/* Themify Customize Styling */
body {	background: none;
	background-color: rgba(255,119,0,0.14); 
}
body #site-logo a img {	
	height: 60px; 
}
#site-logo {	
	margin-top: -10px; 
}
#site-description {	display: none; 
}
#main-nav li > .sub-menu {	background: none;
	background-color: rgba(24,186,186,0.93); 
}
#main-nav ul a {	
	color: #000000; 
}
#main-nav ul a:hover {	background: none;
	background-color: rgba(255,119,0,0.60); 
}
.mobile_menu_active #menu-icon {	
	padding-top: 25px; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 60px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 60px; 
}
 }@media(max-width: 680px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 60px; 
}
 }