body {

	font-family: 'Roboto'
	
	,sans-serif;


	
	
		background-color: #b3b0bd;
	
	
		background-position: top center;
	
	
		background-attachment: scroll;
	
	
		background-repeat: repeat;
	

}

:root {
  --cor-principal: #284df0;
	--cor-botao: #284df0;
}
a, a:hover, a:focus, .cor-principal, .menu a:hover, .atributo-comum a:hover span, .atributo-comum .active a span { color: #284df0; } /* Cor Principal - Textos e Links */
.fundo-principal, .botao.principal, .botao.principal:hover, .menu li:hover > a .fundo-secundario, .flex-control-paging li a.flex-active, .dropdown-menu > li > a:hover, .filtro.lista ul li label:hover, .filtro.lista ul li.active label , .menu-simples li a:hover, .menu-simples li.active a { background-color: #284df0; } /* Cor Principal - Background */
.borda-principal, .atributos ul li a:hover, .atributos ul li.active a, .tema-scuro .nav-tabs li.active a, .elastislide-carousel ul li.active a { border-color: #284df0; } /* Cor Principal - Bordas */



:root {
  --cor-secundaria: #6e2b2b;
}
.cor-secundaria { color: #6e2b2b; }
.fundo-secundario { background-color: #6e2b2b; }
.borda-secundaria { border-color: #6e2b2b; }



.titulo {
	font-family: 'Roboto'
  
  , serif;
	
	font-weight: 400;
	
	
	text-transform: uppercase;
	
}



#cabecalho {

	
		
		background-image: url("https://cdn.awsli.com.br/960/960704/arquivos/WhatsApp Image 2019-03-12 at 10.26.28.jpeg");
		
		
		background-color: #e6dbdb;
		
		
		background-position: top center;
		
		
			background-repeat: repeat;
		
	
}



.barra-inicial { background-color: #444444; }




#rodape .institucional {
	
		
		
		background-color: #9b93f0;
		
		
		background-position: top center;
		
		
			background-repeat: repeat;
		
	
}


:root {
	--cor-botao: #f21010;
}
.botao.principal.botao-comprar, .botao.principal.grande, .acoes-produto-responsiva .tag-comprar { background-color: #f21010; }



  
    #barraNewsletter, #barraNewsletter .show-hide, #barraNewsletter .componente, #barraNewsletter.posicao-rodape .conteiner { background-color: #000000; }
  
  
    #barraNewsletter, #barraNewsletter .show-hide { color: #FFFFFF; }
  

