/* Themify Customize Styling */
body {	
	font-family: "Roboto";	font-weight:400;
 
}
:root {	
	--theme_accent: #fe6500;
	--theme_accent_semi: #3f7004;
	--theme_accent_hover: #000000; 
}
a, .post-nav .arrow {	
	color: #fe6500; 
}
body,h1,h2,h3,h4,h5,h6 {	
	color: #545454; 
}
h1 {	
	font-family: "Josefin Sans";	font-style:italic;
	font-weight:700;
	font-style:italic;
 
}
h2 {	
	font-family: "Josefin Sans";	font-weight:400;
 
}
h3 {	
	font-family: "Josefin Sans";	font-weight:400;
 
}
h4 {	
	font-family: "Josefin Sans";	font-weight:400;
 
}
h5 {	
	font-family: "Josefin Sans";	font-weight:400;
 
}
h6 {	
	font-family: "Josefin Sans";	font-weight:400;
 
}
#main-nav a {	
	color: #000000; 
}
#main-nav a:hover {	
	color: #fe6500; 
}
#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: #fe6500; 
}
#footerwrap .back-top a:before, #pagewrap .back-top.back-top-float {	
	color: #ffffff; 
}

/* Themify Custom CSS */
.nav li.current-menu-item > a {
    text-shadow: 0 0 BLACK;
}

.themify_builder_content-230 .tb_omuf601.module-icon {
    right: auto;
    left: 20px;
}

.themify_builder_content-230 .tb_omuf601.module-icon .module-icon-item em {
    background-color: #fe6500;
}

.entry-content .button {
    color: #fe6400;
}

.button-white {
    color: #fe6400 !important;
    border: 2px solid #fe6400;
    background-color: #ffffff;
	padding: 10px;
}