/* altera ícone do carrinho */
#cabecalho i.icon-shopping-cart.fundo-principal {
    background: url(//cdn.awsli.com.br/172/172459/arquivos/cart-click.png) center center no-repeat;
    color: transparent;
}

/*colaco icone na categoria Equipamentos*/
#cabecalho .menu li.categoria-id-3986133 strong:before {
    content: url('//cdn.awsli.com.br/547/547495/arquivos/forno.png');
    
}

     /*colaco icone na categoria Peças*/
/*#cabecalho .menu li.categoria-id-3988208 strong:before {
    content: url('https://cdn.awsli.com.br/547/547495/arquivos/technical-support.png');}*/


/.strong.titulo.cor-secundaria {
    color: transparent;
}

.marcas .slides li a{

display: block !important;
height: 30px !important;
position: relative !important;
}


.acoes-flutuante {
    display: none !important}

.conteiner { max-width: 1360px; }

.menu.superior .titulo {
    margin: 8px 0; !important}

*.menu.superior {*
    *background-color: rgba(255,255,255,0.15)}*

.info-produto{
    text-align: center;}

.preco-produto strong.titulo{
    font-size: 25px;
    white-space: nowrap;}

.cor-principal{
    color: #0a0a0a;}

.listagem .listagem-item .nome-produto{
    font-size: 16px;
    line-height: 23px;
    display: inline-block;
    min-height: 40px;
    word-wrap: break-word;
    word-break: break-word;}

/*OCUTAR SETA BOTAO*/
.menu li.com-filho>a i {
    display: none;
}

/* WHATSAPP FIXO */
.whatsapp-fixo {
position: fixed;
bottom:20px;
left:20px;
z-index: 999;
}

<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-149890034-1">
</script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'UA-149890034-1');
</script>