.woocommerce-page .site-content,
.woocommerce .site-content,
.woocommerce-account .site-content {
	background: #efeeeb;
}

.woocommerce-page .entry-content,
.woocommerce .entry-content,
.woocommerce-account .entry-content {
	width: min(1360px, calc(100% - 4rem));
	margin: 0 auto;
}

.woocommerce-page .entry-title,
.woocommerce .entry-title,
.woocommerce-account .entry-title {
	margin-bottom: 1.5rem;
	font-size: clamp(2.2rem, 4vw, 4rem);
	font-weight: 400;
	line-height: 0.98;
	letter-spacing: -0.05em;
}

.woocommerce-shop .site-content {
	background:
		radial-gradient(circle at 50% 18%, rgba(255, 255, 255, 0.92), rgba(255, 255, 255, 0) 38%),
		#f1f0f0;
}

.tax-product_cat.term-carretes .site-content,
.tax-product_cat.term-carretes .revelatl-shop-page {
	background:
		radial-gradient(circle at top right, rgba(255, 255, 255, 0.7), transparent 28%),
		radial-gradient(circle at 0% 12%, rgba(214, 221, 209, 0.18), transparent 18%),
		linear-gradient(180deg, rgba(250, 248, 244, 0.92) 0%, rgba(245, 240, 234, 0.9) 100%);
}

.revelatl-shop-page {
	--shop-bg: #f1f0f0;
	--shop-ink: #000;
	--shop-muted: #828282;
	--shop-rule: #707070;
	--shop-white: #fff;
	background: var(--shop-bg);
	color: var(--shop-ink);
	font-family: Montserrat, sans-serif;
}

.revelatl-shop-main {
	width: 100%;
	margin: 0;
	padding: 16px 0 0;
	overflow: hidden;
}

.revelatl-shop-family-tabs,
.revelatl-shop-category-tabs {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 54px;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 20px;
	font-weight: 600;
	line-height: 1;
	text-transform: lowercase;
}

.revelatl-shop-family-tabs a,
.revelatl-shop-category-tabs a {
	position: relative;
	color: var(--shop-muted);
	text-decoration: none;
	transition: color 180ms ease;
}

.revelatl-shop-family-tabs a.is-active,
.revelatl-shop-category-tabs a.is-active {
	color: var(--shop-ink);
}

.revelatl-shop-family-tabs a::after,
.revelatl-shop-category-tabs a::after {
	content: "";
	position: absolute;
	right: 0;
	bottom: -12px;
	left: 0;
	height: 2px;
	background: currentColor;
	transform: scaleX(0);
	transform-origin: center;
	transition: transform 180ms ease;
}

.revelatl-shop-family-tabs a:hover,
.revelatl-shop-family-tabs a:focus,
.revelatl-shop-category-tabs a:hover,
.revelatl-shop-category-tabs a:focus {
	color: var(--shop-ink);
}

.revelatl-shop-family-tabs a.is-active::after,
.revelatl-shop-category-tabs a.is-active::after {
	transform: scaleX(1);
}

.revelatl-shop-family-tabs {
	position: relative;
	padding: 22px 0 72px;
}

.revelatl-shop-family-tabs--films {
	padding-bottom: 24px;
}

.revelatl-shop-family-tabs::before {
	display: none;
	content: none;
}

.revelatl-shop-pack {
	position: relative;
	min-height: 730px;
}

.revelatl-shop-pack__copy {
	position: relative;
	z-index: 2;
	width: 416px;
	margin-left: calc(50% - 622px);
	padding-top: 125px;
}

.revelatl-shop-pack__copy h1 {
	margin: 0 0 20px;
	font-family: Montserrat, sans-serif;
	font-size: 30px !important;
	font-weight: 600 !important;
	line-height: 1 !important;
	letter-spacing: 0 !important;
	text-transform: lowercase !important;
}

.revelatl-shop-pack__copy p {
	margin: 0;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.2;
	letter-spacing: 0;
}

.revelatl-shop-pack__copy p + p {
	margin-top: 24px;
}

.revelatl-shop-pack__price {
	margin-top: 130px !important;
	margin-left: -365px !important;
	font-size: 80px !important;
	font-weight: 600 !important;
	line-height: 1 !important;
	text-align: right;
	white-space: nowrap;
}

.revelatl-shop-pack__visual {
	position: absolute;
	top: 0;
	left: calc(50% + 15px);
	width: 688px;
	height: 688px;
	margin: 0;
}

.revelatl-shop-pack__camera {
	position: absolute;
	top: 0;
	left: 0;
	width: 688px;
	height: 688px;
	object-fit: contain;
	mix-blend-mode: multiply;
}

.revelatl-shop-pack__rolls {
	position: absolute;
	top: 142px;
	left: 104px;
	z-index: 2;
	width: 504px;
	height: 375px;
	object-fit: contain;
	mix-blend-mode: multiply;
}

.revelatl-shop-film-hero {
	width: min(1040px, calc(100% - 48px));
	margin: 0 auto 58px;
	padding: 28px 0 22px;
	text-align: center;
}

.revelatl-shop-film-hero__eyebrow {
	margin: 0 0 18px;
	color: var(--shop-muted);
	font-size: 15px !important;
	font-weight: 600 !important;
	letter-spacing: 0.22em;
	line-height: 1 !important;
	text-transform: uppercase;
}

.revelatl-shop-film-hero h1 {
	max-width: 780px;
	margin: 0 auto 24px;
	font-family: Montserrat, sans-serif;
	font-size: clamp(42px, 7vw, 94px) !important;
	font-weight: 600 !important;
	letter-spacing: -0.065em !important;
	line-height: 0.92 !important;
	text-transform: lowercase !important;
}

.revelatl-shop-film-hero p:not(.revelatl-shop-film-hero__eyebrow) {
	max-width: 680px;
	margin: 0 auto;
	font-size: 20px !important;
	font-weight: 400 !important;
	line-height: 1.35 !important;
}

.revelatl-camaras-catalog.revelatl-page-shell h1,
.revelatl-shop-film-hero h1 {
	font-size: clamp(42px, 3.2vw, 52px) !important;
	line-height: 1.08 !important;
}

.revelatl-shop-catalog {
	position: relative;
	margin-top: 6px;
	padding: 68px 0 86px;
	background: var(--shop-white);
}

.tax-product_cat.term-carretes .revelatl-shop-catalog {
	background: transparent;
	padding-top: 10px;
}

.tax-product_cat.term-carretes .revelatl-shop-film-hero {
	margin-bottom: 16px;
}

.revelatl-shop-catalog__bar {
	display: flex;
	align-items: center;
	justify-content: center;
	width: min(1482px, calc(100% - 48px));
	margin: 0 auto 64px;
	min-height: 0;
}

.revelatl-shop-category-tabs {
	position: static;
	gap: 0;
	justify-content: center;
}

.revelatl-shop-product-grid {
	display: grid;
	grid-template-columns: repeat(auto-fit, 363px);
	gap: 10px 10px;
	justify-content: center;
	width: min(1482px, calc(100% - 48px));
	margin: 0 auto;
}

.revelatl-shop-product-card--single {
	margin: 0 auto;
}

.revelatl-shop-product-card {
	position: relative;
	width: 363px;
	height: 363px;
	background: var(--shop-bg);
	overflow: hidden;
	transition:
		transform 0.34s cubic-bezier(0.2, 0.8, 0.2, 1),
		box-shadow 0.34s ease,
		background 0.34s ease;
	will-change: transform;
}

.revelatl-shop-product-card::before {
	content: "";
	position: absolute;
	inset: 0;
	z-index: 0;
	background:
		radial-gradient(circle at var(--revelatl-card-x, 50%) var(--revelatl-card-y, 18%), rgba(255, 255, 255, 0.42), rgba(255, 255, 255, 0) 44%),
		linear-gradient(135deg, rgba(255, 255, 255, 0.16), rgba(210, 197, 178, 0.16));
	opacity: 0;
	transition: opacity 0.34s ease;
}

.revelatl-shop-product-card:hover,
.revelatl-shop-product-card:focus-within {
	transform: translateY(-8px);
	box-shadow: 0 24px 42px rgba(38, 32, 24, 0.12);
}

.revelatl-shop-product-card:hover::before,
.revelatl-shop-product-card:focus-within::before {
	opacity: 1;
}

.revelatl-shop-product-card__media {
	margin: 0;
}

.revelatl-shop-product-card__badge {
	position: absolute;
	top: 26px;
	left: 28px;
	z-index: 3;
	padding: 0.36rem 0.56rem;
	border-radius: 999px;
	background: #111;
	color: #fff;
	font-size: 0.66rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	box-shadow: 0 10px 24px rgba(17, 17, 17, 0.16);
}

.revelatl-shop-product-card__media img {
	position: absolute;
	top: 40px;
	left: 82px;
	width: 215px;
	height: 214px;
	object-fit: contain;
	mix-blend-mode: multiply;
	transition: opacity 0.24s ease, transform 0.24s ease;
	will-change: opacity, transform;
}

.revelatl-shop-product-card__image--hover {
	opacity: 0;
	transform: translateY(10px) scale(0.98);
}

.revelatl-shop-product-card:hover .revelatl-shop-product-card__media img,
.revelatl-shop-product-card:focus-within .revelatl-shop-product-card__media img {
	transform: translateY(-10px) scale(1.06) rotate(-1.6deg);
}

.revelatl-shop-product-card:hover .revelatl-shop-product-card__image--primary,
.revelatl-shop-product-card:focus-within .revelatl-shop-product-card__image--primary {
	opacity: 0;
	transform: translateY(-18px) scale(1.03) rotate(-2.5deg);
}

.revelatl-shop-product-card:hover .revelatl-shop-product-card__image--hover,
.revelatl-shop-product-card:focus-within .revelatl-shop-product-card__image--hover {
	opacity: 1;
	transform: translateY(-10px) scale(1.08) rotate(1.4deg);
}

.revelatl-shop-product-card__media img.is-large {
	top: 34px;
	left: 70px;
	width: 225px;
	height: 226px;
}

.revelatl-shop-product-card__media img.is-transitioning {
	opacity: 0.18;
	transform: translateY(8px) scale(0.985);
}

.revelatl-shop-product-card__meta {
	position: absolute;
	z-index: 1;
	top: 249px;
	left: 32px;
	right: 31px;
	display: grid;
	grid-template-columns: minmax(0, 1fr) 74px;
	column-gap: 16px;
	align-items: start;
	text-align: left !important;
}

.revelatl-shop-product-card__meta h3 {
	grid-column: 1;
	margin: 0;
	font-family: Montserrat, sans-serif;
	font-size: 20px !important;
	font-weight: 600 !important;
	line-height: 1.2 !important;
	letter-spacing: 0 !important;
	text-align: left !important;
	text-transform: none !important;
}

.revelatl-shop-product-card__meta h3 span {
	display: block;
}

.revelatl-shop-product-card__price {
	grid-column: 2;
	margin: 0;
	font-size: 17px !important;
	font-weight: 600 !important;
	line-height: 1.2 !important;
	text-align: right !important;
	text-transform: lowercase !important;
}

.revelatl-shop-product-card__color {
	grid-column: 1 / -1;
	margin: 0;
	padding-top: 6px;
	font-size: 15px !important;
	font-weight: 400 !important;
	line-height: 1.2 !important;
	text-align: left !important;
	text-transform: lowercase !important;
}

.revelatl-shop-product-card__dots {
	grid-column: 1 / -1;
	display: flex;
	gap: 9px;
	margin-top: 8px;
}

.revelatl-shop-product-card__swatch {
	width: 21px;
	height: 21px;
	padding: 0;
	border: 1px solid var(--shop-rule);
	border-radius: 50%;
	cursor: pointer;
}

.revelatl-shop-product-card__swatch.is-current {
	box-shadow: 0 0 0 2px #000;
}

.revelatl-shop-product-card__swatch.is-black {
	background: #161111;
}

.revelatl-shop-product-card__swatch.is-gold {
	background: #b5881e;
}

.revelatl-shop-product-card__swatch.is-cream {
	background: #e8dbc4;
}

.revelatl-shop-product-card__swatch.is-green {
	background: #48a555;
}

.revelatl-shop-product-card__add {
	position: absolute;
	z-index: 2;
	right: 18px;
	bottom: 17px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 24px;
	height: 24px;
	padding: 0;
	border: 0;
	background: transparent;
	color: var(--shop-ink);
	font-family: Montserrat, sans-serif;
	font-size: 20px;
	font-weight: 600;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	transition:
		transform 0.22s ease,
		background 0.22s ease,
		color 0.22s ease;
}

.revelatl-shop-product-card:hover .revelatl-shop-product-card__add,
.revelatl-shop-product-card:focus-within .revelatl-shop-product-card__add {
	background: #111;
	color: #fff;
	transform: rotate(90deg) scale(1.12);
}

.revelatl-shop-product-card__add.is-disabled {
	opacity: 0.35;
	cursor: default;
	pointer-events: none;
}

.revelatl-shop-product-grid--films {
	gap: 18px;
	padding-bottom: 28px;
}

.revelatl-shop-product-card--film {
	height: 470px;
	background:
		radial-gradient(circle at 50% 18%, rgba(255, 255, 255, 0.92), rgba(255, 255, 255, 0) 38%),
		#f1f0f0;
}

.revelatl-shop-product-card--film .revelatl-shop-product-card__media img {
	top: 22px;
	left: 38px;
	width: 288px;
	height: 252px;
}

.revelatl-shop-product-card--film .revelatl-shop-product-card__meta {
	top: 292px;
	grid-template-columns: minmax(0, 1fr);
	row-gap: 8px;
}

.revelatl-shop-product-card--film .revelatl-shop-product-card__meta h3 {
	display: -webkit-box;
	min-height: 48px;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.revelatl-shop-product-card--film .revelatl-shop-product-card__price {
	grid-column: 1;
	font-size: 21px !important;
	text-align: left !important;
}

.revelatl-shop-product-card--film .revelatl-shop-product-card__price span {
	display: block;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 0.04em;
}

.revelatl-shop-product-card--film .revelatl-shop-product-card__color {
	display: -webkit-box;
	overflow: hidden;
	padding-top: 0;
	color: #484848;
	font-size: 13px !important;
	line-height: 1.35 !important;
	text-transform: none !important;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.revelatl-shop-shipping {
	position: relative;
	min-height: 765px;
	padding-top: 212px;
	background: var(--shop-bg);
}

.revelatl-shop-shipping__copy {
	width: 526px;
	margin-left: calc(50% - 519px);
}

.revelatl-shop-shipping__copy h2 {
	margin: 0 0 28px;
	font-family: Montserrat, sans-serif;
	font-size: 30px;
	font-weight: 400;
	line-height: 1.23;
	letter-spacing: 0;
	text-transform: lowercase;
}

.revelatl-shop-shipping__copy h2 strong,
.revelatl-shop-shipping__copy p strong {
	font-weight: 600;
}

.revelatl-shop-shipping__copy p {
	margin: 0;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.2;
}

.revelatl-shop-shipping__copy p + p {
	margin-top: 24px;
}

.revelatl-shop-shipping__van {
	position: absolute;
	top: 212px;
	left: calc(50% + 166px);
	width: 571px;
	height: 370px;
	margin: 0;
}

.revelatl-shop-shipping__van img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	mix-blend-mode: multiply;
}

.revelatl-shop-pickup {
	position: absolute;
	top: 611px;
	left: calc(50% + 79px);
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	width: 526px;
}

.revelatl-shop-pickup img {
	width: 76px;
	height: 76px;
	object-fit: contain;
}

.revelatl-shop-pickup p {
	margin: 31px 0 0;
	font-size: 30px;
	font-weight: 400;
	line-height: 1;
	text-transform: lowercase;
}

@media (max-width: 1320px) {
	.revelatl-shop-pack__copy,
	.revelatl-shop-shipping__copy {
		margin-left: max(32px, calc(50% - 519px));
	}

	.revelatl-shop-pack__visual {
		left: auto;
		right: max(-60px, calc(50% - 720px));
	}

	.revelatl-shop-shipping__van {
		left: auto;
		right: max(24px, calc(50% - 618px));
	}

	.revelatl-shop-pickup {
		left: auto;
		right: max(28px, calc(50% - 605px));
	}
}

@media (max-width: 1160px) {
	.revelatl-shop-main {
		padding-top: 34px;
	}

	.revelatl-shop-family-tabs {
		padding-bottom: 70px;
	}

	.revelatl-shop-pack {
		grid-template-columns: 1fr;
		min-height: 880px;
	}

	.revelatl-shop-pack__copy {
		width: min(416px, calc(100% - 48px));
		margin: 0 auto;
		padding-top: 30px;
	}

	.revelatl-shop-pack__price {
		margin-left: 0 !important;
		font-size: clamp(56px, 10vw, 80px) !important;
		text-align: left;
	}

	.revelatl-shop-pack__visual {
		top: 250px;
		right: 50%;
		width: min(760px, 100vw);
		transform: translateX(50%);
	}

	.revelatl-shop-catalog {
		margin-top: 0;
	}

	.revelatl-shop-catalog__bar {
		justify-content: center;
	}

	.revelatl-shop-product-grid {
		grid-template-columns: repeat(2, 363px);
		width: 736px;
	}

	.product_cat-carretes .revelatl-single-product__grid {
		grid-template-columns: 1fr;
		width: min(900px, calc(100% - 48px));
	}

	.product_cat-carretes .revelatl-single-product__summary {
		padding-top: 0;
	}

	.product_cat-carretes .revelatl-single-product__media-item.is-primary {
		min-height: clamp(430px, 74vw, 680px);
	}

	.revelatl-shop-shipping {
		display: grid;
		grid-template-columns: 1fr;
		gap: 42px;
		min-height: auto;
		padding: 110px 24px 120px;
	}

	.revelatl-shop-shipping__copy,
	.revelatl-shop-shipping__van,
	.revelatl-shop-pickup {
		position: static;
		width: min(571px, 100%);
		margin: 0 auto;
	}

	.revelatl-shop-pickup {
		align-items: center;
		text-align: center;
	}
}

@media (max-width: 780px) {
	.revelatl-shop-family-tabs,
	.revelatl-shop-category-tabs {
		flex-wrap: wrap;
		gap: 20px 28px;
		font-size: 18px;
	}

	.revelatl-shop-family-tabs {
		padding: 46px 24px 54px;
	}

	.revelatl-shop-pack {
		min-height: 720px;
	}

	.revelatl-shop-pack__copy h1,
	.revelatl-shop-shipping__copy h2,
	.revelatl-shop-pickup p {
		font-size: 26px;
	}

	.revelatl-shop-pack__copy p,
	.revelatl-shop-shipping__copy p {
		font-size: 18px;
	}

	.revelatl-shop-pack__visual {
		top: 310px;
		height: 420px;
	}

	.revelatl-shop-pack__camera {
		left: 10%;
		width: 78%;
		height: auto;
	}

	.revelatl-shop-pack__rolls {
		top: 19%;
		left: 23%;
		width: 58%;
		height: auto;
	}

	.revelatl-shop-catalog__bar {
		flex-direction: column;
		align-items: center;
		width: min(363px, calc(100% - 32px));
		margin-bottom: 32px;
	}

	.revelatl-shop-product-grid {
		grid-template-columns: 363px;
		width: min(363px, calc(100% - 32px));
		justify-content: center;
	}

	.revelatl-shop-product-card {
		width: min(363px, 100%);
	}

	.revelatl-single-product__related {
		--revelatl-related-visible: 1;
	}

	.revelatl-single-product__related-card a {
		grid-template-rows: 210px auto auto;
	}

	.revelatl-shop-product-card--film {
		height: 492px;
	}

	.product_cat-carretes .revelatl-single-product__media-grid {
		grid-template-columns: 1fr;
		gap: 0.18rem;
	}

	.product_cat-carretes .revelatl-single-product__media-item.is-primary {
		min-height: 390px;
		padding: 1.4rem;
	}

	.product_cat-carretes .revelatl-single-product__media-item {
		width: 116px;
		min-height: 140px;
	}
}

.woocommerce ul.products li.product .button,
.woocommerce-page ul.products li.product .button,
.woocommerce div.product form.cart .button,
.woocommerce-page div.product form.cart .button,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
	padding: 0.95rem 1.4rem;
	border: 0;
	border-radius: 0;
	background: #111;
	color: #fff;
	font-weight: 600;
	letter-spacing: 0.02em;
	text-transform: lowercase;
}

.woocommerce div.product {
	display: grid;
	grid-template-columns: minmax(0, 0.95fr) minmax(320px, 0.75fr);
	gap: 2rem;
	padding: 1rem 0 4rem;
}

.single-product .woocommerce-breadcrumb {
	display: none;
}

.revelatl-single-product {
	display: block !important;
	padding: 0.6rem 0 4.5rem;
}

.revelatl-single-product__grid {
	display: grid;
	grid-template-columns: minmax(0, 0.94fr) minmax(340px, 0.72fr);
	gap: 2.2rem;
	align-items: start;
}

.revelatl-single-product--h35 {
	width: min(1620px, calc(100% - 3rem));
	margin: 0 auto;
}

.revelatl-single-product--h35 .revelatl-single-product__grid {
	grid-template-columns: minmax(760px, 1.18fr) minmax(360px, 0.72fr);
	gap: 4.6rem;
	align-items: center;
}

.revelatl-single-product__media-grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 0.5rem;
}

.product_cat-carretes .revelatl-single-product__grid {
	grid-template-columns: minmax(520px, 0.96fr) minmax(340px, 0.64fr);
	gap: clamp(2rem, 4vw, 4.5rem);
	width: min(1360px, calc(100% - 3rem));
	margin: 0 auto;
	align-items: start;
}

.product_cat-carretes .revelatl-single-product__media-grid {
	grid-template-columns: minmax(0, 1fr);
	gap: 0.58rem;
}

.revelatl-single-product--h35 .revelatl-single-product__media-grid {
	display: block;
}

.revelatl-single-product__media-item {
	position: relative;
	margin: 0;
	min-height: 290px;
	padding: 1.4rem;
	background:
		radial-gradient(circle at 50% 24%, rgba(255, 251, 245, 0.98), rgba(255, 249, 241, 0.74) 52%, rgba(229, 218, 201, 0.48)),
		linear-gradient(135deg, #f6f0e8, #eadfce);
	overflow: hidden;
	transition:
		transform 0.34s cubic-bezier(0.2, 0.8, 0.2, 1),
		box-shadow 0.34s ease,
		background 0.34s ease;
}

.product_cat-carretes .revelatl-single-product__media-item {
	width: min(152px, 32vw);
	min-height: 132px;
	padding: 0.8rem;
	border: 0;
	background: #f0f0f0;
}

.product_cat-carretes .revelatl-single-product__media-item[data-revelatl-single-gallery-item] {
	cursor: pointer;
}

.product_cat-carretes .revelatl-single-product__media-item[data-revelatl-single-gallery-item]::after {
	content: "ver grande";
	position: absolute;
	right: 12px;
	bottom: 10px;
	padding: 0.34rem 0.58rem;
	border-radius: 999px;
	background: rgba(17, 17, 17, 0.82);
	color: #fff;
	font-size: 0.68rem;
	font-weight: 600;
	letter-spacing: 0.04em;
	opacity: 0;
	transform: translateY(6px);
	transition: opacity 0.22s ease, transform 0.22s ease;
}

.product_cat-carretes .revelatl-single-product__media-item[data-revelatl-single-gallery-item]:hover::after,
.product_cat-carretes .revelatl-single-product__media-item[data-revelatl-single-gallery-item]:focus-within::after {
	opacity: 1;
	transform: translateY(0);
}

.revelatl-single-product--h35 .revelatl-single-product__media-item {
	display: none;
	min-height: 0;
	padding: 0;
	background: transparent;
}

.revelatl-single-product__media-item.is-primary {
	grid-row: span 2;
	min-height: 600px;
}

.product_cat-carretes .revelatl-single-product__media-item.is-primary {
	width: 100%;
	grid-column: 1;
	grid-row: auto;
	min-height: clamp(470px, 43vw, 640px);
	padding: clamp(1rem, 2.4vw, 1.9rem);
	border: 0;
	background: #f0f0f0;
	box-shadow: 0 28px 60px rgba(53, 43, 32, 0.12);
}

.product_cat-carretes .revelatl-single-product__media-item.is-primary::after {
	display: none;
}

.product_cat-carretes .revelatl-single-product__film-thumbs {
	display: flex;
	gap: 0.22rem;
	align-items: center;
	justify-content: center;
	width: min(100%, 520px);
	margin: -1rem auto 0;
	padding: 0.16rem 0;
	background: transparent;
	border: 0;
	position: relative;
	z-index: 2;
}

.product_cat-carretes .revelatl-single-product__film-thumb {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 98px;
	height: 98px;
	margin: 0;
	padding: 0.44rem;
	border: 0;
	border-radius: 0;
	background: #f0f0f0;
	cursor: pointer;
	opacity: 0.72;
	transition: opacity 0.2s ease, transform 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
}

.product_cat-carretes .revelatl-single-product__film-thumb:hover,
.product_cat-carretes .revelatl-single-product__film-thumb:focus-visible,
.product_cat-carretes .revelatl-single-product__film-thumb.is-current {
	opacity: 1;
	transform: translateY(-2px);
	border-color: rgba(17, 17, 17, 0.28);
	box-shadow: 0 12px 24px rgba(53, 43, 32, 0.12);
}

.product_cat-carretes .revelatl-single-product__film-thumb.is-current::after {
	content: "";
	position: absolute;
	right: 10px;
	bottom: 8px;
	left: 10px;
	height: 2px;
	background: #111;
}

.product_cat-carretes .revelatl-single-product__film-thumb img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	transition: transform 0.2s ease;
}

.product_cat-camaras.revelatl-single-product:not(.revelatl-single-product--h35) .revelatl-single-product__media-item.is-primary {
	padding: clamp(1.8rem, 4vw, 4rem);
	border: 0;
	background: #f0f0f0;
	box-shadow: 0 24px 56px rgba(53, 43, 32, 0.11);
}

.product_cat-camaras .revelatl-single-product__media-grid,
.product_cat-camaras.revelatl-single-product--h35 .revelatl-single-product__media-grid {
	display: grid;
	grid-template-columns: minmax(0, 1fr);
	gap: 0.55rem;
}

.product_cat-camaras .revelatl-single-product__camera-main,
.product_cat-camaras.revelatl-single-product--h35 .revelatl-single-product__camera-main {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	min-height: clamp(500px, 52vw, 720px);
	padding: clamp(1.2rem, 3vw, 3.2rem);
	border: 0;
	background: #f0f0f0 !important;
	box-shadow: 0 28px 62px rgba(53, 43, 32, 0.11);
}

.product_cat-camaras .revelatl-single-product__camera-main img,
.product_cat-camaras.revelatl-single-product--h35 .revelatl-single-product__camera-main img {
	width: min(100%, 760px);
	height: 100%;
	max-height: 620px;
	margin: 0 auto;
	object-fit: contain;
	mix-blend-mode: normal;
}

.product_cat-camaras .revelatl-single-product__camera-thumbs {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(74px, 1fr));
	gap: 0.34rem;
	width: min(100%, 620px);
	margin: 0.18rem auto 0;
}

.product_cat-camaras .revelatl-single-product__camera-thumb {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	aspect-ratio: 1;
	margin: 0;
	padding: 0.38rem;
	border: 1px solid rgba(17, 17, 17, 0.055);
	border-radius: 0;
	background: #f0f0f0;
	cursor: pointer;
	opacity: 0.64;
	transition: opacity 0.22s ease, transform 0.22s ease, border-color 0.22s ease, box-shadow 0.22s ease;
}

.product_cat-camaras .revelatl-single-product__camera-thumb:hover,
.product_cat-camaras .revelatl-single-product__camera-thumb:focus-visible,
.product_cat-camaras .revelatl-single-product__camera-thumb.is-current {
	opacity: 1;
	transform: translateY(-2px);
	border-color: rgba(17, 17, 17, 0.28);
	box-shadow: 0 12px 24px rgba(53, 43, 32, 0.1);
}

.product_cat-camaras .revelatl-single-product__camera-thumb.is-current::after {
	content: "";
	position: absolute;
	right: 10px;
	bottom: 8px;
	left: 10px;
	height: 2px;
	background: #111;
}

.product_cat-camaras .revelatl-single-product__camera-thumb img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.revelatl-single-product--h35 .revelatl-single-product__media-item.is-primary:not(.revelatl-single-product__camera-main) {
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 920px;
}

.revelatl-single-product__media-item img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	transition:
		transform 0.42s cubic-bezier(0.2, 0.8, 0.2, 1),
		filter 0.42s ease;
}

.revelatl-single-product__media-item:hover img {
	transform: scale(1.045) rotate(-1deg);
	filter: saturate(1.05) contrast(1.02);
}

.product_cat-carretes .revelatl-single-product__media-item.is-primary img {
	width: min(100%, 760px);
	margin: 0 auto;
	display: block;
	mix-blend-mode: multiply;
}

.product_cat-camaras.revelatl-single-product:not(.revelatl-single-product--h35) .revelatl-single-product__media-item.is-primary img {
	mix-blend-mode: multiply;
}

.product_cat-carretes .revelatl-single-product__film-thumb img {
	mix-blend-mode: multiply;
}

.product_cat-carretes .revelatl-single-product__media-item:not(.is-primary):hover {
	transform: translateY(-5px);
	box-shadow: 0 14px 28px rgba(53, 43, 32, 0.12);
}

.revelatl-single-product--h35 .revelatl-single-product__media-item img {
	max-width: min(100%, 1120px);
	max-height: 920px;
	margin: 0 auto;
}

.single-product .revelatl-single-product__media,
.single-product .revelatl-single-product__media-grid {
	background: transparent !important;
}

.single-product .revelatl-single-product__media-item,
.single-product .revelatl-single-product__media-item.is-primary,
.single-product .revelatl-single-product__camera-main,
.single-product .revelatl-single-product__film-thumb,
.single-product .revelatl-single-product__camera-thumb {
	border: 0 !important;
	background: #f0f0f0 !important;
	box-shadow: none;
}

.single-product .revelatl-single-product__media-item.is-primary,
.single-product .revelatl-single-product__camera-main {
	padding: 0 !important;
	box-shadow: 0 24px 54px rgba(53, 43, 32, 0.1);
}

.single-product .revelatl-single-product__media-item img,
.single-product .revelatl-single-product__film-thumb img,
.single-product .revelatl-single-product__camera-thumb img {
	display: block;
	background: #f0f0f0 !important;
}

.single-product .revelatl-single-product.product_cat-camaras .revelatl-single-product__camera-main,
.single-product .revelatl-single-product.product_cat-camaras.revelatl-single-product--h35 .revelatl-single-product__camera-main {
	min-height: 0 !important;
	height: auto !important;
}

.single-product .revelatl-single-product.product_cat-camaras .revelatl-single-product__camera-main img,
.single-product .revelatl-single-product.product_cat-camaras.revelatl-single-product--h35 .revelatl-single-product__camera-main img {
	width: 100% !important;
	height: auto !important;
	max-width: none !important;
	max-height: none !important;
}

.single-product .revelatl-single-product.product_cat-carretes .revelatl-single-product__film-thumb {
	padding: 0 !important;
	overflow: hidden;
	background: #f0f0f0 !important;
}

.single-product .revelatl-single-product.product_cat-carretes .revelatl-single-product__film-thumb img {
	width: 100% !important;
	height: 100% !important;
	object-fit: contain;
	background: #f0f0f0 !important;
}

.revelatl-single-product__summary {
	padding-top: 3rem;
}

.revelatl-single-product--h35 .revelatl-single-product__summary {
	max-width: 420px;
	margin: 0 auto;
	padding-top: 0;
}

.revelatl-single-product__back {
	display: inline-block;
	margin-bottom: 2rem;
	color: #111;
	font-size: 0.94rem;
	font-weight: 600;
	text-decoration: none;
	text-transform: lowercase;
}

.revelatl-single-product__intro .product_title {
	margin: 0;
	font-size: clamp(2.2rem, 3.4vw, 3.6rem);
	font-weight: 400;
	line-height: 0.98;
	letter-spacing: -0.05em;
	text-transform: lowercase;
}

.revelatl-single-product__color {
	margin: 0.5rem 0 0;
	font-size: 0.95rem;
	font-weight: 600;
	line-height: 1.2;
	text-transform: lowercase;
}

.revelatl-single-product__swatches {
	display: flex;
	gap: 0.6rem;
	margin-top: 1rem;
}

.revelatl-single-product__swatch {
	width: 22px;
	height: 22px;
	padding: 0;
	border: 1px solid rgba(17, 17, 17, 0.24);
	border-radius: 50%;
	cursor: pointer;
}

.revelatl-single-product__swatch.is-current {
	box-shadow: 0 0 0 2px #111;
}

.revelatl-single-product__swatch.is-black {
	background: #161111;
}

.revelatl-single-product__swatch.is-gold {
	background: #b5881e;
}

.revelatl-single-product__swatch.is-cream {
	background: #e8dbc4;
}

.revelatl-single-product__swatch.is-green {
	background: #48a555;
}

.revelatl-single-product__lead {
	margin-top: 1rem;
}

.revelatl-single-product__lead p {
	margin: 0;
	font-size: 0.98rem;
	line-height: 1.36;
	color: rgba(17, 17, 17, 0.84);
}

.revelatl-single-product__purchase {
	padding: 1.5rem 0 0.6rem;
}

.revelatl-single-product__price-row .price {
	margin: 0 0 1.4rem;
	color: #111;
	font-size: clamp(1.6rem, 2vw, 2.1rem);
	font-weight: 700;
}

.revelatl-single-product__cart form.cart {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 0.8rem;
	margin: 0;
}

.revelatl-single-product__cart .quantity {
	float: none;
	margin: 0;
}

.revelatl-single-product__cart .quantity .qty {
	width: 4rem;
	min-height: 42px;
	padding: 0.35rem 0.5rem;
	background: rgba(255, 255, 255, 0.9);
	text-align: center;
}

.revelatl-single-product__cart .button {
	padding: 0.9rem 1.45rem;
	border: 1px solid rgba(17, 17, 17, 0.28);
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.72);
	color: #111;
	box-shadow: none;
	font-size: 0.92rem;
	font-weight: 500;
	text-transform: lowercase;
}

.revelatl-single-product__accordions {
	margin-top: 0.8rem;
	border-top: 1px solid rgba(17, 17, 17, 0.18);
}

.revelatl-single-product__accordion {
	border-bottom: 1px solid rgba(17, 17, 17, 0.18);
}

.revelatl-single-product__accordion summary {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0.9rem 0;
	cursor: pointer;
	list-style: none;
	font-size: 0.94rem;
	font-weight: 700;
	letter-spacing: -0.01em;
	text-transform: lowercase;
}

.revelatl-single-product__accordion summary::-webkit-details-marker {
	display: none;
}

.revelatl-single-product__accordion summary::after {
	content: "+";
	font-size: 1.2rem;
	font-weight: 600;
}

.revelatl-single-product__accordion[open] summary::after {
	content: "-";
}

.revelatl-single-product__accordion-content {
	padding: 0 0 1rem;
}

.revelatl-single-product__accordion-content p,
.revelatl-single-product__accordion-content li {
	color: rgba(17, 17, 17, 0.8);
	font-size: 0.96rem;
	line-height: 1.45;
}

.revelatl-single-product__related {
	--revelatl-related-visible: 3;
	--revelatl-related-gap: 1rem;
	position: relative;
	clear: both;
	width: min(1180px, calc(100% - 3rem));
	margin: 0 auto;
	padding-top: 4.8rem;
	overflow: hidden;
}

.revelatl-single-product--h35 .revelatl-single-product__related {
	padding-top: 2.4rem;
}

.revelatl-single-product__related-header {
	display: grid;
	grid-template-columns: 60px minmax(0, 1fr) 60px;
	gap: 1rem;
	align-items: center;
	margin-bottom: 1.8rem;
	text-align: center;
}

.revelatl-single-product__related-header h2 {
	margin: 0;
	font-size: clamp(1.7rem, 2.6vw, 2.8rem);
	font-weight: 400;
	line-height: 1;
	letter-spacing: -0.045em;
	text-transform: lowercase;
}

.revelatl-single-product__related-arrow {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 48px;
	height: 48px;
	border: 0;
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.78);
	color: #111;
	cursor: pointer;
	transition: transform 0.22s ease, background 0.22s ease;
}

.revelatl-single-product__related-arrow:hover,
.revelatl-single-product__related-arrow:focus-visible {
	background: #111;
	transform: translateY(-2px);
}

.revelatl-single-product__related-arrow:hover span,
.revelatl-single-product__related-arrow:focus-visible span {
	color: #fff;
}

.revelatl-single-product__related-arrow:disabled {
	opacity: 0.32;
	cursor: default;
	pointer-events: none;
}

.revelatl-single-product__related-arrow span {
	display: block;
	color: #111;
	font-size: 1.45rem;
	font-weight: 600;
	line-height: 1;
	transition: color 0.22s ease;
}

.revelatl-single-product__related-grid {
	margin: 0;
}

.revelatl-single-product__related-viewport {
	overflow: hidden;
	padding: 0.3rem 0 1.2rem;
}

.revelatl-single-product__related-track {
	--revelatl-related-index: 0;
	display: flex;
	gap: var(--revelatl-related-gap);
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	transform: translateX(calc(var(--revelatl-related-index) * -1 * ((100% - (var(--revelatl-related-visible) - 1) * var(--revelatl-related-gap)) / var(--revelatl-related-visible) + var(--revelatl-related-gap))));
	transition: transform 0.36s cubic-bezier(0.2, 0.8, 0.2, 1);
}

.revelatl-single-product__related-card {
	position: relative;
	flex: 0 0 calc((100% - (var(--revelatl-related-visible) - 1) * var(--revelatl-related-gap)) / var(--revelatl-related-visible));
	background: #f0f0f0;
	overflow: hidden;
	transition: transform 0.24s ease, box-shadow 0.24s ease;
}

.revelatl-single-product__related-card::before {
	content: "";
	position: absolute;
	inset: 0;
	z-index: 0;
	background:
		radial-gradient(circle at var(--revelatl-card-x, 50%) var(--revelatl-card-y, 18%), rgba(255, 255, 255, 0.42), rgba(255, 255, 255, 0) 44%),
		linear-gradient(135deg, rgba(255, 255, 255, 0.16), rgba(210, 197, 178, 0.16));
	opacity: 0;
	transition: opacity 0.34s ease;
}

.revelatl-single-product__related-card:hover::before,
.revelatl-single-product__related-card:focus-within::before {
	opacity: 1;
}

.revelatl-single-product__related-card a {
	position: relative;
	z-index: 1;
	display: grid;
	grid-template-rows: 220px auto auto;
	min-height: 360px;
	padding: 1.1rem;
	color: #111;
	text-decoration: none;
}

.revelatl-single-product__related-card:hover,
.revelatl-single-product__related-card:focus-within {
	transform: translateY(-6px);
	box-shadow: 0 20px 36px rgba(38, 32, 24, 0.12);
}

.revelatl-single-product__related-card figure {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0;
	background: transparent;
}

.revelatl-single-product__related-card img {
	width: 86%;
	height: 86%;
	object-fit: contain;
	mix-blend-mode: normal;
	transition: transform 0.28s ease;
}

.revelatl-single-product__related-card a:hover img,
.revelatl-single-product__related-card a:focus-visible img {
	transform: scale(1.06) rotate(-1deg);
}

.revelatl-single-product__related-badge {
	position: absolute;
	top: 0.9rem;
	left: 0.9rem;
	z-index: 1;
	padding: 0.38rem 0.58rem;
	border-radius: 999px;
	background: #111;
	color: #fff;
	font-size: 0.68rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	box-shadow: 0 10px 24px rgba(17, 17, 17, 0.18);
}

.revelatl-single-product__related-name,
.revelatl-single-product__related-price {
	display: block;
}

.revelatl-single-product__related-name {
	margin-top: 1rem;
	font-size: 1rem;
	font-weight: 600;
	line-height: 1.18;
}

.revelatl-single-product__related-price {
	margin-top: 0.5rem;
	font-size: 1.08rem;
	font-weight: 700;
	white-space: nowrap !important;
}

.woocommerce-Price-amount,
.woocommerce-Price-amount bdi {
	display: inline-flex !important;
	gap: 0.12em;
	align-items: baseline;
	white-space: nowrap !important;
}

.woocommerce-Price-currencySymbol {
	display: inline !important;
	white-space: nowrap !important;
}

.woocommerce-Price-amount .woocommerce-Price-currencySymbol,
.woocommerce-Price-amount.amount .woocommerce-Price-currencySymbol,
.woocommerce .woocommerce-Price-amount .woocommerce-Price-currencySymbol {
	display: inline !important;
	white-space: nowrap !important;
}

.woocommerce div.product div.images,
.woocommerce div.product div.summary {
	float: none;
	width: auto;
	margin: 0;
}

.woocommerce div.product div.images {
	padding: 1.5rem;
	background: rgba(255, 255, 255, 0.9);
	border: 1px solid rgba(17, 17, 17, 0.08);
}

.woocommerce div.product div.summary {
	padding-top: 1rem;
}

.woocommerce div.product .product_title {
	font-size: clamp(2rem, 3vw, 3.4rem);
	font-weight: 400;
	line-height: 0.98;
	letter-spacing: -0.05em;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
	color: #111;
	font-size: 1.35rem;
}

.woocommerce .quantity .qty {
	min-height: 48px;
	padding: 0.4rem 0.8rem;
	border: 1px solid rgba(17, 17, 17, 0.14);
	background: rgba(255, 255, 255, 0.84);
}

.woocommerce-tabs,
.woocommerce div.product .woocommerce-tabs .panel,
.woocommerce #reviews #comments ol.commentlist li img.avatar {
	background: transparent;
}

.woocommerce-cart table.cart,
.woocommerce-checkout-review-order-table,
.shop_table.woocommerce-checkout-review-order-table,
.woocommerce-account .woocommerce-MyAccount-content,
.woocommerce form.login,
.woocommerce form.register,
.woocommerce form.checkout,
.woocommerce table.shop_table {
	border: 1px solid rgba(17, 17, 17, 0.08);
	background: rgba(255, 255, 255, 0.84);
}

.revelatl-shop-service {
	display: grid;
	grid-template-columns: minmax(0, 1fr) minmax(240px, 320px);
	gap: 1.5rem;
	align-items: center;
	padding: 2.4rem 0 3rem;
}

.revelatl-shop-service__copy h2 {
	margin: 0 0 0.8rem;
	font-size: clamp(1.7rem, 3vw, 2.5rem);
	font-weight: 400;
	letter-spacing: -0.04em;
	text-transform: lowercase;
}

.revelatl-shop-service__copy p {
	margin: 0;
	max-width: 34rem;
	line-height: 1.5;
	color: rgba(17, 17, 17, 0.74);
}

.revelatl-shop-service__van {
	margin: 0;
}

.woocommerce-cart table.cart td,
.woocommerce-cart table.cart th,
.woocommerce-checkout-review-order-table td,
.woocommerce-checkout-review-order-table th,
.woocommerce table.shop_table td,
.woocommerce table.shop_table th {
	border-color: rgba(17, 17, 17, 0.08);
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
.woocommerce form .form-row select,
.woocommerce-account .woocommerce-MyAccount-content input,
.woocommerce-account .woocommerce-MyAccount-content select,
.woocommerce-account .woocommerce-MyAccount-content textarea {
	min-height: 50px;
	padding: 0.85rem 0.95rem;
	border: 1px solid rgba(17, 17, 17, 0.12);
	background: rgba(245, 245, 245, 0.75);
}

.woocommerce-checkout .col2-set,
.woocommerce-account .woocommerce {
	display: grid;
	grid-template-columns: minmax(240px, 0.32fr) minmax(0, 1fr);
	gap: 2rem;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border: 1px solid rgba(17, 17, 17, 0.08);
	background: rgba(255, 255, 255, 0.84);
}

.woocommerce-account .woocommerce-MyAccount-navigation li + li {
	border-top: 1px solid rgba(17, 17, 17, 0.08);
}

.woocommerce-account .woocommerce-MyAccount-navigation a {
	display: block;
	padding: 0.95rem 1rem;
	color: #111;
	text-decoration: none;
}

.woocommerce-account .woocommerce-MyAccount-navigation .is-active a,
.woocommerce-account .woocommerce-MyAccount-navigation a:hover {
	background: #111;
	color: #fff;
}

.woocommerce-account .u-columns {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 1.5rem;
}

.woocommerce-account .u-column1,
.woocommerce-account .u-column2 {
	padding: 1.3rem;
	background: rgba(255, 255, 255, 0.84);
	border: 1px solid rgba(17, 17, 17, 0.08);
}

.woocommerce-message,
.woocommerce-info,
.woocommerce-error {
	border-top: 0;
	background: rgba(255, 255, 255, 0.88);
}

/* Mi cuenta: composición limpia alineada con el lenguaje editorial del XD. */
.woocommerce-account {
	--account-bg: #f1f0f0;
	--account-ink: #111;
	--account-muted: #707070;
	--account-soft: #828282;
	--account-line: rgba(112, 112, 112, 0.42);
	--account-card: #fff;
}

.woocommerce-account .site-content {
	background: var(--account-bg);
}

.woocommerce-account {
	overflow-x: hidden;
}

.woocommerce-account .site-content-contain {
	background: #efeeeb;
}

.woocommerce-account .site-footer {
	margin-top: 0;
}

.woocommerce-account .entry-content {
	width: min(1240px, calc(100% - 3rem));
	margin: 0 auto;
}

.woocommerce-account .woocommerce {
	color: var(--account-ink);
	font-family: "Montserrat", sans-serif;
}

.woocommerce-account .woocommerce h2,
.woocommerce-account .woocommerce h3,
.woocommerce-account .woocommerce label,
.woocommerce-account .woocommerce p,
.woocommerce-account .woocommerce a,
.woocommerce-account .woocommerce button,
.woocommerce-account .woocommerce input {
	font-family: "Montserrat", sans-serif;
}

.woocommerce-account:not(.logged-in) .woocommerce {
	display: block;
	max-width: 1120px;
	padding: 2.25rem 0 5rem;
}

.woocommerce-account:not(.logged-in) .revelatl-account-intro {
	display: grid;
	grid-template-columns: minmax(0, 0.9fr) minmax(360px, 0.78fr);
	gap: 3rem;
	align-items: center;
	margin: 0 0 2.2rem;
	padding: 2.3rem 2.6rem;
	border: 1px solid var(--account-line);
	border-radius: 0;
	background: var(--account-card);
	box-shadow: none;
}

.woocommerce-account:not(.logged-in) .revelatl-account-intro__content {
	padding: 0;
}

.woocommerce-account:not(.logged-in) .revelatl-page-eyebrow {
	display: inline-flex;
	margin: 0 0 1.2rem;
	padding: 0 0 0.42rem;
	border-bottom: 1px solid var(--account-line);
	color: var(--account-muted);
	font-size: 0.78rem;
	font-weight: 600;
	letter-spacing: 0.16em;
	text-transform: uppercase;
}

.woocommerce-account:not(.logged-in) .revelatl-account-intro__content h2 {
	max-width: 15ch;
	margin: 0;
	color: var(--account-ink);
	font-size: clamp(2.35rem, 4.1vw, 4.35rem);
	font-weight: 600;
	line-height: 1.02;
	letter-spacing: 0;
	text-transform: none;
}

.woocommerce-account:not(.logged-in) .revelatl-account-intro__content p {
	max-width: 34rem;
	margin: 1.35rem 0 0;
	color: var(--account-muted);
	font-size: 1rem;
	line-height: 1.74;
}

.woocommerce-account:not(.logged-in) .revelatl-account-intro__benefits {
	display: grid;
	grid-template-columns: 1fr;
	gap: 0;
	max-width: 34rem;
	margin: 1.65rem 0 0;
	padding: 0;
	border-top: 1px solid var(--account-line);
	list-style: none;
}

.woocommerce-account:not(.logged-in) .revelatl-account-intro__benefits li {
	padding: 0.95rem 0;
	border: 0;
	border-bottom: 1px solid var(--account-line);
	border-radius: 0;
	background: transparent;
	color: var(--account-ink);
	font-size: 0.95rem;
	line-height: 1.45;
}

.woocommerce-account:not(.logged-in) .revelatl-account-intro__benefits li::before {
	content: "";
	display: inline-block;
	width: 0.34rem;
	height: 0.34rem;
	margin: 0 0.8rem 0.12rem 0;
	background: var(--account-ink);
}

.woocommerce-account:not(.logged-in) .revelatl-account-intro__visual {
	position: relative;
	min-height: 430px;
	margin: 0;
	overflow: hidden;
	border: 1px solid var(--account-line);
	border-radius: 0;
	background: #f8f7f5;
	box-shadow: none;
}

.woocommerce-account:not(.logged-in) .revelatl-account-intro__visual-panel {
	position: absolute;
	inset: 1rem;
	background:
		linear-gradient(90deg, rgba(112, 112, 112, 0.08) 1px, transparent 1px),
		linear-gradient(0deg, rgba(112, 112, 112, 0.08) 1px, transparent 1px),
		#fff;
	background-size: 42px 42px;
}

.woocommerce-account:not(.logged-in) .revelatl-account-intro__visual img {
	position: absolute;
	display: block;
	height: auto;
	object-fit: contain;
	filter: none;
}

.woocommerce-account:not(.logged-in) .revelatl-account-intro__visual-main {
	left: 1.35rem;
	right: auto;
	bottom: 1.25rem;
	width: min(78%, 420px);
	max-height: none;
}

.woocommerce-account:not(.logged-in) .revelatl-account-intro__visual-side {
	right: 1.6rem;
	bottom: 1.65rem;
	width: min(34%, 160px);
}

.woocommerce-account:not(.logged-in) #customer_login {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 1.6rem;
	align-items: stretch;
}

.woocommerce-account:not(.logged-in) #customer_login > .u-column1,
.woocommerce-account:not(.logged-in) #customer_login > .u-column2 {
	display: grid;
	grid-template-rows: auto 1fr;
	width: 100% !important;
	min-width: 0;
	margin: 0;
	padding: 1.55rem;
	float: none !important;
	clear: none !important;
	border: 1px solid var(--account-line);
	border-radius: 0;
	background: var(--account-card);
	box-shadow: none;
}

.woocommerce-account:not(.logged-in) #customer_login h2 {
	margin: 0 0 1.15rem;
	color: var(--account-ink);
	font-size: 1.9rem;
	font-weight: 600;
	line-height: 1.1;
	letter-spacing: 0;
}

.woocommerce-account:not(.logged-in) .woocommerce form.login,
.woocommerce-account:not(.logged-in) .woocommerce form.register {
	display: grid;
	align-content: start;
	gap: 1rem;
	margin: 0;
	padding: 0;
	border: 0;
	border-radius: 0;
	background: transparent;
	box-shadow: none;
}

.woocommerce-account:not(.logged-in) .revelatl-account-panel-copy {
	margin: 0;
	color: var(--account-muted);
	font-size: 0.95rem;
	line-height: 1.62;
}

.woocommerce-account:not(.logged-in) .woocommerce form .form-row {
	margin: 0;
	padding: 0;
}

.woocommerce-account:not(.logged-in) .woocommerce form label {
	margin: 0 0 0.45rem;
	color: var(--account-muted);
	font-size: 0.76rem;
	font-weight: 600;
	letter-spacing: 0.14em;
	text-transform: uppercase;
}

.woocommerce-account:not(.logged-in) .woocommerce form .form-row input.input-text {
	min-height: 54px;
	border: 1px solid var(--account-line);
	border-radius: 0;
	background: #f7f6f4;
	color: var(--account-ink);
	font-size: 1rem;
}

.woocommerce-account:not(.logged-in) .woocommerce-form-login__rememberme {
	display: inline-flex;
	align-items: center;
	gap: 0.55rem;
	margin: 0 1rem 1rem 0;
	color: var(--account-muted);
	font-size: 0.88rem;
	letter-spacing: 0;
	text-transform: none;
}

.woocommerce-account:not(.logged-in) .woocommerce-form-login__rememberme input {
	width: 16px;
	height: 16px;
	accent-color: var(--account-ink);
}

.woocommerce-account:not(.logged-in) .woocommerce-form-login .form-row:last-of-type,
.woocommerce-account:not(.logged-in) .woocommerce-form-register .form-row:last-of-type {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 0.75rem;
}

.woocommerce-account:not(.logged-in) .woocommerce-form-login .button,
.woocommerce-account:not(.logged-in) .woocommerce-form-register .button {
	min-height: 54px;
	padding: 0.95rem 1.6rem;
	border: 1px solid var(--account-ink);
	border-radius: 0;
	background: var(--account-ink);
	box-shadow: none;
	color: #fff;
	font-size: 0.92rem;
	font-weight: 600;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}

.woocommerce-account:not(.logged-in) .woocommerce-form-login .button:hover,
.woocommerce-account:not(.logged-in) .woocommerce-form-register .button:hover,
.woocommerce-account:not(.logged-in) .woocommerce-form-login .button:focus,
.woocommerce-account:not(.logged-in) .woocommerce-form-register .button:focus {
	background: transparent;
	color: var(--account-ink);
}

.woocommerce-account:not(.logged-in) .woocommerce-LostPassword {
	margin: 0;
}

.woocommerce-account:not(.logged-in) .woocommerce-LostPassword a {
	color: var(--account-muted);
	font-size: 0.92rem;
	text-decoration: underline;
	text-decoration-thickness: 1px;
	text-underline-offset: 0.18em;
}

.woocommerce-account:not(.logged-in) .woocommerce-privacy-policy-text {
	margin: 0;
	color: var(--account-muted);
	font-size: 0.86rem;
	line-height: 1.58;
}

.woocommerce-account.logged-in .woocommerce {
	grid-template-columns: minmax(220px, 280px) minmax(0, 1fr);
	gap: 1.8rem;
	max-width: 1120px;
}

.woocommerce-account.logged-in .woocommerce-MyAccount-navigation,
.woocommerce-account.logged-in .woocommerce-MyAccount-content {
	border: 1px solid var(--account-line);
	border-radius: 0;
	background: var(--account-card);
	box-shadow: none;
}

.woocommerce-account.logged-in .woocommerce-MyAccount-navigation a {
	border-radius: 0;
	background: transparent;
	color: var(--account-ink);
}

.woocommerce-account.logged-in .woocommerce-MyAccount-navigation .is-active a,
.woocommerce-account.logged-in .woocommerce-MyAccount-navigation a:hover,
.woocommerce-account.logged-in .woocommerce-MyAccount-navigation a:focus {
	background: var(--account-ink);
	color: #fff;
}

/* Mi cuenta logueada: neutraliza los floats de WooCommerce y mantiene un panel legible. */
.woocommerce-account.logged-in .entry-content {
	width: min(1120px, calc(100% - 4rem));
	max-width: 1120px;
	margin: 0 auto;
}

.woocommerce-account.logged-in .woocommerce {
	display: grid !important;
	grid-template-columns: minmax(220px, 280px) minmax(0, 1fr);
	gap: 2rem;
	align-items: start;
	width: 100%;
	max-width: 1120px;
	margin: 0 auto;
	padding: 2.25rem 0 6rem;
}

.woocommerce-account.logged-in .woocommerce::before,
.woocommerce-account.logged-in .woocommerce::after {
	display: none !important;
	content: none !important;
}

.woocommerce-account.logged-in .woocommerce-MyAccount-navigation {
	grid-column: 1;
	float: none !important;
	width: auto !important;
	max-width: none !important;
	min-width: 0;
	margin: 0 !important;
	padding: 0;
	border: 1px solid var(--account-line);
	border-radius: 0;
	background: var(--account-card);
	box-shadow: none;
}

.woocommerce-account.logged-in .woocommerce-MyAccount-content {
	grid-column: 2;
	float: none !important;
	width: auto !important;
	max-width: none !important;
	min-width: 0;
	margin: 0 !important;
	padding: 2rem;
	border: 1px solid var(--account-line);
	border-radius: 0;
	background: var(--account-card);
	box-shadow: none;
	color: #000;
	font-family: "Montserrat", sans-serif;
	font-size: 1rem;
	line-height: 1.65;
}

.woocommerce-account.logged-in .woocommerce-MyAccount-navigation ul {
	border: 0;
	background: transparent;
}

.woocommerce-account.logged-in .woocommerce-MyAccount-navigation li + li {
	margin: 0;
	border-top: 1px solid var(--account-line);
}

.woocommerce-account.logged-in .woocommerce-MyAccount-navigation a {
	padding: 1rem 1.15rem;
	border-radius: 0;
	background: transparent;
	color: #000;
	font-weight: 600;
	line-height: 1.35;
	text-decoration: none;
}

.woocommerce-account.logged-in .woocommerce-MyAccount-navigation .is-active a,
.woocommerce-account.logged-in .woocommerce-MyAccount-navigation a:hover,
.woocommerce-account.logged-in .woocommerce-MyAccount-navigation a:focus {
	background: #000;
	color: #fff;
}

.woocommerce-account.logged-in .woocommerce-MyAccount-content h2,
.woocommerce-account.logged-in .woocommerce-MyAccount-content h3,
.woocommerce-account.logged-in .revelatl-account-dashboard-intro h2,
.woocommerce-account.logged-in .revelatl-account-quicklinks__card strong {
	color: #000;
	font-family: "Montserrat", sans-serif;
}

.woocommerce-account.logged-in .woocommerce-MyAccount-content a {
	color: #000;
	text-decoration-thickness: 1px;
	text-underline-offset: 0.18em;
}

.woocommerce-account.logged-in .woocommerce-info,
.woocommerce-account.logged-in .woocommerce-message,
.woocommerce-account.logged-in .woocommerce-error {
	grid-column: 1 / -1;
	width: auto;
	margin: 0;
	border: 1px solid var(--account-line);
	background: #fff;
	color: #000;
}

.woocommerce-account.logged-in .revelatl-account-dashboard-intro {
	margin: 0 0 1.4rem;
	padding: 1.4rem;
	border: 1px solid var(--account-line);
	border-radius: 0;
	background: var(--account-bg);
}

.woocommerce-account.logged-in .revelatl-account-dashboard-intro h2 {
	max-width: 22ch;
	margin: 0;
	font-size: clamp(2rem, 3vw, 3rem);
	font-weight: 600;
	line-height: 1.08;
	letter-spacing: 0;
}

.woocommerce-account.logged-in .revelatl-account-dashboard-intro p {
	max-width: 38rem;
	margin: 1rem 0 0;
	color: var(--account-muted);
}

.woocommerce-account.logged-in .revelatl-account-quicklinks {
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 1rem;
	margin: 0 0 1.6rem;
}

.woocommerce-account.logged-in .revelatl-account-quicklinks__card {
	padding: 1.15rem;
	border: 1px solid var(--account-line);
	border-radius: 0;
	background: #fff;
	box-shadow: none;
	color: #000;
}

.woocommerce-account.logged-in .revelatl-account-quicklinks__eyebrow {
	color: var(--account-muted);
	font-size: 0.72rem;
	font-weight: 600;
	letter-spacing: 0.14em;
	text-transform: uppercase;
}

.woocommerce-account.logged-in .revelatl-account-quicklinks__card span:last-child {
	color: var(--account-muted);
}

/* Mi cuenta: ajuste fiel al artboard XD "Web 1920 - 22". */
.woocommerce-account:not(.logged-in) .entry-content {
	width: 100%;
	max-width: none;
}

.woocommerce-account:not(.logged-in) .woocommerce {
	width: 100%;
	max-width: none;
	margin-left: 0;
	padding: 5.95rem 0 8.6rem;
}

.woocommerce-account:not(.logged-in) .revelatl-account-intro {
	position: relative;
	grid-template-columns: 560px 459px;
	gap: 35px;
	align-items: start;
	width: min(1120px, calc(100% - 4rem));
	max-width: 1120px;
	min-height: 876px;
	margin: 0 auto 101px;
	padding: 102px 0 118px;
	border: 0;
	background: transparent;
}

.woocommerce-account:not(.logged-in) .revelatl-account-intro::before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 560px;
	width: 1px;
	background: var(--account-muted);
}

.woocommerce-account:not(.logged-in) .revelatl-account-intro::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 1px;
	background: var(--account-muted);
}

.woocommerce-account:not(.logged-in) .revelatl-account-intro .revelatl-page-eyebrow {
	display: none;
}

.woocommerce-account:not(.logged-in) .revelatl-account-intro__content {
	width: 326px;
	margin: 0 47px 0 auto;
	text-align: right;
}

.woocommerce-account:not(.logged-in) .revelatl-account-intro__content h2 {
	max-width: none;
	margin: 0 0 35px;
	color: #000;
	font-size: 30px;
	font-weight: 400;
	line-height: 1.23;
	letter-spacing: 0;
	text-align: right;
}

.woocommerce-account:not(.logged-in) .revelatl-account-intro__content h2 strong {
	font-weight: 600;
}

.woocommerce-account:not(.logged-in) .revelatl-account-intro__content p,
.woocommerce-account:not(.logged-in) .revelatl-account-intro__benefits {
	width: 286px;
	max-width: none;
	margin-left: auto;
	color: #000;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.2;
	text-align: right;
}

.woocommerce-account:not(.logged-in) .revelatl-account-intro__content p {
	margin-top: 0;
}

.woocommerce-account:not(.logged-in) .revelatl-account-intro__benefits {
	display: block;
	margin-top: 22px;
	padding: 0;
	border: 0;
	list-style: none;
	list-style-type: none;
}

.woocommerce-account:not(.logged-in) .revelatl-account-intro__benefits li {
	margin: 0 0 24px;
	padding: 0;
	border: 0;
	color: #000;
	font-size: inherit;
	line-height: inherit;
	list-style: none;
	list-style-type: none;
}

.woocommerce-account:not(.logged-in) .revelatl-account-intro__benefits li::before {
	display: none !important;
	content: none !important;
}

.woocommerce-account:not(.logged-in) .revelatl-account-intro__benefits li::marker {
	content: "";
}

.woocommerce-account:not(.logged-in) .revelatl-account-intro__visual {
	width: 459px;
	height: 648px;
	min-height: 0;
	margin: -24px 0 0;
	border: 0;
	background: transparent;
}

.woocommerce-account:not(.logged-in) .revelatl-account-intro__visual-main {
	inset: 0 auto auto 0;
	width: 459px;
	height: 648px;
	object-fit: cover;
}

.woocommerce-account:not(.logged-in) #customer_login {
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: clamp(2.5rem, 6vw, 6.25rem);
	width: min(1250px, 100%);
	max-width: 1250px;
	margin: 0 auto;
}

.woocommerce-account:not(.logged-in) #customer_login > .u-column1,
.woocommerce-account:not(.logged-in) #customer_login > .u-column2 {
	position: relative;
	display: block;
	padding: 0;
	border: 0;
	background: #fff;
}

.woocommerce-account:not(.logged-in) #customer_login > .u-column1 {
	min-height: 466px;
	padding: 44px 25px 44px 40px;
}

.woocommerce-account:not(.logged-in) #customer_login > .u-column2 {
	min-height: 582px;
	padding: 44px 33px 44px;
}

.woocommerce-account:not(.logged-in) #customer_login h2 {
	position: absolute;
	top: -41px;
	margin: 0;
	color: #000;
	font-size: 30px;
	font-weight: 600;
	line-height: 1.23;
	text-transform: lowercase;
}

.woocommerce-account:not(.logged-in) #customer_login > .u-column1 h2 {
	right: 0;
	text-align: right;
}

.woocommerce-account:not(.logged-in) #customer_login > .u-column2 h2 {
	left: 0;
	text-align: left;
}

.woocommerce-account:not(.logged-in) .revelatl-account-panel-copy {
	margin: 0 0 46px;
	color: #000;
	font-size: 30px;
	font-weight: 400;
	line-height: 1.23;
}

.woocommerce-account:not(.logged-in) #customer_login > .u-column1 .revelatl-account-panel-copy {
	text-align: right;
}

.woocommerce-account:not(.logged-in) #customer_login > .u-column2 .revelatl-account-panel-copy {
	margin-bottom: 54px;
	text-align: left;
}

.woocommerce-account:not(.logged-in) .woocommerce form.login,
.woocommerce-account:not(.logged-in) .woocommerce form.register {
	display: block;
}

.woocommerce-account:not(.logged-in) .woocommerce form .form-row {
	margin: 0 0 23px;
}

.woocommerce-account:not(.logged-in) .woocommerce form.login .form-row {
	text-align: right;
}

.woocommerce-account:not(.logged-in) .woocommerce form label {
	margin: 0 0 8px;
	color: #000;
	font-size: 20px;
	font-weight: 600;
	letter-spacing: 0;
	line-height: 1.2;
	text-transform: lowercase;
}

.woocommerce-account:not(.logged-in) .woocommerce form .form-row input.input-text {
	width: 510px;
	max-width: 100%;
	min-height: 40px;
	height: 40px;
	padding: 0.35rem 0.65rem;
	border: 0;
	border-radius: 0;
	background: var(--account-bg);
	color: #000;
	font-size: 20px;
}

.woocommerce-account:not(.logged-in) .woocommerce form.login .form-row:first-of-type {
	padding-bottom: 12px;
	border-bottom: 1px solid var(--account-muted);
}

.woocommerce-account:not(.logged-in) .woocommerce-form-login__rememberme {
	display: none;
}

.woocommerce-account:not(.logged-in) .woocommerce-LostPassword {
	display: block;
	margin: 1.15rem 0 0;
	text-align: right;
}

.woocommerce-account:not(.logged-in) .woocommerce-LostPassword a {
	color: #000;
	font-size: 18px;
	font-weight: 400;
	text-decoration: underline;
	text-decoration-thickness: 1px;
	text-underline-offset: 0.18em;
}

.woocommerce-account:not(.logged-in) .woocommerce-LostPassword a:hover,
.woocommerce-account:not(.logged-in) .woocommerce-LostPassword a:focus {
	color: var(--account-muted);
}

.woocommerce-account:not(.logged-in) .lost_reset_password {
	width: min(575px, calc(100vw - 2rem));
	margin: 0 auto;
	padding: 2.8rem 2rem;
	border: 1px solid var(--account-line);
	background: #fff;
	color: #000;
	font-family: "Montserrat", sans-serif;
}

.woocommerce-account:not(.logged-in) .lost_reset_password > p:first-child {
	max-width: 29rem;
	margin: 0 0 2rem;
	font-size: 30px;
	line-height: 1.23;
}

.woocommerce-account:not(.logged-in) .lost_reset_password label {
	color: #000;
	font-size: 20px;
	font-weight: 600;
	letter-spacing: 0;
	text-transform: lowercase;
}

.woocommerce-account:not(.logged-in) .lost_reset_password input.input-text {
	width: 100%;
	height: 40px;
	min-height: 40px;
	border: 0;
	border-radius: 0;
	background: var(--account-bg);
	color: #000;
	font-size: 20px;
}

.woocommerce-account:not(.logged-in) .lost_reset_password .button {
	min-height: 53px;
	padding: 0 28px;
	border: 1px solid var(--account-muted);
	border-radius: 999px;
	background: transparent;
	color: #000;
	font-size: 30px;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 1;
	text-transform: lowercase;
}

.woocommerce-account:not(.logged-in) .lost_reset_password .button:hover,
.woocommerce-account:not(.logged-in) .lost_reset_password .button:focus {
	border-color: #000;
	background: #000;
	color: #fff;
}

.woocommerce-account:not(.logged-in) .woocommerce > .woocommerce-info,
.woocommerce-account:not(.logged-in) .woocommerce > .woocommerce-message {
	width: min(575px, calc(100vw - 2rem));
	margin: 0 auto 1.25rem;
	border: 1px solid var(--account-line);
	background: #fff;
	color: #000;
	font-family: "Montserrat", sans-serif;
}

.woocommerce-account:not(.logged-in) .woocommerce-form-login .form-row:last-of-type,
.woocommerce-account:not(.logged-in) .woocommerce-form-register .form-row:last-of-type {
	display: block;
	margin: 36px 0 0;
}

.woocommerce-account:not(.logged-in) .woocommerce-form-login .button,
.woocommerce-account:not(.logged-in) .woocommerce-form-register .button {
	display: inline-block !important;
	min-height: 53px;
	padding: 0 28px;
	border: 1px solid var(--account-muted);
	border-radius: 999px;
	background: transparent;
	color: #000;
	font-size: 30px;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 1;
	text-transform: lowercase;
}

.woocommerce-account:not(.logged-in) .woocommerce-form-login .button {
	width: 174px;
	float: none !important;
	margin-right: 0 !important;
	margin-left: auto !important;
}

.woocommerce-account:not(.logged-in) .woocommerce-form-login .button:hover,
.woocommerce-account:not(.logged-in) .woocommerce-form-register .button:hover,
.woocommerce-account:not(.logged-in) .woocommerce-form-login .button:focus,
.woocommerce-account:not(.logged-in) .woocommerce-form-register .button:focus {
	border-color: #000;
	background: #000;
	color: #fff;
}

.woocommerce-account:not(.logged-in) .woocommerce-privacy-policy-text {
	max-width: 503px;
	margin: 33px 0 0;
	color: #000;
	font-size: 15px;
	line-height: 1.27;
}

.woocommerce-account:not(.logged-in) .woocommerce-privacy-policy-text a {
	color: #0044ff;
	font-weight: 600;
	text-decoration: none;
}

@media (max-width: 1180px) {
	.woocommerce ul.products,
	.woocommerce-page ul.products {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.woocommerce div.product,
	.revelatl-single-product__grid,
	.woocommerce-checkout .col2-set,
	.woocommerce-account .woocommerce,
	.woocommerce-account .u-columns,
	.revelatl-shop-hero__grid,
	.revelatl-shop-service {
		grid-template-columns: 1fr;
	}

	.woocommerce-account:not(.logged-in) .revelatl-account-intro,
	.woocommerce-account:not(.logged-in) #customer_login,
	.woocommerce-account.logged-in .woocommerce {
		grid-template-columns: 1fr;
	}
}

@media (max-width: 820px) {
	.woocommerce-page .entry-content,
	.woocommerce .entry-content,
	.woocommerce-account .entry-content {
		width: min(100% - 2rem, 100%);
	}

	.woocommerce-account:not(.logged-in) .woocommerce {
		padding: 1rem 0 3.5rem;
	}

	.woocommerce-account:not(.logged-in) .revelatl-account-intro {
		padding: 1.2rem;
		gap: 1.2rem;
	}

	.woocommerce-account:not(.logged-in) .revelatl-account-intro__content h2 {
		max-width: none;
		font-size: clamp(2rem, 11vw, 3rem);
	}

	.woocommerce-account:not(.logged-in) .revelatl-account-intro__visual {
		min-height: 260px;
	}

	.woocommerce-account:not(.logged-in) #customer_login > .u-column1,
	.woocommerce-account:not(.logged-in) #customer_login > .u-column2 {
		padding: 1.15rem;
	}

	.woocommerce ul.products,
	.woocommerce-page ul.products {
		grid-template-columns: 1fr;
	}

	.revelatl-single-product__media-grid {
		grid-template-columns: 1fr;
	}

	.revelatl-single-product__media-item,
	.revelatl-single-product__media-item.is-primary {
		min-height: 280px;
	}

	.revelatl-single-product__summary {
		padding-top: 0;
	}

	.revelatl-single-product__related-header {
		grid-template-columns: 48px minmax(0, 1fr) 48px;
	}

	.revelatl-single-product__related-arrow {
		width: 42px;
		height: 42px;
	}
}

/* Mi cuenta: estabiliza el artboard XD en portátiles y móvil sin columnas rotas. */
@media (max-width: 1280px) {
	.woocommerce-account.logged-in .woocommerce {
		grid-template-columns: minmax(220px, 280px) minmax(0, 1fr) !important;
	}

	.woocommerce-account:not(.logged-in) .revelatl-account-intro {
		grid-template-columns: minmax(360px, 1fr) minmax(320px, 459px);
		gap: clamp(1.5rem, 3.5vw, 2.2rem);
		width: min(1120px, calc(100% - 4rem));
		min-height: auto;
		padding-top: 4.8rem;
		padding-bottom: 5.5rem;
	}

	.woocommerce-account:not(.logged-in) .revelatl-account-intro::before {
		left: calc(100% - 459px - clamp(1.5rem, 3.5vw, 2.2rem));
	}

	.woocommerce-account:not(.logged-in) .revelatl-account-intro__content {
		margin-right: 3rem;
	}

	.woocommerce-account:not(.logged-in) .revelatl-account-intro__visual {
		margin-top: 0;
	}

	.woocommerce-account:not(.logged-in) #customer_login {
		grid-template-columns: repeat(2, minmax(0, 575px));
		gap: clamp(2.5rem, 6vw, 6.25rem);
		width: min(1250px, calc(100% - 4rem));
	}

	.woocommerce-account:not(.logged-in) .woocommerce form.login,
	.woocommerce-account:not(.logged-in) .woocommerce form.register {
		width: 100%;
	}

	.woocommerce-account:not(.logged-in) .woocommerce form .form-row input.input-text {
		width: 100%;
	}
}

@media (max-width: 1180px) {
	.woocommerce-account.logged-in .revelatl-account-quicklinks {
		grid-template-columns: 1fr;
	}

	.woocommerce-account.logged-in .revelatl-account-quicklinks__card {
		gap: 0.35rem;
	}
}

@media (max-width: 960px) {
	.woocommerce-account:not(.logged-in) .woocommerce {
		padding: 3.5rem 0 5rem;
	}

	.woocommerce-account:not(.logged-in) .revelatl-account-intro {
		display: grid;
		grid-template-columns: 1fr;
		width: min(640px, calc(100% - 2rem));
		margin-bottom: 5.5rem;
		padding: 3rem 0 4.5rem;
	}

	.woocommerce-account:not(.logged-in) .revelatl-account-intro::before {
		display: none;
	}

	.woocommerce-account:not(.logged-in) .revelatl-account-intro::after {
		right: 0;
		left: 0;
	}

	.woocommerce-account:not(.logged-in) .revelatl-account-intro__content {
		width: min(326px, 100%);
		margin: 0 auto;
		text-align: right;
	}

	.woocommerce-account:not(.logged-in) .revelatl-account-intro__content h2 {
		font-size: 30px;
	}

	.woocommerce-account:not(.logged-in) .revelatl-account-intro__content p,
	.woocommerce-account:not(.logged-in) .revelatl-account-intro__benefits {
		width: min(286px, 100%);
	}

	.woocommerce-account:not(.logged-in) .revelatl-account-intro__visual {
		width: min(459px, 100%);
		height: auto;
		aspect-ratio: 459 / 648;
		margin: 2rem auto 0;
	}

	.woocommerce-account:not(.logged-in) .revelatl-account-intro__visual-main {
		width: 100%;
		height: 100%;
	}

	.woocommerce-account:not(.logged-in) #customer_login {
		grid-template-columns: 1fr;
		gap: 4.8rem;
		width: min(575px, calc(100% - 2rem));
	}

	.woocommerce-account:not(.logged-in) #customer_login h2 {
		position: static;
		margin: 0 0 1rem;
	}

	.woocommerce-account:not(.logged-in) #customer_login > .u-column1 h2,
	.woocommerce-account:not(.logged-in) #customer_login > .u-column2 h2 {
		text-align: left;
	}

	.woocommerce-account:not(.logged-in) #customer_login > .u-column1,
	.woocommerce-account:not(.logged-in) #customer_login > .u-column2 {
		min-height: 0;
		padding: 2rem;
	}

	.woocommerce-account:not(.logged-in) #customer_login > .u-column1 .revelatl-account-panel-copy,
	.woocommerce-account:not(.logged-in) #customer_login > .u-column2 .revelatl-account-panel-copy,
	.woocommerce-account:not(.logged-in) .woocommerce form.login .form-row {
		text-align: left;
	}

	.woocommerce-account:not(.logged-in) .woocommerce-form-login .button {
		margin-right: auto !important;
		margin-left: 0 !important;
	}

	.woocommerce-account.logged-in .entry-content {
		width: min(100% - 2rem, 720px);
	}

	.woocommerce-account.logged-in .woocommerce {
		grid-template-columns: 1fr !important;
		gap: 1.25rem;
		padding: 1.75rem 0 4rem;
	}

	.woocommerce-account.logged-in .woocommerce-MyAccount-navigation,
	.woocommerce-account.logged-in .woocommerce-MyAccount-content,
	.woocommerce-account.logged-in .woocommerce-info,
	.woocommerce-account.logged-in .woocommerce-message,
	.woocommerce-account.logged-in .woocommerce-error {
		grid-column: 1;
	}

	.woocommerce-account.logged-in .woocommerce-MyAccount-content {
		padding: 1.35rem;
	}

	.woocommerce-account.logged-in .revelatl-account-quicklinks {
		grid-template-columns: 1fr;
	}
}

@media (max-width: 560px) {
	.woocommerce-account:not(.logged-in) .woocommerce {
		padding-top: 2rem;
	}

	.woocommerce-account:not(.logged-in) .revelatl-account-intro {
		width: min(100% - 1.5rem, 420px);
		padding-top: 2rem;
	}

	.woocommerce-account:not(.logged-in) .revelatl-account-intro__content h2,
	.woocommerce-account:not(.logged-in) .revelatl-account-panel-copy {
		font-size: clamp(1.8rem, 8vw, 2.35rem);
	}

	.woocommerce-account:not(.logged-in) .revelatl-account-intro__content p,
	.woocommerce-account:not(.logged-in) .revelatl-account-intro__benefits,
	.woocommerce-account:not(.logged-in) .woocommerce form label {
		font-size: 1.05rem;
	}

	.woocommerce-account:not(.logged-in) #customer_login {
		width: min(100% - 1.5rem, 420px);
	}

	.woocommerce-account:not(.logged-in) #customer_login > .u-column1,
	.woocommerce-account:not(.logged-in) #customer_login > .u-column2 {
		padding: 1.35rem;
	}

	.woocommerce-account:not(.logged-in) #customer_login h2,
	.woocommerce-account:not(.logged-in) .woocommerce-form-login .button,
	.woocommerce-account:not(.logged-in) .woocommerce-form-register .button {
		font-size: 1.8rem;
	}

	.woocommerce-account.logged-in .entry-content {
		width: min(100% - 1.5rem, 420px);
	}

	.woocommerce-account.logged-in .woocommerce-MyAccount-navigation a {
		padding: 0.85rem 1rem;
	}

	.woocommerce-account.logged-in .revelatl-account-dashboard-intro h2 {
		font-size: 2rem;
	}
}

/* Mi cuenta logueada en movil: experiencia de cliente suave, clara y accionable. */
@media (max-width: 782px) {
	.woocommerce-account.logged-in {
		--account-mobile-bg: #f6f1e9;
		--account-mobile-card: rgba(255, 253, 248, 0.96);
		--account-mobile-panel: rgba(242, 235, 224, 0.86);
		--account-mobile-ink: #2f352e;
		--account-mobile-muted: #6a7467;
		--account-mobile-line: rgba(119, 133, 112, 0.18);
		--account-mobile-accent: #75856f;
		--account-mobile-accent-dark: #5f705d;
		background: var(--account-mobile-bg);
	}

	.woocommerce-account.logged-in .site-content,
	.woocommerce-account.logged-in .site-content-contain,
	.woocommerce-account.logged-in .content-area,
	.woocommerce-account.logged-in .site-main,
	.woocommerce-account.logged-in .entry-content {
		background:
			linear-gradient(180deg, rgba(255, 253, 248, 0.72) 0%, rgba(246, 241, 233, 0.98) 36%, #f6f1e9 100%);
	}

	.woocommerce-account.logged-in .entry-content {
		width: min(100% - 1rem, 430px) !important;
		max-width: 430px;
		margin: 0 auto;
	}

	.woocommerce-account.logged-in .woocommerce {
		display: grid !important;
		grid-template-columns: minmax(0, 1fr) !important;
		gap: 0.9rem;
		width: 100%;
		max-width: 430px;
		margin: 0 auto;
		padding: 1rem 0 3.2rem !important;
		color: var(--account-mobile-ink);
	}

	.woocommerce-account.logged-in .woocommerce-MyAccount-navigation,
	.woocommerce-account.logged-in .woocommerce-MyAccount-content,
	.woocommerce-account.logged-in .woocommerce-info,
	.woocommerce-account.logged-in .woocommerce-message,
	.woocommerce-account.logged-in .woocommerce-error {
		grid-column: 1 !important;
		width: 100% !important;
		min-width: 0;
	}

	.woocommerce-account.logged-in .woocommerce-MyAccount-navigation {
		overflow: hidden;
		margin: 0 !important;
		padding: 0.45rem;
		border: 1px solid var(--account-mobile-line);
		border-radius: 20px;
		background: rgba(255, 253, 248, 0.9);
		box-shadow: 0 14px 28px rgba(94, 105, 89, 0.08);
	}

	.woocommerce-account.logged-in .woocommerce-MyAccount-navigation ul {
		display: grid;
		grid-template-columns: minmax(0, 1fr);
		gap: 0.2rem;
		overflow: visible;
		margin: 0;
		padding: 0;
		border: 0;
		background: transparent;
		list-style: none;
	}

	.woocommerce-account.logged-in .woocommerce-MyAccount-navigation li {
		margin: 0;
		border: 0 !important;
	}

	.woocommerce-account.logged-in .woocommerce-MyAccount-navigation a {
		position: relative;
		display: flex;
		align-items: center;
		justify-content: flex-start;
		min-height: 42px;
		width: 100%;
		padding: 0.72rem 0.9rem 0.72rem 1.85rem !important;
		border: 0;
		border-radius: 15px !important;
		background: transparent !important;
		color: var(--account-mobile-ink) !important;
		font-size: 0.78rem;
		font-weight: 700;
		line-height: 1.25;
		letter-spacing: 0.06em;
		text-align: left;
		text-decoration: none !important;
		text-transform: uppercase;
		white-space: normal;
	}

	.woocommerce-account.logged-in .woocommerce-MyAccount-navigation a::before {
		content: "";
		position: absolute;
		left: 0.78rem;
		top: 50%;
		width: 0.42rem;
		height: 0.42rem;
		border-radius: 999px;
		background: rgba(117, 133, 111, 0.34);
		transform: translateY(-50%);
	}

	.woocommerce-account.logged-in .woocommerce-MyAccount-navigation .is-active a,
	.woocommerce-account.logged-in .woocommerce-MyAccount-navigation a:hover,
	.woocommerce-account.logged-in .woocommerce-MyAccount-navigation a:focus {
		background: rgba(242, 235, 224, 0.86) !important;
		color: #2f352e !important;
		box-shadow: inset 0 0 0 1px rgba(119, 133, 112, 0.16);
	}

	.woocommerce-account.logged-in .woocommerce-MyAccount-navigation .is-active a::before,
	.woocommerce-account.logged-in .woocommerce-MyAccount-navigation a:hover::before,
	.woocommerce-account.logged-in .woocommerce-MyAccount-navigation a:focus::before {
		background: var(--account-mobile-accent-dark);
	}

	.woocommerce-account.logged-in .woocommerce-MyAccount-navigation-link--customer-logout a {
		color: #7c7468 !important;
	}

	.woocommerce-account.logged-in .woocommerce-MyAccount-content {
		margin: 0 !important;
		padding: 1rem !important;
		border: 1px solid var(--account-mobile-line);
		border-radius: 24px;
		background: var(--account-mobile-card);
		box-shadow: 0 22px 42px rgba(94, 105, 89, 0.12);
		color: var(--account-mobile-ink);
		font-size: 0.98rem;
		line-height: 1.65;
	}

	.woocommerce-account.logged-in .woocommerce-MyAccount-content > p:first-child {
		margin-top: 0;
		padding: 0.95rem 1rem;
		border: 1px solid rgba(119, 133, 112, 0.14);
		border-radius: 18px;
		background: rgba(246, 241, 233, 0.76);
		color: var(--account-mobile-muted);
	}

	.woocommerce-account.logged-in .woocommerce-MyAccount-content h2,
	.woocommerce-account.logged-in .woocommerce-MyAccount-content h3,
	.woocommerce-account.logged-in .revelatl-account-dashboard-intro h2,
	.woocommerce-account.logged-in .revelatl-account-address-summary__copy h2,
	.woocommerce-account.logged-in .revelatl-account-address-form__intro h2,
	.woocommerce-account.logged-in .revelatl-account-section h2 {
		color: var(--account-mobile-ink);
		font-family: var(--revelatl-serif);
		font-weight: 500;
		line-height: 1.08;
		letter-spacing: 0;
		text-transform: none;
		text-wrap: balance;
	}

	.woocommerce-account.logged-in .revelatl-account-dashboard-intro,
	.woocommerce-account.logged-in .revelatl-account-address-form__intro,
	.woocommerce-account.logged-in .revelatl-label-print-actions {
		margin: 0 0 1rem;
		padding: 1rem;
		border: 1px solid rgba(119, 133, 112, 0.14);
		border-radius: 20px;
		background:
			linear-gradient(180deg, rgba(255, 253, 248, 0.76) 0%, rgba(242, 235, 224, 0.9) 100%);
		box-shadow: none;
	}

	.woocommerce-account.logged-in .revelatl-page-eyebrow,
	.woocommerce-account.logged-in .revelatl-account-quicklinks__eyebrow,
	.woocommerce-account.logged-in .revelatl-account-address-summary__eyebrow,
	.woocommerce-account.logged-in .revelatl-account-address-row__label,
	.woocommerce-account.logged-in .revelatl-shipping-label__eyebrow {
		color: #7c8a76;
		font-size: 0.72rem;
		font-weight: 700;
		letter-spacing: 0.12em;
		text-transform: uppercase;
	}

	.woocommerce-account.logged-in .revelatl-account-dashboard-intro h2,
	.woocommerce-account.logged-in .revelatl-account-section h2 {
		margin: 0;
		font-size: clamp(1.8rem, 9vw, 2.25rem);
	}

	.woocommerce-account.logged-in .revelatl-account-dashboard-intro p,
	.woocommerce-account.logged-in .revelatl-account-panel-copy,
	.woocommerce-account.logged-in .revelatl-label-print-help,
	.woocommerce-account.logged-in .woocommerce-MyAccount-content p {
		color: var(--account-mobile-muted);
		font-size: 0.95rem;
		line-height: 1.66;
	}

	.woocommerce-account.logged-in .woocommerce-MyAccount-content a:not(.button):not(.revelatl-account-quicklinks__card) {
		color: var(--account-mobile-accent-dark);
		font-weight: 700;
		text-decoration-thickness: 1px;
		text-underline-offset: 0.18em;
	}

	.woocommerce-account.logged-in .revelatl-account-quicklinks {
		display: grid;
		grid-template-columns: minmax(0, 1fr);
		gap: 0.75rem;
		margin: 0 0 1rem;
	}

	.woocommerce-account.logged-in .revelatl-account-quicklinks__card {
		position: relative;
		gap: 0.32rem;
		padding: 1rem;
		border: 1px solid rgba(119, 133, 112, 0.16);
		border-radius: 20px;
		background: rgba(255, 253, 248, 0.94);
		box-shadow: 0 14px 30px rgba(94, 105, 89, 0.1);
		color: var(--account-mobile-ink);
		text-decoration: none !important;
	}

	.woocommerce-account.logged-in .revelatl-account-quicklinks__card strong {
		color: var(--account-mobile-ink);
		font-size: 1.18rem;
		line-height: 1.16;
	}

	.woocommerce-account.logged-in .revelatl-account-quicklinks__card span:last-child {
		color: var(--account-mobile-muted);
		font-size: 0.9rem;
		line-height: 1.5;
	}

	.woocommerce-account.logged-in .revelatl-account-address-summary,
	.woocommerce-account.logged-in .revelatl-shipping-label,
	.woocommerce-account.logged-in fieldset,
	.woocommerce-account.logged-in .woocommerce table.shop_table,
	.woocommerce-account.logged-in .woocommerce-orders-table,
	.woocommerce-account.logged-in .woocommerce-customer-details address {
		padding: 1rem;
		border: 1px solid rgba(119, 133, 112, 0.14);
		border-radius: 20px;
		background: rgba(255, 253, 248, 0.94);
		box-shadow: none;
	}

	.woocommerce-account.logged-in .revelatl-account-address-summary__header,
	.woocommerce-account.logged-in .revelatl-account-address-row {
		display: grid;
		grid-template-columns: minmax(0, 1fr);
		gap: 0.6rem;
	}

	.woocommerce-account.logged-in .revelatl-account-address-row {
		padding: 0.9rem;
		border-radius: 16px;
		background: var(--account-mobile-panel);
	}

	.woocommerce-account.logged-in .revelatl-account-address-summary__action {
		justify-self: stretch;
		width: 100%;
		margin-top: 0.15rem;
	}

	.woocommerce-account.logged-in .woocommerce form .form-row {
		float: none;
		width: 100%;
		margin: 0 0 0.95rem;
		padding: 0;
	}

	.woocommerce-account.logged-in .woocommerce form label,
	.woocommerce-account.logged-in .woocommerce-MyAccount-content label {
		display: block;
		margin-bottom: 0.38rem;
		color: #53604f;
		font-size: 0.75rem;
		font-weight: 700;
		letter-spacing: 0.08em;
		line-height: 1.35;
		text-transform: uppercase;
	}

	.woocommerce-account.logged-in .woocommerce form .form-row input.input-text,
	.woocommerce-account.logged-in .woocommerce form .form-row textarea,
	.woocommerce-account.logged-in .woocommerce form .form-row select,
	.woocommerce-account.logged-in .woocommerce-MyAccount-content input,
	.woocommerce-account.logged-in .woocommerce-MyAccount-content textarea,
	.woocommerce-account.logged-in .woocommerce-MyAccount-content select {
		width: 100%;
		min-height: 48px;
		padding: 0.85rem 0.95rem;
		border: 1px solid rgba(119, 133, 112, 0.18);
		border-radius: 16px;
		background: #fffdf8;
		color: var(--account-mobile-ink);
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.9);
	}

	.woocommerce-account.logged-in .woocommerce form .form-row input[readonly],
	.woocommerce-account.logged-in .woocommerce form .form-row textarea[readonly] {
		background: rgba(242, 235, 224, 0.62);
		color: #6b7467;
	}

	.woocommerce-account.logged-in .revelatl-account-field-help,
	.woocommerce-account.logged-in .woocommerce form .form-row .description {
		display: block;
		margin-top: 0.4rem;
		color: #7a7467;
		font-size: 0.82rem;
		line-height: 1.5;
	}

	.woocommerce-account.logged-in fieldset {
		margin: 1rem 0;
	}

	.woocommerce-account.logged-in fieldset legend {
		display: block;
		width: 100%;
		margin: 0 0 0.85rem;
		color: var(--account-mobile-ink);
		font-family: var(--revelatl-serif);
		font-size: 1.35rem;
		font-weight: 500;
		line-height: 1.1;
	}

	.woocommerce-account.logged-in .button,
	.woocommerce-account.logged-in button.button,
	.woocommerce-account.logged-in input.button,
	.woocommerce-account.logged-in a.button {
		display: inline-flex;
		align-items: center;
		justify-content: center;
		width: 100%;
		min-height: 48px;
		padding: 0.84rem 1.05rem;
		border: 1px solid rgba(95, 112, 93, 0.28);
		border-radius: 999px;
		background: linear-gradient(180deg, var(--account-mobile-accent) 0%, var(--account-mobile-accent-dark) 100%);
		color: #fff !important;
		font-size: 0.86rem;
		font-weight: 800;
		letter-spacing: 0.08em;
		line-height: 1.2;
		text-align: center;
		text-decoration: none !important;
		text-transform: uppercase;
		box-shadow: 0 16px 30px rgba(100, 117, 96, 0.2);
	}

	.woocommerce-account.logged-in .woocommerce table.shop_table {
		display: block;
		width: 100%;
		overflow-x: auto;
		margin: 0 0 1rem;
		border-collapse: separate;
		border-spacing: 0;
		-webkit-overflow-scrolling: touch;
	}

	.woocommerce-account.logged-in .woocommerce table.shop_table th,
	.woocommerce-account.logged-in .woocommerce table.shop_table td {
		padding: 0.78rem 0.7rem;
		border-color: rgba(119, 133, 112, 0.12);
		color: var(--account-mobile-ink);
		font-size: 0.9rem;
		line-height: 1.45;
		vertical-align: middle;
	}

	.woocommerce-account.logged-in .woocommerce-orders-table__cell-order-actions,
	.woocommerce-account.logged-in .woocommerce-orders-table__cell-order-actions a {
		white-space: nowrap;
	}

	.woocommerce-account.logged-in .woocommerce-info,
	.woocommerce-account.logged-in .woocommerce-message,
	.woocommerce-account.logged-in .woocommerce-error {
		margin: 0 0 0.9rem;
		padding: 1rem;
		border: 1px solid rgba(119, 133, 112, 0.14);
		border-radius: 18px;
		background: rgba(255, 253, 248, 0.94);
		color: var(--account-mobile-muted);
		line-height: 1.55;
	}

	.woocommerce-account.logged-in .woocommerce-info .button,
	.woocommerce-account.logged-in .woocommerce-message .button,
	.woocommerce-account.logged-in .woocommerce-error .button {
		margin: 0.7rem 0 0;
	}

	.woocommerce-account.logged-in .revelatl-label-print-shell {
		gap: 0.85rem;
	}

	.woocommerce-account.logged-in .revelatl-label-print-trigger {
		min-width: 0;
	}

	.woocommerce-account.logged-in .revelatl-shipping-label {
		max-width: 100%;
	}

	.woocommerce-account.logged-in .revelatl-shipping-label__name {
		font-size: 1.55rem;
	}

	.woocommerce-account.logged-in .revelatl-shipping-label__line {
		font-size: 0.92rem;
		line-height: 1.55;
		word-break: break-word;
	}
}

/* Fichas de producto: ajuste exclusivo para móvil vertical. */
@media (max-width: 820px) {
	.single-product .revelatl-single-product,
	.single-product .revelatl-single-product--h35 {
		width: min(100% - 2rem, 430px) !important;
		margin: 0 auto !important;
		padding: 0.5rem 0 3.5rem;
	}

	.single-product .revelatl-single-product__grid,
	.single-product .revelatl-single-product--h35 .revelatl-single-product__grid,
	.single-product .product_cat-carretes .revelatl-single-product__grid {
		display: grid;
		grid-template-columns: minmax(0, 1fr) !important;
		gap: 1.15rem;
		width: 100% !important;
		margin: 0 auto !important;
	}

	.single-product .revelatl-single-product__media,
	.single-product .revelatl-single-product__media-grid,
	.single-product .product_cat-carretes .revelatl-single-product__media-grid,
	.single-product .product_cat-camaras .revelatl-single-product__media-grid,
	.single-product .revelatl-single-product--h35 .revelatl-single-product__media-grid {
		width: 100% !important;
		max-width: 100% !important;
	}

	.single-product .revelatl-single-product__media-grid,
	.single-product .product_cat-carretes .revelatl-single-product__media-grid,
	.single-product .product_cat-camaras .revelatl-single-product__media-grid {
		grid-template-columns: minmax(0, 1fr) !important;
		gap: 0.42rem;
	}

	.single-product .revelatl-single-product__media-item.is-primary,
	.single-product .product_cat-carretes .revelatl-single-product__media-item.is-primary,
	.single-product .product_cat-camaras .revelatl-single-product__camera-main,
	.single-product .revelatl-single-product--h35 .revelatl-single-product__camera-main {
		width: 100% !important;
		min-height: 0 !important;
		height: auto !important;
		aspect-ratio: 1 / 1;
		padding: 0 !important;
	}

	.single-product .revelatl-single-product__media-item.is-primary img,
	.single-product .product_cat-carretes .revelatl-single-product__media-item.is-primary img,
	.single-product .product_cat-camaras .revelatl-single-product__camera-main img,
	.single-product .revelatl-single-product--h35 .revelatl-single-product__camera-main img {
		width: 100% !important;
		height: 100% !important;
		max-width: none !important;
		max-height: none !important;
		object-fit: contain;
	}

	.single-product .product_cat-carretes .revelatl-single-product__film-thumbs,
	.single-product .product_cat-camaras .revelatl-single-product__camera-thumbs {
		width: 100% !important;
		max-width: 100% !important;
		margin: 0.32rem 0 0 !important;
		gap: 0.32rem;
	}

	.single-product .product_cat-carretes .revelatl-single-product__film-thumbs {
		justify-content: center;
	}

	.single-product .product_cat-carretes .revelatl-single-product__film-thumb {
		width: 74px;
		height: 74px;
		min-height: 0;
	}

	.single-product .product_cat-camaras .revelatl-single-product__camera-thumbs {
		grid-template-columns: repeat(4, minmax(0, 1fr));
	}

	.single-product .product_cat-camaras .revelatl-single-product__camera-thumb {
		width: auto;
		min-width: 0;
		padding: 0.18rem;
	}

	.single-product .revelatl-single-product__summary,
	.single-product .revelatl-single-product--h35 .revelatl-single-product__summary {
		width: 100% !important;
		max-width: none !important;
		margin: 0 !important;
		padding-top: 0.45rem;
	}

	.single-product .revelatl-single-product__back {
		margin-bottom: 1.1rem;
	}

	.single-product .revelatl-single-product__intro .product_title {
		font-size: clamp(2rem, 11vw, 3rem);
		line-height: 0.95;
	}

	.single-product .revelatl-single-product__cart form.cart {
		align-items: stretch;
	}

	.single-product .revelatl-single-product__cart .button {
		flex: 1 1 190px;
		justify-content: center;
	}

	.single-product .revelatl-single-product__related,
	.single-product .revelatl-single-product--h35 .revelatl-single-product__related {
		--revelatl-related-visible: 1;
		--revelatl-related-gap: 0.85rem;
		width: 100% !important;
		margin: 0 auto !important;
		padding-top: 2.4rem;
		overflow: visible;
	}

	.single-product .revelatl-single-product__related-header {
		grid-template-columns: 44px minmax(0, 1fr) 44px;
		gap: 0.55rem;
		margin-bottom: 1rem;
	}

	.single-product .revelatl-single-product__related-header h2 {
		font-size: clamp(2.1rem, 12vw, 3rem);
		line-height: 0.9;
		letter-spacing: -0.06em;
		overflow-wrap: normal;
		word-break: normal;
	}

	.single-product .revelatl-single-product__related-arrow {
		width: 44px;
		height: 44px;
		background: rgba(255, 255, 255, 0.86);
		box-shadow: 0 14px 28px rgba(53, 43, 32, 0.08);
	}

	.single-product .revelatl-single-product__related-viewport {
		width: 100%;
		padding: 0.15rem 0 0.7rem;
		overflow: hidden;
	}

	.single-product .revelatl-single-product__related-track {
		align-items: stretch;
	}

	.single-product .revelatl-single-product__related-card {
		flex-basis: 100% !important;
		min-width: 100%;
	}

	.single-product .revelatl-single-product__related-card a {
		grid-template-rows: minmax(215px, 58vw) auto auto;
		min-height: 390px;
		padding: 1rem;
	}

	.single-product .revelatl-single-product__related-card img {
		width: 78%;
		height: 78%;
	}

	.single-product .revelatl-single-product__related-name {
		font-size: 1.05rem;
		line-height: 1.14;
	}
}
