body {
    font-family: "Roboto", "sans-serif";
}

.no-scroll {
    overflow: hidden;
}
.site {
    overflow-x: hidden;
}
.site__body {
    transition: padding-top .2s ease;
}
.site__body {
    padding-top: 184px;
}
.page-header__container {
    margin: 20px 0;
}
.loading__spinner {
    color: #393635;
}

.search__input {
    border: 1px solid #001f5f;
}
.site-header {
    background: #FFF;

}
.site-header__resumed {
    width: 100% !important;
}
.site-header__logo img {
    height: 60px;
}

.site-header__cart i {
    color: #001f5f;
}

.site-header__cart i:hover {
    color: #001f5f;
}

.site-header__cart .indicator__value {
    background-color: #001f5f;
    color: #fff;
}

.footer-contacts__text img {
    height: 70px;
}

.footer-apps__text img {
    width: 120px;
}

.nav-panel {
    background: #001f5f;
    color: #393635;
}
.site-header__nav-panel {
    display: none;
}

.block-brands__slider .owl-nav i, .block-products-carousel__slider .owl-nav i {
    color: #393635;
}

.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;
}
.block-products-carousel__column .product-card__buttons .product-card__login {
    position: relative;
    background: #001f5f;
    color: #001f5f;
    height: 50px;
    overflow: hidden;
    transition: all .2s ease;
}

.block-products-carousel__column .product-card__buttons .product-card__login:hover,
.block-products-carousel__column .product-card__buttons .product-card__login:active {
    background: #1f4ba5;
    color: #1f4ba5;
}
.block-products-carousel__column .product-card__buttons .product-card__login:after {
    position: absolute;
    top: 50%;
    left: 50%;
    content: 'Ver preço';
    color: #fff;
    transform: translate(-50%, -50%);
}
.product-card__prices {
    min-height: 15px;
}

.product-card__price {
    color: #393635;
}

.product-card__new-price {
    color: #393635;
}

.product__price {
    color: #393635;
}

.product__new-price {
    color: #393635;
}

.top-button {
    color: #393635;
}

@media (max-width: 991px) {
    .indicator__value {
        background: #fff;
        color: #393635;
    }
}

.page-header__back i {
    color: #393635;
}

.input-check__input:checked ~ .input-check__box {
    background: #393635;
}

.block-slideshow .owl-carousel .owl-dot {
    background: #7d94c3;
}

.block-slideshow .owl-carousel .owl-dot.active {
    background: #001f5f;
}

.block-header__arrow {
    background: transparent;
    color: #393635;
}

.block-header__arrow:hover {
    background: #f7f7f7;
    color: #001f5f;
}

.block-header__arrow:active {
    background: transparent;
    color: #393635;
}

.block-header__arrow:focus {
    background: #f7f7f7;
    color: #393635;
}

.filter__arrow {
    color: #393635;
}

.site-newsletter__title {
    color: #FFF;
}

.footer-links__title {
    color: #393635;
}

.footer-contacts__title, .service-bar__title:hover {
    color: #393635;
}

.footer-newsletter__title {
    color: #393635;
}

.footer-payment__title {
    color: #393635;
}

.footer-seals__title {
    color: #393635;
}

.footer-apps__title {
    color: #393635;
}

.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: #001f5f;
}

.page-header__title {
    color: #001f5f;
}

.product__name {
    color: #393635;
}

.container__products-carousel-grid {
    margin-top: 30px;
}

.product-tabs__item {
    color: #393635;
}

.product-tabs__item:hover {
    color: #393635;
}

.product-tabs__item--active {
    border-bottom-color: #393635;
}

.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: 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;
}

.megamenu__links--level--1 > .megamenu__item > a:hover {
    color: #393635;
}

.megamenu__links--level--1 > .megamenu__item > a:active {
    color: #393635;
}

.megamenu__links--level--1 > .megamenu__item > a:focus {
    color: #393635;
}

.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;
}

.site-newsletter {
    background: #393635;
}

.service-bar {
    background: #393635;
}

.site-header__phone-title {
    color: #001f5f;
}

.search__button {
    color: #001f5f;
}


.service-bar__title:hover {
    color: #393635;
}

.service-bar__title {
    color: #fff;
}

.site-header__phone-title {
    font-size: 14px;
}

.mobile-header__logo img {
    max-height: 45px;
    max-width: 200px;
}

/*.site-header {*/
/*    background: #393635;*/
/*    color: #fff;*/
/*}*/

.search__form {
    background: #FFFFFF;
}

.search__button {
    background: #001f5f;
    color: #ffffff;
}

.search__button:hover {
    background: #001f5f;
    color: #ffffff;
}

.search__button:active {
    background: #001f5f;
    color: #ffffff;
}

.site-header__phone-title {
    color: #001f5f;
    margin-top: 5px;
}

.site-header__phone-number .fa-whatsapp {
    color: #fff;
}

.mobile-header__panel {
    background: #393635;
}

.mobile-header__panel i {
    color: #fff;
}

.mobile-header__search {
    background-color: #393635;
}

.site-newsletter {
    background: url(https://cna.agilecdn.com.br/arquivos/background_newsletter_mprmais.png) center center no-repeat;
    background-size: cover;
    color: #393635;
}

.mobile-header__search-form i {
    color: #b3b3b3;
}


.footer-apps__title {
    color: #393635;
}

.fa-whatsapp:before {
    color: #001f5f;
}

.footer-contacts__contacts li {
    color: #393635;
}

.footer-links__list a {
    color: #393635;
}
.footer-links__list a:hover {
    text-decoration: underline;
    color: #393635 !important;
}

.site-footer__copyright {
    color: #393635;
}

.site-footer {
    background: #fff;
    margin-top: 0;
}
.site-footer__widgets .row:nth-child(2) > .col-12:nth-child(2) {
    display: none;
}
.fa-arrow-alt-circle-up:before {
    color: #000000;
}


.nav-links__item-link {
    color: #fff;
}

.megamenu__body {
    background: #393635;
}

.megamenu__links--level--1 > .megamenu__item > a {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    white-space: nowrap;
    padding-right: 20px;
}

.megamenu__links--level--1 > .megamenu__item > a:hover {
    color: #fff;
}

.megamenu__links--level--1 > .megamenu__item > a:active {
    color: #fff;
}

.nav-links__item-link:hover {
    background-color: #393635;
}

.nav-links__item--hover {
    background-color: #393635;
}

.nav-links__item-link-body {
    background-color: #393635;
}

.footer-links__list {
    color: #fff;
}

.site-header__phone-number a {
    font-size: 14px;
}

.site-header__phone-number {
    font-size: 14px;
    color: #001f5f;
}

.fa-long-arrow-alt-right:before {
    color: #393635;
}


.nav-links__list {
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    position: absolute;
}


.modal-header {
    color: #fff;
    background: #393635;
}

.card-body strong {
    color: #D81920;
}

.nav-links__item-body::hover {
    color: #fff;
}

.topbar {
    background: #fff;
    border-bottom: 1px #001f5f solid;
    color: #fff;
    background: #001f5f;
    font-size: 12px;
    transition: all .2s ease;
}

.megamenu__links--level--1 > .megamenu__item > a:hover {
    color: #fff;
}

.megamenu__links--level--1 > .megamenu__item > a:active {
    color: #fff;
}

.product-card__prices-condition {
    font-size: 18px;
    font-weight: 700;
    margin-top: 5px;
    margin-bottom: 5px;
    line-height: 1.3;
    background: linear-gradient(to top, #dc3545 55%, #021C7A 20%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.product-card__promotion-legend {
    font-size: 15px;
    line-height: 1;
    color: red;
    padding-top: 5px;
    z-index: 0;
}

.nav-links__item-body {
    padding: 0 8px;
}

.service-bar {
    background: #001f5f;
    color: #fff;
    min-height: 40px;
    padding: 10px;
}

@media (min-width: 1200px) {
    .service-bar img {
        height: 100px;
    }

    .service-bar span {
        margin: 0;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        margin-left: 5px;
        line-height: 1.1;
        font-size: 20px;
        font-weight: 500;
    }

}

@media (min-width: 992px) and (max-width: 1199px) {
    .service-bar img {
        height: 70px;
    }

    .service-bar span {
        margin: 0;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        margin-left: 0px;
        line-height: 1.1;
        font-size: 16px;
        font-weight: 500;
    }

}

@media (min-width: 768px) and (max-width: 991px) {
    .service-bar img {
        height: 100px;
    }

    .service-bar span {
        margin: 0;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        margin-left: 5px;
        line-height: 1.1;
        font-size: 20px;
        font-weight: 500;
    }

}

@media (min-width: 576px) and (max-width: 767px) {
    .service-bar img {
        height: 70px;
    }

    .service-bar span {
        margin: 0;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        margin-left: 0px;
        line-height: 1.1;
        font-size: 16px;
        font-weight: 500;
    }

}

@media (max-width: 575px) {
    .service-bar img {
        height: 50px;
    }

    .service-bar span {
        margin: 0;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        margin-left: 5px;
        line-height: 1.1;
        font-size: 14px;
        font-weight: 500;
    }

}

.service-bar div {
    text-align: left;
}

.block-header {
    /* Container principal para o texto e a linha */
    display: flex;
    justify-content: flex-start;
    /* Centraliza o texto horizontalmente */
    align-items: center;
    /* Centraliza o texto verticalmente */
    width: 100%;
    /* Ocupa a largura total */
    margin: 20px 0;
    /* Espaçamento */
    position: relative;
    /* Essencial para posicionar o pseudo-elemento da linha */
    padding-bottom: 5px;
    /* Espaço extra para a linha abaixo do texto */
}

/* Pseudo-elemento para criar a linha que se estende por toda a largura */
.block-header::after {
    content: "";
    display: block;
    /* Transforma em um elemento de bloco */
    position: absolute;
    /* Posiciona a linha em relação ao .block-header */
    left: 0;
    /* Inicia a linha na borda esquerda do .block-header */
    bottom: 0;
    /* Posiciona a linha na parte inferior do .block-header */
    width: 100%;
    /* A linha ocupa 100% da largura do .block-header */
    height: 2px;
    /* Espessura da linha */
    background-color: #001f5f;
    /* Cor da linha */
    z-index: 0;
    /* Coloca a linha abaixo do texto */
}

/* Oculta TODOS os divs com a classe block-header__divider */
.block-header__divider {
    display: none !important;
    /* Força a ocultação */
}

.block-header__title {
    top: 0%;
    transform: translateY(-50%);
    position: absolute;
    background: #fff;
    padding-top: 20px;
    padding-right: 20px;
    z-index: 100;
    margin-top: 14px;
    margin-bottom: 20px;
}

.block-header {
    padding-bottom: 25px;
}

.container__products-carousel-grid {
    margin-top: 45px;
}

.block-brands__item {
    margin-top: 20px;
}

/* indexnet codes */

/* ajuste 5 banners via css */





/*@media only screen and (min-width: 960px) {*/
/*    .container__banner-6x[data-component-id="28191"] .block-banner-11 .col-lg-2 {*/
/*        -ms-flex: 0 0 20% !important;*/
/*        -webkit-flex: 0 0 20% !important;*/
/*        flex: 0 0 20% !important;*/
/*        max-width: 20% !important;*/
/*    }*/

/*}*/
@media only screen and (max-width: 768px) {
    .container__banner-6x[data-component-id="28191"] .block-banner-11 .col-lg-2 {
        -ms-flex: 0 0 100% !important;
        -webkit-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
}
[dir=ltr] .site-header__logo {
    flex: 1;
    justify-content: flex-start;
    width: auto;
}
[dir=ltr] .site-header__phone {
    width: 20%;
}
.site-header__service-bar {
    display: none;
}
.site-header__search {
    width: 33%;
}
.site-header__btnlogged a {
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    border: 1px solid #001f5f;
    padding: 6px;
    margin: 0 24px;
    display: block;
    transition: all .2s ease;
}
.site-header__btnlogged a {
    transition: all .2s ease;
}
.site-header__btnlogged a:hover {
    background: #001f5f;
    color: #fff;
}

.site-header__logo .marcas-topo {
    position: relative;
    margin-left: 5%;
    top: 8px;
}
.site-header__logo .marcas-topo .span {
    position: absolute;
    top: -25px;
    font-size: 16px;
    transform: translateX(-50%);
    left: 50%;
    font-weight: 600;
    text-transform: uppercase;
}
.site-header__logo .marcas-topo .img-topo-marcas {
    width: 262px;
    display: block;
    height: auto;
}

/* Ajuste específico do selo de "Loja oficial" */
.site-header__logo .marcas-topo .img-topo-marcas[src*="quality-assurance.png"] {
    width: auto;
    height: 25px;
    max-width: 262px;
    object-fit: contain;
    position: absolute;
    top: -25px;
    right: 187px;
}

.site__header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}
/* Horizontal scroll marcas header mobile indexnet */
.marcas__header {
    position: relative;
    padding-left: 22px;
    height: 65px;
    display: flex;
    align-items: center;
    border-top: 1px #dedede solid;
    border-right: 1px #dedede solid;
    border-bottom: 1px #dedede solid;
    display: none;
    margin: 4px 0;
    width: 100%;

}
.marcas__header h2 {
    background: #0f3583;
    color: #fff;
    text-transform: uppercase;
    padding: 10px;
    width: 64.2px;
    height: 18px;
    text-align: center;
    transform: translateY(-50%) rotate(270deg);
    position: absolute;
    left: -22px;
    top: 49%;
    font-size: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.marcas__header-container {
    overflow-y: hidden;
    padding: 0 15px;
}
.marcas__header ul {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    width: max-content;
    height: 65px;
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}
.marcas__header img {
    max-width: 80px;
    max-height: 40px;
}

/* New menu indexnet code */
.header-mpr {
    background: #001f5f;
}
.header-mpr .nav {
    display: flex;
    align-items: center;
    height: 50px;
    position: relative;
    background: #001f5f;
}

.header-mpr .menu {
    display: flex;
    list-style: none;
    align-items: center;
    width: 100%;
    justify-content: space-between;
    background: none;
    padding: 0;
    box-shadow: unset;
}

.header-mpr .menu-item {
    position: relative;
}
.header-mpr .menu-item::after {
    content: " ";
    position: absolute;
    top: 50%;
    right: -23px;
    background: #ffffff33;
    width: 1px;
    height: 50%;
    transform: translateY(-50%);
}
.header-mpr .menu-item:last-child::after {
    display: none;
}

.header-mpr .menu-agile-item {
    display: none;
}
.header-mpr .menu-link {
    display: flex;
    align-items: center;
    padding: 0 20px;
    height: 50px;
    text-decoration: none;
    color: #fff;
    font-weight: 500;
    transition: all 0.3s ease;
    background: transparent;
    text-transform: uppercase;
}

.header-mpr .menu-link:hover,
.header-mpr .menu-link.ativo {
    background: #fff;
    color: #001f5f;
}

.header-mpr .menu-link i {
    margin-left: 8px;
    font-size: 7px;
    transition: transform 0.3s ease;
}

.header-mpr .menu-item:hover .menu-link i {
    transform: rotate(180deg);
}

/* Megamenu */
.header-mpr .megamenu {
    /* position: absolute; */
    top: 100%;
    left: 0;
    width: 100%;
    background: #fff;
    box-shadow: 0 4px 20px rgba(0,0,0,0.15);
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: all 0.3s ease;
    z-index: 999;
    min-height: unset;
    max-height: 100%;
}

.header-mpr .menu-item:hover .megamenu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

/* .menu-item:not(:first-child):hover .dropdown {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
} */

.header-mpr .megamenu-content {
    max-width: 1200px;
    padding: 40px 20px;
    columns: 5;
    height: auto;
    overflow-y: auto;
}
.header-mpr .megamenu-column {
    height: auto;
    margin-bottom: 20px;
}
.header-mpr .megamenu-column h3 {
    color: #001f5f;
    font-size: 14px;
    font-weight: 500;
}

.header-mpr .megamenu-column ul {
    list-style: none;
    padding: 0;
}



.header-mpr .megamenu-column ul li a {
    color: #555;
    text-decoration: none;
    font-size: 14px;
    transition: all 0.3s ease;
    font-weight: 400;
}

.header-mpr .megamenu-column ul li a:hover {
    color: #3498db;
    padding-left: 5px;
}

/* Dropdown */
.header-mpr .dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 320px;
    background: #fff;
    box-shadow: 0 4px 20px rgba(0,0,0,0.15);
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: all 0.3s ease;
    z-index: 998;
}
.header-mpr .dropdown-right-fixed {
    left: unset;
    right: 0;
}

.header-mpr .menu-item:hover .dropdown {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.header-mpr .dropdown ul {
    list-style: none;
    padding: 10px 0;
}

.header-mpr .dropdown ul li a {
    display: block;
    padding: 12px 20px;
    color: #555;
    text-decoration: none;
    font-size: 14px;
    transition: all 0.3s ease;
    font-weight: 400;
}

.header-mpr .dropdown ul li a:hover {
    background-color: #001e5b;
    color: #fff;
    padding-left: 25px;
}

/* Mobile Menu Toggle */
.site-header__middle .mobile-toggle {
    display: none;
    flex-direction: column;
    cursor: pointer;
    margin-left: auto;
}

.site-header__middle .mobile-toggle span {
    width: 25px;
    height: 3px;
    background: #001f5f;
    margin: 2px 0;
    transition: all 0.3s ease;
    position: relative;

}

.site-header__middle .mobile-toggle.active span:first-child {
    transform: rotate(45deg);
    top: 5px;
}
.site-header__middle .mobile-toggle.active span+span {
    opacity: 0;
}
.site-header__middle .mobile-toggle.active span:last-child {
    transform: rotate(-45deg);
    top: -9px;
    opacity: 1;
}

.typography button {
    border: 0;
    padding: 4px 16px;
    font-size: 14px;
    background: #17a2b8;
    color: #fff;
}
/* Mobile Styles */
@media (max-width: 768px) {
    .site__body {
        padding-top: 199px;
    }
    .marcas__header {
        display: block !important;
    }
    .topbar {
        display: none;
    }
    .site-header__middle {
        flex-direction: column;
        align-items: flex-start;
        position: relative;
        height: auto;
    }
    .site-header__logo {
        justify-content: flex-start;
        width: auto;
        padding: 12px 0;
    }
    .site-header__logo .marcas-topo {
        display: none;
    }
    .site-header__search {
        width: 100%;
        margin: 0;
        padding-bottom: 0;
    }
    .indicator__area {
        position: absolute;
        top: 20px;
        right: 55px;
    }
    .site-header__phone {
        display: none;
    }

    .header-mpr .nav {
        background: unset;
        width: 26px;
        position: absolute;
        top: 17px;
        right: 15px;
    }

    .header-mpr .menu {
        position: fixed;
        top: 0px;
        left: -100%;
        width: 100%;
        height: 100%;
        background: #fff;
        flex-direction: column;
        align-items: stretch;
        overflow-y: auto;
        transition: left 0.3s ease;
    }

    .header-mpr .menu.active {
        left: 0;
        justify-content: flex-start;
    }

    .header-mpr .menu-item {
        border-bottom: 1px solid #eee;
    }

    .header-mpr .menu-item::after {
        display: none;
    }
    .header-mpr .menu-agile-item {
        display: flex;
        background: #f1f1f1;
        padding: 20px 70px 20px 20px;
        flex-direction: column;
        gap: 16px;
        font-size: 14px;
        font-weight: 300;
        border-bottom: 1px solid #001f5f0a;
    }
    .header-mpr .menu-link {
        height: 45px;
        padding: 0 20px;
        justify-content: space-between;
        color: #001f5f;
    }

    .site-header__middle .mobile-toggle {
        display: flex;
        position: absolute;
        right: 15px;
        top: 31px;
        z-index: 2;
    }

    .header-mpr .megamenu,
    .header-mpr .dropdown {
        position: static;
        width: 100%;
        opacity: 1;
        visibility: visible;
        transform: none;
        box-shadow: none;
        background: #f8f9fa;
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.3s ease;
    }

    .header-mpr .menu-item.active .dropdown {
        max-height: 510px;
    }
    .header-mpr .dropdown ul li a {
        padding: 8px 20px;
    }
    .header-mpr .menu-item.active .megamenu {
        max-height: 3000px;
    }

    .header-mpr .megamenu-content {
        columns: 1;
        padding: 20px;
    }

    .header-mpr .dropdown {
        border-radius: 0;
    }

    /* Hover effects disabled on mobile */
    .header-mpr .menu-item:hover .megamenu,
    .header-mpr .menu-item:hover .dropdown {
        opacity: 1;
        visibility: visible;
        transform: none;
    }
}