﻿.elementor-location-header {
    position: fixed;
    top: 0;
    left: 0;
    transition: all 0.3s ease;
}

.header-style {
    z-index: 99999;
    background: #fff;
}
