.la-showcase {
	--la-ink: #15130f;
	--la-cream: #f6f0e3;
	--la-paper: #fffdf8;
	--la-gold: #e6a308;
	--la-line: rgba(21, 19, 15, 0.16);
	color: var(--la-ink);
	font-family: "Poppins", sans-serif;
	margin: 0;
	overflow: hidden;
}

.home .site-content > .ast-container {
	flex-wrap: wrap;
	margin-top: 0 !important;
}

.home .site-content > .ast-container > .la-showcase {
	flex: 0 0 100%;
	min-width: 100%;
}

.home .la-showcase {
	margin-top: 50px !important;
}

/* The showcase replaces the homepage's older duplicate WooCommerce loop. */
.home .site-content > .ast-container > #primary {
	display: none;
}

/* Keep the fixed Elementor header compact and reserve its space on the homepage. */
.home #content {
	padding-top: 141px;
}

.elementor-1039 .elementor-element.elementor-element-f9ef542 {
	background: #fff;
		box-shadow: 0 2px 6px rgba(21, 19, 15, 0.1);
}

@media (min-width: 1051px) {
	.home .la-showcase__carousel,
	.home .la-showcase__slide {
		min-height: min(660px, calc(100vh - 76px));
	}

	.home .la-showcase__slide {
		grid-template-columns: minmax(0, .95fr) minmax(420px, 1.05fr);
	}

	.home .la-showcase__visual {
		grid-column: 1;
		grid-row: 1;
		justify-content: flex-start;
		padding-left: clamp(28px, 5vw, 76px);
		padding-right: clamp(24px, 4vw, 56px);
	}

	.home .la-showcase__copy {
		grid-column: 2;
		grid-row: 1;
		order: 2;
		padding-left: clamp(24px, 3vw, 42px);
		padding-right: clamp(24px, 3vw, 42px);
	}

	.home .la-showcase__copy {
		padding-bottom: 120px;
		padding-top: 132px;
		position: relative;
		left: clamp(-96px, -5vw, -40px);
	}

	.home .la-showcase__image {
		height: min(58vh, 520px) !important;
		max-width: 92%;
	}
}

.elementor-1039 .elementor-element.elementor-element-3dbed09 {
	min-height: 76px;
}

.elementor-1039 .elementor-element.elementor-element-3dbed09 > .e-con-inner {
	align-items: center;
	min-height: 76px;
}

.elementor-1039 .elementor-element.elementor-element-a16bf1b img {
	height: 56px !important;
	object-fit: contain;
	width: auto !important;
}

.elementor-1039 .elementor-element.elementor-element-845d4c9 {
	background: #fff !important;
	border-bottom: 1px solid rgba(21, 19, 15, 0.1);
	border-top: 1px solid rgba(21, 19, 15, 0.07);
	padding: 10px 20px !important;
}

.elementor-1039 .elementor-element.elementor-element-845d4c9 > .e-con-inner {
	align-items: center;
	gap: 10px;
	height: 44px;
	justify-content: center;
	max-width: 920px;
}

.elementor-1039 .elementor-element.elementor-element-8e27893 .elementor-icon-box-wrapper {
	align-items: center !important;
	background: #fff;
	border: 1px solid rgba(21, 19, 15, 0.16);
	border-radius: 50%;
	display: flex;
	flex-direction: row !important;
	height: 44px;
	justify-content: center;
	padding: 0;
	transition: background 0.2s ease, border-color 0.2s ease, color 0.2s ease;
	width: 44px;
}

.elementor-1039 .elementor-element.elementor-element-8e27893 {
	min-width: 44px;
	order: 2;
	width: 44px !important;
}

.elementor-1039 .elementor-element.elementor-element-8e27893 .elementor-icon-box-icon {
	flex: 0 0 22px;
	margin: 0 !important;
	width: 22px;
}

.elementor-1039 .elementor-element.elementor-element-8e27893 .elementor-icon-box-content {
	display: none;
}

.elementor-1039 .elementor-element.elementor-element-8e27893 .elementor-icon-box-wrapper:hover {
	background: #e6a308;
	border-color: #e6a308;
}

.elementor-1039 .elementor-element.elementor-element-8e27893 .elementor-icon {
	color: #a87700;
	display: grid;
	fill: #a87700;
	font-size: 18px;
	height: 22px;
	place-items: center;
	width: 22px;
}

.elementor-1039 .elementor-element.elementor-element-8e27893 .elementor-icon svg {
	height: 18px;
	width: 18px;
}

.elementor-1039 .elementor-element.elementor-element-8e27893 .elementor-icon svg path {
	fill: #a87700 !important;
}

.elementor-1039 .elementor-element.elementor-element-8e27893 .elementor-icon-box-title,
.elementor-1039 .elementor-element.elementor-element-8e27893 .elementor-icon-box-title a {
	color: #15130f;
	font-size: 0.72rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 1.2;
	text-transform: uppercase;
}

.elementor-1039 .elementor-element.elementor-element-8e27893 .elementor-icon-box-wrapper:hover .elementor-icon,
.elementor-1039 .elementor-element.elementor-element-8e27893 .elementor-icon-box-wrapper:hover .elementor-icon-box-title,
.elementor-1039 .elementor-element.elementor-element-8e27893 .elementor-icon-box-wrapper:hover .elementor-icon-box-title a {
	color: #15130f;
	fill: #15130f;
}

.elementor-1039 .elementor-element.elementor-element-8e27893 .elementor-icon-box-wrapper:hover .elementor-icon svg path {
	fill: #15130f !important;
}

.elementor-1039 .elementor-element.elementor-element-8e27893 a {
	position: relative;
}

.la-header-favorites-count {
	align-items: center;
	background: #e6a308;
	border: 2px solid #fff;
	border-radius: 999px;
	color: #15130f;
	display: inline-flex;
	font-size: 10px;
	font-weight: 800;
	height: 20px;
	justify-content: center;
	line-height: 1;
	min-width: 20px;
	padding: 0 5px;
	position: absolute;
	right: -8px;
	top: -8px;
	transform: scale(0);
	transition: transform .18s ease;
	z-index: 2;
}

.la-header-favorites-count.is-visible {
	transform: scale(1);
}

.elementor-1039 .elementor-element.elementor-element-93e12ec {
	background: transparent !important;
	border: 0 !important;
	max-width: 760px;
	order: 1;
	padding: 0 !important;
	width: min(760px, calc(100vw - 190px));
}

.elementor-1039 .elementor-element.elementor-element-93e12ec .aws-container {
	background: transparent !important;
	border: 0 !important;
	padding: 0 !important;
}

@media (min-width: 1051px) {
	.home #content {
		padding-top: 76px;
	}

	.elementor-1039 .elementor-element.elementor-element-f9ef542 {
		position: relative;
	}

	.elementor-1039 .elementor-element.elementor-element-3dbed09,
	.elementor-1039 .elementor-element.elementor-element-3dbed09 > .e-con-inner {
		height: 76px;
		min-height: 76px;
	}

	.elementor-1039 .elementor-element.elementor-element-3dbed09 > .e-con-inner {
		display: grid !important;
		grid-template-columns: 120px minmax(300px, 360px) minmax(280px, 390px) auto;
		gap: 14px;
		padding: 8px 24px;
	}

	.elementor-1039 .elementor-element.elementor-element-ecda59b {
		flex: 0 0 120px;
		order: 1;
		width: 120px;
	}

	.elementor-1039 .elementor-element.elementor-element-a16bf1b img {
		height: 56px !important;
		max-width: 110px;
		transform: translateY(-13px);
		width: 110px !important;
	}

	.elementor-1039 .elementor-element.elementor-element-4a16123 {
		flex: none;
		order: 2;
		width: 360px;
	}

	.elementor-1039 .elementor-element.elementor-element-4a16123 nav ul {
		display: flex !important;
		flex-wrap: nowrap !important;
		gap: 12px !important;
		white-space: nowrap;
	}

	.elementor-1039 .elementor-element.elementor-element-4a16123 nav a {
		font-size: 0.68rem !important;
		font-weight: 700 !important;
		letter-spacing: 0.04em;
	}

	.elementor-1039 .elementor-element.elementor-element-5135498 {
		flex: none;
		grid-column: 4;
		margin-left: 0;
		order: 4;
		width: auto;
	}

	.elementor-1039 .elementor-element.elementor-element-54aab88 {
		left: -38px;
		position: absolute !important;
		top: 1px;
		z-index: 100001;
	}

	.elementor-1039 .elementor-element.elementor-element-845d4c9 {
		background: transparent !important;
		border: 0;
		display: block !important;
		left: calc(50% + 55px);
		margin: 0;
		opacity: 1 !important;
		padding: 0 !important;
		position: fixed !important;
		top: 12px;
		transform: translateX(-50%);
		visibility: visible !important;
		width: min(390px, 31vw);
		z-index: 100000;
	}

	.elementor-1039 .elementor-element.elementor-element-845d4c9 > .e-con-inner {
		display: flex !important;
		gap: 8px;
		height: 52px;
		max-width: none;
		min-height: 52px;
		padding: 0;
	}

	.elementor-1039 .elementor-element.elementor-element-93e12ec {
		display: block !important;
		flex: 1 1 auto;
		max-width: none;
		width: auto;
	}

	.elementor-1039 .elementor-element.elementor-element-8e27893 {
		flex: 0 0 42px;
		min-width: 42px;
		width: 42px !important;
	}

	.elementor-1039 .elementor-element.elementor-element-8e27893 .elementor-icon-box-wrapper {
		height: 42px;
		width: 42px;
	}
}

.elementor-1039 .aws-container .aws-search-form {
	align-items: center;
	background: #fff;
	border: 1px solid rgba(21, 19, 15, 0.18);
	border-radius: 999px;
	box-shadow: 0 8px 24px rgba(21, 19, 15, 0.08);
	display: flex;
	height: 52px;
	overflow: hidden;
	padding: 4px;
	transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.elementor-1039 .aws-container .aws-search-form:focus-within {
	border-color: #15130f;
	box-shadow: 0 10px 28px rgba(21, 19, 15, 0.14);
}

.elementor-1039 .aws-container .aws-search-form .aws-wrapper {
	background: #fff !important;
	border-radius: 999px;
	flex: 1;
	height: 100%;
}

.elementor-1039 .aws-container .aws-search-field {
	background: #fff !important;
	border: 0 !important;
	border-radius: 999px !important;
	box-shadow: none !important;
	color: #15130f;
	font-family: "Poppins", sans-serif;
	font-size: 0.88rem;
	font-weight: 400;
	height: 100%;
	padding: 0 18px !important;
}

.elementor-1039 .aws-container .aws-search-field:focus {
	border: 0 !important;
	box-shadow: none;
}

.elementor-1039 .aws-container .aws-search-form .aws-search-btn {
	background: #15130f !important;
	border: 0 !important;
	border-radius: 50% !important;
	color: #e6a308 !important;
	flex: 0 0 42px;
	height: 42px;
	margin: 0;
	width: 42px;
}

.elementor-1039 .aws-container .aws-search-form .aws-search-btn:hover {
	background: #e6a308 !important;
	color: #15130f !important;
}

.elementor-1039 .aws-container .aws-search-form .aws-search-btn .aws-search-btn_icon {
	color: #e6a308 !important;
	height: 18px;
	width: 42px;
}

.elementor-1039 .aws-container .aws-search-form .aws-search-btn:hover .aws-search-btn_icon {
	color: #15130f !important;
}

.la-showcase *,
.la-showcase *::before,
.la-showcase *::after {
	box-sizing: border-box;
}

.la-showcase a {
	text-decoration: none !important;
}

.la-showcase__carousel {
	background: #fff;
	border-bottom: 1px solid rgba(21, 19, 15, 0.1);
	border: 1px solid rgba(21, 19, 15, 0.14);
	color: var(--la-ink);
	min-height: min(540px, 68vh);
	position: relative;
}

.la-showcase__carousel::before {
	display: none;
}

.la-showcase__carousel:focus-visible {
	outline: 3px solid var(--la-gold);
	outline-offset: -3px;
}

.la-showcase__topline {
	color: rgba(21, 19, 15, 0.62);
	display: flex;
	font-size: 0.68rem;
	font-weight: 600;
	justify-content: space-between;
	left: clamp(22px, 5vw, 76px);
	letter-spacing: 0.15em;
	position: absolute;
	right: clamp(22px, 5vw, 76px);
	text-transform: uppercase;
	top: 26px;
	z-index: 3;
}

.la-showcase__slides {
	height: 100%;
	min-height: inherit;
	position: relative;
}

.la-showcase__slide {
	display: grid;
	grid-template-columns: minmax(0, 1.05fr) minmax(380px, 0.95fr);
	inset: 0;
	min-height: inherit;
	opacity: 0;
	pointer-events: none;
	position: absolute;
	transform: none;
	transition: opacity 0.12s linear;
	visibility: hidden;
}

.la-showcase__slide.is-active {
	opacity: 1;
	pointer-events: auto;
	position: relative;
	transform: none;
	visibility: visible;
	z-index: 1;
}

.la-showcase__copy {
	align-self: center;
	padding: 92px clamp(28px, 6vw, 92px) 100px;
}

@keyframes la-showcase-piece-down {
	from { opacity: 0; transform: translateY(-24px); }
	to { opacity: 1; transform: translateY(0); }
}

@keyframes la-showcase-image-in {
	from { opacity: 0; transform: translateY(28px) scale(.94); }
	to { opacity: 1; transform: translateY(0) scale(1); }
}

@keyframes la-showcase-arrows-in {
	from { opacity: 0; transform: translate(-50%, calc(-50% + 22px)); }
	to { opacity: 1; transform: translate(-50%, -50%); }
}

.home .la-showcase__slide.is-active.is-revealing .la-kicker,
.home .la-showcase__slide.is-active.is-revealing .la-showcase__title-row,
.home .la-showcase__slide.is-active.is-revealing .la-showcase__stock,
.home .la-showcase__slide.is-active.is-revealing .la-showcase__description,
.home .la-showcase__slide.is-active.is-revealing .la-showcase__price,
.home .la-showcase__slide.is-active.is-revealing .la-showcase__cta,
.home .la-showcase__slide.is-active.is-revealing .la-showcase__favorite,
.home .la-showcase__slide.is-active.is-revealing .la-showcase__number {
	animation: la-showcase-piece-down 1.5s cubic-bezier(.16,1,.3,1) backwards;
}

.home .la-showcase__slide.is-active.is-revealing .la-kicker { animation-delay: .05s; }
.home .la-showcase__slide.is-active.is-revealing .la-showcase__title-row { animation-delay: .22s; }
.home .la-showcase__slide.is-active.is-revealing .la-showcase__stock { animation-delay: .4s; }
.home .la-showcase__slide.is-active.is-revealing .la-showcase__description { animation-delay: .58s; }
.home .la-showcase__slide.is-active.is-revealing .la-showcase__price { animation-delay: .76s; }
.home .la-showcase__slide.is-active.is-revealing .la-showcase__cta { animation-delay: .94s; }
.home .la-showcase__slide.is-active.is-revealing .la-showcase__favorite { animation-delay: 1.12s; }
.home .la-showcase__slide.is-active.is-revealing .la-showcase__number { animation-delay: .22s; }

.home .la-showcase__slide.is-active.is-revealing .la-showcase__image {
	animation: la-showcase-image-in 1.5s cubic-bezier(.16,1,.3,1) .12s backwards;
}

.la-kicker {
	align-items: center;
	color: var(--la-gold);
	display: flex;
	font-size: 0.7rem;
	font-weight: 700;
	gap: 12px;
	letter-spacing: 0.16em;
	margin: 0 0 18px;
	text-transform: uppercase;
}

.la-kicker::before {
	background: currentColor;
	content: "";
	height: 2px;
	width: 30px;
}

.la-showcase__copy h2 {
	color: var(--la-ink);
	font-size: clamp(2.4rem, 4.5vw, 4.8rem);
	font-weight: 600;
	letter-spacing: -0.055em;
	line-height: 0.98;
	margin: 0;
	max-width: 760px;
}

.la-showcase__title-row {
	align-items: flex-start;
	border-bottom: 1px solid rgba(21, 19, 15, 0.18);
	display: flex;
	gap: 22px;
	justify-content: space-between;
	max-width: 760px;
	padding-bottom: 20px;
	width: 100%;
}

.la-showcase__title-row h2 {
	flex: 1 1 auto;
}

.la-showcase__favorite {
	align-items: center;
	background: #fff !important;
	border: 1px solid #15130f !important;
	border-radius: 50% !important;
	color: #15130f !important;
	display: inline-flex;
	flex: 0 0 48px;
	font-size: 1.45rem !important;
	height: 48px;
	justify-content: center;
	line-height: 1;
	padding: 0 !important;
	width: 48px;
}

.la-showcase__favorite.is-favorite {
	background: var(--la-gold) !important;
	border-color: var(--la-gold) !important;
	color: #fff !important;
}

.la-showcase__stock {
	color: var(--la-ink);
	font-size: 0.95rem;
	margin: 18px 0 0;
}

.la-showcase__stock strong {
	font-weight: 700;
}

.la-showcase__description {
	color: rgba(21, 19, 15, 0.66);
	font-size: clamp(0.9rem, 1.2vw, 1.05rem);
	line-height: 1.75;
	margin: 14px 0 34px;
	max-width: 520px;
}

.la-showcase__stock + .la-showcase__buyline {
	margin-top: 30px;
}

.la-showcase__buyline {
	align-items: center;
	display: grid;
	grid-template-columns: max-content max-content 48px;
	gap: 16px;
}

.la-showcase__buyline .la-showcase__favorite {
	flex: 0 0 48px;
	grid-column: 3;
	height: 48px;
	margin-left: 0;
	width: 48px;
}

.la-showcase__price {
	font-size: 1.35rem;
	font-weight: 700;
}

.la-showcase__price del {
	color: rgba(21, 19, 15, 0.45);
	font-size: 0.82em;
	margin-right: 7px;
}

.la-showcase__price ins {
	text-decoration: none;
}

.la-showcase__cta {
	align-items: center;
	background: var(--la-ink);
	border: 1px solid var(--la-ink);
	box-sizing: border-box;
	color: #fff !important;
	display: inline-flex;
	font-size: 0.78rem;
	font-weight: 700;
	gap: 24px;
	justify-content: center;
	letter-spacing: 0.08em;
	min-height: 48px;
	padding: 15px 20px;
	text-transform: uppercase;
	transition: background 0.2s ease, color 0.2s ease;
}

.la-showcase__cta:hover,
.la-showcase__cta:focus-visible {
	background: var(--la-gold);
	border-color: var(--la-gold);
	color: #111 !important;
}

.la-showcase__cta--add {
	background: #fff;
	color: var(--la-ink) !important;
}

.la-showcase__cta--remove {
	background: #b42318;
	border-color: #b42318;
	color: #fff !important;
}

.la-showcase__cta--remove:hover,
.la-showcase__cta--remove:focus-visible {
	background: #8f1c13;
	border-color: #8f1c13;
	color: #fff !important;
}

.la-showcase__visual {
	align-items: center;
	background: #fff;
	border-left: 0;
	display: flex;
	justify-content: center;
	overflow: hidden;
	padding: 80px calc(8% + 5px) 85px;
	position: relative;
}

.la-showcase__visual::after {
	display: none;
}

.la-showcase__image {
	filter: drop-shadow(0 28px 26px rgba(67, 48, 6, 0.2));
	height: min(46vh, 430px) !important;
	max-width: 88%;
	object-fit: contain;
	padding: 10px;
	position: relative;
	transition: transform 0.6s ease;
	width: auto !important;
	z-index: 1;
}

.home .la-showcase__image {
	transform: translateY(-5%);
}

.la-showcase__visual:hover .la-showcase__image {
	transform: translateY(-8px) rotate(1deg);
}

.la-showcase__number {
	display: none;
}

.la-showcase__controls {
	align-items: center;
	bottom: 96px;
	display: flex;
	justify-content: space-between;
	left: clamp(22px, 5vw, 76px);
	position: absolute;
	right: clamp(22px, 5vw, 76px);
	z-index: 3;
}

.la-showcase__dots {
	display: flex;
	gap: 8px;
}

.la-showcase__dot {
	background: rgba(21,19,15,0.25) !important;
	border: 0 !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	height: 3px !important;
	min-width: 0 !important;
	padding: 0 !important;
	transition: width 0.3s ease, background 0.3s ease;
	width: 22px !important;
}

.la-showcase__dot.is-active {
	background: var(--la-gold) !important;
	width: 48px !important;
}

.la-showcase__arrows {
	display: flex;
	gap: 8px;
	left: 50%;
	position: absolute;
	top: calc(50% + 28px);
	transform: translate(-50%, -50%);
	animation: la-showcase-arrows-in .6s cubic-bezier(.22, 1, .36, 1) .78s both;
}

.la-showcase__arrow {
	align-items: center;
	background: var(--la-gold) !important;
	border: 1px solid var(--la-gold) !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	color: #fff !important;
	display: flex;
	font-size: 1.15rem !important;
	height: 44px;
	justify-content: center;
	min-width: 44px !important;
	padding: 0 !important;
	width: 44px;
}

.la-showcase__arrow:hover,
.la-showcase__arrow:focus-visible {
	background: var(--la-gold) !important;
	border-color: var(--la-gold) !important;
	color: #fff !important;
}

.la-product-finder {
	background: #fff;
	padding: clamp(64px, 8vw, 116px) clamp(20px, 5vw, 76px);
}

.la-product-finder__heading {
	align-items: end;
	display: flex;
	gap: 40px;
	justify-content: space-between;
	margin: 0 auto 42px;
	max-width: 1440px;
}

.la-product-finder__heading h2 {
	color: var(--la-ink);
	font-size: clamp(2rem, 4vw, 4rem);
	letter-spacing: -0.045em;
	line-height: 1;
	margin: 0;
}

.la-product-finder__heading > p {
	color: rgba(21,19,15,0.65);
	line-height: 1.7;
	margin: 0;
	max-width: 430px;
}

.la-product-finder__filters {
	align-items: end;
	border-bottom: 1px solid var(--la-line);
	border-top: 1px solid var(--la-line);
	display: grid;
	gap: 0;
	grid-template-columns: 1.4fr 1fr 1fr;
	margin: 0 auto 20px;
	max-width: 1440px;
}

.la-filter-field {
	border-right: 1px solid var(--la-line);
	display: block;
	padding: 18px 24px 20px;
}

.la-filter-field:first-child {
	border-left: 1px solid var(--la-line);
}

.la-filter-field > span {
	display: block;
	font-size: 0.64rem;
	font-weight: 700;
	letter-spacing: 0.12em;
	margin-bottom: 5px;
	text-transform: uppercase;
}

.la-filter-field input,
.la-filter-field select {
	background-color: transparent !important;
	border: 0 !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	color: var(--la-ink) !important;
	font-family: inherit;
	font-size: 0.92rem;
	height: 38px;
	margin: 0;
	padding: 5px 0;
}

.la-filter-field input:focus,
.la-filter-field select:focus {
	outline: 2px solid var(--la-gold) !important;
	outline-offset: 4px;
}

.la-product-finder__status {
	color: rgba(21,19,15,0.58);
	font-size: 0.72rem;
	letter-spacing: 0.08em;
	margin: 0 auto 18px;
	max-width: 1440px;
	min-height: 22px;
	text-transform: uppercase;
}

.la-product-grid {
	display: grid;
	gap: 30px 18px;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	margin: 0 auto;
	max-width: 1440px;
	transition: opacity 0.2s ease;
}

.la-product-grid.is-loading {
	opacity: 0.42;
	pointer-events: none;
}

.la-product-card {
	background: var(--la-paper);
	border: 1px solid var(--la-gold);
	display: flex;
	flex-direction: column;
	min-width: 0;
	overflow: hidden;
	transition: transform .65s cubic-bezier(.16,1,.3,1), box-shadow .65s cubic-bezier(.16,1,.3,1), opacity .9s cubic-bezier(.16,1,.3,1);
}

@keyframes la-product-card-slide-up {
	from { opacity: 0; transform: translateY(44px); }
	to { opacity: 1; transform: translateY(0); }
}

.home .la-product-card.la-product-card--reveal-ready {
	opacity: 0;
	transform: translateY(44px);
}

.home .la-product-card.la-product-card--reveal-ready.is-revealed {
	animation: la-product-card-slide-up .9s cubic-bezier(.16,1,.3,1) calc(var(--la-card-reveal-order, 0) * .12s) backwards;
	opacity: 1;
	transform: translateY(0);
}

.home .la-product-card.la-product-card--reveal-ready.is-revealed:hover {
	transform: translateY(-5px);
}

.la-product-card:hover {
	box-shadow: 0 18px 45px rgba(41,33,13,0.11);
	transform: translateY(-5px);
}

.la-product-card__image {
	align-items: center;
	aspect-ratio: 1 / 0.92;
	background: #fff !important;
	display: flex;
	justify-content: center;
	overflow: hidden;
	padding: 10px;
	position: relative;
}

.la-product-card__description {
	color: rgba(21,19,15,.62);
	font-size: .78rem;
	line-height: 1.5;
	margin: -6px 0 18px;
}

.la-product-card__image img {
	border: 1px solid var(--la-gold);
	border-radius: 32px;
	box-shadow: 0 18px 28px rgba(41,33,13,.16);
	height: 100% !important;
	object-fit: contain;
	transition: transform .7s cubic-bezier(.16,1,.3,1);
	width: 100% !important;
}

.la-product-card:hover .la-product-card__image img {
	transform: scale(1.045);
}

.la-product-card__badge {
	background: var(--la-gold);
	color: #111;
	font-size: 0.62rem;
	font-weight: 800;
	left: 12px;
	letter-spacing: 0.1em;
	padding: 6px 9px;
	position: absolute;
	top: 12px;
	text-transform: uppercase;
}

.la-product-card__body {
	display: flex;
	flex: 1;
	flex-direction: column;
	padding: 18px;
}

.la-product-card__category {
	color: #9a6c00;
	font-size: 0.62rem;
	font-weight: 700;
	letter-spacing: 0.11em;
	margin: 0 0 7px;
	text-transform: uppercase;
}

.la-product-card h3 {
	font-size: 1rem;
	font-weight: 600;
	line-height: 1.35;
	margin: 0 0 18px;
}

.la-product-card__title-row {
	align-items: start;
	display: flex;
	gap: 10px;
	justify-content: space-between;
}

.la-product-card__title-row h3 {
	flex: 1;
}

.la-product-card__favorite,
.la-favorites-island__close {
	align-items: center;
	background: #fff;
	border: 1px solid rgba(21, 19, 15, 0.16);
	border-radius: 50%;
	color: #9a6c00;
	display: inline-flex;
	height: 36px;
	justify-content: center;
	padding: 0;
	transition: background .35s cubic-bezier(.16,1,.3,1), color .35s cubic-bezier(.16,1,.3,1), transform .35s cubic-bezier(.16,1,.3,1);
	width: 36px;
}

.la-product-card__favorite {
	background: #fff !important;
	border-color: #15130f !important;
	color: #15130f !important;
	font-size: 22px;
	line-height: 1;
	box-shadow: none;
}

.la-product-card__favorite:hover,
.la-product-card__favorite:focus-visible {
	background: #fff !important;
	border-color: #15130f !important;
	color: #15130f !important;
	transform: scale(1.05);
}

.la-product-card__favorite.is-favorite,
.la-product-card__favorite.is-favorite:hover,
.la-product-card__favorite.is-favorite:focus-visible {
	background: #fff !important;
	border-color: var(--la-gold) !important;
	color: var(--la-gold) !important;
	transform: scale(1.05);
}

.la-favorites-island__close:hover {
	background: var(--la-gold);
	color: #15130f;
	transform: scale(1.05);
}

.la-favorites-launcher {
	align-items: center;
	background: #15130f;
	border: 0;
	border-radius: 999px;
	bottom: 24px;
	box-shadow: 0 18px 42px rgba(21, 19, 15, 0.24);
	color: #fff;
	display: flex;
	gap: 9px;
	left: 50%;
	padding: 12px 17px;
	position: fixed;
	transform: translateX(-50%);
	z-index: 9998;
}

.la-favorites-launcher {
	display: none;
}

.la-favorites-launcher__heart {
	color: var(--la-gold);
	font-size: 1.25rem;
	line-height: 1;
}

.la-favorites-launcher strong {
	align-items: center;
	background: var(--la-gold);
	border-radius: 999px;
	color: #15130f;
	display: inline-flex;
	font-size: 0.72rem;
	height: 22px;
	justify-content: center;
	min-width: 22px;
	padding: 0 5px;
}

.la-favorites-island {
	align-items: center;
	display: none;
	inset: 0;
	justify-content: center;
	position: fixed;
	z-index: 10001;
}

.la-favorites-island.is-open {
	display: flex;
}

.la-favorites-island__backdrop {
	background: rgba(21, 19, 15, 0.52);
	inset: 0;
	position: absolute;
}

.la-favorites-island__panel {
	background: #fff;
	border-radius: 26px;
	box-shadow: 0 28px 80px rgba(21, 19, 15, 0.28);
	max-height: min(720px, calc(100vh - 48px));
	max-width: 680px;
	overflow: auto;
	padding: 26px;
	position: relative;
	width: min(680px, calc(100vw - 32px));
}

.la-favorites-island__head {
	align-items: start;
	display: flex;
	justify-content: space-between;
	margin-bottom: 20px;
}

.la-favorites-island__head h2 {
	font-size: 2rem;
	margin: 0;
}

.la-favorites-island__items {
	display: grid;
	gap: 12px;
}

.la-favorites-island__empty {
	background: #f7f5ef;
	border-radius: 16px;
	color: #6d675c;
	padding: 24px;
	text-align: center;
}

.la-favorite-item {
	align-items: center;
	background: #fafafa;
	border: 1px solid rgba(21, 19, 15, 0.08);
	border-radius: 16px;
	display: flex;
	gap: 14px;
	padding: 12px;
}

.la-favorite-item img {
	height: 58px;
	object-fit: contain;
	width: 58px;
}

.la-favorite-item__copy {
	flex: 1;
}

.la-favorite-item__copy a {
	color: var(--la-ink);
	font-weight: 700;
}

.la-favorite-item__price {
	color: #8a6200;
	display: block;
	font-size: 0.86rem;
	margin-top: 4px;
}

.la-favorite-item__remove {
	background: transparent;
	border: 0;
	color: #8a867e;
	cursor: pointer;
}

.la-product-card h3 a {
	color: var(--la-ink) !important;
}

.la-product-card__footer {
	align-items: center;
	display: flex;
	gap: 10px;
	justify-content: space-between;
	margin-top: auto;
}

.la-product-card__price {
	font-size: 0.94rem;
	font-weight: 700;
	white-space: nowrap;
}

.la-product-card__price del {
	color: #8a867e;
	display: block;
	font-size: 0.7rem;
}

.la-product-card__price ins {
	text-decoration: none;
}

.la-product-card__button,
.la-showcase .la-product-card__button.button {
	background: transparent !important;
	border: 1px solid var(--la-ink) !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	color: var(--la-ink) !important;
	font-size: 0.65rem !important;
	font-weight: 700 !important;
	letter-spacing: 0.05em;
	line-height: 1 !important;
	padding: 11px 12px !important;
	text-align: center;
	text-transform: uppercase;
	white-space: nowrap;
}

.la-product-card__body,
.la-product-card__footer {
	border: 0 !important;
}

.la-product-card__button:hover,
.la-product-card__button:focus-visible {
	background: var(--la-ink) !important;
	color: #fff !important;
}

.la-product-grid__empty {
	align-items: center;
	border: 1px dashed var(--la-line);
	display: flex;
	flex-direction: column;
	grid-column: 1 / -1;
	justify-content: center;
	min-height: 260px;
	padding: 40px;
	text-align: center;
}

.la-product-grid__empty strong {
	font-size: 1.3rem;
	margin-bottom: 6px;
}

.la-product-grid__empty span {
	color: rgba(21,19,15,0.6);
}

@media (max-width: 1050px) {
	.home #content {
		padding-top: 82px;
	}

	.elementor-1039 .elementor-element.elementor-element-446e590 {
		align-items: center;
		flex-wrap: nowrap;
		height: 82px;
		max-height: 82px;
		min-height: 82px;
		padding: 8px 16px !important;
	}

	.elementor-1039 .elementor-element.elementor-element-fa22ac5 {
		max-width: 82px;
		width: 82px;
	}

	.elementor-1039 .elementor-element.elementor-element-fa22ac5 img {
		height: 54px !important;
		object-fit: contain;
		width: auto !important;
	}

	.elementor-1039 .elementor-element.elementor-element-ed9644c {
		flex: 1;
		margin: 0 !important;
		width: auto;
	}

	.la-showcase__carousel {
		min-height: 520px;
	}

	.la-showcase__slide {
		grid-template-columns: minmax(0, 1fr) minmax(320px, 0.9fr);
	}

	.la-showcase__copy {
		padding-left: 42px;
		padding-right: 30px;
	}

	.la-product-grid {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
}

@media (max-width: 760px) {
	.home .la-showcase {
		margin-top: 0 !important;
	}

	.la-showcase__carousel {
		min-height: 650px;
	}

	.la-showcase__topline span:last-child {
		display: none;
	}

	.la-showcase__slide {
		grid-template-columns: 1fr;
		grid-template-rows: minmax(390px, 46vh) auto;
	}

	.la-showcase__copy {
		margin-top: 43px;
		order: 2;
		padding: 0 22px 104px;
	}

	.la-showcase__copy h2 {
		font-size: clamp(2.25rem, 11vw, 4rem);
	}

	.la-showcase__description {
		font-size: 0.9rem;
		line-height: 1.55;
		margin: 12px 0 24px;
	}

	.la-showcase__buyline {
		display:flex;
		flex-wrap:wrap;
		margin-top: 22px;
	}

	.la-showcase__visual {
		border-bottom: 1px solid rgba(21, 19, 15, 0.08);
		border-left: 0;
		order: 1;
		padding: 63px calc(10% + 5px) 15px;
	}

	.la-showcase__image {
		height: min(74.67vw, 350px) !important;
		max-height: min(74.67vw, 350px) !important;
		max-width: none !important;
		min-height: min(74.67vw, 350px) !important;
		object-fit: contain;
		width: min(64vw, 300px) !important;
	}

	.home .la-showcase__slide.is-active.is-revealing .la-showcase__image {
		animation: none !important;
	}

	.home .la-showcase__carousel .la-showcase__controls {
		position: static !important;
	}

	.home .la-showcase__carousel .la-showcase__arrows {
		animation: none !important;
		display: flex !important;
		justify-content: space-between !important;
		left: calc((100vw - min(64vw, 300px))/2 - 55px) !important;
		pointer-events: none;
		position: absolute !important;
		right: calc((100vw - min(64vw, 300px))/2 - 55px) !important;
		top: max(218px, calc(23vh + 24px)) !important;
		transform: translateY(-50%) !important;
		z-index: 4;
	}

	.la-showcase__arrow {
		pointer-events: auto;
	}

	.home .la-showcase__carousel .la-showcase__dots {
		bottom: 20px !important;
		justify-content: center;
		left: 22px !important;
		min-height: 3px;
		position: absolute !important;
		right: 22px !important;
		z-index: 4;
	}

	.la-product-finder__heading {
		align-items: start;
		flex-direction: column;
		gap: 18px;
	}

	.la-product-finder__filters {
		border: 1px solid var(--la-line);
		grid-template-columns: 1fr;
	}

	.la-filter-field,
	.la-filter-field:first-child {
		border: 0;
		border-bottom: 1px solid var(--la-line);
	}

	.la-filter-field:last-child {
		border-bottom: 0;
	}

	.la-product-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 480px) {
	.la-showcase__cta {
		gap: 12px;
		padding: 13px 14px;
	}

	.la-product-finder {
		padding-left: 14px;
		padding-right: 14px;
	}

	.la-product-grid {
		gap: 14px 8px;
	}

	.la-product-card__body {
		padding: 12px;
	}

	.la-product-card__footer {
		align-items: stretch;
		flex-direction: column;
	}

	.la-product-card__button,
	.la-showcase .la-product-card__button.button {
		width: 100%;
	}
}

@media (prefers-reduced-motion: reduce) {
	.la-showcase *,
	.la-showcase *::before,
	.la-showcase *::after {
		scroll-behavior: auto !important;
		transition-duration: 0.01ms !important;
		animation: none !important;
	}
}

/* Keep the desktop header in one centered canvas so its controls cannot overlap. */
@media (min-width: 1051px) {
	.elementor-1039 .elementor-element.elementor-element-f9ef542 {
		background: #fff !important;
		box-shadow: 0 2px 6px rgba(21, 19, 15, 0.1) !important;
		left: 0 !important;
		position: fixed !important;
		right: 0 !important;
		top: 0 !important;
		width: 100% !important;
		z-index: 99990 !important;
	}

	.elementor-1039 .elementor-element.elementor-element-3dbed09 > .e-con-inner {
		grid-template-columns: 160px minmax(360px, 1fr) minmax(390px, 1fr) 340px !important;
		margin: 0 auto !important;
		max-width: none !important;
		position: relative;
		width: 100% !important;
	}

	.elementor-1039 .elementor-element.elementor-element-4a16123 {
		min-width: 0 !important;
		width: auto !important;
	}

	.elementor-1039 .elementor-element.elementor-element-4a16123 nav ul {
		align-items: center !important;
		flex-wrap: nowrap !important;
		justify-content: flex-start !important;
		white-space: nowrap !important;
	}

	.elementor-1039 .elementor-element.elementor-element-845d4c9 {
		left: 50% !important;
		position: fixed !important;
		top: 12px !important;
		transform: translateX(-50%) !important;
		width: min(390px, 31vw) !important;
	}

	.elementor-1039 .elementor-element.elementor-element-54aab88 {
		left: calc(50% + 203px) !important;
		position: fixed !important;
		top: 17px !important;
		z-index: 100001 !important;
	}

	.elementor-1039 .elementor-element.elementor-element-93e12ec,
	.elementor-1039 .elementor-element.elementor-element-93e12ec .aws-container,
	.elementor-1039 .elementor-element.elementor-element-93e12ec .aws-wrapper,
	.elementor-1039 .elementor-element.elementor-element-93e12ec .aws-search-form {
		background: transparent !important;
		border: 0 !important;
		box-shadow: none !important;
	}

	.elementor-1039 .elementor-element.elementor-element-93e12ec .aws-search-form {
		background: #fff !important;
		border: 1px solid rgba(21, 19, 15, 0.18) !important;
		border-radius: 999px !important;
		box-shadow: 0 8px 24px rgba(21, 19, 15, 0.08) !important;
		overflow: hidden !important;
	}

	.elementor-1039 .elementor-element.elementor-element-93e12ec .aws-wrapper,
	.elementor-1039 .elementor-element.elementor-element-93e12ec .aws-search-field {
		background: #fff !important;
		border-radius: 999px !important;
	}

	.home #content {
		padding-top: 76px !important;
	}

	body:not(.home) #content {
		padding-top: 76px !important;
	}
}

@media (min-width: 1200px) {
	.elementor-1039 .elementor-element.elementor-element-845d4c9 {
		left: calc(50% + 115px) !important;
		width: 400px !important;
	}

	.elementor-1039 .elementor-element.elementor-element-54aab88 {
		left: calc(50% + 323px) !important;
	}
}

@media (max-width: 921px) {
	html body .site-content .ast-container {
		margin-top: 100px !important;
		flex-direction: column;
	}

	html body.single-product .site-content .ast-container {
		margin-top: 100px !important;
	}
}

/* Keep product pages aligned with the homepage header treatment. */
@media (min-width: 1051px) {
	body.single-product #content {
		padding-top: 126px !important;
	}

	body.woocommerce-shop #content,
	body.post-type-archive-product #content,
	body.page #content {
		margin-top: 0 !important;
		padding-top: 0 !important;
	}

	body.woocommerce-shop .site-content > .ast-container,
	body.post-type-archive-product .site-content > .ast-container,
	body.page .site-content > .ast-container,
	body.woocommerce-shop #primary,
	body.post-type-archive-product #primary,
	body.page #primary {
		margin-top: 0 !important;
	}

	body.single-product .elementor-1039 .elementor-element.elementor-element-4a16123 {
		display: block !important;
		align-self: center !important;
		transform: none !important;
	}

	body.single-product .elementor-1039 .elementor-element.elementor-element-4a16123 nav ul {
		display: flex !important;
		align-items: center !important;
		flex-wrap: nowrap !important;
		white-space: nowrap !important;
	}

	body.single-product .elementor-1039 .elementor-element.elementor-element-4a16123 nav a {
		display: inline-flex !important;
		align-items: center !important;
		line-height: 1.2 !important;
	}
}

/* Put the product search control on the left and keep its icon on-brand. */
.elementor-1039 .aws-search-form {
	display: flex !important;
	align-items: center !important;
}

.elementor-1039 .aws-search-form .aws-search-btn {
	order: 1 !important;
	color: #d99a00 !important;
}

.elementor-1039 .aws-search-form .aws-search-field {
	order: 2 !important;
}

.elementor-1039 .aws-search-form .aws-search-btn svg,
.elementor-1039 .aws-search-form .aws-search-btn i,
.elementor-1039 .aws-search-form .aws-search-btn_icon {
	color: #d99a00 !important;
	fill: #d99a00 !important;
}

.elementor-1039 .aws-container .aws-search-form .aws-search-btn:hover .aws-search-btn_icon {
	color: #d99a00 !important;
}

@media (min-width: 1051px) {
	.elementor-1039 .elementor-element.elementor-element-4a16123,
	body.single-product .elementor-1039 .elementor-element.elementor-element-4a16123 {
		transform: translateY(-10px) !important;
	}
}

/* Remove the large Elementor section offsets left above the inner page content. */
body.elementor-page-2407 .elementor-2407 .elementor-element-af9c61a,
body.elementor-page-2469 .elementor-2469 .elementor-element-c248ee1 {
	--margin-top: 0px !important;
	margin-top: 0 !important;
}

/* Keep the Contact map before the form when Elementor renders the columns as flex items. */
.elementor-3448 .elementor-widget-google_maps {
	order: -1 !important;
}

/* Restore Shop's header clearance and match its native WooCommerce cards to the homepage grid. */
@media (min-width: 1051px) {
	body.woocommerce-shop #content,
	body.post-type-archive-product #content {
		padding-top: 76px !important;
	}
}

/* Keep the archive heading close to the fixed header and remove duplicate breadcrumbs. */
body.woocommerce-shop .elementor-2407 .elementor-element-b086dee,
body.woocommerce-shop .elementor-2407 .elementor-element-cd06d9e,
body.post-type-archive-product .elementor-2407 .elementor-element-b086dee,
body.post-type-archive-product .elementor-2407 .elementor-element-cd06d9e {
	display: none !important;
}

body.woocommerce-shop .elementor-2407 .elementor-element-be628a1,
body.post-type-archive-product .elementor-2407 .elementor-element-be628a1 {
	padding: 0 !important;
}

body.woocommerce-shop .elementor-2407 .elementor-element-4b6f70f,
body.post-type-archive-product .elementor-2407 .elementor-element-4b6f70f {
	padding: 0 20px !important;
}

body.woocommerce-shop .elementor-2407 .elementor-element-8c8b953,
body.post-type-archive-product .elementor-2407 .elementor-element-8c8b953 {
	min-height: 0 !important;
	padding: 24px 10px 18px !important;
}

body.woocommerce-shop .elementor-2407 .elementor-element-90ec387,
body.post-type-archive-product .elementor-2407 .elementor-element-90ec387 {
	min-height: 0 !important;
	padding: 24px 20px 18px !important;
}

body.woocommerce-shop ul.products,
body.post-type-archive-product ul.products {
	display: grid !important;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 30px 18px !important;
	margin: 0 auto !important;
	max-width: 1440px;
}

body.woocommerce-shop ul.products::before,
body.woocommerce-shop ul.products::after,
body.post-type-archive-product ul.products::before,
body.post-type-archive-product ul.products::after {
	display: none !important;
}

body.woocommerce-shop .elementor-loop-container,
body.post-type-archive-product .elementor-loop-container {
	--la-ink: #15130f;
	--la-cream: #f6f0e3;
	--la-paper: #fffdf8;
	--la-gold: #e6a308;
	--la-line: rgba(21, 19, 15, 0.16);
	color: var(--la-ink);
	font-family: "Poppins", sans-serif;
	gap: 30px 18px !important;
}

body.woocommerce-shop .elementor-loop-container .la-product-card--shop,
body.post-type-archive-product .elementor-loop-container .la-product-card--shop {
	background: var(--la-paper) !important;
	border: 1px solid var(--la-gold) !important;
	display: flex !important;
	flex-direction: column !important;
	height: 100%;
	margin: 0 !important;
	padding: 0 !important;
}

body.woocommerce-shop .la-product-card--shop .la-product-card__image img,
body.post-type-archive-product .la-product-card--shop .la-product-card__image img {
	display: block !important;
	margin: 0 !important;
}

body.woocommerce-shop .la-product-card--shop .price,
body.post-type-archive-product .la-product-card--shop .price {
	color: inherit !important;
	font-size: inherit !important;
	font-weight: inherit !important;
	margin: 0 !important;
}

/* Contact page 3448: remove Elementor's generated offset and put the map first. */
html body:has(.elementor-3448) #content,
html body.elementor-page-3448 #content,
html body.page-id-3448 #content {
	margin: 0 !important;
	padding: 0 !important;
}

html body:has(.elementor-3448) .elementor-3448 .elementor-element-49b76257 {
	background: #fff !important;
	margin: 0 !important;
	padding: 28px 0 72px !important;
}

html body:has(.elementor-3448) .elementor-3448 .elementor-element-49b76257 > .e-con-inner {
	gap: 28px !important;
	margin: 0 auto !important;
	max-width: 1440px !important;
	padding: 0 28px !important;
	width: 100% !important;
}

html body:has(.elementor-3448) .elementor-3448 .elementor-element-1334c4d {
	background: #fff !important;
	border: 1px solid var(--la-gold) !important;
	border-radius: 18px !important;
	box-sizing: border-box !important;
	margin: clamp(72px, 10vh, 110px) auto 0 !important;
	max-width: 1280px !important;
	order: -1 !important;
	overflow: hidden;
	padding: 0 !important;
	width: 100% !important;
}

html body:has(.elementor-3448) .elementor-3448 .elementor-element-1334c4d iframe {
	display: block;
	height: 360px;
	width: 100%;
}

html body:has(.elementor-3448) .elementor-3448 .elementor-element-16db44d {
	background: #fff !important;
	border: 1px solid var(--la-gold) !important;
	border-radius: 18px !important;
	box-shadow: 0 18px 45px rgba(41, 33, 13, .08);
	box-sizing: border-box !important;
	margin: 0 auto !important;
	max-width: 1280px !important;
	padding: 42px clamp(24px, 5vw, 72px) !important;
	width: 100% !important;
}

html body:has(.elementor-3448) .elementor-3448 .elementor-element-16db44d > .e-con-inner {
	align-items: start !important;
	column-gap: clamp(28px, 5vw, 76px) !important;
	display: grid !important;
	grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) !important;
	row-gap: 28px !important;
}

html body:has(.elementor-3448) .elementor-3448 .elementor-element-3642a7a7,
html body:has(.elementor-3448) .elementor-3448 .elementor-element-76d8c4b6 {
	padding: 0 !important;
}

@media (max-width: 767px) {
	html body:has(.elementor-3448) .elementor-3448 .elementor-element-49b76257 {
		padding: 16px 0 42px !important;
	}

	html body:has(.elementor-3448) .elementor-3448 .elementor-element-49b76257 > .e-con-inner {
		padding: 0 16px !important;
	}

	html body:has(.elementor-3448) .elementor-3448 .elementor-element-16db44d {
		padding: 28px 20px !important;
	}

	html body:has(.elementor-3448) .elementor-3448 .elementor-element-1334c4d {
		margin-top: 0 !important;
	}

	html body:has(.elementor-3448) .elementor-3448 .elementor-element-1334c4d iframe {
		height: 280px;
	}

	html body:has(.elementor-3448) .elementor-3448 .elementor-element-16db44d > .e-con-inner {
		grid-template-columns: minmax(0, 1fr) !important;
	}
}

@media (max-width: 1050px) {
	body.woocommerce-shop ul.products,
	body.post-type-archive-product ul.products {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
}

@media (max-width: 760px) {
	body.woocommerce-shop ul.products,
	body.post-type-archive-product ul.products {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 14px 8px !important;
	}
}

.home .la-showcase,
.home .la-showcase__carousel,
.home .la-showcase__slide,
.home .la-showcase__copy,
.home .la-showcase__visual {
	background: #fff !important;
}
