body {
    font-family: "Roboto", "sans-serif";
}

.loading__spinner {
    color: #008e43;
}

.site-header__logo img {
    height: 100px;
}

.site-header {
    background: #000000;
    color: #FFF;
}

.site-header__phone-title {
    color: #FFF;
    margin-top: 5px;
}

.site-header__phone-number .fa-whatsapp {
    color: #FFF;
}

.mobile-header__panel {
    background: #000000;
}

.mobile-header__search {
    background-color: #00a74f;
}

.mobile-header__panel i {
    color: #fff;
}

@media (max-width: 767px) {
    .mobile-header__search-form i {
        color: #b3b3b3;
    }
}

.mobile-header__search input {
    background: #FFFFFF;
}

.nav-panel {
    background: #000000;
    color: #fff;
    border-top: 1px solid #ffffff;
}

.site-newsletter {
    background: #000000;
    color: #FFFFFF;
    border-top: 1px solid #FFFFF4;
}

.block-brands__slider .owl-nav i, .block-products-carousel__slider .owl-nav i {
    color: #008e43;
}

.search__form {
    background: #fff;
}

.top-button {
    color: #e52726;
}

@media (max-width: 991px) {
    .indicator__value {
        background: #e52726;
        color: #fff;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .nav-links__item-link {
        font-size: 12px;
        font-weight: 500;
        white-space: nowrap;
    }
}

@media (min-width: 1200px) {
    .nav-links__item-link {
        font-size: 14px;
        font-weight: 500;
        white-space: nowrap;
    }
}

.nav-links__item-body {
    padding: 0 10px;
}

.product-tabs__title, .block-header__title {
    color: #03a058;
}

.page-header__title h1 {
    color: #03a058;
}

.page-header__back i {
    color: #e52726;
}

.block-slideshow .owl-carousel .owl-dot {
    background: #03a058;
}

.block-slideshow .owl-carousel .owl-dot.active {
    background: #e52726;
}

.title-checkout, .footer-links__title {
    color: #03a058;
}

.footer-contacts__title, .service-bar__title:hover {
    color: #03a058;
}

.footer-newsletter__title {
    color: #03a058;
}

.footer-payment__title {
    color: #03a058;
}

.footer-seals__title {
    color: #03a058;
}

.footer-apps__title {
    color: #03a058;
}

.footer-apps__text img {
    width: 120px;
}

.megamenu__links--level--1 > .megamenu__item > a {
    font-size: 14px;
    white-space: nowrap;
    padding-right: 20px;
    color: #FFFFFF;
    font-weight: 500;
}

.block-products-carousel__cell .product-card__name {
    min-height: 50px;
}

.product-card__name {
    min-height: 45px;
}

.block-products-carousel[data-layout="grid-5"] .product-card .product-card__info {
    height: 80px;
}

.product-card__prices {
    min-height: 10px;
}

.block-header__arrow {
    background: transparent;
    color: #e52726;
}

.block-header__arrow:hover {
    background: #f7f7f7;
    color: #e52726;
}

.block-header__arrow:active {
    background: transparent;
    color: #e52726;
}

.block-header__arrow:focus {
    background: #f7f7f7;
    color: #e52726;
}

.filter__arrow {
    color: #e52726;
}

.product-card .product-card__info {
    margin-bottom: 10px;
}

.product__fidelity--img img {
    height: 60px;
    margin-bottom: 10px;
}

.product-card__fidelity--img img {
    height: 45px;
}

.product__fidelity--title {
    font-size: 16px;
    font-weight: 400;
}

.product__fidelity--price {
    font-size: 22px;
    color: #C9262E;
}

.product-card__fidelity--title {
    font-size: 12px;
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: 400;
}

.product-card__fidelity--price {
    color: #C9262E;
}

.nav-links__item {
    margin-left: 0;
}

.block-label {
    text-align: left;
}

.block-label__text {
    color: #03a058;
    font-weight: 700;
    font-size: 30px;
}

.block-label__hr {
    border-top: 1px solid #f2f2f2;
}

.site-footer__bottom {
    height: 80px;
}

.filter-categories__item--child {
    font-size: 14px;
}

.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;
}

@media (max-width: 767px) {
    .site-footer__logo img {
        margin-top: 40px;
    }
}

.mobile-header__logo img {
    max-height: 75px;
    max-width: 150px;
}

.indicator__value {
    background: #e52726;
    color: #FFF;
}

[dir=ltr] .nav-panel__nav-links {
    margin-right: 0px;
    height: 46px;
}

.nav-links__list {
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    position: absolute;
}

.megamenu__body {
    background: #008e43;
}


.site-footer {
    color: #737373;
}

.mobilemenu {
    color: #737373!important;
}

.input-number__sub, .input-number__add {
    color: #000000;
}

.product-card__prices-condition {
    color: #28A745;
}

.product__prices-condition {
    color: #28A745;
}

@media (min-width: 992px) {
    .site__body {
        margin-top: 187px;
    }

    .topbar-message {
        position: fixed;
        top: 0;
        width: 100%;
    }

    .site-header {
        position: fixed;
        top: 0px;
        width: 100%;
    }

}