body {
    font-family: "Roboto", "sans-serif";
}

.loading__spinner {
    color: #f4a832;
}

.site-header {
    background: #FFF;
}

.site-header__logo img {
    height: 80px;
}

.site-header__cart i {
    color: #999;
}

.site-header__cart i:hover {
    color: #5a5a5a;
}

.site-header__cart .indicator__value {
    background-color: #f4a832;
    color: #fff;
}

.footer-contacts__text img {
    height: 80px;
}

.nav-panel {
    background: #0B203A;
    color: #fff;
}

.site-newsletter {
    background: #0B203A;
    color: #FFFFFF;
}

.block-brands__slider .owl-nav i, .block-products-carousel__slider .owl-nav i {
    color: #151c69;
}

.site-header__phone-title {
    color: #151c69;
    margin-top: 5px;
}

@media (max-width: 991px) {
    .indicator__value {
        background: #f4a832;
        color: #fff;
    }

}

@media (min-width: 992px) and (max-width: 1199px) {
    .nav-links__item-link {
        font-size: 13px;
        font-weight: 700;
    }

    .nav-links__item {
        margin-left: 0px;
    }

    .nav-links__item-body {
        padding: 0 8px;
    }


    [dir=ltr] .nav-links__item--has-submenu .nav-links__item-body {
        padding: 10px;
    }


}

@media (min-width: 1200px) {
    .nav-links__item-link {
        font-size: 13px;
        font-weight: 700;
        margin-right: 5px;
        margin-left: 5px;
    }

    .nav-links__item {
        margin-left: 5px;
    }

    .nav-links__item-body {
        padding: 0 12px;
    }

    [dir=ltr] .nav-links__item--has-submenu .nav-links__item-body {
        padding: 0 12px;
    }

}

.product-tabs__title, .block-header__title {
    color: #151c69;
}

.page-header__title h1 {
    color: #151c69;
}

.page-header__back i {
    color: #f4a832;
}

.block-slideshow .owl-carousel .owl-dot {
    background: #151c69;
}

.block-slideshow .owl-carousel .owl-dot.active {
    background: #f4a832;
}

.title-checkout, .footer-links__title {
    color: #2F3364;
}

.footer-contacts__title, .service-bar__title:hover {
    color: #2F3364;
}

.footer-newsletter__title {
    color: #2F3364;
}

.footer-payment__title {
    color: #2F3364;
}

.footer-seals__title {
    color: #2F3364;
}

.footer-apps__title {
    color: #2F3364;
}

.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;
}

.block-header__arrow {
    background: transparent;
    color: #151c69;
}

.block-header__arrow:hover {
    background: #f7f7f7;
    color: #151D52;
}

.block-header__arrow:active {
    background: transparent;
    color: #151D52;
}

.block-header__arrow:focus {
    background: #f7f7f7;
    color: #151D52;
}

.filter__arrow {
    color: #f6c62d;
}

.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;
}

.nav-links__item {
    margin-left: 0;
}

.product-card__fidelity--img img {
    width: auto!important;
}

.site-header__seal img {
    margin-left: 20px;
    height: 50px;
}

.product-card__info {
    flex-grow: 0;
}

.filter-categories__item--child {
    font-size: 13px;
}

.block-brands__slider .owl-carousel .owl-item img {
    width: auto;
}

.topbar-link {
    color: #0B203A;
    font-weight: 500;
}

.megamenu {
    /*background: #0b2039;*/
    background: #0B203A;
    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;
}

.footer__text {
    text-align: center;
    color: #151c69;
    margin-top: 10px;
}

.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;
}

.topbar-message {
    background: #f6c62d;
    color: #0B203A;
    min-height: 40px;
    padding: 10px;
}

.topbar {
    position: absolute;
}

.block-header__link {
    color: #fff;
    background: #0B203A;
    font-size: 13px;
}

.block-header__link:hover {
    background-color: #151D52;
}

.btn-success {
    color: #fff;
    background-color: #0B203A;
    border-color: #0B203A;
}

.btn-success:hover {
    color: #fff;
    background-color: #f6c62d;
    border-color: #f6c62d;
}

.btn-success:active {
    color: #fff;
    background-color: #f6c62d;
    border-color: #f6c62d;
}

.btn-success:active,
.btn-success:focus {
    color: #fff;
    background-color: #151C69;
    border-color: #151C69;
}

.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #151C69;
    border-color: #151C69;
}

.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem #8e95e8
}

.btn-success.focus,.btn-success:focus {
    box-shadow: 0 0 0 .2rem #8e95e8
}

.footer-contacts__text {
    text-align: left!important;
}

.nav-links__item:hover {
    background: #151D52;
}


.nav-links__item:last-child .nav-links__item-link {
    background-color: #fff;
    color: #151c69;
    border-top: 1px #151c69 solid;
    border-bottom: 1px #151c69 solid;
}
/*
  .nav-links__item:first-child .nav-links__item-link {
  background-color: #fff;
  margin-left: 10px;
  color: #151c69;
  border-top: 1px #151c69 solid;
  border-bottom: 1px #151c69 solid;
  }
  .nav-links__item:first-child:hover {
  background-color: #694029;
  }*/

.nav-links__item:last-child .nav-links__item-link:hover {
    background: #e5e5e5;
}


[dir=ltr] .nav-panel__nav-links {
    margin-right: 0px;
    height: 46px;
}

.nav-links__list {
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    position: absolute;
}



.product-card__name a {
    color: #0b2039;
}

.product-card__rating-legend {
    color: #0b2039;
}

.product-card__prices {
    color: #0b2039;
}

.form-control {
    color: #0b2039;
}

.footer-contacts__text {
    color: #0b2039;
}

.footer-links__list a {
    color: #0b2039;
}

.footer-contacts__contacts li {
    color: #0b2039;
}

.footer-contacts__contacts a {
    color: #0b2039;
}

.site-footer__copyright {
    color: #0b2039;
}

.topbar-link {
    background: #0B203A;
    color: #fff;
    padding: 10px;
}

.site-header__middle {
    height: 180px;
    margin-bottom: -40px;
}

[dir=ltr] .topbar__item--link+.topbar__item--link {
    margin-left: 5px;
    color: #F7F7F7;
}

.topbar-link:hover {
    color: #fff;
    background: #151D52;
}

/* Alteração no Menu do Mobile - Marcos - 28/06/2023  */

.mobile-links--level--0>.mobile-links__item>.mobile-links__item-title .mobile-links__item-link {
    padding: 12px 20px;
    color: #fff;
    background: #0B203A;
}

.mobile-links--level--0>.mobile-links__item>.mobile-links__item-title .mobile-links__item-link:active {
    color: #fff;
    background: #0B203A;
}

.mobile-links__item-arrow {
    background: #0B203A;
    color: #fff;
}

[dir=ltr] .mobile-links__item-toggle {
    background: #0B203A
    /*background: #0B2039;*/
}

.mobile-links--level--1 .mobile-links__item .mobile-links__item-link {
    color: #fff;
    background: #0B203A;
}

.mobilemenu__header {
    background: #0B203A;
}

.mobile-links__item:hover {
    background: #151D52;
}

.fa-times:before {
    content: "\f00d";
    color: #fff;
}

.mobilemenu__title {
    color: #fff;
    background: #0B203A;
}

.mobilemenu__content {
    background: #0B203A
}

/* -----------------------------  */

.mobile-header__logo img {
    max-height: 50px;
    max-width: 200px;
}

@media (max-width: 767px) {
    .mobile-header__search {
        top: 120px;
    }

    [dir=ltr] .mobile-header__search {
        left: 0;
        padding-left: 17px;
        padding-right: 16px;
        padding-top: 16px;
    }
}


.swal2-confirm.swal2-styled {
    background-color: #0B203A !important;
    border-color: transparent;
}

.swal2-confirm.swal2-styled:hover {
    background-color: #151D52 !important;
}
.page-header__back {
    scale: 1.3;
    margin-left: 20px;
    float: none !important;
}
}