/* WHATSAPP FIXO */
.whatsapp-fixo {
position: fixed;
bottom:10px;
right:10px;
z-index: 999;
}

div.institucional.fundo-secundario, div.pagamento-selos{
 background: transparent !important;   
}

div.institucional.fundo-secundario, div.coluna.span3.esquerda, div#barraNewsletter.hidden-phone.posicao-rodape{
 	display: none !important;   
}

h1.nome-produto.titulo.cor-secundaria{
   font-size: 28px !important;   
}

div.flexslider{ 
	max-height: 200px !important;
}


@media only screen and (min-width: 979px){

	.row-fluid .conteudo, .row-fluid .produto { width: 100%; margin: 0; }
    
}


