.elementor-460 .elementor-element.elementor-element-c7321e9{--display:flex;}/* Start custom CSS for container, class: .elementor-element-c7321e9 *//* Push page title behind header */
.entry-header {
  position: relative;
  z-index: 1 !important;
}

/* Keep header always on top */
.elementor-location-header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999 !important;
}

/* OPTIONAL: pull title upward under header */
.entry-header {
  margin-top: -60px;
}/* End custom CSS */