.lookbook-vietnam .img-responsive{
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%;
}

.lookbook-vietnam video{
  display: block;
  height: auto;
  width: 100%;
  cursor: pointer;
}

.lookbook-vietnam .line{
  position: relative;
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.35%;
  flex-wrap: wrap;
}

.lookbook-vietnam .cell{
  position: relative;
}

.lookbook-vietnam .line-2-img .cell{
  width: 49.79166666666667%;
}

.lookbook-vietnam .line-3-img .cell{
  width: 33.125%;
}

.lookbook-vietnam .line-6-img .cell{
  width: 16.40625%;
}

.lookbook-vietnam .line-2-img-2-size .cell img, .lookbook-vietnam .line-3-img .cell img{
  object-fit: cover;
  height: 100%;
}

.lookbook-vietnam .line-2-img-2-size .cell-small{
  width: 33.125%;
}

.lookbook-vietnam .line-2-img-2-size .cell-big{
  width: 66.5625%;
}

.lookbook-vietnam .libelle{
  position: absolute;
  right: clamp(0.3125rem, 0.1250rem + 0.9375vw, 1.25rem);
  bottom: clamp(0.3125rem, 0.1250rem + 0.9375vw, 1.25rem);
  color: #FFF;
  font-weight: 700;
  font-size: clamp(0.56255rem, 0.5001rem + 0.3125vw, 0.875rem);
  text-align: right;
  line-height: 1.4;
}

.lookbook-vietnam .title-hs {
    position: absolute;
    bottom: 5%;
    left: 5%;
    line-height: 1;
    margin: 0;
    width: 40%;
}
.lookbook-vietnam .title-hs img {
    width: 100%;
}
.lookbook-vietnam .title-iguazu{
    color: #FFE000;
    left: 52%;
    top: 10%;
}
.lookbook-vietnam .title-casa {
    color: #07adcb;
    left: 3%;
    bottom: 5%;
    top: inherit;
}
.lookbook-vietnam .title-copacabana {
    color: #E6007E;
    left: 2%;
    bottom: 2%;
    top: inherit;
}

.lookbook-vietnam .soon{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #FFF;
  font-weight: 700;
  background: rgba(0, 0, 0, 0.3);
  font-size: clamp(0.56255rem, 0.5001rem + 0.3125vw, 0.875rem);
      margin: 0;
}
.lookbook-vietnam .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-weight: 700;
  background: rgba(0, 0, 0, 0.3);
  font-size: clamp(0.56255rem, 0.5001rem + 0.3125vw, 0.875rem);
  margin: 0;
}

.lookbook-vietnam .edito{
  position: absolute;
  top: 50%;
  left: 50%;
  color: #FFF;
  font-size: clamp(0.7rem, 0.1634rem + 1.0618vw, 1.4375rem);
  transform: translate(-50%,-50%);
  text-shadow: 0px 0px 8px #00000099;
  width: 70%;
  text-align: center;
}

.lookbook-vietnam .player{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  cursor: pointer;
  max-width: 98px;
  width: 20%;
}

.lookbook-vietnam .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: 99;
}

.lookbook-vietnam .quickshop .quickAddToCartMobile__button i{
  height: 18px;
  width: 18px;
}

.lookbook-vietnam .quickshop .quickAddToCartMobile__button .icon-basket::before{
  content: "";
}

@media (max-width: 1024px){
.lookbook-vietnam .title-hs {
    position: absolute;
    bottom: 5%;
    left: 5%;
    line-height: 1;
    margin: 0;
    width: 37%;
}
  .lookbook-vietnam .hidden-m{
    display: none;
  }

  .lookbook-vietnam .line-column{
    flex-direction: column;
  }

  .lookbook-vietnam .line-column-reverse{
    flex-direction: column-reverse;
  }

  .lookbook-vietnam .line-2-img-2-size.line-column .cell:first-child, .lookbook-vietnam .line-2-img-2-size.line-column-reverse .cell:last-child{
    margin-bottom: 0.8%;
  }

  .lookbook-vietnam .line-2-img-2-size.line-column .cell-small, .lookbook-vietnam .line-2-img-2-size.line-column-reverse .cell-small{
    width: 100%;
  }

  .lookbook-vietnam .line-2-img-2-size.line-column .cell-big, .lookbook-vietnam .line-2-img-2-size.line-column-reverse .cell-big{
    width: 100%;
  }

  .lookbook-vietnam .line-2-img .cell {
      width: 49.6%;
    }

  .lookbook-vietnam .line-3-img{
    flex-wrap: wrap;
  }

  .lookbook-vietnam .line-3-img-normal .cell:first-child{
    width: 100%;
    margin-bottom: 0.8%;
  }

  .lookbook-vietnam .line-3-img-reverse .cell:last-child{
    width: 100%;
    margin-top: 0.8%;
  }

  .lookbook-vietnam .line-3-img .cell{
    width: 49.6%;
  }

  .lookbook-vietnam .line-6-img .cell{
    width: 32.8125%;
  }

  .lookbook-vietnam .line, .line-6-img .cell:nth-child(-n+3){
    margin-bottom: 0.8%;
  }

  .lookbook-vietnam .line-2-img-2-size .cell-small{
    width: 49.6%;
  }

  .lookbook-vietnam .line-2-img-2-size .cell-big{
    width: 49.6%;
  }

  .lookbook-vietnam .line-2-img-2-size .cell.cell-only{
    width: 100%;
  }

  .lookbook-vietnam .quickshop .quickAddToCartMobile__button{
    display: block;
  }

  .lookbook-vietnam .quickshop .quickAddToCartMobile__button{
    background: transparent;
    box-shadow: none;
  }

  .lookbook-vietnam .quickshop .quickAddToCartMobile__button i{
/*    color: #FFF;*/
    font-size: 16px;
  }
  .lookbook-vietnam .title {
    font-size: 6.208vw;
}
  .lookbook-vietnam .edito{
    width: 80%;
  }

  .lookbook-vietnam .title-iguazu{
    left: 32%;
  }
  .lookbook-vietnam .title-casa {
    left: 5%;
    bottom: 5%;
  }
    .lookbook-vietnam .title-copacabana {
        left: 2%;
        bottom: 2%;
    }
}

@media (min-width: 1025px){
  .lookbook-vietnam .hidden-d{
    display: none;
  }

  .lookbook-vietnam .quickshop:hover .quickAddToCartMobile__button{
    display: flex;
  }
}
