/* WHATSAPP FIXO */
.whatsapp-fixo {
position: fixed;
bottom:10px;
right:10px;
z-index: 999;
zoom: 0.55;
}

.flexslider .slides img {
    border-radius: 4px;
}


/* ESPACAMENTO SUPERIOR - MINI-BANNER */
.row-fluid.banner.mini-banner {margin-top: 30px}
#listagemProdutos .row-fluid.banner.mini-banner * {border-color: transparent !important}

.menu.superior {
	background-color: rgb(75, 85, 64);
	margin-top: 20px;
}