.product-item {
  width: 100%;
  height: 100%;
}

.product-item.breaking-zone.AH25-BZ-M-SOLDES-TOUTA-DE {
  font-family: 'Poppins', sans-serif;
  color: #ffffff;
  width: 100%;
  text-align: center;
  position: relative;
  background-color: #E61F1B;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-item.breaking-zone.AH25-BZ-M-SOLDES-TOUTA-DE .txt1 {
    font-weight: 400;
    font-size: 3vw;
    line-height: 1;
    text-transform: uppercase;
    color: #FFFFFF;
}
.product-item.breaking-zone.AH25-BZ-M-SOLDES-TOUTA-DE .txtOffre {
    font-weight: 700;
    font-size: 1.8vw;
    line-height: 1;
    text-transform: uppercase;
    color: #FFFFFF;
    margin: 25px 0 5px;
}
.product-item.breaking-zone.AH25-BZ-M-SOLDES-TOUTA-DE .texte p.pct {
    font-size: 8.5vw;
    line-height: 1;
    font-weight: 700;
    color: #FFFFFF;
    margin-bottom: 10px;
}

.product-item.breaking-zone.AH25-BZ-M-SOLDES-TOUTA-DE .texte p.pct sup {
    font-size: .2em;
    line-height: 1;
    vertical-align: 2.3em;
    left: -0.6em;
}
.product-item.breaking-zone.AH25-BZ-M-SOLDES-TOUTA-DE a.cta{
    font-size: 20px;
    width: 240px;
    height: 52px;
    line-height: 52px;
    font-weight: 400;
    color: #E61F1B;
    background-color: #ffffff;
    border: 1px solid #ffffff;
    display: inline-block;
}
.product-item.breaking-zone.AH25-BZ-M-SOLDES-TOUTA-DE a.cta:hover{
    color: #ffffff;
    background-color: transparent;
}

.product-item.breaking-zone.AH25-BZ-M-SOLDES-TOUTA-DE .ast {
    font-size: 10px;
    line-height: 1;
    position: absolute;
    bottom: 6px;
    right: 6px;
    text-align: right;
}
@media screen and (max-width: 1500px) {
  .product-item.breaking-zone.AH25-BZ-M-SOLDES-TOUTA-DE .txtOffre {
    margin: 18px 0 3px;
  }
  .product-item.breaking-zone.AH25-BZ-M-SOLDES-TOUTA-DE a.cta {
    font-size: 17px;
    width: 200px;
    height: 44px;
    line-height: 44px;
  }
}
@media screen and (max-width: 1024px) {
  .product-item.breaking-zone.AH25-BZ-M-SOLDES-TOUTA-DE a.cta{
      font-size: 15px;
      width: 180px;
      height: 40px;
      line-height: 40px;
  }
}
@media screen and (max-width: 1022px) {
  .product-item.breaking-zone.AH25-BZ-M-SOLDES-TOUTA-DE {
    min-height: 400px !important;
    height: 400px !important;
  }
  .product-item.breaking-zone.AH25-BZ-M-SOLDES-TOUTA-DE .txt1 {
    font-size: 28px;
}
.product-item.breaking-zone.AH25-BZ-M-SOLDES-TOUTA-DE .txtOffre {
    font-size: 20px;
    margin: 15px 0 3px;
}
.product-item.breaking-zone.AH25-BZ-M-SOLDES-TOUTA-DE .texte p.pct {
    font-size: 100px;
}

  .product-item.breaking-zone.AH25-BZ-M-SOLDES-TOUTA-DE .offer sup {
    font-size: 0.13em;
    left: -0.6em;
    vertical-align: 3.8em;
  }

  .product-item.breaking-zone.AH25-BZ-M-SOLDES-TOUTA-DE a.cta{
      font-size: 15px;
      width: 146px;
      height: 40px;
      line-height: 40px;
  }
  .product-item.breaking-zone.AH25-BZ-M-SOLDES-TOUTA-DE .ast {
    font-size: 8px;
    bottom: 3px;
    right: 3px;
}
}

@media screen and (max-width: 480px) {
  .product-item.breaking-zone.AH25-BZ-M-SOLDES-TOUTA-DE {
    min-height: 290px !important;
    height: 290px !important;
  }
  .product-item.breaking-zone.AH25-BZ-M-SOLDES-TOUTA-DE .txt1 {
    font-size: 28px;
}
.product-item.breaking-zone.AH25-BZ-M-SOLDES-TOUTA-DE .txtOffre {
    font-size: 15px;
    margin: 10px 0 2px;
}
.product-item.breaking-zone.AH25-BZ-M-SOLDES-TOUTA-DE .texte p.pct {
    font-size: 59px;
}
.product-item.breaking-zone.AH25-BZ-M-SOLDES-TOUTA-DE .texte p.pct sup{
    font-size: .1em;
    left: -0.6em;
    vertical-align: 5.8em;
  }
  .product-item.breaking-zone.AH25-BZ-M-SOLDES-TOUTA-DE .ast {
    font-size:7px;
}
  .product-item.breaking-zone.AH25-BZ-M-SOLDES-TOUTA-DE a.cta{
      font-size: 14px;
      width: 140px;
      height: 35px;
      line-height: 35px;
  }
}