/* Themify Customize Styling */
:root {	
	--theme_accent: #ff0000;
	--theme_accent_semi: #595858;
	--theme_accent_hover: #595858; 
}
#headerwrap {	background: none;
	background-color: #ffffff; 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: rgba(255,0,0,0.77); 
}
body #site-logo a img {	
	height: 50px; 
}
#footerwrap {	background: none;
	background-color: #ebebeb; 
}
#footer a {	
	color: #ff0000; 
}
@media(max-width: 1024px) { /* 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: 600px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 50px; 
}
 }
/* Themify Custom CSS */
.themify_builder_content-45 .tb_qbxw371.module-icon .module-icon-item em{color:#FF0000}