/* Themify Customize Styling */
body {	
	font-family: "Kanit";	font-weight:300;
	font-size:18px;
	line-height:28px;
 
}
#headerwrap {	background: none;
	background-color: #b0d97b; 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: rgba(137,196,61,0.49); 
}
#headerwrap.fixed-header #site-logo a img {		width: 200px; 
}
body #site-logo a img {		width: 300px; 
}
#main-nav a {		text-transform:uppercase; 
}
#main-nav .highlight-link>a {	background: none;
	background-color: #ffffff;
	color: #4e7a15; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 200px; 
}
body #site-logo a img {		width: 300px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 200px; 
}
body #site-logo a img {		width: 300px; 
}
 }@media screen and (max-width: 600px) { /* Themify Customize Styling */
body {		font-weight:300;
 
}
#headerwrap {	background: none;
	background-color: #b0d97b; 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: rgba(137,196,61,0.49); 
}
#headerwrap.fixed-header #site-logo a img {		width: 200px; 
}
body #site-logo a img {		width: 240px; 
}
#main-nav .highlight-link>a {	background: none;
	background-color: #ffffff;
	color: #4e7a15; 
}
 }.mobile_menu_active #menu-icon { background: none;
	background-color: #ffffff; }.mobile_menu_active #menu-icon { 
	color: #8cc53f; }