/* WHATSAPP FIXO */
.whatsapp-fixo {
position: fixed;
bottom:80px;
right:20px;
z-index: 999;
}

#cabecalho .conteiner {
  background-color: #ffffff !important;
}

div#cabecalho {
    background: #ffffff;
}

.full.menu {
    background: #ffffff !important;
}

div#cabecalho li.action-item a {
  color: #5C5C5C;
}


div.full.menu.hidden-phone strong.titulo.cor-secundaria{
  color: #5C5C5C !important;
}

div.full.menu.hidden-phone ul.nivel-um strong.titulo{
  color: #5C5C5C !important;
}

div.full.menu.hidden-phone strong.titulo.cor-secundaria:hover{
  color: BLACK;
}


div.full.menu.hidden-phone ul.nivel-um strong.titulo:hover{
  color: BLACK;
}


#barraNewsletter, #barraNewsletter .show-hide, #barraNewsletter .componente, #barraNewsletter.posicao-rodape .conteiner { background-color: #f8f8ff; }


