/* Minha Conta pedidos */
.superior .acoes-conta  {
    font-size: 14px;
    font-weight:bold;
}

/* LOGOTIPO TAMANHO */
.logo{

height:120px;

}

/* Cor do fundo e texto do menu */
#cabecalho > .conteiner > .menu.superior, #cabecalho > .conteiner > .menu.superior .com-filho > a i { background-color: #002e56; }
#cabecalho > .conteiner > .menu.superior .titulo { color: #FFFFFF; }
 
/* 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; }

/* remove as linhas do menu*/
#cabecalho > .conteiner > .menu.superior .nivel-um > li {
border: 0;
padding: 0 14px;
}

.bem-vindo { color: #002E56; font-size: 16px; font-weight:bold; }
 
/* Arredondar menu */
#cabecalho > .conteiner > .menu.superior {
border-radius: 5px;
 
}
 
.flexslider .slides img {
    height: auto;
    border-radius: 5px;
}

/* AUMENTAR O TAMANHO DA BARRA DO RODAPÉ */
#rodape .institucional{
background-image:none;
padding-bottom: 80px; 
}

/* ALINHA NOME DA REDE SOCIAL */

#rodape .redes-sociais {
top: 5.6pt;
}

/*RETIRANDO A BORDA DA REDE SOCIAL*/

#rodape .redes-sociais.borda-principal {
background: none !important;
box-shadow:none;
}

.gateways-rodape {

background: none;
border:0px;

}

/*CATEGORIAS RODAPE*/
.links-rodape-categorias {display:none !important;}


/*SE QUISER ALTERAR A COR DO NOME DA REDE SOCIAL*/
.institucional .redes-sociais .titulo {
 
}



.borda-principal {
border-color: #000000;
}

.listagem .listagem-item .nome-produto {
font-size: 18px !important; 
line-height: 18px;
display: inline-block;
min-height: 40px;
word-wrap: break-word;
word-break: break-word;
}




