/* Themify Customize Styling */
#headerwrap.fixed-header, .transparent-header #headerwrap.fixed-header {	
	background-color: transparent; 
}
body #site-logo a {	
	color: #a3a3a3; 
}
body #site-logo a img {		width: 300px; 
}
#site-logo {		position:relative;

	left: -100%; 
}
#main-nav {	
	background-color: transparent; 
}
@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: 680px) { /* Themify Customize Styling */
body #site-logo a img {		width: 300px; 
}
 }.mobile_menu_active #headerwrap #menu-icon, .dropdown-menu-style.mobile_menu_active #menu-icon-dropdown { background: none;
	background-color: #b5b5b5; }