/* Themify Customize Styling */
body #site-logo a img {	
	height: 50px; 
}
#site-description {	
	font-family: "Bowlby One SC";	letter-spacing:3px;
	font-size:1.2em;
	text-transform:uppercase;	text-align:center;
	color: rgba(255,255,255,0.95); 
}
#main-nav a {	
	font-family: "Jost";	font-weight:400;
	font-size:1.2em;
	text-transform:uppercase; 
}
.post-title {	
	font-family: "Jost";	font-weight:400;
	text-transform:uppercase; 
}
.page-title {	
	font-family: "Jost";	font-weight:400;
	text-transform:uppercase;	text-align:center; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 50px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 50px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 50px; 
}
 }