/*     HEADER     */
#header {
    position: fixed;
    background-color: #fff;
    z-index: 999;
    width: 100%;
    top: 0;
    left: 0;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 1px 8px 0px;
}
.header-banner {
    background: #A2B73C;
    padding: 30px 10px 10px;
    display: flex;
    justify-content: center;
}
.header-banner p {
    font-weight: 400;
    color: #450213;
}
/* Header logo */
#header #block-beaute-1-site-branding {
    max-width: 380px;
    width: 100%;
}

#header #block-beaute-1-site-branding img {
    max-width: 250px;
}

/* Header région (logo + megamenu) */
.header-top {
    height: 130px !important;
    padding: 0 20px;
}
.header-bottom {
	height: 54px;
    background: #450213;
}
.header-bottom .header-bottom-div {
	height: 100%;
	padding: 0 20px;
	background: transparent;
}
.site-logo {
    z-index: 3;
}
/* header--menu */
#header-menu .nav-menu {
    top: 70px;
    background-color: var(--color-white);
    width: 100%;
    border-bottom: 1px solid;
    margin: 0 auto;
    border-radius: 0px;
}

#header-menu .menu-list {
    display: flex;
    gap: 70px;
    justify-content: center;
}

.site-logo-container img {
	width: auto;
	height: 100px;
}

@media screen and (max-width: 1025px) {
    .header-box {
        padding: 0 30px;
    }

    .site-logo-container img {
        width: auto;
        height: 80px;
    }
}

@media screen and (max-width: 1280px) {
    .site-logo {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 9999;
        width: auto;
        height: 60px;
    }
}
@media screen and (max-width: 900px) {
    #header-menu {
        display: none;
    }

    .header-box {
        padding: 0;
    }

    #header #region_header #block-identitedusite img {
        padding-right: 0;
    }

    .header-top {
        height: 94px !important;
    }
}

#header-menu {
     padding: 48px 12px ;
    background-color: transparent;
}
.search-form-mobile {
    padding: 20px 22px 22px 22px;
}
@media screen and (max-width: 1550px) {
    .site-logo img {
        max-width: 130px;
        width: auto;
        height: 60px;
        max-height: 100%;
    }
    .searchMobile {
        top: var(--header-height);
    }
    .search-form-mobile {
        padding: 16px 22px 16px 22px;
    }
}
@media screen and (max-width: 500px) {
    #header #region_header #block-identitedusite img {
        max-width: 100% !important;
    }
}

#block-main-menu ul.categ-megamenu-subcategs {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 20px;
}



/* header-menu-custom-wp */
.mega-menu-wrap {
    position: absolute;
    z-index: 2;
    top: 119px;
    transform: translate(0, -50%);
}

.menu-menu-header-container {
    clear: both;
    position: absolute;
    z-index: 2;
    top: 160px;
    transform: translate(0, -50%);
    background-color: transparent;

}



.menu-menu-header-container li>a {
    color: var(--color-white);
    font-size: 14px;
    text-wrap: nowrap;
    text-transform: uppercase;
}

.menu-menu-header-container li>a {
    color: var(--color-white);
    font-size: 14px;
    text-wrap: nowrap;
    text-transform: uppercase;
}

#header-menu #block-main-menu a:hover {
    text-decoration: underline;
}



@media screen and (max-width: 900px) {
    #header #pictosHeader {
        padding-left: 0;
    }

    ul#header-menu {
        display: block;
    }
    .header-banner p {
        font-size: 10px;
        text-align: center;
    }
    #header {
        height: 145px;
    }
}

/* Header icone loupe */
#header #loupeHeader {
    width: 32px;
    height: 32px;
    background-image: url('../img/header/loupe.png');
    background-repeat: no-repeat;
    background-size: auto 32px;
    cursor: pointer;
    transition: all ease 0.3s;
}

/* Header searchbar */
#searchHeaderMobile #searchForm,
#header #search-block-form {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    box-shadow: inset 0px 3px 6px #00000029;
    max-width: 675px;
    border-radius: 10px;
    padding: 5px 10px;
    height: 40px;
    width: 100%;
    border: 2px solid transparent;
}

#searchForm div {
	border: 1px solid #ffffff;
	background: #0000000A;
    width: 25rem;
    border-radius: 50px;
}

.header-icons-container {
	width: 25rem;
}

#header .search-block-form {
    width: 100%;
    display: flex;
    justify-content: center;
    padding: 0 30px;
}

#header #search-block-form .js-form-type-search {
    width: 100%;
}

#searchHeaderMobile #searchForm input,
#header #search-block-form input {
    border: 0;
    width: 100%;
    background-color: transparent !important;
}

#searchHeaderMobile #searchForm button,
#header #edit-actions {
    height: 27px;
    width: 27px;
}
.button-banner,.button-footer{
    width: 192px !important;
}
#searchHeaderMobile #searchForm button,
#header #edit-submit {
    padding: 0 !important;
    background-image: url('../img/header/Icon-menu05.svg');
    color: transparent !important;
}

#header #edit-submit {
    width: 100%;
    height: 100%;
}
.header-bottom .header-bottom-div > ul > li > a,
.header-bottom .header-bottom-div > ul > li > div {
	font-weight: 700;
	color: #fff;
	font-size: 19px;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
}

/* Header icones */
.user_links {
    display: flex;
    align-items: end;
    position: relative;
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-size: auto 25px;
    transition: all ease 0.3s;
    /* padding-left: 35px; */
}



/* Header icone favoris */
#favorisHeader {
    /* padding-left: 40px; */
    background-image: url('../img/header/wishlist.png');
}



/* Header icone Search */
#header #searchHeaderBtn {
    cursor: pointer;
    padding-left: 40px;
    background-image: url('../img/header/Icon-menu05.svg');
}


@media screen and (max-width: 640px) {

    #header #searchHeaderBtn,
    #header #loupeHeader,
    #favorisHeader,
    #header #compteHeader,
    #header #panierHeader {
        height: 25px;
        background-size: auto 25px;
    }

    /*
    .site-logo {

        transform: translate(-18%, -40%);
    } */

}

#header #panierHeader.cart_link::after {
	content: attr(data-cart-qty);
	position: absolute;
	bottom: 15px;
	left: 15px;
	width: 16px;
	height: 16px;
	font-size: 8px;
	font-weight: 600;
	text-align: center;
	color: #FFFFFF;
	border-radius: 25px;
	background: #A2B83D;
	display: flex;
	justify-content: center;
	align-items: center;
}
@media screen and (max-width: 1280px) {
    #header {
        height: 124px;
    }
}
@media screen and (max-width: 900px) {
    /* Header région (logo) */
    #header #region_header #block-identitedusite {
        padding: 0 30px;
        margin: 0 auto;
    }

    /* Header région (megamenu) */
    /* Header Recherche */
    /* Header icone loupe */
    #header #region_header #block-megamenuaveccategories,
    #header #searchHeader,
    #header #loupeHeader {
        display: none;
    }

}

/* BURGER */
#header #menuBurger .hamburger {
    position: relative;
    width: 28px;
    height: 28px;
    background-repeat: no-repeat;
}

#header #menuBurger .hamburger::before {
	background-color: #000 !important;
}

@media screen and (max-width: 900px) {
  #header #menuBurger {
    display: flex;
  }
}

.layout-container #menuBurger .hamburger,
.layout-container-other #menuBurger .hamburger {
    background-image: url(../img/header/burger-menu.png);
}

.layout-container.openBurger #menuBurger .hamburger,
.layout-container-other.openBurger #menuBurger .hamburger {
    background-image: url(../img/header/close.png);
}

/* PRE-HEADER mobile */
.layout-container.openBurger #pre-header,
.layout-container-other.openBurger #pre-header {
    position: fixed;
    width: 100%;
}

/* HEADER mobile */
.layout-container.openBurger #header,
.layout-container-other.openBurger #header {
    position: fixed;
    width: 100%;
    top: 0;
}

/* MENU BURGER */
#menuBurgerContent {
    top: -1000px;
    left: 0;
    padding: 95px 0 50px 0;
    overflow-y: auto;
    transition: all ease 0.3s;
    z-index: 998;
}

.layout-container.openBurger #menuBurgerContent,
.layout-container-other.openBurger #menuBurgerContent {
    background-color: var(--color-font);
    top: 50px;
    padding: 30px;
}

/* Header région (logo) */
#menuBurgerContent #region_header #block-identitedusite {
    display: none;
}


/* Header Recherche Mobile */
#menuBurgerContent #searchHeaderMobile form {
    width: 100%;
    margin-top: 30px;
}

.touchevents #menuBurgerContent #searchHeaderMobile form input {
    -webkit-appearance: none !important;
}

.d-flex {
    display: flex !important;
}

.d-block {
    display: block !important;
}

.hidden-mobile {
    display: inherit !important;
}

.hidden-desktop {
    display: none !important;
}

.chevron-left {
    transform: rotate(180deg);
}

.chevron-menu {
    width: 15px;
    margin-left: auto;
    transition: all ease 0.3s;
    transform: rotate(0deg);
}

.chevron-menu.open {
    transform: rotate(90deg);
}

.menuBurgerBottom {
    padding: 0 30px;
}

.categ-img {
	aspect-ratio: 1/1;
	object-fit: contain;
}
#menuBurger .font-bold.text-\[13px\].uppercase.text-white {
    color: transparent;
}


@media screen and (max-width: 900px) {
    #header .user_links .user_links_name {
        display: none;
    }

    .hidden-mobile {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .menu_level_2 {
        position: fixed;
        height: calc(100vh - 90px);
        width: 100%;
        background: #fff;
        top: 90px;
        left: 100%;
        display: block;
        transition: all ease 0.3s;
        padding: 0 30px 30px;
        overflow: auto;
        z-index: 1;
    }

    .open .menu_level_2 {
        left: 0;
    }

    .menu-hidden {
        display: none;
    }

    #header #panierHeader.cart_link::after {
        font-size: 8px;
    }

    .header-icons-container .header-icons-box {
        gap: 20px;
    }
}

.parent-title {
	background: RGBA(238, 238, 238, 1);
	color: black;
	font-size: 25px;
	padding: 15px 20px;
	margin-bottom: 20px;
}
.parent-title-tous {
    margin: 11px;
    color: black;
}
.border-b-secondaire,hover-border-b-secondaire:hover,hover-border-b-secondaire:active,hover-border-b-secondaire:focus {
    border-bottom: 4px solid #333;
}
.h-auto{
    height: auto;
}
.menu_item_children a{
    height: 20px;
}
.text-dark {
    margin-left: 6px;
}
/* Menu !frontPage */
#header-menu-otherpage {
    padding-top: 48px;

}

@media screen and (max-width: 900px) {
    #header-menu-otherpage {
        display: none;
    }
    .openBurger #header .searchMobile {
        display: block;
    }
    #header .searchMobile {
        display: none;
    }
}

.menu-categ-mobile {
	top: 180px;
	height: calc(100vh - 180px);
	overflow: auto;
}

@media screen and (max-width: 1550px) {
    #menuBurger {
      display: flex;
      align-items: center;
    }
    #page.openBurger .menu-categ-mobile {
        display: block !important;
        top: calc(var(--header-height) + 75px);
        height: calc(100vh - 130px);
    }
    .header-bottom {
        display: none;
    }
}

@media (min-width: 1280px) and (max-width: 1550px) {
    #page.openBurger .menu-categ-mobile {
        top: var(--header-height);
        height: calc(100vh - 130px);
    }
}

@media screen and (max-width: 600px) {
    #header {
        height: auto;
    }
    .header-top {
        height: 65px !important;
    }
    .searchMobile {
        top: var(--header-height) !important;
    }
}