body.tovah-mobile-layout {
	overflow-x: hidden;
}

body.tovah-mobile-layout #masthead {
	position: sticky;
	top: 0;
	z-index: 1000;
	background: #ffffff;
	box-shadow: 0 6px 18px rgba(26, 22, 18, 0.08);
}

body.tovah-mobile-layout #main-header,
body.tovah-mobile-layout #mobile-header {
	background: #ffffff;
}

body.admin-bar.tovah-mobile-layout #masthead {
	top: 32px;
}

body.tovah-mobile-layout .site,
body.tovah-mobile-layout .site-main,
body.tovah-mobile-layout .content-wrap,
body.tovah-mobile-layout .entry-content,
body.tovah-mobile-layout .wp-site-blocks {
	min-width: 0;
}

body.tovah-mobile-layout img {
	max-width: 100%;
	height: auto;
}

body.tax-product_cat .product-archive-title .kadence-breadcrumbs,
.tovah-category-guide .kadence-breadcrumbs {
	font-size: 13px;
	line-height: 1.5;
	color: #7b6857;
}

body.tax-product_cat .product-archive-title .kadence-breadcrumbs a,
.tovah-category-guide .kadence-breadcrumbs a {
	color: #8b623f;
	text-decoration: none;
}

body.tax-product_cat .product-archive-title .kadence-breadcrumbs a:hover,
body.tax-product_cat .product-archive-title .kadence-breadcrumbs a:focus-visible,
.tovah-category-guide .kadence-breadcrumbs a:hover,
.tovah-category-guide .kadence-breadcrumbs a:focus-visible {
	color: #5d3d24;
	text-decoration: underline;
}

body.tax-product_cat .site-main,
body.tax-product_cat .content-container,
body.tax-product_cat .content-wrap {
	padding-top: 18px;
	padding-bottom: 44px;
}

body.tax-product_cat .archive-title-container,
body.tax-product_cat .woocommerce-products-header {
	margin-top: 34px;
	margin-bottom: 12px;
}

body.tax-product_cat .product-archive-title {
	padding-top: 34px;
	padding-bottom: 12px;
}

body.tax-product_cat .product-archive-title h1,
body.tax-product_cat .product-archive-title .archive-title,
body.tax-product_cat .product-archive-title .page-title {
	margin-top: 0;
}

.tovah-category-guide {
	margin: 0 0 24px;
}

.tovah-category-guide__shell {
	padding: 14px 18px;
	border: 1px solid #eadfce;
	border-radius: 20px;
	background: linear-gradient(135deg, #fff7eb 0%, #fffaf4 52%, #f9f0e5 100%);
}

.tovah-category-guide__row {
	display: flex;
	flex-wrap: wrap;
	gap: 14px 18px;
	align-items: center;
	justify-content: space-between;
}

.tovah-category-guide__copy {
	display: grid;
	gap: 8px;
	flex: 1 1 620px;
	min-width: 0;
}

.tovah-category-guide__text {
	margin: 0;
	font-size: 14px;
	line-height: 1.65;
	color: #655546;
}

.tovah-category-guide__meta {
	display: flex;
	flex-wrap: wrap;
	gap: 8px 14px;
	align-items: center;
}

.tovah-category-guide__meta-item {
	font-size: 13px;
	line-height: 1.5;
	color: #7b6857;
}

.tovah-category-guide__meta-item--link {
	color: #8b623f;
	text-decoration: none;
}

.tovah-category-guide__meta-item--link:hover,
.tovah-category-guide__meta-item--link:focus-visible {
	color: #5d3d24;
	text-decoration: underline;
}

.tovah-category-guide__links {
	display: flex;
	flex-wrap: wrap;
	gap: 10px 14px;
	align-items: center;
	margin-top: 12px;
	padding-top: 12px;
	border-top: 1px solid rgba(166, 126, 92, 0.14);
}

.tovah-category-guide__links-title {
	margin: 0;
	font-size: 12px;
	font-weight: 700;
	line-height: 1.4;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: #8d6f55;
}

.tovah-category-guide__chips,
.tovah-category-filters__chips {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}

.tovah-category-guide__chip,
.tovah-category-filters__chip,
.tovah-category-filters__active-pill {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 34px;
	padding: 7px 14px;
	border: 1px solid #dccab6;
	border-radius: 999px;
	background: #fffdf9;
	font-size: 13px;
	font-weight: 600;
	line-height: 1.3;
	color: #6a4a31;
	text-decoration: none;
	transition: border-color 0.2s ease, background-color 0.2s ease, color 0.2s ease, transform 0.2s ease;
}

.tovah-category-guide__chip:hover,
.tovah-category-guide__chip:focus-visible,
.tovah-category-filters__chip:hover,
.tovah-category-filters__chip:focus-visible {
	border-color: #ba8960;
	background: #fff5e8;
	color: #5d3d24;
	transform: translateY(-1px);
}

body.tax-product_cat .tovah-category-guide__focus,
body.tax-product_cat button.tovah-category-guide__focus {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 40px;
	padding: 10px 16px;
	border: 1px solid #e0c8af;
	border-radius: 16px;
	background: #fffdf9;
	font-size: 13px;
	font-weight: 700;
	line-height: 1.2;
	color: #9a6233;
	-webkit-text-fill-color: #9a6233;
	text-decoration: none;
	white-space: nowrap;
	cursor: pointer;
	appearance: none;
	box-shadow: none;
	text-shadow: none;
	opacity: 1;
}

body.tax-product_cat .tovah-category-guide__focus:hover,
body.tax-product_cat .tovah-category-guide__focus:focus,
body.tax-product_cat .tovah-category-guide__focus:focus-visible,
body.tax-product_cat button.tovah-category-guide__focus:hover,
body.tax-product_cat button.tovah-category-guide__focus:focus,
body.tax-product_cat button.tovah-category-guide__focus:focus-visible {
	background: #fff4e4;
	color: #774722;
	-webkit-text-fill-color: #774722;
	border-color: #b46d3f;
	text-decoration: none;
	outline: 2px solid rgba(180, 109, 63, 0.22);
	outline-offset: 2px;
}

body.tax-product_cat .tovah-category-guide__focus.is-open,
body.tax-product_cat button.tovah-category-guide__focus.is-open {
	background: #fff1dc;
	color: #774722;
	-webkit-text-fill-color: #774722;
	border-color: #b46d3f;
}

body.tax-product_cat .tovah-category-guide__focus::after,
body.tax-product_cat button.tovah-category-guide__focus::after {
	content: "";
	width: 8px;
	height: 8px;
	margin-left: 8px;
	border-right: 1.5px solid currentColor;
	border-bottom: 1.5px solid currentColor;
	transform: rotate(45deg) translateY(-1px);
	transition: transform 0.2s ease;
}

body.tax-product_cat .tovah-category-guide__focus.is-open::after,
body.tax-product_cat button.tovah-category-guide__focus.is-open::after {
	transform: rotate(-135deg) translateY(-1px);
}

.kadence-shop-top-row {
	row-gap: 12px;
}

body.woocommerce-shop ul.products li.product .tovah-product-sold-by,
body.tax-product_cat ul.products li.product .tovah-product-sold-by,
body.tax-product_tag ul.products li.product .tovah-product-sold-by {
	display: flex;
	flex-wrap: wrap;
	gap: 4px;
	align-items: baseline;
	margin: 2px 0 8px;
	font-size: 14px;
	line-height: 1.5;
	color: #6f5946;
}

body.woocommerce-shop ul.products li.product .tovah-product-sold-by__label,
body.tax-product_cat ul.products li.product .tovah-product-sold-by__label,
body.tax-product_tag ul.products li.product .tovah-product-sold-by__label {
	font-weight: 700;
	color: #8d6f55;
}

body.woocommerce-shop ul.products li.product .tovah-product-sold-by__link,
body.woocommerce-shop ul.products li.product .tovah-product-sold-by__name,
body.tax-product_cat ul.products li.product .tovah-product-sold-by__link,
body.tax-product_cat ul.products li.product .tovah-product-sold-by__name,
body.tax-product_tag ul.products li.product .tovah-product-sold-by__link,
body.tax-product_tag ul.products li.product .tovah-product-sold-by__name {
	color: #4d3a2a;
	text-decoration: none;
}

body.woocommerce-shop ul.products li.product .tovah-product-sold-by__link:hover,
body.woocommerce-shop ul.products li.product .tovah-product-sold-by__link:focus-visible,
body.tax-product_cat ul.products li.product .tovah-product-sold-by__link:hover,
body.tax-product_cat ul.products li.product .tovah-product-sold-by__link:focus-visible,
body.tax-product_tag ul.products li.product .tovah-product-sold-by__link:hover,
body.tax-product_tag ul.products li.product .tovah-product-sold-by__link:focus-visible {
	color: #2f2922;
	text-decoration: underline;
}

body.tovah-mobile-layout.woocommerce-shop ul.products li.product .tovah-product-sold-by,
body.tovah-mobile-layout.tax-product_cat ul.products li.product .tovah-product-sold-by,
body.tovah-mobile-layout.tax-product_tag ul.products li.product .tovah-product-sold-by {
	margin: 2px 0 6px;
	font-size: 13px;
}

.tovah-category-filters {
	display: grid;
	gap: 16px;
	width: 100%;
	margin-top: 14px;
	padding: 26px 18px 22px;
	border: 1px solid #eadfce;
	border-radius: 18px;
	background: #fffaf4;
}

.tovah-category-filters[hidden] {
	display: none !important;
}

.tovah-category-filters__header,
.tovah-category-filters__active {
	display: flex;
	flex-wrap: wrap;
	gap: 8px 10px;
	align-items: center;
}

.tovah-category-filters__header {
	justify-content: flex-start;
}

.tovah-category-filters__label,
.tovah-category-filters__active-label {
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: #8d6f55;
}

.tovah-category-filters__chip.is-active,
.tovah-category-filters__active-pill {
	border-color: #ba8960;
	background: #f8ead7;
	color: #5d3d24;
}

.tovah-category-filters__form {
	margin: 0;
	padding: 2px 0 4px;
}

.tovah-category-filters__controls {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 14px 14px;
	align-items: end;
}

.tovah-category-filters__field {
	display: grid;
	gap: 8px;
	min-width: 0;
}

.tovah-category-filters__field-label {
	font-size: 14px;
	font-weight: 600;
	line-height: 1.3;
	color: #2f2922;
}

.tovah-category-filters__select {
	width: 100%;
	min-width: 0;
	min-height: 42px;
	padding: 9px 14px;
	border: 1px solid #d9c7b3;
	border-radius: 14px;
	background: #fffdf9;
	font-size: 15px;
	line-height: 1.3;
	color: #43362c;
	appearance: auto;
	-webkit-appearance: menulist;
	-moz-appearance: auto;
	background-image: none !important;
	box-shadow: none;
}

.tovah-category-filters__input {
	width: 100%;
	min-width: 0;
	min-height: 42px;
	padding: 9px 14px;
	border: 1px solid #d9c7b3;
	border-radius: 14px;
	background: #fffdf9;
	font-size: 15px;
	line-height: 1.3;
	color: #43362c;
	box-shadow: none;
}

.tovah-category-filters__select:hover,
.tovah-category-filters__select:focus,
.tovah-category-filters__input:hover,
.tovah-category-filters__input:focus {
	border-color: #ba8960;
	color: #2f2922;
	outline: 2px solid rgba(186, 137, 96, 0.18);
	outline-offset: 2px;
}

.tovah-category-filters__actions {
	display: flex;
	flex-wrap: wrap;
	gap: 10px 12px;
	align-items: center;
	margin-top: 22px;
	padding-bottom: 4px;
}

.tovah-category-filters__submit,
.tovah-category-filters__clear-button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 42px;
	padding: 10px 16px;
	border-radius: 999px;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.2;
	text-decoration: none;
	box-shadow: none;
}

.tovah-category-filters__submit {
	border: 1px solid #b05a2f;
	background: #b05a2f;
	color: #fffaf4;
	cursor: pointer;
}

.tovah-category-filters__submit:hover,
.tovah-category-filters__submit:focus-visible {
	background: #9d4f28;
	border-color: #9d4f28;
	color: #fffaf4;
	outline: 2px solid rgba(176, 90, 47, 0.2);
	outline-offset: 2px;
}

.tovah-category-filters__clear-button {
	border: 1px solid #e2cdb7;
	background: #fffaf4;
	color: #7b5636;
}

.tovah-category-filters__clear-button:hover,
.tovah-category-filters__clear-button:focus-visible {
	border-color: #ba8960;
	color: #5d3d24;
	outline: 2px solid rgba(186, 137, 96, 0.18);
	outline-offset: 2px;
}

.tovah-category-filters__clear {
	font-size: 13px;
	font-weight: 600;
	color: #8b623f;
	text-decoration: none;
}

.tovah-category-filters__clear:hover,
.tovah-category-filters__clear:focus-visible {
	color: #5d3d24;
	text-decoration: underline;
}

.tovah-category-filters__active {
	margin-top: 12px;
	padding-top: 10px;
	padding-bottom: 2px;
	border-top: 0;
}

.menu .tovah-nav-entry > a,
.mobile-navigation .tovah-nav-entry > a,
.drawer-navigation .tovah-nav-entry > a {
	position: relative;
}

@media (max-width: 1024px) {
	.tovah-category-guide__row {
		align-items: flex-start;
	}

	.tovah-category-filters__controls {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 767px) {
	body.tax-product_cat .site-main,
	body.tax-product_cat .content-container,
	body.tax-product_cat .content-wrap {
		padding-top: 14px;
		padding-bottom: 30px;
	}

	body.tax-product_cat .archive-title-container,
	body.tax-product_cat .woocommerce-products-header {
		margin-top: 24px;
		margin-bottom: 10px;
	}

	body.tax-product_cat .product-archive-title {
		padding-top: 24px;
		padding-bottom: 10px;
	}

	.tovah-category-guide__shell {
		padding: 14px;
		border-radius: 18px;
	}

	.tovah-category-guide__text {
		font-size: 13px;
		line-height: 1.6;
	}

	.tovah-category-guide__links {
		align-items: flex-start;
	}

	.tovah-category-filters {
		width: 100%;
		padding: 22px 14px 18px;
	}

	.tovah-category-filters__header,
	.tovah-category-filters__active {
		width: 100%;
	}

	.tovah-category-guide__focus {
		width: 100%;
	}

	.tovah-category-filters__form,
	.tovah-category-filters__controls,
	.tovah-category-filters__field,
	.tovah-category-filters__select,
	.tovah-category-filters__input {
		width: 100%;
	}

	.tovah-category-filters__controls {
		grid-template-columns: 1fr;
	}
}

.menu .tovah-nav-entry--shopper-account > a::after,
.mobile-navigation .tovah-nav-entry--shopper-account > a::after,
.drawer-navigation .tovah-nav-entry--shopper-account > a::after {
	content: "Shop";
	display: inline-flex;
	align-items: center;
	margin-left: 10px;
	padding: 2px 8px;
	border: 1px solid #d8c7b0;
	border-radius: 999px;
	font-size: 11px;
	font-weight: 600;
	line-height: 1.2;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #7a6048;
	background: #f7f1e8;
	vertical-align: middle;
}

.menu .tovah-nav-entry--vendor-login > a::after,
.menu .tovah-nav-entry--vendor-start > a::after,
.mobile-navigation .tovah-nav-entry--vendor-login > a::after,
.mobile-navigation .tovah-nav-entry--vendor-start > a::after,
.drawer-navigation .tovah-nav-entry--vendor-login > a::after,
.drawer-navigation .tovah-nav-entry--vendor-start > a::after {
	content: "Vendor";
	display: inline-flex;
	align-items: center;
	margin-left: 10px;
	padding: 2px 8px;
	border: 1px solid #d8b28f;
	border-radius: 999px;
	font-size: 11px;
	font-weight: 600;
	line-height: 1.2;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #915327;
	background: #fbf2e8;
	vertical-align: middle;
}

body.woocommerce-account:not(.logged-in) .woocommerce {
	max-width: 1220px;
	margin-left: auto;
	margin-right: auto;
}

body.woocommerce-account:not(.logged-in) .entry-hero.page-hero-section,
body.woocommerce-account:not(.logged-in) .entry-hero.page-hero-section .entry-hero-container-inner,
body.woocommerce-account:not(.logged-in) .entry-hero.page-hero-section .hero-container,
body.woocommerce-account:not(.logged-in) .entry-hero.page-hero-section .entry-header,
body.woocommerce-account:not(.logged-in) .page-title,
body.woocommerce-account:not(.logged-in) .page-title .entry-title,
body.woocommerce-account:not(.logged-in) .page-title .hero-container,
body.woocommerce-account:not(.logged-in) .page-title .entry-hero-container-inner,
body.woocommerce-account:not(.logged-in) .entry-content > .wp-block-kadence-rowlayout:first-child,
body.woocommerce-account:not(.logged-in) .entry-content > .kb-row-layout-wrap:first-child,
body.woocommerce-account:not(.logged-in) .entry-content > .wp-block-kadence-rowlayout:first-child .wp-block-post-title,
body.woocommerce-account:not(.logged-in) .entry-content > .kb-row-layout-wrap:first-child .wp-block-post-title {
	display: none !important;
	min-height: 0 !important;
	height: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
}

body.woocommerce-account:not(.logged-in) .entry-content-wrap,
body.woocommerce-account:not(.logged-in) .woocommerce-account .content-wrap {
	padding-top: 0;
	padding-bottom: 0;
}

body.woocommerce-account:not(.logged-in) .site-main,
body.woocommerce-account:not(.logged-in) .content-area,
body.woocommerce-account:not(.logged-in) .content-container {
	margin-bottom: 0;
}

body.woocommerce-account:not(.logged-in) .my-account-page,
body.woocommerce-account:not(.logged-in) .my-account-page > .kt-inside-inner-col,
body.woocommerce-account:not(.logged-in) .my-account-page > .kt-inside-inner-col > .woocommerce {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

.tovah-account-entry-guide {
	position: relative;
	margin: 0 0 28px;
	padding: clamp(26px, 4vw, 42px);
	border: 1px solid #e6d8c8;
	border-radius: 28px;
	background:
		radial-gradient(circle at top right, rgba(182, 93, 47, 0.12), transparent 32%),
		linear-gradient(135deg, #fffaf3 0%, #f5ede2 100%);
	box-shadow: 0 24px 60px rgba(58, 39, 23, 0.08);
	color: #2d3748;
	overflow: hidden;
}

.tovah-account-entry-guide::after {
	content: "";
	position: absolute;
	right: -56px;
	top: -56px;
	width: 180px;
	height: 180px;
	border-radius: 999px;
	background: rgba(181, 120, 70, 0.08);
	pointer-events: none;
}

.tovah-account-entry-guide__layout,
.tovah-account-entry-guide__intro,
.tovah-account-entry-guide__actions-grid {
	position: relative;
	z-index: 1;
}

.tovah-account-entry-guide__layout {
	display: grid;
	grid-template-columns: 1fr;
	gap: 24px;
	align-items: start;
}

.tovah-account-entry-guide__intro {
	display: grid;
	gap: 12px;
	width: 100%;
	max-width: none;
	align-content: start;
}

.tovah-account-entry-guide__card-label {
	margin: 0;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 0.08em;
	color: #8a5a2b;
}

.tovah-account-entry-guide__eyebrow {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	width: fit-content;
	margin: 0;
	padding: 7px 12px;
	border-radius: 999px;
	background: rgba(181, 120, 70, 0.1);
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 0.08em;
	color: #8a5a2b;
}

.tovah-account-entry-guide__title {
	margin: 0;
	font-size: clamp(30px, 3vw, 44px);
	line-height: 1.08;
	letter-spacing: -0.03em;
	color: #23170f;
	max-width: 16ch;
	text-wrap: balance;
}

.tovah-account-entry-guide__text,
.tovah-account-entry-guide__card-text {
	margin: 0;
	font-size: 15px;
	line-height: 1.68;
	color: #5c6470;
}

.tovah-account-entry-guide__text {
	max-width: 78ch;
}

.tovah-account-entry-guide__path-actions {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	margin-top: 4px;
}

.tovah-account-entry-guide__path-action {
	appearance: none;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	min-height: 46px;
	padding: 12px 18px;
	border-radius: 999px;
	border: 1px solid rgba(182, 93, 47, 0.2);
	background: rgba(255, 255, 255, 0.7);
	color: #6c4422;
	font-weight: 700;
	font-size: 14px;
	font-family: inherit;
	line-height: 1.2;
	text-decoration: none;
	cursor: pointer;
	transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease, transform 0.2s ease;
}

.tovah-account-entry-guide__path-badge {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 22px;
	padding: 4px 9px;
	border-radius: 999px;
	background: rgba(182, 93, 47, 0.12);
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 0.04em;
	line-height: 1;
	color: #9a582b;
	white-space: nowrap;
}

.tovah-account-entry-guide__path-action:hover,
.tovah-account-entry-guide__path-action:focus-visible {
	border-color: #b65d2f;
	background: #fff5ea;
	color: #8b4a21;
	text-decoration: none;
	transform: translateY(-1px);
}

.tovah-account-entry-guide__path-action.is-active {
	background: #b65d2f;
	border-color: #b65d2f;
	color: #ffffff;
	box-shadow: 0 12px 26px rgba(182, 93, 47, 0.16);
}

.tovah-account-entry-guide__path-action.is-active:hover,
.tovah-account-entry-guide__path-action.is-active:focus-visible {
	background: #9f4f26;
	border-color: #9f4f26;
	color: #ffffff;
}

.tovah-account-entry-guide__path-action.is-active .tovah-account-entry-guide__path-badge {
	background: rgba(255, 255, 255, 0.16);
	color: #ffffff;
}

.tovah-account-entry-guide__vendor-note {
	display: grid;
	gap: 10px;
	margin-top: 14px;
	padding: 0;
	border: 0;
	border-radius: 0;
	background: transparent;
}

.tovah-account-entry-guide__vendor-note-title {
	margin: 0;
	font-size: 19px;
	line-height: 1.15;
	letter-spacing: -0.01em;
	color: #2f241c;
}

.tovah-account-entry-guide__vendor-note-title::before {
	content: "";
	display: block;
	width: 48px;
	height: 4px;
	margin: 0 0 12px;
	border-radius: 999px;
	background: rgba(182, 93, 47, 0.72);
}

.tovah-account-entry-guide__vendor-note-text {
	margin: 0;
	font-size: 14px;
	line-height: 1.6;
	color: #5c6470;
	max-width: 46ch;
}

.tovah-account-entry-guide__vendor-note-actions {
	display: flex;
	flex-wrap: wrap;
	gap: 12px 16px;
	align-items: center;
	margin-top: 6px;
}

.tovah-account-entry-guide__actions-grid {
	display: block;
}

.tovah-account-login-slot {
	min-height: 0;
}

.tovah-account-register-slot {
	min-height: 0;
}

.tovah-account-login-slot--ready .u-column1.col-1 {
	width: 100%;
	float: none;
	margin: 0;
	padding: 0;
	border: 0;
	border-radius: 0;
	background: transparent;
	box-shadow: none;
}

.tovah-account-login-slot--ready .woocommerce-form-login {
	padding: 0;
	border: 0;
	border-radius: 0;
	background: transparent;
	box-shadow: none;
	display: grid;
	gap: 14px;
}

.tovah-account-login-slot--ready .woocommerce-form,
.tovah-account-login-slot--ready form.woocommerce-form-login,
.tovah-account-login-slot--ready .login {
	padding: 0 !important;
	border: 0 !important;
	border-radius: 0 !important;
	background: transparent !important;
	box-shadow: none !important;
}

.tovah-account-login-slot--ready .woocommerce-form-login .form-row-first,
.tovah-account-login-slot--ready .woocommerce-form-login .form-row-last,
.tovah-account-login-slot--ready .woocommerce-form-login .form-row-wide {
	width: 100%;
	float: none;
	margin-right: 0;
}

.tovah-account-login-slot--ready .woocommerce-form-login .clear {
	display: none;
}

.tovah-account-login-slot--ready .woocommerce-form-login .password-input,
.tovah-account-login-slot--ready .woocommerce-form-login .password-input input {
	width: 100%;
}

.tovah-account-login-slot--ready .woocommerce-form-login > .form-row:not(.woocommerce-LostPassword) {
	margin-bottom: 12px;
}

.tovah-account-login-slot--ready .woocommerce-form-login > .form-row:first-child {
	margin-top: 2px;
}

.tovah-account-login-slot--ready .woocommerce-form-login label {
	font-size: 13px;
	font-weight: 600;
	color: #3d4045;
}

.tovah-account-login-slot--ready .woocommerce-form-login input[type="text"],
.tovah-account-login-slot--ready .woocommerce-form-login input[type="email"],
.tovah-account-login-slot--ready .woocommerce-form-login input[type="password"] {
	min-height: 48px;
	padding: 0.55em 0.75em;
	border-color: rgba(176, 138, 103, 0.34);
	background: rgba(255, 255, 255, 0.96);
}

.tovah-account-login-slot--ready .woocommerce-form-login input[type="text"]:focus,
.tovah-account-login-slot--ready .woocommerce-form-login input[type="email"]:focus,
.tovah-account-login-slot--ready .woocommerce-form-login input[type="password"]:focus {
	border-color: rgba(182, 93, 47, 0.52);
	box-shadow: 0 0 0 3px rgba(182, 93, 47, 0.08);
}

.tovah-account-login-slot--ready .woocommerce-form-login p.form-row:not(.form-row-wide),
.tovah-account-login-slot--ready .woocommerce-LostPassword {
	display: none;
}

.tovah-account-login-actions {
	display: grid;
	gap: 14px;
	margin-top: 8px;
}

.tovah-account-login-meta {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	gap: 10px 18px;
}

.tovah-account-login-slot--ready .woocommerce-form-login .woocommerce-form-login__rememberme {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	margin: 0;
	font-size: 13px;
	color: #5c6470;
}

.tovah-account-login-slot--ready .woocommerce-form-login .woocommerce-form-login__rememberme input {
	margin: 0;
}

.tovah-account-login-actions .woocommerce-LostPassword {
	display: inline-flex;
	align-items: center;
	margin: 0;
	padding: 0;
	font-size: 13px;
}

.tovah-account-login-actions .woocommerce-LostPassword a {
	font-weight: 600;
	text-underline-offset: 0.14em;
}

.tovah-account-login-actions .woocommerce-form-login__submit.button {
	width: 100%;
	min-height: 54px;
	margin: 6px 0 0;
	padding-left: 26px;
	padding-right: 26px;
	border: 1px solid #b65d2f;
	border-radius: 999px;
	background: #b65d2f;
	color: #ffffff;
	box-shadow: 0 10px 24px rgba(182, 93, 47, 0.16);
	font-size: 16px;
	letter-spacing: 0.02em;
	transition: transform 0.2s ease, background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease, box-shadow 0.2s ease;
}

.tovah-account-register-slot--ready .u-column2.col-2 {
	width: 100%;
	float: none;
	margin: 0;
	padding: 0;
	border: 0;
	border-radius: 0;
	background: transparent;
	box-shadow: none;
}

.tovah-account-register-slot--ready .woocommerce-form-register {
	padding: 0;
	border: 0;
	border-radius: 0;
	background: transparent;
	box-shadow: none;
}

.tovah-account-register-slot--ready .woocommerce-form,
.tovah-account-register-slot--ready form.woocommerce-form-register,
.tovah-account-register-slot--ready .register {
	padding: 0 !important;
	border: 0 !important;
	border-radius: 0 !important;
	background: transparent !important;
	box-shadow: none !important;
}

.tovah-account-entry-guide__card {
	display: grid;
	gap: 14px;
	align-content: start;
	padding: 22px;
	border: 1px solid rgba(176, 138, 103, 0.2);
	border-radius: 22px;
	background: rgba(255, 255, 255, 0.88);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8);
}

.tovah-account-entry-guide__card--shopper {
	border-color: rgba(170, 147, 118, 0.28);
	gap: 12px;
	grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
	column-gap: 20px;
	row-gap: 18px;
	align-items: start;
}

.tovah-account-entry-guide__card--shopper::before,
.tovah-account-entry-guide__card--shopper > .tovah-account-entry-guide__card-title,
.tovah-account-entry-guide__card--shopper > .tovah-account-entry-guide__card-text {
	grid-column: 1 / -1;
}

.tovah-account-entry-guide__card--shopper::before {
	display: none;
}

.tovah-account-entry-guide__card--vendor {
	border-color: rgba(182, 93, 47, 0.2);
	background: linear-gradient(180deg, rgba(255, 250, 243, 0.98) 0%, rgba(255, 255, 255, 0.9) 100%);
	gap: 12px;
	grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
	column-gap: 20px;
	row-gap: 18px;
	align-items: start;
}

.tovah-account-entry-guide__card--vendor::before,
.tovah-account-entry-guide__card--vendor > .tovah-account-entry-guide__card-label,
.tovah-account-entry-guide__card--vendor > .tovah-account-entry-guide__card-title,
.tovah-account-entry-guide__card--vendor > .tovah-account-entry-guide__card-text,
.tovah-account-entry-guide__card--vendor > .tovah-account-entry-guide__card-points {
	grid-column: 1 / -1;
}

.tovah-account-entry-guide__card[role="tabpanel"] {
	width: 100%;
	max-width: none;
}

.tovah-account-entry-guide__card[role="tabpanel"][hidden] {
	display: none !important;
}

.tovah-account-entry-guide__card.is-active {
	display: grid;
}

.tovah-account-entry-guide__card-title {
	margin: 0;
	font-size: 21px;
	line-height: 1.15;
	letter-spacing: -0.02em;
	color: #2f241c;
}

.tovah-account-entry-guide__card--shopper .tovah-account-entry-guide__card-title {
	margin-top: 2px;
}

.tovah-account-entry-guide__form-group {
	display: grid;
	gap: 10px;
}

.tovah-account-entry-guide__card--shopper .tovah-account-entry-guide__card-text {
	margin-top: 2px;
	max-width: 62ch;
}

.tovah-account-entry-guide__card--shopper .tovah-account-entry-guide__form-group {
	gap: 8px;
}

.tovah-account-entry-guide__card--shopper > .tovah-account-entry-guide__form-group:not(.tovah-account-entry-guide__form-group--register) {
	grid-column: 1;
	padding: 22px 22px 18px;
	border: 1px solid rgba(176, 138, 103, 0.16);
	border-radius: 20px;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.92) 0%, rgba(250, 246, 240, 0.82) 100%);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.72);
}

.tovah-account-entry-guide__form-group--register {
	grid-column: 2;
	align-self: start;
	gap: 12px;
	margin-top: 0;
	padding: 20px 22px;
	border: 1px solid rgba(176, 138, 103, 0.16);
	border-radius: 20px;
	background: linear-gradient(180deg, rgba(255, 250, 244, 0.92) 0%, rgba(255, 255, 255, 0.88) 100%);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.7);
}

.tovah-account-entry-guide__form-group--vendor-login,
.tovah-account-entry-guide__form-group--vendor-register {
	align-self: stretch;
	gap: 12px;
	min-height: 100%;
	padding: 20px 22px;
	border: 1px solid rgba(176, 138, 103, 0.16);
	border-radius: 20px;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.7);
}

.tovah-account-entry-guide__form-group--vendor-login {
	grid-column: 1;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.92) 0%, rgba(250, 246, 240, 0.82) 100%);
}

.tovah-account-entry-guide__form-group--vendor-register {
	grid-column: 2;
	position: relative;
	border-color: rgba(182, 93, 47, 0.28);
	background:
		radial-gradient(circle at top right, rgba(182, 93, 47, 0.12), transparent 38%),
		linear-gradient(180deg, rgba(255, 247, 237, 0.96) 0%, rgba(255, 255, 255, 0.9) 100%);
	box-shadow: 0 16px 34px rgba(182, 93, 47, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.74);
}

.tovah-account-entry-guide__form-group--vendor-register::before {
	content: "";
	position: absolute;
	left: 22px;
	right: 22px;
	top: 0;
	height: 3px;
	border-radius: 999px;
	background: linear-gradient(90deg, #b65d2f 0%, #d49962 100%);
}

.tovah-account-entry-guide__feature-eyebrow {
	display: inline-flex;
	align-items: center;
	width: fit-content;
	margin: 0;
	padding: 6px 10px;
	border-radius: 999px;
	background: rgba(182, 93, 47, 0.1);
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: #8a5a2b;
}

.tovah-account-entry-guide__feature-points {
	display: grid;
	gap: 8px;
	margin: 0;
	padding: 0;
	list-style: none;
}

.tovah-account-entry-guide__feature-points li {
	position: relative;
	padding-left: 18px;
	font-size: 13px;
	line-height: 1.5;
	color: #4e5661;
}

.tovah-account-entry-guide__feature-points li::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0.72em;
	width: 7px;
	height: 7px;
	border-radius: 999px;
	background: #c57a45;
	transform: translateY(-50%);
}

.tovah-account-entry-guide__card--vendor .tovah-account-entry-guide__actions {
	margin-top: auto;
}

.tovah-account-entry-guide__form-title {
	margin: 0;
	font-size: 15px;
	font-weight: 700;
	line-height: 1.35;
	color: #2f241c;
}

.tovah-account-entry-guide__form-text {
	margin: -2px 0 0;
	font-size: 13px;
	line-height: 1.55;
	color: #5c6470;
	max-width: 52ch;
}

.tovah-account-entry-guide__card-points {
	display: grid;
	gap: 10px;
	margin: 0;
	padding: 0;
	list-style: none;
}

.tovah-account-entry-guide__card-points li {
	position: relative;
	padding-left: 18px;
	font-size: 13px;
	line-height: 1.5;
	color: #4e5661;
}

.tovah-account-entry-guide__card-points li::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0.72em;
	width: 7px;
	height: 7px;
	border-radius: 999px;
	background: #c57a45;
	transform: translateY(-50%);
}

.tovah-account-entry-guide__card::before {
	content: "";
	display: block;
	width: 48px;
	height: 4px;
	border-radius: 999px;
	background: #d8c2a2;
}

.tovah-account-entry-guide__card--vendor::before {
	background: #b65d2f;
}

.tovah-account-entry-guide__actions {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	align-items: center;
	margin-top: 2px;
}

.tovah-account-entry-guide__button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 48px;
	padding: 13px 20px;
	border: 1px solid #b65d2f;
	border-radius: 999px;
	background: #b65d2f;
	color: #ffffff;
	font-weight: 600;
	text-decoration: none;
	box-shadow: 0 10px 24px rgba(182, 93, 47, 0.16);
	transition: transform 0.2s ease, background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease, box-shadow 0.2s ease;
}

.tovah-account-entry-guide__button:hover,
.tovah-account-entry-guide__button:focus-visible {
	background: #9f4f26;
	border-color: #9f4f26;
	color: #ffffff;
	text-decoration: none;
	transform: translateY(-1px);
	box-shadow: 0 14px 28px rgba(182, 93, 47, 0.2);
}

.tovah-account-entry-guide__button--secondary {
	border-color: #d5b48a;
	background: #ffffff;
	color: #8a5a2b;
	box-shadow: none;
}

.tovah-account-entry-guide__button--secondary:hover,
.tovah-account-entry-guide__button--secondary:focus-visible {
	border-color: #b98a56;
	background: #fff5e8;
	color: #74451f;
	box-shadow: none;
}

.tovah-account-entry-guide__button--featured {
	width: 100%;
	min-height: 54px;
	padding-left: 24px;
	padding-right: 24px;
	background: linear-gradient(135deg, #b65d2f 0%, #c97a45 100%);
	border-color: #b65d2f;
	box-shadow: 0 16px 32px rgba(182, 93, 47, 0.2);
	font-size: 15px;
	font-weight: 700;
	letter-spacing: 0.01em;
}

.tovah-account-entry-guide__button--featured:hover,
.tovah-account-entry-guide__button--featured:focus-visible {
	background: linear-gradient(135deg, #9f4f26 0%, #b96938 100%);
	border-color: #9f4f26;
	box-shadow: 0 20px 36px rgba(182, 93, 47, 0.24);
}

.tovah-account-entry-guide__button--subtle {
	min-height: 42px;
	padding: 10px 16px;
	border-color: rgba(182, 93, 47, 0.22);
	background: rgba(182, 93, 47, 0.08);
	color: #9a582b;
	box-shadow: none;
}

.tovah-account-entry-guide__button--subtle:hover,
.tovah-account-entry-guide__button--subtle:focus-visible {
	background: rgba(182, 93, 47, 0.12);
	border-color: rgba(182, 93, 47, 0.32);
	color: #7e431d;
	box-shadow: none;
	transform: none;
}

.tovah-account-entry-guide__text-link {
	color: #8a5a2b;
	font-weight: 600;
	text-decoration: underline;
	text-underline-offset: 0.14em;
}

.tovah-account-entry-guide__text-link:hover,
.tovah-account-entry-guide__text-link:focus-visible {
	color: #74451f;
}

body.woocommerce-account:not(.logged-in) .woocommerce-form-login,
body.woocommerce-account:not(.logged-in) .woocommerce-form-register {
	padding: 22px;
	border: 1px solid #e6d8c8;
	border-radius: 22px;
	background: #fffdf9;
	box-shadow: 0 16px 36px rgba(58, 39, 23, 0.05);
}

body.woocommerce-account:not(.logged-in) .u-column1,
body.woocommerce-account:not(.logged-in) .u-column2 {
	margin-top: 0;
}

body.woocommerce-account:not(.logged-in) .u-column1 h2,
body.woocommerce-account:not(.logged-in) .u-column2 h2 {
	margin-top: 0;
	margin-bottom: 14px;
	font-size: clamp(26px, 2.5vw, 34px);
	line-height: 1.05;
	letter-spacing: -0.03em;
}

body.woocommerce-account:not(.logged-in) .col2-set {
	margin-bottom: 0;
}

body.woocommerce-account:not(.logged-in) .col2-set .col-1,
body.woocommerce-account:not(.logged-in) .col2-set .col-2 {
	margin-bottom: 0;
}

body.woocommerce-account:not(.logged-in) .col2-set.tovah-account-auth-layout--relocated {
	display: none;
}

body.woocommerce-account:not(.logged-in) .col2-set.tovah-account-auth-layout--relocated::after {
	content: "";
	display: table;
	clear: both;
}

body.woocommerce-account:not(.logged-in) .col2-set.tovah-account-auth-layout--relocated > .u-column2.col-2,
body.woocommerce-account:not(.logged-in) .col2-set.tovah-account-auth-layout--relocated > .tovah-account-register-column {
	width: min(100%, 420px);
	float: none;
	margin: 0;
	display: grid;
	gap: 6px;
}

body.woocommerce-account:not(.logged-in) .col2-set.tovah-account-auth-layout--relocated > .u-column2.col-2:focus,
body.woocommerce-account:not(.logged-in) .col2-set.tovah-account-auth-layout--relocated > .u-column2.col-2:focus-visible,
body.woocommerce-account:not(.logged-in) .col2-set.tovah-account-auth-layout--relocated > .u-column2.col-2:focus-within,
body.woocommerce-account:not(.logged-in) .tovah-account-register-column:focus,
body.woocommerce-account:not(.logged-in) .tovah-account-register-column:focus-visible,
body.woocommerce-account:not(.logged-in) .tovah-account-register-column:focus-within,
body.woocommerce-account:not(.logged-in) .woocommerce-form-register:focus,
body.woocommerce-account:not(.logged-in) .woocommerce-form-register:focus-visible,
body.woocommerce-account:not(.logged-in) .woocommerce-form-register:focus-within {
	outline: none !important;
	box-shadow: none !important;
	border-color: rgba(182, 93, 47, 0.18) !important;
}

body.woocommerce-account:not(.logged-in) .tovah-account-register-column h2 {
	margin: 0;
	font-size: clamp(14px, 1.2vw, 16px);
	line-height: 1.2;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #6e5845;
}

body.woocommerce-account:not(.logged-in) .tovah-account-register-column h2::before {
	content: "";
	display: block;
	width: 20px;
	height: 2px;
	border-radius: 999px;
	background: rgba(182, 93, 47, 0.4);
	margin: 0 0 5px;
}

body.woocommerce-account:not(.logged-in) .woocommerce-form-register {
	display: grid;
	gap: 10px;
	padding: 0;
	border: 0;
	border-radius: 0;
	background: transparent;
	box-shadow: none;
}

body.woocommerce-account:not(.logged-in) .woocommerce-form-register > :last-child {
	margin-bottom: 0;
}

body.woocommerce-account:not(.logged-in) .woocommerce-form-register > * {
	margin-left: 0;
	margin-right: 0;
}

body.woocommerce-account:not(.logged-in) .woocommerce-form-register p:not(.form-row) {
	margin: 0;
	font-size: 12px;
	line-height: 1.55;
	color: #7a828c;
	max-width: none;
}

body.woocommerce-account:not(.logged-in) .woocommerce-form-register .form-row-wide:first-child {
	margin-top: 0;
}

body.woocommerce-account:not(.logged-in) .woocommerce-form-register .form-row {
	margin-bottom: 2px;
	padding-left: 0;
	padding-right: 0;
}

body.woocommerce-account:not(.logged-in) .woocommerce-form-register label {
	color: #5f4d3c;
	display: block;
	margin: 0 0 5px;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 0.02em;
}

body.woocommerce-account:not(.logged-in) .woocommerce-form-register input[type="email"],
body.woocommerce-account:not(.logged-in) .woocommerce-form-register input[type="text"],
body.woocommerce-account:not(.logged-in) .woocommerce-form-register input[type="password"] {
	border-color: rgba(176, 138, 103, 0.34);
	background: rgba(255, 255, 255, 0.82);
	min-height: 46px;
	padding: 0.55em 0.75em;
}

body.woocommerce-account:not(.logged-in) .woocommerce-form-register input[type="email"]:focus,
body.woocommerce-account:not(.logged-in) .woocommerce-form-register input[type="text"]:focus,
body.woocommerce-account:not(.logged-in) .woocommerce-form-register input[type="password"]:focus {
	border-color: rgba(182, 93, 47, 0.52);
	box-shadow: 0 0 0 3px rgba(182, 93, 47, 0.08);
}

body.woocommerce-account:not(.logged-in) .woocommerce-form-register .woocommerce-privacy-policy-text {
	padding-top: 8px;
	border-top: 1px solid rgba(176, 138, 103, 0.12);
	margin-top: 2px;
}

body.woocommerce-account:not(.logged-in) .woocommerce-form-register .woocommerce-form-row.form-row:not(.form-row-wide) {
	display: none;
}

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

.tovah-account-register-actions {
	display: grid;
	justify-items: start;
	gap: 12px;
	margin-top: 8px;
	padding-top: 8px;
}

.tovah-account-register-actions .woocommerce-form-register__submit,
.tovah-account-register-actions .button {
	width: 100%;
	min-width: 0;
	min-height: 46px;
	padding: 10px 18px;
	border: 1px solid #b65d2f;
	border-radius: 999px;
	background: #b65d2f;
	color: #ffffff !important;
	-webkit-text-fill-color: #ffffff !important;
	opacity: 1;
	box-shadow: 0 10px 24px rgba(182, 93, 47, 0.16);
	font-size: 14px;
	transition: transform 0.2s ease, background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease, box-shadow 0.2s ease;
}

.tovah-account-login-actions .woocommerce-form-login__submit.button:hover,
.tovah-account-login-actions .woocommerce-form-login__submit.button:focus-visible,
.tovah-account-register-actions .woocommerce-form-register__submit:hover,
.tovah-account-register-actions .woocommerce-form-register__submit:focus-visible,
.tovah-account-register-actions .button:hover,
.tovah-account-register-actions .button:focus-visible {
	background: #9f4f26;
	border-color: #9f4f26;
	color: #ffffff !important;
	-webkit-text-fill-color: #ffffff !important;
	opacity: 1;
	transform: translateY(-1px);
	box-shadow: 0 14px 28px rgba(182, 93, 47, 0.2);
}

.tovah-account-register-actions a {
	display: inline-flex;
	align-items: center;
	min-height: 28px;
	margin: 0;
	color: #9a6a40;
	font-weight: 600;
	font-size: 12px;
	text-decoration: underline;
	text-underline-offset: 0.14em;
}

.tovah-account-register-actions a:hover,
.tovah-account-register-actions a:focus-visible {
	color: #7d4c24;
}

body.woocommerce-account:not(.logged-in) .woocommerce-form-row label {
	font-size: 14px;
	font-weight: 600;
	color: #3d4045;
}

body.woocommerce-account:not(.logged-in) .woocommerce-form-login .button,
body.woocommerce-account:not(.logged-in) .woocommerce-form-register .button {
	min-height: 48px;
	padding-left: 22px;
	padding-right: 22px;
	border-radius: 999px;
}

body.woocommerce-account:not(.logged-in) .woocommerce-form-register .button {
	min-height: 32px;
	padding-left: 12px;
	padding-right: 12px;
}

@media screen and (max-width: 1024px) {
	.mobile-navigation .tovah-nav-entry--shopper-first,
	.drawer-navigation .tovah-nav-entry--shopper-first,
	.mobile-navigation .tovah-nav-entry--vendor-first,
	.drawer-navigation .tovah-nav-entry--vendor-first {
		margin-top: 18px;
		padding-top: 18px;
		border-top: 1px solid rgba(138, 90, 43, 0.16);
	}

	.mobile-navigation .tovah-nav-entry--shopper-first::before,
	.drawer-navigation .tovah-nav-entry--shopper-first::before {
		content: "Shopper";
		display: block;
		margin: 0 0 10px;
		font-size: 12px;
		font-weight: 700;
		letter-spacing: 0.08em;
		text-transform: uppercase;
		color: #8a5a2b;
	}

	.mobile-navigation .tovah-nav-entry--vendor-first::before,
	.drawer-navigation .tovah-nav-entry--vendor-first::before {
		content: "Vendor";
		display: block;
		margin: 0 0 10px;
		font-size: 12px;
		font-weight: 700;
		letter-spacing: 0.08em;
		text-transform: uppercase;
		color: #8a5a2b;
	}
}

@media screen and (max-width: 782px) {
	body.woocommerce-account:not(.logged-in) .entry-content-wrap,
	body.woocommerce-account:not(.logged-in) .woocommerce-account .content-wrap {
		padding-top: 0;
		padding-bottom: 0;
	}

	.tovah-account-entry-guide {
		margin-bottom: 24px;
		padding: 22px 18px;
		border-radius: 22px;
	}

	.tovah-account-entry-guide__title {
		max-width: none;
	}

	.tovah-account-entry-guide__layout {
		grid-template-columns: 1fr;
		gap: 18px;
	}

	.tovah-account-entry-guide__intro {
		max-width: none;
	}

	.tovah-account-entry-guide__card[role="tabpanel"] {
		max-width: none;
	}

	.tovah-account-entry-guide__card {
		padding: 22px 18px;
		border-radius: 18px;
	}

	.tovah-account-entry-guide__card--shopper {
		grid-template-columns: 1fr;
		column-gap: 0;
		row-gap: 14px;
	}

	.tovah-account-entry-guide__card--vendor {
		grid-template-columns: 1fr;
		column-gap: 0;
		row-gap: 14px;
	}

	.tovah-account-entry-guide__card--shopper > .tovah-account-entry-guide__form-group:not(.tovah-account-entry-guide__form-group--register),
	.tovah-account-entry-guide__form-group--register,
	.tovah-account-entry-guide__form-group--vendor-login,
	.tovah-account-entry-guide__form-group--vendor-register {
		grid-column: auto;
		padding: 18px 16px;
	}

	.tovah-account-login-slot--ready .woocommerce-form-login .woocommerce-form-login__submit.button {
		width: auto;
	}

	.tovah-account-entry-guide__button {
		width: 100%;
	}

	.tovah-account-entry-guide__actions {
		display: grid;
	}

	body.woocommerce-account:not(.logged-in) .woocommerce-form-login,
	body.woocommerce-account:not(.logged-in) .woocommerce-form-register {
		padding: 22px 18px;
		border-radius: 18px;
	}

	body.woocommerce-account:not(.logged-in) .col2-set.tovah-account-auth-layout--relocated > .u-column2.col-2,
	body.woocommerce-account:not(.logged-in) .col2-set.tovah-account-auth-layout--relocated > .tovah-account-register-column {
		width: 100%;
	}

	body.woocommerce-account:not(.logged-in) .woocommerce-form-register .woocommerce-form-row.form-row {
		align-items: stretch;
	}
}

@media screen and (max-width: 480px) {
	.tovah-account-entry-guide {
		margin-bottom: 18px;
		padding: 18px 14px;
		border-radius: 20px;
	}

	.tovah-account-entry-guide::after {
		right: -42px;
		top: -42px;
		width: 132px;
		height: 132px;
	}

	.tovah-account-entry-guide__layout {
		gap: 14px;
	}

	.tovah-account-entry-guide__intro {
		gap: 10px;
	}

	.tovah-account-entry-guide__title {
		font-size: clamp(26px, 9vw, 34px);
		line-height: 1.05;
	}

	.tovah-account-entry-guide__text,
	.tovah-account-entry-guide__card-text {
		font-size: 14px;
		line-height: 1.65;
	}

	.tovah-account-entry-guide__path-actions {
		display: grid;
		gap: 10px;
	}

	.tovah-account-entry-guide__path-action {
		width: 100%;
	}

	.tovah-account-entry-guide__path-badge {
		margin-left: auto;
	}

	.tovah-account-entry-guide__vendor-note {
		gap: 8px;
		margin-top: 8px;
	}

	.tovah-account-entry-guide__vendor-note-title {
		font-size: 17px;
	}

	.tovah-account-entry-guide__vendor-note-title::before {
		width: 30px;
		margin-bottom: 10px;
	}

	.tovah-account-entry-guide__vendor-note-text {
		font-size: 13px;
		line-height: 1.55;
	}

	.tovah-account-entry-guide__vendor-note-actions {
		gap: 10px;
		margin-top: 2px;
	}

	.tovah-account-entry-guide__actions-grid {
		gap: 12px;
	}

	.tovah-account-entry-guide__card {
		gap: 12px;
		padding: 16px 14px;
		border-radius: 16px;
	}

	.tovah-account-entry-guide__form-group--vendor-register::before {
		left: 16px;
		right: 16px;
	}

	.tovah-account-entry-guide__card-title {
		font-size: 16px;
	}

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

	.tovah-account-login-slot--ready .woocommerce-form-login .form-row {
		margin-bottom: 12px;
	}

	.tovah-account-login-slot--ready .woocommerce-form-login label,
	body.woocommerce-account:not(.logged-in) .woocommerce-form-row label {
		font-size: 13px;
	}

	.tovah-account-login-slot--ready .woocommerce-form-login input[type="text"],
	.tovah-account-login-slot--ready .woocommerce-form-login input[type="email"],
	.tovah-account-login-slot--ready .woocommerce-form-login input[type="password"] {
		min-height: 42px;
	}

	.tovah-account-login-slot--ready .woocommerce-form-login .form-row:last-of-type {
		margin-bottom: 8px;
	}

	.tovah-account-login-meta {
		gap: 10px;
	}

	.tovah-account-login-slot--ready .woocommerce-form-login .woocommerce-form-login__rememberme {
		display: flex;
		align-items: center;
		gap: 8px;
		font-size: 13px;
	}

	.tovah-account-login-actions .woocommerce-LostPassword {
		width: 100%;
	}

	#colophon .site-top-footer-inner-wrap {
		row-gap: 28px;
	}

	#colophon .site-top-footer-inner-wrap,
	#colophon .site-bottom-footer-inner-wrap {
		padding-top: 28px;
		padding-bottom: 28px;
	}

	#colophon .footer-widget-area,
	#colophon .site-footer-section {
		margin: 0;
	}

	#colophon .widget,
	#colophon .footer-widget-area .widget {
		margin-bottom: 18px;
	}

	#colophon .widget:last-child,
	#colophon .footer-widget-area .widget:last-child {
		margin-bottom: 0;
	}

	#colophon .widget-title,
	#colophon .footer-widget-area h2,
	#colophon .footer-widget-area h3 {
		margin-bottom: 12px;
	}
}

@media screen and (max-width: 380px) {
	.tovah-account-entry-guide {
		padding: 16px 12px;
	}

	.tovah-account-entry-guide__title {
		font-size: clamp(24px, 8.5vw, 30px);
	}

	.tovah-account-entry-guide__text,
	.tovah-account-entry-guide__card-text,
	.tovah-account-entry-guide__vendor-note-text {
		font-size: 13px;
	}

	.tovah-account-entry-guide__card {
		padding: 14px 12px;
	}

	.tovah-account-login-slot--ready .woocommerce-form-login .form-row {
		margin-bottom: 10px;
	}

	.tovah-account-login-slot--ready .woocommerce-form-login .woocommerce-form-login__rememberme {
		font-size: 12px;
	}

	#colophon .site-top-footer-inner-wrap,
	#colophon .site-bottom-footer-inner-wrap {
		padding-top: 24px;
		padding-bottom: 24px;
	}
}

body.tovah-mobile-layout .wc-block-grid__products,
body.tovah-mobile-layout ul.products {
	margin-left: 0;
	margin-right: 0;
}

body.home.tovah-mobile-layout ul.products li.product,
body.home.tovah-mobile-layout .wc-block-grid__product {
	display: flex;
	flex-direction: column;
	height: 100%;
}

body.home.tovah-mobile-layout .wc-block-product-template {
	align-items: stretch;
}

body.home.tovah-mobile-layout .wc-block-product-template .wc-block-product {
	display: flex;
	flex-direction: column;
	height: 100%;
}

body.home.tovah-mobile-layout ul.products li.product a.woocommerce-LoopProduct-link,
body.home.tovah-mobile-layout .wc-block-grid__product-link {
	display: flex;
	flex-direction: column;
	flex: 1 1 auto;
}

body.home.tovah-mobile-layout .wc-block-product-template .wc-block-components-product-image,
body.home.tovah-mobile-layout .wc-block-product-template .wp-block-post-title,
body.home.tovah-mobile-layout .wc-block-product-template .wp-block-woocommerce-product-price,
body.home.tovah-mobile-layout .wc-block-product-template .wp-block-woocommerce-product-button {
	width: 100%;
}

body.home.tovah-mobile-layout .wc-block-product-template .wp-block-post-title {
	display: flex;
	align-items: flex-start;
	justify-content: center;
	min-height: 3.8em;
	margin-bottom: 0.75rem;
}

body.home.tovah-mobile-layout .wc-block-product-template .wp-block-post-title a {
	display: block;
	width: 100%;
}

body.home.tovah-mobile-layout ul.products li.product .woocommerce-loop-product__title,
body.home.tovah-mobile-layout .wc-block-grid__product-title {
	margin-bottom: 10px;
}

body.home.tovah-mobile-layout ul.products li.product .price,
body.home.tovah-mobile-layout .wc-block-grid__product-price {
	margin-top: 0;
	margin-bottom: 14px;
}

body.home.tovah-mobile-layout .wc-block-product-template .wp-block-woocommerce-product-price {
	margin-top: 0;
	margin-bottom: 14px;
	min-height: 2.2em;
	display: flex;
	align-items: flex-start;
	justify-content: center;
	font-size: 1rem;
	line-height: 1.45;
	font-weight: 500;
}

body.home.tovah-mobile-layout .wc-block-product-template .wc-block-components-product-price,
body.home.tovah-mobile-layout .wc-block-product-template .wc-block-components-product-price .amount,
body.home.tovah-mobile-layout .wc-block-product-template .wc-block-components-product-price .woocommerce-Price-amount {
	font-size: 1rem;
	line-height: 1.45;
	font-weight: 500;
}

body.home.tovah-mobile-layout ul.products li.product .button,
body.home.tovah-mobile-layout .wc-block-grid__product .button,
body.home.tovah-mobile-layout .wc-block-grid__product .wp-block-button__link {
	align-self: center;
	margin-top: 0;
}

body.home.tovah-mobile-layout .wc-block-product-template .wp-block-woocommerce-product-button {
	margin-top: auto;
	display: flex;
	justify-content: center;
	align-items: flex-start;
	text-align: center;
}

body.home.tovah-mobile-layout .wc-block-product-template .wp-block-woocommerce-product-button .wp-block-button__link,
body.home.tovah-mobile-layout .wc-block-product-template .wp-block-woocommerce-product-button button.wp-block-button__link {
	min-width: 110px;
	margin-left: auto;
	margin-right: auto;
}

body.home.tovah-mobile-layout #primary,
body.home.tovah-mobile-layout .content-area,
body.home.tovah-mobile-layout .content-container,
body.home.tovah-mobile-layout .content-container.site-container,
body.home.tovah-mobile-layout .site-main,
body.home.tovah-mobile-layout .entry-content,
body.home.tovah-mobile-layout .entry-content-wrap {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

body.home.tovah-mobile-layout .entry-hero.page-hero-section,
body.home.tovah-mobile-layout .entry-hero.page-hero-section .entry-hero-container-inner,
body.home.tovah-mobile-layout .entry-hero.page-hero-section .hero-container,
body.home.tovah-mobile-layout .entry-hero.page-hero-section .entry-header {
	display: none !important;
	min-height: 0 !important;
	height: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
}

body.home.tovah-mobile-layout .entry-content > .wp-block-cover.alignfull,
body.home.tovah-mobile-layout .entry-content > .wp-block-kadence-rowlayout.alignfull,
body.home.tovah-mobile-layout .entry-content > .kb-row-layout-wrap.alignfull {
	position: relative;
	overflow: hidden;
	background-color: #f4efe4;
}

body.tovah-mobile-layout #main-header,
body.tovah-mobile-layout #masthead,
body.tovah-mobile-layout .site-header-wrap {
	position: sticky;
	top: 0;
	z-index: 30;
}

body.tovah-mobile-layout #main-header {
	background: #fff;
}

body.tovah-mobile-layout .site-header-wrap,
body.tovah-mobile-layout #main-header {
	position: static;
}

body.home.tovah-mobile-layout .entry-content > .wp-block-cover.alignfull::before,
body.home.tovah-mobile-layout .entry-content > .wp-block-kadence-rowlayout.alignfull::before,
body.home.tovah-mobile-layout .entry-content > .kb-row-layout-wrap.alignfull::before {
	content: "";
	position: absolute;
	inset: 0;
	background: linear-gradient(90deg, rgba(244, 239, 228, 0.42) 0%, rgba(244, 239, 228, 0.18) 38%, rgba(244, 239, 228, 0.04) 100%);
	pointer-events: none;
	z-index: 1;
}

body.home.tovah-mobile-layout .entry-content > .wp-block-cover.alignfull .wp-block-cover__image-background,
body.home.tovah-mobile-layout .entry-content > .wp-block-kadence-rowlayout.alignfull img,
body.home.tovah-mobile-layout .entry-content > .kb-row-layout-wrap.alignfull img {
	object-position: center center;
}

body.home.tovah-mobile-layout .entry-content > .wp-block-cover.alignfull .wp-block-cover__inner-container,
body.home.tovah-mobile-layout .entry-content > .wp-block-kadence-rowlayout.alignfull .kt-row-layout-inner-wrap,
body.home.tovah-mobile-layout .entry-content > .kb-row-layout-wrap.alignfull .kt-row-layout-inner-wrap {
	position: relative;
	z-index: 2;
	width: 100%;
	max-width: 1280px;
	min-height: clamp(700px, 68vw, 860px);
	margin: 0 auto;
	padding: clamp(132px, 12vw, 168px) clamp(36px, 5vw, 72px) clamp(40px, 5vw, 72px);
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
}

body.home.tovah-mobile-layout .entry-content > .wp-block-cover.alignfull .wp-block-cover__inner-container > *,
body.home.tovah-mobile-layout .entry-content > .wp-block-kadence-rowlayout.alignfull .kt-row-layout-inner-wrap > *,
body.home.tovah-mobile-layout .entry-content > .kb-row-layout-wrap.alignfull .kt-row-layout-inner-wrap > * {
	width: min(100%, 38rem);
	margin-left: auto;
}

@media screen and (min-width: 783px) {
	body.home .entry-content > :first-child,
	body.home .entry-content > .wp-block-cover.alignfull:first-child,
	body.home .entry-content > .wp-block-kadence-rowlayout.alignfull:first-child,
	body.home .entry-content > .kb-row-layout-wrap.alignfull:first-child {
		margin-bottom: 0 !important;
		padding-bottom: 0 !important;
	}

	body.home .entry-content > :nth-child(2) {
		margin-top: 0 !important;
		padding-top: 0 !important;
	}
}

body.home.tovah-mobile-layout .entry-content > :first-child h1,
body.home.tovah-mobile-layout .entry-content > :first-child h2 {
	font-size: clamp(3.2rem, 4.8vw, 5rem);
	line-height: 1.02;
}

body.home.tovah-mobile-layout .entry-content > :first-child h3,
body.home.tovah-mobile-layout .entry-content > :first-child h4,
body.home.tovah-mobile-layout .entry-content > :first-child p {
	font-size: clamp(1rem, 1.35vw, 1.25rem);
	line-height: 1.45;
}

body.home.tovah-mobile-layout .entry-content > :first-child .kb-advanced-slider,
body.home.tovah-mobile-layout .entry-content > :first-child .kb-advanced-slider-inner-contain,
body.home.tovah-mobile-layout .entry-content > :first-child .kb-blocks-advanced-carousel,
body.home.tovah-mobile-layout .entry-content > :first-child .kb-blocks-advanced-slider-init,
body.home.tovah-mobile-layout .entry-content > :first-child .splide__track,
body.home.tovah-mobile-layout .entry-content > :first-child .splide__list,
body.home.tovah-mobile-layout .entry-content > :first-child .splide__slide,
body.home.tovah-mobile-layout .entry-content > :first-child .kb-advanced-slide,
body.home.tovah-mobile-layout .entry-content > :first-child .kb-advanced-slide-inner-wrap,
body.home.tovah-mobile-layout .entry-content > :first-child .kb-advanced-slide-inner {
	height: 100%;
}

body.home.tovah-mobile-layout .entry-content > :first-child .kb-advanced-slide-inner,
body.home.tovah-mobile-layout .entry-content > :first-child .kb-advanced-slide-inner-wrap,
body.home.tovah-mobile-layout .entry-content > :first-child .splide__track {
	overflow: visible !important;
}

body.home.tovah-mobile-layout .entry-content > :first-child .kb-slider-size-ratio .kb-advanced-slide {
	padding-bottom: 56% !important;
}

body.home.tovah-mobile-layout .entry-content > :first-child .kb-advanced-slide-inner-wrap {
	align-items: flex-start !important;
	justify-content: flex-end !important;
	min-height: 700px !important;
	max-height: 820px !important;
	padding: 104px 56px 56px !important;
	text-align: left !important;
}

body.home.tovah-mobile-layout .entry-content > :first-child .kb-advanced-slide-inner {
	width: min(100%, 34rem) !important;
	max-width: 34rem;
	margin-left: auto;
	margin-right: 0;
}

body.home.tovah-mobile-layout .entry-content > :first-child .kb-advanced-slide-inner > * {
	max-width: 100% !important;
}

body.home.tovah-mobile-layout .entry-content > :first-child .kb-advanced-slide-inner h1,
body.home.tovah-mobile-layout .entry-content > :first-child .kb-advanced-slide-inner h2 {
	font-size: clamp(2.9rem, 3.8vw, 4.1rem) !important;
	line-height: 1.08 !important;
}

body.home.tovah-mobile-layout .entry-content > :first-child .kb-advanced-slide-inner h3,
body.home.tovah-mobile-layout .entry-content > :first-child .kb-advanced-slide-inner h4,
body.home.tovah-mobile-layout .entry-content > :first-child .kb-advanced-slide-inner p {
	font-size: clamp(1rem, 1.15vw, 1.1rem) !important;
	line-height: 1.55 !important;
}

body.home.tovah-mobile-layout .entry-content > .wp-block-cover.alignfull h1,
body.home.tovah-mobile-layout .entry-content > .wp-block-cover.alignfull h2,
body.home.tovah-mobile-layout .entry-content > .wp-block-kadence-rowlayout.alignfull h1,
body.home.tovah-mobile-layout .entry-content > .wp-block-kadence-rowlayout.alignfull h2,
body.home.tovah-mobile-layout .entry-content > .kb-row-layout-wrap.alignfull h1,
body.home.tovah-mobile-layout .entry-content > .kb-row-layout-wrap.alignfull h2 {
	font-size: clamp(3.4rem, 5.1vw, 5.4rem);
	line-height: 1.02;
}

body.home.tovah-mobile-layout .entry-content > .wp-block-cover.alignfull h3,
body.home.tovah-mobile-layout .entry-content > .wp-block-cover.alignfull h4,
body.home.tovah-mobile-layout .entry-content > .wp-block-cover.alignfull p,
body.home.tovah-mobile-layout .entry-content > .wp-block-kadence-rowlayout.alignfull h3,
body.home.tovah-mobile-layout .entry-content > .wp-block-kadence-rowlayout.alignfull h4,
body.home.tovah-mobile-layout .entry-content > .wp-block-kadence-rowlayout.alignfull p,
body.home.tovah-mobile-layout .entry-content > .kb-row-layout-wrap.alignfull h3,
body.home.tovah-mobile-layout .entry-content > .kb-row-layout-wrap.alignfull h4,
body.home.tovah-mobile-layout .entry-content > .kb-row-layout-wrap.alignfull p {
	font-size: clamp(1.05rem, 1.4vw, 1.35rem);
	line-height: 1.5;
}

body.home.tovah-mobile-layout .entry-content > .wp-block-cover.alignfull .wp-block-button,
body.home.tovah-mobile-layout .entry-content > .wp-block-cover.alignfull .kt-btn-wrap,
body.home.tovah-mobile-layout .entry-content > .wp-block-kadence-rowlayout.alignfull .wp-block-button,
body.home.tovah-mobile-layout .entry-content > .wp-block-kadence-rowlayout.alignfull .kt-btn-wrap,
body.home.tovah-mobile-layout .entry-content > .kb-row-layout-wrap.alignfull .wp-block-button,
body.home.tovah-mobile-layout .entry-content > .kb-row-layout-wrap.alignfull .kt-btn-wrap {
	width: auto;
	margin-left: auto;
}

body.home.tovah-mobile-layout .entry-content > .wp-block-cover.alignfull .wp-block-button__link,
body.home.tovah-mobile-layout .entry-content > .wp-block-cover.alignfull .kt-btn-wrap .kt-button,
body.home.tovah-mobile-layout .entry-content > .wp-block-kadence-rowlayout.alignfull .wp-block-button__link,
body.home.tovah-mobile-layout .entry-content > .wp-block-kadence-rowlayout.alignfull .kt-btn-wrap .kt-button,
body.home.tovah-mobile-layout .entry-content > .kb-row-layout-wrap.alignfull .wp-block-button__link,
body.home.tovah-mobile-layout .entry-content > .kb-row-layout-wrap.alignfull .kt-btn-wrap .kt-button {
	width: auto;
	min-width: 260px;
	max-width: 100%;
	padding-left: 24px;
	padding-right: 24px;
}

@media (max-width: 1024px) {
	body.home.tovah-mobile-layout .wp-block-kadence-rowlayout,
	body.home.tovah-mobile-layout .kb-row-layout-wrap,
	body.home.tovah-mobile-layout .kt-row-layout-inner-wrap,
	body.home.tovah-mobile-layout .wp-block-kadence-column,
	body.home.tovah-mobile-layout .kt-inside-inner-col {
		min-width: 0;
	}

	body.home.logged-in.tovah-user-vendor #masthead .kadence-sticky-header.item-is-fixed,
	body.home.logged-in.tovah-user-vendor #mobile-header .kadence-sticky-header.item-is-fixed {
		position: relative !important;
		top: 0 !important;
		transform: none !important;
	}

	body.home.tovah-mobile-layout .entry-content > .wp-block-cover.alignfull .wp-block-cover__inner-container,
	body.home.tovah-mobile-layout .entry-content > .wp-block-kadence-rowlayout.alignfull .kt-row-layout-inner-wrap,
	body.home.tovah-mobile-layout .entry-content > .kb-row-layout-wrap.alignfull .kt-row-layout-inner-wrap {
		min-height: 760px;
		padding: 120px 32px 40px;
		justify-content: flex-start;
	}

	body.home.tovah-mobile-layout .entry-content > .wp-block-cover.alignfull .wp-block-cover__inner-container > *,
	body.home.tovah-mobile-layout .entry-content > .wp-block-kadence-rowlayout.alignfull .kt-row-layout-inner-wrap > *,
	body.home.tovah-mobile-layout .entry-content > .kb-row-layout-wrap.alignfull .kt-row-layout-inner-wrap > * {
		width: min(100%, 30rem);
	}

	body.home.tovah-mobile-layout .entry-content > :first-child h1,
	body.home.tovah-mobile-layout .entry-content > :first-child h2 {
		font-size: clamp(2.6rem, 4.4vw, 3.8rem);
		line-height: 1.03;
	}

	body.home.tovah-mobile-layout .entry-content > :first-child h3,
	body.home.tovah-mobile-layout .entry-content > :first-child h4,
	body.home.tovah-mobile-layout .entry-content > :first-child p {
		font-size: clamp(0.98rem, 1.45vw, 1.12rem);
		line-height: 1.42;
	}

	body.home.tovah-mobile-layout .entry-content > :first-child .kb-slider-size-ratio .kb-advanced-slide {
		padding-bottom: 66% !important;
	}

	body.home.tovah-mobile-layout .entry-content > :first-child .kb-advanced-slide-inner-wrap {
		min-height: 640px !important;
		max-height: 760px !important;
		padding: 96px 36px 40px !important;
	}

	body.home.tovah-mobile-layout .entry-content > :first-child .kb-advanced-slide-inner {
		width: min(100%, 28rem) !important;
		max-width: 28rem;
	}

	body.home.tovah-mobile-layout .entry-content > :first-child .kb-advanced-slide-inner h1,
	body.home.tovah-mobile-layout .entry-content > :first-child .kb-advanced-slide-inner h2 {
		font-size: clamp(2.35rem, 3.8vw, 3.1rem) !important;
		line-height: 1.08 !important;
	}

	body.home.tovah-mobile-layout .entry-content > :first-child .kb-advanced-slide-inner h3,
	body.home.tovah-mobile-layout .entry-content > :first-child .kb-advanced-slide-inner h4,
	body.home.tovah-mobile-layout .entry-content > :first-child .kb-advanced-slide-inner p {
		font-size: 1rem !important;
		line-height: 1.5 !important;
	}
}

@media (max-width: 767px) {
	body.tovah-mobile-layout #masthead {
		box-shadow: 0 4px 14px rgba(26, 22, 18, 0.08);
	}

	body.logged-in.tovah-user-vendor.tovah-mobile-layout #masthead {
		position: sticky !important;
		top: 0 !important;
		z-index: 1000;
	}

	body.admin-bar.tovah-mobile-layout #masthead {
		top: 46px;
	}

	body.logged-in.tovah-user-vendor.admin-bar.tovah-mobile-layout #masthead {
		top: 46px !important;
	}

	body.home.logged-in.tovah-user-vendor .vendor-group-banner,
	body.home.logged-in.tovah-user-vendor #masthead + .kb-row-layout-wrap {
		position: sticky;
		top: 76px;
		z-index: 998;
		margin-top: 0 !important;
		background: #ccb783;
	}

	body.home.logged-in.tovah-user-vendor.admin-bar .vendor-group-banner,
	body.home.logged-in.tovah-user-vendor.admin-bar #masthead + .kb-row-layout-wrap {
		top: 122px;
	}

	body.tovah-mobile-layout .site-branding,
	body.tovah-mobile-layout .site-header-item,
	body.tovah-mobile-layout .site-header-focus-item {
		min-width: 0;
	}

	body.tovah-mobile-layout #main-header,
	body.tovah-mobile-layout #mobile-header,
	body.tovah-mobile-layout .mobile-header-wrap,
	body.tovah-mobile-layout .site-header-row-container-inner {
		overflow: visible;
	}

	body.logged-in.tovah-user-vendor.tovah-mobile-layout #mobile-header,
	body.logged-in.tovah-user-vendor.tovah-mobile-layout #mobile-header .site-header-inner-wrap,
	body.logged-in.tovah-user-vendor.tovah-mobile-layout #mobile-header .site-header-upper-wrap,
	body.logged-in.tovah-user-vendor.tovah-mobile-layout #mobile-header .site-header-upper-inner-wrap {
		display: block !important;
	}

	body.logged-in.tovah-user-vendor.tovah-mobile-layout #mobile-header .site-main-header-wrap,
	body.logged-in.tovah-user-vendor.tovah-mobile-layout #mobile-header .site-header-row-container-inner {
		position: relative !important;
		width: 100%;
		clear: both;
	}

	body.logged-in.tovah-user-vendor.tovah-mobile-layout #mobile-header .site-main-header-wrap {
		z-index: 3;
		background: #fff;
	}

	body.logged-in.tovah-user-vendor.tovah-mobile-layout #mobile-header .site-main-header-wrap + .site-header-row-container-inner {
		z-index: 2;
		margin-top: 0 !important;
	}

	body.tovah-mobile-layout .site-header-row-container-inner,
	body.tovah-mobile-layout .site-header-row-layout-contained,
	body.tovah-mobile-layout .site-header-row-layout-fullwidth {
		padding-left: 14px;
		padding-right: 14px;
	}

	body.tovah-mobile-layout .mobile-toggle-open-container .menu-toggle-open,
	body.tovah-mobile-layout .mobile-toggle-close-container .menu-toggle-close,
	body.tovah-mobile-layout .header-mobile-button-wrap .header-mobile-button,
	body.tovah-mobile-layout .header-cart-button,
	body.tovah-mobile-layout button,
	body.tovah-mobile-layout .button,
	body.tovah-mobile-layout .wp-element-button,
	body.tovah-mobile-layout .wp-block-button__link,
	body.tovah-mobile-layout .woocommerce a.button,
	body.tovah-mobile-layout .woocommerce button.button,
	body.tovah-mobile-layout .woocommerce input.button {
		min-height: 44px;
	}

	body.home.tovah-mobile-layout .entry-content > * {
		max-width: 100%;
	}

	body.home.tovah-mobile-layout .entry-content > .wp-block-spacer:first-child,
	body.home.tovah-mobile-layout .entry-content > .wp-block-spacer:nth-child(2),
	body.home.tovah-mobile-layout .entry-content > .wp-block-group:empty,
	body.home.tovah-mobile-layout .entry-content > .kb-row-layout-wrap:empty,
	body.home.tovah-mobile-layout .entry-content > .wp-block-kadence-rowlayout:empty {
		display: none !important;
	}

	body.home.tovah-mobile-layout .entry-content > :first-child {
		margin-top: 0 !important;
		padding-top: 0 !important;
	}

	body.tovah-mobile-layout #main-header,
	body.tovah-mobile-layout #masthead,
	body.tovah-mobile-layout .site-header-wrap,
	body.tovah-mobile-layout #mobile-header {
		margin-bottom: 0 !important;
	}

	body.home.logged-in.tovah-user-vendor .entry-content > :first-child {
		margin-top: 0 !important;
		padding-top: 0 !important;
	}

	body.home.logged-in.tovah-user-vendor .entry-content > :nth-child(2) {
		margin-top: 0 !important;
		padding-top: 0 !important;
	}

	body.home.tovah-mobile-layout .entry-content .wp-block-kadence-rowlayout,
	body.home.tovah-mobile-layout .entry-content .kb-row-layout-wrap,
	body.home.tovah-mobile-layout .entry-content .kt-row-layout-inner-wrap {
		margin-left: 0;
		margin-right: 0;
	}

	body.home.tovah-mobile-layout .entry-content .wp-block-kadence-column,
	body.home.tovah-mobile-layout .entry-content .kt-inside-inner-col,
	body.home.tovah-mobile-layout .entry-content .wp-block-group {
		overflow: visible;
	}

	body.home.tovah-mobile-layout .entry-content > .wp-block-cover.alignfull::before,
	body.home.tovah-mobile-layout .entry-content > .wp-block-kadence-rowlayout.alignfull::before,
	body.home.tovah-mobile-layout .entry-content > .kb-row-layout-wrap.alignfull::before {
		background: linear-gradient(180deg, rgba(244, 239, 228, 0.14) 0%, rgba(244, 239, 228, 0.34) 42%, rgba(244, 239, 228, 0.52) 100%);
	}

	body.home.tovah-mobile-layout .entry-content > .wp-block-cover.alignfull,
	body.home.tovah-mobile-layout .entry-content > .wp-block-kadence-rowlayout.alignfull,
	body.home.tovah-mobile-layout .entry-content > .kb-row-layout-wrap.alignfull,
	body.home.tovah-mobile-layout .entry-content > :first-child {
		margin-top: 0 !important;
	}

	body.home.tovah-mobile-layout .entry-content > .wp-block-cover.alignfull .wp-block-cover__inner-container,
	body.home.tovah-mobile-layout .entry-content > .wp-block-kadence-rowlayout.alignfull .kt-row-layout-inner-wrap,
	body.home.tovah-mobile-layout .entry-content > .kb-row-layout-wrap.alignfull .kt-row-layout-inner-wrap {
		min-height: 720px;
		padding: 112px 20px 32px;
		justify-content: flex-start;
	}

	body.home.tovah-mobile-layout .entry-content > .wp-block-cover.alignfull .wp-block-cover__inner-container > *,
	body.home.tovah-mobile-layout .entry-content > .wp-block-kadence-rowlayout.alignfull .kt-row-layout-inner-wrap > *,
	body.home.tovah-mobile-layout .entry-content > .kb-row-layout-wrap.alignfull .kt-row-layout-inner-wrap > * {
		width: 100%;
		margin-left: 0;
	}

	body.home.tovah-mobile-layout .wp-block-cover,
	body.home.tovah-mobile-layout .wp-block-kadence-rowlayout.alignfull,
	body.home.tovah-mobile-layout .kb-row-layout-wrap.alignfull {
		margin-bottom: 24px;
	}

	body.home.tovah-mobile-layout .wp-block-cover__inner-container,
	body.home.tovah-mobile-layout .wp-block-kadence-column .kt-inside-inner-col {
		padding-left: 16px;
		padding-right: 16px;
	}

	body.home.tovah-mobile-layout .entry-content > .alignfull,
	body.home.tovah-mobile-layout .entry-content > .wp-block-kadence-rowlayout.alignfull,
	body.home.tovah-mobile-layout .entry-content > .kb-row-layout-wrap.alignfull,
	body.home.tovah-mobile-layout .entry-content > .wp-block-cover.alignfull {
		width: 100vw;
		max-width: 100vw;
		margin-left: calc(50% - 50vw);
		margin-right: calc(50% - 50vw);
	}

	body.home.tovah-mobile-layout .entry-content > .alignfull .wp-block-cover__inner-container,
	body.home.tovah-mobile-layout .entry-content > .wp-block-kadence-rowlayout.alignfull .kt-row-layout-inner-wrap,
	body.home.tovah-mobile-layout .entry-content > .kb-row-layout-wrap.alignfull .kt-row-layout-inner-wrap,
	body.home.tovah-mobile-layout .entry-content > .wp-block-cover.alignfull .wp-block-cover__inner-container {
		padding-left: 20px;
		padding-right: 20px;
	}

	body.home.tovah-mobile-layout .entry-content > :first-child,
	body.home.tovah-mobile-layout .entry-content > :first-child .wp-block-cover,
	body.home.tovah-mobile-layout .entry-content > :first-child .kb-row-layout-wrap,
	body.home.tovah-mobile-layout .entry-content > :first-child .kt-row-layout-inner-wrap,
	body.home.tovah-mobile-layout .entry-content > :first-child .wp-block-kadence-column,
	body.home.tovah-mobile-layout .entry-content > :first-child .kt-inside-inner-col,
	body.home.tovah-mobile-layout .entry-content > :first-child .wp-block-group {
		overflow: visible;
	}

	body.home.tovah-mobile-layout .entry-content > :first-child .wp-block-cover__inner-container,
	body.home.tovah-mobile-layout .entry-content > :first-child .kt-inside-inner-col {
		padding-left: 0;
		padding-right: 0;
	}

	body.home.tovah-mobile-layout .entry-content > :first-child .wp-block-button,
	body.home.tovah-mobile-layout .entry-content > :first-child .kt-btn-wrap,
	body.home.tovah-mobile-layout .entry-content > :first-child .wp-block-buttons {
		width: auto;
	}

	body.home.tovah-mobile-layout .entry-content > :first-child .wp-block-button__link,
	body.home.tovah-mobile-layout .entry-content > :first-child .kt-btn-wrap .kt-button {
		width: auto;
		min-width: min(280px, 100%);
	}

	body.home.tovah-mobile-layout .wp-block-cover__inner-container,
	body.home.tovah-mobile-layout .kb-row-layout-inner-wrap,
	body.home.tovah-mobile-layout .kt-row-layout-inner-wrap {
		gap: 16px;
	}

	body.home.tovah-mobile-layout h1,
	body.home.tovah-mobile-layout h2 {
		line-height: 1.1;
		word-break: normal;
		overflow-wrap: anywhere;
	}

	body.home.tovah-mobile-layout .entry-content > :first-child h1,
	body.home.tovah-mobile-layout .entry-content > :first-child h2 {
		font-size: clamp(2.1rem, 6.5vw, 2.9rem);
		line-height: 1.04;
	}

	body.home.tovah-mobile-layout .entry-content > :first-child h3,
	body.home.tovah-mobile-layout .entry-content > :first-child h4,
	body.home.tovah-mobile-layout .entry-content > :first-child p {
		font-size: clamp(0.95rem, 2.4vw, 1.02rem);
		line-height: 1.4;
	}

	body.home.tovah-mobile-layout .entry-content > :first-child .kb-slider-size-ratio .kb-advanced-slide {
		padding-bottom: 138% !important;
	}

	body.home.tovah-mobile-layout .entry-content > :first-child .kb-advanced-slide-inner-wrap {
		min-height: 600px !important;
		max-height: 680px !important;
		padding: 88px 24px 28px !important;
	}

	body.home.tovah-mobile-layout .entry-content > :first-child .kb-advanced-slide-inner {
		max-width: 100%;
		margin-left: 0;
	}

	body.home.tovah-mobile-layout .entry-content > :first-child .kb-advanced-slide-inner h1,
	body.home.tovah-mobile-layout .entry-content > :first-child .kb-advanced-slide-inner h2 {
		font-size: clamp(2rem, 6vw, 2.5rem) !important;
		line-height: 1.1 !important;
	}

	body.home.tovah-mobile-layout .entry-content > :first-child .kb-advanced-slide-inner h3,
	body.home.tovah-mobile-layout .entry-content > :first-child .kb-advanced-slide-inner h4,
	body.home.tovah-mobile-layout .entry-content > :first-child .kb-advanced-slide-inner p {
		font-size: 0.98rem !important;
		line-height: 1.48 !important;
	}

	body.home.tovah-mobile-layout h3,
	body.home.tovah-mobile-layout h4,
	body.home.tovah-mobile-layout h5,
	body.home.tovah-mobile-layout h6,
	body.home.tovah-mobile-layout p,
	body.home.tovah-mobile-layout a {
		overflow-wrap: anywhere;
	}

	body.home.tovah-mobile-layout .wp-block-button,
	body.home.tovah-mobile-layout .kt-btn-wrap,
	body.home.tovah-mobile-layout .wp-block-buttons {
		width: 100%;
	}

	body.home.tovah-mobile-layout .wp-block-button__link,
	body.home.tovah-mobile-layout .kt-btn-wrap .kt-button {
		width: 100%;
		text-align: center;
		padding-left: 16px;
		padding-right: 16px;
	}

	body.home.tovah-mobile-layout .entry-content > .wp-block-cover.alignfull .wp-block-button,
	body.home.tovah-mobile-layout .entry-content > .wp-block-cover.alignfull .kt-btn-wrap,
	body.home.tovah-mobile-layout .entry-content > .wp-block-kadence-rowlayout.alignfull .wp-block-button,
	body.home.tovah-mobile-layout .entry-content > .wp-block-kadence-rowlayout.alignfull .kt-btn-wrap,
	body.home.tovah-mobile-layout .entry-content > .kb-row-layout-wrap.alignfull .wp-block-button,
	body.home.tovah-mobile-layout .entry-content > .kb-row-layout-wrap.alignfull .kt-btn-wrap {
		width: 100%;
		margin-left: 0;
	}

	body.home.tovah-mobile-layout .entry-content > .wp-block-cover.alignfull .wp-block-button__link,
	body.home.tovah-mobile-layout .entry-content > .wp-block-cover.alignfull .kt-btn-wrap .kt-button,
	body.home.tovah-mobile-layout .entry-content > .wp-block-kadence-rowlayout.alignfull .wp-block-button__link,
	body.home.tovah-mobile-layout .entry-content > .wp-block-kadence-rowlayout.alignfull .kt-btn-wrap .kt-button,
	body.home.tovah-mobile-layout .entry-content > .kb-row-layout-wrap.alignfull .wp-block-button__link,
	body.home.tovah-mobile-layout .entry-content > .kb-row-layout-wrap.alignfull .kt-btn-wrap .kt-button {
		width: 100%;
		min-width: 0;
	}

	body.logged-in.tovah-user-admin.admin-bar #masthead,
	body.logged-in.tovah-user-vendor #masthead {
		top: 32px;
	}

	body.home.logged-in.tovah-user-vendor #masthead .kadence-sticky-header,
	body.home.logged-in.tovah-user-vendor #mobile-header .kadence-sticky-header {
		position: relative !important;
		top: 0 !important;
		transform: none !important;
	}

	body.home.logged-in.tovah-user-vendor .entry-content > .wp-block-group,
	body.home.logged-in.tovah-user-vendor .entry-content > .wp-block-kadence-rowlayout,
	body.home.logged-in.tovah-user-vendor .entry-content > .kb-row-layout-wrap {
		scroll-margin-top: 24px;
	}

	body.tovah-mobile-layout ul.products,
	body.tovah-mobile-layout .wc-block-grid__products {
		display: grid;
		grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
		column-gap: 14px;
		row-gap: 24px;
	}

	body.tovah-mobile-layout ul.products::before,
	body.tovah-mobile-layout ul.products::after {
		display: none;
	}

	body.tovah-mobile-layout ul.products li.product,
	body.tovah-mobile-layout .wc-block-grid__product {
		float: none;
		width: auto !important;
		margin: 0 !important;
		min-width: 0;
	}

	body.tovah-mobile-layout ul.products li.product .woocommerce-loop-product__title,
	body.tovah-mobile-layout .wc-block-grid__product-title {
		font-size: 16px;
		line-height: 1.3;
		margin-bottom: 8px;
	}

	body.tovah-mobile-layout ul.products li.product .button,
	body.tovah-mobile-layout .wc-block-grid__product .wp-block-button__link,
	body.tovah-mobile-layout .wc-block-grid__product .button {
		width: 100%;
	}

	body.tovah-mobile-layout.woocommerce ul.products li.product .price,
	body.tovah-mobile-layout .wc-block-grid__product-price {
		font-size: 14px;
	}

	body.tovah-mobile-layout .woocommerce div.product div.images,
	body.tovah-mobile-layout .woocommerce div.product div.summary,
	body.tovah-mobile-layout .woocommerce-cart .cart-collaterals,
	body.tovah-mobile-layout .woocommerce-cart table.cart,
	body.tovah-mobile-layout .woocommerce-checkout .col2-set,
	body.tovah-mobile-layout .woocommerce-checkout #order_review {
		width: 100%;
		float: none;
	}

	body.tovah-mobile-layout .woocommerce div.product form.cart .button,
	body.tovah-mobile-layout .woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
	body.tovah-mobile-layout .woocommerce-checkout #payment .button {
		width: 100%;
	}

	body.tovah-mobile-layout .woocommerce-cart table.cart td,
	body.tovah-mobile-layout .woocommerce-checkout-review-order-table td,
	body.tovah-mobile-layout .woocommerce-checkout-review-order-table th {
		word-break: break-word;
	}

	body.tovah-mobile-layout .woocommerce-cart .entry-content-wrap,
	body.tovah-mobile-layout .woocommerce-cart .site-main,
	body.tovah-mobile-layout .woocommerce-cart .content-wrap {
		min-width: 0;
	}

	body.tovah-mobile-layout .woocommerce-cart .cart_item {
		display: grid;
		grid-template-columns: 72px minmax(0, 1fr);
		gap: 12px;
		align-items: start;
	}

	body.tovah-mobile-layout .woocommerce-cart table.cart td.product-thumbnail {
		width: 72px;
		padding-right: 0;
	}

	body.tovah-mobile-layout .woocommerce-cart table.cart td.product-thumbnail img {
		width: 72px;
		max-width: 72px;
	}

	body.tovah-mobile-layout .woocommerce-cart table.cart td.product-name,
	body.tovah-mobile-layout .woocommerce-cart table.cart td.product-price,
	body.tovah-mobile-layout .woocommerce-cart table.cart td.product-quantity,
	body.tovah-mobile-layout .woocommerce-cart table.cart td.product-subtotal,
	body.tovah-mobile-layout .woocommerce-cart table.cart td.product-remove {
		padding-left: 0;
	}

	body.tovah-mobile-layout .woocommerce-cart table.cart td.product-name {
		font-size: 0.95rem;
		line-height: 1.45;
	}

	body.tovah-mobile-layout .woocommerce-cart table.cart td.product-price,
	body.tovah-mobile-layout .woocommerce-cart table.cart td.product-subtotal {
		font-size: 0.95rem;
		font-weight: 600;
	}

	body.tovah-mobile-layout .woocommerce-cart table.cart td.product-quantity .quantity {
		display: inline-flex;
		align-items: center;
	}

	body.tovah-mobile-layout .wp-block-woocommerce-cart .wc-block-cart-items__row {
		grid-template-columns: 88px minmax(0, 1fr) auto !important;
		column-gap: 16px !important;
		row-gap: 10px !important;
		padding-top: 18px !important;
		padding-bottom: 18px !important;
		align-items: start !important;
	}

	body.tovah-mobile-layout .wp-block-woocommerce-cart .wc-block-cart-item__image,
	body.tovah-mobile-layout .wp-block-woocommerce-cart .wc-block-cart-item__image a,
	body.tovah-mobile-layout .wp-block-woocommerce-cart .wc-block-cart-item__image img {
		width: 88px !important;
		max-width: 88px !important;
	}

	body.tovah-mobile-layout .wp-block-woocommerce-cart .wc-block-cart-item__image img {
		height: 88px !important;
		border-radius: 4px;
		object-fit: cover;
	}

	body.tovah-mobile-layout .wp-block-woocommerce-cart .wc-block-components-product-name {
		display: block;
		font-size: 1.08rem !important;
		line-height: 1.35 !important;
		font-weight: 600 !important;
		margin-bottom: 8px !important;
	}

	body.tovah-mobile-layout .wp-block-woocommerce-cart .wc-block-cart-item__prices,
	body.tovah-mobile-layout .wp-block-woocommerce-cart .wc-block-cart-item__total .wc-block-components-product-price {
		font-size: 1rem !important;
		line-height: 1.4 !important;
		font-weight: 600 !important;
	}

	body.tovah-mobile-layout .wp-block-woocommerce-cart .wc-block-components-product-metadata,
	body.tovah-mobile-layout .wp-block-woocommerce-cart .wc-block-components-product-details,
	body.tovah-mobile-layout .wp-block-woocommerce-cart .wc-block-components-product-details__name,
	body.tovah-mobile-layout .wp-block-woocommerce-cart .wc-block-components-product-details__value {
		font-size: 0.95rem !important;
		line-height: 1.45 !important;
	}

	body.tovah-mobile-layout .wp-block-woocommerce-cart .wc-block-components-product-metadata {
		margin-bottom: 10px !important;
	}

	body.tovah-mobile-layout .wp-block-woocommerce-cart .wc-block-cart-item__total {
		padding-left: 12px !important;
		white-space: nowrap;
	}

	body.tovah-mobile-layout .wp-block-woocommerce-cart .wc-block-cart-item__quantity {
		display: flex !important;
		align-items: center !important;
		gap: 10px !important;
		margin-top: 6px !important;
	}

	body.tovah-mobile-layout .wp-block-woocommerce-cart .wc-block-components-quantity-selector {
		min-height: 46px !important;
	}

	body.tovah-mobile-layout .wp-block-woocommerce-cart .wc-block-components-quantity-selector__input,
	body.tovah-mobile-layout .wp-block-woocommerce-cart .wc-block-components-quantity-selector__button,
	body.tovah-mobile-layout .wp-block-woocommerce-cart .wc-block-cart-item__remove-link {
		font-size: 1rem !important;
	}

	body.tovah-mobile-layout .wp-block-woocommerce-cart .wc-block-cart-item__remove-link svg {
		width: 22px;
		height: 22px;
	}

	body.tovah-mobile-layout .woocommerce-cart .cart-collaterals {
		margin-top: 24px;
	}

	body.tovah-mobile-layout .woocommerce-cart .cross-sells,
	body.tovah-mobile-layout .woocommerce-cart .cart_totals {
		width: 100%;
		float: none;
	}

	body.tovah-mobile-layout .woocommerce-cart .cross-sells ul.products {
		grid-template-columns: minmax(0, 1fr);
		gap: 18px;
	}

	body.tovah-mobile-layout .woocommerce-cart .wp-block-woocommerce-product-collection ul.wc-block-product-template__responsive.columns-3.wc-block-product-template {
		display: flex !important;
		flex-direction: column !important;
		flex-wrap: nowrap !important;
		grid-template-columns: none !important;
		column-count: 1 !important;
		gap: 18px !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	body.tovah-mobile-layout .woocommerce-cart .cross-sells .wc-block-product-template,
	body.tovah-mobile-layout .wp-block-woocommerce-cart .wp-block-woocommerce-product-collection .wc-block-product-template.columns-3 {
		display: grid !important;
		grid-template-columns: minmax(0, 1fr) !important;
		gap: 18px !important;
		align-items: stretch;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	body.tovah-mobile-layout .woocommerce-cart .cross-sells .wc-block-product-template .wc-block-product,
	body.tovah-mobile-layout .wp-block-woocommerce-cart .wp-block-woocommerce-product-collection .wc-block-product-template.columns-3 > .wc-block-product {
		display: flex;
		flex-direction: column;
		align-items: stretch;
		height: 100%;
		width: 100% !important;
		max-width: 100% !important;
		flex: 0 0 100% !important;
		margin: 0 !important;
	}

	body.tovah-mobile-layout .woocommerce-cart .wp-block-woocommerce-product-collection ul.wc-block-product-template__responsive.columns-3.wc-block-product-template > li.wc-block-product {
		display: flex !important;
		flex-direction: column !important;
		width: 100% !important;
		max-width: 100% !important;
		flex: 0 0 100% !important;
		margin: 0 0 18px 0 !important;
		break-inside: avoid !important;
	}

	body.tovah-mobile-layout .wp-block-woocommerce-cart .wp-block-woocommerce-product-collection ul.wc-block-product-template__responsive.columns-3.wc-block-product-template {
		display: flex !important;
		flex-direction: column !important;
		flex-wrap: nowrap !important;
		grid-template-columns: none !important;
		column-count: 1 !important;
		gap: 18px !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	body.tovah-mobile-layout .wp-block-woocommerce-cart .wp-block-woocommerce-product-collection ul.wc-block-product-template__responsive.columns-3.wc-block-product-template > li.wc-block-product {
		display: flex !important;
		flex-direction: column !important;
		width: 100% !important;
		max-width: 100% !important;
		flex: 0 0 100% !important;
		margin: 0 0 18px 0 !important;
		break-inside: avoid !important;
	}

	body.tovah-mobile-layout .wp-block-woocommerce-cart .wp-block-woocommerce-product-collection .wc-block-components-product-image,
	body.tovah-mobile-layout .wp-block-woocommerce-cart .wp-block-woocommerce-product-collection .wp-block-post-title,
	body.tovah-mobile-layout .wp-block-woocommerce-cart .wp-block-woocommerce-product-collection .wp-block-woocommerce-product-price,
	body.tovah-mobile-layout .wp-block-woocommerce-cart .wp-block-woocommerce-product-collection .wp-block-woocommerce-product-button {
		width: 100%;
	}

	body.tovah-mobile-layout .wp-block-woocommerce-cart .wp-block-woocommerce-product-collection .wp-block-post-title {
		display: flex;
		align-items: flex-start;
		justify-content: center;
		min-height: 4.2em;
		margin: 0 0 0.85rem;
		text-align: center;
	}

	body.tovah-mobile-layout .wp-block-woocommerce-cart .wp-block-woocommerce-product-collection .wp-block-post-title a {
		display: block;
		width: 100%;
	}

	body.tovah-mobile-layout .wp-block-woocommerce-cart .wp-block-woocommerce-product-collection .wp-block-woocommerce-product-price {
		display: flex;
		align-items: flex-start;
		justify-content: center;
		min-height: 2.4em;
		margin: 0 0 0.9rem;
		text-align: center;
		font-size: 1rem;
		line-height: 1.45;
		font-weight: 500;
	}

	body.tovah-mobile-layout .wp-block-woocommerce-cart .wp-block-woocommerce-product-collection .wc-block-components-product-price,
	body.tovah-mobile-layout .wp-block-woocommerce-cart .wp-block-woocommerce-product-collection .wc-block-components-product-price .amount,
	body.tovah-mobile-layout .wp-block-woocommerce-cart .wp-block-woocommerce-product-collection .wc-block-components-product-price .woocommerce-Price-amount {
		font-size: 1rem;
		line-height: 1.45;
		font-weight: 500;
	}

	body.tovah-mobile-layout .wp-block-woocommerce-cart .wp-block-woocommerce-product-collection .wp-block-woocommerce-product-button {
		margin-top: auto;
		display: flex;
		justify-content: center;
	}

	body.tovah-mobile-layout .wp-block-woocommerce-cart .wp-block-woocommerce-product-collection .wp-block-button__link,
	body.tovah-mobile-layout .wp-block-woocommerce-cart .wp-block-woocommerce-product-collection .wc-block-components-product-button__button {
		align-self: center;
		min-width: 120px;
	}

	body.tovah-mobile-layout .woocommerce-cart .cross-sells .wc-block-components-product-image,
	body.tovah-mobile-layout .woocommerce-cart .cross-sells .wp-block-post-title,
	body.tovah-mobile-layout .woocommerce-cart .cross-sells .wp-block-woocommerce-product-price,
	body.tovah-mobile-layout .woocommerce-cart .cross-sells .wp-block-woocommerce-product-button {
		width: 100%;
	}

	body.tovah-mobile-layout .woocommerce-cart .cross-sells .wp-block-post-title {
		display: flex;
		align-items: flex-start;
		justify-content: center;
		min-height: 3.8em;
		margin-bottom: 0.75rem;
		text-align: center;
	}

	body.tovah-mobile-layout .woocommerce-cart .cross-sells .wp-block-post-title a {
		display: block;
		width: 100%;
	}

	body.tovah-mobile-layout .woocommerce-cart .cross-sells .wp-block-woocommerce-product-price {
		margin-top: 0;
		margin-bottom: 14px;
		min-height: 2.2em;
		display: flex;
		align-items: flex-start;
		justify-content: center;
		font-size: 1rem;
		line-height: 1.45;
		font-weight: 500;
		text-align: center;
	}

	body.tovah-mobile-layout .woocommerce-cart .cross-sells .wc-block-components-product-price,
	body.tovah-mobile-layout .woocommerce-cart .cross-sells .wc-block-components-product-price .amount,
	body.tovah-mobile-layout .woocommerce-cart .cross-sells .wc-block-components-product-price .woocommerce-Price-amount {
		font-size: 1rem;
		line-height: 1.45;
		font-weight: 500;
	}

	body.tovah-mobile-layout .woocommerce-cart .cross-sells .wp-block-woocommerce-product-button {
		margin-top: auto;
	}

	body.tovah-mobile-layout .woocommerce-cart .cross-sells .wp-block-button__link,
	body.tovah-mobile-layout .woocommerce-cart .cross-sells .wc-block-components-product-button__button {
		align-self: center;
		width: auto;
		min-width: 120px;
	}

	body.tovah-mobile-layout .woocommerce-cart .cross-sells ul.products li.product {
		display: flex;
		flex-direction: column;
		align-items: stretch;
		height: 100%;
		width: auto !important;
		margin: 0 !important;
	}

	body.tovah-mobile-layout .woocommerce-cart .cross-sells ul.products li.product a.woocommerce-LoopProduct-link {
		display: flex;
		flex-direction: column;
		flex: 1 1 auto;
	}

	body.tovah-mobile-layout .woocommerce-cart .cross-sells ul.products li.product .woocommerce-loop-product__title {
		display: flex;
		align-items: flex-start;
		justify-content: center;
		font-size: 1rem;
		line-height: 1.35;
		min-height: 3.8em;
		margin-bottom: 8px;
		text-align: center;
	}

	body.tovah-mobile-layout .woocommerce-cart .cross-sells ul.products li.product .price {
		display: flex;
		align-items: flex-start;
		justify-content: center;
		font-size: 0.95rem;
		line-height: 1.45;
		font-weight: 500;
		min-height: 2.2em;
		margin-bottom: 10px;
		text-align: center;
	}

	body.tovah-mobile-layout .woocommerce-cart .cross-sells ul.products li.product .button {
		align-self: center;
		margin-top: 0;
	}
}

@media (max-width: 480px) {
	body.home.tovah-mobile-layout .entry-content,
	body.tovah-mobile-layout .woocommerce-page .site-main,
	body.tovah-mobile-layout .woocommerce .site-main {
		padding-left: 0;
		padding-right: 0;
	}

	body.home.tovah-mobile-layout .entry-content > .wp-block-cover.alignfull .wp-block-cover__inner-container,
	body.home.tovah-mobile-layout .entry-content > .wp-block-kadence-rowlayout.alignfull .kt-row-layout-inner-wrap,
	body.home.tovah-mobile-layout .entry-content > .kb-row-layout-wrap.alignfull .kt-row-layout-inner-wrap {
		min-height: 680px;
		padding: 104px 16px 28px;
	}

	body.home.tovah-mobile-layout .wp-block-cover,
	body.home.tovah-mobile-layout .wp-block-group,
	body.home.tovah-mobile-layout .wp-block-kadence-rowlayout,
	body.home.tovah-mobile-layout .kb-row-layout-wrap {
		margin-bottom: 20px;
	}

	body.home.tovah-mobile-layout h1 {
		font-size: clamp(2rem, 8vw, 2.75rem);
	}

	body.home.tovah-mobile-layout h2 {
		font-size: clamp(1.7rem, 6.8vw, 2.3rem);
	}

	body.home.tovah-mobile-layout .entry-content > :first-child h1,
	body.home.tovah-mobile-layout .entry-content > :first-child h2 {
		font-size: clamp(1.8rem, 8vw, 2.2rem);
		line-height: 1.05;
	}

	body.home.tovah-mobile-layout p {
		font-size: 15px;
		line-height: 1.55;
	}

	body.home.tovah-mobile-layout .entry-content > :first-child h3,
	body.home.tovah-mobile-layout .entry-content > :first-child h4,
	body.home.tovah-mobile-layout .entry-content > :first-child p {
		font-size: 0.92rem;
		line-height: 1.38;
	}

	body.home.tovah-mobile-layout .entry-content > :first-child .kb-slider-size-ratio .kb-advanced-slide {
		padding-bottom: 172% !important;
	}

	body.home.tovah-mobile-layout .entry-content > :first-child .kb-advanced-slide-inner-wrap {
		min-height: 560px !important;
		max-height: 640px !important;
		padding: 84px 18px 24px !important;
	}

	body.home.tovah-mobile-layout .entry-content > :first-child .kb-advanced-slide-inner h1,
	body.home.tovah-mobile-layout .entry-content > :first-child .kb-advanced-slide-inner h2 {
		font-size: clamp(1.85rem, 7.2vw, 2.2rem) !important;
		line-height: 1.1 !important;
	}

	body.home.tovah-mobile-layout .entry-content > :first-child .kb-advanced-slide-inner h3,
	body.home.tovah-mobile-layout .entry-content > :first-child .kb-advanced-slide-inner h4,
	body.home.tovah-mobile-layout .entry-content > :first-child .kb-advanced-slide-inner p {
		font-size: 0.96rem !important;
		line-height: 1.45 !important;
	}

	body.tovah-mobile-layout ul.products,
	body.tovah-mobile-layout .wc-block-grid__products {
		grid-template-columns: minmax(0, 1fr);
		row-gap: 20px;
	}

	body.tovah-mobile-layout .woocommerce-cart .cart_item {
		grid-template-columns: 1fr;
		gap: 10px;
	}

	body.tovah-mobile-layout .woocommerce-cart table.cart td.product-thumbnail,
	body.tovah-mobile-layout .woocommerce-cart table.cart td.product-thumbnail img {
		width: 88px;
		max-width: 88px;
	}

	body.tovah-mobile-layout .woocommerce-cart table.cart td.product-thumbnail {
		margin-bottom: 6px;
	}

	body.tovah-mobile-layout .woocommerce-cart .cross-sells ul.products li.product .button,
	body.tovah-mobile-layout .woocommerce-cart .cross-sells ul.products li.product .wp-block-button__link {
		width: 100%;
	}

	body.tovah-mobile-layout .woocommerce-cart .cross-sells .wp-block-button__link,
	body.tovah-mobile-layout .woocommerce-cart .cross-sells .wc-block-components-product-button__button {
		width: 100%;
		min-width: 0;
	}

	body.tovah-mobile-layout ul.products li.product .button,
	body.tovah-mobile-layout .wc-block-grid__product .button,
	body.tovah-mobile-layout .wc-block-grid__product .wp-block-button__link,
	body.tovah-mobile-layout .woocommerce-cart .actions .button,
	body.tovah-mobile-layout .woocommerce-page .button {
		font-size: 15px;
	}
}

/*
 * Final homepage hero behavior:
 * preserve the original slider/background structure and only refine content sizing.
 */
body.home.tovah-mobile-layout .entry-content > :first-child .kt-row-column-wrap.kt-has-2-columns {
	position: static !important;
	min-height: inherit !important;
	align-items: stretch !important;
}

body.home.tovah-mobile-layout .entry-content > :first-child .kt-row-column-wrap.kt-has-2-columns > .wp-block-kadence-column:first-child {
	min-height: 100% !important;
	display: flex !important;
}

body.home.tovah-mobile-layout .entry-content > :first-child .kt-row-column-wrap.kt-has-2-columns > .wp-block-kadence-column:first-child > .kt-inside-inner-col {
	flex: 1 1 auto !important;
	min-height: 100% !important;
	height: 100% !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
}

body.home.tovah-mobile-layout .entry-content > :first-child .kb-advanced-slide-inner-wrap {
	min-height: 540px !important;
	max-height: 100vh !important;
	padding: 64px 40px 40px !important;
}

body.home.tovah-mobile-layout .entry-content > :first-child .kb-advanced-slide-inner {
	width: 100% !important;
	max-width: 100% !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
}

body.home.tovah-mobile-layout .entry-content > :first-child .kt-row-column-wrap.kt-has-2-columns > .wp-block-kadence-column:last-child > .kt-inside-inner-col {
	max-width: 40rem !important;
	margin-left: auto !important;
	padding: 20px 24px !important;
}

body.home.tovah-mobile-layout .entry-content > :first-child .kb-advanced-slide-inner h1,
body.home.tovah-mobile-layout .entry-content > :first-child .kb-advanced-slide-inner h2 {
	font-size: clamp(2.35rem, 3vw, 3.25rem) !important;
	line-height: 1.08 !important;
}

body.home.tovah-mobile-layout .entry-content > :first-child .kb-advanced-slide-inner h3,
body.home.tovah-mobile-layout .entry-content > :first-child .kb-advanced-slide-inner h4,
body.home.tovah-mobile-layout .entry-content > :first-child .kb-advanced-slide-inner p {
	max-width: 33rem !important;
	font-size: clamp(0.98rem, 1.05vw, 1.06rem) !important;
	line-height: 1.55 !important;
}

@media (max-width: 1180px) {
	body.home.tovah-mobile-layout .entry-content > :first-child .kt-row-column-wrap.kt-has-2-columns > .wp-block-kadence-column:last-child > .kt-inside-inner-col {
		max-width: 34rem !important;
		padding: 18px 22px !important;
	}

	body.home.tovah-mobile-layout .entry-content > :first-child .kb-advanced-slide-inner-wrap {
		min-height: 500px !important;
		max-height: 100vh !important;
		padding: 56px 32px 32px !important;
	}

	body.home.tovah-mobile-layout .entry-content > :first-child .kb-advanced-slide-inner h1,
	body.home.tovah-mobile-layout .entry-content > :first-child .kb-advanced-slide-inner h2 {
		font-size: clamp(2.1rem, 2.8vw, 2.8rem) !important;
	}
}

@media (max-width: 900px) {
	body.home.tovah-mobile-layout .entry-content > :first-child .kt-row-column-wrap.kt-has-2-columns > .wp-block-kadence-column:last-child > .kt-inside-inner-col {
		max-width: 29rem !important;
		padding: 16px 20px !important;
	}

	body.home.tovah-mobile-layout .entry-content > :first-child .kb-advanced-slide-inner-wrap {
		min-height: 480px !important;
		max-height: 100vh !important;
		padding: 52px 24px 28px !important;
	}

	body.home.tovah-mobile-layout .entry-content > :first-child .kb-advanced-slide-inner h1,
	body.home.tovah-mobile-layout .entry-content > :first-child .kb-advanced-slide-inner h2 {
		font-size: clamp(1.9rem, 3.1vw, 2.45rem) !important;
	}
}

@media (max-width: 767px) {
	body.home.tovah-mobile-layout .entry-content > :first-child .kb-advanced-slide-inner-wrap {
		min-height: 500px !important;
		max-height: 100vh !important;
		padding: 56px 20px 24px !important;
	}

	body.home.tovah-mobile-layout .entry-content > :first-child .kt-row-column-wrap.kt-has-2-columns > .wp-block-kadence-column:last-child > .kt-inside-inner-col {
		max-width: 100% !important;
		margin-left: 0 !important;
		padding: 18px 18px 20px !important;
	}

	body.home.tovah-mobile-layout .entry-content > :first-child .kb-advanced-slide-inner h1,
	body.home.tovah-mobile-layout .entry-content > :first-child .kb-advanced-slide-inner h2 {
		font-size: clamp(1.75rem, 6.2vw, 2.2rem) !important;
		line-height: 1.1 !important;
	}

	body.home.tovah-mobile-layout .entry-content > :first-child .kb-advanced-slide-inner p {
		max-width: 100% !important;
		font-size: 0.96rem !important;
		line-height: 1.48 !important;
	}
}

@media (max-width: 480px) {
	body.home.tovah-mobile-layout .entry-content > :first-child .kb-advanced-slide-inner-wrap {
		min-height: 440px !important;
		max-height: 100vh !important;
		padding: 48px 16px 20px !important;
	}

	body.home.tovah-mobile-layout .entry-content > :first-child .kb-advanced-slide-inner h1,
	body.home.tovah-mobile-layout .entry-content > :first-child .kb-advanced-slide-inner h2 {
		font-size: clamp(1.6rem, 7vw, 1.95rem) !important;
	}
}

/*
 * Homepage trust/support icon row
 * Target only the exact Kadence row to avoid breaking other sections.
 */
body.home.tovah-mobile-layout .kb-row-layout-id104_dda147-ed .kt-row-column-wrap {
	display: grid !important;
	grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
	gap: 28px !important;
	align-items: stretch !important;
}

body.home.tovah-mobile-layout .kb-row-layout-id104_dda147-ed .kt-row-column-wrap > .wp-block-kadence-column {
	width: 100% !important;
	max-width: 100% !important;
	min-width: 0 !important;
	margin: 0 !important;
}

body.home.tovah-mobile-layout .kb-row-layout-id104_dda147-ed .kt-row-column-wrap > .wp-block-kadence-column > .kt-inside-inner-col {
	padding: 8px 12px !important;
	min-width: 0 !important;
}

body.home.tovah-mobile-layout .kb-row-layout-id104_dda147-ed .kt-blocks-info-box-link-wrap {
	display: grid !important;
	grid-template-columns: 64px minmax(0, 1fr) !important;
	column-gap: 18px !important;
	align-items: center !important;
	text-align: left !important;
	min-width: 0 !important;
}

body.home.tovah-mobile-layout .kb-row-layout-id104_dda147-ed .kt-blocks-info-box-media-container {
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	width: 64px !important;
	min-width: 64px !important;
	padding-right: 18px !important;
	border-right: 1px solid rgba(24, 32, 52, 0.7) !important;
}

body.home.tovah-mobile-layout .kb-row-layout-id104_dda147-ed .kt-blocks-info-box-media,
body.home.tovah-mobile-layout .kb-row-layout-id104_dda147-ed .kadence-info-box-icon-container,
body.home.tovah-mobile-layout .kb-row-layout-id104_dda147-ed .kadence-info-box-icon-inner-container {
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
}

body.home.tovah-mobile-layout .kb-row-layout-id104_dda147-ed .kt-blocks-info-box-media.kt-info-media-animate-none:empty,
body.home.tovah-mobile-layout .kb-row-layout-id104_dda147-ed .kadence-info-box-icon-container.kt-info-icon-animate-none:empty {
	display: none !important;
}

body.home.tovah-mobile-layout .kt-info-box104_f8418e-e8 .kt-blocks-info-box-media {
	border-right-width: 0 !important;
}

body.home.tovah-mobile-layout .kt-info-box104_e33ba2-77 .kt-blocks-info-box-media,
body.home.tovah-mobile-layout .kt-info-box104_5552cb-f5 .kt-blocks-info-box-media {
	border-right-width: 0 !important;
}

/*
 * Homepage newsletter / marketplace circle section
 * Restore the authored Kadence 2-column behavior for this specific row.
 */
body.home.tovah-mobile-layout .kb-row-layout-id104_9a7f5f-48 {
	overflow: hidden;
	background-position: center right !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
}

body.home.tovah-mobile-layout .kb-row-layout-id104_9a7f5f-48 .kt-row-layout-inner-wrap,
body.home.tovah-mobile-layout .kb-row-layout-id104_9a7f5f-48 .kt-row-layout-inner-wrap > * {
	width: 100% !important;
	max-width: 100% !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
}

body.home.tovah-mobile-layout .kb-row-layout-id104_9a7f5f-48 > .kt-row-column-wrap {
	display: flex !important;
	flex-wrap: nowrap !important;
	align-items: stretch !important;
	width: 100% !important;
	max-width: 100% !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
}

body.home.tovah-mobile-layout .kb-row-layout-id104_9a7f5f-48 > .kt-row-column-wrap > .wp-block-kadence-column {
	flex: 1 1 0 !important;
	width: 100% !important;
	max-width: 100% !important;
	min-width: 0 !important;
	margin: 0 !important;
}

body.home.tovah-mobile-layout .kb-row-layout-id104_9a7f5f-48 > .kt-row-column-wrap > .wp-block-kadence-column > .kt-inside-inner-col {
	height: 100% !important;
	min-width: 0 !important;
}

body.home.tovah-mobile-layout .kb-row-layout-id104_9a7f5f-48 .kadence-column104_429608-3b > .kt-inside-inner-col {
	max-width: none !important;
	padding: 56px 32px !important;
	display: flex !important;
	flex-direction: column !important;
	justify-content: center !important;
}

body.home.tovah-mobile-layout .kb-row-layout-id104_9a7f5f-48 .kt-adv-heading104_36320d-f7 {
	margin: 0 0 22px !important;
	color: #2d1b12 !important;
	font-size: clamp(2.2rem, 3vw, 3rem) !important;
	line-height: 1.08 !important;
	font-weight: 700 !important;
	letter-spacing: 0.01em !important;
}

body.home.tovah-mobile-layout .kb-row-layout-id104_9a7f5f-48 .kt-adv-heading104_adcf18-38 {
	max-width: 36rem !important;
	margin: 0 0 28px !important;
	color: #2d3748 !important;
	font-size: clamp(1.08rem, 1.35vw, 1.3rem) !important;
	line-height: 1.7 !important;
	font-weight: 400 !important;
}

body.home.tovah-mobile-layout .kb-row-layout-id104_9a7f5f-48 .grunion-field-label {
	color: #2d1b12 !important;
	font-size: 1.1rem !important;
	font-weight: 600 !important;
	line-height: 1.35 !important;
}

body.home.tovah-mobile-layout .kb-row-layout-id104_9a7f5f-48 .grunion-label-required {
	color: rgba(45, 55, 72, 0.72) !important;
	font-size: 0.9em !important;
	font-weight: 400 !important;
}

body.home.tovah-mobile-layout .kb-row-layout-id104_9a7f5f-48 .kadence-column104_de7e5b-a4,
body.home.tovah-mobile-layout .kb-row-layout-id104_9a7f5f-48 .kadence-column104_de7e5b-a4 > .kt-inside-inner-col {
	display: block !important;
	min-height: 100% !important;
}

body.home.tovah-mobile-layout .kb-row-layout-id104_9a7f5f-48 .kadence-column104_429608-3b {
	flex: 0 0 52% !important;
}

body.home.tovah-mobile-layout .kb-row-layout-id104_9a7f5f-48 .kadence-column104_de7e5b-a4 {
	flex: 0 0 48% !important;
}

body.home.tovah-mobile-layout .kb-row-layout-id104_9a7f5f-48 .kadence-column104_de7e5b-a4 > .kt-inside-inner-col {
	min-height: 540px !important;
	height: 100% !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
}

body.home.tovah-mobile-layout .kb-row-layout-id104_9a7f5f-48 .jetpack-contact-form-container,
body.home.tovah-mobile-layout .kb-row-layout-id104_9a7f5f-48 .wp-block-jetpack-contact-form,
body.home.tovah-mobile-layout .kb-row-layout-id104_9a7f5f-48 .wp-block-jetpack-input-wrap,
body.home.tovah-mobile-layout .kb-row-layout-id104_9a7f5f-48 .wp-block-button {
	width: 100% !important;
	max-width: 100% !important;
}

body.home.tovah-mobile-layout .kb-row-layout-id104_9a7f5f-48 .wp-block-jetpack-contact-form {
	display: block !important;
}

body.home.tovah-mobile-layout .kb-row-layout-id104_9a7f5f-48 .grunion-field-label {
	display: inline-flex !important;
	align-items: baseline !important;
	gap: 4px !important;
	margin-bottom: 10px !important;
}

body.home.tovah-mobile-layout .kb-row-layout-id104_9a7f5f-48 input[type="email"] {
	width: 100% !important;
	min-height: 44px !important;
	margin: 0 0 12px !important;
}

body.home.tovah-mobile-layout .kb-row-layout-id104_9a7f5f-48 .wp-block-button {
	display: flex !important;
	justify-content: flex-start !important;
	margin-top: 0 !important;
}

body.home.tovah-mobile-layout .kb-row-layout-id104_9a7f5f-48 .wp-block-button .wp-block-button__link,
body.home.tovah-mobile-layout .kb-row-layout-id104_9a7f5f-48 .wp-block-button button.wp-block-button__link {
	width: auto !important;
	min-width: 0 !important;
	margin: 0 !important;
}

/*
 * Shared homepage button system
 * Use the hero CTA as the visual baseline for consistency.
 */
body.home.tovah-mobile-layout .wp-block-button__link,
body.home.tovah-mobile-layout .kt-btn-wrap .kt-button,
body.home.tovah-mobile-layout .woocommerce a.button,
body.home.tovah-mobile-layout .woocommerce button.button,
body.home.tovah-mobile-layout .woocommerce input.button,
body.home.tovah-mobile-layout ul.products li.product .button,
body.home.tovah-mobile-layout .wc-block-grid__product .button,
body.home.tovah-mobile-layout .wc-block-grid__product .wp-block-button__link {
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	min-height: 56px !important;
	padding: 14px 28px !important;
	border: 1px solid #b05a2f !important;
	border-radius: 4px !important;
	background: #b05a2f !important;
	color: #fffaf4 !important;
	font-size: 1rem !important;
	font-weight: 600 !important;
	line-height: 1.2 !important;
	letter-spacing: 0.02em !important;
	text-align: center !important;
	text-decoration: none !important;
	box-shadow: none !important;
	transition: background-color 0.2s ease, border-color 0.2s ease, transform 0.2s ease, box-shadow 0.2s ease !important;
}

body.home.tovah-mobile-layout .wp-block-button__link:hover,
body.home.tovah-mobile-layout .wp-block-button__link:focus-visible,
body.home.tovah-mobile-layout .kt-btn-wrap .kt-button:hover,
body.home.tovah-mobile-layout .kt-btn-wrap .kt-button:focus-visible,
body.home.tovah-mobile-layout .woocommerce a.button:hover,
body.home.tovah-mobile-layout .woocommerce a.button:focus-visible,
body.home.tovah-mobile-layout .woocommerce button.button:hover,
body.home.tovah-mobile-layout .woocommerce button.button:focus-visible,
body.home.tovah-mobile-layout .woocommerce input.button:hover,
body.home.tovah-mobile-layout .woocommerce input.button:focus-visible,
body.home.tovah-mobile-layout ul.products li.product .button:hover,
body.home.tovah-mobile-layout ul.products li.product .button:focus-visible,
body.home.tovah-mobile-layout .wc-block-grid__product .button:hover,
body.home.tovah-mobile-layout .wc-block-grid__product .button:focus-visible,
body.home.tovah-mobile-layout .wc-block-grid__product .wp-block-button__link:hover,
body.home.tovah-mobile-layout .wc-block-grid__product .wp-block-button__link:focus-visible {
	background: #9d4f28 !important;
	border-color: #9d4f28 !important;
	color: #fffaf4 !important;
	transform: translateY(-1px) !important;
	box-shadow: 0 8px 18px rgba(176, 90, 47, 0.18) !important;
}

body.home.tovah-mobile-layout .wp-block-button__link:focus-visible,
body.home.tovah-mobile-layout .kt-btn-wrap .kt-button:focus-visible,
body.home.tovah-mobile-layout .woocommerce a.button:focus-visible,
body.home.tovah-mobile-layout .woocommerce button.button:focus-visible,
body.home.tovah-mobile-layout .woocommerce input.button:focus-visible,
body.home.tovah-mobile-layout ul.products li.product .button:focus-visible,
body.home.tovah-mobile-layout .wc-block-grid__product .button:focus-visible,
body.home.tovah-mobile-layout .wc-block-grid__product .wp-block-button__link:focus-visible {
	outline: 2px solid rgba(176, 90, 47, 0.28) !important;
	outline-offset: 2px !important;
}

body.home.tovah-mobile-layout .wc-block-product-template .wp-block-woocommerce-product-button .wp-block-button__link,
body.home.tovah-mobile-layout .wc-block-product-template .wp-block-woocommerce-product-button button.wp-block-button__link,
body.home.tovah-mobile-layout ul.products li.product .button,
body.home.tovah-mobile-layout .wc-block-grid__product .button,
body.home.tovah-mobile-layout .wc-block-grid__product .wp-block-button__link {
	min-height: 50px !important;
	padding: 12px 22px !important;
	font-size: 0.98rem !important;
}

@media (max-width: 767px) {
	body.home.tovah-mobile-layout .wp-block-button__link,
	body.home.tovah-mobile-layout .kt-btn-wrap .kt-button,
	body.home.tovah-mobile-layout .woocommerce a.button,
	body.home.tovah-mobile-layout .woocommerce button.button,
	body.home.tovah-mobile-layout .woocommerce input.button,
	body.home.tovah-mobile-layout ul.products li.product .button,
	body.home.tovah-mobile-layout .wc-block-grid__product .button,
	body.home.tovah-mobile-layout .wc-block-grid__product .wp-block-button__link {
		min-height: 50px !important;
		padding: 12px 20px !important;
		font-size: 0.95rem !important;
	}
}

@media (max-width: 1024px) {
	body.home.tovah-mobile-layout .kb-row-layout-id104_9a7f5f-48 > .kt-row-column-wrap {
		display: flex !important;
		flex-wrap: nowrap !important;
	}

	body.home.tovah-mobile-layout .kb-row-layout-id104_9a7f5f-48 .kadence-column104_429608-3b > .kt-inside-inner-col {
		padding: 40px 24px !important;
	}

	body.home.tovah-mobile-layout .kb-row-layout-id104_9a7f5f-48 .kt-adv-heading104_36320d-f7 {
		margin-bottom: 18px !important;
		font-size: clamp(1.95rem, 2.6vw, 2.45rem) !important;
	}

	body.home.tovah-mobile-layout .kb-row-layout-id104_9a7f5f-48 .kt-adv-heading104_adcf18-38 {
		margin-bottom: 24px !important;
		font-size: 1.06rem !important;
		line-height: 1.62 !important;
	}

	body.home.tovah-mobile-layout .kb-row-layout-id104_9a7f5f-48 .kadence-column104_429608-3b {
		flex-basis: 54% !important;
	}

	body.home.tovah-mobile-layout .kb-row-layout-id104_9a7f5f-48 .kadence-column104_de7e5b-a4 {
		flex-basis: 46% !important;
	}

	body.home.tovah-mobile-layout .kb-row-layout-id104_9a7f5f-48 .kadence-column104_de7e5b-a4 > .kt-inside-inner-col {
		min-height: 460px !important;
	}
}

@media (max-width: 767px) {
	body.home.tovah-mobile-layout .kb-row-layout-id104_9a7f5f-48 > .kt-row-column-wrap {
		display: block !important;
	}

	body.home.tovah-mobile-layout .kb-row-layout-id104_9a7f5f-48 .kadence-column104_429608-3b > .kt-inside-inner-col {
		padding: 32px 20px 24px !important;
	}

	body.home.tovah-mobile-layout .kb-row-layout-id104_9a7f5f-48 .kt-adv-heading104_36320d-f7 {
		margin-bottom: 16px !important;
		font-size: clamp(1.75rem, 6vw, 2.2rem) !important;
		line-height: 1.12 !important;
	}

	body.home.tovah-mobile-layout .kb-row-layout-id104_9a7f5f-48 .kt-adv-heading104_adcf18-38 {
		margin-bottom: 22px !important;
		font-size: 1rem !important;
		line-height: 1.65 !important;
	}

	body.home.tovah-mobile-layout .kb-row-layout-id104_9a7f5f-48 .grunion-field-label {
		font-size: 1rem !important;
	}

	body.home.tovah-mobile-layout .kb-row-layout-id104_9a7f5f-48 .kadence-column104_de7e5b-a4 > .kt-inside-inner-col {
		min-height: 300px !important;
	}

body.home.tovah-mobile-layout .kb-row-layout-id104_9a7f5f-48 .wp-block-button {
		justify-content: flex-start !important;
	}
}

/*
 * Footer refinements
 * Keep the existing brown theme, but improve spacing, hierarchy, and mobile flow.
 */
body.tovah-mobile-layout .site-footer-wrap {
	background: #5b3a28;
	color: #f7efe4;
}

body.tovah-mobile-layout .site-middle-footer-wrap .site-container,
body.tovah-mobile-layout .site-bottom-footer-wrap .site-container {
	max-width: 1240px;
}

body.tovah-mobile-layout .site-middle-footer-wrap .site-footer-row {
	display: grid;
	grid-template-columns: minmax(0, 1.25fr) minmax(180px, 0.7fr) minmax(220px, 0.8fr);
	gap: 56px;
	padding: 56px 0 48px;
}

body.tovah-mobile-layout .site-middle-footer-wrap .footer-widget-area-inner {
	height: 100%;
}

body.tovah-mobile-layout .site-middle-footer-wrap .widget {
	margin: 0;
}

body.tovah-mobile-layout .site-middle-footer-wrap .widget-title {
	margin: 0 0 18px;
	color: #fff7ee;
	font-size: clamp(1.2rem, 1.6vw, 1.55rem);
	font-weight: 700;
	letter-spacing: 0.01em;
	text-transform: uppercase;
}

body.tovah-mobile-layout .site-middle-footer-wrap .footer-widget1 .kb-img {
	display: block;
	max-width: 132px;
	height: auto;
}

body.tovah-mobile-layout .site-middle-footer-wrap .footer-widget1 .kt-adv-headingc399f2-0c,
body.tovah-mobile-layout .site-middle-footer-wrap .footer-widget1 p {
	max-width: 32rem;
	margin: 22px 0 0;
	color: rgba(247, 239, 228, 0.92);
	font-size: 1.06rem;
	line-height: 1.75;
}

body.tovah-mobile-layout .site-middle-footer-wrap .menu,
body.tovah-mobile-layout .site-middle-footer-wrap .menu li {
	list-style: none;
	margin: 0;
	padding: 0;
}

body.tovah-mobile-layout .site-middle-footer-wrap .menu {
	display: flex;
	flex-direction: column;
	gap: 12px;
}

body.tovah-mobile-layout .site-middle-footer-wrap .menu a,
body.tovah-mobile-layout .site-bottom-footer-wrap a {
	color: rgba(255, 247, 238, 0.94);
	text-decoration: none;
	transition: color 0.2s ease, opacity 0.2s ease;
}

body.tovah-mobile-layout .site-middle-footer-wrap .menu a:hover,
body.tovah-mobile-layout .site-middle-footer-wrap .menu a:focus-visible,
body.tovah-mobile-layout .site-bottom-footer-wrap a:hover,
body.tovah-mobile-layout .site-bottom-footer-wrap a:focus-visible {
	color: #ffffff;
	opacity: 0.82;
}

body.tovah-mobile-layout .site-middle-footer-wrap .menu a {
	font-size: 1.05rem;
	line-height: 1.5;
}

body.tovah-mobile-layout .site-bottom-footer-wrap {
	border-top: 1px solid rgba(247, 239, 228, 0.45);
}

body.tovah-mobile-layout .site-bottom-footer-wrap .site-footer-row {
	padding: 22px 0 26px;
}

body.tovah-mobile-layout .site-bottom-footer-wrap .footer-html p {
	margin: 0;
	color: rgba(255, 247, 238, 0.92);
	font-size: 1rem;
	line-height: 1.6;
	text-align: center;
}

@media (max-width: 1024px) {
	body.tovah-mobile-layout .site-middle-footer-wrap .site-footer-row {
		grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
		gap: 40px 28px;
		padding: 48px 0 40px;
	}

	body.tovah-mobile-layout .site-footer-middle-section-1 {
		grid-column: 1 / -1;
	}
}

@media (max-width: 767px) {
	body.tovah-mobile-layout .site-middle-footer-wrap .site-footer-row {
		grid-template-columns: minmax(0, 1fr);
		gap: 32px;
		padding: 40px 0 32px;
		text-align: left;
	}

	body.tovah-mobile-layout .site-middle-footer-wrap .footer-widget-area-inner,
	body.tovah-mobile-layout .site-middle-footer-wrap .menu {
		align-items: flex-start;
	}

	body.tovah-mobile-layout .site-middle-footer-wrap .footer-widget1 .kb-img {
		margin: 0;
	}

	body.tovah-mobile-layout .site-middle-footer-wrap .footer-widget1 .kt-adv-headingc399f2-0c,
	body.tovah-mobile-layout .site-middle-footer-wrap .footer-widget1 p {
		max-width: 100%;
		margin-top: 18px;
		font-size: 1rem;
		line-height: 1.7;
	}

	body.tovah-mobile-layout .site-middle-footer-wrap .widget-title {
		margin-bottom: 14px;
		font-size: 1.1rem;
	}

	body.tovah-mobile-layout .site-middle-footer-wrap .menu {
		gap: 10px;
	}

	body.tovah-mobile-layout .site-middle-footer-wrap .menu a {
		font-size: 1rem;
	}

	body.tovah-mobile-layout .site-bottom-footer-wrap .site-footer-row {
		padding: 18px 0 22px;
	}

	body.tovah-mobile-layout .site-bottom-footer-wrap .footer-html p {
		font-size: 0.95rem;
	}
}

body.home.tovah-mobile-layout .kb-row-layout-id104_dda147-ed .kt-info-svg-icon svg {
	width: 44px !important;
	height: 44px !important;
}

body.home.tovah-mobile-layout .kb-row-layout-id104_dda147-ed .kt-infobox-textcontent {
	min-width: 0 !important;
	max-width: none !important;
	padding-left: 6px !important;
}

body.home.tovah-mobile-layout .kb-row-layout-id104_dda147-ed .kt-blocks-info-box-title,
body.home.tovah-mobile-layout .kb-row-layout-id104_dda147-ed .kt-blocks-info-box-text {
	writing-mode: horizontal-tb !important;
	text-orientation: mixed !important;
	word-break: normal !important;
	overflow-wrap: normal !important;
	white-space: normal !important;
	hyphens: none !important;
	max-width: none !important;
}

body.home.tovah-mobile-layout .kb-row-layout-id104_dda147-ed .kt-blocks-info-box-title {
	margin: 0 0 6px !important;
	font-size: clamp(1.15rem, 1.55vw, 1.55rem) !important;
	font-weight: 700 !important;
	line-height: 1.15 !important;
	letter-spacing: 0.01em !important;
}

body.home.tovah-mobile-layout .kb-row-layout-id104_dda147-ed .kt-blocks-info-box-text {
	margin: 0 !important;
	font-size: 1rem !important;
	line-height: 1.45 !important;
}

@media (max-width: 1024px) {
	body.home.tovah-mobile-layout .kb-row-layout-id104_dda147-ed .kt-row-column-wrap {
		grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
		gap: 22px !important;
	}

	body.home.tovah-mobile-layout .kb-row-layout-id104_dda147-ed .kt-blocks-info-box-link-wrap {
		grid-template-columns: 56px minmax(0, 1fr) !important;
		column-gap: 14px !important;
	}

	body.home.tovah-mobile-layout .kb-row-layout-id104_dda147-ed .kt-blocks-info-box-media-container {
		width: 56px !important;
		min-width: 56px !important;
		padding-right: 14px !important;
	}

	body.home.tovah-mobile-layout .kb-row-layout-id104_dda147-ed .kt-info-svg-icon svg {
		width: 40px !important;
		height: 40px !important;
	}

	body.home.tovah-mobile-layout .kb-row-layout-id104_dda147-ed .kt-blocks-info-box-title {
		font-size: 1.05rem !important;
	}

	body.home.tovah-mobile-layout .kb-row-layout-id104_dda147-ed .kt-blocks-info-box-text {
		font-size: 0.95rem !important;
	}
}

@media (max-width: 767px) {
	body.home.tovah-mobile-layout .kb-row-layout-id104_dda147-ed .kt-row-column-wrap {
		grid-template-columns: minmax(0, 1fr) !important;
		gap: 18px !important;
	}

	body.home.tovah-mobile-layout .kb-row-layout-id104_dda147-ed .kt-row-column-wrap > .wp-block-kadence-column > .kt-inside-inner-col {
		padding: 6px 0 !important;
	}

	body.home.tovah-mobile-layout .kb-row-layout-id104_dda147-ed .kt-blocks-info-box-link-wrap {
		grid-template-columns: 56px minmax(0, 1fr) !important;
		column-gap: 14px !important;
		align-items: center !important;
		max-width: 280px !important;
		margin-left: auto !important;
		margin-right: auto !important;
		text-align: left !important;
	}

	body.home.tovah-mobile-layout .kb-row-layout-id104_dda147-ed .kt-blocks-info-box-media-container {
		width: 56px !important;
		min-width: 56px !important;
		padding-right: 0 !important;
		border-right: 0 !important;
	}

	body.home.tovah-mobile-layout .kb-row-layout-id104_dda147-ed .kt-info-svg-icon svg {
		width: 38px !important;
		height: 38px !important;
	}

	body.home.tovah-mobile-layout .kb-row-layout-id104_dda147-ed .kt-infobox-textcontent {
		padding-left: 0 !important;
		text-align: left !important;
	}

	body.home.tovah-mobile-layout .kb-row-layout-id104_dda147-ed .kt-blocks-info-box-title {
		font-size: 1rem !important;
	}

	body.home.tovah-mobile-layout .kb-row-layout-id104_dda147-ed .kt-blocks-info-box-text {
		font-size: 0.95rem !important;
	}
}

/*
 * Homepage collection tiles
 * Prevent overlay title/subtitle clipping on medium and smaller screens.
 */
body.home.tovah-mobile-layout .kb-row-layout-id104_2075f0-f4 .kt-row-column-wrap {
	align-items: stretch !important;
}

body.home.tovah-mobile-layout .kb-row-layout-id104_2075f0-f4 .wp-block-kadence-column,
body.home.tovah-mobile-layout .kb-row-layout-id104_2075f0-f4 .kt-inside-inner-col,
body.home.tovah-mobile-layout .kb-row-layout-id104_2075f0-f4 .wp-block-kadence-imageoverlay,
body.home.tovah-mobile-layout .kb-row-layout-id104_2075f0-f4 .kt-image-overlay-wrap,
body.home.tovah-mobile-layout .kb-row-layout-id104_2075f0-f4 .kt-block-intrisic {
	min-width: 0 !important;
}

body.home.tovah-mobile-layout .kb-row-layout-id104_2075f0-f4 .kt-image-overlay-wrap {
	overflow: hidden !important;
}

body.home.tovah-mobile-layout .kb-row-layout-id104_2075f0-f4 .kt-image-overlay-message {
	inset: 0 !important;
	padding: 22px 24px !important;
	display: flex !important;
	align-items: flex-start !important;
}

body.home.tovah-mobile-layout .kb-row-layout-id104_2075f0-f4 .kt-image-overlay-inner {
	width: 100% !important;
	max-width: 100% !important;
}

body.home.tovah-mobile-layout .kb-row-layout-id104_2075f0-f4 .image-overlay-title,
body.home.tovah-mobile-layout .kb-row-layout-id104_2075f0-f4 .image-overlay-subtitle {
	word-break: normal !important;
	overflow-wrap: normal !important;
	hyphens: none !important;
	max-width: 100% !important;
}

body.home.tovah-mobile-layout .kb-row-layout-id104_2075f0-f4 .image-overlay-title {
	margin: 0 !important;
	font-size: clamp(2rem, 2.25vw, 2.9rem) !important;
	line-height: 1.02 !important;
}

body.home.tovah-mobile-layout .kb-row-layout-id104_2075f0-f4 .image-overlay-subtitle {
	margin-top: 12px !important;
	font-size: 1.05rem !important;
	line-height: 1.2 !important;
}

body.home.tovah-mobile-layout .kb-row-layout-id104_2075f0-f4 .kt-imageoverlay-link:hover .image-overlay-subtitle,
body.home.tovah-mobile-layout .kb-row-layout-id104_2075f0-f4 .kt-imageoverlay-link:focus .image-overlay-subtitle,
body.home.tovah-mobile-layout .kb-row-layout-id104_2075f0-f4 .kt-imageoverlay-link:focus-visible .image-overlay-subtitle {
	opacity: 1 !important;
	transform: translateY(0) !important;
}

.wp-block-woocommerce-cart .wp-block-woocommerce-product-collection ul.wc-block-product-template__responsive.columns-3.wc-block-product-template {
	align-items: stretch !important;
}

.wp-block-woocommerce-cart .wp-block-woocommerce-product-collection ul.wc-block-product-template__responsive.columns-3.wc-block-product-template > li.wc-block-product {
	display: flex !important;
	flex-direction: column !important;
	align-items: stretch !important;
	height: 100% !important;
}

.wp-block-woocommerce-cart .wp-block-woocommerce-product-collection .wc-block-components-product-image,
.wp-block-woocommerce-cart .wp-block-woocommerce-product-collection .wp-block-post-title,
.wp-block-woocommerce-cart .wp-block-woocommerce-product-collection .wp-block-woocommerce-product-price,
.wp-block-woocommerce-cart .wp-block-woocommerce-product-collection .wp-block-woocommerce-product-button {
	width: 100% !important;
}

.wp-block-woocommerce-cart .wp-block-woocommerce-product-collection .wp-block-post-title {
	display: flex !important;
	align-items: flex-start !important;
	justify-content: center !important;
	min-height: 4.4em !important;
	margin: 0 0 0.85rem !important;
	text-align: center !important;
}

.wp-block-woocommerce-cart .wp-block-woocommerce-product-collection .wp-block-post-title a {
	display: block !important;
	width: 100% !important;
}

.wp-block-woocommerce-cart .wp-block-woocommerce-product-collection .wp-block-woocommerce-product-price {
	display: flex !important;
	align-items: flex-start !important;
	justify-content: center !important;
	min-height: 2.4em !important;
	margin: 0 0 0.9rem !important;
	text-align: center !important;
}

.wp-block-woocommerce-cart .wp-block-woocommerce-product-collection .wc-block-components-product-price,
.wp-block-woocommerce-cart .wp-block-woocommerce-product-collection .wc-block-components-product-price .amount,
.wp-block-woocommerce-cart .wp-block-woocommerce-product-collection .wc-block-components-product-price .woocommerce-Price-amount {
	font-size: 1rem !important;
	line-height: 1.45 !important;
	font-weight: 500 !important;
}

.wp-block-woocommerce-cart .wp-block-woocommerce-product-collection .wp-block-woocommerce-product-button {
	margin-top: auto !important;
	display: flex !important;
	justify-content: center !important;
}

.wp-block-woocommerce-cart .wp-block-woocommerce-product-collection .wp-block-button__link,
.wp-block-woocommerce-cart .wp-block-woocommerce-product-collection .wc-block-components-product-button__button {
	align-self: center !important;
	min-width: 120px !important;
}

@media (max-width: 1180px) {
	body.single-product.tovah-mobile-layout .site-main,
	body.single-product.tovah-mobile-layout .content-wrap,
	body.single-product.tovah-mobile-layout .content-container,
	body.single-product.tovah-mobile-layout .entry-content-wrap,
	body.single-product.tovah-mobile-layout .woocommerce-notices-wrapper,
	body.single-product.tovah-mobile-layout .product,
	body.single-product.tovah-mobile-layout .product .summary,
	body.single-product.tovah-mobile-layout .product .images,
	body.single-product.tovah-mobile-layout .product .woocommerce-product-gallery,
	body.single-product.tovah-mobile-layout .product .woocommerce-tabs,
	body.single-product.tovah-mobile-layout .related.products,
	body.single-product.tovah-mobile-layout .upsells.products {
		min-width: 0;
	}

	body.single-product.tovah-mobile-layout .woocommerce div.product,
	body.single-product.tovah-mobile-layout .woocommerce-page div.product {
		display: flex !important;
		flex-direction: column !important;
		align-items: stretch !important;
		row-gap: 0;
		column-gap: 0;
	}

	body.single-product.tovah-mobile-layout .woocommerce div.product div.images,
	body.single-product.tovah-mobile-layout .woocommerce div.product div.summary,
	body.single-product.tovah-mobile-layout .woocommerce div.product .woocommerce-product-gallery,
	body.single-product.tovah-mobile-layout .woocommerce div.product .summary.entry-summary {
		width: 100% !important;
		max-width: none !important;
		flex: 0 0 100% !important;
		float: none !important;
		clear: both !important;
		margin: 0;
	}

	body.single-product.tovah-mobile-layout .woocommerce div.product div.images,
	body.single-product.tovah-mobile-layout .woocommerce div.product .woocommerce-product-gallery {
		position: static !important;
		order: 1;
		margin-bottom: 24px !important;
	}

	body.single-product.tovah-mobile-layout .woocommerce div.product div.summary {
		display: grid;
		gap: 16px;
		align-content: start;
		position: static !important;
		top: auto !important;
		order: 2;
		padding: 22px 20px;
		border: 1px solid #eadfce;
		border-radius: 20px;
		background: #fffdf9;
		box-shadow: 0 14px 34px rgba(54, 39, 24, 0.08);
	}

	body.single-product.tovah-mobile-layout .woocommerce div.product::before,
	body.single-product.tovah-mobile-layout .woocommerce div.product::after {
		display: none !important;
	}

	body.single-product.tovah-mobile-layout .woocommerce div.product .summary > * {
		width: 100%;
		max-width: 100%;
		margin: 0;
	}

	body.single-product.tovah-mobile-layout .woocommerce div.product .product_title {
		font-size: clamp(1.75rem, 3vw, 2.2rem);
		line-height: 1.12;
	}

	body.single-product.tovah-mobile-layout .woocommerce div.product p.price,
	body.single-product.tovah-mobile-layout .woocommerce div.product span.price {
		font-size: clamp(1.2rem, 2vw, 1.5rem);
		line-height: 1.2;
	}

	body.single-product.tovah-mobile-layout .woocommerce div.product .woocommerce-product-gallery__wrapper,
	body.single-product.tovah-mobile-layout .woocommerce div.product .woocommerce-product-gallery__image,
	body.single-product.tovah-mobile-layout .woocommerce div.product .woocommerce-product-gallery__image a {
		width: 100%;
	}

	body.single-product.tovah-mobile-layout .woocommerce div.product .woocommerce-product-gallery__image img {
		display: block;
		width: 100%;
		border-radius: 18px;
	}

	body.single-product.tovah-mobile-layout .woocommerce div.product .flex-control-thumbs {
		display: grid;
		grid-template-columns: repeat(auto-fit, minmax(72px, 1fr));
		gap: 10px;
		margin-top: 12px;
		padding: 0;
	}

	body.single-product.tovah-mobile-layout .woocommerce div.product .flex-control-thumbs li {
		float: none;
		width: auto;
		margin: 0;
	}

	body.single-product.tovah-mobile-layout .woocommerce div.product .flex-control-thumbs img {
		width: 100%;
		border-radius: 12px;
	}

	body.single-product.tovah-mobile-layout .woocommerce div.product form.cart {
		display: grid;
		gap: 14px;
	}

	body.single-product.tovah-mobile-layout .woocommerce div.product form.cart table.variations,
	body.single-product.tovah-mobile-layout .woocommerce div.product form.cart table.variations tbody,
	body.single-product.tovah-mobile-layout .woocommerce div.product form.cart table.variations tr {
		display: grid;
		width: 100%;
	}

	body.single-product.tovah-mobile-layout .woocommerce div.product form.cart table.variations {
		gap: 12px;
	}

	body.single-product.tovah-mobile-layout .woocommerce div.product form.cart table.variations tr {
		gap: 6px;
	}

	body.single-product.tovah-mobile-layout .woocommerce div.product form.cart table.variations td,
	body.single-product.tovah-mobile-layout .woocommerce div.product form.cart table.variations th {
		display: block;
		width: 100%;
		padding: 0;
		text-align: left;
	}

	body.single-product.tovah-mobile-layout .woocommerce div.product form.cart .quantity,
	body.single-product.tovah-mobile-layout .woocommerce div.product form.cart .single_add_to_cart_button,
	body.single-product.tovah-mobile-layout .woocommerce div.product form.cart .added_to_cart,
	body.single-product.tovah-mobile-layout .woocommerce div.product form.cart .woocommerce-variation-add-to-cart,
	body.single-product.tovah-mobile-layout .woocommerce div.product form.cart .single_variation_wrap {
		width: 100%;
	}

	body.single-product.tovah-mobile-layout .woocommerce div.product form.cart .woocommerce-variation-add-to-cart {
		display: grid;
		grid-template-columns: minmax(120px, 160px) minmax(0, 1fr);
		gap: 12px;
		align-items: end;
	}

	body.single-product.tovah-mobile-layout .woocommerce div.product .single-product-extras,
	body.single-product.tovah-mobile-layout .woocommerce div.product .single-product-payments,
	body.single-product.tovah-mobile-layout .woocommerce div.product .product_meta {
		padding-top: 14px;
		border-top: 1px solid rgba(166, 126, 92, 0.16);
	}

	body.single-product.tovah-mobile-layout .woocommerce div.product .single-product-extras ul,
	body.single-product.tovah-mobile-layout .woocommerce div.product .single-product-payments ul {
		display: grid;
		gap: 10px;
	}

	body.single-product.tovah-mobile-layout .woocommerce-tabs,
	body.single-product.tovah-mobile-layout .related.products,
	body.single-product.tovah-mobile-layout .upsells.products {
		clear: both;
		margin-top: 28px;
	}

	body.single-product.tovah-mobile-layout .woocommerce-tabs {
		padding: 22px 20px 24px;
		border: 1px solid #eadfce;
		border-radius: 20px;
		background: #fffdf9;
	}

	body.single-product.tovah-mobile-layout .woocommerce div.product .woocommerce-tabs ul.tabs {
		display: flex;
		flex-wrap: nowrap;
		gap: 10px;
		margin: 0 0 18px;
		padding: 0 0 6px;
		overflow-x: auto;
		overflow-y: hidden;
		white-space: nowrap;
		scrollbar-width: thin;
	}

	body.single-product.tovah-mobile-layout .woocommerce div.product .woocommerce-tabs ul.tabs::before,
	body.single-product.tovah-mobile-layout .woocommerce div.product .woocommerce-tabs ul.tabs::after {
		display: none;
	}

	body.single-product.tovah-mobile-layout .woocommerce div.product .woocommerce-tabs ul.tabs li {
		flex: 0 0 auto;
		display: flex;
		align-items: center;
		margin: 0;
		padding: 0;
		border: 1px solid #dccab6;
		border-radius: 999px;
		background: #fff7eb;
	}

	body.single-product.tovah-mobile-layout .woocommerce div.product .woocommerce-tabs ul.tabs li a {
		display: block;
		padding: 10px 16px;
		font-size: 0.95rem;
		line-height: 1.35;
	}

	body.single-product.tovah-mobile-layout .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
		border-color: #ba8960;
		background: #fff0dd;
	}

body.single-product.tovah-mobile-layout .woocommerce div.product .woocommerce-tabs .panel {
		margin: 0;
		padding: 0;
	}

body.single-product.tovah-mobile-layout .woocommerce div.product .woocommerce-tabs .tovah-pdp-mobile-section__title {
	display: none;
	margin: 0 0 12px;
}

body.single-product .woocommerce-tabs .shop_attributes,
body.single-product .woocommerce-tabs .woocommerce-product-attributes {
	width: 100%;
	border-collapse: collapse;
	background: transparent !important;
}

body.single-product .woocommerce-tabs .shop_attributes tr,
body.single-product .woocommerce-tabs .woocommerce-product-attributes tr {
	background: #fffdf9 !important;
	background-color: #fffdf9 !important;
}

body.single-product .woocommerce-tabs .shop_attributes th,
body.single-product .woocommerce-tabs .shop_attributes td,
body.single-product .woocommerce-tabs .woocommerce-product-attributes th,
body.single-product .woocommerce-tabs .woocommerce-product-attributes td {
	padding: 12px 16px;
	border-bottom: 1px solid #eadfce;
	background: #fffdf9 !important;
	background-color: #fffdf9 !important;
	color: #1f2a44 !important;
}

body.single-product .woocommerce-tabs .shop_attributes tbody tr:nth-child(odd),
body.single-product .woocommerce-tabs .shop_attributes tbody tr:nth-child(even),
body.single-product .woocommerce-tabs .shop_attributes tr:nth-child(odd) th,
body.single-product .woocommerce-tabs .shop_attributes tr:nth-child(odd) td,
body.single-product .woocommerce-tabs .shop_attributes tr:nth-child(even) th,
body.single-product .woocommerce-tabs .shop_attributes tr:nth-child(even) td,
body.single-product .woocommerce-tabs .woocommerce-product-attributes tbody tr:nth-child(odd),
body.single-product .woocommerce-tabs .woocommerce-product-attributes tbody tr:nth-child(even),
body.single-product .woocommerce-tabs .woocommerce-product-attributes tr:nth-child(odd) th,
body.single-product .woocommerce-tabs .woocommerce-product-attributes tr:nth-child(odd) td,
body.single-product .woocommerce-tabs .woocommerce-product-attributes tr:nth-child(even) th,
body.single-product .woocommerce-tabs .woocommerce-product-attributes tr:nth-child(even) td {
	background: #fffdf9 !important;
	background-color: #fffdf9 !important;
}

body.single-product .woocommerce-tabs .shop_attributes th,
body.single-product .woocommerce-tabs .woocommerce-product-attributes th {
	font-weight: 600;
	width: 28%;
}

body.single-product.tovah-mobile-layout .related.products > h2,
body.single-product.tovah-mobile-layout .upsells.products > h2 {
	margin-bottom: 16px;
	font-size: clamp(1.35rem, 2.4vw, 1.75rem);
	line-height: 1.15;
}

body.single-product.tovah-mobile-layout .related.products ul.products,
body.single-product.tovah-mobile-layout .upsells.products ul.products {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 18px;
}

body.single-product.tovah-mobile-layout .related.products ul.products li.product,
body.single-product.tovah-mobile-layout .upsells.products ul.products li.product {
	display: flex;
	flex-direction: column;
	align-items: stretch;
	height: 100%;
	padding: 16px;
	border: 1px solid #eadfce;
	border-radius: 18px;
	background: #fffdf9;
	box-shadow: 0 12px 28px rgba(54, 39, 24, 0.06);
}

body.single-product.tovah-mobile-layout .related.products ul.products li.product > *,
body.single-product.tovah-mobile-layout .upsells.products ul.products li.product > * {
	width: 100%;
	}

body.single-product.tovah-mobile-layout .related.products ul.products li.product a.woocommerce-LoopProduct-link,
body.single-product.tovah-mobile-layout .upsells.products ul.products li.product a.woocommerce-LoopProduct-link {
	display: flex;
	flex-direction: column;
	flex: 1 1 auto;
	gap: 12px;
	height: 100%;
}

body.single-product.tovah-mobile-layout .related.products ul.products li.product a.woocommerce-LoopProduct-link img,
body.single-product.tovah-mobile-layout .upsells.products ul.products li.product a.woocommerce-LoopProduct-link img {
	width: 100%;
	border-radius: 14px;
}

body.single-product.tovah-mobile-layout .related.products ul.products li.product .woocommerce-loop-product__title,
body.single-product.tovah-mobile-layout .upsells.products ul.products li.product .woocommerce-loop-product__title {
	display: flex;
	align-items: flex-start;
	justify-content: center;
	min-height: 3.8em;
	margin: 0 0 8px;
	font-size: 1rem;
	line-height: 1.35;
	text-align: center;
}

body.single-product.tovah-mobile-layout .related.products ul.products li.product .price,
body.single-product.tovah-mobile-layout .upsells.products ul.products li.product .price {
	display: flex;
	align-items: flex-start;
	justify-content: center;
	min-height: 2.2em;
	margin: 0 0 12px;
	font-size: 0.95rem;
	line-height: 1.45;
	font-weight: 500;
	text-align: center;
}

body.single-product.tovah-mobile-layout .related.products ul.products li.product .button,
body.single-product.tovah-mobile-layout .upsells.products ul.products li.product .button {
	margin-top: auto;
	align-self: center;
}
}

@media (max-width: 767px) {
	body.single-product.tovah-mobile-layout .woocommerce div.product div.summary,
	body.single-product.tovah-mobile-layout .woocommerce-tabs {
		padding: 18px 16px 20px;
		border-radius: 18px;
	}

	body.single-product.tovah-mobile-layout .woocommerce div.product form.cart .woocommerce-variation-add-to-cart {
		grid-template-columns: minmax(0, 1fr);
	}

	body.single-product.tovah-mobile-layout .woocommerce div.product form.cart .quantity {
		max-width: 160px;
	}

	body.single-product.tovah-mobile-layout .woocommerce div.product .woocommerce-tabs ul.tabs {
		display: none !important;
	}

	body.single-product.tovah-mobile-layout .woocommerce div.product .woocommerce-tabs .panel {
		display: block !important;
		margin: 0 0 14px;
		padding: 14px 14px 16px;
		border: 1px solid #dccab6;
		border-radius: 16px;
		background: #fff7eb;
		box-shadow: 0 10px 22px rgba(54, 39, 24, 0.05);
	}

	body.single-product.tovah-mobile-layout .woocommerce div.product .woocommerce-tabs .panel:last-child {
		margin-bottom: 0;
	}

	body.single-product.tovah-mobile-layout .woocommerce div.product .woocommerce-tabs .tovah-pdp-mobile-section__title {
		display: block;
		font-size: 1rem;
		line-height: 1.35;
		color: #6d4326;
	}

	body.single-product.tovah-mobile-layout .woocommerce div.product .woocommerce-tabs .panel > :last-child {
		margin-bottom: 0;
	}

	body.single-product.tovah-mobile-layout .woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel--description > .tovah-pdp-mobile-section__title + h2,
	body.single-product.tovah-mobile-layout .woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel--additional_information > .tovah-pdp-mobile-section__title + h2,
	body.single-product.tovah-mobile-layout .woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews > .tovah-pdp-mobile-section__title + h2,
	body.single-product.tovah-mobile-layout .woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews > .tovah-pdp-mobile-section__title + h3 {
		display: none;
	}

	body.single-product.tovah-mobile-layout .woocommerce div.product .woocommerce-tabs .panel > h2:not(.tovah-pdp-mobile-section__title):first-child,
	body.single-product.tovah-mobile-layout .woocommerce div.product .woocommerce-tabs .panel > h3:not(.tovah-pdp-mobile-section__title):first-child,
	body.single-product.tovah-mobile-layout .woocommerce div.product .woocommerce-tabs .panel > h4:not(.tovah-pdp-mobile-section__title):first-child {
		margin-top: 0;
	}

	body.single-product.tovah-mobile-layout .related.products ul.products,
	body.single-product.tovah-mobile-layout .upsells.products ul.products {
		grid-template-columns: minmax(0, 1fr);
	}
}

@media (max-width: 480px) {
	body.single-product.tovah-mobile-layout div.product {
		row-gap: 22px;
	}

	body.single-product.tovah-mobile-layout .woocommerce div.product .product_title {
		font-size: 1.55rem;
	}

	body.single-product.tovah-mobile-layout .woocommerce div.product p.price,
	body.single-product.tovah-mobile-layout .woocommerce div.product span.price {
		font-size: 1.15rem;
	}
}

@media (max-width: 1180px) {
	body.home.tovah-mobile-layout .kb-row-layout-id104_2075f0-f4 .kt-image-overlay-message {
		padding: 18px 20px !important;
	}

	body.home.tovah-mobile-layout .kb-row-layout-id104_2075f0-f4 .image-overlay-title {
		font-size: clamp(1.6rem, 2vw, 2.2rem) !important;
		line-height: 1.05 !important;
	}

	body.home.tovah-mobile-layout .kb-row-layout-id104_2075f0-f4 .image-overlay-subtitle {
		margin-top: 8px !important;
		font-size: 0.92rem !important;
	}
}

@media (max-width: 900px) {
	body.home.tovah-mobile-layout .kb-row-layout-id104_2075f0-f4 .kt-row-column-wrap {
		grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) !important;
		gap: 18px !important;
	}

	body.home.tovah-mobile-layout .kb-row-layout-id104_2075f0-f4 .kt-image-overlay-message {
		padding: 16px 18px !important;
	}

	body.home.tovah-mobile-layout .kb-row-layout-id104_2075f0-f4 .image-overlay-title {
		font-size: clamp(1.45rem, 3.1vw, 2rem) !important;
	}
}

@media (max-width: 767px) {
	body.home.tovah-mobile-layout .kb-row-layout-id104_2075f0-f4 .kt-row-column-wrap {
		grid-template-columns: minmax(0, 1fr) !important;
		gap: 16px !important;
	}

	body.home.tovah-mobile-layout .kb-row-layout-id104_2075f0-f4 .kt-image-overlay-message {
		padding: 18px 18px 20px !important;
	}

	body.home.tovah-mobile-layout .kb-row-layout-id104_2075f0-f4 .image-overlay-title {
		font-size: clamp(1.75rem, 6.2vw, 2.3rem) !important;
	}

	body.home.tovah-mobile-layout .kb-row-layout-id104_2075f0-f4 .image-overlay-subtitle {
		font-size: 0.95rem !important;
	}
}
