/* Themify Customize Styling */
:root {	
	--theme_accent: #d4d4d4;
	--theme_accent_semi: #852121; 
}
body #site-logo a img {	
	height: 90px; 
}
#footerwrap {	background: none;
	background-color: #ffffff; 
}
#footer {	
	color: #003d63; 
}
#footer .footer-widgets .widgettitle {	
	color: #003d63; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 90px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 90px; 
}
 }@media(max-width: 480px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 90px; 
}
 }
/* Themify Custom CSS */
#sales-header {
	background: #eee;
	text-align: center;
	position: sticky;
	color: #000;
	font-size: 1.5em;
	font-weight: bold;
}
.footer-block #footer .social-widget a {
	border-left: 1px solid #003d63;
}