/* Themify Customize Styling */
body {	
	font-family: "Lato";	font-weight:400;
 
}
:root {	
	--theme_accent: #f58224; 
}
h1 {		font-weight:400;
 
}
h2 {		font-weight:400;
 
}
h3 {		font-weight:400;
 
}
h4 {		font-weight:400;
 
}
h5 {		font-weight:400;
 
}
h6 {		font-weight:400;
 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: #ffffff; 
}
body #site-logo a img {		width: 64px; 
}
#main-nav {	background-attachment: fixed; 
}
.module-title {		text-transform:capitalize; 
}
#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: rgba(245,129,35,0.90); 
}
@media(max-width: 1280px) { /* Themify Customize Styling */
body #site-logo a img {		width: 64px; 
}
 }@media(max-width: 1102px) { /* Themify Customize Styling */
body #site-logo a img {		width: 64px; 
}
 }@media(max-width: 680px) { /* Themify Customize Styling */
body #site-logo a img {		width: 64px; 
}
 }
/* Themify Custom CSS */
#headerwrap {
    box-shadow: 0 10px 40px -10px hsl(0 0% 0% / .4);
}
.grecaptcha-badge { visibility: hidden; }
.module-post-title .tbp_title{
	font-weight:700;}

.wpcf7-spinner{
	display:none;
}

.page-title {
	font-family:"Oswald";
		font-weight:700;
}
.post-filter a{
	border:1px solid #f58220;
	margin:0 2px 0 2px
}

.post-filter a:hover{
	box-shadow:0 16px 32px 0 rgba(0,0,0,.1);
}
.post-filter li.active a {
    color: #f58220;
	background-color:white;
}

.orange{
	background-color:#f5821e!important;
}
.tbp_term_sep{
	color:#b5b5b5;
}

@media only screen and (max-width:1102px){
	    #body .module-breadcrumbs li {
        padding-left: 0px!important;
    }
ul.sub-menu {background-color: #f1f1f1 !important;border-radius: 25px;}
	ul.sub-menu ul.sub-menu {background-color: #dcdcdc !important;}
	#body li{
		padding-left:5px;
	}
}
:is(button,a,input,select,textarea,.button):focus {
    outline: 0px;
}



