 /* Pop up produto pagina produto */ .pagina-produto .acoes-flutuante.borda-principal.hidden-phone.hidden-tablet { display: none !important;}
#cabecalho > .conteiner > .menu.superior .nivel-um > li {

border: none;

}
/* Centralizar os itens do menu */
#cabecalho > .conteiner > .menu.superior { text-align: center; }
#cabecalho > .conteiner > .menu.superior .nivel-um > li { float: none; display: inline-block; border-left: 0; margin-right: -3px; }
/* Tirar setinha pra baixo */
#cabecalho .menu.superior .nivel-um > li > a i {
display: none;
}
.logo a {

height: 170px;

}

.listagem .titulo-categoria {
text-align: center;
font-size: 24px; 
}

.componente {
    background-color: #ffffff;
}

.componente p {
    line-height: 16pt!important;
}

.componente .icon-file-text i {
    color: #fff;   
}

.componente .titulo {
    font-size: 24px;
}

.g_ .g_title, .g_ .listagem .titulo-categoria strong {
    font-size: 24px;
}

.sobrehome {
    margin: 0 auto;
}

table, tr, td {
border: 0px; 
text-align: center;
}


