body {
    font-family: "Roboto", "sans-serif";
}

.loading__spinner {
    color: #48A23F;
}

.site-header__logo img {
    height: 110px;
}

.site-header__cart i {
    color: #999;
}

.site-header__cart i:hover {
    color: #5a5a5a;
}

.site-header__cart .indicator__value {
    background-color: #48A23F;
    color: #fff;
}

.footer-contacts__text img {
    height: 70px;
}

.footer-apps__text img {
    width: 120px;
}

.nav-panel {
    background: #48A23F;
    color: #FFF;
}

.block-brands__slider .owl-nav i, .block-products-carousel__slider .owl-nav i {
    color: #48A23F;
}

.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: #48A23F;
}

.product-card__new-price {
    color: #48A23F;
}

.product__price {
    color: #48A23F;
}

.product__new-price {
    color: #48A23F;
}

.top-button {
    color: #48A23F;
}

@media (max-width: 991px) {
    .indicator__value {
        background: #48A23F;
        color: #FFF;
    }
}

.page-header__back i {
    color: #48A23F;
}

.input-check__input:checked ~ .input-check__box {
    background: #48A23F;
}

.block-slideshow .owl-carousel .owl-dot {
    background: #999;
}

.block-slideshow .owl-carousel .owl-dot.active {
    background: #48A23F;
}

.block-header__arrow {
    background: transparent;
    color: #48A23F;
}

.block-header__arrow:hover {
    background: #f7f7f7;
    color: #999;
}

.block-header__arrow:active {
    background: transparent;
    color: #48A23F;
}

.block-header__arrow:focus {
    background: #f7f7f7;
    color: #48A23F;
}

.filter__arrow {
    color: #48A23F;
}

.site-newsletter__title {
    color: #48A23F;
}

.footer-links__title {
    color: #48A23F;
}

.footer-contacts__title, .service-bar__title:hover {
    color: #48A23F;
}

.footer-newsletter__title {
    color: #48A23F;
}

.footer-payment__title {
    color: #48A23F;
}

.footer-seals__title {
    color: #48A23F;
}

.footer-apps__title {
    color: #48A23F;
}

.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: #48A23F;
}

.page-header__title {
    color: #48A23F;
}

.product__name {
    color: #48A23F;
}

.container__products-carousel-grid {
    margin-top: 30px;
}

.product-tabs__item {
    color: #48A23F;
}

.product-tabs__item:hover {
    color: #48A23F;
}

.product-tabs__item--active {
    border-bottom-color: #48A23F;
}

.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;
}

.nav-links__item-link:hover {
    background-color: #a6fa9d;
    color: #48A23F;
}

.megamenu__links--level--1 > .megamenu__item > a:hover {
    color: #48A23F;
}

.megamenu__links--level--1 > .megamenu__item > a:active {
    color: #48A23F;
}

.megamenu__links--level--1 > .megamenu__item > a:focus {
    color: #48A23F;
}

.nav-links__item {
    margin-left: 2px;
    margin-right: 2px;
}

.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;
}

.mobile-header__logo img {
    max-height: 45px;
    max-width: 200px;
}

.modo-preparo .color {
    border-color: #6782ec!important;
}

.modo-preparo h5 {
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 15px;
    color: #47b04c;
}

.modo-preparo .color p {
    font-size: 18px;
    margin-bottom: 15px;
}

.modo-preparo .content-preparo {
    border: 2px solid #000;
    margin-top: 80px;
    border-top: none;
}

.modo-preparo .content-preparo ul {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: center;
    text-align: center;
    margin: 0 auto;
    padding-left: 0px;
    padding-bottom: 20px;
    background: #fff;
    background: -moz-linear-gradient(180deg,rgba(255,255,255,0) 5%,#fff 25%);
    background: -webkit-linear-gradient(180deg,rgba(255,255,255,0) 5%,#fff 25%);
    background: linear-gradient(180deg,rgba(255,255,255,0) 5%,#fff 25%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
    list-style-type: none;
}

.modo-preparo .content-preparo ul li {
    position: relative;
    width: 25%;
}

.modo-preparo .content-preparo ul li .txt h6 {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 15px;
}

.modo-preparo .content-preparo ul li .txt p {
    font-size: 14px;
    margin-bottom: 15px;
}

.modo-preparo .content-preparo ul::before {
    content: '';
    width: 30px;
    height: 2px;
    position: absolute;
    top: 0;
    left: 0;
    background: #6782ec!important;
}

.modo-preparo .content-preparo ul li:after {
    content: '';
    position: absolute;
    top: 60%;
    right: 0;
    transform: translateY(-50%);
    height: 80%;
    width: 2px;
    background: #6782ec!important;
}

.modo-preparo .content-preparo ul li:last-child:after {
    display: none;
}

.modo-preparo .content-preparo ul li .ico {
    margin-bottom: 15px;
    margin-top: -30px;
    padding: 0 30%;
    position: relative;
}

.modo-preparo .content-preparo ul li .txt {
    padding: 0 10% 5%;
}

.modo-preparo .content-preparo ul::after {
    content: '';
    width: 30px;
    height: 2px;
    position: absolute;
    top: 0;
    right: 0;
    background: #6782ec!important;
}

@media (max-width: 991px) {
    .modo-preparo {
        display: block;
        margin-bottom: 60px;
    }
    .modo-preparo h5 {
        font-size: 22px;
        font-weight: 700;
        margin-bottom: 12px;
        color: #47b04c;
        text-align: center;
    }
    .modo-preparo p {
        text-align: center;
    }
    .modo-preparo .content-preparo {
        border: 0;
        margin-top: 20px;
    }
    .modo-preparo .content-preparo ul {
        position: relative;
        background: 0 0;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        text-align: center;
        margin: 0 auto;
        padding-bottom: 0;
    }
    .modo-preparo .content-preparo ul li {
        position: relative;
        width: 100%;
        padding: 8% 0;
        border-bottom: 2px solid #6782ec!important;
    }
    .modo-preparo .content-preparo ul li:last-child {
        border-bottom: 0px!important;
    }
    .modo-preparo .content-preparo ul li .ico {
        margin-bottom: 15px;
        padding: 0 35%;
        margin-top: 10px;
    }
    .modo-preparo .content-preparo ul li .txt {
        background: #fff;
        background: -moz-linear-gradient(180deg,rgba(255,255,255,0) 5%,#fff 20%);
        background: -webkit-linear-gradient(180deg,rgba(255,255,255,0) 5%,#fff 20%);
        background: linear-gradient(180deg,rgba(255,255,255,0) 5%,#fff 20%);
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
    }
    .modo-preparo .content-preparo ul li:after {
        display: none;
    }
    .modo-preparo .content-preparo ul::before {
        display: none;
    }
    .modo-preparo .content-preparo ul::after {
        display: none;
    }
}

.footer-contacts__text img {
    height: 110px;
}

.block-products-carousel[data-layout=grid-5] .product-card .product-card__info {
    min-height: 75px;
}

.block-products-carousel__column .product-card__prices {
    min-height: 1px;
    margin-bottom: 6px;
}

.product-card__login {
    background: #48A23F;
    color: #fff;
    width: 100%;
}

.site-header__middle {
    height: 130px;
}

.site-header__resumed {
    height: 125px;
}

.site-header__middle__resumed {
    padding-top: 26px;
}

.topbar-message {
    background: #48A23F;
}