/* Themify Customize Styling */
body {	
	color: #000000; 
}
a, .post-nav .arrow {	
	color: #af3133; 
}
body,h1,h2,h3,h4,h5,h6 {	
	color: #000000; 
}
#main-nav a {		font-style:normal;
	text-align:left; 
}
#main-nav a:hover {	background: none;
	background-color: #ab1818;
	color: #ffffff; 
}
#main-nav .current_page_item > a, #main-nav .current-menu-item > a {	background: none;
	background-color: #ab1818;
	color: #ffffff; 
}
#main-nav .current_page_item > a:hover, #main-nav .current-menu-item > a:hover {	
	color: #ffffff; 
}
.single-post .has-post-title .post-title,.single-post .featured-area .post-title {		font-style:normal;
	font-size:30px;

	padding: 20px; 
}
#footer-logo a img {		width: 400px; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
#footer-logo a img {		width: 400px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
#footer-logo a img {		width: 400px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
#footer-logo a img {		width: 400px; 
}
 }.header-minbar #headerwrap #main-nav a, .mobile_menu_active #headerwrap .sidemenu-on #main-nav a { 	font-style:normal;
	font-size:18px;
 }.header-minbar #headerwrap #main-nav .current_page_item > a, .mobile_menu_active #headerwrap #main-nav .current_page_item > a, .mobile_menu_active #headerwrap #main-nav .current-menu-item > a { background: none;
	background-color: #ab1818; }.header-minbar #headerwrap #main-nav .current_page_item > a, .mobile_menu_active #headerwrap #main-nav .current_page_item > a, .mobile_menu_active #headerwrap #main-nav .current-menu-item > a { 
	color: #ffffff; }
/* Themify Custom CSS */
.header-bar {
	float: unset;
	text-align: center;
}

#main-nav a {
	font-size: 12px;
}
.navbar-wrapper {
	justify-content: center;
}

body #site-logo a img {
	width: 250px !important;
}

.header-horizontal #site-logo {
	margin: 0 !important;
}

#mobile-menu a {
	padding-left: 10px !important;
}


.h-news {
	background-color: #ab1818;
	color: #fff;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 3px
	
}