/* Grow Well Placement — Elementor-editable Global Header & Footer v2.8.1 */
.gwp-ehf-header,.gwp-ehf-footer,.gwp-ehf-header *,.gwp-ehf-footer *{box-sizing:border-box}
.gwp-ehf-container{width:calc(100% - 48px);max-width:1460px;margin-left:auto;margin-right:auto}

/* Header */
.gwp-ehf-header{position:relative;z-index:400;background:#fff}
.gwp-ehf-header.site-header-sticky .navbar{position:sticky;top:0;z-index:401}
.gwp-ehf-header .topbar{min-height:34px}
.gwp-ehf-header .topbar-inner{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.gwp-ehf-header .topbar-left,.gwp-ehf-header .topbar-right{display:flex;align-items:center;gap:20px}
.gwp-ehf-header .topbar-item{display:inline-flex;align-items:center;gap:7px;font-size:12.5px;line-height:1.2}
.gwp-ehf-header .navbar{border-bottom:1px solid #e6edf4;box-shadow:0 3px 14px rgba(3,43,84,.03)}
.gwp-ehf-header .navbar-inner{display:flex;align-items:center;min-height:86px;gap:18px}
.gwp-ehf-header .navbar-logo{flex:0 0 auto;display:flex;align-items:center;min-width:0}
.gwp-ehf-header .gwp-logo-link{display:flex;align-items:center;line-height:0}
.gwp-ehf-header .gwp-ehf-logo-img{display:block;width:205px;max-width:205px;height:auto;max-height:70px;object-fit:contain;object-position:left center}
.gwp-ehf-header .navbar-nav{flex:1 1 auto;min-width:0;display:flex;align-items:center;justify-content:center}
.gwp-ehf-header .nav-menu{display:flex;align-items:center;justify-content:center;gap:0;flex-wrap:nowrap;margin:0;padding:0;list-style:none}
.gwp-ehf-header .nav-menu>li{flex:0 0 auto}
.gwp-ehf-header .nav-menu>li>a{display:flex;align-items:center;min-height:44px;padding:9px 8px;border-radius:8px;white-space:nowrap;font-family:var(--gwp-font-heading,Poppins,sans-serif);font-size:13px;font-weight:600;line-height:1.25;color:var(--gwp-navy,#06345F);text-decoration:none}
.gwp-ehf-header .nav-menu>li>a:hover,.gwp-ehf-header .nav-menu>li.current-menu-item>a,.gwp-ehf-header .nav-menu>li.current_page_item>a{color:var(--gwp-primary,#2B93DB);background:var(--gwp-light-blue,#eef8ff)}
.gwp-ehf-header .navbar-actions{flex:0 0 auto;display:flex;align-items:center;gap:10px}
.gwp-ehf-header .navbar-apply{min-height:43px;padding:10px 18px;white-space:nowrap;font-size:13px}
.gwp-ehf-header .menu-toggle{display:none;flex:0 0 46px}
.gwp-ehf-header .mobile-menu-logo{display:flex;align-items:center;max-width:230px;line-height:0}
.gwp-ehf-header .mobile-menu-logo .gwp-ehf-logo-img{width:195px!important;max-width:195px!important;height:auto!important;max-height:80px!important;object-fit:contain!important;object-position:left center!important}
.gwp-ehf-header .mobile-menu-actions .gwp-btn{display:flex;gap:8px}

/* Footer */
.gwp-ehf-footer .footer-top{padding:52px 0 42px;background:#06345F}
.gwp-ehf-footer .footer-grid{display:grid;grid-template-columns:minmax(245px,1.35fr) repeat(3,minmax(145px,.85fr)) minmax(220px,1.1fr);gap:38px;align-items:start}
.gwp-ehf-footer .footer-col{min-width:0}
.gwp-ehf-footer .gwp-ehf-footer-logo{display:inline-flex;align-items:center;margin-bottom:18px;line-height:0}
.gwp-ehf-footer .gwp-ehf-footer-logo-img{display:block;width:250px;max-width:100%;height:auto;max-height:105px;object-fit:contain;object-position:left center}
.gwp-ehf-footer .footer-about{max-width:330px;margin:0 0 18px;font-size:13.5px;line-height:1.7}
.gwp-ehf-footer .footer-title{margin:0 0 15px;font-size:15px;line-height:1.3}
.gwp-ehf-footer .footer-menu{list-style:none;margin:0;padding:0}
.gwp-ehf-footer .footer-menu li{margin:0 0 8px}
.gwp-ehf-footer .footer-menu a{font-size:13px;line-height:1.45;text-decoration:none}
.gwp-ehf-footer .footer-contact{list-style:none;margin:0;padding:0}
.gwp-ehf-footer .footer-contact li{display:grid;grid-template-columns:20px minmax(0,1fr);gap:10px;align-items:start;margin:0 0 11px;font-size:13px;line-height:1.45}
.gwp-ehf-footer .footer-contact .gwp-icon{margin-top:1px}
.gwp-ehf-socials{display:flex;align-items:center;gap:9px}
.gwp-ehf-socials a{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid rgba(255,255,255,.18);border-radius:9px;text-decoration:none}
.gwp-ehf-footer .footer-bottom{padding:17px 0;background:#032B54;border-top:1px solid rgba(255,255,255,.1)}
.gwp-ehf-footer .footer-bottom-inner{display:flex;align-items:center;justify-content:space-between;gap:24px}
.gwp-ehf-footer .footer-copyright{margin:0;font-size:12.5px}
.gwp-ehf-footer .footer-legal .footer-menu{display:flex;align-items:center;gap:18px;flex-wrap:wrap}
.gwp-ehf-footer .footer-legal .footer-menu li{margin:0}
.gwp-ehf-footer .footer-legal .footer-menu a{font-size:12.5px}

@media(max-width:1280px){
 .gwp-ehf-container{width:calc(100% - 40px)}
 .gwp-ehf-header .navbar-nav,.gwp-ehf-header .navbar-apply{display:none!important}
 .gwp-ehf-header .menu-toggle{display:inline-flex!important}
 .gwp-ehf-header .navbar-inner{min-height:80px}
 .gwp-ehf-footer .footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}
 .gwp-ehf-footer .footer-col-company,.gwp-ehf-footer .footer-col-contact{grid-column:auto}
}
@media(max-width:767px){
 .gwp-ehf-container{width:calc(100% - 32px)}
 .gwp-ehf-header .topbar{display:none!important}
 .gwp-ehf-header .navbar-inner{min-height:74px;gap:12px}
 .gwp-ehf-header .gwp-ehf-logo-img{width:165px;max-width:165px;max-height:56px}
 .gwp-ehf-header .menu-toggle{width:44px;height:44px;flex-basis:44px;border-radius:11px}
 .gwp-ehf-header .mobile-menu{width:min(90vw,390px)}
 .gwp-ehf-header .mobile-menu-logo .gwp-ehf-logo-img{width:175px!important;max-width:175px!important}
 .gwp-ehf-footer .footer-top{padding:38px 0 30px}
 .gwp-ehf-footer .footer-grid{grid-template-columns:1fr;gap:27px}
 .gwp-ehf-footer .gwp-ehf-footer-logo-img{width:220px;max-width:100%}
 .gwp-ehf-footer .footer-about{max-width:none;font-size:13.5px}
 .gwp-ehf-footer .footer-title{font-size:15px;margin-bottom:12px}
 .gwp-ehf-footer .footer-bottom-inner{flex-direction:column;align-items:flex-start;gap:12px}
 .gwp-ehf-footer .footer-legal .footer-menu{gap:12px 16px}
}
@media(max-width:360px){
 .gwp-ehf-header .gwp-ehf-logo-img{width:150px;max-width:150px}
 .gwp-ehf-header .mobile-menu-logo .gwp-ehf-logo-img{width:160px!important;max-width:160px!important}
}

/* Fallback theme header/footer also use the horizontal official wordmark. */
.site-header:not(.gwp-ehf-header) .navbar-logo .gwp-logo-img,
.site-header:not(.gwp-ehf-header) .navbar-logo .gwp-logo-img-bundled{width:205px!important;max-width:205px!important;height:auto!important;max-height:70px!important;object-fit:contain!important;object-position:left center!important}
.site-footer:not(.gwp-ehf-footer) .footer-col-company .gwp-logo-img,
.site-footer:not(.gwp-ehf-footer) .footer-col-company .gwp-logo-img-bundled{width:250px!important;max-width:100%!important;height:auto!important;max-height:105px!important;object-fit:contain!important;object-position:left center!important}
@media(max-width:1280px){.site-header:not(.gwp-ehf-header) .navbar-logo .gwp-logo-img,.site-header:not(.gwp-ehf-header) .navbar-logo .gwp-logo-img-bundled{width:185px!important;max-width:185px!important}}
@media(max-width:767px){.site-header:not(.gwp-ehf-header) .navbar-logo .gwp-logo-img,.site-header:not(.gwp-ehf-header) .navbar-logo .gwp-logo-img-bundled{width:165px!important;max-width:165px!important;max-height:56px!important}.site-footer:not(.gwp-ehf-footer) .footer-col-company .gwp-logo-img,.site-footer:not(.gwp-ehf-footer) .footer-col-company .gwp-logo-img-bundled{width:220px!important}}
