.elementor-kit-8{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--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:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-8 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){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@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 */body.home #qodef-page-header {
    position: fixed !important; /* Fix the header to the top */
    top: 0 !important; /* Ensure it stays at the top */
    width: 100% !important; /* Ensure the header spans the entire width */
    z-index: 9999 !important; /* Keep it above other content */
    background-color: white !important; /* Set background color */
    transform: none !important; /* Remove any sticky transforms */
}

.qodef-header-sticky.qodef-custom-header-layout.qodef-appearance--down {
   visibility: hidden !important;
   pointer-events: none !important; /* prevents interaction */
}

.elementor-element-af585bc {
    padding-top: 130px !important; /* Adjust the padding based on header height */
}

.hero-form .wpforms-submit {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #0064dd !important;
  height: 54px;
  padding: 0 22px;
  line-height: 1;
  white-space: nowrap;
  border-radius: 10px;           /* match your site buttons */
}

.wsf-form label.wsf-label {
    text-align: center;
}/* End custom CSS */