body {

	font-family: 'Open Sans'
	
	,sans-serif;


	
	background-image: url("https://cdn.awsli.com.br/2337/2337998/arquivos/Planta 1 v2.png");
	
	
	
		background-position: top left;
	
	
		background-attachment: fixed;
	
	
		background-repeat: no-repeat;
	

}



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



.titulo {
	font-family: 'PT Sans'
  
  , serif;
	
	font-weight: 300;
	
	
}



#cabecalho {

	
		
		background-image: url("https://cdn.awsli.com.br/2337/2337998/arquivos/Bem-estar consciente v4.png");
		
		
		background-color: #710E20;
		
		
		background-position: top center;
		
		
			background-repeat: repeat-x;
		
	
}



.barra-inicial { background-color: #710E20; }


.barra-inicial .canais-contato span, .barra-inicial .canais-contato a, .barra-inicial .canais-contato i { color: #FFFFFF; }



#rodape .institucional {
	
		
		
		background-color: #710E20;
		
		
		background-position: top right;
		
		
			background-repeat: repeat-y;
		
	
}


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



