/*botao de comprar do carrinho*/
.botao.principal.botao-comprar, .botao.principal.grande, .acoes-produto-responsiva .tag-comprar {
    background-color: #4CAF50 ;
}

/*cor da fonte do botão continuar comprando do carrinho quando passa o mouse */
.span12 a.botao {
color: #333 ;
}





#rodape .links-rodape{ border-right: 1px; color:#000000; min-height: 210px; }
#rodape .titulo{ padding: 15px 0; margin-bottom: 0; border-bottom: 0 none; color: #000000; font-size: 16px; }
#rodape li a{ color: #000000; font-size: 14px; }
#rodape li:hover a{ color: #000000; text-decoration: underline; }
#rodape .newsletter .texto-newsletter{ color: #000000 ; }
#rodape .span4 p{ color: #000000 ; }





@media (max-width: 768px){#listagemProdutos > ul{display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start}#listagemProdutos > ul li.listagem-linha ul{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:center}#listagemProdutos > ul li.listagem-linha ul li{width:50%;margin:0 0 20px}.listagem.com-caixa .listagem-item{border:0}.listagem.com-caixa .listagem-item .imagem-produto{border:0;padding:0}.listagem .listagem-item .info-produto{border:none!important;padding:5px 0}.busca .botao-busca{padding:5px 14px!important}.listagem .listagem-item .acoes-produto-responsiva,#btn-top{display:none!important}}



.row-fluid.banner.mini-banner.hidden-phone {
    display: block!important;
}


/*=========================================================================== BOTAO MENU */
#cabecalho .span8.busca-mobile .atalho-menu.visible-phone.icon-th.botao.principal {
background-color: transparent;
background-image: url('https://cdn.awsli.com.br/2383/2383005/arquivos/Cartao digital web site delicado.svg');
background-repeat: no-repeat;
background-position: center center;
background-size: 100%;
color: transparent;
text-shadow: none;
border: none;
-webkit-transform: scale(1.37);
-moz-transform: scale(1.37);
-ms-transform: scale(1.37);
-o-transform: scale(1.37);
transform: scale(1.37);
}

