/*
Theme Name: Revitalized Research
Description: Blocksy child theme for the Revitalized Research staging rebuild.
Author: Revitalized Research
Template: blocksy
Version: 1.0.77
Text Domain: revitalized-research
*/

@font-face {
	font-family: "RR Editorial";
	src: url("assets/fonts/Editors-Note-MediumItalic.woff2") format("woff2");
	font-display: swap;
	font-style: italic;
	font-weight: 500;
}

:root {
	--rr-bg: var(--theme-palette-color-8);
	--rr-surface: color-mix(in srgb, var(--theme-palette-color-6) 82%, transparent);
	--rr-surface-strong: color-mix(in srgb, var(--theme-palette-color-7) 88%, transparent);
	--rr-gold: var(--theme-palette-color-1);
	--rr-gold-deep: var(--theme-palette-color-2);
	--rr-text: var(--theme-palette-color-4);
	--rr-muted: color-mix(in srgb, var(--theme-palette-color-3) 78%, transparent);
	--rr-line: color-mix(in srgb, var(--theme-palette-color-1) 28%, transparent);
}

@keyframes rr-border-glow {
	0%,
	100% {
		background-position: 0% 50%;
		opacity: 0.5;
	}

	50% {
		background-position: 100% 50%;
		opacity: 0.95;
	}
}

html {
	scroll-behavior: smooth;
}

html.lenis,
html.lenis body {
	height: auto;
}

.lenis.lenis-smooth {
	scroll-behavior: auto !important;
}

.lenis [data-lenis-prevent] {
	overscroll-behavior: contain;
}

.lenis.lenis-stopped {
	overflow: hidden;
}

@media (prefers-reduced-motion: reduce) {
	html {
		scroll-behavior: auto;
	}
}

body {
	background:
		radial-gradient(circle at 72% 14%, color-mix(in srgb, var(--rr-gold) 13%, transparent), transparent 30rem),
		linear-gradient(180deg, #050504 0%, var(--rr-bg) 100%);
}

a {
	text-decoration-thickness: 1px;
	text-underline-offset: 0.22em;
}

.ct-header [data-row*="middle"] {
	backdrop-filter: blur(14px);
}

.ct-header .ct-button,
.wp-block-button__link {
	box-shadow: 0 14px 34px color-mix(in srgb, var(--rr-gold) 22%, transparent);
	transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
}

.ct-header .ct-button:hover,
.wp-block-button__link:hover {
	transform: translateY(-1px);
	box-shadow: 0 18px 44px color-mix(in srgb, var(--rr-gold) 32%, transparent);
}

.gspb_button-id-gsbp-7149dbb,
.gspb_button-id-gsbp-9d58194 {
	width: min(100%, 324px);
}

.gspb_button-id-gsbp-7149dbb .gspb-buttonbox,
.gspb_button-id-gsbp-9d58194 .gspb-buttonbox {
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	width: 100%;
	min-height: 58px !important;
	padding: 0 32px !important;
	box-sizing: border-box;
	border-radius: 12px;
}

.gspb_button-id-gsbp-7149dbb .gspb-buttonbox svg path,
.gspb_button-id-gsbp-9d58194 .gspb-buttonbox svg path {
	fill: currentColor !important;
}

.gspb_button-id-gsbp-7149dbb .gspb-buttonbox {
	border: 1px solid color-mix(in srgb, var(--rr-gold) 62%, transparent);
	background: linear-gradient(135deg, var(--rr-gold), color-mix(in srgb, var(--rr-gold-deep) 88%, black)) !important;
	color: #090806 !important;
	box-shadow: 0 14px 34px color-mix(in srgb, var(--rr-gold) 24%, transparent);
	transition: transform 180ms ease, box-shadow 180ms ease;
}

.gspb_button-id-gsbp-7149dbb .gspb-buttonbox:hover {
	transform: translateY(-1px);
	color: #fff !important;
	box-shadow: 0 18px 44px color-mix(in srgb, var(--rr-gold) 34%, transparent);
}

.gspb_button-id-gsbp-9d58194 .gspb-buttonbox {
	border: 1px solid color-mix(in srgb, var(--rr-gold) 38%, transparent);
	background: color-mix(in srgb, var(--rr-bg) 68%, transparent) !important;
	color: var(--rr-gold) !important;
	box-shadow: inset 0 1px 0 color-mix(in srgb, var(--rr-gold) 20%, transparent);
	backdrop-filter: blur(10px);
	transition: transform 180ms ease, border-color 180ms ease, background-color 180ms ease;
}

.gspb_button-id-gsbp-9d58194 .gspb-buttonbox:hover {
	transform: translateY(-1px);
	border-color: color-mix(in srgb, var(--rr-gold) 72%, transparent);
	background: color-mix(in srgb, var(--rr-gold) 10%, transparent) !important;
	color: #fff !important;
}

.ct-header [data-id="account"] .ct-account-item,
.ct-header [data-id="cart"] .ct-cart-item {
	display: inline-grid;
	position: relative;
	width: 44px;
	height: 44px;
	place-items: center;
	border: 1px solid color-mix(in srgb, var(--rr-gold) 32%, transparent);
	border-radius: 10px;
	background: color-mix(in srgb, var(--rr-gold) 10%, transparent);
	color: var(--rr-text);
	backdrop-filter: blur(10px);
}

.ct-header [data-id="account"] .ct-account-item:hover,
.ct-header [data-id="cart"] .ct-cart-item:hover {
	border-color: color-mix(in srgb, var(--rr-gold) 62%, transparent);
	color: var(--rr-gold);
}

.ct-header [data-id="account"] .ct-account-item img {
	width: 32px;
	height: 32px;
	border-radius: 999px;
	object-fit: cover;
}

.ct-header [data-id="account"] .ct-account-item .ct-icon {
	width: 18px;
	height: 18px;
	fill: currentColor;
}

.ct-header [data-id="cart"] .ct-dynamic-count,
.ct-header [data-id="cart"] .ct-dynamic-count-cart {
	top: -7px;
	right: -7px;
	min-width: 18px;
	height: 18px;
	align-items: center;
	justify-content: center;
	border: 1px solid color-mix(in srgb, #fff 28%, transparent);
	border-radius: 999px;
	background: var(--rr-gold);
	color: #080704;
	font-size: 0.68rem;
	font-weight: 900;
	line-height: 1;
}

@media (max-width: 767px) {
	#header [data-device="mobile"] {
		top: calc(12px + env(safe-area-inset-top, 0px));
	}
}

.woocommerce form .form-row label,
.woocommerce-page form .form-row label {
	color: color-mix(in srgb, var(--rr-text) 84%, transparent);
	font-weight: 700;
}

.woocommerce form .form-row .required,
.woocommerce-page form .form-row .required {
	color: #ff5b4d;
	text-decoration: none;
}

.woocommerce :where(input.input-text, textarea, select),
.woocommerce-page :where(input.input-text, textarea, select),
.woocommerce-cart .coupon .input-text,
.select2-container--default .select2-selection--single,
.select2-dropdown {
	border: 1px solid color-mix(in srgb, var(--rr-gold) 28%, transparent) !important;
	border-radius: 9px !important;
	background-color: rgba(5, 4, 3, 0.78) !important;
	color: var(--rr-text) !important;
	box-shadow: inset 0 1px 0 color-mix(in srgb, var(--rr-gold) 10%, transparent);
}

.woocommerce :where(input.input-text, textarea, select):focus,
.woocommerce-page :where(input.input-text, textarea, select):focus,
.woocommerce-cart .coupon .input-text:focus,
.select2-container--default.select2-container--open .select2-selection--single {
	border-color: color-mix(in srgb, var(--rr-gold) 66%, transparent) !important;
	outline: none;
	box-shadow:
		0 0 0 3px color-mix(in srgb, var(--rr-gold) 12%, transparent),
		inset 0 1px 0 color-mix(in srgb, var(--rr-gold) 18%, transparent);
}

.woocommerce :where(input.input-text, textarea)::placeholder,
.woocommerce-page :where(input.input-text, textarea)::placeholder,
.woocommerce-cart .coupon .input-text::placeholder {
	color: color-mix(in srgb, var(--rr-text) 52%, transparent) !important;
	opacity: 1;
}

.woocommerce :where(input[type="checkbox"], input[type="radio"]),
.woocommerce-page :where(input[type="checkbox"], input[type="radio"]) {
	accent-color: var(--rr-gold);
}

.woocommerce-info,
.woocommerce-message,
.woocommerce-error,
.woocommerce-notices-wrapper .wc-block-components-notice-banner {
	border: 1px solid var(--rr-line) !important;
	border-radius: 10px;
	background: color-mix(in srgb, var(--rr-gold) 9%, #080704) !important;
	color: var(--rr-text) !important;
	box-shadow: inset 0 1px 0 color-mix(in srgb, var(--rr-gold) 18%, transparent);
}

.woocommerce-info::before,
.woocommerce-message::before,
.woocommerce-error::before {
	color: var(--rr-gold) !important;
}

.woocommerce-info a:not(.button),
.woocommerce-message a:not(.button),
.woocommerce-error a:not(.button) {
	color: var(--rr-gold) !important;
}

.woocommerce-info .button,
.woocommerce-message .button,
.woocommerce-error .button,
.woocommerce-notices-wrapper .wc-block-components-notice-banner .button {
	border-color: color-mix(in srgb, var(--rr-gold) 58%, transparent) !important;
	background: var(--rr-gold) !important;
	color: #090806 !important;
	box-shadow: none !important;
}

#woo-cart-panel.rr-cart-panel {
	--side-panel-width: 430px;
	--panel-padding: clamp(1.25rem, 3vw, 2rem);
	--theme-box-shadow: -30px 0 80px rgba(0, 0, 0, 0.42);
	--mini-cart-divider-color: color-mix(in srgb, var(--rr-gold) 24%, transparent);
	--theme-text-color: color-mix(in srgb, var(--rr-text) 86%, transparent);
}

#woo-cart-panel .ct-panel-inner {
	border-left: 1px solid var(--rr-line);
	background:
		radial-gradient(circle at 45% 0%, color-mix(in srgb, var(--rr-gold) 14%, transparent), transparent 17rem),
		rgba(7, 6, 4, 0.98);
	color: var(--rr-text);
}

#woo-cart-panel .ct-panel-actions {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 1.25rem var(--panel-padding);
	border-bottom: 1px solid var(--rr-line);
}

#woo-cart-panel .ct-panel-heading {
	color: var(--rr-text);
	font-size: 0.95rem;
	font-weight: 700;
	letter-spacing: 0;
}

#woo-cart-panel .ct-toggle-close {
	color: var(--rr-text);
}

#woo-cart-panel .ct-toggle-close:hover {
	color: var(--rr-gold);
}

#woo-cart-panel .ct-panel-content {
	overflow: hidden;
}

#woo-cart-panel .ct-panel-content-inner {
	display: flex;
	height: 100%;
	flex-direction: column;
	padding: 1.35rem var(--panel-padding) 2rem;
}

#woo-cart-panel .ct-cart-content {
	display: flex;
	position: static !important;
	inset: auto !important;
	visibility: visible !important;
	opacity: 1 !important;
	transform: none !important;
	width: 100%;
	height: 100%;
	flex-direction: column;
	margin: 0 !important;
	padding: 0 !important;
	background: transparent;
	box-shadow: none;
}

#woo-cart-panel .ct-cart-content[data-count="0"] {
	display: flex;
}

#woo-cart-panel .woocommerce-mini-cart__empty-message {
	color: var(--rr-muted);
}

#woo-cart-panel .woocommerce-mini-cart {
	flex: 1 1 auto;
	overflow: auto;
	margin: 0;
	padding: 0;
}

#woo-cart-panel .woocommerce-mini-cart-item {
	display: grid !important;
	grid-template-columns: 72px minmax(0, 1fr) 24px;
	align-items: center;
	gap: 0.85rem;
	position: relative;
}

#woo-cart-panel .woocommerce-mini-cart-item .ct-media-container {
	grid-column: 1;
	width: 72px;
	height: 72px;
}

#woo-cart-panel .woocommerce-mini-cart-item .product-data {
	grid-column: 2;
	min-width: 0;
	padding-right: 0 !important;
}

#woo-cart-panel .woocommerce-mini-cart-item .product-title {
	display: block;
	overflow: hidden;
	color: var(--rr-text);
	text-overflow: ellipsis;
	white-space: nowrap;
}

#woo-cart-panel .woocommerce-mini-cart-item .remove {
	position: static !important;
	grid-column: 3;
	grid-row: 1;
	align-self: center;
	justify-self: end;
	margin: 0 !important;
	color: color-mix(in srgb, var(--rr-text) 58%, transparent);
}

#woo-cart-panel .woocommerce-mini-cart__total {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 1rem;
	margin: auto 0 0;
	padding: 1.1rem 0 0;
	border-top: 1px solid var(--rr-line);
	color: var(--rr-text);
	font-size: 1rem;
}

#woo-cart-panel .woocommerce-mini-cart__total strong,
#woo-cart-panel .woocommerce-mini-cart__total .amount {
	color: var(--rr-text);
	font-weight: 900;
}

#woo-cart-panel .woocommerce-mini-cart__buttons {
	display: grid;
	gap: 0.75rem;
	margin: 1rem 0 0;
}

#woo-cart-panel .wc-empty-cart-message {
	margin: 0 0 1rem;
	color: var(--rr-muted);
}

#woo-cart-panel .cart-empty.woocommerce-info {
	display: block;
	min-height: 0;
	padding: 1rem !important;
	border: 1px solid var(--rr-line);
	border-radius: 10px;
	background: color-mix(in srgb, var(--rr-gold) 8%, transparent);
	color: var(--rr-text);
}

#woo-cart-panel .cart-empty.woocommerce-info::before {
	display: none;
}

#woo-cart-panel .return-to-shop {
	margin: 0;
}

#woo-cart-panel .return-to-shop .button {
	width: 100%;
	justify-content: center;
}

#woo-cart-panel .woocommerce-mini-cart__buttons .button {
	width: 100%;
	border: 1px solid color-mix(in srgb, var(--rr-gold) 56%, transparent);
	background: var(--rr-gold);
	color: #090806;
	box-shadow: none;
}

#woo-cart-panel .woocommerce-mini-cart__buttons .button.checkout {
	background: color-mix(in srgb, var(--rr-bg) 80%, transparent);
	color: var(--rr-gold);
}

#woo-cart-panel .rr-mini-cross-sells {
	display: grid;
	grid-template-columns: minmax(0, 1fr);
	gap: 0.9rem;
	margin: 1rem 0 0 !important;
	padding: 1rem 0 0;
	border-top: 1px dashed color-mix(in srgb, var(--rr-gold) 20%, transparent);
	list-style: none;
}

#woo-cart-panel .rr-mini-cross-sells h3 {
	grid-column: 1 / -1;
	margin: 0;
	color: var(--rr-text);
	font-size: 0.95rem;
	font-weight: 900;
	line-height: 1.2;
	overflow-wrap: normal;
}

#woo-cart-panel .rr-mini-cross-sell {
	display: grid;
	grid-template-columns: 58px minmax(0, 1fr) auto;
	align-items: center;
	gap: 0.8rem;
}

#woo-cart-panel .rr-mini-cross-sell__image {
	overflow: hidden;
	border: 1px solid color-mix(in srgb, var(--rr-gold) 18%, transparent);
	border-radius: 12px;
	background: color-mix(in srgb, var(--rr-text) 5%, transparent);
}

#woo-cart-panel .rr-mini-cross-sell__image img {
	display: block;
	width: 58px;
	height: 58px;
	object-fit: cover;
}

#woo-cart-panel .rr-mini-cross-sell__copy {
	display: grid;
	gap: 0.18rem;
	min-width: 0;
	color: var(--rr-text);
	text-decoration: none;
}

#woo-cart-panel .rr-mini-cross-sell__copy strong {
	overflow: hidden;
	color: var(--rr-text);
	font-size: 0.92rem;
	font-weight: 900;
	line-height: 1.25;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#woo-cart-panel .rr-mini-cross-sell__copy span {
	color: color-mix(in srgb, var(--rr-text) 62%, transparent);
	font-size: 0.85rem;
	font-weight: 700;
}

#woo-cart-panel .rr-cross-sell-add {
	min-height: 42px;
	padding: 0 1rem;
	border: 1px solid color-mix(in srgb, var(--rr-gold) 58%, transparent);
	border-radius: 10px;
	background: var(--rr-gold);
	color: #090806;
	box-shadow: none;
	font-size: 0.85rem;
	font-weight: 900;
}

#woo-cart-panel .rr-cross-sell-add.is-loading,
#woo-cart-panel .rr-cross-sell-add.is-added {
	pointer-events: none;
	opacity: 0.74;
}

.rr-qty-control {
	display: inline-flex;
	height: 42px;
	align-items: center;
	overflow: hidden;
	border: 1px solid color-mix(in srgb, var(--rr-gold) 34%, transparent);
	border-radius: 999px;
	background: rgba(5, 4, 3, 0.8);
	box-shadow: inset 0 1px 0 color-mix(in srgb, var(--rr-gold) 10%, transparent);
}

.rr-qty-button {
	display: inline-grid;
	width: 38px;
	height: 100%;
	place-items: center;
	border: 0;
	background: transparent;
	color: var(--rr-gold);
	box-shadow: none;
	font-size: 1.15rem;
	font-weight: 900;
	line-height: 1;
	cursor: pointer;
}

.rr-qty-button:hover:not(:disabled) {
	background: color-mix(in srgb, var(--rr-gold) 12%, transparent);
	color: var(--rr-text);
}

.rr-qty-button:disabled {
	cursor: not-allowed;
	opacity: 0.36;
}

.rr-qty-control input.qty,
.rr-qty-control input[type="number"] {
	width: 48px !important;
	height: 100% !important;
	min-height: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	border-right: 1px solid color-mix(in srgb, var(--rr-gold) 16%, transparent) !important;
	border-left: 1px solid color-mix(in srgb, var(--rr-gold) 16%, transparent) !important;
	border-radius: 0 !important;
	background: transparent !important;
	color: var(--rr-text) !important;
	box-shadow: none !important;
	text-align: center;
	-moz-appearance: textfield;
}

.rr-qty-control input.qty::-webkit-outer-spin-button,
.rr-qty-control input.qty::-webkit-inner-spin-button,
.rr-qty-control input[type="number"]::-webkit-outer-spin-button,
.rr-qty-control input[type="number"]::-webkit-inner-spin-button {
	margin: 0;
	-webkit-appearance: none;
}

#woo-cart-panel .rr-mini-cart-quantity {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 0.8rem;
	margin-top: 0.75rem;
}

#woo-cart-panel .rr-mini-cart-quantity.is-updating {
	pointer-events: none;
	opacity: 0.6;
}

#woo-cart-panel .rr-qty-control--mini {
	height: 36px;
}

#woo-cart-panel .rr-qty-control--mini .rr-qty-button {
	width: 34px;
}

#woo-cart-panel .rr-qty-control--mini input {
	width: 42px !important;
	font-size: 0.9rem;
}

#woo-cart-panel .rr-mini-cart-line-price {
	color: color-mix(in srgb, var(--rr-text) 62%, transparent);
	font-size: 0.78rem;
	font-weight: 700;
	white-space: nowrap;
}

body.woocommerce-cart table.cart .quantity {
	display: inline-flex;
	width: auto !important;
	min-width: 0 !important;
	height: auto !important;
	justify-content: center;
	align-items: center;
}

body.woocommerce-cart table.cart .rr-qty-control {
	width: 112px;
	min-width: 112px;
	height: 36px;
	flex: 0 0 auto;
}

body.woocommerce-cart table.cart .quantity .ct-increase,
body.woocommerce-cart table.cart .quantity .ct-decrease {
	display: none !important;
}

body.woocommerce-cart table.cart .rr-qty-control .rr-qty-button {
	width: 34px;
}

body.woocommerce-cart table.cart .rr-qty-control input {
	width: 42px !important;
	font-size: 0.9rem;
}

.rr-hero-v2.alignfull {
	width: auto;
	margin: 18px !important;
}

.rr-hero-v2 {
	position: relative;
	min-height: min(920px, calc(100vh - 36px)) !important;
	overflow: hidden;
	isolation: isolate;
	border: 1px solid color-mix(in srgb, var(--rr-gold) 34%, transparent);
	border-radius: 28px;
	background: #050504;
	box-shadow:
		inset 0 0 0 1px color-mix(in srgb, var(--rr-gold) 12%, transparent),
		0 28px 90px rgba(0, 0, 0, 0.42);
}

.rr-hero-v2::before,
.rr-hero-v2::after {
	content: "";
	position: absolute;
	inset: 0;
	pointer-events: none;
	z-index: 1;
}

.rr-hero-v2::before {
	background:
		linear-gradient(90deg, rgba(5, 4, 3, 0.72) 0%, rgba(5, 4, 3, 0.48) 39%, rgba(5, 4, 3, 0.1) 70%),
		radial-gradient(circle at 13% 82%, color-mix(in srgb, var(--rr-gold) 24%, transparent), transparent 22rem);
}

.rr-hero-v2::after {
	border-radius: inherit;
	box-shadow: inset 0 0 95px rgba(0, 0, 0, 0.45);
}

.rr-hero-v2 .wp-block-cover__image-background {
	object-position: center center;
}

.rr-hero-v2 .wp-block-cover__inner-container {
	position: relative;
	z-index: 2;
	width: 100%;
	max-width: none;
	min-height: inherit;
}

.rr-hero-v2__content {
	position: static;
	display: flex;
	width: 100%;
	max-width: none !important;
	min-height: inherit;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	padding: clamp(10rem, 18vh, 13rem) clamp(1.5rem, 9.5vw, 13rem) clamp(5rem, 9vh, 7.5rem);
}

.rr-hero-v2__copy {
	max-width: 760px;
	margin: 0 !important;
	text-align: left;
}

.rr-hero-v2__copy > :where(h1, h2, h3, p, .wp-block-buttons, .wp-block-button) {
	margin-left: 0 !important;
	margin-right: 0 !important;
	text-align: left;
}

.rr-hero-v2__title {
	max-width: 760px;
	margin: 0;
	color: #f7f0e4;
	font-size: 5.45rem;
	font-weight: 800;
	line-height: 1.02;
	letter-spacing: 0;
}

.rr-hero-v2__title em {
	color: #ecd47c;
	font-family: "RR Editorial", Georgia, serif;
	font-style: italic;
	font-weight: 500;
}

.rr-hero-v2__subtitle {
	max-width: 580px;
	margin-top: clamp(2rem, 4vh, 3.5rem);
	margin-bottom: 0;
	color: #e2cf89;
	font-size: clamp(1rem, 1.1vw, 1.125rem);
	line-height: 1.5;
}

.rr-hero-v2__buttons {
	margin-top: clamp(3rem, 6vh, 4.5rem);
	justify-content: flex-start !important;
}

.rr-hero-v2 .rr-hero-v2__button .wp-block-button__link {
	position: relative;
	display: inline-flex;
	min-height: 56px;
	align-items: center;
	gap: 1rem;
	isolation: isolate;
	overflow: hidden;
	padding: 0 1.7rem;
	border: 1px solid color-mix(in srgb, var(--rr-gold) 70%, transparent);
	border-radius: 9px;
	background: rgba(3, 3, 2, 0.8);
	color: var(--rr-gold);
	box-shadow: 0 18px 52px color-mix(in srgb, var(--rr-gold) 14%, transparent);
	font-weight: 600;
}

.rr-hero-v2 .rr-hero-v2__button .wp-block-button__link::after {
	content: "\2192";
	font-size: 1.35em;
	line-height: 1;
}

.rr-hero-v2 .rr-hero-v2__button .wp-block-button__link:hover {
	background: color-mix(in srgb, var(--rr-gold) 16%, #050504);
	box-shadow: 0 22px 64px color-mix(in srgb, var(--rr-gold) 22%, transparent);
	color: #fff;
}

.rr-hero-v2__proof {
	position: absolute;
	right: clamp(2rem, 9vw, 12rem);
	bottom: clamp(2rem, 5.5vw, 4.5rem);
	display: flex;
	width: min(360px, calc(100vw - 4rem));
	gap: 1rem;
	align-items: center;
	padding: 0.9rem 1rem;
	border: 1px solid color-mix(in srgb, var(--rr-gold) 40%, transparent);
	border-radius: 12px;
	background: rgba(8, 7, 5, 0.72);
	box-shadow: 0 22px 50px rgba(0, 0, 0, 0.35);
	backdrop-filter: blur(14px);
}

.rr-hero-v2__proof-mark {
	display: grid;
	width: 54px;
	height: 54px;
	flex: 0 0 54px;
	place-items: center;
	margin: 0;
	border-radius: 9px;
	background: #f7f0e4;
	color: #080704;
	font-size: 0.88rem;
	font-weight: 800;
	letter-spacing: 0;
}

.rr-hero-v2__proof-icon {
	display: grid;
	width: 54px;
	height: 54px;
	flex: 0 0 54px;
	place-items: center;
	overflow: hidden;
	margin: 0 !important;
	border-radius: 9px;
	border: 1px solid color-mix(in srgb, var(--rr-gold) 38%, transparent);
	background: rgba(5, 4, 3, 0.82);
}

.rr-hero-v2__proof-icon img {
	display: block;
	width: 34px !important;
	height: 34px !important;
	filter: brightness(0) invert(1);
	object-fit: contain;
}

.rr-hero-v2__proof-text {
	margin: 0;
	color: color-mix(in srgb, var(--rr-text) 82%, transparent);
	font-size: 0.95rem;
	line-height: 1.45;
}

.rr-benefits-v1.alignfull {
	width: auto;
	margin: 0 !important;
}

.rr-benefits-v1 {
	position: relative;
	overflow: hidden;
	isolation: isolate;
	border-top: 1px solid color-mix(in srgb, var(--rr-gold) 22%, transparent);
	border-bottom: 1px solid color-mix(in srgb, var(--rr-gold) 18%, transparent);
	background:
		radial-gradient(circle at 82% 12%, color-mix(in srgb, var(--rr-gold) 15%, transparent), transparent 32rem),
		radial-gradient(circle at 18% 86%, rgba(255, 217, 115, 0.08), transparent 24rem),
		linear-gradient(135deg, #050504 0%, #121008 48%, #070604 100%);
}

.rr-benefits-v1::before,
.rr-benefits-v1::after {
	content: "";
	position: absolute;
	pointer-events: none;
	z-index: -1;
}

.rr-benefits-v1::before {
	inset: 0;
	background:
		linear-gradient(115deg, transparent 0%, rgba(255, 214, 104, 0.06) 44%, transparent 70%),
		linear-gradient(180deg, rgba(0, 0, 0, 0.18), rgba(0, 0, 0, 0.55));
}

.rr-benefits-v1::after {
	right: 10%;
	top: 12%;
	width: 38rem;
	height: 38rem;
	border-radius: 999px;
	background: color-mix(in srgb, var(--rr-gold) 10%, transparent);
	filter: blur(80px);
}

.rr-benefits-v1__inner {
	width: min(calc(100% - 48px), 1500px);
	max-width: 1500px !important;
	margin-right: auto !important;
	margin-left: auto !important;
	padding: 8rem 0 7.5rem;
}

.rr-benefits-v1__inner > * {
	max-width: none !important;
}

.rr-benefits-v1__eyebrow {
	margin: 0;
	color: #e4c76a;
	font-size: 1rem;
	font-weight: 800;
	line-height: 1;
	text-transform: uppercase;
	letter-spacing: 0;
}

.rr-benefits-v1__title {
	max-width: 1050px !important;
	margin: 0 auto !important;
	color: #f7f0e4;
	font-size: 4.85rem;
	font-weight: 800;
	line-height: 1.04;
	letter-spacing: 0;
}

.rr-benefits-v1__title em {
	color: #ecd47c;
	font-family: "RR Editorial", Georgia, serif;
	font-style: italic;
	font-weight: 500;
}

.rr-benefits-v1__grid {
	display: grid;
	width: 100%;
	max-width: none !important;
	grid-template-columns: minmax(250px, 0.9fr) minmax(330px, 0.95fr) minmax(360px, 1.25fr);
	gap: 5rem;
	align-items: center;
	margin-top: 6.75rem !important;
}

.rr-benefits-v1__copy,
.rr-benefits-v1__side,
.rr-benefits-v1__cards,
.rr-benefits-v1__card {
	max-width: none !important;
	margin-right: 0 !important;
	margin-left: 0 !important;
}

.rr-benefits-v1__copy {
	align-self: end;
	padding-bottom: 1.4rem;
}

.rr-benefits-v1__copy-title {
	max-width: 410px;
	margin: 0 0 1.25rem;
	color: #e9d073;
	font-size: 1.22rem;
	font-weight: 800;
	line-height: 1.15;
	text-transform: uppercase;
	letter-spacing: 0;
}

.rr-benefits-v1__copy-text {
	max-width: 430px;
	margin: 0;
	color: #e4cf8c;
	font-size: 1rem;
	line-height: 1.45;
}

.rr-benefits-v1__buttons {
	margin-top: 4.2rem;
	justify-content: flex-start !important;
}

.rr-benefits-v1 .rr-benefits-v1__button .wp-block-button__link {
	position: relative;
	display: inline-flex;
	min-height: 54px;
	align-items: center;
	gap: 1.25rem;
	isolation: isolate;
	overflow: hidden;
	padding: 0 1.55rem;
	border: 1px solid color-mix(in srgb, var(--rr-gold) 72%, transparent);
	border-radius: 9px;
	background: rgba(5, 4, 3, 0.72);
	color: #e5ca66;
	box-shadow: 0 18px 52px color-mix(in srgb, var(--rr-gold) 14%, transparent);
	font-weight: 700;
}

.rr-benefits-v1 .rr-benefits-v1__button .wp-block-button__link::after {
	content: "\2731";
	font-size: 1.18rem;
	line-height: 1;
}

.rr-benefits-v1 .rr-benefits-v1__button .wp-block-button__link:hover {
	border-color: color-mix(in srgb, var(--rr-gold) 95%, transparent);
	background: color-mix(in srgb, var(--rr-gold) 14%, #050504);
	box-shadow: 0 22px 64px color-mix(in srgb, var(--rr-gold) 24%, transparent);
	color: #fff;
}

.rr-benefits-v1__image {
	aspect-ratio: 1 / 1.12;
	overflow: hidden;
	margin: 0 !important;
	border-radius: 18px;
	background: #080704;
	box-shadow:
		inset 0 0 0 1px color-mix(in srgb, var(--rr-gold) 20%, transparent),
		0 34px 90px rgba(0, 0, 0, 0.42);
}

.rr-benefits-v1__image img {
	display: block;
	width: 100%;
	height: 100% !important;
	object-fit: cover;
}

.rr-benefits-v1__side {
	display: flex;
	height: 100%;
	flex-direction: column;
	justify-content: space-between;
	align-self: stretch;
	gap: 5.5rem;
}

.rr-benefits-v1__cards {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 1rem;
	align-items: stretch;
}

.rr-benefits-v1__card.border-animation {
	display: flex;
	height: 100%;
	min-height: 176px;
	flex-direction: column;
	justify-content: flex-start;
	padding: 2rem;
	border-radius: 16px;
	background:
		linear-gradient(180deg, color-mix(in srgb, var(--rr-gold) 9%, transparent), transparent 54%),
		color-mix(in srgb, #18140b 78%, transparent) !important;
	box-shadow:
		inset 0 1px 0 color-mix(in srgb, var(--rr-gold) 15%, transparent),
		0 28px 80px rgba(0, 0, 0, 0.26) !important;
}

.rr-benefits-v1__card.border-animation::before {
	border-radius: inherit;
}

.rr-benefits-v1__icon,
.rr-benefits-v1__warning-icon {
	margin: 0 !important;
}

.rr-benefits-v1__icon {
	width: 52px;
	margin-bottom: 1.85rem !important;
}

.rr-benefits-v1__icon img,
.rr-benefits-v1__warning-icon img {
	display: block;
	width: 100%;
	height: auto;
}

.rr-benefits-v1__card-text {
	max-width: 240px;
	margin: 0;
	color: color-mix(in srgb, var(--rr-text) 73%, transparent);
	font-size: 1.05rem;
	line-height: 1.35;
}

.rr-benefits-v1__warning {
	display: grid !important;
	max-width: 450px;
	grid-template-columns: 70px minmax(0, 1fr);
	gap: 1.35rem;
	align-items: center;
	margin: auto 0 0 auto !important;
	color: color-mix(in srgb, var(--rr-text) 74%, transparent);
}

.rr-benefits-v1__warning-icon {
	width: 68px;
}

.rr-benefits-v1__warning-text {
	margin: 0;
	font-size: 1rem;
	line-height: 1.35;
}

.rr-benefits-v1__warning-text strong {
	color: #f4efe5;
	font-weight: 700;
}

@media (max-width: 1180px) {
	.rr-benefits-v1__title {
		max-width: 880px;
		font-size: 4.05rem;
	}

	.rr-benefits-v1__grid {
		grid-template-columns: minmax(0, 0.9fr) minmax(330px, 1fr);
		gap: 3rem;
	}

	.rr-benefits-v1__side {
		grid-column: 1 / -1;
		display: grid;
		grid-template-columns: minmax(0, 1fr) minmax(280px, 0.8fr);
		gap: 2rem;
		align-items: center;
	}

	.rr-benefits-v1__warning {
		margin: 0 0 0 auto !important;
	}
}

@media (max-width: 767px) {
	.rr-benefits-v1__inner {
		width: min(calc(100% - 40px), 720px);
		padding: 4.8rem 0 4.4rem;
	}

	.rr-benefits-v1__eyebrow {
		font-size: 1rem;
	}

	.rr-benefits-v1__title {
		margin: 1.35rem 0 0 !important;
		font-size: 3.15rem;
		line-height: 1.08;
	}

	.rr-benefits-v1__grid {
		display: block;
		margin-top: 4rem !important;
	}

	.rr-benefits-v1__copy {
		padding-bottom: 0;
	}

	.rr-benefits-v1__copy-title {
		max-width: 100%;
		font-size: 1.55rem;
		line-height: 1.12;
	}

	.rr-benefits-v1__copy-text {
		max-width: 100%;
		font-size: 1.08rem;
		line-height: 1.42;
	}

	.rr-benefits-v1__buttons {
		margin-top: 3.2rem;
	}

	.rr-benefits-v1 .rr-benefits-v1__button .wp-block-button__link {
		min-height: 66px;
		padding: 0 1.7rem;
		font-size: 1.08rem;
	}

	.rr-benefits-v1__image {
		aspect-ratio: 1.2 / 1;
		margin-top: 4rem !important;
		border-radius: 18px;
	}

	.rr-benefits-v1__side {
		display: block;
		height: auto;
		margin-top: 2rem !important;
	}

	.rr-benefits-v1__cards {
		grid-template-columns: 1fr;
		gap: 1.25rem;
	}

	.rr-benefits-v1__card.border-animation {
		height: auto;
		min-height: 180px;
		padding: 1.35rem 1.45rem;
	}

	.rr-benefits-v1__icon {
		width: 52px;
		margin-bottom: 1.2rem !important;
	}

	.rr-benefits-v1__card-text {
		max-width: 100%;
		font-size: 1.08rem;
		line-height: 1.35;
	}

	.rr-benefits-v1__warning {
		max-width: none;
		grid-template-columns: 86px minmax(0, 1fr);
		gap: 1.4rem;
		align-items: start;
		margin: 3.2rem 0 0 !important;
	}

	.rr-benefits-v1__warning-icon {
		width: 80px;
	}

	.rr-benefits-v1__warning-text {
		font-size: 1.08rem;
		line-height: 1.34;
	}
}

@media (max-width: 767px) {
	.gspb_button-id-gsbp-7149dbb,
	.gspb_button-id-gsbp-9d58194 {
		width: 100%;
	}

	.rr-hero-v2.alignfull {
		margin: 10px !important;
	}

	.rr-hero-v2 {
		min-height: 820px !important;
		border-radius: 18px;
	}

	.rr-hero-v2::before {
		background:
			linear-gradient(180deg, rgba(5, 4, 3, 0.7) 0%, rgba(5, 4, 3, 0.48) 46%, rgba(5, 4, 3, 0.82) 100%),
			radial-gradient(circle at 20% 78%, color-mix(in srgb, var(--rr-gold) 18%, transparent), transparent 16rem);
	}

	.rr-hero-v2 .wp-block-cover__image-background {
		object-position: 56% center;
	}

	.rr-hero-v2__content {
		padding: 8.5rem 1.25rem 10rem;
		justify-content: flex-start;
	}

	.rr-hero-v2__copy {
		max-width: 100%;
	}

	.rr-hero-v2__title {
		font-size: clamp(2.65rem, 13vw, 3.45rem);
		line-height: 1.04;
	}

	.rr-hero-v2__subtitle {
		margin-top: 1.75rem;
		font-size: 1rem;
	}

	.rr-hero-v2__buttons {
		margin-top: 2rem;
	}

	.rr-hero-v2 .rr-hero-v2__button,
	.rr-hero-v2 .rr-hero-v2__button .wp-block-button__link {
		width: 100%;
		justify-content: center;
	}

	.rr-hero-v2__proof {
		position: absolute;
		right: 1.25rem;
		bottom: 1.25rem;
		left: 1.25rem;
		width: auto;
		margin-top: 0;
	}
}

.border-animation,
.rr-coa-intro .wp-block-column,
.rr-coa-band-v1__card {
	position: relative;
	overflow: hidden;
	border: 1px solid var(--rr-line) !important;
	background:
		linear-gradient(180deg, color-mix(in srgb, var(--rr-gold) 14%, transparent), transparent 42%),
		var(--rr-surface) !important;
	box-shadow:
		inset 0 1px 0 color-mix(in srgb, var(--rr-gold) 22%, transparent),
		0 24px 70px rgba(0, 0, 0, 0.34) !important;
}

.border-animation::before,
.rr-coa-intro .wp-block-column::before,
.rr-coa-band-v1__card::before,
.rr-hero-v2 .rr-hero-v2__button .wp-block-button__link::before,
.rr-benefits-v1 .rr-benefits-v1__button .wp-block-button__link::before,
.rr-button-primary .wp-block-button__link::before,
.rr-button-secondary .wp-block-button__link::before {
	content: "";
	position: absolute;
	inset: -1px;
	padding: 1px;
	border-radius: inherit;
	background: linear-gradient(
		135deg,
		transparent 0%,
		color-mix(in srgb, var(--rr-gold) 52%, transparent) 22%,
		color-mix(in srgb, var(--rr-gold) 86%, white) 48%,
		color-mix(in srgb, var(--rr-gold) 44%, transparent) 68%,
		transparent 100%
	);
	background-size: 240% 240%;
	-webkit-mask:
		linear-gradient(#000 0 0) content-box,
		linear-gradient(#000 0 0);
	-webkit-mask-composite: xor;
	mask-composite: exclude;
	animation: rr-border-glow 5.2s ease-in-out infinite;
	filter: drop-shadow(0 0 12px color-mix(in srgb, var(--rr-gold) 32%, transparent));
	opacity: 0.62;
	pointer-events: none;
	z-index: 1;
}

.border-animation > *,
.rr-coa-intro .wp-block-column > *,
.rr-coa-band-v1__card > * {
	position: relative;
	z-index: 1;
}

.border-animation:hover,
.rr-coa-intro .wp-block-column:hover,
.rr-coa-band-v1__card:hover {
	border-color: color-mix(in srgb, var(--rr-gold) 58%, transparent) !important;
	box-shadow:
		inset 0 1px 0 color-mix(in srgb, var(--rr-gold) 24%, transparent),
		0 30px 90px color-mix(in srgb, var(--rr-gold) 16%, transparent),
		0 28px 80px rgba(0, 0, 0, 0.36) !important;
}

@media (prefers-reduced-motion: reduce) {
	.border-animation::before,
	.rr-coa-intro .wp-block-column::before,
	.rr-coa-band-v1__card::before,
	.rr-hero-v2 .rr-hero-v2__button .wp-block-button__link::before,
	.rr-benefits-v1 .rr-benefits-v1__button .wp-block-button__link::before,
	.rr-button-primary .wp-block-button__link::before,
	.rr-button-secondary .wp-block-button__link::before {
		animation: none;
	}
}

.rr-page-hero {
	padding: clamp(4.75rem, 7vw, 6rem) max(1.5rem, calc((100vw - 860px) / 2)) clamp(3rem, 5vw, 4.5rem);
	background:
		radial-gradient(circle at 70% 15%, color-mix(in srgb, var(--rr-gold) 20%, transparent), transparent 24rem),
		linear-gradient(135deg, #060504 0%, #11100d 52%, #050504 100%);
	border-bottom: 1px solid var(--rr-line);
}

body.page .hero-section {
	padding: clamp(3.25rem, 5vw, 4.5rem) 0 clamp(2.5rem, 4vw, 3.25rem);
	border-bottom: 1px solid var(--rr-line);
	background:
		radial-gradient(circle at 68% 18%, color-mix(in srgb, var(--rr-gold) 13%, transparent), transparent 24rem),
		linear-gradient(135deg, #060504 0%, #11100d 52%, #050504 100%);
}

body.page .hero-section .entry-header {
	width: min(calc(100% - 48px), 860px);
	max-width: 860px;
	min-height: 0 !important;
	height: auto !important;
	margin-right: auto;
	margin-left: auto;
	padding: 0 !important;
	text-align: left;
}

body.page .hero-section .page-title {
	color: var(--rr-text);
	font-size: clamp(2.75rem, 5vw, 4.25rem);
	line-height: 1.06;
	letter-spacing: 0;
	text-align: left;
}

body.page:has(.rr-page-hero) .hero-section {
	display: none;
}

body.woocommerce-cart .hero-section,
body.woocommerce-checkout .hero-section {
	padding: clamp(1.8rem, 3vw, 2.55rem) 0 clamp(1.35rem, 2.4vw, 2rem);
}

body.woocommerce-cart .hero-section .entry-header,
body.woocommerce-checkout .hero-section .entry-header {
	width: 100%;
	max-width: none;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

body.woocommerce-cart .hero-section .page-title,
body.woocommerce-checkout .hero-section .page-title {
	font-size: clamp(2rem, 3vw, 2.65rem);
	line-height: 1.06;
	text-align: left;
}

.rr-page-hero > :where(h1, h2, p, .wp-block-buttons) {
	width: 100% !important;
	max-width: 860px !important;
	margin-right: 0 !important;
	margin-left: 0 !important;
	text-align: left;
}

.rr-page-hero h1 {
	max-width: 860px;
	margin-bottom: 1rem;
	color: var(--rr-text);
	font-size: clamp(3rem, 7vw, 6.5rem);
	line-height: 1.02;
}

.rr-page-hero p {
	max-width: 720px;
	color: var(--rr-muted);
	font-size: clamp(1rem, 1.5vw, 1.25rem);
}

.rr-page-hero .wp-block-buttons {
	margin-top: 2rem;
	justify-content: flex-start;
}

.rr-contact-v1 {
	padding: clamp(3rem, 7vw, 6rem) 0 clamp(4rem, 8vw, 7rem);
	background:
		radial-gradient(circle at 72% 18%, color-mix(in srgb, var(--rr-gold) 12%, transparent), transparent 28rem),
		linear-gradient(180deg, #050504 0%, #090806 58%, #050504 100%);
}

.rr-contact-v1__inner {
	display: grid;
	width: min(calc(100% - 48px), 1180px);
	max-width: 1180px !important;
	grid-template-columns: minmax(0, 0.78fr) minmax(0, 1.22fr);
	gap: clamp(1.25rem, 3vw, 2rem);
	align-items: stretch;
	margin: 0 auto !important;
}

.rr-contact-v1__info,
.rr-contact-v1__form-card {
	border-radius: 22px;
}

.rr-contact-v1__info.border-animation,
.rr-contact-v1__form-card.border-animation {
	padding: clamp(1.4rem, 3vw, 2.5rem);
	background:
		linear-gradient(145deg, color-mix(in srgb, var(--rr-gold) 10%, transparent), transparent 62%),
		rgba(10, 8, 4, 0.86) !important;
}

.rr-contact-v1__eyebrow {
	margin: 0 0 1rem;
	color: var(--rr-gold);
	font-size: 0.86rem;
	font-weight: 900;
	line-height: 1;
	text-transform: uppercase;
}

.rr-contact-v1 h2 {
	margin: 0;
	color: var(--rr-text);
	font-size: clamp(2rem, 4vw, 3.4rem);
	font-weight: 900;
	line-height: 1.04;
	letter-spacing: 0;
}

.rr-contact-v1__text,
.rr-contact-v1__form-note {
	color: color-mix(in srgb, var(--rr-text) 68%, transparent);
	line-height: 1.6;
}

.rr-contact-v1__text {
	margin: 1rem 0 0;
	font-size: 1rem;
}

.rr-contact-v1__email {
	display: grid;
	grid-template-columns: 46px minmax(0, 1fr);
	gap: 1rem;
	align-items: center;
	margin-top: 2rem;
	padding: 1rem;
	border: 1px solid color-mix(in srgb, var(--rr-gold) 22%, transparent);
	border-radius: 16px;
	background: rgba(5, 4, 3, 0.56);
	color: var(--rr-text);
	text-decoration: none;
}

.rr-contact-v1__email svg {
	width: 1.35rem;
	height: 1.35rem;
	color: #080704;
}

.rr-contact-v1__email-icon {
	display: grid;
	width: 46px;
	height: 46px;
	place-items: center;
	border-radius: 12px;
	background: var(--rr-gold);
}

.rr-contact-v1__email small {
	display: block;
	margin-bottom: 0.18rem;
	color: color-mix(in srgb, var(--rr-text) 58%, transparent);
	font-size: 0.82rem;
	font-weight: 800;
	text-transform: uppercase;
}

.rr-contact-v1__email strong {
	overflow-wrap: anywhere;
	color: var(--rr-gold);
	font-size: 1.02rem;
}

.rr-contact-form {
	display: grid;
	gap: 1rem;
}

.rr-contact-form__row {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 1rem;
}

.rr-contact-form label {
	display: grid;
	gap: 0.5rem;
	color: color-mix(in srgb, var(--rr-text) 80%, transparent);
	font-size: 0.9rem;
	font-weight: 850;
}

.rr-contact-form input,
.rr-contact-form textarea {
	width: 100%;
	border: 1px solid color-mix(in srgb, var(--rr-gold) 26%, transparent);
	border-radius: 12px;
	background: rgba(5, 4, 3, 0.72);
	color: var(--rr-text);
	box-shadow: inset 0 1px 0 color-mix(in srgb, var(--rr-gold) 10%, transparent);
	font: inherit;
}

.rr-contact-form input {
	min-height: 52px;
	padding: 0 1rem;
}

.rr-contact-form textarea {
	min-height: 168px;
	padding: 1rem;
	resize: vertical;
}

.rr-contact-form input::placeholder,
.rr-contact-form textarea::placeholder {
	color: color-mix(in srgb, var(--rr-text) 42%, transparent);
}

.rr-contact-form input:focus,
.rr-contact-form textarea:focus {
	border-color: color-mix(in srgb, var(--rr-gold) 72%, transparent);
	outline: none;
	box-shadow:
		0 0 0 3px color-mix(in srgb, var(--rr-gold) 13%, transparent),
		inset 0 1px 0 color-mix(in srgb, var(--rr-gold) 18%, transparent);
}

.rr-contact-form button {
	display: inline-flex;
	min-height: 56px;
	align-items: center;
	justify-content: center;
	gap: 0.75rem;
	border: 1px solid color-mix(in srgb, var(--rr-gold) 68%, transparent);
	border-radius: 999px;
	background: linear-gradient(135deg, var(--rr-gold), color-mix(in srgb, var(--rr-gold-deep) 88%, black));
	color: #080704;
	cursor: pointer;
	font-weight: 950;
	transition: transform 180ms ease, box-shadow 180ms ease;
}

.rr-contact-form button:hover {
	transform: translateY(-1px);
	box-shadow: 0 18px 44px color-mix(in srgb, var(--rr-gold) 30%, transparent);
}

.rr-contact-form button svg {
	width: 1.15rem;
	height: 1.15rem;
}

.rr-contact-v1__form-note {
	margin: 1rem 0 0;
	font-size: 0.88rem;
}

.rr-coa-intro {
	padding-block: clamp(3rem, 7vw, 6rem);
}

.rr-coa-intro .wp-block-columns {
	gap: 1rem;
}

.rr-coa-intro .wp-block-column {
	padding: clamp(1.35rem, 2.2vw, 2rem);
	border-radius: 14px;
}

.rr-coa-intro h2,
.rr-coa-intro h3 {
	color: var(--rr-text);
}

.rr-coa-intro p {
	color: var(--rr-muted);
}

#gspb_container-id-gsbp-2966556 {
	background:
		linear-gradient(180deg, rgba(12, 10, 6, 0.08) 0%, rgba(8, 7, 5, 0.92) 78%),
		url("https://revitalizedresearch.com/wp-content/uploads/2026/07/product.png") center bottom / cover no-repeat !important;
}

#gspb_container-id-gsbp-2966556 .gspb_backgroundOverlay {
	display: none !important;
}

#gspb_container-id-gsbp-840ef03 {
	background-image:
		linear-gradient(180deg, rgba(5, 4, 3, 0.08), rgba(5, 4, 3, 0.18)),
		url("https://revitalizedresearch.com/wp-content/uploads/2026/07/benefits-vials.png") !important;
	background-size: cover !important;
	background-position: center !important;
}

#gspb_container-id-gsbp-fcb13e6 .gspb_image img {
	border-radius: 12px 12px 0 0;
	filter: saturate(0.95) contrast(1.04);
}

.rr-section-eyebrow {
	margin: 0 0 1rem;
	color: #e4c76a;
	font-size: 0.9rem;
	font-weight: 800;
	line-height: 1;
	text-transform: uppercase;
	letter-spacing: 0;
}

.rr-section-title {
	max-width: 920px;
	margin: 0;
	color: #f7f0e4;
	font-size: 3.45rem;
	font-weight: 800;
	line-height: 1.05;
	letter-spacing: 0;
}

.rr-section-title em {
	color: #ecd47c;
	font-family: "RR Editorial", Georgia, serif;
	font-style: italic;
	font-weight: 500;
}

.rr-section-lede {
	max-width: 700px;
	margin: 1rem 0 0;
	color: color-mix(in srgb, var(--rr-text) 72%, transparent);
	font-size: 1.05rem;
	line-height: 1.55;
}

.rr-button-primary .wp-block-button__link,
.rr-button-secondary .wp-block-button__link {
	position: relative;
	display: inline-flex;
	min-height: 56px;
	align-items: center;
	justify-content: center;
	gap: 1rem;
	isolation: isolate;
	overflow: hidden;
	padding: 0 1.6rem;
	border-radius: 10px;
	font-weight: 800;
}

.rr-button-primary .wp-block-button__link {
	border: 1px solid color-mix(in srgb, var(--rr-gold) 65%, transparent);
	background: linear-gradient(135deg, var(--rr-gold), color-mix(in srgb, var(--rr-gold-deep) 88%, black));
	color: #090806;
}

.rr-button-secondary .wp-block-button__link {
	border: 1px solid color-mix(in srgb, var(--rr-gold) 62%, transparent);
	background: rgba(4, 4, 3, 0.72);
	color: var(--rr-gold);
	box-shadow:
		inset 0 1px 0 color-mix(in srgb, var(--rr-gold) 18%, transparent),
		0 18px 52px color-mix(in srgb, var(--rr-gold) 14%, transparent);
}

.rr-button-primary .wp-block-button__link::after,
.rr-button-secondary .wp-block-button__link::after {
	content: "\2192";
	font-size: 1.25em;
	line-height: 1;
}

.rr-home-products,
.rr-coa-band-v1,
.rr-faq-v1,
.rr-reviews-v1,
.rr-cta-v1 {
	position: relative;
	overflow: hidden;
	background: #050504;
}

.rr-home-products__inner,
.rr-coa-band-v1__inner,
.rr-faq-v1__inner,
.rr-reviews-v1__inner,
.rr-cta-v1__inner {
	width: min(calc(100% - 48px), 1500px);
	max-width: 1500px !important;
	margin-right: auto !important;
	margin-left: auto !important;
}

.rr-home-products {
	border-bottom: 1px solid var(--rr-line);
	background:
		radial-gradient(circle at 74% 16%, color-mix(in srgb, var(--rr-gold) 13%, transparent), transparent 31rem),
		linear-gradient(180deg, #070604 0%, #050504 100%);
}

.rr-home-products__inner {
	padding: 7rem 0;
}

.rr-home-products__header {
	max-width: 900px !important;
	margin: 0 0 3rem !important;
}

.rr-home-products__buttons {
	margin-top: 2.5rem;
	justify-content: center;
}

.rr-coa-band-v1 {
	border-bottom: 1px solid var(--rr-line);
	background:
		radial-gradient(circle at 20% 80%, color-mix(in srgb, var(--rr-gold) 12%, transparent), transparent 24rem),
		linear-gradient(135deg, #050504 0%, #18140b 54%, #050504 100%);
}

.rr-coa-band-v1__inner {
	display: grid;
	grid-template-columns: minmax(300px, 0.85fr) minmax(0, 1.15fr);
	gap: clamp(2.25rem, 4vw, 4rem);
	align-items: center;
	padding: 4rem 0;
}

.rr-coa-band-v1__image {
	aspect-ratio: 0.82 / 1;
	width: min(100%, 390px);
	margin: 0 !important;
	justify-self: center;
	overflow: hidden;
	border: 1px solid color-mix(in srgb, var(--rr-gold) 28%, transparent);
	border-radius: 20px;
	background:
		linear-gradient(180deg, rgba(255, 215, 105, 0.12), transparent 48%),
		url("https://revitalizedresearch.com/wp-content/uploads/2026/07/rr-coa-certificate-vial.webp") center / cover no-repeat,
		#070604;
	box-shadow: 0 32px 90px rgba(0, 0, 0, 0.42);
}

.rr-coa-band-v1__image img {
	display: block;
	width: 100%;
	height: 100% !important;
	object-fit: cover;
	object-position: center bottom;
}

.rr-coa-band-v1__content,
.rr-coa-band-v1__cards {
	max-width: none !important;
	margin-right: 0 !important;
	margin-left: 0 !important;
}

.rr-coa-band-v1__cards {
	align-items: stretch !important;
	gap: 0.85rem;
	margin-top: 1.55rem;
}

.rr-coa-band-v1__card {
	display: grid;
	min-height: 132px;
	grid-template-columns: auto minmax(0, 1fr);
	align-content: start;
	column-gap: 0.9rem;
	row-gap: 0.24rem;
	padding: 1.1rem 1.15rem;
	border: 1px solid var(--rr-line);
	border-radius: 14px;
	background: color-mix(in srgb, var(--rr-gold) 8%, transparent);
}

.rr-coa-band-v1__icon {
	display: inline-flex;
	grid-row: 1 / span 2;
	width: 34px;
	height: 34px;
	align-items: center;
	justify-content: center;
	margin-top: 0.1rem;
	color: var(--rr-gold);
}

.rr-coa-band-v1__icon svg {
	display: block;
	width: 100%;
	height: 100%;
	stroke: currentColor;
}

.rr-coa-band-v1__card h3 {
	margin: 0;
	color: var(--rr-text);
	font-size: 1.06rem;
	line-height: 1.18;
}

.rr-coa-band-v1__card p {
	margin: 0;
	color: var(--rr-muted);
	font-size: 0.92rem;
	line-height: 1.38;
}

.rr-coa-band-v1__buttons {
	margin-top: 1.45rem;
}

.rr-coa-band-v1 .rr-section-eyebrow {
	margin-bottom: 0.75rem;
}

.rr-coa-band-v1 .rr-section-title {
	font-size: clamp(2.55rem, 4vw, 3.25rem);
}

.rr-coa-band-v1 .rr-section-lede {
	max-width: 640px;
	margin-top: 0.75rem;
	font-size: 1rem;
	line-height: 1.45;
}

.rr-faq-v1 {
	border-bottom: 1px solid var(--rr-line);
	background:
		radial-gradient(circle at 76% 30%, color-mix(in srgb, var(--rr-gold) 10%, transparent), transparent 29rem),
		#050504;
}

.rr-faq-v1__inner {
	display: grid;
	grid-template-columns: minmax(280px, 0.8fr) minmax(0, 1.2fr);
	gap: 5rem;
	align-items: start;
	padding: 7rem 0;
}

.rr-faq-v1__intro,
.rr-faq-v1__accordion {
	max-width: none !important;
	margin-right: 0 !important;
	margin-left: 0 !important;
}

.rr-faq-v1__accordion {
	display: grid;
	gap: 0.85rem;
}

.rr-faq-v1__accordion .wp-block-accordion-item {
	overflow: hidden;
	margin: 0;
	border: 1px solid color-mix(in srgb, var(--rr-gold) 20%, transparent);
	border-radius: 14px;
	background:
		linear-gradient(180deg, color-mix(in srgb, var(--rr-gold) 8%, transparent), transparent 64%),
		rgba(11, 9, 5, 0.82);
	box-shadow:
		inset 0 1px 0 color-mix(in srgb, var(--rr-gold) 11%, transparent),
		0 18px 52px rgba(0, 0, 0, 0.18);
	transition: border-color 180ms ease, background-color 180ms ease, box-shadow 180ms ease;
}

.rr-faq-v1__accordion .wp-block-accordion-item.is-open {
	border-color: color-mix(in srgb, var(--rr-gold) 48%, transparent);
	background:
		linear-gradient(180deg, color-mix(in srgb, var(--rr-gold) 12%, transparent), transparent 70%),
		rgba(15, 12, 6, 0.94);
	box-shadow:
		inset 0 1px 0 color-mix(in srgb, var(--rr-gold) 18%, transparent),
		0 24px 70px rgba(0, 0, 0, 0.28);
}

.rr-faq-v1__accordion .wp-block-accordion-heading {
	margin: 0;
	color: var(--rr-text);
	font-size: 1rem;
	line-height: 1.25;
}

.rr-faq-v1__accordion .wp-block-accordion-heading__toggle {
	min-height: 76px;
	gap: 1rem;
	padding: 1.35rem 1.45rem;
	color: var(--rr-text);
	cursor: pointer;
	font-weight: 800;
	text-align: left;
	text-decoration: none;
}

.rr-faq-v1__accordion .wp-block-accordion-heading__toggle:hover .wp-block-accordion-heading__toggle-title {
	color: var(--rr-gold);
	text-decoration: none;
}

.rr-faq-v1__accordion .wp-block-accordion-heading__toggle:focus-visible {
	outline: 2px solid color-mix(in srgb, var(--rr-gold) 78%, transparent);
	outline-offset: -4px;
}

.rr-faq-v1__accordion .wp-block-accordion-heading__toggle-title {
	transition: color 180ms ease;
}

.rr-faq-v1__accordion .wp-block-accordion-heading__toggle-icon {
	width: 34px;
	height: 34px;
	flex: 0 0 34px;
	border: 1px solid color-mix(in srgb, var(--rr-gold) 42%, transparent);
	border-radius: 999px;
	background: rgba(5, 4, 3, 0.62);
	color: var(--rr-gold);
	font-size: 1.15rem;
	font-weight: 700;
	transition: transform 180ms ease, background-color 180ms ease, color 180ms ease, border-color 180ms ease;
}

.rr-faq-v1__accordion .wp-block-accordion-item.is-open .wp-block-accordion-heading__toggle-icon {
	transform: rotate(45deg);
	border-color: var(--rr-gold);
	background: var(--rr-gold);
	color: #090806;
}

.rr-faq-v1__accordion .wp-block-accordion-panel {
	padding: 0 1.45rem 1.45rem;
	color: var(--rr-muted);
	line-height: 1.55;
}

.rr-faq-v1__accordion .wp-block-accordion-panel p {
	max-width: 680px;
	margin: 0;
}

.rr-reviews-v1.alignfull {
	width: auto;
	margin: 0 !important;
}

.rr-reviews-v1 {
	isolation: isolate;
	border-top: 1px solid color-mix(in srgb, var(--rr-gold) 18%, transparent);
	border-bottom: 1px solid var(--rr-line);
	background:
		radial-gradient(circle at 70% 12%, color-mix(in srgb, var(--rr-gold) 13%, transparent), transparent 31rem),
		linear-gradient(180deg, #050504 0%, #100d07 52%, #050504 100%);
}

.rr-reviews-v1::before {
	content: "";
	position: absolute;
	inset: 18px;
	z-index: -1;
	border: 1px solid color-mix(in srgb, var(--rr-gold) 34%, transparent);
	border-radius: 28px;
	background:
		linear-gradient(135deg, rgba(212, 174, 73, 0.08), transparent 48%),
		rgba(7, 6, 4, 0.22);
	pointer-events: none;
}

.rr-reviews-v1__inner {
	padding: 7.5rem 0 6.5rem;
}

.rr-reviews-v1__header {
	max-width: 820px !important;
	margin: 0 auto 3.5rem !important;
	text-align: center;
}

.rr-reviews-v1__title {
	margin: 0;
	color: var(--rr-text);
	font-size: clamp(2.4rem, 4vw, 4rem);
	font-weight: 800;
	line-height: 1.05;
	letter-spacing: 0;
}

.rr-reviews-v1__title em {
	color: var(--rr-gold);
	font-family: "RR Editorial", Georgia, serif;
	font-style: italic;
	font-weight: 500;
}

.rr-reviews-v1__lede {
	margin: 1rem auto 0;
	color: var(--rr-muted);
	font-size: 1.05rem;
	line-height: 1.5;
}

.rr-reviews-v1__cards {
	display: grid !important;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 1.25rem;
	max-width: 1080px !important;
	margin: 0 auto !important;
}

.rr-reviews-v1__card.border-animation {
	display: flex;
	min-height: 230px;
	flex-direction: column;
	padding: 1.85rem;
	border-radius: 10px;
	background:
		linear-gradient(145deg, color-mix(in srgb, var(--rr-gold) 9%, transparent), transparent 58%),
		rgba(14, 12, 7, 0.84) !important;
	box-shadow:
		inset 0 1px 0 color-mix(in srgb, var(--rr-gold) 14%, transparent),
		0 24px 80px rgba(0, 0, 0, 0.28) !important;
}

.rr-reviews-v1__stars {
	margin: 0 0 0.9rem;
	color: #f0d36e;
	font-size: 1.05rem;
	font-weight: 900;
	line-height: 1;
	letter-spacing: 0.08em;
}

.rr-reviews-v1__meta {
	display: flex;
	flex-wrap: wrap;
	gap: 0.5rem;
	align-items: center;
	margin: 0 0 2.2rem;
	color: color-mix(in srgb, var(--rr-text) 56%, transparent);
	font-size: 0.88rem;
	line-height: 1.3;
}

.rr-reviews-v1__meta strong {
	color: color-mix(in srgb, var(--rr-text) 88%, transparent);
	font-weight: 800;
}

.rr-reviews-v1__meta span {
	color: color-mix(in srgb, var(--rr-text) 52%, transparent);
}

.rr-reviews-v1__text {
	margin: auto 0 0;
	color: color-mix(in srgb, var(--rr-text) 68%, transparent);
	font-size: 1rem;
	line-height: 1.55;
}

.rr-reviews-v1__dots {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 0.45rem;
	margin-top: 2rem;
}

.rr-reviews-v1__dot {
	display: block;
	width: 8px;
	height: 8px;
	border-radius: 999px;
	background: color-mix(in srgb, var(--rr-text) 28%, transparent);
}

.rr-reviews-v1__dot.is-active {
	width: 28px;
	background: var(--rr-gold);
}

.rr-prefooter-v1.alignfull {
	width: auto;
	margin: 18px 18px 0 !important;
}

.rr-prefooter-v1 {
	position: relative;
	min-height: clamp(330px, 28vw, 420px) !important;
	overflow: hidden;
	border: 1px solid color-mix(in srgb, var(--rr-gold) 24%, transparent);
	border-radius: 24px;
	background-color: #10130f;
	box-shadow:
		inset 0 0 0 1px color-mix(in srgb, var(--rr-gold) 10%, transparent),
		0 28px 90px rgba(0, 0, 0, 0.28);
}

.rr-prefooter-v1::before {
	content: "";
	position: absolute;
	inset: 0;
	z-index: 1;
	background:
		linear-gradient(90deg, rgba(7, 7, 5, 0.35) 0%, rgba(7, 7, 5, 0.04) 62%),
		radial-gradient(circle at 22% 42%, rgba(0, 0, 0, 0.16), transparent 24rem);
	pointer-events: none;
}

.rr-prefooter-v1 .wp-block-cover__image-background {
	object-position: center 58%;
}

.rr-prefooter-v1 .wp-block-cover__inner-container {
	position: relative;
	z-index: 2;
	width: 100%;
	max-width: none;
}

.rr-prefooter-v1__content {
	width: min(calc(100% - 48px), 1500px);
	max-width: 1500px !important;
	margin-right: auto !important;
	margin-left: auto !important;
	padding: clamp(4.25rem, 7vw, 6.5rem) 0;
}

.rr-prefooter-v1__title {
	max-width: 520px;
	margin: 0 0 2.6rem;
	color: #f1d77d;
	font-size: clamp(2.4rem, 4vw, 4rem);
	font-weight: 700;
	line-height: 1.12;
	letter-spacing: 0;
}

.rr-prefooter-v1__title em {
	font-family: "RR Editorial", Georgia, serif;
	font-style: italic;
	font-weight: 500;
}

.rr-prefooter-v1__newsletter {
	max-width: 360px !important;
	margin: 0 0 2rem !important;
}

.rr-prefooter-v1__newsletter .ct-widget {
	margin: 0;
}

.rr-prefooter-v1__newsletter .ct-newsletter-subscribe-form-elements[data-container="boxed"] {
	min-height: 46px;
	padding: 3px 3px 3px 1.1rem;
	border: 0 !important;
	border-radius: 999px;
	background: #fff !important;
	box-shadow: 0 14px 32px rgba(0, 0, 0, 0.22);
}

.rr-prefooter-v1__newsletter input[type="email"] {
	min-height: 40px !important;
	padding-inline: 0.2rem !important;
	border: 0 !important;
	background: transparent !important;
	color: #14110b !important;
	font-size: 0.92rem;
}

.rr-prefooter-v1__newsletter .wp-element-button {
	min-height: 40px;
	padding: 0 1.25rem;
	border: 1px solid color-mix(in srgb, var(--rr-gold) 64%, transparent);
	border-radius: 999px;
	background: #050403 !important;
	color: var(--rr-gold) !important;
	box-shadow: none;
	font-size: 0.9rem;
	font-weight: 800;
}

.rr-prefooter-v1__text {
	margin: 0;
	color: #f1d77d;
	font-size: 1rem;
	line-height: 1.5;
}

.rr-cta-v1 {
	padding: 6rem 0;
	background:
		radial-gradient(circle at 50% 0%, color-mix(in srgb, var(--rr-gold) 15%, transparent), transparent 26rem),
		#050504;
}

.rr-cta-v1__inner.border-animation {
	max-width: 1180px !important;
	padding: 3.5rem;
	border-radius: 20px;
	text-align: center;
	background:
		linear-gradient(180deg, color-mix(in srgb, var(--rr-gold) 12%, transparent), transparent 70%),
		rgba(15, 12, 6, 0.92) !important;
}

.rr-cta-v1__inner .rr-section-title,
.rr-cta-v1__inner .rr-section-lede {
	margin-right: auto;
	margin-left: auto;
}

.rr-cta-v1__buttons {
	margin-top: 2rem;
	justify-content: center;
}

body.single-product #main.site-main {
	background:
		radial-gradient(circle at 76% 10%, color-mix(in srgb, var(--rr-gold) 13%, transparent), transparent 28rem),
		linear-gradient(180deg, #050504 0%, #090806 46%, #050504 100%);
}

body.single-product .woocommerce-breadcrumb {
	width: min(calc(100% - 48px), 1248px);
	max-width: 1248px;
	margin: 0 auto 1.25rem;
	padding-top: clamp(2.5rem, 5vw, 4rem);
	color: color-mix(in srgb, var(--rr-text) 64%, transparent);
	font-size: 0.78rem;
	font-weight: 800;
	text-transform: uppercase;
}

body.single-product .woocommerce-breadcrumb a {
	color: var(--rr-gold);
	text-decoration: none;
}

body.single-product .product-entry-wrapper.is-width-constrained {
	display: grid !important;
	width: min(calc(100% - 48px), 1248px);
	max-width: 1248px !important;
	grid-template-columns: minmax(0, 600px) minmax(0, 600px);
	column-gap: 48px;
	row-gap: 1.5rem;
	align-items: start;
	justify-content: center;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: clamp(3rem, 6vw, 4.5rem);
}

body.single-product .woocommerce-product-gallery {
	grid-column: 1;
	grid-row: 1;
	width: 100%;
	max-width: 600px;
	aspect-ratio: 1 / 1;
	overflow: hidden;
	border: 1px solid color-mix(in srgb, var(--rr-gold) 18%, transparent);
	border-radius: 32px;
	background:
		radial-gradient(circle at 50% 22%, color-mix(in srgb, var(--rr-gold) 10%, transparent), transparent 52%),
		#030302;
	box-shadow:
		inset 0 1px 0 color-mix(in srgb, var(--rr-gold) 10%, transparent),
		0 32px 90px rgba(0, 0, 0, 0.32);
}

body.single-product .woocommerce-product-gallery .ct-product-gallery-container,
body.single-product .woocommerce-product-gallery figure,
body.single-product .woocommerce-product-gallery .ct-media-container {
	width: 100%;
	height: 100%;
}

body.single-product .woocommerce-product-gallery .flexy-container,
body.single-product .woocommerce-product-gallery .flexy,
body.single-product .woocommerce-product-gallery .flexy-view,
body.single-product .woocommerce-product-gallery .flexy-items,
body.single-product .woocommerce-product-gallery .flexy-item {
	height: 100% !important;
}

body.single-product .woocommerce-product-gallery .flexy-view .ct-media-container,
body.single-product .woocommerce-product-gallery .flexy-view .ct-media-container img {
	aspect-ratio: 1 / 1 !important;
}

body.single-product .woocommerce-product-gallery figure {
	margin: 0;
}

body.single-product .woocommerce-product-gallery img {
	display: block;
	width: 100% !important;
	height: 100% !important;
	padding: 0;
	background: transparent;
	object-fit: cover;
}

body.single-product .product-entry-wrapper.is-width-constrained > .zhd_product_block {
	grid-column: 1;
	grid-row: 2;
	width: 100%;
	max-width: 600px;
	align-self: start;
	justify-self: stretch;
}

body.single-product .product-entry-wrapper.is-width-constrained > .zhd_product_block .zhd_wrap,
body.single-product .entry-summary > .zhd_product_block .zhd_wrap {
	--zhd-card-width: 100%;
	--zhd-thumb-width: 120px;
	--zhd-thumb-height: 160px;
}

body.single-product .product-entry-wrapper.is-width-constrained > .zhd_product_block .zhd_track,
body.single-product .product-entry-wrapper.is-width-constrained > .zhd_product_block .zhd_card,
body.single-product .entry-summary > .zhd_product_block .zhd_track,
body.single-product .entry-summary > .zhd_product_block .zhd_card {
	width: 100%;
}

body.single-product .product-entry-wrapper.is-width-constrained > .zhd_product_block .zhd_card,
body.single-product .entry-summary > .zhd_product_block .zhd_card {
	flex-basis: 100%;
}

body.single-product .entry-summary {
	grid-column: 2;
	grid-row: 1 / span 2;
	width: 100% !important;
	max-width: none !important;
	min-width: 0;
	align-self: start;
	justify-self: stretch;
	margin: 0 !important;
	padding: 2rem 0 0;
	border: 0;
	border-radius: 0;
	background: transparent;
	box-shadow: none;
}

body.single-product .entry-summary .product_title {
	margin-bottom: 0.85rem;
	color: var(--rr-text);
	font-size: clamp(2.4rem, 3.65vw, 3.5rem);
	line-height: 1.03;
}

body.single-product .entry-summary .price {
	color: color-mix(in srgb, var(--rr-gold) 88%, #fff) !important;
	font-size: clamp(1.55rem, 2.1vw, 2rem);
	font-weight: 900;
}

body.single-product .woocommerce-product-details__short-description {
	margin-top: 2rem;
	margin-bottom: 1rem !important;
	color: color-mix(in srgb, var(--rr-text) 76%, transparent);
	font-size: 1rem;
	line-height: 1.55;
}

body.single-product .variations {
	margin-top: 1rem;
	padding-top: 0;
	border-top: 0;
}

body.single-product .variations tr,
body.single-product .variations th,
body.single-product .variations td {
	display: block;
	width: 100%;
	padding: 0;
	text-align: left;
}

body.single-product .variations label {
	display: inline-block;
	margin-bottom: 0.65rem;
	color: color-mix(in srgb, var(--rr-text) 82%, transparent);
	font-weight: 800;
}

body.single-product .variations select {
	display: none !important;
}

.rr-variation-pills {
	display: flex;
	gap: 12px;
	flex-wrap: wrap;
	margin-top: 0.15rem;
}

.rr-variation-pill {
	display: inline-flex;
	width: 70px;
	height: 54px;
	align-items: center;
	justify-content: center;
	border: 1px solid color-mix(in srgb, var(--rr-gold) 20%, transparent);
	border-radius: 16px;
	background: color-mix(in srgb, var(--rr-text) 6%, transparent);
	color: var(--rr-text);
	box-shadow: none;
	font-size: 0.88rem;
	font-weight: 900;
	transition: background 160ms ease, border-color 160ms ease, color 160ms ease, transform 160ms ease;
}

.rr-variation-pill:hover:not(:disabled) {
	transform: translateY(-1px);
	border-color: color-mix(in srgb, var(--rr-gold) 58%, transparent);
	background: color-mix(in srgb, var(--rr-gold) 10%, transparent);
}

.rr-variation-pill.is-selected {
	border-color: var(--rr-gold);
	background: var(--rr-gold);
	color: #090806;
}

.rr-variation-pill:disabled {
	cursor: not-allowed;
	opacity: 0.38;
	text-decoration: line-through;
}

body.single-product .reset_variations {
	display: none !important;
	margin-top: 0.7rem;
	color: color-mix(in srgb, var(--rr-gold) 78%, transparent);
	font-size: 0.86rem;
	text-decoration: none;
}

body.single-product .woocommerce-variation {
	margin-top: 1.35rem;
}

body.single-product .woocommerce-variation-price .price {
	display: block;
	margin-bottom: 0.85rem;
	font-size: 1rem;
}

body.single-product .woocommerce-variation-availability .stock {
	color: color-mix(in srgb, var(--rr-text) 78%, transparent);
	font-weight: 700;
}

body.single-product .stock.in-stock,
body.single-product .woocommerce-variation-availability .stock.in-stock {
	display: none;
	color: #47c27a;
}

body.single-product .woocommerce-variation-availability .stock.in-stock::before {
	content: "\2713";
	margin-right: 0.45rem;
}

body.single-product .woocommerce-variation-add-to-cart {
	display: block;
	width: 100%;
	max-width: 100%;
	margin-top: 2rem;
}

body.single-product .entry-summary .ct-cart-actions {
	display: block !important;
	width: 100%;
	max-width: 100%;
}

body.single-product .entry-summary .ct-product-add-to-cart {
	margin-bottom: 0;
}

body.single-product .quantity {
	display: none !important;
}

body.single-product .quantity input,
body.woocommerce-cart .quantity input {
	color: var(--rr-text);
}

body.single-product .single_add_to_cart_button {
	width: 100%;
	min-height: 66px;
	border: 1px solid color-mix(in srgb, var(--rr-gold) 60%, transparent) !important;
	border-radius: 999px !important;
	background: var(--rr-gold) !important;
	color: #090806 !important;
	box-shadow: none !important;
	font-size: 1.05rem !important;
	font-weight: 950 !important;
	text-transform: uppercase;
	white-space: nowrap;
}

body.single-product .single_add_to_cart_button:hover {
	background: color-mix(in srgb, var(--rr-gold) 86%, #fff) !important;
}

.rr-fbt {
	display: grid;
	gap: 0.9rem;
	margin: 1.15rem 0 1rem;
	padding: 1rem;
	border: 1px solid color-mix(in srgb, var(--rr-gold) 18%, transparent);
	border-radius: 18px;
	background:
		linear-gradient(180deg, color-mix(in srgb, var(--rr-gold) 6%, transparent), transparent 68%),
		rgba(5, 4, 2, 0.72);
}

.rr-fbt h3 {
	margin: 0;
	color: var(--rr-text);
	font-size: 1rem;
	font-weight: 950;
	line-height: 1.2;
}

.rr-fbt-item {
	display: grid;
	grid-template-columns: 34px 64px minmax(0, 1fr);
	align-items: center;
	gap: 0.85rem;
}

.rr-fbt-input {
	position: absolute;
	width: 1px;
	height: 1px;
	overflow: hidden;
	clip: rect(0 0 0 0);
	clip-path: inset(50%);
	white-space: nowrap;
}

.rr-fbt-check {
	display: inline-grid;
	width: 34px;
	height: 34px;
	place-items: center;
	border: 1px solid color-mix(in srgb, var(--rr-gold) 32%, transparent);
	border-radius: 999px;
	background: color-mix(in srgb, var(--rr-text) 5%, transparent);
	color: transparent;
	cursor: pointer;
	transition: background 160ms ease, border-color 160ms ease, color 160ms ease, box-shadow 160ms ease;
}

.rr-fbt-input:checked ~ .rr-fbt-check {
	border-color: var(--rr-gold);
	background: var(--rr-gold);
	color: #090806;
}

.rr-fbt-input:focus-visible ~ .rr-fbt-check {
	box-shadow: 0 0 0 3px color-mix(in srgb, var(--rr-gold) 28%, transparent);
}

.rr-fbt-check svg {
	width: 18px;
	height: 18px;
	stroke-width: 2.6;
}

.rr-fbt-image {
	display: block;
	overflow: hidden;
	border: 1px solid color-mix(in srgb, var(--rr-gold) 18%, transparent);
	border-radius: 14px;
	background: color-mix(in srgb, var(--rr-text) 5%, transparent);
	cursor: pointer;
}

.rr-fbt-image img {
	display: block;
	width: 64px;
	height: 64px;
	object-fit: cover;
}

.rr-fbt-copy {
	display: grid;
	gap: 0.22rem;
	min-width: 0;
}

.rr-fbt-title {
	display: block;
	overflow-wrap: anywhere;
	color: var(--rr-text);
	cursor: pointer;
	font-size: 1rem;
	font-weight: 950;
	line-height: 1.24;
}

.rr-fbt-meta {
	display: flex;
	align-items: baseline;
	gap: 0.75rem;
	flex-wrap: wrap;
	color: color-mix(in srgb, var(--rr-text) 66%, transparent);
	font-size: 0.92rem;
	font-weight: 700;
}

.rr-fbt-price {
	display: inline-flex;
	align-items: baseline;
	gap: 0.18em;
}

.rr-fbt-copy b {
	color: var(--rr-gold);
	font-weight: 950;
}

.rr-fbt-copy .rr-fbt-status__off {
	display: inline;
}

.rr-fbt-copy .rr-fbt-status__on {
	display: none;
}

.rr-fbt-input:checked ~ .rr-fbt-copy .rr-fbt-status__off {
	display: none;
}

.rr-fbt-input:checked ~ .rr-fbt-copy .rr-fbt-status__on {
	display: inline;
}

.rr-fbt-variation-chips {
	display: flex;
	gap: 0.45rem;
	flex-wrap: wrap;
	margin-top: 0.35rem;
}

.rr-fbt-variation-chip {
	display: inline-flex;
	min-height: 30px;
	align-items: center;
	justify-content: center;
	padding: 0 0.75rem;
	border: 1px solid color-mix(in srgb, var(--rr-gold) 24%, transparent);
	border-radius: 999px;
	background: rgba(5, 4, 3, 0.58);
	color: color-mix(in srgb, var(--rr-text) 72%, transparent);
	font-size: 0.78rem;
	font-weight: 900;
	line-height: 1;
	transition: background 160ms ease, border-color 160ms ease, color 160ms ease;
}

.rr-fbt-variation-chip:hover:not(:disabled),
.rr-fbt-variation-chip.is-selected {
	border-color: var(--rr-gold);
	background: var(--rr-gold);
	color: #090806;
}

.rr-fbt-variation-chip:disabled {
	cursor: not-allowed;
	opacity: 0.38;
	text-decoration: line-through;
}

.rr-product-purchase-stack {
	display: grid;
	gap: 1.4rem;
	margin-top: 1.15rem;
}

.rr-product-summary-payment {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 1.25rem;
	min-height: 34px;
	color: var(--rr-gold);
}

.rr-product-summary-payment strong {
	font-size: 1rem;
	font-weight: 900;
	line-height: 1.2;
}

.rr-product-summary-delivery {
	display: inline-flex;
	width: min(100%, 390px);
	min-height: 58px;
	align-items: center;
	justify-content: center;
	justify-self: center;
	gap: 0.8rem;
	padding: 0 2rem;
	border: 1px solid color-mix(in srgb, var(--rr-gold) 36%, transparent);
	border-radius: 999px;
	background:
		linear-gradient(180deg, color-mix(in srgb, var(--rr-gold) 7%, transparent), transparent),
		rgba(5, 4, 2, 0.78);
	color: var(--rr-text);
	box-shadow: 0 18px 48px rgba(0, 0, 0, 0.2);
	font-size: 0.98rem;
	font-weight: 950;
	letter-spacing: 0.01em;
	text-transform: uppercase;
}

.rr-product-summary-delivery svg {
	width: 1.28rem;
	height: 1.28rem;
	color: var(--rr-gold);
}

.rr-product-summary-details {
	overflow: hidden;
	border: 1px solid color-mix(in srgb, var(--rr-gold) 18%, transparent);
	border-radius: 24px;
	background:
		linear-gradient(180deg, color-mix(in srgb, var(--rr-gold) 5%, transparent), transparent 58%),
		rgba(8, 7, 4, 0.78);
	box-shadow: inset 0 1px 0 color-mix(in srgb, var(--rr-gold) 12%, transparent);
}

.rr-product-summary-details details + details {
	border-top: 1px solid color-mix(in srgb, var(--rr-gold) 12%, transparent);
}

.rr-product-summary-details summary {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 1rem;
	cursor: pointer;
	padding: 1.05rem 1.35rem;
	color: var(--rr-text);
	font-size: 1rem;
	font-weight: 900;
	list-style: none;
}

.rr-product-summary-details summary::-webkit-details-marker {
	display: none;
}

.rr-product-summary-details summary::after {
	content: "+";
	color: var(--rr-gold);
	font-size: 1.15rem;
	line-height: 1;
}

.rr-product-summary-details details[open] summary::after {
	content: "-";
}

.rr-product-summary-details p {
	margin: 0;
	padding: 0 1.35rem 1.2rem;
	color: color-mix(in srgb, var(--rr-text) 66%, transparent);
	line-height: 1.55;
}

body.single-product #wc-stripe-express-checkout-element,
body.single-product #wc-stripe-express-checkout__order-attribution-inputs {
	display: none !important;
}

body.single-product .entry-summary > .ct-product-divider {
	display: none;
}

body.single-product .product_meta {
	display: none;
}

body.single-product .woocommerce-tabs,
body.single-product .related.products {
	display: none !important;
}

.rr-product-static {
	width: min(calc(100% - 48px), 1500px);
	max-width: 1500px;
	margin-right: auto;
	margin-left: auto;
}

.rr-product-info-grid {
	display: grid;
	grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
	gap: clamp(1rem, 2vw, 1.5rem);
	margin-bottom: clamp(4rem, 7vw, 6.5rem);
}

.rr-product-card {
	min-width: 0;
	border: 1px solid color-mix(in srgb, var(--rr-gold) 18%, transparent);
	border-radius: 24px;
	background:
		linear-gradient(180deg, color-mix(in srgb, var(--rr-gold) 6%, transparent), transparent 56%),
		rgba(8, 7, 4, 0.86);
	color: color-mix(in srgb, var(--rr-text) 78%, transparent);
	box-shadow:
		inset 0 1px 0 color-mix(in srgb, var(--rr-gold) 12%, transparent),
		0 26px 80px rgba(0, 0, 0, 0.24);
}

.rr-product-important {
	padding: clamp(1.4rem, 3vw, 2.4rem);
}

.rr-product-card__label {
	display: inline-flex;
	width: 100%;
	min-height: 70px;
	align-items: center;
	gap: 0.7rem;
	margin-bottom: clamp(1.3rem, 2.5vw, 2rem);
	padding: 0 1.5rem;
	border-radius: 16px;
	background: color-mix(in srgb, var(--rr-text) 8%, transparent);
	color: var(--rr-text);
	font-size: clamp(1.05rem, 1.25vw, 1.32rem);
	font-weight: 900;
	text-transform: uppercase;
}

.rr-product-card__label svg,
.rr-product-icon svg,
.rr-product-delivery svg,
.rr-product-service__button svg {
	width: 1.25em;
	height: 1.25em;
	flex: 0 0 auto;
}

.rr-product-important ul {
	margin: 0;
	padding-left: 1.2rem;
	font-size: clamp(1rem, 1.22vw, 1.22rem);
	line-height: 1.55;
}

.rr-product-payments {
	display: flex;
	min-height: 92px;
	align-items: center;
	justify-content: center;
	gap: 1.2rem;
	padding: 1.1rem;
}

.rr-product-payments strong {
	margin-right: 0.4rem;
	color: var(--rr-gold);
	font-size: clamp(1.05rem, 1.2vw, 1.22rem);
}

.rr-product-payment-image {
	display: block;
	width: 202px;
	max-width: 100%;
	height: auto;
	flex: 0 0 auto;
}

.rr-product-mini-features {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 1.3rem;
	padding: clamp(1.35rem, 2.7vw, 2rem);
}

.rr-product-feature {
	display: grid;
	grid-template-columns: 68px minmax(0, 1fr);
	gap: 1rem;
	align-items: center;
	min-width: 0;
}

.rr-product-icon {
	display: inline-flex;
	width: 68px;
	height: 68px;
	align-items: center;
	justify-content: center;
	border-radius: 18px;
	background: var(--rr-gold);
	color: #090806;
}

.rr-product-feature strong {
	display: block;
	color: var(--rr-text);
	font-size: clamp(1rem, 1.16vw, 1.2rem);
	line-height: 1.2;
}

.rr-product-feature small {
	display: block;
	margin-top: 0.2rem;
	color: color-mix(in srgb, var(--rr-text) 58%, transparent);
	font-size: 0.95rem;
	line-height: 1.25;
}

.rr-product-delivery {
	display: inline-flex;
	width: fit-content;
	min-height: 74px;
	align-self: center;
	align-items: center;
	justify-content: center;
	gap: 0.85rem;
	justify-self: center;
	padding: 0 2rem;
	border-radius: 999px;
	color: var(--rr-text);
	font-size: clamp(1rem, 1.2vw, 1.2rem);
	font-weight: 900;
	text-transform: uppercase;
}

.rr-product-delivery svg {
	color: var(--rr-gold);
}

.rr-product-disclaimer {
	padding: clamp(1.3rem, 2.4vw, 2rem);
}

.rr-product-disclaimer p {
	margin: 0;
	color: color-mix(in srgb, var(--rr-text) 70%, transparent);
	font-size: clamp(1rem, 1.18vw, 1.2rem);
	line-height: 1.55;
}

.rr-product-details {
	padding: clamp(1.1rem, 2vw, 1.45rem);
}

.rr-product-details details {
	border-bottom: 1px solid color-mix(in srgb, var(--rr-gold) 14%, transparent);
}

.rr-product-details details:last-child {
	border-bottom: 0;
}

.rr-product-details summary {
	cursor: pointer;
	padding: 1rem 0;
	color: var(--rr-text);
	font-size: clamp(1.05rem, 1.18vw, 1.2rem);
	font-weight: 900;
}

.rr-product-details p {
	margin: 0;
	padding: 0 0 1rem;
	color: color-mix(in srgb, var(--rr-text) 66%, transparent);
	line-height: 1.55;
}

.rr-product-quality,
.rr-product-service {
	overflow: hidden;
	border: 1px solid color-mix(in srgb, var(--rr-gold) 22%, transparent);
	border-radius: 42px;
	background:
		radial-gradient(circle at 50% -10%, color-mix(in srgb, var(--rr-gold) 13%, transparent), transparent 34rem),
		linear-gradient(135deg, #060502 0%, #141006 100%);
	box-shadow:
		inset 0 1px 0 color-mix(in srgb, var(--rr-gold) 18%, transparent),
		0 34px 90px rgba(0, 0, 0, 0.28);
}

.rr-product-quality {
	margin-bottom: clamp(4rem, 7vw, 6rem);
	padding: clamp(4rem, 8vw, 7rem) clamp(1.5rem, 5vw, 5rem);
	text-align: center;
}

.rr-product-eyebrow {
	margin: 0 0 1.2rem;
	color: var(--rr-gold);
	font-size: 0.9rem;
	font-weight: 900;
	letter-spacing: 0.28em;
	text-transform: uppercase;
}

.rr-product-quality h2,
.rr-related-products h2 {
	margin: 0;
	color: var(--rr-text);
	font-size: clamp(2.6rem, 4.6vw, 5.1rem);
	line-height: 1;
	letter-spacing: 0;
}

.rr-product-quality__cards {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: clamp(1rem, 2vw, 1.8rem);
	margin-top: clamp(4rem, 7vw, 7rem);
	text-align: left;
}

.rr-product-quality__card {
	display: flex;
	min-height: 340px;
	flex-direction: column;
	justify-content: flex-end;
	padding: clamp(1.6rem, 2.8vw, 2.4rem);
	border: 1px solid color-mix(in srgb, var(--rr-gold) 16%, transparent);
	border-radius: 28px;
	background:
		linear-gradient(180deg, color-mix(in srgb, var(--rr-gold) 5%, transparent), transparent 55%),
		rgba(255, 255, 255, 0.04);
}

.rr-product-quality__card .rr-product-icon {
	margin-bottom: auto;
}

.rr-product-quality__card h3 {
	margin: 2.8rem 0 0.9rem;
	color: var(--rr-text);
	font-size: clamp(2rem, 3.1vw, 4rem);
	line-height: 1.05;
	letter-spacing: 0;
}

.rr-product-quality__card p {
	margin: 0;
	color: color-mix(in srgb, var(--rr-text) 72%, transparent);
	font-size: clamp(1rem, 1.1vw, 1.08rem);
	line-height: 1.45;
}

.rr-product-service {
	display: grid;
	grid-template-columns: minmax(320px, 0.92fr) minmax(0, 1.08fr);
	gap: clamp(2rem, 5vw, 4.5rem);
	align-items: center;
	margin-bottom: clamp(4rem, 7vw, 6rem);
	padding: clamp(2rem, 5vw, 4rem);
}

.rr-product-service__visual {
	min-height: clamp(360px, 35vw, 580px);
	border-radius: 30px;
	background:
		linear-gradient(180deg, rgba(8, 7, 4, 0), rgba(8, 7, 4, 0.08)),
		url("https://revitalizedresearch.com/wp-content/uploads/2026/07/benefits-vials.png") center / cover no-repeat;
	box-shadow: inset 0 0 0 1px color-mix(in srgb, var(--rr-gold) 20%, transparent);
}

.rr-product-service__content {
	min-width: 0;
}

.rr-product-service__grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: clamp(1rem, 1.8vw, 1.4rem);
}

.rr-product-service__grid .rr-product-feature {
	min-height: 190px;
	grid-template-columns: 1fr;
	justify-items: center;
	padding: clamp(1.3rem, 2vw, 1.8rem);
	border: 1px solid color-mix(in srgb, var(--rr-gold) 17%, transparent);
	border-radius: 26px;
	background: rgba(255, 255, 255, 0.04);
	text-align: center;
}

.rr-product-service__grid .rr-product-icon {
	width: 60px;
	height: 60px;
}

.rr-product-service__button {
	display: inline-flex;
	min-height: 78px;
	align-items: center;
	justify-content: center;
	gap: 1.1rem;
	margin: clamp(2rem, 4vw, 3.2rem) auto 0;
	padding: 0.2rem 1.1rem 0.2rem 2.2rem;
	border-radius: 999px;
	background: var(--rr-gold);
	color: #090806;
	font-size: clamp(1rem, 1.4vw, 1.25rem);
	font-weight: 900;
	text-decoration: none;
	text-transform: uppercase;
}

.rr-product-service__button svg {
	width: 58px;
	height: 58px;
	padding: 1rem;
	border-radius: 999px;
	background: #090806;
	color: var(--rr-text);
}

.rr-related-products {
	margin-bottom: clamp(4rem, 7vw, 6rem);
}

.rr-related-products__header {
	display: flex;
	gap: 1.5rem;
	align-items: center;
	justify-content: space-between;
	margin-bottom: clamp(1.5rem, 3vw, 2rem);
}

.rr-related-products__header a {
	display: inline-flex;
	min-height: 44px;
	align-items: center;
	justify-content: center;
	padding: 0 1.25rem;
	border-radius: 999px;
	background: color-mix(in srgb, var(--rr-text) 10%, transparent);
	color: var(--rr-text);
	font-size: 0.82rem;
	font-weight: 900;
	text-decoration: none;
	text-transform: uppercase;
}

.rr-related-products__grid {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: clamp(1rem, 2vw, 1.8rem);
}

.rr-related-card {
	display: flex;
	min-width: 0;
	flex-direction: column;
	color: var(--rr-text);
	text-decoration: none;
}

.rr-related-card__image {
	display: flex;
	aspect-ratio: 1 / 1;
	align-items: center;
	justify-content: center;
	margin-bottom: 1.1rem;
	overflow: hidden;
	border: 1px solid color-mix(in srgb, var(--rr-gold) 15%, transparent);
	border-radius: 22px;
	background:
		radial-gradient(circle at 50% 25%, color-mix(in srgb, var(--rr-gold) 16%, transparent), transparent 55%),
		color-mix(in srgb, var(--rr-text) 8%, transparent);
}

.rr-related-card__image img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	padding: clamp(1rem, 2vw, 1.6rem);
	transition: transform 180ms ease;
}

.rr-related-card:hover .rr-related-card__image img {
	transform: scale(1.035);
}

.rr-related-card__title {
	color: var(--rr-text);
	font-size: clamp(1.05rem, 1.5vw, 1.45rem);
	font-weight: 800;
	line-height: 1.15;
}

.rr-related-card__price {
	margin-top: 0.55rem;
	color: var(--rr-gold);
	font-size: clamp(0.98rem, 1.05vw, 1.08rem);
	font-weight: 800;
}

body.blog .entry-card > .ct-media-container,
body.blog .entry-card > .ct-media-container img,
body.blog .wp-block-blocksy-query .ct-dynamic-media,
body.blog .wp-block-blocksy-query .ct-dynamic-media-inner,
body.blog .wp-block-blocksy-query img.wp-post-image {
	aspect-ratio: 16 / 9 !important;
}

body.blog .entry-card > .ct-media-container,
body.blog .wp-block-blocksy-query .ct-dynamic-media,
body.blog .wp-block-blocksy-query .ct-dynamic-media-inner {
	display: block;
	width: 100%;
	overflow: hidden;
}

body.blog .entry-card > .ct-media-container img,
body.blog .wp-block-blocksy-query img.wp-post-image {
	width: 100% !important;
	height: 100% !important;
	object-fit: cover;
}

body.post-type-archive-product #main.site-main,
.rr-home-products .woocommerce {
	background:
		radial-gradient(circle at 72% 8%, color-mix(in srgb, var(--rr-gold) 12%, transparent), transparent 28rem),
		#050504;
	color: var(--rr-text);
}

body.post-type-archive-product .hero-section {
	padding: clamp(3.75rem, 5vw, 4.75rem) 1.5rem clamp(2rem, 3vw, 2.5rem);
	border-bottom: 1px solid var(--rr-line);
	background:
		linear-gradient(135deg, rgba(5, 4, 3, 0.96), rgba(24, 20, 11, 0.88)),
		url("https://revitalizedresearch.com/wp-content/uploads/2026/07/benefits-vials.png") center / cover no-repeat;
}

body.post-type-archive-product .hero-section .entry-header {
	width: min(calc(100% - 48px), 960px);
	max-width: 960px;
	min-height: 0 !important;
	height: auto !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

body.post-type-archive-product .hero-section .page-title {
	color: var(--rr-text);
	font-size: 4.3rem;
	line-height: 1.05;
	letter-spacing: 0;
}

.rr-shop-hero-subtitle {
	max-width: 880px;
	margin: 1rem auto 0;
	color: color-mix(in srgb, var(--rr-text) 68%, transparent);
	font-size: clamp(1rem, 1vw, 1.1rem);
	line-height: 1.55;
	text-align: center;
}

body.post-type-archive-product #main > .ct-container {
	padding-top: 3rem;
	padding-bottom: 5rem;
}

.woo-listing-top {
	display: flex;
	gap: 1rem;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 1.5rem;
	color: var(--rr-muted);
}

.woocommerce-ordering select {
	min-height: 46px;
	border: 1px solid var(--rr-line);
	border-radius: 10px;
	background-color: rgba(5, 4, 3, 0.86);
	color: var(--rr-text);
}

body.post-type-archive-product ul.products,
.rr-home-products ul.products {
	display: grid !important;
	grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
	gap: 1.15rem !important;
}

body.post-type-archive-product ul.products li.product,
.rr-home-products ul.products li.product {
	display: flex !important;
	min-width: 0;
	min-height: 100%;
	flex-direction: column;
	padding: 1rem !important;
	border: 1px solid var(--rr-line);
	border-radius: 16px;
	background:
		linear-gradient(180deg, color-mix(in srgb, var(--rr-gold) 8%, transparent), transparent 48%),
		rgba(10, 8, 5, 0.94);
	box-shadow:
		inset 0 1px 0 color-mix(in srgb, var(--rr-gold) 14%, transparent),
		0 24px 70px rgba(0, 0, 0, 0.28);
	transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}

body.post-type-archive-product ul.products li.product:hover,
.rr-home-products ul.products li.product:hover {
	transform: translateY(-3px);
	border-color: color-mix(in srgb, var(--rr-gold) 58%, transparent);
	box-shadow:
		inset 0 1px 0 color-mix(in srgb, var(--rr-gold) 24%, transparent),
		0 30px 90px rgba(0, 0, 0, 0.4);
}

body.post-type-archive-product li.product figure,
.rr-home-products li.product figure {
	aspect-ratio: 1 / 1.08;
	margin: 0 0 1rem !important;
	overflow: hidden;
	border-radius: 12px;
	background:
		radial-gradient(circle at 50% 22%, color-mix(in srgb, var(--rr-gold) 14%, transparent), transparent 52%),
		#030302;
}

body.post-type-archive-product li.product .ct-media-container,
.rr-home-products li.product .ct-media-container {
	height: 100%;
}

body.post-type-archive-product li.product img,
.rr-home-products li.product img {
	width: 100% !important;
	height: 100% !important;
	padding: 0;
	object-fit: cover;
}

body.post-type-archive-product .woocommerce-loop-product__title,
.rr-home-products .woocommerce-loop-product__title {
	order: 2;
	min-height: 2.7em;
	margin: 0 0 0.65rem !important;
	color: var(--rr-text);
	font-size: 1.05rem;
	line-height: 1.25;
}

body.post-type-archive-product li.product .price,
.rr-home-products li.product .price {
	order: 3;
	margin: auto 0 0.75rem;
	color: var(--rr-gold) !important;
	font-size: 1rem;
	font-weight: 800;
}

.rr-loop-variation-chips {
	display: flex;
	order: 4;
	min-height: 34px;
	align-items: center;
	flex-wrap: wrap;
	gap: 0.45rem;
	margin: 0 0 0.85rem;
}

.rr-loop-variation-chip {
	display: inline-flex;
	min-width: 48px;
	min-height: 32px;
	align-items: center;
	justify-content: center;
	padding: 0.25rem 0.7rem;
	border: 1px solid color-mix(in srgb, var(--rr-gold) 30%, transparent);
	border-radius: 999px;
	background: color-mix(in srgb, var(--rr-text) 6%, transparent);
	color: color-mix(in srgb, var(--rr-text) 82%, transparent);
	box-shadow: none;
	font-size: 0.78rem;
	font-weight: 900;
	line-height: 1;
	cursor: pointer;
	transition: background 160ms ease, border-color 160ms ease, color 160ms ease, transform 160ms ease;
}

.rr-loop-variation-chip:hover:not(:disabled),
.rr-loop-variation-chip.is-selected {
	transform: translateY(-1px);
	border-color: var(--rr-gold);
	background: var(--rr-gold);
	color: #090806;
}

.rr-loop-variation-chip:disabled {
	cursor: not-allowed;
	opacity: 0.4;
	text-decoration: line-through;
}

body.post-type-archive-product li.product .ct-product-categories,
.rr-home-products li.product .ct-product-categories,
body.post-type-archive-product li.product .entry-meta,
.rr-home-products li.product .entry-meta {
	display: none !important;
}

body.post-type-archive-product li.product .button,
.rr-home-products li.product .button {
	display: inline-flex;
	width: 100%;
	min-height: 46px;
	align-items: center;
	justify-content: center;
	border: 1px solid color-mix(in srgb, var(--rr-gold) 58%, transparent);
	border-radius: 10px;
	background: var(--rr-gold);
	color: #090806;
	box-shadow: none;
	font-size: 0.92rem;
	font-weight: 800;
}

body.post-type-archive-product li.product .ct-woo-card-actions,
.rr-home-products li.product .ct-woo-card-actions {
	order: 5;
}

body.post-type-archive-product li.product .button.disabled,
body.post-type-archive-product li.product .button.is-waiting,
.rr-home-products li.product .button.disabled,
.rr-home-products li.product .button.is-waiting {
	background: color-mix(in srgb, var(--rr-gold) 44%, transparent);
	color: color-mix(in srgb, #090806 82%, transparent);
	cursor: pointer;
}

body.post-type-archive-product li.product .button.is-unavailable,
.rr-home-products li.product .button.is-unavailable {
	cursor: not-allowed;
	opacity: 0.58;
}

body.post-type-archive-product li.product .button.is-loading,
.rr-home-products li.product .button.is-loading {
	pointer-events: none;
	opacity: 0.75;
}

body.post-type-archive-product li.product .button.is-added,
.rr-home-products li.product .button.is-added {
	background: color-mix(in srgb, #47c27a 74%, var(--rr-gold));
}

body.post-type-archive-product .out-of-stock-badge,
.rr-home-products .out-of-stock-badge {
	top: 0.8rem;
	left: 0.8rem;
	border-radius: 999px;
	background: rgba(5, 4, 3, 0.86);
	color: var(--rr-gold);
	font-size: 0.72rem;
	font-weight: 900;
}

body.woocommerce-cart #main.site-main,
body.woocommerce-checkout #main.site-main {
	background:
		radial-gradient(circle at 72% 10%, color-mix(in srgb, var(--rr-gold) 12%, transparent), transparent 28rem),
		linear-gradient(180deg, #050504 0%, #100d07 42%, #050504 100%);
	color: var(--rr-text);
}

body.woocommerce-cart #main > .ct-container,
body.woocommerce-checkout #main > .ct-container {
	padding-top: clamp(3.5rem, 7vw, 6rem);
	padding-bottom: clamp(4rem, 8vw, 7rem);
}

body.woocommerce-cart .entry-title,
body.woocommerce-checkout .entry-title,
body.woocommerce-cart h1,
body.woocommerce-checkout h1,
body.woocommerce-checkout h3,
body.woocommerce-cart .cart_totals h2 {
	color: var(--rr-text);
	letter-spacing: 0;
}

body.woocommerce-cart table.shop_table,
body.woocommerce-checkout table.shop_table,
body.woocommerce-cart .cart_totals,
body.woocommerce-checkout #order_review,
body.woocommerce-checkout .woocommerce-checkout-review-order,
body.woocommerce-checkout #payment {
	border-color: color-mix(in srgb, var(--rr-gold) 18%, transparent) !important;
	background:
		linear-gradient(180deg, color-mix(in srgb, var(--rr-gold) 5%, transparent), transparent 45%),
		rgba(5, 4, 3, 0.74) !important;
	color: color-mix(in srgb, var(--rr-text) 78%, transparent);
	box-shadow: inset 0 1px 0 color-mix(in srgb, var(--rr-gold) 9%, transparent);
}

body.woocommerce-cart table.shop_table th,
body.woocommerce-cart table.shop_table td,
body.woocommerce-checkout table.shop_table th,
body.woocommerce-checkout table.shop_table td {
	border-color: color-mix(in srgb, var(--rr-gold) 12%, transparent) !important;
	color: color-mix(in srgb, var(--rr-text) 82%, transparent);
}

body.woocommerce-cart table.shop_table th,
body.woocommerce-checkout table.shop_table th,
body.woocommerce-checkout #order_review_heading {
	color: var(--rr-text);
	font-weight: 900;
}

body.woocommerce-cart .product-name a,
body.woocommerce-cart .cart_totals a,
body.woocommerce-checkout .woocommerce-privacy-policy-text a,
body.woocommerce-checkout .woocommerce-checkout-review-order a {
	color: var(--rr-gold);
}

body.woocommerce-cart .coupon {
	display: flex;
	gap: 0.5rem;
	align-items: stretch;
}

body.woocommerce-cart .coupon .input-text {
	min-height: 48px;
	min-width: min(100%, 260px);
	padding: 0 1rem;
}

body.woocommerce-cart .button,
body.woocommerce-cart .checkout-button,
body.woocommerce-checkout .button,
body.woocommerce-checkout #place_order {
	min-height: 48px;
	border: 1px solid color-mix(in srgb, var(--rr-gold) 60%, transparent) !important;
	border-radius: 9px !important;
	background: var(--rr-gold) !important;
	color: #090806 !important;
	box-shadow: none !important;
	font-weight: 900 !important;
	white-space: nowrap;
}

body.woocommerce-cart .coupon .button {
	min-width: 142px;
}

body.woocommerce-cart .button:disabled,
body.woocommerce-cart .button.disabled,
body.woocommerce-checkout .button:disabled,
body.woocommerce-checkout .button.disabled {
	background: color-mix(in srgb, var(--rr-gold) 52%, #050504) !important;
	color: color-mix(in srgb, #090806 85%, transparent) !important;
	opacity: 0.85 !important;
}

body.woocommerce-checkout form.checkout {
	display: grid;
	grid-template-columns: minmax(0, 1.04fr) minmax(360px, 0.92fr);
	gap: clamp(2rem, 4vw, 4rem);
	align-items: start;
}

body.woocommerce-checkout form.checkout > * {
	min-width: 0;
}

body.woocommerce-checkout .woocommerce-billing-fields,
body.woocommerce-checkout .woocommerce-shipping-fields,
body.woocommerce-checkout .woocommerce-additional-fields {
	color: color-mix(in srgb, var(--rr-text) 80%, transparent);
}

body.woocommerce-checkout .form-row {
	margin-bottom: 1.15rem;
}

body.woocommerce-checkout .woocommerce-input-wrapper {
	display: block;
}

body.woocommerce-checkout :where(input.input-text, textarea, select),
body.woocommerce-cart :where(input.input-text, textarea, select) {
	min-height: 46px;
}

body.woocommerce-checkout textarea.input-text {
	min-height: 150px;
	padding-top: 0.9rem;
}

body.woocommerce-checkout .select2-container .select2-selection--single {
	height: 46px;
}

body.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered {
	color: var(--rr-text);
	line-height: 44px;
}

body.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 44px;
}

body.woocommerce-checkout #order_review {
	padding: clamp(1.4rem, 2.5vw, 2rem);
	border-radius: 0;
}

body.woocommerce-checkout #payment ul.payment_methods {
	border-color: color-mix(in srgb, var(--rr-gold) 14%, transparent) !important;
}

body.woocommerce-checkout #payment div.payment_box {
	background: color-mix(in srgb, var(--rr-gold) 6%, #050504) !important;
	color: color-mix(in srgb, var(--rr-text) 76%, transparent) !important;
}

body.woocommerce-checkout #payment div.payment_box::before {
	border-bottom-color: color-mix(in srgb, var(--rr-gold) 6%, #050504) !important;
}

body.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper,
body.woocommerce-checkout .woocommerce-privacy-policy-text {
	color: color-mix(in srgb, var(--rr-text) 70%, transparent);
	font-size: 0.92rem;
	line-height: 1.55;
}

.ct-footer {
	border-top: 1px solid var(--rr-line);
	background:
		radial-gradient(circle at 68% 12%, color-mix(in srgb, var(--rr-gold) 16%, transparent), transparent 30rem),
		linear-gradient(180deg, #050504 0%, #090806 100%),
		#050504;
	color: var(--rr-muted);
}

.ct-footer [data-row] {
	border-color: color-mix(in srgb, var(--rr-gold) 16%, transparent);
}

@media (min-width: 768px) {
	.ct-footer [data-row="top"] > .ct-container {
		grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
	}

	.ct-footer [data-row="top"] > .ct-container > [data-column] {
		justify-content: flex-start !important;
	}

	.ct-footer [data-row="top"] > .ct-container > [data-column] > .ct-widget {
		width: 100%;
		max-width: none;
	}
}

.ct-footer a {
	color: color-mix(in srgb, var(--rr-text) 78%, transparent);
	text-decoration: none;
}

.ct-footer a:hover {
	color: var(--rr-gold);
}

.ct-footer .rr-footer-brand {
	max-width: 260px !important;
	margin: 0 !important;
}

.ct-footer .rr-footer-logo {
	margin: 0 0 2rem !important;
}

.ct-footer .rr-footer-logo img {
	width: auto !important;
	height: 92px !important;
	object-fit: contain;
}

.ct-footer .rr-footer-note,
.ct-footer .rr-footer-list {
	color: color-mix(in srgb, var(--rr-gold) 84%, transparent);
	font-size: 1rem;
	line-height: 1.5;
}

.ct-footer .rr-footer-note {
	max-width: 275px;
	margin: 0;
	font-weight: 700;
}

.ct-footer .rr-footer-column {
	margin: 0 !important;
}

.ct-footer .rr-footer-heading {
	margin: 0 0 1.15rem;
	color: var(--rr-gold);
	font-size: 1.08rem;
	font-weight: 800;
	line-height: 1.25;
}

.ct-footer .rr-footer-list {
	display: grid;
	gap: 0.65rem;
	margin: 0;
	padding: 0;
	list-style: none;
}

.ct-footer .rr-footer-list li {
	margin: 0;
}

.ct-footer .rr-footer-list a {
	color: color-mix(in srgb, var(--rr-text) 58%, transparent);
}

.ct-footer .rr-footer-list a:hover {
	color: var(--rr-gold);
}

.ct-footer .rr-footer-optin {
	width: 100%;
	margin: 0 !important;
}

.ct-footer .rr-footer-shortcode {
	display: flex;
	width: 100%;
	min-height: 46px;
	align-items: center;
	padding: 0 1rem;
	border: 1px solid color-mix(in srgb, var(--rr-gold) 28%, transparent);
	border-radius: 10px;
	background: rgba(5, 4, 3, 0.48);
	color: color-mix(in srgb, var(--rr-text) 68%, transparent);
	font-family: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;
	font-size: 0.94rem;
	line-height: 1.3;
}

.ct-footer-copyright {
	color: color-mix(in srgb, var(--rr-text) 42%, transparent);
	font-size: 0.9rem;
	line-height: 1.4;
}

@media (max-width: 1180px) {
	.rr-hero-v2__title {
		font-size: 4.6rem;
	}

	body.post-type-archive-product ul.products,
	.rr-home-products ul.products {
		grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
	}

	.rr-product-quality__cards,
	.rr-related-products__grid {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}

	.rr-product-quality__card {
		min-height: 310px;
	}
}

@media (max-width: 767px) {
	.rr-hero-v2__title {
		font-size: clamp(2.65rem, 13vw, 3.45rem);
		line-height: 1.04;
	}
}

@media (max-width: 900px) {
	.rr-section-title {
		font-size: 2.7rem;
	}

	.rr-coa-band-v1__cards,
	.rr-reviews-v1__cards {
		display: grid !important;
		grid-template-columns: 1fr;
	}

	.rr-coa-band-v1__inner,
	.rr-faq-v1__inner {
		grid-template-columns: 1fr;
		gap: 2.4rem;
	}

	body.post-type-archive-product ul.products,
	.rr-home-products ul.products {
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	}

	.rr-product-info-grid,
	.rr-product-service {
		grid-template-columns: 1fr;
	}

	body.single-product .product-entry-wrapper.is-width-constrained {
		grid-template-columns: 1fr;
		gap: 2.25rem;
	}

	body.single-product .woocommerce-product-gallery,
	body.single-product .product-entry-wrapper.is-width-constrained > .zhd_product_block,
	body.single-product .entry-summary {
		grid-column: 1;
		grid-row: auto;
	}

	body.single-product .woocommerce-product-gallery {
		order: 1;
	}

	body.single-product .entry-summary {
		order: 2;
	}

	body.single-product .product-entry-wrapper.is-width-constrained > .zhd_product_block {
		order: 3;
	}

	body.single-product .woocommerce-product-gallery,
	body.single-product .product-entry-wrapper.is-width-constrained > .zhd_product_block {
		max-width: 100%;
	}

	.rr-product-payments {
		flex-wrap: wrap;
	}

	.rr-product-summary-payment {
		flex-wrap: wrap;
		row-gap: 0.65rem;
	}

	.rr-product-quality__cards,
	.rr-related-products__grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	body.woocommerce-checkout form.checkout {
		display: block;
	}

	body.woocommerce-checkout #order_review {
		margin-top: 2rem;
	}
}

@media (max-width: 767px) {
	body.page .hero-section {
		padding: 3rem 0 2.5rem;
	}

	body.page .hero-section .entry-header {
		width: min(calc(100% - 40px), 860px);
	}

	body.page .hero-section .page-title {
		font-size: clamp(2.3rem, 11vw, 3.1rem);
		line-height: 1.08;
	}

	.rr-page-hero {
		padding: 3.25rem 1.25rem 3rem;
	}

	.rr-page-hero > :where(h1, h2, p, .wp-block-buttons) {
		max-width: 100% !important;
	}

	.rr-page-hero h1 {
		font-size: clamp(2.45rem, 14vw, 3.6rem);
		line-height: 1.04;
	}

	.rr-page-hero .wp-block-buttons {
		gap: 0.8rem;
	}

	.rr-contact-v1 {
		padding: 3rem 0 4rem;
	}

	.rr-contact-v1__inner {
		width: min(calc(100% - 40px), 720px);
		grid-template-columns: 1fr;
	}

	.rr-contact-v1__info.border-animation,
	.rr-contact-v1__form-card.border-animation {
		padding: 1.25rem;
		border-radius: 18px;
	}

	.rr-contact-v1__email {
		grid-template-columns: 42px minmax(0, 1fr);
		gap: 0.75rem;
		padding: 0.85rem;
	}

	.rr-contact-v1__email-icon {
		width: 42px;
		height: 42px;
	}

	.rr-contact-v1__email strong {
		font-size: 0.86rem;
		line-height: 1.2;
	}

	.rr-contact-form__row {
		grid-template-columns: 1fr;
	}

	.rr-home-products__inner,
	.rr-coa-band-v1__inner,
	.rr-faq-v1__inner,
	.rr-reviews-v1__inner {
		width: min(calc(100% - 40px), 720px);
		padding: 3.75rem 0;
	}

	.rr-section-title {
		font-size: 2.35rem;
		line-height: 1.08;
	}

	.rr-section-lede {
		font-size: 1rem;
	}

	.rr-reviews-v1::before {
		inset: 10px;
		border-radius: 20px;
	}

	.rr-reviews-v1__header {
		margin-bottom: 2.25rem !important;
		text-align: left;
	}

	.rr-reviews-v1__title {
		font-size: 2.35rem;
	}

	.rr-reviews-v1__lede {
		margin-left: 0;
		font-size: 1rem;
	}

	.rr-reviews-v1__card.border-animation {
		min-height: 0;
		padding: 1.5rem;
	}

	.rr-reviews-v1__meta {
		margin-bottom: 1.6rem;
	}

	.rr-prefooter-v1.alignfull {
		margin: 10px 10px 0 !important;
	}

	.rr-prefooter-v1 {
		min-height: 440px !important;
		border-radius: 18px;
	}

	.rr-prefooter-v1 .wp-block-cover__image-background {
		object-position: 58% center;
	}

	.rr-prefooter-v1::before {
		background: linear-gradient(90deg, rgba(7, 7, 5, 0.64) 0%, rgba(7, 7, 5, 0.16) 100%);
	}

	.rr-prefooter-v1__content {
		width: min(calc(100% - 40px), 720px);
		padding: 3.75rem 0;
	}

	.rr-prefooter-v1__title {
		max-width: 310px;
		margin-bottom: 2rem;
		font-size: 2.6rem;
	}

	.rr-prefooter-v1__newsletter {
		max-width: 100% !important;
	}

	.rr-coa-band-v1__image {
		aspect-ratio: 1 / 1;
		width: min(100%, 300px);
	}

	.rr-coa-band-v1__inner {
		padding: 3.1rem 0;
	}

	.rr-coa-band-v1 .rr-section-title {
		font-size: 2.25rem;
	}

	.rr-coa-band-v1 .rr-section-lede {
		font-size: 0.98rem;
	}

	.rr-coa-band-v1__cards {
		gap: 0.75rem;
		margin-top: 1.25rem;
	}

	.rr-coa-band-v1__card {
		min-height: 112px;
		padding: 0.95rem;
	}

	.rr-coa-band-v1__icon {
		width: 30px;
		height: 30px;
	}

	.rr-cta-v1 {
		padding: 4rem 0;
	}

	.rr-cta-v1__inner.border-animation {
		width: min(calc(100% - 40px), 720px);
		padding: 2rem;
	}

	body.post-type-archive-product .hero-section {
		padding: 3.5rem 1.25rem 2rem;
	}

	body.post-type-archive-product .hero-section .page-title {
		font-size: 3rem;
	}

	.rr-shop-hero-subtitle {
		margin-top: 0.85rem;
		font-size: 0.98rem;
	}

	.woo-listing-top {
		align-items: flex-start;
		flex-direction: column;
	}

	body.post-type-archive-product ul.products,
	.rr-home-products ul.products {
		grid-template-columns: 1fr !important;
	}

	body.post-type-archive-product #main > .ct-container {
		padding-top: 2rem;
		padding-bottom: 3.5rem;
	}

	body.single-product .woocommerce-breadcrumb,
	body.single-product .product-entry-wrapper.is-width-constrained,
	.rr-product-static {
		width: min(calc(100% - 40px), 720px);
	}

	.rr-product-info-grid {
		margin-bottom: 4rem;
	}

	.rr-product-card {
		border-radius: 20px;
	}

	.rr-product-card__label {
		min-height: 60px;
		padding: 0 1.1rem;
	}

	.rr-product-mini-features,
	.rr-product-quality__cards,
	.rr-product-service__grid,
	.rr-related-products__grid {
		grid-template-columns: 1fr;
	}

	.rr-product-feature {
		grid-template-columns: 58px minmax(0, 1fr);
		gap: 0.9rem;
	}

	.rr-product-icon {
		width: 58px;
		height: 58px;
		border-radius: 16px;
	}

	.rr-product-purchase-stack {
		gap: 1rem;
	}

	.rr-product-summary-payment {
		gap: 0.85rem;
	}

	.rr-product-summary-payment strong {
		width: 100%;
		text-align: center;
	}

	.rr-product-summary-delivery {
		width: 100%;
		min-height: 56px;
		padding: 0 1rem;
		font-size: 0.86rem;
		text-align: center;
	}

	.rr-product-summary-details {
		border-radius: 20px;
	}

	.rr-product-delivery {
		width: 100%;
		min-height: 64px;
		padding: 0 1.2rem;
		text-align: center;
	}

	.rr-product-quality,
	.rr-product-service {
		border-radius: 26px;
	}

	.rr-product-quality {
		padding: 3rem 1.25rem;
	}

	.rr-product-quality h2,
	.rr-related-products h2 {
		font-size: 2.35rem;
	}

	.rr-product-quality__cards {
		margin-top: 2.5rem;
	}

	.rr-product-quality__card {
		min-height: 260px;
		border-radius: 22px;
	}

	.rr-product-quality__card h3 {
		margin-top: 2rem;
		font-size: 2.25rem;
	}

	.rr-product-service {
		padding: 1.25rem;
	}

	.rr-product-service__visual {
		min-height: 310px;
		border-radius: 22px;
	}

	.rr-product-service__grid .rr-product-feature {
		min-height: 170px;
		grid-template-columns: 1fr;
	}

	.rr-product-service__button {
		width: 100%;
		min-height: 66px;
		padding: 0.2rem 0.65rem 0.2rem 1.2rem;
	}

	.rr-product-service__button svg {
		width: 50px;
		height: 50px;
	}

	.rr-related-products__header {
		align-items: flex-start;
		flex-direction: column;
	}

	.ct-footer [data-row] {
		text-align: center;
	}

	.ct-footer .rr-footer-shortcode {
		justify-content: center;
	}

	.ct-footer .rr-footer-brand {
		max-width: 310px !important;
		margin-right: auto !important;
		margin-left: auto !important;
	}

	.ct-footer .rr-footer-logo {
		margin-bottom: 1.25rem !important;
	}

	body.single-product .woocommerce-breadcrumb {
		padding-top: 2rem;
		margin-bottom: 1.5rem;
		font-size: 0.7rem;
	}

	body.single-product .product-entry-wrapper.is-width-constrained {
		gap: 2rem;
		padding-bottom: 2rem;
	}

	body.single-product .woocommerce-product-gallery {
		border-radius: 14px;
	}

	body.single-product .entry-summary {
		padding: 0;
		border: 0;
		border-radius: 0;
		background: transparent;
		box-shadow: none;
	}

	body.single-product .entry-summary .product_title {
		font-size: 1.9rem;
	}

	body.single-product .entry-summary .ct-cart-actions {
		display: block !important;
	}

	body.single-product .single_add_to_cart_button {
		min-height: 60px;
		padding-right: 0.85rem !important;
		padding-left: 0.85rem !important;
		font-size: 0.94rem !important;
	}

	body.single-product .woocommerce-tabs ul.tabs {
		display: block;
	}

	body.single-product .woocommerce-tabs ul.tabs li a {
		display: flex;
		min-height: 42px;
		align-items: center;
		justify-content: center;
	}

	body.single-product .woocommerce-tabs .panel {
		padding-top: 1.5rem;
	}

	body.single-product .related.products {
		margin-bottom: 3.5rem;
	}

	body.woocommerce-cart #main > .ct-container,
	body.woocommerce-checkout #main > .ct-container {
		padding-top: 3rem;
		padding-bottom: 4rem;
	}

	body.woocommerce-cart .hero-section,
	body.woocommerce-checkout .hero-section {
		padding: 2rem 0 1.45rem;
	}

	body.woocommerce-cart .hero-section .entry-header,
	body.woocommerce-checkout .hero-section .entry-header {
		width: 100%;
		max-width: none;
	}

	body.woocommerce-cart .hero-section .page-title,
	body.woocommerce-checkout .hero-section .page-title {
		font-size: clamp(1.95rem, 9vw, 2.25rem);
	}

	body.woocommerce-cart .coupon {
		display: grid;
		grid-template-columns: 1fr;
		gap: 0.75rem;
	}

	body.woocommerce-cart .coupon .input-text,
	body.woocommerce-cart .coupon .button,
	body.woocommerce-cart .checkout-button,
	body.woocommerce-checkout #place_order {
		width: 100%;
	}

	body.woocommerce-cart .cart_totals,
	body.woocommerce-checkout #order_review,
	body.woocommerce-checkout .woocommerce-checkout-review-order {
		padding: 1.25rem;
	}

	.ct-footer .rr-footer-logo img {
		height: 82px !important;
	}
}
