body {
    font-family: "Roboto", "sans-serif";
}

.loading__spinner {
    color: #EC671A;
}

.site-header {
    background: #EC671A;
    color: #FFFFFF;
}

.site-header__logo img {
    height: 70px;
}

.footer-contacts__text img {
    height: 70px;
}

.nav-panel {
    background: #474747;
    color: #fff;
}

.site-newsletter {
    background: #474747;
    color: #FFFFFF;
}

.block-brands__slider .owl-nav i, .block-products-carousel__slider .owl-nav i {
    color: #474747;
}

.block-products-carousel__cell .product-card__name {
    min-height: 70px;
}

.top-button {
    color: #EC671A;
    bottom: 120px;
}

.site-header__phone-title {
    color: #FFF;
    margin-top: 5px;
}

.search__form {
    background: #FFFFFF;
}

@media (max-width: 991px) {
    .indicator__value {
        background: #EC671A;
        color: #fff;
    }

}

@media (min-width: 992px) and (max-width: 1199px) {
    .nav-links__item-link {
        font-size: 12px;
    }

}

@media (min-width: 1200px) {
    .nav-links__item-link {
        font-size: 14px;
    }

}

.product-tabs__title, .block-header__title {
    color: #EC671A;
}

.block-header__arrow {
    color: #EC671A;
}

.block-header__arrow:hover {
    color: #FFF;
    background: #EC671A;
}

.page-header__title h1 {
    color: #EC671A;
}

.page-header__back i {
    color: #EC671A;
}

.block-slideshow .owl-carousel .owl-dot {
    background: #474747;
}

.block-slideshow .owl-carousel .owl-dot.active {
    background: #EC671A;
}

.title-checkout, .footer-links__title {
    color: #EC671A;
}

.footer-contacts__title, .service-bar__title:hover {
    color: #EC671A;
}

.footer-newsletter__title {
    color: #EC671A;
}

.footer-payment__title {
    color: #EC671A;
}

.footer-seals__title {
    color: #EC671A;
}

.footer-apps__title {
    color: #EC671A;
}

.footer-apps__text img {
    width: 120px;
}

.megamenu__links--level--1 > .megamenu__item > a {
    font-size: 12px;
    white-space: nowrap;
    padding-right: 20px;
}

.nav-links__item {
    margin-left: 0px;
}

.nav-links__item-body {
    padding: 0 8px;
}

.product__collection--img {
    margin-bottom: 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;
}

.site-footer {
    background: #474747;
    color: #FFF;
}

.fa-whatsapp {
    color: #FFF;
}

.site-footer__copyright {
    text-align: left!important;
}

.mobile-header__panel {
    color: #fff;
    background: #EC671A;
}

.mobile-header__search {
    background-color: #EC671A;
}

.mobile-header__indicators i {
    color: #fff;
}

.mobile-header__menu-button i {
    color: #fff;
}

.mobile-header__search-form {
    background: #fff;
}

.indicator__value {
    background: #FFF!important;
    color: #5a5a5a!important;
}

.mobile-header__search input {
    background: #FFF;
}