body {
    font-family: "Roboto", "sans-serif";
}

.loading__spinner {
    color: #04A54F;
}

.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: #04A54F;
    color: #fff;
}

@media (min-width: 992px) {
    .site__body {
        margin-top: 171px;
    }
}

.site-header {
    position: fixed;
    top: 0;
    width: 100%;
    background: #ffffff;
}


.footer-contacts__text img {
    height: 70px;
}

.footer-apps__text img {
    width: 120px;
}

.nav-panel {
    background: #04A54F;
    color: #FFF;
}

.block-brands__slider .owl-nav i, .block-products-carousel__slider .owl-nav i {
    color: #04A54F;
}

.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: #04A54F;
}

.product-card__new-price {
    color: #04A54F;
}

.product__price {
    color: #04A54F;
}

.product__new-price {
    color: #04A54F;
}

.top-button {
    color: #04A54F;
}

@media (max-width: 991px) {
    .indicator__value {
        background: #04A54F;
        color: #FFF;
    }

}

.page-header__back i {
    color: #04A54F;
}

.input-check__input:checked ~ .input-check__box {
    background: #04A54F;
}

.block-slideshow .owl-carousel .owl-dot {
    background: #999;
}

.block-slideshow .owl-carousel .owl-dot.active {
    background: #04A54F;
}

.block-header__arrow {
    background: transparent;
    color: #04A54F;
}

.block-header__arrow:hover {
    background: #f7f7f7;
    color: #999;
}

.block-header__arrow:active {
    background: transparent;
    color: #04A54F;
}

.block-header__arrow:focus {
    background: #f7f7f7;
    color: #04A54F;
}

.filter__arrow {
    color: #04A54F;
}

.title-checkout, .footer-links__title {
    color: #04A54F;
}

.footer-contacts__title, .service-bar__title:hover {
    color: #04A54F;
}

.footer-newsletter__title {
    color: #04A54F;
}

.footer-payment__title {
    color: #04A54F;
}

.footer-seals__title {
    color: #04A54F;
}

.footer-apps__title {
    color: #04A54F;
}

.megamenu__links--level--1 .megamenu__item a {
    font-size: 14px;
    white-space: nowrap;
    margin-right: 15px;
}

.footer-seals__text img {
    width: 50%!important;
}

.block-header__title {
    color: #04A54F;
}

.page-header__title {
    color: #04A54F;
}

.product__name {
    color: #04A54F;
}

.container__products-carousel-grid {
    margin-top: 30px;
}

.product-tabs__item {
    color: #04A54F;
}

.product-tabs__item:hover {
    color: #04A54F;
}

.product-tabs__item--active {
    border-bottom-color: #04A54F;
}

.block-products-carousel[data-layout=grid-5] .product-card .product-card__actions {
    padding: 15px 15px 15px;
}

[dir=ltr] .nav-panel__nav-links {
    margin-right: 0px;
    height: 46px;
}

.nav-links__list {
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    position: absolute;
}

@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--has-submenu .nav-links__item-body {
    padding-right: 15px!important;
}

.nav-links__item-body .fa-chevron-down {
    display: none;
}

.megamenu__links--level--1 > .megamenu__item > a {
    font-size: 14px;
    font-weight: 500;
    white-space: nowrap;
    padding-right: 20px;
    color: #FFFFFF;
}

.megamenu__links--level--1 > .megamenu__item > a:hover {
    color: #04A54F;
    color: #FFFFFF;
}

.megamenu__links--level--1 > .megamenu__item > a:active {
    color: #04A54F;
}

.megamenu__links--level--1 > .megamenu__item > a:focus {
    color: #04A54F;
}

.megamenu {
    background: #04A54F;
}

.nav-links__item {
    margin-left: -3px;
    margin-right: -3px;
}

.topbar-message {
    background: #606061;
    color: #FFF;
    min-height: 40px;
    padding: 10px;
}

.topbar-message .fa-shipping-fast {
    font-size: 20px;
}

.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;
}


.nav-links__item:nth-child(12) .nav-links__item-body {
    background-color: #600168;
}



.nav-links__item:nth-child(13) .nav-links__item-body {
    background-color: #ed1818;
    margin-left: 10px;
    color: #FFFFFF;
}

.nav-links__item:last-child .nav-links__item-link {
    background-color: #93CF1C;
    margin-left: 10px;
    color: #FFFFFF;
}

.container__cart-container__split-title {
    display: none;
}

.container__confirmation-container__split-title {
    display: none;
}

.checkout__totals__split-title {
    display: none;
}

.modal-header {
    background: #04a54f;
    color: #ffffff;
}

.fa-times {
    color: #ffffff;
}

/*----------------------------------------------------------------IDEAL*/