/*
Theme Name: Baka Rey Child
Theme URI: https://bakastore.in/
Description: Code-owned storefront theme for Baka Store built on top of Rey.
Author: OpenAI
Template: rey
Version: 1.5.44
Text Domain: baka-rey-child
*/

.baka-sale-machine {
	background:
		radial-gradient(circle at top left, rgba(18, 222, 255, 0.12), transparent 36%),
		radial-gradient(circle at top right, rgba(255, 207, 29, 0.12), transparent 28%),
		#040404;
	color: #f5f7fb;
	font-family: "Segoe UI", "Trebuchet MS", Verdana, sans-serif;
}

.baka-sale-machine h1,
.baka-sale-machine h2,
.baka-sale-machine h3,
.baka-sale-machine h4,
.baka-sale-machine .button,
.baka-sale-machine .added_to_cart,
.baka-sale-machine input[type="submit"] {
	font-family: "Segoe UI", "Trebuchet MS", Verdana, sans-serif;
	font-weight: 800;
	letter-spacing: 0.02em;
}

.baka-sale-machine .screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	word-wrap: normal;
}

body.wp-child-theme-baka-rey-child {
	background:
		radial-gradient(circle at top left, rgba(18, 222, 255, 0.08), transparent 34%),
		radial-gradient(circle at top right, rgba(255, 207, 29, 0.08), transparent 24%),
		#040404;
	color: #f5f7fb;
	font-family: "Segoe UI", "Trebuchet MS", Verdana, sans-serif;
}

body.wp-child-theme-baka-rey-child :is(.woocommerce-message, .woocommerce-info, .woocommerce-error) {
	background: rgba(255, 255, 255, 0.04);
	border: 1px solid rgba(255, 255, 255, 0.08);
	border-radius: 20px;
	color: #f5f7fb;
}

body.wp-child-theme-baka-rey-child :is(.woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce .button) {
	background: linear-gradient(135deg, #ffd317, #ffb800);
	border: 0;
	border-radius: 16px;
	box-shadow: 0 10px 20px rgba(255, 211, 23, 0.18);
	color: #111111;
	font-family: "Segoe UI", "Trebuchet MS", Verdana, sans-serif;
	font-weight: 800;
	letter-spacing: 0.025em;
	min-height: 48px;
	touch-action: manipulation;
	-webkit-tap-highlight-color: transparent;
	transition: transform 140ms ease, box-shadow 140ms ease, background-color 140ms ease, color 140ms ease;
	text-transform: uppercase;
}

body.wp-child-theme-baka-rey-child :is(.woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce .button):active {
	transform: translateY(1px) scale(0.99);
}

body.wp-child-theme-baka-rey-child .woocommerce ul.products li.product .rey-productInner,
body.wp-child-theme-baka-rey-child .woocommerce-page ul.products li.product .rey-productInner {
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.04), rgba(255, 255, 255, 0.015));
	border: 1px solid rgba(255, 255, 255, 0.08);
	border-radius: 26px;
	box-shadow: 0 16px 34px rgba(0, 0, 0, 0.18);
	overflow: hidden;
	padding: 16px;
}

body.wp-child-theme-baka-rey-child .woocommerce ul.products li.product .woocommerce-loop-product__title,
body.wp-child-theme-baka-rey-child .woocommerce-page ul.products li.product .woocommerce-loop-product__title,
body.wp-child-theme-baka-rey-child .woocommerce div.product .product_title {
	font-family: "Segoe UI", "Trebuchet MS", Verdana, sans-serif;
	font-weight: 800;
	letter-spacing: 0.01em;
	text-transform: none;
}

body.wp-child-theme-baka-rey-child .woocommerce ul.products li.product .price,
body.wp-child-theme-baka-rey-child .woocommerce div.product p.price,
body.wp-child-theme-baka-rey-child .woocommerce div.product span.price {
	color: #f5f7fb;
	font-weight: 700;
}

body.wp-child-theme-baka-rey-child .woocommerce ul.products li.product .price,
body.wp-child-theme-baka-rey-child .woocommerce-page ul.products li.product .price,
body.wp-child-theme-baka-rey-child .baka-productCard__price,
body.wp-child-theme-baka-rey-child .baka-miniCard__price {
	align-items: baseline;
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}

body.wp-child-theme-baka-rey-child .woocommerce ul.products li.product .price ins,
body.wp-child-theme-baka-rey-child .woocommerce-page ul.products li.product .price ins,
body.wp-child-theme-baka-rey-child .baka-productCard__price ins,
body.wp-child-theme-baka-rey-child .baka-miniCard__price ins {
	color: #f5f7fb;
	font-weight: 700;
	text-decoration: none;
}

body.wp-child-theme-baka-rey-child .woocommerce ul.products li.product .price del,
body.wp-child-theme-baka-rey-child .woocommerce-page ul.products li.product .price del,
body.wp-child-theme-baka-rey-child .baka-productCard__price del,
body.wp-child-theme-baka-rey-child .baka-miniCard__price del {
	color: rgba(255, 255, 255, 0.34);
	opacity: 1;
}

body.wp-child-theme-baka-rey-child .woocommerce div.product .woocommerce-product-gallery__image img,
body.wp-child-theme-baka-rey-child .woocommerce div.product .woocommerce-product-gallery__trigger,
body.wp-child-theme-baka-rey-child .woocommerce-cart table.shop_table,
body.wp-child-theme-baka-rey-child .woocommerce-checkout-review-order,
body.wp-child-theme-baka-rey-child .woocommerce-checkout #customer_details,
body.wp-child-theme-baka-rey-child .woocommerce-account .woocommerce-MyAccount-content {
	border-radius: 24px;
}

body.wp-child-theme-baka-rey-child .woocommerce div.product .summary,
body.wp-child-theme-baka-rey-child .woocommerce-cart table.shop_table,
body.wp-child-theme-baka-rey-child .woocommerce-checkout-review-order,
body.wp-child-theme-baka-rey-child .woocommerce-checkout #customer_details,
body.wp-child-theme-baka-rey-child .woocommerce-account .woocommerce-MyAccount-content,
body.wp-child-theme-baka-rey-child .woocommerce-account .woocommerce-MyAccount-navigation-wrapper {
	background: rgba(255, 255, 255, 0.03);
	border: 1px solid rgba(255, 255, 255, 0.08);
	padding: 22px;
}

body.wp-child-theme-baka-rey-child :is(input[type="text"], input[type="email"], input[type="tel"], input[type="password"], input[type="search"], textarea, select) {
	background: rgba(255, 255, 255, 0.03);
	border: 1px solid rgba(255, 255, 255, 0.14);
	border-radius: 14px;
	color: #f5f7fb;
}

body.wp-child-theme-baka-rey-child :is(input[type="text"], input[type="email"], input[type="tel"], input[type="password"], input[type="search"], textarea, select)::placeholder {
	color: rgba(245, 247, 251, 0.46);
}

body.wp-child-theme-baka-rey-child :is(.woocommerce-products-header, .rey-pageCover) {
	background:
		radial-gradient(circle at top right, rgba(18, 222, 255, 0.12), transparent 26%),
		linear-gradient(135deg, rgba(255, 207, 29, 0.1), rgba(10, 10, 10, 0.96) 44%);
	border: 1px solid rgba(255, 255, 255, 0.08);
	border-radius: 28px;
	margin-bottom: 28px;
	padding: 26px;
}

body.wp-child-theme-baka-rey-child :is(.woocommerce-products-header__title, .woocommerce-tabs .tabs li a, .rey-pageTitle) {
	font-family: "Segoe UI", "Trebuchet MS", Verdana, sans-serif;
	font-weight: 800;
	letter-spacing: 0.015em;
	text-transform: uppercase;
}

body.wp-child-theme-baka-rey-child .woocommerce-breadcrumb,
body.wp-child-theme-baka-rey-child .rey-breadcrumbs {
	color: rgba(245, 247, 251, 0.56);
}

body.wp-child-theme-baka-rey-child .woocommerce-breadcrumb a,
body.wp-child-theme-baka-rey-child .rey-breadcrumbs a {
	color: rgba(245, 247, 251, 0.82);
}

body.wp-child-theme-baka-rey-child .woocommerce ul.products,
body.wp-child-theme-baka-rey-child .woocommerce-page ul.products {
	gap: 22px;
}

body.wp-child-theme-baka-rey-child .woocommerce ul.products li.product .rey-productInner .button,
body.wp-child-theme-baka-rey-child .woocommerce-page ul.products li.product .rey-productInner .button {
	background: linear-gradient(135deg, #ffd317, #ffb800);
	border: 0;
	color: #111111;
}

body.wp-child-theme-baka-rey-child .woocommerce ul.products li.product .rey-productInner .button:hover,
body.wp-child-theme-baka-rey-child .woocommerce-page ul.products li.product .rey-productInner .button:hover {
	background: #ffffff;
	color: #111111;
}

body.wp-child-theme-baka-rey-child .woocommerce span.onsale,
body.wp-child-theme-baka-rey-child .woocommerce ul.products li.product .rey-discount {
	background: #ff4155;
	border-radius: 10px;
	color: #ffffff;
}

body.wp-child-theme-baka-rey-child .woocommerce div.product .summary,
body.wp-child-theme-baka-rey-child .woocommerce div.product .woocommerce-tabs,
body.wp-child-theme-baka-rey-child .woocommerce div.product .related,
body.wp-child-theme-baka-rey-child .woocommerce-cart .cart_totals,
body.wp-child-theme-baka-rey-child .woocommerce-checkout #order_review,
body.wp-child-theme-baka-rey-child .woocommerce-account .woocommerce-MyAccount-navigation-wrapper {
	background: rgba(255, 255, 255, 0.03);
	border: 1px solid rgba(255, 255, 255, 0.08);
	border-radius: 24px;
}

body.wp-child-theme-baka-rey-child .woocommerce div.product .summary,
body.wp-child-theme-baka-rey-child .woocommerce div.product .woocommerce-tabs,
body.wp-child-theme-baka-rey-child .woocommerce-cart .cart_totals,
body.wp-child-theme-baka-rey-child .woocommerce-checkout #order_review {
	padding: 22px;
}

body.wp-child-theme-baka-rey-child .woocommerce div.product .woocommerce-tabs ul.tabs {
	border-bottom-color: rgba(255, 255, 255, 0.08);
}

body.wp-child-theme-baka-rey-child .woocommerce div.product .woocommerce-tabs ul.tabs li {
	background: transparent;
	border-color: rgba(255, 255, 255, 0.08);
}

body.wp-child-theme-baka-rey-child .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	background: rgba(255, 255, 255, 0.05);
}

body.wp-child-theme-baka-rey-child .woocommerce div.product p.price,
body.wp-child-theme-baka-rey-child .woocommerce div.product span.price,
body.wp-child-theme-baka-rey-child .woocommerce-cart .order-total .amount,
body.wp-child-theme-baka-rey-child .woocommerce-checkout #order_review .order-total .amount {
	font-size: 1.6rem;
}

body.wp-child-theme-baka-rey-child .woocommerce .quantity .qty,
body.wp-child-theme-baka-rey-child .select2-container--default .select2-selection--single,
body.wp-child-theme-baka-rey-child .select2-container--default .select2-selection--multiple {
	background: rgba(255, 255, 255, 0.03);
	border: 1px solid rgba(255, 255, 255, 0.14);
	border-radius: 14px;
	color: #f5f7fb;
}

body.wp-child-theme-baka-rey-child .woocommerce-account .woocommerce-MyAccount-navigation ul {
	display: grid;
	gap: 8px;
}

body.wp-child-theme-baka-rey-child .baka-utilityPage {
	display: grid;
	gap: 26px;
	padding: 18px 0 72px;
}

body.wp-child-theme-baka-rey-child .baka-utilityHero,
body.wp-child-theme-baka-rey-child .baka-utilityCtaBar {
	background:
		radial-gradient(circle at top right, rgba(18, 222, 255, 0.08), transparent 28%),
		radial-gradient(circle at bottom left, rgba(255, 211, 23, 0.09), transparent 30%),
		rgba(255, 255, 255, 0.03);
	border: 1px solid rgba(255, 255, 255, 0.08);
	border-radius: 30px;
	box-shadow: 0 22px 44px rgba(0, 0, 0, 0.2);
}

body.wp-child-theme-baka-rey-child .baka-utilityHero {
	display: grid;
	gap: 22px;
	grid-template-columns: minmax(0, 1.25fr) minmax(280px, 0.75fr);
	padding: 28px;
}

body.wp-child-theme-baka-rey-child .baka-utilityHero__copy,
body.wp-child-theme-baka-rey-child .baka-utilityHero__panel {
	min-width: 0;
}

body.wp-child-theme-baka-rey-child .baka-utilityHero__eyebrow,
body.wp-child-theme-baka-rey-child .baka-utilityHero__panelLabel,
body.wp-child-theme-baka-rey-child .baka-utilityCard__eyebrow,
body.wp-child-theme-baka-rey-child .baka-section__eyebrow {
	color: rgba(245, 247, 251, 0.64);
	font-size: 0.8rem;
	font-weight: 800;
	letter-spacing: 0.16em;
	text-transform: uppercase;
}

body.wp-child-theme-baka-rey-child .baka-utilityHero__title {
	font-size: clamp(2.4rem, 4vw, 4.3rem);
	line-height: 0.95;
	margin: 0;
	max-width: 12ch;
}

body.wp-child-theme-baka-rey-child .baka-utilityHero__lead {
	color: rgba(245, 247, 251, 0.84);
	font-size: 1.08rem;
	line-height: 1.7;
	max-width: 60ch;
}

body.wp-child-theme-baka-rey-child .baka-utilityHero__meta,
body.wp-child-theme-baka-rey-child .baka-utilityHero__note {
	color: rgba(245, 247, 251, 0.58);
	font-size: 0.95rem;
	line-height: 1.6;
}

body.wp-child-theme-baka-rey-child .baka-utilityHero__actions,
body.wp-child-theme-baka-rey-child .baka-utilityCtaBar__actions {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	margin-top: 18px;
}

body.wp-child-theme-baka-rey-child .baka-utilityHero__panel,
body.wp-child-theme-baka-rey-child .baka-utilityCard,
body.wp-child-theme-baka-rey-child .baka-utilityCtaBar {
	padding: 22px;
}

body.wp-child-theme-baka-rey-child .baka-utilityHero__panel strong {
	display: block;
	font-size: 1.2rem;
	margin-top: 4px;
}

body.wp-child-theme-baka-rey-child .baka-utilityFacts {
	display: grid;
	gap: 14px;
	margin: 18px 0 0;
}

body.wp-child-theme-baka-rey-child .baka-utilityFacts div {
	background: rgba(255, 255, 255, 0.035);
	border: 1px solid rgba(255, 255, 255, 0.06);
	border-radius: 18px;
	padding: 14px 16px;
}

body.wp-child-theme-baka-rey-child .baka-utilityFacts dt {
	color: rgba(245, 247, 251, 0.56);
	font-size: 0.78rem;
	font-weight: 800;
	letter-spacing: 0.14em;
	text-transform: uppercase;
}

body.wp-child-theme-baka-rey-child .baka-utilityFacts dd {
	color: #f5f7fb;
	font-size: 0.96rem;
	line-height: 1.55;
	margin: 8px 0 0;
}

body.wp-child-theme-baka-rey-child .baka-utilitySection {
	display: grid;
	gap: 18px;
}

body.wp-child-theme-baka-rey-child .baka-utilityGrid {
	display: grid;
	gap: 16px;
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

body.wp-child-theme-baka-rey-child .baka-utilityCard {
	background:
		linear-gradient(180deg, rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.02)),
		rgba(255, 255, 255, 0.03);
	border: 1px solid rgba(255, 255, 255, 0.08);
	border-radius: 24px;
	box-shadow: 0 18px 34px rgba(0, 0, 0, 0.16);
	display: grid;
	gap: 12px;
	position: relative;
	overflow: hidden;
}

body.wp-child-theme-baka-rey-child .baka-utilityCard::before {
	background: linear-gradient(135deg, rgba(255, 211, 23, 0.12), transparent 60%);
	content: "";
	inset: 0 auto auto 0;
	height: 72px;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	pointer-events: none;
}

body.wp-child-theme-baka-rey-child .baka-utilityCard strong {
	font-size: 1.18rem;
	line-height: 1.2;
	position: relative;
	z-index: 1;
}

body.wp-child-theme-baka-rey-child .baka-utilityCard p {
	color: rgba(245, 247, 251, 0.8);
	line-height: 1.65;
	margin: 0;
	position: relative;
	z-index: 1;
}

body.wp-child-theme-baka-rey-child .baka-utilityCard__icon {
	align-items: center;
	background: rgba(255, 255, 255, 0.05);
	border: 1px solid rgba(255, 255, 255, 0.08);
	border-radius: 14px;
	display: inline-flex;
	height: 42px;
	justify-content: center;
	position: relative;
	width: 42px;
	z-index: 1;
}

body.wp-child-theme-baka-rey-child .baka-utilityCard__icon svg {
	height: 18px;
	width: 18px;
}

body.wp-child-theme-baka-rey-child .baka-utilityCard__note {
	color: rgba(245, 247, 251, 0.58);
	font-size: 0.92rem;
}

body.wp-child-theme-baka-rey-child .baka-utilityCard__link {
	align-self: start;
	color: #ffd317;
	font-weight: 800;
	letter-spacing: 0.02em;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
	z-index: 1;
}

body.wp-child-theme-baka-rey-child .baka-utilityCard.is-linked:hover {
	transform: translateY(-2px);
}

body.wp-child-theme-baka-rey-child .baka-utilityCtaBar {
	align-items: center;
	display: flex;
	justify-content: space-between;
	gap: 18px;
}

body.wp-child-theme-baka-rey-child .baka-utilityCtaBar__copy p {
	color: rgba(245, 247, 251, 0.6);
	font-size: 0.8rem;
	font-weight: 800;
	letter-spacing: 0.16em;
	margin: 0 0 8px;
	text-transform: uppercase;
}

body.wp-child-theme-baka-rey-child .baka-utilityCtaBar__copy strong {
	display: block;
	font-size: 1.08rem;
	line-height: 1.55;
	max-width: 54ch;
}

@media (max-width: 920px) {
	body.wp-child-theme-baka-rey-child .baka-utilityHero,
	body.wp-child-theme-baka-rey-child .baka-utilityCtaBar {
		grid-template-columns: 1fr;
	}

	body.wp-child-theme-baka-rey-child .baka-utilityGrid {
		grid-template-columns: 1fr;
	}

	body.wp-child-theme-baka-rey-child .baka-utilityCtaBar {
		align-items: flex-start;
		flex-direction: column;
	}
}

@media (max-width: 640px) {
	body.wp-child-theme-baka-rey-child .baka-utilityHero {
		padding: 22px;
	}

	body.wp-child-theme-baka-rey-child .baka-utilityHero__title {
		font-size: clamp(2rem, 12vw, 3rem);
	}

	body.wp-child-theme-baka-rey-child .baka-utilityHero__actions,
	body.wp-child-theme-baka-rey-child .baka-utilityCtaBar__actions {
		width: 100%;
	}

	body.wp-child-theme-baka-rey-child .baka-utilityHero__actions .baka-button,
	body.wp-child-theme-baka-rey-child .baka-utilityCtaBar__actions .button {
		flex: 1 1 100%;
		justify-content: center;
		text-align: center;
	}
}

body.wp-child-theme-baka-rey-child .woocommerce-account .woocommerce-MyAccount-navigation a {
	background: rgba(255, 255, 255, 0.03);
	border: 1px solid rgba(255, 255, 255, 0.08);
	border-radius: 14px;
	color: #f5f7fb;
	display: block;
	padding: 12px 14px;
	text-decoration: none;
}

body.wp-child-theme-baka-rey-child .woocommerce-account .woocommerce-MyAccount-navigation .is-active a,
body.wp-child-theme-baka-rey-child .woocommerce-account .woocommerce-MyAccount-navigation a:hover {
	border-color: rgba(255, 211, 23, 0.42);
	color: #ffd317;
}

body.wp-child-theme-baka-rey-child .baka-pdpTrustRow,
body.wp-child-theme-baka-rey-child .baka-pdpSection,
body.wp-child-theme-baka-rey-child .baka-pdpPrepaidBanner,
body.wp-child-theme-baka-rey-child .baka-pdpBundle,
body.wp-child-theme-baka-rey-child .baka-pdpStoreHighlight {
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.035), rgba(255, 255, 255, 0.015));
	border: 1px solid rgba(255, 255, 255, 0.08);
	border-radius: 22px;
	margin-top: 18px;
	padding: 18px;
}

body.wp-child-theme-baka-rey-child .baka-pdpTrustRow {
	align-items: center;
	display: grid;
	gap: 14px;
	grid-template-columns: minmax(0, 1.35fr) repeat(3, minmax(0, 1fr));
}

body.wp-child-theme-baka-rey-child .baka-pdpBadge {
	align-items: center;
	background: linear-gradient(135deg, rgba(19, 27, 24, 0.96), rgba(18, 24, 20, 0.88));
	border: 1px solid rgba(152, 220, 86, 0.3);
	border-radius: 18px;
	display: inline-flex;
	gap: 12px;
	padding: 12px 14px;
}

body.wp-child-theme-baka-rey-child .baka-pdpBadge__icon {
	align-items: center;
	background: rgba(152, 220, 86, 0.16);
	border-radius: 14px;
	color: #98dc56;
	display: inline-flex;
	height: 42px;
	justify-content: center;
	width: 42px;
}

body.wp-child-theme-baka-rey-child .baka-pdpBadge__icon svg {
	height: 20px;
	width: 20px;
}

body.wp-child-theme-baka-rey-child .baka-pdpBadge__copy {
	display: grid;
	gap: 2px;
}

body.wp-child-theme-baka-rey-child .baka-pdpBadge__copy strong,
body.wp-child-theme-baka-rey-child .baka-pdpTrustMini strong,
body.wp-child-theme-baka-rey-child .baka-pdpSection__head h2,
body.wp-child-theme-baka-rey-child .baka-pdpSection__head h3,
body.wp-child-theme-baka-rey-child .baka-pdpMiniCard__body strong,
body.wp-child-theme-baka-rey-child .baka-pdpOfferCard strong,
body.wp-child-theme-baka-rey-child .baka-pdpBundleItem__copy strong,
body.wp-child-theme-baka-rey-child .baka-pdpBundle__total strong {
	font-family: "Segoe UI", "Trebuchet MS", Verdana, sans-serif;
	font-weight: 800;
}

body.wp-child-theme-baka-rey-child .baka-pdpBadge__copy small,
body.wp-child-theme-baka-rey-child .baka-pdpTrustMini span,
body.wp-child-theme-baka-rey-child .baka-pdpSection__head p,
body.wp-child-theme-baka-rey-child .baka-pdpOfferCard p,
body.wp-child-theme-baka-rey-child .baka-pdpBundle__note,
body.wp-child-theme-baka-rey-child .baka-pdpPrepaidBanner span {
	color: rgba(245, 247, 251, 0.7);
}

body.wp-child-theme-baka-rey-child .baka-pdpTrustMini {
	background: rgba(255, 255, 255, 0.03);
	border: 1px solid rgba(255, 255, 255, 0.08);
	border-radius: 18px;
	display: grid;
	gap: 4px;
	padding: 14px 16px;
}

body.wp-child-theme-baka-rey-child .baka-pdpTrustMini--shipping {
	align-items: center;
	gap: 12px;
	grid-template-columns: auto minmax(0, 1fr);
}

body.wp-child-theme-baka-rey-child .baka-pdpTrustMini--payment .baka-pdpTrustMini__icon {
	background: rgba(22, 230, 255, 0.12);
	border: 1px solid rgba(22, 230, 255, 0.22);
	color: #7cecff;
}

body.wp-child-theme-baka-rey-child .baka-pdpTrustMini--whatsapp .baka-pdpTrustMini__icon {
	background: rgba(91, 208, 255, 0.12);
	border: 1px solid rgba(91, 208, 255, 0.22);
	color: #5bd0ff;
}

body.wp-child-theme-baka-rey-child .baka-pdpTrustMini__icon {
	align-items: center;
	background: rgba(255, 191, 89, 0.12);
	border: 1px solid rgba(255, 191, 89, 0.24);
	border-radius: 14px;
	color: #ffd48c;
	display: inline-flex;
	height: 42px;
	justify-content: center;
	width: 42px;
}

body.wp-child-theme-baka-rey-child .baka-pdpTrustMini__icon svg {
	height: 20px;
	width: 20px;
}

body.wp-child-theme-baka-rey-child .baka-pdpTrustMini__copy {
	display: grid;
	gap: 4px;
}

body.wp-child-theme-baka-rey-child .baka-pdpTrustMini strong {
	font-size: 1rem;
	line-height: 1.35;
}

body.wp-child-theme-baka-rey-child .baka-pdpSection--reviewProof {
	padding: 16px 18px;
}

body.wp-child-theme-baka-rey-child .baka-pdpReviewProof {
	align-items: center;
	display: grid;
	gap: 14px;
	grid-template-columns: auto minmax(0, 1fr) auto;
}

body.wp-child-theme-baka-rey-child .baka-pdpReviewProof__avatar {
	border: 1px solid rgba(255, 255, 255, 0.08);
	border-radius: 18px;
	display: block;
	height: 72px;
	object-fit: cover;
	width: 72px;
}

body.wp-child-theme-baka-rey-child .baka-pdpReviewProof__body {
	display: grid;
	gap: 6px;
}

body.wp-child-theme-baka-rey-child .baka-pdpReviewProof__rating {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}

body.wp-child-theme-baka-rey-child .baka-pdpReviewProof__rating strong,
body.wp-child-theme-baka-rey-child .baka-pdpReviewProof__meta strong {
	font-weight: 800;
}

body.wp-child-theme-baka-rey-child .baka-pdpReviewProof__stars .star-rating {
	margin: 0;
}

body.wp-child-theme-baka-rey-child .baka-pdpReviewProof__quote {
	color: #f5f7fb;
	font-size: 1rem;
	font-weight: 700;
	line-height: 1.45;
	margin: 0;
}

body.wp-child-theme-baka-rey-child .baka-pdpReviewProof__meta {
	color: rgba(245, 247, 251, 0.7);
	display: grid;
	gap: 2px;
}

body.wp-child-theme-baka-rey-child .baka-pdpReviewProof__gallery {
	display: grid;
	gap: 8px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	margin-top: 6px;
}

body.wp-child-theme-baka-rey-child .baka-pdpReviewProof__photo {
	margin: 0;
}

body.wp-child-theme-baka-rey-child .baka-pdpReviewProof__photo img {
	aspect-ratio: 3 / 4;
	border: 1px solid rgba(255, 255, 255, 0.08);
	border-radius: 14px;
	display: block;
	object-fit: cover;
	width: 100%;
}

body.wp-child-theme-baka-rey-child .baka-pdpReviewProof__link {
	color: #12deff;
	font-size: 0.92rem;
	font-weight: 700;
	text-decoration: none;
	white-space: nowrap;
}

body.wp-child-theme-baka-rey-child .baka-pdpStoreHighlight {
	align-items: stretch;
	display: grid;
	gap: 16px;
	grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
}

body.wp-child-theme-baka-rey-child .baka-pdpStoreHighlight__media {
	display: grid;
	gap: 10px;
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

body.wp-child-theme-baka-rey-child .baka-pdpStoreHighlight__figure {
	margin: 0;
}

body.wp-child-theme-baka-rey-child .baka-pdpStoreHighlight__figure img {
	aspect-ratio: 3 / 4;
	border: 1px solid rgba(255, 255, 255, 0.08);
	border-radius: 18px;
	display: block;
	object-fit: cover;
	width: 100%;
}

body.wp-child-theme-baka-rey-child .baka-pdpStoreHighlight__figure figcaption {
	color: rgba(245, 247, 251, 0.7);
	font-size: 0.76rem;
	font-weight: 700;
	letter-spacing: 0.04em;
	margin-top: 6px;
	text-transform: uppercase;
}

body.wp-child-theme-baka-rey-child .baka-pdpStoreHighlight__body {
	display: grid;
	gap: 10px;
	align-content: start;
}

body.wp-child-theme-baka-rey-child .baka-pdpStoreHighlight__body small {
	color: #12deff;
	font-size: 0.74rem;
	font-weight: 800;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

body.wp-child-theme-baka-rey-child .baka-pdpStoreHighlight__body strong {
	font-size: 1.08rem;
	font-weight: 800;
	line-height: 1.3;
}

body.wp-child-theme-baka-rey-child .baka-pdpStoreHighlight__body p {
	color: rgba(245, 247, 251, 0.76);
	margin: 0;
}

body.wp-child-theme-baka-rey-child .baka-pdpStoreHighlight__locations {
	display: grid;
	gap: 10px;
}

body.wp-child-theme-baka-rey-child .baka-pdpStoreHighlight__location {
	background: rgba(255, 255, 255, 0.03);
	border: 1px solid rgba(255, 255, 255, 0.08);
	border-radius: 16px;
	display: grid;
	gap: 4px;
	padding: 12px 14px;
}

body.wp-child-theme-baka-rey-child .baka-pdpStoreHighlight__location strong {
	font-size: 0.96rem;
}

body.wp-child-theme-baka-rey-child .baka-pdpStoreHighlight__location span,
body.wp-child-theme-baka-rey-child .baka-pdpStoreHighlight__location small {
	color: rgba(245, 247, 251, 0.72);
	font-size: 0.88rem;
	line-height: 1.45;
}

body.wp-child-theme-baka-rey-child .baka-pdpStoreHighlight__location small {
	font-size: 0.78rem;
}

body.wp-child-theme-baka-rey-child .baka-pdpStoreHighlight__actions {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}

body.wp-child-theme-baka-rey-child .baka-pdpBenefits__grid,
body.wp-child-theme-baka-rey-child .baka-pdpLove__grid {
	display: grid;
	gap: 12px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

body.wp-child-theme-baka-rey-child .baka-pdpBenefit,
body.wp-child-theme-baka-rey-child .baka-pdpLoveCard {
	background: rgba(255, 255, 255, 0.03);
	border: 1px solid rgba(255, 255, 255, 0.08);
	border-radius: 18px;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.03);
	display: grid;
	gap: 8px;
	padding: 16px;
	transition: border-color 180ms ease, box-shadow 180ms ease, transform 180ms ease;
}

body.wp-child-theme-baka-rey-child .baka-pdpBenefit:hover,
body.wp-child-theme-baka-rey-child .baka-pdpLoveCard:hover {
	border-color: rgba(22, 230, 255, 0.24);
	box-shadow: 0 18px 36px rgba(0, 0, 0, 0.2);
	transform: translateY(-2px);
}

body.wp-child-theme-baka-rey-child .baka-pdpBenefit__label {
	color: #5bd0ff;
	font-size: 0.74rem;
	font-weight: 800;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

body.wp-child-theme-baka-rey-child .baka-pdpBenefit strong,
body.wp-child-theme-baka-rey-child .baka-pdpLoveCard strong {
	color: #f5f7fb;
	font-size: 0.98rem;
	line-height: 1.45;
}

body.wp-child-theme-baka-rey-child .baka-pdpLoveCard {
	align-content: start;
}

body.wp-child-theme-baka-rey-child .baka-pdpLoveCard__icon {
	align-items: center;
	background: linear-gradient(135deg, rgba(255, 211, 23, 0.14), rgba(22, 230, 255, 0.12));
	border: 1px solid rgba(255, 211, 23, 0.18);
	border-radius: 14px;
	color: #ffd317;
	display: inline-flex;
	height: 44px;
	justify-content: center;
	width: 44px;
}

body.wp-child-theme-baka-rey-child .baka-pdpLoveCard__icon svg {
	height: 20px;
	width: 20px;
}

body.wp-child-theme-baka-rey-child .baka-pdpLoveCard p {
	color: rgba(245, 247, 251, 0.72);
	margin: 0;
}

body.wp-child-theme-baka-rey-child .baka-pdpSection__head h2,
body.wp-child-theme-baka-rey-child .baka-pdpSection__head h3 {
	text-wrap: balance;
}

body.wp-child-theme-baka-rey-child .baka-pdpSection__head {
	display: grid;
	gap: 4px;
	margin-bottom: 14px;
}

body.wp-child-theme-baka-rey-child .baka-pdpMiniRail {
	display: grid;
	gap: 12px;
	grid-auto-columns: minmax(220px, 1fr);
	grid-auto-flow: column;
	overflow-x: auto;
	padding-bottom: 6px;
	scroll-snap-type: x proximity;
}

body.wp-child-theme-baka-rey-child .baka-pdpMiniCard {
	align-items: center;
	background: rgba(255, 255, 255, 0.02);
	border: 1px solid rgba(255, 255, 255, 0.06);
	border-radius: 18px;
	display: grid;
	gap: 12px;
	grid-template-columns: 72px minmax(0, 1fr) auto;
	padding: 12px;
	scroll-snap-align: start;
}

body.wp-child-theme-baka-rey-child .baka-pdpMiniCard__thumb img {
	border-radius: 16px;
	display: block;
	height: 72px;
	object-fit: cover;
	width: 72px;
}

body.wp-child-theme-baka-rey-child .baka-pdpMiniCard__body {
	display: grid;
	gap: 5px;
}

body.wp-child-theme-baka-rey-child .baka-pdpMiniCard__body small {
	color: #12deff;
	font-size: 0.72rem;
	font-weight: 800;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

body.wp-child-theme-baka-rey-child .baka-pdpMiniCard__body a {
	color: #f5f7fb;
	text-decoration: none;
}

body.wp-child-theme-baka-rey-child .baka-pdpMiniCard__price {
	color: rgba(245, 247, 251, 0.82);
	font-size: 0.92rem;
}

body.wp-child-theme-baka-rey-child .baka-pdpMiniCard__button {
	border-radius: 14px;
	padding: 12px 16px;
	white-space: nowrap;
}

body.wp-child-theme-baka-rey-child .baka-pdpPrepaidBanner {
	display: grid;
	gap: 6px;
}

body.wp-child-theme-baka-rey-child .baka-pdpPrepaidBanner strong {
	font-size: 1rem;
	line-height: 1.55;
}

body.wp-child-theme-baka-rey-child .baka-pdpPrepaidBanner__pill {
	align-items: center;
	align-self: start;
	background: #111111;
	border-radius: 999px;
	color: #ffffff;
	display: inline-flex;
	font-size: 0.78rem;
	font-weight: 800;
	letter-spacing: 0.06em;
	padding: 8px 12px;
	text-transform: uppercase;
}

body.wp-child-theme-baka-rey-child .baka-pdpOfferGrid {
	display: grid;
	gap: 14px;
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

body.wp-child-theme-baka-rey-child .baka-pdpOfferCard {
	background: rgba(255, 255, 255, 0.02);
	border: 1px solid rgba(255, 255, 255, 0.06);
	border-radius: 18px;
	display: grid;
	gap: 8px;
	padding: 16px;
}

body.wp-child-theme-baka-rey-child .baka-pdpOfferCard small {
	color: #12deff;
	font-size: 0.72rem;
	font-weight: 800;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

body.wp-child-theme-baka-rey-child .baka-pdpOfferCard__footer {
	align-items: center;
	display: flex;
	gap: 10px;
	justify-content: space-between;
	margin-top: 2px;
}

body.wp-child-theme-baka-rey-child .baka-pdpOfferCard code {
	background: rgba(255, 211, 23, 0.12);
	border: 1px dashed rgba(255, 211, 23, 0.42);
	border-radius: 12px;
	color: #ffd317;
	font-family: "Segoe UI", "Trebuchet MS", Verdana, sans-serif;
	font-size: 0.94rem;
	font-weight: 800;
	padding: 10px 12px;
}

body.wp-child-theme-baka-rey-child .baka-pdpOfferCard__copy {
	border-radius: 12px;
	box-shadow: none;
	padding: 10px 16px;
}

body.wp-child-theme-baka-rey-child .baka-pdpBundle__form {
	display: grid;
	gap: 14px;
}

body.wp-child-theme-baka-rey-child .baka-pdpBundleItem {
	align-items: center;
	background: rgba(255, 255, 255, 0.02);
	border: 1px solid rgba(255, 255, 255, 0.06);
	border-radius: 18px;
	display: grid;
	gap: 12px;
	grid-template-columns: auto 72px minmax(0, 1fr);
	padding: 14px;
}

body.wp-child-theme-baka-rey-child .baka-pdpBundleItem input[type="checkbox"] {
	accent-color: #ffd317;
	height: 18px;
	width: 18px;
}

body.wp-child-theme-baka-rey-child .baka-pdpBundleItem--locked {
	opacity: 0.96;
}

body.wp-child-theme-baka-rey-child .baka-pdpBundleItem__thumb img {
	border-radius: 14px;
	display: block;
	height: 72px;
	object-fit: cover;
	width: 72px;
}

body.wp-child-theme-baka-rey-child .baka-pdpBundleItem__copy {
	display: grid;
	gap: 4px;
}

body.wp-child-theme-baka-rey-child .baka-pdpBundleItem__copy span {
	color: rgba(245, 247, 251, 0.74);
}

body.wp-child-theme-baka-rey-child .baka-pdpBundle__footer {
	align-items: center;
	display: grid;
	gap: 14px;
	grid-template-columns: minmax(0, 1fr) auto;
}

body.wp-child-theme-baka-rey-child .baka-pdpBundle__total {
	display: grid;
	gap: 6px;
}

body.wp-child-theme-baka-rey-child .baka-pdpBundle__price {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}

body.wp-child-theme-baka-rey-child .baka-pdpBundle__price ins {
	color: #ffd317;
	font-size: 1.2rem;
	font-weight: 800;
	text-decoration: none;
}

body.wp-child-theme-baka-rey-child .baka-pdpBundle__price del {
	color: rgba(245, 247, 251, 0.44);
}

body.wp-child-theme-baka-rey-child .baka-pdpBundle__submit {
	min-width: 260px;
	padding-inline: 22px;
}

body.wp-child-theme-baka-rey-child .baka-pdpBundle__note {
	font-size: 0.92rem;
	margin: 0;
}

body.wp-child-theme-baka-rey-child .baka-pdpStickyBar {
	display: none;
}

@media (max-width: 1024px) {
	body.wp-child-theme-baka-rey-child .baka-pdpTrustRow,
	body.wp-child-theme-baka-rey-child .baka-pdpBundle__footer,
	body.wp-child-theme-baka-rey-child .baka-pdpOfferGrid {
		grid-template-columns: 1fr;
	}

	body.wp-child-theme-baka-rey-child .baka-pdpBenefits__grid,
	body.wp-child-theme-baka-rey-child .baka-pdpLove__grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	body.wp-child-theme-baka-rey-child .baka-pdpBundle__submit {
		min-width: 100%;
	}
}

@media (max-width: 767px) {
	body.wp-child-theme-baka-rey-child .woocommerce div.product .product_title {
		font-size: clamp(2rem, 10vw, 2.7rem);
		line-height: 1.06;
	}

	body.wp-child-theme-baka-rey-child .woocommerce div.product p.price,
	body.wp-child-theme-baka-rey-child .woocommerce div.product span.price {
		font-size: 1.3rem;
	}

	body.wp-child-theme-baka-rey-child .woocommerce div.product .summary,
	body.wp-child-theme-baka-rey-child .woocommerce div.product .woocommerce-tabs,
	body.wp-child-theme-baka-rey-child .woocommerce-cart .cart_totals,
	body.wp-child-theme-baka-rey-child .woocommerce-checkout #order_review {
		border-radius: 20px;
		padding: 18px;
	}

	body.wp-child-theme-baka-rey-child .woocommerce div.product form.cart {
		display: grid;
		gap: 12px;
	}

	body.wp-child-theme-baka-rey-child .woocommerce div.product form.cart .quantity,
	body.wp-child-theme-baka-rey-child .woocommerce div.product form.cart .single_add_to_cart_button,
	body.wp-child-theme-baka-rey-child .woocommerce div.product form.cart .button {
		width: 100%;
	}

	body.wp-child-theme-baka-rey-child .woocommerce .quantity .qty {
		min-height: 50px;
		width: 100%;
	}

	body.wp-child-theme-baka-rey-child .baka-pdpTrustRow,
	body.wp-child-theme-baka-rey-child .baka-pdpSection,
	body.wp-child-theme-baka-rey-child .baka-pdpPrepaidBanner,
	body.wp-child-theme-baka-rey-child .baka-pdpBundle {
		padding: 16px;
	}

	body.wp-child-theme-baka-rey-child .baka-pdpMiniRail {
		gap: 12px;
	}

	body.wp-child-theme-baka-rey-child .baka-pdpMiniCard {
		gap: 12px;
		grid-template-columns: 64px minmax(0, 1fr);
		padding: 12px;
	}

	body.wp-child-theme-baka-rey-child .baka-pdpMiniCard__cta {
		grid-column: 1 / -1;
	}

	body.wp-child-theme-baka-rey-child .baka-pdpMiniCard__thumb img,
	body.wp-child-theme-baka-rey-child .baka-pdpBundleItem__thumb img {
		height: 72px;
		width: 72px;
	}

	body.wp-child-theme-baka-rey-child .baka-pdpMiniCard__body strong,
	body.wp-child-theme-baka-rey-child .baka-pdpBundleItem__copy strong {
		font-size: 0.98rem;
		line-height: 1.3;
	}

	body.wp-child-theme-baka-rey-child .baka-pdpPrepaidBanner {
		gap: 10px;
	}

	body.wp-child-theme-baka-rey-child .baka-pdpOfferGrid {
		gap: 12px;
	}

	body.wp-child-theme-baka-rey-child .baka-pdpOfferCard {
		padding: 14px;
	}

	body.wp-child-theme-baka-rey-child .baka-pdpOfferCard__footer {
		align-items: stretch;
		flex-direction: column;
	}

	body.wp-child-theme-baka-rey-child .baka-pdpOfferCard code,
	body.wp-child-theme-baka-rey-child .baka-pdpOfferCard__copy {
		width: 100%;
	}

	body.wp-child-theme-baka-rey-child .baka-pdpReviewProof {
		grid-template-columns: 1fr;
	}

	body.wp-child-theme-baka-rey-child .baka-pdpReviewProof__link {
		white-space: normal;
	}

	body.wp-child-theme-baka-rey-child .baka-pdpBundleItem {
		gap: 12px;
		grid-template-columns: 24px 64px minmax(0, 1fr);
	}

	body.wp-child-theme-baka-rey-child .baka-pdpBundle__submit {
		min-height: 52px;
	}

	body.wp-child-theme-baka-rey-child.single-product {
		padding-bottom: calc(98px + env(safe-area-inset-bottom));
	}

	body.wp-child-theme-baka-rey-child .baka-pdpStickyBar {
		align-items: center;
		background: rgba(8, 12, 17, 0.96);
		border: 1px solid rgba(18, 222, 255, 0.2);
		border-radius: 20px;
		box-shadow:
			0 18px 44px rgba(0, 0, 0, 0.42),
			0 0 0 1px rgba(255, 193, 7, 0.08);
		display: grid;
		gap: 10px;
		grid-template-columns: minmax(0, 1fr) auto auto;
		inset: auto 12px calc(12px + env(safe-area-inset-bottom)) 12px;
		opacity: 0;
		padding: 12px;
		pointer-events: none;
		position: fixed;
		transform: translateY(120%);
		transition: transform 0.28s ease, opacity 0.28s ease;
		z-index: 9999;
	}

	body.wp-child-theme-baka-rey-child .baka-pdpStickyBar.is-visible {
		opacity: 1;
		pointer-events: auto;
		transform: translateY(0);
	}

	body.wp-child-theme-baka-rey-child .baka-pdpStickyBar__meta {
		display: grid;
		gap: 2px;
	}

	body.wp-child-theme-baka-rey-child .baka-pdpStickyBar__meta strong {
		font-size: 1rem;
		font-weight: 800;
		line-height: 1.2;
	}

	body.wp-child-theme-baka-rey-child .baka-pdpStickyBar__meta strong :is(ins, bdi, span) {
		color: #f5f7fb;
		text-decoration: none;
	}

	body.wp-child-theme-baka-rey-child .baka-pdpStickyBar__meta strong del {
		color: rgba(245, 247, 251, 0.42);
		font-size: 0.88rem;
	}

	body.wp-child-theme-baka-rey-child .baka-pdpStickyBar__meta span {
		color: rgba(245, 247, 251, 0.68);
		font-size: 0.76rem;
	}

	body.wp-child-theme-baka-rey-child .baka-pdpStickyBar__cta {
		min-height: 48px;
		padding-inline: 18px;
		white-space: nowrap;
	}

	body.wp-child-theme-baka-rey-child .baka-pdpStickyBar__chat {
		align-items: center;
		background: rgba(18, 222, 255, 0.12);
		border: 1px solid rgba(18, 222, 255, 0.22);
		border-radius: 15px;
		color: #12deff;
		display: inline-flex;
		height: 48px;
		justify-content: center;
		width: 48px;
	}

	body.wp-child-theme-baka-rey-child .baka-pdpStickyBar__chat svg {
		height: 22px;
		width: 22px;
	}

	body.wp-child-theme-baka-rey-child .baka-floatingActions__whatsapp.is-hidden-on-sticky {
		opacity: 0;
		pointer-events: none;
		transform: translateY(12px);
	}

	body.wp-child-theme-baka-rey-child .woocommerce div.product .woocommerce-tabs ul.tabs {
		display: grid;
		gap: 8px;
	}

	body.wp-child-theme-baka-rey-child .woocommerce div.product .woocommerce-tabs ul.tabs li {
		margin: 0;
	}
}

/* Conversion refresh v1.4.6 */

body.wp-child-theme-baka-rey-child,
body.wp-child-theme-baka-rey-child .baka-sale-machine {
	background:
		radial-gradient(circle at top left, rgba(255, 177, 66, 0.08), transparent 30%),
		radial-gradient(circle at top right, rgba(37, 211, 102, 0.05), transparent 20%),
		#0b0d10;
	color: #f5f7fa;
}

body.wp-child-theme-baka-rey-child :is(.woocommerce-message, .woocommerce-info, .woocommerce-error) {
	background: rgba(18, 21, 26, 0.92);
	border-color: rgba(255, 255, 255, 0.08);
	box-shadow: 0 16px 34px rgba(0, 0, 0, 0.22);
}

body.wp-child-theme-baka-rey-child :is(.woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce .button) {
	background: linear-gradient(135deg, #ffcf72, #ffac38);
	box-shadow: 0 16px 36px rgba(255, 171, 56, 0.22);
	color: #17110a;
}

body.wp-child-theme-baka-rey-child :is(.woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce .button.alt) {
	background: #15191f;
	border: 1px solid rgba(255, 255, 255, 0.12);
	box-shadow: none;
	color: #f7f9fb;
}

body.wp-child-theme-baka-rey-child :is(.woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce .button):hover {
	background: linear-gradient(135deg, #ffd98f, #ffb84b);
	color: #120e09;
}

body.wp-child-theme-baka-rey-child :is(.woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce .button.alt):hover {
	background: #1a2027;
	color: #ffffff;
}

body.wp-child-theme-baka-rey-child .woocommerce ul.products li.product .rey-productInner,
body.wp-child-theme-baka-rey-child .woocommerce-page ul.products li.product .rey-productInner,
body.wp-child-theme-baka-rey-child .woocommerce div.product .summary,
body.wp-child-theme-baka-rey-child .woocommerce div.product .woocommerce-tabs,
body.wp-child-theme-baka-rey-child .woocommerce div.product .related,
body.wp-child-theme-baka-rey-child .woocommerce-cart table.shop_table,
body.wp-child-theme-baka-rey-child .woocommerce-cart .cart_totals,
body.wp-child-theme-baka-rey-child .woocommerce-checkout-review-order,
body.wp-child-theme-baka-rey-child .woocommerce-checkout #customer_details,
body.wp-child-theme-baka-rey-child .woocommerce-checkout #order_review,
body.wp-child-theme-baka-rey-child .woocommerce-account .woocommerce-MyAccount-content,
body.wp-child-theme-baka-rey-child .woocommerce-account .woocommerce-MyAccount-navigation-wrapper {
	background: linear-gradient(180deg, rgba(19, 23, 28, 0.96), rgba(14, 17, 21, 0.92));
	border-color: rgba(255, 255, 255, 0.08);
	box-shadow: 0 20px 44px rgba(0, 0, 0, 0.24);
}

body.wp-child-theme-baka-rey-child :is(input[type="text"], input[type="email"], input[type="tel"], input[type="password"], input[type="search"], textarea, select),
body.wp-child-theme-baka-rey-child .select2-container--default .select2-selection--single,
body.wp-child-theme-baka-rey-child .select2-container--default .select2-selection--multiple,
body.wp-child-theme-baka-rey-child .woocommerce .quantity .qty {
	background: rgba(9, 11, 15, 0.92);
	border-color: rgba(255, 255, 255, 0.12);
	color: #f5f7fa;
}

body.wp-child-theme-baka-rey-child .baka-pdpTrustRow,
body.wp-child-theme-baka-rey-child .baka-pdpSection,
body.wp-child-theme-baka-rey-child .baka-pdpPrepaidBanner,
body.wp-child-theme-baka-rey-child .baka-pdpBundle,
body.wp-child-theme-baka-rey-child .baka-pdpSalesState,
body.wp-child-theme-baka-rey-child .baka-cartAssist,
body.wp-child-theme-baka-rey-child .baka-checkoutAssist {
	background: linear-gradient(180deg, rgba(19, 23, 28, 0.98), rgba(14, 17, 22, 0.95));
	border: 1px solid rgba(255, 255, 255, 0.08);
	border-radius: 24px;
	box-shadow: 0 18px 40px rgba(0, 0, 0, 0.22);
}

body.wp-child-theme-baka-rey-child .baka-pdpBadge {
	background: linear-gradient(135deg, rgba(255, 191, 89, 0.12), rgba(34, 40, 48, 0.96));
	border-color: rgba(255, 191, 89, 0.22);
}

body.wp-child-theme-baka-rey-child .baka-pdpBadge__icon {
	background: rgba(255, 191, 89, 0.14);
	color: #ffbd59;
}

body.wp-child-theme-baka-rey-child .baka-pdpMiniCard__body small,
body.wp-child-theme-baka-rey-child .baka-pdpOfferCard small {
	color: #5bd0ff;
}

body.wp-child-theme-baka-rey-child .baka-pdpReviewProof__link {
	color: #ffbd59;
}

body.wp-child-theme-baka-rey-child .baka-pdpPrepaidBanner {
	background: linear-gradient(135deg, rgba(255, 191, 89, 0.1), rgba(17, 22, 29, 0.94));
}

body.wp-child-theme-baka-rey-child .baka-pdpPrepaidBanner__pill {
	background: rgba(255, 191, 89, 0.14);
	border: 1px solid rgba(255, 191, 89, 0.3);
	color: #ffcf72;
}

body.wp-child-theme-baka-rey-child .baka-pdpSalesState {
	display: grid;
	gap: 14px;
}

body.wp-child-theme-baka-rey-child .baka-pdpSalesState--urgent {
	border-color: rgba(255, 122, 80, 0.26);
}

body.wp-child-theme-baka-rey-child .baka-pdpSalesState--waitlist {
	border-color: rgba(91, 208, 255, 0.24);
}

body.wp-child-theme-baka-rey-child .baka-pdpSalesState--preorder,
body.wp-child-theme-baka-rey-child .baka-pdpSalesState--drop {
	border-color: rgba(255, 191, 89, 0.24);
}

body.wp-child-theme-baka-rey-child .baka-pdpSalesState__copy {
	display: grid;
	gap: 6px;
}

body.wp-child-theme-baka-rey-child .baka-pdpSalesState__copy small,
body.wp-child-theme-baka-rey-child .baka-cartAssist__card small,
body.wp-child-theme-baka-rey-child .baka-checkoutAssist__card small {
	color: #5bd0ff;
	font-size: 0.76rem;
	font-weight: 800;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

body.wp-child-theme-baka-rey-child .baka-pdpSalesState__copy strong,
body.wp-child-theme-baka-rey-child .baka-cartAssist__lead h2,
body.wp-child-theme-baka-rey-child .baka-cartAssist__card strong,
body.wp-child-theme-baka-rey-child .baka-checkoutAssist__card strong {
	font-size: 1.08rem;
	font-weight: 800;
	line-height: 1.3;
}

body.wp-child-theme-baka-rey-child .baka-pdpSalesState__copy p,
body.wp-child-theme-baka-rey-child .baka-cartAssist__lead p,
body.wp-child-theme-baka-rey-child .baka-cartAssist__card p,
body.wp-child-theme-baka-rey-child .baka-checkoutAssist__card p {
	color: rgba(245, 247, 250, 0.72);
	margin: 0;
}

body.wp-child-theme-baka-rey-child .baka-pdpSalesState__actions {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
}

body.wp-child-theme-baka-rey-child .baka-pdpSalesState__support {
	align-items: center;
	display: inline-flex;
	gap: 10px;
}

body.wp-child-theme-baka-rey-child .baka-pdpSalesState__support svg,
body.wp-child-theme-baka-rey-child .baka-pdpStickyBar__chat svg {
	height: 18px;
	width: 18px;
}

body.wp-child-theme-baka-rey-child .baka-pdpWaitlistForm {
	display: grid;
	gap: 10px;
	grid-template-columns: minmax(0, 1fr) auto;
	max-width: 540px;
	width: 100%;
}

body.wp-child-theme-baka-rey-child .baka-pdpWaitlistForm input[type="email"] {
	min-height: 52px;
}

body.wp-child-theme-baka-rey-child .baka-cartAssist,
body.wp-child-theme-baka-rey-child .baka-checkoutAssist {
	margin-bottom: 24px;
	padding: 22px;
}

body.wp-child-theme-baka-rey-child .baka-cartAssist__lead {
	display: grid;
	gap: 6px;
	margin-bottom: 16px;
}

body.wp-child-theme-baka-rey-child .baka-checkoutAssist__lead,
body.wp-child-theme-baka-rey-child .baka-checkoutAssist__footer {
	align-items: center;
	display: flex;
	gap: 16px;
	justify-content: space-between;
}

body.wp-child-theme-baka-rey-child .baka-checkoutAssist__lead {
	margin-bottom: 16px;
}

body.wp-child-theme-baka-rey-child .baka-checkoutAssist__intro {
	display: grid;
	gap: 6px;
	min-width: 0;
}

body.wp-child-theme-baka-rey-child .baka-checkoutAssist__intro small {
	color: #5bd0ff;
	font-size: 0.76rem;
	font-weight: 800;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

body.wp-child-theme-baka-rey-child .baka-checkoutAssist__lead strong {
	font-size: 1rem;
	font-weight: 800;
	line-height: 1.35;
}

body.wp-child-theme-baka-rey-child .baka-checkoutAssist__offer {
	align-items: center;
	display: inline-flex;
	flex-wrap: wrap;
	gap: 8px;
	justify-content: flex-end;
	margin: 0;
	min-width: 0;
}

body.wp-child-theme-baka-rey-child .baka-checkoutAssist__offer span,
body.wp-child-theme-baka-rey-child .baka-checkoutAssist__footer p {
	color: rgba(245, 247, 250, 0.74);
	margin: 0;
}

body.wp-child-theme-baka-rey-child .baka-cartAssist__grid,
body.wp-child-theme-baka-rey-child .baka-checkoutAssist__grid {
	display: grid;
	gap: 14px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

body.wp-child-theme-baka-rey-child .baka-cartAssist__card,
body.wp-child-theme-baka-rey-child .baka-checkoutAssist__card {
	background: rgba(255, 255, 255, 0.02);
	border: 1px solid rgba(255, 255, 255, 0.08);
	border-radius: 18px;
	display: grid;
	gap: 8px;
	padding: 16px;
}

body.wp-child-theme-baka-rey-child .baka-cartAssist__card code,
body.wp-child-theme-baka-rey-child .baka-checkoutAssist__card code,
body.wp-child-theme-baka-rey-child .baka-checkoutAssist__offer code {
	background: rgba(255, 191, 89, 0.12);
	border: 1px solid rgba(255, 191, 89, 0.24);
	border-radius: 999px;
	color: #ffd48c;
	font-size: 0.8rem;
	font-weight: 800;
	padding: 4px 8px;
}

body.wp-child-theme-baka-rey-child .baka-checkoutAssist__card--payment {
	background: linear-gradient(135deg, rgba(255, 191, 89, 0.08), rgba(18, 22, 28, 0.94));
	border-color: rgba(255, 191, 89, 0.22);
}

body.wp-child-theme-baka-rey-child .baka-checkoutAssist__footer {
	border-top: 1px solid rgba(255, 255, 255, 0.08);
	margin-top: 14px;
	padding-top: 14px;
}

body.wp-child-theme-baka-rey-child .baka-checkoutAssist__support {
	white-space: nowrap;
}

body.wp-child-theme-baka-rey-child .woocommerce-checkout #payment ul.payment_methods {
	display: grid;
	gap: 10px;
	list-style: none;
	margin: 0 0 16px;
	padding: 0;
}

body.wp-child-theme-baka-rey-child .woocommerce-checkout #payment ul.payment_methods > li {
	background: rgba(255, 255, 255, 0.02);
	border: 1px solid rgba(255, 255, 255, 0.08);
	border-radius: 18px;
	padding: 14px 16px;
}

body.wp-child-theme-baka-rey-child .woocommerce-checkout #payment div.payment_box {
	background: rgba(255, 255, 255, 0.03);
	border: 1px solid rgba(255, 255, 255, 0.08);
	border-radius: 16px;
	color: rgba(245, 247, 250, 0.74);
	margin-top: 10px;
	padding: 12px 14px;
}

body.wp-child-theme-baka-rey-child .woocommerce-checkout #payment .place-order {
	display: grid;
	gap: 12px;
}

body.wp-child-theme-baka-rey-child .woocommerce-checkout #payment #place_order {
	min-height: 56px;
	width: 100%;
}

body.wp-child-theme-baka-rey-child .baka-shippingProgress {
	background: rgba(255, 255, 255, 0.08);
	border-radius: 999px;
	height: 8px;
	overflow: hidden;
}

body.wp-child-theme-baka-rey-child .baka-shippingProgress span {
	background: linear-gradient(90deg, #ffcf72, #ffac38);
	display: block;
	height: 100%;
}

body.wp-child-theme-baka-rey-child .baka-pdpStickyBar {
	background: rgba(12, 15, 19, 0.98);
	border-color: rgba(255, 191, 89, 0.22);
	box-shadow: 0 18px 44px rgba(0, 0, 0, 0.32);
}

body.wp-child-theme-baka-rey-child .baka-pdpStickyBar__chat {
	background: rgba(37, 211, 102, 0.14);
	border-color: rgba(37, 211, 102, 0.3);
	color: #25d366;
}

body.wp-child-theme-baka-rey-child .baka-iconButton__count.is-empty {
	display: none;
}

body.wp-child-theme-baka-rey-child.baka-cartDrawer-open {
	overflow: hidden;
}

body.wp-child-theme-baka-rey-child.baka-cartDrawer-open .baka-pdpStickyBar,
body.wp-child-theme-baka-rey-child.baka-cartDrawer-open .baka-floatingActions__whatsapp {
	opacity: 0 !important;
	pointer-events: none !important;
	transform: translateY(140%) !important;
}

.baka-cartDrawerShell[hidden] {
	display: none !important;
}

.baka-cartDrawerShell {
	inset: 0;
	position: fixed;
	z-index: 99998;
}

.baka-cartDrawer__overlay {
	background: rgba(6, 8, 10, 0.72);
	backdrop-filter: blur(6px);
	border: 0;
	inset: 0;
	opacity: 0;
	position: absolute;
	transition: opacity 0.24s ease;
}

.baka-cartDrawer {
	display: flex;
	height: 100%;
	justify-content: flex-end;
	pointer-events: none;
	position: relative;
}

.baka-cartDrawer__panel {
	background: linear-gradient(180deg, rgba(20, 24, 29, 0.99), rgba(13, 16, 20, 0.98));
	border-left: 1px solid rgba(255, 255, 255, 0.08);
	box-shadow: -22px 0 54px rgba(0, 0, 0, 0.3);
	color: #f5f7fa;
	display: grid;
	grid-template-rows: auto minmax(0, 1fr) auto;
	height: 100%;
	max-width: 420px;
	overflow: hidden;
	pointer-events: auto;
	position: relative;
	transform: translateX(100%);
	transition: transform 0.26s ease;
	width: min(92vw, 420px);
}

.baka-cartDrawerShell.is-open .baka-cartDrawer__overlay {
	opacity: 1;
}

.baka-cartDrawerShell.is-open .baka-cartDrawer__panel {
	transform: translateX(0);
}

.baka-cartDrawer__head {
	align-items: flex-start;
	border-bottom: 1px solid rgba(255, 255, 255, 0.06);
	display: flex;
	gap: 12px;
	justify-content: space-between;
	padding: 20px 20px 18px;
}

.baka-cartDrawer__body {
	display: grid;
	grid-template-rows: auto minmax(0, 1fr) auto;
	min-height: 0;
	overflow: hidden;
}

.baka-cartDrawer__footer {
	background: linear-gradient(180deg, rgba(17, 21, 26, 0.9), rgba(10, 13, 17, 0.98));
	border-top: 1px solid rgba(255, 255, 255, 0.08);
	box-shadow: 0 -16px 28px rgba(0, 0, 0, 0.18);
	display: grid;
	gap: 14px;
	padding: 18px 20px calc(20px + env(safe-area-inset-bottom));
}

.baka-cartDrawer__head small,
.baka-cartDrawer__subtotal span,
.baka-cartDrawer__footerNote,
.baka-cartDrawer__offers p {
	color: rgba(245, 247, 250, 0.7);
}

.baka-cartDrawer__head strong,
.baka-cartDrawer__subtotal strong {
	font-size: 1.04rem;
	font-weight: 800;
}

.baka-cartDrawer__close,
.baka-cartDrawer__remove {
	align-items: center;
	background: transparent;
	border: 0;
	border-radius: 999px;
	color: rgba(245, 247, 250, 0.74);
	cursor: pointer;
	display: inline-flex;
	font-size: 1.4rem;
	justify-content: center;
	line-height: 1;
	padding: 0;
	text-decoration: none;
}

.baka-cartDrawer__close {
	background: rgba(255, 255, 255, 0.04);
	height: 38px;
	width: 38px;
}

.baka-cartDrawer__remove {
	background: rgba(255, 255, 255, 0.05);
	flex: 0 0 auto;
	height: 32px;
	width: 32px;
}

.baka-cartDrawer__progress,
.baka-cartDrawer__offers {
	border-bottom: 1px solid rgba(255, 255, 255, 0.06);
	display: grid;
	gap: 10px;
	padding: 16px 20px;
}

.baka-cartDrawer__items {
	display: grid;
	gap: 12px;
	min-height: 0;
	overflow-y: auto;
	overscroll-behavior: contain;
	padding: 16px 20px;
}

.baka-cartDrawer__item {
	align-items: center;
	background: rgba(255, 255, 255, 0.025);
	border: 1px solid rgba(255, 255, 255, 0.06);
	border-radius: 18px;
	display: grid;
	gap: 12px;
	grid-template-columns: 72px minmax(0, 1fr) auto;
	padding: 10px;
	position: relative;
}

.baka-cartDrawer__thumb img {
	border-radius: 14px;
	display: block;
	height: 72px;
	object-fit: cover;
	width: 72px;
}

.baka-cartDrawer__copy {
	display: grid;
	gap: 4px;
}

.baka-cartDrawer__copy a {
	color: #f5f7fa;
	font-weight: 700;
	line-height: 1.35;
	text-decoration: none;
}

.baka-cartDrawer__copy span {
	color: rgba(245, 247, 250, 0.66);
	font-size: 0.88rem;
}

.baka-cartDrawer__copy strong {
	font-size: 0.96rem;
}

.baka-cartDrawer__summary {
	display: grid;
	gap: 6px;
}

.baka-cartDrawer__offers p {
	margin: 0;
}

.baka-cartDrawer__offers strong {
	color: #ffd48c;
}

.baka-cartDrawer__subtotal {
	display: grid;
	gap: 4px;
}

.baka-cartDrawer__footerNote {
	font-size: 0.82rem;
	margin: 0;
}

.baka-cartDrawer__buttons {
	display: grid;
	gap: 10px;
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.baka-cartDrawer__action {
	align-items: center;
	display: flex;
	height: auto;
	justify-content: center;
	line-height: 1.15;
	min-height: 56px;
	padding: 14px 18px;
	text-align: center;
	white-space: normal;
	width: 100%;
}

body.wp-child-theme-baka-rey-child .baka-cartDrawer__action[aria-busy="true"] {
	opacity: 1 !important;
	pointer-events: auto !important;
}

.baka-cartDrawer__action--cart {
	background: rgba(255, 255, 255, 0.04) !important;
	border: 1px solid rgba(255, 255, 255, 0.12) !important;
	box-shadow: none !important;
	color: #f5f7fa !important;
}

.baka-cartDrawer__action--checkout {
	box-shadow: 0 16px 30px rgba(255, 171, 56, 0.2) !important;
}

.baka-cartDrawer__empty {
	display: grid;
	gap: 12px;
	overflow-y: auto;
	padding: 20px;
}

.baka-cartDrawer__empty strong {
	font-size: 1.1rem;
	font-weight: 800;
}

.baka-cartDrawer__empty p {
	color: rgba(245, 247, 250, 0.72);
	margin: 0;
}

.baka-cartDrawer__empty .button {
	align-items: center;
	display: flex;
	justify-content: center;
	line-height: 1.15;
	min-height: 56px;
	padding: 14px 18px;
	text-align: center;
	width: 100%;
}

@media (max-width: 1024px) {
	body.wp-child-theme-baka-rey-child .baka-cartAssist__grid,
	body.wp-child-theme-baka-rey-child .baka-checkoutAssist__grid {
		grid-template-columns: 1fr;
	}
}

@media (max-width: 767px) {
	body.wp-child-theme-baka-rey-child .woocommerce-checkout form.checkout,
	body.wp-child-theme-baka-rey-child .woocommerce-checkout .col2-set {
		display: grid;
		gap: 14px;
	}

	body.wp-child-theme-baka-rey-child .woocommerce-checkout .col2-set::after {
		display: none;
	}

	body.wp-child-theme-baka-rey-child .woocommerce-checkout .col2-set :is(.col-1, .col-2) {
		float: none;
		margin: 0;
		width: 100%;
	}

	body.wp-child-theme-baka-rey-child .woocommerce-checkout :is(#customer_details, #order_review) {
		border-radius: 18px;
		padding: 16px;
	}

	body.wp-child-theme-baka-rey-child .woocommerce-checkout :is(.woocommerce-billing-fields, .woocommerce-shipping-fields, .woocommerce-additional-fields) {
		display: grid;
		gap: 12px;
	}

	body.wp-child-theme-baka-rey-child .woocommerce-checkout .form-row {
		margin: 0;
	}

	body.wp-child-theme-baka-rey-child .woocommerce-checkout .form-row label {
		display: block;
		font-size: 0.8rem;
		font-weight: 700;
		margin-bottom: 6px;
	}

	body.wp-child-theme-baka-rey-child .woocommerce-checkout :is(input[type="text"], input[type="email"], input[type="tel"], textarea, select) {
		min-height: 52px;
	}

	body.wp-child-theme-baka-rey-child .woocommerce-checkout textarea {
		min-height: 92px;
	}

	body.wp-child-theme-baka-rey-child .woocommerce-checkout #payment ul.payment_methods > li {
		padding: 12px;
	}

	body.wp-child-theme-baka-rey-child .woocommerce-checkout #payment div.payment_box {
		padding: 10px 12px;
	}

	body.wp-child-theme-baka-rey-child .baka-checkoutAssist {
		padding: 14px;
	}

	body.wp-child-theme-baka-rey-child .baka-checkoutAssist__lead,
	body.wp-child-theme-baka-rey-child .baka-checkoutAssist__footer {
		align-items: stretch;
		display: grid;
		gap: 10px;
	}

	body.wp-child-theme-baka-rey-child .baka-checkoutAssist__lead {
		margin-bottom: 12px;
	}

	body.wp-child-theme-baka-rey-child .baka-checkoutAssist__lead strong {
		font-size: 0.98rem;
	}

	body.wp-child-theme-baka-rey-child .baka-checkoutAssist__offer {
		justify-content: flex-start;
	}

	body.wp-child-theme-baka-rey-child .baka-checkoutAssist__grid {
		gap: 10px;
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	body.wp-child-theme-baka-rey-child .baka-checkoutAssist__card {
		gap: 6px;
		padding: 12px;
	}

	body.wp-child-theme-baka-rey-child .baka-checkoutAssist__card strong {
		font-size: 0.95rem;
	}

	body.wp-child-theme-baka-rey-child .baka-checkoutAssist__card p,
	body.wp-child-theme-baka-rey-child .baka-checkoutAssist__footer p {
		font-size: 0.82rem;
		line-height: 1.45;
	}

	body.wp-child-theme-baka-rey-child .baka-checkoutAssist__card--payment {
		grid-column: 1 / -1;
	}

	body.wp-child-theme-baka-rey-child .baka-checkoutAssist__support {
		justify-content: center;
		width: 100%;
	}

	body.wp-child-theme-baka-rey-child .baka-pdpWaitlistForm,
	body.wp-child-theme-baka-rey-child .baka-pdpSalesState__actions {
		grid-template-columns: 1fr;
	}

	body.wp-child-theme-baka-rey-child .baka-pdpWaitlistForm {
		display: grid;
	}

	body.wp-child-theme-baka-rey-child .baka-pdpSalesState__actions {
		display: grid;
	}

	.baka-cartDrawer {
		align-items: flex-end;
	}

	.baka-cartDrawer__panel {
		border-left: 0;
		border-radius: 28px 28px 0 0;
		box-shadow: 0 -22px 44px rgba(0, 0, 0, 0.34);
		height: auto;
		max-height: calc(100vh - 10px);
		max-height: calc(100dvh - 10px);
		max-width: 100vw;
		transform: translateY(100%);
		width: 100%;
	}

	.baka-cartDrawer__panel::before {
		background: rgba(245, 247, 250, 0.28);
		border-radius: 999px;
		content: "";
		height: 4px;
		left: 50%;
		position: absolute;
		top: 10px;
		transform: translateX(-50%);
		width: 56px;
	}

	.baka-cartDrawerShell.is-open .baka-cartDrawer__panel {
		transform: translateY(0);
	}

	.baka-cartDrawer__head {
		padding: 26px 16px 16px;
	}

	.baka-cartDrawer__progress,
	.baka-cartDrawer__items,
	.baka-cartDrawer__offers,
	.baka-cartDrawer__footer,
	.baka-cartDrawer__empty {
		padding-left: 16px;
		padding-right: 16px;
	}

	.baka-cartDrawer__item {
		align-items: start;
		grid-template-columns: 64px minmax(0, 1fr);
		padding: 12px 44px 12px 12px;
	}

	.baka-cartDrawer__thumb img {
		height: 64px;
		width: 64px;
	}

	.baka-cartDrawer__remove {
		position: absolute;
		right: 12px;
		top: 12px;
	}

	.baka-cartDrawer__footer {
		padding-bottom: calc(16px + env(safe-area-inset-bottom));
	}

	.baka-cartDrawer__action {
		font-size: 0.82rem;
		min-height: 54px;
		padding-inline: 14px;
	}
}

@media (max-width: 479px) {
	.baka-cartDrawer__buttons {
		grid-template-columns: 1fr;
	}
}

body.wp-child-theme-baka-rey-child .woocommerce ul.products li.product .rey-productLoop-footer,
body.wp-child-theme-baka-rey-child .woocommerce-page ul.products li.product .rey-productLoop-footer {
	--baka-loop-footer-gap: 12px;
	align-items: stretch;
	column-gap: var(--baka-loop-footer-gap);
	row-gap: var(--baka-loop-footer-gap);
}

body.wp-child-theme-baka-rey-child .woocommerce ul.products li.product .rey-productLoop-footer .__break,
body.wp-child-theme-baka-rey-child .woocommerce-page ul.products li.product .rey-productLoop-footer .__break {
	flex-basis: 100%;
	height: 0;
	margin: 0;
}

body.wp-child-theme-baka-rey-child .woocommerce ul.products li.product .rey-productLoop-footer .rey-productFooter-item,
body.wp-child-theme-baka-rey-child .woocommerce-page ul.products li.product .rey-productLoop-footer .rey-productFooter-item {
	display: flex;
	min-width: 0;
}

body.wp-child-theme-baka-rey-child .woocommerce ul.products li.product .rey-productLoop-footer .rey-productFooter-item--addtocart,
body.wp-child-theme-baka-rey-child .woocommerce ul.products li.product .rey-productLoop-footer .rey-productFooter-item--quickview,
body.wp-child-theme-baka-rey-child .woocommerce-page ul.products li.product .rey-productLoop-footer .rey-productFooter-item--addtocart,
body.wp-child-theme-baka-rey-child .woocommerce-page ul.products li.product .rey-productLoop-footer .rey-productFooter-item--quickview {
	flex: 1 1 calc((100% - var(--baka-loop-footer-gap)) / 2);
}

body.wp-child-theme-baka-rey-child .woocommerce ul.products li.product .rey-productLoop-footer .rey-productFooter-item--wishlist,
body.wp-child-theme-baka-rey-child .woocommerce-page ul.products li.product .rey-productLoop-footer .rey-productFooter-item--wishlist {
	flex: 0 0 auto;
}

body.wp-child-theme-baka-rey-child .woocommerce ul.products li.product .rey-productLoop-footer .rey-productFooter-inner,
body.wp-child-theme-baka-rey-child .woocommerce-page ul.products li.product .rey-productLoop-footer .rey-productFooter-inner {
	display: flex;
	width: 100%;
}

body.wp-child-theme-baka-rey-child .woocommerce ul.products li.product .rey-productLoop-footer :is(.add_to_cart_button.button, .rey-quickviewBtn.button),
body.wp-child-theme-baka-rey-child .woocommerce-page ul.products li.product .rey-productLoop-footer :is(.add_to_cart_button.button, .rey-quickviewBtn.button) {
	align-items: center;
	background: linear-gradient(180deg, #ffffff, #eef2f6);
	border: 1px solid rgba(255, 255, 255, 0.92);
	border-radius: 16px;
	box-shadow: 0 10px 22px rgba(0, 0, 0, 0.16);
	color: #111111;
	display: inline-flex;
	font-family: "Segoe UI", "Trebuchet MS", Verdana, sans-serif;
	font-size: 0.78rem;
	font-weight: 800;
	justify-content: center;
	letter-spacing: 0.055em;
	min-height: 50px;
	padding: 0 18px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	transition: transform 180ms ease, background-color 180ms ease, border-color 180ms ease, box-shadow 180ms ease, color 180ms ease;
	white-space: nowrap;
	width: 100%;
	--btn-line-size: 0;
	--btn-padding: 0 18px;
}

body.wp-child-theme-baka-rey-child .woocommerce ul.products li.product .rey-productLoop-footer .add_to_cart_button.button,
body.wp-child-theme-baka-rey-child .woocommerce-page ul.products li.product .rey-productLoop-footer .add_to_cart_button.button {
	background: linear-gradient(180deg, #ffffff, #edf1f5);
	border-color: rgba(255, 255, 255, 0.94);
	color: #111111;
}

body.wp-child-theme-baka-rey-child .woocommerce ul.products li.product .rey-productLoop-footer .rey-quickviewBtn.button,
body.wp-child-theme-baka-rey-child .woocommerce-page ul.products li.product .rey-productLoop-footer .rey-quickviewBtn.button {
	background: linear-gradient(180deg, #fafcff, #e9eef3);
	border-color: rgba(255, 255, 255, 0.88);
	color: #16181c;
}

body.wp-child-theme-baka-rey-child .woocommerce ul.products li.product .rey-productLoop-footer :is(.add_to_cart_button.button, .rey-quickviewBtn.button):hover,
body.wp-child-theme-baka-rey-child .woocommerce ul.products li.product .rey-productLoop-footer :is(.add_to_cart_button.button, .rey-quickviewBtn.button):focus-visible,
body.wp-child-theme-baka-rey-child .woocommerce-page ul.products li.product .rey-productLoop-footer :is(.add_to_cart_button.button, .rey-quickviewBtn.button):hover,
body.wp-child-theme-baka-rey-child .woocommerce-page ul.products li.product .rey-productLoop-footer :is(.add_to_cart_button.button, .rey-quickviewBtn.button):focus-visible {
	background: linear-gradient(180deg, #ffffff, #f3f6f9);
	border-color: rgba(255, 255, 255, 1);
	box-shadow: 0 12px 24px rgba(0, 0, 0, 0.2);
	color: #111111;
	transform: translateY(-1px);
}

body.wp-child-theme-baka-rey-child .woocommerce ul.products li.product .rey-productLoop-footer .rey-quickviewBtn.button:hover,
body.wp-child-theme-baka-rey-child .woocommerce ul.products li.product .rey-productLoop-footer .rey-quickviewBtn.button:focus-visible,
body.wp-child-theme-baka-rey-child .woocommerce-page ul.products li.product .rey-productLoop-footer .rey-quickviewBtn.button:hover,
body.wp-child-theme-baka-rey-child .woocommerce-page ul.products li.product .rey-productLoop-footer .rey-quickviewBtn.button:focus-visible {
	background: linear-gradient(180deg, #ffffff, #f3f6f9);
	border-color: rgba(255, 255, 255, 1);
	box-shadow: 0 12px 24px rgba(0, 0, 0, 0.2);
	color: #111111;
}

body.wp-child-theme-baka-rey-child .woocommerce ul.products li.product .rey-productLoop-footer .rey-wishlistBtn,
body.wp-child-theme-baka-rey-child .woocommerce ul.products li.product .rey-productLoop-footer .rey-wishlistBtn.--icon-style-boxed,
body.wp-child-theme-baka-rey-child .woocommerce ul.products li.product .rey-productLoop-footer .rey-wishlistBtn.--icon-style-rounded,
body.wp-child-theme-baka-rey-child .woocommerce-page ul.products li.product .rey-productLoop-footer .rey-wishlistBtn,
body.wp-child-theme-baka-rey-child .woocommerce-page ul.products li.product .rey-productLoop-footer .rey-wishlistBtn.--icon-style-boxed,
body.wp-child-theme-baka-rey-child .woocommerce-page ul.products li.product .rey-productLoop-footer .rey-wishlistBtn.--icon-style-rounded {
	align-items: center;
	background: linear-gradient(180deg, #ffffff, #eef2f6);
	border: 1px solid rgba(255, 255, 255, 0.92);
	border-radius: 16px;
	box-shadow: 0 10px 22px rgba(0, 0, 0, 0.16);
	color: #17191d;
	display: inline-flex;
	height: 50px;
	justify-content: center;
	padding: 0;
	transition: transform 180ms ease, background-color 180ms ease, border-color 180ms ease, box-shadow 180ms ease, color 180ms ease;
	width: 50px;
}

body.wp-child-theme-baka-rey-child .woocommerce ul.products li.product .rey-productLoop-footer .rey-wishlistBtn .rey-wishlistBtn-icon,
body.wp-child-theme-baka-rey-child .woocommerce-page ul.products li.product .rey-productLoop-footer .rey-wishlistBtn .rey-wishlistBtn-icon {
	font-size: 18px;
}

body.wp-child-theme-baka-rey-child .woocommerce ul.products li.product .rey-productLoop-footer .rey-wishlistBtn:hover,
body.wp-child-theme-baka-rey-child .woocommerce ul.products li.product .rey-productLoop-footer .rey-wishlistBtn:focus-visible,
body.wp-child-theme-baka-rey-child .woocommerce-page ul.products li.product .rey-productLoop-footer .rey-wishlistBtn:hover,
body.wp-child-theme-baka-rey-child .woocommerce-page ul.products li.product .rey-productLoop-footer .rey-wishlistBtn:focus-visible {
	background: linear-gradient(180deg, #ffffff, #f3f6f9);
	border-color: rgba(255, 255, 255, 1);
	box-shadow: 0 12px 24px rgba(0, 0, 0, 0.2);
	color: #111111;
	transform: translateY(-1px);
}

body.wp-child-theme-baka-rey-child .woocommerce ul.products li.product .rey-productLoop-footer .rey-wishlistBtn.--in-wishlist,
body.wp-child-theme-baka-rey-child .woocommerce-page ul.products li.product .rey-productLoop-footer .rey-wishlistBtn.--in-wishlist {
	background: rgba(255, 65, 85, 0.12);
	border-color: rgba(255, 65, 85, 0.32);
	color: #ff6477;
}

@media (max-width: 767px) {
	body.wp-child-theme-baka-rey-child .woocommerce ul.products li.product .rey-productLoop-footer,
	body.wp-child-theme-baka-rey-child .woocommerce-page ul.products li.product .rey-productLoop-footer {
		--baka-loop-footer-gap: 10px;
	}

	body.wp-child-theme-baka-rey-child .woocommerce ul.products li.product .rey-productLoop-footer :is(.add_to_cart_button.button, .rey-quickviewBtn.button),
	body.wp-child-theme-baka-rey-child .woocommerce-page ul.products li.product .rey-productLoop-footer :is(.add_to_cart_button.button, .rey-quickviewBtn.button) {
		font-size: 0.72rem;
		letter-spacing: 0.06em;
		min-height: 46px;
		padding: 0 14px;
	}

	body.wp-child-theme-baka-rey-child .woocommerce ul.products li.product .rey-productLoop-footer .rey-wishlistBtn,
	body.wp-child-theme-baka-rey-child .woocommerce ul.products li.product .rey-productLoop-footer .rey-wishlistBtn.--icon-style-boxed,
	body.wp-child-theme-baka-rey-child .woocommerce ul.products li.product .rey-productLoop-footer .rey-wishlistBtn.--icon-style-rounded,
	body.wp-child-theme-baka-rey-child .woocommerce-page ul.products li.product .rey-productLoop-footer .rey-wishlistBtn,
	body.wp-child-theme-baka-rey-child .woocommerce-page ul.products li.product .rey-productLoop-footer .rey-wishlistBtn.--icon-style-boxed,
	body.wp-child-theme-baka-rey-child .woocommerce-page ul.products li.product .rey-productLoop-footer .rey-wishlistBtn.--icon-style-rounded {
		height: 46px;
		width: 46px;
	}
}

body.wp-child-theme-baka-rey-child.woocommerce ul.products li.product .rey-productInner .rey-productLoop-footer .button.rey-btn--under,
body.wp-child-theme-baka-rey-child.woocommerce-page ul.products li.product .rey-productInner .rey-productLoop-footer .button.rey-btn--under {
	align-items: center !important;
	background: linear-gradient(180deg, #ffffff 0%, #eef2f6 100%) !important;
	background-color: #ffffff !important;
	border: 1px solid rgba(255, 255, 255, 0.94) !important;
	border-radius: 16px !important;
	box-shadow: 0 10px 22px rgba(0, 0, 0, 0.16) !important;
	color: #111111 !important;
	display: inline-flex !important;
	font-family: "Segoe UI", "Trebuchet MS", Verdana, sans-serif !important;
	font-size: 0.78rem !important;
	font-weight: 800 !important;
	justify-content: center !important;
	letter-spacing: 0.055em !important;
	min-height: 50px !important;
	padding: 0 18px !important;
	text-align: center !important;
	text-decoration: none !important;
	text-transform: uppercase !important;
	white-space: nowrap !important;
	width: 100% !important;
	-webkit-text-fill-color: #111111 !important;
	--accent-color: #ffffff !important;
	--accent-hover-color: #f3f6f9 !important;
	--accent-text-color: #111111 !important;
	--btn-bg-color: #ffffff !important;
	--btn-bd-c: rgba(255, 255, 255, 0.94) !important;
	--btn-bd-w: 1px !important;
	--btn-br: 16px !important;
	--btn-color: #111111 !important;
	--btn-font-size: 0.78rem !important;
	--btn-line-o: 0 !important;
	--btn-line-size: 0 !important;
	--btn-line-w: 0 !important;
	--btn-lts: 0.055em !important;
	--btn-padding: 0 18px !important;
	--btn-ttr: uppercase !important;
}

body.wp-child-theme-baka-rey-child.woocommerce ul.products li.product .rey-productInner .rey-productLoop-footer .button.rey-btn--under::after,
body.wp-child-theme-baka-rey-child.woocommerce-page ul.products li.product .rey-productInner .rey-productLoop-footer .button.rey-btn--under::after {
	content: none !important;
	display: none !important;
}

body.wp-child-theme-baka-rey-child.woocommerce ul.products li.product .rey-productInner .rey-productLoop-footer .button.rey-btn--under:hover,
body.wp-child-theme-baka-rey-child.woocommerce ul.products li.product .rey-productInner .rey-productLoop-footer .button.rey-btn--under:focus-visible,
body.wp-child-theme-baka-rey-child.woocommerce-page ul.products li.product .rey-productInner .rey-productLoop-footer .button.rey-btn--under:hover,
body.wp-child-theme-baka-rey-child.woocommerce-page ul.products li.product .rey-productInner .rey-productLoop-footer .button.rey-btn--under:focus-visible {
	background: linear-gradient(180deg, #ffffff 0%, #f3f6f9 100%) !important;
	background-color: #f3f6f9 !important;
	border-color: rgba(255, 255, 255, 1) !important;
	box-shadow: 0 12px 24px rgba(0, 0, 0, 0.2) !important;
	color: #111111 !important;
	transform: translateY(-1px) !important;
	-webkit-text-fill-color: #111111 !important;
	--btn-bg-color: #f3f6f9 !important;
	--btn-color: #111111 !important;
}

body.wp-child-theme-baka-rey-child.woocommerce ul.products li.product .rey-productInner .rey-productLoop-footer .button.rey-btn--under .__text,
body.wp-child-theme-baka-rey-child.woocommerce-page ul.products li.product .rey-productInner .rey-productLoop-footer .button.rey-btn--under .__text {
	color: inherit !important;
	-webkit-text-fill-color: currentColor !important;
}

body.wp-child-theme-baka-rey-child.woocommerce ul.products li.product .rey-productInner .rey-productLoop-footer .baka-loopBuyNowBtn,
body.wp-child-theme-baka-rey-child.woocommerce-page ul.products li.product .rey-productInner .rey-productLoop-footer .baka-loopBuyNowBtn {
	background: linear-gradient(180deg, #ffffff 0%, #edf4fb 100%) !important;
	background-color: #ffffff !important;
	border-color: rgba(255, 255, 255, 0.98) !important;
	box-shadow: 0 12px 24px rgba(0, 0, 0, 0.16) !important;
}

body.wp-child-theme-baka-rey-child.woocommerce ul.products li.product .rey-productInner .rey-productLoop-footer .baka-loopBuyNowBtn:hover,
body.wp-child-theme-baka-rey-child.woocommerce ul.products li.product .rey-productInner .rey-productLoop-footer .baka-loopBuyNowBtn:focus-visible,
body.wp-child-theme-baka-rey-child.woocommerce-page ul.products li.product .rey-productInner .rey-productLoop-footer .baka-loopBuyNowBtn:hover,
body.wp-child-theme-baka-rey-child.woocommerce-page ul.products li.product .rey-productInner .rey-productLoop-footer .baka-loopBuyNowBtn:focus-visible {
	background: linear-gradient(180deg, #ffffff 0%, #f4f8fc 100%) !important;
	background-color: #f4f8fc !important;
}

@media (max-width: 767px) {
	body.wp-child-theme-baka-rey-child.woocommerce ul.products li.product .rey-productInner .rey-productLoop-footer .button.rey-btn--under,
	body.wp-child-theme-baka-rey-child.woocommerce-page ul.products li.product .rey-productInner .rey-productLoop-footer .button.rey-btn--under {
		font-size: 0.66rem !important;
		letter-spacing: 0.04em !important;
		min-height: 44px !important;
		padding: 0 10px !important;
		--btn-font-size: 0.66rem !important;
		--btn-padding: 0 10px !important;
		--btn-lts: 0.04em !important;
	}
}

body.wp-child-theme-baka-rey-child .woocommerce ul.products li.product .rey-productThumbnail .rey-thPos--top-right,
body.wp-child-theme-baka-rey-child .woocommerce-page ul.products li.product .rey-productThumbnail .rey-thPos--top-right {
	align-items: flex-start;
	gap: 10px;
	z-index: 4;
}

body.wp-child-theme-baka-rey-child .woocommerce ul.products li.product .rey-productThumbnail .rey-thPos--top-right .rey-wishlistBtn,
body.wp-child-theme-baka-rey-child .woocommerce ul.products li.product .rey-productThumbnail .rey-thPos--top-right .rey-wishlistBtn.--icon-style-boxed,
body.wp-child-theme-baka-rey-child .woocommerce ul.products li.product .rey-productThumbnail .rey-thPos--top-right .rey-wishlistBtn.--icon-style-rounded,
body.wp-child-theme-baka-rey-child .woocommerce-page ul.products li.product .rey-productThumbnail .rey-thPos--top-right .rey-wishlistBtn,
body.wp-child-theme-baka-rey-child .woocommerce-page ul.products li.product .rey-productThumbnail .rey-thPos--top-right .rey-wishlistBtn.--icon-style-boxed,
body.wp-child-theme-baka-rey-child .woocommerce-page ul.products li.product .rey-productThumbnail .rey-thPos--top-right .rey-wishlistBtn.--icon-style-rounded {
	align-items: center !important;
	background: rgba(255, 255, 255, 0.96) !important;
	background-color: rgba(255, 255, 255, 0.96) !important;
	-webkit-backdrop-filter: blur(10px);
	backdrop-filter: blur(10px);
	border: 1px solid rgba(255, 255, 255, 0.98) !important;
	border-radius: 16px !important;
	box-shadow: 0 16px 30px rgba(0, 0, 0, 0.18) !important;
	color: #17191d !important;
	display: inline-flex !important;
	height: 46px !important;
	justify-content: center !important;
	opacity: 1 !important;
	padding: 0 !important;
	transform: none !important;
	visibility: visible !important;
	width: 46px !important;
}

body.wp-child-theme-baka-rey-child .woocommerce ul.products li.product .rey-productThumbnail .rey-thPos--top-right .rey-wishlistBtn .rey-wishlistBtn-icon,
body.wp-child-theme-baka-rey-child .woocommerce-page ul.products li.product .rey-productThumbnail .rey-thPos--top-right .rey-wishlistBtn .rey-wishlistBtn-icon {
	font-size: 18px;
}

body.wp-child-theme-baka-rey-child .woocommerce ul.products li.product .rey-productThumbnail .rey-thPos--top-right .rey-wishlistBtn:hover,
body.wp-child-theme-baka-rey-child .woocommerce ul.products li.product .rey-productThumbnail .rey-thPos--top-right .rey-wishlistBtn:focus-visible,
body.wp-child-theme-baka-rey-child .woocommerce-page ul.products li.product .rey-productThumbnail .rey-thPos--top-right .rey-wishlistBtn:hover,
body.wp-child-theme-baka-rey-child .woocommerce-page ul.products li.product .rey-productThumbnail .rey-thPos--top-right .rey-wishlistBtn:focus-visible {
	background: rgba(255, 255, 255, 1) !important;
	background-color: rgba(255, 255, 255, 1) !important;
	box-shadow: 0 18px 34px rgba(0, 0, 0, 0.22) !important;
	color: #101215 !important;
	transform: translateY(-1px) !important;
}

body.wp-child-theme-baka-rey-child .woocommerce ul.products li.product .rey-productThumbnail .rey-thPos--top-right .rey-wishlistBtn.--in-wishlist,
body.wp-child-theme-baka-rey-child .woocommerce-page ul.products li.product .rey-productThumbnail .rey-thPos--top-right .rey-wishlistBtn.--in-wishlist {
	background: rgba(255, 245, 247, 0.97) !important;
	background-color: rgba(255, 245, 247, 0.97) !important;
	border-color: rgba(255, 132, 152, 0.32) !important;
	color: #ff5e74 !important;
}

body.wp-child-theme-baka-rey-child.woocommerce ul.products li.product .rey-productInner .rey-productLoop-footer .rey-wishlistBtn,
body.wp-child-theme-baka-rey-child.woocommerce ul.products li.product .rey-productInner .rey-productLoop-footer .rey-wishlistBtn.--icon-style-boxed,
body.wp-child-theme-baka-rey-child.woocommerce ul.products li.product .rey-productInner .rey-productLoop-footer .rey-wishlistBtn.--icon-style-rounded,
body.wp-child-theme-baka-rey-child.woocommerce-page ul.products li.product .rey-productInner .rey-productLoop-footer .rey-wishlistBtn,
body.wp-child-theme-baka-rey-child.woocommerce-page ul.products li.product .rey-productInner .rey-productLoop-footer .rey-wishlistBtn.--icon-style-boxed,
body.wp-child-theme-baka-rey-child.woocommerce-page ul.products li.product .rey-productInner .rey-productLoop-footer .rey-wishlistBtn.--icon-style-rounded {
	background: linear-gradient(180deg, #ffffff 0%, #eef2f6 100%) !important;
	background-color: #ffffff !important;
	border: 1px solid rgba(255, 255, 255, 0.94) !important;
	border-radius: 16px !important;
	box-shadow: 0 10px 22px rgba(0, 0, 0, 0.16) !important;
	color: #17191d !important;
	height: 50px !important;
	width: 50px !important;
}

body.wp-child-theme-baka-rey-child.woocommerce ul.products li.product .rey-productInner .rey-productLoop-footer .rey-wishlistBtn:hover,
body.wp-child-theme-baka-rey-child.woocommerce ul.products li.product .rey-productInner .rey-productLoop-footer .rey-wishlistBtn:focus-visible,
body.wp-child-theme-baka-rey-child.woocommerce-page ul.products li.product .rey-productInner .rey-productLoop-footer .rey-wishlistBtn:hover,
body.wp-child-theme-baka-rey-child.woocommerce-page ul.products li.product .rey-productInner .rey-productLoop-footer .rey-wishlistBtn:focus-visible {
	background: linear-gradient(180deg, #ffffff 0%, #f3f6f9 100%) !important;
	background-color: #f3f6f9 !important;
	border-color: rgba(255, 255, 255, 1) !important;
	box-shadow: 0 12px 24px rgba(0, 0, 0, 0.2) !important;
	color: #111111 !important;
	transform: translateY(-1px) !important;
}

@media (max-width: 767px) {
	body.wp-child-theme-baka-rey-child.woocommerce ul.products li.product .rey-productInner .rey-productLoop-footer .button.rey-btn--under,
	body.wp-child-theme-baka-rey-child.woocommerce-page ul.products li.product .rey-productInner .rey-productLoop-footer .button.rey-btn--under {
		font-size: 0.72rem !important;
		min-height: 46px !important;
		padding: 0 14px !important;
		--btn-font-size: 0.72rem !important;
		--btn-padding: 0 14px !important;
	}

	body.wp-child-theme-baka-rey-child .woocommerce ul.products li.product .rey-productThumbnail .rey-thPos--top-right .rey-wishlistBtn,
	body.wp-child-theme-baka-rey-child .woocommerce ul.products li.product .rey-productThumbnail .rey-thPos--top-right .rey-wishlistBtn.--icon-style-boxed,
	body.wp-child-theme-baka-rey-child .woocommerce ul.products li.product .rey-productThumbnail .rey-thPos--top-right .rey-wishlistBtn.--icon-style-rounded,
	body.wp-child-theme-baka-rey-child .woocommerce-page ul.products li.product .rey-productThumbnail .rey-thPos--top-right .rey-wishlistBtn,
	body.wp-child-theme-baka-rey-child .woocommerce-page ul.products li.product .rey-productThumbnail .rey-thPos--top-right .rey-wishlistBtn.--icon-style-boxed,
	body.wp-child-theme-baka-rey-child .woocommerce-page ul.products li.product .rey-productThumbnail .rey-thPos--top-right .rey-wishlistBtn.--icon-style-rounded {
		height: 42px !important;
		width: 42px !important;
	}

	body.wp-child-theme-baka-rey-child.woocommerce ul.products li.product .rey-productInner .rey-productLoop-footer .rey-wishlistBtn,
	body.wp-child-theme-baka-rey-child.woocommerce ul.products li.product .rey-productInner .rey-productLoop-footer .rey-wishlistBtn.--icon-style-boxed,
	body.wp-child-theme-baka-rey-child.woocommerce ul.products li.product .rey-productInner .rey-productLoop-footer .rey-wishlistBtn.--icon-style-rounded,
	body.wp-child-theme-baka-rey-child.woocommerce-page ul.products li.product .rey-productInner .rey-productLoop-footer .rey-wishlistBtn,
	body.wp-child-theme-baka-rey-child.woocommerce-page ul.products li.product .rey-productInner .rey-productLoop-footer .rey-wishlistBtn.--icon-style-boxed,
	body.wp-child-theme-baka-rey-child.woocommerce-page ul.products li.product .rey-productInner .rey-productLoop-footer .rey-wishlistBtn.--icon-style-rounded {
		height: 46px !important;
		width: 46px !important;
	}
}

body.wp-child-theme-baka-rey-child {
	--baka-bg: #040404;
	--baka-surface: #0b0d11;
	--baka-surface-2: #101318;
	--baka-surface-3: #151920;
	--baka-line: rgba(255, 255, 255, 0.08);
	--baka-line-strong: rgba(22, 230, 255, 0.18);
	--baka-text: #f5f7fb;
	--baka-text-muted: rgba(245, 247, 251, 0.74);
	--baka-text-soft: rgba(245, 247, 251, 0.48);
	--baka-yellow: #ffd317;
	--baka-yellow-strong: #ffb800;
	--baka-cyan: #16e6ff;
	--baka-shadow: 0 24px 54px rgba(0, 0, 0, 0.34);
}

body.wp-child-theme-baka-rey-child:not(.baka-sale-machine) {
	background:
		radial-gradient(circle at top left, rgba(22, 230, 255, 0.09), transparent 28%),
		radial-gradient(circle at top right, rgba(255, 211, 23, 0.08), transparent 24%),
		var(--baka-bg);
	overflow-x: hidden;
}

body.wp-child-theme-baka-rey-child:not(.baka-sale-machine)::before {
	background:
		repeating-linear-gradient(
			180deg,
			transparent 0,
			transparent 31px,
			rgba(255, 255, 255, 0.04) 32px
		),
		repeating-linear-gradient(
			90deg,
			transparent 0,
			transparent 71px,
			rgba(255, 255, 255, 0.03) 72px
		);
	content: "";
	inset: 0;
	opacity: 0.18;
	pointer-events: none;
	position: fixed;
	z-index: 0;
}

body.wp-child-theme-baka-rey-child:not(.baka-sale-machine) :is(.rey-siteWrapper, .rey-siteContent, .rey-siteContainer, .rey-siteMain) {
	position: relative;
	z-index: 1;
}

body.wp-child-theme-baka-rey-child .rey-siteContent {
	padding-bottom: clamp(48px, 6vw, 84px);
	padding-top: clamp(28px, 4vw, 48px);
}

body.wp-child-theme-baka-rey-child .rey-siteContainer {
	max-width: 1440px;
	padding-left: 24px;
	padding-right: 24px;
}

body.wp-child-theme-baka-rey-child .rey-siteHeader {
	background: rgba(7, 9, 12, 0.88);
	-webkit-backdrop-filter: blur(18px);
	backdrop-filter: blur(18px);
	border-bottom: 1px solid var(--baka-line);
	box-shadow: 0 20px 42px rgba(0, 0, 0, 0.28);
	overflow: visible;
	position: relative;
}

body.wp-child-theme-baka-rey-child .rey-siteHeader::before {
	background:
		radial-gradient(circle at left center, rgba(22, 230, 255, 0.12), transparent 22%),
		radial-gradient(circle at right center, rgba(255, 211, 23, 0.12), transparent 26%),
		repeating-linear-gradient(
			170deg,
			transparent 0,
			transparent 17px,
			rgba(255, 255, 255, 0.04) 18px,
			rgba(255, 255, 255, 0.04) 19px
		);
	content: "";
	inset: 0;
	opacity: 0.42;
	pointer-events: none;
	position: absolute;
}

body.wp-child-theme-baka-rey-child .rey-siteHeader > * {
	position: relative;
	z-index: 1;
}

body.wp-child-theme-baka-rey-child .rey-siteHeader .elementor-361 > .hide-on-scroll {
	background: linear-gradient(90deg, rgba(255, 211, 23, 0.96), rgba(255, 184, 0, 0.96));
	border-bottom: 1px solid rgba(17, 17, 17, 0.14);
}

body.wp-child-theme-baka-rey-child .rey-siteHeader .elementor-361 > .hide-on-scroll .e-con-inner {
	align-items: center;
	gap: 18px;
	margin: 0 auto;
	max-width: 1440px;
	padding-left: 24px;
	padding-right: 24px;
}

body.wp-child-theme-baka-rey-child .rey-siteHeader .hide-on-scroll :is(.elementor-icon-box-title span, .reyEl-menu-nav a, .elementor-icon) {
	color: #111111;
}

body.wp-child-theme-baka-rey-child .rey-siteHeader .hide-on-scroll .elementor-icon-box-title {
	font-size: 0.8rem;
	font-weight: 800;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

body.wp-child-theme-baka-rey-child .rey-siteHeader .hide-on-scroll .reyEl-menu-nav {
	gap: 20px;
}

body.wp-child-theme-baka-rey-child .rey-siteHeader .hide-on-scroll .reyEl-menu-nav a {
	font-size: 0.76rem;
	font-weight: 800;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

body.wp-child-theme-baka-rey-child .rey-siteHeader .hide-on-scroll .reyEl-menu-nav a:hover {
	opacity: 0.72;
}

body.wp-child-theme-baka-rey-child .rey-siteHeader .elementor-361 > .elementor-element:not(.hide-on-scroll) > .e-con-inner {
	align-items: center;
	gap: clamp(18px, 2vw, 28px);
	margin: 0 auto;
	max-width: 1440px;
	min-height: 94px;
	padding: 14px 24px;
}

body.wp-child-theme-baka-rey-child .rey-siteHeader .elementor-element-d43f367 img {
	filter: drop-shadow(0 16px 26px rgba(0, 0, 0, 0.28));
	height: auto;
	max-width: clamp(76px, 7vw, 92px);
}

body.wp-child-theme-baka-rey-child .rey-mainNavigation--desktop {
	flex: 1 1 auto;
	min-width: 0;
}

body.wp-child-theme-baka-rey-child .rey-mainMenu--desktop {
	align-items: center;
	gap: clamp(20px, 1.8vw, 34px);
}

body.wp-child-theme-baka-rey-child .rey-mainMenu--desktop > li > a {
	color: var(--baka-text);
	font-family: "Segoe UI", "Trebuchet MS", Verdana, sans-serif;
	font-size: 0.9rem;
	font-weight: 800;
	letter-spacing: 0.045em;
	padding: 16px 0;
	position: relative;
	text-transform: uppercase;
}

body.wp-child-theme-baka-rey-child .rey-mainMenu--desktop > li > a::after {
	background: linear-gradient(90deg, var(--baka-yellow), var(--baka-cyan));
	border-radius: 999px;
	bottom: 6px;
	content: "";
	height: 2px;
	left: 0;
	position: absolute;
	right: 0;
	transform: scaleX(0);
	transform-origin: left;
	transition: transform 180ms ease;
}

body.wp-child-theme-baka-rey-child .rey-mainMenu--desktop > li:is(:hover, .current-menu-item, .current-menu-parent, .current-page-ancestor) > a {
	color: #ffffff;
}

body.wp-child-theme-baka-rey-child .rey-mainMenu--desktop > li:is(:hover, .current-menu-item, .current-menu-parent, .current-page-ancestor) > a::after {
	transform: scaleX(1);
}

body.wp-child-theme-baka-rey-child .rey-mainNavigation--desktop .--submenu-indicator {
	color: rgba(255, 255, 255, 0.78);
}

body.wp-child-theme-baka-rey-child .rey-mainNavigation--desktop .sub-menu {
	background: rgba(8, 10, 14, 0.97);
	border: 1px solid var(--baka-line);
	border-radius: 24px;
	box-shadow: 0 26px 48px rgba(0, 0, 0, 0.36);
	padding: 12px;
}

body.wp-child-theme-baka-rey-child .rey-mainNavigation--desktop .sub-menu li + li {
	margin-top: 6px;
}

body.wp-child-theme-baka-rey-child .rey-mainNavigation--desktop .sub-menu a {
	border-radius: 14px;
	color: var(--baka-text-muted);
	display: flex;
	font-size: 0.9rem;
	font-weight: 700;
	letter-spacing: 0.03em;
	padding: 12px 14px;
	text-transform: uppercase;
}

body.wp-child-theme-baka-rey-child .rey-mainNavigation--desktop .sub-menu a:hover {
	background: rgba(255, 211, 23, 0.08);
	color: #ffffff;
}

body.wp-child-theme-baka-rey-child :is(.rey-headerIcon-btn, .rey-mainNavigation-mobileBtn) {
	align-items: center;
	background: rgba(255, 255, 255, 0.04);
	border: 1px solid var(--baka-line);
	border-radius: 18px;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.04);
	color: #ffffff;
	display: inline-flex;
	height: 52px;
	justify-content: center;
	transition: background 180ms ease, border-color 180ms ease, color 180ms ease, transform 180ms ease;
	width: 52px;
}

body.wp-child-theme-baka-rey-child :is(.rey-headerIcon-btn, .rey-mainNavigation-mobileBtn):hover {
	background: rgba(255, 255, 255, 0.08);
	border-color: rgba(22, 230, 255, 0.22);
	color: var(--baka-yellow);
	transform: translateY(-1px);
}

body.wp-child-theme-baka-rey-child .rey-headerIcon-icon {
	align-items: center;
	display: inline-flex;
	justify-content: center;
}

body.wp-child-theme-baka-rey-child .rey-headerIcon-icon svg,
body.wp-child-theme-baka-rey-child .rey-mainNavigation-mobileBtn svg {
	height: 22px;
	width: 22px;
}

body.wp-child-theme-baka-rey-child .rey-headerIcon-counter.--bubble {
	background: var(--baka-yellow);
	border: 2px solid rgba(7, 9, 12, 0.9);
	border-radius: 999px;
	color: #111111;
	font-size: 0.7rem;
	font-weight: 800;
	min-width: 22px;
	padding: 0 6px;
	right: -6px;
	top: -6px;
}

body.wp-child-theme-baka-rey-child .rey-mainNavigation-mobileBtn .__bars .__bar {
	background: currentColor;
}

body.wp-child-theme-baka-rey-child .rey-mobileNav .rey-mobileNav-container {
	background: linear-gradient(180deg, rgba(10, 12, 16, 0.98), rgba(5, 6, 9, 0.98));
	border-left: 1px solid var(--baka-line);
}

body.wp-child-theme-baka-rey-child .rey-mobileNav-header {
	border-bottom: 1px solid var(--baka-line);
	padding: 24px;
}

body.wp-child-theme-baka-rey-child .rey-mobileNav .rey-logoTitle {
	color: #ffffff;
	font-family: "Segoe UI", "Trebuchet MS", Verdana, sans-serif;
	font-size: 1rem;
	font-weight: 800;
	letter-spacing: 0.08em;
	text-decoration: none;
	text-transform: uppercase;
}

body.wp-child-theme-baka-rey-child .rey-mainMenu-mobile a {
	color: var(--baka-text);
	font-family: "Segoe UI", "Trebuchet MS", Verdana, sans-serif;
	font-size: 0.92rem;
	font-weight: 800;
	letter-spacing: 0.04em;
	padding: 16px 0;
	text-transform: uppercase;
}

body.wp-child-theme-baka-rey-child .rey-mainMenu-mobile .sub-menu {
	padding-left: 16px;
	padding-top: 6px;
}

body.wp-child-theme-baka-rey-child .rey-mainMenu-mobile .sub-menu a {
	color: var(--baka-text-muted);
	font-size: 0.86rem;
	font-weight: 700;
}

body.wp-child-theme-baka-rey-child .rey-mobileNav-footer {
	border-top: 1px solid var(--baka-line);
	padding: 20px 24px 24px;
}

body.wp-child-theme-baka-rey-child .rey-mobileNav--footerItem {
	align-items: center;
	background: rgba(255, 255, 255, 0.04);
	border: 1px solid var(--baka-line);
	border-radius: 18px;
	color: #ffffff;
	display: inline-flex;
	font-size: 0.8rem;
	font-weight: 800;
	gap: 12px;
	letter-spacing: 0.05em;
	min-height: 54px;
	padding: 0 18px;
	text-decoration: none;
	text-transform: uppercase;
}

body.wp-child-theme-baka-rey-child .rey-overlay--header,
body.wp-child-theme-baka-rey-child .rey-overlay--header-top {
	background: rgba(3, 4, 7, 0.72);
}

body.wp-child-theme-baka-rey-child :is(.rey-header-dropPanel-content, .rey-accountPanel, .rey-cartPanel) {
	background: linear-gradient(180deg, rgba(12, 15, 19, 0.98), rgba(6, 7, 10, 0.98));
	border: 1px solid var(--baka-line);
	border-radius: 28px;
	box-shadow: 0 26px 48px rgba(0, 0, 0, 0.34);
	color: #ffffff;
}

body.wp-child-theme-baka-rey-child .rey-accountTabs {
	border-bottom: 1px solid var(--baka-line);
}

body.wp-child-theme-baka-rey-child .rey-accountTabs-item {
	color: var(--baka-text-muted);
	font-weight: 800;
	letter-spacing: 0.06em;
	text-transform: uppercase;
}

body.wp-child-theme-baka-rey-child .rey-accountTabs-item.--active {
	color: #ffffff;
}

body.wp-child-theme-baka-rey-child .rey-breadcrumbs {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	margin-bottom: 22px;
}

body.wp-child-theme-baka-rey-child :is(.rey-breadcrumbs-item, .rey-breadcrumbs a, .woocommerce-breadcrumb) {
	font-size: 0.8rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

body.wp-child-theme-baka-rey-child :is(.woocommerce-products-header, .rey-pageCover) {
	background:
		radial-gradient(circle at top right, rgba(22, 230, 255, 0.14), transparent 26%),
		linear-gradient(135deg, rgba(255, 211, 23, 0.1), rgba(8, 8, 10, 0.96) 46%);
	border: 1px solid var(--baka-line);
	border-radius: 32px;
	box-shadow: var(--baka-shadow);
	padding: clamp(28px, 4vw, 42px);
	position: relative;
	overflow: hidden;
}

body.wp-child-theme-baka-rey-child :is(.woocommerce-products-header__title, .rey-pageTitle) {
	font-size: clamp(2.3rem, 4.8vw, 4.1rem);
	line-height: 0.95;
	margin: 0;
}

body.wp-child-theme-baka-rey-child .rey-loopHeader {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	gap: 14px;
	justify-content: flex-end;
	margin-bottom: 28px;
}

body.wp-child-theme-baka-rey-child .rey-loopHeader > * {
	margin: 0;
}

body.wp-child-theme-baka-rey-child .woocommerce-ordering {
	margin-inline-start: auto;
}

body.wp-child-theme-baka-rey-child :is(.woocommerce-result-count, .rey-loopInlineList, .woocommerce-ordering .btn-line) {
	align-items: center;
	background: rgba(255, 255, 255, 0.035);
	border: 1px solid var(--baka-line);
	border-radius: 18px;
	color: var(--baka-text-muted);
	display: inline-flex;
	min-height: 52px;
	padding: 0 16px;
}

body.wp-child-theme-baka-rey-child .woocommerce-result-count {
	font-size: 0.76rem;
	font-weight: 800;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

body.wp-child-theme-baka-rey-child .rey-loopInlineList {
	gap: 12px;
}

body.wp-child-theme-baka-rey-child .rey-loopInlineList__label {
	color: var(--baka-text-soft);
	font-size: 0.72rem;
	font-weight: 800;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}

body.wp-child-theme-baka-rey-child .rey-viewSelector-list-dk {
	gap: 8px;
}

body.wp-child-theme-baka-rey-child .rey-viewSelector-list-dk li {
	align-items: center;
	background: rgba(255, 255, 255, 0.04);
	border: 1px solid transparent;
	border-radius: 999px;
	color: #ffffff;
	display: inline-flex;
	font-size: 0.8rem;
	font-weight: 800;
	height: 32px;
	justify-content: center;
	min-width: 32px;
	transition: border-color 180ms ease, background 180ms ease, color 180ms ease;
}

body.wp-child-theme-baka-rey-child .rey-viewSelector-list-dk li:is(:hover, .--active) {
	background: rgba(255, 211, 23, 0.12);
	border-color: rgba(255, 211, 23, 0.28);
	color: var(--baka-yellow);
}

body.wp-child-theme-baka-rey-child .woocommerce-ordering .btn-line {
	gap: 12px;
}

body.wp-child-theme-baka-rey-child .woocommerce-ordering .btn-line span {
	color: #ffffff;
	font-size: 0.78rem;
	font-weight: 800;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

body.wp-child-theme-baka-rey-child .woocommerce-ordering select.orderby {
	background: transparent;
	border: 0;
	color: #ffffff;
	font-weight: 700;
}

body.wp-child-theme-baka-rey-child .woocommerce ul.products li.product .rey-productInner,
body.wp-child-theme-baka-rey-child .woocommerce-page ul.products li.product .rey-productInner {
	transition: border-color 180ms ease, box-shadow 180ms ease, transform 180ms ease;
}

body.wp-child-theme-baka-rey-child .woocommerce ul.products li.product .rey-productInner:hover,
body.wp-child-theme-baka-rey-child .woocommerce-page ul.products li.product .rey-productInner:hover {
	border-color: rgba(22, 230, 255, 0.16);
	box-shadow: 0 24px 48px rgba(0, 0, 0, 0.28);
	transform: translateY(-4px);
}

body.wp-child-theme-baka-rey-child .woocommerce ul.products li.product .rey-productThumbnail,
body.wp-child-theme-baka-rey-child .woocommerce-page ul.products li.product .rey-productThumbnail {
	background:
		radial-gradient(circle at center, rgba(255, 255, 255, 0.04), rgba(0, 0, 0, 0.72)),
		#050505;
	border-radius: 30px;
	overflow: hidden;
	position: relative;
}

body.wp-child-theme-baka-rey-child .woocommerce ul.products li.product.--extraImg-second .rey-productThumbnail .woocommerce-LoopProduct-link,
body.wp-child-theme-baka-rey-child .woocommerce-page ul.products li.product.--extraImg-second .rey-productThumbnail .woocommerce-LoopProduct-link {
	display: flex;
	justify-content: center;
	position: relative;
}

body.wp-child-theme-baka-rey-child .woocommerce ul.products li.product.--extraImg-second .rey-productThumbnail .rey-productThumbnail__second,
body.wp-child-theme-baka-rey-child .woocommerce-page ul.products li.product.--extraImg-second .rey-productThumbnail .rey-productThumbnail__second {
	height: 100%;
	inset: 0;
	margin: auto;
	max-height: 100%;
	max-width: 100%;
	object-fit: contain;
	transform: none;
	width: 100%;
}

body.wp-child-theme-baka-rey-child .woocommerce ul.products li.product.--extraImg-second .rey-productThumbnail .rey-thumbImg,
body.wp-child-theme-baka-rey-child .woocommerce-page ul.products li.product.--extraImg-second .rey-productThumbnail .rey-thumbImg {
	position: relative;
	z-index: 1;
}

body.wp-child-theme-baka-rey-child .woocommerce ul.products li.product .woocommerce-loop-product__title a,
body.wp-child-theme-baka-rey-child .woocommerce-page ul.products li.product .woocommerce-loop-product__title a {
	color: #ffffff;
}

body.wp-child-theme-baka-rey-child .woocommerce ul.products li.product .woocommerce-loop-product__title a:hover,
body.wp-child-theme-baka-rey-child .woocommerce-page ul.products li.product .woocommerce-loop-product__title a:hover {
	color: var(--baka-yellow);
}

body.wp-child-theme-baka-rey-child .woocommerce div.product .woocommerce-product-gallery {
	background:
		radial-gradient(circle at top left, rgba(22, 230, 255, 0.08), transparent 28%),
		linear-gradient(180deg, rgba(255, 255, 255, 0.04), rgba(255, 255, 255, 0.015));
	border: 1px solid var(--baka-line);
	border-radius: 30px;
	box-shadow: var(--baka-shadow);
	padding: clamp(18px, 2.5vw, 24px);
	position: relative;
	overflow: hidden;
}

body.wp-child-theme-baka-rey-child .woocommerce div.product .woocommerce-product-gallery__image {
	background: rgba(255, 255, 255, 0.03);
	aspect-ratio: 3 / 4;
	align-items: center;
	border-radius: 24px;
	display: flex;
	justify-content: center;
	overflow: hidden;
	position: relative;
}

body.wp-child-theme-baka-rey-child .woocommerce div.product .woocommerce-product-gallery__image > a {
	display: flex;
	height: 100%;
	width: 100%;
}

body.wp-child-theme-baka-rey-child .woocommerce div.product .woocommerce-product-gallery__image img {
	box-sizing: border-box;
	height: 100%;
	object-fit: contain;
	padding: clamp(10px, 1vw, 16px);
	transition: filter 260ms ease, transform 260ms ease;
	width: 100%;
}

body.wp-child-theme-baka-rey-child .woocommerce div.product .woocommerce-product-gallery__image:is(:hover, :focus-within) img {
	transform: scale(1.04);
}

body.wp-child-theme-baka-rey-child .woocommerce div.product .woocommerce-product-gallery .__thumbItem {
	background: rgba(255, 255, 255, 0.04);
	border: 1px solid var(--baka-line);
	border-radius: 18px;
	transition: border-color 180ms ease, transform 180ms ease;
}

body.wp-child-theme-baka-rey-child .woocommerce div.product .woocommerce-product-gallery .__thumbItem:is(:hover, .--active) {
	border-color: rgba(22, 230, 255, 0.28);
	transform: translateY(-1px);
}

body.wp-child-theme-baka-rey-child .woocommerce div.product .woocommerce-product-gallery .__thumbs-arr button,
body.wp-child-theme-baka-rey-child .woocommerce div.product .woocommerce-product-gallery .rey-openBtn {
	background: rgba(255, 255, 255, 0.94);
	border: 1px solid rgba(255, 255, 255, 0.98);
	border-radius: 16px;
	box-shadow: 0 16px 28px rgba(0, 0, 0, 0.18);
	color: #111111;
}

body.wp-child-theme-baka-rey-child .woocommerce div.product .summary.entry-summary {
	background:
		radial-gradient(circle at top right, rgba(255, 211, 23, 0.08), transparent 26%),
		linear-gradient(180deg, rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.02));
	border: 1px solid var(--baka-line);
	border-radius: 30px;
	box-shadow: var(--baka-shadow);
	padding: clamp(24px, 3vw, 32px);
}

body.wp-child-theme-baka-rey-child .woocommerce div.product .product_title {
	font-size: clamp(2.3rem, 4.3vw, 4rem);
	line-height: 0.96;
	letter-spacing: -0.03em;
	text-wrap: balance;
}

body.wp-child-theme-baka-rey-child .woocommerce-product-details__short-description p {
	color: var(--baka-text-muted);
	font-size: 1rem;
	line-height: 1.7;
}

body.wp-child-theme-baka-rey-child div.product p.stock {
	align-items: center;
	background: rgba(22, 230, 255, 0.08);
	border: 1px solid rgba(22, 230, 255, 0.18);
	border-radius: 999px;
	display: inline-flex;
	gap: 10px;
	margin-bottom: 18px;
	padding: 10px 16px;
}

body.wp-child-theme-baka-rey-child .woocommerce div.product form.cart {
	align-items: stretch;
	gap: 14px;
	margin-top: 24px;
}

body.wp-child-theme-baka-rey-child .woocommerce div.product form.cart .quantity {
	background: rgba(255, 255, 255, 0.04);
	border: 1px solid var(--baka-line);
	border-radius: 18px;
	min-height: 56px;
	padding: 0 8px;
}

body.wp-child-theme-baka-rey-child .woocommerce div.product form.cart :is(.single_add_to_cart_button, .button),
body.wp-child-theme-baka-rey-child .woocommerce .rey-buyNowBtn-wrapper .btn {
	background: linear-gradient(180deg, #ffffff 0%, #eff4f8 100%);
	border: 1px solid rgba(255, 255, 255, 0.98);
	border-radius: 18px;
	box-shadow: 0 14px 28px rgba(0, 0, 0, 0.18);
	color: #111111;
	min-height: 56px;
}

body.wp-child-theme-baka-rey-child .woocommerce div.product form.cart :is(.single_add_to_cart_button, .button):hover,
body.wp-child-theme-baka-rey-child .woocommerce .rey-buyNowBtn-wrapper .btn:hover {
	background: linear-gradient(180deg, #ffffff 0%, #f5f8fb 100%);
	color: #111111;
	transform: translateY(-1px);
}

body.wp-child-theme-baka-rey-child .woocommerce div.product :is(.woocommerce-tabs, .related.products, .up-sells.upsells) {
	box-shadow: var(--baka-shadow);
	overflow: hidden;
	position: relative;
}

body.wp-child-theme-baka-rey-child .woocommerce div.product .woocommerce-tabs .tabs li a {
	font-size: 0.8rem;
	letter-spacing: 0.08em;
}

body.wp-child-theme-baka-rey-child .woocommerce div.product .related.products > h2,
body.wp-child-theme-baka-rey-child .woocommerce div.product .up-sells.upsells > h2 {
	font-size: clamp(1.5rem, 3vw, 2.1rem);
	line-height: 1;
	margin-bottom: 22px;
}

body.wp-child-theme-baka-rey-child .woocommerce-cart :is(table.shop_table, .cart_totals),
body.wp-child-theme-baka-rey-child .woocommerce-checkout :is(#customer_details, #order_review),
body.wp-child-theme-baka-rey-child .woocommerce-account :is(.woocommerce-MyAccount-navigation-wrapper, .woocommerce-MyAccount-content) {
	box-shadow: var(--baka-shadow);
}

body.wp-child-theme-baka-rey-child .rey-siteFooter {
	margin-top: 56px;
	padding-bottom: 0;
	position: relative;
}

body.wp-child-theme-baka-rey-child .rey-siteFooter .elementor-360 > .e-con-top {
	background: linear-gradient(180deg, rgba(9, 12, 16, 0.98), rgba(4, 6, 9, 0.98));
	border: 1px solid var(--baka-line);
	border-radius: 34px 34px 0 0;
	box-shadow: var(--baka-shadow);
	margin: 0 24px;
	overflow: hidden;
	position: relative;
}

body.wp-child-theme-baka-rey-child .rey-siteFooter .elementor-360 > .e-con-top::before {
	background:
		radial-gradient(circle at left top, rgba(22, 230, 255, 0.12), transparent 24%),
		radial-gradient(circle at right top, rgba(255, 211, 23, 0.12), transparent 26%),
		repeating-linear-gradient(
			160deg,
			transparent 0,
			transparent 22px,
			rgba(255, 255, 255, 0.03) 23px,
			rgba(255, 255, 255, 0.03) 24px
		);
	content: "";
	inset: 0;
	opacity: 0.4;
	pointer-events: none;
	position: absolute;
}

body.wp-child-theme-baka-rey-child .rey-siteFooter .elementor-360 > .e-con-top > .e-con-inner {
	padding: clamp(28px, 4vw, 42px) clamp(20px, 3vw, 30px) 0;
	position: relative;
	z-index: 1;
}

body.wp-child-theme-baka-rey-child .rey-siteFooter .elementor-360 > .e-con-top > .e-con-inner > .e-child:first-child > .e-con-inner {
	align-items: start;
	display: grid;
	gap: clamp(24px, 3vw, 32px);
	grid-template-columns: minmax(0, 1.05fr) minmax(0, 1.1fr) minmax(280px, 0.85fr);
}

body.wp-child-theme-baka-rey-child .rey-siteFooter .elementor-360 > .e-con-top > .e-con-inner > .e-child:first-child > .e-con-inner > .e-child:nth-child(1) img {
	border-radius: 28px;
	box-shadow: 0 22px 40px rgba(0, 0, 0, 0.28);
	height: auto;
	max-width: clamp(88px, 10vw, 128px);
}

body.wp-child-theme-baka-rey-child .rey-siteFooter .elementor-360 > .e-con-top > .e-con-inner > .e-child:first-child > .e-con-inner > .e-child:nth-child(1) .elementor-widget-text-editor p:first-child {
	font-size: 1.08rem;
	line-height: 1.5;
	margin-bottom: 12px;
}

body.wp-child-theme-baka-rey-child .rey-siteFooter .elementor-widget-text-editor p {
	color: var(--baka-text-muted);
}

body.wp-child-theme-baka-rey-child .rey-siteFooter a {
	color: #ffffff;
	text-decoration: none;
}

body.wp-child-theme-baka-rey-child .rey-siteFooter a:hover {
	color: var(--baka-yellow);
}

body.wp-child-theme-baka-rey-child .rey-siteFooter .elementor-360 > .e-con-top > .e-con-inner > .e-child:first-child > .e-con-inner > .e-child:nth-child(1) .elementor-widget-text-editor:last-child a {
	border-bottom: 1px solid rgba(255, 255, 255, 0.14);
	display: inline-flex;
	padding-bottom: 2px;
}

body.wp-child-theme-baka-rey-child .rey-siteFooter .elementor-360 > .e-con-top > .e-con-inner > .e-child:first-child > .e-con-inner > .e-child:nth-child(2) > .e-con-inner {
	display: grid;
	gap: 18px;
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

body.wp-child-theme-baka-rey-child .rey-siteFooter .reyEl-menu {
	background: rgba(255, 255, 255, 0.03);
	border: 1px solid var(--baka-line);
	border-radius: 24px;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.03);
	padding: 20px;
}

body.wp-child-theme-baka-rey-child .rey-siteFooter .reyEl-menuTitle,
body.wp-child-theme-baka-rey-child .rey-siteFooter .elementor-heading-title {
	color: #ffffff;
	font-family: "Segoe UI", "Trebuchet MS", Verdana, sans-serif;
	font-size: 0.92rem;
	font-weight: 800;
	letter-spacing: 0.08em;
	margin-bottom: 14px;
	text-transform: uppercase;
}

body.wp-child-theme-baka-rey-child .rey-siteFooter .reyEl-menu-nav {
	display: grid;
	gap: 8px;
}

body.wp-child-theme-baka-rey-child .rey-siteFooter .reyEl-menu-nav a {
	color: var(--baka-text-muted);
	font-size: 0.94rem;
	font-weight: 700;
	line-height: 1.45;
	padding: 4px 0;
	text-transform: none;
}

body.wp-child-theme-baka-rey-child .rey-siteFooter .elementor-360 > .e-con-top > .e-con-inner > .e-child:first-child > .e-con-inner > .e-child:nth-child(3) {
	background: rgba(255, 255, 255, 0.035);
	border: 1px solid rgba(255, 211, 23, 0.12);
	border-radius: 28px;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.04);
	padding: 22px;
}

body.wp-child-theme-baka-rey-child .rey-siteFooter .rey-newsletterForm {
	background: rgba(255, 255, 255, 0.035);
	border: 1px dashed rgba(22, 230, 255, 0.18);
	border-radius: 18px;
	min-height: 58px;
}

body.wp-child-theme-baka-rey-child .rey-siteFooter .elementor-360 > .e-con-top > .e-con-inner > .e-child:last-child {
	border-top: 1px solid rgba(255, 255, 255, 0.08);
	margin-top: clamp(26px, 3vw, 34px);
	padding: 22px 0 28px;
}

body.wp-child-theme-baka-rey-child .rey-siteFooter .elementor-360 > .e-con-top > .e-con-inner > .e-child:last-child .elementor-widget-text-editor p {
	color: rgba(245, 247, 251, 0.62);
	font-size: 0.82rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
}

@media (max-width: 1200px) {
	body.wp-child-theme-baka-rey-child .rey-mainMenu--desktop {
		gap: 20px;
	}

	body.wp-child-theme-baka-rey-child .rey-siteFooter .elementor-360 > .e-con-top > .e-con-inner > .e-child:first-child > .e-con-inner {
		grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
	}

	body.wp-child-theme-baka-rey-child .rey-siteFooter .elementor-360 > .e-con-top > .e-con-inner > .e-child:first-child > .e-con-inner > .e-child:nth-child(3) {
		grid-column: 1 / -1;
	}
}

@media (max-width: 1024px) {
	body.wp-child-theme-baka-rey-child .rey-siteContainer {
		padding-left: 20px;
		padding-right: 20px;
	}

	body.wp-child-theme-baka-rey-child .rey-siteHeader .elementor-361 > .elementor-element:not(.hide-on-scroll) > .e-con-inner {
		gap: 16px;
		min-height: 82px;
		padding: 12px 20px;
	}

	body.wp-child-theme-baka-rey-child .rey-loopHeader {
		gap: 12px;
	}

	body.wp-child-theme-baka-rey-child .woocommerce div.product .summary.entry-summary,
	body.wp-child-theme-baka-rey-child .woocommerce div.product .woocommerce-product-gallery,
	body.wp-child-theme-baka-rey-child :is(.woocommerce-products-header, .rey-pageCover) {
		border-radius: 26px;
	}

	body.wp-child-theme-baka-rey-child .rey-siteFooter .elementor-360 > .e-con-top {
		margin: 0 20px;
	}

	body.wp-child-theme-baka-rey-child .rey-siteFooter .elementor-360 > .e-con-top > .e-con-inner > .e-child:first-child > .e-con-inner > .e-child:nth-child(2) > .e-con-inner {
		grid-template-columns: 1fr;
	}
}

@media (max-width: 767px) {
	body.wp-child-theme-baka-rey-child .rey-siteContent {
		padding-top: 24px;
	}

	body.wp-child-theme-baka-rey-child .rey-siteContainer {
		padding-left: 16px;
		padding-right: 16px;
	}

	body.wp-child-theme-baka-rey-child .rey-siteHeader .elementor-361 > .elementor-element:not(.hide-on-scroll) > .e-con-inner {
		min-height: 74px;
		padding: 10px 16px;
	}

	body.wp-child-theme-baka-rey-child .rey-siteHeader .elementor-element-d43f367 img {
		max-width: 68px;
	}

	body.wp-child-theme-baka-rey-child :is(.rey-headerIcon-btn, .rey-mainNavigation-mobileBtn) {
		border-radius: 16px;
		height: 48px;
		width: 48px;
	}

	body.wp-child-theme-baka-rey-child .rey-loopHeader {
		align-items: center;
		display: flex;
		flex-wrap: wrap;
		gap: 12px;
		justify-content: flex-end;
	}

	body.wp-child-theme-baka-rey-child .rey-loopHeader > * {
		width: auto;
	}

	body.wp-child-theme-baka-rey-child :is(.woocommerce-result-count, .rey-loopInlineList) {
		justify-content: space-between;
		width: 100%;
	}

	body.wp-child-theme-baka-rey-child .woocommerce-ordering {
		margin-inline-start: auto;
		max-width: min(220px, 100%);
		width: auto;
	}

	body.wp-child-theme-baka-rey-child .woocommerce-ordering .btn-line {
		justify-content: center;
		width: auto;
	}

	body.wp-child-theme-baka-rey-child .woocommerce-ordering .btn-line span {
		display: block;
		line-height: 1.12;
		max-width: 100%;
		overflow: hidden;
		padding-inline-end: 18px;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	body.wp-child-theme-baka-rey-child .woocommerce-ordering .btn-line span:after {
		inset-inline-end: 0;
		top: 50%;
		transform: translateY(-30%);
	}

	body.wp-child-theme-baka-rey-child .woocommerce div.product .product_title,
	body.wp-child-theme-baka-rey-child :is(.woocommerce-products-header__title, .rey-pageTitle) {
		font-size: clamp(1.9rem, 10vw, 2.8rem);
	}

	body.wp-child-theme-baka-rey-child .woocommerce div.product form.cart {
		gap: 12px;
	}

	body.wp-child-theme-baka-rey-child .rey-siteFooter {
		margin-top: 42px;
	}

	body.wp-child-theme-baka-rey-child .rey-siteFooter .elementor-360 > .e-con-top {
		border-radius: 26px 26px 0 0;
		margin: 0 16px;
	}

	body.wp-child-theme-baka-rey-child .rey-siteFooter .elementor-360 > .e-con-top > .e-con-inner {
		padding-left: 16px;
		padding-right: 16px;
	}

	body.wp-child-theme-baka-rey-child .rey-siteFooter .elementor-360 > .e-con-top > .e-con-inner > .e-child:first-child > .e-con-inner {
		grid-template-columns: 1fr;
	}

	body.wp-child-theme-baka-rey-child .rey-siteFooter .elementor-360 > .e-con-top > .e-con-inner > .e-child:first-child > .e-con-inner > .e-child:nth-child(1) img {
		max-width: 84px;
	}
}

@media (max-width: 767px) {
	body.wp-child-theme-baka-rey-child .rey-loopHeader > * {
		min-width: 0;
	}

	body.wp-child-theme-baka-rey-child .woocommerce div.product .rey-productSummary {
		display: grid !important;
		gap: 12px;
		grid-template-columns: minmax(0, 1fr) !important;
	}

	body.wp-child-theme-baka-rey-child .woocommerce div.product .rey-productSummary > :is(.woocommerce-product-gallery, .summary.entry-summary) {
		float: none !important;
		margin: 0 !important;
		max-width: none !important;
		min-width: 0;
		width: 100% !important;
	}

	body.wp-child-theme-baka-rey-child .woocommerce div.product .summary.entry-summary .rey-innerSummary {
		display: grid !important;
		gap: 16px !important;
		grid-template-columns: minmax(0, 1fr) !important;
		max-width: none;
		width: 100%;
	}

	body.wp-child-theme-baka-rey-child .woocommerce div.product .summary.entry-summary .rey-innerSummary > * {
		float: none !important;
		grid-column: 1 / -1 !important;
		max-width: none !important;
		min-width: 0;
		width: 100% !important;
	}

	body.wp-child-theme-baka-rey-child.single-product :is(
		.rey-siteWrapper,
		.rey-siteContent,
		.rey-siteMain,
		.rey-productSummary,
		.woocommerce-product-gallery,
		.summary.entry-summary,
		.rey-innerSummary,
		.baka-pdpTrustRow,
		.baka-pdpSection,
		.baka-pdpPrepaidBanner,
		.baka-pdpBundle,
		.baka-pdpSalesState,
		.woocommerce-tabs,
		.related.products,
		.up-sells.upsells
	) {
		max-width: 100%;
		min-width: 0;
		width: 100%;
	}

	body.wp-child-theme-baka-rey-child.single-product :is(
		.baka-pdpBadge,
		.baka-pdpTrustMini,
		.baka-pdpReviewProof,
		.baka-pdpMiniRail,
		.baka-pdpMiniCard,
		.baka-pdpOfferGrid,
		.baka-pdpOfferCard,
		.baka-pdpBundle__form,
		.baka-pdpBundleItem,
		.baka-pdpBundle__footer,
		.baka-pdpBundle__total
	) {
		max-width: 100%;
		min-width: 0;
	}

	body.wp-child-theme-baka-rey-child.single-product :is(
		.baka-pdpTrustRow,
		.baka-pdpSection,
		.baka-pdpPrepaidBanner,
		.baka-pdpBundle,
		.baka-pdpSalesState
	) {
		overflow-x: hidden;
	}

	body.wp-child-theme-baka-rey-child.single-product :is(.baka-pdpTrustRow, .baka-pdpBundle__footer, .baka-pdpOfferGrid) {
		grid-template-columns: minmax(0, 1fr);
	}

	body.wp-child-theme-baka-rey-child.single-product .baka-pdpMiniRail {
		width: 100%;
	}

	body.wp-child-theme-baka-rey-child .woocommerce ul.products,
	body.wp-child-theme-baka-rey-child .woocommerce-page ul.products {
		display: grid;
		gap: 14px;
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	body.wp-child-theme-baka-rey-child .woocommerce ul.products li.product,
	body.wp-child-theme-baka-rey-child .woocommerce-page ul.products li.product {
		float: none !important;
		margin: 0 !important;
		min-width: 0;
		width: auto !important;
	}

	body.wp-child-theme-baka-rey-child .woocommerce ul.products li.product .rey-productInner,
	body.wp-child-theme-baka-rey-child .woocommerce-page ul.products li.product .rey-productInner {
		height: 100%;
		padding: 14px;
	}

	body.wp-child-theme-baka-rey-child .woocommerce ul.products li.product .woocommerce-loop-product__title,
	body.wp-child-theme-baka-rey-child .woocommerce-page ul.products li.product .woocommerce-loop-product__title {
		font-size: 0.94rem;
		line-height: 1.35;
		min-height: 2.7em;
	}

	body.wp-child-theme-baka-rey-child .woocommerce ul.products li.product .price,
	body.wp-child-theme-baka-rey-child .woocommerce-page ul.products li.product .price {
		font-size: 1rem;
		line-height: 1.35;
	}

	body.wp-child-theme-baka-rey-child .woocommerce ul.products li.product .rey-productLoop-footer,
	body.wp-child-theme-baka-rey-child .woocommerce-page ul.products li.product .rey-productLoop-footer {
		column-gap: 8px;
		row-gap: 8px;
	}

	body.wp-child-theme-baka-rey-child .woocommerce ul.products li.product .rey-productLoop-footer :is(.add_to_cart_button.button, .rey-quickviewBtn.button),
	body.wp-child-theme-baka-rey-child .woocommerce-page ul.products li.product .rey-productLoop-footer :is(.add_to_cart_button.button, .rey-quickviewBtn.button) {
		font-size: 0.68rem;
		letter-spacing: 0.04em;
		min-height: 44px;
		padding: 0 10px;
		white-space: normal;
	}

	body.wp-child-theme-baka-rey-child .woocommerce ul.products li.product .rey-productLoop-footer .rey-wishlistBtn,
	body.wp-child-theme-baka-rey-child .woocommerce ul.products li.product .rey-productLoop-footer .rey-wishlistBtn.--icon-style-boxed,
	body.wp-child-theme-baka-rey-child .woocommerce ul.products li.product .rey-productLoop-footer .rey-wishlistBtn.--icon-style-rounded,
	body.wp-child-theme-baka-rey-child .woocommerce-page ul.products li.product .rey-productLoop-footer .rey-wishlistBtn,
	body.wp-child-theme-baka-rey-child .woocommerce-page ul.products li.product .rey-productLoop-footer .rey-wishlistBtn.--icon-style-boxed,
	body.wp-child-theme-baka-rey-child .woocommerce-page ul.products li.product .rey-productLoop-footer .rey-wishlistBtn.--icon-style-rounded {
		height: 44px;
		width: 44px;
	}

	body.wp-child-theme-baka-rey-child .woocommerce div.product .woocommerce-product-gallery {
		padding: 12px;
	}

	body.wp-child-theme-baka-rey-child .woocommerce div.product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
		display: flex;
		flex-wrap: nowrap;
		gap: 12px;
		overflow-x: auto;
		padding: 0 0 2px;
		scroll-snap-type: x mandatory;
		scrollbar-width: none;
		width: 100%;
	}

	body.wp-child-theme-baka-rey-child .woocommerce div.product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper::-webkit-scrollbar {
		display: none;
	}

	body.wp-child-theme-baka-rey-child .woocommerce div.product .woocommerce-product-gallery__image {
		flex: 0 0 100%;
		min-width: 100%;
		scroll-snap-align: start;
	}

	body.wp-child-theme-baka-rey-child .woocommerce div.product .woocommerce-product-gallery__image :is(a, img) {
		display: block;
		height: 100%;
		width: 100%;
	}

	body.wp-child-theme-baka-rey-child .woocommerce div.product .woocommerce-product-gallery__image img {
		object-fit: contain;
		padding: 10px;
	}

	body.wp-child-theme-baka-rey-child .woocommerce div.product .woocommerce-product-gallery .__topWrapper {
		height: auto !important;
		max-height: none !important;
		min-height: 0 !important;
	}

	body.wp-child-theme-baka-rey-child .woocommerce div.product .woocommerce-product-gallery .__thumbs-wrapper {
		margin-top: 10px;
		width: 100%;
	}

	body.wp-child-theme-baka-rey-child .woocommerce div.product .woocommerce-tabs ul.tabs {
		display: flex;
		flex-wrap: nowrap;
		gap: 8px;
		overflow-x: auto;
		padding-bottom: 4px;
		scrollbar-width: none;
	}

	body.wp-child-theme-baka-rey-child .woocommerce div.product .woocommerce-tabs ul.tabs::-webkit-scrollbar {
		display: none;
	}

	body.wp-child-theme-baka-rey-child .woocommerce div.product .woocommerce-tabs ul.tabs li {
		flex: 0 0 auto;
	}

	body.wp-child-theme-baka-rey-child .baka-pdpMiniRail {
		gap: 10px;
		grid-auto-columns: minmax(min(264px, 82vw), 1fr);
	}

	body.wp-child-theme-baka-rey-child .baka-pdpMiniCard {
		gap: 10px;
		width: auto;
	}

	body.wp-child-theme-baka-rey-child :is(.baka-pdpMiniCard__body, .baka-pdpBundleItem__copy, .baka-pdpSalesState__copy) {
		min-width: 0;
	}

	body.wp-child-theme-baka-rey-child :is(.baka-pdpMiniCard__body a, .baka-pdpMiniCard__button, .baka-pdpBundleItem__copy strong, .baka-pdpSalesState__copy strong, .baka-pdpBadge__copy, .baka-pdpTrustMini__copy, .baka-pdpSection__head, .baka-pdpBundle__note) {
		overflow-wrap: anywhere;
	}

	body.wp-child-theme-baka-rey-child .baka-pdpMiniCard__button {
		white-space: normal;
		width: 100%;
	}

	body.wp-child-theme-baka-rey-child.single-product:not(.baka-cartDrawer-open) {
		-webkit-overflow-scrolling: touch;
		overflow-x: hidden;
		overflow-y: auto;
		touch-action: pan-y;
	}

	body.wp-child-theme-baka-rey-child.single-product :is(.rey-siteWrapper, .rey-siteContent, .rey-siteMain) {
		overflow: visible;
	}

	body.wp-child-theme-baka-rey-child.single-product .baka-footer--homepage {
		clear: both;
	}

	body.wp-child-theme-baka-rey-child.single-product .rey-stickyAtc-wrapper {
		display: none !important;
	}
}

@media (max-width: 359px) {
	body.wp-child-theme-baka-rey-child {
		--woocommerce-grid-columns: 2;
	}

	body.wp-child-theme-baka-rey-child .woocommerce ul.products[data-cols-mobile],
	body.wp-child-theme-baka-rey-child .woocommerce-page ul.products[data-cols-mobile] {
		--woocommerce-grid-columns: 2 !important;
	}

	body.wp-child-theme-baka-rey-child .woocommerce ul.products,
	body.wp-child-theme-baka-rey-child .woocommerce-page ul.products {
		gap: 12px;
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	}

	body.wp-child-theme-baka-rey-child .woocommerce ul.products li.product .rey-productInner,
	body.wp-child-theme-baka-rey-child .woocommerce-page ul.products li.product .rey-productInner {
		padding: 12px;
	}

	body.wp-child-theme-baka-rey-child .woocommerce ul.products li.product .rey-productLoop-footer :is(.add_to_cart_button.button, .rey-quickviewBtn.button),
	body.wp-child-theme-baka-rey-child .woocommerce-page ul.products li.product .rey-productLoop-footer :is(.add_to_cart_button.button, .rey-quickviewBtn.button) {
		font-size: 0.64rem;
		min-height: 40px;
		padding: 0 8px;
	}

	body.wp-child-theme-baka-rey-child :is(.woocommerce-products-header, .rey-pageCover) {
		padding: 20px 16px;
	}

	body.wp-child-theme-baka-rey-child .woocommerce div.product .product_title,
	body.wp-child-theme-baka-rey-child :is(.woocommerce-products-header__title, .rey-pageTitle) {
		font-size: clamp(1.6rem, 9vw, 2.2rem);
	}

	body.wp-child-theme-baka-rey-child .baka-pdpMiniRail {
		grid-auto-columns: minmax(86vw, 1fr);
	}
}

/* PDP minimal refresh v1.5.22 */

body.wp-child-theme-baka-rey-child.single-product .woocommerce div.product .woocommerce-product-gallery,
body.wp-child-theme-baka-rey-child.single-product .woocommerce div.product .summary.entry-summary,
body.wp-child-theme-baka-rey-child.single-product .woocommerce div.product :is(.woocommerce-tabs, .related.products, .up-sells.upsells),
body.wp-child-theme-baka-rey-child.single-product :is(.baka-pdpSection, .baka-pdpPrepaidBanner, .baka-pdpBundle, .baka-pdpSalesState, .baka-pdpStoreHighlight) {
	background: #10151a;
	border-color: rgba(255, 255, 255, 0.08);
	box-shadow: 0 18px 34px rgba(0, 0, 0, 0.18);
}

body.wp-child-theme-baka-rey-child.single-product .woocommerce div.product .woocommerce-product-gallery,
body.wp-child-theme-baka-rey-child.single-product .woocommerce div.product .summary.entry-summary {
	border-radius: 26px;
}

body.wp-child-theme-baka-rey-child.single-product .woocommerce div.product .woocommerce-product-gallery {
	padding: clamp(14px, 2vw, 20px);
}

body.wp-child-theme-baka-rey-child.single-product .woocommerce div.product .summary.entry-summary {
	padding: clamp(20px, 2.8vw, 28px);
}

body.wp-child-theme-baka-rey-child.single-product .woocommerce div.product .summary.entry-summary .rey-innerSummary {
	display: grid;
	gap: 14px;
}

body.wp-child-theme-baka-rey-child.single-product .woocommerce div.product .product_title {
	font-size: clamp(1.9rem, 3.2vw, 3rem);
	line-height: 1.04;
	letter-spacing: -0.03em;
	text-wrap: balance;
	margin-bottom: 0;
}

body.wp-child-theme-baka-rey-child.single-product .woocommerce div.product :is(p.price, span.price) {
	font-size: clamp(1.4rem, 2.3vw, 1.85rem);
	margin: 0;
}

body.wp-child-theme-baka-rey-child.single-product .woocommerce div.product :is(p.price, span.price) {
	color: #f5f7fb;
}

body.wp-child-theme-baka-rey-child.single-product .woocommerce div.product :is(p.price ins, span.price ins) {
	color: #ffd317;
	font-weight: 800;
	text-decoration: none;
}

body.wp-child-theme-baka-rey-child.single-product .woocommerce div.product :is(p.price del, span.price del) {
	color: rgba(245, 247, 251, 0.58);
	opacity: 1;
}

body.wp-child-theme-baka-rey-child.single-product .woocommerce div.product :is(
	p.price del .amount,
	span.price del .amount,
	p.price ins .amount,
	span.price ins .amount,
	p.price del .woocommerce-Price-amount,
	span.price del .woocommerce-Price-amount,
	p.price ins .woocommerce-Price-amount,
	span.price ins .woocommerce-Price-amount
) {
	color: inherit;
}

body.wp-child-theme-baka-rey-child.single-product .baka-pdpTrustRow {
	background: transparent;
	border: 0;
	box-shadow: none;
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	margin-top: 6px;
	padding: 0;
}

body.wp-child-theme-baka-rey-child.single-product .baka-pdpTrustRow :is(.baka-pdpBadge, .baka-pdpTrustMini) {
	align-items: center;
	background: #11161c;
	border: 1px solid rgba(255, 255, 255, 0.08);
	border-radius: 999px;
	display: inline-flex;
	flex: 0 1 auto;
	gap: 10px;
	max-width: 100%;
	min-height: 44px;
	padding: 8px 14px;
}

body.wp-child-theme-baka-rey-child.single-product .baka-pdpBadge {
	background: #11161c;
	border-color: rgba(255, 191, 89, 0.22);
}

body.wp-child-theme-baka-rey-child.single-product .baka-pdpBadge__icon,
body.wp-child-theme-baka-rey-child.single-product .baka-pdpTrustMini__icon {
	background: rgba(255, 191, 89, 0.14);
	border: 0;
	border-radius: 999px;
	height: 26px;
	width: 26px;
}

body.wp-child-theme-baka-rey-child.single-product .baka-pdpBadge__icon svg,
body.wp-child-theme-baka-rey-child.single-product .baka-pdpTrustMini__icon svg {
	height: 14px;
	width: 14px;
}

body.wp-child-theme-baka-rey-child.single-product :is(.baka-pdpBadge__copy, .baka-pdpTrustMini__copy) {
	align-items: center;
	display: flex;
	gap: 0;
	min-width: 0;
}

body.wp-child-theme-baka-rey-child.single-product .baka-pdpBadge__copy small,
body.wp-child-theme-baka-rey-child.single-product .baka-pdpTrustMini span {
	display: none;
}

body.wp-child-theme-baka-rey-child.single-product :is(.baka-pdpBadge__copy strong, .baka-pdpTrustMini strong) {
	font-size: 0.82rem;
	line-height: 1.2;
	overflow-wrap: anywhere;
}

body.wp-child-theme-baka-rey-child.single-product .woocommerce div.product form.cart {
	margin-top: 8px;
}

body.wp-child-theme-baka-rey-child.single-product .woocommerce div.product form.cart .baka-pdpActionRow {
	align-items: stretch;
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	width: 100%;
}

body.wp-child-theme-baka-rey-child.single-product .woocommerce div.product form.cart .baka-pdpActionRow > .quantity {
	flex: 0 0 82px;
	margin: 0;
}

body.wp-child-theme-baka-rey-child.single-product .woocommerce div.product form.cart .baka-pdpActionRow > .quantity.is-hidden-input {
	display: none;
}

body.wp-child-theme-baka-rey-child.single-product .woocommerce div.product form.cart .baka-pdpActionRow > .quantity .qty {
	min-height: 56px;
	text-align: center;
	width: 100%;
}

body.wp-child-theme-baka-rey-child.single-product .woocommerce div.product form.cart .baka-pdpActionRow > .single_add_to_cart_button {
	flex: 1 1 210px;
	order: 2;
}

body.wp-child-theme-baka-rey-child.single-product .woocommerce div.product form.cart .baka-pdpActionRow > .rey-buyNowBtn-wrapper {
	flex: 1 1 210px;
	margin: 0;
	order: 3;
}

body.wp-child-theme-baka-rey-child.single-product .woocommerce div.product form.cart .baka-pdpActionRow > .rey-wishlistBtn-wrapper {
	flex: 0 0 56px;
	margin: 0;
	order: 4;
}

body.wp-child-theme-baka-rey-child.single-product .woocommerce div.product form.cart .baka-pdpActionRow > :not(.quantity):not(.single_add_to_cart_button):not(.rey-buyNowBtn-wrapper):not(.rey-wishlistBtn-wrapper) {
	flex: 1 0 100%;
	order: 5;
}

body.wp-child-theme-baka-rey-child.single-product .woocommerce div.product form.cart .baka-pdpActionRow :is(.single_add_to_cart_button, .rey-buyNowBtn-wrapper .btn, .rey-wishlistBtn-wrapper .btn) {
	align-items: center;
	box-shadow: none;
	display: inline-flex;
	font-size: 0.95rem;
	font-weight: 800;
	gap: 8px;
	justify-content: center;
	letter-spacing: 0.02em;
	min-height: 56px;
	padding: 0 18px;
	text-transform: none;
	white-space: nowrap;
}

body.wp-child-theme-baka-rey-child.single-product .woocommerce div.product form.cart .baka-pdpActionRow .single_add_to_cart_button {
	background: #131920;
	border: 1px solid rgba(255, 255, 255, 0.08);
	color: #f5f7fb;
}

body.wp-child-theme-baka-rey-child.single-product .woocommerce div.product form.cart .baka-pdpActionRow .single_add_to_cart_button:hover {
	background: #181f27;
	color: #ffffff;
}

body.wp-child-theme-baka-rey-child.single-product .woocommerce div.product form.cart .baka-pdpActionRow .rey-buyNowBtn-wrapper .btn {
	background: #f5f1e8;
	border: 1px solid rgba(255, 255, 255, 0.88);
	color: #111111;
	width: 100%;
}

body.wp-child-theme-baka-rey-child.single-product .woocommerce div.product form.cart .baka-pdpActionRow .rey-buyNowBtn-wrapper .btn:hover {
	background: #ffffff;
	color: #111111;
}

body.wp-child-theme-baka-rey-child.single-product .woocommerce div.product form.cart .baka-pdpActionRow .rey-wishlistBtn-wrapper .btn {
	background: transparent;
	border: 1px solid rgba(255, 255, 255, 0.12);
	color: #f5f7fb;
	min-width: 56px;
	padding: 0;
	width: 56px;
}

body.wp-child-theme-baka-rey-child.single-product :is(.baka-pdpSalesState, .baka-pdpSection--reviewProof, .baka-pdpPrepaidBanner, .baka-pdpSection--offers, .baka-pdpGiftUnlocks, .baka-pdpStoreHighlight) {
	border-radius: 20px;
	box-shadow: none;
	margin-top: 0;
}

body.wp-child-theme-baka-rey-child.single-product :is(.baka-pdpSalesState, .baka-pdpSection--reviewProof, .baka-pdpPrepaidBanner, .baka-pdpSection--offers, .baka-pdpStoreHighlight) {
	padding: 16px 18px;
}

body.wp-child-theme-baka-rey-child.single-product .baka-pdpGiftUnlocks {
	background: #11161c;
	border: 1px solid rgba(255, 255, 255, 0.08);
	padding: 16px;
}

body.wp-child-theme-baka-rey-child.single-product .baka-pdpPrepaidBanner {
	background: linear-gradient(135deg, rgba(255, 191, 89, 0.08), rgba(16, 21, 26, 0.98));
}

body.wp-child-theme-baka-rey-child.single-product .baka-pdpPrepaidBanner__pill {
	background: rgba(255, 191, 89, 0.12);
	border: 1px solid rgba(255, 191, 89, 0.24);
	color: #f6d08a;
	padding: 6px 12px;
}

body.wp-child-theme-baka-rey-child.single-product .baka-pdpOfferCard {
	background: rgba(255, 255, 255, 0.02);
	border-color: rgba(255, 255, 255, 0.06);
	border-radius: 16px;
}

body.wp-child-theme-baka-rey-child.single-product .baka-pdpReviewProof__avatar {
	border-radius: 999px;
	height: 54px;
	width: 54px;
}

body.wp-child-theme-baka-rey-child.single-product .baka-pdpReviewProof__quote,
body.wp-child-theme-baka-rey-child.single-product .baka-pdpSalesState__copy strong {
	font-size: 0.98rem;
}

@media (max-width: 767px) {
	body.wp-child-theme-baka-rey-child.single-product .woocommerce div.product .summary.entry-summary {
		order: 1;
		padding: 14px;
	}

	body.wp-child-theme-baka-rey-child.single-product .woocommerce div.product .woocommerce-product-gallery {
		order: 2;
		padding: 10px;
	}

	body.wp-child-theme-baka-rey-child.single-product .woocommerce div.product form.cart .baka-pdpActionRow {
		gap: 10px;
	}

	body.wp-child-theme-baka-rey-child.single-product .woocommerce div.product form.cart .baka-pdpActionRow > .quantity {
		flex: 1 0 100%;
	}

	body.wp-child-theme-baka-rey-child.single-product .woocommerce div.product form.cart .baka-pdpActionRow > .single_add_to_cart_button,
	body.wp-child-theme-baka-rey-child.single-product .woocommerce div.product form.cart .baka-pdpActionRow > .rey-buyNowBtn-wrapper {
		flex: 1 1 calc(50% - 6px);
		min-width: 0;
	}

	body.wp-child-theme-baka-rey-child.single-product .woocommerce div.product form.cart .baka-pdpActionRow > .rey-wishlistBtn-wrapper {
		flex-basis: 52px;
	}

	body.wp-child-theme-baka-rey-child.single-product .woocommerce div.product form.cart .baka-pdpActionRow :is(.single_add_to_cart_button, .rey-buyNowBtn-wrapper .btn) {
		min-height: 52px;
		padding: 0 14px;
	}

	body.wp-child-theme-baka-rey-child.single-product .baka-pdpTrustRow {
		gap: 8px;
	}

	body.wp-child-theme-baka-rey-child.single-product .baka-pdpTrustRow :is(.baka-pdpBadge, .baka-pdpTrustMini) {
		min-height: 40px;
		padding: 7px 12px;
	}

	body.wp-child-theme-baka-rey-child.single-product .baka-pdpBenefits__grid,
	body.wp-child-theme-baka-rey-child.single-product .baka-pdpLove__grid {
		grid-template-columns: 1fr;
	}

	body.wp-child-theme-baka-rey-child.single-product .baka-pdpBenefit,
	body.wp-child-theme-baka-rey-child.single-product .baka-pdpLoveCard {
		padding: 14px;
	}

	body.wp-child-theme-baka-rey-child.single-product :is(.baka-pdpBadge__copy strong, .baka-pdpTrustMini strong) {
		font-size: 0.76rem;
	}

	body.wp-child-theme-baka-rey-child.single-product :is(.baka-pdpSalesState, .baka-pdpSection--reviewProof, .baka-pdpPrepaidBanner, .baka-pdpGiftUnlocks, .baka-pdpSection--offers, .baka-pdpStoreHighlight) {
		padding: 14px;
	}

	body.wp-child-theme-baka-rey-child.single-product .baka-pdpReviewProof__gallery {
		gap: 6px;
	}

	body.wp-child-theme-baka-rey-child.single-product .baka-pdpStoreHighlight__media {
		grid-template-columns: 1fr;
	}

	body.wp-child-theme-baka-rey-child.single-product .baka-pdpStoreHighlight__actions .button {
		flex: 1 1 100%;
		width: 100%;
	}
}

/* Account and order-page contrast refresh */
body.wp-child-theme-baka-rey-child:is(
	.woocommerce-account,
	.woocommerce-view-order,
	.woocommerce-order-received,
	.woocommerce-order-pay,
	.woocommerce-edit-account,
	.woocommerce-edit-address,
	.woocommerce-downloads,
	.woocommerce-payment-methods,
	.woocommerce-add-payment-method,
	.woocommerce-lost-password,
	.woocommerce-reset-password
) {
	background:
		radial-gradient(circle at top left, rgba(255, 191, 89, 0.08), transparent 28%),
		radial-gradient(circle at top right, rgba(22, 230, 255, 0.06), transparent 24%),
		#0b0d10;
	color: var(--baka-text);
}

body.wp-child-theme-baka-rey-child:is(
	.woocommerce-account,
	.woocommerce-view-order,
	.woocommerce-order-received,
	.woocommerce-order-pay,
	.woocommerce-edit-account,
	.woocommerce-edit-address,
	.woocommerce-downloads,
	.woocommerce-payment-methods,
	.woocommerce-add-payment-method,
	.woocommerce-lost-password,
	.woocommerce-reset-password
) .woocommerce {
	color: inherit;
}

body.wp-child-theme-baka-rey-child:is(
	.woocommerce-account,
	.woocommerce-view-order,
	.woocommerce-order-received,
	.woocommerce-order-pay,
	.woocommerce-edit-account,
	.woocommerce-edit-address,
	.woocommerce-downloads,
	.woocommerce-payment-methods,
	.woocommerce-add-payment-method,
	.woocommerce-lost-password,
	.woocommerce-reset-password
) :is(
	.woocommerce-MyAccount-navigation-wrapper,
	.woocommerce-MyAccount-content,
	.woocommerce-Addresses,
	.woocommerce-order-details,
	.woocommerce-customer-details,
	.woocommerce-order-overview,
	.woocommerce-order-downloads,
	.woocommerce-orders-table,
	.woocommerce-table--order-details,
	.woocommerce-table--order-downloads,
	.woocommerce-EditAccountForm,
	.woocommerce-form-login,
	.woocommerce-form-register,
	.woocommerce-ResetPassword,
	.woocommerce-PaymentMethods,
	.woocommerce-address-fields
) {
	background: linear-gradient(180deg, rgba(19, 23, 28, 0.98), rgba(14, 17, 21, 0.94));
	border: 1px solid rgba(255, 255, 255, 0.08);
	border-radius: 24px;
	box-shadow: var(--baka-shadow);
	color: var(--baka-text);
}

body.wp-child-theme-baka-rey-child:is(
	.woocommerce-account,
	.woocommerce-view-order,
	.woocommerce-order-received,
	.woocommerce-order-pay,
	.woocommerce-edit-account,
	.woocommerce-edit-address,
	.woocommerce-downloads,
	.woocommerce-payment-methods,
	.woocommerce-add-payment-method,
	.woocommerce-lost-password,
	.woocommerce-reset-password
) :is(
	.woocommerce-MyAccount-content,
	.woocommerce-MyAccount-navigation-wrapper,
	.woocommerce-Addresses,
	.woocommerce-order-details,
	.woocommerce-customer-details,
	.woocommerce-order-overview,
	.woocommerce-order-downloads,
	.woocommerce-orders-table,
	.woocommerce-table--order-details,
	.woocommerce-table--order-downloads,
	.woocommerce-EditAccountForm,
	.woocommerce-form-login,
	.woocommerce-form-register,
	.woocommerce-ResetPassword,
	.woocommerce-PaymentMethods,
	.woocommerce-address-fields
) :is(
	h1,
	h2,
	h3,
	h4,
	h5,
	h6,
	p,
	span,
	strong,
	small,
	li,
	dt,
	dd,
	label,
	legend,
	blockquote,
	caption,
	td,
	th,
	figcaption,
	code,
	pre
) {
	color: var(--baka-text);
	opacity: 1;
}

body.wp-child-theme-baka-rey-child:is(
	.woocommerce-account,
	.woocommerce-view-order,
	.woocommerce-order-received,
	.woocommerce-order-pay,
	.woocommerce-edit-account,
	.woocommerce-edit-address,
	.woocommerce-downloads,
	.woocommerce-payment-methods,
	.woocommerce-add-payment-method,
	.woocommerce-lost-password,
	.woocommerce-reset-password
) :is(.woocommerce-MyAccount-navigation sup, .woocommerce-orders-table sup) {
	color: var(--baka-yellow);
}

body.wp-child-theme-baka-rey-child:is(
	.woocommerce-account,
	.woocommerce-view-order,
	.woocommerce-order-received,
	.woocommerce-order-pay,
	.woocommerce-edit-account,
	.woocommerce-edit-address,
	.woocommerce-downloads,
	.woocommerce-payment-methods,
	.woocommerce-add-payment-method,
	.woocommerce-lost-password,
	.woocommerce-reset-password
) :is(
	table.shop_table,
	table.woocommerce-orders-table,
	table.woocommerce-table--order-details,
	table.woocommerce-table--order-downloads,
	table.woocommerce-PaymentMethods
) {
	background: rgba(10, 12, 16, 0.96);
	border: 1px solid rgba(255, 255, 255, 0.08);
	border-collapse: separate;
	border-spacing: 0;
	border-radius: 20px;
	color: var(--baka-text);
	width: 100%;
}

body.wp-child-theme-baka-rey-child:is(
	.woocommerce-account,
	.woocommerce-view-order,
	.woocommerce-order-received,
	.woocommerce-order-pay,
	.woocommerce-edit-account,
	.woocommerce-edit-address,
	.woocommerce-downloads,
	.woocommerce-payment-methods,
	.woocommerce-add-payment-method,
	.woocommerce-lost-password,
	.woocommerce-reset-password
) :is(
	table.shop_table th,
	table.shop_table td,
	table.woocommerce-orders-table th,
	table.woocommerce-orders-table td,
	table.woocommerce-table--order-details th,
	table.woocommerce-table--order-details td,
	table.woocommerce-table--order-downloads th,
	table.woocommerce-table--order-downloads td,
	table.woocommerce-PaymentMethods th,
	table.woocommerce-PaymentMethods td
) {
	background: transparent;
	border-color: rgba(255, 255, 255, 0.08);
	color: var(--baka-text);
}

body.wp-child-theme-baka-rey-child:is(
	.woocommerce-account,
	.woocommerce-view-order,
	.woocommerce-order-received,
	.woocommerce-order-pay,
	.woocommerce-edit-account,
	.woocommerce-edit-address,
	.woocommerce-downloads,
	.woocommerce-payment-methods,
	.woocommerce-add-payment-method,
	.woocommerce-lost-password,
	.woocommerce-reset-password
) :is(
	table.shop_table thead th,
	table.woocommerce-orders-table thead th,
	table.woocommerce-table--order-details thead th,
	table.woocommerce-table--order-downloads thead th,
	table.woocommerce-PaymentMethods thead th
) {
	background: rgba(255, 255, 255, 0.04);
	color: var(--baka-text);
}

body.wp-child-theme-baka-rey-child:is(
	.woocommerce-account,
	.woocommerce-view-order,
	.woocommerce-order-received,
	.woocommerce-order-pay,
	.woocommerce-edit-account,
	.woocommerce-edit-address,
	.woocommerce-downloads,
	.woocommerce-payment-methods,
	.woocommerce-add-payment-method,
	.woocommerce-lost-password,
	.woocommerce-reset-password
) :is(
	table.shop_table tfoot th,
	table.shop_table tfoot td,
	table.woocommerce-orders-table tfoot th,
	table.woocommerce-orders-table tfoot td,
	table.woocommerce-table--order-details tfoot th,
	table.woocommerce-table--order-details tfoot td,
	table.woocommerce-table--order-downloads tfoot th,
	table.woocommerce-table--order-downloads tfoot td,
	table.woocommerce-PaymentMethods tfoot th,
	table.woocommerce-PaymentMethods tfoot td
) {
	background: rgba(255, 255, 255, 0.02);
	color: var(--baka-text);
}

body.wp-child-theme-baka-rey-child:is(
	.woocommerce-account,
	.woocommerce-view-order,
	.woocommerce-order-received,
	.woocommerce-order-pay,
	.woocommerce-edit-account,
	.woocommerce-edit-address,
	.woocommerce-downloads,
	.woocommerce-payment-methods,
	.woocommerce-add-payment-method,
	.woocommerce-lost-password,
	.woocommerce-reset-password
) :is(
	.woocommerce-MyAccount-navigation a,
	.woocommerce-orders-table__cell-order-number a,
	.woocommerce-orders-table__cell-order-actions a,
	.woocommerce-MyAccount-downloads-file a,
	.woocommerce-table--order-details .product-name a,
	.woocommerce-customer-details address a,
	.woocommerce-Address address a,
	.woocommerce-order-details a
) {
	color: var(--baka-yellow);
}

body.wp-child-theme-baka-rey-child:is(
	.woocommerce-account,
	.woocommerce-view-order,
	.woocommerce-order-received,
	.woocommerce-order-pay,
	.woocommerce-edit-account,
	.woocommerce-edit-address,
	.woocommerce-downloads,
	.woocommerce-payment-methods,
	.woocommerce-add-payment-method,
	.woocommerce-lost-password,
	.woocommerce-reset-password
) :is(
	.woocommerce-MyAccount-navigation .is-active a,
	.woocommerce-MyAccount-navigation a:hover,
	.woocommerce-orders-table__cell-order-actions a:hover,
	.woocommerce-MyAccount-downloads-file a:hover,
	.woocommerce-order-details a:hover
) {
	color: #ffcf72;
}

body.wp-child-theme-baka-rey-child:is(
	.woocommerce-account,
	.woocommerce-view-order,
	.woocommerce-order-received,
	.woocommerce-order-pay,
	.woocommerce-edit-account,
	.woocommerce-edit-address,
	.woocommerce-downloads,
	.woocommerce-payment-methods,
	.woocommerce-add-payment-method,
	.woocommerce-lost-password,
	.woocommerce-reset-password
) :is(
	.order-info mark,
	.woocommerce-order-overview mark,
	.woocommerce-view-order mark,
	.woocommerce-thankyou-order-received mark
) {
	background: rgba(255, 211, 23, 0.12);
	border-radius: 999px;
	color: var(--baka-yellow);
	padding: 0.15em 0.45em;
}

body.wp-child-theme-baka-rey-child:is(
	.woocommerce-account,
	.woocommerce-view-order,
	.woocommerce-order-received,
	.woocommerce-order-pay,
	.woocommerce-edit-account,
	.woocommerce-edit-address,
	.woocommerce-downloads,
	.woocommerce-payment-methods,
	.woocommerce-add-payment-method,
	.woocommerce-lost-password,
	.woocommerce-reset-password
) :is(
	.woocommerce-customer-details address,
	.woocommerce-Address address
) {
	background: rgba(255, 255, 255, 0.02);
	border: 1px solid rgba(255, 255, 255, 0.08);
	border-radius: 18px;
	font-style: normal;
	padding: 16px 18px;
}

/* Mobile screenshot audit pass v1.5.32 */
@media (max-width: 767px) {
	body.wp-child-theme-baka-rey-child .baka-floatingActions {
		display: none;
	}

	body.wp-child-theme-baka-rey-child :is(.joinchat, .e-contact-buttons) {
		display: none !important;
	}

	body.wp-child-theme-baka-rey-child .baka-floatingActions__whatsapp {
		bottom: 12px;
		height: 44px;
		justify-content: center;
		left: 12px;
		max-width: 44px;
		min-width: 44px;
		padding-inline: 0;
	}

	body.wp-child-theme-baka-rey-child .baka-floatingActions__whatsapp > span:not(.baka-floatingActions__icon) {
		display: none;
	}

	body.wp-child-theme-baka-rey-child .baka-floatingActions__top {
		display: none;
	}

	body.wp-child-theme-baka-rey-child:is(.single-product, .woocommerce-cart, .woocommerce-checkout, .woocommerce-account, .woocommerce-view-order, .woocommerce-order-received, .woocommerce-order-pay) .baka-floatingActions__whatsapp {
		display: none;
	}

	body.wp-child-theme-baka-rey-child .rey-siteContent {
		padding-top: 18px;
	}

	body.wp-child-theme-baka-rey-child :is(.woocommerce-products-header, .rey-pageCover) {
		border-radius: 24px;
		margin-bottom: 16px;
		min-height: 0 !important;
		padding: 18px 16px;
	}

	body.wp-child-theme-baka-rey-child :is(.woocommerce-products-header__title, .rey-pageTitle) {
		font-size: clamp(1.65rem, 8.4vw, 2.25rem);
		line-height: 0.98;
	}

	body.wp-child-theme-baka-rey-child .rey-loopHeader {
		align-items: center;
		display: flex;
		flex-wrap: wrap;
		gap: 10px;
		justify-content: flex-end;
	}

	body.wp-child-theme-baka-rey-child :is(.woocommerce-result-count, .rey-loopInlineList, .woocommerce-ordering .btn-line) {
		border-radius: 16px;
		min-height: 44px;
		padding: 0 12px;
	}

	body.wp-child-theme-baka-rey-child .woocommerce-result-count {
		font-size: 0.7rem;
		letter-spacing: 0.06em;
	}

	body.wp-child-theme-baka-rey-child .rey-loopInlineList {
		flex-wrap: nowrap;
		gap: 8px;
		overflow-x: auto;
		padding-bottom: 2px;
		scrollbar-width: none;
	}

	body.wp-child-theme-baka-rey-child .rey-loopInlineList::-webkit-scrollbar {
		display: none;
	}

	body.wp-child-theme-baka-rey-child .rey-viewSelector-list-dk li {
		flex: 0 0 auto;
	}

	body.wp-child-theme-baka-rey-child .woocommerce-ordering .btn-line {
		gap: 10px;
		min-width: 0;
	}

	body.wp-child-theme-baka-rey-child .woocommerce-ordering .btn-line span {
		font-size: 0.72rem;
		letter-spacing: 0.06em;
		padding-inline-end: 16px;
	}

	body.wp-child-theme-baka-rey-child .woocommerce-checkout .rey-checkoutPage-inner {
		display: grid;
		gap: 14px;
	}

	body.wp-child-theme-baka-rey-child .woocommerce-checkout .rey-checkoutPage-back {
		margin-bottom: 8px;
	}

	body.wp-child-theme-baka-rey-child .woocommerce-checkout .rey-checkoutPage-back .btn-line {
		align-items: center;
		background: transparent;
		border: 0;
		box-shadow: none;
		color: rgba(245, 247, 250, 0.78);
		display: inline-flex;
		font-size: 0.72rem;
		font-weight: 800;
		gap: 8px;
		letter-spacing: 0.08em;
		min-height: 0;
		padding: 0;
		text-transform: uppercase;
	}

	body.wp-child-theme-baka-rey-child .woocommerce-checkout .rey-checkoutPage-title {
		font-size: clamp(1.95rem, 10vw, 2.5rem);
		letter-spacing: -0.035em;
		line-height: 0.96;
		margin-bottom: 8px;
		max-width: none;
		overflow-wrap: normal;
		text-wrap: balance;
		word-break: keep-all;
	}

	body.wp-child-theme-baka-rey-child .rey-checkoutPage-review {
		margin: 0 0 14px;
	}

	body.wp-child-theme-baka-rey-child .rey-checkoutPage-review-toggle {
		align-items: center !important;
		background: rgba(255, 255, 255, 0.04) !important;
		border: 1px solid rgba(255, 255, 255, 0.1) !important;
		border-radius: 18px !important;
		box-shadow: none !important;
		color: #f5f7fa !important;
		display: grid !important;
		gap: 6px !important;
		min-height: 64px !important;
		padding: 14px 16px !important;
	}

	body.wp-child-theme-baka-rey-child .rey-checkoutPage-review-toggle :is(.amount, .woocommerce-Price-amount, .__price, .__title, .__title-text, span) {
		color: inherit !important;
	}

	body.wp-child-theme-baka-rey-child .rey-checkoutPage-review-toggle .__title {
		align-items: center !important;
		display: inline-flex !important;
		gap: 10px !important;
	}

	body.wp-child-theme-baka-rey-child .rey-checkoutPage-review-toggle .__title-text {
		font-size: 0.8rem !important;
		font-weight: 800 !important;
		letter-spacing: 0.08em !important;
		text-transform: uppercase !important;
	}

	body.wp-child-theme-baka-rey-child .rey-checkoutPage-review-toggle .__price {
		font-size: 1rem !important;
		font-weight: 800 !important;
	}

	body.wp-child-theme-baka-rey-child .rey-checkoutPage-review-toggle svg {
		color: #ffd48c !important;
		fill: currentColor !important;
	}

	body.wp-child-theme-baka-rey-child .rey-checkoutPage-review-toggle path {
		fill: currentColor !important;
	}

	body.wp-child-theme-baka-rey-child .woocommerce-ordering select.orderby {
		font-size: 0.92rem;
		min-width: 0;
	}

	body.wp-child-theme-baka-rey-child .woocommerce ul.products li.product .rey-productInner,
	body.wp-child-theme-baka-rey-child .woocommerce-page ul.products li.product .rey-productInner {
		padding: 12px;
	}

	body.wp-child-theme-baka-rey-child .woocommerce ul.products li.product .rey-productThumbnail,
	body.wp-child-theme-baka-rey-child .woocommerce-page ul.products li.product .rey-productThumbnail {
		aspect-ratio: 3 / 4;
		border-radius: 18px;
		overflow: hidden;
	}

	body.wp-child-theme-baka-rey-child .woocommerce ul.products li.product .rey-productThumbnail .woocommerce-LoopProduct-link,
	body.wp-child-theme-baka-rey-child .woocommerce-page ul.products li.product .rey-productThumbnail .woocommerce-LoopProduct-link {
		display: flex;
		height: 100%;
	}

	body.wp-child-theme-baka-rey-child .woocommerce ul.products li.product .rey-productThumbnail :is(img, .rey-thumbImg, .rey-productThumbnail__second),
	body.wp-child-theme-baka-rey-child .woocommerce-page ul.products li.product .rey-productThumbnail :is(img, .rey-thumbImg, .rey-productThumbnail__second) {
		height: 100%;
		object-fit: cover;
		width: 100%;
	}

	body.wp-child-theme-baka-rey-child .woocommerce ul.products li.product .woocommerce-loop-product__title,
	body.wp-child-theme-baka-rey-child .woocommerce-page ul.products li.product .woocommerce-loop-product__title {
		display: -webkit-box;
		font-size: 0.84rem;
		line-height: 1.3;
		margin-bottom: 6px;
		min-height: auto;
		overflow: hidden;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
	}

	body.wp-child-theme-baka-rey-child .woocommerce ul.products li.product .woocommerce-loop-product__title a,
	body.wp-child-theme-baka-rey-child .woocommerce-page ul.products li.product .woocommerce-loop-product__title a {
		display: -webkit-box;
		overflow: hidden;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 4;
	}

	body.wp-child-theme-baka-rey-child .woocommerce ul.products li.product .price,
	body.wp-child-theme-baka-rey-child .woocommerce-page ul.products li.product .price {
		font-size: 0.96rem;
		gap: 8px;
	}

	body.wp-child-theme-baka-rey-child .woocommerce ul.products li.product .price del,
	body.wp-child-theme-baka-rey-child .woocommerce-page ul.products li.product .price del {
		color: rgba(245, 247, 251, 0.5);
	}

	body.wp-child-theme-baka-rey-child .woocommerce ul.products li.product .rey-productLoop-footer :is(.add_to_cart_button.button, .rey-quickviewBtn.button),
	body.wp-child-theme-baka-rey-child .woocommerce-page ul.products li.product .rey-productLoop-footer :is(.add_to_cart_button.button, .rey-quickviewBtn.button) {
		font-size: 0.7rem;
		min-height: 42px;
		padding: 0 10px;
	}

	body.wp-child-theme-baka-rey-child.single-product .woocommerce div.product .summary.entry-summary {
		padding: 14px;
	}

	body.wp-child-theme-baka-rey-child.single-product .woocommerce div.product .product_title {
		font-size: clamp(1.45rem, 7vw, 2.05rem);
		line-height: 0.98;
		letter-spacing: -0.028em;
		max-width: none;
	}

	body.wp-child-theme-baka-rey-child.single-product .woocommerce-product-details__short-description p {
		font-size: 0.96rem;
		line-height: 1.55;
	}

	body.wp-child-theme-baka-rey-child.single-product .baka-pdpTrustRow {
		display: grid;
		gap: 10px;
		grid-template-columns: minmax(0, 1fr);
	}

	body.wp-child-theme-baka-rey-child.single-product .baka-pdpTrustRow :is(.baka-pdpBadge, .baka-pdpTrustMini) {
		align-items: start;
		border-radius: 18px;
		display: grid;
		gap: 10px;
		grid-template-columns: auto minmax(0, 1fr);
		padding: 12px 14px;
		width: 100%;
	}

	body.wp-child-theme-baka-rey-child.single-product .baka-pdpBadge__icon,
	body.wp-child-theme-baka-rey-child.single-product .baka-pdpTrustMini__icon {
		height: 34px;
		width: 34px;
	}

	body.wp-child-theme-baka-rey-child.single-product .baka-pdpBadge__icon svg,
	body.wp-child-theme-baka-rey-child.single-product .baka-pdpTrustMini__icon svg {
		height: 16px;
		width: 16px;
	}

	body.wp-child-theme-baka-rey-child.single-product :is(.baka-pdpBadge__copy, .baka-pdpTrustMini__copy) {
		align-items: start;
		display: grid;
		gap: 3px;
	}

	body.wp-child-theme-baka-rey-child.single-product .baka-pdpBadge__copy small,
	body.wp-child-theme-baka-rey-child.single-product .baka-pdpTrustMini span {
		display: block;
		font-size: 0.72rem;
		line-height: 1.35;
	}

	body.wp-child-theme-baka-rey-child.single-product :is(.baka-pdpBadge__copy strong, .baka-pdpTrustMini strong) {
		font-size: 0.84rem;
		line-height: 1.25;
	}

	body.wp-child-theme-baka-rey-child.single-product :is(.baka-pdpSection, .baka-pdpPrepaidBanner, .baka-pdpGiftUnlocks, .baka-pdpSalesState, .baka-pdpStoreHighlight) {
		border-radius: 18px;
		padding: 15px 14px;
	}

	body.wp-child-theme-baka-rey-child.single-product .baka-pdpSection__head h2,
	body.wp-child-theme-baka-rey-child.single-product .baka-pdpSection__head h3,
	body.wp-child-theme-baka-rey-child.single-product .baka-pdpLove__intro strong {
		font-size: 1.18rem;
		line-height: 1.1;
	}

	body.wp-child-theme-baka-rey-child.single-product .baka-pdpBenefit,
	body.wp-child-theme-baka-rey-child.single-product .baka-pdpLoveCard {
		border-radius: 18px;
		padding: 13px;
	}

	body.wp-child-theme-baka-rey-child.single-product .woocommerce div.product form.cart .baka-pdpActionRow :is(.single_add_to_cart_button, .rey-buyNowBtn-wrapper .btn) {
		font-size: 0.82rem;
		letter-spacing: 0.03em;
		min-height: 50px;
	}

	body.wp-child-theme-baka-rey-child.single-product .baka-pdpStickyBar {
		gap: 8px;
		grid-template-columns: minmax(0, 1fr) auto;
		padding: 10px;
	}

	body.wp-child-theme-baka-rey-child.single-product .baka-pdpStickyBar__meta {
		gap: 1px;
	}

	body.wp-child-theme-baka-rey-child.single-product .baka-pdpStickyBar__meta strong {
		font-size: 0.94rem;
	}

	body.wp-child-theme-baka-rey-child.single-product .baka-pdpStickyBar__meta span {
		font-size: 0.72rem;
	}

	body.wp-child-theme-baka-rey-child.single-product .baka-pdpStickyBar__chat {
		display: none;
	}

	body.wp-child-theme-baka-rey-child .woocommerce .rey-cartPage.rey-emptyCart {
		display: grid;
		gap: 14px;
		justify-items: center;
		margin: 0 auto 18px;
		max-width: 26rem;
		padding: 8px 0 2px;
		text-align: center;
	}

	body.wp-child-theme-baka-rey-child .woocommerce .rey-emptyCart-icon {
		opacity: 0.7;
		transform: scale(0.9);
	}

	body.wp-child-theme-baka-rey-child .woocommerce .rey-emptyCart-title h2 {
		font-size: clamp(2rem, 12vw, 3rem);
		line-height: 0.94;
		letter-spacing: -0.04em;
		margin: 0 auto;
		max-width: 8ch;
	}

	body.wp-child-theme-baka-rey-child .woocommerce .rey-emptyCart .return-to-shop {
		margin: 0;
		width: min(100%, 18rem);
	}

	body.wp-child-theme-baka-rey-child .woocommerce .rey-emptyCart .return-to-shop .wc-backward {
		align-items: center;
		background: linear-gradient(135deg, #ffd317, #ffb800);
		border: 0;
		box-shadow: 0 10px 20px rgba(255, 211, 23, 0.18);
		color: #111111 !important;
		display: inline-flex;
		font-size: 0.88rem;
		font-weight: 800;
		justify-content: center;
		min-height: 52px;
		padding: 0 18px;
		text-align: center;
		text-indent: 0;
		text-transform: uppercase;
		width: 100%;
	}

	body.wp-child-theme-baka-rey-child.woocommerce-account :is(.woocommerce-form-login, .woocommerce-form-register) {
		padding: 18px 16px;
	}

	body.wp-child-theme-baka-rey-child.woocommerce-account :is(.woocommerce-form-login .form-row, .woocommerce-form-register .form-row) {
		margin-bottom: 14px;
	}

	body.wp-child-theme-baka-rey-child.woocommerce-account :is(.woocommerce-form-login input[type="text"], .woocommerce-form-login input[type="email"], .woocommerce-form-login input[type="password"], .woocommerce-form-register input[type="text"], .woocommerce-form-register input[type="email"], .woocommerce-form-register input[type="password"]) {
		min-height: 52px;
	}

	body.wp-child-theme-baka-rey-child.woocommerce-account .woocommerce-form-login__rememberme {
		align-items: center;
		display: flex;
		gap: 10px;
		margin: 4px 0 6px;
	}

	body.wp-child-theme-baka-rey-child.woocommerce-account :is(.woocommerce-form-login__submit, .woocommerce-form-register__submit) {
		align-items: center;
		display: inline-flex;
		font-size: 0.92rem;
		justify-content: center;
		margin-top: 4px;
		min-height: 52px;
		width: 100%;
	}

	body.wp-child-theme-baka-rey-child.woocommerce-account :is(.nsl-container, .nsl-container-buttons) {
		width: 100%;
	}

	body.wp-child-theme-baka-rey-child.woocommerce-account .nsl-button {
		border-radius: 18px;
		overflow: hidden;
		width: 100%;
	}

	body.wp-child-theme-baka-rey-child.woocommerce-account .nsl-button a {
		border-radius: 18px !important;
		display: flex;
		min-height: 52px;
		width: 100%;
	}
}
