.product-item {
  width: 100%;
  height: 100%;
}
.product-item.breaking-zone.AH25-TF3-S-HALLOWEEN {
  font-family: 'Poppins', sans-serif;
  width: 100%;
  text-align: center;
  position: relative;
}
.product-item.breaking-zone.AH25-TF3-S-HALLOWEEN img.bg,.product-item.breaking-zone.AH25-TF3-S-HALLOWEEN picture{
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}
.product-item.breaking-zone.AH25-TF3-S-HALLOWEEN .bloc-texte{
  position: absolute;
  height: max-content;
  bottom: 10%;
  margin: auto;
  width: 100%;
  text-align: center;
}
.product-item.breaking-zone.AH25-TF3-S-HALLOWEEN .txtNv {
  font-size: 1.6vw;
  line-height: 1.6vw;
  color: #FFFFFF;
  padding: 10px 0px 10px;
  text-transform: uppercase;
  letter-spacing: 5px;
  font-weight: 700;
}
.box-visuels.btn-visuel-first .product-item.breaking-zone.AH25-TF3-S-HALLOWEEN .txtNv {
  font-size: 2vw;
  line-height: 2vw;
  padding: 15px 0px 10px;
  letter-spacing: 6px;
}
.product-item.breaking-zone.AH25-TF3-S-HALLOWEEN h4 {
  font-size: 3vw;
  line-height: 2.5vw;
  color: #FF8763;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-weight: 300;
}
.product-item.breaking-zone.AH25-TF3-S-HALLOWEEN h4 span{
  font-weight: 700;
}
.box-visuels.btn-visuel-first .product-item.breaking-zone.AH25-TF3-S-HALLOWEEN h4 {
  font-size: 3.8vw;
  line-height: 3.5vw;
  letter-spacing: 2px;
}
.box-visuels.btn-visuel-first .product-item.breaking-zone.AH25-TF3-S-HALLOWEEN .icon1{
  width: 58px;
}
@media screen and (min-width: 1920px) {
  .product-item.breaking-zone.AH25-TF3-S-HALLOWEEN {
    min-height: 680px;
    height: 680px;
  }
}
@media screen and (min-width: 1366px) and (max-width: 1919px) {
  .product-item.breaking-zone.AH25-TF3-S-HALLOWEEN{
    min-height: 650px;
    height: 650px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .product-item.breaking-zone.AH25-TF3-S-HALLOWEEN{
    min-height: 470px;
    height: 470px;
  }
}
@media screen and (min-width: 1023px) {
  .box-visuels.btn-visuel-first .product-item.breaking-zone.AH25-TF3-S-HALLOWEEN {
    min-height: 850px;
    height: 850px;
  }
}
@media screen and (max-width: 767px){
  .product-item.breaking-zone.AH25-TF3-S-HALLOWEEN{
    min-height: 290px;
    height: 290px;
  }
  .box-visuels.btn-visuel-first .product-item.breaking-zone.AH25-TF3-S-HALLOWEEN {
    min-height: 470px;
    max-height: 600px;
    height: auto;
  }
  .box-visuels.btn-visuel-first .product-item.breaking-zone.AH25-TF3-S-HALLOWEEN .bloc-texte{
    bottom: 14%;
  }
  .product-item.breaking-zone.AH25-TF3-S-HALLOWEEN .icon1{
    width: 34px;
  }
  .box-visuels.btn-visuel-first .product-item.breaking-zone.AH25-TF3-S-HALLOWEEN .icon1{
    width: 34px;
  }
  .product-item.breaking-zone.AH25-TF3-S-HALLOWEEN .txtNv {
    font-size: 3.2vw;
    line-height: 3vw;
    padding: 5px 0 8px;
    letter-spacing: 4px;
  }
  .box-visuels.btn-visuel-first .product-item.breaking-zone.AH25-TF3-S-HALLOWEEN .txtNv {
    font-size: 7vw;
    line-height: 7vw;
    padding: 10px 0 12px;
    letter-spacing: 5px;
  }
  .product-item.breaking-zone.AH25-TF3-S-HALLOWEEN h4 {
    font-size: 5.6vw;
    line-height: 5vw;
    letter-spacing: 1.16px;
  }
  .product-item.breaking-zone.AH25-TF3-S-HALLOWEEN h4 span{
    font-weight: 700;
  }
  .box-visuels.btn-visuel-first .product-item.breaking-zone.AH25-TF3-S-HALLOWEEN h4 {
    font-size: 10vw;
    line-height: 9vw;
    letter-spacing: 2.5px;
  }
}
@media screen and (max-width: 480px){
  .box-visuels.btn-visuel-first .product-item.breaking-zone.AH25-TF3-S-HALLOWEEN {
    min-height: 390px;
    max-height: 650px;
    height: auto;
  }
  .product-item.breaking-zone.AH25-TF3-S-HALLOWEEN a {
    font-size: 12px;
    line-height: 12px;
    padding: 8px 12px;
  }
  .box-visuels.btn-visuel-first .product-item.breaking-zone.AH25-TF3-S-HALLOWEEN a {
    font-size: 20px;
    line-height: 20px;
    padding: 12px 16px;
  }
}