body {
    font-family: "Roboto", "sans-serif";
}

.loading__spinner {
    color: #92c647;
}

.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: #2e2456;
    color: #fff;
}

.site-header__phone-number {
    margin-right: 9px;

}
.site-header__phone {
    text-align: center !important;
}
.footer-contacts__text img {
    height: 70px;
}

.footer-apps__text img {
    width: 120px;
}

.nav-panel {
    background: #92c647;
    color: #FFF;
}

.block-brands__slider .owl-nav i, .block-products-carousel__slider .owl-nav i {
    color: #2e2456;
}

.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: #2e2456;
}

.product-card__new-price {
    color: #2e2456;
}

.product__price {
    color: #2e2456;
}

.product__new-price {
    color: #2e2456;
}

.top-button {
    color: #92c647;
}

@media (max-width: 991px) {
    .indicator__value {
        background: #2e2456;
        color: #FFF;
    }

}

.page-header__back i {
    color: #92c647;
}

.input-check__input:checked ~ .input-check__box {
    background: #2e2456;
}

.block-slideshow .owl-carousel .owl-dot {
    background: #2e2456;
}

.block-slideshow .owl-carousel .owl-dot.active {
    background: #92c647;
}

.block-header__arrow {
    background: transparent;
    color: #2e2456;
}

.block-header__arrow:hover {
    background: #f7f7f7;
    color: #999;
}

.block-header__arrow:active {
    background: transparent;
    color: #2e2456;
}

.block-header__arrow:focus {
    background: #f7f7f7;
    color: #2e2456;
}

.filter__arrow {
    color: #2e2456;
}

.footer-links__title {
    color: #2e2456;
}

.footer-contacts__title, .service-bar__title:hover {
    color: #2e2456;
}

.footer-newsletter__title {
    color: #2e2456;
}

.footer-payment__title {
    color: #2e2456;
}

.footer-seals__title {
    color: #2e2456;
}

.footer-apps__title {
    color: #2e2456;
}

.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: #2e2456;
}

.page-header__title {
    color: #2e2456;
}

.product__name {
    color: #2e2456;
}

.container__products-carousel-grid {
    margin-top: 30px;
}

.product-tabs__item {
    color: #2e2456;
}

.product-tabs__item:hover {
    color: #2e2456;
}

.product-tabs__item--active {
    border-bottom-color: #2e2456;
}

.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: 90px;
}

.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__body {
    background: #92c647;
}

.megamenu__links--level--1 > .megamenu__item > a {
    font-size: 14px;
    font-weight: 500;
    white-space: nowrap;
    padding-right: 20px;
    color: #FFF;
}

.megamenu__links--level--1 > .megamenu__item > a:hover {
    color: #FFF;
}

.megamenu__links--level--1 > .megamenu__item > a:active {
    color: #FFF;
}

.megamenu__links--level--1 > .megamenu__item > a:focus {
    color: #FFF;
}

.nav-links__item {
    margin-left: 2px;
    margin-right: 2px;
}




/*.nav-links__item:nth-last-child(-n+2) .nav-links__item-body {
    background: #2e2456;
    color: #fff;
    padding: 10px;
    border-top: #2e2456 5px solid;
    border-bottom: #2e2456 5px solid;
    height: 70px;
    font-size: 15px;
    align-items: center;
    margin-top: 0px;
}*/
.nav-links__item:last-child .nav-links__item-body {
    background: #2e2456;
    color: #fff;
    padding: 10px;
    border-top: #2e2456 5px solid;
    border-bottom: #2e2456 5px solid;
    height: 70px;
    font-size: 15px;
    align-items: center;
    margin-top: 0px;
}
.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;
    width: 100%;
    object-fit: cover;
}

.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-newsletter {
    background: #12a0db;
    color: #FFF;
}

.site-newsletter__button {
    background: #2e2456;
    border: #2e2456;
}

.site-newsletter__button:active {
    background: #2e2456!important;
    border: #2e2456!important;
}

.site-newsletter__button:hover {
    background: #2e2456!important;
    border: #2e2456!important;
}

.site-newsletter__button:focus {
    background: #2e2456!important;
    border: #2e2456!important;
}

.topbar {
    background: #2e2456;
    color: #ffffff;
}

.nav-links__item-link img {
    height: 40px;
    position: absolute;
    margin-top: -35px;
    left: 50%;
    transform: translate(-50%,-50%);
}

.nav-links__item-body {
    align-items: end;
    margin-top: 20px;
}

.nav-links__item:nth-child(1):hover {
    background: #2e2456;
}

.nav-links__item:nth-child(2):hover {
    background: #2e2456;
}

.nav-links__item:nth-child(3):hover {
    background: #2e2456;
}

.nav-links__item:nth-child(4):hover {
    background: #2e2456;
}

.nav-links__item:nth-child(5):hover {
    background: #2e2456;
}

.nav-links__item:nth-child(6):hover {
    background: #2e2456;
}

.nav-links__item:nth-child(7):hover {
    background: #2e2456;
}



/* Botao de desconto*/

.site-header__topbar.banner-topo-novo.banner-topo-desktop
{
    background: #559cd5;
    display: flex;
    justify-content: center;
}

.desconto {
    display: none;
    position: fixed;
    /*z-index: 1;*/
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
}

.desconto-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #fefefe;
    margin: 15% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
    max-width: 400px;
    max-height: 300px;
    text-align: center;
    border-radius: 10px;
}

@keyframes bounceIn {
    0% {
        transform: scale(0.1);
        opacity: 0;
    }
    60% {
        transform: scale(1.2);
        opacity: 1;
    }
    80% {
        transform: scale(0.9);
    }
    100% {
        transform: scale(1);
    }
}

#desconto-ok {
    margin-bottom: 10px;
}

.close {
    margin-left: 320px;
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
    cursor: pointer;
}

.close:hover {
    color: #bbb9b9;
}

.success-icon {
    font-size: 50px;
    color: green;
    margin-bottom: 10px;
}

.desconto button {
    background-color: #253261;
    color: white;
    border: none;
    padding: 10px 20px;
    font-size: 16px;
    border-radius: 5px;
    cursor: pointer;
    margin-top: 20px;
    width: 100px;
}

.desconto button:hover {
    background-color: #2f438b;
}
.body-message {
    background-color: #2E2456;
    color: #fff;
    font-weight: bold;
    font-size: 17px;
    padding: 10px;
}
@media (min-width: 992px) {
    .body-message {
        display: none;
    }
}
.product__actions-item.product__actions-item--addtocart a {
    background-color: #28a745;
    color: white;
}

.btn.btn-xs.btn-light.product-card__login {
    background-color: #28a745;
    color: white;
}

.botao-institucional {
    padding: 10px 20px;
    display: flex;
    flex-direction: column;
    font-size: 16px;
    color: #fff !important;
    background-color: #2E2456;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    align-items: center;
    transition: background-color 0.3s ease;
}

.site-header__cart {
    display: flex;
    width: 10% !important;
}