.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: 1.5vw;
  display: flex;
  text-align: center;
  justify-content: center;
}

.lookbook .text-inner{
  align-self: center;
  justify-content: flex-start;
  bottom: 1.5vw;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}

.lookbook .libelle-container{
  position: absolute;
  z-index: 1;
  right: 0;
  bottom: 0;
  /* width: 100%;
  height: 100%; */
  padding: 2.44vw;
  display: flex;
  text-align: center;
}

.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: #FFF;
  font-size: 3vw;
  letter-spacing: 0.52vw;
  font-family: Courier New, Courier, monospace;
  font-weight: 700;
  font-style: normal;
  line-height: 1;
  text-align: center;
}

.lookbook .title-intro span{
  font-family: "operetta-8", serif;
  font-weight: 600;
  font-style: normal;
  font-size: 7.6vw;
  letter-spacing: 0;
}

.lookbook .title-noel{
  font-family: "operetta-8", serif;
  font-weight: 600;
  font-style: normal;
  font-size: 5.2vw;
  color: #FFF;
  text-shadow: 0px 1px 10px #000000A1;
}

.lookbook .text-container-noel{
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translateY(-50%);
  text-align: center;
}

.lookbook .title-intro + img{
  width: 33.70319001386963%;
  margin: 0 auto;
}

.lookbook .line-edito{
  padding: 5.73vw 20vw;
  text-align: center;
}

.lookbook .line-edito2{
  padding: 4.4vw 0;
  text-align: center;
}

.lookbook .line-edito2 .edito{
  padding: 0 29.18vw;
}

.lookbook .edito{
  font-size: 1.5625vw;
  color: #BF2E3D;
  line-height: 1.4;
  font-family: Courier New, Courier, monospace;
  font-weight: 400;
  font-style: normal;
}

.lookbook .edito span{
  font-weight: 700;
}

.lookbook .title-edito{
  color: #BF2E3D;
  font-size: 5.16vw;
  font-family: "operetta-8", serif;
  font-weight: 600;
  font-style: normal;
  line-height: 1.1;
  margin-bottom: 20px;
}

.lookbook .title-edito.purple{
  color: #B00D57;
  text-align: center;
}

.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-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;
}

.lookbook .line-2-img .cell{
  width: 47.65625%;
}

.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;
  font-size: 0.9375vw;
  text-align: right;
  line-height: 1.4;
  font-family: "Montserrat",sans-serif;
  font-weight: 700;
  font-style: normal;
  text-shadow: 0px 3px 10px #00000029;
}

.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 .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 .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: 38%;
  margin: 0 1.302083333333333%;
}

.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;
}

@media (max-width: 1024px){
  .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 .hidden-m{
    display: none;
  }

  .lookbook .line-margin-top{
    margin-top: 3.39vw;
  }

  .lookbook .line-margin{
    margin-bottom: 3.39vw;
  }

  .lookbook .line-edito{
    padding: 11.07vw 7.68vw;
  }

  /* .lookbook .title-intro{
    font-size: 9vw;
  }

  .lookbook .title-intro span {
    font-size: 5.5vw;
  } */

  .lookbook .title-noel{
    font-size: 7.8vw;
  }

  .lookbook .title-edito{
    font-size: 11.72vw;
  }
  
  .lookbook .edito{
    font-size: 4.3vw;
  }

  .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%;
  }

  .lookbook .line-flex{
    gap: 3.39vw;
    flex-wrap: wrap;
  }

  .lookbook .line-flex-center{
    flex-wrap: wrap;
  }

  .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.05208333333333%;
  }

  .lookbook .line-flexbox.line-flexbox-last .cell:last-child{
    width: 100%;
  }

  .lookbook .line-2-img .cell, .lookbook .line-3-img .cell{
    width: 45.05208333333333%;
  }

  .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-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: 2.08vw;
  }

  .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;
  }
}

@media (min-width: 1025px){
  .lookbook .hidden-d{
    display: none;
  }

  .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;
  }
}
