.jj-sale-hero {
	left: 50%;
	margin-left: -50vw !important;
	margin-right: -50vw !important;
	margin-top: -50px !important;
	position: relative;
	width: 100vw !important;
}

.jj-sale-hero.banner {
	max-width: none !important;
}

.jj-sale-hero .banner-inner,
.jj-sale-hero .banner-bg,
.jj-sale-hero .bg,
.jj-sale-hero img {
	width: 100% !important;
}

.jj-sales-countdown {
	background: linear-gradient(180deg, #f6f2e8 0%, #fffaf0 100%);
	border-bottom: 1px solid #e9e2d2;
	border-top: 1px solid #e9e2d2;
	padding: 34px 16px 40px;
	text-align: center;
}

.jj-sales-countdown__inner,
.jj-sales-vouchers__inner {
	margin: 0 auto;
	max-width: 1120px;
}

.jj-sales-countdown__title {
	align-items: center;
	color: #30443a;
	display: inline-flex;
	font-size: 22px;
	font-weight: 900;
	gap: 7px;
	line-height: 1.3;
}

.jj-sales-countdown__title:before {
	background: #4f7b5b;
	border-radius: 999px;
	content: "";
	height: 8px;
	width: 8px;
}

.jj-sales-countdown__subtitle {
	color: #69736d;
	font-size: 12px;
	margin-top: 5px;
}

.jj-sales-countdown__timer {
	align-items: center;
	display: flex;
	gap: 16px;
	justify-content: center;
	margin-top: 18px;
}

.jj-sales-countdown__unit {
	background: #fff3cb;
	border: 1px solid rgba(203, 147, 43, .28);
	border-radius: 10px;
	min-width: 86px;
	padding: 13px 10px 11px;
	position: relative;
}

.jj-sales-countdown__unit:not(:last-child):after {
	color: #d8ae59;
	content: ":";
	font-size: 26px;
	font-weight: 900;
	position: absolute;
	right: -12px;
	top: 24px;
}

.jj-sales-countdown__number {
	color: #cf7a13;
	display: block;
	font-size: 40px;
	font-weight: 900;
	line-height: 1;
}

.jj-sales-countdown__label {
	color: #967028;
	display: block;
	font-size: 12px;
	font-weight: 700;
	line-height: 1.1;
	margin-top: 6px;
}

.jj-sales-vouchers {
	background: #f1ebe2;
	padding: 28px 16px 32px;
	text-align: center;
	border-radius: 14px 14px 0 0 !important;
 	overflow: hidden;
}

.jj-sales-vouchers__title {
	color: #30443a;
	font-size: 16px;
	font-weight: 900;
	line-height: 1.35;
}

.jj-sales-vouchers__subtitle {
	color: #6a6f6b;
	font-size: 11px;
	line-height: 1.5;
	margin-top: 6px;
}

.jj-sales-vouchers__grid {
	display: grid;
	gap: 18px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	margin-top: 18px;
}

.jj-sales-voucher {
	background: #fffdf7;
	border: 1px dashed #d79034;
	min-height: 142px;
	padding: 18px 18px 16px;
	position: relative;
	text-align: left;
}

.jj-sales-voucher:before,
.jj-sales-voucher:after {
	background: #f1ebe2;
	border-radius: 50%;
	content: "";
	height: 22px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 22px;
}

.jj-sales-voucher:before {
	left: -12px;
}

.jj-sales-voucher:after {
	right: -12px;
}

.jj-sales-voucher__label {
	color: #30443a;
	font-size: 14px;
	font-weight: 900;
	line-height: 1.25;
	margin-bottom: 8px;
}

.jj-sales-voucher__desc {
	color: #56615b;
	font-size: 12px;
	line-height: 1.45;
	min-height: 35px;
}

.jj-sales-voucher__code {
	align-items: center;
	background: transparent;
	border: 1px dashed #d79034;
	border-radius: 999px;
	color: #30443a;
	cursor: pointer;
	display: inline-flex;
	font-size: 11px;
	font-weight: 800;
	gap: 10px;
	margin-top: 13px;
	padding: 5px 6px 5px 11px;
}

.jj-sales-voucher__code b {
	background: #30443a;
	border-radius: 999px;
	color: #fff;
	font-size: 10px;
	line-height: 1;
	padding: 5px 8px;
}

.jj-sale-products-section,
.jj-sales-product-swiper {
	background: #fff;
	padding-bottom: 36px;
}

.jj-sale-small-banner {
	border-radius: 40px !important;
	overflow: hidden;
	position: relative;
}

.jj-sale-small-banner .banner-layer.text-box,
.jj-sale-small-banner .text-box {
	bottom: 7% !important;
	left: 10% !important;
	position: absolute !important;
	top: auto !important;
	transform: none !important;
	visibility: visible !important;
	width: auto !important;
}

.jj-sale-small-banner .text-box-content {
	opacity: 1 !important;
	visibility: visible !important;
	z-index: 2;
}

.jj-sale-small-banner .button {
	align-items: center;
	border-color: #fff !important;
	color: #fff !important;
	display: inline-flex;
	font-size: 12px;
	font-weight: 800;
	line-height: 1.2;
	margin: 0;
	min-height: 34px;
	padding: 9px 17px;
	white-space: nowrap;
}

.jj-sale-category-tabs {
	margin-top: 26px;
	position: relative;
	z-index: 1;
}

.jj-sale-category-tabs .nav {
	align-items: center;
	border-radius: 999px;
	display: inline-flex;
	flex-wrap: wrap;
	gap: 0;
	justify-content: center;
	left: 50%;
	margin: 0 0 20px;
	padding: 5px;
	position: relative;
	transform: translateX(-50%);
	width: fit-content !important;
	z-index: 0;
}

.jj-sale-category-tabs .nav:before {
	background: #f4f4f4;
	border-radius: 999px;
	content: "";
	inset: 0;
	position: absolute;
	z-index: -1;
}

.jj-sale-category-tabs .nav-center {
	text-align: center;
}

.jj-sale-category-tabs .nav > li > a {
	border-radius: 999px;
	color: #333;
	font-size: 13px;
	font-weight: 800;
	letter-spacing: 0;
	line-height: 1.15;
	min-height: 34px;
	padding: 10px 16px;
	transition: background-color .2s ease, color .2s ease;
}

.jj-sale-category-tabs .nav > li > a:hover,
.jj-sale-category-tabs .nav > li.active > a,
.jj-sale-category-tabs .nav > li.current > a {
	background: #111;
	color: #fff !important;
}

.jj-sale-category-swipers {
	margin-top: 8px;
	width: 100%;
}

.jj-sale-products-panel .ux-product-swiper__swiper {
	padding-bottom: 34px;
}

.jj-sale-products-panel-wrap {
	display: none;
}

.jj-sale-products-panel-wrap.is-active {
	display: block;
}

.jj-sale-empty-tab-panel {
	display: none !important;
}

.jj-sales-heading {
	display: flex;
	align-items: center;
	gap: 14px;
	width: 100%;
	padding: 40px 0px 40px 0px;
}

.jj-sales-heading__title {
	align-items: center;
	color: #d71920;
	display: inline-flex;
	font-size: 30px;
	font-weight: 900;
	gap: 7px;
	letter-spacing: 0;
	line-height: 1.2;
	margin: 0;
	text-transform: none;
}

.jj-sales-heading__icon {
	color: #d71920;
	font-size: 24px;
	line-height: 1;
}

.jj-sales-heading__timer {
	align-items: center;
	display: inline-flex;
	gap: 6px;
	margin-left: 0;
	white-space: nowrap;
}

.jj-sales-heading__timer span {
	background: #263832;
	border-radius: 5px;
	color: #fff;
	display: inline-flex;
	font-size: 24px;
	font-weight: 900;
	height: 34px;
	justify-content: center;
	line-height: 34px;
	min-width: 38px;
	padding: 0 6px;
	position: relative;
}

.jj-sales-heading__timer span:not(:last-child):after {
	color: #263832;
	content: ":";
	font-size: 20px;
	font-weight: 900;
	position: absolute;
	right: -8px;
	top: 4px;
}

.jj-sale-products-section .ux-product-swiper__swiper {
	padding-bottom: 34px;
}

.jj-sale-products-section .product-small .box-image {
	background: #f7f7f5;
	border-radius: 0;
}

.jj-sale-products-section .product-small .box-text {
	padding: 10px 4px 0;
	text-align: left;
}

.jj-sale-products-section .product-title,
.jj-sale-products-section .name {
	color: #25352f;
	font-size: 13px;
	font-weight: 650;
	line-height: 1.35;
}

.jj-sale-products-section .price,
.jj-sale-products-section .price ins {
	color: #111;
	font-size: 13px;
	font-weight: 900;
}

.jj-sale-products-section .price del {
	color: #999;
	font-size: 11px;
}

.jj-sale-products-section .ux-product-swiper .swiper-scrollbar {
	background: #e5e5e2;
	height: 3px;
}

.jj-sale-products-section .ux-product-swiper .swiper-scrollbar-drag {
	background: #30443a;
}

@media screen and (max-width: 849px) {
	.jj-sales-vouchers__grid {
		grid-template-columns: 1fr;
		margin-left: auto;
		margin-right: auto;
		max-width: 460px;
	}

	.jj-sale-small-banner .banner-layer.text-box,
	.jj-sale-small-banner .text-box {
		bottom: 7% !important;
		left: 8% !important;
	}

	.jj-sale-category-tabs {
		margin-top: 22px;
	}

	.jj-sale-category-tabs .nav {
		max-width: calc(100vw - 28px);
		overflow-x: auto;
		overflow-y: hidden;
		scrollbar-width: none;
		white-space: nowrap;
	}

	.jj-sale-category-tabs .nav::-webkit-scrollbar {
		display: none;
	}

	.jj-sale-category-tabs .nav > li {
		flex: 0 0 auto;
	}

	.jj-sales-heading {
		padding-left: 12px;
		padding-right: 12px;
	}
}

@media screen and (max-width: 549px) {
	.jj-sales-countdown__timer {
		flex-wrap: wrap;
		gap: 9px;
	}

	.jj-sales-countdown__unit {
		min-width: calc(50% - 9px);
	}

	.jj-sales-countdown__unit:not(:last-child):after {
		display: none;
	}

	.jj-sales-vouchers {
		padding-left: 12px;
		padding-right: 12px;
	}

	.jj-sale-small-banner .banner-layer.text-box,
	.jj-sale-small-banner .text-box {
		bottom: 8% !important;
		left: 7% !important;
	}

	.jj-sale-small-banner .button {
		font-size: 10px;
		min-height: 30px;
		padding: 7px 12px;
	}

	.jj-sale-category-tabs {
		margin-top: 18px;
	}

	.jj-sale-category-tabs .nav {
		justify-content: flex-start;
		padding: 4px;
	}

	.jj-sale-category-tabs .nav > li > a {
		font-size: 11px;
		min-height: 30px;
		padding: 8px 12px;
	}

	.jj-sales-heading {
		align-items: center;
		flex-direction: row;
		flex-wrap: wrap;
		gap: 9px;
	}

	.jj-sales-heading__title {
		font-size: 17px;
	}

	.jj-sales-heading__timer span {
		font-size: 15px;
		height: 24px;
		line-height: 24px;
		min-width: 26px;
	}

	.jj-sales-heading__timer span:not(:last-child):after {
		font-size: 14px;
		right: -6px;
		top: 2px;
	}
}
