/* Themify Customize Styling */
#header {	
	font-family: "Oswald";	font-weight:200;
 
}
body #site-logo a {	
	font-family: "Oswald";	font-weight:200;
 
}
@media(max-width: 600px) { /* Themify Customize Styling */
#header {		font-weight:200;
 
}
body #site-logo a {		font-weight:200;
 
}
 }
/* Themify Custom CSS */
/**
 * 
 * default header 
 * second row background color
 * 
 * for scroll effect
 * 
 * */

/*
div.tb_ooz9887, div.tb_ooz9887 div.row_inner, div.tb_ooz9887 div.row_inner div.div.tb_ooz9887 div.row_inner
{
	background-color:rgba(255,255,255,0.91)!important;
}*/
/***
 * header drop down menuposition 
 * 
 * **/
div.tb_sticky_wrapper div.tb_sticky_scroll_active, div.tb_sticky_wrapper div.tb_sticky_scroll_active div.module-icon-item 
{
	z-index:98 !important;
}
div.tb_sticky_wrapper + div.tb_sticky_wrapper div.tb_sticky_scroll_active{
	z-index:98 !important;
}
div.tb_sticky_wrapper div.tb_sticky_scroll_active, div.tb_sticky_wrapper div.tb_sticky_scroll_active div.module-icon-item{
	z-index:999 !important;
}

/*div.tb_sticky_wrapper,div.tb_f608888 div.tb-column-inner.tf_box.tf_w
{
	background-color:rgba(255,255,255,0.91) !important;
}*/
/***
 * * mobile menu overlay fix
 * 
 * **/
@media screen and (max-width: 680px){
.themify_builder .body-overlay.body-overlay-on {
    z-index: -1;
}}
/*
div.dark-tiles div.cta h2+a
{
	color:#fff;
}*/
/***
 * form checkbox
 * ***/

label.send-copy input:before, label.field-gdpr input:before
{
	margin-bottom: 0.9em !important;
	margin-left:-0.6em !important;
	color:#22d533;
}