/* Themify Customize Styling */
a {		text-decoration:underline;
 
}
a:hover {		text-decoration:underline;
 
}
:root {	
	--theme_accent: #6b7e6b;
	--theme_accent_semi: #829682;
	--theme_accent_hover: #b7ccb7; 
}
a, .post-nav .arrow {	
	color: #506351; 
}
body,h1,h2,h3,h4,h5,h6 {	
	color: #233424; 
}
#headerwrap {	background: none;
	background-color: #b7ccb7; 
}
#headerwrap a {	
	color: #ffffff; 
}
#headerwrap a:hover {	
	color: #233424; 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: rgba(130,150,130,0.83);
	background-position: center top; 
}
#headerwrap.fixed-header #site-logo a img {		width: 400px; 
}
body #site-logo a img {		width: 400px; 
}
#site-logo {		position:relative;
 
}
#site-description {	display: none; 
}
#main-nav .current_page_item > a, #main-nav .current-menu-item > a {	
	color: #ffffff; 
}
#sidebar a, #sidebar-alt a {		text-decoration:underline;
 
}
#sidebar a:hover, #sidebar-alt a:hover {		text-decoration:underline;
 
}
#footerwrap {	background: none;
	background-color: #effcef; 
}
#footer-logo a img {		width: 250px; 
}
#footer {	
	background-size: cover;
	color: #000000; 
}
#footer a {		text-decoration:underline;

	color: #000000; 
}
#footer a:hover {		text-decoration:underline;
 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 400px; 
}
body #site-logo a img {		width: 400px; 
}
#footer-logo a img {		width: 250px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 400px; 
}
body #site-logo a img {		width: 400px; 
}
#footer-logo a img {		width: 250px; 
}
 }@media(max-width: 680px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 400px; 
}
body #site-logo a img {		width: 400px; 
}
#footer-logo a img {		width: 250px; 
}
 }.header-minbar #headerwrap #main-nav a, .mobile_menu_active #headerwrap .sidemenu-on a, .mobile_menu_active #headerwrap #main-nav a, .mobile_menu_active #headerwrap #main-nav ul a { 
	color: #ffffff; }.header-minbar #headerwrap #main-nav a:hover, .mobile_menu_active #headerwrap .sidemenu-on a:hover, .mobile_menu_active #headerwrap #main-nav a:hover, .mobile_menu_active #headerwrap #main-nav ul a:hover { 
	color: #b7ccb7; }.header-minbar #headerwrap #main-nav .current_page_item > a, .mobile_menu_active #headerwrap #main-nav .current_page_item > a, .mobile_menu_active #headerwrap #main-nav .current-menu-item > a { 
	color: #b7ccb7; }
/* Themify Custom CSS */
.footer-horizontal-left .main-col .footer-left-wrap {
    background-color: #effcef;
}