/* Themify Customize Styling */
h1, .col4-1 h1, .col4-2 h1, .col3-1 h1, .col2-1 h1, .page-title, .sidebar-none .page-title {	
	font-family: "Lilita One"; 
}
h2 {	
	font-family: "Lilita One"; 
}
h3 {	
	font-family: "Lilita One"; 
}
h4 {	
	font-family: "Lilita One"; 
}
h5 {	
	font-family: "Lilita One"; 
}
h6 {	
	font-family: "Lilita One"; 
}
body #site-logo a img {		width: 140px; 
}
#main-nav a {	
	font-family: "Lilita One";	font-size:2vw;
	text-transform:uppercase; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 140px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 140px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body #site-logo a img {		width: 140px; 
}
 }