/* Themify Customize Styling */
.header-classic #headerwrap, #headerwrap {	background: none;
	background-color: #000000; 
}
#header {	background: none;
	background-color: #000000; 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: #000000; 
}
body[class*="themify"] #site-logo a {	
	color: #ffffff; 
}
body[class*="themify"] #site-logo a img {		width: 200px; 
}
#site-description {	display: none; 
}
#main-nav a {	
	font-family:Questrial;	font-weight:normal;
 
}
#footer {	
	color: #ffffff; 
}
#footer, #footer-logo, .footer-nav a, .footer-text {		text-align:center; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 200px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 200px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
#pagewrap {	background: none;
	background-color: #000000; 
}
body[class*="themify"] #site-logo a img {		width: 200px; 
}
 }