body {
    font-family: "Montserrat", "sans-serif";
}

.loading__spinner {
    color: #1d4ed8;
}

.site-header__logo img {
    height: 55px;
}

.site-header__cart i {
    color: #ffffff;
}

.site-header__cart i:hover {
    color: #ffffff;
}

.site-header__cart .indicator__value {
    background-color: #000000;
    color: #fff;
}

.footer-contacts__text img {
    height: 70px;
}

.footer-apps__text img {
    width: 120px;
}

.nav-panel {
    background: #ffffff;
    color: #000;
    border-bottom: 0px #000 solid;
}

.block-brands__slider .owl-nav i, .block-products-carousel__slider .owl-nav i {
    color: #1d4ed8;
}

.block-products-carousel__column .product-card__name {
    min-height: 55px;
}

.block-products-carousel__column .product-card__prices {
    min-height: 0px;
    margin-bottom: 10px;
}

.block-products-carousel__column .product-card__buttons {
    margin-top: 0px;
}

.product-card__prices {
    min-height: 15px;
}

.product-card__price {
    color: #1d4ed8;
}

.product-card__new-price {
    color: #1d4ed8;
}

.product__price {
    color: #1d4ed8;
}

.product__new-price {
    color: #1d4ed8;
}

.top-button {
    color: #1d4ed8;
}

@media (max-width: 991px) {
    .indicator__value {
        background: #000000;
        color: #FFF;
    }
}

.page-header__back i {
    color: #1d4ed8;
}

.input-check__input:checked ~ .input-check__box {
    background: #1d4ed8;
}

.block-slideshow .owl-carousel .owl-dot {
    background: #1d4ed8;
}

.block-slideshow .owl-carousel .owl-dot.active {
    background: #1d4ed8;
}

.block-header__arrow {
    background: transparent;
    color: #1d4ed8;
}

.block-header__arrow:hover {
    background: #f7f7f7;
    color: #1d4ed8;
}

.block-header__arrow:active {
    background: transparent;
    color: #1d4ed8;
}

.block-header__arrow:focus {
    background: #f7f7f7;
    color: #1d4ed8;
}

.filter__arrow {
    color: #1d4ed8;
}

.site-newsletter__title {
    color: #1d4ed8;
}

.footer-links__title {
    color: #1d4ed8;
}

.footer-contacts__title, .service-bar__title:hover {
    color: #0e1e43;
}

.footer-newsletter__title {
    color: #1d4ed8;
}

.footer-payment__title {
    color: #fff;
}

.footer-seals__title {
    color: #fff;
}

.footer-apps__title {
    color: #1d4ed8;
}

.megamenu__links--level--1 .megamenu__item a {
    font-size: 14px;
    white-space: nowrap;
    margin-right: 15px;
}

.footer-seals__text img {
    width: 50%!important;
}

.block-header__title {
    margin-top: 30px;
    margin-bottom: 30px;
    color: #0e1e43;
}

.page-header__title {
    color: #1d4ed8;
}

.product__name {
    color: #1d4ed8;
}

.container__products-carousel-grid {
    margin-top: 30px;
}

.product-tabs__item {
    color: #1d4ed8;
}

.product-tabs__item:hover {
    color: #1d4ed8;
}

.product-tabs__item--active {
    border-bottom-color: #1d4ed8;
}

.block-products-carousel[data-layout=grid-5] .product-card .product-card__actions {
    padding: 15px 15px 15px;
    min-height: 0px;
}


@media (min-width: 992px) and (max-width: 1199px) {
    .nav-links__item-link {
        font-size: 12px;
        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: #1d4ed8;
}

.megamenu__links--level--1 > .megamenu__item > a:active {
    color: #1d4ed8;
}

.megamenu__links--level--1 > .megamenu__item > a:focus {
    color: #1d4ed8;
}

.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;
}

.site-newsletter {
    background: #0e1e43;
}

.site-newsletter__title {
    color: #fff;
}

.service-bar {
    background: #ffffff;
    color: #0e1e43;
    margin-top: 0px;
}

.site-header__phone-title {
    color: #1d4ed8;
}


.service-bar__title:hover {
    color: #0e1e43;
}

.service-bar__title {
    color: #0e1e43;
}

.site-header__phone-title {
    font-size: 16px;
}

.mobile-header__logo img {
    max-height: 45px;
    max-width: 200px;
}

.site-header {
    background: #1d4ed8;
    color: #fff;
}

.search__form {
    background: #FFFFFF;
}

.search__button {
    background: #0e1e43;
    color: #ffffff;
}

.search__button:hover {
    background: #000;
    color: #ffffff;
}

.search__button:active {
    background: #000;
    color: #ffffff;
}

.site-header__phone-title {
    color: #fff;
    margin-top: 5px;
}

.site-header__phone-number .fa-whatsapp {
    color: #fff;
}

.mobile-header__panel {
    background: #1d4ed8;
}

.mobile-header__panel i {
    color: #fff;
}

.mobile-header__search {
    background-color: #1d4ed8;
}

.site-newsletter {
    background: #0e1e43;
    color: #fff;
}

.mobile-header__search-form i {
    color: #b3b3b3;
}

.footer-links__title {
    color: #ffffff;
}

.footer-apps__title {
    color: #ffffff;
}

.footer-contacts__title {
    color: #ffffff;
}

.footer-contacts__contacts a {
    color: #ffffff;
}

.fa-whatsapp:before {
    color: #ffffff;
}

.footer-contacts__contacts li {
    color: #ffffff;
}

.footer-links__list a {
    color: #ffffff;
}

.site-footer__copyright {
    color: #ffffff;
}

.site-footer {
    background: #0e1e43;
}

.fa-arrow-alt-circle-up:before {
    color: #000000;
}

.footer-links__list {
    color: #fff;
}

.nav-links__list {
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    position: absolute;
}
.product-card__login {
    color: #fff;
    fill: #ccc;
    background-color: #1d4ed8;
    border-color: #1d4ed8;
    border-radius: 10px;
}
.product-card__login:hover {
    background-color: #b00404;
    color: #fff;
}

.btn-light, .btn-light.disabled, .btn-light:disabled {
    color: #ffffff;
    fill: #ccc;
    background-color: #0e1e43;
    border-radius: 10px;
}

.btn-light:hover {
    background-color: #1d4ed8;
    color: #fff;
}

.product-card {
    border-radius: 10px;
    background-color: #fff;
}

.block-products-carousel__cell {
    padding: 5px;
}

.block-slideshow .owl-carousel .owl-dots {
    background-color: #f1f1f1;
}

.block-header__divider {
    background-color: #fff;
}

.site-header__topbar {
    background-color: #ffffff;
    color: #0e1e43;
    font-size: 14px;
}

.topbar-link {
    font-weight: 500;
}

@media (min-width: 1200px) {
    .block-slideshow__body .owl-nav i {
        color: #F7F7F7;
        opacity: 0.7;
        font-size: 70px;
        transition: 0.3s;
        background: #1d4ed8;
        border-radius: 50% 50% 50% 50%;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 70px;
        height: 70px;
    }
}

.block-slideshow__body .owl-nav i {
    font-size: 65px;
    align-items: center;
    justify-content: center;
}

[dir=ltr] .nav-links__item--has-submenu .nav-links__item-body {
    padding-right: 50px;
    padding-left: 50px;
}

.search__form {
    background-color: #fff;
    border-radius: 24px;
}

.site-header__search {
    background: #1d4ed8;
}

.search__button[type="submit"] {
    background: #0e1e43;
    color: #ffffff;
    border-radius: 0% 50% 50% 00%;
}


[dir=ltr] .nav-panel__nav-links {
    margin-right: 0px;
    height: 90px;
}

[dir=ltr] .nav-links__item--has-submenu .nav-links__item-body {
    padding-right: 50px;
    padding-left: 50px;
    font-size: 1px;
}

.nav-links__item-body {
    /*display: -webkit-box;
    display: -ms-flexbox;*/
    display: flex;
}

.nav-links__item-link {
    font-size: 1px;
    color: #fff;
}

.nav-links__item-link:active {
    color: #0e1e43;
}

.megamenu__links--level--1 .megamenu__item a {
    margin-right: 100px;
}

.nav-links__item-body {
    padding: 40px;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .nav-links__item-body {
        padding: 15px;
    }
}

.site-footer__logo img {
    filter: brightness(0) invert(1);
}

.nav-links__list {
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    position: absolute;
}

.nav-links__list {
    height: inherit;
    z-index: 10;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
}


/* Alteração no Menu do Mobile - Marcos - 03/08/2023  */

.nav-links__item-link:hover {
    color: transparent;
}

/*.site-footer__widgets img {
    width: 250px;
}*/

[dir=ltr] .nav-links__item--has-submenu .nav-links__item-body {
    height: 54px;
}

@media (min-width: 992px) and (max-width: 1399px) {
    .nav-panel__nav-links.nav-links ul {
        zoom: 85%;
    }
}

@media (min-width: 992px) and (max-width: 1399px) {
    .nav-links__list {
        top: 54%;
    }
}

@media (max-width: 767px) {
    .site-footer__widgets {
        text-align: center;
    }
}

.nav-links__item-link:hover {
    color: #fff;
}

.mobile-links--level--0 > .mobile-links__item > .mobile-links__item-title .mobile-links__item-link img {
    width: 1px;
    height: 1px;
}