body {
    font-family: "Roboto", "sans-serif";
}

.site-header {
    background: #AE0405;
    color: #fff;
}

.loading__spinner {
    color: #AE0405;
}

.site-header__logo img {
    height: 70px;
}

.site-header__cart i {
    color: #FFF;
}

.site-header__cart .indicator__value {
    background-color: #890304;
    color: #fff;
}

.footer-contacts__text img {
    height: 70px;
}

.footer-apps__text img {
    width: 120px;
}

.nav-panel {
    background: #890304;
    color: #FFF;
}

.top-button {
    color: #AE0405;
}

@media (max-width: 991px) {
    .indicator__value {
        background: #890304;
        color: #FFF;
    }
}

.page-header__back i {
    color: #AE0405;
}

.input-check__input:checked ~ .input-check__box {
    background: #AE0405;
}

.block-slideshow .owl-carousel .owl-dot {
    background: #999;
}

.block-slideshow .owl-carousel .owl-dot.active {
    background: #AE0405;
}

.block-header__arrow {
    background: transparent;
    color: #AE0405;
}

.block-header__arrow:hover {
    background: #f7f7f7;
    color: #999;
}

.block-header__arrow:active {
    background: transparent;
    color: #AE0405;
}

.block-header__arrow:focus {
    background: #f7f7f7;
    color: #AE0405;
}

.filter__arrow {
    color: #AE0405;
}

.footer-links__title {
    color: #AE0405;
}

.footer-contacts__title,
.service-bar__title:hover {
    color: #AE0405;
}

.footer-newsletter__title {
    color: #AE0405;
}

.footer-payment__title {
    color: #AE0405;
}

.footer-seals__title {
    color: #AE0405;
}

.footer-apps__title {
    color: #AE0405;
}

.megamenu__body {
    background: #890304;
}

.megamenu__links--level--1 > .megamenu__item > a {
    font-size: 14px;
    font-weight: 500;
    white-space: nowrap;
    padding-right: 20px;
    color: #FFF;
}

.megamenu__links--level--1 > .megamenu__item > a:hover {
    color: #FFF;
}

.megamenu__links--level--1 > .megamenu__item > a:active {
    color: #FFF;
}

.megamenu__links--level--1 > .megamenu__item > a:focus {
    color: #FFF;
}

.footer-seals__text img {
    width: 50% !important;
}

.block-header__title {
    color: #AE0405;
}

.page-header__title {
    color: #AE0405;
}

.product__name {
    color: #AE0405;
}

.container__products-carousel-grid {
    margin-top: 30px;
}

.product-tabs__item {
    color: #AE0405;
}

.product-tabs__item:hover {
    color: #AE0405;
}

.product-tabs__item--active {
    border-bottom-color: #AE0405;
}

.block-products-carousel[data-layout=grid-5] .product-card .product-card__actions {
    padding: 0 !important;
}

[dir=ltr] .nav-panel__nav-links {
    margin-right: 0px;
    height: 46px;
}

.nav-links__list {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .nav-links__item-link {
        font-size: 12px;
        font-weight: 500;
        white-space: nowrap;
    }
}

@media (min-width: 1200px) {
    .nav-links__item-link {
        font-size: 14px;
        font-weight: 500;
        white-space: nowrap;
    }
}

.nav-links__item--has-submenu .nav-links__item-body {
    padding-right: 15px !important;
}

.nav-links__item-body .fa-chevron-down {
    display: none;
}

.nav-links__item {
    margin-left: 2px;
    margin-right: 2px;
}

.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;
}

.search__form {
    background: #FFFFFF;
}

.search__button {
    background: #890304;
    color: #FFFFFF;
}

.search__button:hover {
    background: #890304;
    color: #FFFFFF;
}

.search__button:active {
    background: #890304;
    color: #FFFFFF;
}

.site-header__phone-title {
    color: #fff;
    margin-top: 5px;
}

.site-header__phone-number .fa-whatsapp {
    color: #fff;
}

.mobile-header__panel {
    background: #AE0405;
}

.mobile-header__panel i {
    color: #fff;
}

.mobile-header__search {
    background-color: #AE0405;
}

.site-newsletter {
    background: #890304;
    color: #fff;
}

.mobile-header__search-form i {
    color: #b3b3b3;
}

:root {
    --primary-color: #AE0405;
    --primary-dark: #870304;
    --border-color: #dfe4ea;
    --text-color: #00152a;
    --muted-color: #49617f;
    --card-bg: #ffffff;
    --shadow-hover: 0 8px 20px rgba(0, 0, 0, 0.08);
    --radius: 12px;
}

/* Setas dos carrosséis */
.block-brands__slider .owl-nav i,
.block-products-carousel__slider .owl-nav i {
    color: var(--primary-color);
    transition: all 0.25s ease;
}

.block-brands__slider .owl-nav i:hover,
.block-products-carousel__slider .owl-nav i:hover {
    color: var(--primary-dark);
    transform: scale(1.12);
}

/* Coluna do produto */
.block-products-carousel__column {
    border-bottom: none !important;
    padding: 6px 8px;
}

/* Card do produto - estilo catálogo */
.block-products-carousel__column .product-card,
.product-card {
    background: #ffffff;
    border: 1px solid #dfe4ea;
    border-radius: 12px;
    width: 100%;
    max-width: 264px;
    min-height: 482px;
    padding: 0 !important;
    margin: 0 auto;
    overflow: hidden;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    box-shadow: none;
    transition: all 0.25s ease;
}

.block-products-carousel__column .product-card:hover,
.product-card:hover {
    border-color: #d0d7de;
    box-shadow: var(--shadow-hover);
    transform: translateY(-2px);
}

/* Área da imagem */
.product-card__image {
    height: 198px;
    padding: 24px 22px;
    margin: 0 !important;
    background: #ffffff;
    border-bottom: 1px solid #e5e9ef;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.product-card__image img {
    max-width: 100%;
    max-height: 150px;
    object-fit: contain;
    transition: transform 0.25s ease;
}

.product-card:hover .product-card__image img {
    transform: scale(1.03);
}

/* Área de informações */
.product-card__info,
.product-card__actions {
    padding-left: 24px !important;
    padding-right: 24px !important;
}

/* Código do produto */
.product-card__sku,
.product-card__code {
    display: block;
    text-align: left !important;
    color: #007f6d;
    font-size: 12px;
    font-weight: 900;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin: 24px 0 12px;
    line-height: 1.2;
}

/* Nome do produto */
.block-products-carousel__column .product-card__name,
.product-card__name {
    text-align: left !important;
    min-height: auto !important;
    margin: 0 0 12px;
    color: #00152a;
    font-size: 16px;
    font-weight: 800;
    line-height: 1.28;
}

.block-products-carousel__column .product-card__name a,
.product-card__name a {
    color: #00152a !important;
    text-decoration: none;
    transition: color 0.25s ease;
}

.block-products-carousel__column .product-card__name a:hover,
.product-card__name a:hover {
    color: #007f6d !important;
}

/* Descrição curta */
.product-card__description,
.product-card__excerpt,
.product-card__features-list,
.product-card__availability {
    color: #49617f;
    font-size: 12px;
    line-height: 1.45;
    text-align: left;
    margin: 0 0 16px;
}

/* Marca */
.product-card__brand,
.product-card__meta {
    color: #49617f;
    font-size: 12px;
    line-height: 1.4;
    text-align: left;
    margin: 0 0 18px;
}

.product-card__brand strong,
.product-card__meta strong {
    color: #31445f;
    font-weight: 700;
}

/* Área de preços */
.block-products-carousel__column .product-card__prices,
.product-card__prices {
    width: auto;
    min-height: auto !important;
    margin: auto 24px 20px !important;
    padding-top: 18px;
    border-top: 1px solid #e5e9ef;
    display: flex !important;
    flex-direction: column;
    align-items: flex-start !important;
    justify-content: flex-start !important;
    gap: 2px;
    text-align: left;
}

/* Preço antigo */
.product-card__old-price,
.product__old-price {
    color: #d80000 !important;
    font-size: 12px !important;
    font-weight: 700;
    text-decoration: line-through;
    line-height: 1.2;
}

/* Preço atual */
.product-card__price,
.product-card__new-price,
.product__price,
.product__new-price {
    color: #008c72 !important;
    font-size: 17px !important;
    font-weight: 900;
    line-height: 1.2;
}

/* Campo de quantidade */
.product-card__buttons {
    padding: 0 24px 22px !important;
    margin-top: 0 !important;
}

.product-card__buttons .input-number,
.product-card__buttons input {
    height: 36px;
}

/* Botões */
.product-card__buttons .btn,
.product-card__buttons button {
    width: 100%;
    height: 38px;
    border-radius: 8px;
    font-size: 13px;
    font-weight: 800;
    transition: all 0.25s ease;
}

/* Botão adicionar */
.product-card__buttons .btn-primary,
.product-card__buttons button.btn-primary {
    background: #28a745;
    border-color: #28a745;
    color: #fff;
}

.product-card__buttons .btn-primary:hover,
.product-card__buttons button.btn-primary:hover {
    background: #218838;
    border-color: #218838;
    transform: translateY(-1px);
}

/* Texto de promoção abaixo do botão */
.product-card__buttons + div {
    font-size: 11px;
    line-height: 1.35;
}

/* Ajuste leve no container dos 3 banners */
.container.container__banner-3x {
    margin-top: 10px;
    margin-bottom: 16px;
}

/* Card/link do banner sem interferir na imagem */
.container.container__banner-3x .block-banner__body {
    border-radius: 12px;
    overflow: hidden;
    transition: transform 0.25s ease, box-shadow 0.25s ease;
}

/* Imagem mantém o comportamento original */
.container.container__banner-3x .block-banner__image img {
    border-radius: 12px;
    transition: transform 0.25s ease;
}

/* Animação simples ao passar o mouse */
.container.container__banner-3x .block-banner__body:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.12);
}

/* Zoom bem leve na imagem */
.container.container__banner-3x .block-banner__body:hover .block-banner__image img {
    transform: scale(1.02);
}

/* Responsivo */
@media (max-width: 575px) {
    .block-products-carousel__column .product-card,
    .product-card {
        max-width: 100%;
        min-height: auto;
    }

    .product-card__image {
        height: 180px;
    }

    .product-card__image img {
        max-height: 140px;
    }

    .product-card__info,
    .product-card__actions {
        padding-left: 18px !important;
        padding-right: 18px !important;
    }

    .block-products-carousel__column .product-card__prices,
    .product-card__prices {
        margin: auto 18px 18px !important;
    }

    .product-card__buttons {
        padding: 0 18px 20px !important;
    }
}