/* Themify Customize Styling */
body {	
	font-family: "Tahoma", "Geneva", sans-serif;	letter-spacing:.6px;
 
}
:root {	
	--theme_accent: #79a52a; 
}
h1 {	
	font-family: "perpetua";	font-weight:700;
	letter-spacing:.5px;
	font-size:40px;
 
}
h2 {	
	font-family: "perpetua";	font-weight:700;
	letter-spacing:.3px;
	font-size:30px;

	color: #152c1e; 
}
h3 {	
	font-family: "Verdana", "Geneva", sans-serif;	letter-spacing:0px;
	font-size:22px;
 
}
#headerwrap.fixed-header #header, #headerwrap.fixed-header #site-description {		font-size:14px;
 
}
body #site-logo a img {		width: 250px; 
}
#main-nav a {	
	color: #193a28; 
}
#main-nav a:hover {	
	color: #79a52a; 
}
#main-nav .current_page_item > a, #main-nav .current-menu-item > a {	
	color: #79a52a; 
}
#main-nav ul a {	
	font-family: "Poppins";	font-weight:400;
	font-size:15px;
	text-transform:capitalize; 
}
#footerwrap {	background: none;
	background-color: #193a28; 
}
#footer {	
	color: #ffffff; 
}
#footer, #footer-logo, .footer-nav a, .footer-text {	
	font-family: "Poppins";	font-weight:400;
	font-size:12px;
 
}
#footer a {	
	font-family: "Poppins";	font-weight:400;
	font-size:12px;

	color: #ffffff; 
}
#footer a:hover {	
	color: #79a52a; 
}
#footer-nav a {	
	color: #ffffff;
	font-family: "Poppins";	font-weight:400;
	font-size:13px;
 
}
#footer .footer-widgets .widgettitle {	
	color: #ffffff;
	font-family: "Poppins";	font-weight:400;
 
}
@media(max-width: 1280px) { /* Themify Customize Styling */
body #site-logo a img {		width: 250px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 250px; 
}
 }@media(max-width: 680px) { /* Themify Customize Styling */
body #site-logo a img {		width: 250px; 
}
 }.header-minbar #headerwrap #main-nav a:hover, .mobile_menu_active #headerwrap .sidemenu-on a:hover, .mobile_menu_active #headerwrap #main-nav a:hover, .mobile_menu_active #headerwrap #main-nav ul a:hover { 
	color: #79a52a; }
/* Themify Custom CSS */
#header {
padding: .5em 0;
}

@media (max-width: 680px) {
  body #site-logo a img {
    width: 200px;
  }
}