/* Themify Customize Styling */
:root {	
	--theme_accent: #d52b23;
	--theme_accent_hover: #4e4e4e; 
}
body #site-logo a img {	
	height: 50px; 
}
#main-nav {	
	margin-top: 10px; 
}
#footerwrap {	background: none;
	background-color: #f4edea; 
}
#footer-logo a img {	
	height: 90px; 
}
#footer {	
	color: #000000; 
}
#footer a {	
	color: #e6433b; 
}
#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: #d52b23; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 50px; 
}
#footer-logo a img {	
	height: 90px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 50px; 
}
#footer-logo a img {	
	height: 90px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 50px; 
}
#footer-logo a img {	
	height: 90px; 
}
 }