.elementor-kit-5{--e-global-color-primary:#F8D649;--e-global-color-secondary:#111F2C;--e-global-color-text:#111F2C;--e-global-color-accent:#0E3F78;--e-global-color-a016225:#FBE290;--e-global-color-b1af791:#2BB872;--e-global-color-eff5dee:#787878;--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;--e-global-typography-b05a136-font-family:"Roboto";--e-global-typography-b05a136-font-weight:600;--e-global-typography-5af5c49-font-family:"Playfair Display";--e-global-typography-5af5c49-font-size:42px;--e-global-typography-5af5c49-font-weight:600;--e-global-typography-5af5c49-line-height:40px;--e-global-typography-997daa5-font-family:"Playfair Display";--e-global-typography-997daa5-font-size:28px;--e-global-typography-997daa5-font-weight:600;--e-global-typography-997daa5-line-height:40px;color:var( --e-global-color-text );font-family:"Montserrat", Sans-serif;}.elementor-kit-5 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{padding-inline-end:0px;padding-inline-start:0px;}@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 */#header_pop {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  transition: transform 0.35s ease;
  will-change: transform;
}

#header_pop.hide-on-scroll {
  transform: translateY(-100%);
}

/* Keep header above hero slider */
.elementor-location-header {
  position: relative;
  z-index:1;
}
.elementor-location-header,
.elementor-location-header * {
  overflow: visible !important;
}
.elementor-location-header {
  min-height: 140px; /* adjust to your header */
}/* End custom CSS */