.product-item {
  width: 100%;
  height: 100%;
}

.product-item.breaking-zone.PE26-BZ-M-OUTLET {
  font-family: 'Poppins', sans-serif;
  color: #ffffff;
  width: 100%;
}
.product-item.breaking-zone.PE26-BZ-M-OUTLET .blocTop{
  text-align: center;
  position: relative;
  background-color: #FF0000;
  display: flex;
  align-items: center;
  justify-content: center;
  height: calc(100% - 48px);
}
.product-item.breaking-zone.PE26-BZ-M-OUTLET .blocBtm{
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FF0000;
  font-size: 1.7vw;
  text-transform: uppercase;
}
.product-item.breaking-zone.PE26-BZ-M-OUTLET .blocBtm span{
  font-weight: 600;
}
.product-item.breaking-zone.PE26-BZ-M-OUTLET .txt1 {
    font-weight: 400;
    font-size: 3.2vw;
    line-height: 1;
    text-transform: uppercase;
    color: #FFFFFF;
}
.product-item.breaking-zone.PE26-BZ-M-OUTLET .txtOffre {
    font-weight: 400;
    font-size: 2vw;
    line-height: 1;
    text-transform: uppercase;
    color: #FFFFFF;
    margin: 40px 0 5px;
}
.product-item.breaking-zone.PE26-BZ-M-OUTLET .texte p.pct {
    font-size: 9.2vw;
    line-height: 1;
    font-weight: 900;
    color: #FFFFFF;
    margin-bottom: 5px;
}

.product-item.breaking-zone.PE26-BZ-M-OUTLET .texte p.pct sup {
    font-size: .1em;
    line-height: 1;
    vertical-align: 5.8em;
    font-weight: 400;
}
.product-item.breaking-zone.PE26-BZ-M-OUTLET .texte span.supp{
  font-size: 1.3vw;
  line-height: 1;
  font-weight: 700;
  background-color: #ffffff;
  display: block;
  color: #E61F1B;
  width: 100%;
  text-transform: uppercase;
  padding: 10px;
  margin-bottom: 40px;
}
.product-item.breaking-zone.PE26-BZ-M-OUTLET .texte.de span.supp {
    font-size: 1.6vw;
}
.product-item.breaking-zone.PE26-BZ-M-OUTLET .texte.nl span.supp {
    font-size: 1.4vw;
}
.product-item.breaking-zone.PE26-BZ-M-OUTLET a.cta{
    font-size: 20px;
    line-height: 1;
    font-weight: 400;
    color: #ffffff;
    text-decoration: underline;
    display: inline-block;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.product-item.breaking-zone.PE26-BZ-M-OUTLET a.cta:hover{
    text-decoration: none;
}

.product-item.breaking-zone.PE26-BZ-M-OUTLET .ast {
    font-size: 10px;
    line-height: 1;
    position: absolute;
    bottom: 6px;
    right: 6px;
    text-align: right;
}
@media screen and (max-width: 1024px) {
  .product-item.breaking-zone.PE26-BZ-M-OUTLET .txtOffre {
    margin: 15px 0 5px;
  }
  .product-item.breaking-zone.PE26-BZ-M-OUTLET a.cta{
      font-size: 16px;
  }
  .product-item.breaking-zone.PE26-BZ-M-OUTLET .texte span.supp {
    margin-bottom: 20px;
  }
  .product-item.breaking-zone.PE26-BZ-M-OUTLET .blocBtm {
    height: 30px;
    font-size: 15px;
  }
  .product-item.breaking-zone.PE26-BZ-M-OUTLET .blocTop {
    height: calc(100% - 30px);
  }
}
@media screen and (max-width: 1022px) {
  .product-item.breaking-zone.PE26-BZ-M-OUTLET {
    min-height: 450px !important;
    height: 450px !important;
  }
  .product-item.breaking-zone.PE26-BZ-M-OUTLET .txt1 {
    font-size: 35px;
}
.product-item.breaking-zone.PE26-BZ-M-OUTLET .txtOffre {
    font-size: 30px;
    margin: 25px 0 5px;
}
.product-item.breaking-zone.PE26-BZ-M-OUTLET .texte p.pct {
    font-size: 130px;
    margin-bottom: 15px;
}

  .product-item.breaking-zone.PE26-BZ-M-OUTLET .offer sup {
    font-size: 0.13em;
    left: -0.6em;
    vertical-align: 3.8em;
  }
.product-item.breaking-zone.PE26-BZ-M-OUTLET .texte span.supp{
  font-size: 20px;
  padding: 5px;
  margin-bottom: 30px;
}
.product-item.breaking-zone.PE26-BZ-M-OUTLET .texte.de span.supp {
    font-size: 16px;
}
.product-item.breaking-zone.PE26-BZ-M-OUTLET .texte.nl span.supp {
    font-size: 14px;
}
  .product-item.breaking-zone.PE26-BZ-M-OUTLET a.cta{
      font-size: 15px;
  }
  .product-item.breaking-zone.PE26-BZ-M-OUTLET .ast {
    font-size: 8px;
    bottom: 3px;
    right: 3px;
  }
}

@media screen and (max-width: 480px) {
  .product-item.breaking-zone.PE26-BZ-M-OUTLET {
    min-height: 290px !important;
    height: 290px !important;
  }
  .product-item.breaking-zone.PE26-BZ-M-OUTLET .txt1 {
    font-size: 22px;
}
.product-item.breaking-zone.PE26-BZ-M-OUTLET .txtOffre {
    font-size: 15px;
    margin: 15px 0 5px;
}
.product-item.breaking-zone.PE26-BZ-M-OUTLET .texte p.pct {
    font-size: 86px;
    margin-bottom: 5px;
}
.product-item.breaking-zone.PE26-BZ-M-OUTLET .texte span.supp{
  font-size: 12px;
  padding: 5px;
  margin-bottom: 15px;
}
.product-item.breaking-zone.PE26-BZ-M-OUTLET .texte.de span.supp {
    font-size: 13px;
}
.product-item.breaking-zone.PE26-BZ-M-OUTLET .texte.nl span.supp {
    font-size: 11px;
}
.product-item.breaking-zone.PE26-BZ-M-OUTLET a.cta{
      font-size: 12px;
  }
.product-item.breaking-zone.PE26-BZ-M-OUTLET .texte p.pct sup{
    font-size: .1em;
    vertical-align: 5.6em;
  }
  .product-item.breaking-zone.PE26-BZ-M-OUTLET .ast {
    font-size:7px;
}
}