/*cabeçalho*/
/*títulos cabeçalho*/
#cabecalho .actions>li>a, #cabecalho .span4.hidden-phone > ul .fale-conosco .title {
    color: #c6c6c5;
}


/*background full menu*/
.full.menu {
    background: #B1D472;
}

/*títulos full menu*/
.full.menu .conteiner .nivel-um>li>a>.titulo {
    color: #fef0db;
}


/*botão ver mais*/
#listagemProdutos.listagem .listagem-item .acoes-produto .botao-comprar,.listagem.aproveite-tambem .listagem-item .acoes-produto .botao-comprar {
    color: #fff;
    background: #59b8ce;
}
/*botão ver mais*/
#listagemProdutos.listagem .listagem-item .acoes-produto .botao-comprar,.listagem.aproveite-tambem .listagem-item .acoes-produto .botao-comprar {
    color: #fff;
    background: #59b8ce;
}

li.offers.com-filho {
display: none;
}




@import url('//fonts.googleapis.com/css?family=Lato');

.menu.superior .nivel-um>li strong {
    font-family: 'Lato', sans-serif;
	text-transform: uppercase;
}
