





	/* Full Height Rows */
	.fl-node-yem4kthd8xq9.fl-row-full-height > .fl-row-content-wrap,
	.fl-node-yem4kthd8xq9.fl-row-custom-height > .fl-row-content-wrap {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
	.fl-node-yem4kthd8xq9.fl-row-full-height > .fl-row-content-wrap {
		min-height: 100vh;
	}
	.fl-node-yem4kthd8xq9.fl-row-custom-height > .fl-row-content-wrap {
		min-height: 0;
	}

	.fl-builder-edit .fl-node-yem4kthd8xq9.fl-row-full-height > .fl-row-content-wrap {
		min-height: calc( 100vh - 48px );
	}

	/* Full height iPad with portrait orientation. */
	@media all and (width: 768px) and (height: 1024px) and (orientation:portrait){
		.fl-node-yem4kthd8xq9.fl-row-full-height > .fl-row-content-wrap {
			min-height: 1024px;
		}
	}
	/* Full height iPad with landscape orientation. */
	@media all and (width: 1024px) and (height: 768px) and (orientation:landscape){
		.fl-node-yem4kthd8xq9.fl-row-full-height > .fl-row-content-wrap {
			min-height: 768px;
		}
	}
	/* Full height iPhone 5. You can also target devices with aspect ratio. */
	@media screen and (aspect-ratio: 40/71) {
		.fl-node-yem4kthd8xq9.fl-row-full-height > .fl-row-content-wrap {
			min-height: 500px;
		}
	}
.fl-node-yem4kthd8xq9 > .fl-row-content-wrap {
	background-color: rgb(255, 255, 255);
}




.fl-node-70xmbjvzu6ho {
	width: 100%;
}




.fl-node-yzh9v51fi6km {
	width: 66.667%;
}




.fl-node-3boh4gsmwa60 {
	width: 100%;
}




.fl-node-28jth49fbvsk {
	width: 50%;
}




.fl-node-34egyou8ihvc {
	width: 33.333%;
}




.fl-node-qa3rlbm6kiv5 {
	width: 50%;
}
 .fl-node-wh5byxtmakz1.fl-module-html {
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
}
 .fl-node-g3ivon8beqdf.fl-module-html {
	margin-bottom:0px;
}
 .fl-node-gbqteu3l4wco.fl-module-html {
	margin-bottom:0px;
}









.fl-node-8mve4a2k3ri7.fl-button-wrap, .fl-node-8mve4a2k3ri7 .fl-button-wrap {
	text-align: left;
}
.fl-builder-content .fl-node-8mve4a2k3ri7 .fl-button:is(a, button), .fl-builder-content .fl-node-8mve4a2k3ri7 .fl-button:is(a, button) * {
	transition: none;
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: none;
}

/* Start Global Nodes CSS */

/* End Global Nodes CSS */


/* Start Layout CSS */
#site-search-overlay {
    position: fixed;
    width: 100vw;
    height: 100vh;
    overflow: auto;
    background: white;
    z-index: 999999999;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 20px;
}

body.admin-bar #site-search-overlay {
    top: 32px;
}

html:not(.fl-builder-edit) #site-search-overlay {
    display: none;
}

html:not(.fl-builder-edit) #site-search-overlay.open {
    display: block;
}

html.fl-builder-edit body:not(.postid-24180) #site-search-overlay {
    display: none !important;
}

#site-search-overlay .close-button {
    position: absolute;
    top: 0;
    right: 0;
}

#site-search-overlay .close-button .fl-button {
    padding: 16px;
}


#site-search-overlay .close-button .fl-button:after {
    display: none;
}

#site-search-overlay .close-button .fl-button-icon {
    margin: 0;
}

#site-search-overlay .close-button .fl-button-text {
    display: none;
}

.ais-Panel-header span {
    font-size: 24px;
    line-height: 1.2;
    letter-spacing: 0px;
}

.ais-Panel-header {
    padding-bottom: 1em;
}

#site-search-overlay .instantsearch-widget-pagination {
    margin-top: 1em;
}

#site-search-overlay .ais-Pagination-item a {
    padding: 6px 12px;
    border: 1px solid #EAEAEA;
    border-radius: 6px;
}

@media only screen and (max-width: 767px) {
    
    .fl-node-f7i4ylrca3kz {
        display: flex;
        flex-direction: column;
    }
    
    #site-search-overlay .result-filters {
        order: 0;
    }
    
    #site-search-overlay .result-hits {
        order: 1;
    }
    
    #site-search-overlay .result-filters .instantsearch-widget:not(.instantsearch-widget-searchBox) {
        display: none;
    }
}
/* End Layout CSS */

