/* WHATSAPP FIXO */
.whatsapp-fixo {
position: fixed;
bottom:10px;
right:10px;
z-index: 999;
}


.listagem-item {
    margin: 0;
    box-shadow: 0 0 2px rgba(0,0,0,0.33);
    border: 0px solid rgba(0,0,0,0.035);
    background-color: #fff;
    -webkit-transition: -webkit-transform .08s ease 0;
}

.menu.superior {
    background-color: #ffffff;
    margin-top: 20px;
    color: 000000;
}

.lista-redes a {
    color: #000;
    text-decoration: none;
}

.abas-custom .tab-content {
    padding: 20px;
       box-shadow: 0 0 0px rgb(248 248 248;
}

.institucional {
    background-image: none);
}

/* Tirar pontilhado dos produtos */
.listagem .listagem-linha li {border: none;}

.listagem .listagem-linha li { border: 0 none; }
*/