/* Themify Customize Styling */
body #site-logo a img {		width: 235px; 
}
#site-description {	display: none; 
}
#main-nav {	
	top: 50%;
	right: 150px; 
}
#main-nav .current_page_item > a, #main-nav .current-menu-item > a {	
	color: #e69704; 
}
#main-nav li > .sub-menu {	background: none;
	background-color: rgba(0,0,0,0.67); 
}
#main-nav ul a {	
	color: #ffffff;	text-transform:capitalize; 
}
#main-nav ul a:hover {	background: none;
	background-color: rgba(0,0,0,0.28);
	color: #e69705; 
}
#footer-logo a {	display: none; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
#headerwrap {	
	background-size: cover;
	background-position: center top; 
}
#headerwrap #header {	
	background-size: cover;
	background-position: left center; 
}
body #site-logo a {	display: none; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 235px; 
}
 }@media(max-width: 480px) { /* Themify Customize Styling */
body #site-logo a img {		width: 235px; 
}
 }.mobile_menu_active #menu-icon { 
	color: #fac249; }