/* Whey Pro Synergy Dynamic premium family PDP — product ID 3627 only. */
body.single-product.postid-3627 {
	--gh-pdp-bg: #0b0d0f;
	--gh-pdp-panel: #171a1f;
	--gh-pdp-raised: #242830;
	--gh-pdp-line: #343942;
	--gh-pdp-text: #fff;
	--gh-pdp-soft: #f5f3ee;
	--gh-pdp-muted: #9aa1aa;
	--gh-pdp-red: #e01f1f;
	--gh-pdp-red-hover: #c51a1a;
	background: var(--gh-pdp-bg);
	font-family: "Roboto", Arial, Helvetica, sans-serif;
}

body.single-product.postid-3627 .elementor-1354,
body.single-product.postid-3627 .site-main,
body.single-product.postid-3627 main {
	background: var(--gh-pdp-bg);
}

body.single-product.postid-3627 .woocommerce-tabs ul.tabs {
	border-bottom-color: var(--gh-pdp-line);
	background: var(--gh-pdp-panel);
}

body.single-product.postid-3627 .elementor-1354 .woocommerce-tabs ul.tabs li {
	border-color: var(--gh-pdp-line);
	background: var(--gh-pdp-raised);
}

body.single-product.postid-3627 .elementor-1354 .woocommerce-tabs ul.tabs li.active {
	border-color: var(--gh-pdp-red);
	background: var(--gh-pdp-red);
}

body.single-product.postid-3627 .elementor-1354 .woocommerce-tabs ul.tabs li a,
body.single-product.postid-3627 .elementor-1354 .woocommerce-tabs ul.tabs li.active a {
	color: #fff;
}

body.single-product.postid-3627 .elementor-1354 .woocommerce-tabs .woocommerce-Tabs-panel {
	border-color: var(--gh-pdp-line);
	color: var(--gh-pdp-soft);
	background: var(--gh-pdp-panel);
}

body.single-product.postid-3627 .elementor-1354 .woocommerce-tabs .woocommerce-Tabs-panel :is(h2, h3, h4) {
	color: #fff;
}

body.single-product.postid-3627 .elementor-1354 .woocommerce-tabs .woocommerce-Tabs-panel table.shop_attributes :is(th, td) {
	border-color: var(--gh-pdp-line);
	color: var(--gh-pdp-soft);
	background: var(--gh-pdp-raised);
}

body.single-product.postid-3627 :is(.product_title, .entry-title) {
	color: var(--gh-pdp-text);
	font-weight: 800;
	letter-spacing: -0.035em;
	line-height: 1.03;
}

body.single-product.postid-3627 .elementor-widget-woocommerce-product-images .elementor-widget-container,
body.single-product.postid-3627 .woocommerce-product-gallery {
	overflow: hidden;
	border: 1px solid var(--gh-pdp-line);
	border-radius: 12px;
	background: var(--gh-pdp-panel);
}

body.single-product.postid-3627 .woocommerce-product-gallery .flex-control-thumbs {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 8px;
	padding: 10px;
}

body.single-product.postid-3627 .woocommerce-product-gallery .flex-control-thumbs li {
	width: auto !important;
	margin: 0 !important;
}

body.single-product.postid-3627 .woocommerce-product-gallery .flex-control-thumbs img {
	border: 1px solid var(--gh-pdp-line);
	border-radius: 7px;
	opacity: 0.72;
	transition: border-color 160ms ease, opacity 160ms ease;
}

body.single-product.postid-3627 .woocommerce-product-gallery .flex-control-thumbs img.flex-active,
body.single-product.postid-3627 .woocommerce-product-gallery .flex-control-thumbs img:hover {
	border-color: var(--gh-pdp-red);
	opacity: 1;
}

body.single-product.postid-3627 :is(.summary, .elementor-widget-woocommerce-product-add-to-cart, .elementor-widget-woocommerce-product-price, .elementor-widget-woocommerce-product-short-description) {
	color: var(--gh-pdp-soft);
}

body.single-product.postid-3627 form.variations_form.cart {
	box-sizing: border-box;
	padding: 16px;
	border: 1px solid var(--gh-pdp-line);
	border-radius: 10px;
	background: var(--gh-pdp-raised);
}

body.single-product.postid-3627 form.variations_form.cart :is(label, .label) {
	color: var(--gh-pdp-text);
	font-weight: 800;
}

body.single-product.postid-3627 form.variations_form.cart select,
body.single-product.postid-3627 form.variations_form.cart input.qty {
	min-height: 48px;
	border: 1px solid #69717c;
	border-radius: 8px;
	color: #171a1f;
	background: #fff;
}

body.single-product.postid-3627 form.variations_form.cart .single_add_to_cart_button {
	min-height: 48px;
	border-radius: 8px;
	color: #fff;
	background: var(--gh-pdp-red);
	font-weight: 800;
	text-transform: uppercase;
}

body.single-product.postid-3627 form.variations_form.cart .single_add_to_cart_button:hover { background: var(--gh-pdp-red-hover); }

body.single-product.postid-3627 .gh-whey-v8-shell {
	max-width: 1180px;
	margin-inline: auto;
	border: 1px solid var(--gh-pdp-line);
	border-radius: 12px;
	background: var(--gh-pdp-bg);
}

body.single-product.postid-3627 .gh-whey-v8-shell .gh-v8-row { min-height: 520px; }
body.single-product.postid-3627 .gh-whey-v8-shell .gh-v8-copy { padding: clamp(48px, 6vw, 82px); }
body.single-product.postid-3627 .gh-whey-v8-shell :is(.gh-v8-copy, .gh-v8-band) > p:not(.gh-v8-kicker) { max-width: 66ch; }
body.single-product.postid-3627 .gh-whey-v8-shell .gh-v8-visual {
	width: min(calc(100% - 48px), 520px);
	margin: 24px auto;
	align-self: center;
	overflow: hidden;
	border: 1px solid var(--gh-pdp-line);
	border-radius: 12px;
	background: var(--gh-pdp-panel);
	aspect-ratio: 1;
}

body.single-product.postid-3627 .gh-whey-v8-shell .gh-v8-visual img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	object-position: center;
}
body.single-product.postid-3627 .gh-whey-v8-shell .gh-v8-mini { border-radius: 8px; }

body.single-product.postid-3627 .gh-whey-family-faq {
	padding: clamp(52px, 7vw, 88px) clamp(20px, 8vw, 110px);
	border-top: 1px solid rgba(255, 255, 255, 0.1);
	background: var(--gh-pdp-panel);
}

body.single-product.postid-3627 .gh-whey-family-faq h2 {
	max-width: 15ch;
	margin-bottom: 28px;
	color: #fff !important;
	font-size: clamp(2rem, 4vw, 3.6rem);
	font-weight: 800;
	letter-spacing: -0.045em;
	line-height: 1.02;
	text-transform: uppercase;
}

body.single-product.postid-3627 .gh-whey-family-faq details { border-top: 1px solid var(--gh-pdp-line); }
body.single-product.postid-3627 .gh-whey-family-faq details:last-of-type { border-bottom: 1px solid var(--gh-pdp-line); }
body.single-product.postid-3627 .gh-whey-family-faq summary {
	position: relative;
	min-height: 56px;
	padding: 17px 42px 17px 0;
	color: #fff;
	font-weight: 800;
	cursor: pointer;
	list-style: none;
}

body.single-product.postid-3627 .gh-whey-family-faq summary::-webkit-details-marker { display: none; }
body.single-product.postid-3627 .gh-whey-family-faq summary::after {
	position: absolute;
	top: 17px;
	right: 8px;
	color: var(--gh-pdp-red);
	content: "+";
	font-size: 1.5rem;
	line-height: 1;
}

body.single-product.postid-3627 .gh-whey-family-faq details[open] summary::after { content: "−"; }
body.single-product.postid-3627 .gh-whey-family-faq details p { padding: 0 42px 18px 0; }

body.single-product.postid-3627 .gh-whey-v8-shell .gh-v8-final {
	display: grid;
	grid-template-columns: minmax(0, 0.9fr) minmax(320px, 1.1fr);
	gap: clamp(28px, 5vw, 72px);
	align-items: center;
	padding: clamp(52px, 7vw, 88px) clamp(20px, 8vw, 110px);
	text-align: left;
}

body.single-product.postid-3627 .gh-whey-v8-shell .gh-v8-final > :not(.gh-whey-family-final__product) { grid-column: 1; }
body.single-product.postid-3627 .gh-whey-family-final__product {
	display: grid;
	grid-column: 2;
	grid-row: 1 / span 4;
	grid-template-columns: minmax(130px, 0.85fr) minmax(0, 1.15fr);
	align-items: center;
	overflow: hidden;
	border: 1px solid var(--gh-pdp-line);
	border-radius: 12px;
	background: var(--gh-pdp-raised);
}

body.single-product.postid-3627 .gh-whey-family-final__media {
	height: 100%;
	min-height: 300px;
	background: #fff;
}

body.single-product.postid-3627 .gh-whey-family-final__image {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: contain;
}

body.single-product.postid-3627 .gh-whey-family-final__details { padding: 28px; }
body.single-product.postid-3627 .gh-whey-family-final__details h3 {
	margin: 0 0 14px;
	color: #fff !important;
	font-size: clamp(1.35rem, 2vw, 2rem);
	font-weight: 800;
	line-height: 1.05;
	text-transform: uppercase;
}

body.single-product.postid-3627 .gh-whey-family-final__rating {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	align-items: center;
	color: var(--gh-pdp-muted);
	font-size: 0.8rem;
}

body.single-product.postid-3627 .gh-whey-family-final__rating .star-rating { color: #f5b544; }
body.single-product.postid-3627 .gh-whey-family-final__details .price {
	margin: 18px 0;
	color: #fff !important;
	font-size: 1.6rem;
	font-weight: 800;
}

body.single-product.postid-3627 .gh-whey-family-final__button,
body.single-product.postid-3627 .gh-whey-review-toggle {
	display: inline-flex;
	min-height: 48px;
	align-items: center;
	justify-content: center;
	padding: 12px 20px;
	border: 1px solid var(--gh-pdp-red);
	border-radius: 8px;
	color: #fff !important;
	background: var(--gh-pdp-red);
	font-weight: 800;
	text-decoration: none;
	text-transform: uppercase;
}

body.single-product.postid-3627 :is(.gh-whey-family-final__button, .gh-whey-review-toggle):hover { background: var(--gh-pdp-red-hover); }
body.single-product.postid-3627 :is(.gh-whey-family-final__button, .gh-whey-review-toggle, .gh-whey-family-faq summary):focus-visible {
	outline: 2px solid #fff;
	outline-offset: 3px;
}

body.single-product.postid-3627 #reviews {
	box-sizing: border-box;
	max-width: 1180px;
	margin-inline: auto;
	padding: clamp(24px, 4vw, 48px);
	border: 1px solid var(--gh-pdp-line);
	border-radius: 12px;
	color: var(--gh-pdp-soft);
	background: var(--gh-pdp-panel);
}

body.single-product.postid-3627 #reviews .commentlist li.review {
	box-sizing: border-box;
	margin-bottom: 12px;
	padding: 18px;
	border: 1px solid var(--gh-pdp-line);
	border-radius: 8px;
	background: var(--gh-pdp-raised);
}

body.single-product.postid-3627 #reviews :is(.comment-text, .description, .meta, p) { color: var(--gh-pdp-soft); }
body.single-product.postid-3627 .gh-whey-review-toggle { margin-top: 16px; }
.gh-whey-family-sticky { display: none; }

@media (max-width: 767px) {
	body.single-product.postid-3627 .gh-whey-v8-shell {
		border-right: 0;
		border-left: 0;
		border-radius: 0;
	}

	body.single-product.postid-3627 .gh-whey-v8-shell .gh-v8-row { min-height: 0; }
	body.single-product.postid-3627 .gh-whey-v8-shell .gh-v8-visual {
		width: calc(100% - 32px);
		margin: 0 auto 24px;
		aspect-ratio: 1;
	}
	body.single-product.postid-3627 .gh-whey-v8-shell .gh-v8-copy,
	body.single-product.postid-3627 .gh-whey-family-faq,
	body.single-product.postid-3627 .gh-whey-v8-shell .gh-v8-final { padding: 32px 20px; }
	body.single-product.postid-3627 .gh-whey-v8-shell .gh-v8-band { padding: 36px 20px; }
	body.single-product.postid-3627 .gh-whey-v8-shell h2 { font-size: clamp(1.9rem, 8.5vw, 2.25rem); }
	body.single-product.postid-3627 .gh-whey-v8-shell .gh-v8-final {
		display: grid;
		grid-template-columns: 1fr;
		gap: 24px;
		text-align: left;
	}

	body.single-product.postid-3627 .gh-whey-v8-shell .gh-v8-final > :not(.gh-whey-family-final__product),
	body.single-product.postid-3627 .gh-whey-family-final__product {
		grid-column: 1;
		grid-row: auto;
	}

	body.single-product.postid-3627 .gh-whey-family-final__product { grid-template-columns: 42% 58%; }
	body.single-product.postid-3627 .gh-whey-family-final__media { min-height: 240px; }
	body.single-product.postid-3627 .gh-whey-family-final__details { padding: 18px; }
	body.single-product.postid-3627 .gh-whey-family-final__details h3 { font-size: 1.2rem; }
	body.single-product.postid-3627 #reviews { padding: 20px; border-radius: 0; }
	body.single-product.postid-3627 .gh-whey-family-sticky {
		position: fixed;
		right: 10px;
		bottom: max(10px, env(safe-area-inset-bottom));
		left: 10px;
		z-index: 999;
		display: flex;
		box-sizing: border-box;
		max-width: calc(100vw - 20px);
		gap: 12px;
		align-items: center;
		justify-content: space-between;
		min-height: 68px;
		padding: 10px;
		border: 1px solid var(--gh-pdp-line);
		border-radius: 10px;
		background: rgba(23, 26, 31, 0.98);
		box-shadow: 0 12px 32px rgba(0, 0, 0, 0.42);
		opacity: 0;
		pointer-events: none;
		transform: translateY(calc(100% + 18px));
		transition: opacity 180ms ease, transform 180ms ease;
	}

	body.single-product.postid-3627 .gh-whey-family-sticky.is-visible {
		opacity: 1;
		pointer-events: auto;
		transform: translateY(0);
	}

	body.single-product.postid-3627 .gh-whey-family-sticky__details {
		display: flex;
		min-width: 0;
		flex-direction: column;
		overflow: hidden;
	}

	body.single-product.postid-3627 .gh-whey-family-sticky__details strong,
	body.single-product.postid-3627 .gh-whey-family-sticky__price { color: #fff; font-weight: 800; }
	body.single-product.postid-3627 .gh-whey-family-sticky__details strong { font-size: 0.72rem; text-transform: uppercase; }
	body.single-product.postid-3627 .gh-whey-family-sticky__price { font-size: 0.95rem; white-space: nowrap; }
	body.single-product.postid-3627 .gh-whey-family-sticky__button {
		max-width: 48vw;
		min-width: 132px;
		min-height: 48px;
		padding: 10px 14px;
		border: 1px solid var(--gh-pdp-red);
		border-radius: 8px;
		color: #fff;
		background: var(--gh-pdp-red);
		font-size: 0.8rem;
		font-weight: 800;
		text-transform: uppercase;
	}
}

@media (max-width: 430px) {
	body.single-product.postid-3627 .gh-whey-family-final__product { grid-template-columns: 1fr; }
	body.single-product.postid-3627 .gh-whey-family-final__media { min-height: 220px; }
}

@media (prefers-reduced-motion: reduce) {
	body.single-product.postid-3627 .gh-whey-family-sticky,
	body.single-product.postid-3627 .woocommerce-product-gallery .flex-control-thumbs img { transition: none; }
}
