body {
    font-family: "Roboto", "sans-serif";
}

.loading__spinner {
    color: #392a82;
}

.site-header__logo img {
    height: 50px;
}

.site-header__cart i {
    color: #be0229;
}

.site-header__cart i:hover {
    color: #5a5a5a;
}

.site-header__cart .indicator__value {
    background-color: #392a82;
    color: #fff;
}

.footer-contacts__text img {
    height: 50px;
}

.footer-apps__text img {
    width: 120px;
}

.nav-panel {
    background: #FFF;
    color: #392a82;
}

.nav-links__item-link:hover {
    background-color: #392a82;
    color: #FFF;
}

.block-brands__slider .owl-nav i, .block-products-carousel__slider .owl-nav i {
    color: #392a82;
}

.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: #ef0000;
}

.product-card__promotion-legend {
    order: 2;
    font-size: 15px;
}

.product-card__new-price {
    color: #ef0000;
}

.product__price {
    color: #ef0000;
}

.product__new-price {
    color: #ef0000;
}

.top-button {
    color: #392a82;
}

@media (max-width: 991px) {
    .indicator__value {
        background: #392a82;
        color: #FFF;
    }
}

.page-header__back i {
    color: #392a82;
}

.input-check__input:checked ~ .input-check__box {
    background: #392a82;
}

.block-slideshow .owl-carousel .owl-dot {
    background: #be0229;
}

.block-slideshow .owl-carousel .owl-dot.active {
    background: #392a82;
}

.block-header__arrow {
    background: transparent;
    color: #392a82;
}

.block-header__arrow:hover {
    background: #f7f7f7;
    color: #be0229;
}

.block-header__arrow:active {
    background: transparent;
    color: #392a82;
}

.block-header__arrow:focus {
    background: #f7f7f7;
    color: #392a82;
}

.filter__arrow {
    color: #392a82;
}

.site-newsletter__title {
    color: #392a82;
}

.footer-links__title {
    color: #392a82;
}

.footer-contacts__title, .service-bar__title:hover {
    color: #392a82;
}

.footer-newsletter__title {
    color: #392a82;
}

.footer-payment__title {
    color: #392a82;
}

.footer-seals__title {
    color: #392a82;
}

.footer-apps__title {
    color: #392a82;
}

.megamenu__links--level--1 .megamenu__item a {
    font-size: 12px;
    white-space: nowrap;
    margin-right: 15px;
}

.footer-seals__text img {
    width: 50%!important;
}

.block-header__title {
    color: #392a82;
}

.page-header__title {
    color: #392a82;
}

.product__name {
    color: #392a82;
}

.container__products-carousel-grid {
    margin-top: 30px;
}

.product-tabs__item {
    color: #392a82;
}

.product-tabs__item:hover {
    color: #392a82;
}

.product-tabs__item--active {
    border-bottom-color: #392a82;
}

.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;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .nav-links__item-link {
        font-size: 13px;
        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: 12px;
    font-weight: 500;
    white-space: nowrap;
    padding-right: 20px;
}

.megamenu__links--level--1 > .megamenu__item > a:hover {
    color: #392a82;
}

.megamenu__links--level--1 > .megamenu__item > a:active {
    color: #392a82;
}

.megamenu__links--level--1 > .megamenu__item > a:focus {
    color: #392a82;
}

.nav-links__item {
    margin-left: 2px;
    margin-right: 2px;
}

.topbar-message {
    background: #FF0000;
    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;
}

.site-newsletter {
    background: #392a82;
}

.site-newsletter__title {
    color: #fff;
}

.service-bar {
    background: #be0229;
}

.site-header__phone-title {
    color: #392a82;
}

.search__button {
    color: #be0229;
}

.search__button:hover {
    color: #392a82;
}

.page-header__title {
    color: #392a82;
}

.service-bar__title:hover {
    color: #392a82;
}

.service-bar__title {
    color: #fff;
}

.mobile-header__logo img {
    max-height: 35px;
    max-width: 200px;
}

.site-header__phone-title {
    font-size: 17px;
}

.nav-links__item--has-submenu .nav-links__item-body {
    padding-right: 5px!important;
}

.nav-links__list {
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    position: absolute;
}

.nav-links__item-body {
    padding: 0 10px;
    padding-top: 0px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 10px;
}

.search__button {
    background: #be0229;
    color: #fff;
}


.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-footer {
    margin: 0px;
    background: #fff;
    border-top: 1px solid #ebebeb;
}

.service-bar {
    margin-bottom: 0px;
}

.product-card .product-card__actions {
    display: flex;
    flex-direction: column;
}

.product-card__buttons {
    order: 3;
}


.block-slideshow__body .owl-nav i {
    color: rgb(117, 117, 117);
    font-size: 40px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 45px;
    width: 45px;
    opacity: 1;
    margin-inline-start: -4px;
    margin-inline-end: -4px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
    transition: 0.8s;
    border-radius: 50%;
    background: rgb(255, 255, 255);
    /* Efeito no botao de passar o banner carrossel */
}

.block-brands__slider .owl-nav i, .block-products-carousel__slider .owl-nav i {
    color: rgb(117, 117, 117);
    font-size: 40px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 45px;
    width: 45px;
    opacity: 1;
    margin-inline-start: -4px;
    margin-inline-end: -4px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
    transition: 0.8s;
    border-radius: 50%;
    background: rgb(255, 255, 255);
}

.block-slideshow__body .owl-nav i:hover {
    background: #392a82;
}

.block-brands__slider .owl-nav i, .block-products-carousel__slider .owl-nav i:hover {
    background: #392a82;
}

.block-products-carousel__cell {
    padding: 7px;
    /* Espaçamento entre a borda de cada produto */
}

.product-card.product-card {
    border: 1px solid;
    /* Tamanho da borda */
    background-color: #FFFFFF;
    /* Cor do interior da borda */
    border-color: #d1cfcf;
    /* Cor da borda */
    border-radius: 15px;
    /* Arredondamento da borda */
    transition: border-color 0.3s ease;
    /* Tempo e suavidade da transição da cor da borda */
}

.product-card.product-card:hover {
    border-color: #008DD0;
    /* Altera a coloração da borda ao manter o cursor acima */
}

.block-header {
    padding-bottom: 20px;
    /* Espaço abaixo do titulo nas vitrines da home */
}

.nav-links__item-link {
    color: #be0229;
}

.nav-links__item-link {
    color: #be0229;
}

.nav-panel {
    padding-top: 10px;
    padding-bottom: 4px;
}

.nav-links__item-body {
    color: #000;
}

.nav-links__item-body:hover {
    color: #fff;
}

@media (hover: hover) {
    .block-products-carousel[data-layout="grid-5"] .product-card .product-card__buttons {
        max-width: 150px;
        min-height: 120px;
    }
}

.block-products-carousel__column .product-card__prices {
    min-height: 35px;
    margin-bottom: 10px;
}

.product-card__pack {
    padding-left: 20px;
    padding-right: 20px;
}

.btn-primary, .btn-primary.disabled, .btn-primary:disabled {
    border-color: #909090;
    background: #1f2cc4;
    color: #fff;
    fill: #5a5a5a;
}