.product-item {
  width: 100%;
  height: 100%;
}

.product-item.breaking-zone.AH25-BZ-XL-TF4-PREMIER_NOEL {
  font-family: 'Poppins', sans-serif;
  color: #BD203D;
  width: 100%;
  text-align: center;
  position: relative;
}

.product-item.breaking-zone.AH25-BZ-XL-TF4-PREMIER_NOEL img.bg,
.product-item.breaking-zone.AH25-BZ-XL-TF4-PREMIER_NOEL picture {
  max-height: 500px;
  min-height: 500px;
  object-fit: cover;
  object-position: center;
}

.product-item.breaking-zone.AH25-BZ-XL-TF4-PREMIER_NOEL .only-desk-first,.product-item.breaking-zone.AH25-BZ-XL-TF4-PREMIER_NOEL .only-desk-second {
  display: none;
}


.btn-visuel-second .product-item.breaking-zone.AH25-BZ-XL-TF4-PREMIER_NOEL picture.double {
  display: none;
}

.btn-visuel-first .product-item.breaking-zone.AH25-BZ-XL-TF4-PREMIER_NOEL picture.defaut {
  display: none;
}

.product-item.breaking-zone.AH25-BZ-XL-TF4-PREMIER_NOEL .texteLeft {
  position: absolute;
  width: 100%;
  bottom: 0;
  top: 0;
  margin: auto;
  /* left: 0; */
  right: 7%;
  max-width: 215px;
  margin: auto;
  height: max-content;
}

.product-item.breaking-zone.AH25-BZ-XL-TF4-PREMIER_NOEL .texteLeft .title {
  font-size: 30px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 6px;
  text-transform: uppercase;
  margin-bottom: 28px;
}
.product-item.breaking-zone.AH25-BZ-XL-TF4-PREMIER_NOEL .texteLeft .title span{
   font-weight:400;
   text-transform: none;
   text-transform: lowercase;
}

.product-item.breaking-zone.AH25-BZ-XL-TF4-PREMIER_NOEL .texteLeft .description {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.4;
  margin-bottom: 20px;
}
.product-item.breaking-zone.AH25-BZ-XL-TF4-PREMIER_NOEL .texteLeft a.cta{
  font-size: 18px;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 3px;
  text-decoration: underline;
  color: #fff;
  display: inline-block;
  text-transform: uppercase;
}
.product-item.breaking-zone.AH25-BZ-XL-TF4-PREMIER_NOEL .texteLeft a.cta:hover{
  text-decoration: none;
}
.product-item.breaking-zone.AH25-BZ-XL-TF4-PREMIER_NOEL .only-mob {
  display: none;
}


@media screen and (max-width: 767px) {
  .product-item.breaking-zone.AH25-BZ-XL-TF4-PREMIER_NOEL .txtLove {
    left: 4%;
    position: absolute;
    top: 50%;
    transform: translatey(-50%);
    font-size: 70px;
    line-height: 70px;
    writing-mode: sideways-lr;
    text-orientation: mixed;
    letter-spacing: 20px;
  }
  .btn-visuel-first .product-item.breaking-zone.AH25-BZ-XL-TF4-PREMIER_NOEL .txtLove{
    display: none;
  }
  .product-item.breaking-zone.AH25-BZ-XL-TF4-PREMIER_NOEL .txtLove span,.product-item.breaking-zone.AH25-BZ-XL-TF4-PREMIER_NOEL .txtLove sup{
    letter-spacing: 1px;
    top: 0;
  }
  .btn-visuel-second .product-item.breaking-zone.AH25-BZ-XL-TF4-PREMIER_NOEL .only-desk-second,
  .btn-visuel-first .product-item.breaking-zone.AH25-BZ-XL-TF4-PREMIER_NOEL .only-desk-second {
    display: none;
  }

  .btn-visuel-first .product-item.breaking-zone.AH25-BZ-XL-TF4-PREMIER_NOEL img.bg,
  .product-item.breaking-zone.AH25-BZ-XL-TF4-PREMIER_NOEL picture {
    max-height: 700px;
    min-height: 500px;
    object-fit: cover;
    object-position: top;
  }
  .product-item.breaking-zone.AH25-BZ-XL-TF4-PREMIER_NOEL .only-mob {
    display: block;
  }
  .btn-visuel-first .product-item.breaking-zone.AH25-BZ-XL-TF4-PREMIER_NOEL .texteLeft {
    top: 50px;
    bottom: initial;
    left: 0;
    right: 0;
    max-width: 400px;
  }
  .btn-visuel-first .product-item.breaking-zone.AH25-BZ-XL-TF4-PREMIER_NOEL .texteLeft .description {
    font-size: 13px;
  }
  .product-item.breaking-zone.AH25-BZ-XL-TF4-PREMIER_NOEL .texteLeft .title {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 20px;
    letter-spacing: 4px;
  }

  .product-item.breaking-zone.AH25-BZ-XL-TF4-PREMIER_NOEL .texteLeft .description {
    font-size: 12px;
    max-width: 300px;
    margin: 0 auto 20px;
  }
  .btn-visuel-first .product-item.breaking-zone.AH25-BZ-XL-TF4-PREMIER_NOEL .texteLeft .description {
    max-width: 330px;
  }
  .product-item.breaking-zone.AH25-BZ-XL-TF4-PREMIER_NOEL .texteLeft a.cta {
    font-size: 14px;
  }
  .btn-visuel-first .ast{
    display: none;
  }
}


@media screen and (max-width: 480px) {
  .product-item.breaking-zone.AH25-BZ-XL-TF4-PREMIER_NOEL .texteLeft {
    max-width: 170px;
}
  .product-item.breaking-zone.AH25-BZ-XL-TF4-PREMIER_NOEL .txtLove {
    left: 2%;
    font-size: 60px;
    line-height: 60px;
    letter-spacing: 16px;
  }
  .product-item.breaking-zone.AH25-BZ-XL-TF4-PREMIER_NOEL img.bg,
  .product-item.breaking-zone.AH25-BZ-XL-TF4-PREMIER_NOEL picture {
    min-height: 320px;
  }
  .product-item.breaking-zone.AH25-BZ-XL-TF4-PREMIER_NOEL .texteLeft .title {
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 10px;
    letter-spacing: 4px;
  }

  .btn-visuel-first .product-item.breaking-zone.AH25-BZ-XL-TF4-PREMIER_NOEL .texteLeft .title {
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 15px;
    letter-spacing: 5px;
  }
  .btn-visuel-first .product-item.breaking-zone.AH25-BZ-XL-TF4-PREMIER_NOEL .texteLeft .description {
    font-size: 12px;
    line-height: 15px;
    max-width: 300px;
  }
  .product-item.breaking-zone.AH25-BZ-XL-TF4-PREMIER_NOEL .texteLeft .description {
    font-size: 10px;
    line-height: 14px;
    max-width: 220px;
    margin-bottom: 10px;
  }
  .product-item.breaking-zone.AH25-BZ-XL-TF4-PREMIER_NOEL .texteLeft a.cta {
    font-size: 11px;
    letter-spacing: 2px;
  }
  .ast{
    position: absolute;
    bottom: 7px;
    right: 7px;
    font-size:8px;
    color: #BD203D;
  }
}

@media screen and (max-width: 390px) {

  .product-item.breaking-zone.AH25-BZ-XL-TF4-PREMIER_NOEL .texteLeft .title {
    font-size: 13px;
    margin-bottom: 15px;
    letter-spacing: 3px;
  }

  .product-item.breaking-zone.AH25-BZ-XL-TF4-PREMIER_NOEL .texteLeft .description {
    font-size: 9px;
    line-height: 14px;
    max-width: 149px;
    margin-bottom: 5px;
  }
  .product-item.breaking-zone.AH25-BZ-XL-TF4-PREMIER_NOEL .texteLeft a.cta {
    font-size: 9px;
  }
  .btn-visuel-first .product-item.breaking-zone.AH25-BZ-XL-TF4-PREMIER_NOEL .texteLeft .title {
    font-size: 16px;
    margin-bottom: 10px;
    letter-spacing: 4px;
  }

  .btn-visuel-first .product-item.breaking-zone.AH25-BZ-XL-TF4-PREMIER_NOEL .texteLeft a.cta {
    font-size: 13px;
  }
  .btn-visuel-first .product-item.breaking-zone.AH25-BZ-XL-TF4-PREMIER_NOEL .texteLeft .description {
        font-size: 11px;
        line-height: 14px;
        max-width: 270px;
    }
  .product-item.breaking-zone.AH25-BZ-XL-TF4-PREMIER_NOEL .texteLeft {
        right: 4%;
    }
    .btn-visuel-first .product-item.breaking-zone.AH25-BZ-XL-TF4-PREMIER_NOEL .texteLeft {
      top: 30px;
    }
}

@media (min-width: 768px) {
  .ast{
    position: absolute;
    bottom: 15px;
    right: 15px;
    font-size: 11px;
    color: #BD203D;
  }
  .product-item.breaking-zone.AH25-BZ-XL-TF4-PREMIER_NOEL img.bg,
  .product-item.breaking-zone.AH25-BZ-XL-TF4-PREMIER_NOEL picture {
    min-height: 650px;
  }
  .product-item.breaking-zone.AH25-BZ-XL-TF4-PREMIER_NOEL .txtLove {
    position: absolute;
    top: 25%;
    font-size: 120px;
    line-height: 120px;
    letter-spacing: 30px;
    left: 0;
    right: 0;
    margin: auto;
  }
  .btn-visuel-first .product-item.breaking-zone.AH25-BZ-XL-TF4-PREMIER_NOEL .txtLove {
    left: 5%;
    position: absolute;
    top: 50%;
    transform: translatey(-50%);
    font-size: 120px;
    line-height: 120px;
    writing-mode: sideways-lr;
    text-orientation: mixed;
    letter-spacing: 30px;
  }
  .product-item.breaking-zone.AH25-BZ-XL-TF4-PREMIER_NOEL .txtLove sup{
    font-size: 40px;
    vertical-align: top;
    line-height: 64px;
    top: 0;
  }
  .product-item.breaking-zone.AH25-BZ-XL-TF4-PREMIER_NOEL .txtLove span{
    letter-spacing: 1px;
  }
  .btn-visuel-first .product-item.breaking-zone.AH25-BZ-XL-TF4-PREMIER_NOEL .texteLeft {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 40px;
    transform: none;
    right: 0;
    width: auto;
    max-width: max-content;
  }

  .btn-visuel-second .product-item.breaking-zone.AH25-BZ-XL-TF4-PREMIER_NOEL .texteLeft {
    width: 500px;
    top: 0;
    bottom: 0;
    max-width: max-content;
    left: 0;
    right: 0;
  }
  .btn-visuel-second .product-item.breaking-zone.AH25-BZ-XL-TF4-PREMIER_NOEL .texteLeft .title {
    font-size: 30px;
    line-height: 34px;
    letter-spacing: 8px;
    margin-bottom: 25px;
  }

  .btn-visuel-second .product-item.breaking-zone.AH25-BZ-XL-TF4-PREMIER_NOEL .texteLeft .description {
    font-size: 18px;
  }
  .product-item.breaking-zone.AH25-BZ-XL-TF4-PREMIER_NOEL .texteLeft a.cta{
    font-size: 18px;
    font-weight: 400;
    line-height: 1.4;
    letter-spacing: 3px;
  }
  .btn-visuel-first .product-item.breaking-zone.AH25-BZ-XL-TF4-PREMIER_NOEL .texteLeft .title {
    font-size: 30px;
    line-height: 34px;
    letter-spacing: 8px;
  }

  .btn-visuel-first .product-item.breaking-zone.AH25-BZ-XL-TF4-PREMIER_NOEL .texteLeft .description {
    font-size: 18px;
    max-width: 315px;
    margin: 0 auto 25px;
  }

  .btn-visuel-first .product-item.breaking-zone.AH25-BZ-XL-TF4-PREMIER_NOEL .only-desk-first {
    display: block;
  }
  .btn-visuel-second .product-item.breaking-zone.AH25-BZ-XL-TF4-PREMIER_NOEL .only-desk-second {
    display: block;
  }
}

@media (min-width: 768px) and (max-width: 1500px) {
  .btn-visuel-second .product-item.breaking-zone.AH25-BZ-XL-TF4-PREMIER_NOEL .texteLeft .description {
    font-size: 15px;
    margin-bottom: 14px;
  }
  .btn-visuel-second .product-item.breaking-zone.AH25-BZ-XL-TF4-PREMIER_NOEL .texteLeft .title {
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 5px;
    margin-bottom: 15px;
  }
  .product-item.breaking-zone.AH25-BZ-XL-TF4-PREMIER_NOEL .texteLeft a.cta{
    font-size: 14px;
  }
  .btn-visuel-second .product-item.breaking-zone.AH25-BZ-XL-TF4-PREMIER_NOEL .texteLeft {
    width: 500px;
  }
  .product-item.breaking-zone.AH25-BZ-XL-TF4-PREMIER_NOEL .txtLove {
      font-size: 100px;
      line-height: 110px;
      letter-spacing: 20px;
    }
    .btn-visuel-first .product-item.breaking-zone.AH25-BZ-XL-TF4-PREMIER_NOEL .texteLeft .title {
      font-size: 24px;
      line-height: 29px;
      letter-spacing: 6px;
    }
    .btn-visuel-first .product-item.breaking-zone.AH25-BZ-XL-TF4-PREMIER_NOEL .texteLeft {
        width: 370px;
    }
    .btn-visuel-first .product-item.breaking-zone.AH25-BZ-XL-TF4-PREMIER_NOEL .texteLeft .description {
        font-size: 15px;
        max-width: 265px;
        margin: 0 auto 25px;
    }
}