
<style>
	a,
	a:link,
	a:active,
	a:visited{
		color:#91B988;
	}
	
	.cor_links,
	.cor_links a,
	.cor_links a:link,
	.cor_links a:active,
	.cor_links a:visited,
	.cor_links a:focus{
		color:#444;
	}
	
	.cor_links a:hover{
		color:#91B988	}
	
	.cor_links_categorias a:hover{
		color:#00652F !important
	}
	
	.cor_links_topo a:hover{
		color:#00652F	}
	
	
	
	#menu-accessibility .chBut {
		background: #00652F; 
		border-color: #00652F;
	}
	
	.chBody a:hover{
		color:#00652F !important
	}
	
	.navbar-nav .nav-link {
		color:#555555;
		font-weight:700
	}
	
	.navbar-nav .nav-link:hover{
		color:#00652F;
	}
	
	.nav-link_i{
		color:#00652F	}
	.navbar-nav .nav-link:hover{
		color:#00652F;
	}
	
	.dropdown-item:focus, .dropdown-item:hover {
		background:#91B988;
	}
	
	.menu-social-top > li > a,
	.menu-social-top > li > a:link,
	.menu-social-top > li > a:active,
	.menu-social-top > li > a:visited,
	.menu-social-top > li > a:focus{
		color:#00652F;
	}
	
	.menu-social-bottom > li > a,
	.menu-social-bottom > li > a:link,
	.menu-social-bottom > li > a:active,
	.menu-social-bottom > li > a:visited,
	.menu-social-bottom > li > a:focus{
		color:#91B988;
		background:#00652F;
	}
	
	.menu-social-bottom > li > a:hover{
		background:#fff;
	}
	
	.botoes-primaria-to-white,
	.botoes-primaria-to-white a,
	.botoes-primaria-to-white a:link,
	.botoes-primaria-to-white a:active,
	.botoes-primaria-to-white a:visited{
		background:#91B988;
		color:#00652F !important;
	}
	
	.botoes-primaria-to-white:hover,
	.botoes-primaria-to-white a:hover{
		color:#91B988 !important
	}
	
	.botoes-primaria-to-secundaria,
	.botoes-primaria-to-secundaria a,
	.botoes-primaria-to-secundaria a:link,
	.botoes-primaria-to-secundaria a:active,
	.botoes-primaria-to-secundaria a:visited{
		border: 1px solid #91B988;
		color:#fff !important;
		background:#91B988;
	}
	
	.botoes-primaria-to-secundaria:hover,
	.botoes-primaria-to-secundaria a:hover{
		border: 1px solid #ddd;
		background: transparent;
		color: #444 !important;
	}
	
	.botoes-secundaria-to-primaria,
	.botoes-secundaria-to-primaria a,
	.botoes-secundaria-to-primaria a:link,
	.botoes-secundaria-to-primaria a:active,
	.botoes-secundaria-to-primaria a:visited{
		background:#91B988;
		color:#00652F !important;
	}
	
	.botoes-secundaria-to-primaria:hover,
	.botoes-secundaria-to-primaria a:hover{
		background:#00652F;
	}
	
	.page-link:hover {
		background-color: #91B988;
		border-color: #91B988;
		color:#00652F !important
	}
	
	.page-item > .page-link:hover > span > i{
		color:#00652F	}
	
	.page-item.active .page-link {
		background-color: #00652F;
		border-color: #00652F;
	}
	
	.page-link:hover {
		color:#00652F !important
	}
	
	.albuns_content_absolute_quantidade{
		background:#00652F;
	}
	
	.albuns_content_absolute_botao{
		border-color: #00652F !important;
	}
	
	.font-color-primaria{
		color:#91B988 !important;
	}
	.font-color-secundaria{
		color:#00652F !important;
	}
	
	.border-color-primaria{
		border-color:#91B988 !important
	}
	.border-color-secundaria{
		border-color:#00652F !important
	}
	
	.background-color-primaria{
		background:#91B988 !important
	}
	.background-color-secundaria{
		background:#00652F !important
	}
	
	.owl-theme .owl-nav .owl-prev:hover,
	.owl-theme .owl-nav .owl-next:hover{
		background:#91B988 !important;
		color:#00652F !important;
	}
	
	.owl-theme .owl-nav .owl-prev,
	.owl-theme .owl-nav .owl-next{
		background:#00652F !important;
	}
	
	.menus-color-orange-to-black,
	.menus-color-orange-to-black a,
	.menus-color-orange-to-black a:link,
	.menus-color-orange-to-black a:active,
	.menus-color-orange-to-black a:visited{
		color: #91B988 !important
	}
	.menus-color-orange-to-black a:hover{
		color: #222222 !important
	}
	
	.btn-search-top{
		background:#222222;
		width:30px;
		height:30px;
		font-size:15px;
		line-height:16px;
		color:#ffffff !important;
		border:none;
		border-radius:50%;
		cursor:pointer;
		transition:0.5s
	}
	.btn-search-top:hover{
		background:#91B988	}
	.btn-search-top > i{
		color:#ffffff !important;
	}
	
	.footer-container {
		background-color: #00652F !important;
	}
	.footer-container {
		padding: 40px 0 0;
	}
	.footer-container {
		background-color: #232f3e;
		color: #fff;
	}
	.footer-container {
		background-color: #91B988;
		padding-top: 55px;
		padding-bottom: 5px;
	}
	.footer-container {
		background-color:  #00652F !important;
	}
	.menu-social-footer > li > a:hover{
		background: #91B988 !important;
	}
	
	.heading-title:after{
		background: #91B988 !important;
	}
	
</style>