/* Themify Customize Styling */
body {	
	font-family: "Palanquin";	font-weight:400;
	letter-spacing:0px;
 
}
:root {	
	--theme_accent: #30812a;
	--theme_accent_semi: #30812a; 
}
h1 {	
	font-family: "Palanquin Dark";	font-weight:600;
	letter-spacing:0px;
 
}
h2 {	
	font-family: "Palanquin Dark";	font-weight:600;
	letter-spacing:0px;
 
}
h3 {	
	font-family: "Palanquin Dark";	font-weight:600;
	letter-spacing:0px;
 
}
h4 {	
	font-family: "Palanquin Dark";	font-weight:600;
	letter-spacing:0px;
 
}
h5 {	
	font-family: "Palanquin Dark";	font-weight:600;
	letter-spacing:0px;
 
}
h6 {	
	font-family: "Palanquin Dark";	font-weight:600;
	letter-spacing:0px;
 
}
#header {	
	font-family: "Palanquin";	font-weight:700;
	letter-spacing:0.1em;
 
}
body #site-logo a img {		width: 200px; 
}
#main-nav .highlight-link > a {	background: none;
	background-color: #30812a;
	color: #ffffff; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 200px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 200px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body #site-logo a img {		width: 200px; 
}
 }
/* Themify Custom CSS */
#headerwrap {
  border-bottom: 0!important;
}