/* Themify Customize Styling */
body {	
	font-family:Roboto Slab;	font-weight:300;
 
}
#sidebar {	
	font-family:Arial, Helvetica, sans-serif;	font-weight:normal;
	line-height:1.1%;
 
}
#header {	
	font-family:Arial, Helvetica, sans-serif;	font-weight:600;
	font-style:normal;
	text-transform:uppercase;
	color: #bb190d; 
}
#headerwrap.fixed-header, .transparent-header #headerwrap.fixed-header {	
	background-color: #eeeeee; 
}
#site-description {	display: none; 
}
.post-title, .post-title a {	
	font-family:Arial, Helvetica, sans-serif;	font-weight:normal;
	line-height:1.1em;
 
}
.post-title a:hover {	
	color: #606060; 
}
.single-post .post-title {	
	font-family:Arial, Helvetica, sans-serif;	font-weight:normal;
	line-height:1.1%;
 
}
#sidebar .widgettitle {	
	color: #606060;
	font-family:Arial, Helvetica, sans-serif;	font-weight:normal;
	font-size:18px;
	line-height:1.1em;
 
}
#footerwrap {	
	background-color: #eeeeee; 
}
#footer {	
	color: #606060; 
}
#footer, #footer-logo, .footer-nav a, .footer-text {	
	font-family:Arial, Helvetica, sans-serif;	font-weight:normal;
	line-height:1.1em;
 
}
#footer a {	
	color: #606060; 
}
#footer a:hover {	
	color: #606060; 
}
.footer-widgets {	
	font-family:Arial, Helvetica, sans-serif;	font-weight:normal;
	font-size:16px;
	line-height:1.1em;
 
}

/* Themify Custom CSS */
* {
font-display: swap;
}@media screen and (max-width: 480px) { /* Themify Customize Styling */
body {	
	font-family:Roboto Slab; 
}
 }