/* Themify Customize Styling */
body {	background: none;
	background-color: #fdfdff; 
}
:root {	
	--theme_accent: #03a14e;
	--theme_accent_semi: #03a14e;
	--theme_accent_hover: #67c530; 
}
a, .post-nav .arrow {	
	color: #03a14e; 
}
.transparent-header #headerwrap,.transparent-header #headerwrap.fixed-header,#headerwrap,#headerwrap.fixed-header,#footerwrap {	
	color: #2f4b26; 
}
h1 {	
	color: #2f4b26; 
}
h2 {	
	font-family: "Roboto";	font-weight:500;
	font-size:2em;

	color: #2f4b26; 
}
#header {	
	font-family: "Roboto";	font-weight:500;
	font-size:1.2em;
	line-height:60px;
 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: rgba(0,161,81,0.63); 
}
#headerwrap.fixed-header #header, #headerwrap.fixed-header #site-description {		font-style:normal;
	line-height:3em;
 
}
#headerwrap.fixed-header #header {	
	color: #ffffff; 
}
#headerwrap.fixed-header a {	
	color: #2f4b26; 
}
body #site-logo a img {		width: 100px; 
}
#main-nav a {	
	color: #2f4b26; 
}
#main-nav a:hover {	
	color: #67c530; 
}
#main-nav .current_page_item > a, #main-nav .current-menu-item > a {	
	color: #03a14e; 
}
.post-title {	
	font-family: "Roboto";	font-weight:500;
 
}
.post-title, .post-title a, .loops-wrapper .post-image + .post-content .post-title a {	
	color: #03a14e; 
}
.post-title a:hover, .loops-wrapper .post-image + .post-content .post-title a:hover {	
	color: #67c530; 
}
#sidebar, #sidebar-alt {	
	font-family: "Roboto";	font-weight:400;
 
}
#sidebar .widgettitle, #sidebar-alt .widgettitle {	
	font-family: "Roboto";	font-weight:500;
	font-size:1.5em;
	text-transform:capitalize;
	color: #2f4b26; 
}
#footerwrap {	background: none;
	background-color: #2f4b26; 
}
#footer-logo a {	display: none; 
}
#footer, #footer-logo, .footer-nav a, .footer-text {		font-style:italic;
	font-style:italic;
 
}
#footer {	
	color: #ffffff; 
}
#footer a {	
	color: #ffffff; 
}
#footer a:hover {	
	color: #67c530; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 100px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 100px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body #site-logo a img {		width: 100px; 
}
 }