body.tzhqa-home-quick-add-active .tzhqa-preview-banner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 12px;
	box-sizing: border-box;
	width: min(100%, 1180px);
	margin: 14px auto;
	padding: 10px 14px;
	border: 1px solid #b8b5ff;
	border-radius: 12px;
	background: #f5f4ff;
	color: #37308f;
	direction: rtl;
	font-size: 13px;
	line-height: 1.7;
}

body.tzhqa-home-quick-add-active .tzhqa-preview-banner strong {
	flex: 0 0 auto;
}

body.tzhqa-home-quick-add-active .tzhqa-preview-banner.has-error {
	border-color: #efb5b5;
	background: #fff2f2;
	color: #8f2727;
}

body.tzhqa-home-quick-add-active .tzhqa-carousel .tzhqa-card .jet-woo-item-overlay-link {
	display: none !important;
	pointer-events: none !important;
}

body.tzhqa-home-quick-add-active .tzhqa-carousel.tzhqa-is-loading .jet-woo-product-button {
	display: none !important;
}

body.tzhqa-home-quick-add-active .tzhqa-carousel.tzhqa-is-loading .jet-woo-products__inner-box::after {
	display: block;
	min-height: 69px;
	margin-top: 6px;
	border-radius: 12px;
	background:
		linear-gradient(
			90deg,
			rgb(238 239 242 / 72%),
			rgb(247 247 249 / 92%),
			rgb(238 239 242 / 72%)
		);
	background-size: 200% 100%;
	content: "";
}

body.tzhqa-home-quick-add-active .tzhqa-carousel .jet-woo-products__item.tzhqa-card {
	box-sizing: border-box;
	height: auto;
}

body.tzhqa-home-quick-add-active .tzhqa-carousel .tzhqa-card .jet-woo-products__inner-box {
	display: flex;
	flex-direction: column;
	box-sizing: border-box;
	height: 100%;
}

body.tzhqa-home-quick-add-active .tzhqa-carousel .tzhqa-card .jet-woo-product-thumbnail {
	flex: 0 0 auto;
}

body.tzhqa-home-quick-add-active .tzhqa-carousel .tzhqa-card .jet-woo-product-thumbnail img {
	display: block;
	aspect-ratio: 1 / 1;
	object-fit: contain;
}

body.tzhqa-home-quick-add-active .tzhqa-carousel .tzhqa-card .jet-woo-product-title {
	display: -webkit-box;
	overflow: hidden;
	min-height: 3.15em;
	margin-bottom: 5px;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	line-height: 1.58;
}

body.tzhqa-home-quick-add-active .tzhqa-carousel .tzhqa-card .tzhqa-card-variant {
	overflow: hidden;
	min-height: 1.55em;
	margin: 0 0 6px;
	color: #7b8190;
	font-size: 12px;
	line-height: 1.55;
	text-overflow: ellipsis;
	white-space: nowrap;
}

body.tzhqa-home-quick-add-active .tzhqa-carousel .tzhqa-card .jet-woo-product-price {
	min-height: 2.7em;
	margin-bottom: 9px;
	line-height: 1.55;
}

body.tzhqa-home-quick-add-active .tzhqa-carousel .tzhqa-card .jet-woo-product-button {
	display: block !important;
	width: 100%;
	margin-top: auto;
	visibility: visible !important;
}

body.tzhqa-home-quick-add-active .tzhqa-carousel .tzhqa-card-add,
body.tzhqa-home-quick-add-active .tzhqa-carousel .tzhqa-card-select,
body.tzhqa-home-quick-add-active .tzhqa-carousel .tzhqa-card-unavailable {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	width: 100%;
	min-height: 44px;
	padding: 9px 12px;
	border: 0;
	border-radius: 12px;
	box-shadow: none;
	font-family: inherit;
	font-size: 14px;
	font-weight: 800;
	line-height: 1.4;
	text-align: center;
	text-decoration: none;
	transition:
		background-color 160ms ease,
		color 160ms ease,
		transform 120ms ease,
		opacity 160ms ease;
}

body.tzhqa-home-quick-add-active .tzhqa-carousel .tzhqa-card-add,
body.tzhqa-home-quick-add-active .tzhqa-carousel .tzhqa-card-select {
	cursor: pointer;
	background: #ff6a00;
	color: #fff;
}

body.tzhqa-home-quick-add-active .tzhqa-carousel .tzhqa-card-add:hover,
body.tzhqa-home-quick-add-active .tzhqa-carousel .tzhqa-card-add:focus-visible,
body.tzhqa-home-quick-add-active .tzhqa-carousel .tzhqa-card-select:hover,
body.tzhqa-home-quick-add-active .tzhqa-carousel .tzhqa-card-select:focus-visible {
	background: #e95f00;
	color: #fff;
	outline: 3px solid rgb(255 106 0 / 22%);
	outline-offset: 2px;
}

body.tzhqa-home-quick-add-active .tzhqa-carousel .tzhqa-card-add:active {
	transform: translateY(1px);
}

body.tzhqa-home-quick-add-active .tzhqa-carousel .tzhqa-card-add.is-adding {
	cursor: wait;
	opacity: 0.78;
}

body.tzhqa-home-quick-add-active .tzhqa-carousel .tzhqa-card-add.is-added {
	background: #16865e;
	color: #fff;
}

body.tzhqa-home-quick-add-active .tzhqa-carousel .tzhqa-card-add.has-error {
	background: #c64545;
	color: #fff;
}

body.tzhqa-home-quick-add-active .tzhqa-carousel .tzhqa-card-unavailable {
	border: 1px solid #d9dce3;
	background: #f1f2f4;
	color: #858b97;
}

body.tzhqa-home-quick-add-active .tzhqa-carousel .added_to_cart {
	display: none !important;
}

body.tzhqa-home-quick-add-active .tzhqa-toast {
	position: fixed;
	z-index: 999999;
	right: 50%;
	bottom: 84px;
	width: max-content;
	max-width: calc(100vw - 30px);
	padding: 11px 16px;
	border: 1px solid #d7dae0;
	border-radius: 12px;
	background: #202634;
	box-shadow: 0 10px 30px rgb(10 18 32 / 18%);
	color: #fff;
	direction: rtl;
	font-size: 13px;
	font-weight: 700;
	line-height: 1.6;
	opacity: 0;
	pointer-events: none;
	transform: translate(50%, 12px);
	transition:
		opacity 180ms ease,
		transform 180ms ease;
}

body.tzhqa-home-quick-add-active .tzhqa-toast.is-visible {
	opacity: 1;
	transform: translate(50%, 0);
}

body.tzhqa-home-quick-add-active .tzhqa-toast.is-success {
	border-color: #83cdb1;
	background: #176848;
}

body.tzhqa-home-quick-add-active .tzhqa-toast.is-warning {
	border-color: #e9c36b;
	background: #795400;
}

body.tzhqa-home-quick-add-active .tzhqa-toast.is-error {
	border-color: #e7a4a4;
	background: #8f2727;
}

@media (max-width: 767px) {
	@keyframes tzhqa-popular-skeleton-shimmer {
		to {
			background-position:
				220px 0,
				0 0,
				center 116px,
				center 136px,
				center 158px,
				center 181px,
				center 207px;
		}
	}

	@keyframes tzhqa-popular-skeleton-expire {
		to {
			opacity: 0;
			visibility: hidden;
		}
	}

	@keyframes tzhqa-popular-content-failsafe {
		to {
			opacity: 1;
			visibility: visible;
		}
	}

	body.tzhqa-home-quick-add-active .tzhqa-preview-banner {
		align-items: flex-start;
		flex-direction: column;
		margin: 10px 12px;
		width: auto;
		padding: 9px 11px;
		font-size: 12px;
	}

	body.tzhqa-home-quick-add-active .tzhqa-carousel .tzhqa-card-add,
	body.tzhqa-home-quick-add-active .tzhqa-carousel .tzhqa-card-select,
	body.tzhqa-home-quick-add-active .tzhqa-carousel .tzhqa-card-unavailable {
		min-height: 44px;
		padding-inline: 8px;
		border-radius: 11px;
		font-size: 13px;
	}

	body.tzhqa-home-quick-add-active .tzhqa-carousel .tzhqa-card .tzhqa-card-variant {
		font-size: 11px;
	}

	body.tzhqa-home-quick-add-active .elementor-element[data-id="f7213c0"]:not(.tzhqa-is-ready):not(.tzhqa-load-failed) .jet-woo-products__item {
		box-sizing: border-box;
		height: 255px !important;
		padding: 3px !important;
	}

	body.tzhqa-home-quick-add-active .elementor-element[data-id="f7213c0"]:not(.tzhqa-is-ready):not(.tzhqa-load-failed) .jet-woo-products__inner-box {
		position: relative;
		overflow: hidden;
		box-sizing: border-box;
		height: 249px !important;
		min-height: 249px;
		border: 1px solid #edf0f4;
		border-radius: 12px;
		background: #fff;
		box-shadow: 0 3px 12px rgb(16 45 82 / 6%);
	}

	body.tzhqa-home-quick-add-active .elementor-element[data-id="f7213c0"]:not(.tzhqa-is-ready):not(.tzhqa-load-failed) .jet-woo-products__inner-box > * {
		opacity: 0;
		visibility: hidden;
		pointer-events: none;
		animation: tzhqa-popular-content-failsafe 0s 4s forwards;
	}

	body.tzhqa-home-quick-add-active .elementor-element[data-id="f7213c0"]:not(.tzhqa-is-ready):not(.tzhqa-load-failed) .jet-woo-products__inner-box::before {
		position: absolute;
		z-index: 10;
		inset: 0;
		border-radius: inherit;
		background-color: #fff;
		background-image:
			linear-gradient(90deg, transparent, rgb(255 255 255 / 72%), transparent),
			linear-gradient(#edf0f4 0 0),
			linear-gradient(#edf0f4 0 0),
			linear-gradient(#edf0f4 0 0),
			linear-gradient(#f2f3f5 0 0),
			linear-gradient(#e6e9ee 0 0),
			linear-gradient(#ffe2cd 0 0);
		background-repeat: no-repeat;
		background-position:
			-120px 0,
			0 0,
			center 116px,
			center 136px,
			center 158px,
			center 181px,
			center 207px;
		background-size:
			120px 100%,
			100% 105px,
			82% 12px,
			68% 12px,
			56% 10px,
			70% 16px,
			calc(100% - 10px) 36px;
		content: "";
		animation:
			tzhqa-popular-skeleton-shimmer 1.2s ease-in-out infinite,
			tzhqa-popular-skeleton-expire 0s 4s forwards;
	}

	body.tzhqa-home-quick-add-active .elementor-element[data-id="f7213c0"] .jet-woo-products__inner-box::after {
		display: none !important;
	}

	body.tzhqa-home-quick-add-active .elementor-element[data-id="f7213c0"].tzhqa-is-ready .jet-woo-products__inner-box > * {
		opacity: 1;
		visibility: visible;
		transition: opacity 150ms ease;
	}

	body.tzhqa-home-quick-add-active .tzhqa-carousel .tzhqa-card[data-tzhqa-source="home_popular"] {
		padding: 3px !important;
	}

	body.tzhqa-home-quick-add-active .tzhqa-carousel .tzhqa-card[data-tzhqa-source="home_popular"] .jet-woo-products__inner-box {
		overflow: hidden;
		border: 1px solid #edf0f4;
		border-radius: 12px;
		box-shadow: 0 3px 12px rgb(16 45 82 / 6%);
	}

	body.tzhqa-home-quick-add-active .tzhqa-carousel .tzhqa-card[data-tzhqa-source="home_popular"] .jet-woo-product-thumbnail {
		order: 1;
		width: 100%;
		height: 105px;
		margin: 0;
		border-radius: 10px 10px 0 0;
	}

	body.tzhqa-home-quick-add-active .tzhqa-carousel .tzhqa-card[data-tzhqa-source="home_popular"] .jet-woo-product-thumbnail img {
		width: 100%;
		height: 105px;
		object-fit: contain;
	}

	body.tzhqa-home-quick-add-active .tzhqa-carousel .tzhqa-card[data-tzhqa-source="home_popular"] .jet-woo-product-badges {
		top: 5px;
		right: 5px;
		left: auto;
		width: auto;
		height: auto;
	}

	body.tzhqa-home-quick-add-active .tzhqa-carousel .tzhqa-card[data-tzhqa-source="home_popular"] .jet-woo-product-badge__sale {
		height: 22px;
		min-height: 22px;
		padding: 3px 7px;
		border-radius: 8px;
		background: #ff6a00;
		font-size: 10.5px;
		font-weight: 700;
		line-height: 16px;
	}

	body.tzhqa-home-quick-add-active .tzhqa-carousel .tzhqa-card[data-tzhqa-source="home_popular"] .jet-woo-product-title {
		display: block;
		order: 2;
		box-sizing: border-box;
		height: 42px;
		min-height: 42px;
		max-height: 42px;
		margin: 0 4px 2px;
		padding: 6px 5px 0;
		color: #303746;
		font-size: 12.2px;
		line-height: 18px;
		text-align: center;
	}

	body.tzhqa-home-quick-add-active .tzhqa-carousel .tzhqa-card[data-tzhqa-source="home_popular"] .jet-woo-product-title a {
		display: -webkit-box;
		overflow: hidden;
		max-height: 36px;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		line-height: 18px;
	}

	body.tzhqa-home-quick-add-active .tzhqa-carousel .tzhqa-card[data-tzhqa-source="home_popular"] .tzhqa-card-variant {
		display: block;
		order: 3;
		box-sizing: border-box;
		width: auto;
		height: 17px;
		min-height: 17px;
		margin: 0 6px 3px;
		padding: 0;
		color: #7b8190;
		font-size: 10px;
		line-height: 17px;
		text-align: center;
	}

	body.tzhqa-home-quick-add-active .tzhqa-carousel .tzhqa-card[data-tzhqa-source="home_popular"] .jet-woo-product-price {
		display: block;
		order: 4;
		box-sizing: border-box;
		height: 34px;
		min-height: 34px;
		margin: 0;
		padding: 0 3px;
		line-height: normal;
		text-align: center;
	}

	body.tzhqa-home-quick-add-active .tzhqa-carousel .tzhqa-card[data-tzhqa-source="home_popular"] .jet-woo-product-price del {
		display: block;
		height: 14px;
		color: #98a0ad;
		font-size: 10.5px;
		line-height: 14px;
	}

	body.tzhqa-home-quick-add-active .tzhqa-carousel .tzhqa-card[data-tzhqa-source="home_popular"] .jet-woo-product-price del .woocommerce-Price-currencySymbol {
		display: none;
	}

	body.tzhqa-home-quick-add-active .tzhqa-carousel .tzhqa-card[data-tzhqa-source="home_popular"] .jet-woo-product-price ins {
		display: block;
		height: 20px;
		color: #143e72;
		font-size: 13.2px;
		font-weight: 800;
		line-height: 20px;
	}

	body.tzhqa-home-quick-add-active .tzhqa-carousel .tzhqa-card[data-tzhqa-source="home_popular"] .jet-woo-product-price > .woocommerce-Price-amount {
		display: flex;
		align-items: center;
		justify-content: center;
		height: 34px;
		color: #143e72;
		font-size: 13.2px;
		font-weight: 800;
		line-height: 20px;
	}

	body.tzhqa-home-quick-add-active .tzhqa-carousel .tzhqa-card[data-tzhqa-source="home_popular"] .jet-woo-product-button {
		order: 5;
		box-sizing: border-box;
		width: auto;
		height: 36px;
		margin: 2px 5px 6px;
	}

	body.tzhqa-home-quick-add-active .tzhqa-carousel .tzhqa-card[data-tzhqa-source="home_popular"] .tzhqa-card-add,
	body.tzhqa-home-quick-add-active .tzhqa-carousel .tzhqa-card[data-tzhqa-source="home_popular"] .tzhqa-card-select,
	body.tzhqa-home-quick-add-active .tzhqa-carousel .tzhqa-card[data-tzhqa-source="home_popular"] .tzhqa-card-unavailable {
		height: 36px;
		min-height: 36px;
		padding: 7px 6px;
		border-radius: 9px;
		font-size: 12.5px;
		line-height: 18px;
	}

	body.tzhqa-home-quick-add-active .tzhqa-toast {
		bottom: calc(92px + env(safe-area-inset-bottom, 0px));
		font-size: 12px;
	}
}

@media (prefers-reduced-motion: reduce) {
	body.tzhqa-home-quick-add-active .tzhqa-carousel .tzhqa-card-add,
	body.tzhqa-home-quick-add-active .tzhqa-carousel .tzhqa-card-select,
	body.tzhqa-home-quick-add-active .tzhqa-toast {
		transition: none;
	}

	body.tzhqa-home-quick-add-active .elementor-element[data-id="f7213c0"]:not(.tzhqa-is-ready):not(.tzhqa-load-failed) .jet-woo-products__inner-box::before {
		animation: tzhqa-popular-skeleton-expire 0s 4s forwards;
	}
}
