/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 05 2025 | 14:24:26 */
.header_my_locker_infobox .pp-heading-wrapper {
	margin-bottom: 0 !important;
}

.header_my_locker_infobox .pp-infobox-image {
	margin-bottom: 3px;
}

.header_row .fl-row-content-wrap {
	transition: all .3s linear;
}

.fl-theme-builder-header-sticky.fl-theme-builder-header-scrolled .header_row .fl-row-content-wrap {
	background: #F7F7F4;
	transition: all .3s linear;
}

.fl-theme-builder-header-sticky.fl-theme-builder-header-scrolled #menu-header-menu .menu-item a {
	color: #3B3429;
}

.fl-theme-builder-header-sticky.fl-theme-builder-header-scrolled .header_logo .fl-photo-content a img {
	content: url(/wp-content/uploads/2025/06/HPA-Healthcare-Orange-Logo.svg);
	transition: all .3s linear;
}

.fl-theme-builder-header-sticky.fl-theme-builder-header-scrolled .header_offcanvas_custom .pp-hamburger-box .pp-hamburger-inner, .fl-theme-builder-header-sticky.fl-theme-builder-header-scrolled .header_offcanvas_custom .pp-hamburger-box .pp-hamburger-inner::before, .fl-theme-builder-header-sticky.fl-theme-builder-header-scrolled .header_offcanvas_custom .pp-hamburger-box .pp-hamburger-inner::after {
	background: transparent !important;
}

.fl-theme-builder-header-sticky.fl-theme-builder-header-scrolled .header_offcanvas_custom .pp-hamburger-box {
	content: url(/wp-content/uploads/2025/06/Hamburger-Menu-Icon-Sticky-Menu.svg);
	transition: all .3s linear;
}

.header_offcanvas_custom .pp-hamburger-box {
	content: url(/wp-content/uploads/2025/06/Hamburger-Menu-Icon-White.svg);
}

#offcanvas-uxphtbqae6oj {
	background-image: url(/wp-content/uploads/2025/06/Hamburger-Menu-Background-Image.webp);
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
}

.offcanvas_row_menu .fl-row-content-wrap {
	padding: 10%;
}

.header_offcanvas_custom .pp-offcanvas-toggle .pp-hamburger-box {
	transition: transform 0.3s ease;
}

.header_offcanvas_custom .pp-offcanvas-toggle:hover .pp-hamburger-box {
	transform: rotate(90deg);
}

.offcanvas_head_custom {
	font-family: polymath-display, Verdana, Arial, sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 1.96px !important;
	font-style: normal;
}