/*
 * LMDB NAV FINAL v1
 *
 * Cible réelle :
 * container : 8b92d89
 * widget    : f7c750a
 *
 * Aucun changement d'architecture Elementor.
 */


/* =========================================================
   BARRE PRINCIPALE
   ========================================================= */

html.lmdb-facelift
.elementor-location-header
.elementor-element-8b92d89 {
    position: relative !important;
    z-index: 900 !important;

    min-height: 54px !important;

    margin: 0 !important;
    padding: 0 !important;

    background: #fff !important;
    background-image: none !important;

    border: 0 !important;
    border-top: 1px solid rgba(29,29,27,.07) !important;
    border-bottom: 1px solid rgba(29,29,27,.09) !important;

    border-radius: 0 !important;

    box-shadow: none !important;

    clip-path: none !important;

    overflow: visible !important;
}


html.lmdb-facelift
.elementor-location-header
.elementor-element-8b92d89::before,

html.lmdb-facelift
.elementor-location-header
.elementor-element-8b92d89::after {
    content: none !important;
    display: none !important;
}


/* largeur intérieure */

html.lmdb-facelift
.elementor-location-header
.elementor-element-8b92d89 > .e-con-inner {
    max-width: 1260px !important;
    min-height: 54px !important;

    margin-left: auto !important;
    margin-right: auto !important;

    padding-left: 22px !important;
    padding-right: 22px !important;

    background: transparent !important;

    border-radius: 0 !important;

    box-shadow: none !important;

    overflow: visible !important;
}


/* =========================================================
   RESET DU WIDGET MEGA MENU
   ========================================================= */

html.lmdb-facelift
.elementor-location-header
.elementor-element-f7c750a,

html.lmdb-facelift
.elementor-location-header
.elementor-element-f7c750a > .elementor-widget-container,

html.lmdb-facelift
.elementor-location-header
.elementor-element-f7c750a .e-n-menu,

html.lmdb-facelift
.elementor-location-header
.elementor-element-f7c750a .e-n-menu-wrapper {
    width: 100% !important;

    background: transparent !important;
    background-image: none !important;

    border: 0 !important;
    border-radius: 0 !important;

    box-shadow: none !important;

    clip-path: none !important;

    overflow: visible !important;

    opacity: 1 !important;
    visibility: visible !important;
}


/* =========================================================
   LIGNE DES ITEMS
   ========================================================= */

html.lmdb-facelift
.elementor-location-header
.elementor-element-f7c750a
.e-n-menu-heading {
    min-height: 54px !important;

    margin: 0 !important;
    padding: 0 !important;

    align-items: stretch !important;
    justify-content: center !important;

    column-gap: clamp(18px, 2vw, 32px) !important;

    background: transparent !important;

    opacity: 1 !important;
    visibility: visible !important;
}


/* =========================================================
   ITEM PRINCIPAL
   ========================================================= */

html.lmdb-facelift
.elementor-location-header
.elementor-element-f7c750a
.e-n-menu-title {
    min-height: 54px !important;

    margin: 0 !important;
    padding: 0 !important;

    display: flex !important;
    align-items: center !important;

    color: #302e2b !important;

    background: transparent !important;

    border: 0 !important;
    border-radius: 0 !important;

    box-shadow:
        inset 0 -2px 0 transparent !important;

    opacity: 1 !important;
    visibility: visible !important;

    font-family:
        "Manrope",
        system-ui,
        -apple-system,
        BlinkMacSystemFont,
        "Segoe UI",
        Arial,
        sans-serif !important;

    font-size: 14px !important;
    font-weight: 560 !important;

    line-height: 1 !important;
    letter-spacing: -.005em !important;

    white-space: nowrap;

    transition:
        color .16s ease,
        box-shadow .18s ease,
        background-color .16s ease !important;
}


/* lien texte */

html.lmdb-facelift
.elementor-location-header
.elementor-element-f7c750a
.e-n-menu-title-container {
    min-height: 54px !important;

    display: flex !important;
    align-items: center !important;

    padding: 0 !important;

    color: inherit !important;

    background: transparent !important;
}


html.lmdb-facelift
.elementor-location-header
.elementor-element-f7c750a
.e-n-menu-title-text {
    color: inherit !important;

    opacity: 1 !important;
    visibility: visible !important;
}


/* bouton chevron : vraie zone cliquable */

html.lmdb-facelift
.elementor-location-header
.elementor-element-f7c750a
.e-n-menu-dropdown-icon {
    width: 32px !important;
    min-width: 32px !important;

    height: 44px !important;
    min-height: 44px !important;

    margin: 0 0 0 3px !important;
    padding: 0 !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    color: inherit !important;

    background: transparent !important;

    border: 0 !important;
    border-radius: 50% !important;

    cursor: pointer;

    transition:
        color .16s ease,
        background-color .16s ease !important;
}


html.lmdb-facelift
.elementor-location-header
.elementor-element-f7c750a
.e-n-menu-dropdown-icon:hover {
    background: #f5f2ed !important;
}


/* chevrons */

html.lmdb-facelift
.elementor-location-header
.elementor-element-f7c750a
.e-n-menu-dropdown-icon svg {
    width: 9px !important;
    height: 9px !important;

    fill: currentColor !important;

    transition:
        transform .18s ease !important;
}


/* état ouvert */

html.lmdb-facelift
.elementor-location-header
.elementor-element-f7c750a
.e-n-menu-title:has(.e-n-menu-dropdown-icon[aria-expanded="true"]) {
    color: #9b713f !important;

    box-shadow:
        inset 0 -2px 0 #b18a52 !important;
}


html.lmdb-facelift
.elementor-location-header
.elementor-element-f7c750a
.e-n-menu-title:hover {
    color: #9b713f !important;

    box-shadow:
        inset 0 -2px 0 rgba(177,138,82,.65) !important;
}


html.lmdb-facelift
.elementor-location-header
.elementor-element-f7c750a
.e-n-menu-dropdown-icon[aria-expanded="true"] svg {
    transform: rotate(180deg);
}


/* clavier */

html.lmdb-facelift
.elementor-location-header
.elementor-element-f7c750a
.e-focus:focus-visible {
    outline: 2px solid #b18a52 !important;
    outline-offset: 3px !important;

    border-radius: 4px;
}


/* =========================================================
   MEGA DROPDOWN
   ========================================================= */

html.lmdb-facelift
.elementor-location-header
.elementor-element-f7c750a
.e-n-menu-content {
    z-index: 1000000 !important;

    margin-top: 0 !important;

    background: #fff !important;

    border: 1px solid rgba(29,29,27,.08) !important;
    border-top: 2px solid #b18a52 !important;

    border-radius: 0 0 12px 12px !important;

    box-shadow:
        0 22px 50px rgba(22,18,13,.13),
        0 4px 12px rgba(22,18,13,.04) !important;

    overflow: hidden !important;

    transform-origin: top center;
}


/* animation courte : pas d'effet gadget */

@media (prefers-reduced-motion: no-preference) {

    html.lmdb-facelift
    .elementor-location-header
    .elementor-element-f7c750a
    .e-n-menu-content {
        animation:
            lmdb-mega-enter .16s cubic-bezier(.2,.7,.2,1);
    }

    @keyframes lmdb-mega-enter {
        from {
            opacity: 0;
            transform: translateY(-4px);
        }

        to {
            opacity: 1;
            transform: translateY(0);
        }
    }
}


/* intérieur blanc */

html.lmdb-facelift
.elementor-location-header
.elementor-element-f7c750a
.e-n-menu-content .e-con {
    background: #fff !important;
}


/* colonnes */

html.lmdb-facelift
.elementor-location-header
.elementor-element-f7c750a
.e-n-menu-content > .e-con {
    padding-top: 26px !important;
    padding-bottom: 28px !important;
}


/* titres de catégories */

html.lmdb-facelift
.elementor-location-header
.elementor-element-f7c750a
.e-n-menu-content
.elementor-heading-title {
    margin-bottom: 10px !important;

    color: #25221f !important;

    font-family:
        "Manrope",
        system-ui,
        -apple-system,
        BlinkMacSystemFont,
        "Segoe UI",
        Arial,
        sans-serif !important;

    font-size: 12px !important;
    font-weight: 750 !important;

    line-height: 1.25 !important;
    letter-spacing: .055em !important;

    text-transform: uppercase !important;
}


/* liens catégories */

html.lmdb-facelift
.elementor-location-header
.elementor-element-f7c750a
.e-n-menu-content
.elementor-icon-list-text {
    color: #5b5650 !important;

    font-family:
        "Manrope",
        system-ui,
        -apple-system,
        BlinkMacSystemFont,
        "Segoe UI",
        Arial,
        sans-serif !important;

    font-size: 13px !important;
    font-weight: 450 !important;

    line-height: 1.5 !important;

    transition:
        color .14s ease,
        transform .14s ease !important;
}


html.lmdb-facelift
.elementor-location-header
.elementor-element-f7c750a
.e-n-menu-content
.elementor-icon-list-item:hover
.elementor-icon-list-text {
    color: #9b713f !important;

    transform: translateX(2px);
}


/* =========================================================
   TABLETTE + MOBILE
   On conserve le fonctionnement Elementor existant.
   ========================================================= */

@media (max-width: 1024px) {

    html.lmdb-facelift
    .elementor-location-header
    .elementor-element-8b92d89,

    html.lmdb-facelift
    .elementor-location-header
    .elementor-element-8b92d89 > .e-con-inner {
        min-height: 50px !important;
    }


    /*
     * Ton widget est configuré avec horizontal_scroll_tablet.
     * On respecte ce choix au lieu de le remplacer.
     */
    html.lmdb-facelift
    .elementor-location-header
    .elementor-element-f7c750a
    .e-n-menu-heading {
        min-height: 50px !important;

        justify-content: flex-start !important;

        column-gap: 18px !important;

        overflow-x: auto !important;
        overflow-y: visible !important;

        overscroll-behavior-x: contain;

        -webkit-overflow-scrolling: touch;

        scrollbar-width: none;
    }


    html.lmdb-facelift
    .elementor-location-header
    .elementor-element-f7c750a
    .e-n-menu-heading::-webkit-scrollbar {
        display: none;
    }


    html.lmdb-facelift
    .elementor-location-header
    .elementor-element-f7c750a
    .e-n-menu-title,

    html.lmdb-facelift
    .elementor-location-header
    .elementor-element-f7c750a
    .e-n-menu-title-container {
        min-height: 50px !important;
    }


    html.lmdb-facelift
    .elementor-location-header
    .elementor-element-f7c750a
    .e-n-menu-content > .e-con {
        padding-top: 20px !important;
        padding-bottom: 22px !important;
    }
}


@media (max-width: 767px) {

    html.lmdb-facelift
    .elementor-location-header
    .elementor-element-8b92d89 > .e-con-inner {
        padding-left: 12px !important;
        padding-right: 12px !important;
    }


    html.lmdb-facelift
    .elementor-location-header
    .elementor-element-f7c750a
    .e-n-menu-heading {
        column-gap: 14px !important;
    }


    html.lmdb-facelift
    .elementor-location-header
    .elementor-element-f7c750a
    .e-n-menu-title {
        font-size: 13.5px !important;
    }


    html.lmdb-facelift
    .elementor-location-header
    .elementor-element-f7c750a
    .e-n-menu-dropdown-icon {
        width: 30px !important;
        min-width: 30px !important;

        height: 44px !important;
    }


    html.lmdb-facelift
    .elementor-location-header
    .elementor-element-f7c750a
    .e-n-menu-content {
        border-radius: 0 0 10px 10px !important;
    }


    html.lmdb-facelift
    .elementor-location-header
    .elementor-element-f7c750a
    .e-n-menu-content
    .elementor-icon-list-text {
        font-size: 13px !important;
    }
}


/* =========================================================

/* ==========================================================
   LMDB NAV CONSOLIDÉE V8 — QUIET RETAIL
   Desktop uniquement
   ========================================================== */

@media (min-width:1025px) {

    /* ------------------------------------------------------
       BARRE NAV — 54px
       ------------------------------------------------------ */

    html.lmdb-facelift
    .elementor-location-header
    .elementor-element-8b92d89 {
        min-height: 54px !important;

        background: #fff !important;

        border-top:
            1px solid rgba(29,29,27,.055) !important;

        border-bottom:
            1px solid rgba(29,29,27,.07) !important;

        box-shadow: none !important;
    }

    html.lmdb-facelift
    .elementor-location-header
    .elementor-element-8b92d89 > .e-con-inner {
        min-height: 54px !important;

        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    html.lmdb-facelift
    .elementor-location-header
    .elementor-element-f7c750a,

    html.lmdb-facelift
    .elementor-location-header
    .elementor-element-f7c750a > .elementor-widget-container,

    html.lmdb-facelift
    .elementor-location-header
    .elementor-element-f7c750a .e-n-menu,

    html.lmdb-facelift
    .elementor-location-header
    .elementor-element-f7c750a .e-n-menu-wrapper,

    html.lmdb-facelift
    .elementor-location-header
    .elementor-element-f7c750a .e-n-menu-heading,

    html.lmdb-facelift
    .elementor-location-header
    .elementor-element-f7c750a .e-n-menu-title {
        min-height: 54px !important;
    }


    /* ------------------------------------------------------
       ALIGNEMENT PRINCIPAL
       ------------------------------------------------------ */

    html.lmdb-facelift
    .elementor-location-header
    .elementor-element-f7c750a
    .e-n-menu-heading {
        display: flex !important;
        flex-wrap: nowrap !important;

        justify-content: center !important;
        align-items: stretch !important;

        width: 100% !important;

        gap: clamp(20px,1.7vw,30px) !important;

        margin: 0 !important;
        padding: 0 !important;
    }

    html.lmdb-facelift
    .elementor-location-header
    .elementor-element-f7c750a
    .e-n-menu-heading > .e-n-menu-item {
        flex: 0 0 auto !important;
        min-width: 0 !important;
    }


    /* ------------------------------------------------------
       TYPO NAV
       ------------------------------------------------------ */

    html.lmdb-facelift
    .elementor-location-header
    .elementor-element-f7c750a
    .e-n-menu-title {
        font-family:
            "Manrope",
            system-ui,
            -apple-system,
            BlinkMacSystemFont,
            "Segoe UI",
            Arial,
            sans-serif !important;

        font-size: 14.1px !important;
        font-weight: 500 !important;

        line-height: 1 !important;
        letter-spacing: -.021em !important;

        color: #252321 !important;

        background: transparent !important;

        border: 0 !important;
        border-radius: 0 !important;

        box-shadow: none !important;

        transition: color .12s ease !important;
    }

    html.lmdb-facelift
    .elementor-location-header
    .elementor-element-f7c750a
    .e-n-menu-title:hover {
        color: #11100f !important;
    }

    html.lmdb-facelift
    .elementor-location-header
    .elementor-element-f7c750a
    .e-n-menu-title:has(
        .e-n-menu-dropdown-icon[aria-expanded="true"]
    ) {
        color: #82623c !important;
        font-weight: 500 !important;

        border-bottom: 0 !important;
        box-shadow: none !important;
        background-image: none !important;
    }


    /* ------------------------------------------------------
       AUCUN TRAIT HOVER / ACTIF
       ------------------------------------------------------ */

    html.lmdb-facelift
    .elementor-location-header
    .elementor-element-f7c750a
    .e-n-menu-title::before,

    html.lmdb-facelift
    .elementor-location-header
    .elementor-element-f7c750a
    .e-n-menu-title::after,

    html.lmdb-facelift
    .elementor-location-header
    .elementor-element-f7c750a
    .e-n-menu-title-container::before,

    html.lmdb-facelift
    .elementor-location-header
    .elementor-element-f7c750a
    .e-n-menu-title-container::after {
        content: none !important;
        display: none !important;

        width: 0 !important;
        height: 0 !important;

        background: none !important;

        border: 0 !important;
        box-shadow: none !important;
    }


    /* ------------------------------------------------------
       CHEVRONS
       ------------------------------------------------------ */

    html.lmdb-facelift
    .elementor-location-header
    .elementor-element-f7c750a
    .e-n-menu-dropdown-icon {
        width: 10px !important;
        min-width: 10px !important;

        margin-left: 3px !important;
        padding: 0 !important;

        background: transparent !important;

        opacity: .28 !important;

        transition:
            opacity .12s ease,
            transform .18s ease !important;
    }

    html.lmdb-facelift
    .elementor-location-header
    .elementor-element-f7c750a
    .e-n-menu-dropdown-icon svg {
        width: 5.5px !important;
        height: 5.5px !important;
    }

    html.lmdb-facelift
    .elementor-location-header
    .elementor-element-f7c750a
    .e-n-menu-dropdown-icon[aria-expanded="true"] {
        opacity: .64 !important;
        transform: translateY(1px) !important;
    }


    /* Gift Cards / News : pas de glyphes parasites */

    html.lmdb-facelift
    .elementor-location-header
    .elementor-element-f7c750a
    .e-n-menu-item:not(:has(.e-n-menu-dropdown-icon))
    .e-n-menu-icon {
        display: none !important;
    }


    /* ------------------------------------------------------
       MEGA MENUS FERMÉS
       Correctif validé du ruban gris
       ------------------------------------------------------ */

    html.lmdb-facelift
    .elementor-location-header
    .elementor-element-f7c750a
    .e-n-menu-item:has(
        .e-n-menu-dropdown-icon[aria-expanded="false"]
    )
    > .e-n-menu-content {
        height: 0 !important;
        min-height: 0 !important;

        margin: 0 !important;
        padding: 0 !important;

        background: transparent !important;

        border: 0 !important;
        border-radius: 0 !important;

        box-shadow: none !important;

        opacity: 0 !important;

        overflow: hidden !important;
        pointer-events: none !important;
    }


    /* ------------------------------------------------------
       MEGA MENU OUVERT
       ------------------------------------------------------ */

    html.lmdb-facelift
    .elementor-location-header
    .elementor-element-f7c750a
    .e-n-menu-item:has(
        .e-n-menu-dropdown-icon[aria-expanded="true"]
    )
    > .e-n-menu-content {
        background: #fefdfa !important;

        border: 0 !important;

        border-bottom:
            1px solid rgba(29,29,27,.05) !important;

        border-radius: 0 !important;

        box-shadow:
            0 17px 32px rgba(25,21,16,.042)
            !important;

        opacity: 1 !important;

        pointer-events: auto !important;

        animation:
            lmdbV8Fade .12s ease-out both !important;
    }


    /* ------------------------------------------------------
       CONTENEUR DU MEGA
       ------------------------------------------------------ */

    html.lmdb-facelift
    .elementor-location-header
    .elementor-element-f7c750a
    .e-n-menu-content > .e-con {
        width: calc(100% - 64px) !important;
        max-width: 1260px !important;

        min-height: 0 !important;
        height: auto !important;

        margin-inline: auto !important;

        padding:
            21px
            0
            23px
            !important;

        background: transparent !important;

        border: 0 !important;
        border-radius: 0 !important;

        box-shadow: none !important;

        align-items: flex-start !important;
    }

    html.lmdb-facelift
    .elementor-location-header
    .elementor-element-f7c750a
    .e-n-menu-content .e-con {
        min-height: 0 !important;
    }

    html.lmdb-facelift
    .elementor-location-header
    .elementor-element-f7c750a
    .e-n-menu-content
    .e-con-inner {
        align-items: flex-start !important;
    }


    /* ------------------------------------------------------
       TITRES DES GROUPES
       ------------------------------------------------------ */

    html.lmdb-facelift
    .elementor-location-header
    .elementor-element-f7c750a
    .e-n-menu-content
    .elementor-widget-heading {
        margin: 0 0 9px !important;
    }

    html.lmdb-facelift
    .elementor-location-header
    .elementor-element-f7c750a
    .e-n-menu-content
    .elementor-heading-title {
        font-family:
            "Manrope",
            system-ui,
            sans-serif !important;

        font-size: 11.25px !important;
        font-weight: 650 !important;

        line-height: 1.2 !important;
        letter-spacing: .055em !important;

        text-transform: uppercase !important;

        color: #201e1b !important;
    }


    /* ------------------------------------------------------
       SOUS-CATÉGORIES
       ------------------------------------------------------ */

    html.lmdb-facelift
    .elementor-location-header
    .elementor-element-f7c750a
    .e-n-menu-content
    a:not(.elementor-button) {
        font-family:
            "Manrope",
            system-ui,
            sans-serif !important;

        font-size: 12.9px !important;
        font-weight: 400 !important;

        line-height: 1.52 !important;
        letter-spacing: -.014em !important;

        color: #4e4a45 !important;

        text-decoration: none !important;

        transform: none !important;

        transition: color .1s ease !important;
    }

    html.lmdb-facelift
    .elementor-location-header
    .elementor-element-f7c750a
    .e-n-menu-content
    a:not(.elementor-button):hover {
        color: #171614 !important;

        text-decoration: none !important;
        transform: none !important;
    }

    html.lmdb-facelift
    .elementor-location-header
    .elementor-element-f7c750a
    .e-n-menu-content
    .elementor-icon-list-item {
        margin: 0 !important;
        padding: 0 !important;
    }


    /* ------------------------------------------------------
       ACCESSIBILITÉ
       ------------------------------------------------------ */

    html.lmdb-facelift
    .elementor-location-header
    .elementor-element-f7c750a
    a:focus-visible,

    html.lmdb-facelift
    .elementor-location-header
    .elementor-element-f7c750a
    button:focus-visible {
        outline:
            2px solid rgba(177,138,82,.8) !important;

        outline-offset: 3px !important;
    }

}


/* ----------------------------------------------------------
   1025–1180px
   Garde les 8 entrées dont News
   ---------------------------------------------------------- */

@media (min-width:1025px) and (max-width:1180px) {

    html.lmdb-facelift
    .elementor-location-header
    .elementor-element-f7c750a
    .e-n-menu-heading {
        gap: 7px !important;
    }

    html.lmdb-facelift
    .elementor-location-header
    .elementor-element-f7c750a
    .e-n-menu-title {
        font-size: 12.65px !important;
    }

}


/* ----------------------------------------------------------
   MOTION
   ---------------------------------------------------------- */

@keyframes lmdbV8Fade {
    from { opacity: 0; }
    to   { opacity: 1; }
}

@media (prefers-reduced-motion: reduce) {

    html.lmdb-facelift
    .elementor-location-header
    .elementor-element-f7c750a
    .e-n-menu-content {
        animation: none !important;
    }

}

