body {
    font-family: "Roboto", "sans-serif";
}

.loading__spinner {
    color: #02008D;
}

.site-header__logo img {
    height: 70px;
}

.site-header__cart i {
    color: #02008D;
}

.site-header__cart i:hover {
    color: #16336f;
}

.site-header__cart .indicator__value {
    background-color: #16336f;
    color: #fff;
}

.footer-contacts__text img {
    height: 70px;
}

.footer-apps__text img {
    width: 120px;
}

.nav-panel {
    background: #02008D;
    color: #fff;
}

.block-brands__slider .owl-nav i, .block-products-carousel__slider .owl-nav i {
    color: #02008D;
}

.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: #02008D;
}

.product-card__new-price {
    color: #02008D;
}

.product__price {
    color: #02008D;
}

.product__new-price {
    color: #02008D;
}

.top-button {
    color: #02008D;
}

@media (max-width: 991px) {
    .indicator__value {
        background: #16336f;
        color: #FFF;
    }
}

.page-header__back i {
    color: #02008D;
}

.input-check__input:checked ~ .input-check__box {
    background: #02008D;
}

.block-slideshow .owl-carousel .owl-dot {
    background: #16336f;
}

.block-slideshow .owl-carousel .owl-dot.active {
    background: #02008D;
}

.block-header__arrow {
    background: transparent;
    color: #02008D;
}

.block-header__arrow:hover {
    background: #f7f7f7;
    color: #16336f;
}

.block-header__arrow:active {
    background: transparent;
    color: #02008D;
}

.block-header__arrow:focus {
    background: #f7f7f7;
    color: #02008D;
}

.filter__arrow {
    color: #02008D;
}

.site-newsletter__title {
    color: #02008D;
}

.footer-links__title {
    color: #02008D;
}

.footer-contacts__title, .service-bar__title:hover {
    color: #02008D;
}

.footer-newsletter__title {
    color: #02008D;
}

.footer-payment__title {
    color: #02008D;
}

.footer-seals__title {
    color: #02008D;
}

.footer-apps__title {
    color: #02008D;
}

.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: #02008D;
}

.page-header__title {
    color: #02008D;
}

.product__name {
    color: #02008D;
}

.container__products-carousel-grid {
    margin-top: 30px;
}

.product-tabs__item {
    color: #02008D;
}

.product-tabs__item:hover {
    color: #02008D;
}

.product-tabs__item--active {
    border-bottom-color: #02008D;
}

.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;
}

.megamenu__links--level--1 > .megamenu__item > a:hover {
    color: #02008D;
}

.megamenu__links--level--1 > .megamenu__item > a:active {
    color: #02008D;
}

.megamenu__links--level--1 > .megamenu__item > a:focus {
    color: #02008D;
}

.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: #16336f;
    color: #fff;
}

.fa-whatsapp:before {
    color: #ffffff;
}

.fa-arrow-alt-circle-up:before {
    color: #000000;
}

.service-bar {
    margin-top: 1px;
}

.mobile-header__logo img {
    max-height: 45px;
    max-width: 200px;
}

.site-newsletter__title {
    color: #fff;
}

.service-bar {
    background: #02008D;
}

.service-bar a {
    color: #fff;
}

.site-header__phone-title {
    font-size: 15px;
    color: #02008D;
}

.fa-whatsapp:before {
    color: #28d265;
}

.site-header__phone-number {
    color: #000;
    font-size: 14px;
}

.site-header__phone-number a {
    font-size: 14px;
}

.fa-bars:before {
    color: white;
}
.nav-links__item:hover .fa-bars:before {
    color: #00008B;
}

.search__button {
    background: #16336f;
    color: #fff;
}

.search__button {
    color: #ffffff;
}

.search__button:hover {
    color: #ffffff;
}

.search__button:active {
    color: #ffffff;
}

.site-header__logo img {
    height: 85px;
}

.nav-links__item-body {
    padding: 0 10px;
    padding-top: 0px;
    padding-right: 10px;
    padding-bottom: 0px;
}

/*CUSTOMIZAÇÕES BY MARCOS SOARES*/
.container.container__login-customer-form label {
    display: none;
}

.container.container__login-customer-form input {
    border: 2px solid #02008d;
    border-radius: 8px;
}
h3.card-title {
    color: #02008d;

}
input::placeholder {
    color: #7b7ac0 !important;
}
.btn-success {
    background-color: #02008d;
    border-color: #02008d;
    border-color: #02008d;
    border-radius: 30px;
}
.btn-success:hover {
    background-color: #1717b7;
    border-color: #1717b7;
    border-color: #1717b7;
    border-radius: 30px;
}

.container__register-customer-form input {
    border: 2px solid #02008d;
    border-radius: 8px;
}
input[type="radio"] {
    accent-color: #02008d;
}
.nav-panel {
    background: #f4f4f4;
}
.nav-panel__container {
    background-color: #02008d;
    border-radius: 40px;
}
/*ajuste tamanho banner desktop*/
.container__banner-slideshow {
    max-width: 1300px !important;
    margin: 10px auto auto auto !important;
    width: 100% !important;
    height: auto !important;
    object-fit: cover !important;
    border-radius: 15px;
}
.container__banner-slideshow img {
    border-radius: 15px;
}

body {
    background-color: #f4f4f4;
}
.search__form {
    flex-direction: row-reverse;
    background-color: #fff;
    border-radius: 24px;
    max-width: 500px;
}
.search .input-group-append {
    margin-left: 0px !important;
}
.search__border {
    display: none;
}

.search__button {
    background: #fff;
    border-top-left-radius: 24px;
    border-bottom-left-radius: 24px;
}

.search__button i {
    color: #005AFF;
}

.search__input::placeholder {
    color: #858585;
}


.site-header__cart {
    display: flex;
}

.site-header__middle.container {
    justify-content: space-between;
}
.cart-table__row {
    background: white;
    border: 1px solid #ddd;
    border-radius: 12px;
    overflow: hidden;
    display: inline-table;
    margin-bottom: 12px;
}


.cart-table__head .cart-table__row {
    /* display: flex; */
}

.container__cart-container .card-body {
    background: #f4f4f4;
    color: black;
    border-radius: 20px;
}
.payment-methods__item {
    border-radius: 16px;
}
.payment-methods__item--active {
    background: #accbfa;
}

.payment-methods__item:hover {
    background: #accbfa;
}
.freight-methods__item:hover {
    background: #accbfa;
}
.freight-methods__item {
    color: #1717B7;
    border: 2px solid #1717B7;
    border-radius: 16px;
}
.freight-methods__item--active, .freight-methods__item--active:hover {
    background: #accbfa;
}

button:has(i.fa-cart-plus),button:has(i.fa-cart-plus):hover {
    background-color: #218838;
    border-color: #218838;
    color: white;
}
.container__product-detail .product__actions.mt-2 {
    display: flex;
    flex-direction: column;
}

.container__product-detail .input-number.product__quantity {
    width: 75px;
}

.container__product-detail .input-number__input {
    margin-left: 25px;
    border-radius: 10px;
    border-color: #020087;
}

.container__product-detail .input-number__add {
    right: -50px !important;
    color: #020087;
}

.input-number__sub::after,.input-number__sub::before {
    color: #020087 !important;
}

.product-card .input-number__input {
    border-radius: 10px;
    border-color: #020087;
    max-width: 70px;
    margin: auto;
}
.product-tabs .card {
    border-color: #020087;
    border-radius: 30px;
    color: #020087;
}

.container__product-description .card .card-header {
    /* border-color: red; */
    border-bottom: 2px solid #020087;
}
.nav-links__item:hover {
    background-color: white;
    color: #00008B;
    border-radius: 40px;
    height: 30px;
    margin-bottom: auto;

}
.nav-links__item {
    margin: auto;
}

.input-group-btn button {
    background: #02008d;
    color: white;
}
.input-group-btn button:hover {
    background: #2a2ab2;
    color: white;
}
.card-body .input-group.mb-4 input.form-control {
    background: #e2e2e2;
    border: none;
}

.container__login-customer-form .card-body input.form-control {
    background: white;
}
.container__cart-container .card-body input {
    border-color: #02008D;
    border-radius: 8px;
    color: #02008D;
}
.container__cart-container .card-body select {
    border-color: #02008D;
    border-radius: 8px;
    color: #02008D;
}
.site-header__topbar.topbar {
    background: #02008D;
    color: white;
}


.input-group-append {
    margin-left: -10px !important;
    border-radius: 100px !important;
    border-color: #02008D;
}

button.btn.btn-primary.ml-2 {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-color: #02008D;
    background: #02008D;
}

.container__product-detail input.form-control {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-color: #02008D;
}
.account-nav.flex-grow-1 {
    border: 2px solid #02008D;
    border-radius: 20px;
    color: #02008D;
}

.container__customer-data .card-body {
    border: 1px solid #02008D;
    border-radius: 20px;
    color: #02008D;

}

.account-nav__item a {
    color: #02008D;
}
.product-card.product-card-logged:hover {
    border: 1px solid;
    border-color: #004476;
    transform: scale(1.01);
}

.product-card {
    border: 1px solid;
    background-color: white;
    border-color: #02008D;
    border-radius: 15px;
    margin: 10px;
}

.badge.badge-success {
    background-color: #f4f4f4;
    color: #02008D;
    border: 1px solid #02008D;
    border-radius: 10px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 16px;
}
.container__cart-container button.btn.btn-light.ml-2 {
    margin-left: -10px !important;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-color: #02008D;
    background: #02008D;
    height: 38px;
    color: white;
}

.logos i {
    font-size: 30px !important;
    margin: 10px !important;
}