body {
    font-family: "Roboto", "sans-serif";
}

.loading__spinner {
    color: #e2a900;
}

.site-header {
    background: #A3003C;
    color: #FFF;
}

.site-header__logo {
    -webkit-box-align: left;
    -ms-flex-align: left;
    align-items: left;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
}

.site-header .fa-whatsapp {
    color: #FFF;
}

@media (min-width: 992px) {
    .site__body {
        margin-top: 185px;
    }

    .site-header {
        position: fixed;
        top: 0;
        width: 100%;
    }

}

.site-header__logo img {
    height: 70px;
}

.footer-contacts__text img {
    height: 70px;
}

.nav-panel {
    background: #720940;
    color: #fff;
}

.site-newsletter {
    background: #720940;
    color: #FFFFFF;
}

.block-brands__slider .owl-nav i, .block-products-carousel__slider .owl-nav i {
    color: #720940;
}

.block-products-carousel__cell .product-card__name {
    min-height: 70px;
}

.top-button {
    color: #e2a900;
}

.site-header__phone-title {
    color: #FFF;
    margin-top: 5px;
}

@media (max-width: 991px) {
    .indicator__value {
        background: #e2a900;
        color: #fff;
    }

}

@media (min-width: 992px) and (max-width: 1199px) {
    .nav-links__item-link {
        font-size: 20px;
        margin-right: 5px;
    }

}

@media (min-width: 1200px) {
    .nav-links__item-link {
        font-size: 22px;
        margin-right: 5px;
    }

}

.product-tabs__title, .block-header__title {
    color: #720940;
}

.block-header__arrow {
    color: #720940;
}

.block-header__arrow:hover {
    color: #FFF;
    background: #720940;
}

.page-header__title h1 {
    color: #720940;
}

.page-header__back i {
    color: #e2a900;
}

.block-slideshow .owl-carousel .owl-dot {
    background: #e2a900;
}

.block-slideshow .owl-carousel .owl-dot.active {
    background: #720940;
}

.title-checkout, .footer-links__title {
    color: #720940;
}

.footer-contacts__title, .service-bar__title:hover {
    color: #720940;
}

.footer-newsletter__title {
    color: #720940;
}

.footer-payment__title {
    color: #720940;
}

.footer-seals__title {
    color: #720940;
}

.megamenu {
    background: #720940;
    color: #FFF;
}

.megamenu__links--level--1 > .megamenu__item > a {
    font-size: 14px;
    white-space: nowrap;
    padding-right: 20px;
    color: #FFF;
}

.nav-links__item {
    margin-left: 0px;
}

.nav-links__item-body {
    padding: 0 8px;
}

.product__collection--img {
    margin-bottom: 10px;
}

.search__input {
    background: #FFF;
    border-color: #FFF;
}

.search__button {
    color: #FFF;
}

.search__button:hover {
    color: #FFF;
}

.card-title {
    color: #720940;
}

.topbar-link {
    font-size: 18px;
    color: #720940;
}

.topbar__item--divider {
    color: #720940;
}

.nav-panel__indicators .fa-shopping-cart {
    font-size: 24px;
}

.nav-panel__indicators .fa-clipboard-list {
    font-size: 28px;
}

.container__products-carousel-grid {
    margin-top: 40px;
}

.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__menu li {
    font-size: 16px;
}

.search__input ~ .search__border {
    border-radius: 0px;
}

.indicator__area {
    margin-top: 7px;
}

[dir=ltr] .nav-panel__nav-links {
    margin-right: 0px;
    height: 46px;
}

.nav-links__list {
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    position: absolute;
}

.site-header__middle {
    height: 100px;
    margin-bottom: 0px;
}

h5 {
    color: #720940;
    font-size: 20px;
    font-weight: 700;
}