/* FH Theme Customizations */


@media (min-width: 1px) and (max-width: 767px) {

}
@media (min-width: 767px) and (max-width: 1024px) {

}
@media (min-width: 1024px) and (max-width: 1640px) {

}
@media (min-width: 1640px) {

}

/* Fixes Full Page Template Needed for Privacy Policy Page Addition Needed for Termly Consent Integration Aug 7, 2026 */

.page-template-page-full #header_wrapper {
	background: url("../../images/pattern_halftone-blue.png");
	position: relative;
}
.page-template-page-full #content_wrapper {
	padding-top: 100px;
	background-color: white;
}
.page-template-page-full #content_wrapper #main:after {
	display: none;
}

