/* Themify Customize Styling */
a:hover {	
	color: rgba(237,35,17,0.72); 
}
body #site-logo a img {		width: 300px; 
}
#site-description {	display: none; 
}
#main-nav a:hover {	
	color: rgba(237,35,17,0.67); 
}
#main-nav .current_page_item > a, #main-nav .current-menu-item > a {	
	color: #ee2312; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 300px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 300px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body #site-logo a img {		width: 300px; 
}
 }
/* Themify Custom CSS */
#content {
  padding: 0% 0;
}
.footer-widgets .widget {
	text-align: center;
}