/* NEW HEADER  */
.banner{
    display: none!important;
}
.header:not(.sticky) .container-header .header-left .logo svg path{
    fill: #000000;
}
@media screen and ( min-width: 1055.98px ) {
    .header.sticky .menu-category.marketing-menu-left .main-link,
    .header.sticky .menu-category.marketing-menu-right .main-link {
        color: #000000 !important;
    }
    .header:not(.sticky) .container-header .header-left .logo svg path{
        fill: #FFFFFF;
    }
    .header:not(.sticky) .fixed-header:not(.fulltop-header){
        background-color: transparent;
    }
    .header:not(.sticky) .menu .menu-category .main-link{
        color: #FFFFFF;
    }
    .header:not(.sticky) .menu .menu-category .main-link.hoversoulign:hover::after{
        background-color: #FFFFFF;
    }
    .header:not(.sticky) .container-header .header-right .entries svg path{
        fill: #FFFFFF;
    }
    .header:not(.sticky) .container-header .header-right .entries svg path.box{
        fill: transparent;
        stroke: #FFFFFF;
    }
    .header:not(.sticky) .container-header .header-right .entries .courrier .link{
        color: #FFFFFF;
    }
    .header:not(.sticky) .cls-2023,
    .header:not(.sticky) .cls-2023-2{
        fill: #FFFFFF;
    }
    .header:not(.sticky) .container-header .header-right .search .f_search svg path{
        fill: #FFFFFF;
    }
    .header:not(.sticky) .container-header .header-right .search #f_search_object{
        background-color: #FFFFFF40;
        color: #FFFFFF;
        border-color: #FFFFFF;
        width: 300px;
    }
    .header:not(.sticky) .f_search #f_search_object::placeholder{
        color: #FFFFFF;
    }
    .header:not(.sticky) .container-header .header-right .entries .basket .svg-container .number{
        color: #2D2D2D;
    }
}


/* landing */
.landing{
    width: 100%;
    margin: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

/* vignettes */

.inspirations .vignettes{
    max-height: 400px;
    overflow: scroll;
    scrollbar-width: none;
}
.inspirations .vignettes .vignette-link{
    min-width: 65px;
    min-height: 65px;
}

.section-green-text-left-slider-right .parallax-wrapper{
    height: 362px;
    justify-content: center;
}
.section-green-text-left-slider-right .parallax-wrapper .section-parallax.parallax1{
    width: 180px;
}
.section-green-text-left-slider-right .parallax-wrapper .section-parallax.parallax2{
    width: 146px;
    margin-top: -15px;
}

/* section-banner-intro */
.section-banner-intro .title .quote{
    font-family: 'Montserrat',sans-serif;
    font-style: italic;
    font-size: 50px;
    display: inline-block;
    transform: rotate(10deg);
    margin: 0 -8px;
    font-weight: 200;
}
.section-banner-intro .title{
    font-size: 60px;
    font-weight: 400;
    line-height: 84px;
    color: #FFFFFF;
    margin-top: 35px;
}
@media screen and ( max-width: 1056px ) {
    .section-banner-intro .title .quote{
        font-size: 40px;
    }
    .section-banner-intro .title{
        text-align: center;
        font-size: 44px;
        line-height: 44px;
    }
    body.de_DE .section-banner-intro{
        margin-top: -50px;
    }
    body.de_DE .section-banner-intro .title{
        font-size: 48px;
        line-height: 49px;
    }
}

/* section-green-text-left-slider-right */
@media screen and ( max-width: 1056px ){
    .section-green-text-left-slider-right{
        padding-bottom: 20px;
    }
    .section-green-text-left-slider-right .section-parallax.static{
        width: calc(100% - 20px);
    }
    .section-green-text-left-slider-right .section-parallax.static .visuel{
        width: 78%;
    }
    .section-green-text-left-slider-right .parallax-container .parallax-wrapper {
        flex-direction: column;
        bottom: 100px;
        right: 10px;
        align-items: flex-start;
        gap: 3vw;
    }
    .section-green-text-left-slider-right .parallax-wrapper .section-parallax.parallax1{
        width: 120px;
    }
    .section-green-text-left-slider-right .parallax-wrapper .section-parallax.parallax2{
        width: 100px;
    }
}

/* section-cdc */
.section-cdc{
    margin-top: 50px;
}
.section-cdc .title{
    font-family: 'Montserrat',sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 24.38px;
}

/* .inspirations .section-mosaic-img-left-text-right .left-part.mosaic-img */
.inspirations .section-mosaic-img-left-text-right .left-part.mosaic-img{
    margin-top: unset;}

/* section-autres-inspirations */
.section-autres-inspirations .section-title{
    font-weight: 600;
    font-size: 16px;
    text-align: center;
}
.section-autres-inspirations .slide{
    width: 270px;
    display: flex;
    flex-direction: column;
}
.section-autres-inspirations .slide .title{
    font-family: 'DM Serif Display',sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    color: #2D2D2D;
    margin-top: 6px;
}
.section-autres-inspirations .slide .btn{
    font-weight: 400;
    font-size: 12px;
    color: #000000;
    margin-top: 8px;
}
.section-autres-inspirations .slide .btn svg{
    margin-left: 11px;
}
@media screen and ( min-width: 1056.98px ) {
    .section-autres-inspirations .swiper-wrapper{
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        margin-top: 20px;
    }
    .section-autres-inspirations .slide:not(:first-child){
        margin-left: 25px;
    }
    .section-autres-inspirations .swiper-button-next,
    .section-autres-inspirations .swiper-button-prev {
        display: none;
    }
}
@media screen and ( max-width: 1056px ) {
    .section-autres-inspirations{
        margin-top: 45px;
    }
    .section-autres-inspirations .section-title{
        text-align: left;
    }
    .section-autres-inspirations .swiper-wrapper{
        margin-top: 15px;
    }
}

/* newsletter-container */
.newsletter-container{
    margin-top: 45px;
    margin-bottom: 45px;
}
.newsletter-container .newsletter{
    margin-top: 0!important;
}

@media screen and ( max-width: 1056px ) {
    .productblock .textblock .flex-container{
        display: flex;
    }
}