/* Themify Customize Styling */
#header {	
	font-family: "Poppins";	font-weight:300;
	font-size:16px;

	color: #ffffff; 
}
#headerwrap a:hover {	
	color: #dde40e; 
}
#headerwrap.fixed-header #site-logo a img {		width: 55px; 
}
body #site-logo a img {		width: 55px; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 55px; 
}
body #site-logo a img {		width: 55px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 55px; 
}
body #site-logo a img {		width: 55px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 55px; 
}
body #site-logo a img {		width: 55px; 
}
 }