body {
    font-family: "Roboto", "sans-serif";
}

.loading__spinner {
    color: #b0161a;
}

.site-header__logo img {
    height: 80px;
}

.footer-contacts__text img {
    height: 140px;
}

@media (max-width: 991px) {
    .footer-contacts__text img {
        height: 60px;
    }
}

.nav-panel {
    background: #294598;
    color: #FFF;
}

.site-newsletter {
    background: #294598;
    color: #FFFFFF;
}

.block-brands__slider .owl-nav i, .block-products-carousel__slider .owl-nav i {
    color: #294598;
}

.block-products-carousel__column .product-card__name {
    min-height: 55px;
}

.block-products-carousel__column .product-card__prices {
    min-height: 35px;
    margin-bottom: 10px;
}

.block-products-carousel__column .product-card__buttons {
    margin-top: 0px;
}

.product-card__prices {
    min-height: 15px;
}

.product-card__price {
    color: #294598;
}

.product-card__new-price {
    color: #294598;
}

.product__price {
    color: #294598;
}

.product__new-price {
    color: #294598;
}

.top-button {
    color: #b0161a;
}

@media (max-width: 991px) {
    .indicator__value {
        background: #b0161a;
        color: #FFF;
    }

}

.page-header__back i {
    color: #b0161a;
}

.input-check__input:checked ~ .input-check__box {
    background: #294598;
}

.block-slideshow .owl-carousel .owl-dot {
    background: #294598;
}

.block-slideshow .owl-carousel .owl-dot.active {
    background: #b0161a;
}

.block-header__arrow {
    background: transparent;
    color: #b0161a;
}

.block-header__arrow:hover {
    background: #f7f7f7;
    color: #b0161a;
}

.block-header__arrow:active {
    background: transparent;
    color: #b0161a;
}

.block-header__arrow:focus {
    background: #f7f7f7;
    color: #b0161a;
}

.filter__arrow {
    color: #b0161a;
}

.title-checkout, .footer-links__title {
    color: #294598;
}

.footer-contacts__title, .service-bar__title:hover {
    color: #294598;
}

.footer-newsletter__title {
    color: #294598;
}

.footer-payment__title {
    color: #294598;
}

.footer-seals__title {
    color: #294598;
}

.megamenu__links--level--1 .megamenu__item a {
    font-size: 13px;
    font-weight: 400;
    white-space: nowrap;
}

.footer-seals__text img {
    width: 50%!important;
}

.product-tabs__title, .block-header__title {
    color: #294598;
}

.page-header__title {
    color: #294598;
}

.product__name {
    color: #294598;
}

.nav-links__item-body {
    padding: 0 10px;
}

.product-card__image img {
    max-width: 90%;
}

.container__products-carousel-grid {
    margin-top: 40px;
}

.topbar-link {
    color: #416fb0;
    font-weight: 500;
}

.site-header__phone-title {
    color: #416fb0;
    font-weight: 500;
    margin-top: 5px;
}

.topbar {
    position: relative;
}

.site-header__middle {
    height: 100px;
    margin-bottom: 0px;
}

.footer-institutional-h div:first-child {
    max-width: 40%;
}

.footer-institutional-h div:nth-child(2) {
    max-width: 60%;
    margin-left: 30px;
}

.site-header__seal img {
    margin-left: 20px;
    height: 50px;
}

.product__actions-item--addtocart a {
    background: #294598;
    color: #fff;
}

.product__actions-item--addtocart a:hover {
    background: #294598;
    color: #fff;
}

.product__actions-item--addtocart a:focus {
    background: #294598;
    color: #fff;
}

.product__actions-item--addtocart a:active {
    background: #294598;
    color: #fff;
}

.product-card__login {
    background: #294598;
    color: #fff;
    width: 100%;
}

.product-card__login:hover {
    background: #294598;
    color: #fff;
    width: 100%;
}

.product-card__login:active {
    background: #294598;
    color: #fff;
    width: 100%;
}

.product-card__login:focus {
    background: #294598;
    color: #fff;
    width: 100%;
}

.nav-links__item {
    margin-left: 0px;
}

.site-header__nav-panel .fa-chevron-down {
    display: none;
}

.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-header__cart i {
    color: #294598;
}

.indicator__value {
    background-color: #CE0E13;
    color: #fff;
}

.nav-links__item:last-child {
    padding-left: 10px;
}

.nav-links__item:last-child .nav-links__item-link {
    background-color: #CE0E13;
    color: white;
    font-weight: bold;
    padding-right: 10px;
    transition: 0.3s;
}

.nav-links__item:last-child .nav-links__item-link:hover {
    background-color: #b7031c;
}

@media (max-width: 767px) {
    .footer-contacts__text {
        display: flex;
        justify-content: center;
    }
}

.footer-institutional-h div:first-child {
    max-width: 48%;
    padding: 0 0 15px 0;
}

.service-bar__title:first-child {
    display: none;
}

.service-bar__row .col-12.text-center .row:last-child {
    display: flex;
    justify-content: center;
}