/* Custom styling for Custom website */

html,body {
	overflow-x: hidden !important;
	scroll-behavior: smooth;
}
body {
	overflow-y:hidden;
}
.elementor-location-header {
	position:relative;
}
.myicon_list svg {
	background: #F6BB06;
    padding: 5px;
    border-radius: 100%;
}