body {
    font-family: "Roboto", "sans-serif";
}

.loading__spinner {
    color: #fc3433;
}

.site-header__logo img {
    height: 70px;
}

.site-header__cart i {
    color: #418ba2;
}

.site-header__cart i:hover {
    color: #418ba2;
}

.site-header__cart .indicator__value {
    background-color: #fc3433;
    color: #fff;
}

.footer-contacts__text img {
    height: 50px;
}

.footer-apps__text img {
    width: 120px;
}

.nav-panel {
    /*background: #418ba2;*/
    background: #004576;
    color: #FFF;
}

.site-newsletter {
    background: #004576;
    color: #FFFFFF;
}

.block-brands__slider .owl-nav i, .block-products-carousel__slider .owl-nav i {
    color: #004576;
}

.block-products-carousel__column .product-card__name {
    min-height: 55px;
}

.block-products-carousel__column .product-card__prices {
    min-height: 35px;
    margin-bottom: 10px;
}

.block-products-carousel__column .product-card__buttons {
    margin-top: 0px;
}

.product-card__prices {
    min-height: 15px;
}

.product-card__price {
    color: #418ba2;
}

.product-card__new-price {
    color: #418ba2;
}

.product__price {
    color: #418ba2;
}

.product__new-price {
    color: #418ba2;
}

.top-button {
    color: #fc3433;
}

@media (max-width: 991px) {
    .indicator__value {
        background: #fc3433;
        color: #FFF;
    }

}

.page-header__back i {
    color: #fc3433;
}

.input-check__input:checked ~ .input-check__box {
    background: #418ba2;
}

.block-slideshow .owl-carousel .owl-dot {
    background: #004576;
}

.block-slideshow .owl-carousel .owl-dot.active {
    background: #DB4342;
}

.block-header__arrow {
    background: transparent;
    color: #418ba2;
}

.block-header__arrow:hover {
    background: #f7f7f7;
    color: #fc3433;
}

.block-header__arrow:active {
    background: transparent;
    color: #418ba2;
}

.block-header__arrow:focus {
    background: #f7f7f7;
    color: #418ba2;
}

.filter__arrow {
    color: #418ba2;
}

.footer-apps__title {
    color: #004576;
}

.title-checkout, .footer-links__title {
    color: #004576;
}

.footer-contacts__title, .service-bar__title:hover {
    color: #004576;
}

.footer-newsletter__title {
    color: #418ba2;
}

.footer-payment__title {
    color: #418ba2;
}

.footer-seals__title {
    color: #418ba2;
}

.megamenu__links--level--1 .megamenu__item a {
    font-size: 14px;
    white-space: nowrap;
    margin-right: 15px;
}

.footer-seals__text img {
    width: 50%!important;
}

.product-tabs__title, .block-header__title {
    color: #418ba2;
}

.page-header__title {
    color: #418ba2;
}

.product__name {
    color: #418ba2;
}

.container__products-carousel-grid {
    margin-top: 30px;
}

.product-tabs__item {
    color: #418ba2;
}

.product-tabs__item:hover {
    color: #418ba2;
}

.product-tabs__item--active {
    border-bottom-color: #418ba2;
}

[dir=ltr] .nav-panel__nav-links {
    margin-right: 0px;
}

.block-products-carousel[data-layout=grid-5] .product-card .product-card__actions {
    padding: 15px 15px 15px;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .nav-links__item-link {
        font-size: 16px;
        font-weight: 500;
        white-space: nowrap;
    }

}

@media (min-width: 1200px) {
    .nav-links__item-link {
        font-size: 16px;
        font-weight: 500;
        white-space: nowrap;
    }

}

.nav-links__item-body .fa-chevron-down {
    display: none;
}

.megamenu__links--level--1 > .megamenu__item > a {
    font-size: 14px;
    font-weight: 500;
    white-space: nowrap;
    padding-right: 20px;
}

.megamenu__links--level--1 > .megamenu__item > a:hover {
    color: #fc3433;
}

.megamenu__links--level--1 > .megamenu__item > a:active {
    color: #fc3433;
}

.megamenu__links--level--1 > .megamenu__item > a:focus {
    color: #fc3433;
}

.nav-links__item {
    margin-left: 5px;
    margin-right: 5px;
}

.topbar {
    /*background: #fc3433;*/
    background: #666666;
    color: #FFF;
}

.topbar-message {
    background: #606061;
    color: #FFF;
    min-height: 40px;
    padding: 10px;
}

.topbar-message .fa-shipping-fast {
    font-size: 20px;
}

.topbar-app {
    background: #e1e1e1;
    color: #FFF;
    min-height: 40px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 0px;
    padding-right: 0px;
}

.topbar-app img {
    background: #FFF;
    padding: 7px;
    box-shadow: 1px 1px 3px #606061;
    -webkit-box-shadow: 1px 1px 3px #606061;
    -moz-box-shadow: 1px 1px 3px #606061;
    border-radius: 10px;
    height: 48px;
}

.topbar-app .btn {
    font-weight: 500;
    border-radius: 5px;
    box-shadow: 1px 1px 3px #606061;
    -webkit-box-shadow: 1px 1px 3px #606061;
    -moz-box-shadow: 1px 1px 3px #606061;
}

[dir=ltr] .nav-panel__nav-links {
    margin-right: 0px;
    height: 46px;
}

.nav-links__list {
    top: 50%;
    left: 50%;
    transform: translate(-50% , -50%);
    position: absolute;
}

.product-card__login {
    background: #004576;
    color: #fff;
    width: 100%;
    font-size: 11px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.product-card__login:hover {
    background: #006bb6;
    color: #fff;
    width: 100%;
    font-size: 11px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.product-card__login:active {
    background: #418ba2;
    color: #fff;
    width: 100%;
    font-size: 11px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.product-card__login:focus {
    background: #418ba2;
    color: #fff;
    width: 100%;
    font-size: 11px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.product__actions-item--addtocart a {
    background: #418ba2;
    color: #fff;
}

.product__actions-item--addtocart a:hover {
    background: #418ba2;
    color: #fff;
}

.product__actions-item--addtocart a:focus {
    background: #418ba2;
    color: #fff;
}

.product__actions-item--addtocart a:active {
    background: #418ba2;
    color: #fff;
}

.body-message {
    background: #004576;
    color: #fff;
    min-height: 40px;
    padding: 10px;
    font-weight: 500;
}

@media (max-width: 767px) {
    .body-message {
        font-size: 14px;
    }
}

@media (min-width: 768px) {
    .body-message {
        font-size: 18px;
    }
}

@media (min-width: 1200px) {
    .body-message {
        font-size: 20px;
    }
}


.block-slideshow .owl-carousel .owl-dot {
    background: #004576;
}

.block-slideshow .owl-carousel .owl-dot.active {
    background: #DB4342;
}

.block-slideshow .owl-carousel .owl-dots {
    bottom: 10px;
}

.block-slideshow {
    margin-bottom: 0px;
}
.product-card:hover {
    border: 1px solid;
    border-color: #004576;
    transform: scale(1.01)
}

.product-card {
    border: 1px solid;
    background-color: #fff;
    border-color: #d1cfcf;
    border-radius: 15px;
    margin: 10px;
}

@media (max-width: 576px) {
    .product-card {
        margin: 6px!important;
    }
}

.nav-links__item:nth-child(6) .nav-links__item-link {
    background-color: #DB4342;
    padding-right: 12px;
}

.topbar-message {
    background: #004576;
    color: #fff;
    min-height: 40px;
    padding: 10px;
    font-weight: 500;
}




/* ===== BANNER PROMOÇÃO NOVEMBRO GIGANTE - VERSÃO FINAL ===== */
/* Cole este CSS no final do seu CSS existente (ou substitua o CSS anterior do banner) */

/* Conteúdo do banner */
.promo-banner-mr__content {
    display: flex;
    align-items: center;
    gap: 20px;
    flex-wrap: wrap;
}

/* Título "NOVEMBRO GIGANTE" */
.promo-banner-mr__title {
    color: #ffffff;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 1.5px;
    margin: 0;
    text-transform: uppercase;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.3);
}

/* Botão "CONSULTE NOSSAS OFERTAS" */
.promo-banner-mr__button {
    background-color: transparent;
    border: 2px solid #ffffff;
    color: #ffffff;
    padding: 10px 25px;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 0.3s ease;
    text-decoration: none;
    display: inline-block;
}

.promo-banner-mr__button:hover {
    background-color: #fc3433;
    border-color: #fc3433;
    color: #ffffff;
    transform: scale(1.05);
    box-shadow: 0 4px 8px rgba(252, 52, 51, 0.4);
}

/* Área do timer */
.promo-banner-mr__timer {
    display: flex;
    align-items: center;
    gap: 12px;
}

/* Label "TERMINA EM:" */
.promo-banner-mr__timer-label {
    color: #fc3433;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
}

/* Container do countdown */
.promo-banner-mr__countdown {
    display: flex;
    gap: 8px;
    align-items: center;
}

/* Cada unidade de tempo (dia, hora, etc) */
.promo-banner-mr__time-unit {
    background-color: rgba(255, 255, 255, 0.25);
    padding: 8px 12px;
    border-radius: 6px;
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.3);
    min-width: 50px;
    text-align: center;
}

/* Números do timer */
.promo-banner-mr__time-number {
    color: #ffffff;
    font-size: 22px;
    font-weight: 700;
    font-family: 'Courier New', monospace;
    display: block;
    line-height: 1;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
}

/* Labels (D, H, M, S) */
.promo-banner-mr__time-label {
    color: #ffffff;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 600;
    display: block;
    margin-top: 2px;
}

/* Separadores ":" */
.promo-banner-mr__separator {
    color: #ffffff;
    font-size: 22px;
    font-weight: 700;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
}

/* ===== RESPONSIVO ===== */

/* Tablets */
@media (max-width: 991px) {
    .promo-banner-mr {
        justify-content: center;
        text-align: center;
        padding: 15px 15px;
    }

    .promo-banner-mr__content {
        justify-content: center;
        width: 100%;
    }

    .promo-banner-mr__title {
        font-size: 20px;
    }

    .promo-banner-mr__timer {
        width: 100%;
        justify-content: center;
    }
}

/* Smartphones */
@media (max-width: 576px) {
    .promo-banner-mr {
        padding: 12px 10px;
    }

    .promo-banner-mr__title {
        font-size: 16px;
        width: 100%;
        text-align: center;
    }

    .promo-banner-mr__button {
        font-size: 12px;
        padding: 8px 20px;
    }

    .promo-banner-mr__timer {
        flex-direction: column;
        gap: 8px;
    }

    .promo-banner-mr__timer-label {
        font-size: 13px;
    }

    .promo-banner-mr__time-unit {
        padding: 6px 10px;
        min-width: 45px;
    }

    .promo-banner-mr__time-number {
        font-size: 18px;
    }

    .promo-banner-mr__separator {
        font-size: 18px;
    }
}