/* Themify Customize Styling */
#headerwrap {	background: none;
	background-color: #bfbfbf; 
}
body #site-logo a img {		width: 150px; 
}
#site-logo {	margin: auto; 
}
#site-description {	display: none;margin: auto; 
}
#footer-logo a img {		width: 150px; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 150px; 
}
#footer-logo a img {		width: 150px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 150px; 
}
#footer-logo a img {		width: 150px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body #site-logo a img {		width: 150px; 
}
#footer-logo a img {		width: 150px; 
}
 }