body {
    font-family: "Roboto", "sans-serif";
}

.loading__spinner {
    color: #e5322d;
}

.site-footer {
    border-top: 1px solid #e5322d;
}

.topbar {
    border-bottom: 1px solid #e5322d;
}

.site-header__logo img {
    height: 70px;
}

.site-header__cart i {
    color: #999;
}

.site-header__cart i:hover {
    color: #5a5a5a;
}

.site-header__cart .indicator__value {
    background-color: #e5322d;
    color: #fff;
}

.footer-contacts__text img {
    height: 70px;
}

.nav-panel {
    background: #e5322d;
    color: #FFF;
}

.site-newsletter {
    background: #e5322d;
    color: #FFFFFF;
}

.block-brands__slider .owl-nav i, .block-products-carousel__slider .owl-nav i {
    color: #e5322d;
}

.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: #e5322d;
}

.product-card__new-price {
    color: #e5322d;
}

.product__price {
    color: #e5322d;
}

.product__new-price {
    color: #e5322d;
}

.top-button {
    color: #e5322d;
}

@media (max-width: 991px) {
    .indicator__value {
        background: #e5322d;
        color: #FFF;
    }

}

.page-header__back i {
    color: #e5322d;
}

.input-check__input:checked ~ .input-check__box {
    background: #e5322d;
}

.block-slideshow .owl-carousel .owl-dot {
    background: #999;
}

.block-slideshow .owl-carousel .owl-dot.active {
    background: #000;
}

.block-slideshow .owl-carousel .owl-dots {
    bottom: 10px;
}

.block-slideshow {
    margin-bottom: 0px;
}

.block-banner {
    margin-top: 0px!important;
}

.block-header__arrow {
    background: transparent;
    color: #e5322d;
}

.block-header__arrow:hover {
    background: #f7f7f7;
    color: #e5322d;
}

.block-header__arrow:active {
    background: #f7f7f7;
    color: #e5322d;
}

.block-header__arrow:focus {
    background: #f7f7f7;
    color: #e5322d;
}

.filter__arrow {
    color: #e5322d;
}

.title-checkout, .footer-links__title {
    color: #fff;
    text-transform: uppercase;
}

.footer-contacts__title, .service-bar__title:hover {
    color: #fff;
    text-transform: uppercase;
}

.footer-newsletter__title {
    color: #fff;
    text-transform: uppercase;
}

.footer-payment__title {
    color: #fff;
    text-transform: uppercase;
}

.footer-seals__title {
    color: #fff;
    text-transform: uppercase;
}

.megamenu__links--level--1 .megamenu__item a {
    font-size: 14px;
    white-space: nowrap;
    margin-right: 15px;
    text-transform: uppercase;
}

.footer-seals__text img {
    width: 50%!important;
}

.product-tabs__title, .block-header__title {
    color: #e5322d;
}

.page-header__title {
    color: #e5322d;
}

.product__name {
    color: #e5322d;
}

.container__products-carousel-grid {
    margin-top: 30px;
}

.product-tabs__item {
    color: #e5322d;
}

.product-tabs__item:hover {
    color: #e5322d;
}

.product-tabs__item--active {
    border-bottom-color: #e5322d;
}

[dir=ltr] .nav-panel__nav-links {
    margin-right: 0px;
}

.site-header__nav-panel .fa-chevron-down {
    display: none;
}

.megamenu {
    background: #e5322d;
    color: #FFF;
}

.megamenu__links--level--1 > .megamenu__item > a {
    font-size: 15px;
    white-space: nowrap;
    padding-right: 20px;
    color: #FFF;
}

.product-card__login {
    background: #e5322d;
    color: #fff;
    width: 100%;
}

.product-card__login:hover {
    background: #e5322d;
    color: #fff;
    width: 100%;
}

.product-card__login:active {
    background: #e5322d;
    color: #fff;
    width: 100%;
}

.product-card__login:focus {
    background: #e5322d;
    color: #fff;
    width: 100%;
}

.footer-links__item {
    text-transform: uppercase;
}

.products-list[data-layout="grid-4-sidebar"] .product-card .product-card__buttons .btn {
    padding: 5px;
}

.product__actions-item--addtocart a {
    background: #e5322d;
    color: #fff;
}

.product__actions-item--addtocart a:hover {
    background: #e5322d;
    color: #fff;
}

.product__actions-item--addtocart a:focus {
    background: #e5322d;
    color: #fff;
}

.product__actions-item--addtocart a:active {
    background: #e5322d;
    color: #fff;
}

.title-checkout, .footer-links__title {
    color: #e5322d;
}

.footer-contacts__title, .service-bar__title:hover {
    color: #e5322d;
}

.footer-newsletter__title {
    color: #e5322d;
}

.footer-payment__title {
    color: #e5322d;
}

.footer-seals__title {
    color: #e5322d;
}

.footer-apps__title {
    color: #e5322d;
}

.footer-contacts__contacts a {
    white-space: nowrap;
}

.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;
}

.nav-links__item {
    white-space: nowrap;
}