/* Themify Customize Styling */
body {	
	font-family: "Inter";	font-weight:400;
	font-size:16px;

	color: #3d3d3d; 
}
h1 {	
	font-family: "Merriweather";	font-weight:700;
	letter-spacing:-0,3px;
	font-size:42px;
	line-height:120%;

	color: #89a462; 
}
h2 {	
	font-family: "Merriweather";	font-weight:700;
	letter-spacing:-0,2px;
	font-size:34px;
	line-height:125%;

	color: #89a462; 
}
h3 {	
	font-family: "Inter";	font-weight:600;
	letter-spacing:0px;
	font-size:28px;
	line-height:130%;

	color: #3d3d3d; 
}
h4 {	
	font-family: "Inter";	font-weight:600;
	letter-spacing:0px;
	font-size:24px;
	line-height:135%;

	color: #3d3d3d; 
}
h5 {	
	font-family: "Inter";	font-weight:600;
	letter-spacing:0px;
	font-size:20px;
	line-height:140%;

	color: #3d3d3d; 
}
#headerwrap {	background: none;
	background-color: #89a462; 
}
#header {	
	color: #ffffff; 
}
#headerwrap a {	
	color: #ffffff; 
}
#headerwrap a:hover {	
	color: #3d3d3d; 
}
#main-nav a {	
	background-color: transparent;
	color: #f3f6ee; 
}
#main-nav a:hover {	
	background-color: transparent;
	color: #ffffff; 
}
#main-nav .current_page_item > a, #main-nav .current-menu-item > a {	
	background-color: transparent;
	color: #1f2937; 
}
#main-nav .current_page_item > a:hover, #main-nav .current-menu-item > a:hover {	
	background-color: transparent;
	color: #ffffff; 
}
