/* Themify Customize Styling */
#headerwrap {	
	background-color: transparent;margin: auto;
	padding: 30px; 
}
#header {		font-style:normal;

	color: #095c17; 
}
#headerwrap.fixed-header #header {	
	color: #faf7f7; 
}
body[class*="themify"] #site-logo a {	display: none; 
}
body[class*="themify"] #site-logo a img {		width: 200px; 
}
#main-nav a {	
	background-color: transparent; 
}
body:not(.mobile_menu_active) #main-nav .current_page_item > a, body:not(.mobile_menu_active) #main-nav .current-menu-item > a {	
	background-color: transparent; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 200px; 
}
 }@media screen and (max-width: 716px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 200px; 
}
 }@media screen and (max-width: 414px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 200px; 
}
 }