/* Themify Customize Styling */
body {	
	font-family: "Verdana", "Geneva", sans-serif;
	color: #080000; 
}
a {	
	color: #ff9d00; 
}
:root {	
	--theme_accent: #ff9d00; 
}
h1 {	
	font-family: "Verdana", "Geneva", sans-serif;	font-weight:700;
	font-size:250%;
	line-height:90%;
	text-transform:uppercase; 
}
h2 {	
	font-family: "Verdana", "Geneva", sans-serif;	font-weight:normal;
	font-size:200%;
	line-height:80%;
 
}
h4 {	
	font-family: "Arial", "Helvetica", sans-serif;	font-weight:700;
	font-size:100%;
	line-height:100%;
	text-transform:uppercase; 
}
#headerwrap {	
	border-bottom: 1px solid #ff9d00; 
}
#header {	
	font-family: "Verdana", "Geneva", sans-serif; 
}
body #site-logo a img {	
	height: 60px; 
}
#main-nav a {	
	color: #000000; 
}
#main-nav a:hover {	
	color: #ff9d00; 
}
#main-nav .current_page_item > a, #main-nav .current-menu-item > a {	background: none;
	background-color: rgba(255,162,0,0.12);
	color: #000000; 
}
#main-nav .sub-menu > .current_page_item > a, #main-nav .sub-menu > .current-menu-item > a {	background: none;
	background-color: rgba(255,162,0,0.11);
	color: #080000; 
}
.post-date, .loops-wrapper.list-post .post .post-date, .single #pagewrap .post-content .post-date {	background: none;
	background-color: #ff9d00; 
}
.post-date, .post .post-date .day,.post-date .month, .post .post-date .year, .loops-wrapper.list-post .post .post-date, .single #pagewrap .post-content .post-date, .single-post #pagewrap .post-date-inline .post-date .year {		text-align:left; 
}
#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: #ff9d00; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 60px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 60px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 60px; 
}
 }