body {
    font-family: "Roboto", "sans-serif";
}

.loading__spinner {
    color: #000E3C;
}

.img {
    height: 20px;
}
.site-header__logo img {
    height: 100px;
}

.site-header__cart i {
    color: #00afef;
    font-size: 25px;
}

.site-header__cart i:hover {
    color: #00afef;
}

.site-header__cart .indicator__value {
    background-color: #fff;
    color: #00afef;
}

.footer-contacts__text img {
    height: 70px;
}

.footer-apps__text img {
    width: 120px;
}

.nav-panel {
    background: #000E3C;
    color: #000E3C;
}

.nav-links__item-link:hover {
    background-color: #00afef;
}

.block-brands__slider .owl-nav i, .block-products-carousel__slider .owl-nav i {
    color: #00afef;
}

.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: #000E3C;
}

.product-card__new-price {
    color: #000E3C;
}

.product__price {
    color: #000E3C;
}

.product__new-price {
    color: #000E3C;
}

.top-button {
    color: #000E3C;
}

@media (max-width: 991px) {
    .indicator__value {
        background: #000E3C;
        color: #FFF;
    }
}

.page-header__back i {
    color: #000E3C;
}

.input-check__input:checked ~ .input-check__box {
    background: #000E3C;
}

.block-slideshow .owl-carousel .owl-dot {
    background: #00afef;
}

.block-slideshow .owl-carousel .owl-dot.active {
    background: #000E3C;
}

.block-header__arrow {
    background: transparent;
    color: #000E3C;
}

.block-header__arrow:hover {
    background: #f7f7f7;
    color: #00afef;
}

.block-header__arrow:active {
    background: transparent;
    color: #000E3C;
}

.block-header__arrow:focus {
    background: #f7f7f7;
    color: #000E3C;
}

.filter__arrow {
    color: #000E3C;
}


.footer-links__title {
    color: #FF9C00;
}

.footer-contacts__title, .service-bar__title:hover {
    color: #FF9C00;
}

.footer-newsletter__title {
    color: #000E3C;
}

.footer-payment__title {
    color: #FF9C00;
}

.footer-seals__title {
    color: #FF9C00;
}

.footer-apps__title {
    color: #000E3C;
}

.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: #000E3C;
}

.page-header__title {
    color: #000E3C;
}

.product__name {
    color: #000E3C;
}

.container__products-carousel-grid {
    margin-top: 30px;
}

.product-tabs__item {
    color: #000E3C;
}

.product-tabs__item:hover {
    color: #000E3C;
}

.product-tabs__item--active {
    border-bottom-color: #000E3C;
}

.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: 13px;
        font-weight: 500;
        white-space: nowrap;
    }
}

@media (min-width: 1200px) {
    .nav-links__item-link {
        font-size: 15px;
        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: #000E3C;
}

.megamenu__links--level--1 > .megamenu__item > a:active {
    color: #000E3C;
}

.megamenu__links--level--1 > .megamenu__item > a:focus {
    color: #000E3C;
}

.nav-links__item {
    margin-left: 2px;
    margin-right: 2px;
}

.topbar-message {
    background: #ffffff;
    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 #ffffff;
    -webkit-box-shadow: 1px 1px 3px #606061;
    -moz-box-shadow: 1px 1px 3px #606061;
}

.site-newsletter {
    background: #FF9C00;
}

.site-newsletter__title {
    color: #000E3C;
}

.service-bar {
    background: #00afef;
}

.btn-success {
    color: #fff;
    background-color: #00afef;
    border-color: #00afef;
}


.search__button {
    color: #00afef;
}

.search__button:hover {
    color: #00afef;
}

.page-header__title {
    color: #00afef;
}

.service-bar__title:hover {
    color: #000E3C;
}

.service-bar__title {
    color: #000E3C;
}

.mobile-header__logo img {
    max-height: 45px;
    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;
}

.btn-light, .btn-light.disabled, .btn-light:disabled {
    color: #000E3C;
    fill: #ccc;
    background: #00AFEF;
}

.block-products-carousel[data-layout=grid-5] .product-card .product-card__buttons .btn {
    color: #000E3C;
    background: #00afef;
}

.nav-links__item-link {
    color: #00AFEF;
}

.site-header__phone-title {
    color: #00AFEF;
}

.site-header {
    background: #000E3C;
    color: #fff;
    /* background: #000; */
    position: relative;
    z-index: 100;
    /* background: 0 0; */
    /* color: inherit; */
}

.fa-search:before {
    content: "\f002";
    color: #00afef;
}

.topbar {
    height: 40px;
    background: #000E3C;
    border-bottom: 0 #ebebeb solid;
    color: #ffffff !important;
}

.topbar {
    /* background: #f7f7f7; */
    /* border-bottom: 1px #ebebeb solid; */
    /* color: #737373; */
}

.footer-contacts__contacts li {
    color: #fff;
}

.footer-links__list a {
    color: #fff;
}

.site-footer__copyright {
    color: #fff;
}

.site-footer {
    background: #000E3C;
    border-top: 1px solid #000E3C;
}

.search__input {
    color: #fff;
}

.fa-whatsapp {
    color: #fff;
}

.site-newsletter {
    padding-top: 35px;
    padding-bottom: 35px;
    z-index: 99;
}

.mobile-header__search {
    background: #000E3C;
}

.mobile-header__panel {
    background: #000E3C;
}

.mobile-header__search {
    background: #000E3C;
}

.mobile-header__panel {
    background: #000E3C;
}

.fa-shopping-cart:before {
    content: "\f07a";
    color: #00AFEF;
}

.indicator__value {
    background: #fff;
    color: #000E3C;
}

@media (min-width: 768px) and (max-width: 991px) {
    .mobile-header__panel {
        color: #fff;
    }
}

/* ADICIONADO POR MARCOS - 30/10/23  */
html .form-control {
    border-radius: 50px;
}
html .btn {
    border-radius: 15px;
}
html .service-bar {
    margin-top: 0;
}
html .site-newsletter__input {
    border-radius: 50px;
}
html .block-banner__image {
    border-radius: 15px;
    overflow: hidden;
}
html .product-gallery__featured {
    border-radius: 15px;
}
html #show_hide_password .input-group-text {
    border-radius: 0 50px 50px 0;
}
html .card {
    border-radius: 15px;
}
html .search__border {
    border-radius: 50px;
}
html .account-nav {
    border-radius: 15px;
}
html .footer-seals__text img {
    width: 50%
}
html .site-newslettercontainer {
    display: flex;
    align-items: center;
    margin-bottom: 0 !important;
}
/* FIM  */

.block-header__divider {
    background: #000E3C;
}

.block-banner__body {
    margin-bottom: 60px;
}

.block-header__divider {
    margin-bottom: 35px;
}

.block-header__title {
    font-size: 25px;
}

.nav-links__item:first-child .nav-links__item-link {
    background-color: #ff2625;
    color: #fff;
    margin-left: 5px;
    padding: 10px;
    border-top: #000E3C 5px solid;
    border-bottom: #000E3C 5px solid;
    border-radius: 21px;
    font-size: 13px;
}

.block-header__title {
    margin-bottom: 30px;
    text-align: center;
    top: 0%;
    left: 50%;
    transform: translate(-50%,-50%);
    position: absolute;
    background: #fff;
    padding: 10px;
    z-index: 100;
}

.block-header__title {
    font-size: 20px;
}

.block-slideshow__body .owl-nav i {
    color: #00afef;
}

.topbar-message {
    background: #000E3C;
    color: #fff;
    min-height: 30px;
    padding: 9px;
    font-size: 21px;
    width: 100%;
    z-index: 999;
}

@media (max-width: 575px) {
    .topbar-message {
        font-size: 16px;
        font-weight: 400;
    }

}

@media (min-width: 992px) {
    .topbar-message {
        position: relative;
    }

}

.is-countdown {
    background-color: red;
}

.product-card__badges-list {
    left: -18px !important;
}

.container__customer-data .btn.btn-danger {
    display: none;
}


.product-card.product-card:hover {

    border: 1px solid;

    border-color: #004476;

    transform: scale(1.01);

}

.product-card.product-card {

    border: 1px solid;

    background-color: white;

    border-color: #d1cfcf;

    border-radius: 15px;

}

.product-card {

    margin: 10px;

}

.span.payment-methods__item-title {
    height: 20px !important;
    filter: grayscale(100%) !important;
}