.intwb-july4-price-html {
	display: grid;
	grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr);
	gap: 10px;
	align-items: stretch;
	width: min(100%, 620px);
	color: #221e1d;
	font-family: "Nunito Sans", sans-serif;
	line-height: 1.25;
}

.intwb-july4-price-card {
	display: grid;
	gap: 4px;
	min-width: 0;
	padding: 11px 13px;
	border: 1px solid rgba(34, 30, 29, 0.16);
	border-radius: 8px;
	background: #ffffff;
	box-shadow: 3px 3px 0 #221e1d;
}

.intwb-july4-price-card__label {
	color: rgba(34, 30, 29, 0.72);
	font-size: 0.75rem;
	font-weight: 900;
	letter-spacing: 0;
	text-transform: uppercase;
}

.intwb-july4-price-html strong {
	color: #b45309;
	font-weight: 800;
	font-size: clamp(1.25rem, 2.5vw, 1.7rem);
	line-height: 1;
}

.intwb-july4-price-html small {
	color: rgba(34, 30, 29, 0.68);
	font-size: 0.78rem;
	font-weight: 800;
	line-height: 1.15;
}

.intwb-july4-price-or {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	color: rgba(34, 30, 29, 0.62);
	font-size: 0.82rem;
	font-weight: 900;
	text-transform: uppercase;
}

.intwb-july4-offer {
	box-sizing: border-box;
	width: 100%;
	max-width: none;
	margin: 18px 0 16px;
	padding: 16px;
	border: 1px solid rgba(34, 30, 29, 0.16);
	border-radius: 8px;
	background: #faf6ee;
	box-shadow: 0 10px 24px rgba(34, 30, 29, 0.08);
	color: #221e1d;
	font-family: "Nunito Sans", sans-serif;
	outline: none;
	transition: border-color 180ms ease, box-shadow 180ms ease, transform 180ms ease;
}

.intwb-july4-offer--attention {
	border-color: #b45309;
	box-shadow: 0 0 0 3px rgba(180, 83, 9, 0.18), 0 10px 24px rgba(34, 30, 29, 0.1);
	transform: translateY(-1px);
}

.intwb-july4-offer__eyebrow {
	margin-bottom: 8px;
	color: #8a4a1f;
	font-size: 0.75rem;
	font-weight: 900;
	letter-spacing: 0;
	text-transform: uppercase;
}

.intwb-july4-offer__main {
	display: grid;
	grid-template-columns: minmax(0, 1fr) auto;
	gap: 14px;
	align-items: start;
	width: 100%;
}

.intwb-july4-offer__copy {
	min-width: 0;
}

.intwb-july4-offer__main strong {
	display: block;
	margin-bottom: 3px;
	color: #221e1d;
	font-family: Fraunces, Georgia, serif;
	font-size: 1.18rem;
	font-weight: 800;
	line-height: 1.15;
	letter-spacing: 0;
}

.intwb-july4-offer__main span {
	display: block;
	max-width: 28rem;
	color: rgba(34, 30, 29, 0.72);
	font-size: 0.93rem;
	font-weight: 700;
	line-height: 1.35;
}

.intwb-july4-offer__price {
	flex: 0 0 auto;
	min-width: 70px;
	padding: 8px 10px;
	border: 1px solid rgba(180, 83, 9, 0.24);
	border-radius: 8px;
	background: #ffffff;
	color: #b45309;
	font-family: Fraunces, Georgia, serif;
	font-size: 1.35rem;
	font-weight: 900;
	line-height: 1;
	text-align: center;
}

.intwb-july4-offer__track {
	overflow: hidden;
	height: 8px;
	margin: 14px 0 10px;
	border-radius: 999px;
	background: rgba(34, 30, 29, 0.1);
}

.intwb-july4-offer__track span {
	display: block;
	width: 0;
	height: 100%;
	border-radius: inherit;
	background: linear-gradient(90deg, #b91c1c 0%, #ffffff 48%, #1d4ed8 100%);
	transition: width 180ms ease;
}

.intwb-july4-offer__rules {
	display: flex;
	flex-wrap: wrap;
	gap: 7px;
}

.intwb-july4-offer__rules span {
	display: inline-flex;
	align-items: center;
	min-height: 26px;
	padding: 4px 9px;
	border: 1px solid rgba(34, 30, 29, 0.12);
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.72);
	color: rgba(34, 30, 29, 0.72);
	font-size: 0.78rem;
	font-weight: 800;
	line-height: 1.15;
}

.intwb-july4-offer[data-state="valid"] .intwb-july4-offer__price {
	border-color: rgba(33, 106, 75, 0.24);
	color: #216a4b;
}

.intwb-july4-offer[data-state="valid"] .intwb-july4-offer__track span {
	background: linear-gradient(90deg, #b91c1c 0%, #ffffff 48%, #1d4ed8 100%);
}

body.postid-59466 form.cart .intwb-july4-offer,
body.postid-59466 .summary form.cart .intwb-july4-offer {
	grid-column: 1 / -1 !important;
	align-self: stretch !important;
	justify-self: stretch !important;
	width: 100% !important;
	max-width: none !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.single_add_to_cart_button.intwb-july4-offer-blocked,
button.intwb-july4-offer-blocked {
	cursor: not-allowed;
	opacity: 0.58;
}

body.postid-59466 .bos4w-display-wrap,
body.postid-59466 [data-intwb-asnp-bos4w],
body.postid-59466 .wlr-product-message,
.intwb-july4-hidden-option {
	display: none !important;
}

body.postid-59466 .intwb-july4-hidden-option,
body.postid-59466 .asnp-modal-wrapper .intwb-july4-hidden-option,
body.postid-59466 .asnp-modal-body .intwb-july4-hidden-option,
body.postid-59466 .asnp-modal-mask .intwb-july4-hidden-option {
	display: none !important;
	visibility: hidden !important;
	pointer-events: none !important;
}

body.postid-59466 .intwb-july4-hidden-option * {
	pointer-events: none !important;
}

body.postid-59466 #asnp_easy_product_bundle {
	--j4-black: #221e1d;
	--j4-rust: #b45309;
	--j4-butter: #f6c75b;
	--j4-butter-soft: #fbe6ac;
	--j4-sky: #aecde8;
	--j4-sky-soft: #d8e8f5;
	--j4-cream: #faf6ee;
	--j4-shadow: 5px 6px 0 #221e1d;
}

body.postid-59466 #asnp_easy_product_bundle .asnp-plus-icon {
	display: none !important;
}

body.postid-59466 #asnp_easy_product_bundle > div:first-child {
	display: grid !important;
	grid-template-columns: 1fr;
	gap: 16px;
}

body.postid-59466 #asnp_easy_product_bundle .asnp-bundle-item,
body.postid-59466 #asnp_easy_product_bundle .asnp-bundle-product-item,
body.postid-59466 #asnp_easy_product_bundle .asnp-bundle-list-item-two {
	display: block !important;
	width: 100% !important;
	margin: 0 !important;
	float: none !important;
	clear: both !important;
	overflow: visible !important;
	padding-bottom: 8px !important;
}

body.postid-59466 #asnp_easy_product_bundle .asnp-bundleListItem-productBox,
body.postid-59466 #asnp_easy_product_bundle .asnp-bundleListItemTwo-productBox,
body.postid-59466 #asnp_easy_product_bundle .asnp-BundleGridItem-ProductBox,
body.postid-59466 #asnp_easy_product_bundle .asnp-BundleGridItemTwo-ProductBox {
	position: relative;
	display: grid !important;
	grid-template-columns: minmax(132px, 26%) minmax(0, 1fr) !important;
	gap: 16px !important;
	align-items: center !important;
	width: 100% !important;
	min-width: 0 !important;
	padding: 18px !important;
	border: 2px solid var(--j4-black) !important;
	border-radius: 24px !important;
	background: #ffffff !important;
	box-shadow: var(--j4-shadow) !important;
	overflow: hidden !important;
}

body.postid-59466 #asnp_easy_product_bundle .asnp-bundle-empty-item .asnp-bundleListItem-productBox,
body.postid-59466 #asnp_easy_product_bundle .asnp-bundle-empty-item .asnp-bundleListItemTwo-productBox,
body.postid-59466 #asnp_easy_product_bundle .asnp-bundle-empty-item .asnp-BundleGridItem-ProductBox,
body.postid-59466 #asnp_easy_product_bundle .asnp-bundle-empty-item .asnp-BundleGridItemTwo-ProductBox {
	border-style: dashed !important;
	background: var(--j4-butter-soft) !important;
}

body.postid-59466 #asnp_easy_product_bundle .asnp-bundleListItem-imageBox,
body.postid-59466 #asnp_easy_product_bundle .asnp-bundleListItem-imageBox.asnp-medium,
body.postid-59466 #asnp_easy_product_bundle .asnp-bundleListItemTwo-imageBox,
body.postid-59466 #asnp_easy_product_bundle .asnp-BundleGridItem-imageBox,
body.postid-59466 #asnp_easy_product_bundle .asnp-BundleGridItemTwo-imageBox {
	width: 100% !important;
	min-width: 0 !important;
	max-width: none !important;
	height: auto !important;
	aspect-ratio: 1 / 1 !important;
	margin: 0 !important;
	border: 2px solid var(--j4-black) !important;
	border-radius: 18px !important;
	overflow: hidden !important;
	background: var(--j4-sky-soft) !important;
}

body.postid-59466 #asnp_easy_product_bundle .asnp-bundleListItem-imageBox img,
body.postid-59466 #asnp_easy_product_bundle .asnp-bundleListItemTwo-imageBox img,
body.postid-59466 #asnp_easy_product_bundle .asnp-BundleGridItem-imageBox img,
body.postid-59466 #asnp_easy_product_bundle .asnp-BundleGridItemTwo-imageBox img {
	display: block !important;
	width: 100% !important;
	height: 100% !important;
	object-fit: cover !important;
}

body.postid-59466 #asnp_easy_product_bundle .asnp-bundle-empty-item .asnp-bundleListItem-imageBox,
body.postid-59466 #asnp_easy_product_bundle .asnp-bundle-empty-item .asnp-bundleListItemTwo-imageBox,
body.postid-59466 #asnp_easy_product_bundle .asnp-bundle-empty-item .asnp-BundleGridItem-imageBox,
body.postid-59466 #asnp_easy_product_bundle .asnp-bundle-empty-item .asnp-BundleGridItemTwo-imageBox {
	position: relative !important;
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	background: var(--j4-sky) !important;
}

body.postid-59466 #asnp_easy_product_bundle .asnp-bundle-empty-item .asnp-product-addIcon {
	position: absolute !important;
	inset: 0 !important;
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	width: 100% !important;
	height: 100% !important;
	margin: 0 !important;
	background: transparent !important;
	color: transparent !important;
	font-size: 0 !important;
	line-height: 1 !important;
}

body.postid-59466 #asnp_easy_product_bundle .asnp-bundle-empty-item .asnp-product-addIcon::before {
	content: "+" !important;
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	color: var(--j4-black) !important;
	font-size: 44px !important;
	font-weight: 400 !important;
	line-height: 1 !important;
	transform: translateY(-10px) !important;
}

body.postid-59466 #asnp_easy_product_bundle .asnp-bundle-empty-item .asnp-product-addIcon::after {
	content: none !important;
	display: none !important;
}

body.postid-59466 #asnp_easy_product_bundle .asnp-onHover,
body.postid-59466 #asnp_easy_product_bundle .asnp-onHover .asnp-onHover-textSize {
	display: none !important;
}

body.postid-59466 #asnp_easy_product_bundle .asnp-bundleListItem-product-info,
body.postid-59466 #asnp_easy_product_bundle .asnp-bundleListItemTwo-product-info,
body.postid-59466 #asnp_easy_product_bundle .asnp-BundleGridItem-product-info,
body.postid-59466 #asnp_easy_product_bundle .asnp-BundleGridItemTwo-product-info {
	min-width: 0 !important;
	align-self: center !important;
}

body.postid-59466 #asnp_easy_product_bundle .asnp-product-name,
body.postid-59466 #asnp_easy_product_bundle .asnp-emptyList-productSelect,
body.postid-59466 #asnp_easy_product_bundle .asnp-productList-selectProduct {
	color: var(--j4-rust) !important;
	font-family: "Nunito Sans", sans-serif !important;
	font-weight: 900 !important;
	letter-spacing: 0 !important;
	line-height: 1.08 !important;
	text-align: left !important;
}

body.postid-59466 #asnp_easy_product_bundle .asnp-product-name {
	font-size: clamp(18px, 2vw, 24px) !important;
}

body.postid-59466 #asnp_easy_product_bundle .asnp-emptyList-productSelect,
body.postid-59466 #asnp_easy_product_bundle .asnp-productList-selectProduct {
	font-size: clamp(18px, 2.2vw, 25px) !important;
	text-wrap: balance !important;
}

body.postid-59466 #asnp_easy_product_bundle [id^="asnp-bundle-item-"] .asnp-bundleListItem-productBox::before,
body.postid-59466 #asnp_easy_product_bundle [id^="asnp-bundle-item-"] .asnp-bundleListItemTwo-productBox::before,
body.postid-59466 #asnp_easy_product_bundle [id^="asnp-bundle-item-"] .asnp-BundleGridItem-ProductBox::before,
body.postid-59466 #asnp_easy_product_bundle [id^="asnp-bundle-item-"] .asnp-BundleGridItemTwo-ProductBox::before {
	position: absolute;
	top: 14px;
	left: 14px;
	z-index: 3;
	padding: 7px 12px;
	border: 2px solid var(--j4-black);
	border-radius: 999px;
	background: var(--j4-butter);
	color: var(--j4-black);
	font-family: "Nunito Sans", sans-serif;
	font-size: 10px;
	font-weight: 800;
	letter-spacing: 1px;
	line-height: 1;
	text-transform: uppercase;
}

body.postid-59466 #asnp_easy_product_bundle #asnp-bundle-item-0 .asnp-bundleListItem-productBox::before,
body.postid-59466 #asnp_easy_product_bundle #asnp-bundle-item-0 .asnp-bundleListItemTwo-productBox::before,
body.postid-59466 #asnp_easy_product_bundle #asnp-bundle-item-0 .asnp-BundleGridItem-ProductBox::before,
body.postid-59466 #asnp_easy_product_bundle #asnp-bundle-item-0 .asnp-BundleGridItemTwo-ProductBox::before { content: "Step 1"; }

body.postid-59466 #asnp_easy_product_bundle #asnp-bundle-item-1 .asnp-bundleListItem-productBox::before,
body.postid-59466 #asnp_easy_product_bundle #asnp-bundle-item-1 .asnp-bundleListItemTwo-productBox::before,
body.postid-59466 #asnp_easy_product_bundle #asnp-bundle-item-1 .asnp-BundleGridItem-ProductBox::before,
body.postid-59466 #asnp_easy_product_bundle #asnp-bundle-item-1 .asnp-BundleGridItemTwo-ProductBox::before { content: "Step 2"; }

body.postid-59466 #asnp_easy_product_bundle #asnp-bundle-item-2 .asnp-bundleListItem-productBox::before,
body.postid-59466 #asnp_easy_product_bundle #asnp-bundle-item-2 .asnp-bundleListItemTwo-productBox::before,
body.postid-59466 #asnp_easy_product_bundle #asnp-bundle-item-2 .asnp-BundleGridItem-ProductBox::before,
body.postid-59466 #asnp_easy_product_bundle #asnp-bundle-item-2 .asnp-BundleGridItemTwo-ProductBox::before { content: "Step 3"; }

body.postid-59466 #asnp_easy_product_bundle #asnp-bundle-item-3 .asnp-bundleListItem-productBox::before,
body.postid-59466 #asnp_easy_product_bundle #asnp-bundle-item-3 .asnp-bundleListItemTwo-productBox::before,
body.postid-59466 #asnp_easy_product_bundle #asnp-bundle-item-3 .asnp-BundleGridItem-ProductBox::before,
body.postid-59466 #asnp_easy_product_bundle #asnp-bundle-item-3 .asnp-BundleGridItemTwo-ProductBox::before { content: "Step 4"; }

body.postid-59466 #asnp_easy_product_bundle #asnp-bundle-item-4 .asnp-bundleListItem-productBox::before,
body.postid-59466 #asnp_easy_product_bundle #asnp-bundle-item-4 .asnp-bundleListItemTwo-productBox::before,
body.postid-59466 #asnp_easy_product_bundle #asnp-bundle-item-4 .asnp-BundleGridItem-ProductBox::before,
body.postid-59466 #asnp_easy_product_bundle #asnp-bundle-item-4 .asnp-BundleGridItemTwo-ProductBox::before { content: "Step 5"; }

body.postid-59466 #asnp_easy_product_bundle #asnp-bundle-item-5 .asnp-bundleListItem-productBox::before,
body.postid-59466 #asnp_easy_product_bundle #asnp-bundle-item-5 .asnp-bundleListItemTwo-productBox::before,
body.postid-59466 #asnp_easy_product_bundle #asnp-bundle-item-5 .asnp-BundleGridItem-ProductBox::before,
body.postid-59466 #asnp_easy_product_bundle #asnp-bundle-item-5 .asnp-BundleGridItemTwo-ProductBox::before { content: "Step 6"; }

body.postid-59466 #asnp_easy_product_bundle #asnp-bundle-item-6 .asnp-bundleListItem-productBox::before,
body.postid-59466 #asnp_easy_product_bundle #asnp-bundle-item-6 .asnp-bundleListItemTwo-productBox::before,
body.postid-59466 #asnp_easy_product_bundle #asnp-bundle-item-6 .asnp-BundleGridItem-ProductBox::before,
body.postid-59466 #asnp_easy_product_bundle #asnp-bundle-item-6 .asnp-BundleGridItemTwo-ProductBox::before { content: "Step 7"; }

body.postid-59466 #asnp_easy_product_bundle .asnp-bundle-empty-item#asnp-bundle-item-4 .asnp-bundleListItem-productBox,
body.postid-59466 #asnp_easy_product_bundle .asnp-bundle-empty-item#asnp-bundle-item-4 .asnp-bundleListItemTwo-productBox,
body.postid-59466 #asnp_easy_product_bundle .asnp-bundle-empty-item#asnp-bundle-item-4 .asnp-BundleGridItem-ProductBox,
body.postid-59466 #asnp_easy_product_bundle .asnp-bundle-empty-item#asnp-bundle-item-4 .asnp-BundleGridItemTwo-ProductBox,
body.postid-59466 #asnp_easy_product_bundle .asnp-bundle-empty-item#asnp-bundle-item-5 .asnp-bundleListItem-productBox,
body.postid-59466 #asnp_easy_product_bundle .asnp-bundle-empty-item#asnp-bundle-item-5 .asnp-bundleListItemTwo-productBox,
body.postid-59466 #asnp_easy_product_bundle .asnp-bundle-empty-item#asnp-bundle-item-5 .asnp-BundleGridItem-ProductBox,
body.postid-59466 #asnp_easy_product_bundle .asnp-bundle-empty-item#asnp-bundle-item-5 .asnp-BundleGridItemTwo-ProductBox,
body.postid-59466 #asnp_easy_product_bundle .asnp-bundle-empty-item#asnp-bundle-item-6 .asnp-bundleListItem-productBox,
body.postid-59466 #asnp_easy_product_bundle .asnp-bundle-empty-item#asnp-bundle-item-6 .asnp-bundleListItemTwo-productBox,
body.postid-59466 #asnp_easy_product_bundle .asnp-bundle-empty-item#asnp-bundle-item-6 .asnp-BundleGridItem-ProductBox,
body.postid-59466 #asnp_easy_product_bundle .asnp-bundle-empty-item#asnp-bundle-item-6 .asnp-BundleGridItemTwo-ProductBox {
	background: #d8e8f5 !important;
}

body.postid-59466 #asnp_easy_product_bundle .asnp-bundle-empty-item#asnp-bundle-item-4 .asnp-bundleListItem-productBox::after,
body.postid-59466 #asnp_easy_product_bundle .asnp-bundle-empty-item#asnp-bundle-item-4 .asnp-bundleListItemTwo-productBox::after,
body.postid-59466 #asnp_easy_product_bundle .asnp-bundle-empty-item#asnp-bundle-item-4 .asnp-BundleGridItem-ProductBox::after,
body.postid-59466 #asnp_easy_product_bundle .asnp-bundle-empty-item#asnp-bundle-item-4 .asnp-BundleGridItemTwo-ProductBox::after,
body.postid-59466 #asnp_easy_product_bundle .asnp-bundle-empty-item#asnp-bundle-item-5 .asnp-bundleListItem-productBox::after,
body.postid-59466 #asnp_easy_product_bundle .asnp-bundle-empty-item#asnp-bundle-item-5 .asnp-bundleListItemTwo-productBox::after,
body.postid-59466 #asnp_easy_product_bundle .asnp-bundle-empty-item#asnp-bundle-item-5 .asnp-BundleGridItem-ProductBox::after,
body.postid-59466 #asnp_easy_product_bundle .asnp-bundle-empty-item#asnp-bundle-item-5 .asnp-BundleGridItemTwo-ProductBox::after,
body.postid-59466 #asnp_easy_product_bundle .asnp-bundle-empty-item#asnp-bundle-item-6 .asnp-bundleListItem-productBox::after,
body.postid-59466 #asnp_easy_product_bundle .asnp-bundle-empty-item#asnp-bundle-item-6 .asnp-bundleListItemTwo-productBox::after,
body.postid-59466 #asnp_easy_product_bundle .asnp-bundle-empty-item#asnp-bundle-item-6 .asnp-BundleGridItem-ProductBox::after,
body.postid-59466 #asnp_easy_product_bundle .asnp-bundle-empty-item#asnp-bundle-item-6 .asnp-BundleGridItemTwo-ProductBox::after {
	content: "Optional";
	position: absolute;
	top: auto;
	right: 18px;
	bottom: 18px;
	z-index: 3;
	padding: 7px 12px;
	border: 2px solid var(--j4-black);
	border-radius: 999px;
	background: #ffffff;
	color: var(--j4-black);
	font-family: "Nunito Sans", sans-serif;
	font-size: 10px;
	font-weight: 900;
	letter-spacing: 1px;
	line-height: 1;
	text-transform: uppercase;
}

@media (max-width: 900px) {
	.intwb-july4-price-html {
		grid-template-columns: 1fr;
		width: 100%;
	}

	.intwb-july4-price-or {
		min-height: 18px;
	}

	.intwb-july4-offer {
		padding: 14px;
	}

	.intwb-july4-offer__main {
		display: grid;
		grid-template-columns: minmax(0, 1fr) auto;
		gap: 10px;
	}

	.intwb-july4-offer__main strong {
		font-size: 1.08rem;
	}

	.intwb-july4-offer__main span {
		font-size: 0.86rem;
	}

	.intwb-july4-offer__price {
		min-width: 62px;
		padding: 7px 8px;
		font-size: 1.18rem;
	}

	.intwb-july4-offer__rules {
		gap: 6px;
	}

	.intwb-july4-offer__rules span {
		min-height: 24px;
		font-size: 0.72rem;
	}

	body.postid-59466 #asnp_easy_product_bundle .asnp-bundleListItem-productBox,
	body.postid-59466 #asnp_easy_product_bundle .asnp-bundleListItemTwo-productBox,
	body.postid-59466 #asnp_easy_product_bundle .asnp-BundleGridItem-ProductBox,
	body.postid-59466 #asnp_easy_product_bundle .asnp-BundleGridItemTwo-ProductBox {
		grid-template-columns: minmax(108px, 32%) minmax(0, 1fr) !important;
		gap: 14px !important;
		padding: 17px 12px !important;
	}

	body.postid-59466 #asnp_easy_product_bundle .asnp-bundleListItem-imageBox,
	body.postid-59466 #asnp_easy_product_bundle .asnp-bundleListItem-imageBox.asnp-medium,
	body.postid-59466 #asnp_easy_product_bundle .asnp-bundleListItemTwo-imageBox,
	body.postid-59466 #asnp_easy_product_bundle .asnp-BundleGridItem-imageBox,
	body.postid-59466 #asnp_easy_product_bundle .asnp-BundleGridItemTwo-imageBox {
		width: 100% !important;
		min-width: 0 !important;
		max-width: none !important;
		height: auto !important;
		aspect-ratio: 1 / 1 !important;
	}

	body.postid-59466 #asnp_easy_product_bundle [id^="asnp-bundle-item-"] .asnp-bundleListItem-productBox::before,
	body.postid-59466 #asnp_easy_product_bundle [id^="asnp-bundle-item-"] .asnp-bundleListItemTwo-productBox::before,
	body.postid-59466 #asnp_easy_product_bundle [id^="asnp-bundle-item-"] .asnp-BundleGridItem-ProductBox::before,
	body.postid-59466 #asnp_easy_product_bundle [id^="asnp-bundle-item-"] .asnp-BundleGridItemTwo-ProductBox::before {
		top: 10px !important;
		left: 18px !important;
		z-index: 12 !important;
		transform: none !important;
	}
}

body.postid-59466 #asnp_easy_product_bundle .asnp-bundle-item.asnp-bundle-list-item-two .asnp-bundleListItem-productBox.asnp-bundleListItemTwo-productBox {
	display: grid !important;
	grid-template-columns: minmax(112px, 30%) minmax(0, 1fr) minmax(38px, 52px) !important;
	gap: 14px !important;
	align-items: center !important;
	padding: 18px !important;
	overflow: hidden !important;
}

body.postid-59466 #asnp_easy_product_bundle .asnp-bundle-item.asnp-bundle-list-item-two .asnp-bundleListItem-imageBox,
body.postid-59466 #asnp_easy_product_bundle .asnp-bundle-item.asnp-bundle-list-item-two .asnp-bundleListItemTwo-imageBox {
	width: 100% !important;
	min-width: 0 !important;
	max-width: none !important;
	height: auto !important;
	aspect-ratio: 1 / 1 !important;
	margin: 0 !important;
	background: var(--j4-sky-soft) !important;
}

body.postid-59466 #asnp_easy_product_bundle .asnp-bundle-empty-item.asnp-bundle-list-item-two .asnp-bundleListItem-imageBox,
body.postid-59466 #asnp_easy_product_bundle .asnp-bundle-empty-item.asnp-bundle-list-item-two .asnp-bundleListItemTwo-imageBox {
	position: relative !important;
	background: var(--j4-sky) !important;
}

body.postid-59466 #asnp_easy_product_bundle .asnp-emptyList-optional {
	display: none !important;
}

body.postid-59466 #asnp_easy_product_bundle .asnp-productList-optional {
	display: none !important;
	visibility: hidden !important;
}

@media (max-width: 520px) {
	body.postid-59466 #asnp_easy_product_bundle .asnp-bundle-item.asnp-bundle-list-item-two .asnp-bundleListItem-productBox.asnp-bundleListItemTwo-productBox {
		grid-template-columns: minmax(96px, 32%) minmax(0, 1fr) minmax(34px, 42px) !important;
		gap: 12px !important;
		padding: 16px 12px !important;
	}
}
