/* Themify Customize Styling */
#header {	
	font-family: "century-gothic";	font-weight:100;
 
}
body #site-logo a img {		width: 120px;
	height: 120px; 
}
#footer-logo a img {		width: 200px;
	height: 200px; 
}
#footer, #footer-logo, .footer-nav a, .footer-text {	
	font-family: "century-gothic";	font-weight:100;
	text-transform:none; 
}
@media(max-width: 1280px) { /* Themify Customize Styling */
body #site-logo a img {		width: 120px;
	height: 120px; 
}
#footer-logo a img {		width: 200px;
	height: 200px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 120px;
	height: 120px; 
}
#footer-logo a img {		width: 200px;
	height: 200px; 
}
 }@media(max-width: 680px) { /* Themify Customize Styling */
body #site-logo a img {		width: 120px;
	height: 120px; 
}
#footer-logo a img {		width: 200px;
	height: 200px; 
}
 }