/*
 * Put all custom layout adjustments here.
 * This file loads after the parent and child style.css files.
 */

:root {
	--balu-site-bg: #efebea;
}

html,
body,
#page,
.site,
#content.site-content,
.site-content-container {
	background-color: var(--balu-site-bg);
}

/* Internal pages: remove top offset only when sticky header is disabled */
body:not(.home):not(.header-sticky) #page {
	padding-top: 0 !important;
}

@media (min-width: 1200px) {
	/* Home v16 desktop header */
	.home.header-v2 #masthead.site-header {
		position: relative;
		background: var(--balu-site-bg);
		border-bottom: 1px solid #e7e4e1;
		padding: 5px 0;
	}

	.home.header-v2 #masthead .sober-container {
		max-width: 1720px;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		padding: 0;
	}

	.home.header-v2 #masthead .row {
		display: grid;
		grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr);
		align-items: center;
		min-height: 96px;
		column-gap: 36px;
		margin-left: 0;
		margin-right: 0;
	}

	.home.header-v2 #masthead .site-branding,
	.home.header-v2 #masthead .main-navigation,
	.home.header-v2 #masthead .header-icon {
		float: none;
		padding-left: 0;
		padding-right: 0;
		width: auto;
	}

	.home.header-v2 #masthead .site-branding {
		grid-column: 1;
		justify-self: start;
		max-width: none;
	}

	.home.header-v2 #masthead .main-navigation {
		grid-column: 2;
		justify-self: center;
		max-width: none;
	}

	.home.header-v2 #masthead .header-icon {
		grid-column: 3;
		justify-self: end;
		max-width: none;
	}

	.home.header-v2 #masthead .site-title {
		display: none;
	}

	.home.header-v2 #masthead .site-branding .logo {
		display: inline-block;
		line-height: 1;
	}

	.home.header-v2 #masthead .site-branding .logo img {
		width: 222px;
		max-width: 100%;
	}

	.home.header-v2 #masthead .site-branding .logo .logo-light {
		display: none !important;
	}

	.home.header-v2 #masthead .site-branding .logo .logo-dark {
		display: block !important;
	}

	.home.header-v2 #masthead .main-navigation .nav-menu {
		display: flex;
		justify-content: center;
		align-items: center;
		gap: 66px;
		margin: 0;
		padding: 0;
	}

	.home.header-v2 #masthead .main-navigation .nav-menu > li {
		margin: 0;
	}

	.home.header-v2 #masthead .main-navigation .nav-menu > li > a {
		font-family: var(--font-secondary);
		font-weight: 500;
		font-size: 20px;
		text-transform: uppercase;
		letter-spacing: 0.03em;
		color: #8e8b87;
		line-height: 1.2;
		padding: 0;
	}

	.home.header-v2 #masthead .main-navigation .nav-menu > li > a:after {
		display: none !important;
	}

	.home.header-v2 #masthead .main-navigation .nav-menu > li:hover > a,
	.home.header-v2 #masthead .main-navigation .nav-menu > li.current-menu-item > a {
		color: #8e8b87;
	}

	.home.header-v2 #masthead .main-navigation .sub-menu {
		display: none !important;
	}

	.home.header-v2 #masthead .header-icon ul {
		display: flex;
		justify-content: flex-end;
		align-items: center;
		gap: 14px;
		margin: 0;
		padding: 0;
	}

	.home.header-v2 #masthead .header-icon ul > li {
		margin: 0;
	}

	.home.header-v2 #masthead .header-icon a {
		color: #ada9a5;
	}

	.home.header-v2 #masthead .header-icon svg {
		width: 30px;
		height: 30px;
		fill: #ada9a5;
		stroke: #ada9a5;
	}

	.home.header-v2 #masthead .header-icon .cart-contents {
		position: relative;
		padding-right: 16px;
	}

	.home.header-v2 #masthead .header-icon .cart-counter {
		font-family: var(--font-secondary);
		font-weight: 500;
		font-size: 14px;
		line-height: 1;
		color: #ada9a5;
		background: transparent;
		position: absolute;
		top: 50%;
		right: -4px;
		transform: translateY(-50%);
		min-width: auto;
		height: auto;
		margin: 0;
		padding: 0;
	}

	/* Home v16 - main banner */
	.home.page-id-370 #content.site-content,
	.home.page-id-370 .site-content-container {
		padding-top: 0 !important;
	}

	.home.page-id-370 .rs-p-wp-fix {
		display: none !important;
		margin: 0 !important;
	}

	.home.page-id-370 .site-content-container > .wpb-content-wrapper > .vc_row:first-child {
		position: relative;
		overflow: hidden;
		border-radius: 39px 39px 0 0;
		width: 100vw;
		max-width: 100vw;
		margin-top: 0 !important;
		margin-left: calc(50% - 50vw) !important;
		margin-right: calc(50% - 50vw) !important;
	}

	.home.page-id-370 .site-content-container > .wpb-content-wrapper > .vc_row:first-child > .wpb_column,
	.home.page-id-370 .site-content-container > .wpb-content-wrapper > .vc_row:first-child > .wpb_column > .vc_column-inner,
	.home.page-id-370 .site-content-container > .wpb-content-wrapper > .vc_row:first-child > .wpb_column > .vc_column-inner > .wpb_wrapper {
		position: relative;
	}

	.home.page-id-370 sr7-module[data-alias="furniture-6"],
	.home.page-id-370 sr7-module[data-alias="furniture-6"] > sr7-content,
	.home.page-id-370 sr7-module[data-alias="furniture-6"] > sr7-content > sr7-slide,
	.home.page-id-370 sr7-module[data-alias="furniture-6"] > sr7-content > sr7-slide > sr7-bg {
		height: clamp(520px, 76vh, 820px) !important;
	}

	.home.page-id-370 sr7-module[data-alias="furniture-6"] {
		display: block !important;
		width: 100vw !important;
		max-width: 100vw !important;
		margin: 0 !important;
	}

	.home.page-id-370 sr7-module[data-alias="furniture-6"] > sr7-content > sr7-slide > sr7-txt {
		display: none !important;
	}

	.home.page-id-370 sr7-module[data-alias="furniture-6"] > sr7-content > sr7-slide > sr7-bg {
		background-size: cover !important;
		background-position: center center !important;
		background-repeat: no-repeat !important;
		opacity: 1 !important;
		visibility: visible !important;
	}

	.home.page-id-370 sr7-module[data-alias="furniture-6"] img {
		object-fit: cover !important;
	}

	.home.page-id-370 .balu-hero-overlay {
		pointer-events: none;
		position: absolute;
		inset: 0;
		z-index: 50;
	}

	.home.page-id-370 .balu-hero-tagline {
		position: absolute;
		top: 18%;
		right: 7%;
		font-family: var(--font-emphasis);
		font-style: italic;
		font-weight: 400;
		font-size: clamp(48px, 4.2vw, 76px);
		line-height: 1.06;
		color: #6f6f72;
		white-space: nowrap;
	}

	.home.page-id-370 .balu-hero-socials {
		pointer-events: auto;
		position: absolute;
		left: 0;
		top: 42%;
		transform: translateY(-50%);
		background: transparent !important;
		border-top-right-radius: 0;
		border-bottom-right-radius: 0;
		padding: 10px 12px;
		display: flex;
		flex-direction: column;
		gap: 10px;
	}

	.home.page-id-370 .balu-hero-social-link {
		width: 34px;
		height: 34px;
		display: inline-flex;
		align-items: center;
		justify-content: center;
		color: #fff;
		border: 1px solid rgba(255, 255, 255, 0.45);
		border-radius: 8px;
		background: transparent;
		font-size: 23px;
		line-height: 1;
		transition: 0.25s ease;
	}

	.home.page-id-370 .balu-hero-social-link:hover {
		color: #fff;
		border-color: rgba(255, 255, 255, 0.9);
		background: rgba(255, 255, 255, 0.1);
	}

	.home.page-id-370 .balu-hero-dots {
		pointer-events: auto;
		position: absolute;
		right: 4.4%;
		bottom: 4.5%;
		display: inline-flex;
		gap: 10px;
	}

	.home.page-id-370 .balu-hero-dots .dot {
		width: 16px;
		height: 16px;
		border: 0;
		padding: 0;
		cursor: pointer;
		border-radius: 50%;
		background: rgba(255, 255, 255, 0.65);
	}

	.home.page-id-370 .balu-hero-dots .dot.is-active {
		background: rgba(168, 168, 168, 0.95);
	}
}

/* Home v16 - hide slider arrows, keep dot navigation visual */
.home.page-id-370 sr7-module[data-alias="furniture-6"] .sr7-arrows,
.home.page-id-370 sr7-module[data-alias="furniture-6"] .sr7-leftarrow,
.home.page-id-370 sr7-module[data-alias="furniture-6"] .sr7-rightarrow,
.home.page-id-370 sr7-module[data-alias="furniture-6"] sr7-arrow {
	display: none !important;
	visibility: hidden !important;
	opacity: 0 !important;
	pointer-events: none !important;
}

/* Home v16 - story section */
.home.page-id-370 .balu-home-story-section {
	background: var(--balu-site-bg);
	padding: 96px 0;
}

.home.page-id-370 .balu-home-story {
	width: min(1260px, calc(100% - 80px));
	margin: 0 auto;
	display: grid;
	grid-template-columns: minmax(230px, 1fr) minmax(420px, 1.18fr) minmax(230px, 1fr);
	align-items: start;
	column-gap: clamp(36px, 4vw, 72px);
}

.home.page-id-370 .balu-story-column {
	display: flex;
	flex-direction: column;
	gap: 26px;
}

.home.page-id-370 .balu-story-media {
	margin: 0;
	border-radius: 50px;
	overflow: hidden;
	background: #d8d2ce;
}

.home.page-id-370 .balu-story-media img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
}

.home.page-id-370 .balu-story-media.is-left-top {
	aspect-ratio: 1.33 / 1;
}

.home.page-id-370 .balu-story-media.is-left-bottom {
	aspect-ratio: 1.06 / 1;
}

.home.page-id-370 .balu-story-media.is-right-top {
	aspect-ratio: 1.06 / 1;
}

.home.page-id-370 .balu-story-media.is-right-bottom {
	aspect-ratio: 1.33 / 1;
}

.home.page-id-370 .balu-story-media.is-left-extra {
	aspect-ratio: 1.06 / 1;
}

.home.page-id-370 .balu-story-media.is-right-extra {
	aspect-ratio: 1.06 / 1;
}

.home.page-id-370 .balu-story-copy {
	text-align: center;
	padding-top: 2px;
}

.home.page-id-370 .balu-story-title {
	margin: 0;
	font-family: var(--font-emphasis);
	font-style: italic;
	font-weight: 400;
	font-size: clamp(58px, 5vw, 86px);
	line-height: 0.98;
	color: #76726f;
}

.home.page-id-370 .balu-story-subtitle {
	margin: 10px 0 0;
	font-family: var(--font-secondary);
	font-weight: 400;
	font-size: clamp(30px, 2.45vw, 44px);
	line-height: 1.05;
	letter-spacing: 0.09em;
	text-transform: uppercase;
	color: #aca7a1;
}

.home.page-id-370 .balu-story-paragraphs {
	margin-top: 38px;
}

.home.page-id-370 .balu-story-paragraph {
	margin: 0 0 26px;
	font-family: var(--font-primary);
	font-weight: 300;
	font-size: clamp(16px, 1.05vw, 19px);
	line-height: 1.5;
	color: #bbb4ae;
}

.home.page-id-370 .balu-story-paragraph strong {
	font-weight: 600;
	color: #a39d97;
}

.home.page-id-370 .balu-story-paragraph:last-child {
	margin-bottom: 0;
}

@media (max-width: 1366px) {
	.home.page-id-370 .balu-home-story {
		width: min(1220px, calc(100% - 46px));
		grid-template-columns: minmax(200px, 1fr) minmax(380px, 1.12fr) minmax(200px, 1fr);
		column-gap: 30px;
	}
}

@media (max-width: 1024px) {
	.home.page-id-370 .balu-home-story-section {
		padding: 72px 0;
	}

	.home.page-id-370 .balu-home-story {
		width: min(980px, calc(100% - 36px));
		grid-template-columns: minmax(180px, 1fr) minmax(330px, 1.1fr) minmax(180px, 1fr);
		column-gap: 22px;
	}

	.home.page-id-370 .balu-story-title {
		font-size: clamp(48px, 6.3vw, 66px);
	}

	.home.page-id-370 .balu-story-subtitle {
		font-size: clamp(24px, 3.4vw, 36px);
	}

	.home.page-id-370 .balu-story-paragraph {
		font-size: clamp(14px, 1.7vw, 17px);
	}
}

@media (max-width: 767px) {
	.home.page-id-370 .balu-home-story-section {
		padding: 54px 0 58px;
	}

	.home.page-id-370 .balu-home-story {
		width: min(620px, calc(100% - 24px));
		grid-template-columns: repeat(2, minmax(0, 1fr));
		column-gap: 14px;
		row-gap: 14px;
		align-items: start;
	}

	.home.page-id-370 .balu-story-copy {
		order: -1;
		grid-column: 1 / -1;
		padding: 0 8px 8px;
	}

	.home.page-id-370 .balu-story-column {
		display: flex;
		flex-direction: column;
		align-self: start;
		gap: 14px;
	}

	.home.page-id-370 .balu-story-column-left {
		gap: 14px !important;
		justify-content: flex-start;
	}

	.home.page-id-370 .balu-story-column-right {
		gap: 14px;
		justify-content: flex-start;
	}

	.home.page-id-370 .balu-story-media {
		border-radius: 30px;
		aspect-ratio: 1 / 1;
	}

	.home.page-id-370 .balu-story-title {
		font-size: clamp(42px, 12vw, 60px);
	}

	.home.page-id-370 .balu-story-subtitle {
		font-size: clamp(22px, 6.2vw, 30px);
		letter-spacing: 0.08em;
	}

	.home.page-id-370 .balu-story-paragraphs {
		margin-top: 26px;
	}

	.home.page-id-370 .balu-story-paragraph {
		font-size: clamp(15px, 3.8vw, 17px);
		margin-bottom: 18px;
	}
}

@media (max-width: 420px) {
	.home.page-id-370 .balu-home-story {
		width: calc(100% - 20px);
		column-gap: 10px;
		row-gap: 10px;
	}

	.home.page-id-370 .balu-story-subtitle {
		font-size: clamp(20px, 6vw, 24px);
	}
}

/* Home v16 - solutions hybrid section (2 products + 1 video) */
.home.page-id-370 .balu-home-solutions-section {
	background: var(--balu-site-bg);
	padding: 90px 0 104px;
}

.home.page-id-370 .balu-home-solutions {
	width: min(1260px, calc(100% - 80px));
	margin: 0 auto;
}

.home.page-id-370 .balu-solutions-head {
	display: grid;
	grid-template-columns: minmax(0, 1fr) auto;
	align-items: end;
	column-gap: 28px;
	margin-bottom: 34px;
}

.home.page-id-370 .balu-solutions-title {
	margin: 0;
	font-family: var(--font-emphasis);
	font-style: italic;
	font-weight: 400;
	font-size: clamp(56px, 4.7vw, 84px);
	line-height: 0.98;
	color: #75716f;
}

.home.page-id-370 .balu-solutions-subtitle {
	margin: 8px 0 0;
	font-family: var(--font-secondary);
	font-weight: 400;
	font-size: clamp(27px, 2.1vw, 38px);
	line-height: 1.05;
	letter-spacing: 0.085em;
	text-transform: uppercase;
	color: #b0aba6;
}

.home.page-id-370 .balu-solutions-attributes {
	list-style: none;
	padding: 0;
	margin: 0 0 8px;
	text-align: right;
}

.home.page-id-370 .balu-solutions-attributes li {
	margin: 0;
	font-family: var(--font-primary);
	font-weight: 300;
	font-size: clamp(17px, 1vw, 20px);
	line-height: 1.16;
	color: #7f7b78;
}

.home.page-id-370 .balu-solutions-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: clamp(22px, 2.4vw, 48px);
}

.home.page-id-370 .balu-solutions-card {
	min-width: 0;
}

.home.page-id-370 .balu-solutions-media-link {
	display: block;
	position: relative;
	border-radius: 46px;
	overflow: hidden;
}

.home.page-id-370 .balu-solutions-media {
	margin: 0;
	aspect-ratio: 0.87 / 1;
	background: #d8d3cf;
}

.home.page-id-370 .balu-solutions-video .balu-solutions-media {
	aspect-ratio: var(--balu-solutions-video-thumb-ratio, 4 / 5);
}

.home.page-id-370 .balu-solutions-media img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
}

.home.page-id-370 .balu-solutions-product .balu-solutions-media-overlay {
	position: absolute;
	inset: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	background: rgba(0, 0, 0, 0.46);
	opacity: 0;
	transition: opacity 0.35s ease;
}

.home.page-id-370 .balu-solutions-product .balu-solutions-media-link:hover .balu-solutions-media-overlay {
	opacity: 1;
}

.home.page-id-370 .balu-solutions-overlay-text {
	font-family: var(--font-secondary);
	font-weight: 500;
	font-size: clamp(34px, 2.1vw, 40px);
	line-height: 1;
	letter-spacing: 0.03em;
	text-transform: uppercase;
	color: #fff;
}

.home.page-id-370 .balu-solutions-meta {
	padding-top: 20px;
	text-align: center;
}

.home.page-id-370 .balu-solutions-product-title {
	margin: 0;
	font-family: var(--font-secondary);
	font-weight: 400;
	font-size: clamp(22px, 1.5vw, 30px);
	line-height: 1.15;
	text-transform: uppercase;
	color: #7f7b78;
}

.home.page-id-370 .balu-solutions-product-price {
	margin: 6px 0 0;
	font-family: var(--font-secondary);
	font-weight: 300;
	font-size: clamp(22px, 1.45vw, 30px);
	line-height: 1.12;
	color: #bab5af;
}

.home.page-id-370 .balu-solutions-video-overlay {
	position: absolute;
	inset: 0;
	background: rgba(0, 0, 0, 0.36);
}

.home.page-id-370 .balu-solutions-play-button {
	position: absolute;
	top: 50%;
	left: 50%;
	width: clamp(106px, 6vw, 132px);
	height: clamp(106px, 6vw, 132px);
	transform: translate(-50%, -50%);
	border: 6px solid rgba(255, 255, 255, 0.42);
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	background: rgba(0, 0, 0, 0.08);
	transition: transform 0.3s ease, border-color 0.3s ease;
}

.home.page-id-370 .balu-solutions-play-icon {
	width: 0;
	height: 0;
	border-top: 18px solid transparent;
	border-bottom: 18px solid transparent;
	border-left: 28px solid rgba(255, 255, 255, 0.7);
	margin-left: 6px;
}

.home.page-id-370 .balu-solutions-video-trigger.has-video:hover .balu-solutions-play-button {
	transform: translate(-50%, -50%) scale(1.06);
	border-color: rgba(255, 255, 255, 0.75);
}

.home.page-id-370 .balu-solutions-video-trigger.is-disabled {
	cursor: default;
	pointer-events: none;
}

.home.page-id-370 .balu-solutions-video-modal {
	background: transparent !important;
	overflow-y: auto;
	z-index: 2100;
}

.home.page-id-370 .balu-solutions-video-modal .sober-modal-backdrop {
	background: rgba(0, 0, 0, 0.56);
	z-index: 1;
}

.home.page-id-370 .balu-solutions-video-modal-content {
	position: relative;
	width: min(1060px, calc(100% - 36px));
	margin: 54px auto;
	background: #111;
	border-radius: 20px;
	padding: 18px 18px 22px;
	z-index: 2;
}

.home.page-id-370 .balu-solutions-video-modal-content .close-modal {
	position: absolute;
	right: 12px;
	top: 10px;
	z-index: 3;
	color: #fff;
}

.home.page-id-370 .balu-solutions-video-modal-content .close-modal svg {
	fill: #fff;
	stroke: #fff;
}

.home.page-id-370 .balu-solutions-video-modal-title {
	margin: 0 40px 12px 4px;
	font-family: var(--font-secondary);
	font-size: 18px;
	font-weight: 500;
	line-height: 1.2;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 0.06em;
}

.home.page-id-370 .balu-solutions-video-embed {
	position: relative;
	--balu-video-ratio: 1.7777777778;
	aspect-ratio: var(--balu-video-ratio);
	height: auto;
	width: 100%;
	overflow: hidden;
	border-radius: 14px;
	background: #000;
}

.home.page-id-370 .balu-solutions-video-embed iframe,
.home.page-id-370 .balu-solutions-video-embed video,
.home.page-id-370 .balu-solutions-video-embed .wp-video {
	position: relative;
	display: block;
	width: 100% !important;
	height: 100% !important;
}

.home.page-id-370 .balu-solutions-video-embed .wp-video-shortcode,
.home.page-id-370 .balu-solutions-video-embed .mejs-container,
.home.page-id-370 .balu-solutions-video-embed .mejs-mediaelement {
	width: 100% !important;
	height: 100% !important;
}

@media (max-width: 1024px) {
	.home.page-id-370 .balu-home-solutions-section {
		padding: 72px 0 84px;
	}

	.home.page-id-370 .balu-home-solutions {
		width: min(980px, calc(100% - 36px));
	}

	.home.page-id-370 .balu-solutions-grid {
		gap: 18px;
	}

	.home.page-id-370 .balu-solutions-media-link {
		border-radius: 34px;
	}
}

@media (max-width: 767px) {
	.home.page-id-370 .balu-home-solutions-section {
		padding: 56px 0 62px;
	}

	.home.page-id-370 .balu-home-solutions {
		width: calc(100% - 24px);
	}

	.home.page-id-370 .balu-solutions-head {
		grid-template-columns: 1fr;
		row-gap: 14px;
		margin-bottom: 22px;
	}

	.home.page-id-370 .balu-solutions-title,
	.home.page-id-370 .balu-solutions-subtitle {
		text-align: center;
	}

	.home.page-id-370 .balu-solutions-attributes {
		text-align: center;
		margin-bottom: 0;
	}

	.home.page-id-370 .balu-solutions-grid {
		grid-template-columns: 1fr;
		gap: 20px;
	}

	.home.page-id-370 .balu-solutions-media {
		aspect-ratio: 1 / 1.03;
	}

	.home.page-id-370 .balu-solutions-video .balu-solutions-media {
		aspect-ratio: var(--balu-solutions-video-thumb-ratio, 4 / 5);
	}
}

/* Home v16 - newsletter section */
.home.page-id-370 .balu-home-newsletter-section {
	background: var(--balu-site-bg);
	padding: 0 0 98px;
}

.home.page-id-370 .balu-home-newsletter {
	position: relative;
	width: 100vw;
	max-width: 100vw;
	min-height: clamp(260px, 23vw, 420px);
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
	padding: 28px 92px;
	background-color: #4d4037;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: 50% 50% !important;
	overflow: hidden;
	display: flex;
	align-items: center;
}

.home.page-id-370 .balu-home-newsletter-overlay {
	position: absolute;
	inset: 0;
	background: linear-gradient(90deg, rgba(24, 19, 17, 0.56) 0%, rgba(24, 19, 17, 0.38) 36%, rgba(24, 19, 17, 0.22) 100%);
}

.home.page-id-370 .balu-home-newsletter-content {
	position: relative;
	z-index: 1;
	width: min(840px, 100%);
	margin: 0;
}

.home.page-id-370 .balu-newsletter-title {
	margin: 0 0 24px;
	font-family: var(--font-emphasis);
	font-style: italic;
	font-weight: 400;
	font-size: clamp(46px, 3.45vw, 66px);
	line-height: 0.98;
	color: #f5f2ef;
	max-width: 840px;
}

.home.page-id-370 .balu-newsletter-form-shell {
	display: grid;
	grid-template-columns: minmax(0, 1fr) auto;
	align-items: center;
	gap: 10px;
	width: min(700px, 100%);
}

.home.page-id-370 .balu-newsletter-form-shell input[type="email"],
.home.page-id-370 .balu-newsletter-form-shell input[type="text"] {
	width: 100%;
	height: 54px;
	border: 0;
	border-radius: 16px;
	padding: 0 22px;
	font-family: var(--font-secondary);
	font-weight: 300;
	font-size: clamp(19px, 1.22vw, 24px);
	line-height: 1.2;
	color: #8c8884;
	background: rgba(243, 240, 237, 0.96);
	box-shadow: none;
}

.home.page-id-370 .balu-newsletter-form-shell input[type="email"]::placeholder,
.home.page-id-370 .balu-newsletter-form-shell input[type="text"]::placeholder {
	color: #bbb5af;
	opacity: 1;
}

.home.page-id-370 .balu-newsletter-form-shell button,
.home.page-id-370 .balu-newsletter-form-shell input[type="submit"] {
	height: 54px;
	min-width: 176px;
	border: 0;
	border-radius: 16px;
	padding: 0 34px;
	font-family: var(--font-secondary);
	font-weight: 500;
	font-size: clamp(20px, 1.25vw, 35px);
	line-height: 1;
	text-transform: uppercase;
	letter-spacing: 0.02em;
	color: #f3efec;
	background: #9e9c99;
	transition: filter 0.25s ease;
}

.home.page-id-370 .balu-newsletter-form-shell button:hover,
.home.page-id-370 .balu-newsletter-form-shell input[type="submit"]:hover {
	filter: brightness(0.94);
}

.home.page-id-370 .balu-newsletter-form-shortcode > form {
	display: grid;
	grid-template-columns: minmax(0, 1fr) auto;
	align-items: center;
	gap: 10px;
}

.home.page-id-370 .balu-newsletter-form-shortcode p {
	margin: 0;
}

.home.page-id-370 .balu-newsletter-form-shortcode p + p {
	margin-top: 10px;
}

.home.page-id-370 .balu-newsletter-form-shortcode label {
	display: none;
}

@media (max-width: 1024px) {
	.home.page-id-370 .balu-home-newsletter-section {
		padding: 0 0 82px;
	}

	.home.page-id-370 .balu-home-newsletter {
		min-height: 308px;
		padding: 34px 42px;
	}

	.home.page-id-370 .balu-newsletter-title {
		margin-bottom: 18px;
		font-size: clamp(38px, 5.4vw, 52px);
	}
}

@media (max-width: 767px) {
	.home.page-id-370 .balu-home-newsletter-section {
		padding: 0 0 62px;
	}

	.home.page-id-370 .balu-home-newsletter {
		min-height: 0;
		padding: 24px 16px;
	}

	.home.page-id-370 .balu-home-newsletter-content {
		width: 100%;
	}

	.home.page-id-370 .balu-newsletter-title {
		font-size: clamp(33px, 9.3vw, 42px);
		line-height: 1.03;
		margin-bottom: 14px;
	}

	.home.page-id-370 .balu-newsletter-form-shell,
	.home.page-id-370 .balu-newsletter-form-shortcode > form {
		grid-template-columns: 1fr;
		gap: 10px;
	}

	.home.page-id-370 .balu-newsletter-form-shell button,
	.home.page-id-370 .balu-newsletter-form-shell input[type="submit"] {
		width: 100%;
		min-width: 0;
	}
}

/* Home v16 - blog cards section */
.home.page-id-370 .balu-home-blog-template-section {
	background: var(--balu-site-bg);
	padding: 0 0 98px;
}

.home.page-id-370 .balu-home-blog-template {
	width: 100vw;
	max-width: 100vw;
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
	padding: 0 78px;
}

.home.page-id-370 .balu-home-blog-head {
	text-align: center;
	margin: 0 0 34px;
}

.home.page-id-370 .balu-home-blog-title {
	margin: 0;
	font-family: var(--font-emphasis);
	font-style: italic;
	font-weight: 400;
	font-size: clamp(52px, 4.35vw, 84px);
	line-height: 0.95;
	color: #7f7c79;
}

.home.page-id-370 .balu-home-blog-subtitle {
	margin: 8px 0 0;
	font-family: var(--font-secondary);
	font-weight: 400;
	font-size: clamp(24px, 1.95vw, 36px);
	line-height: 1;
	letter-spacing: 0.06em;
	text-transform: uppercase;
	color: #b4afaa;
}

.home.page-id-370 .balu-home-blog-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: clamp(20px, 2vw, 34px);
}

.home.page-id-370 .balu-home-blog-card {
	min-width: 0;
	text-align: center;
}

.home.page-id-370 .balu-home-blog-image-link {
	display: block;
	color: inherit;
}

.home.page-id-370 .balu-home-blog-image {
	margin: 0;
	aspect-ratio: 1.53 / 1;
	border-radius: 38px;
	overflow: hidden;
	background: #d8d3ce;
}

.home.page-id-370 .balu-home-blog-image img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
}

.home.page-id-370 .balu-home-blog-card-title {
	margin: 20px auto 0;
	max-width: 96%;
	font-family: var(--font-secondary);
	font-weight: 400;
	font-size: clamp(24px, 1.9vw, 36px);
	line-height: 1.05;
	letter-spacing: 0.015em;
	text-transform: uppercase;
	color: #afa9a3;
}

.home.page-id-370 .balu-home-blog-card-title a {
	color: inherit;
}

.home.page-id-370 .balu-home-blog-card-excerpt {
	margin: 18px auto 0;
	max-width: 90%;
	font-family: var(--font-primary);
	font-weight: 300;
	font-size: clamp(15px, 0.95vw, 18px);
	line-height: 1.16;
	color: #bcb6b1;
}

.home.page-id-370 .balu-home-blog-card-more {
	display: inline-block;
	margin-top: 30px;
	font-family: var(--font-primary);
	font-weight: 300;
	font-size: clamp(22px, 1.3vw, 30px);
	line-height: 1;
	color: #aba59f;
	border-bottom: 2px solid #8f8a85;
	padding-bottom: 3px;
}

.home.page-id-370 .balu-home-blog-card-more:hover {
	color: #8f8a85;
}

@media (max-width: 1200px) {
	.home.page-id-370 .balu-home-blog-template {
		padding: 0 36px;
	}
}

@media (max-width: 1024px) {
	.home.page-id-370 .balu-home-blog-template-section {
		padding: 0 0 82px;
	}

	.home.page-id-370 .balu-home-blog-template {
		padding: 0 24px;
	}

	.home.page-id-370 .balu-home-blog-grid {
		gap: 18px;
	}
}

@media (max-width: 767px) {
	.home.page-id-370 .balu-home-blog-template-section {
		padding: 0 0 62px;
	}

	.home.page-id-370 .balu-home-blog-template {
		padding: 0 12px;
	}

	.home.page-id-370 .balu-home-blog-head {
		margin-bottom: 20px;
	}

	.home.page-id-370 .balu-home-blog-title {
		font-size: clamp(38px, 13vw, 56px);
	}

	.home.page-id-370 .balu-home-blog-subtitle {
		font-size: clamp(20px, 6.4vw, 28px);
	}

	.home.page-id-370 .balu-home-blog-grid {
		grid-template-columns: 1fr;
		gap: 24px;
	}

	.home.page-id-370 .balu-home-blog-image {
		border-radius: 30px;
	}

	.home.page-id-370 .balu-home-blog-card-title {
		max-width: 100%;
	}

	.home.page-id-370 .balu-home-blog-card-excerpt {
		max-width: 96%;
	}
}

/* Global footer */
.site-footer {
	background: var(--balu-site-bg) !important;
	border-top: 0 !important;
}

.site-footer .balu-footer-info {
	background: var(--balu-site-bg);
}

.site-footer .balu-footer-wrap {
	width: min(1720px, calc(100% - 84px));
	margin: 0 auto;
	padding: 26px 0 30px;
}

.site-footer .balu-footer-separator {
	border-top: 1px solid #cfcac4;
	margin-bottom: 34px;
}

.site-footer .balu-footer-main {
	display: grid;
	grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr);
	align-items: center;
	column-gap: 36px;
}

.site-footer .balu-footer-column-left {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	gap: clamp(24px, 2.1vw, 58px);
	min-width: 0;
}

.site-footer .balu-footer-site-meta {
	min-width: 0;
}

.site-footer .balu-footer-site-url,
.site-footer .balu-footer-site-registry {
	display: block;
	margin: 0;
	font-family: var(--font-primary);
	font-weight: 300;
	font-size: 16px;
	line-height: 1.02;
	color: #aaa49e;
	letter-spacing: 0;
}

.site-footer .balu-footer-site-url:hover {
	color: #8f8a85;
}

.site-footer .balu-footer-site-registry {
	margin-top: 2px;
}

.site-footer .balu-footer-contact {
	display: inline-flex;
	align-items: center;
	gap: 10px;
	color: #aba49e;
}

.site-footer .balu-footer-contact:hover {
	color: #8f8a85;
}

.site-footer .balu-footer-contact-icon {
	font-size: clamp(34px, 1.9vw, 42px);
	line-height: 1;
}

.site-footer .balu-footer-contact-copy {
	display: inline-flex;
	flex-direction: column;
	align-items: flex-start;
	line-height: 1;
}

.site-footer .balu-footer-contact-label,
.site-footer .balu-footer-contact-phone {
	font-family: var(--font-primary);
	font-weight: 300;
	font-size: 16px;
	line-height: 1.03;
	color: inherit;
}

.site-footer .balu-footer-contact-phone {
	margin-top: 2px;
}

.site-footer .balu-footer-column-center {
	justify-self: center;
	text-align: center;
}

.site-footer .balu-footer-logo {
	display: inline-block;
	line-height: 1;
}

.site-footer .balu-footer-logo img {
	display: block;
	width: var(--balu-footer-logo-width, 180px);
	max-width: 100%;
	height: auto;
	opacity: 0.95;
}

.site-footer .balu-footer-logo-text {
	font-family: var(--font-secondary);
	font-weight: 500;
	font-size: 16px;
	line-height: 1;
	color: #a8a39e;
	text-transform: lowercase;
}

.site-footer .balu-footer-column-right {
	justify-self: end;
}

.site-footer .balu-footer-socials {
	display: inline-flex;
	align-items: center;
	gap: 18px;
}

.site-footer .balu-footer-social-link {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	color: #b2aca6;
	font-size: clamp(40px, 2.15vw, 48px);
	line-height: 1;
}

.site-footer .balu-footer-social-link:hover {
	color: #8f8a85;
}

/* Single post: hero media + title */
.single-post .entry-header.balu-entry-header {
	width: min(1720px, calc(100% - 72px));
	margin: 0 auto 36px;
	text-align: center;
}

.single-post .entry-header.balu-entry-header .entry-meta {
	margin-bottom: 16px;
}

.single-post .entry-header.balu-entry-header .entry-title {
	font-family: var(--font-secondary);
	font-weight: 400;
	font-size: clamp(44px, 3.15vw, 66px) !important;
	line-height: 1.06;
	letter-spacing: 0;
	color: #7f7c79;
	max-width: 1200px;
	margin: 0 auto 30px;
}

.single-post .entry-header.balu-entry-header .entry-thumbnail.balu-entry-thumbnail {
	margin: 0;
}

.single-post .balu-post-featured-media {
	border-radius: 54px;
	overflow: hidden;
	background: #ddd7d1;
}

.single-post .balu-post-featured-media.is-image img {
	width: 100%;
	height: auto;
	display: block;
	object-fit: cover;
}

.single-post .balu-post-featured-media.is-video .balu-post-featured-video-embed {
	position: relative;
	width: 100%;
	aspect-ratio: 16 / 9;
	background: #d8d2cc;
}

.single-post .balu-post-featured-media.is-video iframe,
.single-post .balu-post-featured-media.is-video video,
.single-post .balu-post-featured-media.is-video .wp-video,
.single-post .balu-post-featured-media.is-video .mejs-container {
	width: 100% !important;
	height: 100% !important;
	display: block;
	border: 0;
}

@media (max-width: 1024px) {
	.single-post .entry-header.balu-entry-header {
		width: calc(100% - 30px);
		margin-bottom: 28px;
	}

	.single-post .entry-header.balu-entry-header .entry-title {
		font-size: clamp(34px, 5.8vw, 48px) !important;
		margin-bottom: 22px;
	}

	.single-post .balu-post-featured-media {
		border-radius: 36px;
	}
}

@media (max-width: 767px) {
	.single-post .entry-header.balu-entry-header {
		width: calc(100% - 20px);
		margin-bottom: 22px;
	}

	.single-post .entry-header.balu-entry-header .entry-title {
		font-size: clamp(30px, 7.5vw, 40px) !important;
		line-height: 1.08;
		margin-bottom: 18px;
	}

	.single-post .balu-post-featured-media {
		border-radius: 26px;
	}
}

@media (max-width: 1200px) {
	.site-footer .balu-footer-wrap {
		width: calc(100% - 36px);
	}

	.site-footer .balu-footer-main {
		column-gap: 20px;
	}

	.site-footer .balu-footer-column-left {
		gap: 20px;
	}
}

@media (max-width: 991px) {
	.site-footer .balu-footer-wrap {
		padding-top: 22px;
		padding-bottom: 26px;
	}

	.site-footer .balu-footer-separator {
		margin-bottom: 28px;
	}

	.site-footer .balu-footer-main {
		grid-template-columns: 1fr;
		row-gap: 20px;
	}

	.site-footer .balu-footer-column-left,
	.site-footer .balu-footer-column-center,
	.site-footer .balu-footer-column-right {
		justify-self: center;
	}

	.site-footer .balu-footer-column-left {
		justify-content: center;
		flex-wrap: wrap;
		text-align: center;
	}

	.site-footer .balu-footer-contact-copy {
		align-items: center;
	}

	.site-footer .balu-footer-column-right {
		margin-top: 2px;
	}
}

/* Global title/subtitle reduction (-30%) */
:root {
	--balu-title-scale: 0.7;
}

h1,
.h1 {
	font-size: calc(40px * var(--balu-title-scale)) !important;
}

h4,
.h4 {
	font-size: calc(18px * var(--balu-title-scale)) !important;
}

h5,
.h5 {
	font-size: calc(14px * var(--balu-title-scale)) !important;
}

h6,
.h6 {
	font-size: calc(12px * var(--balu-title-scale)) !important;
}

.page-header .page-title {
	font-size: calc(90px * var(--balu-title-scale)) !important;
}

.page-header-style-minimal .page-header .page-title {
	font-size: calc(24px * var(--balu-title-scale)) !important;
}

.widget-title {
	font-size: calc(20px * var(--balu-title-scale)) !important;
}

.woocommerce div.product .product_title {
	font-size: calc(32px * var(--balu-title-scale)) !important;
}

.home.page-id-370 .balu-hero-tagline {
	font-family: var(--balu-hero-tagline-family, var(--font-emphasis)) !important;
	font-style: var(--balu-hero-tagline-style, italic) !important;
	font-size: clamp(
		calc(var(--balu-hero-tagline-size, 34) * 0.9px),
		calc(var(--balu-hero-tagline-size, 34) * 0.086vw),
		calc(var(--balu-hero-tagline-size, 34) * 1.56px)
	) !important;
	color: var(--balu-hero-tagline-color, #6f6f72) !important;
}

.home.page-id-370 .balu-story-title {
	font-family: var(--balu-story-title-family, var(--font-emphasis)) !important;
	font-style: var(--balu-story-title-style, italic) !important;
	font-size: clamp(
		calc(var(--balu-story-title-size, 41) * 0.85px),
		calc(var(--balu-story-title-size, 41) * 0.085vw),
		calc(var(--balu-story-title-size, 41) * 1.47px)
	) !important;
	color: var(--balu-story-title-color, #76726f) !important;
}

.home.page-id-370 .balu-story-subtitle {
	font-family: var(--balu-story-subtitle-family, var(--font-secondary)) !important;
	font-style: var(--balu-story-subtitle-style, normal) !important;
	font-size: clamp(
		calc(var(--balu-story-subtitle-size, 21) * 0.85px),
		calc(var(--balu-story-subtitle-size, 21) * 0.081vw),
		calc(var(--balu-story-subtitle-size, 21) * 1.47px)
	) !important;
	color: var(--balu-story-subtitle-color, #aca7a1) !important;
}

.home.page-id-370 .balu-solutions-title {
	font-family: var(--balu-solutions-title-family, var(--font-emphasis)) !important;
	font-style: var(--balu-solutions-title-style, italic) !important;
	font-size: clamp(
		calc(var(--balu-solutions-title-size, 39) * 0.85px),
		calc(var(--balu-solutions-title-size, 39) * 0.084vw),
		calc(var(--balu-solutions-title-size, 39) * 1.5px)
	) !important;
	color: var(--balu-solutions-title-color, #75716f) !important;
}

.home.page-id-370 .balu-solutions-subtitle {
	font-family: var(--balu-solutions-subtitle-family, var(--font-secondary)) !important;
	font-style: var(--balu-solutions-subtitle-style, normal) !important;
	font-size: clamp(
		calc(var(--balu-solutions-subtitle-size, 19) * 0.85px),
		calc(var(--balu-solutions-subtitle-size, 19) * 0.072vw),
		calc(var(--balu-solutions-subtitle-size, 19) * 1.47px)
	) !important;
	color: var(--balu-solutions-subtitle-color, #b0aba6) !important;
}

.home.page-id-370 .balu-solutions-overlay-text {
	font-size: clamp(23.8px, 1.47vw, 28px);
}

.home.page-id-370 .balu-solutions-product-title {
	font-size: 30px !important;
	letter-spacing: -1px !important;
}

.home.page-id-370 .balu-solutions-video-modal-title {
	font-size: calc(18px * var(--balu-title-scale));
}

.home.page-id-370 .balu-newsletter-title {
	font-family: var(--balu-newsletter-title-family, var(--font-emphasis)) !important;
	font-style: var(--balu-newsletter-title-style, italic) !important;
	font-size: clamp(
		calc(var(--balu-newsletter-title-size, 32) * 0.9px),
		calc(var(--balu-newsletter-title-size, 32) * 0.075vw),
		calc(var(--balu-newsletter-title-size, 32) * 1.44px)
	) !important;
	color: var(--balu-newsletter-title-color, #f5f2ef) !important;
}

.home.page-id-370 .balu-home-blog-title {
	font-family: var(--balu-blog-title-family, var(--font-emphasis)) !important;
	font-style: var(--balu-blog-title-style, italic) !important;
	font-size: clamp(
		calc(var(--balu-blog-title-size, 36) * 0.9px),
		calc(var(--balu-blog-title-size, 36) * 0.0845vw),
		calc(var(--balu-blog-title-size, 36) * 1.63px)
	) !important;
	color: var(--balu-blog-title-color, #7f7c79) !important;
}

.home.page-id-370 .balu-home-blog-subtitle {
	font-family: var(--balu-blog-subtitle-family, var(--font-secondary)) !important;
	font-style: var(--balu-blog-subtitle-style, normal) !important;
	font-size: clamp(
		calc(var(--balu-blog-subtitle-size, 17) * 0.99px),
		calc(var(--balu-blog-subtitle-size, 17) * 0.08vw),
		calc(var(--balu-blog-subtitle-size, 17) * 1.48px)
	) !important;
	color: var(--balu-blog-subtitle-color, #b4afaa) !important;
}

.home.page-id-370 .balu-home-blog-card-title {
	font-size: clamp(16.8px, 1.33vw, 25.2px);
}

/* Global default body text size */
:root {
	--balu-body-text-size: 20px;
}

body,
.entry-content,
.entry-content p,
.entry-content li,
.entry-content td,
.entry-content th,
.entry-content label,
.wpb_text_column p,
.wpb_text_column li,
.wpb_text_column td,
.wpb_text_column th,
.wpb_text_column label,
.comment-content p,
.comment-content li,
.widget p,
.widget li,
.home.page-id-370 .balu-story-paragraph,
.woocommerce .woocommerce-product-details__short-description,
.woocommerce div.product div[itemprop="description"],
.woocommerce .cart-collaterals,
.woocommerce table.shop_table td,
.woocommerce table.shop_table th,
.woocommerce table.shop_table p,
.woocommerce table.shop_table li {
	font-size: var(--balu-body-text-size) !important;
}

/* =========================================================
   Mobile UX refinements + Single Product layout (Balu)
   ========================================================= */

/* Better tap targets and spacing on touch devices */
@media (max-width: 991px) {
	html,
	body {
		overflow-x: hidden;
	}

	a,
	button,
	input,
	select,
	textarea,
	.woocommerce a.button,
	.woocommerce button.button,
	.woocommerce input.button {
		touch-action: manipulation;
	}

	#masthead.site-header {
		padding-top: 6px !important;
		padding-bottom: 6px !important;
	}

	#masthead .sober-container {
		width: calc(100% - 18px) !important;
		max-width: none !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	#masthead .row {
		min-height: 66px;
		margin-left: 0;
		margin-right: 0;
		display: flex;
		align-items: center;
	}

	#masthead .site-branding .logo img {
		width: min(168px, 44vw);
		max-width: 100%;
	}

	#masthead .toggle-nav {
		width: 42px;
		height: 42px;
		display: inline-flex;
		align-items: center;
		justify-content: center;
	}

	#masthead .header-icon ul {
		display: flex;
		align-items: center;
		gap: 10px;
	}

	#masthead .header-icon svg {
		width: 24px;
		height: 24px;
	}

	#masthead .header-icon .cart-counter {
		font-size: 12px;
		right: -7px;
	}

	#mobile-menu.side-menu {
		width: min(86vw, 360px);
	}

	#mobile-menu .menu > li > a {
		font-size: 18px;
		line-height: 1.25;
		padding-top: 12px;
		padding-bottom: 12px;
	}
}

/* Home: make mobile hierarchy cleaner and easier to read */
@media (max-width: 1199px) {
	.home.page-id-370 .site-content-container > .wpb-content-wrapper > .vc_row:first-child {
		border-radius: 30px 30px 0 0;
	}

	.home.page-id-370 sr7-module[data-alias="furniture-6"],
	.home.page-id-370 sr7-module[data-alias="furniture-6"] > sr7-content,
	.home.page-id-370 sr7-module[data-alias="furniture-6"] > sr7-content > sr7-slide,
	.home.page-id-370 sr7-module[data-alias="furniture-6"] > sr7-content > sr7-slide > sr7-bg {
		height: clamp(420px, 64vh, 680px) !important;
	}

	.home.page-id-370 .balu-hero-overlay {
		pointer-events: none;
		position: absolute;
		inset: 0;
		z-index: 50;
	}

	.home.page-id-370 .balu-hero-tagline {
		position: absolute;
		top: 14%;
		right: 4.2%;
		font-family: var(--font-emphasis);
		font-style: italic;
		font-size: clamp(30px, 6.2vw, 54px) !important;
		line-height: 1.05;
		color: var(--balu-hero-tagline-color, #6f6f72) !important;
		text-align: right;
	}

	.home.page-id-370 .balu-hero-socials {
		pointer-events: auto;
		position: absolute;
		left: 10px;
		top: 40%;
		transform: translateY(-50%);
		display: flex;
		flex-direction: column;
		gap: 8px;
		padding: 8px 6px;
		background: transparent;
	}

	.home.page-id-370 .balu-hero-social-link {
		width: 30px;
		height: 30px;
		font-size: 19px;
	}

	.home.page-id-370 .balu-hero-dots {
		pointer-events: auto;
		position: absolute;
		right: 4%;
		bottom: 3.4%;
		display: inline-flex;
		gap: 9px;
	}

	.home.page-id-370 .balu-hero-dots .dot {
		width: 14px;
		height: 14px;
	}
}

@media (max-width: 767px) {
	.home.page-id-370 .site-content-container > .wpb-content-wrapper > .vc_row:first-child {
		border-radius: 22px 22px 0 0;
	}

	.home.page-id-370 sr7-module[data-alias="furniture-6"],
	.home.page-id-370 sr7-module[data-alias="furniture-6"] > sr7-content,
	.home.page-id-370 sr7-module[data-alias="furniture-6"] > sr7-content > sr7-slide,
	.home.page-id-370 sr7-module[data-alias="furniture-6"] > sr7-content > sr7-slide > sr7-bg {
		height: clamp(350px, 56vh, 560px) !important;
	}

	.home.page-id-370 .balu-hero-tagline {
		top: 16%;
		right: 4%;
		font-size: clamp(24px, 8vw, 42px) !important;
	}

	.home.page-id-370 .balu-hero-socials {
		top: auto;
		bottom: 16px;
		left: 10px;
		transform: none;
		flex-direction: row;
		gap: 8px;
		padding: 0;
	}

	.home.page-id-370 .balu-story-title {
		line-height: 1.02;
	}

	.home.page-id-370 .balu-story-paragraph {
		line-height: 1.44;
	}

	.home.page-id-370 .balu-story-media.is-left-top,
	.home.page-id-370 .balu-story-media.is-right-bottom {
		aspect-ratio: 1.24 / 1;
	}

	.home.page-id-370 .balu-story-media.is-left-bottom,
	.home.page-id-370 .balu-story-media.is-right-top,
	.home.page-id-370 .balu-story-media.is-left-extra,
	.home.page-id-370 .balu-story-media.is-right-extra {
		aspect-ratio: 1 / 1.18;
	}

	.home.page-id-370 .balu-solutions-overlay-text {
		font-size: clamp(26px, 7.2vw, 34px);
	}

	.home.page-id-370 .balu-solutions-video-modal-content {
		width: calc(100% - 18px);
		padding: 14px 12px 16px;
		border-radius: 14px;
	}

	.home.page-id-370 .balu-home-newsletter {
		display: flex;
		align-items: center;
		justify-content: center;
		text-align: center;
	}

	.home.page-id-370 .balu-home-newsletter-content {
		margin-left: auto;
		margin-right: auto;
	}

	.home.page-id-370 .balu-newsletter-form-shell input[type="email"],
	.home.page-id-370 .balu-newsletter-form-shell input[type="text"],
	.home.page-id-370 .balu-newsletter-form-shell button,
	.home.page-id-370 .balu-newsletter-form-shell input[type="submit"] {
		height: 50px;
		border-radius: 14px;
	}

	.home.page-id-370 .balu-home-blog-card-title {
		line-height: 1.08;
	}

	.home.page-id-370 .balu-home-blog-card-more {
		margin-top: 20px;
		padding-bottom: 2px;
	}

	.site-footer .balu-footer-wrap {
		width: calc(100% - 20px);
		padding-top: 18px;
		padding-bottom: 20px;
	}

	.site-footer .balu-footer-main {
		row-gap: 16px;
	}

	.site-footer .balu-footer-column-left {
		gap: 12px;
	}

	.site-footer .balu-footer-site-url,
	.site-footer .balu-footer-site-registry,
	.site-footer .balu-footer-contact-label,
	.site-footer .balu-footer-contact-phone {
		font-size: 13px;
		line-height: 1.12;
	}

	.site-footer .balu-footer-social-link {
		font-size: 24px;
	}

	.site-footer .balu-footer-contact-icon {
		font-size: 24px;
	}

	.site-footer .balu-footer-logo img {
		width: min(126px, 38vw);
	}
}

/* =========================================================
   Single product page (match desktop reference + mobile UX)
   ========================================================= */

.single-product #content.site-content,
.single-product .site-content-container {
	padding-top: 0 !important;
}

.single-product.product-style-4 .product-breadcrumb,
.single-product.product-style-4 .product-toolbar {
	display: none !important;
}

.single-product.product-style-4 .woocommerce-notices-wrapper {
	margin: 0;
}

.single-product.product-style-4 div.product .product_meta,
.single-product.product-style-4 div.product .product-share,
.single-product.product-style-4 div.product .woocommerce-product-rating {
	display: none !important;
}

.single-product.product-style-4 div.product .product-summary {
	width: min(1320px, calc(100% - 42px));
	margin: 14px auto 0;
	padding: 0 0 52px;
	display: block;
}

.single-product.product-style-4 div.product div.images,
.single-product.product-style-4 div.product div.summary {
	float: none;
	width: 100%;
	padding: 0;
	margin: 0;
	max-width: none;
}

.single-product.product-style-4 div.product div.images {
	margin-bottom: 34px;
}

.single-product.product-style-4 div.product div.images .woocommerce-product-gallery__wrapper,
.single-product.product-style-4 div.product div.images .woocommerce-product-gallery__slider,
.single-product.product-style-4 div.product div.images .woocommerce-product-gallery__slider .owl-stage-outer {
	overflow: visible;
}

.single-product.product-style-4 div.product div.images .woocommerce-product-gallery__slider {
	position: relative;
	padding: 0;
}

.single-product.product-style-4 div.product div.images .woocommerce-product-gallery__image {
	border-radius: 30px;
	overflow: hidden;
	background: #d8d2cc;
}

.single-product.product-style-4 div.product div.images .woocommerce-product-gallery__image a,
.single-product.product-style-4 div.product div.images .woocommerce-product-gallery__image img {
	display: block;
	width: 100%;
	height: 100%;
}

.single-product.product-style-4 div.product div.images .woocommerce-product-gallery__image img {
	aspect-ratio: 1.08 / 1;
	object-fit: cover;
}

.single-product.product-style-4 div.product div.images .woocommerce-product-gallery__slider .owl-item {
	opacity: 0.58;
	transition: opacity 0.3s ease, transform 0.3s ease;
}

.single-product.product-style-4 div.product div.images .woocommerce-product-gallery__slider .owl-item.center {
	opacity: 1;
}

.single-product.product-style-4 div.product div.images .woocommerce-product-gallery__slider .owl-nav {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	pointer-events: none;
}

.single-product.product-style-4 div.product div.images .woocommerce-product-gallery__slider .owl-nav button {
	pointer-events: auto;
	position: absolute;
	width: 44px;
	height: 44px;
	border: 1px solid rgba(166, 159, 152, 0.45);
	border-radius: 50%;
	background: rgba(239, 235, 234, 0.84);
	line-height: 1;
}

.single-product.product-style-4 div.product div.images .woocommerce-product-gallery__slider .owl-nav button.owl-prev {
	left: 16px;
}

.single-product.product-style-4 div.product div.images .woocommerce-product-gallery__slider .owl-nav button.owl-next {
	right: 16px;
}

.single-product.product-style-4 div.product div.images div.thumbnails {
	display: none !important;
}

.single-product.product-style-4 div.product div.summary.entry-summary {
	width: min(800px, 100%);
	margin: 0 auto;
	text-align: center;
}

.single-product.product-style-4 div.product .product_title {
	margin: 0;
	font-family: var(--font-secondary);
	font-weight: 500;
	font-size: clamp(34px, 3.6vw, 56px) !important;
	line-height: 1.02;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #7a7673;
}

.single-product.product-style-4 .balu-product-subtitle {
	margin: 8px 0 0;
	font-family: var(--font-secondary);
	font-weight: 400;
	font-size: clamp(22px, 2.3vw, 32px);
	line-height: 1;
	letter-spacing: 0.035em;
	text-transform: uppercase;
	color: #98938e;
}

.single-product.product-style-4 div.product .woocommerce-product-details__short-description {
	margin-top: 20px;
	font-family: var(--font-primary);
	font-weight: 300;
	font-size: clamp(16px, 1.05vw, 19px) !important;
	line-height: 1.45;
	color: #a39e99;
}

.single-product.product-style-4 div.product .woocommerce-product-details__short-description p {
	margin: 0 auto 10px;
	max-width: 82%;
}

.single-product.product-style-4 div.product p.price,
.single-product.product-style-4 div.product span.price {
	margin-top: 18px;
	margin-bottom: 0;
	font-family: var(--font-secondary);
	font-weight: 400;
	font-size: clamp(46px, 4.6vw, 72px);
	line-height: 1;
	color: #7e7a76;
}

.single-product.product-style-4 div.product form.cart {
	margin: 24px auto 0;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 12px;
	flex-wrap: wrap;
}

.single-product.product-style-4 div.product form.cart .quantity {
	width: 122px;
	height: 46px;
	display: inline-flex;
	align-items: center;
	justify-content: space-between;
	gap: 8px;
	padding: 0 10px;
	margin: 0 !important;
	border: 1px solid #cec9c3;
	border-radius: 12px;
	background: rgba(239, 235, 234, 0.75);
}

.single-product.product-style-4 div.product form.cart .quantity .decrease,
.single-product.product-style-4 div.product form.cart .quantity .increase {
	position: static;
	padding: 0;
	width: 20px;
	height: 20px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	color: #b1aca6;
}

.single-product.product-style-4 div.product form.cart .quantity .decrease svg,
.single-product.product-style-4 div.product form.cart .quantity .increase svg {
	width: 11px;
	height: 11px;
	fill: #b1aca6;
	stroke: #b1aca6;
}

.single-product.product-style-4 div.product form.cart .quantity .qty {
	width: 30px;
	height: auto;
	border: 0;
	padding: 0;
	margin: 0;
	text-align: center;
	font-family: var(--font-secondary);
	font-weight: 500;
	font-size: 28px;
	line-height: 1;
	color: #8f8a85;
	background: transparent;
}

.single-product.product-style-4 div.product form.cart .single_add_to_cart_button {
	min-width: 198px;
	height: 46px;
	margin: 0 !important;
	padding: 0 24px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	border: 0;
	border-radius: 12px;
	background: #9e9994;
	font-family: var(--font-secondary);
	font-weight: 500;
	font-size: 24px;
	line-height: 0.95;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	color: #f2eeeb;
}

.single-product.product-style-4 div.product form.cart .single_add_to_cart_button svg {
	display: none;
}

.single-product.product-style-4 div.product form.cart .single_add_to_cart_button:hover {
	filter: brightness(0.95);
}

.single-product.product-style-4 div.product form.cart .wcboost-wishlist-button,
.single-product.product-style-4 div.product form.cart .add-to-wishlist-button {
	width: 46px;
	height: 46px;
	border: 1px solid #cec9c3;
	border-radius: 12px;
	background: transparent;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	margin: 0;
	padding: 0;
}

.single-product.product-style-4 div.product form.cart .wcboost-wishlist-button svg,
.single-product.product-style-4 div.product form.cart .add-to-wishlist-button svg {
	width: 19px;
	height: 19px;
	fill: #9a948f;
	stroke: #9a948f;
}

.single-product.product-style-4 div.product form.cart .add-to-wishlist-button .screen-reader-text,
.single-product.product-style-4 div.product form.cart .wcboost-wishlist-button .screen-reader-text {
	display: none;
}

.single-product.product-style-4 div.product .woocommerce-tabs {
	width: min(1320px, calc(100% - 42px));
	margin: 0 auto;
	padding-top: 44px;
	border-top: 1px solid #d8d2cc;
}

.single-product.product-style-4 div.product .woocommerce-tabs ul.tabs.wc-tabs {
	padding: 0;
	margin: 0 0 34px;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: clamp(20px, 3vw, 64px);
	border: 0;
}

.single-product.product-style-4 div.product .woocommerce-tabs ul.tabs.wc-tabs li {
	border: 0;
	background: transparent;
	padding: 0;
	margin: 0;
}

.single-product.product-style-4 div.product .woocommerce-tabs ul.tabs.wc-tabs li a {
	font-family: var(--font-primary);
	font-size: clamp(20px, 1.35vw, 26px);
	font-weight: 300;
	line-height: 1.1;
	letter-spacing: 0;
	text-transform: none;
	color: #b1aca7;
}

.single-product.product-style-4 div.product .woocommerce-tabs ul.tabs.wc-tabs li.active a,
.single-product.product-style-4 div.product .woocommerce-tabs ul.tabs.wc-tabs li a:hover {
	color: #7f7b78;
}

.single-product.product-style-4 div.product .woocommerce-tabs .woocommerce-Tabs-panel {
	padding: 0;
	margin: 0;
	border: 0;
}

.single-product.product-style-4 div.product .woocommerce-tabs .panel,
.single-product.product-style-4 div.product .woocommerce-tabs .panel.entry-content,
.single-product.product-style-4 div.product .woocommerce-tabs .woocommerce-Tabs-panel,
.single-product.product-style-4 div.product .woocommerce-tabs #tab-description,
.single-product.product-style-4 div.product .woocommerce-tabs #tab-reviews,
.single-product.product-style-4 div.product .woocommerce-tabs #reviews,
.single-product.product-style-4 div.product .woocommerce-tabs #comments,
.single-product.product-style-4 div.product .woocommerce-tabs #review_form_wrapper {
	background: var(--balu-site-bg) !important;
	box-shadow: none !important;
	border: 0 !important;
}

.single-product.product-style-4 div.product .woocommerce-tabs .woocommerce-Tabs-panel .container {
	width: min(900px, 100%);
	max-width: 900px;
	padding-left: 0;
	padding-right: 0;
}

.single-product.product-style-4 div.product .woocommerce-tabs .panel .container,
.single-product.product-style-4 div.product .woocommerce-tabs .container {
	background: transparent !important;
}

.single-product.product-style-4 div.product .woocommerce-tabs .woocommerce-Tabs-panel p,
.single-product.product-style-4 div.product .woocommerce-tabs .woocommerce-Tabs-panel li,
.single-product.product-style-4 div.product .woocommerce-tabs .woocommerce-Tabs-panel td,
.single-product.product-style-4 div.product .woocommerce-tabs .woocommerce-Tabs-panel th {
	font-family: var(--font-primary);
	font-size: clamp(15px, 0.98vw, 18px) !important;
	font-weight: 300;
	line-height: 1.56;
	text-align: center;
	color: #b0aaa5;
}

.single-product.product-style-4 .related.products {
	width: min(1320px, calc(100% - 42px));
	margin: 52px auto 0;
	padding: 48px 0 0;
	border-top: 1px solid #d8d2cc;
}

.single-product.product-style-4 .related.products h2 {
	margin: 0 0 30px;
	text-align: center;
	font-family: var(--font-emphasis);
	font-style: italic;
	font-weight: 400;
	font-size: clamp(34px, 2.5vw, 48px);
	line-height: 1;
	color: #7f7b78;
	text-transform: none;
	letter-spacing: 0;
}

.single-product.product-style-4 .related.products ul.products {
	margin: 0;
	padding: 0;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 24px;
}

.single-product.product-style-4 .related.products ul.products li.product {
	float: none;
	width: min(330px, 100%) !important;
	margin: 0;
	text-align: center;
}

.single-product.product-style-4 .related.products ul.products li.product .product-header,
.single-product.product-style-4 .related.products ul.products li.product .woocommerce-LoopProduct-link,
.single-product.product-style-4 .related.products ul.products li.product img {
	border-radius: 32px;
	overflow: hidden;
}

.single-product.product-style-4 .related.products ul.products li.product .woocommerce-LoopProduct-link {
	display: block;
}

.single-product.product-style-4 .related.products ul.products li.product img {
	aspect-ratio: 0.9 / 1;
	object-fit: cover;
	width: 100%;
}

.single-product.product-style-4 .related.products ul.products li.product .woocommerce-loop-product__title {
	margin-top: 14px;
	font-family: var(--font-secondary);
	font-size: clamp(24px, 1.6vw, 32px);
	font-weight: 400;
	line-height: 1.05;
	letter-spacing: 0.03em;
	text-transform: uppercase;
	color: #8f8a85;
}

.single-product.product-style-4 .related.products ul.products li.product .price {
	margin-top: 6px;
	font-family: var(--font-secondary);
	font-size: clamp(24px, 1.5vw, 30px);
	font-weight: 300;
	line-height: 1.05;
	color: #bab4af;
}

/* Product details mobile */
@media (max-width: 991px) {
	.single-product.product-style-4 div.product .product-summary {
		width: calc(100% - 20px);
		margin-top: 10px;
		padding-bottom: 40px;
	}

	.single-product.product-style-4 div.product div.images {
		margin-bottom: 24px;
	}

	.single-product.product-style-4 div.product div.images .woocommerce-product-gallery__image {
		border-radius: 24px;
	}

	.single-product.product-style-4 div.product div.images .woocommerce-product-gallery__image img {
		aspect-ratio: 1.04 / 1;
	}

	.single-product.product-style-4 div.product div.images .woocommerce-product-gallery__slider .owl-nav {
		display: none;
	}

	.single-product.product-style-4 div.product .product_title {
		font-size: clamp(30px, 8.5vw, 44px) !important;
	}

	.single-product.product-style-4 .balu-product-subtitle {
		font-size: clamp(18px, 5.2vw, 28px);
	}

	.single-product.product-style-4 div.product .woocommerce-product-details__short-description p {
		max-width: 96%;
	}

	.single-product.product-style-4 div.product p.price,
	.single-product.product-style-4 div.product span.price {
		font-size: clamp(40px, 11vw, 58px);
	}

	.single-product.product-style-4 div.product form.cart {
		display: grid;
		grid-template-columns: 118px minmax(0, 1fr) 50px;
		gap: 10px;
		width: min(520px, 100%);
	}

	.single-product.product-style-4 div.product form.cart .single_add_to_cart_button {
		width: 100%;
		min-width: 0;
		font-size: clamp(16px, 3.3vw, 21px);
	}

	.single-product.product-style-4 div.product form.cart .wcboost-wishlist-button,
	.single-product.product-style-4 div.product form.cart .add-to-wishlist-button,
	.single-product.product-style-4 div.product form.cart .quantity {
		width: 100%;
	}

	.single-product.product-style-4 div.product .woocommerce-tabs,
	.single-product.product-style-4 .related.products {
		width: calc(100% - 20px);
	}

	.single-product.product-style-4 div.product .woocommerce-tabs {
		padding-top: 32px;
	}

	.single-product.product-style-4 div.product .woocommerce-tabs ul.tabs.wc-tabs {
		gap: 16px;
		margin-bottom: 24px;
		flex-wrap: wrap;
	}

	.single-product.product-style-4 div.product .woocommerce-tabs ul.tabs.wc-tabs li a {
		font-size: clamp(18px, 4.6vw, 23px);
	}

	.single-product.product-style-4 div.product .woocommerce-tabs .woocommerce-Tabs-panel .container {
		max-width: 100%;
		padding-left: 8px;
		padding-right: 8px;
	}

	.single-product.product-style-4 div.product .woocommerce-tabs .woocommerce-Tabs-panel p,
	.single-product.product-style-4 div.product .woocommerce-tabs .woocommerce-Tabs-panel li,
	.single-product.product-style-4 div.product .woocommerce-tabs .woocommerce-Tabs-panel td,
	.single-product.product-style-4 div.product .woocommerce-tabs .woocommerce-Tabs-panel th {
		font-size: 16px !important;
	}

	.single-product.product-style-4 .related.products {
		margin-top: 38px;
		padding-top: 34px;
	}

	.single-product.product-style-4 .related.products ul.products {
		gap: 18px;
	}

	.single-product.product-style-4 .related.products ul.products li.product {
		width: min(300px, 100%) !important;
	}

	.single-product.product-style-4 .related.products ul.products li.product img {
		border-radius: 24px;
	}

	.single-product div.product .sticky-cart-form {
		display: none !important;
	}
}

@media (max-width: 560px) {
	.single-product.product-style-4 div.product form.cart {
		grid-template-columns: 1fr;
	}

	.single-product.product-style-4 div.product form.cart .quantity,
	.single-product.product-style-4 div.product form.cart .single_add_to_cart_button,
	.single-product.product-style-4 div.product form.cart .wcboost-wishlist-button,
	.single-product.product-style-4 div.product form.cart .add-to-wishlist-button {
		height: 48px;
	}

	.single-product.product-style-4 div.product form.cart .wcboost-wishlist-button,
	.single-product.product-style-4 div.product form.cart .add-to-wishlist-button {
		width: 54px;
		justify-self: center;
	}

	.single-product.product-style-4 .related.products h2 {
		font-size: clamp(28px, 9vw, 40px);
	}
}

/* =========================================================
   Unified header: same visual language on home + inner pages
   ========================================================= */

@media (min-width: 1200px) {
	.header-v2 #masthead.site-header {
		background: var(--balu-site-bg) !important;
		border-bottom: 1px solid #e7e4e1;
		padding: 5px 0;
	}

	.header-v2 #masthead.site-header.sticky,
	.header-v2 #masthead.site-header.headroom--not-top {
		background: var(--balu-site-bg) !important;
		border-bottom: 1px solid #e7e4e1;
		box-shadow: none !important;
	}

	.header-v2 #masthead .sober-container {
		max-width: 1720px;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		padding: 0;
	}

	.header-v2 #masthead .row {
		display: grid;
		grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr);
		align-items: center;
		min-height: 96px;
		column-gap: 36px;
		margin-left: 0;
		margin-right: 0;
	}

	.header-v2 #masthead .site-branding,
	.header-v2 #masthead .main-navigation,
	.header-v2 #masthead .header-icon {
		float: none;
		padding-left: 0;
		padding-right: 0;
		width: auto;
	}

	.header-v2 #masthead .site-branding {
		grid-column: 1;
		justify-self: start;
		max-width: none;
	}

	.header-v2 #masthead .main-navigation {
		grid-column: 2;
		justify-self: center;
		max-width: none;
	}

	.header-v2 #masthead .header-icon {
		grid-column: 3;
		justify-self: end;
		max-width: none;
	}

	.header-v2 #masthead .site-title {
		display: none;
	}

	.header-v2 #masthead .site-branding .logo {
		display: inline-block;
		line-height: 1;
	}

	.header-v2 #masthead .site-branding .logo img {
		width: 222px;
		max-width: 100%;
	}

	.header-v2 #masthead .site-branding .logo .logo-light {
		display: none !important;
	}

	.header-v2 #masthead .site-branding .logo .logo-dark {
		display: block !important;
	}

	.header-v2 #masthead .main-navigation .nav-menu {
		display: flex;
		justify-content: center;
		align-items: center;
		gap: 66px;
		margin: 0;
		padding: 0;
	}

	.header-v2 #masthead .main-navigation .nav-menu > li {
		margin: 0;
	}

	.header-v2 #masthead .main-navigation .nav-menu > li > a {
		font-family: var(--font-secondary);
		font-weight: 500;
		font-size: 20px;
		text-transform: uppercase;
		letter-spacing: 0.03em;
		color: #8e8b87;
		line-height: 1.2;
		padding: 0;
	}

	.header-v2 #masthead .main-navigation .nav-menu > li > a:after {
		display: none !important;
	}

	.header-v2 #masthead .main-navigation .nav-menu > li:hover > a,
	.header-v2 #masthead .main-navigation .nav-menu > li.current-menu-item > a {
		color: #8e8b87;
	}

	.header-v2 #masthead .main-navigation .sub-menu {
		display: none !important;
	}

	.header-v2 #masthead .header-icon ul {
		display: flex;
		justify-content: flex-end;
		align-items: center;
		gap: 14px;
		margin: 0;
		padding: 0;
	}

	.header-v2 #masthead .header-icon ul > li {
		margin: 0;
	}

	.header-v2 #masthead .header-icon a {
		color: #ada9a5;
	}

	.header-v2 #masthead .header-icon svg {
		width: 30px;
		height: 30px;
		fill: #ada9a5;
		stroke: #ada9a5;
	}

	.header-v2 #masthead .header-icon .cart-contents {
		position: relative;
		padding-right: 16px;
	}

	.header-v2 #masthead .header-icon .cart-counter {
		font-family: var(--font-secondary);
		font-weight: 500;
		font-size: 14px;
		line-height: 1;
		color: #ada9a5;
		background: transparent;
		position: absolute;
		top: 50%;
		right: -4px;
		transform: translateY(-50%);
		min-width: auto;
		height: auto;
		margin: 0;
		padding: 0;
	}
}

@media (max-width: 1199px) {
	.header-v2 #masthead.site-header {
		background: var(--balu-site-bg) !important;
		border-bottom: 1px solid #e7e4e1;
		padding: 5px 0 !important;
	}

	.header-v2 #masthead.site-header.sticky,
	.header-v2 #masthead.site-header.headroom--not-top {
		background: var(--balu-site-bg) !important;
		border-bottom: 1px solid #e7e4e1;
		box-shadow: none !important;
	}

	.header-v2 #masthead .site-branding .logo .logo-light {
		display: none !important;
	}

	.header-v2 #masthead .site-branding .logo .logo-dark {
		display: block !important;
	}

	.header-v2 #masthead .header-icon svg {
		width: 30px !important;
		height: 30px !important;
		fill: #ada9a5;
		stroke: #ada9a5;
	}

	.header-v2 #masthead .header-icon .cart-counter {
		font-family: var(--font-secondary);
		font-weight: 500;
		font-size: 14px;
		color: #ada9a5;
	}

	#mobile-menu.side-menu {
		background: var(--balu-site-bg);
	}

	#mobile-menu .menu > li > a {
		font-family: var(--font-secondary);
		font-weight: 500;
		font-size: 20px;
		letter-spacing: 0.03em;
		text-transform: uppercase;
		color: #8e8b87;
	}
}

/* Fallbacks: force same header look on inner pages and mobile */
@media (min-width: 1200px) {
	body:not(.home) #masthead.site-header {
		background: var(--balu-site-bg) !important;
		border-bottom: 1px solid #e7e4e1 !important;
		padding-top: 0 !important;
		padding-bottom: 5px !important;
		box-shadow: none !important;
	}

	body:not(.home) #masthead.site-header.sticky,
	body:not(.home) #masthead.site-header.headroom--not-top {
		background: var(--balu-site-bg) !important;
		border-bottom: 1px solid #e7e4e1 !important;
		box-shadow: none !important;
	}

	body:not(.home) #masthead .sober-container {
		max-width: 1720px !important;
		width: 100% !important;
		margin-left: auto !important;
		margin-right: auto !important;
		padding: 0 !important;
	}

	body:not(.home) #masthead .row {
		display: grid !important;
		grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr) !important;
		align-items: center !important;
		min-height: 96px !important;
		column-gap: 36px !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}

	body:not(.home) #masthead .main-navigation .nav-menu > li > a {
		font-family: var(--font-secondary) !important;
		font-weight: 500 !important;
		font-size: 20px !important;
		text-transform: uppercase !important;
		letter-spacing: 0.03em !important;
		color: #8e8b87 !important;
	}

	body:not(.home) #masthead .header-icon svg {
		width: 30px !important;
		height: 30px !important;
		fill: #ada9a5 !important;
		stroke: #ada9a5 !important;
	}

	body:not(.home) #masthead .header-icon .cart-counter {
		font-size: 14px !important;
		color: #ada9a5 !important;
	}
}

@media (max-width: 1199px) {
	body #masthead.site-header,
	body #masthead.site-header.sticky,
	body #masthead.site-header.headroom--not-top {
		background: var(--balu-site-bg) !important;
		border-bottom: 1px solid #e7e4e1 !important;
		padding: 5px 0 !important;
		box-shadow: none !important;
	}

	body #masthead .site-branding .logo .logo-light {
		display: none !important;
	}

	body #masthead .site-branding .logo .logo-dark {
		display: block !important;
	}

	body #masthead .header-icon svg {
		width: 30px !important;
		height: 30px !important;
		fill: #ada9a5 !important;
		stroke: #ada9a5 !important;
	}

	body #masthead .header-icon i {
		font-size: 30px !important;
		color: #ada9a5 !important;
	}

	body #masthead .header-icon .cart-counter {
		font-family: var(--font-secondary) !important;
		font-size: 14px !important;
		color: #ada9a5 !important;
	}

	body #mobile-menu.side-menu {
		background: var(--balu-site-bg) !important;
	}

	body #mobile-menu .menu > li > a {
		font-family: var(--font-secondary) !important;
		font-weight: 500 !important;
		font-size: 20px !important;
		letter-spacing: 0.03em !important;
		text-transform: uppercase !important;
		color: #8e8b87 !important;
	}

	body #mobile-menu .search-form {
		margin: 12px 0 16px !important;
		position: relative !important;
	}

	body #mobile-menu .search-form label {
		display: block;
		position: relative;
	}

	body #mobile-menu .search-form .search-field {
		width: 100% !important;
		height: 48px !important;
		padding: 0 48px 0 16px !important;
		border: 1px solid #d8d2cb !important;
		border-radius: 10px !important;
		background: #f6f2ef !important;
		color: #8e8b87 !important;
		font-family: var(--font-primary) !important;
		font-size: 16px !important;
		line-height: 1.2 !important;
	}

	body #mobile-menu .search-form .search-field::placeholder {
		color: #b0aaa4 !important;
		opacity: 1 !important;
	}

	body #mobile-menu .search-form .search-submit {
		position: absolute !important;
		top: 50% !important;
		right: 14px !important;
		transform: translateY(-50%) !important;
		background: transparent !important;
		border: 0 !important;
		padding: 0 !important;
		color: #8e8b87 !important;
	}

	body #mobile-menu .search-form .search-submit svg {
		width: 18px !important;
		height: 18px !important;
		fill: #8e8b87 !important;
		stroke: #8e8b87 !important;
	}

	.home.page-id-370 .balu-hero-dots {
		right: 4.4% !important;
		bottom: 4.5% !important;
		gap: 10px !important;
		z-index: 70 !important;
	}

	.home.page-id-370 .balu-hero-dots .dot {
		width: 16px !important;
		height: 16px !important;
		border: 0 !important;
		border-radius: 50% !important;
		background: rgba(255, 255, 255, 0.65) !important;
		box-shadow: none !important;
	}

	.home.page-id-370 .balu-hero-dots .dot.is-active {
		background: rgba(168, 168, 168, 0.95) !important;
	}

	.home.page-id-370 sr7-module[data-alias="furniture-6"] .sr7-bullets,
	.home.page-id-370 sr7-module[data-alias="furniture-6"] sr7-bullets,
	.home.page-id-370 sr7-module[data-alias="furniture-6"] .tp-bullets,
	.home.page-id-370 sr7-module[data-alias="furniture-6"] .tparrows.tp-bullets {
		display: none !important;
		visibility: hidden !important;
		opacity: 0 !important;
		pointer-events: none !important;
	}
}

/* Home hero slider controls: keep same "dot" look as desktop on all breakpoints */
.home .balu-hero-dots {
	pointer-events: auto !important;
	position: absolute !important;
	right: 4.4% !important;
	bottom: 4.5% !important;
	display: inline-flex !important;
	gap: 10px !important;
	z-index: 70 !important;
}

.home .balu-hero-dots .dot {
	-webkit-appearance: none !important;
	appearance: none !important;
	width: 16px !important;
	height: 16px !important;
	min-width: 16px !important;
	min-height: 16px !important;
	padding: 0 !important;
	margin: 0 !important;
	border: 0 !important;
	border-radius: 50% !important;
	background: rgba(255, 255, 255, 0.65) !important;
	box-shadow: none !important;
	text-indent: -9999px !important;
	overflow: hidden !important;
	cursor: pointer !important;
}

.home .balu-hero-dots .dot.is-active {
	background: rgba(168, 168, 168, 0.95) !important;
}

.home sr7-module[data-alias="furniture-6"] .sr7-arrows,
.home sr7-module[data-alias="furniture-6"] .sr7-leftarrow,
.home sr7-module[data-alias="furniture-6"] .sr7-rightarrow,
.home sr7-module[data-alias="furniture-6"] sr7-arrow,
.home sr7-module[data-alias="furniture-6"] .tparrows,
.home sr7-module[data-alias="furniture-6"] .tp-leftarrow,
.home sr7-module[data-alias="furniture-6"] .tp-rightarrow {
	display: none !important;
	visibility: hidden !important;
	opacity: 0 !important;
	pointer-events: none !important;
}

.home sr7-module[data-alias="furniture-6"] .sr7-bullets,
.home sr7-module[data-alias="furniture-6"] sr7-bullets,
.home sr7-module[data-alias="furniture-6"] .tp-bullets {
	display: none !important;
	visibility: hidden !important;
	opacity: 0 !important;
	pointer-events: none !important;
}

/* Home hero: full viewport height + centered image on all devices */
.home.page-id-370 sr7-module[data-alias="furniture-6"],
.home.page-id-370 sr7-module[data-alias="furniture-6"] > sr7-content,
.home.page-id-370 sr7-module[data-alias="furniture-6"] > sr7-content > sr7-slide,
.home.page-id-370 sr7-module[data-alias="furniture-6"] > sr7-content > sr7-slide > sr7-bg {
	height: 80vh !important;
	height: 80dvh !important;
	min-height: 80vh !important;
	min-height: 80dvh !important;
	max-height: 80vh !important;
	max-height: 80dvh !important;
}

.home.page-id-370 sr7-module[data-alias="furniture-6"] > sr7-content > sr7-slide > sr7-bg {
	background-size: contain !important;
	background-position: center bottom !important;
	background-repeat: no-repeat !important;
	background-color: var(--balu-site-bg) !important;
}

.home.page-id-370 sr7-module[data-alias="furniture-6"] img {
	width: 100% !important;
	height: 100% !important;
	object-fit: contain !important;
	object-position: center bottom !important;
	background-color: var(--balu-site-bg) !important;
}

/* =========================================================
   Desktop global container width: viewport - 80px (40px per side)
   with max container cap at 1840px
   ========================================================= */
@media (min-width: 1200px) {
	.sober-container,
	.site-footer .balu-footer-wrap,
	.single-post .entry-header.balu-entry-header,
	.single-product.product-style-4 div.product .product-summary,
	.single-product.product-style-4 div.product .woocommerce-tabs,
	.single-product.product-style-4 .related.products,
	.home.page-id-370 .balu-home-story,
	.home.page-id-370 .balu-home-solutions {
		width: calc(100% - 80px) !important;
		max-width: 1840px !important;
		margin-left: auto !important;
		margin-right: auto !important;
	}

	.home.page-id-370 .balu-home-blog-template {
		width: 100vw !important;
		max-width: 100vw !important;
		padding-left: 40px !important;
		padding-right: 40px !important;
	}

	/* Header container must follow the same desktop gutter */
	#masthead .sober-container,
	.header-v2 #masthead .sober-container,
	body:not(.home) #masthead .sober-container,
	.home.header-v2 #masthead .sober-container {
		width: calc(100% - 80px) !important;
		max-width: 1840px !important;
		margin-left: auto !important;
		margin-right: auto !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	/* Home desktop: prevent double gutters and align all sections to header */
	.home.page-id-370 #content.site-content,
	.home.page-id-370 .site-content-container {
		width: 100% !important;
		max-width: none !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.home.page-id-370 .site-content-container > .wpb-content-wrapper > .vc_row:first-child {
		width: calc(100% - 80px) !important;
		max-width: 1840px !important;
		margin-left: auto !important;
		margin-right: auto !important;
	}

	.home.page-id-370 sr7-module[data-alias="furniture-6"] {
		width: 100% !important;
		max-width: 100% !important;
	}

	.home.page-id-370 .balu-home-newsletter {
		width: 100% !important;
		max-width: 1840px !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
		padding-left: 40px !important;
		padding-right: 40px !important;
		box-sizing: border-box !important;
		margin-left: auto !important;
		margin-right: auto !important;
	}

	.home.page-id-370 .balu-home-blog-template {
		width: 100% !important;
		max-width: 1840px !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
		padding-left: 40px !important;
		padding-right: 40px !important;
		box-sizing: border-box !important;
		margin-left: auto !important;
		margin-right: auto !important;
	}

	/* Home - Nossa Historia: side images follow section height (desktop) */
	.home.page-id-370 .balu-home-story {
		align-items: stretch !important;
	}

	.home.page-id-370 .balu-story-column {
		height: 100%;
		min-height: 100%;
		gap: 26px;
	}

	.home.page-id-370 .balu-story-copy {
		align-self: stretch;
		height: 100%;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}

	.home.page-id-370 .balu-story-column .balu-story-media {
		aspect-ratio: auto !important;
		flex: 1 1 0;
		min-height: 0;
	}

	/* Preserve visual hierarchy while adapting to available height */
	.home.page-id-370 .balu-story-media.is-left-top,
	.home.page-id-370 .balu-story-media.is-right-bottom {
		flex-grow: 0.9;
	}

	.home.page-id-370 .balu-story-media.is-left-bottom,
	.home.page-id-370 .balu-story-media.is-right-top {
		flex-grow: 1.2;
	}
}

/* Home - Nossa Historia (desktop only) */
@media (min-width: 1200px) {
	.home.page-id-370 .balu-story-title {
		font-size: 60px !important;
	}

	.home.page-id-370 .balu-story-subtitle {
		font-size: 38px !important;
	}
}
