/* Themify Customize Styling */
body {	
	font-family: "Poppins";	font-weight:300;
	font-size:16px;
 
}
h1 {	
	font-family: "Poppins";	font-weight:700;
	letter-spacing:1px;
	font-size:42px;
 
}
h2 {	
	font-family: "Poppins";	font-weight:600;
	font-size:28px;
 
}
h3 {	
	font-family: "Poppins";	font-weight:600;
	font-size:20px;
 
}
h4 {	
	font-family: "Poppins";	font-weight:600;
	font-size:18px;
 
}
h5 {	
	font-family: "Poppins";	font-weight:500;
	font-size:16px;
 
}
h6 {		font-size:14px;
 
}
#header {	
	font-family: "Poppins";	font-weight:300;
	font-size:16px;
	text-transform:uppercase; 
}
#headerwrap.fixed-header #site-logo a img {		width: 60px; 
}
body #site-logo a img {		width: 110px; 
}
#main-nav a {	
	font-family: "Poppins";	font-weight:300;
	font-size:15px;
 
}
.mobile_menu_active #menu-icon {	
	padding-top: 2%; 
}
@media(max-width: 1280px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 60px; 
}
body #site-logo a img {		width: 110px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 60px; 
}
body #site-logo a img {		width: 110px; 
}
 }@media(max-width: 480px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 60px; 
}
body #site-logo a img {		width: 110px; 
}
 }.mobile_menu_active #menu-icon { 
	color: #ffffff; }