/* Themify Customize Styling */
#headerwrap.fixed-header #header {	
	color: #4b4b4b; 
}
body:not(.mobile_menu_active) #headerwrap.fixed-header #header a:hover {	
	color: #fe6500; 
}
body[class*="themify"] #site-logo a img {		width: 100px; 
}
#main-nav a {	margin-top: auto; 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 100px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 100px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 100px; 
}
 }.mobile_menu_active #headerwrap .sidemenu-on a, .mobile_menu_active #headerwrap #main-nav a, .mobile_menu_active #headerwrap #main-nav ul a { 
	color: #4b4b4b; }