/* Themify Customize Styling */
body {	
	font-family: "Source Serif 4";	font-weight:400;

	color: #111111; 
}
:root {	
	--theme_accent: #6b1010; 
}
#content {	
	padding-top: 30px; 
}
h1 {		font-weight:400;
 
}
#headerwrap {	
	padding-top: 15px; 
}
#headerwrap.fixed-header #site-logo a img {		width: 69px;
	height: 20px; 
}
body #site-logo a img {	
	height: 75px; 
}
#site-logo {	
	top: 20px; 
}
#main-nav a {	
	font-family: "Inter";	font-weight:500;
 
}
.mobile_menu_active #menu-icon {	
	padding-top: 46px; 
}
#footer-logo a img {	
	height: 42px; 
}
#footer, #footer-logo, .footer-nav a, .footer-text {	
	font-family: "Inter";	font-weight:400;
	font-size:12px;
	text-align:center; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 69px;
	height: 20px; 
}
body #site-logo a img {	
	height: 75px; 
}
#footer-logo a img {	
	height: 42px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 69px;
	height: 20px; 
}
body #site-logo a img {	
	height: 75px; 
}
#footer-logo a img {	
	height: 42px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 69px;
	height: 20px; 
}
body #site-logo a img {	
	height: 75px; 
}
#footer-logo a img {	
	height: 42px; 
}
 }