body {
    font-family: "Roboto", "sans-serif";
}

.loading__spinner {
    color: #005DA2;
}

.site-header__logo img {
    height: 60px;
}

.footer-contacts__text img {
    height: 60px;
}

.site-header__cart i {
    color: #909090;
}

.site-header__cart i:hover {
    color: #5a5a5a;
}

.site-header__cart .indicator__value {
    background-color: #005DA2;
    color: #fff;
}

.nav-panel {
    background: #005DA2;
    color: #fff;
}

.site-newsletter {
    background: #005DA2;
    color: #FFFFFF;
}

.block-brands__slider .owl-nav i, .block-products-carousel__slider .owl-nav i {
    color: #005DA2;
}

.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: #005DA2;
}

.product-card__new-price {
    color: #005DA2;
}

.product__price {
    color: #005DA2;
}

.product__new-price {
    color: #005DA2;
}

.top-button {
    color: #FFCC2A;
}

.site-header__phone-title {
    color: #28a745;
    margin-top: 5px;
}

@media (max-width: 991px) {
    .indicator__value {
        background: #005DA2;
        color: #fff;
    }

}

.page-header__back i {
    color: #EBCE02;
}

.input-check__input:checked ~ .input-check__box {
    background: #005DA2;
}

.container__register-customer-form .alert {
    background: transparent;
    padding: 0px;
}

.container__activate-customer-form .alert {
    background: transparent;
    padding: 0px;
}

.product-tabs__title, .block-header__title {
    margin-right: 20px;
}

.block-header__link {
    color: #fff;
    background: #28a745;
    font-size: 14px;
}

.block-slideshow .owl-carousel .owl-dot {
    background: #005DA2;
}

.block-slideshow .owl-carousel .owl-dot.active {
    background: #ED3236;
}

.block-header__arrow {
    background: transparent;
    color: #005DA2;
}

.block-header__arrow:hover {
    background: #f7f7f7;
    color: #005DA2;
}

.block-header__arrow:active {
    background: transparent;
    color: #005DA2;
}

.block-header__arrow:focus {
    background: #f7f7f7;
    color: #005DA2;
}

.filter__arrow {
    color: #005DA2;
}

.page-header__title {
    color: #005DA2;
}

.topbar__item--divider {
    display: none;
}

.topbar-link {
    background: #005DA2;
    color: #FFF;
    padding: 10px;
}

.topbar-link:hover {
    color: #fff;
}

.block-products-carousel[data-layout="grid-5"] .product-card .product-card__info {
    height: 130px;
}

.megamenu__links--level--1 .megamenu__item a {
    white-space: nowrap;
}

.nav-links__item {
    margin-left: 0px;
}

.nav-links__item-body {
    padding: 0 10px;
}

.nav-links__item-link {
    font-size: 15px;
    white-space: nowrap;
}

.nav-links__item-link:last-child {
    color: #FFCC2A;
}

.nav-links__item:last-child .nav-links__item-body {
    margin-left: 10px;
    background: #fff;
    color: #005da2;
    padding: 10px;
    border-top: #005da2 5px solid;
    border-bottom: #005da2 5px solid;
    border-radius: 20px;
}

@media (max-width: 1199px) {
    .nav-links__item-link {
        font-size: 12px;
        white-space: nowrap;
    }

    .nav-links__item:last-child .nav-links__item-body {
        margin-left: 0px;
    }

}

.footer__text {
    text-align: center;
    color: #005DA2;
    margin-top: 10px;
    font-weight: 500;
}

#modal-location .btn {
    background: #005DA2;
    color: #FFF;
    padding: 10px;
}

.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;
}

.footer-apps__text img {
    width: 120px;
}

[dir=ltr] .nav-panel__nav-links {
    margin-right: 0px;
    height: 46px;
}

.nav-links__list {
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    position: absolute;
}

.title-checkout, .footer-links__title {
    color: #005DA2;
}

.footer-contacts__title, .service-bar__title:hover {
    color: #005DA2;
}

.footer-newsletter__title {
    color: #005DA2;
}

.footer-payment__title {
    color: #005DA2;
}

.footer-seals__title {
    color: #005DA2;
}

.footer-apps__title {
    color: #005DA2;
}