/* Themify Customize Styling */
:root {	
	--theme_accent: #46940f;
	--theme_accent_semi: #000000;
	--theme_accent_hover: #8cc53f; 
}
a, .post-nav .arrow {	
	color: #46940f; 
}
body,h1,h2,h3,h4,h5,h6 {	
	color: #000000; 
}
.transparent-header #headerwrap,.transparent-header #headerwrap.fixed-header,#headerwrap,#headerwrap.fixed-header,#footerwrap {	background: none;
	background-color: #f5f5f5; 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: rgba(245,245,245,0.91); 
}
#headerwrap.fixed-header #site-logo a img {		width: 100px;
	height: 75px; 
}
body #site-logo a img {	
	height: 75px; 
}
#site-description {	display: none; 
}
#main-nav {	
	padding-top: 15px; 
}
@media(max-width: 1280px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 100px;
	height: 75px; 
}
body #site-logo a img {	
	height: 75px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 100px;
	height: 75px; 
}
body #site-logo a img {	
	height: 75px; 
}
 }@media(max-width: 680px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 100px;
	height: 75px; 
}
body #site-logo a img {	
	height: 75px; 
}
 }