/* Themify Customize Styling */
body #site-logo a {	
	font-family: 'Times New Roman', "Times", serif;	text-align:left;
	color: #edbe00; 
}
body #site-logo a img {		width: 220px; 
}
#site-logo {		position:static;
 
}
#footer a:hover {	
	color: #f7b500; 
}
.footer-widgets .widgettitle {	background: none;
	background-color: #000000; 
}
#footer .footer-widgets .widgettitle {	
	color: #000000; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 220px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 220px; 
}
 }@media(max-width: 480px) { /* Themify Customize Styling */
body #site-logo a img {		width: 220px; 
}
 }