/* Custom styling for Custom website */

html,body {
	overflow-x: hidden !important;
	scroll-behavior: smooth;
}
body {
	overflow-y:hidden;
}
.elementor-location-header {
	position:relative;
}

figure.elementor-image-box-img {
    position: absolute;
    left: -26px;
    top: -34px;
    z-index: 99999999 !important;
}
.elementor-image-box-content {
    padding-top: 50px;
}