body {
    font-family: "Lato", "sans-serif";
    /* Tamanho padrão para o texto do corpo */
}

.loading__spinner {
    color: #0B4F81;
}

.site-header__logo img {
    height: 60px;
}

.site-header__cart i {
    color: #A82824;
}

.site-header__cart i:hover {
    color: #5a5a5a;
}

.site-header__cart .indicator__value {
    background-color: #0B4F81;
    color: #fff;
}

.footer-contacts__text img {
    height: 85px;
}

.footer-apps__text img {
    width: 120px;
}

.nav-panel {
    background: #0B4F81;
    color: #FFF;
}

.nav-links__item-link:hover {
    background-color: #A82824;
    color: #FFF;
}

.block-brands__slider .owl-nav i, .block-products-carousel__slider .owl-nav i {
    color: #0B4F81;
}

.block-products-carousel__column .product-card__name {
    min-height: 55px;
}

.block-products-carousel__column .product-card__prices {
    min-height: 60px;
    margin-bottom: 10px;
}

.block-products-carousel__column .product-card__buttons {
    margin-top: 0px;
}

.product-card__prices {
    min-height: 55px;
}

.product-card__price {
    color: #0B4F81;
}

.product-card__new-price {
    color: #0B4F81;
}

.product__price {
    color: #0B4F81;
}

.product__new-price {
    color: #0B4F81;
}

.top-button {
    color: #0B4F81;
}

@media (max-width: 991px) {
    .indicator__value {
        background: #0B4F81;
        color: #FFF;
    }
}

.page-header__back i {
    color: #0B4F81;
}

.input-check__input:checked ~ .input-check__box {
    background: #0B4F81;
}

.block-slideshow .owl-carousel .owl-dot {
    background: #A82824;
}

.block-slideshow .owl-carousel .owl-dot.active {
    background: #0B4F81;
}

.block-header__arrow {
    background: transparent;
    color: #0B4F81;
}

.block-header__arrow:hover {
    background: #f7f7f7;
    color: #A82824;
}

.block-header__arrow:active {
    background: transparent;
    color: #0B4F81;
}

.block-header__arrow:focus {
    background: #f7f7f7;
    color: #0B4F81;
}

.filter__arrow {
    color: #0B4F81;
}

.site-newsletter__title {
    color: #0B4F81;
}

.footer-links__title {
    color: #0B4F81;
}

.footer-contacts__title, .service-bar__title:hover {
    color: #0B4F81;
}

.footer-newsletter__title {
    color: #0B4F81;
}

.footer-payment__title {
    color: #0B4F81;
}

.footer-seals__title {
    color: #0B4F81;
}

.footer-apps__title {
    color: #0B4F81;
}

.megamenu__links--level--1 .megamenu__item a {
    font-size: 12px;
    white-space: nowrap;
    margin-right: 15px;
}

.footer-seals__text img {
    width: 50%!important;
}

.block-header__title {
    color: #0B4F81;
}

.page-header__title {
    color: #0B4F81;
}

.product__name {
    color: #0B4F81;
}

.container__products-carousel-grid {
    margin-top: 30px;
}

.product-tabs__item {
    color: #0B4F81;
}

.product-tabs__item:hover {
    color: #0B4F81;
}

.product-tabs__item--active {
    border-bottom-color: #0B4F81;
}

.block-products-carousel[data-layout=grid-5] .product-card .product-card__actions {
    padding: 15px 15px 15px;
}

[dir=ltr] .nav-panel__nav-links {
    margin-right: 0px;
    height: 46px;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .nav-links__item-link {
        font-size: 13px;
        font-weight: 500;
        white-space: nowrap;
    }
}

@media (min-width: 1200px) {
    .nav-links__item-link {
        font-size: 13px;
        font-weight: 500;
        white-space: nowrap;
    }
}

.nav-links__item--has-submenu .nav-links__item-body {
    padding-right: 6px!important;
}

.nav-links__item-body .fa-chevron-down {
    display: none;
}

.megamenu__links--level--1 > .megamenu__item > a {
    font-size: 12px;
    font-weight: 500;
    white-space: nowrap;
    padding-right: 20px;
}

.megamenu__links--level--1 > .megamenu__item > a:hover {
    color: #0B4F81;
}

.megamenu__links--level--1 > .megamenu__item > a:active {
    color: #0B4F81;
}

.megamenu__links--level--1 > .megamenu__item > a:focus {
    color: #0B4F81;
}

.nav-links__item {
    margin-left: 2px;
    margin-right: 2px;
}

.topbar-message {
    /*background: #0B4F81; ORIGINAL, RETORNAR DEPOIS DE REMOVER A MENSAGEM DE SENHA */
    background: #A82824;
    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: 8px;
    height: 48px;
}

.topbar-app .btn {
    font-weight: 500;
    border-radius: 8px;
    box-shadow: 1px 1px 3px #606061;
    -webkit-box-shadow: 1px 1px 3px #606061;
    -moz-box-shadow: 1px 1px 3px #606061;
}

.site-newsletter {
    background: #0B4F81;
}

.site-newsletter__title {
    color: #fff;
}

.service-bar {
    background: #F2F2F2;
}

.site-header__phone-title {
    color: #0B4F81;
}

.search__button {
    color: #fff;
}

.search__button:hover {
    color: #fff;
}

.page-header__title {
    color: #0B4F81;
}

.service-bar__title:hover {
    color: #5a5a5a;
}

.service-bar__title {
    color: #5a5a5a;
}

.mobile-header__logo img {
    max-height: 45px;
    max-width: 200px;
}

.site-header__phone-title {
    font-size: 17px;
}

.nav-links__list {
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    position: absolute;
}

.nav-links__item-body {
    padding: 0 6px;
    padding-top: 0px;
    padding-right: 6px;
    padding-bottom: 0px;
    padding-left: 6px;
}

.search__button {
    background: #0B4F81;
    color: #fff;
}


.topbar-app .btn {
    font-weight: 500;
    border-radius: 8px;
    box-shadow: 1px 1px 3px #606061;
    -webkit-box-shadow: 1px 1px 3px #606061;
    -moz-box-shadow: 1px 1px 3px #606061;
}

.site-footer {
    margin: 0px;
    background: #fff;
    border-top: 1px solid #ebebeb;
}

.service-bar {
    margin-bottom: 0px;
}
.nav-links__item:last-child .nav-links__item-link {
    background-color: #A82824;
}

.search__input ~ .search__border
{
    background: transparent;
    -webkit-box-shadow: 0 0 0 2px #e5e5e5 inset;
    box-shadow: 0 0 0 2px #e5e5e5 inset;
    border-radius: 8px;
}
.search__button
{
    background: #A82824;
    color: #fff;
    border-radius: 5px;
}

.btn-xs
{
    font-size: .8125rem;
    min-height: calc(1.5rem + 2px);
    line-height: 1.25;
    padding-top: .25rem;
    padding-bottom: .25rem;
    font-weight: 500;
    border-radius: 8px
}
.mobile-header__search form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 3px solid #e5e5e5;
    height: 45px;
    margin-bottom: 10px;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    background: #FFFFFF;
    border-radius: 8px;
}

body {
    background: #fff;
}

.products-list__item .product-card {
    background: #fff;
}

.product-card {
    background: #fff;
}
.product-card {
    border: 1px solid;
    background-color: #fff;
    border-color: #E6E6E6;
    border-radius: 8px;
    margin: 10px;
}

.product-card:hover {
    border-color: #bfbdbd;
}
.block-products-carousel[data-layout="grid-5"] .product-card .product-card__buttons .btn {
    width: 100%;
    min-width: 150px;
    border-radius: 8px;
    /*margin-left: px;*/
    /* background: #095284; */
}


.btn-light, .btn-light.disabled, .btn-light:disabled {
    color: #fff !important;
    background: #0B4F81;
    border-radius: 8px
}

.block-header {
    padding: 10px;
}

.cursor-pointer .w-100 .btn .btn-light .btn-lg .btn-block .mb-3 {
    color: #fff;
}
.products-list[data-layout="grid-4-sidebar"] .product-card .product-card__buttons .btn {
    min-width: 150px;
    width: 100%;
    border-radius: 8px;
}

.button, [type="button"], [type="reset"], [type="submit"] {
    border-radius: 8px;
}
.btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}
btn-light, .btn-light.disabled, .btn-light:disabled {
    color: #ffffff;
    background: #0B4F81;
    border-radius: 8px;
}
.block-header__divider {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: 2px;
    background: transparent;
}
.block-products-carousel .block-header__link {
    transform: translateY(-50%);
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-align: right;
    color: #FFFFFF;
    position: absolute;
    right: 0;
    top: 20px;
}

.block-products-carousel .block-header__link:after {
    content: "Ver todos";
    color: #0B4F81;
}

.text-danger {
    /*min-height: 80px;*/
}

.block-sidebar__filters button {
    font-size: medium;
    margin-bottom: 5px;
    width: 150px;
    height: 30px;
    padding: 5px 10px;
    font-size: 14px;
}
element.style {
    background-color: #FF0000;
}
[dir=ltr] .product-card__badge {
    margin-right: 4px;
    position: relative;
}
.product-card__badge {
    font-size: 14px;
    border-radius: 1.5px;
    letter-spacing: .0em;
    line-height: 1;
    padding: 5px 8px 4px;
    font-weight: 550;
    text-transform: uppercase;
    margin-bottom: 2px;
    color: #fff;
}

*, ::after, ::before {
    box-sizing: border-box;
}
user agent stylesheet
div {
    display: block;
    unicode-bidi: isolate;
}
.product-card__campanha {
    margin-top: 8px;
    margin-bottom: 2px;
    font-size: 12px;
    padding: 3px;
    background-image: linear-gradient(to bottom, #b3e3e6 50%, #4568C9 50%);
}

.product__features--validade {
    color: red;
}


element.style {}
.block-slideshow__body .owl-nav i {
    font-size: 100px;
    color: #A82824;
    opacity: 0.7;
    transition: 0.3s;

}

element.style {}

img {
    vertical-align: baseline;
    /
    border-style: none;
}

*, ::after, ::before {
    box-sizing: border-box;
}

*, ::after, ::before {
    box-sizing: border-box;
}

user agent stylesheet
img {
    overflow-clip-margin: content-box;
    overflow: clip;
}

.product-card__piece-price {
    color: green;
    font-size: 12px;
}

.product__piece-price {
    color: green;
    font-size: 14px;
}