.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-italic{
  font-style: italic;
  font-weight: 400;
}
.lookbook .text-container{
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  text-align: center;
  justify-content: flex-end;
}

.lookbook .text-inner{
  align-self: flex-end;
  justify-content: flex-start;
  bottom: 11.5vw;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}

.lookbook .text-inner .logo-fusion{
  width: 50.78125%;
  margin: 0 auto;
}


.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-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: #FFF;
  font-size: 11vw;
  font-family: "instrument-serif", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  text-align: left;
}

.lookbook .title-intro span{
  font-size: 8.5vw;
}

.lookbook .title-intro + img{
  width: 33.70319001386963%;
  margin: 0 auto;
}

.lookbook .line-edito{
  padding: 5.73vw 20vw;
  text-align: center;
   font-family: "Montserrat",sans-serif;
}

.lookbook .line-edito2{
  padding: 4.4vw 0;
  text-align: center;
}

.lookbook .line-edito2 .edito{
  padding: 0 29.18vw;
}

.lookbook .edito{
  font-size: 1.04vw;
  color: #805431;
  line-height: 1.4;
}
.lookbook .line-edito a{
  font-size: 1.04vw;
  color: #805431;
  line-height: 1.4;
  margin-top: 30px;
  display: block;
  font-weight: bold;
}

.line-edito  a{
  color: #805431;
  text-decoration: underline;
}

.lookbook .edito.grey{
  color: #585E5C;
}

.lookbook .edito.grey a{
  color: #585E5C;
}

.lookbook .edito span{
  font-weight: 700;
}

.lookbook .title-edito{
  color: #DB5181;
  font-size: 1.5625vw;
  font-family: "Montserrat",sans-serif;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 30px;
}

.lookbook .title-edito.purple{
  color: #B00D57;
  text-align: center;
}

.lookbook .title-edito.grey{
  color: #707070;
  text-align: center;
}

.lookbook .cell{
  position: relative;
}
.lookbook .cell01{
  position: relative;
}
.lookbook .cell02{
  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-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%;
  border: 0;
}

.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 .categ{
  color: #FFF;
  font-size: 2.5vw;
  text-align: right;
  line-height: 1.4;
  font-family: "miller-display", serif;
font-weight: 400;
font-style: normal;
}

.lookbook .categ-abs{
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  text-align: center;
  width: 100%;
}

.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 .title-playlist{
  color: #BF2E3D;
  font-size: 5.73vw;
  font-family: "instrument-serif", sans-serif;
  font-weight: 400;
  font-style: italic;
  text-align: left;
}

.lookbook .playlist{
  color: #BF2E3D;
  font-size: 2.6vw;
  font-family: "instrument-serif", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-align: left;
  padding: 20px 0;
  border-top: 4px solid #BF2E3D;
  border-bottom: 4px solid #BF2E3D;
  margin-top: 10px;
}
  .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 .line-pink{
  background: #DBC6C1;
  padding: 1.5625vw 0;
}

.lookbook .line-pink .cell-txt a{
  text-decoration: underline;
  color: #585E5C;
}

@media (max-width: 1024px){
  .lookbook .text-inner{
    align-self: center;
  }
  .lookbook .text-inner .logo-fusion{
  width: 60.78125%;
  margin: 0 auto;
}
  .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 .line-3-img.line-3-categ .cell{
    width: 93.49416666666666%;
  }

  .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: 11vw;
  }

  .lookbook .title-edito{
    font-size: 11.72vw;
  }
  
  .lookbook .edito{
    font-size: 3.65vw;
  }
  .lookbook .line-edito a{
    font-size: 3.65vw;
  }

  .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: 80%;
    padding: 40px 0;
  }

  .lookbook .line-2-img .cell-txt .title-edito{
    font-size: 5.86vw;
    margin-bottom: 30px;
  }

  .lookbook .line-2-img .cell-txt .edito{
    font-size: 3.65vw;
    line-height: 1.1;
  }
    .lookbook .line-2-3-img .cell01 {
    width: 100%;
}
 .lookbook .line-2-3-img .cell02 {
    width: 100%;
}.lookbook .line-3-middle-full .cell {
    width: 100%;
}
 
  .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-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 .categ{
    font-size:7.86vw;
  }

  .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;
  }

  .lookbook .line-pink{
    padding: 30px 10px;
  }
}

@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;
  }

  .lookbook .line-2-img.line-2-img-1-3 .cell{
    width: 31.25%;
  }

  .lookbook .line-2-img.line-2-img-1-3 .cell{
    width: 64.0625%;
    padding: 0 6%;
  }
}
