/*Remover a Tag de Desconto dos Produtos*/
.bandeiras-produto .bandeira-promocao {
    display: none !important;
}

.pagina-carrinho .form-horizontal .input-append{
	display: flex !important;
	gap: 10px !important;
}

/*.rsifrao {*/
/*    font-size: 12px !important;*/
/*}*/

/*#cabecalho>div.fluid-container>div.row-fluid>div.conteudo-topo.span9>div.superior.row-fluid.hidden-phone>div.span8 {*/
/*    display: none !important;*/
/*}*/

/*h1,*/
/*h2 {*/
/*    font-family: 'Abel', sans-serif !important;*/
/*}*/

/*p {*/
/*    font-family: 'Nunito', sans-serif;*/
/*}*/

/** {*/
/*    font-family: 'Nunito', sans-serif;*/
/*}*/

/*.texto-newsletter {*/
/*    font-family: 'Abel', sans-serif;*/
/*}*/

/*#corpo {*/
/*    background: #F1F1F6;*/
/*}*/

/*.pagina-categoria #corpo {*/
/*    margin: 0px !important;*/
/*    background: #F1F1F6;*/
/*}*/

/*.pagina-produto #corpo {*/
/*    margin: 0px !important;*/
/*    background: #F1F1F6;*/
/*}*/

/*.pagina-categoria #corpo>.conteiner {*/
/*    background: #F1F1F6;*/
/*    box-shadow: none;*/
/*}*/

/*.pagina-inicial #corpo>.conteiner {*/
/*    display: none !important;*/
/*}*/

/*#barraTopo {*/
/*    display: none !important;*/
/*}*/

/*.newsletter {*/
/*    background-color: #F1F1F6;*/
/*    border: none;*/
/*    width: 100% !important;*/
/*}*/

/*@media(max-width:756px) {*/
/*    .newsletter-cadastro input {*/
/*        width: 70% !important;*/
/*        padding: 10px !important;*/
/*    }*/
/*}*/

/*.newsletter-cadastro input {*/
/*    border-radius: 50px;*/
/*    padding: 20px;*/
/*    border: none;*/
/*    outline: none;*/
/*}*/

/*.newsletter .interno-conteudo {*/
/*    padding: 20px 0;*/
/*}*/

/*.newsletter .interno-conteudo p {*/
/*    color: #181655;*/
/*    font-size: 30px;*/
/*    text-align: center;*/
/*}*/

/*.newsletter .botao {*/
/*    position: unset;*/
/*    font-family: inherit;*/
/*    border-radius: 50px;*/
/*    padding: 10px 20px;*/
/*    background-color: #181655;*/
/*    outline: none;*/
/*    border: none;*/
/*}*/

/*.newsletter .botao:hover {*/
/*    background-color: #242174;*/
/*}*/

/*.newsletter .botao::before {*/
/*    content: "";*/
/*}*/

/*#rodape .pagamento-selos {*/
/*    background: #F1F1F6 !important;*/
/*    display: none !important;*/
/*}*/

/*#rodape .conteiner {*/
/*    display: none !important;*/
/*}*/

/*.newsletter-cadastro {*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*}*/

/*.pagina-categoria .ordenar-listagem {*/
/*    border: none;*/
/*}*/

/*.pagina-categoria .breadcrumbs {*/
/*    display: none;*/
/*}*/

/*.pagina-categoria .ordenar-listagem .clearfix {*/
/*    display: flex;*/
/*    justify-content: space-between;*/
/*    align-items: center;*/
/*    width: 100%;*/
/*}*/

/*.pagina-categoria .ordenar-listagem .clearfix>h1 {*/
/*    width: 100%;*/
/*}*/

/*@media(max-width:756px) {*/
/*    .pagina-categoria .ordenar-listagem .clearfix>div:not(#category-title) {*/
/*        display: none;*/
/*    }*/

/*}*/

/*@media(min-width:756px) {*/
/*    .pagina-categoria .listagem .listagem-linha .listagem-item {*/
/*        padding: 10px;*/
/*        display: flex;*/
/*        flex-direction: column;*/
/*        box-sizing: border-box;*/
/*        justify-content: space-between;*/
/*        min-height: 480px;*/
/*    }*/
/*}*/

/*@media(max-width:756px) {*/
/*    .pagina-categoria .listagem .listagem-linha .listagem-item {*/
/*        padding: 10px;*/
/*        display: flex;*/
/*        flex-direction: row;*/
/*        box-sizing: border-box;*/
/*        justify-content: space-between;*/
/*    }*/
/*}*/


/*.pagina-categoria .imagem-produto {*/
/*    background-color: #F1F1F6;*/
/*}*/

/*@media(min-width:756px) {*/
/*    .pagina-categoria .ordenar-listagem .clearfix>div {*/
/*        display: flex;*/
/*        justify-content: end;*/
/*        align-items: end;*/
/*        width: 100%;*/
/*    }*/
/*}*/

/*.pagina-categoria .filtro .titulo {*/
/*    font-family: 'nunito', 'Open Sans', serif;*/
/*}*/

/*.pagina-categoria .filtro {*/
/*    border: none;*/
/*    outline: none;*/
/*    box-shadow: none;*/
/*    padding: 0;*/
/*}*/

/*.pagina-produto .abas-custom .tab-content {*/
/*    box-shadow: none;*/
/*}*/

/*.esquerda {*/
/*    background: #fff;*/
/*    padding: 10px 0px;*/
/*}*/

/*#body-content-native>div.secao-principal.row-fluid>div.coluna.span3.esquerda {*/
/*    border: 1px solid #E6E6E6;*/
/*}*/

/*.filtro h4.titulo {*/
/*    margin-top: 0;*/
/*    overflow: hidden;*/
/*    padding-bottom: 10px;*/
/*    border: none !important;*/
/*    text-transform: uppercase;*/
/*    font-weight: bold;*/
/*    color: rgba(0, 0, 0, 0.50);*/
/*    padding-left: 10px;*/
/*}*/

/*.filtro.lista ul {*/
/*    max-height: unset;*/
/*    border: none;*/
/*}*/

/*.filtro.lista ul li {*/
/*    border: none;*/
/*}*/

/*.filtro.lista ul li label {*/
/*    border: none !important;*/
/*}*/

/*.filtro.lista ul li:last-child {*/
/*    border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;*/
/*}*/


/*.filtro.lista ul li label {*/
/*    font-size: 12px;*/
/*    padding: 10px;*/
/*    line-height: 25px;*/
/*    margin: 0;*/
/*    display: block;*/
/*    vertical-align: middle;*/
/*}*/

/*.filtro.lista ul li.active {*/
/*    background: #ECECF5 !important;*/
/*    color: #181655 !important;*/
/*    font-weight: bold;*/
/*}*/

/*.filtro.lista ul li.active label {*/
/*    background: #ECECF5 !important;*/
/*    color: #181655 !important;*/
/*    font-weight: bold;*/
/*}*/

/*.filtro.lista ul li label:hover {*/
/*    background: #ECECF5 !important;*/
/*    color: #181655 !important;*/
/*    font-weight: bold;*/
/*}*/

/*.filtro.lista ul li.active a {*/
/*    background: #ECECF5 !important;*/
/*    color: #181655 !important;*/
/*    font-weight: bold;*/
/*}*/

/*.ordenar-listagem .pagination,*/
/*.ordenar-listagem label {*/
/*    border-radius: 50px 0 0 50px;*/
/*}*/

/*.input-append .btn-group:last-child>.dropdown-toggle {*/
/*    border-radius: 0px 50px 50px 0;*/
/*}*/

/*.input-append .btn-group {*/
/*    background: none;*/
/*}*/

/*.input-append label {*/
/*    background: none;*/
/*    border-right: none;*/
/*}*/

/*.input-append .btn-group #botaoOrdenar {*/
/*    background: transparent;*/
/*    outline: none;*/
/*    box-shadow: none;*/
/*    border: 1px solid rgba(0, 0, 0, 0.2);*/
/*    border-left: none;*/
/*}*/

/*.faceta-preco ul {*/
/*    display: none !important;*/
/*}*/

/*.esquerda .row-fluid {*/
/*    display: none !important;*/
/*}*/

/*.esquerda .componente {*/
/*    display: none !important;*/
/*}*/

/*input[type=range] {*/
/*    -webkit-appearance: none;*/
/*    appearance: none;*/
/*    display: inline-block;*/
/*    width: 100%;*/
/*    height: 0.3em;*/
/*    border-radius: 5px;*/
/*    background-color: #181655;*/
/*    outline: none;*/
/*}*/

/*para o Fire Fox #range-preco::-moz-range-thumb {*/
/*    width: 15px;*/
/*    height: 15px;*/
/*    border-radius: 50%;*/
/*    background: #181655;*/
/*    border: none;*/
/*}*/

/*para browsers da MS #range-preco::-ms-range-thumb {*/
/*    width: 15px;*/
/*    height: 15px;*/
/*    border-radius: 50%;*/
/*    background: #181655;*/
/*    border: none;*/
/*}*/

/*#range-preco::-webkit-slider-thumb {*/

/*    -webkit-appearance: none;*/
/*    width: 15px;*/
/*    height: 15px;*/
/*    border-radius: 50%;*/
/*    background: #181655;*/
/*    cursor: pointer;*/
/*    position: relative;*/
/*     Adiciona posicionamento relativo */
/*    top: 0px;*/
/*     Ajusta a posição vertical para alinhar com a linha do range */
/*    border: none;*/
/*}*/

/*.listagem-linha .acoes-produto-responsiva a {*/
/*    display: none !important;*/
/*}*/

/*@media(min-width:756px) {*/
/*    .pagina-categoria .esquerda {*/
/*        display: block !important;*/
/*    }*/
/*}*/

/*@media(max-width:756px) {*/
/*    .pagina-categoria .esquerda {*/
/*        display: none !important;*/
/*    }*/
/*}*/

/*.esquerda {*/
/*    display: none !important;*/
/*}*/

/*body:not(.pagina-categoria) .secao-principal .conteudo {*/
/*    margin: 0 !important;*/
/*    width: 100% !important;*/
/*}*/

/*.caixa-sombreada {*/
/*    box-shadow: none;*/
/*    padding: 0;*/
/*}*/

/*#cabecalho>div.fluid-container {*/
/*    display: flex !important;*/
/*    justify-content: center !important;*/
/*    align-items: center !important;*/
/*    flex-direction: column !important;*/
/*}*/

/*@media(min-width:756px) {*/
/*    #cabecalho>div.fluid-container.flex.justify-center.items-center.flex-col>div.row-fluid {*/
/*        max-width: 1400px !important;*/
/*    }*/

/*    #listagemProdutos ul>li {*/
/*        margin-left: -10px !important*/
/*    }*/
/*}*/

/*.pagina-categoria #corpo>.conteiner {*/
/*    max-width: 1500px;*/
/*}*/



/*#carrinho .carrinho .carrinho-interno {*/
/*    display: none !important;*/
/*}*/



/*#listagemProdutos ul>li:nth-child(1) {*/
/*     margin-left: 0 !important */
/*}*/

/* .pagina-carrinho #cabecalho {*/
/*    display: none !important;*/
/*}*/

/*.pagina-carrinho #corpo {*/
/*    margin-bottom: 0 !important;*/
/*    padding-top: 0px !important;*/
/*}*/

/*.pagina-carrinho #corpo>.conteiner {*/
/*    max-width: 95% !important;*/
/*    background-color: transparent;*/
/*    box-shadow: none !important;*/
/*}*/

/*.pagina-carrinho .finalizar-compra {*/
/*    margin-bottom: 20px !important;*/
/*}*/

/*.pagina-carrinho .finalizar-compra .cabecalho-interno h1 {*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    text-align: center;*/
/*    margin-bottom: 20px;*/
/*    margin-top: 20px;*/
/*    font-size: 32px;*/
/*}*/

/*.pagina-carrinho .finalizar-compra .cabecalho-interno h1 small {*/
/*    margin-bottom: 10px;*/
/*}*/


/*.tabela-carrinho thead tr {*/
/*    border: 0 !important;*/
/*}*/

/*.tabela-carrinho thead tr th {*/
/*    border: 0 !important;*/
/*    background: #fff !important;*/
/*}*/

/*.tabela-carrinho tbody tr {*/
/*    border: 0;*/
/*    border-top: 1px solid #e4e4e4 !important;*/
/*    border-bottom: 1px solid #e4e4e4 !important;*/
/*}*/

/*.tabela-carrinho tbody tr td {*/
/*    border: 0 !important;*/
/*    background: #fff !important;*/
/*}*/

/*.tabela-carrinho .produto-info ul {*/
/*    display: none !important;*/
/*}*/

/*.pagina-carrinho #body-content-native>div.secao-principal.row-fluid>div>form>div>div.span12>button {*/
/*    background: #469829;*/
/*}*/

/*.pagina-carrinho #body-content-native>div.secao-principal.row-fluid>div>form>div>div.span12>button {*/
/*    background: #469829;*/
/*    outline: none !important;*/
/*    border: 0;*/
/*    border-radius: 50px;*/
/*    padding: 10px 30px*/
/*}*/


/*#formCalcularFrete .control-group {*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*}*/

/*#formCalcularFrete .control-label {*/
/*    display: flex;*/
/*}*/

/*#formCalcularFrete .controls {*/
/*    margin: 0;*/
/*}*/

/*#formCalcularFrete .controls .input-append input {*/
/*    padding: 10px;*/
/*    box-sizing: border-box;*/
/*    width: 150px;*/
/*    text-align: left;*/
/*    height: 100%;*/
/*}*/

/*#formCalcularFrete .controls .input-append button {*/
/*    height: 100%;*/
/*    outline: none;*/
/*    padding: 9.5px;*/
/*}*/

/*#formCalcularFrete .controls .input-append button i {*/
/*    display: none !important;*/
/*}*/

/*.acao-editar a {*/
/*    background: none;*/
/*    border: 0;*/
/*    border-bottom: 2px solid #e4e4e4;*/
/*    padding: 0;*/
/*    padding-bottom: 3px;*/
/*    font-size: 16px;*/
/*    font-weight: 700;*/
/*}*/

/*.acao-editar a:hover {*/
/*    background-image: none;*/
/*}*/

/*.carrinho-checkout .control-group a {*/
/*    background: #469829 !important;*/
/*    outline: none !important;*/
/*    border: 0;*/
/*    border-radius: 50px;*/
/*    padding: 10px 60px;*/
/*    max-width: unset !important;*/
/*    width: 120px;*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    align-items: center*/
/*}*/

/*#id_email_login {*/
/*    height: 50px;*/
/*}*/

/*#finalizarCompra {*/
/*    background: #469829;*/
/*    outline: none !important;*/
/*    border: 0;*/
/*    border-radius: 50px;*/
/*    padding: 10px 30px*/
/*}*/

/*.carrinho-checkout legend {*/
/*    padding-top: 15px !important*/
/*}*/

/*.formas .accordion-heading .forma-conteiner img {*/
/*    margin-top: 0;*/
/*}*/

/*.formas .accordion-heading .forma-conteiner {*/
/*    display: flex;*/
/*}*/


/*#formularioCheckout>div>div:nth-child(1) {*/
/*    background-color: #fff;*/
/*    box-sizing: border-box;*/
/*    padding: 15px;*/
/*    border-radius: 15px;*/
/*    margin: 5px;*/
/*}*/

/*#formularioCheckout>div>div:nth-child(2) {*/
/*    background-color: #fff;*/
/*    box-sizing: border-box;*/
/*    padding: 15px;*/
/*    border-radius: 15px;*/
/*    margin: 5px;*/
/*}*/

/*#formularioCheckout>div>div:nth-child(3) {*/
/*    background-color: #fff;*/
/*    margin: 5px;*/
/*    box-sizing: border-box;*/
/*    padding: 15px;*/
/*    border-radius: 15px;*/
/*}*/

/*@media(min-width:756px) {*/
/*    .resumo-compra {*/
/*        display: block !important;*/
/*    }*/
/*}*/

/*@media(max-width:756px) {*/
/*    .resumo-compra {*/
/*        display: none !important;*/
/*    }*/
/*}*/

/*.formas .accordion-heading .forma-conteiner img {*/
/*    margin: 0;*/
/*}*/

/*.forma-conteiner {*/
/*    display: flex;*/
/*    justify-content: start;*/
/*    align-items: center;*/
/*}*/


/*@media only screen and (max-width: 767px) {*/
/*    .listagem .listagem-item .acoes-produto-responsiva {*/
/*        margin: 0 0 0 0px !important;*/
/*    }*/
/*}*/

/*.pagina-busca .ordenar-listagem .clearfix {*/
/*    display: flex;*/
/*    justify-content: space-between;*/
/*    align-items: center;*/
/*    width: 100%;*/
/*}*/

/*.pagina-busca #corpo {*/
/*    margin: 0px !important;*/
/*    background: #F1F1F6;*/
/*}*/

/*.pagina-busca #corpo>.conteiner {*/
/*    max-width: 1500px;*/
/*}*/

/*.pagina-busca .ordenar-listagem {*/
/*    border: none;*/
/*}*/

/*.pagina-busca .breadcrumbs {*/
/*    display: none !important;*/
/*}*/

/*.pagina-busca #body-content-native {*/
/*    background: transparent !important;*/
/*    box-shadow: none !important;*/
/*}*/

/*#id_telefone_celular {*/
/*    display: none;*/
/*}*/

/*#mask-phone:focus {*/
/*    box-shadow: 0 0 5px 0px #007fccc9;*/
/*}*/


/*Modificação 18/01/23 - Mobile */

/*@media (max-width: 600px) {*/

/*    #mv-casal-tamanho>ul,*/
/*    #mv-macio-firmeza>ul {*/
/*        margin-top: 30px !important;*/
/*    }*/

/*    #category-tamanho,*/
/*    #category-firmeza,*/
/*    #mais-vendidos {*/
/*        padding-left: 10px !important;*/
/*        padding-right: 10px !important;*/
/*    }*/

/*    #espessura>div>div.desktop\:w-1\/2.mobile\:full.flex.flex-col.justify-start.items-center.relative>img.desktop\:hidden.mobile\:flex.mobile\:mb-\[100px\] {*/
/*        padding: 10px !important;*/
/*    }*/

/*    #tec-camada>div>div.flex.desktop\:flex-row.mobile\:flex-col-reverse.justify-center.items-center.w-full {*/
/*        padding: 10px 25px !important;*/
/*    }*/

/*    #beneficios>div {*/
/*        padding: 0 10px !important;*/
/*    }*/

/*    #rodape>div.footer-menu.flex.flex-col.justify-center.items-center.bg-\[\#F1F1F6\].py-10.border-none {*/
/*        padding-left: 15px !important;*/
/*        padding-right: 15px !important;*/
/*    }*/

/*    #rodape>div.mkt-seals.flex.flex-col.justify-center.items-center.bg-\[\#F1F1F6\].py-10.border-t-\[1px\].border-t-\[\#ddd\].border-solid {*/
/*        padding: 10px !important;*/
/*    }*/

/*    .floatWhatsBtn {*/
/*        right: 15px !important;*/
/*        bottom: 15px !important;*/
/*    }*/

/*    .w-40 {*/
/*        width: 7rem !important;*/
/*    }*/

/*    .my-5 {*/
/*        padding: 0 2rem !important;*/
/*        text-align: left !important;*/
/*    }*/

/*}*/

/*#enderecoPrincipal2 {*/
/*    visibility: visible !important;*/
/*}*/


/*********************************************************************/
/*   Foi declarado width: 100% pois a mesma não aparecia no mobile    */
/*********************************************************************/

/*@media only screen and (max-width: 479px) {*/

/*    .listagem .listagem-item .imagem-produto,*/
/*    .listagem .listagem-item .info-produto {*/
/*        width: 100% !important;*/
/*    }*/
/*}*/


/*********************************************************************/
/*              Texto foi alinhado a esquerda no mobile               */
/*********************************************************************/

/*@media only screen and (max-width: 756px) {*/
/*    .description p {*/
/*        text-align: left !important;*/
/*        margin: 5px 20px !important;*/
/*    }*/

/*    .description li {*/
/*        text-align: left !important;*/
/*    }*/
/*}*/


/*********************************************************************/
/*                 Ajuste botão continuar comprando                   */
/*********************************************************************/


/*.ckt-voltar a {*/
/*    max-width: 220px !important;*/
/*    font-size: 16px !important;*/
/*    background-color: #272273 !important;*/
/*    color: #fff !important;*/
/*    padding: 10px 20px !important;*/
/*    border-radius: 30px !important*/
/*}*/

/*********************************************************************/
/*                    Ajuste botão esqueci senha                      */
/*********************************************************************/

/*.identificacao .control-group .esqueci-senha {*/
/*    display: flex !important;*/
/*    justify-content: center !important;*/
/*    align-items: center !important;*/
/*    gap: 10px !important;*/
/*    color: #181655 !important;*/
/*    width: 48% !important;*/
/*    padding: 15px 0px !important;*/
/*    float: left !important;*/
/*    background-color: transparent !important;*/
/*}*/

/*********************************************************************/
/*                   Ajuste botão fazer cadastro                      */
/*********************************************************************/

/*.carrinho-checkout .control-group a.fazer-cadastro {*/
/*    display: flex !important;*/
/*    justify-content: center !important;*/
/*    align-items: center !important;*/
/*    float: left !important;*/
/*    margin-top: 15px !important;*/
/*    width: 48% !important;*/
/*    color: #181655 !important;*/
/*    gap: 10px !important;*/
/*    padding: 15px 5px !important;*/
/*    background-color: transparent !important;*/
/*}*/

/*********************************************************************/
/*                       Ajuste campo senha                           */
/*********************************************************************/

/*.carrinho-checkout .control-group #id_senha_login {*/
/*    height: 52px !important;*/
/*    width: 100% !important;*/
/*}*/

/*********************************************************************/
/*                       Ajuste campo email                           */
/*********************************************************************/

/*.carrinho-checkout .control-group #id_email_login {*/
/*    width: 100% !important;*/
/*}*/

/*********************************************************************/
/*                    Força a exibição do endereço                    */
/*********************************************************************/

/*.endereco #enderecoPrincipal1 .accordion-inner {*/
/*    visibility: visible !important;*/
/*}*/

/*********************************************************************/
/*                Força a remoção de icones de contato                */
/*********************************************************************/

/*.contato-produto .message,*/
/*.contato-produto .whatsapp,*/
/*.contato-produto .phone {*/
/*    display: none !important;*/
/*}*/

/*@media only screen and (max-width: 756px) {*/
/*    .comprar {*/
/*        display: flex !important;*/
/*        flex-direction: column !important;*/
/*    }*/

/*    .btnWhatsappComprar {*/
/*        max-width: 100% !important;*/
/*        padding: 20px 45px !important;*/
/*    }*/
/*}*/

/*.comprar {*/
/*    display: flex !important;*/
/*    gap: 5px !important;*/
/*}*/

/*#WhatsappModalForm h2 {*/
/*    color: #15674a !important;*/
/*    font-size: 1.5em !important;*/
/*    line-height: 1.3em !important;*/
/*    text-align: center !important;*/
/*    font-weight: bold !important;*/
/*}*/

/*.form-header {*/
/*    display: flex !important;*/
/*    padding: 25px 18% !important;*/
/*    background-color: #c7d416 !important;*/
/*    background-image: url(https://cdn.awsli.com.br/2626/2626083/arquivos/ezgif-4-6b74ad9598.png) !important;*/
/*    background-repeat: no-repeat !important;*/
/*    background-position: top left 50px !important;*/
/*    border-radius: 12px 12px 0 0 !important;*/
/*}*/

/*p.closeBtn {*/
/*    position: relative !important;*/
/*    left: 55px !important;*/
/*    font-size: 19px !important;*/
/*    width: fit-content !important;*/
/*    color: #f00 !important;*/
/*    text-transform: uppercase !important;*/
/*    cursor: pointer !important;*/
/*}*/

/*#BtnEnvFrmModWhatsApp {*/
/*    background-color: #c7d416 !important;*/
/*    padding: 10px 86px !important;*/
/*    margin: 10px auto !important;*/
/*    border-radius: 25px !important;*/
/*    border: 2px solid #adb812 !important;*/
/*    display: block !important;*/
/*    color: #15674a !important;*/
/*    font-weight: 700 !important;*/

/*}*/

/*#WhatsappModalForm {*/
/*    top: unset !important;*/
/*    left: unset !important;*/
/*    margin: 0 !important;*/
/*    padding: 0 0 20px 0 !important;*/
/*    border-radius: 12px !important;*/
/*    max-width: 575px !important;*/
/*}*/

/*#WhatsappModalForm .form-header::after {*/
/*    content: " " !important;*/
/*    position: absolute !important;*/
/*    bottom: 195px !important;*/
/*    left: calc(50% - 30px) !important;*/
/*    width: 60px !important;*/
/*    height: 40px !important;*/
/*    background-image: url(https://cdn.awsli.com.br/2626/2626083/arquivos/download.png) !important;*/
/*    background-repeat: no-repeat !important;*/
/*    background-position: center !important;*/
/*}*/

/*.listagem-item .p-2 a,*/
/*.slick-list .slick-slide .info-product a {*/
/*    background-color: #469829 !important;*/
/*}*/

/*.rsifraopromo {*/
/*    font-size: 9px !important;*/
/*}*/

/*#mobile-minibanner {*/
/*    max-width: 100% !important;*/
/*}*/

/*#mobile-minibanner-category {*/
/*    max-width: 80% !important;*/
/*}*/



/*.info-produto .nome-produto.cor-secundaria {*/
/*    max-height: 50px !important;*/
/*    overflow: hidden !important;*/
/*}*/

/*.whatsModalWidget #WhatsappModalForm {*/
/*    margin: 0 20px !important;*/
/*}*/

/*.form-horizontal {*/
/*    padding: 0 25px 0 !important;*/
/*}*/


/*@media only screen and (min-width: 600px) {*/
/*    .ordenar-listagem .dropdown-menu {*/
/*        left: -130px !important;*/
/*        right: auto;*/
/*    }*/
/*}*/




/*.sub-menu1 ul li a span {*/
/*    font-size: 12px;*/
/*    font-family: 'Nunito', sans-serif;*/
/*    font-weight: 400;*/
/*}*/

/*.sub-menu-2 ul li a {*/
/*    font-size: 12px;*/
/*    font-family: 'Nunito', sans-serif;*/
/*    font-weight: 400;*/
/*}*/




/*.item-menu .sub-menu1 li .sub-menu-2 {*/
/*    display: none;*/
/*}*/


/*.item-menu .sub-menu1 li:hover .sub-menu-2 {*/
/*    display: block;*/
/*}*/