.cyber2025 {
  background: #eeeeee;
}

.cyber2025 .title2024 {
  color: #1a1a1a;
}

.cyber2025 .titlehours__right.txt {
  font-size: 20px;
  font-weight: initial;
  color: #fff;
}

.cyber2025 .categoriesContainer{
  padding: 20px 25px !important;
  display: flex;
  flex-direction: row;
}

.cyber2025 .countdown--body {
  background: #5f37d5;
}

.cyber2025 .productShelf--half{
  background: transparent;
  padding: 0px 25px !important;
}

.cyber2025 .productShelf--half .title2024{
  display: none;
}

.cyber2025 .produto-na-prateleira .product-image img {
  max-width: 80%;
}

.cyber2025 .produto-na-prateleira{
  border-radius: 20px;
  border: 1px solid #ac488e;
}

.cyber2025 .produto-na-prateleira .disponivel {
  background-color: transparent;
}

.cyber2025 .produto-na-prateleira .nome {
  border-top: initial
}

.cyber2025 .produto-na-prateleira .disponivel .principal {
  color: #5f37d5;
}

.cyber2025 .produto-na-prateleira .disponivel .btn-compra {
  display: none;
}

.cyber2025 .productShelf--full .slick-dots{
  display: none !important;
}

.cyber2025.home .shelfWithBanner {
  padding: 40px 0 0 0;
}

.cyber2025.home .DiscountHightLight {
  position: absolute;
  top: 0;
  left: 0;
}

.cyber2025 .shelfWithBanner .box-banner img {
    margin-top: 0;
    max-width: 50px;
}

.cyber2025.home .DiscountHightLight .produto-off {
    margin: 0;
    background-color: #e5007d;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    padding: 15px 18px 0 10px;
    border-top-left-radius: 18px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 60px 50px;
    line-height: 1;
    height: 50px;
}

.cyber2025.home .footerNewsletter{
  background: #5f37d5;
}

.cyber2025.home footer .m3-custom-newsletter-form input#m3-cn-button-ok {
  background: #4e0bd5;
  color: #fff;
}