/* Themify Customize Styling */
#headerwrap {	background: none;
	background-color: #000000; 
}
body #site-logo a img {	
	height: 50px; 
}
.mobile_menu_active #headerwrap .sidemenu-on {	background: none;
	background-color: #000000; 
}
#footerwrap {	background: none;
	background-color: #000000; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 50px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 50px; 
}
 }@media(max-width: 480px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 50px; 
}
 }