.botao-whatsapp {
    border:1px solid !important;
    border-color:#25d366 !important;
}

.listagem-item .acoes-produto > .botao-comprar{
    margin-top:4px;
}

@media screen and (max-width: 767px){
    .li-whatsapp{
        display:none;
    }
    
    .listagem .listagem-item{
        padding:0px;
    }
    
    #listagemProdutos .span3{
        width:calc(100% - 20px) !important;
    }
    
    .conteudo h1{
        font-size:20px !important;
    }
    
    .barra-mobile .conteiner{
        padding:0px 20px !important;
    }

}

.componente .interno {
    display:none;
}

.novo-componente-newsletter .componente{
    display:none !important;
}