:root{
	--ci-red-300: #FFC8C2;
	--ci-red-400: #FC6F6A;
	--ci-red-500: #D63731;
	--ci-red-600: #B4130D;
	--ci-yellow-500: #FDEC1D;
	--ci-green-500:#00532C ;
	--ci-green-400:#0B7845 ;
	--ci-green-300:#A9C5B8 ;
	--ci-grey-100: #FAFAFA;
	--ci-grey-200: #F2F2F2;
	--ci-grey-300: #E0E0E0;
	--ci-grey-400: #BDBDBD;
	--ci-grey-500: #828282;
	--ci-grey-600: #4F4F4F;
	--ci-grey-700: #333333;
	--ci-lazada: #E453C5;
	--ci-shopee: #EE4E2C;
	--ci-cpbg: #EBF2EF;
	--ci1: var(--ci-red-500);
	--ci2: var(--ci-red-400);
	--ci3: var(--ci-green-500);
	--ci4: var(--ci-green-400);
	
	--ci-red-play: #A05C5F;
	--ci-red-footer: #ED1B24;
	--swiper-theme-color: #D63731;
	--plyr-color-main:var(--ci-red-600);
	--round: 8px;
	--shadow-1: 0px 1px 6px rgba(0, 0, 0, 0.23);
	--shadow-2: 0px 3px 15px rgba(0, 0, 0, 0.23);

	--link: var(--ci-grey-700);
	--link-hover: var(--ci-grey-700);
	--btn-bg: var(--ci-red-500);
	--btn-bg-hover: var(--ci-red-400);
	--bg-color: #fff;
	--text-color: var(--ci-grey-500);
	--box-shadow: var(--shadow-1);
	--pmr-font: "kanit-bold",sans-serif;
	--txt-font: "kanit-regular",sans-serif;

	--gd-1: linear-gradient(180deg, #E2E3D5 0%, #EBF2EF 100%);
}
pre {
	width: 100%;
	overflow: auto;
	background: var(--ci-grey-400);
}
.cl-grey-3{
	color: var(--ci-grey-300);
}
.bg-grey-3{
	background: var(--ci-grey-300);
}
.cont-pd{
	max-width: 1040px;
}
.cont-pd-s{
	max-width: 688px;
	min-width: 320px;
	display: block;
	position: relative;
	margin: auto;
	padding: 0 16px;
}
.bg-gd-1{
	background: linear-gradient(180deg, #E2E3D5 0%, #EBF2EF 100%);
}
.swiper {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.swiper {
	position: absolute !important;
	top: 0;
	left: 0;
}
#campaign{
	--header-h: 64px;
	min-height: 100vh;
	/*min-height: -webkit-fill-available;*/
}
#campaign_header{
	height: var(--header-h);
	background: #fff;
	position: sticky;
	top: 0;
	z-index: 1000;
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	align-items: center;
	box-shadow: 0px 1px 7px rgba(0,0,0,0.15);
	box-sizing: border-box;
}
#campaign_header-logo{
	height: 58px;
}

#campaign_footer{
	font-size: 12px;
	line-height: 18px;
	background: var(--ci-red-footer);
	color: #fff;
	position: sticky;
	top: 100vh;
}
#campaign_line{
	background: var(--gd-1);
}
#campaign_line img{
	width: 100%;
}

.campaign_links-item{
	overflow: hidden;
	transition: all .2s;
	border-radius: 10px;
	box-shadow: var(--shadow-1);
}
.campaign_links-item:hover{
	box-shadow: var(--shadow-2);
}
.campaign_links-item img{
	aspect-ratio: 1/1;	
	object-fit: contain;
}
#campaign_links h2{
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 1em;
	color: var(--ci-grey-700);
}
.slider-parent{
	position: relative;
	top: 0;
	left: 0;
}
#campaign_slider_desk{
	width: 100%;
	padding-top: 38.34%;
}
#campaign_slider_mob{
	width: 100%;
	padding-top: 100%;
}


#campaign_content-title{
	font-size: 42px;
	line-height: 64px;
	margin: 48px 1em 24px;
	color: var(--ci-red-600);
}
.campaign_content-text {
	font-size: 16px;
	line-height: 32px;
	padding: 1em;
}
/*-- Mobile Version --*/
@media (max-width: 768px) {
	#campaign_content-title{
		font-size: 18px;
		line-height: 24px;
		color: var(--ci-grey-700);
	}
}

.campaign_content-section{
	/*padding-bottom: 1rem;*/
}

.campaign_content-pd{
	background-image: url('img//Bg1.jpg');
}

.campaign_content-pd-item{
	background: #fff;
	box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.5);

}
.campaign_product_title{
	font-family: "kanit-semi-bold",sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: var(--ci-grey-700);
	overflow: hidden;
	height: 52px;
	font-weight: 600;
}
.tag-none .campaign_product_title{
	margin-bottom: 26px;
}
/*-- Mobile Version --*/
@media (max-width: 768px) {
	.campaign_product_title{
		font-size: 12px;
	}
}
div:where(.tag-hot,.tag-recommend) .campaign_product_tag span::before{
	content: "มาแรง";
	font-size: 10px;
	line-height: 16px;
	background-color: var(--ci-red-600);
	color: white;
	display: inline-block;
	padding: 2px 8px;
	margin-bottom: 4px;

}
div.tag-recommend .campaign_product_tag span::before{
	content: "แนะนำ";
	background-color: var(--ci-green-500);
}

.campaign_product_price_discount{
	
	color: var(--ci-red-500);
	font-size: 16px;
	line-height: 24px;
	display: inline-block;
	font-weight: 500;
	font-family: "kanit-medium",sans-serif;
}

.campaign_product_price_before{
	color: var(--ci-grey-500);
	font-size: 12px;
	line-height: 18px;
	display: inline-block;
	text-decoration: line-through;
	font-weight: 400;
	font-family: "kanit-regular",sans-serif;
}

.campaign_product_btn{
	font-family: "kanit-regular",sans-serif;
	font-weight: 400;
	transition: all .2s;
}

.pd_detail {
	position: fixed;
	top: 200%;
	left: 0;
	width: 100%;
	height: 100vh;
	z-index: 1000;
	/*padding: 1em;*/
	overflow: hidden;
	box-sizing: border-box;
	margin: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: all .4s;
}
.pd_detail-x{
	position: absolute;
	right: .75em;
	top: .75em;
	transition: all .2s;
	cursor: pointer;
	opacity: 1;
}
.pd_detail-x:hover{
	opacity: .5;
}
.pd_detail-x img{
	display: inline;
	width: 18px;
	height: 18px;
}
.pd-detail-inner{
	position: relative;
	border-radius: 20px;
	background: white;
	width: 100%;
	max-width: 770px;
	background: #fff;
	overflow: auto;
	padding: 1.5em;
	box-sizing: border-box;
	height: 100%;
	max-height: 400px;
	margin: auto;
	box-shadow: 1px 1px 15px rgb(0 0 0 / 30%);
	z-index: 100;
}
.pd-detail-bg {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
}
/*-- Mobile Version --*/
@media (max-width: 768px) {
	.pd-detail-inner{
		max-height: 600px;
	}
}
.campaign_detail_product_img{
	border: 1px solid #E0E0E0;
	width: 100%;
}
.campaign_detail_product_title{
	font-family: "kanit-medium",sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 24px;
	color: var(--ci-grey-700);
}
.campaign_detail_product_title .campaign_product_tag{
	display: inline-block;
}
.campaign_detail_product_hiq{
	margin-top: 12px;
	margin-bottom: 20px;
}
.campaign_detail_product_price{
	position: relative;
	width: 100%;
}
.campaign_detail_product_price_s{
	font-family: "kanit-medium",sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
	display: inline-block;
	color: var(--ci-red-500);
}
.campaign_detail_product_price_o{
	font-style: normal;
	font-family: "kanit-regular",sans-serif;
	font-weight: 400;
	font-size: 12px;
	line-height: 18px;
	display: inline-block;
	color: var(--ci-grey-500);
	text-decoration: line-through;
}
.campaign_product_discout{
	color: var(--ci-red-500);
	background: var(--ci-red-300);;
	padding: 0 3px;
	position: absolute;
	top: 0;
	right: 0;
	font-style: normal;
	font-family: "kanit-regular",sans-serif;
	font-weight: 400;
	font-size: 12px;
	line-height: 18px;
	border-radius: var(--round) 0px 0px var(--round);
}
.campaign_detail_product_discount_box{
	color: var(--ci-red-500);
	background: var(--ci-red-300);;
	padding: 0 3px;
	position: absolute;
	top: 0;
	right: 0;
}
}
.campaign_detail_product_discount_txt{
	font-style: normal;
	font-family: "kanit-regular",sans-serif;
	font-weight: 400;
	font-size: 12px;
	line-height: 18px;
}
.campaign_detail_product_hiq_title{
	font-style: normal;
	font-family: "kanit-regular",sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 27px;
	color: var(--ci-grey-700);
}
.campaign_detail_product_des{
	font-style: normal;
	font-family: "kanit-regular",sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 32px;
	color: var(--ci-grey-500);
}
.campaign_detail_product_des_line{
	background-color: #E9E9E9;
	height: 1px;
	width: 100%;
	margin: 15px 0;
}
.campaign_content-menu{
	font-family: "kanit-medium",sans-serif;
	color: var(--ci-grey-700);
	text-align: center;
	font-weight: 500;
	font-size: 18px;
	line-height: 24px;
}
.menu-inner{
	background: #fff;
	border-radius: 8px;
	overflow: hidden;
	box-shadow:0px 4px 10px rgba(0, 0, 0, 0.5);
	width: 100%;
	margin-bottom: 50px;
}

.menu-title{
	color: var(--ci-grey-700);
	font-family: "kanit-semi-bold",sans-serif;
	text-align: center;
	font-weight: 600;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: .5em;
	height: 1.6em;
	overflow: hidden;
}
/*-- Mobile Version --*/
@media (max-width: 768px) {
	.menu-title{
		font-size: 12px;
	}
}

.menu-inner .btn{
	font-family: "kanit-regular",sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
}

.menu-slider-item{
	background: transparent;
	padding: 10px;
	box-sizing: border-box;
	align-items: flex-start;
}

/*-- Mobile Version --*/
@media (max-width: 768px) {
	.menu-inner{
		/*margin-bottom: 10vw;*/
	}
}

.campaign_coupon{
	background-color: var(--ci-cpbg);
}

.campaign_coupon-title{
	text-transform: capitalize;
	font-weight: 500;
	font-family: "kanit-medium",sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: var(--ci-grey-700);
	text-align: center;
}

.cp-paper{
	height: 100%;
	padding: 12px;
	position: relative;
}

.campaign_coupon_detail_title {
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	color: var(--ci-grey-600);
	font-family: "kanit-regular",sans-serif;
	height: 18px;
	overflow: hidden;
}
.campagin_coupon_detail_remark{
	color: var(--ci-grey-500);
	font-family: "kanit-regular",sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	width: calc(100% - 90px);
}
/*-- Mobile Version --*/
@media (max-width: 768px) {
	.campaign_coupon_detail_title,
	.campagin_coupon_detail_remark {
		font-size: 12px;
	}
}



.campagin_coupon_detail_code {
	position: absolute;
	width: 7em;
	font-weight: 400;
	font-family: "kanit-regular",sans-serif;
	font-size: 14px;
	line-height: 20px;
	border-radius: 3px;
	border: 1px dashed #BDBDBD;
	bottom: 10px;
	color: var(--ci-grey-700);
}

a.btn.campagin_coupon_detail_button{
	border-radius: 8px;
	position: absolute;
	right: 10px;
	bottom: 10px;
	font-weight: 400 !important;
	font-family: "kanit-regular",sans-serif !important;
	font-size: 14px;
	line-height: 18px;
	padding: .5em .7em;
}

.cp-img-box{
	position: relative;
}
.cp-cc-1 {
	--size: 15px;
	width: var(--size);
	height: var(--size);
	background: var(--ci-cpbg);
	border-radius: 100%;
	position: absolute;
	top: calc(50% - (var(--size)/2));
	left: calc(var(--size)/2 * -1);
}

.cp-cc-2 {
	--size: 10px;
	width: var(--size);
	height: var(--size);
	background: var(--ci-cpbg);
	border-radius: 100%;
	position: absolute;
	top: calc(var(--size)/2 * -1);
	left: calc(100% - var(--size)/2);
}

.cp-cc-3 {
	--size: 10px;
	width: var(--size);
	height: var(--size);
	background: var(--ci-cpbg);
	border-radius: 100%;
	position: absolute;
	top: unset;
	left: calc(100% - var(--size)/2);
	bottom: calc(var(--size)/2 * -1);
}


.cp-ticket{
	overflow: hidden;
	border-radius: 5px;
}

.cp-prus {
	width: 6px;
	height: calc(100% - 10px);
	position: absolute;
	top: 5px;
	left: calc(100% - 3px);
	display: flex;
	flex-flow: column wrap;
	justify-content: space-evenly;
	align-items: center;
}



.cp-cc-pru{
	background: var(--ci-cpbg);
	--size: 4px;
	width: var(--size);
	height: var(--size);
	border-radius: 100%;
}

.cc-copy {
	width: 230px;
	height: 56px;
	background: var(--ci-green-500);
	box-shadow: 0px 4px 10px rgb(0 0 0 / 35%);
	border-radius: 9px;
	z-index: 1000;
	position: fixed;
	display: flex;
	color: white;
	justify-content: center;
	align-items: center;
	left: calc(50% - 115px);
	bottom: -100px;
	font-size: 16px;
	line-height: 32px;
	transition: all .5s cubic-bezier(0.46, 1.98, 0.48, 0.95);
	opacity: 0;
}
.cc-copy[data-active="1"]{
	bottom: 1em;
	opacity: 1;
}


.cc-copy img{
	margin-right: 1rem;
	display: inline-block;	
	width: 22px;

}

.cc-inner{
	justify-content: center;
	align-items: center;
	display: flex;
}


.countdown{
	font-family: "kanit-medium",sans-serif;
	font-weight: 500;
	font-size: 18px;
	line-height: 24px;
}
#campaign_countdown{
	background: var(--ci-green-500);
	position: sticky;
	top: var(--header-h);
	z-index: 100;
	height: 72px;
	display: flex;
	justify-content: center;
	align-items: center;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
#campaign_countdown > div{
	width: 100%;
	max-width: 500px;
}
.countdown_num{
	color: var(--ci-yellow-500);
	font-style: normal;
	font-weight: 500;
	font-family: "kanit-medium",sans-serif;
	font-size: 24px;
	line-height: 24px;
}

#campaign_countdown_text{
	font-family: "kanit-medium",sans-serif;
	font-weight: 500;
	font-size: 18px;
	line-height: 24px;
}
.countdown_text{
	color: var(--ci-green-300);
	font-family: "kanit-regular",sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 32px;
}

#campaign_countdown.countdown-start{
	background: var(--ci-red-500);
}

#campaign_countdown.countdown-start .countdown_text{
	color: var(--ci-red-300);
}

#campaign_countdown_text::after{
	content: "เริ่มภายใน";
}
#campaign_countdown.countdown-start #campaign_countdown_text::after{
	content: "จบภายใน";
}
.campaign_countdown_colon::after{
	content: ":";
	position: absolute;
	right: -0.8em;
	top: 0;
	width: 1em;
	color: white;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: 700;
	font-size: 18px;
	line-height: 27px;
	font-family: "kanit-bold",sans-serif;
}
/*-- Mobile Version --*/
@media (max-width: 768px) {
	.countdown_num{
		font-size: 16px;
		line-height: 24px;
	}
	#campaign_countdown_text{
		font-size: 14px;
	}
	.countdown_text{
		font-size: 10px;
		line-height: 16px;
	}
}

.ecom-title{
	color: var(--ci-red-600);
	font-family: "kanit-bold",sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 42px;
	text-align: center;
	line-height: 64px;
	text-transform: capitalize;
}
/*-- Mobile Version --*/
@media (max-width: 768px) {
	.ecom-title{
		font-size: 18px;
		line-height: 24px;
		color: var(--ci-grey-700);

	}
}

#campaign_end{
	position: relative;
	height: calc(100vh - 64px);
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	background-image: url(/wp-content/plugins/roza-ecommerce-landing/img/Group-983.png);
	background-size: cover;
	background-position: center;
}
#campaign_end .end{
	width: 160px;
}

#campaign_end .el1{
	position: absolute;
	bottom: 0;
	left: 0;

}
#campaign_end .el2{
	position: absolute;
	top: 0;
	right: 0;
	
}


.end_blur{
	/*background: rgba(255, 255, 255, 0.8);
	opacity: 0.7;
	filter: blur(188px);
	position: ;*/
}

#campaign_footer .el1 {
    position: absolute;
    top: -80px;
    left: 80px;
}

#campaign_footer .el2 {
    position: absolute;
    top: -50px;
    right: 120px;
}