.block-header__divider {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: 1px;
    background: #0447a8;
}

.product-card__name {
    min-height: 100px;
    font-size: 14px;
    font-family: "Font Awesome 5 Pro";
}

body {
    font-family: "Montserrat", "sans-serif";
    background: #fcfcfc;
}

.product-card__image:hover {
    transform: scale(1.08);
}

.product-card.product-card-logged:hover {
    border: 1px solid;
    border-color: #0447a8;
    transform: scale(1.01);
}

.product-card.product-card-logged {
    border: 1px solid;
    background-color: white;
    border-color: #d1cfcf;
    border-radius: 6px;
}

.product-card__rating-legend {
    font-size: 13px;
    line-height: 1;
    padding-top: 1px;
    z-index: 0;
    font-family: ui-sans-serif;
}

.product-card__prices {
    margin-top: 10px;
    line-height: 1;
    font-weight: 700;
    min-height: 60px;
    position: relative;
    font-size: 15px;
}

.product-card__old-price {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 5px;
    color: #747474;
    text-decoration: line-through;
}

.product-card__prices-condition {
    font-size: 19px;
    color: #ff0000;
    font-weight: 700;
}

.product__prices {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: -.03em;
    margin-bottom: 5px;
}

.product__prices-condition {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 5px;
    color: #ff0000;
}

.block-products-carousel[data-layout="grid-5"]
.product-card
.product-card__buttons
.btn {
    width: 100%;
    min-width: 150px;
    border-radius: 4px;
    font-size: 12px;
}
/* Fim */
.loading__spinner {
    color: #d0021b;
}

.site-header__logo img {
    height: 70px;
}

.site-header__cart i {
    color: #165cc3;
}

.site-header__cart i:hover {
    color: #165cc3;
}

.site-header_cart .indicator_value {
    background-color: #d0021b;
    color: #fff;
}

.indicator__value {
    background-color: #d0021b;
    color: #fff;
}

.footer-contacts__text img {
    height: 70px;
}

.nav-panel {
    background: #0447a8;
    color: #fff;
}

.site-newsletter {
    background: #0447a8;
    color: #ffffff;
}

.block-brands__slider .owl-nav i,
.block-products-carousel__slider .owl-nav i {
    color: #0447a8;
}

.top-button {
    color: #d0021b;
}

.site-header__phone-title {
    color: #0447a8;
    margin-top: 5px;
}

@media (max-width: 991px) {
    .indicator__value {
        background: #d0021b;
        color: #fff;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .nav-links__item-link {
        font-size: 13px;
        font-weight: 500;
        margin-right: 10px;
    }
    .nav-links__item {
        margin-left: -8px;
    }
}

@media (min-width: 1200px) {
    .nav-links__item-link {
        font-size: 15px;
        font-weight: 500;
        margin-right: 10px;
    }
    .nav-links__item {
        margin-left: -5px;
    }
}

.product-tabs__title,
.block-header__title {
    color: #0447a8;
    font-size: 25px;
}

.page-header__title h1 {
    color: #0447a8;
}

.page-header__back i {
    color: #d0021b;
}

.block-slideshow .owl-carousel .owl-dot {
    background: #0447a8;
}

.block-slideshow .owl-carousel .owl-dot.active {
    background: #d0021b;
}

.megamenu_links--level--1 > .megamenu_item > a {
    font-size: 13px;
    white-space: nowrap;
    padding-right: 20px;
    color: #ffffff;
}

.megamenu_links--level--1 > .megamenu_item > a:hover {
    color: #ffffff;
}

.megamenu_links--level--1 > .megamenu_item > a:active {
    color: #ffffff;
}

.block-products-carousel_cell .product-card_name {
    min-height: 80px;
}

.block-products-carousel[data-layout="grid-5"]
.product-card
.product-card__info {
    height: 110px;
}

.block-header__arrow {
    background: transparent;
    color: #0447a8;
}

.block-header__arrow:hover {
    background: #f7f7f7;
    color: #0447a8;
}

.block-header__arrow:active {
    background: transparent;
    color: #0447a8;
}

.block-header__arrow:focus {
    background: #f7f7f7;
    color: #0447a8;
}

.filter__arrow {
    color: #0447a8;
}

.product-card .product-card__info {
    margin-bottom: 10px;
}

.product__fidelity--img img {
    height: 60px;
    margin-bottom: 10px;
}

.product-card__fidelity--img img {
    height: 45px;
}

.product__fidelity--title {
    font-size: 16px;
    font-weight: 400;
}

.product__fidelity--price {
    font-size: 22px;
    color: #c9262e;
}

.product-card__fidelity--title {
    font-size: 12px;
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: 400;
}

.product-card__fidelity--price {
    color: #c9262e;
}

.product-card__fidelity--img img {
    width: auto !important;
}

.site-header__seal img {
    margin-left: 20px;
    height: 70px;
}

.product-card__info {
    flex-grow: 0;
}

.filter-categories__item--child {
    font-size: 13px;
}

.block-brands__slider .owl-carousel .owl-item img {
    width: auto;
}

.product-card__image img {
    max-height: 200px;
}

.btn-success {
    border-color: #0447a8;
    background: #0447a8;
    color: #fff;
}

.site-footer {
    background: #0447a8;
    color: #fff;
}

.footer-contacts__icon {
    color: #fff;
}

.document__content strong {
    color: #0447a8;
}

.product-card {
    margin: 10px;
}

.footer-newsletter__form-button {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34;
}

.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;
}

.site-newsletter__title {
    font-size: 18px;
}

.megamenu__body {
    background: #0447a8;
}

.site-newsletter .btn-success {
    border-color: #28a745;
    background: #28a745;
}

.nav-links_item:last-child .nav-links_item-link {
    background-color: #fee900;
    color: #0447a8;
}

.nav-links_item--has-submenu .nav-links_item-body {
    padding-right: 15px !important;
}


.nav-links__item:last-child .nav-links__item-link {
    background-color: #FFBF00;
}

@media (min-width: 992px) and (max-width: 1199px) {
    [dir=ltr] .nav-links__item--has-submenu .nav-links__item-body {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media (min-width: 1200px) {
    [dir=ltr] .nav-links__item--has-submenu .nav-links__item-body {
        padding-right: 15px;
    }
}

.site-header__menu {
    margin-bottom: 8px;
}

.nav-panel__row .fa-chevron-down {
    display: none;
}

.title-checkout {
    color: #0447a8;
}

.block-slideshow {
    margin-bottom: 0px;
    position: relative;
}

.container_banner-slideshow-plus .block-slideshow_slide-image--desktop--1 {
    padding-right: 10px;
}

.container_banner-slideshow-plus .block-slideshow_slide-image--desktop--2 {
    left: 10px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .container_banner-mosaico .block-banner_image--desktop--4 {
        height: 335px;
    }
    .container_banner-slideshow-plus .block-slideshow_slide-image--desktop--2 {
        height: 177px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .container_banner-mosaico .block-banner_image--desktop--4 {
        height: 444px;
    }
    .container_banner-slideshow-plus .block-slideshow_slide-image--desktop--2 {
        height: 238px;
    }
}

@media (min-width: 1200px) {
    .container_banner-mosaico .block-banner_image--desktop--4 {
        height: 527px;
    }
    .container_banner-slideshow-plus .block-slideshow_slide-image--desktop--2 {
        height: 282px;
    }
}

.block-slideshow .owl-carousel .owl-dots {
    bottom: 10px;
}

.site-header__cart {
    margin-top: 25px;
}

.indicator__area {
    color: #165cc3;
}

.mobile-header__menu-button {
    color: #165cc3;
}

.megamenu__links--level--1>.megamenu__item>a {
    color: #fff;
}


.body-index .input-number {
    display: none;
}

[dir=ltr] .nav-panel__nav-links {
    margin-right: 0px;
    height: 46px;
}

.nav-links__list {
    top: 50%;
    left: 50%;
    transform: translate(-50% , -50%);
    position: absolute;
}

/* Ajsute solicitado via ticket (11122) - Marcos Ramos */
.product-card__name {
    color: rgb(74, 74, 74);
    text-align: center;
    font-size: 17px;
    font-family: Chivo;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    overflow: hidden;
    padding-left: 3px;
    padding-right: 3px;
}
/* Ajsute solicitado via ticket (11122) */
.product--layout--standard {
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 8px;
    padding: 10px;;
}

.block-header__groups-list {
    font-size: 20px;
    font-weight: 700;
    color: #0447a8;
}
.block-header__group--active {
    box-shadow: 0 0 0 2px #0447a8;
}

.btn-whatsapp {
    margin-bottom: -50px;
}
.top-button {
    margin-bottom: 70px;
}
.input-radio-label__list input:not(:checked):not(:disabled) ~ span:hover {
    background: #ffffff;
    color: #032d6b;
    border: 1px solid #032d6b;
}
.input-radio-label__list span {
    cursor: pointer;
    padding: 0.65rem;
    border-radius: 8px;
    max-width: 10rem;
    border: 1px solid rgb(212, 213, 214);
    box-sizing: content-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
    transition: 0.2s ease-in-out;
}
.input-radio-label__list span:active {
    background: #ffffff !important;
    color: #0447a8 !important;
    border: 1px solid #0447a8;
}

.input-radio-label__list input:disabled ~ span {
    cursor: default;
    opacity: .1;
    height: 0px;
}
.container.container__banner-full {
    padding-bottom: 50px;

}
.block-products-carousel__cell {
    padding: 2%;
}
.block-slideshow__body .owl-nav i:hover {
    background: #0447a8;
    color: white;
}
.block-slideshow__body .owl-nav i {
    font-size: 30px;
    align-items: center;
    cursor: pointer;
    display: flex;
    -webkit-box-align: center;
    transition: 0.8s;
    border-radius: 80px;
    color: #656565;
    background: white;
    height: 40px;
    width: 40px;
    justify-content: center;
    opacity: 1;
    margin-inline-start: -20px;
    margin-inline-end: -30px;
}
.block-products-carousel__slider-autoplay .owl-nav i {
    font-size: 50px;
    background: white;
    align-items: center;
    display: flex;
    height: 50px;
    width: 50px;
    justify-content: center;
    -webkit-box-align: center;
    border-radius: 80px;
    transition: 0.4s;
    opacity: 1;
}
.block-products-carousel__slider-autoplay .owl-nav i:hover {
    background: #0447a8;
    color: white;
}
/*esitlo menu 28/07/2025 */
.nav-links__item-link {
    background-color: transparent;
    color: #333333;
    font-weight: 500;
    font-family: 'Arial', sans-serif;
    font-size: 15px;
    padding: 12px 16px;
    border-radius: 4px;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
}
.nav-links__item-link:hover {
    background-color: #d1cfcf;
    color: #0447a8;
}
.nav-links__item:last-child .nav-links__item-link {
    background-color: #FFBF00;
    color: #0447a8;
    font-weight: 700;
    padding: 12px 18px;
    border-radius: 6px;
}

.nav-links__item:last-child .nav-links__item-link:hover {
    background-color: #e0ac00;
    color: #0447a8;
}
/* 🔧 Remove o fundo azul do painel do menu (barra superior) */
.nav-panel {
    background: #ffffff;
    color: #333333;
    border-bottom: 1px solid #e0e0e0;
}

/* 🔧 Remove o fundo azul dos megamenus (submenu aberto) */
.megamenu__body {
    background: #ffffff;
}

/* 🔧 Links do submenu */
.megamenu__links--level--1 > .megamenu__item > a {
    color: #333333;
}

.megamenu__links--level--1 > .megamenu__item > a:hover {
    background: #f5f5f5;
    color: #000000;
}

.block-header__divider {
    background: #e0e0e0;
}

.block-header__arrow,
.filter__arrow,
.site-header__phone-title {
    color: #333333;
}

.site-header__cart i {
    color: #333333;
}
.site-header__cart i:hover {
    color: #000000;
}
/* Ajusta espaçamento e peso dos itens do menu (menos o último) */
.nav-links__item:not(:last-child) .nav-links__item-link {
    padding: 10px 12px;
    font-weight: 600;
    font-size: 15px;
}
/* Mantém o hover do item pai quando o submenu está visível */
.nav-links__item:hover > .nav-links__item-link {
    background-color: #d1cfcf;
    color: #0447a8;
}