/* Themify Customize Styling */
body {	
	font-family: "Open Sans";	font-weight:500;
	font-size:20px;
	line-height:160%;
 
}
h1 {	
	font-family: "Open Sans";	font-weight:800;
	font-size:180%;
	line-height:140%;
 
}
h2 {	
	font-family: "Open Sans";	font-weight:400;
	font-size:100%;
	line-height:160%;
 
}
h3 {	
	font-family: "Open Sans";	font-weight:400;
	font-size:125%;
	line-height:160%;
 
}
h4 {	
	font-family: "Open Sans";	font-weight:400;
	font-size:100%;
 
}
body #site-logo a {	
	font-family: "Neuton";	font-weight:400;
	letter-spacing:1px;
	line-height:5%;
 
}
#site-description {	display: none; 
}
.post-title, .post-title a {	
	font-family: "Open Sans";	font-weight:400;
	font-size:100%;
	line-height:160%;
 
}
@media(max-width: 480px) { /* Themify Customize Styling */
body {	
	font-family: "Open Sans";	font-weight:500;
	font-size:20px;
 
}
h1 {	
	font-family: "Open Sans";	font-weight:800;
	line-height:140%;
 
}
h2 {	
	font-family: "Open Sans";	font-weight:400;
	font-size:100%;
 
}
h3 {	
	font-family: "Open Sans";	font-weight:400;
 
}
h4 {	
	font-family: "Open Sans";	font-weight:400;
 
}
body #site-logo a {	
	font-family: "Neuton";	font-weight:400;
 
}
.post-title, .post-title a {	
	font-family: "Open Sans";	font-weight:400;
 
}
 }