/* Custom styling for Custom website */

html,body {
	overflow-x: hidden !important;
	scroll-behavior: smooth;
}
body {
	overflow-y:hidden;
}
.elementor-location-header {
	position:relative;
}
header.is-scrolled {
	background:rgba(0,0,0,0.8)!important;
}
.login_page {
	display:none!important;
}
.elementor-register {
	display:none!important;
}
.terms_ul ol {
	padding-left:20px;
}
.terms_ul ol li {
	margin-bottom:30px!important;
}