/* Themify Customize Styling */
body {	
	font-family: "Montserrat";	font-weight:normal;
 
}
h1 {	
	font-family: "Montserrat";	font-weight:600;
 
}
h2 {	
	font-family: "Montserrat";	font-weight:500;
 
}
h3 {	
	font-family: "Montserrat";	font-weight:500;
 
}
h4 {	
	font-family: "Montserrat";	font-weight:500;
	text-transform:capitalize; 
}
h5 {	
	font-family: "Montserrat";	font-weight:500;
 
}
h6 {	
	font-family: "Montserrat";	font-weight:normal;
 
}
#headerwrap.fixed-header #site-logo a img {		width: 140px; 
}
body #site-logo a img {		width: 140px; 
}
#site-logo {	
	margin-top: 10px; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 140px; 
}
body #site-logo a img {		width: 140px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 140px; 
}
body #site-logo a img {		width: 140px; 
}
 }@media screen and (max-width: 600px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 140px; 
}
body #site-logo a img {		width: 140px; 
}
 }