/* Themify Customize Styling */
:root {	
	--theme_accent: #980000;
	--theme_accent_semi: #107da6;
	--theme_accent_hover: #107da6; 
}
#headerwrap {	background: none;
	background-color: rgba(255,255,255,0.00);
	background-position: center bottom; 
}
#header {		font-weight:600;
	font-size:14px;
	text-transform:uppercase;	text-align:center;
	color: #990000; 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: #ffffff; 
}
body #site-logo a img {		width: 202px;
	height: 57px; 
}
#main-nav a {	
	color: #990000;	text-align:left; 
}
#main-nav a:hover {	
	color: #494949; 
}
#main-nav .current_page_item > a, #main-nav .current-menu-item > a {	
	color: #494949; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 202px;
	height: 57px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 202px;
	height: 57px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body #site-logo a img {		width: 202px;
	height: 57px; 
}
 }