.elementor-kit-10{--e-global-color-primary:#249E5D;--e-global-color-secondary:#2F2F2F;--e-global-color-text:#1A1A1A;--e-global-color-accent:#61CE70;--e-global-color-60582b1:#F4F6F8;--e-global-color-084d8e8:#FFFFFF;--e-global-color-1a0250e:#000000;--e-global-typography-secondary-font-family:"IBM Plex Sans";--e-global-typography-secondary-font-weight:400;}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.elementor-kit-10 h1{font-family:"IBM Plex Sans", Sans-serif;}.elementor-kit-10 h2{font-family:"IBM Plex Sans", Sans-serif;}.elementor-kit-10 h3{font-family:"IBM Plex Sans", Sans-serif;}.elementor-kit-10 h4{font-family:"IBM Plex Sans", Sans-serif;}.elementor-kit-10 h5{font-family:"IBM Plex Sans", Sans-serif;}.elementor-kit-10 h6{font-family:"IBM Plex Sans", Sans-serif;}.elementor-kit-10 button,.elementor-kit-10 input[type="button"],.elementor-kit-10 input[type="submit"],.elementor-kit-10 .elementor-button{padding:0px 0px 0px 0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1366px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:90%;}.e-con{--container-max-width:90%;}}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:90%;}.e-con{--container-max-width:90%;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:90%;}.e-con{--container-max-width:90%;}}/* Start custom CSS *//* Ensure the map always has height on the Map Search Page */
.page-id-28110 #gov-google-map {
    height: 100vh; /* Full height */
    width: 100%;
}


/* ==========================================================================
 * HIDE OFFICE BUTTONS ON SERVICES
 * Logic: If the post is a 'government_service', find the container
 * with class .gov-office-only and hide it.
 * ========================================================================== */

/* Target the WordPress auto-generated class for Services */
.type-government_service .gov-office-only {
    display: none !important;
}

/* Fallback: If you are using a custom shortcode wrapper */
.government_service .gov-office-only {
    display: none !important;
}/* End custom CSS */