/*------------------------------------------------------------------------------*/
/*Footer*/
/*------------------------------------------------------------------------------*/
.footer .team{
    background-color: #2C4542;
    color: #fff;
    text-align: center;
    padding: 27px 0 26px;
}
.footer .team .title{
    font-family: 'DM Serif Display', serif;
    font-size: 28px;
}
.footer .team ul{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-top: 28px;
}
.footer .team ul li:nth-child(2){
    margin: 0 110px;
}
body.fr_CH .footer .team ul li:nth-child(2){
    margin: 0 0 0 110px;
}
.footer .team ul li{
    font-size: 13px;
    line-height: 17px;
}
.footer .team ul li small{
    font-size: 11px;
}
.footer .team ul li a{
    text-decoration: underline;
    color: #fff;
    font-weight: 600;
}

.footer .reinsurance {
    padding: 59px 0 51px;
}
.footer-checkout.footer .reinsurance {
    padding: 0;
}
.footer .reinsurance ul{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    flex-wrap: wrap;
}
.footer .reinsurance li:not(:first-child){
    margin-left: 75px;
}
.footer .reinsurance li{
    text-align: center;
    font-size: 13px;
    line-height: 18px;
    font-weight: 400;
    cursor: pointer;
}
/*.footer .reinsurance li:nth-child(2){
    cursor: initial;
}*/
.footer .reinsurance .text b{
    display: block;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 7px;
}

.footer .main-part {
    border-top: 1px solid rgba(46,64,82, 0.5);
    border-bottom: 1px solid rgba(46,64,82, 0.5);
    padding: 32px 0 18px;
}
.footer .main-part{
    padding: 44px 0 33px;
}
.footer .main-part .share {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-top: 30px;
}
.footer .main-part .share li a{
    width: 30px;
    height: 30px;
    background-color: #363636;
    border-radius: 50%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}
.footer .main-part .share li:not(:first-child){
    margin-left: 20px;
}
.footer .main-part .container{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.de_DE .footer .main-part .container{
    justify-content: space-evenly;
}
.footer .main-part .links-title{
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 25px;
}
.footer .main-part .links-title{
    line-height: 200%;
    font-weight: 700;
    margin-bottom: unset;
}

.footer .main-part .links-title .arrow{
    display: none;
}
.footer .main-part .links-content.links-offers{
    margin-top: 20px;
    padding-top: 20px;
    border-top: solid 0.5px #2D2D2D50;
}
.footer .main-part .links-content li{
    font-size: 12px;
}
.footer .main-part .logo svg{
    width: 200px;
    height: auto;
}
.footer .main-part .column{
    max-width: 250px;
}
.footer .main-part .hotellerie .links-title{
    display: none;
}
.footer .main-part .hotellerie .links-content{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    text-align: center;
    border: 1px solid #000;
    padding: 5px 25px 10px;
    position: relative;
}
.footer .main-part .hotellerie .links-content svg{
    padding: 15px 0 0;
}
.footer .main-part .hotellerie .picto{
    position: absolute;
    top: -12px;
    left: calc(50% - 10px);
    background-color: #fff;
}
.footer .main-part .hotellerie .title-hotellerie{
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
}
.footer .main-part .hotellerie .text-hotellerie{
    font-size: 12px;
    line-height: 15px;
    margin-top: 20px;
    max-width: 100%;
}
.footer .main-part .hotellerie .link-hotellerie{
    font-size: 12px;
    margin-top: 18px;
    font-weight: 600;
}
.footer .main-part .hotellerie .link-hotellerie:hover{
    text-decoration: underline;
}


.footer .bottom{
    padding: 13px 0;
}
.footer .bottom .bottom-links {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
}
.footer .bottom .bottom-links li:not(:first-child){
    margin-left: 20px;
}
.footer .bottom .bottom-links a,
.footer .bottom .bottom-links .actual-country{
    font-size: 12px;
    color: #626262;
    text-decoration: underline;
}
.footer .bottom .bottom-links .actual-country{
    cursor: pointer;
}
.footer .bottom .fevad{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
}
.footer .bottom .fevad p{
    font-size: 12px;
    color: #626262;
    margin-left: 10px;
}
.footer .bottom .mentions-legales-offres{
    font-size:12px;
    color:#626262;
    text-decoration:underline;
    cursor:pointer;
}
.footer .bottom .sentence{
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    display: block;
    font-weight: 400;
    width: 90%;
    margin: 20px auto 0;
}
.footer .main-part .column.onlymob{
    display: none;
}
.footer .main-part .sentence-mb{
    display: none;
}

.footer .bottom .bottom-links .countries {
    position: relative;
}
.footer .bottom .bottom-links .countries .box {
    position: absolute;
    top: 27px;
    left: -17px;
    width: 47px;
    border: 1px solid #2C4542;
    padding: 4px;
    box-sizing: border-box;
    display: none;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .25);
    background-color: #fff;
}
.footer .bottom .bottom-links .countries .box img {
    width: 12px;
    position: relative;
    top: 2px;
    margin-right: 4px;
}
.footer .bottom .bottom-links .countries .box li {
    margin-left: 0;
    display: flex;
    align-items: center;
}
.footer .bottom .bottom-links .countries .box li:not(:first-child) {
    margin-top: 3px;
}
.footer .bottom .bottom-links .countries .box li a {
    font-size: 10px;
    color: #626262;
    text-decoration: none;
}
.footer .bottom .bottom-links .countries .box::before {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    top: -10px;
    left: calc(50% - 6px);
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 9px solid #2C4542;
}
.footer .bottom .bottom-links .countries .box::after {
    content: '';
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 8px solid #fff;
    position: absolute;
    top: -8px;
    left: calc(50% - 6px);
}
.footer .intro{
    margin-top: 15px;
    font-size: 13px;
    line-height: 17px;
    text-align: center;
    padding: 0 20px;
    font-weight: 400;
    color: #FFFFFF;
}

/* FOOTER RECRUTEMENT */
.footer-recrutement .contact-container{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin-top: 35px;
}
.footer-recrutement .contact-container .box{
    background-color: #FFFFFF;
    color: #2C4542;
    margin: 0 11px;
    width: 215px;
    height: 60px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-evenly;
    font-size: 11px;
    font-weight: 400;
    line-height: normal;
}
.footer-recrutement .contact-container .box b,
.footer-recrutement .contact-container .box a{
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
    color: #2C4542;
}
@media screen and ( max-width: 768px ){
    .footer-recrutement .contact-container{
        flex-direction: column;
        margin-top: 18px;
    }
    .footer-recrutement .contact-container .box{
        margin: 5px 0;
    }
}

/***************************************/
/**********   switcher pays   **********/
/***************************************/

.switcher-pays{
    width: 127px;
    height: 47px;
    border: solid 1px #000000;
    margin: auto;
    margin-top: 27px;
}
.switcher-pays:hover{
    cursor: pointer;
}
.switcher-pays .title{
    font-weight: 600;
    font-size: 10px;
    line-height: 20px;
    color: #000000;
    text-align: center;
    display: block;
}
.switcher-pays .country-line{
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.switcher-pays .country-line img{
    max-width: 15px;
}
.switcher-pays .country-line svg{
    border-radius: 15px;
    width: 16px;
    height: 16px;
}
.switcher-pays .country{
    font-weight: 400;
    font-size: 10px;
    line-height: 20px;
}

@media screen and ( max-width: 1057px ) {
    .popin-switcher-pays .popin-content{
        width: 100%;
        padding: 30px 25px 0;
    }
    .popin-switcher-pays ul{
        flex-wrap: wrap;
        justify-content: center;
    }
    .popin-switcher-pays ul li{
        width: 40%;
        margin-bottom: 20px;
    }

}

/***************************************/
/************  reCaptcha    ************/
/***************************************/
.grecaptcha-badge{
    display: none;
}

@media screen and (min-width: 1057px){
    .footer .main-part .links-content li a{
        position: relative;
    }
    .footer .main-part .links-content li a{
        color: #2D2D2D;
        font-weight: 400;
        line-height: 200%;
        font-size: 12px;
    }
    .footer .main-part .links-content li a::after{
        content: '';
        position: absolute;
        width: 0;
        height: 1px;
        bottom: -2px;
        left: 0;
        background: transparent;
        transition: 0.4s;
    }
    .footer .main-part .links-content li a:hover::after{
        width: 100%;
        background: #000;
    }
    .footer .main-part .links-content li.section-desktop{
        margin-top: 15px;
    }
}

@media screen and (max-width: 1056px){
    .footer .reinsurance {
        padding: 30px 10px 0;
    }
    .footer .reinsurance li.hidem{
        display: none;
    }
    .footer .main-part{
        border: 0;
    }
    .footer .main-part .container{
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
        padding: 0 10px;
        box-sizing: border-box;
    }
    .footer .main-part .column:first-child{
        order: 10;
        text-align: center;
        padding: 15px 0;
    }
    .footer .main-part .column{
        max-width: 100%;
        padding: 15px 25px;
        border-top: 1px solid rgba(0,0,0,0.1);
    }
    .footer .main-part .column{
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .footer .main-part .links-title{
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-justify-content: space-between;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        -ms-align-items: center;
        -webkit-align-items: center;
        align-items: center;
        margin-bottom: 0;
        font-size: 16px;
    }
    .footer .main-part .links-title.showd{
        display: none;
    }
    .footer .main-part .links-title .arrow{
        padding: 5px;
        display: block;
    }
    .footer .main-part .column.open .links-title .arrow{
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        position: relative;
        top: -4px;
    }
    .footer .main-part .column .links-content{
        display: none;
    }
     .footer .main-part .column.open-mb .links-content{
        display: block;
    }
    .footer .main-part .column .links-content.showd{
        display: none!important;
    }
    .footer .main-part .hotellerie .links-content.logo-2023 svg{
        width: 80%;
        max-width: 200px;
        height: auto;
    }
    .footer .main-part .column.onlymob{
        display: block;
    }
    .footer .bottom {
        display: none;
    }
    .footer .main-part .hotellerie .links-title{
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
    }
    .footer .main-part .logo{
        margin-top: 45px;
    }
    .footer .main-part .sentence-mb{
        display: block;
        font-size: 11px;
        line-height: 15px;
        margin-top: 20px;
        font-weight: 400;
        padding: 0 15px;
    }
    .footer .main-part .fevad-mb{
        margin-top: 10px;
        display: block;
        font-size: 11px;
        line-height: 15px;
        font-weight: 400;
        padding: 0 25px;
    }
    .footer .main-part .sentence-mb{
        padding: unset;
    }
    .footer .main-part .share{
        margin-top: 20px;
    }

    .footer .main-part .links-content li {
        font-weight: 400;
        font-size: 13px;
    }
    .footer .main-part .links-content li{
        line-height: 25px;
    }
}

@media screen and (max-width: 675px){
    .footer .team{
        width: calc(100% - 60px);
        margin: auto;
        padding: 25px 30px;
        box-sizing: border-box;
    }
    .footer .team ul{
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
    }
    .footer .team .title {
        font-size: 23px;
        line-height: 29px;
    }
    .footer .team ul li:nth-child(1){
        order: 2;
        margin: 30px 0;
    }
    .footer .team ul li:nth-child(2){
        order: 1;
        margin: 0;
    }
    .footer .team ul li:nth-child(3){
        order: 3;
    }
    .footer .team ul li{
        width: 100%;
    }
    .footer .reinsurance ul{
        flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
    }
    .footer .reinsurance li{
        width: 48%;
        margin: 15px 0;
    }
    .footer .reinsurance li:not(:first-child){
        margin-left: 0;
    }
    .footer .main-part .logo svg{
        width: 70%;
        height: auto;
    }
}
.doofinderResults{
    max-width: 1240px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    z-index: 999;
}
.dfd-layer .dfd-branding{display: none!important;}
.dfd-layer .dfd-aside {
    background: #fafafa;
    padding: 15px;
}






/*------------------------------------------------------------------------------*/
/* HEADER */
/*------------------------------------------------------------------------------*/
@media screen and ( min-width: 1056.98px ) {
    .header:not(.header-light){
        height: 141px;
    }
}
.header .fixed-header{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 40;
    background-color: #FFFFFF;
    transition: .5s;
}

.header .fixed-header:not(.fulltop-header){
    border-bottom: 1px solid #BFBFBF;
}
/**** banner-delivery ****/
.header .banner-delivery:not(.banner-delivery-acm){
    background-color: #2C4542;
    padding: 0 150px;
    text-align: center;
    position: absolute;
    transition: .3s;
    z-index: 3;
    width: 100%;
    height: 35px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
}
.header .banner-delivery.fixe{
    text-align: center;
}
.header .banner-delivery .swiper-wrapper{
    align-items: center;
    height: 35px;
}
.header .banner-delivery .swiper-wrapper .swiper-slide{
    display: flex;
    align-items: center;
    justify-content: center;
}
.header .banner-delivery.fixe .text{
    width: 100%;
}
.header .banner-delivery:not(.banner-delivery-acm) .text{
    color: #fff;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 0.3px;
}
.header .banner-delivery:not(.banner-delivery-acm) .text b{
    font-weight: 600;
}
@media screen and (max-width: 1055px) {
    .header .banner-delivery{
        padding: 0!important;
    }
}
@media screen and (max-width: 540px) {
    .header .banner-delivery .text:not(.showd){
        max-width: 85%;
        margin: auto;
        display: block;
        font-size: 12px;
        line-height: 15px;
    }
}

/**** countries ****/
body.workbench .header .section-countries-desktop{
    left: 60px;
}
.header .countries.showm{
    display: none!important;
}
.header .countries{
    position: fixed;
    top: 9px;
    left: 10px;
    z-index: 999;
    cursor: pointer;
}
.header .countries .nice-select{
    border: none;
    background-color: transparent;
    height: unset;
    color: #FFFFFF;
}
.header .countries .nice-select.open{
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
}
.header .countries .nice-select:after{
    display: none;
}
.header .countries .nice-select .current,
.header .countries .nice-select .current a{
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
}
.header .countries .nice-select svg{
    margin-right: 5px;
}
.header .countries .nice-select .list{
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
    margin-top: -16px;
    width: 60px;
}
.header .countries .nice-select .list .option{
    min-height: 26px;
    padding: 0 0 0 10px;
}
.header .countries .nice-select .list .option .text{
    color: #2D2D2D;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.header .countries .nice-select .list .option.focus .text,
.header .countries .nice-select .list .option.On .text,
.header .countries .nice-select .list .option:hover .text{
    font-weight: 600;
}
.header .countries .nice-select .list .option:hover{
    background-color: #FFFFFF;
    color: #2D2D2D;
    padding-left: 15px;
    transition: .4s;
}


.backgroundhover.country-open{
    background-color: transparent;
}
.header .section-countries-desktop{
    z-index: 50;
}
.header .section-countries-desktop .current{
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    color: #FFFFFF;
    display: flex;
    align-items: center;
}
.header .section-countries-desktop svg{
    margin-right: 5px;
    width: 16px;
    height: 16px;
}
.popin-country-selector .close-cross{
    display: none;
}
body.workbench .popin-country-selector .popin-container{
    left: 60px;
}
.popin-country-selector .popin-container{
    left: 10px;
    top: 8px;
    position: absolute;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .25);
}
.popin-country-selector .country-selector{
    background-color: #FFFFFF;
    width: 60px;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    padding-left: 10px;
    box-sizing: border-box;
    position: relative;
}
.popin-country-selector .a-country{
    color: #2D2D2D;
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 0;
    min-height: 26px;
    width: auto;
}
.popin-country-selector .a-country.On{
    font-weight: 600;
}
.popin-country-selector .a-country:hover{
    padding-left: 5px;
    font-weight: 600;
    transition: .4s;
}
.popin-country-selector .a-country svg{
    margin-right: 5px;
    width: 16px;
    height: 16px;
}

/**** container-header ****/
.header .container-header{
    transition: .2s;
    width: 100%;
    max-width: 1920px;
    height: 142px;
    margin: 0 auto;
    padding: 35px 20px 0;
    box-sizing: border-box;
    display: grid;
    grid-template-columns: repeat(16,minmax(0,1fr));
    grid-gap: 1rem;
    align-items: center;
    position: relative;
}
@media screen and ( min-width: 1920.98px ) {
    .header .container-header{
        padding: 35px 60px 0;
    }
}
@media screen and ( min-width: 1440.98px ) and ( max-width: 1920px ) {
    .header .container-header{
        padding: 35px 40px 0;
    }
}
.header .container-header .header-left{
    display: flex;
    grid-column: 1/4;
}
.header .container-header .logo svg{
    width: auto!important;
    display: block;
    transition: .5s;
}
.header .container-header .logo.logo-2023 svg{
    height: 2.9vw;
    max-height: 40px;
    transition: .5s;
}
.header .container-header .header-right{
    display: flex;
    grid-column: 4/17;
    flex-direction: column;
    justify-content: flex-end;
}
.header .container-header .header-right .top{
    display: flex;
    justify-content: space-between;
}

/* search */
.header .container-header .header-right .search{
    display: flex;
    justify-content: flex-start;
}
.header .container-header .header-right .search .f_search{
    position: relative;
    width: 300px;
}
.header .container-header .header-right .search input{
    width: 100%;
    border-radius: 20px;
    padding: 9px 20px;
    border: 1px solid #4D716C;
}
.header .container-header .header-right .search input::placeholder{
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    display: flex;
    color: #8E8E8E;
    text-transform: uppercase;
}
.header .container-header .header-right .search .submit{
    position: absolute;
    width: 17px;
    height: 16px;
    right: 12px;
    top: 11px;
    cursor: pointer;
}
.header .container-header .header-right .search .submit svg,
.header .container-header .header-right .search .submit svg path{
    display: block!important;
}

.workbench .df-classic{
    top: 95px!important;
}

@media screen and ( min-width: 1440.98px ){
    .df-classic {
        width: 1300px!important;
        margin-left: -650px!important;
    }
}
.df-classic .df-term[data-selected]:active, .df-classic .df-term[data-selected]:focus, .df-classic .df-term[data-selected]:hover{
    background-color: #4D716C!important;
    border-color: #4D716C!important;
}
.df-classic .df-term[data-selected]{
    background-color: #4D716C!important;
    border-color: #4D716C!important;
}
.df-slider .noUi-connects{
    background-color: #9FB2AF!important;
}
.df-slider .noUi-connect{
    background-color: #4D716C!important;
}

/* entries */
.header .container-header .header-right .entries{
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.header .container-header .header-right .entries svg{
    width: 25px;
    height: 25px;
    display: block;
}
.header .container-header .header-right .entries .entry{
    padding-bottom: 15px;
    /*position: relative;*/
}
.header .container-header .header-right .entries .courrier .link{
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
    color: #2D2D2D;
}
.header .container-header .header-right .entries .courrier .link.bold{
    font-weight: 600;
}
.header .container-header .header-right .entries .courrier svg{
    width: 35px;
    padding-right: 10px;
}
.header .container-header .header-right .entries .basket .svg-container{
    position: relative;
}
.header .container-header .header-right .entries .basket .svg-container .number{
    position: absolute;
    font-size: 10px;
    color: #fff;
    top: 11px;
    left: 7px;
    width: 11px;
    text-align: center;
    font-weight: 400;
}
.header .container-header .header-right .entries .drill{
    position: absolute;
    left: calc(50% - 157px);
    width: 315px;
    background-color: #fff;
    border: 1px solid #2C4542;
    opacity: 0;
    visibility: hidden;
    transition: .3s;
    top: 70px;
    z-index: 99;
    box-sizing: border-box;
    padding: 20px 10px 10px;
    margin-top: 20px;
    box-shadow: 1px 4px 4px rgba(0, 0, 0, 0.25);
}

.header .container-header .header-right .entries .entry:hover .drill,
.header .container-header .header-right .entries .drill.open{
    opacity: 1;
    visibility: visible;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.header .container-header .header-right .entries .drill::before{
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    top: -10px;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 9px solid #2C4542;
}
.header .container-header .header-right .entries .drill::after{
    content: '';
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 8px solid #fff;
    position: absolute;
    top: -8px;
}
/***  drill courrier  ***/
.header .container-header .header-right .entries .entry.courrier{
    position: relative;
}
.header .container-header .header-right .entries .drill.courrier{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    top: 20px;
}
.header .container-header .header-right .entries .drill.courrier .title{
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    color: #2D2D2D;
    display: block;
}
.header .container-header .header-right .entries .drill.courrier .title b{
    color: #4D716C;
}
.header .container-header .header-right .entries .drill.courrier .title b span{
    color: #666666;
    font-weight: 600;
}
.header .container-header .header-right .entries .drill.courrier div[data-name='codeavantage']{
    margin-top: 9px;
}
.header .container-header .header-right .entries .drill.courrier .question{
    font-weight: 400;
    font-size: 10px;
    line-height: 12px;
    text-align: center;
    color: #2D2D2D;
}
.header .container-header .header-right .entries .drill.courrier.active-offer .title:not(.offer),
.header .container-header .header-right .entries .drill.courrier.active-offer .f_courrier,
.header .container-header .header-right .entries .drill.courrier.inactive-offer .title.offer,
.header .container-header .header-right .entries .drill.courrier.inactive-offer .description,
.header .container-header .header-right .entries .drill.courrier.inactive-offer .btn,
.header .container-header .header-right .entries .drill.courrier.inactive-offer .disable-offer{
    display: none;
}
.header .container-header .header-right .entries .drill.courrier.active-offer .title.offer{
    display: block;
}
.header .container-header .header-right .entries .drill.courrier.active-offer .description{
    font-weight: 400;
    font-size: 11px;
    line-height: 135%;
    text-align: center;
    color: #2D2D2D;
    margin-top: 12px;
    display: block;
}
.header .container-header .header-right .entries .drill.courrier.active-offer .btn{
    margin-top: 20px;
    font-size: 16px;
    line-height: 23px;
    width: 190px;
    padding: 0;
    height: 38px;
}
.header .container-header .header-right .entries .drill.courrier.active-offer .disable-offer{
    font-weight: 400;
    font-size: 11px;
    line-height: 24px;
    text-decoration-line: underline;
    color: #2D2D2D;
    margin-top: 5px;
}
.header .container-header .header-right .entries .drill.courrier .disable-offer:hover{
    text-decoration: none;
}
.header .container-header .header-right .entries .drill.courrier .f_el.flex{
    margin-top: 19px;
}
.header .container-header .header-right .entries .drill.courrier #f_voucher{
    width: 100%;
}
.header .container-header .header-right .entries .drill.courrier #f_voucher_voucher_object{
    height: 38px;
    max-width: 183px;
}
.header .container-header .header-right .entries .drill.courrier #f_voucher_voucher_object::placeholder{
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
    color: #8E8E8E;
}
.header .container-header .header-right .entries .drill.courrier .btn-submit{
    width: 106px;
    min-height: unset;
    height: 38px;
    padding: 0;
}
/***  drill account  ***/
.header .container-header .header-right .entries .drill.account{
    left: unset;
    right: 40px;
}
.header .container-header .header-right .entries .drill.account .cross-drill{
    display: none;
}
.header .container-header .header-right .entries .drill.account::before{
    right: 78px;
}
.header .container-header .header-right .entries .drill.account::after {
    right: 79px;
}
@media screen and ( min-width: 1440.98px ) and ( max-width: 1920px ){
    .header .container-header .header-right .entries .drill.account{
        right: 20px;
    }
}
@media screen and ( max-width: 1440px ){
    .header .container-header .header-right .entries .drill.account{
        right: 10px;
    }
    .header .container-header .header-right .entries .drill.account::before{
        right: 68px;
    }
    .header .container-header .header-right .entries .drill.account::after {
        right: 69px;
    }
}
.header .container-header .header-right .entries .drill.account .not-authenticated,
.header .container-header .header-right .entries .drill.account .authenticated{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.header .container-header .header-right .entries .drill.account .f_login_drill{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 15px;
}
.header .container-header .header-right .entries .drill.account .f_login_drill .f_el,
.header .container-header .header-right .entries .drill.account .f_login_drill .f_el input{
    width: 100%;
}
.header .container-header .header-right .entries .drill.account .f_login_drill .f_el input::placeholder{
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: #8E8E8E;
}
.header .container-header .header-right .entries .drill.account .f_login_drill #f_login_drill_desk_password{
    margin-top: 7px;
}
.header .container-header .header-right .entries .drill.account svg.password-icon.view{
    top: 13px;
    width: 34px;
    height: 16px;
}
.header .container-header .header-right .f_el .viewpassword .view,
.header .container-header .header-right .f_el .viewpassword.showed .hide{
    display: block;
}
.header .container-header .header-right .f_el .viewpassword .hide,
.header .container-header .header-right .f_el .viewpassword.showed .view{
    display: none;
}
.header .container-header .header-right .entries .drill.account svg.password-icon.hide{
    right: 14px;
    top: 10px;
    width: 36px;
    height: 20px;
}
.header .container-header .header-right .entries .drill.account .title{
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    text-transform: uppercase;
    color: #2D2D2D;
}
.header .container-header .header-right .entries .drill.account .title b{
    color: #4D716C;
}
.header .container-header .header-right .entries .drill.account .password-forgotten{
    font-weight: 400;
    font-size: 11px;
    line-height: 13px;
    text-align: left;
    color: #666666;
    width: 100%;
    margin-top: 7px;
    display: inline-block;
    position: relative;
}
.header .container-header .header-right .entries .drill.account .password-forgotten:after{
    content: '';
    position: absolute;
    width: 40%;
    transform: scaleX(1);
    height: 1px;
    bottom: 0;
    left: 0;
    background-color: #666666;
    transform-origin: bottom;
    transition: transform 0.25s ease-out;
}
.header .container-header .header-right .entries .drill.account .password-forgotten:hover::after {
    transform: scaleX(0);
    transform-origin: bottom;
}
.header .container-header .header-right .entries .drill.account .btn-connexion{
    width: 190px;
    min-height: unset;
    height: 38px;
    padding: 0;
    margin-top: 18px;
}
.header .container-header .header-right .entries .drill.account .customer-number{
    font-weight: 500;
    font-size: 13px;
    line-height: 24px;
    color: #2D2D2D;
    margin-top: 14px;
    display: inline-block;
    position: relative;
}
body.de_DE .header .container-header .header-right .entries .drill.account .customer-number{
    font-size: 12px;
}
.header .container-header .header-right .entries .drill.account .customer-number:after{
    content: '';
    position: absolute;
    width: 100%;
    transform: scaleX(1);
    height: 1px;
    bottom: 3px;
    left: 0;
    background-color: #2D2D2D;
    transform-origin: bottom;
    transition: transform 0.25s ease-out;
}
.header .container-header .header-right .entries .drill.account .customer-number:hover::after {
    transform: scaleX(0);
    transform-origin: bottom;
}
.header .container-header .header-right .entries .drill.account .btn-register{
    width: 190px;
    min-height: unset;
    height: 38px;
    padding: 0;
    margin-top: 13px;
}
.header .container-header .header-right .entries .drill.account .not-authenticated ul{
    margin-top: 15px;
    width: 100%;
}
.header .container-header .header-right .entries .drill.account .not-authenticated ul li{
    font-weight: 500;
    font-size: 13px;
    line-height: 24px;
    color: #2D2D2D;
    text-align: center;
}
.header .container-header .header-right .entries .drill.account .btn-disconnect{
    font-weight: 400;
    font-size: 11px;
    line-height: 24px;
    color: #2D2D2D;
    text-align: center;
    margin-top: 12px;
    display: inline-block;
    position: relative;
}
.header .container-header .header-right .entries .drill.account .btn-disconnect:after{
    content: '';
    position: absolute;
    width: 100%;
    transform: scaleX(1);
    height: 1px;
    bottom: 3px;
    left: 0;
    background-color: #2D2D2D;
    transform-origin: bottom;
    transition: transform 0.25s ease-out;
}
.header .container-header .header-right .entries .drill.account .btn-disconnect:hover::after {
    transform: scaleX(0);
    transform-origin: bottom;
}

/***  drill vpci  ***/
.header .container-header .header-right .entries .drill.vpci{
    left: unset;
    right: 0;
    padding: 0;
    z-index: 42;
}
@media screen and ( min-width: 1920.98px ) {
    .header .container-header .header-right .entries .drill.vpci::before{
        right: 63px;
    }
    .header .container-header .header-right .entries .drill.vpci::after{
        right: 64px;
    }
}
@media screen and ( min-width: 1440.98px ) and ( max-width: 1920px ){
    .header .container-header .header-right .entries .drill.vpci{
        right: 20px;
    }
    .header .container-header .header-right .entries .drill.vpci::before{
        right: 23px;
    }
    .header .container-header .header-right .entries .drill.vpci::after {
        right: 24px;
    }
}
@media screen and ( max-width: 1440px ){
    .header .container-header .header-right .entries .drill.vpci{
        right: 10px;
    }
    .header .container-header .header-right .entries .drill.vpci::before{
        right: 13px;
    }
    .header .container-header .header-right .entries .drill.vpci::after {
        right: 14px;
    }
}
@media screen and ( max-width: 1056px ){
    .header .container-header .header-right .entries .drill.vpci::before{
        right: 48px;
    }
    .header .container-header .header-right .entries .drill.vpci::after {
        right: 49px;
    }
}
.header .container-header .header-right .entries .drill.vpci.disabled,
.header .container-header .header-right .entries .drill.vpci:not(.active){
    opacity: 0;
    visibility: hidden;
}
.header .container-header .header-right .entries .drill.vpci.active{
    opacity: 1;
    visibility: visible;
}
.header .container-header .header-right .entries .drill.vpci .f_offercode{
    padding: 20px 15px;
    box-sizing: border-box;
    width: 100%;
    display: flex;
    flex-direction: column;
}
.header .container-header .header-right .entries .drill.vpci .f_offercode #f_offercode{
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.header .container-header .header-right .entries .drill.vpci .f_offercode #f_offercode input{
    min-height: unset;
    height: 34px;
}
.header .container-header .header-right .entries .drill.vpci .f_offercode #f_offercode .btn-submit{
    min-height: unset;
    height: 34px;
}
.header .container-header .header-right .entries .drill.vpci .flag-warning{
    color: #AE2626;
    font-size: 12px;
    font-weight: 700;
    line-height: normal;
    display: flex;
    align-items: center;
    position: relative;
    width: 100%;
    padding-left: 36px;
    box-sizing: border-box;
}
.header .container-header .header-right .entries .drill.vpci .flag-warning svg{
    position: absolute;
    left: 0;
    width: 26px;
    height: 26px;
}
.header .container-header .header-right .entries .drill.vpci .description{
    color: #2D2D2D;
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
    margin-top: 12px;
    margin-bottom: 12px;
    display: block;
}
.header .container-header .header-right .entries .drill.vpci .description b{
    font-weight: 600;
}
.header .container-header .header-right .entries .drill.vpci input{
    height: 34px;
}
body.de_DE .header .container-header .header-right .entries .drill.vpci input{
    width: 60%;
}
.header .container-header .header-right .entries .drill.vpci .btn-submit{
    padding: 0 15px;
    height: 34px;
    min-height: unset;
}

/***  drill basket  ***/
.header .container-header .header-right .entries .drill.basket.disabled{
    opacity: 0;
    visibility: hidden;
}
.header .container-header .header-right .entries .drill.basket{
    left: unset;
    right: 0;
    padding: 0;
}
@media screen and ( min-width: 1920.98px ) {
    .header .container-header .header-right .entries .drill.basket::before{
        right: 63px;
    }
    .header .container-header .header-right .entries .drill.basket::after {
        right: 64px;
    }
}
@media screen and ( min-width: 1440.98px ) and ( max-width: 1920px ){
    .header .container-header .header-right .entries .drill.basket{
        right: 20px;
    }
    .header .container-header .header-right .entries .drill.basket::before{
        right: 23px;
    }
    .header .container-header .header-right .entries .drill.basket::after {
        right: 24px;
    }
}
@media screen and ( max-width: 1440px ){
    .header .container-header .header-right .entries .drill.basket{
        right: 10px;
    }
    .header .container-header .header-right .entries .drill.basket::before{
        right: 13px;
    }
    .header .container-header .header-right .entries .drill.basket::after {
        right: 14px;
    }
}
.header .container-header .header-right .entries .drill.basket .empty{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.header .container-header .header-right .entries .drill.basket .text-empty{
    font-weight: 500;
    font-size: 13px;
    line-height: 16px;
    color: #2D2D2D;
    padding: 28px 0;
}
.header .container-header .header-right .entries .drill.basket .free-delivery{
    background-color: #2C4542;
    color: #fff;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    padding: 10px;
    box-sizing: border-box;
    width: 100%;
}
.header .container-header .header-right .entries .drill.basket .free-delivery b{
    font-weight: 600;
}
.header .container-header .header-right .entries .drill.basket .free-delivery .upper{
    text-transform: uppercase;
}
.header .container-header .header-right .entries .drill.basket .full{
    width: 100%;
}
.header .container-header .header-right .entries .drill.basket .list{
    padding: 14px 15px;
    max-height: 230px;
    overflow-x: hidden;
    overflow-y: auto;
}
.header .container-header .header-right .entries .drill.basket .list .item{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    position: relative;
    align-items: flex-start;
}
.header .container-header .header-right .entries .drill.basket .list .item:not(:first-child) {
    margin-top: 10px;
}
.header .container-header .header-right .entries .drill.basket .list .item *{
    color: #2D2D2D;
}
body.usePackshotsCarres .header .container-header .header-right .entries .drill.basket .list .item .visuel{
    object-fit: cover;
    aspect-ratio: 1 / 1;
    height: 100%;
}
.header .container-header .header-right .entries .drill.basket .list .item .textblock{
    margin-left: 10px;
    display: flex;
    flex-direction: column;
}
.header .container-header .header-right .entries .drill.basket .list .item .type{
    font-weight: 400;
    font-size: 10px;
    line-height: 10px;
}
.header .container-header .header-right .entries .drill.basket .list .item .name{
    font-weight: 600;
    font-size: 11px;
    line-height: 11px;
    margin-top: 5px;
}
.header .container-header .header-right .entries .drill.basket .list .item .coloris{
    font-weight: 400;
    font-size: 10px;
    line-height: 10px;
    margin-top: 5px;
}
.header .container-header .header-right .entries .drill.basket .list .item .qty{
    font-weight: 400;
    font-size: 10px;
    line-height: 10px;
    margin-top: 5px;
}
.header .container-header .header-right .entries .drill.basket .list .item .price{
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    margin-top: 5px;
}
.header .container-header .header-right .entries .drill.basket .list .item .delete{
    position: absolute;
    bottom: 0;
    right: 0;
    width: 13px;
    height: 13px;
}
.header .container-header .header-right .entries .drill.basket .list .item .close-cross::before,
.header .container-header .header-right .entries .drill.basket .list .item .close-cross::after{
    position: absolute;
    right: 5px;
    bottom: 0;
    left: unset;
    content: ' ';
    height: 13px;
    width: 1px;
    background-color: #000;
}
.header .container-header .header-right .entries .drill.basket .full .bottom{
    padding: 10px 15px;
}
.header .container-header .header-right .entries .drill.basket .full .bottom .prices li{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    font-weight: 500;
    font-size: 13px;
    line-height: 28px;
    color: #2D2D2D;
}
.header .container-header .header-right .entries .drill.basket .full .bottom .prices li .green{
    color: #4D716C;
}
.header .container-header .header-right .entries .drill.basket .full .bottom .prices li .shipping{
    text-transform: uppercase;
}
.header .container-header .header-right .entries .drill.basket .full .bottom .prices li.total .right{
    font-weight: 700;
}
.header .container-header .header-right .entries .drill.basket .full .bottom .btn{
    width: 230px;
    min-height: unset;
    height: 38px;
    padding: 0;
    margin: 17px auto;
    display: flex;
}
.header .container-header .header-right .entries .drill.basket .full .bottom .fidelite{
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    color: #2D2D2D;
}
.header .container-header .header-right .entries .drill.basket .full .bottom .fidelite span{
    font-weight: 500;
    color: #4D716C;
}

/* menus */
.header .menu-mb{
    display: none;
}
.header .menu{
    display: grid;
    grid-template-columns: repeat(16,minmax(0,1fr));
    margin-top: 10px;
}
.header .menu .arrow{
    display: none;
}
.header .menu .main-menu{
    grid-column: 1/13;
    display: flex;
    justify-content: flex-start;
}
.header .menu .univers{
    grid-column: 13/17;
    display: flex;
    justify-content: flex-end;
}
.header .menu .menu-category{
    padding: 10px 0;
}
.header .menu .menu-category:not(.acm-menu-offre) .main-link {
    color: #2D2D2D;
}
.header .menu .menu-category .main-link{
    font-weight: 400;
    font-size: 13px;
    line-height: 17px;
    text-transform: uppercase;
}
.header .menu .main-menu .menu-category:not(:first-child){
    margin-left: 20px;
}
.header .menu .univers .menu-category:not(:last-child){
    margin-right: 20px;
}
@media screen and ( min-width: 1780.98px ) {
    .header .menu .univers .mid-desk{
        display: none;
    }
}
@media screen and ( max-width: 1780px ) {
    .header .menu .main-menu{
        grid-column: 1/15;
    }
    .header .menu .univers{
        grid-column: 15/17;
    }
    .header .menu .univers .mid-desk{
        display: block;
        margin-right: unset!important;
    }
    .header .menu .univers .menu-category:not(.mid-desk):not(.force-short-menu){
        display: none;
    }
}
@media screen and ( max-width: 1540px ) {
    .header .container-header .logo.logo-2023 svg{
        height: 2.3vw;
    }
    .header .menu .menu-category .main-link{
        font-size: 13px;
    }
    .header .menu .main-menu .menu-category:not(:first-child){
        margin-left: 17px;
    }
    .header .menu .univers .menu-category:not(:last-child){
        margin-right: 17px;
    }
}
@media screen and ( max-width: 1830px ) {
    body.workbench.de_DE .header .menu .main-menu .menu-category:not(:first-child){
        margin-left: 14px;
    }
    body.workbench.de_DE .header .menu .menu-category .main-link{
        font-size: 12px;
    }
}
@media screen and ( max-width: 1380px ) {
    .header .menu .menu-category .main-link{
        font-size: 0.9vw;
    }
    body.workbench.de_DE .header .menu .menu-category .main-link{
        font-size: 0.85vw;
    }
    .header .menu .main-menu .menu-category:not(:first-child){
        margin-left: 1vw;
    }
}
@media screen and ( max-width: 1185px ) {
    body.workbench.de_DE .header .menu .main-menu .menu-category:not(:first-child){
        margin-left: 12px;
    }
    body.workbench.de_DE .header .menu .menu-category .main-link{
        font-size: 0.8vw;
    }
}
@media screen and ( max-width: 1055px ) {
    .header .menu{
        display: none;
    }
}

/* colors menus */
.header .menu-category .main-link.special{font-weight: 700;}
.header .menu-category.acm-menu-offre:has(+ .giftideas-reversed) .main-link.special{font-weight: 400;}

.header .menu-category .main-link.darkgreen{color: #2C4542;}
.header .menu-category .main-link.green{color: #4D716C;}
.header .menu-category .main-link.lightgreen{color: #98AFA1;}
.header .menu-category .main-link.blue{color: #739EAE;}
.header .menu-category .main-link.darkblue{color: #0C3A51;}
.header .menu-category .main-link.lightblue{color: #71A9B1;}
.header .menu-category .main-link.turquoise{color: #2FA1A5;}
.header .menu-category .main-link.bordeaux{color: #952204;}
.header .menu-category .main-link.prune{color: #984E57;}
.header .menu-category .main-link.red{color: #A80202;}
.header .menu-category .main-link.oldpink{color: #D3968A;}
.header .menu-category .main-link.darkred{color: #BC5842;}
.header .menu-category .main-link.darkred-2{color: #C57461;}
.header .menu-category .main-link.darkred-3{color: #832729!important;}
.header .menu-category .main-link.orange{color: #D1661F;}
.header .menu-category .main-link.yellow{color: #E6B150;}
.header .menu-category .main-link.brown{color: #DCB381;}

/* hover univers classiques */
.listing .top-page .tags li:hover{
    background-color: #00000014;
}

.linkBoxes .tags li:hover{
    background-color: #00000014;
    font-weight: 500;
    transition: .2s;
}
.header .menu-category.white-box{
    background-color: #FFFFFF;
    border-radius: 20px;
    padding: 10px 15px;
    transition: -3s;
    box-sizing: border-box;
}

/* meganav */
.header .menu .subnav{
    padding: 36px 5%;
    background-color: #fff;
    box-shadow: 1px 1px 5px rgba(0,0,0,.2);
    position: absolute;
    width: 100%;
    left: 0;
    border-top: 1px solid #4D716C;
    box-sizing: border-box;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    grid-gap: 1.5rem;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -ms-align-items: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    display: none;
}
@media screen and (min-width: 1055.98px){
    .header .menu .menu-category:hover .subnav {
        display: flex;
        z-index: 10;
        top: 132px;
    }
}
.header .menu .subnav .subnav-selected{
    display: none;
}
.header .menu .subnav .container-column{
    display: flex;
    flex-direction: row;
    width: 100%;
    column-gap: 5.5rem;
}
.header .menu .subnav .menu-link{
    font-weight: 400;
    font-size: 12px;
    line-height: 19px;
    color: #2D2D2D;
}
.header .menu .subnav .acm-menu-link{
    font-weight: 400;
    font-size: 12px;
    line-height: 19px;
}
.header .menu .subnav .menu-link.title{
    font-weight: 600;
    font-size: 12px;
    line-height: 24px;
    color: #2D2D2D;
    text-transform: uppercase;
    display: flex;
    align-items: center;
}
.header .menu .subnav .menu-link.title:not(.first){
    margin-top: 25px;
}
.header .menu .subnav .kiker{
    display: flex;
    grid-gap: 3rem;
}
.header .menu .subnav .kiker .serge-bloch{
    position: relative;
}
.header .menu .subnav .kiker .serge-bloch svg{
    position: absolute;
    left: -50px;
    top: -40px;
}
.header .menu .subnav .kiker a{
    display: flex;
    flex-direction: column;
}
.header .menu .subnav .kiker a video{
    width: 250px;
}
.header .menu .subnav .kiker a.acm-mobile-only{
    display: none;
}
.header .menu .subnav .kiker a .title{
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    text-transform: uppercase;
    color: #2C4542;
    margin-top: 5px;
}
.header .menu .subnav .kiker a .title.bis{
    text-transform: none;
}
.header .menu .subnav .kiker a .title.bis b{
    font-weight: 600;
}
body.de_DE .header .menu .subnav .kiker a .title{
    text-transform: none;
}
@media screen and (max-width: 1670px) {
    .header .menu .subnav{
        padding: 36px 5%;
    }
    .header .menu .subnav .kiker .last{
        display: none;
    }
}
@media screen and (max-width: 1530px){
    .header .menu .subnav .container-column{
        column-gap: 4.5rem;
    }
}
@media screen and (max-width: 1440px){
    .header .menu .subnav{
        padding: 36px 40px;
        grid-gap: 1rem;
    }
    .header .menu .subnav .kiker{
        grid-gap: 2rem;
    }
    .header .menu .subnav .container-column{
        column-gap: 2.5rem;
    }
}
@media screen and (max-width: 1280px){
    .header .menu .subnav .kiker .mid-last,
    .header .menu .subnav .kiker .mid-last3{
        display: none;
    }
}
@media screen and (max-width: 1056px){
    .header .menu .subnav .kiker a video{
        width: 296px;
    }
}

/* header sticky */
.header.sticky{
    height: 126px;
    transition: .3s;
}
.header.sticky .container-header{
    height: 125px;
    padding: 35px 40px 0;
}
.header.sticky .container-header .header-right{
    height: 100%;
}
.header.sticky .container-header .header-right .top{
    height: 50%;
    align-items: center;
    position: relative;
}
.header.sticky .container-header .header-right .bottom{
    height: 50%;
    margin-top: unset;
}
.header.sticky .menu .menu-category{
    height: 100%;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.header.sticky .menu .menu-category.showm,
.header.sticky .menu .menu-category.mid-desk{
    display: none;
}
.header.sticky .menu .menu-category .main-link{
    /*font-size: 13px;*/
}
.header.sticky .container-header .header-right .search input{
    padding: 7px 20px;
}
.header.sticky .container-header .header-right .search input::placeholder{
    font-size: 11px;
}
.header.sticky .container-header .header-right .search .submit{
    top: 8px;
}
.header.sticky .container-header .header-right .entries{
    height: 100%;
    display: flex;
    align-items: center;
}
.header.sticky .container-header .header-right .entries .entry{
    height: 100%;
    display: flex;
    align-items: center;
    padding: 0;
}
.header.sticky .container-header .header-right .entries .entry.showm{
    display: none;
}
.header.sticky .container-header .header-right .entries svg{
    width: 20px;
    height: 20px;
}
.header.sticky .container-header .header-right .entries .basket .svg-container .number{
    top: 8px;
    left: 4px;
}
.header.sticky .container-header .header-right .entries .courrier svg{
    width: 32px;
}
.header.sticky .container-header .header-right .entries .drill{
    top: 25px;
}
.header.sticky .container-header .header-right .entries .drill.account{
    right: -10px;
}
.header.sticky .container-header .header-right .entries .drill.account::before{
    left: unset;
    right: 60px;
}
.header.sticky .container-header .header-right .entries .drill.account::after{
    left: unset;
    right: 61px;
}
.header.sticky .container-header .header-right .entries .drill.basket{
    right: -10px;
}
.header.sticky .container-header .header-right .entries .drill.basket::before{
    left: unset;
    right: 10px;
}
.header.sticky .container-header .header-right .entries .drill.basket::after{
    left: unset;
    right: 11px;
}
.header.sticky .container-header .header-right .entries .drill.vpci{
    right: -10px;
}
.header.sticky .container-header .header-right .entries .drill.vpci::before{
    left: unset;
    right: 10px;
}
.header.sticky .container-header .header-right .entries .drill.vpci::after{
    left: unset;
    right: 11px;
}
@media screen and (max-width: 1780px) {
    .header.sticky .menu .univers .mid-desk{
        display: flex;
    }
    .header.sticky .menu .univers .menu-category:not(.mid-desk){
        display: none;
    }
}
@media screen and (max-width: 1540px){
    .header.sticky .menu .menu-category .main-link {
        font-size: 12px;
    }
}
@media screen and (max-width: 1380px){
    .header.sticky .menu .menu-category .main-link{
        font-size: 0.9vw;
    }
}
@media screen and (min-width: 1055.98px) {
    .header.sticky .menu .menu-category:hover .subnav{
        top: 120px;
    }
    .header.sticky .container-header .header-right .search .f_search{
        position: absolute;
        bottom: 0;
    }
}
@media screen and (max-width: 1055px){
    .header.sticky{
        height: 100px;
    }
    .header.sticky .container-header{
        height: 100px;
        padding: 35px 15px 0;
    }
    .header.sticky .container-header .header-right .entries .entry.showd{
        display: none;
    }
    .header.sticky .container-header .header-right .entries .entry.showm{
        display: flex;
    }
    .header.sticky .container-header .header-right .search .submit.showm{
        width: 35px;
        height: 35px;
    }
    .header.sticky .container-header .header-right .search .submit.showm svg{
        width: 35px;
        height: 35px;
    }
    .header.sticky .container-header .header-right .entries svg{
        width: 35px;
        height: 35px;
    }
    .header.sticky .container-header .header-right .entries .drill.account{
        right: unset;
        display: none;
    }
    .header.sticky .container-header .header-right .entries .drill.account.open{
        display: flex;
    }
}
@media screen and (max-width: 675px){
    .header.sticky .container-header .header-right .search .submit.showm{
        width: 30px;
        height: 30px;
    }
    .header.sticky .container-header .header-right .search .submit.showm svg{
        width: 30px;
        height: 30px;
    }
    .header.sticky .container-header .header-right .entries svg{
        width: 30px;
        height: 30px;
    }
}
@media screen and (max-width: 540px){
    .header.sticky{
        height: 91px;
    }
    .header.sticky .container-header {
        height: 91px;
    }
    .header.sticky .container-header .header-right .search .submit.showm{
        width: 25px;
        height: 25px;
    }
    .header.sticky .container-header .header-right .search .submit.showm svg{
        width: 25px;
        height: 25px;
    }
    .header.sticky .container-header .header-right .entries svg{
        width: 25px;
        height: 25px;
    }
}
@media screen and (max-width: 460px) {
    .header.sticky .container-header {
        padding: 35px 15px 0;
    }
    .header.sticky .container-header .header-right .entries .basket .svg-container .number{
        top: 11px;
        left: 5px;
    }
}


/*------------------------------------------------------------------------------*/
/* HEADER - MOBILE */
/*------------------------------------------------------------------------------*/
@media screen and (max-width: 1055px){
    .header{
        transition: all 0.3s ease 0s;
        height: 100px;
    }
    .header .container-header{
        height: 100px;
        padding: 35px 15px 0;
        grid-gap: 0;
    }
    .header .container-header .header-left{
        grid-column: 1/8;
        height: 100%;
        align-items: center;
    }
    .header .container-header .logo{
        width: 100%;
    }
    .header .container-header .logo.logo-2023 svg{
        width: 100%;
        height: auto;
        max-height: 45px;
    }
    .header .container-header .header-right{
        grid-column: 8/17;
        height: 100%;
        justify-content: center;
    }
    .header .container-header .header-right .top{
        justify-content: flex-end;
    }
    .header .container-header .header-right .entries .entry{
        padding-bottom: unset;
    }
    .header .container-header .header-right .entries svg{
        width: 35px;
        height: 35px;
    }
    .header .container-header .header-right .entries .basket .svg-container .number{
        font-size: 14px;
        top: 15px;
        left: 10px;
        width: 16px;
    }
    .header .container-header .header-right .entries .drill.basket{
        display: none!important;
        opacity: 0!important;
        visibility: hidden!important;
    }
    /* menu mobile */
    .header .menu-mb{
        background-color: #F7F4EF;
        display: block;
        position: fixed;
        top: 0;
        right: -100%;
        z-index: 100;
        transition: .3s;
        height: 100%;
        width: 100%;
        box-sizing: border-box;
    }
    .header .menu-mb.open{
        right: 0;
    }
    .header .menu-mb .close-cross.cross-menu{
        position: absolute;
        width: 15px;
        height: 15px;
        right: 20px;
        top: 15px;
    }
    .header .menu-mb .close-cross.cross-menu:before{
        width: 1px;
    }
    .header .menu-mb .close-cross.cross-menu:after{
        width: 1px;
    }
    .header .menu-mb .menu-mb-container{
        height: calc(100% - 110px);
        overflow-y: scroll;
        padding: 0 15px;
    }
    .header .menu-mb .top{
        width: 100%;
        height: 115px;
        text-align: center;
        margin: auto;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .header .menu-mb .top .logo{
        width: 100%;
    }
    .header .menu-mb .top svg{
        max-height: 60px;
    }
    .header .menu-mb .kiker{
        display: none;
    }
.header .menu-mb .kiker{
        display: flex;
        overflow: scroll;
        -ms-overflow-style: none;  /* IE and Edge */
        scrollbar-width: none;  /* Firefox */
    }
    .header .menu-mb .kiker::-webkit-scrollbar {
        display: none;
    }
    .header .menu-mb .main-menu{
        margin: auto;
    }
    .header .menu-mb .menu-category{
        border-top: solid 1px #66666650;
        width: 100%;
    }
    .header .menu-mb .main-menu:has(.menu-category.giftideas-reversed-mb) .menu-category.acm-menu-offre:last-child .main-link.special{font-weight: 400;}
    .header .menu-mb .main-menu .menu-category.giftideas-reversed-mb .main-link{font-weight: 700;}

    .header .menu-mb .univers{
        display: flex;
        flex-direction: column;
    }
    .header .menu-mb .univers .kiker{
        display: none;
    }
    .header .menu-mb .univers .kiker{
        display: flex;
        flex-direction: row;
        gap: 10px;
    }
    .header .menu-mb .subnav .kiker a .title {
        text-transform: uppercase;
    }
    .header .menu-mb .menu-category.inspiraiton{
        order: 1;
    }
    .header .menu-mb .menu-category.mid-desk{
        order: 2;
    }

    .header .menu-mb .menu-category:not(.acm-menu-offre) .main-link{
        color: #2D2D2D;
    }
    .header .menu-mb .main-link{
        font-weight: 400;
        font-size: 14px;
        line-height: 17px;
        text-transform: uppercase;
        width: 100%;
        padding: 17px 0 17px 17px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        box-sizing: border-box;
    }
    .header .menu-mb .main-link .arrow{
        padding: 6px;
    }
    .header .menu-mb .subnav{
        background-color: #F7F4EF;
        opacity: 1;
        visibility: visible;
        top: 115px;
        left: auto;
        right: -100%;
        box-shadow: none;
        width: 100%;
        padding: 0 15px;
        box-sizing: border-box;
        overflow-x: hidden;
        overflow-y: scroll;
        transition: .3s;
        display: block;
        z-index: 100;
        position: absolute;
        height: calc(100% - 110px);
    }
   .header .menu-mb .subnav{
        padding: 0 0 0 15px;
    }
    .header .menu-mb .subnav.open{
        right: 0;
    }
    .header .menu-mb .subnav .subnav-selected{
        font-weight: 700;
        font-size: 14px;
        line-height: 17px;
        color: #4D716C;
        text-transform: uppercase;
        padding: 17px;
        border-bottom: solid 1px #66666650;
        border-top: solid 1px #66666650;
    }
    .header .menu-mb .subnav .subnav-selected .text{
        margin-left: 25px;
    }
    .header .menu-mb .subnav .subnav-selected svg path{
        fill: #4D716C;
    }
    .header .menu-mb .subnav .container-column{
        flex-direction: column;
    }
    .header .menu-mb .subnav .menu-column{
        padding: 0 17px;
    }
    .header .menu-mb .subnav .menu-column {
        padding: 0 30px 0 17px;
    }
    .header .menu-mb .subnav .menu-column.kiker-acm {
        overflow: scroll;
        scrollbar-width: none;
        gap: 10px;
        padding: 0 30px 0 17px;
    }
    .header .menu-mb .subnav .menu-column.kiker-acm .acm-meganav{
        position: relative;
        padding: 0;
        bottom: unset;
        min-width: 296px;
        margin-top: 30px;
    }
    .header .menu-mb .subnav .menu-column.kiker-acm .acm-meganav.acm-mobile-only{
        display: flex;
        flex-direction: column;
    }
    .header .menu-mb .subnav .menu-column.kiker-acm .acm-meganav .visuel{
        width: 100%;
        height: auto;
        object-fit: unset;
    }
    .header .menu-mb .subnav .menu-link{
        font-weight: 400;
        font-size: 13px;
        line-height: 26px;
        color: #2D2D2D;
    }
    .header .menu-mb .subnav .acm-menu-link{
        font-weight: 400;
        font-size: 13px;
        line-height: 26px;
    }
    .header .menu-mb .subnav .menu-link.title{
        font-weight: 600;
        line-height: 16px;
        text-transform: uppercase;
        border-bottom: solid 1px #66666650;
        padding: 17px 0;
        display: flex;
        align-items: center;
    }
    .header .menu-mb .subnav .menu-link.title.showd{
        display: none;
    }
    .header .menu-mb .subnav .menu-link b{
        font-weight: 600;
    }
    .header .menu-mb .subnav .menu-link.last{
        border-bottom: solid 1px #66666650;
        padding-bottom: 12px;
    }
    .header .menu-mb .subnav .column-1:first-child,
    .header .menu-mb .subnav .column-2:first-child,
    .header .menu-mb .subnav .column-3:first-child{
        margin-top: 17px;
    }
    .header .menu-mb .subnav .column-1:last-child,
    .header .menu-mb .subnav:has(.acm-menu-link.column-3) .column-2:last-child{
        border-bottom: solid 1px #66666650;
        padding-bottom: 12px;
    }
    .header .menu-mb .subnav .menu-link.title.no-border-bottom-mb,
    .header .menu-mb .subnav .menu-link.title.no-border-mb{
        padding: 17px 0 10px;
    }

    .header .menu-mb .univers .kiker.visible-mb{
        display: block;
    }
    .header .menu-mb .univers .kiker .serge-bloch{
        position: relative;
    }
    .header .menu-mb .univers .kiker .serge-bloch svg{
        position: absolute;
        left: -40px;
        top: -35px;
    }
    .header .menu-mb .subnav .kiker a.first,
    .header .menu-mb .subnav .kiker a.visible-mb{
        position: absolute;
        bottom: 30px;
        padding: 0 32px 0 0;
    }
    .header .menu-mb .subnav .kiker.univers a.visible-mb{
        position: initial;
        bottom: initial;
        padding: 20px 0 0 0;
        width: 296px;
        min-width: 296px;
    }
    .header .menu-mb .subnav .kiker:not(.kiker-acm) a:not(.visible-mb){
        display: none;
    }
    .header .menu-mb .subnav.idees-cadeaux .kiker a.first,
    .header .menu-mb .subnav.idees-cadeaux .kiker a.visible-mb{
        position: relative;
    }
    .header .menu-mb .subnav.idees-cadeaux .kiker{
        margin-top: 30px;
    }
    .header .menu-mb .subnav .kiker a .visuel{
        height: auto;
        width: 100%;
        object-fit: cover;
    }
    .header .menu-mb .subnav .kiker a .title{
        color: #2C4542;
        font-size: 12px;
        font-weight: 500;
        line-height: normal;
        margin-top: 5px;
        display: block;
    }

    .header .countries.showm{
        display: block!important;
        position: relative;
        top: unset;
        z-index: 10;
        padding: 0 15px 10px;
        margin-top: 10px;
        left: 0;
    }
    .header .countries .nice-select{
        width: 100%;
        padding: 0;
        overflow: hidden;
    }
    .header .countries .nice-select.open{
        box-shadow: none;
    }
    .header .countries .nice-select .list{
        box-shadow: none;
        background: transparent;
        display: flex;
        flex-direction: row;
        width: 100%;
        padding: 0;
        justify-content: flex-start;
        align-items: center;
        margin-top: -21px;
        left: -100%;
        transform: none;
        transition: .8s;
    }
    .header .countries .nice-select .list .option{
        width: auto;
        justify-content: flex-start;
        padding: 0;
        margin-right: 12%;
    }
    .header .countries .nice-select .list .option:hover{
        background-color: transparent;
    }
    .header .countries .nice-select .list .option:last-child{
        margin-right: unset;
    }
    .header .countries .nice-select.open .list{
        left: 0;
    }
    .header .countries .nice-select.open .current{
        opacity: 0;
        transition: .4s;
    }
    .header .countries .nice-select .current,
    .header .countries .nice-select .current a{
        color: transparent;
        opacity: 1;
    }
    .header .countries .nice-select .current{
        width: 25%;
        justify-content: flex-start;
        transition: .4s;
    }
    .header .countries .nice-select .current::before{
        margin-right: -5px;
        position: relative;
        width: 16px;
        height: 17px;
        top: 1px;
    }
    .header .countries .nice-select .current::after{
        color: #2D2D2D;
    }
    .header .countries .nice-select .current.flag-fr::before{
        content: url("https://www.linvosges.com/assets/linvosges.v3/resources/img/svg/country-fr.svg");
    }
    .header .countries .nice-select .current.flag-fr::after{
        content: 'FR';
    }
    .header .countries .nice-select .current.flag-de::before{
        content: url("https://www.linvosges.com/assets/linvosges.v3/resources/img/svg/country-de.svg");
    }
    .header .countries .nice-select .current.flag-de::after{
        content: 'DE';
    }
    .header .countries .nice-select .current.flag-at::before{
        content: url("https://www.linvosges.com/assets/linvosges.v3/resources/img/svg/country-at.svg");
    }
    .header .countries .nice-select .current.flag-at::after{
        content: 'AT';
    }
    .header .countries .nice-select .current.flag-be::before{
        content: url("https://www.linvosges.com/assets/linvosges.v3/resources/img/svg/country-be.svg");
    }
    .header .countries .nice-select .current.flag-be::after{
        content: 'BE';
    }
    .header .countries .nice-select .current svg,
    .header .countries .current.authenticated svg,
    .header .countries .nice-select svg{
        border-radius: 25px;
        margin-right: 10px;
    }
    .header .countries .current.authenticated {
        display: flex;
        font-weight: 500;
        font-size: 12px;
        line-height: 15px;
    }
    .header .menu-mb-container .section-countries svg{
        border-radius: 15px;
        margin-right: 11px;
    }
    .header .menu-mb-container .section-countries .current{
        color: #2D2D2D;
        font-size: 12px;
        font-weight: 600;
        line-height: normal;
        text-decoration-line: underline;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        padding: 5px 0;
    }
    .header .menu-mb-container .section-countries .country-selector{
        box-shadow: none;
        background: transparent;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        width: 100%;
        box-sizing: border-box;
        row-gap: 5px;
        position: absolute;
        justify-content: flex-start;
        align-items: center;
        margin-top: -21px;
        left: -100%;
        transform: none;
        transition: .8s;
    }
    .header .menu-mb-container .section-countries .a-country{
        color: #2D2D2D;
        font-size: 12px;
        font-weight: 600;
        line-height: normal;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        padding: 0;
        width: 33%;
        margin-right: 0;
    }
    .header .menu-mb-container .section-countries.open .current{
        opacity: 0;
        transition: .4s;
    }
    .header .menu-mb-container .section-countries.open .country-selector{
        left: 0;
        padding: 0 15px;
    }

    .header .menu-mb .entries{
        padding: 0 17px;
    }
    .header .menu-mb .entries .entry,
    .header .menu-mb .entries .entry .link{
        display: flex;
        justify-content: flex-start;
        align-items: center;
        font-weight: 400;
        font-size: 13px;
        line-height: 26px;
        color: #2D2D2D;
        padding: 2px 0;
    }
    .header .menu-mb .entries .entry .link.bold{
        font-weight: 600;
    }
    .header .menu-mb .entries .entry .svg-container{
        width: 25px;
        position: relative;
        display: flex;
        align-items: center;
    }
    .header .menu-mb .entries .entry svg{
        height: 16px;
        width: auto;
    }
    .header .menu-mb .entries .entry.courrier svg{
        height: 11px;
        margin-left: -10px;
    }
    .header .menu-mb .entries .entry.whishlist svg,
    .header .menu-mb .entries .entry.help svg{
        margin-left: -3px;
    }

    .header .menu-mb .drill{
        background-color: #F7F4EF;
        opacity: 1;
        visibility: visible;
        top: 100px;
        left: auto;
        right: -100%;
        box-shadow: none;
        width: 100%;
        padding: 0 15px;
        box-sizing: border-box;
        overflow-x: hidden;
        overflow-y: scroll;
        transition: .3s;
        display: block;
        z-index: 100;
        position: absolute;
        height: calc(100% - 140px);
    }
    .header .menu-mb .drill.open{
        right: 0;
    }
    .header .menu-mb .close-cross.cross-drill{
        position: absolute;
        width: 15px;
        height: 15px;
        right: 20px;
        top: 15px;
    }
    .header .menu-mb .close-cross.cross-drill:before{
        width: 1px;
    }
    .header .menu-mb .close-cross.cross-drill:after{
        width: 1px;
    }

    .header .container-header .header-right .entries .drill.account{
        opacity: 1;
        visibility: visible;
        top: 65px;
        right: -100%;
        left: auto;
        box-shadow: none;
        width: 100%;
        padding: 0 15px;
        box-sizing: border-box;
        overflow-x: hidden;
        overflow-y: scroll;
        transition: .3s;
        display: block;
        z-index: 100;
        border: none;
        height: 100%;
        position: fixed;
        background-color: #F7F4EF;
        justify-content: flex-start;
    }
    .header .container-header .header-right .entries .drill.account.open{
        right: 0;
    }
    .popin.popin-password{
        right: -100%;
        box-sizing: border-box;
        overflow-x: hidden;
        overflow-y: scroll;
        left: auto;
        top: 0;
        transition: .3s;
        transform: none;
        z-index: 20001;
        opacity: 1;
        visibility: visible;
        box-shadow: none;
        width: 100%;
        display: block;
        border: none;
        height: 100%;
        position: fixed;
    }
    .popin.popin-password.open{
        right: 0;
        top: 0;
    }
    .popin.popin-password .popin-container{
        height: 100%;
        max-height: 100%;
        transform: none;
    }
    .popin .popin-content{
        background-color: #F7F4EF;
        width: 100%;
        padding-top: 85px;
        top: 0;
    }
    .popin.popin-alerte-stock .popin-content{
        background-color: #fff;
        padding-top : 15px;
    }
    .popin .popin-content .close-cross{
        z-index: 100;
    }
    .header .container-header .header-right .entries .drill.account .cross-drill{
        display: block;
        position: absolute;
        height: 15px;
        width: 15px;
        right: 20px;
        top: 20px;
    }
    .header .container-header .header-right .entries .drill.account .cross-drill:before{
        height: 15px;
        width: 1px;
    }
    .header .container-header .header-right .entries .drill.account .cross-drill:after{
        height: 15px;
        width: 1px;
    }
    .header .container-header .header-right .entries .drill.account .not-authenticated,
    .header .container-header .header-right .entries .drill.account .authenticated{
        height: 100%;
        padding: 30px 0 0;
        box-sizing: border-box;
        justify-content: flex-start;
    }
    .header .container-header .header-right .entries .drill.account .title{
        font-size: 16px;
        line-height: 20px;
    }
    .header .container-header .header-right .entries .drill.account .f_login_drill{
        position: relative;
        margin-top: 30px;
        max-width: 455px;
    }
    .header .container-header .header-right .entries .drill.account .password-forgotten{
        text-decoration: underline;
    }
    .header .container-header .header-right .entries .drill.account .password-forgotten:after{
        display: none;
    }
    .header .container-header .header-right .entries .drill.account .btn-connexion{
        margin-top: 30px;
    }
    .header .container-header .header-right .entries .drill.account .btn-register{
        margin-top: 20px;
    }
    .header .container-header .header-right .entries .drill.account .not-authenticated ul{
        margin-top: 30px;
    }
    .header .container-header .header-right .entries .drill.account .not-authenticated ul li{
        line-height: 32px;
    }
    .header .container-header .header-right .entries .drill.account .btn-disconnect{
        margin-top: 45px;
    }
}

@media screen and (max-width: 675px) {
    .header .container-header .header-right .entries svg{
        width: 30px;
        height: 30px;
    }
    .header .container-header .header-right .entries .basket .svg-container .number{
        top: 12px;
        left: 7px;
    }
}
@media screen and (min-width: 540.98px) and (max-width: 1055px) {
    .header .menu-mb{
        width: 70%;
    }
    .header .menu-mb .top .logo{
        width: 70%;
    }
}
@media screen and (max-width: 540px){
    .header:not(.header-light){
        height: 91px;
    }
    .header .container-header{
        height: 91px;
        padding: 35px 15px 0;
    }
    .header .container-header .header-left{
        grid-column: 1/9;
    }
    .header .container-header .header-right {
        grid-column: 9/17;
    }
    .header .container-header .header-right .entries .entry.ml-30{
        margin-left: 15px;
    }
    .header .container-header .header-right .entries .basket .svg-container .number{
        top: 11px;
        left: 5px;
        font-size: 11px;
    }
    .header .container-header .header-right .search .submit.showm{
        width: 25px;
        height: 25px;
    }
    .header .container-header .header-right .search .submit.showm svg{
        width: 25px;
        height: 25px;
    }
    .header .container-header .header-right .entries svg{
        width: 25px;
        height: 25px;
    }
}
@media screen and ( max-width: 480px ){
    .header .menu-mb .top{
        height: 100px;
    }
    .header .menu-mb .top .logo{
        width: 70%;
    }
    .header .menu-mb .subnav{
        top: 100px;
    }
}

@media screen and ( min-width: 570px ) {
    .header .menu-mb .subnav .kiker a .visuel{
        max-height: 200px;
    }
}
@media screen and ( min-width: 570px ) and ( max-height: 750px ) {
    .header .menu-mb .subnav .kiker{
        margin-top: 20px;
        margin-bottom: 10px;
    }
    .header .menu-mb .subnav .kiker a.first{
        position: relative;
        bottom: unset;
    }
}

@media screen and ( max-height: 780px ) {
    .header .menu-mb .subnav .kiker{
        margin-top: 30px;
        margin-bottom: 10px;
    }
    .header .menu-mb .subnav .kiker a.first,
    .header .menu-mb .subnav .kiker a.visible-mb{
        position: relative;
        bottom: unset;
    }
   .header .menu-mb .subnav .kiker a.visible-mb{
        min-width: 80%;
        padding: 0 14px 0 0;
    }
}


/*--------------------------*/
/* HEADER - MOBILE - SEARCH */
/*--------------------------*/
@media screen and (max-width: 1055px){
    .header .container-header .header-right .search .f_search{
        width: auto;
    }
    .header .container-header .header-right .search input{
        display: none;
    }
    .header .container-header .header-right .search .submit.showm{
        width: 35px;
        height: 35px;
        top: unset;
        right: unset;
        position: relative;
    }
    .header .container-header .header-right .search .submit.showm svg{
        width: 35px;
        height: 35px;
    }

    .newHeader.df-mobile{
        background-color: #F6F4EF;
        top: 34px;
    }

    .newHeader.df-mobile .df-mobile__header,
    .newHeader.df-mobile .df-mobile__content,
    .newHeader.df-mobile .df-mobile__aside__actions,
    .newHeader.df-mobile .df-mobile__aside__content,
    .newHeader.df-mobile .df-panel,
    .newHeader.df-mobile .df-selected-filters,
    .newHeader.df-mobile .df-term {
        background-color: #F7F4EF;
    }

    .newHeader.df-mobile .df-mobile__header{
        padding: 0;
        width: 95%;
        margin: auto;
    }

    .newHeader.df-mobile .df-mobile__searchbox{
        flex-direction: row-reverse;
        width: 100%;
        max-width: 640px;
        margin: auto;
        border-radius: 25px;
        margin-top: 47px;
        background: rgba(255, 255, 255, 0.4);
        border: 1px solid #4D716C;
        box-shadow: none;
    }
    .df-mobile .df-mobile__searchbox svg path:not([fill="none"]){
        fill: #4D716C;
    }
    .newHeader.df-mobile .df-mobile__searchbox button[data-role=clear],
    .newHeader.df-mobile .df-mobile__searchbox[data-empty] button[data-role=close]{
        display: none;
    }
    .newHeader.df-mobile .df-mobile__searchbox input[type=search]{
        border-radius: 25px;
        font-size: 12px;
        line-height: 15px;
        color: #2D2D2D;
        background: transparent;
    }
    .newHeader.df-mobile .df-mobile__searchbox input::placeholder{
        font-weight: 400;
        font-size: 12px;
        line-height: 15px;
    }
    .newHeader.df-mobile .close-cross{
        position: absolute;
        top: -20px;
        right: 15px;
        width: 15px;
        height: 15px;
    }
    .newHeader.df-mobile .close-cross:before,
    .newHeader.df-mobile .close-cross:after{
        position: absolute;
        left: 7px;
        content: ' ';
        height: 15px;
        width: 1px;
        background-color: #000;
    }
    .newHeader.df-mobile .df-mobile__button--switch-on{
        color: #4D716C!important;
    }
    .newHeader.df-mobile .df-term[data-selected]{
        background-color: #4D716C!important;
        border-color: #4D716C!important;
    }
    .df-slider .noUi-connects{
        background-color: #9FB2AF!important;
    }
    .df-slider .noUi-connect{
        background-color: #4D716C!important;
    }
}
@media screen and (max-width: 675px) {
    .header .container-header .header-right .search .submit.showm {
        width: 30px;
        height: 30px;
    }
    .header .container-header .header-right .search .submit.showm svg {
        width: 30px;
        height: 30px;
    }
    .newHeader.df-mobile{
        top: 0;
    }
    .newHeader.df-mobile .df-mobile__searchbox{
        width: 100%;
        max-width: 300px;
        margin-bottom: 20px;
        margin-top: 35px;
    }
}
@media screen and (max-width: 540px) {
    .header .container-header .header-right .search .submit.showm {
        width: 25px;
        height: 25px;
    }
    .header .container-header .header-right .search .submit.showm svg {
        width: 25px;
        height: 25px;
    }
}



/*--------------------------*/
/** HEADER - BANNER BOTTOM **/
/*--------------------------*/
.banner-bottom-header{
    width: 100%;
    max-width: 1920px;
    margin: auto;
    padding: 10px 5px;
    box-sizing: border-box;
    background-color: #5D8579;
    position: relative;
    text-align: center;
    font-size: 14px;
    line-height: 17px;
    color: #FFFFFF;
}
.banner-bottom-header a{
    color: #FFFFFF;
    text-decoration: underline;
}
.banner-bottom-header a:hover{
    text-decoration: none;
}
.banner-bottom-header .see-more{
    position: absolute;
    bottom: 5px;
    right: 5px;
    font-size: 11px;
}

@media screen and ( max-width: 1055px ) {
    .banner-bottom-header .see-more{
        position: relative;
        bottom: unset;
        right: unset;
    }
}

/*--------------------------*/
/* HEADER - FULLTOP */
/*--------------------------*/
.header.fulltop-header{
    transition: .3s;
    z-index: 20;
    position: relative;
}
/*** fulltop-header WHITE ***/
.header.fulltop-header.white:not(:hover):not(.sticky) .logo svg path{
    fill: #ffffff;
}
.header.fulltop-header.white:not(:hover):not(.sticky) .logo svg .cls-2023{
    fill: #FFFFFF;
}
.header.fulltop-header.white:not(:hover):not(.sticky) .entries .entry svg path {
    fill: #FFFFFF;
}

.header.fulltop-header.white:not(:hover):not(.sticky) .entries .entry svg path[stroke-linejoin="round"] {
    fill: transparent;
    stroke: #FFFFFF;
}
.header.fulltop-header.white:not(:hover):not(.sticky) .entries .entry.burger-menu svg path {
    stroke: #FFFFFF;
}
.header.fulltop-header.white:not(:hover):not(.sticky) .entries .entry.courrier a{
    color: #FFFFFF;
}
.header.fulltop-header.white:not(:hover):not(.sticky) .f_search #f_search_object{
    background-color: rgba(255, 255, 255, 0.2)!important;
    border-color: #FFFFFF;
}
.header.fulltop-header.white:not(:hover):not(.sticky) .f_search .f_search_object::placeholder{
    color: #FFFFFF!important;
}
.header.fulltop-header.white:not(:hover):not(.sticky) .f_search input{
    background-color: rgba(255, 255, 255, 0.2);
    border-color: #FFFFFF;
    color: #FFFFFF!important;
}
.header.fulltop-header.white:not(:hover):not(.sticky) .f_search .submit svg path{
    fill: #FFFFFF;
}
.header.fulltop-header.white:not(:hover):not(.sticky) .menu .main-link{
    color: #FFFFFF!important;
}
.header.fulltop-header.white:not(:hover):not(.sticky) .container-header .header-right .entries .basket .svg-container .number{
    color: #2D2D2D;
}
.header.fulltop-header.white:hover{
    background-color: #FFFFFF;
    transition: 0s;
}
.header.fulltop-header.white:hover .container-header{
    background-color: #FFFFFF;
}

.header.fulltop-header.sticky{
    position: fixed;
}
.header .menu .subnav .menu-link.title.showm{
    display: none;
}
.header .menu .subnav .container-column.enfant {
    column-gap: 3rem;
}

@media screen and ( max-width: 1056px) {
    .header.fulltop-header .menu-mb{
        height: 100vh;
    }
    .header .menu .subnav .menu-link.title.showm{
        display: flex;
    }
}
@media screen and ( min-width: 1920.98px) {
    .df-classic{
        width: 1300px!important;
        margin-left: -650px!important;
    }
}

/* Tag new (menu) */
.menu-link .tag{
    color:  #FFF;
    font-size: 8px;
    font-style: normal;
    font-weight: 500;
    line-height: 10px; /* 125% */
    padding: 2px 3px;
    text-transform: none;
    margin-left: 8px;
}
.menu-link .tag.tag-new{
    background-color: #4D716C;
}


/**********************************/
/* HEADER TRANSPARENT MODE */
/**********************************/

body[data-css-mode="transparent-dark"]:not(.header-sticky) .header:not(.sticky) .fixed-header:not(.fulltop-header){
    background-color: transparent;
}

body[data-css-mode="transparent-white"]:not(.header-sticky) .header:not(.sticky) .container-header .header-left .logo svg path{
    fill: #000000;
}
/*@media screen and ( min-width: 1055.98px ) {*/
    body[data-css-mode="transparent-white"]:not(.header-sticky) .header:not(.sticky) .container-header .header-left .logo svg path{
        fill: #FFFFFF;
    }
    body[data-css-mode="transparent-white"]:not(.header-sticky) .header:not(.sticky) .fixed-header:not(.fulltop-header){
        background-color: transparent;
    }
    body[data-css-mode="transparent-white"]:not(.header-sticky) .header:not(.sticky) .menu .menu-category .main-link{
        color: #FFFFFF;
    }
    body[data-css-mode="transparent-white"]:not(.header-sticky) .header:not(.sticky) .menu .menu-category .main-link.hoversoulign:hover::after{
        background-color: #FFFFFF;
    }
    body[data-css-mode="transparent-white"]:not(.header-sticky) .header:not(.sticky) .container-header .header-right .entries svg path{
        fill: #FFFFFF;
    }
    body[data-css-mode="transparent-white"]:not(.header-sticky) .header:not(.sticky) .container-header .header-right .entries .burger-menu svg path{
        fill: transparent;
        stroke: #FFFFFF;
    }
    body[data-css-mode="transparent-white"]:not(.header-sticky) .header:not(.sticky) .container-header .header-right .entries .courrier .link{
        color: #FFFFFF;
    }
    body[data-css-mode="transparent-white"]:not(.header-sticky) .header:not(.sticky) .cls-2023,
    body[data-css-mode="transparent-white"]:not(.header-sticky) .header:not(.sticky) .cls-2023-2{
        fill: #FFFFFF;
    }
    body[data-css-mode="transparent-white"]:not(.header-sticky) .header:not(.sticky) .container-header .header-right .search .f_search svg path{
        fill: #FFFFFF;
    }
    body[data-css-mode="transparent-white"]:not(.header-sticky) .header:not(.sticky) .container-header .header-right .search #f_search_object{
        background-color: #FFFFFF40;
        color: #FFFFFF;
        border-color: #FFFFFF;
        width: 300px;
    }
    body[data-css-mode="transparent-white"]:not(.header-sticky) .header:not(.sticky) .f_search #f_search_object::placeholder{
        color: #FFFFFF;
    }
    body[data-css-mode="transparent-white"]:not(.header-sticky) .header:not(.sticky) .container-header .header-right .entries .basket .svg-container .number{
        color: #2D2D2D;
    }
/*}*/

/*--------------------------*/
/* ALGOLIA                  */
/*--------------------------*/
.ais-SearchBox-reset{display: none !important;}
.algolia_runner{
    position: absolute;
    top: -3000px;
}
body.onsearch .algolia_runner{
    top: 0;
}
.without_results,
.noresult .with_results,
.noresult #algolia_hits_products_link,
.pending #algolia_hits,
.back-algolia,
#algolia_hits_products_link_mobile,
#algolia_search_mobile,
#algolia_hits_suggestions_empty.noresult,
#algolia_hits_suggestions.noresult,
#algolia_hits_products_stats,
#algolia_hits_starter{
    display: none !important;
}
.noresult .without_results,
#algolia_hits_starter.noresult,
.pending #algolia_hits_starter{
    display: block !important;
}
.algolia-search{
    position: relative;
    width: 350px;
}
.close-algolia{
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
    z-index: 102;
}
.close-algolia svg{
    transform: rotate(0deg);
    transition: transform .150s ease-in-out;
}
.close-algolia:hover svg{
    transform: rotate(-90deg);
    transition: transform .150s ease-in-out;
}
.ais-SearchBox{
    width: 100%;
}
.algolia-search div[data-role="reset-search"]{
    opacity: 0;
    position: absolute;
    top: 9px;
    right: 35px;
    width: 20px;
    height: 20px;
    border-radius: 40px;
    background: #9FB2AF;
    cursor: pointer;
    transition: opacity .150s ease-in-out, background .150s ease-in-out;
}
.algolia-search div[data-role="reset-search"].searching{
    opacity: 1;
    transition: opacity .150s ease-in-out;
}
.algolia-search div[data-role="reset-search"]:hover{
    background: #2C4542;
    transition: background .150s ease-in-out;
}
.algolia-search div[data-role="reset-search"] .close-cross::before, .algolia-search div[data-role="reset-search"] .close-cross::after {
    position: absolute;
    left: 9.5px;
    content: ' ';
    height: 10px;
    width: 1px;
    background-color: #fff;
    top: 5px;
}
.algolia_hits{
    position: absolute;
    z-index: 99;
    top: 30px;
    opacity: 0;
    left: -55px;
    width: 1180px;
    min-height: 508px;
    flex-shrink: 0;
    padding: 30px;
    box-sizing: border-box;
    border-radius: 6px;
    background: #F6F4EF;
    color: #2D2D2D;
    box-shadow: 0 0 32px 0 rgba(0, 0, 0, 0.20);
    transition: top .150s ease-in-out, opacity .150s ease-in-out;
}
body.onsearch .algolia_hits{
    top: 40px;
    opacity: 1;
    transition: top .150s ease-in-out, opacity .150s ease-in-out;
}
.algolia_hits_area{
    display: flex;
    flex-direction: column;
    width: 100%;
}
.search-panel__results{
    display: flex;
    flex-direction: column;
    width: 100%;
    gap: 24px;
}
.algolia_column{
    display: flex;
    flex-direction: column;
    width: 100%;
    gap: 6px;
}
#algolia_hits_suggestions {
    margin-bottom: 24px;
}
.algolia_hits_products{
    display: flex;
    flex-direction: column;
    width: 100%;
    gap: 18px;
}
.algolia-section-title{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    gap: 6px;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 200%;
}
.algolia-section-title.flex-start{
    justify-content: flex-start;
}
.algolia-section-title.flex-spacebetween{
    justify-content: space-between;
}
.algolia-section-title .results{
    font-size: 13px;
    font-weight: 300;
}
.algolia_hits .cta-submit{
    display: inline-block !important;
    padding: 9px 20px !important;
}
#algolia_hits_suggestions_empty .ais-Hits-list{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 6px;
}
#algolia_hits_suggestions_empty .ais-Hits-item{
    display: flex;
    align-items: center;
    min-height: 29px;
    box-sizing: border-box;
    padding: 5px 10px;
    border-radius: 17px;
    border: 0.5px solid #2D2D2D;
    color: #2D2D2D;
    background: #ffffff;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 400;
    cursor: pointer;
    transition: background-color .250s ease-in-out, color .250s ease-in-out;
}
#algolia_hits_suggestions_empty .ais-Hits-item:hover{
    background: #2D2D2D;
    color: #ffffff;
    transition: background-color .250s ease-in-out
}
#algolia_hits_suggestions_empty .ais-Hits-item:hover a{
    color: #ffffff;
    transition: color .250s ease-in-out;
}
#algolia_hits_suggestions .ais-Hits-list{
    display: flex;
    flex-direction: column;
    gap: 6px;
}
#algolia_hits_suggestions .ais-Hits-list .ais-Hits-item{
    display: flex;
    flex-direction: row;
    width: 100%;
}
#algolia_hits_suggestions .ais-Hits-list .ais-Hits-item a{
    display: flex;
    align-items: center;
    box-sizing: border-box;
    gap: 6px;
    padding: 5px 0;
    color: #2D2D2D;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 400;
    cursor: pointer;
}
#algolia_hits_suggestions .ais-Hits-list .ais-Hits-item a mark{
    background: none !important;
    color: #2D2D2D;
    font-weight: 600;
}
.algolia_hits_view{
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    gap: 12px;
    box-sizing: border-box;
}
#algolia_hits_products .algolia_hits_view{
    gap: 8px;
}
.algolia_hits_view .productblock{
    display: flex;
    flex-direction: column;
    width: 214px;
}
#algolia_hits_products .algolia_hits_view .productblock{
    width: 180px;
}
.algolia_hits_view .productblock a{
    width: 100%;
    height: 420px;
    flex-shrink: 0;
    background-color: #ffffff;
    border-radius: 11px;
    overflow: hidden;
}
.algolia_hits_view .productblock .textblock{
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;
    padding: 10px;
    margin: 0 !important;
    box-sizing: border-box
}
.algolia_hits_view .productblock .picto-list{
    justify-content: center !important;
    flex-wrap: wrap !important;
    gap: 3px !important;
    overflow: unset !important;
    margin-bottom: unset !important;
    min-height: 18px !important;
}
.algolia_hits_view .productblock .picto-list .etiquette{
    font-size: 11px !important;
    font-weight: 400 !important;
    padding: 5px 5px !important;
    margin: unset !important;
}
.algolia_hits_view .productblock .flex-container{
    flex-direction: column;
    justify-content: center !important;
    width: 100%;
    gap: 12px;
}
.algolia_hits_view .productblock .flex-container .left,
.algolia_hits_view .productblock .flex-container .right{
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center !important;
    width: 100%;
    gap: 6px;
}
.algolia_hits_view .productblock .flex-container .left *:last-child,
.algolia_hits_view .productblock .flex-container .right *:last-child{
    margin: unset !important;
}
.algolia_hits_view .productblock .flex-container .color,
.algolia_hits_view .productblock .flex-container .color ul{
    display: flex;
    align-items: center;
    gap: 6px;
}
.algolia_hits_view .productblock .flex-container .price{
    font-weight: 600 !important;
}
.algolia_hits_view .productblock .flex-container .price .ald{
    font-weight: 400 !important;
}

.ais-SearchBox-input[type="search"]::-webkit-search-cancel-button {
    display: none;
}
@media screen and (min-width: 1242.98px) {
    body.onsearch .algolia_hits{
        left: 0;
        right: 0;
        width: 95%;
        max-width: 1180px;
        margin: auto;
        position: fixed;
        top: 87px;
    }
}
@media screen and (min-width: 1056.98px) and (max-width: 1242px) {
    .algolia_runner{
        display: none;
        position: unset;
        top: unset;
    }
    body.onsearch .algolia_runner{
        display: block;
    }
    #start_searching{
        cursor: pointer;
    }
    .algolia-search{
        width: unset;
    }
    .with_results{
        display: flex;
        flex-direction: column;
        gap: 12px;
    }
    body.onsearch #start_searching,
    .close-search.searching{
        /*display: none !important;*/
    }
    body.onsearch .back-algolia{
        position: absolute;
        bottom: 19px;
        left: 20px;
    }
    body.onsearch #algolia_search_mobile{
        position: absolute;
        bottom: 22px;
        right: 25px;
    }
    .algolia_hits{
        top: 87px;
        left: 0;
        width: 100%;
        min-height: unset;
        padding: 20px;
        height: calc(100vh - 87px);
        overflow-y: scroll;
        overflow-x: hidden;
        transition: top .250s ease-in-out, height .250s ease-in-out, opacity .250s ease-in-out;
    }
    body.onsearch .algolia_hits{
        top: 83px;
        width: 100%;
        position: fixed;
    }
    body.onsearch:not(.onsearch_transition) .algolia_hits{
        left: 0;
        right: 0;
        width: 95%;
        max-width: 1180px;
        margin: auto;
        position: fixed;
        top: 83px;
        scrollbar-width: none;
        transition: top .250s ease-in-out, height .250s ease-in-out, opacity .250s ease-in-out;
    }
    .algolia_hits_view .productblock,
    #algolia_hits_products .algolia_hits_view > div{
        width: calc( 24% - 6px );
    }
    #algolia_hits_products .algolia_hits_view .productblock{
        width: 100%;
    }
    .algolia_hits_view .productblock a{
        height: 500px;
    }
    #algolia_hits_suggestions .ais-Hits-list .ais-Hits-item a {
        gap: 12px;
    }
    .algolia_noresult{
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
    }
}
@media screen and (max-width: 1056px) {
    .algolia_runner{
        display: none;
        position: unset;
        top: unset;
    }
    body.onsearch .header.sticky .container-header .header-right .search .submit.showm svg{
        display: none;
    }
    body.onsearch .algolia_runner{
        display: block;
    }
    #start_searching{
        cursor: pointer;
    }

    .algolia-search:has(.ais-SearchBox-input:focus) #algolia_search_mobile {
        display: none;
    }
    .ais-SearchBox{
        display: none;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 92px;
        background-color: #2C4542;
    }
    .algolia-search{
        width: unset;
    }
    .with_results{
        display: flex;
        flex-direction: column;
        gap: 12px;
    }
    body.onsearch #start_searching,
    #algolia_hits_products_link,
    .algolia_hits .close-algolia{
        display: none !important;
    }
    .algolia-search div[data-role="reset-search"]{
        top: 49px;
        right: 70px;
    }
    body.onsearch .ais-SearchBox,
    body.onsearch .ais-SearchBox-input,
    body.onsearch #algolia_search_mobile,
    body.onsearch #algolia_hits_products_link_mobile,
    body.onsearch .back-algolia{
        display: block !important;
    }
    body.onsearch .algolia-search{
        position: fixed;
        z-index: 1;
        top: 0;
        left: 0;
        width: 100%;
        height: 92px;
    }
    body.onsearch .ais-SearchBox-input{
        position: absolute;
        bottom: 15px;
        width: calc( 100% - 75px ) !important;
        margin-left: 60px;
    }
    body.onsearch .back-algolia{
        position: absolute;
        bottom: 19px;
        left: 20px;
    }
    body.onsearch #algolia_search_mobile{
        position: absolute;
        top: 45px;
        right: 25px;
    }
    body.onsearch #algolia_search_mobile svg{
        width: 25px;
        height: 25px;
    }

    .algolia_hits{
        top: 87px;
        left: 0;
        width: 100%;
        min-height: unset;
        padding: 20px;
        height: calc(100vh - 87px);
        overflow-y: scroll;
        overflow-x: hidden;
        border-radius: 0;
        box-shadow: none;
        transition: top .250s ease-in-out, height .250s ease-in-out, opacity .250s ease-in-out;
    }
    body.onsearch .algolia_hits{
        top: 87px;
    }
    body.onsearch:not(.onsearch_transition) .algolia_hits{
        top: 92px;
        height: calc(100vh - 92px);
        transition: top .250s ease-in-out, height .250s ease-in-out, opacity .250s ease-in-out;
    }
    .algolia_hits_view .productblock,
    #algolia_hits_products .algolia_hits_view > div{
        width: calc( 50% - 6px );
    }
    #algolia_hits_products .algolia_hits_view .productblock{
        width: 100%;
    }
    #algolia_hits_suggestions{
        width: calc( 100% + 40px );
        padding: 20px 20px 20px 25px;
        margin-top: -20px;
        margin-left: -20px;
        background-color: #fff;
        box-sizing: border-box;
    }
    #algolia_hits_suggestions .ais-Hits-list .ais-Hits-item a {
        gap: 12px;
    }
    .algolia_noresult{
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
    }
}

@media screen and (min-width: 675.98px) and (max-width: 1056px) {
    .algolia_hits_view .productblock{
        width: calc(24% - 6px);
    }
    #algolia_hits_products .algolia_hits_view > div {
        width: calc(24% - 6px);
    }
    .algolia_hits_view .productblock a{
        height: 460px;
    }
}