

/* AJUSTAR MARGEM*/
.pagina-categoria .conteudo.span9 {
margin-left:0;
}

@media (min-width: 768px) {
.menu.superior {width: 100%;position: absolute;top: 152px;left: 0px;}
.logo {margin-bottom: 70px;}
    #rodape .institucional {
    	height: 550px;
	}
}


.listagem .listagem-item{text-align:center}


/* WHATSAPP FIXO */
.whatsapp-fixo {
position: fixed;
bottom:10px;
left:10px;
z-index: 999;
}


#rodape .titulo {
color: #FFFFFF;
}
#rodape .pagamento-selos {
background-color: #585858;
}



.gateways-rodape {

background: none;
border:0px;

}


#rodape .redes-sociais {
top: 0pt;
}


.menu.superior .titulo { margin: 16px 0; }


.barra-inicial ul li {
line-height: none;
}




.listagem .titulo-categoria {
    text-align: center;
}



.menu .titulo {
display: inline-block;
white-space: normal;
font-size: 13px;
}






 #rodape .redes-sociais {
    background: none;
    box-shadow: none;
}







.pagamento>ul+ul {
    margin: 0;
}

@media screen and (min-width: 1024px){
    .gateways-rodape, .gateways-rodape * {
        padding: 0;
        display: flex !important;
        width: 100%;
    }
}

.gateways-rodape li:nth-child(2) {
    border: 0;

}

.gateways-rodape li:nth-child(odd) {
    border: 0;
}


#rodape .institucional .lista-redes {
    top: 20px !important;
}



