body {
    font-family: "Roboto", "sans-serif";
}

.topbar-message {
    background-color: #005819;
    color: white;
    padding: 0.75rem 0;
    overflow: hidden;
    width: 100%;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}


/* /////////////////////////////////// Layout Sóstenes Macêdo /////////////////////////////////////////////////////////////*/
.btn {
    border-radius: 80px;
    -webkit-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    font-size: 1rem;
    /* height: calc(2.25rem + 2px); */
    line-height: 1.5;
    padding: .375rem 1.25rem;
    font-weight: 500;
    background: #00783f;
    color: white;
}
/* Ocultar Estoque do assistente de pesquisa*/
.caw-item-stock.caw-stock-high {
    display: none;
}

/* CORRIGIDO   */
.product-card {
    position: relative;
    padding: 5px;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    /* flex-direction: column; */
    background: white;
    /* border-color: green; */
    /* border: 50px; */
    border-radius: 15px;
    flex-direction: column;
    margin: 10px;
}
/* CORRIGIDO FINAL  */

.container {
    max-width: 1300px;
}

.modal-header {
    color: #fff;
    background: #005819;
}


.page-header__back i {
    color: #e5e5e5;
}

.page-header__back button {
    font-weight: 400;
    padding-right: 20px;
    color: #f7f7f7;
}

.modal-header {
    color: #fff;
    background: #005819;
}

.megamenu__body {
    background: #005819;
}

.site-footer {
    background: #f2f2f2;
}


.service-bar a {
    color: #5a5a5a;
    line-height: 1.1;
    font-size: 14px;
    font-weight: 500;
    white-space: nowrap;
}

.service-bar {
    background: #ebebeb;
}

.topbar {
    background: #00783f;
    border-bottom: 1px #00783f solid;
    color: #fff;
}

.site-newsletter {
    background: #005819;
    color: #005819;
}
.search__button {
    background: rgb(255 255 255 / 4%);
    color: #00783f;
}

.nav-panel {
    background: #9dbf3b;
    color: #005819;
}

.site-header {
    background: #00783f;
    color: #fff;
}

/*
.product-card {
    position: relative;
    padding: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: table-caption;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background: white;
    /* border-color: green; */
/* border: 50px;
    border-radius: 15px;
*/


.block-slideshow .owl-carousel .owl-dot {
    background: #005819;
}

.block-slideshow .owl-carousel .owl-dot {
    background: #005819;
}

.fa-whatsapp:before {
    color: #f7f7f7;
}

.site-header__phone-number {
    color: #fff;
}

.site-header__phone-title {
    color: #FFF;
    margin-top: 5px;
}

/* BOTÃO BACKUP ORIGINAL/////////////////////////////////////////////////////////////
.btn {
    border-radius: 80px;
    -webkit-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    font-size: 1rem;
    line-height: 1.5;
    padding: .375rem 1.25rem;
    font-weight: 500;
}
/////////////////////////////////////////////////////////////*/

/*
.product-card {
    position: relative;
    padding: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: table-caption;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background: white;
    /* border-color: green; */
/* border: 50px;
}

*/
.form-control {
    border-radius: 80px;
    line-height: 1.25;
    background: white;
}

body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: #f1f1f1;
}


/*//////////////////////////////////////////////////// FIM ALTERAÇÃO SÓSTENES ////////////////////////////////////////////*/

#btn-voice-search, .voice-btn, [data-voice-search] {
    display: none !important;
    border-radius: 30px 0 0 30px;
}

.search__border {
    z-index: -1;
    position: absolute;
    pointer-events: none;
    left: 0;
    top: 0;
    width: 100%;
    height: 0%;
}

.search__button {
    border-radius: 0 30px 30px 0;
}

.search__form {
    border-radius: 80px;
}
/*Layout FIIIMMM SÓSTENES MACEDO*/

.loading__spinner {
    color: #005819;
}

.site-header__logo img {
    height: 90px;
}

.site-header__cart i {
    color: #ffffff;
}

.site-header__cart i:hover {
    color: #ffffff;
}

.site-header__cart .indicator__value {
    background-color: #fff;
    color: #005819;
}

.footer-contacts__text img {
    height: 100px;
}

.footer-apps__text img {
    width: 120px;
}


.block-brands__slider .owl-nav i, .block-products-carousel__slider .owl-nav i {
    color: #005819;
}

.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: #005819;
}

.product-card__new-price {
    color: #005819;
}

.product__price {
    color: #005819;
}

.product__new-price {
    color: #005819;
}

.top-button {
    color: #005819;
}

@media (max-width: 991px) {
    .indicator__value {
        background: #fff;
        color: #005819;
    }
}


.input-check__input:checked ~ .input-check__box {
    background: #005819;
}

.block-slideshow .owl-carousel .owl-dot {
    background: #00783f;
}

.block-slideshow .owl-carousel .owl-dot.active {
    background: #58b8a2;
}

.block-header__arrow {
    background: transparent;
    color: #58b8a2;
}

.block-header__arrow:hover {
    background: #f7f7f7;
    color: #00783f;
}

.block-header__arrow:active {
    background: transparent;
    color: #58b8a2;
}

.block-header__arrow:focus {
    background: #f7f7f7;
    color: #58b8a2;
}

.filter__arrow {
    color: #58b8a2;
}

.site-newsletter__title {
    color: #FFF;
}

.footer-newsletter__title {
    color: #58b8a2;
}

.footer-payment__title {
    color: #014223;
}

.footer-apps__title {
    color: #58b8a2;
}

.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: #58b8a2;
}

.page-header__title {
    color: #005819;
}

.product__name {
    color: #005819;
}

.container__products-carousel-grid {
    margin-top: 30px;
}

.product-tabs__item {
    color: #58b8a2;
}

.product-tabs__item:hover {
    color: #58b8a2;
}

.product-tabs__item--active {
    border-bottom-color: #58b8a2;
}

.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: #58b8a2;
}

.megamenu__links--level--1 > .megamenu__item > a:active {
    color: #58b8a2;
}

.megamenu__links--level--1 > .megamenu__item > a:focus {
    color: #58b8a2;
}

.nav-links__item {
    margin-left: 2px;
    margin-right: 2px;
}


.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;
}

/*~//////////////////////////////////// BACKUP ORIGINAL
.site-newsletter {
    background: #58b8a2;
}
*/
/*~//////////////////////////////////// BACKUP ORIGINAL
.service-bar {
    background: #58b8a2;
}
/*~////////////////////////////////////*/

/* backup
.search__button {
    color: #00783f;
}
*/

.service-bar__title:hover {
    color: #58b8a2;
}

.service-bar__title {
    color: #fff;
}

.site-header__phone-title {
    font-size: 14px;
}

.mobile-header__logo img {
    max-height: 45px;
    max-width: 200px;
}


.search__form {
    background: #FFFFFF;
    border-radius: 80px;
}


.search__button:hover {
    background: #00783f;
    color: #ffffff;
}

.search__button:active {
    background: #00783f;
    color: #ffffff;
}


.mobile-header__panel {
    background: #00783f;
}

.mobile-header__panel i {
    color: #fff;
}

.mobile-header__search {
    background-color: #00783f;
}

.mobile-header__search form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 2px solid #e5e5e5;
    height: 45px;
    margin-bottom: 10px;
    border-radius: 80px;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    background: #FFFFFF;
}

.mobile-header__search-button {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background: transparent;
    border: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    background: #FFFFFF;
    color: #999;
    font-size: 30px;
    border-radius: 0 30px 30px 0;
}


/*~//////////////////////////////////// BACKUP ORIGINAL
.site-newsletter {
    background: #00783f;
    color: #58b8a2;
}
*/
.mobile-header__search-form i {
    color: #005819;
}

.footer-links__title {
    color: #014223;
}

.footer-apps__title {
    color: #014223;
}

.footer-contacts__title, .service-bar__title:hover {
    color: #014223;
}

.footer-contacts__contacts a {
    color: #014223;
}

.footer-contacts__contacts li {
    color: #014223;
}

.footer-links__list a {
    color: #014223;
}

.site-footer__copyright {
    color: #014223;
}

/*/////////////////////////////////////////////////////////// BACKUP FOOTER ORIGINAL
.site-footer {
    background: #58b8a2;
}
///////////////////////////////////////////////////////////*/
.fa-arrow-alt-circle-up:before {
    color: #000000;
}

.service-bar {
    margin-top: 1px;
}

.nav-links__item-link {
    color: #fff;
}

.megamenu__body {
    background: #58b8a2;
}

.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: #58b8a2;
}

.nav-links__item--hover {
    background-color: #58b8a2;
}

.nav-links__item-link-body {
    background-color: #58b8a2;
}

.footer-links__list {
    color: #014223;
}

.footer-seals__title {
    color: #014223;
}

.site-header__phone-number a {
    font-size: 14px;
}

.site-header__phone-number {
    font-size: 14px;
}

.fa-long-arrow-alt-right:before {
    color: #58b8a2;
}


.nav-links__list {
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    position: absolute;
}


.modal-header {
    color: #fff;
    background: #005819;
}

.card-body strong {
    color: #D81920;
}

.nav-links__item-body::hover {
    color: #fff;
}

.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;
}

.topbar-link {
    color: #FFFF;
}

/* ===== TOPBAR ANIMADA (SCROLL) ===== */
:root {
    --animation-speed: 60s;
}

.topbar-message__container {
    display: flex;
    width: fit-content;
    animation: scroll var(--animation-speed) linear infinite;
}

.topbar-message__list {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
}

.topbar-message__item {
    white-space: nowrap;
    padding: 0 2rem;
    font-weight: 500;
    font-size: 0.9rem;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    display: flex;
    align-items: center;
}

.topbar-message__item::after {
    content: '•';
    margin-left: 4rem;
    color: #50c3d9;
    opacity: 0.8;
}

.topbar-message__container:hover {
    animation-play-state: paused;
}

@keyframes scroll {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-50%);
    }
}

.input-check__body {
    position: relative;
    display: inline-flex;
    align-items: center;
}

.input-check__body .error {
    position: absolute;
    top: 100%;
    left: 0;
    margin-top: 4px;
    font-size: 0.75rem;
    line-height: 1.2;
}
.form-group.has-error .input-check__body {
    padding-bottom: 18px;
}
.block-header {
    margin-bottom: 12px;
}