.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-left .libelle{
  text-align: left;
}

.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: #ffffff;
  font-size: 15vw;
  font-family: "din-condensed", sans-serif;
  font-style: normal;
  line-height: 1;
  text-align: center;
  display: flex;
  align-items: center;
}

.lookbook .title-intro span{
  font-family: "bigmoore", serif;
  font-weight: 400;
  font-style: italic;
  font-size: 7.5vw;
}

.lookbook .line-edito{
  padding: 5.73vw 15vw;
  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.72vw;
  color: #000;
  line-height: 1.4;
  font-family: "bigmoore", serif;
  font-weight: 400;
  font-style: italic;
}

.lookbook .edito span{
  font-weight: 700;
}

.lookbook .title-edito{
  color: #000;
  font-size: 5.46vw;
  font-family: "din-condensed", sans-serif;
  font-style: normal;
  line-height: 1.1;
  margin-bottom: 20px;
  margin-top: 0;
}

.lookbook .title-edito.purple{
  color: #B00D57;
  text-align: center;
}
.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 .cell01{
  position: relative;
}
.lookbook .cell02{
  position: relative;
}
.lookbook .cell03{
  position: relative;
}
.lookbook .cell04{
  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;
}

.lookbook .line-2-img .cell{
  width: 47.65625%;
}
.lookbook .line-2-3-img .cell01{
  width: 66%;
}
.lookbook .line-2-3-img .cell02{
  width: 31.25%;
}
.lookbook .line-2-3-img .cell01{
  width: 66%;
}
.lookbook .line-2-3-img .cell02{
  width: 31.25%;
}

.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 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 .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;
}

@media screen and (max-width: 1024px){
  .slider1{display: block !important;}
  .slider1 .cell {
    width: 95% !important; margin: 0 2.5%;
  }
  .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 .text-inner{
    align-items: center;
  }

  .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: 14vw;
    margin-bottom: 0 !important;
  }

  .lookbook .title-intro span {
    font-size: 6.5vw;
  }

  .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: 8.06vw;
  }
  
  .lookbook .edito{
    font-size: 4vw;
  }

  .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-flex1{
    gap: 3.39vw;
  }

  .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-2-3-img .cell01 {
    width: 100%;
}
 .lookbook .line-2-3-img .cell02 {
    width: 100%;
}
  .lookbook .line-2-3-img .cell03 {
    width: 45.05208333333333%;
}
 .lookbook .line-2-3-img .cell04 {
    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: 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;
  }
  .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;
}
}

@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;
  }
}
