/* Themify Customize Styling */
body[class*="themify"] #site-logo img {		width: 250px; 
}
#site-logo {		position:static;
 
}
#site-description {	display: none; 
}
#site-description img {		width: 250px; 
}
#main-nav a {	
	color: #000000; 
}
#main-nav a:hover {	
	color: #ffd503; 
}
#footer {	
	color: #000000; 
}
#footer a {	
	color: #000000; 
}
#footer a:hover {	
	color: #ffd503; 
}
.footer-widgets .widget {	
	color: #000000; 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo img {		width: 250px; 
}
#site-description img {		width: 250px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo img {		width: 250px; 
}
#site-description img {		width: 250px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo img {		width: 250px; 
}
#site-description img {		width: 250px; 
}
 }