body {
    font-family: "Lato", "sans-serif";
}
.nav-links__item-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    line-height: 1;
    letter-spacing: .02em;
    font-size: 16px;
    color: #495057;
    font-weight: 400;
}
.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
    -webkit-transform: none;
}

.product-card__addtolist {
    display: none;
}
.loading__spinner {
    color: #dd0b29;
}
.topbar {
    position: relative;
}

.product__new-price--text {
    font-size: 16px;
    color: #28A744;
    margin-bottom: 5px;
}
.product-card__new-price--text {
    font-size: 10px;
    color: #28A744;
    margin-top: 5px;
}

.site-header {
    background: #FFF;
}

.site-header__middle {
    height: 100px;
    margin-bottom: 0;
}

.site-header__logo img {
    height: 70px;
    margin-top: 40px;
}

.site-header__cart {
    margin-top: 35px;
}

.site-header__cart i {
    color: #999;
}

body {
    font-family: "Roboto", "sans-serif";
}

.site-header__logo img {
    height: 70px;
    margin-top: 40px;
}

.site-header__cart i {
    color: #909090;
}

.site-header__cart i:hover {
    color: #5a5a5a;
}

.site-header__cart .indicator__value {
    background-color: #f02f2f;
    color: #fff;
}

.footer-contacts__text img {
    height: 60px;
}

.nav-panel {
    background: #909090;
    color: #fff;
}

.block-brands__slider .owl-nav i, .block-products-carousel__slider .owl-nav i {
    color: #909090;
}

.product-card__name {
    min-height: 70px;
}

.product-card__prices {
    min-height: 15px;
}

.block-products-carousel__cell .product-card__name {
    min-height: 60px;
}

.product-card__prices {
    margin-top: 0px;
}

.block-products-carousel[data-layout="grid-5"] .product-card .product-card__info {
    min-height: 115px;
}

.block-products-carousel[data-layout="grid-5"] .product-card .product-card__image {
    height: 250px;
}

@media (max-width: 991px) {
    .indicator__value {
        background: #f02f2f;
        color: #fff;
    }

}

.block-slideshow .owl-carousel .owl-dot {
    background: #0097dd;
}

.block-slideshow .owl-carousel .owl-dot.active {
    background: #f02f2f;
}

.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;
}

.footer-apps__text img {
    width: 120px;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .nav-links__item-link {
        font-size: 16px;
        font-weight: 500;
        white-space: nowrap;
    }

}

@media (min-width: 1200px) {
    .nav-links__item-link {
        font-size: 16px;
        font-weight: 500;
        white-space: nowrap;
    }

}

.megamenu__links--level--1 > .megamenu__item > a {
    font-size: 14px;
    font-weight: 500;
    white-space: nowrap;
    padding-right: 20px;
}

.block-slideshow__body .owl-nav {
    top: 35%;
}

.block-slideshow__body .owl-nav i {
    color: #757575;
    font-size: 40px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.8s;
    border-radius: 50%;
    background: #fff;
    height: 45px;
    width: 45px;
    opacity: 1;
    margin-inline-start: -4px;
    margin-inline-end: -4px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
}

.block-slideshow__body .owl-nav i:hover {
    background: #FFB500;
    color: #fff;
}
.nav-links__item:last-child .nav-links__item-link {
    background-color: #f02f2f;
    padding-right: 15px;
    margin-left: 10px;
}

.block-slideshow {
    margin-bottom: 0px;
    position: relative;
}

.container__banner-slideshow-plus .block-slideshow__slide-image--desktop--1 {
    padding-right: 10px;
}

.container__banner-slideshow-plus .block-slideshow__slide-image--desktop--2 {
    left: 10px;
}

/*@media (min-width: 768px) and (max-width: 991px) {
 .container__banner-mosaico .block-banner__image--desktop--4 {
 height: 335px;
 }

 .container__banner-slideshow-plus .block-slideshow__slide-image--desktop--2 {
 height: 177px;
 }

 }

 @media (min-width: 992px) and (max-width: 1199px) {
 .container__banner-mosaico .block-banner__image--desktop--4 {
 height: 444px;
 }

 .container__banner-slideshow-plus .block-slideshow__slide-image--desktop--2 {
 height: 238px;
 }

 }

 @media (min-width: 1200px) {
 .container__banner-mosaico .block-banner__image--desktop--4 {
 height: 527px;
 }

 .container__banner-slideshow-plus .block-slideshow__slide-image--desktop--2 {
 height: 282px;
 }

 } Tirado por gilberto para testar tamanho do mosaico*/

[dir=ltr] .nav-panel__nav-links {
    margin-right: 0px;
    height: 46px;
}

.nav-links__list {
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    position: absolute;
}

.nav-links__item-body .fa-chevron-down {
    display: none!important;
}

.product__description {
    display: none;
}

.product__collection--img {
    margin-top: -20px;
    margin-left: -25px;
    position: absolute;
}

.body-produto .product__collection--img {
    margin-top: 0px;
    position: inherit;
}

.body-produto .product__collection--img {
    margin-left: 0px;
    margin-bottom: 5px;
}

.product__collection--img {
    margin-top: 0px;
    margin-left: 0px;
    position: relative;
}

.container__banners-carousel {
    margin-top: 45px;
}

.container__product-featured {
    margin-top: 45px;
}

.block-products__featured .product-card__name a {
    font-size: 22px;
    line-height: 30px;
}

.block-products__featured-item .product-card__image img {
    max-height: 400px!important;
}

.block-product-featured__container {
    margin-top: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.block-product-featured__container .product__info {
    margin-left: -15px;
}

@media (max-width: 767px) {
    .block-product-featured__container .product__info {
        margin-left: 0px;
        position: inherit;
        text-align: -webkit-center;
    }

    .block-product-featured__container .product__name {
        margin-top: 10px;
    }

    .block-product-featured__container .product__actions {
        display: inline-flex;
    }

}

.product-featured__image {
    text-align: center;
}

.product-featured__image img {
    transform: scale(1.4);
    max-width: 200%;
}

.block-product-featured__container .product__name {
    color: inherit;
    font-weight: normal;
}

.block-header__group--active, .block-header__group--active:focus, .block-header__group--active:hover {
    cursor: default;
    -webkit-box-shadow: 0 0 0 0px #E20026 inset;
    box-shadow: 0 0 0 0px #E20026 inset;
    border-bottom: 3px #E20026 solid;
    color: #E20026;
}

.block-header__group {
    border-radius: 0px;
    font-size: 16px;
    font-weight: 700;
    margin-right: 10px;
}

.block-header__group:focus, .block-header__group:hover {
    -webkit-box-shadow: 0 0 0 0px #E20026 inset;
    box-shadow: 0 0 0 0px #E20026 inset;
    color: #E20026;
}

.site-header__cart i:hover {
    color: #5a5a5a;
}

.site-header__cart .indicator__value {
    background-color: #dd0b29;
    color: #fff;
}

.footer-contacts__text img {
    height: 80px;
}

.nav-panel {
    background: #fff;
    color: #fff;
}

.site-newsletter_title {
    font-size: 21px;
    font-weight: 500;
}

.site-newsletter {
    background: #A00000;
    color: #FFFF;
}

.body-index .site-newsletter {
    margin-top: -20px!important;
}

.body-localizacao .site-newsletter {
    margin-top: -20px!important;
}

.block-brands__slider .owl-nav i, .block-products-carousel__slider .owl-nav i {
    color: #757575;
    font-size: 40px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.8s;
    border-radius: 50%;
    background: #fff;
    height: 45px;
    width: 45px;
    opacity: 1;
    margin-inline-start: -4px;
    margin-inline-end: -4px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
}

.block-brands__slider .owl-nav i:hover, .block-products-carousel__slider .owl-nav i:hover {
    background: #FFB500;
    color: #fff;
}

.top-button {
    color: #dd0b29;
}

.site-header__phone-title {
    color: #dd0b29;
    font-weight: 500;
    margin-top: 5px;
}

@media (max-width: 991px) {
    .indicator__value {
        background: #dd0b29;
        color: #fff;
    }

}

.nav-links__item:last-child .nav-links__item-link {
    background-color: #E20026;
    margin-left: 10px;
    color: #FCFCFC;
    border-radius: 20px;
}

.nav-links__item:last-child .nav-links__item-link:hover {
    background-color: #A00000;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .nav-links__item-link {
        font-size: 11px;
        font-weight: 700;
        white-space: nowrap;
    }

    .nav-links__item {
        margin-left: 0px;
    }

    [dir=ltr] .nav-links__item--has-submenu .nav-links__item-body {
        padding-right: 5px;
    }

    .nav-links__item:last-child .nav-links__item-link {
        padding-right: 10px;
    }
}

@media (min-width: 1200px) {
    .nav-links__item-link {
        font-size: 14px;
        font-weight: 700;
        white-space: nowrap;
    }

    .nav-links__item {
        margin-left: 0px;
    }

    .nav-links__item:last-child .nav-links__item-link {
        padding-right: 15px;
    }
}

.product-tabs__title, .block-header__title {
    color: #dd0b29;
}

.title-checkout, .page-header__title h1 {
    color: #dd0b29;
}

.page-header__back i {
    color: #dd0b29;
}

.block-slideshow .owl-carousel .owl-dot {
    background: #ffcb05;
}

.block-slideshow .owl-carousel .owl-dot.active {
    background: #dd0b29;
}

.megamenu__body {
    background: #fff;
}

.megamenu__links--level--1 > .megamenu__item > a {
    color: #495057;
    font-size: 14px;
    font-weight: 500;
    white-space: nowrap;
    padding-right: 20px;
}

.megamenu__links--level--1 > .megamenu__item > a:hover {
    color: #A00000;
}

.megamenu__links--level--1 > .megamenu__item > a:active {
    color: #A00000;
}

.block-products-carousel__cell .product-card__name {
    min-height: 65px;
}

.product-card__name {
    min-height: 65px;
    font-size: 14px;
}

.block-products-carousel[data-layout="grid-5"] .product-card .product-card__info {
    height: 80px;
}

.block-header__arrow {
    background: transparent;
    color: #dd0b29;
}

.block-header__arrow:hover {
    background: #f7f7f7;
    color: #dd0b29;
}

.block-header__arrow:active {
    background: transparent;
    color: #dd0b29;
}

.block-header__arrow:focus {
    background: #f7f7f7;
    color: #dd0b29;
}

.filter__arrow {
    color: #dd0b29;
}

.product-card .product-card__info {
    margin-bottom: 0px;
}

.product__fidelity--img img {
    height: 60px;
    margin-bottom: 10px;
}

.product-card__fidelity--img img {
    height: 45px;
}

.product__fidelity--title {
    font-size: 16px;
    font-weight: 400;
}

.product__fidelity--price {
    font-size: 22px;
    color: #C9262E;
}

.product-card__fidelity--title {
    font-size: 12px;
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: 400;
}

.product-card__fidelity--price {
    color: #C9262E;
}

.product-card__fidelity--img img {
    width: auto!important;
}

.site-header__seal img {
    margin-left: 20px;
    height: 70px;
}

.product-card__info {
    flex-grow: 0;
}

.filter-categories__item--child {
    font-size: 13px;
}

.product-card__image img {
    max-height: 200px;
}

[dir=ltr] .footer-newsletter__form-button {
    border-color: #dd0b29;
    background: #dd0b29;
    color: #fff;
}

.site-footer {
    background: #f7f7f7;
    color: #737373;
}

.footer-contacts__icon {
    color: #737373;
}

.document__content strong {
    color: #dd0b29;
}

.product-card {
    margin: 10px;
}

.footer-newsletter__form-button {
    color: #fff;
    background-color: #A00000;
    border-color: #A00000;
}

.title-checkout, .title-checkout, .footer-links__title {
    color: #dd0b29;
}

.footer-contacts__title, .service-bar__title:hover {
    color: #dd0b29;
}

.footer-newsletter__title {
    color: #dd0b29;
}

.footer-payment__title {
    color: #dd0b29;
}

.footer-seals__title {
    color: #dd0b29;
}

.footer-apps__title {
    color: #dd0b29;
}


.block-products-carousel[data-layout="grid-5"] .product-card .product-card__actions {
    padding: 15px 15px 15px;
    height: 260px;
    /* Defina a altura padrão */
}

/*
.page-header__title {
    text-transform: uppercase;
}
removido por Gabriel para os títulos ficarem em letra cursiva C#4614*/

.footer-payment__text img {
    width: 100%!important;
    max-width: 300px;
}

.footer-seals__text img {
    width: 100%!important;
    max-width: 300px;
}

.container__products-carousel-grid {
    margin-top: 40px;
}

.nav-panel__indicators .fa-shopping-cart {
    font-size: 24px;
}

.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;
}

#modal-location .btn {
    background: #dd0b29;
    color: #fff;
    padding: 10px;
}

.product-card__prices {
    height: 50px;
    margin-top: 0px;
}

.product-card__actions {
    padding-top: 0px!important;
    height: 225px;
}

.product-card__new-price {
    color: #dd0b29;
}

.product__new-price {
    color: #dd0b29;
}

.product-card__old-price {
    color: inherit;
}

.product__old-price {
    color: inherit;
}

.product-card__prices-condition {
    font-size: 14px;
}

.topbar-message {
    background: #FDB900;
    color: #A00000;
    min-height: 40px;
    padding: 9px;
    font-size: 21px;
    width: 100%;
    z-index: 999;
    font-weight: 500;
}

@media (max-width: 575px) {
    .topbar-message {
        font-size: 16px;
        font-weight: 400;
    }

}

@media (min-width: 992px) {
    .topbar-message {
        position: relative;
    }

}

#modal-location__label {
    font-size: 18px;
}

.site-newsletter form {
    margin-top: 18px;
}

.site-newsletter__input {
    border-radius: 15px;
}

.site-newsletter__button {
    border-radius: 15px;
}

@media (min-width: 992px) {
    .site-newsletter__title {
        white-space: normal !important;
        top: 0px;
    }

}

@media (min-width: 992px) {
    .site-newsletter__title {
        white-space: normal;
        font-size: 15px;
    }

}

@media (max-width: 1199px) and (min-width: 991px) {
    .site-newsletter__title {
        white-space: normal;
        font-size: 14px;
    }

    .products-list[data-layout=grid-4-sidebar] .product-card .product-card__actions {
        padding: 0 15px 5px;
        height: 215px;
    }

}

.site-newsletter__subtitle {
    font-size: 13px;
    color: #fffff;
    text-decoration: none;
}

.site-newsletter__title {
    white-space: normal !important;
    font-size: 21px;
}

@media (min-width: 1200px) {
    .site-newsletter__input {
        min-width: 270px;
    }

}

@media (max-width: 991px) and (min-width: 768px) {
    .site-newsletter__input {
        min-width: 270px;
    }

}

.body-index .site-newsletter:last-of-type {
    display: none!important;
}

.body-localizacao .site-newsletter:last-of-type {
    display: none!important;
}

.cart-table__column--product--pack {
    /*display: none!important;
*/
}

.alert-warning__mensagens {
    display: none!important;
}

.body-departamento .site-newsletter {
    display: none!important;
}

.body-marca .site-newsletter {
    display: none!important;
}

.body-fornecedor .site-newsletter {
    display: none!important;
}

.body-colecao .site-newsletter {
    display: none!important;
}

.body-lista .site-newsletter {
    display: none!important;
}

.body-promocao .site-newsletter {
    display: none!important;
}

.body-link .site-newsletter {
    display: none!important;
}

/*.product-card__buttons {
 display: none!important;
 }*/

.block-slideshow {
    margin-bottom: 0px;
    position: relative;
}

.container__banner-slideshow-plus .block-slideshow__slide-image--desktop--1 {
    padding-right: 10px;
}

.container__banner-slideshow-plus .block-slideshow__slide-image--desktop--2 {
    left: 10px;
}

.cart-table__column--product--freight {
    /*position: relative;
 top: -20px;
*/
}
/*
.text-danger {
    color: #28A744 !important;
}*/

.freight-methods__title {
    color: #dd0b29;
}

.container__confirmation-container h5 {
    color: #dd0b29;
}

.container__payment-container h5 {
    color: #dd0b29;
}

.container__banners-carousel {
    margin-top: 45px;
}

.price-alert-text {
    background: #f1f1f1;
    padding: 10px;
    width: 350px;
    font-weight: 700;
    text-align: center;
}

.input-radio-label__list span {
    width: 80px;
}

[dir=ltr] .nav-panel__nav-links {
    margin-right: 0px;
    height: 46px;
}

.nav-links__list {
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    position: absolute;
}

.nav-links__item-body .fa-chevron-down {
    display: none!important;
}

.nav-links__item--has-submenu .nav-links__item-body {
    padding-right: 5px!important;
}

.product__features--marca a {
    color: #1A73E8;
}

.site-newsletter__subtitle {
    color: #fff;
}

.site-header__menu a {
    color: #7A7A7A;
}

.block-products__featured .product-card__name a {
    font-size: 22px;
    line-height: 30px;
}

.block-products__featured-item .product-card__image img {
    max-height: 400px!important;
}

.block-product-featured__container {
    margin-top: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.block-product-featured__container .product__info {
    margin-left: -15px;
}

@media (max-width: 767px) {
    .block-product-featured__container .product__info {
        margin-left: 0px;
        position: inherit;
        text-align: -webkit-center;
    }

    .block-product-featured__container .product__name {
        margin-top: 10px;
    }

    .block-product-featured__container .product__actions {
        display: inline-flex;
    }

}

.product-featured__image {
    text-align: center;
}

.product-featured__image img {
    max-width: 100%;
}

.block-product-featured__container .product__name {
    color: inherit;
    font-weight: normal;
}

.product-card.product-card-logged:hover {
    border: 1px solid;
    border-color: #dd0b29;
    transform: scale(1.01);
}

.product-card.product-card-logged {
    border: 1px solid;
    background-color: white;
    border-color: #d1cfcf;
    border-radius: 15px;

}

@media (max-width: 576px) {
    .product-card {
        margin: 6px!important;
    }
}

@media (max-width: 576px) {
    .product-card.product-card-logged {
        margin: 6px!important;
    }
}

.nav-links__item:hover {
    color: #A00000
}

.block-header {
    padding-right: 15px;
    padding-left: 15px;
}

.block-product-featured .block-header {
    padding: 0px;
}

@media (max-width: 413px) {
    .products-list[data-layout=grid-4-sidebar] .products-list__item {
        width: 45%;
        margin: 6px;
    }

    .product-card__actions {
        padding-top: 0px!important;
        height: 125px;
    }
    .products-list__item .product-card {
        padding-left: 5px;
        padding-right: 5px;
        zoom: 90%;
        height: 520px;
    }
}

.site-header__phone {
    margin-right: 20px;
}

.footer-contacts__text img {
    display: block;
    margin: 0 auto;
}

.countdown {
    background: #8f1919;
    /*background: #000;*/
}

.countdown__title {
    color: #8f1919;
    /*color: #000;*/
}

.is-countdown {
    background-color: #8f1919;
    /*background-color: #000;*/
}

.product-card__buttons .countdown {
    display: normal;
}

.nav-panel__row {
    padding: 5px;
}

.topbar-message__row a {
    font-weight: bold;
}

/*Componente que altera o card para que o cronometro caiba: Sem cronometro 550px, com cronometro é so comentar o campo */
.product-card-logged {
    max-height: 550px;
}


.fa-2x {
    font-size: 2em;
    translate: 0 -200px;
}

.product-card__buttons {
    margin-top: 30px !important;
}

.btn-whatsapp {
    scale: 65%;
    margin-bottom: -60px;
}

.body-message {
    background: #dd0b29;
    color: #fff;
    min-height: 40px;
    padding: 10px;
    font-size: 20px;
    font-weight: 500;
}

.products-view__layout-list .product-card {
    border: none;
}

.products-view__layout-list .product-card.product-card-logged:hover {
    border: none;
}

.products-view__layout-list .product-card.product-card-logged:focus {
    border: none;
}

.products-view__layout-list .product-card.product-card-logged:active {
    border: none;
}

.products-view__layout-list .product-card__buttons {
    margin-top: 0px!important;
}

.products-view__layout-list .product-card__prices {
    height: auto;
}

.products-view__layout-list .product-card__actions {
    padding-top: 0!important;
    height: auto;
}

button.top-button {
    margin-bottom: -110px;
}

.product_actions .freight-methods_item:hover {
    background-color: #fff
}



/*@media (min-width: 576px) {
    .site-newsletter {
        margin-right: 40px;
        margin-left: 40px;
    }

}

@media (min-width: 1400px) {
    .site-newsletter {
        margin-right: 200px;
        margin-left: 200px;
    }

}*/

@media(max-width: 767px) {
    .site-newsletter_title {
        font-size: 18px;
    }
}