.navBar {
    box-shadow: 4px 0px 10px rgba(0, 0, 0, 0.3);
}


.preNav {
    background-color: black;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
}


.preNav p {
    color: white;
    font-size: 12px;
    font-family: "inter";
    font-weight: 500;
    margin: 0;
}

@media (max-width: 1200px) {


    .preNav {
        display: none;
    }
}


.navCustom {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    padding: 10px 15px;
    text-transform: uppercase;
    font-size: 14px;
    font-family: "inter";
    font-weight: 500;
    background-color: #fff;
}


.navCustom a {
    text-decoration: none;
    color: black;
    letter-spacing: 0.5px;
}

@media (max-width: 1200px) {


    .navCustom {
        display: none;
    }
}


.navCustomMobile {
    display: none;
    background-color: white;
    position: fixed;
    box-shadow: 0px 0px 8px rgb(0 0 0 / 30%);
    top: 0;
}

@media (max-width: 1200px) {

    .navCustomMobile {
        display: block;
        width: 100%;
        z-index: 999;
    }
}


#subMenu {
    cursor: pointer;
}

ul.flagsItems {
    list-style: none;
    padding: 0;
    margin: 0;
}

ul.flagsItems li {
    display: inline-block;
    padding-right: 5px;
    text-transform: uppercase;
}

.flag-list li.active a {
    text-decoration: underline;
    opacity: 0.5;
}

.header-cart {
    display: flex;
    align-items: center;
}

.header-cart span {
    display: inline-block;
    background-color: black;
    color: white;
    border-radius: 10px;
    font-size: 10px;
    padding: 0px;
    margin-left: 6px;
    min-width: 18px;
    height: 18px;
    text-align: center;
    line-height: 18px;
    letter-spacing: 0;
}

.headerImgContainer,
.navLeftItems,
.navRightItems {
    flex-basis: calc(100%/3);
}

.navLeftItems,
.navRightItems {
    gap: 30px;
}

.navLeftItems {
    display: flex;
    justify-content: start;
    align-items: center;
    padding: 0;
    margin: 0;

}



.navLeftItems li {
    list-style: none;
    padding: 25px 0;
}

.navRightItems {
    display: flex;
    justify-content: end;
    align-items: center;
    padding: 0;
    margin: 0;

}

.navRightItems li {
    list-style: none;
    padding: 25px 0;
}





.top-nav {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    color: #fff;
    padding: 1em;
}


.menu {
    display: flex;
    flex-direction: row;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

/* line 107, ../sass/header.scss */
.menu>li {
    margin: 0 1rem;
    overflow: hidden;
}

/* line 112, ../sass/header.scss */
.menu-button-container {
    display: none;
    height: 100%;
    width: 40px;
    cursor: pointer;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

/* line 122, ../sass/header.scss */
#menu-toggle {
    display: none;
}

/* line 126, ../sass/header.scss */
.menu-button,
.menu-button::before,
.menu-button::after {
    display: block;
    background-color: #000;
    position: absolute;
    height: 4px;
    width: 40px;
    transition: transform 400ms cubic-bezier(0.23, 1, 0.32, 1);
    border-radius: 2px;
}

/* line 138, ../sass/header.scss */
.menu-button::before {
    content: "";
    margin-top: -8px;
}

/* line 143, ../sass/header.scss */
.menu-button::after {
    content: "";
    margin-top: 8px;
}

/* line 148, ../sass/header.scss */
#menu-toggle:checked+.menu-button-container .menu-button::before {
    margin-top: 0px;
    transform: rotate(405deg);
}

/* line 153, ../sass/header.scss */
#menu-toggle:checked+.menu-button-container .menu-button {
    background: rgba(255, 255, 255, 0);
}

/* line 157, ../sass/header.scss */
#menu-toggle:checked+.menu-button-container .menu-button::after {
    margin-top: 0px;
    transform: rotate(-405deg);
}

/* body.fr ul.Shop_menu_menu-42>li#menu-47>a:after {
    content: 'Nouveau!';
    transition: margin 0.3s;
    margin-top: -12px;
    margin-left: -20px;
    padding: 0px 5px;
    display: inline-block;
    font-size: 8px;
    border-radius: 3px;
    background-color: #35bce1;
    position: absolute;
} */

/* 
li#menu-114>a:after {
    content: 'Nouveau!';
    transition: margin 0.3s;
    margin-top: -12px;
    margin-left: -20px;
    padding: 0px 5px;
    display: inline-block;
    font-size: 8px;
    border-radius: 3px;
    background-color: #ff8fe9;
    position: absolute;
}

li#menu-108>a:after,
li#menu-109>a:after,
li#menu-110>a:after,
li#menu-111>a:after {
    content: 'Nouveau!';
    color: white;
    transition: margin 0.3s;
    margin-top: -12px;
    margin-left: -20px;
    padding: 0px 5px;
    display: inline-block;
    font-size: 8px;
    border-radius: 3px;
    background: linear-gradient(45deg, #BF953F, #e4da70, #B38728);
    position: absolute;
} */

li#menu-62637726>a {
    cursor: default !important;
    color: #b6b6b6 !important;

}

body.fr li#menu-62637726>a:hover,
body.en li#menu-62637726>a:hover {
    color: #000;
}

body.fr li#menu-62637726>a:after {
    content: 'Bientôt!';
    color: white;
    transition: margin 0.3s;
    margin-top: -12px;
    margin-left: -20px;
    padding: 0px 5px;
    display: inline-block;
    font-size: 8px;
    border-radius: 3px;
    background: linear-gradient(45deg, #BF953F, #e4da70, #B38728);
    position: absolute;
    text-transform: none;
}

body.en li#menu-62637726>a:after {
    content: 'Soon!';
    color: white;
    transition: margin 0.3s;
    margin-top: -12px;
    margin-left: -20px;
    padding: 0px 5px;
    display: inline-block;
    font-size: 8px;
    border-radius: 3px;
    background: linear-gradient(45deg, #BF953F, #e4da70, #B38728);
    position: absolute;
    text-transform: none;
}

@media (max-width: 1200px) {

    /* line 163, ../sass/header.scss */
    .menu-button-container {
        display: flex;
    }

    /* line 166, ../sass/header.scss */
    .menu {
        position: fixed;
        top: 77px;
        margin-top: 77px;
        left: 0;
        flex-direction: column;
        width: 100%;
        z-index: 2;
        background-color: black;
    }

    /* line 178, ../sass/header.scss */
    #menu-toggle~.menu {
        height: 0;
        margin: 0;
        padding: 0;
        border: 0;
        transition: height 400ms cubic-bezier(0.23, 1, 0.32, 1);
    }

    /* line 184, ../sass/header.scss */
    #menu-toggle~.menu li {
        width: 100%;
        padding: 0 0 0 0.5em;
        transition: padding 400ms cubic-bezier(0.23, 1, 0.32, 1);
    }

    /* line 190, ../sass/header.scss */
    #menu-toggle:checked~.menu {
        height: 100%;
        padding: 20px;
        transition: height 400ms cubic-bezier(0.23, 1, 0.32, 1);
    }

    /* line 195, ../sass/header.scss */
    #menu-toggle:checked~.menu li {
        padding: 1.5em 0 1.5em 0.5em;
        border-top: 1px solid white;
    }

    #menu-toggle:checked~.menu li.active {
        display: none;
    }

    /* line 198, ../sass/header.scss */
    #menu-toggle:checked~.menu li:nth-child(1) {
        border: none;
    }

    /* line 204, ../sass/header.scss */
    .menu li {
        margin: 0;
        padding: 0.5em 0;
        width: 100%;
        background-color: black;
        color: white;
        font-size: 16px;
        font-family: "Inter";
        font-weight: 700;
        text-decoration: none;
        text-transform: uppercase;
    }

    /* line 216, ../sass/header.scss */
    .menu a {
        color: white;
        font-size: 16px;
        font-family: "Inter";
        font-weight: 700;
        text-decoration: none;
        text-transform: uppercase;
    }
}

@media (max-width: 640px) {

    body.fr li#menu-62637726,
    body.en li#menu-62637726 {
        display: none;
    }
}