.lookbook .img-responsive{
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%;
}

.lookbook video{
  display: block;
  height: auto;
  width: 100%;
}

.lookbook .line{
  position: relative;
}

.lookbook .text-container{
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 3.5vw;
  box-sizing: border-box;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
}

.lookbook .text-inner{
  align-self: center;
  justify-content: flex-start;
  top: 50%;
  display: flex;
  align-items: center;
  flex-direction: column;
  transform: translateY(-50%);
}

.lookbook .libelle-container{
  position: absolute;
  z-index: 1;
  right: 0;
  bottom: 0;
  padding: 2.44vw;
  display: flex;
  text-align: center;
}

.lookbook .libelle-container-top-left{
  right: inherit;
  bottom: inherit;
  left: 0;
  top: 0;
}
.lookbook .libelle-container-top-right{
  right: 0;
  bottom: inherit;
  left: inherit;
  top: 0;
}


.lookbook .libelle-container-top-left .libelle{
  text-align: left;
}
.lookbook .libelle-container-top-right .libelle{
  text-align: right;
}

.lookbook .libelle-container-left{
  right: inherit;
  left: 0;
}

.lookbook .libelle-container-left .libelle{
  text-align: left;
}

.lookbook .libelle-inner{
  align-self: flex-end;
  justify-content: flex-end;
  bottom: 2.44vw;
  display: flex;
  align-items: center;
  width: 100%;
}

.lookbook .title-intro{
  color: #000000;
  font-size: 14px;
  line-height: 1.2;
  text-align: center;
  max-width: 80%;
  margin: 0 auto;
}

.lookbook .title-intro span{
  font-family: "bigmoore", serif;
  font-weight: 400;
  font-style: italic;
  font-size: 7.5vw;
}

.lookbook .line-edito-inner{
  text-align: center;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
  width: 80%;
  background-color: #434867;
  padding: 30px 5%;

display: flex;
  flex-direction: column;
  align-items: center;
gap: 20px;
}

.lookbook .line-edito2{
  padding: 4.4vw 0;
  text-align: center;
}

.lookbook .line-edito2 .edito{
  padding: 0 29.18vw;
}

.lookbook .edito{
  color: #FFF;
  line-height: 1.4;
}

.lookbook .edito span{
  font-weight: 700;
}

.lookbook .title-edito{
  color: #FFF;
  font-size: 2.8vw;
  font-family: "freightneocnd-pro", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.1;
  margin-bottom: 20px;
  margin-top: 0;
}

.flickity-page-dots {
  position: relative;
  width: 100%;
  bottom: inherit;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
  margin: 5vw 0;
}
.lookbook .cell{
  position: relative;
}

.lookbook .line-margin{
  margin-bottom: 2.1875vw;
}

.lookbook .line-flexbox-full{
  display: flex;
  width: 100%;
}

.lookbook .line-flexbox{
  display: flex;
  width: 96.875%;
  margin-left: auto;
  margin-right: auto;
}

.lookbook .line-flex{
  display: flex;
  justify-content: center;
  gap: 1.5625vw;
}
.lookbook .line-flex1{
  display: flex;
  justify-content: center;
  gap: 1.5625vw;
}

.lookbook .line-flex-align-center{
  align-items: center;
}

.lookbook .line-flex-center{
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  gap: 1.5625vw;
}

.lookbook .cell-center{
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  flex-direction: column;
}

.line-2-img{

}

.lookbook .line-2-img .cell{
  width: 47.65625%;
}
.lookbook .line-2-3-img .cell01{
  width: 65.625%;
}
.lookbook .line-2-3-img .cell02{
  width: 32.8125%;
}

.lookbook .line-2-3-img .cell img{
  height: 100%;
  object-fit: cover;
}

.lookbook .line-3-img .cell{
  width: 31.25%;
}

.lookbook .line-2-img-box .cell{
  width: 50%;
}

.lookbook .line-3-img-box .cell{
  width: 33.33333%;
}

.lookbook .line-img-text .cell{
  width: 46.82291666666667%;
}

.lookbook .line-img-text .edito{
  width: 70%;
  margin: 0 auto;
}

.lookbook .line-3-img-box .cell .img-container{
  height: 100%;
}

.lookbook .line-2-img .cell img, .lookbook .line-3-img .cell img, .lookbook .line-3-img-box .cell img, .lookbook .line-2-img .cell .img-container, .lookbook .line-3-img .cell .img-container{
  object-fit: cover;
  height: 100%;
}

.lookbook .libelle{
  color: #FFF;
  text-align: right;
  line-height: 1.4;
  font-family: "Montserrat",sans-serif;
  font-weight: 400;
  font-style: normal;
  text-shadow: 0px 2px 10px #00000085;
}

.lookbook .libelle a, .lookbook .lookbook .dispoBoutique a{
  color: #FFF;
  display: block;
  text-decoration: none;
}

.lookbook .libelle-abs{
  position: absolute;
  right: 2.44vw;
  bottom: 2.44vw;
}

.lookbook .libelle-abs-left{
  position: absolute;
  right: inherit;
  bottom: 2.44vw;
  left: 2.44vw;
}

.lookbook .libelle-abs-left .libelle{
  text-align: left;
}

.lookbook .libelle-abs-top-left{
  position: absolute;
  bottom: inherit;
  right: inherit;
  top: 2.44vw;
  left: 2.44vw;
}

.lookbook .libelle-abs-top-left .libelle{
  text-align: left;
}

.lookbook .libelle-abs-top-right{
  position: absolute;
  bottom: inherit;
  right: 2.44vw;
  top: 2.44vw;
}

.lookbook .libelle-abs-top-right .libelle{
  text-align: right;
}

.lookbook .player{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  cursor: pointer;
  max-width: 98px;
  width: 20%;
}

.lookbook .quickshop .quickAddToCartMobile__button{
  position: absolute;
  right: clamp(0.3125rem, 0.1250rem + 0.9375vw, 1.25rem);
  top: clamp(0.3125rem, 0.1250rem + 0.9375vw, 1.25rem);
  justify-content: center;
  align-items: center;
  display: none;
  z-index: 8;
}

.lookbook .line:has(.libelle-container-top-right) .quickshop .quickAddToCartMobile__button{
  right: inherit;
  left: clamp(0.3125rem, 0.1250rem + 0.9375vw, 1.25rem);;
}

.lookbook .quickshop .quickAddToCartMobile__button i{
  height: 18px;
  width: 18px;
}

.lookbook .quickshop .quickAddToCartMobile__button .icon-basket::before{
  content: "";
}

.lookbook .dispoBoutique{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #FFF;
  font-family: "futura-pt", sans-serif;
  font-weight: 700;
  font-style: normal;
  background: rgba(0, 0, 0, 0.3);
  font-size: 0.83vw;
  margin: 0;
}

.lookbook .slider__item{
  width: 32%;
  margin: 0 1%;
}

.lookbook .txt-shadow{
  text-shadow: 1px 1px 6px #191717;
}

.lookbook .flickity-button{
  color: #302821;
}

.lookbook .line-playlist{
  padding: 5vw 1.5625vw;
}

.lookbook .lazyBackground {
    width: 100%;
    height: auto;
    background-image: radial-gradient(#fff, #F6F6F6 70%);
    background-position: bottom center;
    background-size: 200% 200%;
    border: 1px solid #fff;
}

.lookbook .line-video .lazyLoadedContainer{
  height: 100% !important;
}

.lookbook .lazyLoadedContainer {
    display: block;
    width: 100%;
    height: auto !important;
}

.lookbook .lazyLoadedContainer picture {
    display: contents;
}

.lookbook .text-italic{
  font-style: italic;
  font-weight: 400;
}

.lookbook .edito-logo {
  display: block;
  width: auto;  
  max-width: 300px;
  height: auto;
  margin: 0 auto;
}

.beijos-banner {
    position: relative;
    width: 100%;
    min-height: 250px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 40px 20px;
}

.beijos-cta {
    background-color: #4a5568; /* Couleur PLEINE - pas de transparence */
    color: #ffffff;
    padding: 16px 40px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    width: 80%;
    letter-spacing: 2px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease;
    display: inline-block;
}


.beijos-cta-header {
    background-color: transparent; /* CTA HEADER -  transparence */
    color: #ffffff;
    border: #ffffff 2px solid; 
    padding: 16px 40px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    white-space: nowrap; 
    width: auto;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease;
    display: inline-block;
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
}

/* Non visible sur mob  */

 .hidden-m {
        display: none ;
    }

/* Responsive */
@media (max-width: 768px) {
    .beijos-banner {
        min-height: 200px;
        padding: 30px 15px;
    }
    .beijos-cta {
        padding: 14px 30px;
        font-size: 12px;
        letter-spacing: 1.5px;
    }
}

@media (max-width: 480px) {
    .beijos-banner {
        min-height: 180px;
        padding: 25px 10px;
    }
    .beijos-cta {
        padding: 12px 25px;
        font-size: 11px;
    }
}


 .hidden-m {
        display: none !important;
    } 

  

@media screen and (max-width: 1023px) {

}
       

/* Mobile : carrousel */
@media screen and (min-width: 1025px) {
  .beijos-cta-header{
        width: 25%;
        bottom: 200px;
        left: 12%;              
        transform: none;        /* Annule le translateX(-50%) */            
        text-align: center;
    }

 .hidden-m {
        display: flex !important;
    } 
    }
    
.beijos-cta {
width: 25%;
}



@media screen and (max-width: 1024px){

    /* ... autres styles ... */
    
    .lookbook .line-slider-only-mob:after {
        content: 'flickity';
        display: none;
    }

    .lookbook .line-slider-only-mob .cell{
        width: 100%;
    }

    .lookbook .line-slider-only-mob .flickity-button{
        color: #FFF;
    }
}

  .slider1{
    display: block !important;
    max-width: calc(90% + 3.39vw);
    margin: 0 auto;
  }

  .slider1:after {
    content: 'flickity';
    display: none;
  }

  .slider1 .cell{
    width: 100% !important;
  }

  .slider2{
    display: block !important;
  }

  .slider2:after {
    content: 'flickity';
    display: none;
  }

  .slider2 .cell{
    width: 100% !important;
  }

  .lookbook .lazyLoadedContainer picture {
    display: block;
  }

  .lookbook .line-2-img .cell img, .lookbook .line-3-img .cell img, .lookbook .line-3-img-box .cell img, .lookbook .line-2-img .cell .img-container, .lookbook .line-3-img .cell .img-container{
    object-fit: cover !important;
    height: 100% !important;
  }

  .lookbook .text-inner{
    align-items: center;
  }

  .lookbook .line-margin-top{
    margin-top: 2%;
  }

  .lookbook .line-margin{
    margin-bottom: 2%;
  }

  .lookbook .title-intro{
    margin-bottom: 0 !important;
  }

  .lookbook .title-intro sppxn {
    font-size: 12px;
  }

  .lookbook .text-container .flex .statue{
    width: 16%;
  }

  .lookbook .line-intro .line-title-intro {
    position: absolute;
    top: 65%;
    right: 9.50%;
    transform: translateY(-50%);
  }

  .lookbook .title-edito{
    font-size: 9.6vw;
  }
  
  .lookbook .edito{
    font-size: 14px;
  }

  .lookbook .line-flex-align-center .cell:first-child{
    padding: 10.42vw 0;
  }

  .lookbook .line-edito2{
    padding: 7.8125vw 0;
  }

  .lookbook .line-flexbox{
    flex-wrap: wrap;
    width: 100%;
    gap: 3.39vw;
    justify-content: center;
  }

  .lookbook .line-mob{
    margin-left: auto;
    margin-right: auto;
    width: 93.48958333333333%;
  }

  .lookbook .line-flex-center{
    width: 100%;
  }
   
  /* ici  */
  .lookbook .line-flex{
    justify-content: center;
    gap: 2%;
  }
  .lookbook .line-flex1{
    gap: 3.39vw;
  }

  .lookbook .line-flex-center{
    flex-wrap: wrap;
  }
  
  .lookbook .libelle-container-top-right-mob{
    right: 0 !important;
    bottom: inherit !important;
    left: inherit !important;
    top: 0 !important;
  }

  .lookbook .libelle-container-top-left-mob{
    right: inherit !important;
    bottom: inherit !important;
    left: 2.44vw !important;
    top: 2.44vw !important;
  }

  .lookbook .libelle-container-bot-left-mob{
    right: inherit !important;
    bottom: 0 !important;
    left: 0 !important;
    top: inherit !important;
  }

  .lookbook .libelle-abs-left-mob{
    position: absolute !important;
    right: inherit !important;
    bottom: 2.44vw !important;
    left: 2.44vw !important;
  }

  .lookbook .libelle-abs-left-mob .libelle{
    text-align: left;
  }

  .lookbook .libelle-container-top-right-mob .libelle{
    text-align: right;
  }

  .lookbook .line-flexbox-reverse, .lookbook .line-reverse-mob{
    flex-direction: row-reverse;
  }

  .lookbook .column-reverse-mob{
    flex-direction: column-reverse;
  }

  .lookbook .line-flexbox .cell{
    width: 45,5%;
  }

  .lookbook .line-flexbox.line-flexbox-last .cell:last-child{
    width: 100%;
  }

  .lookbook .line-2-img .cell, .lookbook .line-3-img .cell{
    width: 45,5%;
  }

  .lookbook .line-2-img .cellFull, .lookbook .line-3-img .cellFull, .lookbook .line-2-img .cellfull, .lookbook .line-3-img .cellfull{
    width: 100%;
  }

  .lookbook .line-edito-inner-mobile{
    left: 5%;
    width: 90%;
    padding: 30px 4%;
    background-color: #434867;
  }

  .lookbook .line-2-img .cell-txt{
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    flex-direction: column;
    width: 85%;
  }

  .lookbook .line-2-img .cell-txt .title-edito{
    font-size: 8.2vw;
    margin-bottom: 10px;
  }

  .lookbook .line-2-img .cell-txt .edito{
    font-size: 3.65vw;
    line-height: 1.1;
  }

  .lookbook .line-2-img.line-2-img-first-full .cell:first-child{
    width: 100%;
  }

  .lookbook .line-2-img.line-2-img-last-full .cell:last-child{
    width: 100%;
  }

  .lookbook .line-3-img.line-3-img-first-full .cell:first-child{
    width: 100%;
  }

  .lookbook .line-3-img.line-3-img-middle-full .cell:nth-child(2){
    width: 100%;
  }

  .lookbook .line-3-img.line-3-img-last-full .cell:last-child{
    width: 100%;
  }
  .lookbook .line-intro.line-2-3-img .cell01 {
    width: 100%;
}
  .lookbook .line-intro.line-2-3-img .cell02 {
    width: 100%;
  }

  .lookbook .line-2-3-img.line-2-3-img-full .cell {
    width: 100%;
}

.lookbook .line-2-3-img.line-2-3-img-first-full .cell01 {
    width: 100%;
}

.lookbook .line-2-3-img.line-2-3-img-first-full .cell02 {
    width: 100%;
}

.lookbook .line-2-3-img.line-2-3-img-last-full .cell01 {
    width: 100%;
}

.lookbook .line-2-3-img.line-2-3-img-last-full .cell02 {
    width: 100%;
}

  .lookbook .line-2-3-img .cell01 {
    width: 45.05208333333333%;
}
  .lookbook .line-2-3-img .cell02 {
    width: 45.05208333333333%;
  }
  .lookbook .line-img-text .cell{
    width: 93.48958333333333%;
  }

  .lookbook .line-img-text.line-img-text-spec .cell{
    width: 45.05208333333333%;
  }

  .lookbook .line-img-text-spec {
    gap: 3.39vw;
  }

  .lookbook  .line-img-text .cell-text{
    padding: 12.37vw 0;
  }

  .lookbook .line-img-text .edito{
    width: 72%;
  }

  .lookbook .line-edito2 .edito{
    padding: 0 15.625vw;
  }

  .lookbook .libelle{
    font-size: 12px;
  }

  .lookbook .dispoBoutique{
    font-size: 2.28vw;
  }

  .lookbook .slider{
    width: 93.48958333333333%;
    margin: 0 auto;
  }

  .lookbook .slider__item{
    width: 100%;
    margin: 0;
  }

  .lookbook .quickshop .quickAddToCartMobile__button{
    display: block;
  }

  .lookbook .quickshop .quickAddToCartMobile__button{
    background: transparent;
    box-shadow: none;
  }

  .lookbook .quickshop .quickAddToCartMobile__button i{
    font-size: 16px;
    background-color: #FFF;
    color: #FFF;
  }

  .lookbook .line-playlist{
    padding: 3.39vw;
  }
  
  .lookbook .title-playlist{
    font-size: 13.02vw;
  }
  
  .lookbook .playlist{
    font-size: 3.9vw;
  }
  .flickity-page-dots .dot.is-selected {
      opacity: 1;
      width: 14px;
      height: 14px;
      margin: 0 8px;
  }
  .flickity-page-dots .dot {
      display: inline-block;
      width: 10px;
      height: 10px;
      margin: 2px 8px;
      background: #BABABA;
      border-radius: 50%;
      opacity: 0.25;
      cursor: pointer;
  }

  .lookbook .line-slider-only-mob:after {
    content: 'flickity';
    display: none;
  }

  .lookbook .line-slider-only-mob .cell{
    width: 100%;
  }

  .lookbook .line-slider-only-mob .flickity-button{
    color: #FFF;
  }

.lookbook .edito-logo {
  max-width: 220px;
  margin-bottom: 28px;
}

@media (min-width: 1025px){
    .lookbook .hidden-d{
        display: none !important;
    }

    .lookbook .quickshop:hover .quickAddToCartMobile__button{
        display: flex;
    }

    .lookbook .text-inner, .lookbook .libelle-inner{
        position: -webkit-sticky;
        position: sticky;
    }

    .lookbook .line-reverse{
        flex-direction: row-reverse;
    }

    .lookbook .line-2-3-img .cell .lazyLoadedContainer{
        height: 100% !important;
    }

    .lookbook .line-slider-only-mob{
        display: flex;
        justify-content: center;
        gap: 1.5625vw;
    }

    .lookbook .line-slider-only-mob .cell{
        width: 31.25%;
    }

    .lookbook .line-slider-only-mob .flickity-button{
        display: none;
    }
     }

    /* ========== SLIDER 3 IMAGES 
/* ========== SLIDER 3 IMAGES ========== */

/* Desktop */
/* Desktop */
/* Desktop */
@media screen and (min-width: 1025px) {
    .lookbook .line-3-img-slider {
        display: block !important;
        width: 96.875%;
        margin-left: auto;
        margin-right: auto;
        overflow: hidden !important;
        height: auto !important;
    }

    .lookbook .line-3-img-slider .flickity-viewport {
        height: auto !important;
        overflow: visible !important;
    }

    .lookbook .line-3-img-slider .flickity-slider {
        display: flex !important;
        justify-content: center;
        gap: 1.5625vw;
        transform: none !important;
        position: relative !important;
    }

    .lookbook .line-3-img-slider .cell {
        width: 31.25% !important;
        height: auto !important;
        position: relative !important;
        left: auto !important;
        transform: none !important;
    }

    .lookbook .line-3-img-slider .cell img {
        width: 100%;
        height: auto !important;
    }

    .lookbook .line-3-img-slider .cell .img-container {
        height: auto !important;
    }

    .lookbook .line-3-img-slider .flickity-button,
    .lookbook .line-3-img-slider .flickity-page-dots {
        display: none !important;
    }
}

/* Mobile */
/* Mobile */
@media screen and (max-width: 1024px) {
    .lookbook .line-3-img-slider {
        display: block !important;
        height: auto !important;
        overflow: hidden !important;
    }

    .lookbook .line-3-img-slider:after {
        content: 'flickity';
        display: none;
    }

    .lookbook .line-3-img-slider .flickity-viewport {
        height: 570px !important;
        overflow: hidden !important;
    }

    .lookbook .line-3-img-slider .flickity-slider {
        position: absolute !important;
        width: 100% !important;
        height: 100% !important;
    }

    .lookbook .line-3-img-slider .cell {
        width: 100% !important;
        flex-shrink: 0 !important;
    }

    .lookbook .line-3-img-slider .cell .img-container {
        height: auto !important;
    }

    .lookbook .line-3-img-slider .cell img {
        width: 100%;
        height: auto;
        display: block;
    }

    .lookbook .line-3-img-slider .flickity-button {
        color: #FFF !important;
    }
}