/* Themify Customize Styling */
body {		font-size:16px;
 
}
a {	
	color: #3cb27b; 
}
a:hover {	
	color: #3cb27b; 
}
:root {	
	--theme_accent: #3cb27b;
	--theme_accent_semi: #3cb27b; 
}
h2 {		letter-spacing:0px;
 
}
#headerwrap {	background: none;
	background-color: #ffffff; 
}
#header a {	
	color: #000000; 
}
#headerwrap.fixed-header, .transparent-header #headerwrap.fixed-header {	background: none;
	background-color: #ffffff; 
}
.fixed-header #headerwrap #site-logo a img {		width: 328px; 
}
body #site-logo a img {		width: 328px; 
}
#main-nav a:hover {	
	color: #3cb27b; 
}
#main-nav .current_page_item a,  #main-nav .current-menu-item a {	
	color: #3cb27b; 
}
#footer a {	
	color: #3cb27b; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
.fixed-header #headerwrap #site-logo a img {		width: 328px; 
}
body #site-logo a img {		width: 328px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
.fixed-header #headerwrap #site-logo a img {		width: 328px; 
}
body #site-logo a img {		width: 328px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
.fixed-header #headerwrap #site-logo a img {		width: 328px; 
}
body #site-logo a img {		width: 328px; 
}
 }
/* Themify Custom CSS */
#headerwrap.fixed-header #site-logo img {
    max-height: 50px;
}
#headerwrap.fixed-header #site-logo {
    margin: 10px 0;
}