.elementor-kit-13{--e-global-color-primary:#2E2E37;--e-global-color-secondary:#2E2E37;--e-global-color-text:#2E2E37;--e-global-color-accent:#00AF02;--e-global-typography-primary-font-family:"Barlow";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Barlow";--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:16px;--e-global-typography-accent-font-family:"Barlow";--e-global-typography-accent-font-weight:400;--e-global-typography-accent-line-height:16px;}.elementor-kit-13 button,.elementor-kit-13 input[type="button"],.elementor-kit-13 input[type="submit"],.elementor-kit-13 .elementor-button{background-color:#00AF02;font-family:"Helvetica", Sans-serif;font-size:14px;font-weight:700;letter-spacing:0px;color:#FFFFFF;border-style:solid;border-width:1px 1px 1px 1px;border-color:#FFFFFF;border-radius:99px 99px 99px 99px;padding:15px 15px 15px 15px;}.elementor-kit-13 e-page-transition{background-color:#FFBC7D;}.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:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Make dropdown menu overlay and open to the left */
@media (max-width: 1024px) {

  /* Keep header above everything */
  .elementor-location-header {
    position: relative;
    z-index: 9999;
  }

  /* Force dropdown to overlay and align to the right (open left) */
  .elementor-nav-menu__container.elementor-nav-menu--dropdown {
    position: absolute !important;
    top: 100% !important;
    right: 0 !important;
    left: auto !important;
    width: 230px !important;
    z-index: 99999 !important;

    background: #ffffff;
    box-shadow: 0 20px 40px rgba(0,0,0,0.12);
    border-radius: 12px;

    max-height: calc(100vh - 120px);
    overflow-y: auto;
  }

  /* Prevent layout shift */
  .elementor-widget-nav-menu .elementor-nav-menu__container {
    margin-top: 0 !important;
  }
}/* End custom CSS */