/* Themify Customize Styling */
body {	
	font-family: "Overpass";	font-weight:300;
	font-size:18px;

	color: #424242; 
}
h1 {	
	font-family: "Overpass";	font-weight:300;
	letter-spacing:2px;
	font-size:55px;

	color: #314e34; 
}
h2 {	
	font-family: "Overpass";	font-weight:300;
	letter-spacing:2px;
	font-size:45px;

	color: #585858; 
}
h3 {	
	font-family: "Overpass";	font-weight:300;

	color: #585858; 
}
h4 {	
	font-family: "Overpass";	font-weight:100;
	font-size:20px;

	color: #ba8d3a; 
}
h5 {	
	font-family: "Overpass";	font-weight:500;
	letter-spacing:4px;
	font-size:18px;
	line-height:27px;

	color: #000000; 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: #ffffff; 
}
#headerwrap.fixed-header #site-logo a img {		width: 100px; 
}
#headerwrap.fixed-header a {	
	color: #000000; 
}
body #site-logo a img {		width: 120px; 
}
#main-nav a {	
	font-family: "Overpass";	font-weight:bold;
	letter-spacing:1.5px;
	font-size:18px;
	line-height:26px;
 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 100px; 
}
body #site-logo a img {		width: 120px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 100px; 
}
body #site-logo a img {		width: 120px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 100px; 
}
body #site-logo a img {		width: 120px; 
}
 }