/* Themify Customize Styling */
:root {	
	--theme_accent: #52b6ec; 
}
#headerwrap {	background: none;
	background-color: #ffffff; 
}
#header {	
	color: #000000; 
}
#headerwrap.fixed-header, .transparent-header #headerwrap.fixed-header {	background: none;
	background-color: #ffffff; 
}
.fixed-header #headerwrap #site-logo a img {	
	height: 65px; 
}
body #site-logo a img {		width: 252px;
	height: 65px; 
}
#site-logo {	margin: auto; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
.fixed-header #headerwrap #site-logo a img {	
	height: 65px; 
}
body #site-logo a img {		width: 252px;
	height: 65px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
:root {	
	--theme_accent: #52b6ec; 
}
#headerwrap {	background: none;
	background-color: #ffffff; 
}
#header {	
	color: #000000; 
}
#headerwrap.fixed-header, .transparent-header #headerwrap.fixed-header {	background: none;
	background-color: #ffffff; 
}
.fixed-header #headerwrap #site-logo a img {	
	height: 65px; 
}
 }@media(max-width: 680px) { /* Themify Customize Styling */
:root {	
	--theme_accent: #52b6ec; 
}
#header {	
	color: #000000; 
}
.fixed-header #headerwrap #site-logo a img {	
	height: 65px; 
}
 }.mobile_menu_active #headerwrap #menu-icon, .dropdown-menu-style.mobile_menu_active #menu-icon-dropdown { 
	color: #000000; }