/* The Hot Tub Store — product listing page (matches homepage design system) */

html:has(body.ps-hottubstore-listing) {
	background: #F4F7F9;
}

	body.ps-hottubstore-listing.single-listings {
	--ps-royal-blue: #00AEEF;
	--ps-navy-dark: #050505;
	--ps-headline-blue: #111827;
	--ps-gold: #00AEEF;
	--ps-gold-hover: #008FC7;
	--ps-hansons-gold: #00AEEF;
	--ps-hansons-orange-dark: #008FC7;
	--ps-urgency-red: #E53935;
	--ps-bg: #F4F7F9;
	--ps-body: #222222;
	--ps-muted: #666666;
	--ps-card-border: rgba(5, 5, 5, 0.08);
	--ps-brand-accent: var(--ps-royal-blue);
	--ps-brand-navy: var(--ps-headline-blue);
	--ps-brand-cta: var(--ps-navy-dark);
	--ps-brand-cta-hover: #111827;
	--cl-red: var(--ps-urgency-red);
	--mvl-primary-color: var(--ps-royal-blue);
	--motors-accent-color: var(--ps-royal-blue);
	--motors-spec-badge-color: var(--ps-royal-blue);
	--motors-bg-shade: var(--ps-bg);
	font-family: 'Montserrat', system-ui, sans-serif;
	background: var(--ps-bg) !important;
	color: var(--ps-body);
	overflow-x: clip;
}

body.ps-hottubstore-listing.single-listings #main,
body.ps-hottubstore-listing.single-listings #content {
	background: var(--ps-bg) !important;
}

/* ── Hansons header — aqua accent CTA ── */
body.ps-hottubstore-listing .ps-h-estimate {
	background: #00AEEF !important;
	color: #FFFFFF !important;
}

body.ps-hottubstore-listing .ps-h-estimate:hover {
	background: #008FC7 !important;
	color: #FFFFFF !important;
}

body.ps-hottubstore-listing .ps-h-phone__badge {
	background: var(--ps-royal-blue);
	color: #fff;
}

body.ps-hottubstore-listing .ps-h-phone__number {
	color: var(--ps-royal-blue);
}

body.ps-hottubstore-listing .ps-h-phone__number:hover {
	color: var(--ps-gold-hover);
}

body.ps-hottubstore-listing .ps-h-main__mobile .ps-funnel-header__call {
	background: #00AEEF;
	color: #FFFFFF;
}

body.ps-hottubstore-listing .ps-h-main__mobile .ps-funnel-header__call:hover {
	background: #008FC7;
	color: #FFFFFF;
}

body.ps-hottubstore-listing .ps-logo__img {
	height: 44px;
	width: auto;
	max-width: min(280px, 68vw);
}

/* Fixed nav — sticky breaks here because html/body use overflow-x hidden on mobile */
body.ps-hottubstore-listing {
	--ps-listing-header-h: 64px;
	padding-top: var(--ps-listing-header-h);
}

@media (min-width: 1024px) {
	body.ps-hottubstore-listing {
		--ps-listing-header-h: 78px;
	}
}

body.ps-hottubstore-listing .ps-site-header--hansons {
	position: fixed !important;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	max-width: 100%;
	z-index: 1000;
	background: #ffffff;
	box-sizing: border-box;
}

body.ps-hottubstore-listing .ps-h-main {
	position: relative !important;
	top: auto !important;
}

body.ps-hottubstore-listing.ps-header-scrolled .ps-site-header--hansons {
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.06);
}

/* ── Page shell + main cards ── */
body.ps-hottubstore-listing .gf-single-page-fixed,
body.ps-hottubstore-listing [data-id="ca0b156"] {
	margin-top: 0 !important;
	padding-top: clamp(20px, 3vw, 28px) !important;
	padding-bottom: 24px !important;
	background: transparent !important;
}

body.ps-hottubstore-listing .gf-single-page-fixed > .elementor-container {
	max-width: 1400px;
	margin-inline: auto;
	align-items: flex-start !important;
}

body.ps-hottubstore-listing [data-id="ad45d7b"],
body.ps-hottubstore-listing [data-id="ad45d7b"] > .elementor-element-populated,
body.ps-hottubstore-listing [data-id="ad45d7b"] .elementor-widget-wrap {
	height: auto !important;
	min-height: 0 !important;
	align-self: flex-start !important;
}

body.ps-hottubstore-listing [data-id="1abe6da"] .elementor-widget-wrap {
	margin-bottom: 0 !important;
}

body.ps-hottubstore-listing .gf-single-page-fixed > .elementor-container > .elementor-col-66 > .elementor-widget-wrap,
body.ps-hottubstore-listing .gf-single-page-fixed > .elementor-container > .elementor-col-66 > .elementor-column-wrap > .elementor-widget-wrap,
body.ps-hottubstore-listing .gf-single-page-fixed > .elementor-container > .elementor-row > .elementor-col-66 > .elementor-column-wrap > .elementor-widget-wrap,
body.ps-hottubstore-listing .gf-single-page-fixed > .elementor-container > .elementor-row > .elementor-col-66 > .elementor-widget-wrap {
	background: #fff !important;
	border: 1px solid var(--ps-card-border) !important;
	border-radius: 14px !important;
	box-shadow: 0 8px 24px rgba(0, 0, 0, 0.05) !important;
	padding: clamp(24px, 3vw, 36px) !important;
}

body.ps-hottubstore-listing .gf-single-page-fixed > .elementor-container > .elementor-col-33 > .elementor-widget-wrap,
body.ps-hottubstore-listing .gf-single-page-fixed > .elementor-container > .elementor-col-33 > .elementor-column-wrap > .elementor-widget-wrap,
body.ps-hottubstore-listing .gf-single-page-fixed > .elementor-container > .elementor-row > .elementor-col-33 > .elementor-column-wrap > .elementor-widget-wrap,
body.ps-hottubstore-listing .gf-single-page-fixed > .elementor-container > .elementor-row > .elementor-col-33 > .elementor-widget-wrap {
	background: #fff !important;
	border: 1px solid var(--ps-card-border) !important;
	border-radius: 14px !important;
	box-shadow: 0 8px 24px rgba(0, 0, 0, 0.05) !important;
	padding: 24px 20px 28px !important;
}

/* Hansons header — no absolute logo overlap */
@media (min-width: 768px) {
	body.ps-hottubstore-listing.single-listings .elementor-top-section:has(.stm-single-title-wrap) {
		padding-left: 0 !important;
	}
}

/* ── Product hero / title ── */
body.ps-hottubstore-listing .product-hero {
	background: transparent !important;
	min-height: 0;
	padding-bottom: 28px;
	margin-bottom: 28px;
	border-bottom: 1px solid var(--ps-card-border);
}

body.ps-hottubstore-listing .product-hero::before {
	display: none;
}

body.ps-hottubstore-listing .product-hero .elementor-section {
	margin-bottom: 0 !important;
}

body.ps-hottubstore-listing .product-hero .elementor-element-5a0b2f5 {
	margin-top: 0;
}

body.ps-hottubstore-listing [data-id="eee64c6"] {
	margin-top: 0 !important;
	padding-top: clamp(20px, 2.5vw, 28px) !important;
	border-top: 1px solid var(--ps-card-border);
}

body.ps-hottubstore-listing .stm-listing-single-price-title {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
	gap: 16px 28px;
	margin-bottom: 8px;
}

body.ps-hottubstore-listing .stm-single-title-wrap {
	flex: 1 1 320px;
	min-width: 0;
	padding-right: 12px;
}

body.ps-hottubstore-listing .ps-listing-title,
body.ps-hottubstore-listing .ps-listing-title__line,
body.ps-hottubstore-listing .ps-listing-title__model,
body.ps-hottubstore-listing .elementor-widget-motors-single-listing-classified-title h1.title {
	font-family: 'Montserrat', system-ui, sans-serif !important;
	font-size: clamp(28px, 3.2vw, 40px) !important;
	font-weight: 900 !important;
	line-height: 1.12 !important;
	letter-spacing: -0.02em;
	color: var(--ps-headline-blue) !important;
}

body.ps-hottubstore-listing .ps-listing-title__model {
	display: block;
}

body.ps-hottubstore-listing .ps-listing-tagline {
	color: var(--ps-royal-blue) !important;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 0.12em;
	text-transform: uppercase;
	opacity: 1;
	margin: 10px 0 0;
	line-height: 1.3;
}

body.ps-hottubstore-listing .mgc-pay-promo--single {
	flex: 0 0 auto;
	align-self: flex-start;
	text-align: right;
	margin: 4px 0 0;
	padding: 0;
}

body.ps-hottubstore-listing .mgc-pay-promo--single .mgc-pay-promo__amount {
	font-size: clamp(22px, 2.5vw, 28px) !important;
}

body.ps-hottubstore-listing .mgc-pay-promo--single .mgc-pay-promo__sub {
	display: block;
	margin-top: 6px;
	font-size: 13px !important;
	color: var(--ps-muted) !important;
}

/* ── Above-fold hero CTAs ── */
body.ps-hottubstore-listing .ps-listing-hero-cta {
	margin-top: 20px;
	padding-top: 0;
	max-width: 440px;
}

body.ps-hottubstore-listing .ps-listing-hero-cta__actions {
	display: flex;
	flex-direction: column;
	align-items: stretch;
	gap: 12px;
	margin-bottom: 14px;
}

body.ps-hottubstore-listing .ps-listing-hero-cta__actions .mgc-cta-btn {
	width: 100%;
	min-width: 0;
	padding: 14px 20px !important;
	font-size: 13px !important;
	text-align: center;
	justify-content: center;
}

body.ps-hottubstore-listing .ps-listing-trust-row,
body.ps-hottubstore-listing .mgc-sidebar-trust-line {
	margin: 0;
	padding-top: 0;
	font-size: 11px;
	font-weight: 600;
	line-height: 1.5;
	color: #6b7280;
	text-transform: none;
	letter-spacing: 0.01em;
}

body.ps-hottubstore-listing .ps-listing-trust-row {
	max-width: 440px;
}

/* ── Desktop / tablet product hero — title + payment | price + CTAs ── */
@media (min-width: 768px) {
	body.ps-hottubstore-listing .product-hero {
		display: grid;
		grid-template-columns: minmax(0, 1fr) minmax(260px, 380px);
		column-gap: clamp(24px, 3.5vw, 44px);
		row-gap: 0;
		align-items: start;
		padding: 0 0 clamp(24px, 3vw, 32px);
		margin-bottom: clamp(24px, 3vw, 32px);
		border-bottom: 1px solid var(--ps-card-border);
		background: transparent !important;
		min-height: 0;
	}

	body.ps-hottubstore-listing .product-hero > [data-id="e49611c"] {
		grid-column: 1;
		grid-row: 1;
		width: 100%;
		margin: 0;
		padding: 0;
	}

	body.ps-hottubstore-listing .product-hero > [data-id="5a0b2f5"] {
		grid-column: 2;
		grid-row: 1;
		margin-top: 0 !important;
		width: 100%;
		align-self: start;
	}

	body.ps-hottubstore-listing [data-id="e49611c"] > .elementor-container {
		display: block !important;
	}

	body.ps-hottubstore-listing [data-id="3a3581e"] {
		display: none !important;
	}

	body.ps-hottubstore-listing [data-id="5344489"],
	body.ps-hottubstore-listing [data-id="e49611c"] .elementor-widget-wrap {
		width: 100% !important;
		max-width: 100% !important;
		padding: 0 !important;
	}

	body.ps-hottubstore-listing .elementor-widget-motors-single-listing-classified-title .elementor-widget-container {
		display: flex;
		flex-direction: column;
		align-items: stretch;
		gap: 0;
	}

	body.ps-hottubstore-listing .stm-listing-single-price-title {
		flex-direction: column;
		align-items: stretch;
		gap: 0;
		margin-bottom: 0;
	}

	body.ps-hottubstore-listing .stm-single-title-wrap {
		flex: none;
		width: 100%;
		padding-right: 0;
	}

	body.ps-hottubstore-listing .ps-listing-title,
	body.ps-hottubstore-listing .ps-listing-title__line,
	body.ps-hottubstore-listing .ps-listing-title__model,
	body.ps-hottubstore-listing .elementor-widget-motors-single-listing-classified-title h1.title {
		font-size: clamp(26px, 2.4vw, 34px) !important;
		line-height: 1.12 !important;
		margin-bottom: 0 !important;
	}

	body.ps-hottubstore-listing .ps-listing-tagline {
		margin-top: 10px;
		margin-bottom: 0;
		font-size: 12px;
	}

	body.ps-hottubstore-listing .elementor-widget-motors-single-listing-classified-title .mgc-pay-promo--single {
		text-align: left !important;
		align-self: stretch;
		width: 100%;
		max-width: 100%;
		margin: 18px 0 0 !important;
		padding: 0 !important;
		background: transparent !important;
		border: none !important;
		border-radius: 0 !important;
	}

	body.ps-hottubstore-listing .mgc-pay-promo--single .mgc-pay-promo__amount {
		font-size: clamp(24px, 2.2vw, 30px) !important;
	}

	body.ps-hottubstore-listing .elementor-widget-motors-single-listing-price .elementor-widget-container {
		display: flex;
		flex-direction: column;
		align-items: stretch;
		gap: 0;
	}

	body.ps-hottubstore-listing .mgc-price-promo {
		width: 100%;
		max-width: 100% !important;
		margin: 0 !important;
		padding: 16px 18px !important;
		gap: 6px;
		text-align: left !important;
		align-items: flex-start;
		border-radius: 12px;
	}

	body.ps-hottubstore-listing .mgc-price-promo__value--highlight,
	body.ps-hottubstore-listing .mgc-price-promo__sale .mgc-price-promo__value {
		font-size: clamp(26px, 2.4vw, 32px) !important;
	}

	body.ps-hottubstore-listing .mgc-price-promo__savings {
		margin-top: 4px !important;
		text-align: left;
	}

	body.ps-hottubstore-listing .ps-listing-hero-cta {
		margin-top: 14px !important;
		max-width: 100% !important;
		width: 100%;
	}

	body.ps-hottubstore-listing .ps-listing-hero-cta__actions {
		gap: 10px;
		margin-bottom: 12px;
	}

	body.ps-hottubstore-listing .ps-listing-trust-row {
		max-width: 100% !important;
		font-size: 11px;
		line-height: 1.45;
	}

	body.ps-hottubstore-listing .ps-feature-showcase {
		align-items: stretch;
		gap: 20px;
		margin-top: 28px;
		margin-bottom: 12px;
	}

	body.ps-hottubstore-listing [data-id="f0dab77"] .elementor-heading-title {
		margin-top: 28px !important;
	}

	body.ps-hottubstore-listing [data-id="56c4070"] {
		margin-top: 4px;
	}
}

@media (min-width: 1024px) {
	body.ps-hottubstore-listing .product-hero {
		grid-template-columns: minmax(0, 1.12fr) minmax(300px, 400px);
		column-gap: clamp(32px, 4vw, 52px);
	}

	body.ps-hottubstore-listing [data-id="ad45d7b"] {
		top: calc(var(--ps-listing-header-h) + 16px);
	}
}

body.ps-hottubstore-listing .mgc-sidebar-cta-sub {
	margin: 0 0 16px;
	font-size: 14px;
	line-height: 1.55;
	color: #4b5563;
}

/* ── Pricing (homepage deal-card style) ── */
body.ps-hottubstore-listing .mgc-price-promo {
	display: flex;
	flex-direction: column;
	gap: 8px;
	margin: 0;
	padding: 20px 22px;
	background: #F4F7F9;
	border: 1px solid var(--ps-card-border);
	border-radius: 12px;
	max-width: 440px;
}

body.ps-hottubstore-listing .mgc-price-promo__line {
	display: flex;
	flex-wrap: wrap;
	align-items: baseline;
	gap: 8px 12px;
	margin: 0;
}

body.ps-hottubstore-listing .mgc-price-promo__label {
	font-size: 13px;
	font-weight: 600;
	color: var(--ps-muted);
	text-transform: uppercase;
	letter-spacing: 0.04em;
}

body.ps-hottubstore-listing .mgc-price-promo__value--highlight,
body.ps-hottubstore-listing .mgc-price-promo__sale .mgc-price-promo__value,
body.ps-hottubstore-listing .mvl-sale-price,
body.ps-hottubstore-listing .sale-price {
	color: var(--ps-headline-blue) !important;
	font-size: clamp(28px, 3.2vw, 36px) !important;
	font-weight: 900 !important;
	line-height: 1 !important;
}

body.ps-hottubstore-listing .mgc-price-promo__value--strike,
body.ps-hottubstore-listing .mgc-price-promo__original .mgc-price-promo__value,
body.ps-hottubstore-listing .mvl-normal-price {
	color: #9ca3af !important;
	font-size: 14px !important;
	font-weight: 500 !important;
	text-decoration: line-through;
}

body.ps-hottubstore-listing .mgc-price-promo__savings,
body.ps-hottubstore-listing .mgc-savings-line__amount {
	background: transparent !important;
	color: #00AEEF !important;
	font-size: 15px !important;
	font-weight: 800 !important;
	padding: 0 !important;
	border-radius: 0 !important;
	margin-top: 2px;
}

body.ps-hottubstore-listing .elementor-widget-motors-single-listing-price {
	margin-bottom: 0 !important;
}

/* Specs block — homepage card grid */
body.ps-hottubstore-listing .stm-single-car-listing-data {
	background: transparent !important;
	border: none !important;
	border-radius: 0 !important;
	padding: 0 !important;
	box-shadow: none !important;
	margin-top: 16px;
}

body.ps-hottubstore-listing .stm-single-car-listing-data .data-list-wrap {
	display: grid !important;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 14px;
	margin: 12px 0 0;
	padding: 0;
	list-style: none;
}

body.ps-hottubstore-listing .stm-single-car-listing-data .data-list-item {
	background: #fff !important;
	border: 1px solid var(--ps-card-border) !important;
	border-radius: 10px !important;
	padding: 16px 16px !important;
	box-shadow: 0 4px 16px rgba(0, 0, 0, 0.04);
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	gap: 8px;
	min-width: 0;
	min-height: 92px;
}

body.ps-hottubstore-listing .stm-single-car-listing-data .item-label {
	display: flex;
	align-items: center;
	gap: 8px;
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	color: #6b7280 !important;
}

body.ps-hottubstore-listing .stm-single-car-listing-data .item-label i {
	width: 18px;
	text-align: center;
	flex-shrink: 0;
	font-size: 15px !important;
}

body.ps-hottubstore-listing .stm-single-car-listing-data .heading-font {
	color: var(--ps-headline-blue) !important;
	font-weight: 800 !important;
	font-size: 15px !important;
	line-height: 1.4 !important;
	overflow-wrap: anywhere;
	word-break: normal;
}

/* Beat mgc-listing-price.css red CTAs */
body.ps-hottubstore-listing.single-listings .mgc-cta-btn--primary,
body.ps-hottubstore-listing.single-listings .mgc-cta-sticky-wrap .mgc-cta-btn--primary,
body.ps-hottubstore-listing.single-listings .mgc-cta-sticky-wrap.mobile-fixed .mgc-cta-btn--primary {
	background: var(--ps-navy-dark) !important;
	background-color: var(--ps-navy-dark) !important;
	border-color: var(--ps-navy-dark) !important;
	color: #FFFFFF !important;
}

body.ps-hottubstore-listing.single-listings .mgc-cta-btn--primary:hover,
body.ps-hottubstore-listing.single-listings .mgc-cta-sticky-wrap .mgc-cta-btn--primary:hover,
body.ps-hottubstore-listing.single-listings .mgc-cta-sticky-wrap.mobile-fixed .mgc-cta-btn--primary:hover {
	background: #111827 !important;
	background-color: #111827 !important;
	border-color: #111827 !important;
	color: #FFFFFF !important;
}

body.ps-hottubstore-listing.single-listings .mgc-pay-promo__amount,
body.ps-hottubstore-listing.single-listings .mgc-pay-promo__per {
	color: var(--ps-headline-blue) !important;
}

/* Form + description sections */
body.ps-hottubstore-listing .stm-dealer-contact-form,
body.ps-hottubstore-listing .stm-elementor-contact-form-seven {
	border-top: none;
	padding-top: 0;
	margin-top: 0;
}

/* Bottom contact form section */
body.ps-hottubstore-listing [data-id="d4396da"] {
	padding-top: clamp(24px, 3vw, 32px) !important;
	padding-bottom: clamp(32px, 4vw, 48px) !important;
	margin-bottom: 0 !important;
}

body.ps-hottubstore-listing [data-id="d4396da"] > .elementor-container {
	padding-bottom: 0 !important;
}

body.ps-hottubstore-listing [data-id="8c18c09"] > .elementor-element-populated,
body.ps-hottubstore-listing [data-id="8c18c09"] .elementor-widget-wrap {
	background: #fff !important;
	border: 1px solid var(--ps-card-border) !important;
	border-radius: 14px !important;
	box-shadow: 0 8px 24px rgba(0, 0, 0, 0.05) !important;
	padding: clamp(24px, 3vw, 36px) !important;
}

body.ps-hottubstore-listing .stm-elementor-contact-form-seven {
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
}

body.ps-hottubstore-listing .stm-elementor-contact-form-seven .icon-title {
	margin-bottom: 16px !important;
}

body.ps-hottubstore-listing .stm-elementor-contact-form-seven .mgc-form-title {
	margin: 0 0 12px !important;
	font-size: clamp(20px, 2.2vw, 24px) !important;
	color: var(--ps-headline-blue) !important;
}

body.ps-hottubstore-listing .stm-elementor-contact-form-seven .mgc-form-title__sub {
	font-size: 15px !important;
	color: var(--ps-muted) !important;
	line-height: 1.45 !important;
}

body.ps-hottubstore-listing .stm-elementor-contact-form-seven .wpcf7-form .cf7-row {
	margin: 0 0 12px !important;
}

body.ps-hottubstore-listing .stm-elementor-contact-form-seven .wpcf7-form p {
	margin: 0 0 12px !important;
	line-height: 1.35 !important;
}

body.ps-hottubstore-listing .stm-elementor-contact-form-seven .wpcf7-form textarea.wpcf7-form-control {
	min-height: 96px !important;
	height: auto !important;
}

body.ps-hottubstore-listing .stm-elementor-contact-form-seven .wpcf7-form .mgc-submit-row {
	margin-top: 20px !important;
	margin-bottom: 0 !important;
}

body.ps-hottubstore-listing .stm-elementor-contact-form-seven .wpcf7-form input.wpcf7-submit,
body.ps-hottubstore-listing .stm-elementor-contact-form-seven .wpcf7-form button[type="submit"] {
	margin-top: 0 !important;
	min-width: 160px;
}

@media (max-width: 767px) {
	body.ps-hottubstore-listing [data-id="d4396da"] {
		padding-top: 24px !important;
		padding-bottom: 32px !important;
		padding-left: 16px !important;
		padding-right: 16px !important;
	}

	body.ps-hottubstore-listing [data-id="d4396da"] > .elementor-container {
		flex-direction: column;
		padding-left: 0 !important;
		padding-right: 0 !important;
		max-width: 100% !important;
	}

	body.ps-hottubstore-listing [data-id="4d956ab"] {
		display: none !important;
	}

	body.ps-hottubstore-listing [data-id="8c18c09"] {
		width: 100% !important;
		max-width: 100% !important;
	}

	body.ps-hottubstore-listing [data-id="8c18c09"] > .elementor-element-populated,
	body.ps-hottubstore-listing [data-id="8c18c09"] .elementor-widget-wrap {
		width: 100% !important;
		max-width: 100% !important;
		padding: 20px 16px 24px !important;
		box-sizing: border-box;
	}

	body.ps-hottubstore-listing .stm-elementor-contact-form-seven .wpcf7-form .cf7-row {
		flex-direction: column;
		gap: 0;
		margin-bottom: 16px !important;
	}

	body.ps-hottubstore-listing .stm-elementor-contact-form-seven .wpcf7-form .cf7-col {
		width: 100% !important;
		flex: 0 0 100% !important;
	}

	body.ps-hottubstore-listing .stm-elementor-contact-form-seven .wpcf7-form p {
		margin-bottom: 16px !important;
	}

	body.ps-hottubstore-listing .stm-elementor-contact-form-seven .wpcf7-form label {
		font-size: 14px !important;
		margin-bottom: 6px;
	}

	body.ps-hottubstore-listing .stm-elementor-contact-form-seven .wpcf7-form input.wpcf7-form-control,
	body.ps-hottubstore-listing .stm-elementor-contact-form-seven .wpcf7-form select {
		min-height: 44px !important;
		height: 44px !important;
	}

	body.ps-hottubstore-listing .stm-elementor-contact-form-seven .wpcf7-form textarea.wpcf7-form-control {
		width: 100% !important;
		min-height: 128px !important;
	}

	body.ps-hottubstore-listing .stm-elementor-contact-form-seven .wpcf7-form input.wpcf7-submit,
	body.ps-hottubstore-listing .stm-elementor-contact-form-seven .wpcf7-form button[type="submit"] {
		width: 100%;
		min-width: 0;
		min-height: 48px;
		margin-top: 4px;
	}
}

body.ps-hottubstore-listing .ps-feature-showcase__heading,
body.ps-hottubstore-listing .ps-feature-showcase h2 {
	color: var(--ps-headline-blue) !important;
	font-weight: 800 !important;
}

body.ps-hottubstore-listing .mgc-pay-promo__amount {
	color: var(--ps-headline-blue) !important;
	font-weight: 800 !important;
}

body.ps-hottubstore-listing .mgc-pay-promo__per {
	color: var(--ps-headline-blue) !important;
}

body.ps-hottubstore-listing .mgc-pay-promo__sub {
	color: var(--ps-muted) !important;
}

body.ps-hottubstore-listing [data-id="eee64c6"] {
	border-top-color: var(--ps-card-border) !important;
}

body.ps-hottubstore-listing .mgc-pay-promo__info:hover,
body.ps-hottubstore-listing .mgc-pay-promo__info:focus-visible {
	background: var(--ps-royal-blue) !important;
	border-color: var(--ps-royal-blue) !important;
	color: #fff !important;
}

/* ── Headings, specs, sections ── */
body.ps-hottubstore-listing .elementor-widget-heading .elementor-heading-title,
body.ps-hottubstore-listing .mgc-sidebar-cta-heading,
body.ps-hottubstore-listing .mgc-form-title,
body.ps-hottubstore-listing .stm-single-car-listing-data .heading-font,
body.ps-hottubstore-listing .single-listing-chapter-title {
	color: var(--ps-headline-blue) !important;
	font-family: 'Montserrat', system-ui, sans-serif !important;
	font-weight: 800 !important;
	border-left-color: var(--ps-royal-blue) !important;
}

body.ps-hottubstore-listing .stm-single-car-listing-data .item-label i,
body.ps-hottubstore-listing .stm-single-listing-car-features .lists-horizontal ul li i {
	color: var(--ps-royal-blue) !important;
}

body.ps-hottubstore-listing .mvl-listing-description p {
	color: var(--ps-body);
	font-size: 16px;
	line-height: 1.75;
	margin: 0 0 1.25em;
}

body.ps-hottubstore-listing .mvl-listing-description p:last-child {
	margin-bottom: 0;
}

body.ps-hottubstore-listing [data-id="f0dab77"] .elementor-heading-title,
body.ps-hottubstore-listing [data-id="a33fc7d"] .elementor-heading-title {
	font-family: 'Montserrat', system-ui, sans-serif !important;
	font-size: clamp(22px, 2.4vw, 28px) !important;
	font-weight: 800 !important;
	color: var(--ps-headline-blue) !important;
	margin: 32px 0 18px !important;
	padding: 0 0 12px !important;
	border-bottom: 2px solid rgba(0, 174, 239, 0.25);
	border-left: 0 !important;
	letter-spacing: -0.01em !important;
	line-height: 1.2 !important;
}

/* Override mgc-single-listing.css "DESCRIPTION" pseudo-label */
body.ps-hottubstore-listing [data-id="f0dab77"] .elementor-heading-title::before,
body.ps-hottubstore-listing [data-id="a33fc7d"] .elementor-heading-title::before {
	content: none !important;
	display: none !important;
}

body.ps-hottubstore-listing .special-label,
body.ps-hottubstore-listing .stm-badge-directory,
body.ps-hottubstore-listing .label-wrap .label {
	background-color: var(--ps-royal-blue) !important;
	border-color: var(--ps-royal-blue) !important;
}

/* ── Feature cards (homepage card style) ── */
body.ps-hottubstore-listing .ps-feature-showcase {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 22px;
	margin: 32px 0 8px;
	font-family: 'Montserrat', system-ui, sans-serif;
}

body.ps-hottubstore-listing .ps-feature-card {
	background: #fff;
	border: 1px solid var(--ps-card-border);
	border-radius: 12px;
	padding: 0;
	box-shadow: 0 4px 16px rgba(0, 0, 0, 0.04);
	overflow: hidden;
	height: 100%;
	display: flex;
	flex-direction: column;
}

body.ps-hottubstore-listing .ps-feature-card__media {
	aspect-ratio: 16 / 10;
	min-height: 160px;
	border-radius: 0;
	background: #f3f4f6;
	flex-shrink: 0;
}

body.ps-hottubstore-listing .ps-feature-card__media img,
body.ps-hottubstore-listing .ps-feature-card__img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 0;
}

body.ps-hottubstore-listing .ps-feature-card__name {
	margin: 0;
	padding: 16px 18px 8px;
	color: var(--ps-headline-blue) !important;
	font-family: 'Montserrat', system-ui, sans-serif !important;
	font-size: 16px !important;
	font-weight: 800 !important;
	line-height: 1.3 !important;
}

body.ps-hottubstore-listing .ps-feature-card__text {
	margin: 0;
	padding: 0 18px 18px;
	color: #4b5563;
	font-size: 14px;
	line-height: 1.6;
	flex: 1;
}

/* ── Features checklist ── */
body.ps-hottubstore-listing .stm-single-listing-car-features {
	background: #fff;
	border: 1px solid var(--ps-card-border);
	border-radius: 12px;
	padding: 24px 24px 22px;
	box-shadow: 0 4px 16px rgba(0, 0, 0, 0.04);
	margin-top: 8px;
}

body.ps-hottubstore-listing .stm-single-listing-car-features .lists-horizontal {
	display: grid !important;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 28px 32px;
}

body.ps-hottubstore-listing .stm-single-listing-car-features .lists-horizontal h4 {
	margin: 0 0 14px;
	padding-bottom: 12px;
	border-bottom: 1px solid var(--ps-card-border);
	font-family: 'Montserrat', system-ui, sans-serif !important;
	font-size: 15px !important;
	font-weight: 800 !important;
	color: var(--ps-headline-blue) !important;
	line-height: 1.25 !important;
}

body.ps-hottubstore-listing .stm-single-listing-car-features .lists-horizontal ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

body.ps-hottubstore-listing .stm-single-listing-car-features .lists-horizontal ul li {
	display: flex;
	align-items: flex-start;
	gap: 10px;
	margin: 0 0 12px;
	padding: 0;
	font-size: 14px;
	line-height: 1.5;
	color: var(--ps-body);
}

body.ps-hottubstore-listing .stm-single-listing-car-features .lists-horizontal ul li i {
	color: #00AEEF !important;
	font-size: 16px;
	margin-top: 2px;
	flex-shrink: 0;
}

/* ── CTAs — gold primary, royal blue secondary ── */
body.ps-hottubstore-listing .mgc-cta-btn--primary,
body.ps-hottubstore-listing .mgc-cta-sticky-wrap .mgc-cta-btn--primary,
body.ps-hottubstore-listing .stm-dealer-contact-form .stm-btn,
body.ps-hottubstore-listing .stm-dealer-contact-form [type="submit"],
body.ps-hottubstore-listing .mgc-quote-link,
body.ps-hottubstore-listing .mvl-action-button.mgc-quote-link,
body.ps-hottubstore-listing #trade-offer .wpcf7-form input.wpcf7-submit,
body.ps-hottubstore-listing #trade-offer .wpcf7-form button[type="submit"],
body.ps-hottubstore-listing .ps-quote-modal__submit,
body.ps-hottubstore-listing .stm-elementor-contact-form-seven .wpcf7-form input.wpcf7-submit,
body.ps-hottubstore-listing .stm-elementor-contact-form-seven .wpcf7-form button[type="submit"] {
	background: var(--ps-navy-dark) !important;
	background-color: var(--ps-navy-dark) !important;
	border-color: var(--ps-navy-dark) !important;
	color: #FFFFFF !important;
	font-weight: 800 !important;
	border-radius: 6px !important;
	text-transform: uppercase;
	letter-spacing: 0.04em;
}

body.ps-hottubstore-listing .mgc-cta-btn--primary:hover,
body.ps-hottubstore-listing .mgc-cta-sticky-wrap .mgc-cta-btn--primary:hover,
body.ps-hottubstore-listing .stm-dealer-contact-form .stm-btn:hover,
body.ps-hottubstore-listing .stm-dealer-contact-form [type="submit"]:hover,
body.ps-hottubstore-listing .mgc-quote-link:hover,
body.ps-hottubstore-listing .ps-quote-modal__submit:hover,
body.ps-hottubstore-listing .stm-elementor-contact-form-seven .wpcf7-form input.wpcf7-submit:hover {
	background: #111827 !important;
	background-color: #111827 !important;
	border-color: #111827 !important;
	color: #FFFFFF !important;
}

body.ps-hottubstore-listing .mgc-cta-btn--secondary {
	background: var(--ps-royal-blue) !important;
	background-color: var(--ps-royal-blue) !important;
	border-color: var(--ps-royal-blue) !important;
	color: #fff !important;
	font-weight: 700 !important;
}

body.ps-hottubstore-listing .mgc-cta-btn--secondary:hover {
	background: var(--ps-navy-dark) !important;
	border-color: var(--ps-navy-dark) !important;
	color: #fff !important;
}

body.ps-hottubstore-listing .mgc-phone-link {
	color: var(--ps-royal-blue) !important;
	border-color: var(--ps-royal-blue) !important;
}

body.ps-hottubstore-listing .mgc-phone-link:hover {
	background: var(--ps-royal-blue) !important;
	color: #fff !important;
}

/* ── Sidebar quote card ── */
@media (min-width: 1024px) {
	body.ps-hottubstore-listing [data-id="ad45d7b"] {
		position: sticky;
		top: 92px;
		align-self: flex-start;
	}
}

body.ps-hottubstore-listing .mgc-sidebar-cta-wrap {
	background: #fff !important;
	border: 1px solid var(--ps-card-border) !important;
	border-radius: 14px !important;
	box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06) !important;
	padding: 26px 24px !important;
	margin-bottom: 0 !important;
}

body.ps-hottubstore-listing .mgc-sidebar-cta-wrap .mgc-sidebar-cta-heading {
	font-size: clamp(20px, 1.8vw, 24px) !important;
	font-weight: 800 !important;
	color: var(--ps-headline-blue) !important;
	margin: 0 0 10px !important;
	line-height: 1.2 !important;
	letter-spacing: -0.015em !important;
	text-align: left;
	border-left: none !important;
}

body.ps-hottubstore-listing .mgc-sidebar-cta-wrap .mgc-sidebar-cta-sub {
	margin: 0 0 16px;
	font-size: 14px;
	line-height: 1.55;
	color: #4b5563;
	text-align: left;
}

body.ps-hottubstore-listing .mgc-sidebar-trust-line {
	text-align: left;
}

body.ps-hottubstore-listing .mgc-sidebar-cta-wrap .mgc-sidebar-cta {
	display: flex;
	flex-direction: column;
	gap: 12px !important;
}

/* Desktop sidebar button; mobile uses sticky bar duplicate */
body.ps-hottubstore-listing .mgc-cta-btn--sidebar-desktop {
	display: block;
}

body.ps-hottubstore-listing .mgc-sidebar-cta-wrap .mgc-cta-sticky-wrap.mobile-fixed {
	display: none;
}

@media (max-width: 767px) {
	body.ps-hottubstore-listing .mgc-cta-btn--sidebar-desktop {
		display: none !important;
	}

	body.ps-hottubstore-listing .mgc-sidebar-cta-wrap .mgc-cta-sticky-wrap.mobile-fixed {
		display: block;
	}
}

body.ps-hottubstore-listing .mgc-sidebar-cta-wrap .mgc-cta-btn {
	border-radius: 8px !important;
	padding: 14px 16px !important;
	font-size: 13px !important;
	letter-spacing: 0.05em !important;
	border-width: 2px !important;
	min-height: 48px;
}

body.ps-hottubstore-listing .mgc-sidebar-cta-wrap .mgc-cta-btn--primary {
	background: var(--ps-navy-dark) !important;
	background-color: var(--ps-navy-dark) !important;
	border-color: var(--ps-navy-dark) !important;
	color: #FFFFFF !important;
}

body.ps-hottubstore-listing .mgc-sidebar-cta-wrap .mgc-cta-btn--primary:hover {
	background: #111827 !important;
	background-color: #111827 !important;
	border-color: #111827 !important;
	color: #FFFFFF !important;
}

body.ps-hottubstore-listing .mgc-sidebar-cta-wrap .mgc-cta-btn--secondary {
	background: var(--ps-royal-blue) !important;
	background-color: var(--ps-royal-blue) !important;
	border-color: var(--ps-royal-blue) !important;
	color: #fff !important;
}

body.ps-hottubstore-listing .mgc-sidebar-cta-wrap .mgc-cta-btn--secondary:hover {
	background: var(--ps-navy-dark) !important;
	border-color: var(--ps-navy-dark) !important;
	color: #fff !important;
}

body.ps-hottubstore-listing .mgc-sidebar-cta-wrap .mgc-phone-link {
	display: flex !important;
	align-items: center;
	justify-content: center;
	gap: 10px;
	width: 100%;
	margin: 6px 0 0;
	padding: 8px 0 4px !important;
	font-size: 18px !important;
	font-weight: 800 !important;
	color: var(--ps-headline-blue) !important;
	text-decoration: none !important;
	background: transparent !important;
	border: none !important;
	text-transform: none !important;
	letter-spacing: 0.01em !important;
}

body.ps-hottubstore-listing .mgc-sidebar-cta-wrap .mgc-phone-link::before {
	display: inline !important;
	content: "\f095";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 16px;
	color: var(--ps-royal-blue);
}

body.ps-hottubstore-listing .mgc-sidebar-cta-wrap .mgc-phone-link:hover {
	background: transparent !important;
	color: var(--ps-royal-blue) !important;
}

body.ps-hottubstore-listing .mgc-sidebar-trust-line {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.45;
	color: var(--ps-muted);
	text-align: left;
	font-weight: 600;
	font-family: 'Montserrat', system-ui, sans-serif;
}

body.ps-hottubstore-listing .mgc-trust-badge--paradise,
body.ps-hottubstore-listing .mgc-trust-badge--hottubstore {
	margin-top: 14px;
	padding: 18px 16px 16px;
	background: #F4F7F9 !important;
	border: 1px solid rgba(0, 174, 239, 0.18) !important;
	border-radius: 12px !important;
	text-align: center;
}

body.ps-hottubstore-listing .mgc-trust-badge--paradise .mgc-trust-badge__stars,
body.ps-hottubstore-listing .mgc-trust-badge--hottubstore .mgc-trust-badge__stars {
	color: #00AEEF !important;
	font-size: 18px;
	letter-spacing: 2px;
	line-height: 1;
	margin-bottom: 8px;
}

body.ps-hottubstore-listing .mgc-trust-badge--paradise .mgc-trust-badge__text,
body.ps-hottubstore-listing .mgc-trust-badge--hottubstore .mgc-trust-badge__text {
	font-size: 14px;
	font-weight: 700;
	color: var(--ps-headline-blue);
	text-transform: none;
	letter-spacing: 0;
	font-family: 'Montserrat', system-ui, sans-serif;
	line-height: 1.35;
}

@media (max-width: 767px) {
	/* ── Mobile shell: full width, single inset layer (16px) ── */
	body.ps-hottubstore-listing.single-listings {
		overflow-x: hidden;
	}

	body.ps-hottubstore-listing.single-listings #main,
	body.ps-hottubstore-listing.single-listings #content,
	body.ps-hottubstore-listing.single-listings .elementor-1999,
	body.ps-hottubstore-listing .gf-single-page-fixed,
	body.ps-hottubstore-listing [data-id="ca0b156"],
	body.ps-hottubstore-listing .gf-single-page-fixed > .elementor-container,
	body.ps-hottubstore-listing .elementor-section > .elementor-container {
		width: 100%;
		max-width: 100% !important;
		min-width: 0;
		box-sizing: border-box;
	}

	body.ps-hottubstore-listing .gf-single-page-fixed,
	body.ps-hottubstore-listing [data-id="ca0b156"] {
		padding-top: 20px !important;
		padding-bottom: 0 !important;
		padding-left: 16px !important;
		padding-right: 16px !important;
	}

	body.ps-hottubstore-listing .gf-single-page-fixed > .elementor-container {
		display: flex;
		flex-direction: column;
		flex-wrap: nowrap !important;
		gap: 0;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	body.ps-hottubstore-listing .elementor-top-column,
	body.ps-hottubstore-listing .elementor-col-66,
	body.ps-hottubstore-listing .elementor-col-33,
	body.ps-hottubstore-listing .elementor-inner-column {
		width: 100% !important;
		max-width: 100% !important;
		min-width: 0 !important;
	}

	body.ps-hottubstore-listing [data-id="1abe6da"],
	body.ps-hottubstore-listing [data-id="ad45d7b"] {
		width: 100% !important;
		max-width: 100% !important;
		flex: 0 0 100% !important;
		display: contents;
	}

	body.ps-hottubstore-listing [data-id="1abe6da"] > .elementor-widget-wrap,
	body.ps-hottubstore-listing [data-id="ad45d7b"] > .elementor-widget-wrap,
	body.ps-hottubstore-listing [data-id="1abe6da"] > .elementor-element-populated {
		display: contents;
		padding-left: 0 !important;
		padding-right: 0 !important;
		min-width: 0;
	}

	body.ps-hottubstore-listing [data-id="ad45d7b"] {
		position: static !important;
		top: auto !important;
	}

	/* display:contents on column/wrap — card styling lives on .product-hero instead */
	body.ps-hottubstore-listing .gf-single-page-fixed > .elementor-container > .elementor-col-66 > .elementor-widget-wrap,
	body.ps-hottubstore-listing .gf-single-page-fixed > .elementor-container > .elementor-row > .elementor-col-66 > .elementor-widget-wrap,
	body.ps-hottubstore-listing .gf-single-page-fixed > .elementor-container > .elementor-col-66 > .elementor-column-wrap > .elementor-widget-wrap {
		width: 100% !important;
		max-width: 100% !important;
		padding: 0 !important;
		background: transparent !important;
		border: none !important;
		box-shadow: none !important;
		overflow-x: clip;
		box-sizing: border-box;
	}

	body.ps-hottubstore-listing .product-hero .elementor-section > .elementor-container,
	body.ps-hottubstore-listing [data-id="e49611c"] > .elementor-container,
	body.ps-hottubstore-listing [data-id="e49611c"] .elementor-column-wrap,
	body.ps-hottubstore-listing [data-id="e49611c"] .elementor-widget-wrap,
	body.ps-hottubstore-listing .elementor-widget-wrap,
	body.ps-hottubstore-listing .elementor-widget-container {
		max-width: 100% !important;
		min-width: 0;
		box-sizing: border-box;
	}

	/* Kill desktop 440px caps on mobile */
	body.ps-hottubstore-listing .mgc-price-promo,
	body.ps-hottubstore-listing .ps-listing-hero-cta,
	body.ps-hottubstore-listing .ps-listing-trust-row,
	body.ps-hottubstore-listing .elementor-widget-motors-single-listing-price {
		max-width: none !important;
		width: 100% !important;
	}

	/* ── Mobile content order (CSS flex order) ── */
	body.ps-hottubstore-listing .product-hero { order: 1; }
	body.ps-hottubstore-listing [data-id="eee64c6"] { order: 2; }
	body.ps-hottubstore-listing #ps-finish-selector { order: 3; }
	body.ps-hottubstore-listing [data-id="56c4070"] { order: 4; }
	body.ps-hottubstore-listing [data-id="f0dab77"] { order: 5; }
	body.ps-hottubstore-listing [data-id="dea687f"] { order: 6; }
	body.ps-hottubstore-listing [data-id="a33fc7d"] { order: 7; }
	body.ps-hottubstore-listing [data-id="b786ad4"] { order: 8; }
	body.ps-hottubstore-listing [data-id="9b0bee8"] { order: 9; }

	/* ── Product hero: one padded top card ── */
	body.ps-hottubstore-listing .product-hero {
		display: flex;
		flex-direction: column;
		align-items: stretch;
		width: 100%;
		max-width: 100%;
		min-width: 0;
		margin-bottom: 20px !important;
		padding: 20px 16px 22px !important;
		background: #fff !important;
		border: 1px solid var(--ps-card-border) !important;
		border-radius: 16px !important;
		box-shadow: 0 8px 24px rgba(0, 0, 0, 0.05) !important;
		overflow-x: clip;
		box-sizing: border-box;
	}

	body.ps-hottubstore-listing .product-hero > [data-id="e49611c"] {
		order: 1;
		width: 100%;
		max-width: 100%;
		min-width: 0;
		padding-right: 0 !important;
		margin-bottom: 0 !important;
	}

	body.ps-hottubstore-listing .product-hero > [data-id="5a0b2f5"] {
		order: 2;
		display: block !important;
		position: static !important;
		width: 100% !important;
		max-width: 100% !important;
		height: auto !important;
		overflow: visible !important;
		visibility: visible !important;
		pointer-events: auto !important;
		margin-top: 0 !important;
	}

	body.ps-hottubstore-listing .product-hero .mgc-mobile-pay-price-row {
		display: none !important;
	}

	body.ps-hottubstore-listing .elementor-top-section:has(.stm-single-title-wrap) {
		margin-top: 0 !important;
		padding-top: 0 !important;
	}

	body.ps-hottubstore-listing [data-id="e49611c"] {
		padding-bottom: 0 !important;
		margin-bottom: 0 !important;
	}

	body.ps-hottubstore-listing .elementor-section .elementor-container > .elementor-column:has(.stm-single-title-wrap),
	body.ps-hottubstore-listing [data-id="5344489"] {
		width: 100% !important;
		max-width: 100% !important;
		flex: 0 0 100% !important;
		min-width: 0 !important;
	}

	/* Empty right column in the title row adds a dead gap before pricing */
	body.ps-hottubstore-listing [data-id="e49611c"] > .elementor-container {
		flex-direction: column !important;
	}

	body.ps-hottubstore-listing [data-id="3a3581e"] {
		display: none !important;
	}

	body.ps-hottubstore-listing [data-id="e49611c"] .elementor-widget-wrap {
		padding: 0 !important;
	}

	body.ps-hottubstore-listing .elementor-widget-motors-single-listing-classified-title .elementor-widget-container {
		display: flex;
		flex-direction: column;
		align-items: stretch;
		gap: 0;
		width: 100%;
		max-width: 100%;
		min-width: 0;
	}

	body.ps-hottubstore-listing .stm-listing-single-price-title {
		flex-direction: column;
		align-items: stretch;
		gap: 0;
		margin-bottom: 0;
		order: 1;
	}

	body.ps-hottubstore-listing .stm-single-title-wrap {
		flex: none;
		width: 100%;
		max-width: 100%;
		min-width: 0;
		padding-right: 0;
	}

	body.ps-hottubstore-listing .ps-listing-title,
	body.ps-hottubstore-listing .ps-listing-title__line,
	body.ps-hottubstore-listing .ps-listing-title__model,
	body.ps-hottubstore-listing .elementor-widget-motors-single-listing-classified-title h1.title {
		font-size: 30px !important;
		line-height: 1.1 !important;
		letter-spacing: normal !important;
		max-width: 100%;
		width: 100%;
		margin-bottom: 12px !important;
	}

	body.ps-hottubstore-listing .ps-listing-tagline {
		font-size: 12px;
		margin-top: 8px;
		margin-bottom: 12px;
	}

	/* Promo is a sibling of .stm-listing-single-price-title, not nested inside it */
	body.ps-hottubstore-listing .elementor-widget-motors-single-listing-classified-title .mgc-pay-promo--single,
	body.ps-hottubstore-listing .stm-listing-single-price-title .mgc-pay-promo--single {
		width: 100%;
		max-width: 100%;
		align-self: stretch;
		text-align: left !important;
		margin: 0 0 12px !important;
		padding: 14px 16px !important;
		background: #F4F7F9;
		border: 1px solid var(--ps-card-border);
		border-radius: 10px;
		box-sizing: border-box;
		order: 2;
	}

	body.ps-hottubstore-listing .mgc-pay-promo--single .mgc-pay-promo__amount {
		font-size: clamp(26px, 7vw, 32px) !important;
	}

	body.ps-hottubstore-listing .mgc-pay-promo--single .mgc-pay-promo__sub {
		font-size: 13px !important;
		white-space: normal !important;
	}

	body.ps-hottubstore-listing .mgc-price-promo,
	body.ps-hottubstore-listing .ps-listing-hero-cta,
	body.ps-hottubstore-listing .ps-listing-trust-row {
		max-width: 100%;
		width: 100%;
	}

	body.ps-hottubstore-listing .mgc-price-promo {
		margin-top: 0 !important;
		padding: 16px !important;
		gap: 10px;
		border-radius: 14px;
		text-align: left !important;
		align-items: flex-start;
	}

	body.ps-hottubstore-listing .mgc-price-promo__value--highlight,
	body.ps-hottubstore-listing .mgc-price-promo__sale .mgc-price-promo__value {
		font-size: clamp(30px, 8.5vw, 34px) !important;
	}

	body.ps-hottubstore-listing .mgc-price-promo__savings {
		margin-top: 8px !important;
		text-align: left;
	}

	body.ps-hottubstore-listing .ps-listing-hero-cta {
		margin-top: 12px;
	}

	body.ps-hottubstore-listing .ps-listing-hero-cta__actions {
		flex-direction: column;
		gap: 10px;
		margin-bottom: 0;
	}

	body.ps-hottubstore-listing .ps-listing-hero-cta__actions .mgc-cta-btn,
	body.ps-hottubstore-listing .mgc-sidebar-cta-wrap .mgc-cta-btn {
		width: 100%;
		min-height: 46px;
		padding-top: 12px !important;
		padding-bottom: 12px !important;
		border-radius: 8px !important;
		text-align: center;
	}

	body.ps-hottubstore-listing .ps-listing-trust-row {
		font-size: 13px;
		line-height: 1.4;
		color: #6b7280;
		margin-top: 12px;
		margin-bottom: 0;
	}

	/* ── Gallery + swatches ── */
	body.ps-hottubstore-listing [data-id="eee64c6"] {
		width: 100%;
		max-width: 100%;
		min-width: 0;
		margin-left: 0 !important;
		margin-right: 0 !important;
		margin-top: 20px !important;
		margin-bottom: 22px !important;
		padding-top: 0 !important;
		border-top: none !important;
		box-sizing: border-box;
	}

	body.ps-hottubstore-listing [data-id="eee64c6"] .elementor-widget-container {
		padding: 0 !important;
	}

	body.ps-hottubstore-listing .motors-elementor-single-listing-gallery {
		width: 100%;
		max-width: 100%;
		padding: 0;
		border-radius: 14px;
		overflow: hidden;
	}

	body.ps-hottubstore-listing .motors-elementor-big-gallery {
		width: 100%;
		max-width: 100%;
	}

	body.ps-hottubstore-listing .motors-elementor-big-gallery .swiper-slide,
	body.ps-hottubstore-listing .motors-elementor-big-gallery .stm-single-image,
	body.ps-hottubstore-listing .motors-elementor-big-gallery .stm-single-image a {
		width: 100%;
	}

	body.ps-hottubstore-listing .motors-elementor-big-gallery .swiper-slide img {
		width: 100%;
		max-width: 100%;
		height: auto;
		min-height: 240px;
		max-height: min(92vw, 480px);
		object-fit: contain;
		object-position: center;
	}

	body.ps-hottubstore-listing .motors-elementor-thumbs-gallery {
		margin-top: 10px;
		padding: 0;
		overflow-x: auto;
		max-width: 100%;
		-webkit-overflow-scrolling: touch;
	}

	body.ps-hottubstore-listing .motors-elementor-thumbs-gallery .swiper-slide {
		width: 72px !important;
		height: 72px !important;
		flex-shrink: 0;
	}

	body.ps-hottubstore-listing .motors-elementor-thumbs-gallery .swiper-slide img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}

	body.ps-hottubstore-listing #ps-finish-selector {
		width: 100%;
		max-width: 100%;
		margin: 4px 0 24px;
		padding: 0;
		box-sizing: border-box;
	}

	body.ps-hottubstore-listing .ps-finish-row + .ps-finish-row {
		margin-top: 18px;
	}

	body.ps-hottubstore-listing .ps-finish-row__label,
	body.ps-hottubstore-listing .ps-finish-row__name {
		font-size: 13px;
	}

	/* ── Specs grid — mobile list (one column, no truncation) ── */
	body.ps-hottubstore-listing [data-id="56c4070"] {
		margin-top: 20px;
		margin-bottom: 28px;
		width: 100%;
		box-sizing: border-box;
	}

	body.ps-hottubstore-listing .stm-single-car-listing-data {
		background: #fff !important;
		border: 1px solid var(--ps-card-border) !important;
		border-radius: 14px !important;
		box-shadow: 0 4px 16px rgba(0, 0, 0, 0.04) !important;
		padding: 4px 0 !important;
		margin-top: 0 !important;
		overflow: hidden;
	}

	body.ps-hottubstore-listing .stm-single-car-listing-data .data-list-wrap {
		grid-template-columns: 1fr !important;
		gap: 0 !important;
		width: 100%;
		margin: 0 !important;
	}

	body.ps-hottubstore-listing .stm-single-car-listing-data .data-list-item {
		display: flex !important;
		flex-direction: row !important;
		align-items: flex-start !important;
		justify-content: space-between !important;
		gap: 12px !important;
		min-height: 0 !important;
		padding: 13px 16px !important;
		background: transparent !important;
		border: none !important;
		border-bottom: 1px solid var(--ps-card-border) !important;
		border-radius: 0 !important;
		box-shadow: none !important;
		box-sizing: border-box;
	}

	body.ps-hottubstore-listing .stm-single-car-listing-data .data-list-item:last-child {
		border-bottom: none !important;
	}

	body.ps-hottubstore-listing .stm-single-car-listing-data .item-label {
		flex: 0 1 42% !important;
		max-width: 42% !important;
		min-width: 0;
		white-space: normal !important;
		overflow: visible !important;
		text-overflow: unset !important;
		font-size: 10px !important;
		line-height: 1.35 !important;
		letter-spacing: 0.04em;
		align-items: flex-start !important;
	}

	body.ps-hottubstore-listing .stm-single-car-listing-data .heading-font {
		flex: 1 1 58% !important;
		min-width: 0;
		text-align: right !important;
		white-space: normal !important;
		overflow: visible !important;
		text-overflow: unset !important;
		font-size: 14px !important;
		font-weight: 800 !important;
		line-height: 1.35 !important;
		overflow-wrap: anywhere;
		word-break: normal;
	}

	/* ── About + feature sections ── */
	body.ps-hottubstore-listing [data-id="f0dab77"] {
		width: 100%;
		max-width: 100%;
		margin-top: 0;
		padding-top: 28px;
		border-top: 1px solid rgba(0, 174, 239, 0.22);
		box-sizing: border-box;
	}

	body.ps-hottubstore-listing [data-id="f0dab77"] .elementor-widget-container {
		padding-left: 0;
		padding-right: 0;
	}

	body.ps-hottubstore-listing [data-id="f0dab77"] .elementor-heading-title {
		margin-top: 0 !important;
		margin-bottom: 14px !important;
		padding: 0 0 10px !important;
		border-bottom: 1px solid rgba(0, 174, 239, 0.2) !important;
		border-left: 0 !important;
		font-size: clamp(22px, 5.5vw, 26px) !important;
		line-height: 1.2 !important;
	}

	body.ps-hottubstore-listing [data-id="dea687f"] .elementor-widget-container {
		padding-left: 0;
		padding-right: 0;
	}

	body.ps-hottubstore-listing [data-id="a33fc7d"] .elementor-heading-title {
		margin-top: 28px !important;
		margin-bottom: 16px !important;
		padding-top: 24px;
		border-top: 1px solid rgba(0, 174, 239, 0.18);
		border-bottom: 1px solid rgba(0, 174, 239, 0.2) !important;
		border-left: 0 !important;
	}

	body.ps-hottubstore-listing .mvl-listing-description {
		padding-left: 0;
		padding-right: 0;
	}

	body.ps-hottubstore-listing .mvl-listing-description p {
		font-size: 15px;
		line-height: 1.6;
		margin-bottom: 16px;
	}

	body.ps-hottubstore-listing .ps-feature-showcase {
		grid-template-columns: 1fr;
		gap: 18px;
		margin-top: 24px;
		margin-bottom: 16px;
		width: 100%;
	}

	body.ps-hottubstore-listing .ps-feature-card {
		width: 100%;
		max-width: 100%;
	}

	body.ps-hottubstore-listing .ps-feature-card__media {
		min-height: 200px;
		aspect-ratio: 16 / 10;
		width: 100%;
	}

	body.ps-hottubstore-listing .ps-feature-card__name {
		padding: 16px 16px 8px;
		font-size: 16px !important;
	}

	body.ps-hottubstore-listing .ps-feature-card__text {
		padding: 0 16px 18px;
		font-size: 15px;
		line-height: 1.6;
	}

	body.ps-hottubstore-listing .stm-single-listing-car-features {
		margin-top: 12px;
		padding: 20px 16px 18px;
		width: 100%;
		box-sizing: border-box;
	}

	body.ps-hottubstore-listing .stm-single-listing-car-features .lists-horizontal {
		grid-template-columns: 1fr !important;
		gap: 12px 0;
		width: 100%;
	}

	body.ps-hottubstore-listing .stm-single-listing-car-features .lists-horizontal ul li {
		padding: 8px 0;
		line-height: 1.55;
		font-size: 15px;
		min-width: 0;
	}

	/* ── Coupon card (full-width, not sticky) ── */
	body.ps-hottubstore-listing [data-id="ps-listing-video"],
	body.ps-hottubstore-listing [data-id="77744eb"],
	body.ps-hottubstore-listing [data-id="0852bbf"],
	body.ps-hottubstore-listing [data-id="cd0cdfb"] {
		display: none !important;
	}

	body.ps-hottubstore-listing [data-id="9b0bee8"] {
		display: block !important;
		width: 100%;
		max-width: 100%;
		padding: 0;
		margin: 28px 0 12px;
		box-sizing: border-box;
	}

	body.ps-hottubstore-listing [data-id="9b0bee8"] .mgc-sidebar-cta-wrap {
		width: 100%;
		max-width: 100%;
		padding: 22px 16px !important;
		box-sizing: border-box;
	}

	body.ps-hottubstore-listing [data-id="9b0bee8"] .mgc-sidebar-cta-wrap .mgc-sidebar-cta-heading {
		font-size: clamp(20px, 5.5vw, 24px) !important;
		line-height: 1.2 !important;
	}

	body.ps-hottubstore-listing [data-id="9b0bee8"] .mgc-sidebar-cta-wrap .mgc-sidebar-cta {
		gap: 12px !important;
	}

	body.ps-hottubstore-listing .mgc-cta-btn--sidebar-desktop {
		display: none !important;
	}

	/* ── Mobile header + hero top cleanup ── */
	body.ps-hottubstore-listing .ps-h-utility {
		display: none !important;
		height: 0 !important;
		min-height: 0 !important;
		overflow: hidden !important;
		border: 0 !important;
	}

	body.ps-hottubstore-listing .ps-site-header--hansons {
		position: fixed !important;
		top: 0;
		left: 0;
		right: 0;
		width: 100%;
		max-width: 100%;
		z-index: 1000;
		background: #ffffff !important;
		box-sizing: border-box;
	}

	body.ps-hottubstore-listing .ps-h-main {
		position: relative !important;
		top: auto !important;
		background: #ffffff !important;
		border-bottom: 1px solid rgba(5, 5, 5, 0.08) !important;
		box-shadow: none !important;
	}

	body.ps-hottubstore-listing.ps-header-scrolled .ps-site-header--hansons {
		box-shadow: 0 2px 10px rgba(0, 0, 0, 0.06) !important;
	}

	body.ps-hottubstore-listing .ps-drawer {
		z-index: 1100;
	}

	body.ps-hottubstore-listing [data-id="ad45d7b"].gf-fixed-wrapper,
	body.ps-hottubstore-listing [data-id="ad45d7b"],
	body.ps-hottubstore-listing [data-id="ad45d7b"] > .elementor-element-populated,
	body.ps-hottubstore-listing [data-id="ad45d7b"] .elementor-widget-wrap {
		position: static !important;
		top: auto !important;
		left: auto !important;
		right: auto !important;
		transform: none !important;
	}

	body.ps-hottubstore-listing .product-hero {
		overflow: visible !important;
		min-height: 0 !important;
		isolation: auto !important;
		background: #fff !important;
		background-image: none !important;
	}

	body.ps-hottubstore-listing .product-hero::before,
	body.ps-hottubstore-listing .product-hero::after,
	body.ps-hottubstore-listing .product-hero > [data-id="5a0b2f5"]::before,
	body.ps-hottubstore-listing .product-hero .mgc-mobile-pay-price-row::before {
		display: none !important;
		content: none !important;
		background: none !important;
		background-image: none !important;
	}

	body.ps-hottubstore-listing .gf-single-page-fixed,
	body.ps-hottubstore-listing [data-id="ca0b156"] {
		padding-top: 20px !important;
		padding-left: 16px !important;
		padding-right: 16px !important;
	}

	/* Override legacy Motors heading bar (uppercase + red left rule) */
	body.ps-hottubstore-listing.single-listings [data-id="f0dab77"] .elementor-heading-title,
	body.ps-hottubstore-listing.single-listings [data-id="a33fc7d"] .elementor-heading-title {
		font-size: clamp(22px, 5.5vw, 26px) !important;
		text-transform: none !important;
		letter-spacing: -0.01em !important;
		padding-left: 0 !important;
		border-left: 0 !important;
		color: var(--ps-headline-blue) !important;
	}

	body.ps-hottubstore-listing.single-listings [data-id="f0dab77"] .elementor-heading-title::before,
	body.ps-hottubstore-listing.single-listings [data-id="a33fc7d"] .elementor-heading-title::before {
		content: none !important;
		display: none !important;
	}

	/* ── Bottom sticky CTA (mobile product page only) ── */
	body.ps-hottubstore-listing .mgc-sidebar-cta-wrap .mgc-cta-sticky-wrap.mobile-fixed {
		display: flex !important;
		flex-direction: column;
		align-items: stretch;
		gap: 8px;
		position: fixed;
		left: 0;
		right: 0;
		bottom: 0;
		width: 100%;
		max-width: 100%;
		margin: 0;
		padding: 10px 14px calc(10px + env(safe-area-inset-bottom, 0px));
		background: #ffffff;
		border-top: 1px solid rgba(5, 5, 5, 0.1);
		box-shadow: 0 -4px 18px rgba(0, 0, 0, 0.08);
		box-sizing: border-box;
		z-index: 900;
	}

	body.ps-hottubstore-listing.ps-menu-open .mgc-cta-sticky-wrap.mobile-fixed,
	body.ps-hottubstore-listing.ps-quote-modal-open .mgc-cta-sticky-wrap.mobile-fixed,
	body.ps-hottubstore-listing.modal-open .mgc-cta-sticky-wrap.mobile-fixed {
		display: none !important;
	}

	body.ps-hottubstore-listing .mgc-cta-sticky-wrap.mobile-fixed .mgc-cta-sticky-price {
		margin: 0;
		font-size: 13px;
		font-weight: 600;
		line-height: 1.3;
		color: #4b5563;
		text-align: center;
	}

	body.ps-hottubstore-listing .mgc-cta-sticky-wrap.mobile-fixed .mgc-cta-sticky-price strong {
		color: #111827;
		font-weight: 800;
	}

	body.ps-hottubstore-listing .mgc-cta-sticky-wrap.mobile-fixed .mgc-cta-sticky-actions {
		display: flex;
		align-items: stretch;
		gap: 8px;
		width: 100%;
	}

	body.ps-hottubstore-listing .mgc-cta-sticky-wrap.mobile-fixed .mgc-cta-btn {
		flex: 1 1 0;
		min-width: 0;
		min-height: 44px;
		padding: 12px 10px !important;
		font-size: 11px !important;
		line-height: 1.2 !important;
		white-space: normal;
		text-align: center;
	}

	body.ps-hottubstore-listing.single-listings {
		padding-bottom: calc(96px + env(safe-area-inset-bottom, 0px));
	}

	body.ps-hottubstore-listing .gc-footer.gc-footer--hansons {
		padding-bottom: calc(12px + env(safe-area-inset-bottom, 0px));
	}

	body.ps-hottubstore-listing .mgc-sidebar-cta-wrap .mgc-phone-link,
	body.ps-hottubstore-listing .mgc-sidebar-cta-wrap .mgc-phone-link:hover {
		display: flex !important;
		width: 100%;
		padding: 10px 0 6px !important;
		border: none !important;
		background: transparent !important;
		color: var(--ps-headline-blue) !important;
		text-transform: none !important;
		font-size: 17px !important;
	}

	body.ps-hottubstore-listing .mgc-trust-badge--hottubstore,
	body.ps-hottubstore-listing .mgc-trust-badge--paradise {
		text-align: center;
	}

	body.ps-hottubstore-listing .mgc-sidebar-trust-line {
		text-align: center;
	}

	/* ── Header breathing room (listing page only) ── */
	body.ps-hottubstore-listing .ps-site-header .ps-h-main__actions {
		display: none !important;
	}

	body.ps-hottubstore-listing .ps-site-header .ps-h-main__nav {
		display: none !important;
	}

	body.ps-hottubstore-listing .ps-h-main__inner {
		display: grid;
		grid-template-columns: minmax(0, 1fr) auto;
		align-items: center;
		gap: 10px;
		min-height: 60px;
		padding: 10px 16px;
	}

	body.ps-hottubstore-listing .ps-h-main__logo {
		min-width: 0;
	}

	body.ps-hottubstore-listing .ps-logo__img {
		height: 40px;
		width: auto;
		max-width: min(210px, 54vw);
	}

	body.ps-hottubstore-listing .ps-h-main__mobile {
		display: flex;
		align-items: center;
		gap: 10px;
		flex-shrink: 0;
	}

	body.ps-hottubstore-listing .ps-h-main__mobile .ps-funnel-header__call {
		padding: 10px 12px;
		font-size: 10px;
		white-space: nowrap;
		border-radius: 6px;
	}

	body.ps-hottubstore-listing .ps-h-main__mobile .ps-menu-toggle {
		display: none !important;
	}

	/* ── Footer ── */
	body.ps-hottubstore-listing .gc-footer--hansons .gc-footer__inner {
		grid-template-columns: 1fr;
		gap: 2.75rem;
		padding: 2.75rem 16px 2rem;
	}

	body.ps-hottubstore-listing .gc-footer--hansons .gc-footer__col {
		width: 100%;
		max-width: 100%;
	}

	body.ps-hottubstore-listing .gc-footer--hansons .gc-footer__menu li {
		margin: 0 0 14px;
	}

	body.ps-hottubstore-listing .gc-footer--hansons .gc-footer__menu a {
		display: inline-block;
		padding: 4px 0;
		font-size: 16px;
		line-height: 1.5;
		min-height: 28px;
	}

	body.ps-hottubstore-listing .gc-footer--hansons .gc-footer__social-row {
		padding-bottom: 2.25rem;
	}

	body.ps-hottubstore-listing .gc-footer--hansons .gc-footer__socials {
		gap: 26px;
	}

	body.ps-hottubstore-listing .gc-footer--hansons .gc-footer__bottom {
		padding: 0 16px 2.5rem;
		gap: 14px;
	}
}

@media (max-width: 390px) {
	body.ps-hottubstore-listing .ps-h-main__mobile .ps-funnel-header__call {
		padding: 10px;
		font-size: 0;
		gap: 0;
	}

	body.ps-hottubstore-listing .ps-h-main__mobile .ps-funnel-header__call .ps-icon {
		margin: 0;
	}
}

/* ── Forms ── */
body.ps-hottubstore-listing .stm-dealer-contact-form input:focus,
body.ps-hottubstore-listing .stm-dealer-contact-form textarea:focus,
body.ps-hottubstore-listing .stm-elementor-contact-form-seven .wpcf7-form input:focus,
body.ps-hottubstore-listing .stm-elementor-contact-form-seven .wpcf7-form textarea:focus {
	border-color: var(--ps-royal-blue) !important;
}

body.ps-hottubstore-listing .wpcf7-form .required::after {
	color: var(--ps-gold) !important;
}

/* ── Footer — match homepage Hansons footer ── */
body.ps-hottubstore-listing .gc-footer.gc-footer--hansons {
	background-color: var(--ps-navy-dark) !important;
	border-top: 3px solid #00AEEF !important;
	color: #FFFFFF !important;
}

body.ps-hottubstore-listing .gc-footer--hansons .gc-footer__inner {
	display: grid;
	grid-template-columns: repeat(3, auto);
	justify-content: center;
	justify-items: center;
	gap: clamp(2.5rem, 6vw, 5rem);
	width: 100%;
	max-width: none;
	margin-inline: auto;
	padding: clamp(2.5rem, 4vw, 3rem) 24px clamp(1.5rem, 2.5vw, 2rem);
	text-align: center;
}

body.ps-hottubstore-listing .gc-footer--hansons .gc-footer__col {
	text-align: center;
	width: max-content;
	max-width: min(240px, 30vw);
}

body.ps-hottubstore-listing .gc-footer--hansons .gc-footer__title,
body.ps-hottubstore-listing .gc-footer--hansons .gc-footer__location-title {
	margin: 0 0 1.125rem;
	font-family: 'Montserrat', system-ui, sans-serif !important;
	font-size: 15px;
	font-weight: 800;
	line-height: 1.2;
	letter-spacing: 0.06em !important;
	text-transform: uppercase;
	color: #fff !important;
}

body.ps-hottubstore-listing .gc-footer--hansons .gc-footer__menu {
	list-style: none;
	margin: 0;
	padding: 0;
}

body.ps-hottubstore-listing .gc-footer--hansons .gc-footer__menu li {
	margin: 0 0 10px;
}

body.ps-hottubstore-listing .gc-footer--hansons .gc-footer__menu li:last-child {
	margin-bottom: 0;
}

body.ps-hottubstore-listing .gc-footer--hansons .gc-footer__menu a {
	color: #fff !important;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.45;
	text-decoration: none;
}

body.ps-hottubstore-listing .gc-footer--hansons .gc-footer__menu a:hover {
	color: #00AEEF !important;
}

body.ps-hottubstore-listing .gc-footer--hansons .gc-footer__social-row {
	display: flex;
	justify-content: center;
	padding: 0 0 clamp(1.75rem, 3vw, 2.25rem);
}

body.ps-hottubstore-listing .gc-footer--hansons .gc-footer__socials {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 22px;
	list-style: none;
	margin: 0;
	padding: 0;
}

body.ps-hottubstore-listing .gc-footer--hansons .gc-footer__socials a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: auto;
	height: auto;
	border-radius: 0;
	color: #fff !important;
	font-size: 22px;
	line-height: 1;
	background: transparent !important;
}

body.ps-hottubstore-listing .gc-footer--hansons .gc-footer__socials a:hover {
	color: #00AEEF !important;
	background: transparent !important;
}

body.ps-hottubstore-listing .gc-footer--hansons .gc-footer__bottom {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 10px;
	background: transparent !important;
	border-top: none !important;
	padding: 0 24px clamp(2rem, 3vw, 2.5rem);
	text-align: center;
}

body.ps-hottubstore-listing .gc-footer--hansons .gc-footer__service-area,
body.ps-hottubstore-listing .gc-footer--hansons .gc-footer__copyright {
	margin: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.5;
	color: #fff !important;
}

body.ps-hottubstore-listing .gc-footer--hansons .gc-footer__copyright a {
	color: #fff !important;
}

body.ps-hottubstore-listing .gc-footer--hansons .gc-footer__copyright a:hover {
	color: #00AEEF !important;
	text-decoration: underline;
}

body.ps-hottubstore-listing .gc-footer--hansons .gc-footer__privacy {
	color: #fff !important;
	font-size: 14px;
	font-weight: 400;
	text-decoration: underline;
	text-underline-offset: 3px;
}

body.ps-hottubstore-listing .gc-footer--hansons .gc-footer__privacy:hover {
	color: #00AEEF !important;
}

body.ps-hottubstore-listing .gc-footer--hansons .gc-footer__logo-link,
body.ps-hottubstore-listing .gc-footer--hansons .gc-footer__divider,
body.ps-hottubstore-listing .gc-footer--hansons .gc-footer__map,
body.ps-hottubstore-listing .gc-footer--hansons .gc-footer__btn {
	display: none !important;
}

@media (max-width: 768px) {
	body.ps-hottubstore-listing .gc-footer--hansons .gc-footer__inner {
		grid-template-columns: 1fr;
		gap: 2.75rem;
		max-width: none;
		padding: 2.75rem 14px 2rem;
		justify-items: center;
	}

	body.ps-hottubstore-listing .gc-footer--hansons .gc-footer__col {
		width: 100%;
		max-width: 100%;
	}

	body.ps-hottubstore-listing .gc-footer--hansons .gc-footer__menu li {
		margin-bottom: 12px;
	}

	body.ps-hottubstore-listing .gc-footer--hansons .gc-footer__menu a {
		display: inline-block;
		padding: 2px 0;
	}
}

/* ── Gallery ── */
body.ps-hottubstore-listing .motors-elementor-single-listing-gallery {
	border-radius: 12px;
	overflow: hidden;
	background: #fff;
}

body.ps-hottubstore-listing .motors-elementor-big-gallery,
body.ps-hottubstore-listing .motors-elementor-big-gallery .swiper-slide img {
	border-radius: 10px;
}

body.ps-hottubstore-listing .motors-elementor-thumbs-gallery {
	margin-top: 12px;
}

body.ps-hottubstore-listing .motors-elementor-thumbs-gallery .swiper-slide {
	border-radius: 8px;
	overflow: hidden;
	border: 2px solid transparent;
	transition: border-color 0.15s ease;
}

body.ps-hottubstore-listing .motors-elementor-thumbs-gallery .swiper-slide-active,
body.ps-hottubstore-listing .motors-elementor-thumbs-gallery .swiper-slide-thumb-active {
	border-color: #00AEEF;
}

/* ── Lead form (override compact inline styles) ── */
body.ps-hottubstore-listing .stm-elementor-contact-form-seven .wpcf7-form input,
body.ps-hottubstore-listing .stm-elementor-contact-form-seven .wpcf7-form textarea,
body.ps-hottubstore-listing .stm-elementor-contact-form-seven .wpcf7-form select {
	border: 1px solid rgba(5, 5, 5, 0.12) !important;
	border-radius: 8px !important;
	background: #fff !important;
	font-family: 'Montserrat', system-ui, sans-serif !important;
}

body.ps-hottubstore-listing .stm-elementor-contact-form-seven .wpcf7-form input.wpcf7-form-control {
	height: 48px !important;
	min-height: 48px !important;
	padding: 10px 14px !important;
}

body.ps-hottubstore-listing .stm-elementor-contact-form-seven .wpcf7-form textarea.wpcf7-form-control {
	min-height: 120px !important;
	height: auto !important;
	padding: 12px 14px !important;
	line-height: 1.5 !important;
}

body.ps-hottubstore-listing .stm-elementor-contact-form-seven .wpcf7-form label {
	font-size: 14px !important;
	font-weight: 700 !important;
	color: var(--ps-headline-blue) !important;
	line-height: 1.4 !important;
}

body.ps-hottubstore-listing .stm-elementor-contact-form-seven .wpcf7-form p {
	margin: 0 0 14px !important;
	line-height: 1.4 !important;
}

body.ps-hottubstore-listing .stm-elementor-contact-form-seven .wpcf7-form .cf7-row {
	margin: 0 0 14px !important;
	gap: 14px;
}

body.ps-hottubstore-listing .stm-elementor-contact-form-seven .mgc-form-title {
	font-size: clamp(24px, 2.5vw, 30px) !important;
	line-height: 1.15 !important;
	margin-bottom: 12px !important;
	font-weight: 900 !important;
}

body.ps-hottubstore-listing .stm-elementor-contact-form-seven .mgc-form-title__sub {
	font-size: 15px !important;
	line-height: 1.6 !important;
	color: #4b5563 !important;
	margin-bottom: 4px !important;
}

@media (min-width: 768px) and (max-width: 991px) {
	body.ps-hottubstore-listing .stm-single-car-listing-data .data-list-wrap {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}
