body {
    font-family: "Roboto", "sans-serif";
}

.loading__spinner {
    color: #df0817;
}

.site-footer {
    border-top: 1px solid #df0817;
}

.topbar {
    border-bottom: 1px solid #df0817;
}

.site-header__logo img {
    height: 80px;
}

.site-header__cart i {
    color: #999;
}

.site-header__cart i:hover {
    color: #5a5a5a;
}

.site-header__cart .indicator__value {
    background-color: #df0817;
    color: #fff;
}

.footer-contacts__text img {
    height: 80px;
}

.nav-panel {
    background: #df0817;
    color: #FFF;
}

.site-newsletter {
    background: #df0817;
    color: #FFFFFF;
}

.block-brands__slider .owl-nav i, .block-products-carousel__slider .owl-nav i {
    color: #df0817;
}

.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: #df0817;
}

.product-card__new-price {
    color: #df0817;
}

.product__price {
    color: #df0817;
}

.product__new-price {
    color: #df0817;
}

.top-button {
    color: #df0817;
}

@media (max-width: 991px) {
    .indicator__value {
        background: #df0817;
        color: #FFF;
    }

}

.page-header__back i {
    color: #df0817;
}

.app-view__back i {
    color: #df0817;
}

.input-check__input:checked ~ .input-check__box {
    background: #df0817;
}

.block-slideshow .owl-carousel .owl-dot {
    background: #999;
}

.block-slideshow .owl-carousel .owl-dot.active {
    background: #000;
}

.block-slideshow .owl-carousel .owl-dots {
    bottom: 10px;
}

.block-slideshow {
    margin-bottom: 0px;
}

.block-banner {
    margin-top: 0px!important;
}

.block-header__arrow {
    background: transparent;
    color: #df0817;
}

.block-header__arrow:hover {
    background: #f7f7f7;
    color: #df0817;
}

.block-header__arrow:active {
    background: #f7f7f7;
    color: #df0817;
}

.block-header__arrow:focus {
    background: #f7f7f7;
    color: #df0817;
}

.filter__arrow {
    color: #df0817;
}

.title-checkout, .footer-links__title {
    color: #fff;
    text-transform: uppercase;
}

.footer-contacts__title {
    color: #fff;
    text-transform: uppercase;
}

.footer-newsletter__title {
    color: #fff;
    text-transform: uppercase;
}

.footer-payment__title {
    color: #fff;
    text-transform: uppercase;
}

.footer-seals__title {
    color: #fff;
    text-transform: uppercase;
}

.megamenu__links--level--1 .megamenu__item a {
    font-size: 14px;
    white-space: nowrap;
    margin-right: 15px;
    text-transform: uppercase;
}

.footer-seals__text img {
    width: 50%!important;
}

.product-tabs__title, .block-header__title {
    color: #df0817;
}

.page-header__title {
    color: #df0817;
}

.product__name {
    color: #df0817;
}

.container__products-carousel-grid {
    margin-top: 30px;
}

.product-tabs__item {
    color: #df0817;
}

.product-tabs__item:hover {
    color: #df0817;
}

.product-tabs__item--active {
    border-bottom-color: #df0817;
}

[dir=ltr] .nav-panel__nav-links {
    margin-right: 0px;
}

.site-header__nav-panel .fa-chevron-down {
    display: none;
}

.megamenu {
    background: #df0817;
    color: #FFF;
}

.megamenu__links--level--1 > .megamenu__item > a {
    font-size: 15px;
    white-space: nowrap;
    padding-right: 20px;
    color: #FFF;
}

.product-card__login {
    background: #df0817;
    color: #fff;
}

.product-card__login:hover {
    background: #df0817;
    color: #fff;
}

.product-card__login:active {
    background: #df0817;
    color: #fff;
}

.product-card__login:focus {
    background: #df0817;
    color: #fff;
}

.footer-links__item {
    text-transform: uppercase;
}

.products-list[data-layout="grid-4-sidebar"] .product-card .product-card__buttons .btn {
    padding: 5px;
}

.product__actions-item--addtocart a {
    background: #df0817;
    color: #fff;
}

.product__actions-item--addtocart a:hover {
    background: #df0817;
    color: #fff;
}

.product__actions-item--addtocart a:focus {
    background: #df0817;
    color: #fff;
}

.product__actions-item--addtocart a:active {
    background: #df0817;
    color: #fff;
}

.title-checkout, .footer-links__title {
    color: #df0817;
}

.footer-contacts__title, .service-bar__title:hover {
    color: #df0817;
}

.footer-newsletter__title {
    color: #df0817;
}

.footer-payment__title {
    color: #df0817;
}

.footer-seals__title {
    color: #df0817;
}

.footer-apps__title {
    color: #df0817;
}

.footer-contacts__contacts a {
    white-space: nowrap;
}

.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;
}

[dir=ltr] .nav-panel__nav-links {
    margin-right: 0px;
    height: 46px;
}

.nav-links__list {
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    position: absolute;
}

.product-card {
    border: none;
    background-color: #fff;
    border-color: #d1cfcf;
    border-radius: 4px;
    margin: 10px;
}

.body-message {
    background: #FFF;
    color: #231f20;
    min-height: 40px;
    padding: 10px;
    font-size: 20px;
    font-weight: 500;
}

.block-header__group {
    background: transparent;
    color: #df0817;
    border: none;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    cursor: pointer;
    display: block;
    /* color: inherit; */
    padding: 2px 11px 1px;
    /*border-radius: 12px;*/
    -webkit-box-shadow: none;
    box-shadow: none;
}



/* Almeida */

.block-header__group--active:hover {

    box-shadow: none;
}


.topbar {
    background-color: #df0817;
    color: #ffff;
}


.site-header {
    color: #ffff;
    background-color: #df0817;
    border-bottom: 10px solid #ffff;
}

.site-header__middle.container {
    height: 200px;
}




.form.search__form {
    height: 32px;
    background-color: #ffff;
}

.search__form {
    position: relative;
    height: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #ffff;
    /* Helio */
    color: #ffff;
    /* Helio */
    border-radius: 30px;
}



.search__border {
    display: none;
}



/*Carrinho de do input */
.indicator__area {
    background-color: #ffff;
    border-radius: 25px;
    margin-left: 10px;
    height: 32px;
}


.site-header-contacts__icon {
    color: #ffff;
}

.indicator__area i {
    font-size: 20px;
    /* tamanho do ícone */
    margin-right: 5px;
    /* espaçamento */
}


.indicator__area .indicator__value {
    margin-top: 6px;
}


/*font-size top */
.topbar {
    font-size: 14px;
}

/*font-size menu */
.nav-links__item-body {
    font-size: 18px;
}


.nav-links__item-link {
    font-weight: 500;
}


.nav-links__item-body:hover {
    color: black;
    font-weight: 600;
}


/*ver ainda o carrinho*/
.indicator__area i
{
    color: red;
}

.indicator__area i.far.fa-shopping-cart
{
    height: 20px;
    width: 20px;
    margin-left: 8px;
}


.document {
    border: none;
}


.nav-links__item-link[href="https://www.almeidadistribuidor.com.br/c/20/ofertas-da-semana"] {
    background: #fff;
    border: solid 1px #fff;
    border-radius: 30px;
    color: red;
    height: 30px;
    margin-top: 10px;
    padding-right: 15px;
    margin-left: 10px
}


@media (min-width: 990px) and (max-width: 1200px) {
    .nav-links__item-link[href="https://www.almeidadistribuidor.com.br/c/20/ofertas-da-semana"] {
        padding-right: 0px;
        margin-left: 0px
    }
}



/*footer*/
.site-header__service-bar.service-bar {
    background-color: #3d3d3d;
    color: #ffff;
}


.form-inline input {
    border-radius: 20px;
    background-clip: none;
    /*background-clip: padding-box;*/
}


/*background */
.site-footer {
    background-color: black;
    color: #ffff;
}


.footer-contacts__icon {
    color: red;
}


.footer-contacts__text img {
    height: 70px;
}


.form-control {
    background-clip: unset;
}

/*menu pequeno */

.block-header__groups-list li button {
    color: #fff;

}

.block-header__groups-list li:hover {
    color: black;
    background-color: #df0817;

    border: 1px solid #ffff;
    /* cria a borda */
    /*border-radius: 8px;*/
    /* arredonda os cantos */

}




.block-header__groups-list li {
    /*color: #fff;*/
    border: none;
    /*border: solid 1px #df0817;*/

}


.block-header li {
    background-color: #df0817;
    color: #fff;
    border-radius: 30px;
    border: none;
    /*border: solid 1px #df0817;*/
    border: solid 1px #ffff;
}



.block-header__groups-list li button:hover {
    box-shadow: none;
}



/*web-site*/

/*[data-component-id="53313"] .product-card {*/
/*    background-color: #df0817;*/
/*    color: #ffff;*/
/*    border-radius: 25px;*/
/*    height: 520px;*/

/*}*/

/*[data-component-id="53313"] .product-card img {*/
/*    height: 190px;*/
/*    border-radius: 15px;*/
/*    width: 250px;*/
/*}*/



/*Versão mobile*/
@media (max-width: 991px) {


    .mobile-header__panel {
        position: relative;
        color: #5a5a5a;
        background: #df0817;
    }


    .mobile-header__search {
        color: #5a5a5a;
        background: #df0817;
    }


    .mobile-header__menu-button i {
        color: #ffff;
    }

    .topbar-app__row {
        background: #df0817;
    }

    .site-header__topbar-app {
        background: #df0817;
    }


    .mobile-header__search {
        border-radius: 5px;
    }

    /*[data-component-id="53313"] .product-card {*/
    /*    border: solid 1px #df0817;*/
    /*    border-radius: 25px;*/
    /*    height: 500px;*/
    /*    width: 200px;*/

    /*}*/


}

/*Remover depois Helio */
/*.product-tabs__title, .block-header__title {*/
/*    color: #fff;*/
/*}*/



/*Versão video*/
@media (max-width: 1395px) {
    .note-video-clip {
        width: 990px;
    }
}

@media (max-width: 1200px) {
    .note-video-clip {
        width: 800px;
    }
}

@media (max-width: 1070px) {
    .note-video-clip {
        width: 799px;
    }
}

@media (max-width: 990px) {
    .note-video-clip {
        width: 590px;
        height: 500px;
    }
}

@media (max-width: 800px) {
    .note-video-clip {
        width: 590px;
        height: 500px;
    }
}

@media (max-width: 780px) {
    .note-video-clip {
        width: 430px;
        /*largura*/
        height: 330px;
        /*Altura*/
    }
}
/* video fim*/


/*Oferta especial */
.block-header h3 {
    background: red;
    color: #fff;
    border-radius: 80px;
    padding: 2px 10px 2px 10px;

}


/*forta produto */
.product-featured__image {
    text-align: center;
}

.product-featured__image img {
    width: 300px;
    height: 300px;
    margin-right: -56px;
}