/* Themify Customize Styling */
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	
	background-color: transparent; 
}
body #site-logo a img {		width: 160px; 
}
#site-description {	display: none; 
}
#footer-logo a img {		width: 120px; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 160px; 
}
#footer-logo a img {		width: 120px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 160px; 
}
#footer-logo a img {		width: 120px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body #site-logo a img {		width: 160px; 
}
#footer-logo a img {		width: 120px; 
}
 }