/* HEADER - start */
body:has([data-header-style="overlay"]) .header-banner{
    display: none!important;
}
body:has([data-header-style="overlay"]) .header:not(.sticky) .container-header .header-left .logo svg path{
    fill: #000000;
}
@media screen and ( min-width: 1055.98px ) {
    body:has([data-header-style="overlay"]) .header{
        margin-bottom: -139px;
    }
    body:has([data-header-style="overlay"]) .header.sticky .menu-category.marketing-menu-left .main-link,
    body:has([data-header-style="overlay"]) .header.sticky .menu-category.marketing-menu-right .main-link {
        color: #000000 !important;
    }
    body:has([data-header-style="overlay"]) .header:not(.sticky) .container-header .header-left .logo svg path{
        fill: #FFFFFF;
    }
    body:has([data-header-style="overlay"]) .header:not(.sticky) .fixed-header:not(.fulltop-header){
        background-color: transparent;
    }
    body:has([data-header-style="overlay"]) .header:not(.sticky) .menu .menu-category .main-link{
        color: #FFFFFF;
    }
    body:has([data-header-style="overlay"]) .header:not(.sticky) .menu .menu-category .main-link.hoversoulign:hover::after{
        background-color: #FFFFFF;
    }
    body:has([data-header-style="overlay"]) .header:not(.sticky) .container-header .header-right .entries svg path{
        fill: #FFFFFF;
    }
    body:has([data-header-style="overlay"]) .header:not(.sticky) .container-header .header-right .entries svg path.box{
        fill: transparent;
        stroke: #FFFFFF;
    }
    body:has([data-header-style="overlay"]) .header:not(.sticky) .container-header .header-right .entries .courrier .link{
        color: #FFFFFF;
    }
    body:has([data-header-style="overlay"]) .header:not(.sticky) .cls-2023,
    body:has([data-header-style="overlay"]) .header:not(.sticky) .cls-2023-2{
        fill: #FFFFFF;
    }
    body:has([data-header-style="overlay"]) .header:not(.sticky) .container-header .header-right .search .f_search svg path{
        fill: #FFFFFF;
    }
    body:has([data-header-style="overlay"]) .header:not(.sticky) .container-header .header-right .search #f_search_object{
        background-color: #FFFFFF40;
        color: #FFFFFF;
        border-color: #FFFFFF;
        width: 300px;
    }
    body:has([data-header-style="overlay"]) .header:not(.sticky) .f_search #f_search_object::placeholder{
        color: #FFFFFF;
    }
    body:has([data-header-style="overlay"]) .header:not(.sticky) .container-header .header-right .entries .basket .svg-container .number{
        color: #2D2D2D;
    }
}
@media screen and ( max-width: 1056px ) {
    .header:has(~ .banner-acm-sticky-yes) {
        margin-bottom: 0!important;
    }
}
/* HEADER - end */
/* STL */
.shoppable-wrapper .tooltip{
    opacity: 1!important;
    pointer-events: auto;
}

/* LANDING - start */
[data-page-type="landing"]{
    width: 100%;
    margin: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-top: 0!important;
    margin-bottom: 50px;
}
[data-page-type="landing"] [data-content="landing"]{
    background-color: #F6F4EF;
    width: 100%;
    margin: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-bottom: 50px;
}
.breadcrumb{
    position: absolute;
    top: 100px;
    width: 100%;
}
.breadcrumb ul a, .breadcrumb ul span.obflink{
    color: #FFFFFF;
}
@media screen and ( min-width: 1056.98px ) {
    .breadcrumb{
        top: 145px;
    }
}
/* LANDING - end */

/* COMMON - start */
/* ─── SCROLL FADE IN ───────────────────────────────────── */
.fade-in {
    opacity: 0; transform: translateY(20px);
    transition: opacity .6s ease, transform .6s ease;
}
.fade-in.visible { opacity: 1; transform: none; }

[class^="cta-"].cta-rounded{
    border-radius: 27px;
}
[data-text="classic"]{
    font-family: 'Montserrat',sans-serif;
    font-weight: 400;
    letter-spacing: 0;
    color: #2D2D2D;
}

/* ─── HERO ─────────────────────────────────────────────── */
[data-section="hero"]{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: unset;
}
[data-section="hero"] .visuel{
    height: auto;
    width: 100%;
    object-fit: cover;
    object-position: center bottom;
}
[data-section="hero"] .hero-text-container{
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
}
[data-section="hero"] .flag{
    font-size: 13px;
    line-height: 100%;
    letter-spacing: 6px;
    color: #FFFFFF;
}
[data-section="hero"] .title{
    font-weight: 500;
    font-size: 30px;
    line-height: 100%;
    text-align: center;
    vertical-align: middle;
    color: #FFFFFF;
    text-shadow: 0 2px 4px #00000040;
    margin-top: 10px;
}
[data-section="hero"] .intro-text{
    font-size: 13px;
    line-height: 130%;
    text-align: center;
    color: #FFFFFF;
    margin: 30px auto 0;
    width: 90%;
}
@media screen and ( max-width: 1056px ) {
    body.de_DE [data-section="hero"] .hero-text-container{
        padding-top: 40px;
    }
    [data-section="hero"] .hero-text-container img{
        width: 59px;
        height: auto;
    }
}
@media screen and ( min-width: 1056.98px ) {
    [data-section="hero"] .visuel{
        height: 600px;
    }
    [data-section="hero"] .hero-text-container{
        padding-top: 139px;
    }
    [data-section="hero"] .flag {
        font-size: 22px;
    }
    [data-section="hero"] .title{
        font-size: 50px;
        line-height: 60px;
        margin-top: 30px;
    }
    [data-section="hero"] .intro-text{
        max-width: 940px;
        font-size: 17px;
        line-height: 157%;
    }
    body.de_DE [data-section="hero"] .intro-text{
        width: 100%;
    }
}

/* ─── CATEGORY TABS ────────────────────────────────────── */
[data-section="intro-nav"] .cat-tabs {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    justify-content: center;
    gap: 30px;
    max-width: 1710px;
    margin: 80px auto 100px;
    box-sizing: border-box;
    padding: 0 15px;
}
.cat-tab{
    display: flex;
    flex-direction: row;
    gap: 14px;
    align-items: flex-start;
    justify-content: flex-start;
}
.cat-tab-text{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    gap: 10px;
}
[data-page="expertise-lin"] .nav-title{
    font-weight: 500;
    font-size: 15px;
    line-height: 120%;
}
[data-page="expertise-lin"] .nav-text{
    font-size: 12px;
    line-height: 120%;
}
[data-page="expertise-lin"] .nav-link{
    font-weight: 600;
    font-size: 11px;
    line-height: 100%;
    cursor: pointer;
    transition: .5s;
}
[data-page="expertise-lin"] .nav-link svg{
    margin-left: 5px;
}
/* Placeholder circles */
.cat-tab .visuel {
    background: #c2d3cb;
    border-radius: 50%;
    transition: .5s;
}
.cat-tab .visuel:hover {
    box-shadow: 1px 1px 5px rgba(0, 0, 0, .2);
}
@media screen and ( min-width: 1056.98px ) {
    [data-page="expertise-lin"] [data-section="intro-nav"] p{
        font-size: 14px;
        line-height: 23px;
        max-width: 1165px;
        margin: 72px auto;
        text-align: center;
    }
    [data-page="expertise-lin"] .nav-title{
        font-size: 18px;
    }
    [data-page="expertise-lin"] .nav-link{
        font-size: 12px;
    }
    [data-page="expertise-lin"] .nav-link svg{
        margin-left: 5px;
    }
    [data-page="expertise-lin"] .nav-link:hover{
        text-decoration: underline;
        text-underline-offset: 3px;
    }
}
@media screen and ( max-width: 1710px ) {
    [data-section="intro-nav"] .cat-tabs{
        scrollbar-width: none;
        justify-content: flex-start;
        grid-template-columns: repeat(4, 395px);
        overflow: scroll;
    }
}
@media screen and ( max-width: 1056px ) {
    [data-section="intro-nav"] .cat-tabs {
        gap: 20px;
        margin: 55px auto 80px;
        grid-template-columns: 291px 345px 345px 345px;
    }
    .cat-tab .visuel{
        width: 104px;
        height: 104px;
    }
}

/* ─── BRUME DE LIN ────────────────────────────────────── */
[data-section="content-lin"] {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
    max-width: 1566px;
    margin: 0 auto;
    box-sizing: border-box;
}
[data-section="content-lin"] .text-container{
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 30px;
    padding-bottom: 20px;
    transition: .3s;
}
[data-section="content-lin"] .text-container h2{
    font-family: 'Montserrat',sans-serif;
    font-weight: 600;
    font-size: 15px;
    line-height: 120%;
    letter-spacing: 4px;
    text-transform: uppercase;
    color: #4D716C;
}
[data-section="content-lin"] .text-container h2 b{
    font-size: 18px;
    font-weight: 800;
}
[data-section="content-lin"] .text-container [data-content="pictos-container"]{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 70px;
    width: 90%;
    transition: .3s;
}
[data-section="content-lin"] .text-container [data-content="pictos-container"] [data-role="picto"]{
    display: flex;
    flex-direction: column;
    align-items: center ;
    justify-content: center;
    gap: 20px;
}
[data-section="content-lin"] .text-container [data-content="pictos-container"] [data-role="picto-text"]{
    font-size: 14px;
    line-height: 21px;
    text-align: center;
    white-space: nowrap;
}
[data-section="content-lin"] .text-container p{
    font-size: 16px;
    line-height: 28px;
}
[data-section="content-lin"] .img-container{
    line-height: 0;
    position: sticky;
    top: 125px;
}
[data-section="content-lin"] .text-container a{
    height: 37px;
}
@media screen and ( min-width: 1920.98px ){
    [data-section="content-lin"] .text-container{
        padding: 0 182px 30px 82px;
    }
    [data-section="content-lin"].reverse-direction .text-container{
        padding: 0 82px 30px 182px;
    }
}
@media screen and ( min-width: 1700.98px ) and ( max-width: 1920px ){
    [data-section="content-lin"] .text-container{
        padding: 0 4vw 30px 0;
    }
    [data-section="content-lin"].reverse-direction .text-container{
        padding: 0 0 30px 4vw;
    }
}
@media screen and ( min-width: 1056px ) and ( max-width: 1700px ){
    [data-section="content-lin"] .text-container{
        padding: 0 4vw 30px;
    }
}
@media screen and ( min-width: 1056px ) and ( max-width: 1400px ){
    [data-section="content-lin"] .text-container [data-content="pictos-container"]{
        gap: 1.5rem;
    }
}
@media screen and ( min-width: 1056.98px ){
    [data-section="content-lin"]#lin-lave-prestige,
    [data-section="content-lin"]#metis,
    [data-section="content-lin"]#pur-fil{
        margin-top: 80px;
    }
    [data-section="content-lin"] .text-container{
        width: 58%;
    }
    [data-section="content-lin"] .img-container{
        width: 42%;
    }
    [data-section="content-lin"] .text-container a{
        margin: 0 auto;
        height: 43px;
    }
}
@media screen and ( max-width: 1056px ){
    [data-section="content-lin"]{
        flex-direction: column;
        gap: 27px;
        align-items: center;
    }
    [data-section="content-lin"]#lin-lave-prestige,
    [data-section="content-lin"]#metis,
    [data-section="content-lin"]#pur-fil{
        margin-top: 27px;
    }
    [data-section="content-lin"].reverse-direction{
        flex-direction: column-reverse;
    }
    [data-section="content-lin"] .text-container{
        width: 100%;
        padding: 0 27px 0 15px;
        box-sizing: border-box;
        gap: 27px;
    }
    [data-section="content-lin"] .text-container h2{
        font-size: 14px;
        font-weight: 600;
    }
    [data-section="content-lin"] .text-container h2 b{
        font-size: 16px;
        font-weight: 700;
    }
    [data-section="content-lin"] .text-container p{
        font-size: 14px;
    }
    [data-section="content-lin"] .text-container [data-content="pictos-container"]{
        gap: 10vw;
    }
    [data-section="content-lin"] .text-container [data-content="pictos-container"] [data-role="picto"]{
        gap: 15px;
    }
    [data-section="content-lin"] .text-container [data-content="pictos-container"] svg{
        width: 31.5px;
        height: 31.5px;
    }
    [data-section="content-lin"] .text-container [data-content="pictos-container"] [data-role="picto-text"]{
        font-size: 8.81px;
        line-height: 13.22px;
        white-space: wrap;
    }
    [data-section="content-lin"] .img-container{
        width: 100%;
        padding: 0 27px 0 15px;
        box-sizing: border-box;
    }
}

/* ─── COUP DE COEUR ────────────────────────────────────── */
[data-section="coup-de-coeur"]{
    margin-top: 80px;
}
[data-section="coup-de-coeur"] h2{
    font-family: 'DM Serif Display',sans-serif;
    font-weight: 400;
    font-size: 28px;
    line-height: 43px;
    letter-spacing: 0;
    text-align: center;
    color: #2D2D2D;
}
@media screen and ( max-width: 1056px ){
    [data-section="coup-de-coeur"]{
        margin-top: 27px;
    }
    [data-section="coup-de-coeur"] h2{
        font-size: 20px;
        text-align: left;
        padding: 0 15px;
        box-sizing: border-box;
    }
}
/***********************************/
/* ***** LISTING ***** */
/***********************************/
[data-section="coup-de-coeur"] .expertiseLin-slider{
    max-width: 1280px;
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin: 18px auto 0;
    position: relative;
}
[data-section="coup-de-coeur"] .swiper-arrows{
    width: 100%;
    display: flex;
    position: absolute;
    justify-content: space-between;
}
[data-section="coup-de-coeur"] .swiper-arrows [class^="swiper-button"]{
    position: absolute;
}
[data-section="coup-de-coeur"] .swiper-slide form ~ form{
    display: none;
}
[data-section="coup-de-coeur"] .swiper-container{
    max-width: 1230px;
    overflow: hidden;
}
[data-section="coup-de-coeur"] .products-container{
    display: flex!important;
}
[data-section="coup-de-coeur"] .parure-bloc a:not(.cta-grey.open-popin){
    display: flex;
    flex-direction: column;
    width: 100%;
}
[data-section="coup-de-coeur"] .parure-bloc a.showm{
    display: none!important;
}
[data-section="coup-de-coeur"] .parure-bloc .packshot-container{
    position: relative;
    margin-bottom: 10px;
}
body.usePackshotsCarres [data-section="coup-de-coeur"] .parure-bloc .packshot-container .visuel:not(.kiker){
    height: 100%;
    aspect-ratio: 1 / 1;
    object-fit: cover;
    width: 100%;
}
[data-section="coup-de-coeur"] .parure-bloc .productbloc-name-container{
    display: flex;
    flex-direction: column;
}
[data-section="coup-de-coeur"] .parure-bloc .zoom{
    position: absolute;
    right: 10px;
    bottom: 10px;
    cursor: pointer;
}
[data-section="coup-de-coeur"] .parure-bloc .zoom svg{
    cursor: pointer;
}
[data-section="coup-de-coeur"] .parure-bloc .type{
    color: #2D2D2D;
    font-size: 12px;
    font-weight: 400;
    line-height: 150%;
}
[data-section="coup-de-coeur"] .parure-bloc .name{
    color: #2D2D2D;
    font-size: 13px;
    font-weight: 600;
    line-height: 150%;
}
[data-section="coup-de-coeur"] .parure-bloc .select-container{
    display: flex;
    width: 100%;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}
[data-section="coup-de-coeur"] .parure-bloc .burstingcolors{
    width: 48%;
}
[data-section="coup-de-coeur"] .parure-bloc .sizes{
    width: 48%;
}
[data-section="coup-de-coeur"] .parure-bloc .sizes .current{
    font-size: 13px;
}
[data-section="coup-de-coeur"] .parure-bloc .sizes .option_right{
    display: block;
    width: 100%;
    text-align: left;
    font-size: 13px
}
[data-section="coup-de-coeur"] .parure-bloc .nice-select:not(.qty){
    background: transparent;
}
[data-section="coup-de-coeur"] .parure-bloc .select-sizes.oneSize{
    border: none;
    pointer-events: none;
    padding: 0;
    background: transparent;
}
[data-section="coup-de-coeur"] .parure-bloc .select-sizes.oneSize:after{
    display: none;
}
[data-section="coup-de-coeur"] .parure-bloc .burstingcolors .current,
[data-section="coup-de-coeur"] .parure-bloc .burstingcolors .current label{
    font-size: 13px;
}
[data-section="coup-de-coeur"] .parure-bloc .burstingcolors .option label{
    display: block;
    width: 100%;
    text-align: left;
    font-size: 13px
}
[data-section="coup-de-coeur"] .parure-bloc .picto-list{
    display: none;
}
[data-section="coup-de-coeur"] .parure-bloc .price-container{
    margin-top: 15px;
    margin-bottom: 15px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}
[data-section="coup-de-coeur"] .parure-bloc .price-container .disponibilite{
    color: #000000;
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
}
[data-section="coup-de-coeur"] .parure-bloc .price-container .old{
    color: #2D2D2D;
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
    text-decoration-line: line-through;
}
[data-section="coup-de-coeur"] .parure-bloc .price-container .reduction{
    background-color: #2C4542;
    color: #FFFFFF;
    padding: 3px 5px;
    font-size: 16px;
    margin: 0 5px;
    text-align: center;
    font-weight: 500;
    line-height: 132.6%;
}
[data-section="coup-de-coeur"] .parure-bloc .price-container .total{
    color: #2D2D2D;
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
    white-space: nowrap;
}
[data-section="coup-de-coeur"] .parure-bloc .price-container .ecopart{
    display: none;
}
[data-section="coup-de-coeur"] .parure-bloc .container-cta{
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
}
[data-section="coup-de-coeur"] .parure-bloc .container-cta .btn-submit[data-name="alerte-stock"]{
    height: 50px;
    width: 100%;
    padding: 0 5px;
}
[data-section="coup-de-coeur"] .parure-bloc .qty{
    width: 60px;
    margin-right: 20px;
    padding-left: 10px;
    height: 50px;
    line-height: 48px;
    display: flex;
    align-items: center;
}
[data-section="coup-de-coeur"] .parure-bloc .nice-select.qty:not(.noStock){
    display: flex!important;
}
[data-section="coup-de-coeur"] .parure-bloc .learn-more{
    color: #000000;
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
    text-decoration-line: underline;
    text-align: right;
    display: block;
    margin-top: 7px;
    cursor: pointer;
}
@media screen and ( min-width: 1056.98px ) {
    [data-section="coup-de-coeur"][data-cdc="brume-de-lin"] .swiper-wrapper{
        display: flex;
        justify-content: center;
    }
    [data-section="coup-de-coeur"] .swiper-wrapper .swiper-slide{
        max-width: calc(25% - 12px);
    }
}
@media screen and ( min-width: 1056.98px ) and ( max-width: 1300px ) {
    [data-section="coup-de-coeur"] .swiper-container{
        width: calc(100% - 70px);
    }
    [data-section="coup-de-coeur"] .swiper-arrows .swiper-button-next{
        right: 10px;
    }
    [data-section="coup-de-coeur"] .swiper-arrows .swiper-button-prev{
        left: 10px;
    }
}
@media screen and ( max-width: 1056px ) {
    [data-section="coup-de-coeur"] {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    [data-section="coup-de-coeur"] .price-container .price{
        white-space: nowrap;
    }
    body.usePackshotsCarres [data-section="coup-de-coeur"] .parure-bloc .packshot-container .visuel:not(.kiker){
        width: 100%;
    }
    [data-section="coup-de-coeur"] .parure-bloc .zoom svg{
        width: 12px;
        height: 12px;
    }
    [data-section="coup-de-coeur"] .parure-bloc .price-container{
        justify-content: flex-end;
        width: calc(100% - 9px);
    }
    [data-section="coup-de-coeur"] .parure-bloc .name.showm{
        width: calc(100% - 9px);
        height: 40px;
        margin: auto;
    }
    [data-section="coup-de-coeur"] .parure-bloc .type.showm{
        display: contents;
    }
    [data-section="coup-de-coeur"] .parure-bloc .price-container .disponibilite{
        display: none;
    }
    .useNewPicto [data-section="coup-de-coeur"] .list-product[data-number='2'] .cross-slide{
        overflow: unset;
    }
    [data-section="coup-de-coeur"] .products-container{
        padding: 0 15px;
    }
    [data-section="coup-de-coeur"] .swiper-arrows{
        display: none;
    }
}
@media screen and ( max-width: 640px ) {
    [data-section="coup-de-coeur"] .parure-bloc a.showd{
        display: none!important;
    }
    [data-section="coup-de-coeur"] .parure-bloc a.showm{
        display: flex!important;
    }
    [data-section="coup-de-coeur"] .parure-bloc .select-container{
        display: grid;
        grid-template-columns: 1fr 1fr;
    }
    [data-section="coup-de-coeur"] .parure-bloc .burstingcolors{
        width: calc(100% - 9px);
    }
    [data-section="coup-de-coeur"] .parure-bloc .sizes{
        width: calc(100% - 9px);
    }
    [data-section="coup-de-coeur"] .parure-bloc .price-container .old{
        color: #666666;
        font-size: 11px;
        line-height: 132.6%;
    }
    [data-section="coup-de-coeur"] .parure-bloc .price-container .reduction{
        font-size: 12px;
        font-weight: 500;
        line-height: 132.6%;
    }
    [data-section="coup-de-coeur"] .parure-bloc .price-container .total{
        font-size: 16px;
        font-weight: 500;
        line-height: 132.6%;
    }
    [data-section="coup-de-coeur"] .parure-bloc .qty{
        font-size: 14px;
        margin-right: 6px;
        width: 48px;
        height: 33px;
        padding-right: 23px;
        padding-left: 6px;
    }
    [data-section="coup-de-coeur"] .parure-bloc .qty .current,
    [data-section="coup-de-coeur"] .parure-bloc .qty .option{
        font-size: 14px;
        min-height: 35px;
        font-weight: 400;
    }
    [data-section="coup-de-coeur"] .parure-bloc .qty::after{
        width: 8px;
        height: 8px;
        right: 8px;
    }
    [data-section="coup-de-coeur"] .parure-bloc .container-cta{
        width: calc(100% - 9px);
        margin: auto;
        box-sizing: border-box;
    }
    [data-section="coup-de-coeur"] .parure-bloc .container-cta .btn-submit{
        height: 33px;
        min-height: unset;
    }
    [data-section="coup-de-coeur"] .parure-bloc .container-cta .btn-submit[data-name="alerte-stock"] svg{
        display: none;
    }
    [data-section="coup-de-coeur"] .parure-bloc .learn-more{
        font-size: 11px;
        width: 95%!important;
    }
}

/* ─── INSTGRAM ────────────────────────────────────── */
[data-section="instagram"]{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
[data-section="instagram"] a{
    line-height: 0;
    margin: 40px auto 30px;
}
@media screen and ( min-width: 1056.98px ){
    [data-section="instagram"] a{
        line-height: 0;
        margin: 50px auto 10px;
    }
}
