body {
    font-family: "Roboto", "sans-serif";
}

.loading__spinner {
    color: #D73631;
}

.site-header__logo img {
    height: 70px;
}

.footer-contacts__text img {
    height: 70px;
}

.nav-panel {
    background: #2F666C;
    color: #FFF;
}

.site-newsletter {
    background: #2F666C;
    color: #FFFFFF;
}

.block-brands__slider .owl-nav i, .block-products-carousel__slider .owl-nav i {
    color: #2F666C;
}

.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: #2F666C;
}

.product-card__new-price {
    color: #2F666C;
}

.product__price {
    color: #2F666C;
}

.product__new-price {
    color: #2F666C;
}

.top-button {
    color: #D73631;
}

@media (max-width: 991px) {
    .indicator__value {
        background: #D73631;
        color: #FFF;
    }

}

.page-header__back i {
    color: #D73631;
}

.input-check__input:checked ~ .input-check__box {
    background: #2F666C;
}

.block-slideshow .owl-carousel .owl-dot {
    background: #2F666C;
}

.block-slideshow .owl-carousel .owl-dot.active {
    background: #D73631;
}

.block-header__arrow {
    background: transparent;
    color: #D73631;
}

.block-header__arrow:hover {
    background: #f7f7f7;
    color: #D73631;
}

.block-header__arrow:active {
    background: transparent;
    color: #D73631;
}

.block-header__arrow:focus {
    background: #f7f7f7;
    color: #D73631;
}

.filter__arrow {
    color: #D73631;
}

.title-checkout, .footer-links__title {
    color: #2F666C;
}

.footer-contacts__title, .service-bar__title:hover {
    color: #2F666C;
}

.footer-newsletter__title {
    color: #2F666C;
}

.footer-payment__title {
    color: #2F666C;
}

.footer-seals__title {
    color: #2F666C;
}

.nav-links__item-link {
    font-size: 12px;
}

.megamenu__links--level--1 .megamenu__item a {
    font-size: 12px;
    white-space: nowrap;
}

.footer-seals__text img {
    width: 50%!important;
}

.product-tabs__title, .block-header__title {
    color: #2F666C;
}

.page-header__title {
    color: #2F666C;
}

.product__name {
    color: #2F666C;
}

.nav-links__item-body {
    padding: 0 10px;
}

.product-card__image img {
    max-width: 90%;
}

.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__title {
    color: #2F666C;
}