/* Themify Customize Styling */
#headerwrap {	
	background-color: transparent; 
}
#headerwrap #header {	
	background-color: transparent; 
}
#headerwrap a:hover {	
	color: #fe6500; 
}
body #site-logo a img {	
	height: 50px; 
}
#footerwrap {	background: none;
	background-color: #1c1b1b; 
}
#footer-logo a img {	
	height: 100px; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 50px; 
}
#footer-logo a img {	
	height: 100px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 50px; 
}
#footer-logo a img {	
	height: 100px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 50px; 
}
#footer-logo a img {	
	height: 100px; 
}
 }