/* Themify Customize Styling */
body {	
	font-family: "Lato";	font-weight:normal;
 
}
a {	
	color: #8cc53f; 
}
a:hover {	
	color: #68a31a; 
}
h1 {	
	font-family: "Lato";	font-weight:bold;
	letter-spacing:0px;
	font-size:34px;
 
}
h2 {	
	font-family: "Lato";	font-weight:bold;
	letter-spacing:0px;
	font-size:28px;
	line-height:44px;
 
}
#headerwrap {	background: none;
	background-color: #ffffff; 
}
#header {	
	font-family: "Lato";	font-weight:bold;
	font-size:14px;
	text-transform:uppercase; 
}
#headerwrap a {	
	color: #b3cf37; 
}
#headerwrap a:hover {	
	color: #68a31a; 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: rgba(179,207,55,0.50); 
}
#headerwrap.fixed-header a {	
	color: #315700; 
}
#headerwrap.fixed-header a:hover {	
	color: #315700; 
}
body #site-logo a img {		width: 250px;
	height: 57px; 
}
#site-description {	display: none; 
}
#main-nav .current_page_item > a, #main-nav .current-menu-item > a {	
	color: #5c5a5a; 
}
#footerwrap {	background: none;
	background-color: #b3cf37; 
}
#footer {	
	color: #ffffff; 
}
#footer, #footer-logo, .footer-nav a, .footer-text {		font-size:18px;
 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 250px;
	height: 57px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 250px;
	height: 57px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body #site-logo a img {		width: 250px;
	height: 57px; 
}
 }
/* Themify Custom CSS */
/* Adjust button */
	.custom-menu-button a{
		color: #ffffff !important;		/* Text color */
		background-color: #B3CF37; 	/* Btn bg color */
		padding: 10px 10px; 		/* Space around text */
		border-radius: 9px; 		/* higher number = rounded corners */
		max-height: 40px; 		/* Max height of button */
	}
/* Adjust button on hover or remove the whole thing */
	.custom-menu-button a:hover{
		color: #ffffff; 		/* Hover color */
		background-color: #68a31a; 	/* Btn hover bg color */
	}
li {
margin: 0em;
}
