/** Shopify CDN: Minification failed

Line 1329:60 Unexpected "#353355label"

**/
/* Header */
#search {
    @media screen and (min-width: 991px) {
        position: absolute;
        inset: 0;
        top: 1.42rem;
        max-width: 680px;
        margin: 0 auto !important;
    }
    input {
        border: 0 !important;
    }
    #livesearch {
        @media screen and (min-width: 761px) {
            top: calc(100% - 1.55rem);
        }
    }
}
#header-outer {
    #nav, 
    #nav-bar {
        &.ff-secondary.mega:not(.bm-a) {
            li.no-arrow {
                & > a {
                    font-size: 14px;
                    font-weight: 700;
                }
            }
        }

        ul {
            & > li > ul.wide {
                @media only screen and (min-width: 1001px) {
                    background-color: #f5f4ec;
                }
            }

            .ff-secondary {
                .sub {
                    & > a {
                        font-weight: 600 !important;

                        &:hover {
                            opacity: 0.7;
                        }
                    }
                }
            }
        }
        .mega-natural__title {
            & > a {
                font-weight: 600 !important;
                pointer-events: none;
            }
        }
        .natural-list {
            padding-top: 25px;
            padding-bottom: 25px;
        }
        .natural-list-style {
            gap: 50px;
            & > li {
                width: auto !important;
            }
        }

        li.no-arrow.active {
            a {
                cursor: pointer;
                &:after {
                    width: 0 !important;
                }
                &:hover:after {
                    width: 100% !important;
                }
            }
        }
    }
}
#header-inner {
    #nav-user {
        .cart {
            .icon-cart-bag-wide {
                font-size: 20px;
            }
        }
        span#cart-count {
            background: var(--custom_top_main_link_bg);
            border-radius: 100px;
            padding: 0 4px;
            font-size: 9px;
            font-weight: 600;
            line-height: normal;
            height: 16px;
            width: auto;
            min-width: 16px;
            display: flex;
            align-items: center;
            justify-content: center;
            position: absolute;
            top: 7px;
            left: 11px;
            right: auto;
            margin: 0;

            &:before {
                display: none;
            }
        }

        ul {
            li.lang {
                @media screen and (min-width: 761px) {
                    & > a {
                        display: flex !important;
                        align-items: center;
                        padding: 0;

                        &:before {
                            display: none;
                        }

                        & > img {
                            width: 18px;
                            height: 18px !important;
                            border-radius: 50px;
                            object-fit: cover;
                            border: 1.5px solid #ffffff;
                            box-sizing: initial;
                        }
                    }
                }
            }

            li.sub.no-sub {
                @media screen and (min-width: 761px) and (max-width: 1000px) {
                    margin-right: 5px;

                    & > a {
                        &:before {
                            display: none;
                        }
                    }
                }
            }
        }
    }

    .link-btn {
        max-height: 40px;
        margin: 2px 0 auto 0;
        & > a.text-justify {
            font-size: 13px;
            padding: 12px 18px;
        }
    }
}

/* HEADER > AUTHENTICATION BLOCK */
#nav-user {
    #customer_login {
        .submit.form-group {
            a {
                margin-inline-end: 0;
                background: #C48672;
                font-weight: 600;
                color: #ffffff;
                border-radius: 50px;
                padding: 10px 15px;
                text-decoration: none;
                transition: all .2s ease-out;

                &.btn {
                    background: #000000;
                }

                &:hover {
                    opacity: 0.7;
                }
            }
        }
    }
    .sub {
        .icon-user {
            & > span {
                top: calc(50% + 4px);
                width: 16px;
                height: 16px;

                &:before {
                    top: 2px;
                    left: 2px;
                    width: 16px;
                    height: 16px;
                }
                
                i {
                    font-size: 6px !important;
                }
            }
        }
    }
}

/* Cart Drawer component */
.m6pn {
    .sticky-in-panel {
        margin-top: auto;
    }

    .l4ca {
        footer {
            .input-amount {
                width: 75px;

                input {
                    width: 75px;
                }
            }
        }
    }

    .head-cart-links {
        display: flex;
        justify-content: space-between;

        .m6pn-close {
            &:hover {
                transform: none;
                color: #c48672;
            }
        }

        .clear-cart-link {
            display: flex;
            align-items: center;
            gap: 8px;
            text-decoration: none;
            font-weight: 700;

            &:hover {
                color: #c48672;
            }

            i {
                margin-top: -1px;
                font-size: 16px;
            }
        }
    }
}

/* Cart Page */
.template-cart {
    .form-cart {
        p.m20 {
            display: flex;
            justify-content: space-between;

            & > .strong {
                &:hover {
                    transform: none;
                    color: #c48672;
                }
            }

            .clear-cart-link {
                display: flex;
                align-items: center;
                gap: 8px;
                text-decoration: none;
                font-weight: 700;

                &:hover {
                    color: #c48672;
                }

                i {
                    margin-top: -1px;
                    font-size: 16px;
                }
            }
        }
    }
}

/* Slideshow component */
.m6fr.slider-fraction {
    .swiper-custom-pagination {
        display: none;
    }
}

/* Flexible grid banner component */
#shopify-section-template--27465742057804__section_collection_list_hRBzKj,
#shopify-section-template--27465742057804__section_grid_yyCXme {
    ul {
        position: relative;
        &:after {
            content: '';
            position: absolute;
            inset: -56px -100% -40px -100%;
            background-color: #f0ebd5;
        }

        &.l4ft {
            margin-bottom: 40px;
        }
    }
}

/* Product FAQ */
.template-product {
    .shopify-section-faq {
        position: relative;
        article {
            & > .w720 {
                position: relative;
                z-index: 99;
            }
            & > .accordion-a {
                margin-bottom: 40px !important;
            }
            .accordion-a:not(.compact) details[open]:before {
                background: #e6e1ca;
            }
        }
        &:after {
            content: '';
            position: absolute;
            inset: -56px -100% -40px -100%;
            background-color: #f0ebd5;
        }
    }
}

/* Featured product section */
#shopify-section-template--27465742057804__16603001534a9c90c9 {
    position: relative;
    background-color: #fafafa;
    padding-top: 4rem;
    padding-bottom: 4rem;
    margin-bottom: 7rem;
    &:before {
        content: '';
        position: absolute;
        inset: 0 -100%;
        background-color: #fafafa;
    }
    header.title-styling {
        margin-bottom: 3rem;
    }
}

/* Featured collection section */
#shopify-section-template--27465742057804__1653391228084c834a {
    padding-top: 5rem;
    header.cols {
        margin-bottom: 3rem;
    }
}


#main-product {
    header {
        & > h2.m5 {
            padding-right: 50px;
        }
    }

    &.m6pr {
        &.ratio-33 {
            --cont_w: 66%;
        }
        &.ratio-50 {
            --cont_w: 50%;
        }
        &.ratio-66 {
            --cont_w: 33%;
        }
    }

    p.s1pr.price {
        font-size: 19px;
        display: flex;
        align-items: center;
        margin-top: 12px;
        line-height: 22px;
        font-weight: 600;

        .tax-suffix {
            margin-inline-start: 2px;
        }
        span.product-reference,
        span.product-packqty {
            display: inline-flex;
            font-size: 11px;
            border: 1px solid #000;
            border-radius: 3px;
            padding: 2px 5px;
            margin: -2px 0 0 22px;
            line-height: 17px;
            transition: all .2s ease-out;
        }
        span.product-packqty {
            border: 1px solid #C48672;
            background-color: #C48672;
            color: #ffffff;
        }
        span.product-packqty ~ span.product-reference {
            margin: -2px 0 0 8px;
        }
        span.product-reference {
            position: relative;
            gap: 0.25rem;
            cursor: pointer;
            &:hover {
                border: 1px solid #000000;
                background-color: #000000;
                color: #ffffff;
            }

            &:hover .product-reference__toast,
            &:focus-visible .product-reference__toast,
            &.is-copied .product-reference__toast {
                opacity: 1;
                visibility: visible;
            }

            .product-reference__toast {
                display: flex;
                align-items: center;
                gap: 2px;
                position: absolute;
                top: 50%;
                left: calc(100% + 8px);
                transform: translateY(-50%);
                white-space: nowrap;
                opacity: 0;
                visibility: hidden;
                pointer-events: none;
                transition: opacity 0.2s ease, visibility 0.2s ease;
                padding: 4px 6px 4px 5px;
                border-radius: 3px;
                background: rgba(0, 0, 0, 0.6);
                color: #fff;
                font-size: 10px;
                line-height: 1;

                svg {
                    width: 14px;
                    height: 14px;
                }

                &:before {
                    content: "";
                    position: absolute;
                    top: 50%;
                    right: 100%;
                    transform: translateY(-50%);
                    border-width: 3px;
                    border-style: solid;
                    border-color: transparent rgba(0, 0, 0, 0.6) transparent transparent;
                }
            }
        }
        span.product-reference strong,
        span.product-packqty strong {
            font-weight: 600;
            margin: 0 0 0 4px;
        }
    }


    /* ============================
     Swatch radio dans le tableau
     ============================ */

    /* ta colonne fait 28px : on centre tout dedans */
    .variant-table__col--swatch{
        position: relative;
        width: 28px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .variant-table__col--title {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .variant-table__opt2-title {
        margin: 0;
        line-height: normal;
        display: flex;
        flex-direction: column;
        font-size: 13px;
        cursor: pointer;
        transition: all .2s ease-out;
        
        small {
           font-size: 11px; 
           font-weight: 300;
            margin-block-start: 1px;
        }
    }

    .variant-table__row {
        &:hover {
            .variant-table__opt2-title {
                color: #C48672;
            }
        }
    }

    .variant-table__opt2-pack-qty {
        line-height: normal;
        margin-top: 1px;
    }

    /* l’input radio existe mais devient invisible + n'affecte pas la layout */
    .variant-table__opt2-radio,
    .variant-table__simple-radio {
        position: absolute;
        opacity: 0;
        width: 1px;
        height: 1px;
        margin: 0;
        padding: 0;
        &:checked ~ .variant-table__opt2-label{
            border: 1px solid rgba(0, 0, 0, 1);
        }
        &:checked ~ .variant-table__col--title .variant-table__opt2-title {
            color: #C48672;
        }
    }
    .variant-table__opt2-radio:checked ~ .variant-table__col > .variant-table__opt2-label,
    .variant-table__simple-radio:checked ~ .variant-table__col > .variant-table__opt2-label {
        border: 1px solid rgba(0, 0, 0, 1);
    }

    /* label = surface cliquable de la pastille */
    .variant-table__opt2-label {
        position: relative;
        display: inline-flex;
        align-items: center;
        justify-content: center;

        /* IMPORTANT: pour rentrer dans 28px de colonne */
        width: 28px;
        height: 28px;

        border-radius: 999px;
        cursor: pointer;

        /* anneau léger par défaut */
        border: 1px solid rgba(0, 0, 0, 0.15);
        background: transparent;

        /* évite les décalages */
        line-height: 0;
    }

    /* la pastille interne (ton <i class="icon-circle">) */
    .variant-table__opt2-label .icon-circle {
        position: absolute;
        inset: 0;
        top: 4px;
        left: 4px;
        display: block;
        width: 18px;
        height: 18px;
        border-radius: 999px;

        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;

        /* léger contour interne pour couleurs très claires */
        box-shadow: inset 0 0 0 1px rgba(0,0,0,.10);
        &:before {
            display: none;
        }
    }

    /* hover (facultatif mais agréable) */
    .variant-table__opt2-label:hover {
        border-color: rgba(0,0,0,.35);
    }

    /* focus clavier : on applique au label adjacent */
    .variant-table__opt2-radio:focus-visible + .variant-table__opt2-label,
    .variant-table__simple-radio:focus-visible + .variant-table__opt2-label {
        outline: 2px solid currentColor;
        outline-offset: 2px;
    }

    /* état sélectionné */
    .variant-table__opt2-radio:checked + .variant-table__opt2-label,
    .variant-table__simple-radio:checked + .variant-table__opt2-label {
        border-color: currentColor;
        box-shadow: 0 0 0 2px rgba(0,0,0,.10);
    }

    /* disabled */
    .variant-table__opt2-radio:disabled + .variant-table__opt2-label,
    .variant-table__simple-radio:disabled + .variant-table__opt2-label {
        opacity: .45;
        cursor: not-allowed;
    }
    
    .variant-table__row.is-disabled {
        cursor: pointer;

        label.variant-table__opt2-title {
            cursor: pointer;
        }

        span.variant-table__col--qty {
            pointer-events: none;
            cursor: pointer;
        }

        label.variant-table__opt2-label {
            overflow: hidden;

            &:after {
                content: "";
                display: block;
                position: absolute;
                left: -10px;
                top: 50%;
                right: -10px;
                width: auto;
                height: 1px;
                margin-top: -.5px;
                border-top: 1px solid red;
                background: none;
                transform: rotate(-45deg);
            }
        }

        span {
            &:not(.variant-table__col--swatch) {
                opacity: 0.5;
            }
        }

        button {
            opacity: 0.5;
            pointer-events: none;
        }
    }

    /* pour éviter l'effet "highlight" mobile */
    .variant-table__opt2-label {
        -webkit-tap-highlight-color: transparent;
    }
    
    .variant-table__head,
    .variant-table__row{
        display:grid;
        grid-template-columns: 1fr auto 110px auto;
        gap:12px;
        align-items:center;
    }

    .variant-table__head{
        padding: 6px 0;
        font-size: 11px;
        font-weight:600;
        background-color: #c48672;
        color: #ffffff;
        border-radius: 3px 3px 0 0;

        .variant-table__col--title {
            padding-inline: 0;
        }
        
        .variant-table__col--price{
            padding-inline-start: 0;
        }

        .variant-table__col--qty{
            padding-inline-start: 0;
        }
        .variant-table__col--cta{
            width: 50px;
        }

        &.variant-table__head-option3 {
           .variant-table__col--swatch {
                width: 20px;
            } 
        }
    }

    .variant-table__row{
        padding: 12px 0;
        border-top: 1px solid rgba(0,0,0,.08);
        cursor: pointer;

        & > span{
            font-size: 12px;
        }
        p.input-amount {
            margin: 0;
        }

        &.variant-table__row-option3 {
            input.variant-table__opt3-radio {
                position: relative;
                width: 19px;
                height: 19px;
                margin-left: 5px;
                cursor: pointer;

                &:before {
                    content: '';
                    position: absolute;
                    width: 11px;
                    height: 11px;
                    border-radius: 50px;
                    inset: 4px;
                }

                &:after {
                    content: '';
                    position: absolute;
                    width: 19px;
                    height: 19px;
                    border: 1px solid transparent;
                    border-radius: 50px;
                    inset: 0;
                }

                &:checked {
                    &:before {
                        background-color: #c48672;
                    }
                    &:after {
                        border-color: #c48672;
                    }
                }
            }
            span.variant-table__col--title {
                margin-top: 0;
            }
        }
    }

    .variant-table__qty{
        width: 100%;
        height: 36px;
        max-width: 60px;
        font-size: 12px;
    }
    
    .variant-table-options__label{
        margin: 0 0 8px;
        font-weight: 600;
    }

    .variant-table-options__label--level2 {
        font-size: 12px;
    }

    .variant-table-options--three-levels {
        ul.variant-table-options__list {
            padding-top: 20px;
        }
    }

    .variant-table-options__list{
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
        padding: 10px 0 20px 10px;
        list-style: none;

        &.variant-table-style-btn {
            padding: 40px 0 15px 10px;
            margin: 0;

            @media screen and (min-width: 1001px) {
                &.variant-table-sticky {
                    position: sticky;
                    z-index: 99;
                    top: 35px;
                    background-color:  #ffffff;

                    & ~ .variant-table-options__tables {
                        .variant-table__head {
                            position: sticky;
                            z-index: 99;
                            top: 145px;
                        }
                    }
                }
            }
            @media screen and (min-width: 1301px) {
                &.variant-table-sticky {
                    top: 45px;

                    & ~ .variant-table-options__tables {
                        .variant-table__head {
                            top: 155px;
                        }
                    }
                }
            }
        }

        &.variant-table-options__list--level2 {
            padding: 0px 0 25px 2px !important;
            .variant-table-options__item {
                margin-top: 6px !important;

                & > input[type="radio"] {
                    &:before {
                        height: calc(100% + 9px) !important;
                        inset: -4px !important;
                    }
                }
                & > label {
                    width: 24px;
                    height: 24px;

                    i.icon-circle {
                        width: 14px !important;
                        height: 14px !important;
                    }
                }
                & > span.variant-table-options__item--label {
                    font-size: 13px !important;

                    &:before {
                        height: calc(100% + 9px) !important;
                        inset: -4px !important;
                    }
                }
            }
        }

        & > li.variant-table-options__item.variant-table-style-btn {
            display: flex;
            justify-content: flex-start;
            align-items: center;
            gap: 6px;
            margin: 15px 23px 0 0;

            &:hover {
                & > label {
                    border-color:  #c48672;
                }
                span.variant-table-options__item--label:before {
                    border-color: #c48672;
                }
            }

            & > label {
                margin: 0 0 0 -5px;
                transition: all .2s ease-out;

                & > i {
                    top: 4.5px;
                    left: 4.5px;
                    width: 27px;
                    height: 27px;
                }
            }

            span.variant-table-options__item--label {
                position: initial;
                z-index: -2;

                &:before {
                    content: '';
                    display: block;
                    position: absolute;
                    z-index: -2;
                    inset: -12px;
                    width: calc(100% + 24px);
                    height: calc(100% + 24px);
                    border: 1px solid #dddddd;
                    border-radius: 5px;
                    background: transparent;
                    transition: all .2s ease-out;
                    cursor: pointer;
                }

                small {
                    font-weight: 600;
                }
            }

            &.variant-table-style-btn--compact {
                margin: 5px 18px 0 0;
                span.variant-table-options__item--label {
                    &:before {
                        inset: -7px;
                        width: calc(100% + 19px);
                        height: calc(100% + 14px);
                    }
                }
            }

            input[type=radio] {
                position: initial;
                width: 0;
                height: 0;
                opacity: 1;

                &:before {
                    content: '';
                    display: block;
                    position: absolute;
                    z-index: 99;
                    inset: -12px;
                    width: calc(100% + 24px);
                    height: calc(100% + 24px);
                    border: 1px solid transparent;
                    border-radius: 5px;
                    background: transparent;
                    cursor: pointer;
                }
            }

            input[type=radio]:checked ~ span.variant-table-options__item--label:before {
                border-color: #c48672;
            }
            input[type=radio]:checked ~ label {
                border-color: #c48672;

                i.icon-circle {
                    
                    width: 27px;
                    height: 27px;
                }
            }
        }
    }

    .variant-table-options__btn{
        border:1px solid rgba(0,0,0,.15);
        padding:8px 10px;
        border-radius:8px;
        background:transparent;
        cursor:pointer;
    }

    .variant-table-options__btn.is-active{
        border-color: currentColor;
        font-weight: 600;
    }

    .variant-table__col {
        .variant-table__add {
            padding: 0 15px;
            font-size: 13px;
            margin: 0;
            height: 36px;
            min-height: auto;
            &:before {
                border-radius: 4px;
                max-height: 36px;
            }

            &.icon-mode {
                display: flex;
                justify-content: center;
                align-items: center;
                i {
                    margin: 0;
                    font-size: 17px;
                    line-height: normal;
                    top: auto;
                }
            }
        }
    }

    .variant-table.variant-table--group .variant-table__head,
    .variant-table.variant-table--group .variant-table__row{
        display:grid;
        gap:12px;
        align-items:center;
    }

    /* 4 colonnes normal, 5 colonnes quand swatch */
    .variant-table.variant-table--group .variant-table__head,
    .variant-table.variant-table--group .variant-table__row{
        grid-template-columns: auto 2fr 15% 14% auto;

        &.variant-table__head-option2,
        &.variant-table__head-option2 ~ .variant-table__row {
            grid-template-columns: 2fr 15% 14% auto;
            padding-inline-start: 10px;
        }
    }

    /* si pas de swatch, on retire la première colonne visuelle */
    .variant-table.variant-table--group .variant-table__head .variant-table__col--swatch:empty{
        display:none;
    }

    /*.f8pr {
        .accordion-a.block-eeef3269-90c3-44f1-91c4-65f04ff8b23e {
            &.entretien {
                display: none;
            }
        }
    }*/
}


/* Section Product recommendation */
.product-recommendations {
    .swiper-slide {
        .product-card {
            a.overlay-buy_button {
                font-size: 12px;
            }
            button.overlay-buy_button {
                font-size: 12px;
                max-height: 50px;
                padding: 10px 10px;
            }
        }
    }
}

/* Section Product card (global) */
ul.s4wi {
    li.product-card {
        form {
            .submit {
                button {
                    padding: 8px 8px;
                    &:before {
                        background-color: #c48672;
                    }
    
                    span {
                        font-size: 12px;
                    }
                }
            }
        }
    }
}

/* Section Collection items */
#collection {
    .product-card {
        /*.price-ref {
            display: none;
        }*/

        & > div > h3 {
            font-size: 14px;
        }
        p.price {
            position: inherit !important;
            margin-top: 6px;

            .price-ref {
                position: inherit !important;
                float: right; 
                font-weight: 400; 
                font-size: 11px; 
                border: 1px solid #999; 
                border-radius: 3px; 
                padding: 1px 5px;
                opacity: 1;
                strong {
                    font-weight: 500; 
                }
            }
        }

        ul.check.color {
            & > li label a i.icon-circle {
                width: 19px;
                height: 19px;
                top: 3px;
                left: 3px;
            }
        }

        .product-item__swatch-note {
            position: absolute;
            bottom: 0;
            right: 0;
            display: flex !important;
            align-items: center;
            max-width: calc(100% - 70px);
            height: 39px;
            margin: 2px 0 4px !important;
            opacity: 0;
            transition: all .2s ease-out;
            .product-item__swatch-note-content {
                font-size: 10px;
                line-height: normal;
                text-transform: none;
                letter-spacing: 0;
                margin: 0;
                border: 1px solid #aeaeae;
                border-radius: 3px;
                padding: 4px 7px;
            }
        }
        
        &:hover {
            .product-item__swatch-note {
                opacity: .7;
            }
            .product-item__in-cart-note {
                opacity: 1;
            }
        }
    }

    &.list {
        .price-ref {
            position: absolute;
            top: 28px;
            right: 0;
        }
    }

    .product-item__stock-note {
        position: absolute;
        z-index: 99;
        top: 12px;
        right: 10px;
        padding: 4px 6px;
        font-size: 10px;
        line-height: normal;
        color: #ffffff;
        border-radius: 3px;
        background-color: #000000;
    }

    .product-item__in-cart-note {
        position: absolute;
        z-index: 99;
        top: 12px;
        right: 12px;
        padding: 5px 8px;
        border-radius: 3px;
        font-size: 10px;
        line-height: normal;
        color: #ffffff;
        opacity: 0.7;
        background-color: #c48672;
    }
}

/* Section Filter on Collection page */
.collection-wrapper {
    & > aside {
        @media screen and (min-width: 1001px) {
            border: 1px solid #ecedec;
            border-radius: 4px;
            padding: 20px;
            width: 230px;
            margin-bottom: 20px;
        }
        @media screen and (min-width: 1101px) {
            width: 248px;
        }
        @media screen and (min-width: 1201px) {
            width: 270px;
        }
    }

    .f8fl {
        margin-bottom: 0;
        padding-bottom: 0px;
        border-bottom: 0;

        fieldset {
            a.desktop-hide.remove-all {
                font-size: 12px;
            }
            @media screen and (min-width: 1001px) {
                header.has_active_filters {
                    background-color: #c48672;
                    color: #fff;
                    margin: -9px -8px 35px;
                    padding: 16px;
                    border-radius: 5px;

                    h3 {
                        color: #fff;
                        font-size: 18px;
                        font-weight: 600;
                    }

                    ul.desktop-only {
                        margin: 0;

                        li {
                            & > label {
                                font-size: 13px;
                            }
                            label:before {
                                color: #fff;
                                font-size: 10px;
                            }

                            a.remove-all {
                                color: #fff;
                                font-size: 11px;
                            }
                            &.strong {
                                margin: 25px 0 0 0;
                            }
                        }
                    }
                }
            }

            @media screen and (min-width: 1001px) {
                & > ul.check {
                    &:not([data-filter-toggle="composition"]) {
                        border-bottom: 1px solid var(--custom_bd);
                        padding-bottom: 33px;
                    }
    
                    label.strong {
                        font-weight: 400;
                    }
                }
    
                & > h4[data-filter-toggle="couleur"] {
                        border-top: 1px solid var(--custom_bd);  
                        padding-top: 33px;
                }
            }

        }
    }

    .n6as {
        margin-block: 10px;
        padding-top: 30px;
        border-top: 1px solid var(--custom_bd);

        & > ul {
            margin-bottom: 0;
            li {
                a { transition: all .2s ease-out; }
                &:hover {
                    a { color: #c48672; }
                }
            }
        }
    }
}


/* FOOTER */
#shopify-section-footer {
    h5.ff-primary {
        pointer-events: none;
    }

    a {
        transition: all .2s ease-out;
    }

    a:hover {
        color: #dddddd;
    }

    & > div:nth-child(2) {
        width: calc(26% - 6px);
        max-width: calc(26% - 6px);
    }

    @media only screen and (max-width: 1000px) {
        .shopify-section-footer>nav {
            justify-content: space-between;
            padding-inline: 20px;
        }
    }
}

/* APP FORM REQUEST ACCESS */
.bloc-request-access-success ~ * {
  display: none !important;
}

.cf-form-block .cf-step-tabs .cf-step-title {
    margin: 5px 0 10px 0;
    font-size: 15px;
    font-weight: 700;
}

.cf-form-block .cf-field-container > div.cf-field > h3 {
    font-size: 18px;
    margin-top: 4px;
    color: #bbbbbb;
}

.cf-form-block .cf-field > label {
    display: flex;
    font-size: 12px;
}

.cf-form-block .cf-field > input,
.cf-form-block .cf-field > div > input {
    height: 40px;
}

.cf-form-block .cf-field[data-cf-field-id="353355"] > label {
    display: flex;
    align-items: center;
}

.cf-form-block .cf-field[data-cf-field-id="353355"] > label #353355label {
    margin-block-start: 0;
}

.cf-form-actions {
    .cf-prev-step.cf-button {
        --primary_bg_btn: transparent;
        border: 1px solid #C48672;
        color: #C48672;
        &:hover {
            --primary_bg_btn: #C48672;
            color: #ffffff;

            &:before {
                background-color: #C48672;
            }
        }
    }

    .cf-next-step.cf-button {
        --secondary_bg_btn: #000000;
        border: 1px solid #000000;
        color: #ffffff;
        &:hover {
            --secondary_bg_btn: #000000;
            color: #ffffff;

            &:before {
                background-color: #000000;
            }
        }
    }
}


/* PRODUCT > RECENTLY VIEWED PRODUCT BLOCK */
.recently-viewed-products {
    h3.p0 {
        font-size: 13px;
    }
    ul.check.color {
        display: none;
    }
}

/* WISHLIST & PRODUCT ALERT APP BLOCK */
#nav-user {
    .wishlist-header {
        .th_wlc_position_relative {
            .th_wlc_product_count {
                width: 16px;
                height: 16px;
                top: 7px;
                right: -10px;
                background-color: #ffffff;
                color: #c48672;
                font-size: 9px;
                font-weight: 600;
            }
            svg {
                width: 20px;
                height: 20px;
                path {
                    fill: #ffffff;
                }
            }

            .icon-heart-outline {
                font-size: 18px;

                span {
                    top: 28.5px;
                    right: -12px;
                }
            }
        }
    }
}

#shopify-block-AYlMzWjNuVjQ1enFTN__wc_wishlist_back_in_stock_wishlist_block_hHrmEY,
#shopify-block-AV1EyYjZjbjJ2UHNCS__wc_wishlist_back_in_stock_wishlist_block_hHrmEY {
    position: absolute;
    top: 0;
    right: 0;

    button {
        padding: 0 !important;
        width: 40px;
        max-width: 40px;
        min-width: auto;
        height: 40px;
        max-height: 40px;
        min-height: auto;
        margin: 0;
        border: 0 !important;
        border-radius: 100px !important;
        background-color: #c48672 !important;

        &:before {
            display: none;
        }

        .wc_wishlistIcon {
            svg {
                color: #ffffff;
            }
        }

        &.isActive {
            .wc_wishlistIcon {
                svg {
                    color: #ffffff;

                    path {
                        fill: #ffffff;
                    }
                }
            }
        }
    }
}

.wishlistClubPage {
    min-height: 50vh;
    .wcProductCard {
        .wcPcMedia {
            a:before {
                padding-bottom: 100%;
            }
        }
        .wcProductTrigger {
            min-width: auto;
            min-height: auto;
            padding: 0;
            background-color: #ffffff !important;
            margin: 5px 5px 0px 0;
            &:before {
                display: none;
            }
        }
    }
    .WishlistClubContain {
        text-align: center;
    }
}

#shopify-block-AY0pNOWc3Z0d3ZStJT__wc_wishlist_back_in_stock_wishlist_bis_block_kQb4z4 {
    .wc_wl_bis_btn {
        .bis_product {
            &:before {
                background: transparent;
            }
            &:hover {
                &:before {
                    background: transparent;
                }
            }
        }
    }
}

.wcWishlistModal {
    .wcWishlistModal_content {
        max-width: 640px;
        margin: 0 20px;

        .wcWishlistModal_header {
            padding: 20px 25px;

            h3 {
                font-weight: 700;
            }
            .wcWishlistModal_close {
                min-width: 30px;
                min-height: 30px;
                background-color: #000000;

                svg {
                    fill: #ffffff;
                }
            }
        }

        .wcWishlistModal_body {
            padding: 20px 25px 25px 25px;

            .wcBisInfo {
                margin-bottom: 35px;
                h4 {
                    line-height: 24px;
                    margin: 0 0 10px 0;
                }
                select {
                    padding: 10px 12px;
                }
            }

            .wcBisContain {
                .wcWishlistCreate {
                    label {
                        margin-bottom: 8px;
                    }
                    input {
                        padding: 10px 12px;
                        margin-bottom: 30px
                    }
                }
            }
        }
    }
}