.elementor-26 .elementor-element.elementor-element-66e2d91{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:-100px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--z-index:9999;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS *//* Force the header to the top of the viewport */
#dsHeader {
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    /* This ensures it sits above the Elementor content */
}

/* Ensure the Hero section doesn't have padding that pushes the content down */
.ds-hero-section {
    margin-top: 0 !important;
    padding-top: 0 !important;
}/* End custom CSS */