.embedsocialPopup-wrapper {
    display: none !important;
}

#gdpr_consent {
    display: none !important;
}

.header2021 ::-webkit-scrollbar {
    width: 13px;
    height: 13px;
}

.header2021 ::-webkit-scrollbar-thumb {
    background: radial-gradient(circle, #EDEDF6 14%, #EDEDF6 64%);
    border-radius: 10px;
}

.header2021 ::-webkit-scrollbar-thumb:hover {
    background: radial-gradient(circle, #EDEDF6 14%, #EDEDF6 64%);
}

.big-block-cart {
    margin: 0;
}

.nxtal-wishlist-link {
    display: none;
}

.header2021 a:hover,
.header2021 a{
    text-decoration: none;
}

.header2021 {
    top: 35px;
    width: 100%;
    z-index: 10000;
    position: fixed;
    transition: all 0.3s ease;
}

.pop-up{
    grid-area: g;
    padding: 5px;
}

.stickyHeader .header2021:before,
.open_sous_menu .header2021:before,
.open_menu .header2021:before,
.header2021:hover:before {
    display: none;
}


#header2021:before {
    content: "";
    top: 0;
    width: 100%;
    height: 260px;
    pointer-events: none;
    position: absolute;
    transition: all 0.3s ease;
    background: linear-gradient(180deg, rgba(12, 12, 13, 0.6) 0%, rgba(12, 12, 13, 0) 100%);
    opacity: 1;
}

.stickyHeader #header2021:before {
    opacity: 0;
    transition: all 0.3s ease;;
}

#header2021:hover .menu_header:after,
.stickyHeader .menu_header:after,
.open_menu .menu_header:after{
    content: "";
    position: absolute;
    z-index: -1;
    top: 100%;
    bottom: 0;
    width: 100%;
    height: 25px;
    background: radial-gradient(ellipse at 50% -103%, rgb(0 0 0 / 25%), rgba(97, 97, 97, 0.0) 62%);
    padding-top: 20px;
    left: 0;
    z-index: 1;
    pointer-events: none;
}

.main_header {
    display: grid;
    padding: 27px 60px !important;
    align-items: center !important;
    grid-template-areas: "a b c d e";
    grid-template-columns: 230px 1fr 160px 40px 40px;
    column-gap: 16px;
}

.menu_header ul {
    display: flex;
    margin-bottom: 0;
    align-items: center;
}

.list_menu{
    grid-area: burger;
}

.closer-toggle{
    max-width: 85%;
    display: none;
}

.swipe-nono{
    grid-area: swipe;
    width: fit-content;
    justify-self: center;
    margin-right: 25px;
}
.swipe-nono a{
    padding-left: 0.8rem;
}
.new_univers{
    grid-area: new;
    justify-self: end;
    padding-right: 35px;
}

.nonoMenuList{
    grid-area: menu;
    display: flex;
    width: 100%;
    justify-content: flex-start;
}

.list_menu button.event{
    grid-area: event;
    grid-column-start: 6;
    grid-column-end: 8;
    border: 1px solid #ffFFff;
    width: 134px;
    height: 32px;
    border-radius: 99px;
    background: none;
    justify-self: end;
    align-self: center;
    margin-top: 4px;
}

.list_menu button.event a{
    display: flex;
    justify-content: center;
    outline: none;
    justify-content: center;
    align-items: center;
    margin-top: 2px;
}

.header2021:hover .list_menu button.event{
    border: 1px solid #0C0C0D;
}

.list_menu button.event a span{
    filter: saturate(1);
    font-family: 'Hanken Grotesk', sans-serif;
    color: #FFFFFF;
    font-weight: 700;
    font-size: 16px;
    padding-left: 5%;
}

.list_menu button.event a img{
    filter: saturate(1);
    width: auto;
    height: auto;
}
.list_menu button:hover.event{
    background: #0C0C0D;
}
.list_menu button:hover.event a span{
    filter: saturate(1);
    color: #FFFFFF;
}
.list_menu button:hover.event a img{
    filter: saturate(1);
}
.open_menu .menu_header .list_menu button.event a img,
.stickyHeader .header2021 .list_menu button.event a img,
.header2021:hover .list_menu button.event a img{
    filter: invert(1);
}
.header2021:hover .list_menu button:hover.event a img{
    filter: saturate(1);
}
.list_menu button:hover.event a:link,
.list_menu button:hover.event a:visited
{
    text-decoration: none;
}

.menu_header ul li a {
    font-family: 'Hanken Grotesk', sans-serif;
    color: white;
    font-weight: 500;
    font-size: 14px;
    text-decoration: none;
}

.menu_header ul span {
    color: white;
    font-size: 18px;
}

.stickyHeader .ajax_cart_quantity,
.stickyHeader .ajax_cart_no_product,
.stickyHeader .header2021 .ajax_cart_no_product,
.stickyHeader .header2021 .ajax_cart_quantity,
.header2021:hover .ajax_cart_no_product,
.header2021:hover .ajax_cart_quantity {
    background-color: #f5222d;
    color: white;
}

.stickyHeader .header2021 li.bons-plans>a>img,
.header2021:hover li.bons-plans>a>img {
    filter: unset !important;
}

.header2021 li.bons-plans>a>img {
    filter: brightness(0) invert(1);
}

#header2021 .button-search {
    background: rgba(243, 243, 243, 0.55);
    color: #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    border: 1px solid #fff;
    font-weight: normal;
    border-radius: 10px 0 0 10px;
    line-height: inherit;
    margin-left: 0 !important;
    transition-duration: 0s;
    display: block;
    padding: 7px 10px 10px 15px;

}


#search_block_top #search_query_top {
    transition-duration: 0s;
    box-shadow: 0px 1px 4px rgb(12 12 13 / 8%);
}

#search_block_top #search_query_top::placeholder{
    color: #888891;
}

form.search {
    display: flex;
}

.big-block-cart div {
    margin: 0 5px;
}

.header2021 .sous_menu_header {
    left: -100%;
    position: absolute;
    top: 201px;
    transition: 0.4s all;
    z-index: 10;
}

.header2021 .conciergerie .dropdown-item-service{
    display: flex;
    justify-content: space-between;
    padding: 12px 16px;
    width: 100%;
    transition: 0.3s all;
}

.open_sous_menu .sous_menu_header {
    left: 0 !important;
}

.sous_menu_header {
    position: absolute;
    width: 100%;
    background-color: white;
    padding: 0px 0 10px;
}

.sous_menu_header ul {
    display: flex;
    justify-content: space-evenly;
}

.sous_menu_header li {
    font-family: 'Hanken Grotesk', sans-serif;
    color: white;
    font-weight: 500;
    font-size: 15px;
    color: #0C0C0D;
}

.header2021 .sous_menu_header li a {
    display: inline-block;
    position: relative;
    text-decoration: none;
    padding: 5px 0;
    color: #0C0C0D;
}

.header2021 .sous_menu_header li a:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: 0;
    left: 0;
    background-color: #0C0C0D;
    transform: scaleX(0);
    transform-origin: bottom right;
    transition: transform 0.3s;
}

.header2021 .sous_menu_header li a:hover:after {
    transform-origin: bottom left;
    transform: scaleX(1);
}

.sous_menu_header.active {
    display: block;
}

div.list_menu li {
    list-style: none;
    position: relative;
    display: inline;
    width: max-content;
}
.menu_header .list_menu .button_menu > span,
div.list_menu li a {
    display: inline-block;
    position: relative;
    text-decoration: none;
    color: white;
    font-size: 16px;
    line-height: 24px;
}

.stickyHeader .list_products > a  > p,
.open_sous_menu .list_products > a  > p,
.header2021:hover .list_products > a  > p {
    color: white;
}

div.list_menu li.bobo_menu-container a{
    font-weight: bold;
    padding: 25px 16px;
}

.menu_header{
    padding: 0px 55px 0px 70px;
    margin: 0 auto;
    max-width: 1630px;
}

div.list_menu li.bobo_menu-container:hover{
    background-color: white;
    height: 100%;
}
div.list_menu li.bobo_menu-container {
    display: flex;
    align-items: center;
    height: 100%;
}
div.list_menu .right_item_menu{
    display: flex;
    align-items: center;
    padding: 25px 25px;
    justify-content: space-between;
}

div.list_menu .right_item_menu.conciergerie{
    padding: 25px 25px;
}
.right_item_menu:hover{
    background-color: white;
    height: 100%;
}

div.list_menu .list_products a:after{
    content: none !important;
}
div.list_menu .list_products a:hover:after{
    content: none !important;
    transform: none !important;
}

div.list_menu li.list_products a{
    color: #0C0C0D;
    padding: 0;
}

div.list_menu .list_products{
    background: rgba(255, 255, 255, 0.5);
    padding: 8px 16px;
    border-radius: 40px;
    transition: all 0.3s ease;
    height: fit-content;
    margin-right: 32px;
    min-width: 116px;
    cursor: pointer;
}

div.list_menu .list_products:hover{
    background-color: #1E1E20;
    color: white;
}

div.list_menu .list_products:active,
div.list_menu .list_products:focus{
    background-color: #2E2E31;
}

.header2021:hover div.list_menu .list_products,
.open_menu div.list_menu .list_products,
.stickyHeader div.list_menu .list_products{
    background-color: #0C0C0D;
}



div.list_menu li a:hover {
    text-decoration: none;
}

.sous_menu_header .circle {
    font-size: 10px;
    padding-top: 10px;
}

.menu_desktop {
    height: calc(100vh - 130px);
    width: 100%;
    background-color: white;
}

.stickyHeader .header2021.scrollUp {
    top: -65px;
}

.stickyHeader .list_menu button.event,
.open_menu .list_menu button.event{
    border: 1px solid #0C0C0D;
}
/* --- MENU BLANC (HOVER) --- */
.stickyHeader .header2021 .main_header.container,
.open_sous_menu .header2021 .main_header.container,
.open_menu .header2021 .main_header.container,
.header2021:hover .main_header.container{
    background-color: white;
    transition: all 0.3s ease;
}

.header2021:hover,
.open_menu .header2021,
.stickyHeader .header2021{
    background-color: white !important;
    transition: all 0.1s ease;
}
.open_menu .header2021 .contact_avant_vente p small,
.stickyHeader .header2021 .contact_avant_vente p small{
    color: #0C0C0D;
}

.open_sous_menu .header2021 ul li a,
.open_menu .header2021 .menu_header ul li a,
.header2021:hover .menu_header ul li a,
.stickyHeader .header2021 .menu_header ul li a {
    color: #0C0C0D;
}

.active_search_mobile .ajax_cart_no_product,
.active_search_mobile .ajax_cart_quantity {
    background-color: #0C0C0D;
    color: white;
}

.open_sous_menu .header2021 #search_block_top #search_query_top,
.open_menu .header2021 #search_block_top #search_query_top,
.header2021:hover #search_block_top #search_query_top,
.stickyHeader #search_block_top #search_query_top,
.active_search_mobile #search_query_top{
    background: white !important;
    border: 1px solid #888891 !important;
    border-left: none !important;
}

.open_sous_menu .header2021 .button-search,
.open_menu .header2021 .button-search,
.header2021:hover .button-search,
.stickyHeader .button-search,
.active_search_mobile .button-search{
    background: white !important;
    border: 1px solid #888891 !important;
    border-right: none !important;
}

.dropmenu_service{
    position: absolute;
    top:49px;
    left: -60px;
    z-index: 1000;
    min-width: 240px;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    display:none;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;

}

.right_item_menu:hover .dropmenu_service{
    display:block;
}

ul.list_menu li a.dropdown-item-service:after{
    display: none;
}

.dropdown-item-service:hover{
    background-color:#F3F3F3;
}

.dropdown-item-service:last-child:hover{
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.dropdown-item-service:last-child:hover{
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
#header2021.none:before{
    background: none;
}

.stickyHeader .header2021 .btn.button-search:before,
.stickyHeader .header2021 .btn.button-search:before,
.stickyHeader .header2021 .btn.button-search:before,
.open_sous_menu .header2021 .btn.button-search:before,
.open_menu .header2021 .btn.button-search:before,
.header2021:hover .btn.button-search:before {
    color: #0C0C0D;
}

.stickyHeader .header2021 .main_header img,
.stickyHeader .header2021 .main_header img,
.stickyHeader .main_header img,
.stickyHeader .list_products img,
.open_menu .list_products img,
.open_sous_menu .header2021 .main_header img,
.open_menu .header2021 .main_header img,
.header2021:hover .main_header img,
.header2021:hover .list_products img,
.header2021:hover .menu_header .conciergerie img,
.header2021:hover .logo_header,
.stickyHeader  .logo_header,
.open_menu  .logo_header{
    filter: brightness(0);
}

.stickyHeader .header2021 .menu_header ul span,
.stickyHeader.menu_header ul span,
.open_sous_menu .header2021 .menu_header ul span,
.open_menu .header2021 .menu_header ul span,
.header2021:hover .menu_header ul span{
    color: #0C0C0D;
}

/* --- BANDEAU MARKETING --- */
body #bobochicbandeaufixed.fixed_stiki {
    position: fixed;
    top: 0px;
    width: 100%;
    left: 0;
    z-index: 1000;
}
body #bobochicbandeaufixed.hidden {
    display:block!important;
}

.fixed_stiki p,
.fixed_stiki a {
    color: white !important;
    font-size: 14px;
    font-family: 'Hanken Grotesk', sans-serif;
    line-height: 18px;
    padding: 7px 20px;
    text-align: center;
    font-weight: normal;
}

.fixed_stiki p strong {
    font-weight: bold;
}

.fixed_stiki a {
    text-decoration: none;
    color: white;
}

.fixed_stiki a strong {
    font-weight: bold;
}

.big-block-cart {
    display: flex;
}


.button-search>span {
    display: none;
}

.menu_desktop {
    background-color: white;
    height: calc(100vh - 130px);
    position: fixed;
    padding-top: 40px;
}

.panier,
.compte {
    margin: 0;
}

.menu_desktop {
    top: 152px;
    top: 165px;
    left: -100%;
    z-index: 9999;
    transition: 0.4s all;
}

.open_menu .menu_desktop {
    left: 0;
    padding-top: 40px;
}

.menu_desktop {
    display: flex;
    justify-content: center;
}

.menu_desktop #category_left {
    width: 250px;
    display: flex;
    justify-content: left;
}

.menu_desktop #category_right {
    width: 300px;
}

.menu_desktop #category_center {
    width: calc(100% - 550px);
    overflow: scroll;
    overflow-x: hidden;
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
    margin-bottom: 70px;
}

.menu_desktop #category_left ul li a {
    font-size: 16px;
    text-decoration: none;
    font-family: 'Hanken Grotesk', sans-serif;
    color: #0C0C0D;
    transition-duration: 0.5s;
    padding: 10px 15px;
    display: flex;
    align-items: center;
}

.open_sous_menu .menu_header ul li:first-child img {
    filter: brightness(0);
}

.menu_desktop #category_left ul li a img {
    margin-right: 10px;
    width: 25px;
}

.menu_desktop #category_left ul li a:hover {
    background-color: #EDEDF6;
    border-radius: 10px;
}

.menu_desktop #category_left ul li a.active {
    background-color: #EDEDF6;
    border-radius: 10px;
}

.menu_desktop #category_left ul {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    margin-bottom: 50px;
}

.menu_desktop #category_center .cat_picture .name_category {
    font-family: 'Hanken Grotesk', sans-serif;
    text-align: center;
    font-size: 15px;
    color: #0C0C0D;
    margin-bottom: 30px;
    transition: all 0.3s ease;
    padding-top: 10px;
}

.container_img_product:hover .name_category {
    transform: translateY(8px);
}

.listing .container_img_product:hover .name_category {
    transform: translateX(8px);
}

.menu_desktop #category_center .cat_picture div img {
    width: 100%;
    position: relative;
    z-index: 2;
    display: block;
    border-radius: 10px;
    transition: 0.5 all;
}

.menu_desktop #category_center .listing.cat_picture div {
    padding: 0px 15px 10px;
}

.menu_desktop #category_center .listing.cat_picture .name_category {
    padding: 0;
    margin: 0;
    text-align: left;
}

.menu_desktop #category_center .listing.cat_picture div img {
    width: 85px;
}

.menu_desktop .listing div.container_img_product img {
    padding-right: 10px;
}

.menu_desktop div.container_img_product:hover p {
    transform: scale(8px);
    transform-origin: top bottom;
}

.container_img_product {
    display: block;
    position: relative;
}

.menu_desktop #category_center .cat_button a {
    background-color: transparent;
    padding: 10px 30px;
    border-radius: 10px;
    color: #0C0C0D;
    font-family: 'Hanken Grotesk', sans-serif;
    font-size: 15px;
    border: 1px solid #0C0C0D;
    transition: background-color .2s ease-out;
    font-weight: bold;
    letter-spacing: 5%;
    transition-duration: 0.5s;
    text-transform: uppercase;
    display: inline-block;
    max-width: 100%;
    width: auto;
    margin: 30px 0 50px;
}

.menu_desktop #category_center .cat_button a:hover {
    background-color: #0C0C0D;
    color: white;
    border: 1px solid #0C0C0D;
}

.menu_desktop #category_center .cat_button a:hover:after {
    border-top: 2px solid white;
    border-right: 2px solid white;
}

.menu_desktop #category_center .cat_button a:after {
    overflow: hidden;
    display: inline-block;
    width: 10px;
    height: 10px;
    border-top: 2px solid #0C0C0D;
    border-right: 2px solid #0C0C0D;
    transform: rotate(45deg);
    content: "";
    margin-left: 10px;
}

.cat_links {
    display: flex;
}

.cat_links ul {
    margin-right: 40px;
}

.cat_links .name_list {
    font-size: 15px;
    color: #0C0C0D;
    text-decoration: none;
    font-family: 'Hanken Grotesk', sans-serif;
    padding-bottom: 5px;
    display: inline-block;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 5px;
    letter-spacing: 5%;
    white-space: nowrap;
}

#ul_display li.inative {
    display: none;
}

#ul_display.active li.inative {
    display: block;
}

#ul_display+p a:after {
    content: "+";
    padding-left: 10px;
    display: inline-block;
}

#ul_display.active+p a:after {
    content: "-";
}

.cat_links ul.help li a {
    text-decoration: none;
    font-size: 15px;
    color: #0C0C0D;
    font-family: 'Hanken Grotesk', sans-serif;
    display: inline-block;
    position: relative;
    padding: 10px 15px;
    background-color: #EDEDF6;
    margin: 5px 0;
    border-radius: 10px;
    white-space: nowrap;
}

.cat_links ul.help li a:hover {
    background-color: #DDDDE5;
}

#ul_display_a {
    font-size: 16px;
    font-weight: bold;
    color: #0C0C0D;
    font-family: 'Hanken Grotesk', sans-serif;
    text-decoration: none;
    margin: 10px 0 0;
    display: block;
}

.cat_links ul li a {
    text-decoration: none;
    font-size: 16px;
    color: #0C0C0D;
    font-family: 'Hanken Grotesk', sans-serif;
    display: inline-block;
    position: relative;
    padding: 5px 0px 5px;
    margin: 5px 0;
}

.octobre_rose {
    background-color: #efced8;
    font-family: 'Hanken Grotesk', sans-serif;
    text-align: center;
    color: black;
    border-radius: 10px;
    padding: 10px;
    font-size: 16px;
    margin: 0 10px 40px;
}

.octobre_rose strong {
    font-weight: bold;
}

.cat_links ul li:nth-child(1) a:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: 0;
    left: 0;
    background-color: #0C0C0D;
    transform: scaleX(0);
    transform-origin: bottom right;
    transition: transform 0.3s;
}

.menu_desktop #category_left ul {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    padding: 29px 30px 20px;
    width: 100%;
    position: relative;
    z-index: 1;
    background: #fff;
}

#category_left:after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 100%;
    bottom: 0;
    width: 100%;
    height: 25px;
    top: 0;
    background: -webkit-radial-gradient(50%, ellipse cover, rgb(0 0 0 / 9%), rgba(97, 97, 97, 0.0) 60%);
    background: radial-gradient(ellipse at 50%, rgb(0 0 0 / 10%), rgba(97, 97, 97, 0.0) 60%);
    padding-top: 20px;
    top: auto;
    padding-top: 0;
    bottom: 0;
    width: 25px;
    height: 100%;
    left: 238px;
}

#category_right::before {
    content: "";
    position: absolute;
    z-index: 1;
    height: 100%;
    width: 12px;
    top: 0;
    background-color: white;
    right: 295px;
}

#category_right::after {
    content: "";
    position: absolute;
    z-index: 1;
    background: -webkit-radial-gradient(50%, ellipse cover, rgb(0 0 0/9%), rgba(97, 97, 97, 0.0) 60%);
    background: radial-gradient(ellipse at 50%, rgb(0 0 0/10%), rgba(97, 97, 97, 0.0) 60%);
    padding-top: 20px;
    top: auto;
    padding-top: 0;
    bottom: 0;
    width: 25px;
    height: 100%;
    right: 298px;
    z-index: 0;
}

#category_right {
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
    margin-left: 20px;
}

#category_right .offre:first-child {
    padding-bottom: 15px;
}

#category_right .offre p {
    margin-bottom: 20px;
    font-family: 'Hanken Grotesk', sans-serif;
    color: #0C0C0D;
    font-size: 15px;
    display: inline-block;
    position: relative;
    padding-bottom: 3px;
    text-decoration: underline;
}

.main_header .contact_avant_vente{
    padding:0;
}

.main_header .contact_avant_vente a{
    width: 130px;
    margin:0 auto;
}
.main_header .wishlist,
.main_header .compte,
.main_header .big-block-cart .panier,
.main_header .contact_avant_vente a{
    padding: 5px;
}

.main_header .wishlist:hover,
.main_header .compte:hover,
.main_header .big-block-cart .panier:hover,
.main_header .contact_avant_vente:hover a,
.main_header .pop-up:hover
{
    background-color: #F3F3F4;
    border-radius: 50px;
}

.main_header .wishlist:focus,
.main_header .compte:focus,
.main_header .big-block-cart .panier:focus,
.main_header .contact_avant_vente a:focus,
.main_header .wishlist:active,
.main_header .compte:active,
.main_header .big-block-cart .panier:active,
.main_header .contact_avant_vente a:active {
    background-color: #E6E6E8;
    border-radius: 50px;
}

#category_right .offre p:hover:after {
    transform: scaleX(1);
}

#panoramique_avec {
    display: none;
}

.form-control:focus {
    border-color: transparent !important;
    box-shadow: none !important;
}

.sous_menu_item.active {
    display: block;
}

.sous_menu_item {
    display: none;
}

span.img_total_product {
    display: block;
    position: absolute;
    top: 0;
    left: 18%;
    left: 0%;
    margin: 0;
    width: 64%;
    width: 100%;
    height: 100%;
    transition: 1s all;
    z-index: 1;
    border-radius: 10px;
}

.open_menu .header2021 {
    top: 35px !important;
    position: fixed !important;
}

.listing .container_img_product {
    display: flex;
    align-items: center;
}

#header_logo {
    grid-area: a;
    margin: 0 auto;
    z-index: 1;
}

.img_total_product:after {
    transition: 0.8s all;
    position: absolute;
    left: 0;
    width: 50px;
    width: 18%;
    top: 0;
    height: 100%;
    background-color: white;
    content: "";
}

.img_total_product:before {
    transition: 0.8s all;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 18%;
    background-color: white;
    content: "";
}

.container_img_product:hover span.img_total_product:after,
.container_img_product:hover span.img_total_product:before {
    width: 0;
}

.cat_button {
    text-align: center;
}

.picto_menu {
    padding-right: 10px;

    vertical-align: bottom;
}

#search_block_top #searchbox {
    justify-content: flex-start;
    margin-right: 9px;
}

.search_mobile img {
    color: white;
}

.open_sous_menu .ajax_cart_no_product,
.open_sous_menu .ajax_cart_quantity,
.open_menu .ajax_cart_no_product,
.open_menu .ajax_cart_quantity {
    color: white;
    background: #0C0C0D;
}

.has-mobile #navMobile .overlay.first-items {
    background-color: white;
}

.left_onglets{
    display: flex;
    align-items: center;
}
/* RESPONSIVE */

.menu_desktop .cat_picture .col-xs-6.col-md-3:nth-child(5n + 1) {
    clear: both;
}

body .ui-menu.ui-jolisearch {
    z-index: 99999;
    padding: 30px 15px 30px 15px;
}

body .ui-menu.ui-jolisearch .jolisearch-body,
body .no-results-found.ui-menu-item {
    max-width: 100%;
}

.main_header .wishlist {
    display: none;
}

.main_header .dynhook {
    width: 10%;
    display: inline-block;
}

.body-overlay.overlayed {
    display: block;
}

#navMobile .sublevel .sublevel-title p.see_all a {
    position: absolute;
    right: 0;
    top: 0;
    padding: 15px 30px !important;
    background: transparent;
    z-index: 1;
}

.contact_avant_vente {
    z-index: 1;
    grid-area: c;
    /*margin-right: 2.5vw;*/
}

.fixed_stiki {
    background: #0C0C0D;
}

#bobochicbandeaufixed .bx-wrapper,
#bobochicbandeaufixed .bx-wrapper bx-viewport {
    width: 100% !important;
    height: 35px !important;
}

#bobochicbandeaufixed .table {
    border: 0;
}

#category_right {
    padding-top: 15px;
}

body .toggleVideo:after {
    font-family: 'FontAwesomeSolid';
    content: "\f6a9";
    margin-left: 4px;
}

body .toggleVideo.active:after {
    content: "\f028" !important;
    /*font-family: "FontAwesome"!important;*/
    font-family: 'FontAwesomeSolid';
}

.video_home_content .toggleVideo {
    bottom: 150px;
}

.search_query {
    width: 100% !important;
    display: inline !important;
    padding: 14px !important;
    background: rgba(243, 243, 243, 0.55) !important;
    border: none !important;
    color: #C9C9C9!important;
    font-family: 'Hanken Grotesk', sans-serif;
    font-size: 16px !important;
    text-align: left !important;
    border-radius: 0 10px 10px 0 !important;
    box-sizing: border-box !important;
    height: 40px !important;
    margin: 0 !important;
}

.contain-search{
    display: flex;
    align-items: center;
    width:100%;
}

.search-form-wrapper form .btn {
    box-shadow: none;
}

.main_header.container{
    position: relative;
}

.main_header.container,
.menu_header.container {
    max-width: 1630px !important;
    width: 100% !important;
    justify-content: space-between;
    align-items: center;

}

#collectionsejour #contenu {
    padding-top: 90px !important;
}

.breadcrumb {
    padding: 90px 40px 6px 30px;
}

.my_account_blocks {
    padding-top: 90px;
}


.form-control:focus {
    border: 1px solid #ffffff !important;
}

#footer .footer_newsletter input {
    border: 1px solid #fff;
}

#footer .btn.border-white {
    border: 1px solid white;
}


#close_picto {
    position: relative;
    width: 15px;
    height: 12px;
    margin-right: 10px;
}

#header2021:hover #close_picto>span,
.open_menu #close_picto>span,
.stickyHeader .header2021 #close_picto>span {
    background: #ffFFff;
}

#close_picto>span {
    position: absolute;
    height: 2px;
    top: 50%;
    display: block;
    border-radius: 10px;
    background: white;
    transition: .2s;
    background: #0C0C0D;
}

#close_picto #product_1 {
    top: 0;
    width: 100%;
    left: 0;
}

#close_picto #product_2 {
    width: 50%;
    left: 0;
}

#close_picto #product_3 {
    top: 100%;
    width: 100%;
    left: 0;
}

.header2021:hover .menu_header ul li.list_products a,
.open_menu .menu_header ul li.list_products a,
.stickyHeader  .menu_header ul li.list_products a{
    color: white !important;
}

.header2021:hover #close_picto > span{
    background: white;
}

.open_menu .list_products #close_picto #product_2 {
    display: none !important;
}


.open_menu .list_products #close_picto #product_1 {
    width: 100%;
    transform: rotate(45deg);
    top: 7px;
}

.open_menu .list_products #close_picto #product_3 {
    width: 100%;
    transform: rotate(-45deg);
    top: 7px;
}

.list_products a p{
    color: #0C0C0D;
    font-family: 'Hanken Grotesk', sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
}

.open_menu .list_products a p{
    color: white;
}

.header2021:hover

.title_newsletter {
    text-align: left !important;
}

body #columns {
    padding-top: 170px;
}
body#cms #columns{
    padding-top: 240px;
}
body#cms #columns .mentions_legales{
    margin-top:0;
}

body#order #columns {
    padding-top: 50px;
}

.payment_module a .js-payment-ps_checkout-card>.ps_checkout-button>div {
    height: 56px !important;
}

.menu_desktop .cat_picture .col-xs-6.col-md-3 {
    width: 20% !important;
}

/* ===== Scrollbar CSS ===== */
/* Firefox */
* {
    scrollbar-width: auto;
    scrollbar-color: #000000 #ffffff;
}

/* Chrome, Edge, and Safari */
*::-webkit-scrollbar {
    width: 5px;
    height: 7px;
    border-radius: 10px;
    background: rgba(0, 0, 0, 0);
}

*::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0);
}

*::-webkit-scrollbar-thumb {
    background-color: #000000;
    border-radius: 10px;
    border: 1px solid transparent;
}

body {
    overflow: overlay;
}

#navMobile ol,
#navMobile ul {
    margin-bottom: 0 !important;
}



.env-timer{
    display: flex;
    width: 100%;
    height: auto;
    position: fixed;
    bottom: 10px;
    justify-content: center;
    z-index: 2;
    font-family: 'Hanken Grotesk', sans-serif;
}
body#index .env-timer{
    z-index:100;
}

.main_header .compte{
    width: 35px;
}

.block-timer{
    display: flex;
    background: rgb(232,77,69);
    padding: 8px 16px;
    align-items: center;
}

.block-timer .timer{
    color: white;
}

.block-timer img{
    padding-right: 25px;
    width: 188px;
}

.block-timer .timer .number{
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
}

.block-timer .timer .letter{
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
}
.showBoutique{
    display: none;
}

.main_header .pop-up > a:hover{
    text-decoration: none;
}

.main_header .pop-up > a > p{
    font-family: 'Hanken Grotesk', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    color: #ffFFff;
}

.stickyHeader .header2021 .main_header .pop-up > a > p,
.open_sous_menu .header2021 .main_header .pop-up > a > p,
.open_menu .header2021 .main_header .pop-up > a > p,
.header2021:hover .main_header .pop-up > a > p{
    color: #0C0C0D;
}

img.logo_header{
    display: unset;
    width: 80px;
    margin-top: -5px;
}

.has-mobile .main_header .compte {
    display: block;
    width: 30px;
    text-align: center;
    grid-area: d;
}

.see_all>a {
    padding: 0 !important;
}

.has-mobile .overlay .overlay-content .main-items li>a[data-id=Nouveautés] {
    color: #0C0C0D !important;
}

.has-mobile .overlay .overlay-content .main-items.main-items-cat li>a[data-id=Nouveautés]:before {
    border-color: #0C0C0D;
}

#header_logo a img {
    height: 48px;
    max-width: 100%;
}

.stickyHeader .niveau_1 > img,
.stickyHeader .conciergerie > img{
    filter: brightness(0);
}

.big-block-cart{
    position: absolute !important;
    top: 6px;
    right: 0;
}


.main_header .pop-up > a:hover{
    text-decoration: none;
}

.main_header .pop-up img{
    width: 24px;
    margin-right: 5px;
    height: 24px;
}

.main_header .pop-up > a > p{
    font-family: 'Hanken Grotesk', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    color: #ffFFff;
}

.stickyHeader .header2021 .main_header .pop-up > a > p,
.open_sous_menu .header2021 .main_header .pop-up > a > p,
.open_menu .header2021 .main_header .pop-up > a > p,
.header2021:hover .main_header .pop-up > a > p{
    color: #0C0C0D;
}

.columns-container .btn-retour-overall{
    position: fixed;
    top: 89%;
    left: 95vw;
    z-index: 9999999999;
}

.columns-container .btn-retour-overall button{
    border: none;
    background: none;
}

.btn.border-black span:hover:before,
.btn.border-black span:before{
    display:none
}
/*CSS RESPONSIVE MENU BURGER*/

@media(max-width: 1300px) {
    .cat_picture div.col-xs-6.col-md-3 {
        width: 33%;
    }

    .menu_desktop .cat_picture .col-xs-6.col-md-4:nth-child(4n + 1) {
        clear: none !important;
    }

    .menu_desktop .cat_picture .col-xs-6.col-md-4:nth-child(3n + 1) {
        clear: both !important;
    }
}

@media(max-width: 1350px) {
    .listing.cat_picture div.col-xs-6.col-md-4 {
        width: 50%;
    }

    .menu_desktop .listing.cat_picture .col-xs-6.col-md-4:nth-child(3n + 1) {
        clear: none !important;
    }
}

@media(max-width: 1280px) {
    div.list_menu li.bobo_menu-container a,
    div.list_menu .right_item_menu,
    div.list_menu .right_item_menu.conciergerie{
        padding: 25px 12px;
    }

    img.logo_header{
        width: 60px;
    }

    .conciergerie .img-responsive{
        width: 20px;
    }

    div.list_menu .list_products{
        margin-right: 10px;
        min-width: 105px;
    }

    div.list_menu li a,
    .list_products a p{
        font-size: 12px;
    }

}


@media(max-width: 1150px) {
    .cat_links {
        flex-direction: column;

    }

    .cat_links ul {
        width: 100%;
    }

    .cat_links ul:nth-child(2),
    .cat_links ul:nth-child(3) {
        padding-top: 20px;
    }
}

@media(max-width: 1100px) {
    .listing.cat_picture div.col-xs-6.col-md-4 {
        width: 100%;
    }

    .cat_picture div.col-xs-6.col-md-3 {
        width: 50%;
    }

    .cat_picture .col-xs-6:nth-child(2n + 1) {
        clear: both !important;
    }

    .menu_desktop .cat_picture .col-xs-6.col-md-4:nth-child(3n + 1) {
        clear: none !important;
    }
}




@media(min-width: 1300px) {

    .menu_desktop .cat_picture .col-xs-6.col-md-4:nth-child(4n + 1) {
        clear: none !important;
    }
}

@media(min-width: 1100px) {

    .menu_desktop .cat_picture .col-xs-6.col-md-4:nth-child(3n + 1) {
        clear: none !important;
    }
}

@media(min-width: 1024px) {

    .main_header .pop-up > a{
        display: flex;
        align-items: center;

    }

    .menu_desktop .cat_picture .col-xs-6.col-md-4:nth-child(2n + 1) {
        clear: none !important;
    }
}

/* FIN CSS RESPONSIVE MENU BURGER*/


/* DÉBUT CSS RESPONSIVE HEADER MOBILE*/

@media(min-width: 1025px) {
    .list_products a {
        display: flex !important;
        align-items: baseline;
    }

    .header2021:hover .block_menu,
    .stickyHeader .header2021 .block_menu,
    .open_menu .header2021 .block_menu{
        background-color: #F3F3F4;
        transition-duration: 0.3s;
    }

    div.list_menu{
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    #navMobile,
    .mobile_left,
    .menu_mobile,
    .search_mobile,
    ._desktop_wishlist_link {
        display: none !important;
    }

    .menu_desktop .cat_picture .col-xs-6.col-md-4:nth-child(4n + 1) {
        clear: both;
    }

    .menu_desktop .listing.cat_picture .col-xs-6.col-md-4:nth-child(4n + 1) {
        clear: none;
    }

    .menu_desktop .listing.cat_picture .col-xs-6.col-md-4:nth-child(3n + 1) {
        clear: both;
    }

    #search_block_top {
        position: initial;
        padding: 0 !important;
        grid-area: b;
    }

    #header_logo {
        grid-area: a;
        width: 198px;
        height: 43px;

    }
    .logo-mobile{
        display: none;
    }

    .menu_mobile,
    .search_mobile {
        display: none !important;
        margin: 0 15px;
    }

    .wishlist {
        position: relative;
        right: 10%;
    }

    .wishlist img {
        width: 22px;
    }

    .compte {
        position: relative;
        grid-area: d;
    }

    .compte a img {
        width: 24px;
    }

    .big-block-cart {
        position: relative;
        grid-area: e;
    }

    .big-block-cart .panier a img {
        width: 24px;
    }
    .stickyHeader .header2021 .contact_avant_vente a,
    .header2021:hover .contact_avant_vente a{
        color: #0C0C0D;
        text-decoration: none;
    }
    .contact_avant_vente a{
        color: #fff;
        display: block;
        font-style: normal;
        font-family: 'Hanken Grotesk', sans-serif;
        font-weight: 400;
        font-size: 12px;
        line-height: 12px;
        max-width: 100%;
        padding: 5px;
        text-align: center;
        line-height:32px;
    }
    .contact_avant_vente a:hover{
        color: #000;
    }
    .contact_avant_vente a img{
        display:inline-block;
    }
    .support {
        margin-right: 11px;
    }
}

@media(min-width: 1025px) {
    #navMobile {
        display: none !important;
    }

    #header .row #header_logo img {
        padding-top: 10px;
    }
}


@media(max-width:1024px) {
    body#product .primary_block {
        margin-top: 40px;
    }

    .pop-up{
        width: 34px;
    }

    .columns-container .btn-retour-overall{
        left: 92vw;
    }

    .list_products a p{
        font-size: 16px;
    }

    .main_header .contact_avant_vente{
        width: 35px;
    }
    .has-mobile .main_header .compte{
        width: 35px;
    }

    #closeMobile{
        display: flex !important;
        background: #0C0C0D;
        width: 107px;
        padding: 8px 16px 8px 10px;
        border-radius: 20px;
        align-items: center;
    }

    #close_picto{
        margin-right: 5px;
        width: 24px;
        height: 24px;
        filter: brightness(0);
    }

    .stickyHeader #close_picto,
    .header2021:hover  #close_picto{
        filter: unset !important;
    }

    #closeMobile .croix_menu_mobile{
        filter: unset !important;
        width: 24px;
        height: 24px;
        margin-right: 3px;
    }

    .big-block-cart{
        right: 20px;
        top: 8px;
    }

    #closeMobile>p{
        color: white;
        font-family: 'Hanken Grotesk', sans-serif;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 0;
        font-weight: bold;
    }

    #header2021:hover .main_header:after,
    .stickyHeader .main_header:after{
        content: "";
        position: absolute;
        z-index: -1;
        top: 100%;
        bottom: 0;
        width: 100%;
        height: 25px;
        background: radial-gradient(ellipse at 50% -103%, rgb(0 0 0 / 25%), rgba(97, 97, 97, 0.0) 62%);
        padding-top: 20px;
        left: 0;
        z-index: 1;
    }

    #search_block_top #searchbox{
        width: calc(100vw - 74px);
    }
    .menu_mobile>a:first-child>img,
    .compte>a>img {
        width: 24px;
        height: 24px;
    }

    .main_header .compte>a>img,
    .main_header .big-block-cart .panier>a>img {
        width: 24px;
        height: 24px;
    }

    .search_mobile>a>img {
        width: 16px !important;
    }

    .aide_contact,
    .menu_header,
    .sous_menu_header,
    .pop-up p{
        display: none !important;
    }

    .main_header {
        padding: 0;
    }
    div.list_menu{
        margin: 13px 49px;
    }

    .fixed_stiki p,
    .fixed_stiki a {
        font-size: 12px;
    }

    #module-pm_advancedsearch4-searchresults #center_column {
        padding-top: 0 !important;
    }

    .block_menu{
        height: 0px;
    }

    /* MENU MOBILE */
    .header2021.scrollUp {
        background: #fff;
    }

    .header2021.scrollUp .main_header img {
        filter: brightness(0);
    }

    .stickyHeader .header2021.scrollUp {
        top: 35px;
    }

    .aide_contact,
    .menu_header,
    .sous_menu_header {
        display: none !important;
    }

    .main_header {
        padding: 0;
        grid-template-areas: "f c b a d e ";
    }

    .menu_desktop {
        display: none;
    }

    .help_contact {
        display: none !important;
    }

    .contact_avant_vente small {
        display: none !important;
    }

    .fixed_stiki p,
    .fixed_stiki a {
        font-size: 11px;
    }

    #module-pm_advancedsearch4-searchresults #center_column {
        padding-top: 0 !important;
    }
    /* FIN MENU MOBILE */

    body #columns {
        padding-top: 50px;
    }
    #header_logo a {
        width: 125px;
        display: block;
    }

    #header_logo a img{
        width: 100%;
    }

    .main_header {
        height: 60px;
    }

    #header_logo {
        margin: initial;
        width: auto;
    }

    .header2021.active_search_mobile {
        transition: 0.4s all;
        background: none;
        background-color: white;
    }

    .header2021.active_search_mobile img {
        filter: brightness(0);
    }

    .has-mobile #navMobile .header-menu.overlay {
        background-color: white;
    }

    #navMobile .logo {
        filter: brightness(0)
    }

    .has-mobile #navMobile .header-menu.overlay {
        justify-content: space-evenly;
        padding: 20px 0 10px;
    }

    .has-mobile a#closeMobile {
        color: #0C0C0D;
    }

    .has-mobile #closeMobile.closebtn {
        left: 17px;
        right: auto;
    }

    .has-mobile .overlay ul.sublevel li.sublevel-title:after {
        content: "";
        position: absolute;
        z-index: -1;
        top: 100%;
        bottom: 0;
        width: 100%;
        height: 25px;
        background: -webkit-radial-gradient(50% -3%, ellipse cover, rgb(0 0 0 / 9%), rgba(97, 97, 97, 0.0) 60%);
        background: radial-gradient(ellipse at 50% -3%, rgb(0 0 0 / 10%), rgba(97, 97, 97, 0.0) 60%);
        padding-top: 20px;
        left: 0;
        z-index: 1;
    }

    .has-mobile #navMobile ul#tab {
        position: relative;
    }

    .has-mobile #navMobile .nav-item.active a:after {
        width: 0px;
        color: #0C0C0D;
    }
    .has-mobile #navMobile .nav-item a{
        width: max-content !important;
        color: black;
    }

    .all-item .event:hover{
        background: black;
    }


    .all-item .event:hover a{
        color: white;
    }

    .all-item .new_univers{
        display: none;
    }

    .has-mobile #navMobile .nav-item a:after {
        width: 0;
        content: "";
        bottom: -11px;
        left: 0;
        right: 0;
        margin: 0 auto;
        position: absolute;
        width: 0;
        opacity: 0;
        height: 1px;
        transition: all .4s;
        transition-timing-function: cubic-bezier(.4,0,.2,1);
    }

    .has-mobile #navMobile .nav-item.active a:after {
        height: 4px;
        color: #0C0C0D;
    }

    .has-mobile #navMobile .nav-item.active a:after {
        width: 100%;
        background: #333;
        opacity: 1;
    }



    .all-item .event{
        background: none;
        border: black 1px solid;
        border-radius: 99px;
        margin: 0px 5px;
        max-height: 38px !important;
        width: auto !important;
    }
    #navMobile .all-item .event a{
        height: 32px !important;
        width: max-content !important;
        display: flex;
        align-items: center;
    }
    #navMobile .all-item .event a img{
        filter: invert(1) !important;
    }
    #navMobile .all-item .event a span{
        font-weight: bold !important;
    }

    .has-mobile #navMobile .tab-content .swipe-nono{
        display: none;
    }

    .tab-pane ul .event{
        display: none;
    }

    .has-mobile #navMobile ul#tab {
        border-bottom: none;
        align-items: center;
        overflow: scroll;
    }

    .has-mobile #navMobile ul#tab::-webkit-scrollbar{
        display: none;
    }
    .embedsocialPopup-wrapper {
        display: none !important;
    }

    #gdpr_consent {
        display: none !important;
    }

    .header2021 ::-webkit-scrollbar {
        width: 13px;
        height: 13px;
    }

    .header2021 ::-webkit-scrollbar-thumb {
        background: radial-gradient(circle, #EDEDF6 14%, #EDEDF6 64%);
        border-radius: 10px;
    }

    .header2021 ::-webkit-scrollbar-thumb:hover {
        background: radial-gradient(circle, #EDEDF6 14%, #EDEDF6 64%);
    }

    .big-block-cart {
        margin: 0;
    }

    .nxtal-wishlist-link {
        display: none;
    }

    .header2021 a:hover,
    .header2021 a{
        text-decoration: none;
    }

    .header2021 {
        top: 35px;
        width: 100%;
        z-index: 10000;
        position: fixed;
        transition: all 0.3s ease;
    }

    .stickyHeader .header2021:before,
    .open_sous_menu .header2021:before,
    .open_menu .header2021:before,
    .header2021:hover:before {
        display: none;
    }


    #header2021:before {
        content: "";
        top: 0;
        width: 100%;
        height: 260px;
        pointer-events: none;
        position: absolute;
        transition: all 0.3s ease;
        background: linear-gradient(180deg, rgba(12, 12, 13, 0.6) 0%, rgba(12, 12, 13, 0) 100%);
        opacity: 1;
    }

    .stickyHeader #header2021:before {
        opacity: 0;
        transition: all 0.3s ease;;
    }

    #header2021:hover .menu_header:after,
    .stickyHeader .menu_header:after,
    .open_menu .menu_header:after{
        content: "";
        position: absolute;
        z-index: -1;
        top: 100%;
        bottom: 0;
        width: 100%;
        height: 25px;
        background: radial-gradient(ellipse at 50% -103%, rgb(0 0 0 / 25%), rgba(97, 97, 97, 0.0) 62%);
        padding-top: 20px;
        left: 0;
        z-index: 1;
    }

    .main_header {
        display: grid;
        padding: 27px 60px !important;
        align-items: center !important;
        grid-template-areas: "a b c d e";
        grid-template-columns: 230px 1fr 160px 40px 40px;
        column-gap: 16px;
    }

    .menu_header ul {
        display: flex;
        margin-bottom: 0;
        align-items: center;
    }

    .list_menu{
        grid-area: burger;
    }

    .closer-toggle{
        max-width: 85%;
        display: none;
    }

    .swipe-nono{
        grid-area: swipe;
        width: fit-content;
        justify-self: center;
        margin-right: 25px;
    }
    .swipe-nono a{
        padding-left: 0.8rem;
    }
    .new_univers{
        grid-area: new;
        justify-self: end;
        padding-right: 35px;
    }

    .nonoMenuList{
        grid-area: menu;
        display: flex;
        width: 100%;
        justify-content: flex-start;
    }

    .list_menu button.event{
        grid-area: event;
        grid-column-start: 6;
        grid-column-end: 8;
        border: 1px solid #ffFFff;
        width: 134px;
        height: 32px;
        border-radius: 99px;
        background: none;
        justify-self: end;
        align-self: center;
        margin-top: 4px;
    }

    .list_menu button.event a{
        display: flex;
        justify-content: center;
        outline: none;
        justify-content: center;
        align-items: center;
        margin-top: 2px;
    }

    .header2021:hover .list_menu button.event{
        border: 1px solid #0C0C0D;
    }

    .list_menu button.event a span{
        filter: saturate(1);
        font-family: 'Hanken Grotesk', sans-serif;
        color: #FFFFFF;
        font-weight: 700;
        font-size: 16px;
        padding-left: 5%;
    }

    .list_menu button.event a img{
        filter: saturate(1);
        width: auto;
        height: auto;
    }
    .list_menu button:hover.event{
        background: #0C0C0D;
    }
    .list_menu button:hover.event a span{
        filter: saturate(1);
        color: #FFFFFF;
    }
    .list_menu button:hover.event a img{
        filter: saturate(1);
    }
    .open_menu .menu_header .list_menu button.event a img,
    .stickyHeader .header2021 .list_menu button.event a img,
    .header2021:hover .list_menu button.event a img{
        filter: invert(1);
    }
    .header2021:hover .list_menu button:hover.event a img{
        filter: saturate(1);
    }
    .list_menu button:hover.event a:link,
    .list_menu button:hover.event a:visited
    {
        text-decoration: none;
    }

    .menu_header ul li a {
        font-family: 'Hanken Grotesk', sans-serif;
        color: white;
        font-weight: 500;
        font-size: 14px;
        text-decoration: none;
    }

    .menu_header ul span {
        color: white;
        font-size: 18px;
    }

    .stickyHeader .ajax_cart_quantity,
    .stickyHeader .ajax_cart_no_product,
    .stickyHeader .header2021 .ajax_cart_no_product,
    .stickyHeader .header2021 .ajax_cart_quantity,
    .header2021:hover .ajax_cart_no_product,
    .header2021:hover .ajax_cart_quantity {
        background-color: #f5222d;
        color: white;
    }

    .stickyHeader .header2021 li.bons-plans>a>img,
    .header2021:hover li.bons-plans>a>img {
        filter: unset !important;
    }

    .header2021 li.bons-plans>a>img {
        filter: brightness(0) invert(1);
    }

    #header2021 .button-search {
        background: rgba(243, 243, 243, 0.55);
        color: #fff;
        width: 40px;
        height: 40px;
        text-align: center;
        border: 1px solid #fff;
        font-weight: normal;
        border-radius: 10px 0 0 10px;
        line-height: inherit;
        margin-left: 0 !important;
        transition-duration: 0s;
        display: block;
        padding: 7px 10px 10px 15px;

    }


    #search_block_top #search_query_top {
        transition-duration: 0s;
        box-shadow: 0px 1px 4px rgb(12 12 13 / 8%);
    }

    #search_block_top #search_query_top::placeholder{
        color: #888891;
    }

    form.search {
        display: flex;
    }

    .big-block-cart div {
        margin: 0 5px;
    }

    .header2021 .sous_menu_header {
        left: -100%;
        position: absolute;
        top: 201px;
        transition: 0.4s all;
        z-index: 10;
    }

    .header2021 .conciergerie .dropmenu_service{
        padding:16px 0;
    }
    .header2021 .conciergerie .dropdown-item-service{
        display: flex;
        justify-content: space-between;
        padding: 16px 32px;
        width: 100%;
        transition: 0.3s all;
    }

    .open_sous_menu .sous_menu_header {
        left: 0 !important;
    }

    .sous_menu_header {
        position: absolute;
        width: 100%;
        background-color: white;
        padding: 0px 0 10px;
    }

    .sous_menu_header ul {
        display: flex;
        justify-content: space-evenly;
    }

    .sous_menu_header li {
        font-family: 'Hanken Grotesk', sans-serif;
        color: white;
        font-weight: 500;
        font-size: 15px;
        color: #0C0C0D;
    }

    .header2021 .sous_menu_header li a {
        display: inline-block;
        position: relative;
        text-decoration: none;
        padding: 5px 0;
        color: #0C0C0D;
    }

    .header2021 .sous_menu_header li a:after {
        content: '';
        position: absolute;
        width: 100%;
        height: 2px;
        bottom: 0;
        left: 0;
        background-color: #0C0C0D;
        transform: scaleX(0);
        transform-origin: bottom right;
        transition: transform 0.3s;
    }

    .header2021 .sous_menu_header li a:hover:after {
        transform-origin: bottom left;
        transform: scaleX(1);
    }

    .sous_menu_header.active {
        display: block;
    }

    div.list_menu li {
        list-style: none;
        position: relative;
        display: inline;
        width: max-content;
    }

    div.list_menu li a {
        display: inline-block;
        position: relative;
        text-decoration: none;
        color: white;
        font-size: 16px;
        line-height: 24px;
    }

    .stickyHeader .list_products > a  > p,
    .open_sous_menu .list_products > a  > p,
    .header2021:hover .list_products > a  > p {
        color: white;
    }

    div.list_menu li.bobo_menu-container a{
        font-weight: bold;
        padding: 25px 16px;
    }

    .menu_header{
        padding: 0px 55px 0px 70px;
        margin: 0 auto;
        max-width: 1630px;
    }

    div.list_menu li.bobo_menu-container:hover{
        background-color: white;
        height: 100%;
    }
    div.list_menu li.bobo_menu-container {
        display: flex;
        align-items: center;
        height: 100%;
    }
    div.list_menu .right_item_menu{
        display: flex;
        align-items: center;
        padding: 25px 16px;
        justify-content: space-between;
    }

    div.list_menu .right_item_menu.conciergerie{
        padding: 25px 16px;
    }
    .right_item_menu:hover{
        background-color: white;
        height: 100%;
    }

    div.list_menu .list_products a:after{
        content: none !important;
    }
    div.list_menu .list_products a:hover:after{
        content: none !important;
        transform: none !important;
    }

    div.list_menu li.list_products a{
        color: #0C0C0D;
        padding: 0;
    }

    div.list_menu .list_products{
        background: rgba(255, 255, 255, 0.5);
        padding: 8px 16px;
        border-radius: 40px;
        transition: all 0.3s ease;
        height: fit-content;
        margin-right: 32px;
        min-width: 116px;
        cursor: pointer;
    }

    div.list_menu .list_products:hover{
        background-color: #1E1E20;
        color: white;
    }

    div.list_menu .list_products:active,
    div.list_menu .list_products:focus{
        background-color: #2E2E31;
    }

    .header2021:hover div.list_menu .list_products,
    .open_menu div.list_menu .list_products,
    .stickyHeader div.list_menu .list_products{
        background-color: #0C0C0D;
    }



    div.list_menu li a:hover {
        text-decoration: none;
    }

    .sous_menu_header .circle {
        font-size: 10px;
        padding-top: 10px;
    }

    .menu_desktop {
        height: calc(100vh - 130px);
        width: 100%;
        background-color: white;
    }

    .stickyHeader .header2021.scrollUp {
        top: -65px;
    }

    .stickyHeader .list_menu button.event,
    .open_menu .list_menu button.event{
        border: 1px solid #0C0C0D;
    }
    /* --- MENU BLANC (HOVER) --- */
    .stickyHeader .header2021 .main_header.container,
    .open_sous_menu .header2021 .main_header.container,
    .open_menu .header2021 .main_header.container,
    .header2021:hover .main_header.container{
        background-color: white;
        transition: all 0.3s ease;
    }

    .header2021:hover,
    .open_menu .header2021,
    .stickyHeader .header2021{
        background-color: white !important;
        transition: all 0.1s ease;
    }
    .open_menu .header2021 .contact_avant_vente p small,
    .stickyHeader .header2021 .contact_avant_vente p small{
        color: #0C0C0D;
    }

    .open_sous_menu .header2021 ul li a,
    .open_menu .header2021 .menu_header ul li a,
    .header2021:hover .menu_header ul li a,
    .stickyHeader .header2021 .menu_header ul li a {
        color: #0C0C0D;
    }

    .active_search_mobile .ajax_cart_no_product,
    .active_search_mobile .ajax_cart_quantity {
        background-color: #0C0C0D;
        color: white;
    }

    .open_sous_menu .header2021 #search_block_top #search_query_top,
    .open_menu .header2021 #search_block_top #search_query_top,
    .header2021:hover #search_block_top #search_query_top,
    .stickyHeader #search_block_top #search_query_top,
    .active_search_mobile #search_query_top{
        background: white !important;
        border: 1px solid #888891 !important;
        border-left: none !important;
    }

    .open_sous_menu .header2021 .button-search,
    .open_menu .header2021 .button-search,
    .header2021:hover .button-search,
    .stickyHeader .button-search,
    .active_search_mobile .button-search{
        background: white !important;
        border: 1px solid #888891 !important;
        border-right: none !important;
    }

    .dropmenu_service{
        position: absolute;
        top:49px;
        left: -60px;
        z-index: 1000;
        min-width: 240px;
        font-size: 14px;
        text-align: left;
        list-style: none;
        background-color: #fff;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        display:none;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;

    }

    .right_item_menu:hover .dropmenu_service{
        display:block ;
    }

    ul.list_menu li a.dropdown-item-service:after{
        display: none;
    }

    .dropdown-item-service:hover{
        background-color:#F3F3F3;
    }

    .dropdown-item-service:last-child:hover{
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
    }
    .dropdown-item-service:last-child:hover{
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
    }
    #header2021.none:before{
        background: none;
    }

    .stickyHeader .header2021 .btn.button-search:before,
    .stickyHeader .header2021 .btn.button-search:before,
    .stickyHeader .header2021 .btn.button-search:before,
    .open_sous_menu .header2021 .btn.button-search:before,
    .open_menu .header2021 .btn.button-search:before,
    .header2021:hover .btn.button-search:before {
        color: #0C0C0D;
    }

    .stickyHeader .header2021 .main_header img,
    .stickyHeader .header2021 .main_header img,
    .stickyHeader .main_header img,
    .stickyHeader .list_products img,
    .open_menu .list_products img,
    .open_sous_menu .header2021 .main_header img,
    .open_menu .header2021 .main_header img,
    .header2021:hover .main_header img,
    .header2021:hover .list_products img,
    .header2021:hover .menu_header .conciergerie img,
    .header2021:hover .logo_header,
    .stickyHeader  .logo_header,
    .open_menu  .logo_header{
        filter: brightness(0);
    }

    .stickyHeader .header2021 .menu_header ul span,
    .stickyHeader.menu_header ul span,
    .open_sous_menu .header2021 .menu_header ul span,
    .open_menu .header2021 .menu_header ul span,
    .header2021:hover .menu_header ul span{
        color: #0C0C0D;
    }

    /* --- BANDEAU MARKETING --- */
    body #bobochicbandeaufixed.fixed_stiki {
        position: fixed;
        top: 0px;
        width: 100%;
        left: 0;
        z-index: 1000;
    }

    .fixed_stiki p,
    .fixed_stiki a {
        color: white !important;
        font-size: 14px;
        font-family: 'Hanken Grotesk', sans-serif;
        line-height: 18px;
        padding: 7px 20px;
        text-align: center;
        font-weight: normal;
    }

    .fixed_stiki p strong {
        font-weight: bold;
    }

    .fixed_stiki a {
        text-decoration: none;
        color: white;
    }

    .fixed_stiki a strong {
        font-weight: bold;
    }

    .big-block-cart {
        display: flex;
    }


    .button-search>span {
        display: none;
    }

    .menu_desktop {
        background-color: white;
        height: calc(100vh - 130px);
        position: fixed;
        padding-top: 40px;
    }

    .panier,
    .compte {
        margin: 0;
    }

    .menu_desktop {
        top: 152px;
        top: 165px;
        left: -100%;
        z-index: 9999;
        transition: 0.4s all;
    }

    .open_menu .menu_desktop {
        left: 0;
        padding-top: 40px;
    }

    .menu_desktop {
        display: flex;
        justify-content: center;
    }

    .menu_desktop #category_left {
        width: 250px;
        display: flex;
        justify-content: left;
    }

    .menu_desktop #category_right {
        width: 300px;
    }

    .menu_desktop #category_center {
        width: calc(100% - 550px);
        overflow: scroll;
        overflow-x: hidden;
        padding-top: 30px;
        padding-left: 30px;
        padding-right: 30px;
        margin-bottom: 70px;
    }

    .menu_desktop #category_left ul li a {
        font-size: 16px;
        text-decoration: none;
        font-family: 'Hanken Grotesk', sans-serif;
        color: #0C0C0D;
        transition-duration: 0.5s;
        padding: 10px 15px;
        display: flex;
        align-items: center;
    }

    .open_sous_menu .menu_header ul li:first-child img {
        filter: brightness(0);
    }

    .menu_desktop #category_left ul li a img {
        margin-right: 10px;
        width: 25px;
    }

    .menu_desktop #category_left ul li a:hover {
        background-color: #EDEDF6;
        border-radius: 10px;
    }

    .menu_desktop #category_left ul li a.active {
        background-color: #EDEDF6;
        border-radius: 10px;
    }

    .menu_desktop #category_left ul {
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        margin-bottom: 50px;
    }

    .menu_desktop #category_center .cat_picture .name_category {
        font-family: 'Hanken Grotesk', sans-serif;
        text-align: center;
        font-size: 15px;
        color: #0C0C0D;
        margin-bottom: 30px;
        transition: all 0.3s ease;
        padding-top: 10px;
    }

    .container_img_product:hover .name_category {
        transform: translateY(8px);
    }

    .listing .container_img_product:hover .name_category {
        transform: translateX(8px);
    }

    .menu_desktop #category_center .cat_picture div img {
        width: 100%;
        position: relative;
        z-index: 2;
        display: block;
        border-radius: 10px;
        transition: 0.5 all;
    }

    .menu_desktop #category_center .listing.cat_picture div {
        padding: 0px 15px 10px;
    }

    .menu_desktop #category_center .listing.cat_picture .name_category {
        padding: 0;
        margin: 0;
        text-align: left;
    }

    .menu_desktop #category_center .listing.cat_picture div img {
        width: 85px;
    }

    .menu_desktop .listing div.container_img_product img {
        padding-right: 10px;
    }

    .menu_desktop div.container_img_product:hover p {
        transform: scale(8px);
        transform-origin: top bottom;
    }

    .container_img_product {
        display: block;
        position: relative;
    }

    .menu_desktop #category_center .cat_button a {
        background-color: transparent;
        padding: 10px 30px;
        border-radius: 10px;
        color: #0C0C0D;
        font-family: 'Hanken Grotesk', sans-serif;
        font-size: 15px;
        border: 1px solid #0C0C0D;
        transition: background-color .2s ease-out;
        font-weight: bold;
        letter-spacing: 5%;
        transition-duration: 0.5s;
        text-transform: uppercase;
        display: inline-block;
        max-width: 100%;
        width: auto;
        margin: 30px 0 50px;
    }

    .menu_desktop #category_center .cat_button a:hover {
        background-color: #0C0C0D;
        color: white;
        border: 1px solid #0C0C0D;
    }

    .menu_desktop #category_center .cat_button a:hover:after {
        border-top: 2px solid white;
        border-right: 2px solid white;
    }

    .menu_desktop #category_center .cat_button a:after {
        overflow: hidden;
        display: inline-block;
        width: 10px;
        height: 10px;
        border-top: 2px solid #0C0C0D;
        border-right: 2px solid #0C0C0D;
        transform: rotate(45deg);
        content: "";
        margin-left: 10px;
    }

    .cat_links {
        display: flex;
    }

    .cat_links ul {
        margin-right: 40px;
    }

    .cat_links .name_list {
        font-size: 15px;
        color: #0C0C0D;
        text-decoration: none;
        font-family: 'Hanken Grotesk', sans-serif;
        padding-bottom: 5px;
        display: inline-block;
        font-weight: bold;
        text-transform: uppercase;
        position: relative;
        margin-bottom: 5px;
        letter-spacing: 5%;
        white-space: nowrap;
    }

    #ul_display li.inative {
        display: none;
    }

    #ul_display.active li.inative {
        display: block;
    }

    #ul_display+p a:after {
        content: "+";
        padding-left: 10px;
        display: inline-block;
    }

    #ul_display.active+p a:after {
        content: "-";
    }

    .cat_links ul.help li a {
        text-decoration: none;
        font-size: 15px;
        color: #0C0C0D;
        font-family: 'Hanken Grotesk', sans-serif;
        display: inline-block;
        position: relative;
        padding: 10px 15px;
        background-color: #EDEDF6;
        margin: 5px 0;
        border-radius: 10px;
        white-space: nowrap;
    }

    .cat_links ul.help li a:hover {
        background-color: #DDDDE5;
    }

    #ul_display_a {
        font-size: 16px;
        font-weight: bold;
        color: #0C0C0D;
        font-family: 'Hanken Grotesk', sans-serif;
        text-decoration: none;
        margin: 10px 0 0;
        display: block;
    }

    .cat_links ul li a {
        text-decoration: none;
        font-size: 16px;
        color: #0C0C0D;
        font-family: 'Hanken Grotesk', sans-serif;
        display: inline-block;
        position: relative;
        padding: 5px 0px 5px;
        margin: 5px 0;
    }

    .octobre_rose {
        background-color: #efced8;
        font-family: 'Hanken Grotesk', sans-serif;
        text-align: center;
        color: black;
        border-radius: 10px;
        padding: 10px;
        font-size: 16px;
        margin: 0 10px 40px;
    }

    .octobre_rose strong {
        font-weight: bold;
    }

    .cat_links ul li:nth-child(1) a:after {
        content: '';
        position: absolute;
        width: 100%;
        height: 2px;
        bottom: 0;
        left: 0;
        background-color: #0C0C0D;
        transform: scaleX(0);
        transform-origin: bottom right;
        transition: transform 0.3s;
    }

    .menu_desktop #category_left ul {
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        padding: 29px 30px 20px;
        width: 100%;
        position: relative;
        z-index: 1;
        background: #fff;
    }

    #category_left:after {
        content: "";
        position: absolute;
        z-index: -1;
        top: 100%;
        bottom: 0;
        width: 100%;
        height: 25px;
        top: 0;
        background: -webkit-radial-gradient(50%, ellipse cover, rgb(0 0 0 / 9%), rgba(97, 97, 97, 0.0) 60%);
        background: radial-gradient(ellipse at 50%, rgb(0 0 0 / 10%), rgba(97, 97, 97, 0.0) 60%);
        padding-top: 20px;
        top: auto;
        padding-top: 0;
        bottom: 0;
        width: 25px;
        height: 100%;
        left: 238px;
    }

    #category_right::before {
        content: "";
        position: absolute;
        z-index: 1;
        height: 100%;
        width: 12px;
        top: 0;
        background-color: white;
        right: 295px;
    }

    #category_right::after {
        content: "";
        position: absolute;
        z-index: 1;
        background: -webkit-radial-gradient(50%, ellipse cover, rgb(0 0 0/9%), rgba(97, 97, 97, 0.0) 60%);
        background: radial-gradient(ellipse at 50%, rgb(0 0 0/10%), rgba(97, 97, 97, 0.0) 60%);
        padding-top: 20px;
        top: auto;
        padding-top: 0;
        bottom: 0;
        width: 25px;
        height: 100%;
        right: 298px;
        z-index: 0;
    }

    #category_right {
        padding-top: 30px;
        padding-left: 30px;
        padding-right: 30px;
        margin-left: 20px;
    }

    #category_right .offre:first-child {
        padding-bottom: 15px;
    }

    #category_right .offre p {
        margin-bottom: 20px;
        font-family: 'Hanken Grotesk', sans-serif;
        color: #0C0C0D;
        font-size: 15px;
        display: inline-block;
        position: relative;
        padding-bottom: 3px;
        text-decoration: underline;
    }

    .main_header .wishlist,
    .main_header .compte,
    .main_header .big-block-cart .panier,
    .main_header .contact_avant_vente a{
        padding: 5px;
    }

    .main_header .wishlist:hover,
    .main_header .compte:hover,
    .main_header .big-block-cart .panier:hover,
    .main_header .contact_avant_vente a:hover,
    .main_header .pop-up:hover{
        background-color: #F3F3F4;
        border-radius: 50px;
    }

    .main_header .wishlist:focus,
    .main_header .compte:focus,
    .main_header .big-block-cart .panier:focus,
    .main_header .contact_avant_vente a:focus,
    .main_header .wishlist:active,
    .main_header .compte:active,
    .main_header .big-block-cart .panier:active,
    .main_header .contact_avant_vente a:active{
        background-color: #E6E6E8;
        border-radius: 50px;
    }

    #category_right .offre p:hover:after {
        transform: scaleX(1);
    }

    #panoramique_avec {
        display: none;
    }

    .form-control:focus {
        border-color: transparent !important;
        box-shadow: none !important;
    }

    .sous_menu_item.active {
        display: block;
    }

    .sous_menu_item {
        display: none;
    }

    span.img_total_product {
        display: block;
        position: absolute;
        top: 0;
        left: 18%;
        left: 0%;
        margin: 0;
        width: 64%;
        width: 100%;
        height: 100%;
        transition: 1s all;
        z-index: 1;
        border-radius: 10px;
    }

    .open_menu .header2021 {
        top: 35px !important;
        position: fixed !important;
    }

    .listing .container_img_product {
        display: flex;
        align-items: center;
    }

    #header_logo {
        grid-area: a;
        margin: 0 auto;
        z-index: 1;
    }

    .img_total_product:after {
        transition: 0.8s all;
        position: absolute;
        left: 0;
        width: 50px;
        width: 18%;
        top: 0;
        height: 100%;
        background-color: white;
        content: "";
    }

    .img_total_product:before {
        transition: 0.8s all;
        position: absolute;
        right: 0;
        top: 0;
        height: 100%;
        width: 18%;
        background-color: white;
        content: "";
    }

    .container_img_product:hover span.img_total_product:after,
    .container_img_product:hover span.img_total_product:before {
        width: 0;
    }

    .cat_button {
        text-align: center;
    }

    .picto_menu {
        padding-right: 10px;

        vertical-align: bottom;
    }

    #search_block_top #searchbox {
        justify-content: flex-start;
        margin-right: 9px;
    }

    .search_mobile img {
        color: white;
    }

    .open_sous_menu .ajax_cart_no_product,
    .open_sous_menu .ajax_cart_quantity,
    .open_menu .ajax_cart_no_product,
    .open_menu .ajax_cart_quantity {
        color: white;
        background: #0C0C0D;
    }

    .has-mobile #navMobile .overlay.first-items {
        background-color: white;
    }

    .left_onglets{
        display: flex;
        align-items: center;
    }
    /* RESPONSIVE */

    .menu_desktop .cat_picture .col-xs-6.col-md-3:nth-child(5n + 1) {
        clear: both;
    }

    body .ui-menu.ui-jolisearch {
        z-index: 99999;
        padding: 30px 15px 30px 15px;
    }

    body .ui-menu.ui-jolisearch .jolisearch-body,
    body .no-results-found.ui-menu-item {
        max-width: 100%;
    }

    .main_header .wishlist {
        display: none;
    }

    .main_header .dynhook {
        width: 10%;
        display: inline-block;
    }

    .body-overlay.overlayed {
        display: block;
    }

    #navMobile .sublevel .sublevel-title p.see_all a {
        position: absolute;
        right: 0;
        top: 0;
        padding: 15px 30px !important;
        background: transparent;
        z-index: 1;
    }

    .contact_avant_vente {
        z-index: 1;
        grid-area: c;
        /*margin-right: 2.5vw;*/
    }

    .fixed_stiki {
        background: #0C0C0D;
    }

    #bobochicbandeaufixed .bx-wrapper,
    #bobochicbandeaufixed .bx-wrapper bx-viewport {
        width: 100% !important;
        height: 35px !important;
    }

    #bobochicbandeaufixed .table {
        border: 0;
    }

    #category_right {
        padding-top: 15px;
    }

    body .toggleVideo:after {
        font-family: 'FontAwesomeSolid';
        content: "\f6a9";
        margin-left: 4px;
    }

    body .toggleVideo.active:after {
        content: "\f028" !important;
        /*font-family: "FontAwesome"!important;*/
        font-family: 'FontAwesomeSolid';
    }

    .video_home_content .toggleVideo {
        bottom: 150px;
    }

    .search_query {
        width: 100% !important;
        display: inline !important;
        padding: 14px !important;
        background: rgba(243, 243, 243, 0.55) !important;
        border: none !important;
        color: #C9C9C9!important;
        font-family: 'Hanken Grotesk', sans-serif;
        font-size: 16px !important;
        text-align: left !important;
        border-radius: 0 10px 10px 0 !important;
        box-sizing: border-box !important;
        height: 40px !important;
        margin: 0 !important;
    }

    .contain-search{
        display: flex;
        align-items: center;
        width:100%;
    }

    .search-form-wrapper form .btn {
        box-shadow: none;
    }

    .main_header.container{
        position: relative;
    }

    .main_header.container,
    .menu_header.container {
        max-width: 1630px !important;
        width: 100% !important;
        justify-content: space-between;
        align-items: center;

    }

    #collectionsejour #contenu {
        padding-top: 90px !important;
    }

    .breadcrumb {
        padding: 90px 40px 6px 30px;
    }

    .my_account_blocks {
        padding-top: 90px;
    }


    .form-control:focus {
        border: 1px solid #ffffff !important;
    }

    #footer .footer_newsletter input {
        border: 1px solid #fff;
    }

    #footer .btn.border-white {
        border: 1px solid white;
    }


    #close_picto {
        position: relative;
        width: 15px;
        height: 12px;
        margin-right: 10px;
    }

    #header2021:hover #close_picto>span,
    .open_menu #close_picto>span,
    .stickyHeader .header2021 #close_picto>span {
        background: #ffFFff;
    }

    #close_picto>span {
        position: absolute;
        height: 2px;
        top: 50%;
        display: block;
        border-radius: 10px;
        background: white;
        transition: .2s;
        background: #0C0C0D;
    }

    #close_picto #product_1 {
        top: 0;
        width: 100%;
        left: 0;
    }

    #close_picto #product_2 {
        width: 50%;
        left: 0;
    }

    #close_picto #product_3 {
        top: 100%;
        width: 100%;
        left: 0;
    }

    .header2021:hover .menu_header ul li.list_products a,
    .open_menu .menu_header ul li.list_products a,
    .stickyHeader  .menu_header ul li.list_products a{
        color: white !important;
    }

    .header2021:hover #close_picto > span{
        background: white;
    }

    .open_menu .list_products #close_picto #product_2 {
        display: none !important;
    }


    .open_menu .list_products #close_picto #product_1 {
        width: 100%;
        transform: rotate(45deg);
        top: 7px;
    }

    .open_menu .list_products #close_picto #product_3 {
        width: 100%;
        transform: rotate(-45deg);
        top: 7px;
    }

    .list_products a p{
        color: #0C0C0D;
        font-family: 'Hanken Grotesk', sans-serif;
        font-size: 16px;
        line-height: 24px;
        font-weight: bold;
    }

    .open_menu .list_products a p{
        color: white;
    }

    .header2021:hover

    .title_newsletter {
        text-align: left !important;
    }

    body #columns {
        padding-top: 170px;
    }

    body#order #columns {
        padding-top: 50px;
    }

    .payment_module a .js-payment-ps_checkout-card>.ps_checkout-button>div {
        height: 56px !important;
    }

    .menu_desktop .cat_picture .col-xs-6.col-md-3 {
        width: 20% !important;
    }

    /* ===== Scrollbar CSS ===== */
    /* Firefox */
    * {
        scrollbar-width: auto;
        scrollbar-color: #000000 #ffffff;
    }

    /* Chrome, Edge, and Safari */
    *::-webkit-scrollbar {
        width: 5px;
        height: 7px;
        border-radius: 10px;
        background: rgba(0, 0, 0, 0);
    }

    *::-webkit-scrollbar-track {
        background: rgba(0, 0, 0, 0);
    }

    *::-webkit-scrollbar-thumb {
        background-color: #000000;
        border-radius: 10px;
        border: 1px solid transparent;
    }

    body {
        overflow: overlay;
    }

    #navMobile ol,
    #navMobile ul {
        margin-bottom: 0 !important;
    }



    .env-timer{
        display: flex;
        width: 100%;
        height: auto;
        position: fixed;
        bottom: 10px;
        justify-content: center;
        z-index: 2;
        font-family: 'Hanken Grotesk', sans-serif;
    }
    body#index .env-timer{
        z-index:100;
    }

    .main_header .compte{
        width: 35px;
    }

    .block-timer{
        display: flex;
        background: rgb(232,77,69);
        padding: 8px 16px;
        align-items: center;
    }

    .block-timer .timer{
        color: white;
    }

    .block-timer img{
        padding-right: 25px;
        width: 188px;
    }

    .block-timer .timer .number{
        font-weight: 700;
        font-size: 18px;
        line-height: 26px;
    }

    .block-timer .timer .letter{
        font-weight: 700;
        font-size: 12px;
        line-height: 16px;
    }
    .showBoutique{
        display: none;
    }

    .main_header .pop-up > a > p{
        font-family: 'Hanken Grotesk', sans-serif;
        font-style: normal;
        font-weight: 700;
        font-size: 12px;
        line-height: 16px;
        color: #ffFFff;
    }

    .stickyHeader .header2021 .main_header .pop-up > a > p,
    .open_sous_menu .header2021 .main_header .pop-up > a > p,
    .open_menu .header2021 .main_header .pop-up > a > p,
    .header2021:hover .main_header .pop-up > a > p{
        color: #0C0C0D;
    }

    img.logo_header{
        display: unset;
        width: 80px;
        margin-top: -5px;
    }

    .has-mobile .main_header .compte {
        display: block;
        width: 30px;
        text-align: center;
        grid-area: d;
    }

    .see_all>a {
        padding: 0 !important;
    }

    .has-mobile .overlay .overlay-content .main-items li>a[data-id=Nouveautés] {
        color: #0C0C0D !important;
    }

    .has-mobile .overlay .overlay-content .main-items.main-items-cat li>a[data-id=Nouveautés]:before {
        border-color: #0C0C0D;
    }

    #header_logo a img {
        width: 193px;
        height: 48px;
        max-width: 100%;
    }

    .stickyHeader .conciergerie > img{
        filter: brightness(0);
    }

    .big-block-cart{
        position: absolute !important;
        top: 6px;
        right: 0;
    }


    .main_header .pop-up > a:hover{
        text-decoration: none;
    }

    .main_header .pop-up > a > p{
        font-family: 'Hanken Grotesk', sans-serif;
        font-style: normal;
        font-weight: 700;
        font-size: 12px;
        line-height: 16px;
        color: #ffFFff;
    }

    .stickyHeader .header2021 .main_header .pop-up > a > p,
    .open_sous_menu .header2021 .main_header .pop-up > a > p,
    .open_menu .header2021 .main_header .pop-up > a > p,
    .header2021:hover .main_header .pop-up > a > p{
        color: #0C0C0D;
    }

    .columns-container .btn-retour-overall{
        position: fixed;
        top: 89%;
        left: 95vw;
        z-index: 9999999999;
    }

    .columns-container .btn-retour-overall button{
        border: none;
        background: none;
    }


    /* DÉBUT CSS RESPONSIVE HEADER MOBILE*/

    .contact_avant_vente a{
        display:block;
    }
    .contact_avant_vente a span{
        display:none;
    }

    .has-mobile #navMobile .nav-item a {
        font-family: 'Hanken Grotesk', sans-serif;
        width: max-content;
    }

    .has-mobile #navMobile .nav-item.active a {

        color: #0C0C0D;
        font-weight: bold;
    }

    .picto_menu_mobile {
        padding-right: 10px;
        width: 35px;
        vertical-align: bottom;
    }

    .has-mobile .overlay .overlay-content .main-items li>a {
        font-size: 16px;
        font-family: 'Hanken Grotesk', sans-serif;
        letter-spacing: 0;
    }

    .panier,
    .compte {
        margin: 0;
    }

    .mobile_left {
        display: flex;
        align-items: center;
    }

    .menu_mobile.list_products > a{
        display: flex;
        background-color: #F3F3F4;
        opacity: 0.5;
        width: 114px;
        padding: 8px 16px 8px 10px;
        border-radius: 20px;
        align-items: center;
    }

    .main_header.container,
    #search_block_top{
        margin-top: 5px;
    }

    .stickyHeader  .menu_mobile.list_products > a,
    .open_sous_menu  .menu_mobile.list_products > a,
    .open_menu  .menu_mobile.list_products > a,
    .header2021:hover .menu_mobile.list_products > a{
        background-color: #0C0C0D;
        opacity: 1;
    }

    .mobile_left div {
        width: 30px;
        text-align: center;
    }

    .has-mobile .overlay .overlay-content .main-items.main-items-account li.compte {
        padding: 14px 30px;
    }

    .has-mobile .overlay .overlay-content .main-items.main-items-account li.compte>a {
        padding: 0;
        font-family: 'Hanken Grotesk', sans-serif;
        font-weight: normal;
        line-height: 30px;
        font-size: 16px;
    }

    .has-mobile .overlay .overlay-content .main-items.main-items-account li.compte>a>img {
        margin-right: 10px;
        margin-top: -2px;
        vertical-align: middle;
    }

    .has-mobile .overlay .overlay-content .main-items.main-items-account li.deconnexion>a {
        color: #FF6F6F;
    }

    .offres_items {
        padding: 30px 30px 10px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .offres_items>a {
        margin-bottom: 20px;
    }

    ul.bottom_menu:after {
        display: none;
    }

    ul.main-items-other:after {
        display: none;
    }

    ul.main-items-other ul:after {
        display: none;
    }

    .has-mobile .overlay ul.sublevel li.sublevel-title {
        border: none;
    }

    .has-mobile .overlay ul.sublevel.level-2 li a {
        font-family: 'Hanken Grotesk', sans-serif;
        padding: 10px 50px 10px 20px;
        font-size: 16px;
        letter-spacing: 0px;
        display: flex;
        align-items: center;
    }

    .has-mobile .overlay ul.sublevel li.sublevel-subhead {
        padding: 20px 50px 10px 20px;
    }

    .see_all {
        color: #0C0C0D;
        text-transform: initial;
        font-size: 16px;
        padding-right: 15px;
        font-family: 'Hanken Grotesk', sans-serif;
        font-weight: normal;

    }

    .see_all:before {
        content: '';
        position: absolute;
        top: 0px;
        bottom: 0;
        right: 15px;
        border: 1px solid rgb(0, 0, 0);
        width: 8px;
        height: 8px;
        border-width: 1px 0 0 1px;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(135deg);
        margin: auto;
    }

    .offres-items {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .bandeau_4x {
        padding: 8px 30px 8px 30px;
        color: #333;
        letter-spacing: 1px;
        text-align: center;
        background-color: #f4f4f4;
        font-size: 12px
    }


    .has-mobile .overlay .sublevel li a img {
        display: initial;
        width: 80px;
        height: 100% !important;
        vertical-align: middle;
        padding-right: 10px;
    }

    .has-mobile .overlay ul.sublevel.level-2 li a:before {
        content: '';
        position: absolute;
        top: 1px;
        bottom: 0;
        right: 15px;
        border: 1px solid rgb(0, 0, 0);
        width: 8px;
        height: 8px;
        border-width: 1px 0 0 1px;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(135deg);
        margin: auto;
    }

    #logo_bottom img {
        margin: 20px auto;
        width: 150px;
    }

    #container_search_mobile {
        background-color: white;
        height: 100px;
        top: 60px;
        display: none;
        transition: 0.4s all;
    }

    #container_search_mobile.active {
        display: block;
    }

    #search_block_top {
        position: absolute;
        top: -100%;
    }

    .active_search_mobile #search_block_top {
        position: absolute;
        top: 45px;
        left: 0;
        padding: 5px 0 10px;
        background-color: white;
        width: 100%;
        border-bottom: 1px solid #f1f1f1;
    }

    .active_search_mobile #search_block_top .btn.button-search:before {
        color: #000;
    }

    .has-mobile .overlay ul.sublevel li.sublevel-subhead {
        font-family: 'Hanken Grotesk', sans-serif;
        color: #0C0C0D;
        text-transform: inherit;
        padding-top: 30px;
        padding-bottom: 30px;
        font-size: 24px;
    }

    .collection a:before {
        display: none;
    }

    .collection img {
        width: 100% !important;
    }

    .back_menu a:before {
        display: none !important;
    }

    .has-mobile .overlay ul.sublevel li.sublevel-title:before {
        display: none !important;
    }

    .has-mobile .overlay ul.sublevel li.sublevel-title.back_menu {
        padding: 20px 20px !important;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .has-mobile .overlay ul.sublevel.level-2 li.sublevel-title.back_menu>a {
        padding: 10px 50px 10px 0px;

    }

    .has-mobile .overlay .overlay-content .main-items.main-items-other li>a {
        font-size: 16px;
    }

    .img_universe_menu {
        width: 100%;
        height: auto !important;
    }

    #search_block_top #searchbox input[type=text] {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
    }

    .input.search_query {
        width: calc(100% - 150px) !important;
    }

    #search_block_top #search_query_top,
    .button-search {
        background: rgba(243, 243, 243, 0.55) !important;
        color: #C9C9C9;

    }
    #navMobile #closeMobile {
        position: absolute;
        left: 30px;
    }

    .header-menu #header_logo {
        margin: 0 auto;
    }

    .big-block-cart {
        width: 30px;
        grid-area: e;
    }
}
/*CSS RESPONSIVE MENU BURGER*/

@media(max-width: 1300px) {
    .cat_picture div.col-xs-6.col-md-3 {
        width: 33%;
    }

    .menu_desktop .cat_picture .col-xs-6.col-md-4:nth-child(4n + 1) {
        clear: none !important;
    }

    .menu_desktop .cat_picture .col-xs-6.col-md-4:nth-child(3n + 1) {
        clear: both !important;
    }
}

@media(max-width: 1350px) {
    .listing.cat_picture div.col-xs-6.col-md-4 {
        width: 50%;
    }

    .menu_desktop .listing.cat_picture .col-xs-6.col-md-4:nth-child(3n + 1) {
        clear: none !important;
    }
}

@media(max-width: 1280px) {
    div.list_menu li.bobo_menu-container a,
    div.list_menu .right_item_menu,
    div.list_menu .right_item_menu.conciergerie{
        padding: 25px 12px;
    }

    img.logo_header{
        width: 60px;
    }

    .conciergerie .img-responsive{
        width: 20px;
    }

    div.list_menu .list_products{
        margin-right: 10px;
        min-width: 105px;
    }

    div.list_menu li a,
    .list_products a p{
        font-size: 12px;
    }

}


@media(max-width: 1150px) {
    .cat_links {
        flex-direction: column;

    }

    .cat_links ul {
        width: 100%;
    }

    .cat_links ul:nth-child(2),
    .cat_links ul:nth-child(3) {
        padding-top: 20px;
    }
}

@media(max-width: 1100px) {
    .listing.cat_picture div.col-xs-6.col-md-4 {
        width: 100%;
    }

    .cat_picture div.col-xs-6.col-md-3 {
        width: 50%;
    }

    .cat_picture .col-xs-6:nth-child(2n + 1) {
        clear: both !important;
    }

    .menu_desktop .cat_picture .col-xs-6.col-md-4:nth-child(3n + 1) {
        clear: none !important;
    }
}




@media(min-width: 1300px) {

    .menu_desktop .cat_picture .col-xs-6.col-md-4:nth-child(4n + 1) {
        clear: none !important;
    }
}

@media(min-width: 1100px) {

    .menu_desktop .cat_picture .col-xs-6.col-md-4:nth-child(3n + 1) {
        clear: none !important;
    }
}


/* FIN CSS RESPONSIVE MENU BURGER*/

@media(min-width: 1024px) {

    .menu_desktop .cat_picture .col-xs-6.col-md-4:nth-child(2n + 1) {
        clear: none !important;
    }
}
@media(min-width: 1025px) {
    .list_products a {
        display: flex !important;
        align-items: baseline;
    }

    .header2021:hover .block_menu,
    .stickyHeader .header2021 .block_menu,
    .open_menu .header2021 .block_menu{
        background-color: #F3F3F4;
        transition-duration: 0.3s;
    }

    div.list_menu{
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    #navMobile,
    .mobile_left,
    .menu_mobile,
    .search_mobile,
    ._desktop_wishlist_link {
        display: none !important;
    }

    .menu_desktop .cat_picture .col-xs-6.col-md-4:nth-child(4n + 1) {
        clear: both;
    }

    .menu_desktop .listing.cat_picture .col-xs-6.col-md-4:nth-child(4n + 1) {
        clear: none;
    }

    .menu_desktop .listing.cat_picture .col-xs-6.col-md-4:nth-child(3n + 1) {
        clear: both;
    }

    #search_block_top {
        position: initial;
        padding: 0 !important;
        grid-area: b;
    }

    #header_logo {
        grid-area: a;
        width: 198px;
        height: 43px;

    }
    .logo-mobile{
        display: none;
    }

    .menu_mobile,
    .search_mobile {
        display: none !important;
        margin: 0 15px;
    }

    .wishlist {
        position: relative;
        right: 10%;
    }

    .wishlist img {
        width: 22px;
    }

    .compte {
        position: relative;
        grid-area: d;
    }

    .compte a img {
        width: 24px;
    }

    .big-block-cart {
        position: relative;
        grid-area: e;
    }

    .big-block-cart .panier a img {
        width: 24px;
    }
    .header2021:hover .contact_avant_vente a{
        color: #0C0C0D;
        text-decoration: none;
    }
    .contact_avant_vente a{
        color: #fff;
        min-width: 171px;
    }
    .contact_avant_vente a:hover{
        color: #000;
    }

    .support {
        margin-right: 11px;
    }
    .contact_avant_vente a span{
        font-style: normal;
        font-family: 'Hanken Grotesk', sans-serif;
        font-weight: 400;
        font-size: 12px !important;
        line-height: 12px;
        max-width: 100%;
        padding-left: 10px;
        text-align: center;
    }
}

@media(min-width: 1025px) {
    #navMobile {
        display: none !important;
    }

    #header .row #header_logo img {
        padding-top: 10px;
    }
}


@media(max-width:1024px) {
    body#product .primary_block {
        margin-top: 40px;
    }

    .columns-container .btn-retour-overall{
        left: 92vw;
    }

    .list_products a p{
        font-size: 16px;
    }

    .main_header .contact_avant_vente{
        width: 35px;
        display:none;
    }
    .has-mobile .main_header .compte{
        width: 35px;
    }

    #closeMobile{
        display: flex !important;
        background: #0C0C0D;
        width: 107px;
        padding: 8px 16px 8px 10px;
        border-radius: 20px;
        align-items: center;
    }

    #close_picto{
        margin-right: 5px;
        width: 24px;
        height: 24px;
        filter: brightness(0);
    }

    .stickyHeader #close_picto,
    .header2021:hover  #close_picto{
        filter: unset !important;
    }

    #closeMobile .croix_menu_mobile{
        filter: unset !important;
        width: 24px;
        height: 24px;
        margin-right: 3px;
    }

    .big-block-cart{
        right: 20px;
        top: 8px;
    }

    #closeMobile>p{
        color: white;
        font-family: 'Hanken Grotesk', sans-serif;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 0;
        font-weight: bold;
    }

    #header2021:hover .main_header:after,
    .stickyHeader .main_header:after{
        content: "";
        position: absolute;
        z-index: -1;
        top: 100%;
        bottom: 0;
        width: 100%;
        height: 25px;
        background: radial-gradient(ellipse at 50% -103%, rgb(0 0 0 / 25%), rgba(97, 97, 97, 0.0) 62%);
        padding-top: 20px;
        left: 0;
        z-index: 1;
    }

    #search_block_top #searchbox{
        width: calc(100vw - 74px);
    }
    .menu_mobile>a:first-child>img,
    .compte>a>img {
        width: 24px;
        height: 24px;
    }

    .main_header .compte>a>img,
    .main_header .big-block-cart .panier>a>img {
        width: 24px;
        height: 24px;
    }

    .search_mobile>a>img {
        width: 16px !important;
    }

    .aide_contact,
    .menu_header,
    .sous_menu_header,
    .pop-up p{
        display: none !important;
    }

    .main_header {
        padding: 0;
    }
    div.list_menu{
        margin: 13px 49px;
    }

    .fixed_stiki p,
    .fixed_stiki a {
        font-size: 12px;
    }

    #module-pm_advancedsearch4-searchresults #center_column {
        padding-top: 0 !important;
    }

    .block_menu{
        height: 0px;
    }

    /* MENU MOBILE */
    .header2021.scrollUp {
        background: #fff;
    }

    .header2021.scrollUp .main_header img {
        filter: brightness(0);
    }

    .stickyHeader .header2021.scrollUp {
        top: 35px;
    }

    .aide_contact,
    .menu_header,
    .sous_menu_header {
        display: none !important;
    }

    .main_header {
        padding: 0;
        grid-template-areas: "f c b a d e ";
    }

    .menu_desktop {
        display: none;
    }

    .help_contact {
        display: none !important;
    }

    .contact_avant_vente small {
        display: none !important;
    }

    .fixed_stiki p,
    .fixed_stiki a {
        font-size: 11px;
    }

    #module-pm_advancedsearch4-searchresults #center_column {
        padding-top: 0 !important;
    }
    /* FIN MENU MOBILE */

    body #columns {
        padding-top: 50px;
    }
    #header_logo a {
        width: 125px;
        display: block;
    }

    #header_logo a img{
        width: 100%;
    }

    .main_header {
        height: 60px;
    }

    #header_logo {
        margin: initial;
        width: auto;
    }

    .header2021.active_search_mobile {
        transition: 0.4s all;
        background: none;
        background-color: white;
    }

    .header2021.active_search_mobile img {
        filter: brightness(0);
    }

    .has-mobile #navMobile .header-menu.overlay {
        background-color: white;
    }

    #navMobile .logo {
        filter: brightness(0)
    }

    .has-mobile #navMobile .header-menu.overlay {
        justify-content: space-evenly;
        padding: 20px 0 10px;
    }

    .has-mobile a#closeMobile {
        color: #0C0C0D;
    }

    .has-mobile #closeMobile.closebtn {
        left: 17px;
        right: auto;
    }

    .has-mobile .overlay ul.sublevel li.sublevel-title:after {
        content: "";
        position: absolute;
        z-index: -1;
        top: 100%;
        bottom: 0;
        width: 100%;
        height: 25px;
        background: -webkit-radial-gradient(50% -3%, ellipse cover, rgb(0 0 0 / 9%), rgba(97, 97, 97, 0.0) 60%);
        background: radial-gradient(ellipse at 50% -3%, rgb(0 0 0 / 10%), rgba(97, 97, 97, 0.0) 60%);
        padding-top: 20px;
        left: 0;
        z-index: 1;
    }

    .has-mobile #navMobile ul#tab {
        position: relative;
    }

    .has-mobile #navMobile .nav-item.active a:after {
        width: 0px;
        color: #0C0C0D;
    }
    .has-mobile #navMobile .nav-item a{
        width: max-content !important;
        color: black;
    }

    .all-item .event:hover{
        background: black;
    }


    .all-item .event:hover a{
        color: white;
    }

    .all-item .new_univers{
        display: none;
    }

    .has-mobile #navMobile .nav-item a:after {
        width: 0;
        content: "";
        bottom: -11px;
        left: 0;
        right: 0;
        margin: 0 auto;
        position: absolute;
        width: 0;
        opacity: 0;
        height: 1px;
        transition: all .4s;
        transition-timing-function: cubic-bezier(.4,0,.2,1);
    }

    .has-mobile .sublevel > a > li > img.lazyload{
        width: 100%;
    }

    .has-mobile #navMobile .nav-item.active a:after {
        height: 4px;
        color: #0C0C0D;
    }

    .has-mobile #navMobile .nav-item.active a:after {
        width: 100%;
        background: #333;
        opacity: 1;
    }

    .all-item .event{
        background: none;
        border: black 1px solid;
        border-radius: 99px;
        margin: 0px 5px;
        max-height: 38px !important;
        width: auto !important;
    }
    #navMobile .all-item .event a{
        height: 32px !important;
        width: max-content !important;
        display: flex;
        align-items: center;
    }
    #navMobile .all-item .event a img{
        filter: invert(1) !important;
    }
    #navMobile .all-item .event a span{
        font-weight: bold !important;
    }

    .has-mobile #navMobile .tab-content .swipe-nono{
        display: none;
    }

    .tab-pane ul .event{
        display: none;
    }

    .has-mobile #navMobile ul#tab {
        border-bottom: none;
        align-items: center;
        overflow: scroll;
    }

    .has-mobile #navMobile ul#tab::-webkit-scrollbar{
        display: none;
    }

    .has-mobile #navMobile .nav-item a {
        font-family: 'Hanken Grotesk', sans-serif;
        width: max-content;
    }

    .has-mobile #navMobile .nav-item.active a {

        color: #0C0C0D;
        font-weight: bold;
    }

    .picto_menu_mobile {
        padding-right: 10px;
        width: 35px;
        vertical-align: bottom;
    }

    .has-mobile .overlay .overlay-content .main-items li>a {
        font-size: 16px;
        font-family: 'Hanken Grotesk', sans-serif;
        letter-spacing: 0;
    }

    .panier,
    .compte {
        margin: 0;
    }

    .mobile_left {
        display: flex;
        align-items: center;
    }

    .menu_mobile.list_products > a{
        display: flex;
        background-color: #F3F3F4;
        opacity: 0.5;
        width: 114px;
        padding: 8px 16px 8px 10px;
        border-radius: 20px;
        align-items: center;
    }

    .main_header.container,
    #search_block_top{
        margin-top: 5px;
    }

    .stickyHeader  .menu_mobile.list_products > a,
    .open_sous_menu  .menu_mobile.list_products > a,
    .open_menu  .menu_mobile.list_products > a,
    .header2021:hover .menu_mobile.list_products > a{
        background-color: #0C0C0D;
        opacity: 1;
    }

    .mobile_left div {
        width: 30px;
        text-align: center;
    }

    .has-mobile .overlay .overlay-content .main-items.main-items-account li.compte {
        padding: 14px 30px;
    }

    .has-mobile .overlay .overlay-content .main-items.main-items-account li.compte>a {
        padding: 0;
        font-family: 'Hanken Grotesk', sans-serif;
        font-weight: normal;
        line-height: 30px;
        font-size: 16px;
    }

    .has-mobile .overlay .overlay-content .main-items.main-items-account li.compte>a>img {
        margin-right: 10px;
        margin-top: -2px;
        vertical-align: middle;
    }

    .has-mobile .overlay .overlay-content .main-items.main-items-account li.deconnexion>a {
        color: #FF6F6F;
    }

    .offres_items {
        padding: 30px 30px 10px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .offres_items>a {
        margin-bottom: 20px;
    }

    ul.bottom_menu:after {
        display: none;
    }

    ul.main-items-other:after {
        display: none;
    }

    ul.main-items-other ul:after {
        display: none;
    }

    .has-mobile .overlay ul.sublevel li.sublevel-title {
        border: none;
    }

    .has-mobile .overlay ul.sublevel.level-2 li a {
        font-family: 'Hanken Grotesk', sans-serif;
        padding: 10px 50px 10px 20px;
        font-size: 16px;
        letter-spacing: 0px;
        display: flex;
        align-items: center;
    }

    .has-mobile .overlay ul.sublevel li.sublevel-subhead {
        padding: 20px 50px 10px 20px;
    }

    .see_all {
        color: #0C0C0D;
        text-transform: initial;
        font-size: 16px;
        padding-right: 15px;
        font-family: 'Hanken Grotesk', sans-serif;
        font-weight: normal;

    }

    .see_all:before {
        content: '';
        position: absolute;
        top: 0px;
        bottom: 0;
        right: 15px;
        border: 1px solid rgb(0, 0, 0);
        width: 8px;
        height: 8px;
        border-width: 1px 0 0 1px;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(135deg);
        margin: auto;
    }

    .offres-items {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .bandeau_4x {
        padding: 8px 30px 8px 30px;
        color: #333;
        letter-spacing: 1px;
        text-align: center;
        background-color: #f4f4f4;
        font-size: 12px
    }


    .has-mobile .overlay .sublevel li a img {
        display: initial;
        width: 80px;
        height: 100% !important;
        vertical-align: middle;
        padding-right: 10px;
    }

    .has-mobile .overlay ul.sublevel.level-2 li a:before {
        content: '';
        position: absolute;
        top: 1px;
        bottom: 0;
        right: 15px;
        border: 1px solid rgb(0, 0, 0);
        width: 8px;
        height: 8px;
        border-width: 1px 0 0 1px;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(135deg);
        margin: auto;
    }

    #logo_bottom img {
        margin: 20px auto;
        width: 150px;
    }

    #container_search_mobile {
        background-color: white;
        height: 100px;
        top: 60px;
        display: none;
        transition: 0.4s all;
    }

    #container_search_mobile.active {
        display: block;
    }

    #search_block_top {
        position: absolute;
        top: -100%;
    }

    .active_search_mobile #search_block_top {
        position: absolute;
        top: 45px;
        left: 0;
        padding: 5px 0 10px;
        background-color: white;
        width: 100%;
        border-bottom: 1px solid #f1f1f1;
    }

    .active_search_mobile #search_block_top .btn.button-search:before {
        color: #000;
    }

    .has-mobile .overlay ul.sublevel li.sublevel-subhead {
        font-family: 'Hanken Grotesk', sans-serif;
        color: #0C0C0D;
        text-transform: inherit;
        padding-top: 30px;
        padding-bottom: 30px;
        font-size: 24px;
    }

    .collection a:before {
        display: none;
    }

    .collection img {
        width: 100% !important;
    }

    .back_menu a:before {
        display: none !important;
    }

    .has-mobile .overlay ul.sublevel li.sublevel-title:before {
        display: none !important;
    }

    .has-mobile .overlay ul.sublevel li.sublevel-title.back_menu {
        padding: 20px 20px !important;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .has-mobile .overlay ul.sublevel.level-2 li.sublevel-title.back_menu>a {
        padding: 10px 50px 10px 0px;

    }

    .has-mobile .overlay .overlay-content .main-items.main-items-other li>a {
        font-size: 16px;
    }

    .img_universe_menu {
        width: 100%;
        height: auto !important;
    }

    #search_block_top #searchbox input[type=text] {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
    }

    .input.search_query {
        width: calc(100% - 150px) !important;
    }

    #search_block_top #search_query_top,
    .button-search {
        background: rgba(243, 243, 243, 0.55) !important;
        color: #C9C9C9;

    }
    #navMobile #closeMobile {
        position: absolute;
        left: 30px;
    }

    .header-menu #header_logo {
        margin: 0 auto;
    }

    .big-block-cart {
        width: 30px;
        grid-area: e;
    }
}

@media(min-width: 900px) and (max-width: 1000px){
    div.list_menu{
        margin: 10px 10px;
    }
    div.list_menu li a{
        font-size: 14px;
    }
}


@media(min-width: 450px) and (max-width: 1024px){
    #header_logo{
        justify-self: center;
    }
}

@media(max-width: 1024px) {
    .my_account_blocks {
        padding-top: 10px;
    }

    .has-mobile .overlay .overlay-content .main-items li:first-child.new_univers>a {
        color: white;
    }

    .main_header{
        padding: 0 32px 0 32px !important;
        grid-template-columns: 145px 10fr 45px 45px 45px !important;
        column-gap: 5px !important;
        grid-auto-rows: 50px !important;
        grid-template-areas:"f a c d e"
							"b b b b b" !important;
        height: 125px !important;
    }
    #header_logo{
        margin: 0 !important;
        width: auto !important;
    }
    .logo-desktop{
        display: none;
    }
    .mobile_left{
        grid-area: f !important;
        max-width: 30px !important;
        z-index: 1;
    }
    .search_mobile{
        display: none !important;
    }

    #search_block_top{
        position: initial !important;
        background: none !important;
        top: 0 !important;
        padding: 0 !important;
    }
}


@media(max-width:1300px) {
    .menu_desktop .cat_picture .col-xs-6.col-md-3 {
        width: 25% !important;
    }

    .menu_desktop .cat_picture .col-xs-6.col-md-3:nth-child(5n + 1) {
        clear: none;
    }

    .menu_desktop .cat_picture .col-xs-6.col-md-3:nth-child(4n + 1) {
        clear: both;
    }
    .menu_desktop .cat_picture .col-xs-6.col-md-3 {
        width: 50% !important;
    }
}

@media(max-width:1200px) {
    .help_contact {
        right: 1% !important;
    }

    .contact_avant_vente {
        left: 1%;
    }
}

@media(max-width:1000px) {
    #bobochicbandeaufixed .item_header {
        padding: 0 10px 0;
        overflow: hidden;
    }
}

@media(max-width:768px) {
    #bobochicbandeaufixed .table {
        background: #0C0C0D;
    }

    #category #center_column {
        padding-top: 0;
    }

    .compte.hidden-xs {
        display: none !important;
    }

    #search_block_top #searchbox {
        padding: 0;
    }

    .menu_mobile > a > p{
        display: none;
    }

    #closeMobile > p{
        display: none;
    }

    .menu_mobile.list_products > a{
        width: 35px;
        padding: 5px 6px;
    }

    #closeMobile{
        width: 35px;
        padding: 5px 6px;
    }

    #close_picto #product_1,
    #close_picto #product_3{
        width: 13px;
    }

    #close_picto #product_2{
        width: 10px;
    }

    .fixed_stiki p,
    .fixed_stiki a {
        line-height: 12px;
        padding: 0 20px;
    }

    body#product #page {
        padding-top: 82px;
    }

    body#product .primary_block {
        margin-top: 0px;
    }
}

@media(max-height:775px) and (min-width:901px) {
    .menu_desktop #category_right {
        width: 300px;
    }

    .menu_desktop #category_center {
        width: calc(100% - 550px);
    }

    #category_right:before {
        right: 282px;
    }
}


@media(max-width: 576px) {
    .main_header{
        padding: 5px 24px 16px 24px !important;
    }
    #header_logo {
        justify-self: left;
    }
    .main_header{
        grid-template-columns: 40px 10fr 40px 40px 40px !important;
    }
    #search_block_top #searchbox{
        width: 100%;
    }
    .big-block-cart{
        right: 12px;
    }
    .columns-container .btn-retour-overall{
        left: 90vw;
    }
}

@media(max-width: 450px) {
    .main_header{
        padding: 5px 16px 16px 16px !important;
    }
}

@media(min-width: 900px) and (max-width: 1000px){
    div.list_menu{
        margin: 10px 10px;
    }
    div.list_menu li a{
        font-size: 14px;
    }
}


@media(min-width: 450px) and (max-width: 1024px){
    #header_logo{
        justify-self: center;
    }
}

@media(max-width: 1024px) {
    .my_account_blocks {
        padding-top: 10px;
    }

    .has-mobile .overlay .overlay-content .main-items li:first-child.new_univers>a {
        color: white;
    }

    .main_header{
        padding: 0 32px 0 32px !important;
        grid-template-columns: 145px 10fr 45px 45px 45px !important;
        column-gap: 5px !important;
        grid-auto-rows: 50px !important;
        grid-template-areas:"f a c d e"
                            "b b b b b" !important;
        height: 125px !important;
    }
    #header_logo{
        margin: 0 !important;
        width: auto !important;
    }
    .logo-desktop{
        display: none;
    }
    .mobile_left{
        grid-area: f !important;
        max-width: 30px !important;
        z-index: 1;
    }
    .search_mobile{
        display: none !important;
    }

    #search_block_top{
        position: initial !important;
        background: none !important;
        top: 0 !important;
        padding: 0 !important;
    }
}


@media(max-width:1300px) {
    .menu_desktop .cat_picture .col-xs-6.col-md-3 {
        width: 25% !important;
    }

    .menu_desktop .cat_picture .col-xs-6.col-md-3:nth-child(5n + 1) {
        clear: none;
    }

    .menu_desktop .cat_picture .col-xs-6.col-md-3:nth-child(4n + 1) {
        clear: both;
    }
    .menu_desktop .cat_picture .col-xs-6.col-md-3 {
        width: 50% !important;
    }
}

@media(max-width:1200px) {
    .help_contact {
        right: 1% !important;
    }

    .contact_avant_vente {
        left: 1%;
    }
}

@media(max-width:1000px) {
    #bobochicbandeaufixed .item_header {
        padding: 0 10px 0;
        overflow: hidden;
    }
}

@media(max-width:768px) {
    .pop-up{
        display: flex;
        justify-content: center;
    }
    #bobochicbandeaufixed .table {
        background: #0C0C0D;
    }

    #category #center_column {
        padding-top: 0;
    }

    .compte.hidden-xs {
        display: none !important;
    }

    #search_block_top #searchbox {
        padding: 0;
    }

    .menu_mobile > a > p{
        display: none;
    }

    #closeMobile > p{
        display: none;
    }

    .menu_mobile.list_products > a{
        width: 35px;
        padding: 5px 6px;
    }

    #closeMobile{
        width: 35px;
        padding: 5px 6px;
    }

    #close_picto #product_1,
    #close_picto #product_3{
        width: 13px;
    }

    #close_picto #product_2{
        width: 10px;
    }

    .fixed_stiki p,
    .fixed_stiki a {
        line-height: 12px;
        padding: 0 20px;
    }

    body#product #page {
        padding-top: 82px;
    }

    body#product .primary_block {
        margin-top: 80px;
    }
}

@media(max-height:775px) and (min-width:901px) {
    .menu_desktop #category_right {
        width: 300px;
    }

    .menu_desktop #category_center {
        width: calc(100% - 550px);
    }

    #category_right:before {
        right: 282px;
    }
}


@media(max-width: 576px) {
    .main_header{
        padding: 5px 24px 16px 24px !important;
    }
    #header_logo {
        justify-self: left;
    }
    .main_header{
        grid-template-columns: 40px 10fr 40px 40px 40px !important;
    }
    #search_block_top #searchbox{
        width: 100%;
    }
    .big-block-cart{
        right: 12px;
    }
    .columns-container .btn-retour-overall{
        left: 90vw;
    }
}

@media(max-width: 450px) {
    .main_header{
        padding: 5px 16px 16px 16px !important;
    }
}

@media(max-width: 1024px) {
    .has-mobile #navMobile{
        background:#fff url('../img/nav_mobile_ombre_v2.png') no-repeat center top;
    }
}
