/* Themify Customize Styling */
body[class*="themify"] #site-logo {	
	color: #000000; 
}
body[class*="themify"] #site-logo img {		width: 250px; 
}
#site-description {	display: none; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo img {		width: 250px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo img {		width: 250px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo img {		width: 250px; 
}
 }
/* Themify Custom CSS */
.mobile_menu_active #menu-icon {
	color: #000;
}