.elementor-1747 .elementor-element.elementor-element-1f52584{--display:flex;}.elementor-1747 .elementor-element.elementor-element-aab1aed{--display:flex;}/* Start custom CSS *//* ===============================
   Borway Global Header Layer Fix
   =============================== */


/* Header always above all sections */

.elementor-location-header,
.elementor-header,
header,
.site-header {
    position: relative !important;
    z-index: 999999 !important;
}


/* Elementor sticky header */

.elementor-sticky--active,
.elementor-sticky--effects {
    z-index: 999999 !important;
}


/* Prevent sections covering header */

.elementor-section,
.elementor-container {
    z-index: auto;
}


/* Hero and image sections */

section,
.elementor-section {
    isolation: auto;
}


/* Fix horizontal overflow from hero images */

body {
    overflow-x:hidden;
}/* End custom CSS */