/* Themify Customize Styling */
:root {	
	--theme_accent: #71a5b2;
	--theme_accent_hover: #71a5b2; 
}
body #site-logo a img {		width: 300px; 
}
#main-nav a {	
	color: #55595c;
	font-family: "Poppins";	font-weight:300;
	font-size:22px;
 
}
#footerwrap {	background: none;
	background-color: #353535;
	padding-top: 40px;
	padding-bottom: 10px; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 300px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 300px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
:root {	
	--theme_accent: #71a5b2;
	--theme_accent_hover: #71a5b2; 
}
#main-nav a {	
	color: #55595c;	font-weight:300;
 
}
#footerwrap {	background: none;
	background-color: #353535; 
}
 }.mobile-menu-visible.header-slide-out .sidemenu-on, .mobile-menu-visible.header-overlay #headerwrap, .mobile_menu_active.header-leftpane #headerwrap, .mobile_menu_active.header-rightpane #headerwrap, .header-minbar .sidemenu-on, .mobile_menu_active #headerwrap .sidemenu-on { background: none;
	background-color: #71a5b2; }.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; }