body {
    font-family: "Roboto", "sans-serif";
}

.loading__spinner {
    color: #FEB714;
}

.site-header {
    background: #FFF;
}

@media (min-width: 992px) {
    .site__body {
        margin-top: 142px;
    }

    .site-header {
        position: fixed;
        top: 0;
        width: 100%;
    }

}



.site-header__logo img {
    height: 55px;
}

.footer-contacts__text img {
    height: 60px;
}

.nav-panel {
    background: #0573ba;
    color: #fff;
}

[dir=ltr] .nav-panel__nav-links {
    margin-right: 0px;
}

@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;
    }

}

.site-newsletter {
    background: #0573ba;
    color: #FFFFFF;
}

.block-brands__slider .owl-nav i, .block-products-carousel__slider .owl-nav i {
    color: #0573ba;
}

.site-header__phone-title {
    color: #0573ba;
    margin-top: 5px;
}

@media (max-width: 991px) {
    .indicator__value {
        background: #FEB714;
        color: #fff;
    }

}

.nav-links__item-link {
    font-size: 15px;
}
/*
.nav-links__item:last-child .nav-links__item-link {
    background-color: #FF0000;
    margin-left: 10px;
    color: #fff;
    border-radius: 20px;
    font-weight: 800;
    padding-right: 8px;
} */

.product-tabs__title, .block-header__title {
    color: #0573ba;
}

.page-header__title h1 {
    color: #0573ba;
}

.page-header__back i {
    color: #FEB714;
}

.block-slideshow .owl-carousel .owl-dot {
    background: #0573ba;
}

.block-slideshow .owl-carousel .owl-dot.active {
    background: #FEB714;
}

.title-checkout, .footer-links__title {
    color: #0573ba;
}

.footer-contacts__title, .service-bar__title:hover {
    color: #0573ba;
}

.footer-newsletter__title {
    color: #0573ba;
}

.footer-payment__title {
    color: #0573ba;
}

.footer-seals__title {
    color: #0573ba;
}

.footer-apps__title {
    color: #0573ba;
}

.megamenu__links--level--1 > .megamenu__item > a {
    font-size: 14px;
    white-space: nowrap;
    padding-right: 20px;
}

.block-products-carousel__cell .product-card__name {
    min-height: 50px;
}

.product-card__name {
    min-height: 60px;
}

.block-products-carousel[data-layout="grid-5"] .product-card .product-card__info {
    height: 80px;
}

.product-card__prices {
    min-height: 70px;
}

.product-card__campanha {
    margin-top: 8px;
    margin-bottom: 2px;
    font-size: 12px;
    padding: 3px;
    background-image: linear-gradient(to bottom, #b3e3e6 50%, #4568C9 50%);
}

.block-header__arrow {
    background: transparent;
    color: #0573ba;
}

.block-header__arrow:hover {
    background: #f7f7f7;
    color: #0573ba;
}

.block-header__arrow:active {
    background: transparent;
    color: #0573ba;
}

.block-header__arrow:focus {
    background: #f7f7f7;
    color: #0573ba;
}

.filter__arrow {
    color: #0573ba;
}

.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;
    color: #C9262E;
}

.product__fidelity--price {
    font-size: 22px;
    color: #C9262E;
}

.product-card__fidelity--title {
    font-size: 12px;
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: 400;
    color: #C9262E;
}

.product-card__fidelity--price {
    color: #C9262E;
}

.nav-links__item {
    margin-left: 5px;
    margin-right: 5px;
}

.product-card__fidelity--img img {
    width: auto!important;
}

.site-header__seal img {
    margin-left: 20px;
    height: 50px;
}

.site-header__middle {
    height: 70px;
    margin-bottom: 0px;
}

.product-card__info {
    flex-grow: 0;
}

.filter-categories__item--child {
    font-size: 13px;
}

/*.block-brands__slider .owl-carousel .owl-item img {
    width: auto;
} remoÃ§Ã£o por interferir com carrossel de departamentos*/

.topbar {
    position: relative;
}

.topbar-link {
    color: #0573ba;
}

.megamenu {
    background: #0573ba;
    color: #FFF;
}

.megamenu__links--level--1 > .megamenu__item > a {
    font-size: 15px;
    white-space: nowrap;
    padding-right: 20px;
    color: #FFF;
}

.container__products-carousel-grid {
    margin-top: 40px;
}

.topbar-app {
    background: #0573ba;
    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;
}

.nav-links__item-body {
    padding: 0 8px;
}

.product-card__badge {
    font-size: 14px;
}

.block-banner-14 {
    margin-top: -10px!important;
    margin-bottom: 0px!important;
}

.block-banner-14 {
    margin-top: 0px!important;
    margin-bottom: 0px!important;
}

.category-card__body {
    background: none;
    -webkit-box-shadow: none;
}

.modal-cep__logo {
    width: 150px;
}

.countdown {
    background: #8f1919;
    /*background: #000;*/
}

.countdown__title {
    color: #8f1919;
    /*color: #000;*/
}

.is-countdown {
    background-color: #8f1919;
    /*background-color: #000;*/
}

.product__collection--1783358815273032 {
    margin-left: 90px;
}

.product-card__buttons .row .col-12:nth-child(2) {
    order: 2;
}
.product-card__buttons .row .col-12:nth-child(1) {
    order: 2;
}

.block-products-carousel__cell {
    padding: 7px;
}

.product-card.product-card-logged {
    border: 1px solid;
    background-color: #fff;
    border-color: #d1cfcf;
    border-radius: 15px;
    transition: .3s;
}

.product-card.product-card-logged:hover {
    border-color: #1a67a5;
}

.nav-links__item-link:last-child {
    background: red;
    padding: 0 10px 0 0;
}