body {
    font-family: "Roboto", "sans-serif";
}

/* INICIO PERSONALIZACAO */


.topbar-link {
    font-size: 14px;
}

.btn-success:not(:disabled):not(.disabled).active, .btn-success:not(:disabled):not(.disabled):active, .show>.btn-success.dropdown-toggle {
    background-color: #EB6338;
    border-color: #EB6338;
}

.btn-success:not(:disabled):not(.disabled).active:focus, .btn-success:not(:disabled):not(.disabled):active:focus, .show>.btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(235, 99, 56,.5);
}

.btn-success.focus, .btn-success:focus {
    box-shadow: 0 0 0 .2rem rgba(235, 99, 56,.5);
}

.btn-light {
    background: #1D1B33;
    color: #fff;
}

.btn-success {
    background-color: #EB6338;
    border-color: #EB6338;
}
.btn-success:hover {
    background-color: #1D1B33;
    border-color: #1D1B33;
}

.fa-search {
    color: #1D1B33;
}

.fa-microphone {
    color: #1D1B33;
}

.nav-links__item {
    margin-left: 10px;
    margin-right: 10px;
}

.nav-links__item-link img {
    height: 37px;
    position: absolute;
    margin-top: -34px;
    left: 48%;
    transform: translate(-44%,-47%)
}

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;
    color: #1D1B33;
}
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;
}

html .owl-carousel .owl-item img {
    border-radius: 15px;
}

.product-card__name {
    display: none;
}

.product-card__rating-legend.product-card__rating-subtitle.mt-1 {
    font-size: 15px;
    line-height: 2;
    color: #1D1B33;
}

.product__description {
    display: none;
}

/* FIM PERSONALIZACAO */

.loading__spinner {
    color: #EB6338;
}

.mobile-header__logo img
{
    max-width: 134px;
}

.site-header__logo img {
    height: 45px;
}

.site-header__cart i {
    color: #999;
}

.site-header__cart i:hover {
    color: #5a5a5a;
}

.site-header__cart .indicator__value {
    background-color: #EB6338;
    color: #1D1B33;
}

.footer-contacts__text img {
    height: 42px;
}

.footer-apps__text img {
    width: 120px;
}

.nav-panel {
    background: #1D1B33;
    color: #FFF;
    box-shadow: 0 5px 15px -3px black;
}

.block-brands__slider .owl-nav i, .block-products-carousel__slider .owl-nav i {
    color: #1D1B33;
}

.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: #1D1B33;
}

.product-card__new-price {
    color: #1D1B33;
}

.product__price {
    color: #1D1B33;
}

.product__new-price {
    color: #1D1B33;
}

.top-button {
    color: #1D1B33;
}

@media (max-width: 991px) {
    .indicator__value {
        background: #1D1B33;
        color: #FFF;
    }
}

.page-header__back i {
    color: #1D1B33;
}

.input-check__input:checked ~ .input-check__box {
    background: #1D1B33;
}

.block-slideshow .owl-carousel .owl-dot {
    background: #999;
}

.block-slideshow .owl-carousel .owl-dot.active {
    background: #1D1B33;
}

.block-header__arrow {
    background: transparent;
    color: #1D1B33;
}

.block-header__arrow:hover {
    background: #f7f7f7;
    color: #999;
}

.block-header__arrow:active {
    background: transparent;
    color: #1D1B33;
}

.block-header__arrow:focus {
    background: #f7f7f7;
    color: #1D1B33;
}

.filter__arrow {
    color: #1D1B33;
}

.site-newsletter__title {
    color: #fff;
}

.service-bar {
    background-color: #EB6338;
    color: #fff;
}

.site-footer {
    margin-top: 0px;
}

.site-newsletter {
    background-color: #1D1B33;
    box-shadow: 0 5px 15px -3px black;
}

.footer-links__title .footer-payment__title .footer-apps__title {
    color: #1D1B33;
    font-size: 16px;
}

.footer-links__list {
    font-size: 13px;
}


.footer-contacts__contacts {
    font-size: 13px;
}

.footer-contacts__title, .service-bar__title:hover {
    color: #1D1B33;
    font-size: 16px;
}

.footer-newsletter__title {
    color: #1D1B33;
}

.footer-payment__title {
    color: #1D1B33;
}

.footer-seals__title {
    color: #1D1B33;
}

.footer-apps__title {
    color: #1D1B33;
}

.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: #1D1B33;
}

.page-header__title {
    color: #1D1B33;
}

.product__name {
    color: #1D1B33;
    font-size: 28px;
}

.container__products-carousel-grid {
    margin-top: 30px;
}

.product-tabs__item {
    color: #1D1B33;
}

.product-tabs__item:hover {
    color: #1D1B33;
}

.product-tabs__item--active {
    border-bottom-color: #1D1B33;
}

.block-products-carousel[data-layout=grid-5] .product-card .product-card__actions {
    padding: 15px 15px 15px;
}

[dir=ltr] .nav-panel__nav-links {
    margin-right: 50px;
    height: 50px;
}

.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;
        height: 50px;
    }
}

@media (min-width: 1200px) {
    .nav-links__item-link {
        font-size: 14px;
        font-weight: 500;
        white-space: nowrap;
        height: 50px;
    }
}

.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: #1D1B33;
}

.megamenu__links--level--1 > .megamenu__item > a:active {
    color: #1D1B33;
}

.megamenu__links--level--1 > .megamenu__item > a:focus {
    color: #1D1B33;
}

.topbar {
    background-color: #fff;
    color: #1D1B33;
}

.site-header__topbar-message {
    background: #000;
    color: #fff;
    min-height: 22px;
    padding: 0px;
}

.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;
}

.input-radio-label__list span {
    min-width: 160px;

}


@media (max-width: 991px) {

    .input-radio-label__list span {
        min-width: 110px;
    }

    form[data-form="selecionarGrade2"]
    .form-group:nth-of-type(2)
    .input-radio-label__list--grades2 {
        display: flex;
        flex-wrap: wrap;
        gap: 8px;
    }

    form[data-form="selecionarGrade2"]
    .form-group:nth-of-type(2)
    .input-radio-label__list--grades2 label {
        width: auto;
        display: inline-flex;
    }

    form[data-form="selecionarGrade2"]
    .form-group:nth-of-type(2)
    .input-radio-label__list--grades2 label span {
        padding: 6px 2px;
        font-size: 11px;
        white-space: nowrap;
    }

}

.input-radio-label__list span {
    border-radius: 5px;
}