.product-item {
  width: 100%;
  height: 100%;
}

.product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS {
  font-family: "Poppins", sans-serif;
  width: 100%;
  text-align: center;
  position: relative;
  background-color: #00ff2f;
  color: #ffffff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS .content {
  width: 100%;
}


.product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS .title {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 400;
}

.box-visuels.btn-visuel-first .product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS .title {
  font-size: 35px;
}

.box-visuels.btn-visuel-first .product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS .cta {
  width: 200px;
  height: 45px;
  font-size: 16px;
  letter-spacing: 1.5px;
  margin-top: 5px;
}

.box-visuels.btn-visuel-first .product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS .offers {
  height: 144px;
}

.product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS .exclu {
  position: absolute;
  text-transform: uppercase;
  bottom: 0;
  left: 0px;
  right: 0px;
  background: #ffffff;
  height: 22px;
  color: #00ff2f;
  font-size: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS .exclu span {
  font-weight: 600;
}

.product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS .ml {
  position: absolute;
  bottom: 25px;
  right: 10px;
  font-size: 9px;
}

.product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS .cta {
  font-size: 12px;
  letter-spacing: 1px;
  background: #ffffff;
  color: #00ff2f;
  font-weight: 400;
  text-decoration: none;
  width: 153px;
  height: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  text-transform: uppercase;
  margin-top: 12px;
}

.product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS .offers .offer .num {
  font-size: 72px;
  font-weight: 800;
  line-height: 0.9;
}

.box-visuels.btn-visuel-first .product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS .offers .offer .num {
  font-size: 125px;
}

.box-visuels.btn-visuel-first .product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS .offers .offer .desc {
  font-size: 18px;
}

.product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS .offers .offer .desc {
  font-size: 12px;
  text-transform: uppercase;
}

.product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS .offers .offer .num sup {
  font-size: 0.1em;
  vertical-align: 4em;
}

.product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS .offers {
  position: relative;
  height: 80px;
}

.product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS .offers .offer {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  animation: fade 6s infinite;
}

.product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS .offers .offer:nth-child(1) {
  animation-delay: 0s;
}

.product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS .offers .offer:nth-child(2) {
  animation-delay: 2s;
  /* start after first finishes */
}

.product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS .offers .offer:nth-child(3) {
  animation-delay: 4s;
  /* start after first finishes */
}

@keyframes fade {

  0%,
  20% {
    opacity: 1;
  }

  30%,
  100% {
    opacity: 0;
  }
}

/*  */

.product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS img.bg,
.product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS picture {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS .bloc-texte {
  position: absolute;
  height: max-content;
  top: 12%;
  margin: auto;
  width: 100%;
  text-align: center;
}

.product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS .logo2 {
  position: absolute;
  bottom: 5%;
  margin: auto;
  left: 0;
  right: 0;
}

.product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS .txtDate {
  font-size: 1.3vw;
  line-height: 1.5vw;
  margin-bottom: 20px;
}

.product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS .txt1 {
  font-size: 1.2vw;
  line-height: 1.4vw;
  font-weight: 600;
  margin-bottom: 24px;
}

.product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS a {
  font-size: 17px;
  line-height: 20px;
  color: #00a46f;
  text-decoration: underline;
  display: inline-block;
}

.box-visuels.btn-visuel-first .product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS .txtDate {
  font-size: 1.6vw;
  line-height: 1.6vw;
  margin-bottom: 30px;
}

.box-visuels.btn-visuel-first .product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS .txt1 {
  font-size: 1.5vw;
  line-height: 1.5vw;
  font-weight: 600;
  margin-bottom: 34px;
}

.box-visuels.btn-visuel-first .product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS a {
  font-size: 22px;
  line-height: 26px;
}

.product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS a:hover {
  text-decoration: none;
}

.product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS .cdt {
  font-size: 11px;
  color: rgba(56, 56, 56, 0.5);
  position: absolute;
  bottom: 12px;
  right: 10px;
}

@media screen and (min-width: 1920px) {

  .product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS {
    min-height: 680px;
    height: 680px;
  }

  .box-visuels.btn-visuel-first .product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS .title {
    font-size: 40px;
    line-height: 1;
  }

  .box-visuels.btn-visuel-first .product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS .offers .offer .num {
    font-size: 180px;
  }

  .box-visuels.btn-visuel-first .product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS .offers {
    height: 188px;
  }

  .box-visuels.btn-visuel-first .product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS .offers .offer .desc {
    font-size: 20px;
  }

  .box-visuels.btn-visuel-first .product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS .cta {
    margin-top: 20px;
  }
}



@media screen and (min-width: 1366px) and (max-width: 1919px) {
  .product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS {
    min-height: 650px;
    height: 650px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1365px) {
  .product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS {
    min-height: 470px;
    height: 470px;
  }

  .product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS .title {
    font-size: 28px;
  }

  .product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS .offers .offer .num {
    font-size: 100px;
  }

  .product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS .offers {
    height: 80px;
  }

  .product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS .offers {
    height: 112px;
  }

  .product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS .exclu {
    font-size: 18px;
    height: 32px;
  }

  .product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS .ml {
    font-size: 12px;
    bottom: 40px;
  }

  .product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS .offers .offer .desc {
    font-size: 14px;
  }

}

@media screen and (min-width: 1023px) {
  .box-visuels.btn-visuel-first .product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS {
    min-height: 850px;
    height: 850px;
  }

  .product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS .title {
    font-size: 1.7vw;
  }

  .product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS .ml {
    font-size: 0.8vw;
    bottom: 2.5vw;
    right: 1vw;
  }

  .product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS .cta {
    font-size: 1vw;
    width: 12.5vw;
    height: 2.7vw;
    margin-top: 1.5vw;
  }

  .product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS .exclu {
    height: 2.2vw;
    font-size: 1.2vw;
  }

  .product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS .offers {
    height: 9vw;
  }

  .product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS .offers .offer .num {
    font-size: 8vw;
  }

  .product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS .offers .offer .desc {
    font-size: 1.1vw;
  }
}

@media screen and (max-width: 1023px) {
  .product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS .txtDate {
    font-size: 2vw;
    line-height: 2.2vw;
    margin-bottom: 14px;
  }

  .product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS .txt1 {
    font-size: 1.8vw;
    line-height: 1.8vw;
    font-weight: 600;
    margin-bottom: 20px;
  }

  .product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS a {
    font-size: 15px;
    line-height: 20px;
  }

  .box-visuels.btn-visuel-first .product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS .txtDate {
    font-size: 2.4vw;
    line-height: 2.4vw;
    margin-bottom: 20px;
  }

  .box-visuels.btn-visuel-first .product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS .txt1 {
    font-size: 2.3vw;
    line-height: 2.5vw;
    font-weight: 600;
    margin-bottom: 24px;
  }

  .box-visuels.btn-visuel-first .product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS a {
    font-size: 2vw;
    line-height: 2vw;
  }
}

@media screen and (max-width: 768px) {

  /* .box-visuels.btn-visuel-first .product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS .txtDate {
    font-size: 4.8vw;
    line-height: 4.8vw;
    margin-bottom: 20px;
  }

  .box-visuels.btn-visuel-first .product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS .txt1 {
    font-size: 4.4vw;
    line-height: 4.5vw;
    font-weight: 600;
    margin-bottom: 24px;
  }

  .box-visuels.btn-visuel-first .product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS a {
    font-size: 4vw;
    line-height: 4vw;
  }

  .box-visuels.btn-visuel-first .product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS {
    min-height: 470px;
    max-height: max-content;
    height: max-content;
  } */
  /*  */
  .box-visuels.btn-visuel-first .product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS .title {
    font-size: 7vw;
  }

  .box-visuels.btn-visuel-first .product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS .offers .offer .num {
    font-size: 30vw;
  }

  .box-visuels.btn-visuel-first .product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS .offers {
    height: 32vw;
  }

  .box-visuels.btn-visuel-first .product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS .offers .offer .desc {
    font-size: 3.5vw
  }

  .box-visuels.btn-visuel-first .product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS .cta {
    width: 34vw;
    height: 7vw;
    font-size: 2.8vw;
    margin-top: 3vw;
    margin-bottom: 3vw;
    letter-spacing: 1px;
  }

  .box-visuels.btn-visuel-first .product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS .exclu {
    height: 6vw;
    font-size: 3vw;

  }
}

@media screen and (max-width: 767px) {
  .product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS {
    min-height: 290px;
    height: 290px;
  }

  .box-visuels.btn-visuel-first .product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS {
    min-height: 504px;
    max-height: 650px;
    height: auto;
  }

  .product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS .bloc-texte {
    top: 6%;
  }

  .product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS .txtDate {
    font-size: 2.4vw;
    line-height: 2.4vw;
    margin-bottom: 10px;
  }

  .product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS .txt1 {
    font-size: 2.2vw;
    line-height: 2.2vw;
    font-weight: 600;
    margin-bottom: 15px;
  }

  .product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS a {
    font-size: 15px;
    line-height: 20px;
  }

  .box-visuels.btn-visuel-second .product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS .cdt {
    font-size: 6px;
    bottom: 7px;
    right: 7px;
  }

  .box-visuels.btn-visuel-first .product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS .bloc-texte {
    top: 12%;
  }

  .box-visuels.btn-visuel-first .product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS {
    max-height: 800px;
  }
}

@media screen and (max-width: 480px) {
  .product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS .offers .offer .num {
    font-size: 55px;
  }

  .product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS .title {
    font-size: 18px;
  }
  .product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS .content {
    padding-bottom: 55px;
  }
  .product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS .offers .offer .desc {
    font-size: 12px;
  }
  .product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS .offers .offer .desc br {
    display: none;
  }
  .product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS .exclu {
    font-size: 9px;
    height: 20px;
  }

  .product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS .ml {

    font-size: 8px;
  }

  .product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS .cta {
    width: 126px;
    height: 30px;
    font-size: 11px;
    margin-top: 10px;
  }

  .product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS .offers {
    height: 72px;
  }

  .product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS .ml {
    bottom: 25px;
    font-size: 9px;
  }

  /*  */

  .box-visuels.btn-visuel-first .product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS {
    min-height: 390px;
    max-height: 650px;
    height: auto;
  }

  .product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS .bloc-texte {
    top: 15%;
  }

  .product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS .txtDate {
    font-size: 10px;
    line-height: 10px;
    margin-bottom: 8px;
  }

  .product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS .txt1 {
    font-size: 9px;
    line-height: 10px;
    font-weight: 600;
    margin-bottom: 6px;
  }

  .product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS a {
    font-size: 6px;
    line-height: 10px;
  }

  .box-visuels.btn-visuel-first .product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS {
    max-height: 600px;
  }
}
@media screen and (max-width: 320px) {
  .product-item.breaking-zone.AH25_BZ_S_HAPPY_HOURS .exclu {
    font-size: 8px;
    height: 20px;
  }
 }