/* Themify Customize Styling */
body {	
	color: #000000; 
}
:root {	
	--theme_accent: #ee2312;
	--theme_accent_hover: #000000; 
}
body #site-logo a img {	
	height: 50px; 
}
#main-nav a {	
	color: #ffffff;	font-size:16px;
	text-transform:uppercase; 
}
#main-nav .highlight-link > a {	background: none;
	background-color: #ee2312;
	color: #ffffff; 
}
#footerwrap {	background: none;
	background-color: #000000; 
}
#footer {	
	color: #ffffff; 
}
#footer a {	
	color: #ffffff; 
}
#pagewrap .back-top.back-top-float, .full-section-scrolling #footerwrap .back-top .arrow-up a, .footer-horizontal-left #footerwrap .back-top .arrow-up a, .footer-horizontal-right #footerwrap .back-top .arrow-up a, .footer-left-col #footerwrap .back-top .arrow-up a, .footer-right-col #footerwrap .back-top .arrow-up a, #footer .back-top .arrow-up a {	background: none;
	background-color: #ee2312; 
}
@media(max-width: 1280px) { /* 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: 680px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 50px; 
}
 }