body{
background:#F6F2EC;
}

#rodape{
background:#F6F2EC;
}

.titulo,
h1,
h2,
h3{
font-family:Georgia,serif;
font-weight:500;
}

.botao{
border-radius:0px;
}

.produto{
transition:.3s;
}

.produto:hover{
transform:translateY(-5px);
}

.menu.superior{
border-top:none;
border-bottom:none;
}

#rodape .institucional{
font-size:14px;
line-height:1.8;
}

.marcas{
padding-top:40px;
padding-bottom:40px;
}

.marcas,
#marcas,
.secao-marcas,
.lista-marcas{
    display:none !important;
}

