/** Shopify CDN: Minification failed

Line 837:0 Unexpected "}"
Line 1173:0 Unexpected "<"

**/
.accordian_menu{
  width : 1214px;
}
.clickhere{
  width : 1214px;
}
.main-page-title {
	display: none;
}
#countdown ul{
  margin:0;
}

.club {
	position: relative;
    text-align:center;
	margin-bottom: 20px;
}

.club img {
	/* width: 100%;
	height: 209px; */
	/* border-radius: 16px;
    width:80%; */
}

.club .club-title {
	position: absolute;
	top: 50%;
	left: 50%;
	color: #fff;
	transform: translate(-50%, -50%);
}

.club .club-price {
	text-align: center;
	font-size: 14px;
	font-weight: 300;
	margin-top: -8px;
}

.Heading {
	text-align: center;
}

 .Heading h1{
      font-size: 24px;
      margin-top: 32px;
      font-weight: 600;
      line-height:32px;
    }

.voucher-main {
	width: 100%;
	margin: auto;
}

.member-text {
	display: none;
}

.clam-main {
	width: 100%;
}
 .voucher{
     /* width: 48%; */
     width:547px;
     background: #FBFFFA;
     align-items: center;
     padding: 20px 20px;
     gap: 15px;
     display: flex;
     border : 1px solid #000000;
    border-radius : 5px;
   }

/* .Celebrate {
	width: 48%;
     width:548px;
	align-items: center;
	padding: 19px 17px;
	gap: 17px;
	display: flex;
}
 */
.Beauty-Box {
	width: 48%;
	align-items: center;
	padding: 19px 17px;
	gap: 17px;
	display: flex;
  /* display:none; */
}

.Reward {
	width: 48%;
	align-items: center;
	padding: 12px 16px;
	gap: 17px;
	display: flex;
}

.panel p {
	font-size: 14px;
	margin: 0;
   font-weight:400;
  line-height:22px;
}

.text-accordion {
	border-bottom: 1px solid #DBDBDB;
	cursor: pointer;
}

.text-accordion p {
	font-size: 20px;
	font-weight: 500;
	color: #121212;
}

.offer_cupon {
	color: #484848;
	font-weight: 300;
	font-size: 15px;
  line-height: 28px;
}

.voucher-main {
	margin-bottom: 50px;
}

.voucher_content .offer-text {
	font-weight: 500;
	font-size: 18px;
	color: #121212;
}

.voucher.active {
	/*     border: 0.5px solid #000000; */
	/*     box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15); */
}

.join_btn {
	display: block;
	text-align: center;
	padding-bottom: 40px;
}

 .join_btn .next {
      padding: 14px 0px;
      text-decoration: none;
      font-weight: 700;
      font-size: 14px;
      background: #172514;
      color: #fff;
      max-width: 320px;
      display: block;
      margin: 0 auto;
      line-height:20px;
      border-radius:5px;
  }

.rte a:hover {
	color: #fff;
}

.accordian_menu h2 {
	 font-weight: 600;
     font-size: 24px;
     line-height: 24px;
     color: #000000;
}

button.accordion {
	background-color: #fff;
	color: #121212;
	cursor: pointer;
	padding: 18px;
	width: 100%;
	border: none;
	text-align: left;
	outline: none;
	font-size: 14px;
	font-weight: 400;
	cursor: pointer;
	border-bottom: 1px solid #DBDBDB;
	transition: 0.4s;
	line-height: 20px;
}

div.accordion:after {
	border-style: solid;
	border-width: 2px 2px 0 0px;
	content: " ";
	display: inline-block;
	float: right;
	cursor: pointer;
	height: 10px;
	position: relative;
	top: -30px;
	right: 20px;
	transform: rotate(135deg);
	vertical-align: top;
	width: 10px;
	color: #121212;
}

div.accordion.active:after {
	transform: rotate(-45deg);
}

div.panel {
	padding: 8px 0px;
	background-color: white;
	max-height: 0;
	overflow: hidden;
	transition: 0.6s ease-in-out;
	opacity: 0;
}

div.panel.show {
	opacity: 1;
	max-height: 500px;
}

.clam-main {
	display: flex;
	margin-top: 30px;
	gap: 25px;
	flex-wrap: wrap;
  justify-content:center;
  position:relative;
  left:10px;
}

.main-title {
	font-size: 38px;
	font-weight: 100;
}

.view_btn {
	display: none;
}
 .offer_cupon {
     color: #484848;
     font-weight: 300;
     font-size: 16px;
     line-height:28px;
   }
.valid_till p{
  color:pink;
}
.neucoins_area{
  color:white;
}
/* MEDIA QUERY - MOBILE */
@media screen and (max-width: 767px) {
  .expiry_mob {
        position: relative;
        bottom: 130px !important;
        left: 20px !important;
        display: flex;
        flex-direction: column;
    }
    .clickhere a {
    color: #121212;
    font-size: 12px;
    font-weight: 700;
    line-height: 16px;
}
  .clickhere p{
  font-size: 12px;
    font-weight: 500;
  }

.clickhere {
    column-gap: 1rem !important;
}
    .offer_cupon {
     font-weight: 300;
     font-size: 12px;
    line-height: 16px;
   }
  .panel p{
      font-size: 10px;
      line-height:15px;
    font-weight:400;
  }
    .voucher_content .offer-text {
     font-size: 14px;
    font-weight:500;
  }
	.clam-main {
		flex-wrap: wrap;
	}

	.box-size {
		width: 58px;
		height: 28px !important;
	}

	.member-text {
		display: block;
		font-size: 16px;
		font-weight: 600;
      line-height:32px;
	}

	/* .voucher.active {
		border: none;
	} */

	.Heading h1 {
		display: none;
	}

	.icon-sizes {
		width: 40px;
		height: 30px;
	}

	.accordian_menu h2 {
		font-weight: 400;
      font-size:16px;
	}

	.accordian_menu .accordian {
		width: 100%;
	}

	.text-accordion p {
		font-size: 12px;
		font-weight: 300;
      color:#121212;
	}

	/* .voucher.active1 {
		border: 0px;
		box-shadow: none;
	} */

	.view_btn {
		display: block !important;
	}

	.voucher {
		width: 100%;
	}

	.Celebrate {
		width: 100%;
	}

	.Beauty-Box {
		width: 100%;
	}

	.Reward {
		display: none;
	}

	button.accordion {
		font-size: 12px;
	}

	.view_btn .btn {
		position: unset;
		padding: 10px 50px;
		height: 50px;
		background: #fff;
		color: #000;
		cursor: pointer;
		margin-top: 30px;
	}

	.view_btn {
		text-align: center;
	}

}

.voucher.active:hover {
	 border: 0.5px solid #75FB4C;
	box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
}

.Celebrate.voucher:hover {
	 border: 0.5px solid #75FB4C;
	box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
}

.Beauty-Box.voucher:hover {
	 border: 0.5px solid #75FB4C;
	box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
}

.Reward.voucher:hover {
	 border: 0.5px solid #75FB4C;
	box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
}

.member-offer-area {
	position: relative;
}

.available_offer {
	display: flex;
	align-items: center;
}

/* .available_offer::after {
	position: absolute;
	content: "";
	right: 88px;
	width: calc(100% - 665px);
	background: #DBDBDB;
	height: 1px;
	top: 24px;
	z-index: -1;
} */

.offer_your {
	font-weight: 500;
	font-size: 20px;
	line-height: 28px;
	color: #000000;
	margin-right: 30px;
}

.available_offer .tab-list {
	font-weight: 400;
	font-size: 14px;
	line-height: 28px;
	color: #656565;
	cursor: pointer;
	padding: 10px 50px;
    opacity: .8;
}

.available_offer .tab-list.active {
	border-bottom: 1px solid;
    color: #121212;
    opacity: 1;
}

.tabcontent {
	display: none;
	padding: 6px 12px;
	/* 	border: 1px solid #ccc; */
	border-top: none;
}

.offer-available {
	display: flex;
	gap: 20px;
	margin-top: 30px;
	flex-wrap: wrap;
}

.offer-available-item {
	background: url(/cdn/shop/files/Available.png?v=1688216067);
	background-repeat: no-repeat;
	background-size: cover;
	max-width: 310px;
	padding: 30px 30px 30px 30px;
	border-radius: 20px;
	text-align: center;
	margin-right: 20px;
}

.offer-available-item:last-child {
	margin-right: 0px;
}

.offer-available-item .title {
	font-size: 16px;
    font-weight:500;
    line-height:20px;
	color: #fff;
	text-align: center;
	margin: 0px 0 0 0;
}

.offer-available-item .description {
    color: #fff;
	margin: 10px 0px 10px 0;
    font-family: Inter;
    font-weight: 300;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
  letter-spacing: normal;
}

.offer-available-item_gift .description {
	color: #fff;
	margin: 10px 0px 10px 0;
    font-family: Inter;
    font-weight: 300;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
  letter-spacing: normal;
}
.offer-available-item button {
	width: calc(100% - 40px);
	background: #fff;
	border: none;
	padding: 10px 20px;
	text-transform: uppercase;
    cursor: pointer;
}

.offer-available-item button.claimed {
	background: #3D3D3D;
	color: #656565;
}

.offer-available-item-used {
	background: url(/cdn/shop/files/Available.png?v=1688216067);
	background-repeat: no-repeat;
	background-size: cover;
	max-width: 310px;
	padding: 30px 30px 29px 30px;
	border-radius: 20px;
	text-align: center;
	margin-right: 20px;
}

.offer-available-item-used:last-child {
	margin-right: 0px;
}

.offer-available-item-used .title {
	font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    color: #fff;
    text-align: center;
    margin: 0px 0 0 0;
}

.offer-available-item-used .description {
	color: #fff;
    margin: 10px 0px 10px 0;
    font-family: Inter;
    font-weight: 300;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    letter-spacing: normal;
}

.offer-available-item-used button {
	width: calc(100% - 40px);
	background: #fff;
	border: none;
	padding: 10px 20px;
	text-transform: uppercase;
    cursor: pointer;
}

.offer-available-item-used button.claimed {
	background: #3D3D3D;
	color: #656565;
}

.offer-available-item-partner {
	background: url(/cdn/shop/files/Available.png?v=1688216067);
	background-repeat: no-repeat;
	background-size: cover;
	max-width: 310px;
	padding: 30px 30px 29px 30px;
	border-radius: 20px;
	text-align: center;
	margin-right: 20px;
}

.offer-available-item-partner:last-child {
	margin-right: 0px;
}

.offer-available-item-partner .title {
	font-size: 16px;
    font-weight:500;
    line-height:20px;
	color: #fff;
	text-align: center;
	margin: 0px 0 0 0;
}

.offer-available-item-partner .description {
	color: #fff;
    margin: 10px 0px 10px 0;
    font-family: Inter;
    font-weight: 300;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    letter-spacing: normal;
}

.offer-available-item-partner button {
	width: calc(100% - 40px);
	background: #fff;
	border: none;
	padding: 10px 20px;
	text-transform: uppercase;
    cursor: pointer;
}

.offer-available-item-partner button.claimed {
	background: #3D3D3D;
	color: #656565;
}

.offer-available-item-member {
	background: url(/cdn/shop/files/Available.png?v=1688216067);
	background-repeat: no-repeat;
	background-size: cover;
	max-width: 310px;
	padding: 30px 30px 29px 30px;
	border-radius: 20px;
	text-align: center;
	margin-right: 20px;
}

.offer-available-item-member:last-child {
	margin-right: 0px;
}

.offer-available-item-member .title {
	font-size: 16px;
    font-weight:500;
	color: #fff;
	text-align: center;
	margin: 0px 0 0 0;
    line-height:20px;
}

.offer-available-item-member .description {
	color: #fff;
    margin: 10px 0px 10px 0;
    font-family: Inter;
    font-weight: 300;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    letter-spacing: normal;
}

.offer-available-item-member button {
	width: calc(100% - 40px);
	background: #fff;
	border: none;
	padding: 10px 20px;
	text-transform: uppercase;
    cursor: pointer;
}

.offer-available-item-member button.claimed {
	background: #3D3D3D;
	color: #656565;
}

.offer-expired-item {
	background: url(/cdn/shop/files/Available.png?v=1688216067);
	background-repeat: no-repeat;
	background-size: cover;
	max-width: 310px;
	padding: 30px 30px 29px 30px;
	border-radius: 20px;
	text-align: center;
	margin-right: 20px;
    /* margin-top: 30px; */
}

.offer-expired-item:last-child {
	margin-right: 0px;
}

.offer-expired-item .title {
	font-size: 16px;
    font-weight:500;
    line-height:20px;
	color: #fff;
	text-align: center;
	margin: 0px 0 0 0;
}

.offer-expired-item .description {
	font-size: 12px;
    color: #fff;
    margin: 10px 0px 10px 0;
    line-height: 16px;
    font-weight: 300;
}

.offer-expired-item button {
	width: calc(100% - 10px);
	background: #fff;
	border: none;
	padding: 10px 5px;
	text-transform: uppercase;
    cursor: pointer;
}

.offer-expired-item button.claimed {
	background: #3D3D3D;
	color: #656565;
}

.offer-expired-partner {
	background: url(/cdn/shop/files/Available.png?v=1688216067);
	background-repeat: no-repeat;
	background-size: cover;
	max-width: 310px;
	padding: 30px 30px 30px 30px;
	border-radius: 20px;
	text-align: center;
	margin-right: 20px;
    /* margin-top: 30px; */
}

.offer-expired-partner:last-child {
	margin-right: 0px;
}

.offer-expired-partner .title {
	font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    color: #fff;
    text-align: center;
    margin: 0px 0 0 0;
}

.offer-expired-partner .description {
	font-size: 12px;
    color: #fff;
    margin: 10px 0px 10px 0;
    line-height: 16px;
    font-weight: 300;
}

.offer-expired-partner button {
	width: calc(100% - 10px);
	background: #fff;
	border: none;
	padding: 10px 5px;
	text-transform: uppercase;
    cursor: pointer;
}

.offer-expired-partner button.claimed {
	background: #3D3D3D;
	color: #656565;
}

.offer-expired-member {
	background: url(/cdn/shop/files/Available.png?v=1688216067);
	background-repeat: no-repeat;
	background-size: cover;
	max-width: 310px;
	padding: 30px 30px 29px 30px;
	border-radius: 20px;
	text-align: center;
	margin-right: 20px;
    /* margin-top: 30px; */
}

.offer-expired-member:last-child {
	margin-right: 0px;
}

.offer-expired-member .title {
	font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    color: #fff;
    text-align: center;
    margin: 0px 0 0 0;
}

.offer-expired-member .description {
	font-size: 12px;
    color: #fff;
    margin: 10px 0px 10px 0;
    line-height: 16px;
    font-weight: 300;
}

.offer-expired-member button {
	width: calc(100% - 10px);
	background: #fff;
	border: none;
	padding: 10px 5px;
	text-transform: uppercase;
    cursor: pointer;
}

.offer-expired-member button.claimed {
	background: #3D3D3D;
	color: #656565;
}

.offer-available-item_gift {
    background: url(/cdn/shop/files/Available.png?v=1688216067);
	background-repeat: no-repeat;
	background-size: cover;
	max-width: 310px;
	padding: 30px 30px 30px 30px;
	border-radius: 20px;
	text-align: center;
	margin-right: 20px;
}

.offer-available-item_gift .title {
	font-size: 16px;
    font-weight:500;
    line-height:20px;
	color: #fff;
	text-align: center;
	margin: 0px 0 0 0;
}





} .description {
	color: #fff;
	margin: 10px 0px 10px 0;
    font-family: Inter;
    font-weight: 300;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0%;
    text-align: center;
    vertical-align: middle;
    text-transform: capitalize;

}

.offer-available-item_gift button {
	width: calc(100% - 40px);
	background: #fff;
	border: none;
    border-radius:5px;
	padding: 10px 20px;
	text-transform: uppercase;
    cursor: pointer;
}

.offer-available-item_gift button.claimed {
	background: #3D3D3D;
	color: #656565;
}

.offer-available_birthday{
    background: url(/cdn/shop/files/Available.png?v=1688216067);
	background-repeat: no-repeat;
	background-size: cover;
	max-width: 310px;
	padding: 30px 30px 30px 30px;
	border-radius: 20px;
	text-align: center;
	margin-right: 20px;
}

.offer-available_birthday .title {
	font-size: 16px;
	color: #fff;
	text-align: center;
	margin: 0px 0 0 0;
}

.offer-available_birthday .description {
	font-size: 12px;
	color: #fff;
	margin: 10px 0px 10px 0;
}

.offer-available_birthday button {
	width: calc(100% - 40px);
	background: #fff;
	border: none;
	padding: 10px 20px;
	text-transform: uppercase;
    cursor: pointer;
}

.offer-available_birthday button.claimed {
	background: #3D3D3D;
	color: #656565;
}

.expiry_date_data {
	text-align: center;
	font-size: 12px;
	color: #D2D2D2;
    position: relative;
    bottom: 45px;
    left: 35px;
  
}

.neucoins_area {
	color: #D2D2D2;
	margin-left: 30px;
	font-weight: 300;
}
.expiry_date{
  color:white;
}
.voucher_Expiry_date{
  font-size: 10px;
  color: #fff;
  margin: 10px 0;
  font-family: Inter;
  font-weight: 300;
  line-height: 14px;
  letter-spacing: 0%;
  text-align: center;
  vertical-align: middle;
  text-transform: lowercase;
}
.stylevouch_expiry, .welvouch_expiry  {
    margin: 25px 0px 10px 0px;
}
.neucoins_count{
  color:white;
}
.neucoins_count {
	font-weight: 400;
}

.swiper-button-next {
	top: 27px;
	right: 0;
}

.swiper-button-prev {
	position: absolute;
	top: 27px;
	right: 40px;
	left: auto;
}

.swiper-button-next,
.swiper-button-prev {
	width: 36px;
	border: 1px solid #000000;
	height: 36px;
}

.swiper-button-next::after,
.swiper-button-prev::after {
	content: '';
}

.swiper-button-prev svg {
	transform: rotate(180deg);
}

@media (max-width: 750px) {

	.swiper-button-next,
	.swiper-button-prev {
		border: none;
	}

	.swiper-button-next,
	.swiper-button-prev {
		top: 18px;
	}
  hr {
	display: none;
  }
  .offer_your_upcoming:after{
    display: none;
  }
}

 /* 11/10/23  */

.count_text {
    text-align: center;
}
.count_text .party_time_text{
  color: #121212;
  font-weight: 400;
  font-size: 1.8rem;
  margin: 0;
}
.count_text .coming_text{
  color: #121212;
  font-weight: 400;
  font-size: 1.4rem;
  margin: 0;
}
/* .count_text img.gift_card {
    margin-top: 10px;
} */
.count {
  display: inline-block;
  font-size: 1rem;
  list-style-type: none;
  padding: 1em;
  text-transform: capitalize;
  background-color: #dcdcdc;
  color: #656565;
  width: 50px;
  height: 60px;
  margin-right: 10px;
}

.count span {
  display: block;
  font-size: 1.4rem;
  color: #121212;
  font-weight: 400;
}
.count_last_title .time_limit{
  color: #656565;
  font-size: 1.2rem;
  font-weight: 300;
  line-height: 18px;
  margin-top: 0px;
}
.count_last_title{
  text-align: center;
}
button.claim_btn {
    background: #202020;
    color: #fff;
    padding: 10px 50px 10px 50px;
    font-size: 1.2rem;
    font-weight: 400;
    text-transform: uppercase;
    cursor: pointer;
}

.event-available-item .event-title {
    color: #121212;
    font-size: 1.4rem;
    font-weight: 400;
    margin-top: 20px;
}
.event-available-item .event-date {
    font-size: 1.2rem;
    color: #656565;
    font-weight: 300;
}
.offer_your_upcoming:after {
    position: absolute;
    content: "";
    right: 148px;
    width: calc(100% - 417px);
    background: #DBDBDB;
    height: 1px;
    z-index: -1;
    margin-top: 15px;
}
.offer_your_upcoming {
    color: #000;
    font-size: 2rem;
    font-weight: 500;
    margin-bottom: 4rem;
}
.event_location {
    display: flex;
    align-items: center;
    gap: 4px;
    margin-top: 12px;
}
.event_address {
    font-size: 12px;
    color: #656565;
    font-weight: 300;
}
.event_btn button.event_intrested {
    /* padding: 15px 40px; */
    background: #000;
    color: #fff;
    margin-top: 12px;
    cursor: pointer;
    text-transform: uppercase;
}
.event-available-item {
    max-width: 210px;
}
input.copied_text {
    background: #DCDCDC;
    border: none;
    padding: 10px 10px;
    text-align: center;
    margin-top: 15px;
    color: #121212;
    font-weight: 400;
    font-size: 2rem;
}
.events-available {
    position: relative;
}

.slide_prev {
    right: 40px;
    z-index: 1;
    position: absolute;
    top: -50px;
}
.slide_next {
  top: -50px;
  right: 0;
  z-index: 1;
  position: absolute;
}
.clickhere{
  display: flex;
  align-items: center;
  column-gap: 3rem;
}
.clickhere a{
  color: #000;
  font-weight: 600;
}
.club-title .west_image{
  height: 40px;
  border-radius: 0;
}

[disabled] {
  cursor: not-allowed !important;
}

.avilable_coupon img{
  width: 180px;
  height: 180px;
}


@media screen and (min-width: 767px) {
  .offer-expired-item {
	/* max-width: 270px; */
    /* margin-top: 30px; */
}
}

img.event_banner {
    width: 100%;
    max-width: 180px;
}
.offer_cupon a {
  color: #236FA1;
  text-underline-position: under;
}

@media screen and (max-width: 1280px) {
.voucher {
    width: 500px !important;
    padding: 10px 10px;
    gap: 10px;
}
}

</style>