.product-item {
  width: 100%;
  height: 100%;
}
.product-item.breaking-zone.PE25_SOLDES_OFFRE_DD_M {
  text-align: center;
  font-family: 'Poppins', sans-serif;
  width: 100%;
  background-color: #F0F0F0;
  position: relative;
  color: #E61F1B;
  display: flex;
}
.product-item.breaking-zone.PE25_SOLDES_OFFRE_DD_M .sld-texte{
  position: relative;
}
.product-item.breaking-zone.PE25_SOLDES_OFFRE_DD_M .sld-texte::after{
  content: "";
  background: url('//media.idkids.fr/media/content/cms/FR/Commun/breaking-zone/PE25_SOLDES_OFFRE_dd_M/bg-top.webp');
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 247px;
  left: 0;
  top: 0;
  display: inline-block;
  z-index: 0;

}
.product-item.breaking-zone.PE25_SOLDES_OFFRE_DD_M .sld-texte{
  padding-top: 15px;
  padding-bottom: 70px;
  margin-bottom: 30px;
}
.product-item.breaking-zone.PE25_SOLDES_OFFRE_DD_M .sld-texte h3 {
  font-weight: 900;
  font-size: 125px;
  line-height: 125px;
  color: #ffffff;
  text-transform: uppercase;
  z-index: 1;
  position: relative;
}
.product-item.breaking-zone.PE25_SOLDES_OFFRE_DD_M .sld-texte h3.pl {
  font-size: 100px;
  line-height: 100px;
}
.product-item.breaking-zone.PE25_SOLDES_OFFRE_DD_M .sld-texte .txt-dd{
  font-size: 32px;
  line-height: 32px;
  color: #ffffff;
  z-index: 1;
  position: relative;
  text-transform: uppercase;
  font-weight: 900;
}
.product-item.breaking-zone.PE25_SOLDES_OFFRE_DD_M .txtOffre {
  font-weight: 700;
  font-size: 206px;
  line-height: 206px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-item.breaking-zone.PE25_SOLDES_OFFRE_DD_M .txtOffre span.perc{
  font-size: 130px;
  line-height: 156px;
  vertical-align: top;
  top: 0;
}
.product-item.breaking-zone.PE25_SOLDES_OFFRE_DD_M .txtOffre span.minus-text{
  font-size: 21px;
  line-height: 26px;
  font-weight: 400;
  display: flex;
  flex-direction: column;
}
.product-item.breaking-zone.PE25_SOLDES_OFFRE_DD_M .txtOffre span.minus-text .minus{
  font-size: 200px;
  font-weight: 700;
  margin-top: 4px;
  margin-left: 3px;
  margin-bottom: 30px;
}
.product-item.breaking-zone.PE25_SOLDES_OFFRE_DD_M .txtOffre sup {
  font-size: 22px;
  line-height: 86px;
  vertical-align: top;
  top: 0px;
}
.product-item.breaking-zone.PE25_SOLDES_OFFRE_DD_M .cta a{
  width: auto;
  font-size: 20px;
  line-height: 22px;
  padding: 12px 70px;
  font-weight: 400;
  background-color: #E61F1B;
  border: 1px solid #E61F1B;
  margin-top: 30px;
  color: #ffffff;
  display: inline-block;
  transition: 300ms;
}
.product-item.breaking-zone.PE25_SOLDES_OFFRE_DD_M .cta a:hover{
  color: #E61F1B;
  background-color: #ffffff;
}
.product-item.breaking-zone.PE25_SOLDES_OFFRE_DD_M .ast{
  position: absolute;
  bottom: 5px;
  right: 10px;
  text-align: right;
  font-size: 15px;  
  color: #383838;
}
@media (max-width: 1366px) {
  .product-item.breaking-zone.PE25_SOLDES_OFFRE_DD_M .sld-texte::after{
    height: 184px;
  }
  .product-item.breaking-zone.PE25_SOLDES_OFFRE_DD_M .sld-texte h3 {
    font-size: 90px;
    line-height: 90px;
    margin-bottom: 0px;
  }
  .product-item.breaking-zone.PE25_SOLDES_OFFRE_DD_M .sld-texte .txt-dd {
    font-size: 22px;
    line-height: 24px;
  }
  .product-item.breaking-zone.PE25_SOLDES_OFFRE_DD_M .sld-texte h3.pl {
    font-size: 70px;
    line-height: 70px;
  }
  .product-item.breaking-zone.PE25_SOLDES_OFFRE_DD_M .sld-texte {
    margin-bottom: 10px;
    padding-top: 5px;
  }
  .product-item.breaking-zone.PE25_SOLDES_OFFRE_DD_M .txtOffre {
    font-size: 150px;
    line-height: 150px;
  }
  .product-item.breaking-zone.PE25_SOLDES_OFFRE_DD_M .txtOffre span.minus-text .minus {
    font-size: 150px;
    margin-bottom: 20px;
  }
  .product-item.breaking-zone.PE25_SOLDES_OFFRE_DD_M .txtOffre span.minus-text {
    font-size: 16px;
    line-height: 22px;
  }
  .product-item.breaking-zone.PE25_SOLDES_OFFRE_DD_M .txtOffre span.perc {
    font-size: 90px;
    line-height: 110px;
  }
  .product-item.breaking-zone.PE25_SOLDES_OFFRE_DD_M .txtOffre sup {
    font-size: 18px;
    line-height: 60px;
  }
  .product-item.breaking-zone.PE25_SOLDES_OFFRE_DD_M .cta a {
    font-size: 16px;
    line-height: 20px;
    padding: 10px 50px;
  }
  .product-item.breaking-zone.PE25_SOLDES_OFFRE_DD_M .ast {
    font-size: 10px;
}
}
@media (max-width:767px) {
  .product-item.breaking-zone.PE25_SOLDES_OFFRE_DD_M .sld-texte::after{
    background: url(//media.idkids.fr/media/content/cms/FR/Commun/breaking-zone/PE25_SOLDES_OFFRE_dd_M/bg-top-m.webp?v=1);
    background-position: bottom;
    height: 180px;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
 }
     .product-item.breaking-zone.PE25_SOLDES_OFFRE_DD_M .cta a {
        margin-top: 20px;
        margin-bottom: 30px;
    }
}
@media (max-width: 480px) {
  .product-item.breaking-zone.PE25_SOLDES_OFFRE_DD_M .sld-texte::after{
    height: 120px;
 }
  .product-item.breaking-zone.PE25_SOLDES_OFFRE_DD_M .sld-texte h3 {
    font-size: 55px;
    line-height: 55px;
  }
  .product-item.breaking-zone.PE25_SOLDES_OFFRE_DD_M .sld-texte h3.pl {
    font-size: 40px;
    line-height: 40px;
  }
  .product-item.breaking-zone.PE25_SOLDES_OFFRE_DD_M .sld-texte .txt-dd {
    font-size: 15px;
    line-height: 20px;
}
  .product-item.breaking-zone.PE25_SOLDES_OFFRE_DD_M .txtOffre {
    font-size: 120px;
    line-height: 120px;
  }
  .product-item.breaking-zone.PE25_SOLDES_OFFRE_DD_M .txtOffre span.minus-text {
    font-size: 13px;
    line-height: 16px;
  }
  .product-item.breaking-zone.PE25_SOLDES_OFFRE_DD_M .txtOffre span.minus-text .minus {
    font-size: 120px;
    margin-bottom: 20px;
  }
  .product-item.breaking-zone.PE25_SOLDES_OFFRE_DD_M .txtOffre span.perc {
    font-size: 55px;
    line-height: 80px;
  }
  .product-item.breaking-zone.PE25_SOLDES_OFFRE_DD_M .txtOffre sup {
    font-size: 16px;
    line-height: 52px;
  }
  .product-item.breaking-zone.PE25_SOLDES_OFFRE_DD_M .cta a {
    font-size: 15px;
    line-height: 18px;
    padding: 10px 40px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
    .product-item.breaking-zone.PE25_SOLDES_OFFRE_DD_M .sld-texte {
      padding-bottom: 40px;
  }
}
@media screen and (min-width: 1920px) {
  .product-item.breaking-zone.PE25_SOLDES_OFFRE_DD_M {
    min-height: 680px;
    height: 680px;
  }
}
@media screen and (min-width: 1366px) and (max-width: 1919px) {
  .product-item.breaking-zone.PE25_SOLDES_OFFRE_DD_M{
    min-height: 650px;
    height: 650px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .product-item.breaking-zone.PE25_SOLDES_OFFRE_DD_M{
    min-height: 470px;
    height: 470px;
  }
}
@media screen and (max-width: 767px){
  .product-item.breaking-zone.PE25_SOLDES_OFFRE_DD_M {
    min-height: auto;
    height: auto;
    padding: 0px 0 20px;
}
}