body {
overflow-x: hidden!important;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} body .elementor-location-header:after{
content: "";
width: 100%;
height: 150px;
background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
position: absolute;
top: 0px;
left: 0px;
z-index: 1;
}