/* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {	
	height: 90px; 
}
body #site-logo a img {	
	height: 90px; 
}
#main-nav .highlight-link > a {	background: none;
	background-color: #0cce6c;
	color: #ffffff;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {	
	height: 90px; 
}
body #site-logo a img {	
	height: 90px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {	
	height: 90px; 
}
body #site-logo a img {	
	height: 90px; 
}
 }@media(max-width: 480px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {	
	height: 90px; 
}
body #site-logo a img {	
	height: 90px; 
}
 }
/* Themify Custom CSS */
#sales-header {
	background: #eee;
	text-align: center;
	position: sticky;
	color:#000;
}
#main-nav .highlight-link > a {
	padding:10px 20px!important;
}