.single-product.postid-1692036 .pp2026-pdp-main {
	background: #fff;
}

.single-product.postid-1692036 .pp2026-pdp-main__inner {
	width: 100%;
	max-width: none;
	padding-top: 16px;
}

.single-product.postid-1692036 .pp2026-pdp-main .woocommerce-breadcrumb {
	margin-bottom: 24px;
}

.single-product.postid-1692036 .pp2026-pdp-context {
	width: min(100% - 48px, 1280px);
	padding-top: 12px;
}

.single-product.postid-1692036 div.product .pp2026-product-hero {
	grid-template-columns: minmax(0, 720px) minmax(400px, 420px);
	gap: clamp(48px, 5vw, 72px);
	width: min(100% - 48px, 1216px);
	padding: clamp(8px, 1.5vw, 16px) 0 44px;
}

.single-product.postid-1692036 div.product .pp2026-product-hero__media {
	position: relative;
	top: auto;
	padding: 0;
	background: transparent;
	border: 0;
	box-shadow: none;
}

.single-product.postid-1692036 div.product .pp2026-product-hero__media::before {
	display: none;
}

.single-product.postid-1692036 div.product .woocommerce-product-gallery {
	display: grid;
	--pp2026-pdp-gallery-stage-min-height: clamp(600px, 48vw, 660px);
	--pp2026-pdp-gallery-image-max-width: 690px;
	--pp2026-pdp-gallery-image-max-height: clamp(590px, 46vw, 660px);
	gap: 18px;
	align-items: start;
}

.single-product.postid-1692036 div.product .woocommerce-product-gallery .flex-viewport,
.single-product.postid-1692036 div.product .woocommerce-product-gallery__wrapper > .woocommerce-product-gallery__image:first-child {
	min-height: var(--pp2026-pdp-gallery-stage-min-height);
	padding: 0;
	background: transparent;
	border: 0;
	overflow: visible;
}

.single-product.postid-1692036 div.product .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__image img,
.single-product.postid-1692036 div.product .woocommerce-product-gallery__wrapper > .woocommerce-product-gallery__image:first-child img,
.single-product.postid-1692036 div.product .woocommerce-product-gallery.pp2026-pdp-gallery-fallback .pp2026-pdp-gallery-fallback__stage > .woocommerce-product-gallery__image.is-active img {
	display: block;
	width: min(100%, var(--pp2026-pdp-gallery-image-max-width));
	max-width: 100%;
	height: auto;
	max-height: var(--pp2026-pdp-gallery-image-max-height);
	background: transparent;
	object-fit: contain;
}

.single-product.postid-1692036 div.product .woocommerce-product-gallery .flex-control-thumbs {
	gap: 10px;
	padding: 0;
}

.single-product.postid-1692036 div.product .woocommerce-product-gallery .flex-control-thumbs li {
	border-color: transparent;
	background: transparent;
}

.single-product.postid-1692036 div.product .woocommerce-product-gallery .flex-control-thumbs img {
	height: 70px;
	padding: 0;
	opacity: 0.52;
}

.single-product.postid-1692036 div.product .woocommerce-product-gallery .flex-control-thumbs img.flex-active,
.single-product.postid-1692036 div.product .woocommerce-product-gallery .flex-control-thumbs img:hover,
.single-product.postid-1692036 div.product .woocommerce-product-gallery .flex-control-thumbs img:focus {
	border-bottom: 2px solid var(--pp2026-black);
	opacity: 1;
	transform: none;
}

.single-product.postid-1692036 div.product .woocommerce-product-gallery.pp2026-pdp-gallery-fallback .pp2026-pdp-gallery-fallback__stage > .woocommerce-product-gallery__image {
	display: none;
}

.single-product.postid-1692036 div.product .woocommerce-product-gallery.pp2026-pdp-gallery-fallback .pp2026-pdp-gallery-fallback__stage > .woocommerce-product-gallery__image.is-active {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	min-height: var(--pp2026-pdp-gallery-stage-min-height);
	padding: 0;
	background: transparent;
	border: 0;
	overflow: visible;
}

.single-product.postid-1692036 div.product .woocommerce-product-gallery.pp2026-pdp-gallery-fallback .pp2026-pdp-gallery-fallback__stage > .woocommerce-product-gallery__image.is-active a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	min-height: inherit;
}

.single-product.postid-1692036 div.product .woocommerce-product-gallery.pp2026-pdp-gallery-fallback .pp2026-pdp-gallery-fallback__stage {
	grid-row: 1;
}

.single-product.postid-1692036 div.product .pp2026-pdp-gallery-nav {
	display: grid;
	grid-template-columns: repeat(5, minmax(0, 1fr));
	grid-row: 3;
	gap: 10px;
	padding: 0;
	margin: 0;
	list-style: none;
}

.single-product.postid-1692036 div.product .pp2026-pdp-gallery-dots {
	display: flex;
	grid-row: 2;
	gap: 8px;
	align-items: center;
	justify-content: center;
	padding-top: 12px;
	margin: 0;
}

.single-product.postid-1692036 div.product .pp2026-pdp-gallery-dot {
	display: block;
	width: 5px;
	height: 5px;
	padding: 0;
	background: rgba(44, 44, 44, 0.24);
	border: 0;
	border-radius: 999px;
	box-shadow: none;
	cursor: pointer;
	transition: width var(--pp2026-transition), background var(--pp2026-transition);
}

.single-product.postid-1692036 div.product .pp2026-pdp-gallery-dot:hover,
.single-product.postid-1692036 div.product .pp2026-pdp-gallery-dot:focus-visible,
.single-product.postid-1692036 div.product .pp2026-pdp-gallery-dot.is-active {
	width: 18px;
	background: var(--pp2026-black);
	outline: 0;
}

.single-product.postid-1692036 div.product .pp2026-pdp-gallery-nav li {
	margin: 0;
}

.single-product.postid-1692036 div.product .pp2026-pdp-gallery-thumb {
	display: block;
	width: 100%;
	height: 70px;
	padding: 0;
	background: transparent;
	border: 0;
	cursor: pointer;
}

.single-product.postid-1692036 div.product .pp2026-pdp-gallery-thumb img {
	width: 100%;
	height: 100%;
	padding: 0;
	object-fit: contain;
	opacity: 0.52;
	transition: opacity var(--pp2026-transition), border-color var(--pp2026-transition);
}

.single-product.postid-1692036 div.product .pp2026-pdp-gallery-thumb:hover,
.single-product.postid-1692036 div.product .pp2026-pdp-gallery-thumb:focus-visible,
.single-product.postid-1692036 div.product .pp2026-pdp-gallery-thumb.is-active {
	border-bottom: 2px solid var(--pp2026-black);
	outline: 0;
}

.single-product.postid-1692036 div.product .pp2026-pdp-gallery-thumb:hover img,
.single-product.postid-1692036 div.product .pp2026-pdp-gallery-thumb:focus-visible img,
.single-product.postid-1692036 div.product .pp2026-pdp-gallery-thumb.is-active img {
	opacity: 1;
}

.single-product.postid-1692036 div.product .pp2026-product-hero__media .onsale {
	display: none;
}

.single-product.postid-1692036 .pp2026-product-badge-rail {
	display: flex;
	flex-wrap: wrap;
	gap: 7px;
	justify-content: center;
	padding: 14px 0 0;
	margin: 0;
	color: rgba(44, 44, 44, 0.5);
	font-family: var(--pp2026-font-label);
	font-size: 10px;
	letter-spacing: 0.13em;
	line-height: 1;
	list-style: none;
	text-transform: uppercase;
}

.single-product.postid-1692036 .pp2026-product-badge-rail li {
	display: inline-flex;
	align-items: center;
	min-height: 27px;
	padding: 0 12px;
	border: 1px solid rgba(197, 180, 162, 0.58);
	background: rgba(255, 255, 255, 0.42);
	gap: 7px;
}

.single-product.postid-1692036 .pp2026-product-badge-rail li::before {
	color: var(--pp2026-amber);
	content: "*";
}

.single-product.postid-1692036 div.product .summary {
	position: static;
	width: 420px;
	max-width: 100%;
	padding: 0;
	background: transparent;
	border: 0;
	box-shadow: none;
}

.single-product.postid-1692036 div.product .pp2026-product-title {
	max-width: none;
	margin-bottom: 10px;
	font-size: clamp(2.15rem, 3vw, 2.55rem);
	line-height: 1.04;
}

.single-product.postid-1692036 div.product .pp2026-product-subtitle {
	max-width: 330px;
	margin: 0 0 16px;
	color: rgba(44, 44, 44, 0.64);
	font-size: 14px;
	line-height: 1.45;
}

.single-product.postid-1692036 div.product .pp2026-product-review-slot {
	min-height: 16px;
	margin: 0 0 8px;
}

.single-product.postid-1692036 div.product .pp2026-product-review-slot--has-data {
	display: flex;
	flex-wrap: wrap;
	gap: 8px 10px;
	align-items: center;
	color: rgba(44, 44, 44, 0.7);
	font-size: 12px;
}

.single-product.postid-1692036 div.product .summary .price,
.single-product.postid-1692036 div.product .summary .woocommerce-product-details__short-description,
.single-product.postid-1692036 div.product .summary .product_meta {
	display: none;
}

.single-product.postid-1692036 .pp2026-pdp-variation-cards {
	padding-top: 0;
	border-top: 0;
}

.single-product.postid-1692036 .pp2026-pdp-variation-cards__grid {
	display: grid;
	grid-template-columns: 1fr;
	gap: 8px;
}

.single-product.postid-1692036 .pp2026-pdp-variation-card {
	display: grid;
	grid-template-columns: minmax(0, 1fr) auto;
	gap: 6px 12px;
	align-items: start;
	width: 100%;
	min-height: 54px;
	padding: 12px 15px;
	box-sizing: border-box;
	background: rgb(249, 246, 241);
	border: 1px solid rgba(216, 211, 204, 0.95);
	color: var(--pp2026-black);
	text-align: left;
	cursor: pointer;
	transition: border-color var(--pp2026-transition), box-shadow var(--pp2026-transition), background var(--pp2026-transition);
}

.single-product.postid-1692036 .pp2026-pdp-variation-card:hover,
.single-product.postid-1692036 .pp2026-pdp-variation-card:focus-visible {
	background: rgb(242, 237, 228);
	border-color: rgb(197, 180, 162);
	box-shadow: none;
	color: var(--pp2026-black);
}

.single-product.postid-1692036 .pp2026-pdp-variation-card:focus-visible {
	outline: 2px solid var(--pp2026-amber-dark);
	outline-offset: 2px;
}

.single-product.postid-1692036 .pp2026-pdp-variation-card.is-active {
	background: rgb(249, 246, 241);
	border-color: rgb(44, 44, 44) rgb(44, 44, 44) rgb(44, 44, 44) rgb(197, 180, 162);
	border-left-width: 3px;
	box-shadow: none;
	color: var(--pp2026-black);
}

.single-product.postid-1692036 .pp2026-pdp-variation-card__badges {
	display: flex;
	flex-wrap: wrap;
	grid-column: 1 / -1;
	gap: 5px;
}

.single-product.postid-1692036 .pp2026-pdp-variation-card__badges span {
	display: inline-flex;
	align-items: center;
	min-height: 18px;
	padding: 0 6px;
	background: rgba(255, 255, 255, 0.45);
	border: 1px solid rgba(210, 111, 43, 0.28);
	color: var(--pp2026-amber-dark);
	font-family: var(--pp2026-font-label);
	font-size: 8px;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

.single-product.postid-1692036 .pp2026-pdp-variation-card.is-active .pp2026-pdp-variation-card__badges span,
.single-product.postid-1692036 .pp2026-pdp-variation-card:hover .pp2026-pdp-variation-card__badges span,
.single-product.postid-1692036 .pp2026-pdp-variation-card:focus-visible .pp2026-pdp-variation-card__badges span {
	background: rgba(255, 255, 255, 0.52);
	border-color: rgba(210, 111, 43, 0.34);
	color: var(--pp2026-amber-dark);
}

.single-product .pp2026-pdp-autodelivery-host[hidden] {
	display: none !important;
}

.single-product .pp2026-pdp-autodelivery-host {
	margin-top: 16px;
	border: 1px solid rgba(63, 76, 56, 0.88);
	background: #fff;
	color: #1f241d;
}

.single-product .pp2026-pdp-autodelivery-host__bar {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	min-height: 38px;
	padding: 0 14px;
	border: 0;
	border-radius: 0;
	background: #3f4c38;
	color: #fff;
	cursor: pointer;
	font-family: var(--pp2026-font-label);
	font-size: 10px;
	letter-spacing: 0.18em;
	line-height: 1;
	text-align: left;
	text-transform: uppercase;
	appearance: none;
}

.single-product .pp2026-pdp-autodelivery-host__bar:hover,
.single-product .pp2026-pdp-autodelivery-host__bar:focus-visible {
	background: #313b2c;
	outline: 0;
	box-shadow: 0 0 0 3px rgba(63, 76, 56, 0.24);
}

.single-product .pp2026-pdp-autodelivery-host__bar:disabled {
	cursor: not-allowed;
	opacity: 0.62;
}

.single-product .pp2026-pdp-autodelivery-host__control {
	display: inline-flex;
	align-items: center;
	gap: 10px;
}

.single-product .pp2026-pdp-autodelivery-host__control-label {
	color: rgba(255, 255, 255, 0.86);
	font-size: 9px;
	letter-spacing: 0.16em;
}

.single-product .pp2026-pdp-autodelivery-host__status {
	position: relative;
	display: inline-block;
	width: 40px;
	height: 20px;
	border: 1px solid rgba(255, 255, 255, 0.72);
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.24);
	transition: background 160ms ease, border-color 160ms ease;
}

.single-product .pp2026-pdp-autodelivery-host__status span {
	position: absolute;
	top: 3px;
	left: 3px;
	width: 12px;
	height: 12px;
	border-radius: 999px;
	background: #fff;
	transition: transform 160ms ease, background 160ms ease;
}

.single-product .pp2026-pdp-autodelivery-host.is-enabled .pp2026-pdp-autodelivery-host__status {
	background: #fff;
	border-color: #fff;
}

.single-product .pp2026-pdp-autodelivery-host.is-enabled .pp2026-pdp-autodelivery-host__status span {
	background: #1f241d;
	transform: translateX(20px);
}

.single-product .pp2026-pdp-autodelivery-host__panel {
	display: grid;
	gap: 12px;
	padding: 16px;
	border-top: 1px solid rgba(63, 76, 56, 0.18);
	background: #fff;
}

.single-product .pp2026-pdp-autodelivery-host.is-enabled .pp2026-pdp-autodelivery-host__panel{
	background: rgb(249, 246, 241) !important;
}

.single-product .pp2026-pdp-autodelivery-host__panel[hidden] {
	display: none !important;
}

.single-product .pp2026-pdp-autodelivery-host__message {
	display: grid;
	gap: 5px;
}

.single-product .pp2026-pdp-autodelivery-host__headline {
	color: #1f241d;
	font-family: var(--pp2026-font-body);
	font-size: 0.94rem;
	font-weight: 700;
	line-height: 1.34;
}

.single-product .pp2026-pdp-autodelivery-host__copy,
.single-product .pp2026-pdp-autodelivery-host__note {
	margin: 0;
	color: rgba(31, 36, 29, 0.74);
	font-size: 0.84rem;
	line-height: 1.45;
}

.single-product .pp2026-pdp-autodelivery-host__progress[hidden] {
	display: none !important;
}

.single-product .pp2026-pdp-autodelivery-host__progress {
	display: grid;
	gap: 8px;
	padding: 4px 0 2px;
}

.single-product .pp2026-pdp-autodelivery-host__progress-track {
	position: relative;
	display: block;
	width: 100%;
	height: 2px;
	overflow: hidden;
	background: rgba(63, 76, 56, 0.18);
}

.single-product .pp2026-pdp-autodelivery-host__progress-track span {
	display: block;
	width: 0;
	height: 100%;
	background: #3f4c38;
	transition: width 180ms ease;
}

.single-product .pp2026-pdp-autodelivery-host__progress-meta {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 12px;
	color: rgba(31, 36, 29, 0.62);
	font-family: var(--pp2026-font-label);
	font-size: 9px;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

.single-product .pp2026-pdp-autodelivery-host__frequency {
	display: grid;
	gap: 8px;
	margin: 0;
	color: rgba(31, 36, 29, 0.74);
	font-family: var(--pp2026-font-label);
	font-size: 10px;
	letter-spacing: 0.16em;
	text-transform: uppercase;
}

.single-product .pp2026-pdp-autodelivery-host__select {
	width: 100%;
	min-height: 38px;
	padding: 0 38px 0 12px;
	border: 1px solid rgba(63, 76, 56, 0.34);
	border-radius: 0;
	background-color: #fff;
	color: #1f241d;
	font-family: var(--pp2026-font-body);
	font-size: 0.94rem;
	letter-spacing: 0;
	text-transform: none;
}

.single-product .pp2026-pdp-autodelivery-host__select:focus {
	border-color: #3f4c38;
	outline: 0;
	box-shadow: 0 0 0 3px rgba(63, 76, 56, 0.14);
}

.single-product .pp2026-pdp-autodelivery-host__benefits {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
}

.single-product .pp2026-pdp-autodelivery-host__benefit {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 28px;
	padding: 0 10px;
	border: 1px solid rgba(63, 76, 56, 0.22);
	background: #fff;
	color: rgba(31, 36, 29, 0.74);
	cursor: pointer;
	font-family: var(--pp2026-font-label);
	font-size: 10px;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	appearance: none;
}

.single-product .pp2026-pdp-autodelivery-host__benefit:hover,
.single-product .pp2026-pdp-autodelivery-host__benefit:focus-visible,
.single-product .pp2026-pdp-autodelivery-host__benefit.is-active {
	border-color: #3f4c38;
	color: #1f241d;
	outline: none;
}

.single-product .pp2026-pdp-autodelivery-host__benefit-detail[hidden] {
	display: none !important;
}

.single-product .pp2026-pdp-autodelivery-host__benefit-detail {
	flex: 1 0 100%;
	padding: 10px 12px;
	border: 1px solid rgba(63, 76, 56, 0.18);
	border-left: 3px solid #3f4c38;
	background: #fff;
	color: rgba(31, 36, 29, 0.72);
	font-size: 0.82rem;
	line-height: 1.42;
}

.single-product div.product .pp2026-product-purchase-frame__label {
	cursor: pointer;
	width: 100%;
	padding: 0;
	border: 0;
	background: transparent;
	color: inherit;
	text-align: left;
	appearance: none;
}

.single-product div.product .pp2026-product-purchase-frame__label:hover,
.single-product div.product .pp2026-product-purchase-frame__label:focus-visible,
.single-product div.product .pp2026-product-purchase-frame__label.is-selected {
	border-color: rgba(44, 44, 44, 0.92);
	outline: none;
}

.single-product.postid-1692036 .pp2026-pdp-autodelivery-host {
	margin-top: 14px;
	background: transparent;
	border: 1px solid rgba(47, 58, 45, 0.88);
	color: #fff;
}

.single-product.postid-1692036 .pp2026-pdp-autodelivery-host__bar {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 14px;
	min-height: 34px;
	padding: 0 14px;
	background: #3f4c38;
	font-family: var(--pp2026-font-label);
	font-size: 10px;
	letter-spacing: 0.18em;
	text-transform: uppercase;
}

.single-product.postid-1692036 .pp2026-pdp-autodelivery-host__control {
	display: inline-flex;
	gap: 10px;
	align-items: center;
}

.single-product.postid-1692036 .pp2026-pdp-autodelivery-host__control-label {
	color: rgba(255, 255, 255, 0.86);
	font-size: 9px;
	letter-spacing: 0.16em;
}

.single-product.postid-1692036 .pp2026-pdp-autodelivery-host__status {
	width: 40px;
	height: 20px;
	border: 1px solid rgba(255, 255, 255, 0.72);
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.24);
}

.single-product.postid-1692036 div.product .pp2026-product-purchase-frame {
	padding: 0;
	margin-top: 18px;
	background: transparent;
	border: 0;
	box-shadow: none;
}

.single-product.postid-1692036 div.product .pp2026-product-purchase-frame::before {
	display: none;
	content: none;
}

.single-product.postid-1692036 div.product .pp2026-product-purchase-frame__label {
	position: relative;
	display: flex;
	align-items: center;
	min-height: 62px;
	padding: 0 16px 0 48px;
	margin: 0 0 14px;
	border: 1px solid rgba(44, 44, 44, 0.82);
	color: rgba(44, 44, 44, 0.84);
	font-family: var(--pp2026-font-body);
	font-size: 14px;
	letter-spacing: 0;
	text-transform: none;
	content: none;
}

.single-product.postid-1692036 div.product .pp2026-product-purchase-frame__label::before {
	position: absolute;
	top: 50%;
	left: 18px;
	display: grid;
	width: 16px;
	height: 16px;
	place-items: center;
	background: #222;
	color: #fff;
	content: "\2713";
	font-size: 11px;
	line-height: 1;
	transform: translateY(-50%);
}

.single-product.postid-1692036 div.product .pp2026-product-purchase-frame form.cart .variations {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	border: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
}

.single-product.postid-1692036 div.product form.cart .woocommerce-variation {
	margin: 0 0 12px;
}

.single-product.postid-1692036 div.product form.cart .woocommerce-variation-price .price {
	display: block;
	padding: 0;
	margin: 0;
	border: 0;
	font-family: var(--pp2026-font-display);
	font-size: 1.15rem;
	line-height: 1;
}

.single-product.postid-1692036 div.product form.cart .woocommerce-variation-add-to-cart {
	grid-template-columns: 76px minmax(0, 1fr);
	gap: 12px;
	align-items: stretch;
}

.single-product.postid-1692036 div.product form.cart .quantity .qty,
.single-product.postid-1692036 div.product .single_add_to_cart_button {
	min-height: 46px;
	border-radius: 0;
}

.single-product.postid-1692036 .pure-gc-single {
	grid-column: 1 / -1;
	margin-top: 16px;
}

.single-product.postid-1692036 .pure-gc-single .pure-gc-card {
	display: grid;
	grid-template-columns: 72px minmax(0, 1fr);
	gap: 12px;
	align-items: center;
	padding: 14px 0 0;
	border-top: 1px solid rgba(197, 180, 162, 0.28);
}

.single-product.postid-1692036 .pure-gc-single .pure-gc-thumb {
	display: block;
}

.single-product.postid-1692036 .pure-gc-single .pure-gc-thumb img {
	width: 72px;
}

.single-product.postid-1692036 .pure-gc-single .pure-gc-title {
	font-size: 13px;
	line-height: 1.15;
}

.single-product.postid-1692036 .pure-gc-single .pure-gc-remaining {
	font-size: 12px;
	line-height: 1.35;
}
