//comment for re-publish
.nav-social .elementor-icon-list-item:last-child svg{
	margin-right: 0 !important;
}

.hero-banner-image{
	position: relative;
	z-index: 1;
}

.hero-banner-image::before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	background-color: #000000;
	opacity: 0.2;
}

.award-section, .register-section{
	position: relative;
	z-index: 1;
}

.award-section::before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	background: linear-gradient(180deg, rgba(232,229,220,1) 50%, rgba(232,229,220,0) 100%);
}

.award-section > .elementor-container{
	position: static;
}

.award-column{
	position: static !important;
}

.register-column::before,
.award-column::before{
	content: '';
	position: absolute;
	top: 20%;
	left: 10px;
	width: 100%;
	height: 260px;
	z-index: -1;
	background-image: url('https://ozonephuket.com/wp-content/uploads/2024/12/deco-1.png');
	background-repeat: no-repeat;
	background-size: contain;
	opacity: 0.3;
}

.register-column::after,
.award-column::after{
	content: '';
	position: absolute;
	top: 30%;
	right: 60px;
	width: 100%;
	height: 180px;
	z-index: -1;
	background-image: url('https://ozonephuket.com/wp-content/uploads/2024/12/deco-2.png');
	background-repeat: no-repeat;
	background-size: contain;
	opacity: 0.3;
	background-position: 100%;
}

.register-column::before,
.register-column::after{
	opacity: 0.2;
}

.vr{
	height: 30px;
	width: 1px;
	background-color: #524B39;
}

.clubhouse-desc strong{
	font-family: "Lao-MN", Sans-serif;
	color: #524B39;
}

.landing-desc strong{
	font-family: "Lao-MN", Sans-serif;
	color: #E8E5DC;
}

.custom-map > .elementor-widget-container{
	display: flex;
}

.mobile-order-1{
	order: 1;
}
.mobile-order-2{
	order: 2;
}

/* .sticky-header{
	position: absolute !important;
	background-color: #002C2E;
}

.home .sticky-header{
	background-color: transparent;
} */

.logo img{
	transition: width .3s ease-in-out;
}

.scrolled{
	position: fixed !important;
	top: 0;
/* 	background-color: #002C2E !important; */
  transition: background-color .3s ease-in-out;
}

.scrolled .logo img{
	width: 80px !important;
}

.entry-header{
	display: none;
}

header ._space-left{
	display: none !important;
}

.elementor-container:has(> ._space-left) > .elementor-column{
	flex-grow: 1;
}
.elementor-container:has(> ._space-left) > .elementor-column:nth-child(2) > .elementor-widget-wrap{
	justify-content: flex-start;
}

.elementor-container:has(> ._space-left) > .elementor-column .elementor-icon-list-items .e-font-icon-svg{
	height: 28px;
	width: 28px;
}

.custom-list{}
.custom-place-list{
	width: 100% !important;
	margin: 0 auto 20px auto !important;
}
.custom-place-list .elementor-icon-list-text{
	width: 100%;
	display: flex;
	align-items: center;
}

.ml-auto{
	margin-left: auto;
	white-space: nowrap;
}

.elementor-button-link{
	background-color: transparent !important;
}

.register-form-list .elementor-icon-list-items{
	display:flex;
}

.register-form-list .elementor-icon-list-item:first-child svg{
	margin-right: 0;
}

.plan-tabs .e-n-tabs-heading > .e-n-tab-title{
	flex: 1 !important;
	display: flex;
	justify-content: center;
}
.plan-tabs .e-n-tabs-heading > .e-n-tab-title .e-n-tab-title-text{
	text-align: center;
}

.plan-sub-tabs .e-n-tabs-heading{
	justify-content: center;
}

/* FORM */
.custom-register-form input{
	width: 100%;
	font-size: 18px;
	font-family: "Montserrat", Sans-serif;
	border-color: #524B398A;
	padding: 20px 12px 10px 12px;
}

.custom-register-form select{
	width: 100%;
	font-size: 18px;
	font-family: "Montserrat", Sans-serif;
	padding: 20px 12px 10px 12px;
	border-top: 0 !important;
	border-left: 0 !important;
	border-right: 0 !important;
	border-color: #524B398A !important;
	cursor: pointer;
}

.submit-btn{
	margin-top: 40px;
}

.submit-btn p{
	display:flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
	gap: 10px;
	margin-bottom: 0;
}

.submit-btn input{
	width: 300px;
	height: 44px;
	padding: 0;
	padding-top: 4px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 22px;
	color: #2D3123 !important;
	font-weight: 600;
	letter-spacing: 0.5px;
	line-height: 1.5;
	background-color: transparent !important;
	background-image: url('https://ozonephuket.com/wp-content/uploads/2025/01/ICON-PNG-21.png');
	background-size: 100% 100%;
	background-repeat: no-repeat;
}

.qr-image > .elementor-widget-container{
	display: flex;
	justify-content: center;
}

.qr-image{
	display: flex;
	justify-content: center;
}

.submit-btn input:hover{
	color: #f1a74e !important;
}
/* ==== */

@media (max-width: 575.98px) { 
  .award-column::before{
		top: 1%;
		height: 120px;
	}

	.award-column::after{
		right: -10px;
		height: 120px;
	}
	
	.register-column::before{
		height: 150px;
		left: -40px;
		top: 80%;
	}
	.register-column::after{
		height: 120px;
		top: -60px;
		right: -50px;
	}
}

@media (min-width: 640px) {
   .custom-place-list{
		width: 80% !important;
	}
	.plan-sub-tabs .e-n-tabs-heading > .e-n-tab-title{
		max-width: 200px;
	}
	.register-column::before{
		height: 260px;
		left: -40px;
		top: 30%;
	}
	.register-column::after{
		height: 200px;
		top: -60px;
		right: -40px;
	}
}

/* Styles for screens 768px and wider */
@media (min-width: 768px) {
	.award-column::before{
		height: 200px;
	}
	
	.award-column::after{
		height: 140px;
	}
	
	
	.plan-tabs .e-n-tabs-heading{
		padding-left: 40px;
		padding-right: 40px;
	}
}

/* Styles for screens 1024px and wider */
@media (min-width: 1024px) {
	header ._space-left{
		display: flex !important;
	}
	
	.elementor-container:has(> ._space-left) > .elementor-column:nth-child(2) > .elementor-widget-wrap{
	justify-content: center;
}
	
	.elementor-container:has(> ._space-left) > .elementor-column .elementor-icon-list-items .e-font-icon-svg{
	height: 35px;
	width: 35px;
}
	
	.custom-place-list{
		width: 50% !important;
	}
}

/* Styles for screens 1280px and wider */
@media (min-width: 1280px) {
   .mobile-order-1{
		order: 2;
	}
	.mobile-order-2{
		order: 1;
	}
	.plan-tabs .e-n-tabs-heading{
		padding-left: 80px;
		padding-right: 80px;
	}
	.plan-sub-tabs .e-n-tabs-heading{
		padding: 0;
	}
	.register-column::before{
		height: 400px;
		left: -80px;
	}
	.register-column::after{
		height: 300px;
		top: -150px;
		right: -80px;
	}
}

/* Styles for screens 1536px and wider */
@media (min-width: 1536px) {
   
}