/* Themify Customize Styling */
body {		font-size:18px;
 
}
h1 {		font-size:45px;

	color: #000000; 
}
h2 {		font-size:40px;
 
}
h3 {		font-size:35px;
 
}
h4 {		font-size:30px;
 
}
body[class*="themify"] #site-logo img {	
	height: 150px; 
}
.post-title, .post-title a {		font-size:40px;
 
}
.page-title {		font-size:45px;
 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo img {	
	height: 150px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo img {	
	height: 150px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo img {	
	height: 150px; 
}
 }
/* Themify Custom CSS */
#site-logo {
    margin: 0 0 0.10em;
}
#main-nav {
    font-size: 1.0em;
    margin: 0em 0 0;
    padding: 0 0 0.5em;
}