/*css b2b*/



/*testes*/




/*testes fim*/

.search__input.search-error {
    border: solid transparent !important;
    border-radius: 32px 0 0 0 !important;
}

.search-error {
    border: solid transparent!important;
    border-radius: 32px 0 0 0 !important;
}


.document {
    border-radius: 0 32px 32px 32px;
    background: white;
}



div.topbar__item.topbar__item--link.topbar__item--cadastrar {
    BACKGROUND: WHITE;
    border: solid 16px white;
    border-radius: 0 16px 16px 16px;
}

div.topbar__item.topbar__item--link.topbar__item--cadastrar:hover {
    BACKGROUND: WHITE;
    border: solid 16px white;
    border-radius: 0 16px 16px 16px;
    box-shadow: #ad0000 0px 4px 8px;
}



div.topbar__item.topbar__item--link.topbar__item--entrar {
    BACKGROUND: WHITE;
    border: solid 16px white;
    border-radius: 16px 0 16px 16px;

}

div.topbar__item.topbar__item--link.topbar__item--entrar:hover {
    BACKGROUND: WHITE;
    border: solid 16px white;
    border-radius: 16px 0 16px 16px;
    box-shadow: #ad0000 0px 4px 8px;
}



/*.site__header.d-lg-block.d-none { /*FIXAR MENU*//
position: sticky;
top: 0;
left: 0;
width: 100%;
z-index: 999;
}

*/


[dir=ltr] .product-card__badge {

border-radius: 0 32px 32px 32px;
}



img {
border-radius: 32px 32px 32px 0;
}



.product-card:hover {
background-color: #fff;
border-radius: 32px 32px 32px 0;
margin: 10px;
box-shadow: #ad0000 0px 4px 8px;
/*outline: 2px solid #ad0000;*/


}



.site-newsletter.mt-4 {
background: #ffc200;
color: WHITE;
}





/*TOPO CADASTRO E ENTRAR*/

.topbar__item.topbar__item--link.topbar__item--representante /*OCULTAR "AREA DO REPRESENTANTE"*/ {
display: none;
}

.topbar__container.container {
/*travar topo*/
max-width: 1140px;
}

.topbar {
background: #f8f8f8;
border-bottom: 0;
}

.topbar__item.topbar__item--link {
/* PARA CONSEGUIR CENTRALIZAR ENTRAR E CADASTRO*/
flex-grow: 0;
}


.topbar__row {
/* PARA CENTRALIZAR ENTRAR E CADASTRO*/
justify-content: right;
max-width: 1140px;
}

.site-header__middle.container {
max-width: 1140px;
}


[dir=ltr] .topbar__item--link + .topbar__item--link {
/*ajuste de margem de cadastrar*/
margin-left: 0px
}


.topbar__item.topbar__item--link.topbar__item--divider.topbar__item--cadastrar {
color: #f8f8f8;
background: #f8f8f8;
border: solid 0px;
margin-left: 316PX;
margin-right: 308px;
}




.site-header__topbar.topbar {
background: #f8f8f8;
FONT-WEIGHT: BOLD;
COLOR: #ad0000;
}

/*TOPO CADASTRO E ENTRAR FIM*/





/*BORDAS ARREDONDADAS E TRANSPARENTES 32px*/

product-card__image {
border-radius: 32px;

}

product-card__image:hover {
border-radius: 32px;

}

.product-card {
background-color: #fff;
border-radius: 32px 32px 32px 0;
margin: 10px;
}



.megamenu {
/*arredondar submenu*/
border-radius: 0 32px 32px 32px;
box-shadow: #ad0000 0px 4px 8px;
/*outline: 2px solid #ad0000;*/
}

[dir=ltr] .layout-switcher__button:first-child {
border-radius: 32px 32px 32px 0;
}

[dir=ltr] .layout-switcher__button + .layout-switcher__button {
border-radius: 32px 32px 32px 0;

}


.widget-filters {
border-radius: 32px 32px 32px 0;
}


.badge {
border-radius: 32px 32px 32px 0;
}


.input-group-text {
border-radius: 32px 32px 32px 0;
}

.form-control {
border-radius: 32px 32px 32px 0;
}

SELECT.form-control.form-control-sm {
border-radius: 32px 32px 32px 0;
border-color: transparent;
}

.card {
border-radius: 32px 32px 32px 0;
border-color: transparent;
}

div.card.flex-grow-1.mb-md-0 {
border-radius: 32px 32px 32px 0;
border-color: transparent;
}


.site-newsletter__input.form-control {
border-radius: 32px 32px 32px 0;
border-color: transparent;
}

.product-card.product-card-logged {
border-radius: 32px 32px 32px 0;
border-color: transparent;
}

.btn.btn-md.btn-success.product-card__addtocart {
border-radius: 32px 32px 32px 0;
border-color: transparent;
}

.form-control.input-number__input {
border-radius: 32px 32px 32px 0;
border-color: transparent;
background: #f8f8f8;
}

.lazy {
border-radius: 32px 32px 32px 0;
border-color: transparent;
background: #ffffff;
}

.site-newsletter__button.btn.btn-success {
border-radius: 32px 32px 32px 0;
border-color: transparent;
}

.btn {
border-radius: 32px 32px 32px 0;
}

.cart-table__body {
background: white;
}

/*PÁGINA DE PRODUTOS*/

.product-gallery__featured {
border-radius: 32px 32px 32px 0;
background: white;
box-shadow: 0 0 0 2px #ffffff inset;
}

.product.product--layout--standard {
background: white;
border: solid 32px #ffffff;
border-radius: 32px 32px 32px 0px;
}



/*PÁGINA DE PRODUTOS FIM*/










/*MENU*/

.nav-links__list {
justify-content: center;
/*top: 50%;
left: 50%;
transform: translate(-50%,-50%);
position: absolute;*/
}

.nav-links__item-body {
background: #f8f8f8;
color: #ad0000;
font-weight: bold;
}

.nav-panel {
background: #f8f8f8;
color: #FFF;
/*border-top: solid 8px;*/
border-top-color: #f5000d;
color: #FFF;
border-top: solid 0px;
}

.site-header__nav-panel {
background: #f8f8f8;
}

/*MENU FIM*/








/*PÁGINA DE PRODUTOS    desativado para teste*/

/*.product-gallery__featured {
    border-radius: 32px;
    background: white;
    box-shadow: 0 0 0 2px #ffffff inset;
}

.product.product--layout--standard {
    background: #ffffff;
    border: solid 32px #ffffff;
    border-radius: 32px;
}*/



/*PÁGINA DE PRODUTOS FIM*/









/*BG TOTAL #F8F8F8*/

body {
font-family: "Roboto", "sans-serif";
background: #f8f8f8;
}

.site-header {
background: #F8F8F8;
}

.site-footer {
margin-top: 16px;
background: #F8F8F8;
}

.mobile-header__search {
background: #f8f8f8;
}

.mobile-header__panel {
background: #f8f8f8;
}

/*BG FIM*/







/*Busca*/

.search__input {
background: #FFFFFF;
color: #ad0000;
border-radius: 32px 0 0 0;

}

.search__button {
background: #fff;
color: #ad0000;
border-radius: 0 32px 32px 0;
}

.search__button :hover {
background: #fff;
color: #fff200;
border-radius: 0 32px 32px 0;
}


.search__input::placeholder {
color: #ad0000;
/* Cor branca, combine com o fundo vermelho */
}

.search__border {
border-radius: 32px 32px 32px 0;
}


.search__form {
background: #ffffff;
border-radius: 32px 32px 32px 0;
box-shadow: #ad0000 0px 4px 8px;
border: solid 1px #ad0000;
outline: 1px solid #ad0000;
}

form.mobile-header__search-form {
border-radius: 32px 32px 32px 0;
background: #ffffff;
box-shadow: #ad0000 0px 4px 8px;
border: solid 1px #ad0000;
outline: 1px solid #ad0000;
}


[dir=ltr] .mobile-header__search input {
background: #ffffff;
color: #ad0000;
border-radius: 32px 0 0 0;
}

[dir=ltr] .mobile-header__search input::placeholder {
color: #ad0000;
}



.mobile-header__search-button {
background: #ffffff;
color: #ad0000;
border-radius: 0 32px 32px 0;
}

[dir=ltr] .site-header__logo {
width: 10%;

}

/*Busca FIM*/
















/* EDIÇÕES JURACY E-COMMERCE LDF */ /*FIM*/







.loading__spinner {
color: #FF0412;
}

.site-header__logo img {
height: 48px;
}

.site-header__cart i {
color: #909090;
}

.site-header__cart i:hover {
color: #5a5a5a;
}

.site-header__cart .indicator__value {
background-color: #FF0412;
color: #fff;
}

.footer-contacts__text img {
height: 70px;
}

/* .nav-panel { /* ALTERAÇÃO DESATIVADA POR JURACY*/
background: red;
/*ffc200*/
color: #FFF;
border-top: solid 5px;
border-top-color: red;
}

.site-newsletter {
background: #ffc200;
color: #FFFFFF;
}

.block-brands__slider .owl-nav i, .block-products-carousel__slider .owl-nav i {
color: #ffb400;
}

.block-products-carousel__column .product-card__name {
min-height: 55px;
background: white;

}

.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: #FF0412;
}

.product-card__new-price {
color: #FF0412;
}

.product__price {
color: #FF0412;
}

.product__new-price {
color: #FF0412;
}

.top-button {
color: #FF0412;
}

@media (max-width: 991px) {
.indicator__value {
background: #FF0412;
color: #FFF;
}

}

.page-header__back i {
color: #FF0412;
}

.input-check__input:checked ~ .input-check__box {
background: #FF0412;
}

.block-slideshow .owl-carousel .owl-dot {
background: #FFF200;
}

.block-slideshow .owl-carousel .owl-dot.active {
background: #FF0412;
}

.block-header__arrow {
background: transparent;
color: #FF0412;
}

.block-header__arrow:hover {
background: #FF0412;
color: #FFF;
}

.block-header__arrow:active {
background: transparent;
color: #FF0412;
}

.block-header__arrow:focus {
background: #f7f7f7;
color: #FF0412;
}

.filter__arrow {
color: #FF0412;
}

.title-checkout, .footer-links__title {
color: #ad0000;
}

.footer-contacts__title, .service-bar__title:hover {
color: #ad0000;
}

.footer-newsletter__title {
color: #FF0412;
}

.footer-payment__title {
color: #ad0000;
}

.footer-seals__title {
color: #ad0000;
}

.footer-apps__title {
color: #ad0000;

.megamenu__links--level--1 .megamenu__item a {
font-size: 14px;
white-space: nowrap;
margin-right: 15px;
}

.footer-seals__text img {
width: 50%!important;
}


.site-footer__logo {
display: center;
justify-content: center;
}

.row {
display: flex;
justify-content: center;
}

div.site-footer__widgets {
width: 100%;
display: flex;
padding-top: 10px;
justify-content: center;
text-align: center;
}



.col-12 , .col-md-12 , .col-lg-4 {
align-self: center;
padding-right: 110px;
}


.site-footer__bottom {
display: flex;
justify-content: center;
}


.product-tabs__title, .block-header__title {
color: #00040d;
}

.page-header__title {
color: #ad0000;
}

.product__name {
color: #FF0412;
}

.container__products-carousel-grid {
margin-top: 30px;
}

.product-tabs__item {
color: #FF0412;
}

.product-tabs__item:hover {
color: #FF0412;
}

.product-tabs__item--active {
border-bottom-color: #FF0412;
}

[dir=ltr] .nav-panel__nav-links {
margin-right: 0px;
}

.block-products-carousel[data-layout=grid-5] .product-card .product-card__info {
height: 140px;
}

.product-card .product-card__info {
height: 140px;
}

.topbar-app {
background: #00040D;
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;
}

.product-card__rating-subtitle {
font-size: 11px;
margin-bottom: 5px;
}

@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;
}

}

[dir=ltr] .nav-panel__nav-links {
margin-right: 0px;
height: 46px;
}

.footer__text img {
max-width: 280px;
}

.swal2-html-container__estoque {
display: none;
}


.product-card__name {
padding-left: 3px;
padding-right: 3px;
}
.nav-links__item-link {
color: white;
}

.ativar {
background-color: blue;
/* Cor de fundo ativa */
border-radius: 5px;
}