/* Themify Customize Styling */
body #site-logo a img {		width: 30px; 
}
body #site-logo a:hover {	
	color: #ffffff; 
}
#main-nav a {	
	color: #5e5d5d; 
}
#main-nav a:hover {	
	color: #ed100c; 
}
#main-nav .current_page_item > a, #main-nav .current-menu-item > a {	
	color: #ed100c; 
}
@media(max-width: 1280px) { /* Themify Customize Styling */
body #site-logo a img {		width: 30px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 30px; 
}
 }@media(max-width: 680px) { /* Themify Customize Styling */
body #site-logo a img {		width: 30px; 
}
 }
/* Themify Custom CSS */
#main-nav .lang-item.current-lang a {
    color: #ed100c !important;
}

#main-nav .lang-item a:hover,
#main-nav .lang-item a:focus {
    color: #ed100c !important;
}