/**
 * Каталог — витрина в духе apple.com/store.
 * Палитра Элакор. Только body.em-shop
 */

body.em-shop {
	background: #e8e4db !important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

body.em-shop .em-topbar {
	display: none;
}

body.em-shop .wd-page-content,
body.em-shop .site-content,
body.em-shop .wd-content-area,
body.em-shop .main-page-wrapper,
body.em-shop .website-wrapper,
body.em-shop .wd-content-layout {
	background: transparent !important;
}

body.em-shop .elementor-497 {
	padding: 0 0 80px;
}

body.em-shop .elementor-497 > .e-con.e-parent {
	width: 100% !important;
	max-width: 100% !important;
	margin: 0 !important;
	background: transparent !important;
}

body.em-shop .elementor-497 > .e-con-boxed > .e-con-inner {
	max-width: 1440px !important;
	width: 100% !important;
	padding-left: 40px !important;
	padding-right: 40px !important;
}

body.em-shop .elementor-element-d8d8eb2,
body.em-shop .elementor-element-0905aa4,
body.em-shop .elementor-element-2997f1e,
body.em-shop .elementor-element-8ca8803,
body.em-shop .elementor-element-4745704f,
body.em-shop .elementor-element-2a769c4,
body.em-shop .elementor-element-efd338d {
	display: none !important;
	margin: 0 !important;
	min-height: 0 !important;
	padding: 0 !important;
}

/* --------------------------------------------------------------------------
   Hero: одна фраза, два цвета — как «Store. The best way…»
   -------------------------------------------------------------------------- */

body.em-shop .elementor-element-528010c3 {
	padding-top: 56px !important;
	padding-bottom: 0 !important;
}

body.em-shop .elementor-element-662428bc {
	display: block !important;
	flex-direction: unset !important;
}

body.em-shop .elementor-element-5a2186f3,
body.em-shop .elementor-element-5a2186f3 .elementor-widget-container,
body.em-shop h1.entry-title,
body.em-shop .wd-woo-page-title .title,
body.em-shop .em-shop-kicker {
	display: inline;
}

body.em-shop h1.entry-title,
body.em-shop .wd-woo-page-title .title {
	margin: 0;
	max-width: none;
	color: var(--em-ink) !important;
	font-family: "Geologica", sans-serif !important;
	font-size: clamp(34px, 4.6vw, 52px) !important;
	font-weight: 600 !important;
	letter-spacing: -0.035em !important;
	line-height: 1.12 !important;
	text-transform: none !important;
}

body.em-shop.post-type-archive-product h1.entry-title::after {
	content: none;
}

body.em-shop .em-shop-kicker {
	margin: 0 0 0 0.28em;
	max-width: none;
	color: #6a655c;
	font-family: "Geologica", sans-serif;
	font-size: clamp(34px, 4.6vw, 52px);
	font-weight: 600;
	letter-spacing: -0.035em;
	line-height: 1.12;
}

body.em-shop.post-type-archive-product .wd-el-breadcrumbs {
	display: none !important;
}

body.em-shop .wd-el-breadcrumbs,
body.em-shop .woocommerce-breadcrumb {
	display: block;
	margin: 16px 0 0;
	color: var(--em-muted);
	font-size: 12px;
	letter-spacing: 0.01em;
}

body.em-shop .woocommerce-breadcrumb a {
	color: var(--em-muted);
	text-decoration: none;
}

body.em-shop .woocommerce-breadcrumb a:hover {
	color: var(--em-pour);
}

body.em-shop .wd-delimiter {
	opacity: 0.5;
	margin: 0 8px;
}

/* --------------------------------------------------------------------------
   Семейства
   -------------------------------------------------------------------------- */

body.em-shop .em-shop-families {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 12px;
	width: 100%;
	margin: 40px 0 0;
}

body.em-shop .em-shop-family {
	position: relative;
	display: block;
	overflow: hidden;
	min-height: 360px;
	border-radius: 18px;
	text-decoration: none;
	background: #d8d3c8;
}

body.em-shop .em-shop-family img {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transform: scale(1.02);
	transition: transform 0.55s ease;
}

body.em-shop .em-shop-family:hover img {
	transform: scale(1.05);
}

body.em-shop .em-shop-family::after {
	content: "";
	position: absolute;
	inset: 0;
	background: linear-gradient(180deg, transparent 48%, rgba(14, 42, 38, 0.72) 100%);
}

body.em-shop .em-shop-family__name {
	position: absolute;
	left: 24px;
	right: 24px;
	bottom: 22px;
	z-index: 1;
	color: #fff;
	font-family: "Geologica", sans-serif;
	font-size: clamp(20px, 1.7vw, 26px);
	font-weight: 600;
	letter-spacing: -0.03em;
	line-height: 1.15;
}

/* --------------------------------------------------------------------------
   Колонки
   -------------------------------------------------------------------------- */

body.em-shop .elementor-element-28b5ba4e {
	padding-top: 56px !important;
}

body.em-shop .elementor-element-28b5ba4e > .e-con-inner {
	align-items: flex-start !important;
	gap: 48px !important;
}

body.em-shop .elementor-element-40ec657e {
	flex: 1 1 auto !important;
	width: auto !important;
	min-width: 0 !important;
}

@media (min-width: 1025px) {
	body.em-shop .elementor-element-1bd01d1b {
		flex: 0 0 260px !important;
		width: 260px !important;
		max-width: 260px !important;
		position: sticky;
		top: 120px;
		align-self: flex-start;
		max-height: none;
		overflow: visible;
		padding-top: 4px;
	}

	body.em-shop .elementor-element-a7ab5ce {
		display: none !important;
	}

	body.em-shop .elementor-element-c8f0e44,
	body.em-shop .elementor-element-f41f990 {
		width: 100% !important;
		justify-content: space-between !important;
		align-items: baseline !important;
		margin-bottom: 8px;
	}

	body.em-shop .em-sort-select {
		display: none !important;
	}
}

/* Tablet / phone: filters live in WoodMart off-canvas, not in the page flow. */
@media (max-width: 1024px) {
	body.em-shop .elementor-element-28b5ba4e > .e-con-inner {
		flex-direction: column !important;
		flex-wrap: nowrap !important;
		gap: 16px !important;
		width: 100% !important;
	}

	body.em-shop .elementor-element-40ec657e {
		flex: 1 1 100% !important;
		width: 100% !important;
		max-width: 100% !important;
	}

	body.em-shop .elementor-element-a7ab5ce {
		display: flex !important;
		flex: 0 0 auto !important;
		width: auto !important;
		max-width: none !important;
		align-items: center !important;
	}

	body.em-shop .elementor-element-1bd01d1b:not(.wd-side-hidden):not(.wd-opened) {
		display: none !important;
		width: 0 !important;
		height: 0 !important;
		min-height: 0 !important;
		overflow: hidden !important;
		pointer-events: none !important;
	}

	body.em-shop .elementor-element-1bd01d1b.wd-side-hidden,
	body.em-shop .elementor-element-1bd01d1b.wd-opened {
		display: flex !important;
		flex-direction: column !important;
		flex-wrap: nowrap !important;
		--display: flex !important;
		--flex-direction: column !important;
		--flex-wrap: nowrap !important;
		flex: 0 0 auto !important;
		align-self: stretch !important;
		align-items: stretch !important;
		justify-content: flex-start !important;
		position: fixed !important;
		inset: 0 !important;
		width: 100% !important;
		max-width: none !important;
		height: 100% !important;
		max-height: 100dvh !important;
		margin: 0 !important;
		padding: 12px 20px 32px !important;
		background: var(--em-surface) !important;
		box-shadow: none;
		overflow-x: hidden !important;
		overflow-y: auto !important;
		z-index: 520 !important;
		transform: translate3d(-110%, 0, 0) !important;
		visibility: hidden !important;
		pointer-events: none !important;
	}

	body.em-shop .elementor-element-1bd01d1b.wd-opened {
		transform: none !important;
		visibility: visible !important;
		pointer-events: auto !important;
	}

	body.em-shop .elementor-element-1bd01d1b .wd-heading {
		display: flex !important;
		align-items: center;
		justify-content: space-between;
		margin: 0 0 8px;
		padding: 4px 0 12px;
		background: var(--em-surface) !important;
	}

	body.em-shop .elementor-element-1bd01d1b .close-side-widget a {
		display: inline-flex;
		align-items: center;
		gap: 8px;
		min-height: 44px;
		color: var(--em-ink);
		font-family: "Geologica", sans-serif;
		font-size: 15px;
		font-weight: 600;
		text-decoration: none;
	}

	body.em-shop .elementor-element-40ec657e {
		display: flex !important;
		flex-direction: column !important;
	}

	body.em-shop .elementor-element-c8f0e44 {
		order: 1;
		display: flex !important;
		flex-direction: row !important;
		flex-wrap: nowrap !important;
		align-items: center !important;
		justify-content: space-between !important;
		width: 100% !important;
		margin: 0 0 12px !important;
		gap: 10px;
	}

	body.em-shop .elementor-element-3a8241e0 {
		order: 2;
		margin: 0 0 12px !important;
	}

	body.em-shop .elementor-element-24eeca26 {
		order: 3;
	}

	body.em-shop .elementor-element-a7ab5ce,
	body.em-shop .elementor-element-f41f990 {
		flex: 0 0 auto !important;
		width: auto !important;
		max-width: none !important;
		align-items: center !important;
	}

	body.em-shop .elementor-element-f41f990 {
		margin-left: auto;
		justify-content: flex-end !important;
	}

	body.em-shop .em-ks-bar {
		margin: 0;
		width: 100% !important;
	}

	body.em-shop .em-ks-bar .bapf_sfilter,
	body.em-shop .em-ks-bar .berocket_single_filter_widget,
	body.em-shop .em-ks-bar .bapf_body {
		overflow: hidden !important;
	}

	body.em-shop .em-ks-bar ul {
		flex-wrap: nowrap !important;
		overflow-x: auto !important;
		overflow-y: hidden !important;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: none;
		touch-action: pan-x;
		padding: 2px 4px 8px 0 !important;
		overscroll-behavior-x: contain;
	}

	body.em-shop .em-ks-bar ul::-webkit-scrollbar {
		display: none;
	}

	body.em-shop .em-ks-bar li,
	body.em-shop .em-ks-bar .em-ks-all-item,
	body.em-shop .em-ks-all,
	body.em-shop .em-ks-bar label {
		flex: 0 0 auto !important;
		white-space: nowrap !important;
	}

	body.em-shop .wd-off-canvas-btn,
	body.em-shop .wd-builder-off-canvas-btn,
	body.em-shop .wd-off-canvas-btn > a,
	body.em-shop .wd-off-canvas-btn .wd-action-text,
	body.em-shop .wd-off-canvas-btn .wd-action-icon {
		color: var(--em-on-dark) !important;
	}

	body.em-shop .wd-off-canvas-btn > a {
		display: inline-flex !important;
		align-items: center;
		justify-content: center;
		min-height: 44px !important;
		height: auto !important;
		padding: 0 16px !important;
		line-height: 1 !important;
	}

	body.em-shop .woocommerce-ordering-list,
	body.em-shop .woocommerce-ordering.wd-ordering-mb-icon {
		width: auto !important;
		min-width: 0 !important;
		height: auto !important;
		min-height: 44px !important;
		justify-content: flex-end;
	}

	body.em-shop .woocommerce-ordering-list::after,
	body.em-shop .woocommerce-ordering.wd-ordering-mb-icon::after {
		display: none !important;
		content: none !important;
	}

	body.em-shop .woocommerce-ordering-list ul {
		display: none !important;
	}

	body.em-shop .em-sort-select {
		display: block;
		appearance: none;
		-webkit-appearance: none;
		box-sizing: border-box;
		max-width: min(52vw, 220px);
		min-height: 44px;
		margin: 0;
		padding: 0 28px 0 14px;
		border: none;
		border-radius: 980px;
		background: #fff url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6'><path fill='%236A655C' d='M0 0l5 6 5-6z'/></svg>") no-repeat right 12px center / 8px 5px;
		color: var(--em-ink);
		font-family: "Geologica", sans-serif;
		font-size: 13px;
		font-weight: 500;
		letter-spacing: -0.02em;
		line-height: 44px;
		cursor: pointer;
	}
}

/* --------------------------------------------------------------------------
   КС — линейка назначений, как фильтры apple.com/store
   -------------------------------------------------------------------------- */

body.em-shop .elementor-element-40ec657e {
	display: flex !important;
	flex-direction: column !important;
	--display: flex !important;
	--flex-direction: column !important;
	align-items: stretch !important;
	width: 100% !important;
}

body.em-shop .elementor-element-3a8241e0 {
	display: block !important;
	--display: block !important;
	--flex-direction: column !important;
	width: 100% !important;
	max-width: 100% !important;
	flex: 0 0 auto !important;
	padding: 0 !important;
	margin: 0 0 4px !important;
	align-self: stretch !important;
}

/* Off-canvas filters drawer — sibling of the KS bar; must not sit beside chips. */
body.em-shop .elementor-element-67ccb46,
body.em-shop .wd-shop-filters-area .elementor-widget-container,
body.em-shop .filters-area {
	display: none !important;
}

body.em-shop .em-ks-bar {
	display: block;
	width: 100% !important;
	margin: 0 0 18px;
	padding: 0;
	overflow: visible;
}

body.em-shop .em-ks-bar .bapf_sfilter,
body.em-shop .em-ks-bar .berocket_single_filter_widget,
body.em-shop .em-ks-bar .bapf_body {
	display: block !important;
	width: 100% !important;
	max-width: none !important;
	background: none !important;
	border: none !important;
	padding: 0 !important;
	margin: 0 !important;
	box-shadow: none !important;
	overflow: visible !important;
	float: none !important;
}

body.em-shop .em-ks-bar ul {
	display: flex !important;
	flex-wrap: wrap !important;
	align-items: center;
	align-content: flex-start;
	gap: 8px;
	width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	list-style: none !important;
	background: none !important;
	border: none !important;
	overflow: visible !important;
}

body.em-shop .em-ks-bar .bapf_head,
body.em-shop .em-ks-bar h3,
body.em-shop .em-ks-bar .berocket_aapf_widget-title {
	display: none !important;
}

body.em-shop .em-ks-bar li,
body.em-shop .em-ks-bar .em-ks-all-item {
	display: flex !important;
	flex: 0 0 auto;
	flex-direction: row !important;
	flex-wrap: nowrap !important;
	align-items: center !important;
	justify-content: center;
	position: relative;
	width: auto !important;
	height: 36px !important;
	min-height: 36px !important;
	max-height: 36px !important;
	margin: 0 !important;
	padding: 0 !important;
	list-style: none !important;
	overflow: hidden;
	border-radius: 980px;
	background: #fff;
}

body.em-shop .em-ks-bar li::marker {
	content: none !important;
	font-size: 0 !important;
}

body.em-shop .em-ks-all,
body.em-shop .em-ks-bar .bapf_sfilter.bapf_ckbox ul li label,
body.em-shop .em-ks-bar label {
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center;
	box-sizing: border-box;
	flex: 0 0 auto;
	height: 36px !important;
	min-height: 36px !important;
	max-height: 36px !important;
	margin: 0 !important;
	padding: 0 16px !important;
	border: none !important;
	border-radius: 980px !important;
	background: #fff !important;
	color: var(--em-ink) !important;
	font-family: "Geologica", sans-serif !important;
	font-size: 13px !important;
	font-weight: 500 !important;
	letter-spacing: -0.016em;
	line-height: 1 !important;
	text-decoration: none !important;
	white-space: nowrap;
	cursor: pointer;
	transition: background 0.18s ease, color 0.18s ease;
}

body.em-shop .em-ks-all::before,
body.em-shop .em-ks-all::after,
body.em-shop .em-ks-bar li::before,
body.em-shop .em-ks-bar li::after,
body.em-shop .em-ks-bar label::before,
body.em-shop .em-ks-bar label::after {
	content: none !important;
	display: none !important;
}

body.em-shop .em-ks-all:hover,
body.em-shop .em-ks-bar li:hover,
body.em-shop .em-ks-bar li:hover label,
body.em-shop .em-ks-bar label:hover {
	background: #f4f1ea !important;
	color: var(--em-ink) !important;
}

body.em-shop .em-ks-all.is-active,
body.em-shop .em-ks-all.is-active:hover,
body.em-shop .em-ks-bar li:has(input:checked),
body.em-shop .em-ks-bar li:has(input:checked) label,
body.em-shop .em-ks-bar input:checked + label {
	background: var(--em-ink) !important;
	color: #fff !important;
}

body.em-shop .em-ks-bar .bapf_sfilter.bapf_ckbox input[type="checkbox"],
body.em-shop .em-ks-bar .bapf_sfilter.bapf_ckbox ul li input[type="checkbox"],
body.em-shop .em-ks-bar input[type="checkbox"],
body.em-shop .em-ks-bar input[type="radio"] {
	display: none !important;
	appearance: none !important;
	-webkit-appearance: none !important;
	position: absolute !important;
	width: 0 !important;
	height: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	opacity: 0 !important;
	pointer-events: none !important;
	clip: rect(0, 0, 0, 0) !important;
}

body.em-shop .em-ks-bar .pcs,
body.em-shop .em-ks-bar .roundpcs {
	display: none !important;
}

body.em-shop .em-ks-bar .bapf_head,
body.em-shop .em-ks-bar h3,
body.em-shop .em-ks-bar .berocket_aapf_widget-title {
	display: none !important;
}

body.em-shop .em-ks-bar li {
	display: flex !important;
	flex: 0 0 auto;
	align-items: stretch;
	position: relative;
	width: auto !important;
	height: 36px !important;
	margin: 0 !important;
	padding: 0 !important;
	list-style: none !important;
	overflow: hidden;
	border-radius: 980px;
	background: #fff;
}

body.em-shop .em-ks-all,
body.em-shop .em-ks-bar .bapf_ckbox .bapf_body li label,
body.em-shop .em-ks-bar label {
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center;
	box-sizing: border-box;
	flex: 0 0 auto;
	height: 36px !important;
	min-height: 36px !important;
	max-height: 36px !important;
	margin: 0 !important;
	padding: 0 16px !important;
	border: none !important;
	border-radius: 980px !important;
	background: #fff !important;
	color: var(--em-ink) !important;
	font-family: "Geologica", sans-serif !important;
	font-size: 13px !important;
	font-weight: 500 !important;
	letter-spacing: -0.016em;
	line-height: 1 !important;
	text-decoration: none !important;
	white-space: nowrap;
	cursor: pointer;
	transition: background 0.18s ease, color 0.18s ease;
}

body.em-shop .em-ks-all::before,
body.em-shop .em-ks-all::after,
body.em-shop .em-ks-bar li::before,
body.em-shop .em-ks-bar li::after,
body.em-shop .em-ks-bar label::before,
body.em-shop .em-ks-bar label::after {
	content: none !important;
	display: none !important;
}

body.em-shop .em-ks-all:hover,
body.em-shop .em-ks-bar li:hover,
body.em-shop .em-ks-bar li:hover label,
body.em-shop .em-ks-bar label:hover {
	background: #f4f1ea !important;
	color: var(--em-ink) !important;
}

body.em-shop .em-ks-all.is-active,
body.em-shop .em-ks-all.is-active:hover,
body.em-shop .em-ks-bar li:has(input:checked),
body.em-shop .em-ks-bar li:has(input:checked) label,
body.em-shop .em-ks-bar input:checked + label {
	background: var(--em-ink) !important;
	color: #fff !important;
}

body.em-shop .em-ks-bar input,
body.em-shop .em-ks-bar input[type="checkbox"],
body.em-shop .em-ks-bar input[type="radio"] {
	display: none !important;
	appearance: none !important;
	-webkit-appearance: none !important;
	position: absolute !important;
	width: 0 !important;
	height: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	opacity: 0 !important;
	pointer-events: none !important;
}

body.em-shop .em-ks-bar .pcs,
body.em-shop .em-ks-bar .roundpcs {
	display: none !important;
}

/* --------------------------------------------------------------------------
   Фильтры слева — компактный аккордеон, цена без «ошибочных» шильдиков
   -------------------------------------------------------------------------- */

body.em-shop .elementor-element-1bd01d1b .berocket_single_filter_widget,
body.em-shop .elementor-element-1bd01d1b .bapf_sfilter {
	background: transparent !important;
	border: none !important;
	border-radius: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
	box-shadow: none !important;
}

body.em-shop .elementor-element-1bd01d1b .berocket_single_filter_widget:not(.berocket_single_filter_widget_499) {
	border-bottom: 1px solid rgba(28, 25, 22, 0.08) !important;
}

body.em-shop .elementor-element-1bd01d1b .berocket_single_filter_widget:last-child {
	border-bottom: none !important;
}

/* Применение дублирует чипы КС над товарами */
body.em-shop .berocket_single_filter_widget_512 {
	display: none !important;
}

body.em-shop .em-filters-clear-wrap {
	display: block;
	margin: 0 0 18px;
}

body.em-shop .em-filters-clear {
	display: inline-flex;
	align-items: center;
	min-height: 40px;
	color: var(--em-ink);
	font-family: "Geologica", sans-serif;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: -0.02em;
	line-height: 1;
	text-decoration: underline;
	text-underline-offset: 4px;
	text-decoration-thickness: 1px;
}

body.em-shop .em-filters-clear:hover {
	color: var(--em-pour);
}

body.em-shop .elementor-element-1bd01d1b .bapf_head,
body.em-shop .elementor-element-1bd01d1b .bapf_colaps_togl {
	display: flex;
	align-items: center;
	width: 100%;
	margin: 0;
	padding: 0;
}

body.em-shop .elementor-element-1bd01d1b .bapf_head h3,
body.em-shop .elementor-element-1bd01d1b .berocket_aapf_widget-title {
	display: flex !important;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	min-height: 52px;
	margin: 0 !important;
	padding: 0 !important;
	border: none !important;
	color: var(--em-ink) !important;
	font-family: "Geologica", sans-serif !important;
	font-size: 15px !important;
	font-weight: 600 !important;
	letter-spacing: -0.02em !important;
	text-transform: none !important;
	line-height: 1.2 !important;
}

body.em-shop .elementor-element-1bd01d1b .bapf_colaps_togl h3 {
	cursor: pointer;
}

body.em-shop .elementor-element-1bd01d1b .bapf_colaps_togl:hover h3 {
	color: var(--em-resin) !important;
}

body.em-shop .elementor-element-1bd01d1b .berocket_single_filter_widget_499 .bapf_head h3 {
	min-height: 0;
	margin: 0 0 6px !important;
	cursor: default;
}

body.em-shop .em-price-readout {
	display: flex;
	align-items: baseline;
	gap: 8px;
	margin: 0 0 12px;
	color: var(--em-muted);
	font-family: "Geologica", sans-serif;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: -0.02em;
	line-height: 1.2;
}

body.em-shop .em-price-readout .sep {
	opacity: 0.5;
}

body.em-shop .elementor-element-1bd01d1b .berocket_single_filter_widget_499 .bapf_body {
	padding: 0 8px 16px;
}

body.em-shop .elementor-element-1bd01d1b .bapf_colaps_smb {
	display: none !important;
}

body.em-shop .elementor-element-1bd01d1b .bapf_hascolarr::after {
	content: "";
	width: 10px;
	height: 10px;
	margin: -4px 0 0 auto;
	border-right: 2px solid var(--em-ink);
	border-bottom: 2px solid var(--em-ink);
	opacity: 0.55;
	transform: rotate(45deg);
	flex: 0 0 auto;
}

body.em-shop .elementor-element-1bd01d1b .bapf_hascolarr:has(.fa-chevron-up)::after {
	margin-top: 3px;
	transform: rotate(-135deg);
}

body.em-shop .elementor-element-1bd01d1b .bapf_body {
	padding: 0 0 14px 2px;
}

body.em-shop .elementor-element-1bd01d1b .bapf_ckbox .bapf_body {
	max-height: 280px;
	overflow-y: auto;
	scrollbar-width: thin;
}

body.em-shop .elementor-element-1bd01d1b .bapf_body ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

body.em-shop .elementor-element-1bd01d1b .bapf_body li {
	display: flex;
	align-items: center;
	gap: 10px;
	margin: 0;
	padding: 10px 0;
	min-height: 44px;
	cursor: pointer;
}

body.em-shop .elementor-element-1bd01d1b .bapf_ckbox input[type="checkbox"],
body.em-shop .elementor-element-1bd01d1b .bapf_ckbox input[type="radio"] {
	appearance: none !important;
	-webkit-appearance: none !important;
	flex: 0 0 20px;
	width: 20px !important;
	height: 20px !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 1.5px solid #b8b2a8 !important;
	border-radius: 5px !important;
	background: #fff !important;
	accent-color: transparent !important;
	cursor: pointer;
}

body.em-shop .elementor-element-1bd01d1b .bapf_ckbox input[type="checkbox"]:checked {
	border-color: var(--em-ink) !important;
	background: var(--em-ink) url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'><path fill='none' stroke='%23fff' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round' d='M2.2 6.2l2.4 2.4 5.2-5.3'/></svg>") center / 12px 12px no-repeat !important;
}

body.em-shop .elementor-element-1bd01d1b .bapf_ckbox label {
	flex: 1 1 auto;
	min-width: 0;
	padding: 8px 0;
	margin: -8px 0;
	color: var(--em-muted);
	font-family: "Manrope", sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.35;
	cursor: pointer;
}

body.em-shop .elementor-element-1bd01d1b .bapf_ckbox input:checked + label {
	color: var(--em-ink);
	font-weight: 500;
}

body.em-shop .elementor-element-1bd01d1b .bapf_ckbox .pcs,
body.em-shop .elementor-element-1bd01d1b .bapf_ckbox .roundpcs {
	flex: 0 0 auto;
	margin-left: auto;
	color: var(--em-muted);
	font-size: 11px;
	font-weight: 400;
}

body.em-shop .elementor-element-1bd01d1b .irs {
	height: 40px !important;
}

body.em-shop .elementor-element-1bd01d1b .irs-with-grid {
	height: 40px !important;
}

body.em-shop .elementor-element-1bd01d1b .irs-line {
	top: 18px !important;
	height: 3px !important;
	background: #d8d3c8 !important;
	border: none !important;
	border-radius: 3px !important;
}

body.em-shop .elementor-element-1bd01d1b .irs-bar {
	top: 18px !important;
	height: 3px !important;
	background: var(--em-ink) !important;
	border: none !important;
	border-radius: 3px !important;
}

body.em-shop .elementor-element-1bd01d1b .irs-min,
body.em-shop .elementor-element-1bd01d1b .irs-max,
body.em-shop .elementor-element-1bd01d1b .irs-grid,
body.em-shop .elementor-element-1bd01d1b .irs-from,
body.em-shop .elementor-element-1bd01d1b .irs-to,
body.em-shop .elementor-element-1bd01d1b .irs-single {
	display: none !important;
}

body.em-shop .elementor-element-1bd01d1b .irs-handle {
	top: 8px !important;
	width: 22px !important;
	height: 22px !important;
	border: 2px solid var(--em-ink) !important;
	border-radius: 50% !important;
	background: #fff !important;
	box-shadow: 0 1px 3px rgba(28, 25, 22, 0.12) !important;
	cursor: grab !important;
	position: absolute !important;
}

body.em-shop .elementor-element-1bd01d1b .irs-handle::after {
	content: "" !important;
	display: block !important;
	position: absolute;
	inset: -12px;
	border: none !important;
	background: none !important;
}

body.em-shop .elementor-element-1bd01d1b .irs-handle:active {
	cursor: grabbing !important;
}

body.em-shop .elementor-element-1bd01d1b .irs-handle i,
body.em-shop .elementor-element-1bd01d1b .irs-handle::before {
	display: none !important;
	content: none !important;
	border: none !important;
	background: none !important;
}

/* --------------------------------------------------------------------------
   Тулбар: счётчик слева, сортировка справа
   -------------------------------------------------------------------------- */

body.em-shop .wd-products-shop-view {
	display: none !important;
}

body.em-shop .woocommerce-result-count,
body.em-shop .wd-shop-result-count {
	margin: 0;
	color: var(--em-muted);
	font-size: 13px;
	font-weight: 400;
	letter-spacing: -0.01em;
}

body.em-shop .woocommerce-ordering {
	margin: 0;
	background: transparent !important;
	border: none !important;
	box-shadow: none !important;
}

body.em-shop .woocommerce-ordering select {
	appearance: none;
	-webkit-appearance: none;
	margin: 0;
	padding: 0 18px 0 0;
	border: none !important;
	background: transparent url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6'><path fill='%236A655C' d='M0 0l5 6 5-6z'/></svg>") no-repeat right 2px center / 8px 5px !important;
	box-shadow: none !important;
	color: var(--em-ink);
	font-family: "Manrope", sans-serif;
	font-size: 13px;
	font-weight: 500;
	cursor: pointer;
}

body.em-shop .wd-off-canvas-btn,
body.em-shop .wd-builder-off-canvas-btn,
body.em-shop .wd-filter-btn {
	border: none !important;
	border-radius: 980px !important;
	background: var(--em-resin) !important;
	color: var(--em-on-dark) !important;
	min-height: 36px;
	padding: 0 !important;
	font-weight: 500 !important;
	text-transform: none !important;
}

body.em-shop .wd-off-canvas-btn > a,
body.em-shop .wd-off-canvas-btn .wd-action-text,
body.em-shop .wd-off-canvas-btn .wd-action-icon {
	color: var(--em-on-dark) !important;
}

body.em-shop .wd-off-canvas-btn > a {
	display: inline-flex !important;
	align-items: center;
	gap: 8px;
	min-height: 36px;
	height: auto !important;
	padding: 0 16px !important;
}

body.em-shop .wd-off-canvas-btn .wd-action-icon,
body.em-shop .wd-off-canvas-btn.wd-burger-icon .wd-action-icon {
	display: block !important;
	width: 18px !important;
	height: 18px !important;
	min-width: 18px;
	margin: 0 !important;
	padding: 0 !important;
	background-color: var(--em-on-dark) !important;
	background-image: none !important;
	-webkit-mask: url("assets/icons/filter.svg") center / 18px 18px no-repeat;
	mask: url("assets/icons/filter.svg") center / 18px 18px no-repeat;
	font-size: 0 !important;
	line-height: 0 !important;
	color: transparent !important;
	opacity: 1 !important;
}

body.em-shop .wd-off-canvas-btn .wd-action-icon::before,
body.em-shop .wd-off-canvas-btn .wd-action-icon::after,
body.em-shop .wd-off-canvas-btn.wd-burger-icon > a::before,
body.em-shop .wd-off-canvas-btn.wd-burger-icon > a::after {
	display: none !important;
	content: none !important;
	background: none !important;
}

body.em-shop .wd-sidebar-opener {
	display: none !important;
}

body.em-shop .wd-active-filters,
body.em-shop .widget_layered_nav_filters {
	margin: 0 0 8px;
}

/* --------------------------------------------------------------------------
   Карточки — фото, имя, цена, тихая ссылка «В корзину ›»
   -------------------------------------------------------------------------- */

body.em-shop .wd-products.wd-grid-g,
body.em-shop ul.products.wd-products {
	--wd-col: 3;
	--wd-gap: 12px;
	gap: 12px !important;
	margin: 0 !important;
}

body.em-shop .product-grid-item,
body.em-shop ul.products li.product,
body.em-shop .wd-product {
	border: none !important;
	border-radius: 18px !important;
	background: var(--em-surface) !important;
	box-shadow: none !important;
	overflow: hidden;
}

body.em-shop .product-grid-item:hover,
body.em-shop ul.products li.product:hover,
body.em-shop .wd-product:hover {
	transform: none;
	box-shadow: none !important;
}

body.em-shop .wd-product-wrapper {
	display: flex;
	flex-direction: column;
	height: 100%;
	background: transparent;
}

body.em-shop .wd-product-card-bg,
body.em-shop .content-product-imagin {
	display: none !important;
}

body.em-shop .wd-product-thumb {
	background: #f3f0e8;
	padding: 32px 32px 8px;
}

body.em-shop .wd-product-thumb a {
	display: block;
}

body.em-shop .wd-product-thumb img {
	width: 100%;
	height: auto;
	aspect-ratio: 1;
	object-fit: contain;
}

body.em-shop .woocommerce-placeholder {
	opacity: 0.4;
	filter: grayscale(0.2);
}

body.em-shop .wrapp-swatches,
body.em-shop .hover-content,
body.em-shop .wd-more-desc,
body.em-shop .wrap-wishlist-button,
body.em-shop .wrap-quickview-button,
body.em-shop .wd-product-cats,
body.em-shop .star-rating,
body.em-shop .wd-product-brands,
body.em-shop .product-grid-item .wd-action-icon,
body.em-shop .wd-product .wd-action-icon {
	display: none !important;
}

body.em-shop .product-information {
	display: flex;
	flex-direction: column;
	flex: 1;
	padding: 8px 22px 22px;
	gap: 4px;
	text-align: left;
}

body.em-shop .title-line-two .wd-entities-title,
body.em-shop .product-grid-item .wd-entities-title {
	min-height: 0 !important;
	height: auto !important;
}

body.em-shop .product-grid-item .wd-entities-title,
body.em-shop .product-grid-item .wd-entities-title a {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin: 0;
	color: var(--em-ink) !important;
	font-family: "Geologica", sans-serif !important;
	font-size: 14px !important;
	font-weight: 600 !important;
	letter-spacing: -0.02em;
	line-height: 1.3;
	text-transform: none !important;
}

body.em-shop .product-grid-item .wd-entities-title a:hover {
	color: var(--em-pour) !important;
}

body.em-shop .product-rating-price,
body.em-shop .wrapp-product-price {
	margin: 0;
}

body.em-shop .product-grid-item .price,
body.em-shop .product-grid-item .woocommerce-Price-amount {
	color: var(--em-ink) !important;
	font-family: "Geologica", sans-serif !important;
	font-size: 14px !important;
	font-weight: 400 !important;
	letter-spacing: -0.015em;
}

body.em-shop .wd-product-card-hover,
body.em-shop .fade-in-block {
	position: static !important;
	opacity: 1 !important;
	visibility: visible !important;
	transform: none !important;
	max-height: none !important;
	overflow: visible !important;
	pointer-events: auto !important;
	margin-top: 8px;
	padding: 0 !important;
	background: transparent !important;
}

body.em-shop .wd-bottom-actions {
	display: flex;
	justify-content: flex-start;
	margin: 0;
}

body.em-shop .wd-add-btn,
body.em-shop .wd-add-btn-replace {
	width: auto !important;
	position: static !important;
}

body.em-shop .wd-hover-base .wd-add-btn a,
body.em-shop .wd-hover-base .button,
body.em-shop .product-grid-item .add_to_cart_button,
body.em-shop .product-grid-item .added_to_cart {
	display: inline-flex !important;
	align-items: center;
	min-height: auto !important;
	padding: 0 !important;
	border: none !important;
	border-radius: 0 !important;
	background: transparent !important;
	color: var(--em-pour) !important;
	font-family: "Manrope", sans-serif !important;
	font-size: 14px !important;
	font-weight: 400 !important;
	letter-spacing: -0.01em;
	text-decoration: none !important;
	box-shadow: none !important;
}

body.em-shop .product-grid-item .add_to_cart_button::after,
body.em-shop .product-grid-item .added_to_cart::after {
	content: " ›";
}

body.em-shop .wd-hover-base .wd-add-btn a:hover,
body.em-shop .product-grid-item .add_to_cart_button:hover {
	background: transparent !important;
	color: var(--em-pour-hover) !important;
}

body.em-shop .onsale {
	top: 14px !important;
	left: 14px !important;
	border-radius: 980px !important;
	background: var(--em-resin) !important;
	padding: 4px 10px !important;
	font-size: 11px;
	font-weight: 600;
	text-transform: none !important;
}

/* --------------------------------------------------------------------------
   Пагинация
   -------------------------------------------------------------------------- */

body.em-shop .woocommerce-pagination {
	margin: 48px 0 0;
}

body.em-shop .woocommerce-pagination ul {
	display: flex;
	justify-content: center;
	gap: 6px;
}

body.em-shop .woocommerce-pagination .page-numbers {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 36px;
	height: 36px;
	border: none !important;
	border-radius: 980px !important;
	background: transparent;
	color: var(--em-ink) !important;
	font-family: "Geologica", sans-serif;
	font-size: 14px;
	font-weight: 500;
}

body.em-shop .woocommerce-pagination .page-numbers.current,
body.em-shop .woocommerce-pagination a.page-numbers:hover {
	background: var(--em-ink) !important;
	color: #fff !important;
}

body.em-shop .woocommerce-pagination .next,
body.em-shop .woocommerce-pagination .prev {
	background: transparent !important;
}

/* --------------------------------------------------------------------------
   Адаптив
   -------------------------------------------------------------------------- */

@media (max-width: 1100px) {
	body.em-shop .elementor-497 > .e-con-boxed > .e-con-inner {
		padding-left: 24px !important;
		padding-right: 24px !important;
	}

	body.em-shop .em-shop-families {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}

	body.em-shop .em-shop-family {
		min-height: 220px;
	}
}

@media (max-width: 700px) {
	body.em-shop .wd-content-layout.container {
		padding: 8px 0 !important;
	}

	body.em-shop .elementor-497 {
		padding-top: 8px;
		width: 100% !important;
	}

	body.em-shop .elementor-497 > .e-con.e-parent,
	body.em-shop .elementor-497 > .e-con-boxed {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	body.em-shop .elementor-497 > .e-con-boxed > .e-con-inner,
	body.em-shop .elementor-element-28b5ba4e > .e-con-inner,
	body.em-shop .elementor-element-528010c3 > .e-con-inner {
		padding-left: 16px !important;
		padding-right: 16px !important;
		max-width: 100% !important;
		width: 100% !important;
	}

	body.em-shop .elementor-element-40ec657e,
	body.em-shop .elementor-element-24eeca26,
	body.em-shop .wd-shop-product {
		width: 100% !important;
		max-width: 100% !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	body.em-shop .elementor-element-528010c3 {
		padding-top: 12px !important;
		padding-bottom: 0 !important;
	}

	body.em-shop h1.entry-title,
	body.em-shop .wd-woo-page-title .title,
	body.em-shop .elementor-element-5a2186f3,
	body.em-shop .elementor-element-5a2186f3 .elementor-widget-container {
		display: block !important;
	}

	body.em-shop h1.entry-title,
	body.em-shop .wd-woo-page-title .title {
		font-size: 24px !important;
		line-height: 1.2 !important;
	}

	body.em-shop .em-shop-kicker {
		display: block !important;
		margin: 6px 0 0 !important;
		font-size: 14px !important;
		font-weight: 500 !important;
		letter-spacing: -0.015em !important;
		line-height: 1.35 !important;
	}

	body.em-shop .wd-el-breadcrumbs,
	body.em-shop .woocommerce-breadcrumb {
		margin: 0 0 8px !important;
		font-size: 11px;
	}

	body.em-shop .em-shop-families {
		display: flex;
		overflow-x: auto;
		gap: 10px;
		scrollbar-width: none;
		margin-top: 20px;
	}

	body.em-shop .em-shop-family {
		flex: 0 0 78%;
		min-height: 180px;
	}

	body.em-shop .elementor-element-28b5ba4e {
		padding-top: 16px !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	body.em-shop .wd-products.wd-grid-g,
	body.em-shop ul.products.wd-products {
		--wd-col: 2;
		width: 100% !important;
		max-width: 100% !important;
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
		gap: 10px !important;
	}

	body.em-shop .wd-product-thumb {
		padding: 12px 12px 0;
	}

	body.em-shop .product-information {
		padding: 8px 12px 14px;
	}

	body.em-shop .product-grid-item .wd-entities-title,
	body.em-shop .product-grid-item .wd-entities-title a {
		font-size: 13px !important;
		line-height: 1.35;
	}

	body.em-shop .product-grid-item .price,
	body.em-shop .product-grid-item .woocommerce-Price-amount {
		font-size: 13px !important;
	}

	body.em-shop .wd-off-canvas-btn,
	body.em-shop .wd-shop-tools a,
	body.em-shop .woocommerce-ordering {
		min-height: 44px;
	}
}

@media (max-width: 1024px) {
	body.em-shop .elementor-element-528010c3,
	body.em-shop .elementor-element-28b5ba4e {
		min-height: 0 !important;
		padding-top: 8px !important;
		margin: 0 !important;
		left: auto !important;
		width: 100% !important;
		max-width: 100% !important;
		transform: none !important;
	}

	body.em-shop .elementor-element-28b5ba4e > .e-con-inner,
	body.em-shop .elementor-element-528010c3 > .e-con-inner {
		flex-direction: column !important;
		--flex-direction: column !important;
		align-items: stretch !important;
		justify-content: flex-start !important;
		gap: 0 !important;
		--gap: 0px !important;
	}

	body.em-shop .elementor-element-c8f0e44 {
		order: 1;
		display: flex !important;
		flex-direction: row !important;
		flex-wrap: nowrap !important;
		align-items: center !important;
		justify-content: space-between !important;
		width: 100% !important;
		max-width: 100% !important;
		margin: 8px 0 10px !important;
		gap: 8px !important;
	}

	body.em-shop .elementor-element-3a8241e0 {
		order: 2;
		width: 100% !important;
		margin: 0 0 12px !important;
		min-height: 0 !important;
	}

	body.em-shop .elementor-element-24eeca26 {
		order: 3;
	}

	body.em-shop .elementor-element-a7ab5ce,
	body.em-shop .elementor-element-f41f990 {
		flex: 0 0 auto !important;
		flex-grow: 0 !important;
		flex-shrink: 0 !important;
		--flex-grow: 0 !important;
		--width: auto !important;
		width: auto !important;
		max-width: max-content !important;
		min-width: 0 !important;
		background: transparent !important;
	}

	body.em-shop .elementor-element-a7ab5ce .elementor-widget,
	body.em-shop .elementor-element-a7ab5ce .elementor-widget-container,
	body.em-shop .elementor-element-f41f990 .elementor-widget,
	body.em-shop .elementor-element-f41f990 .elementor-widget-container {
		width: auto !important;
		max-width: max-content !important;
		display: inline-flex !important;
		background: transparent !important;
	}

	body.em-shop .wd-off-canvas-btn,
	body.em-shop .wd-builder-off-canvas-btn {
		display: inline-flex !important;
		width: auto !important;
		max-width: max-content !important;
		background: var(--em-resin) !important;
		border-radius: 980px !important;
	}

	body.em-shop .wd-off-canvas-btn > a {
		display: inline-flex !important;
		align-items: center;
		gap: 8px;
		width: auto !important;
		min-height: 44px !important;
		height: auto !important;
		padding: 0 16px !important;
		background: transparent !important;
	}

	body.em-shop .woocommerce-ordering-list,
	body.em-shop .woocommerce-ordering.wd-ordering-mb-icon {
		position: relative !important;
		width: auto !important;
		min-width: 0 !important;
		height: auto !important;
		min-height: 44px !important;
		background: transparent !important;
	}

	body.em-shop .woocommerce-ordering-list ul {
		display: none !important;
	}

	body.em-shop .woocommerce-ordering-list::after,
	body.em-shop .woocommerce-ordering.wd-ordering-mb-icon::after {
		display: none !important;
		content: none !important;
	}

	body.em-shop .woocommerce-ordering.wd-ordering-mb-icon select.em-sort-select,
	body.em-shop .woocommerce-ordering-list select.em-sort-select,
	body.em-shop .em-sort-select {
		display: inline-block !important;
		position: static !important;
		inset: auto !important;
		appearance: none !important;
		-webkit-appearance: none !important;
		width: auto !important;
		max-width: min(48vw, 200px);
		min-height: 44px !important;
		height: 44px !important;
		margin: 0 !important;
		padding: 0 28px 0 14px !important;
		border: none !important;
		border-radius: 980px !important;
		background: #fff url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6'><path fill='%236A655C' d='M0 0l5 6 5-6z'/></svg>") no-repeat right 12px center / 8px 5px !important;
		color: var(--em-ink) !important;
		font-family: "Geologica", sans-serif !important;
		font-size: 13px !important;
		font-weight: 500 !important;
		line-height: 44px !important;
		opacity: 1 !important;
		z-index: 2;
	}

	body.em-shop .em-ks-bar .bapf_sfilter,
	body.em-shop .em-ks-bar .berocket_single_filter_widget,
	body.em-shop .em-ks-bar .bapf_body {
		overflow: hidden !important;
	}

	body.em-shop .em-ks-bar {
		position: relative;
		margin: 0;
	}

	body.em-shop .em-ks-bar ul {
		display: flex !important;
		flex-wrap: nowrap !important;
		overflow-x: auto !important;
		overflow-y: hidden !important;
		width: 100% !important;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: none;
		padding-right: 24px !important;
	}

	body.em-shop .em-ks-bar ul::-webkit-scrollbar {
		display: none;
	}

	body.em-shop .em-ks-bar::after {
		content: "";
		position: absolute;
		top: 0;
		right: 0;
		bottom: 8px;
		width: 32px;
		background: linear-gradient(90deg, rgba(232, 228, 219, 0), #e8e4db);
		pointer-events: none;
	}

	body.em-shop .woocommerce-ordering-list ul {
		display: none !important;
	}

	body.em-shop .woocommerce-ordering-list::after,
	body.em-shop .woocommerce-ordering.wd-ordering-mb-icon::after {
		display: none !important;
		content: none !important;
	}

	body.em-shop .em-sort-select {
		display: block !important;
		appearance: none;
		-webkit-appearance: none;
		box-sizing: border-box;
		max-width: min(48vw, 200px);
		min-height: 44px;
		margin: 0;
		padding: 0 28px 0 14px;
		border: none;
		border-radius: 980px;
		background: #fff url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6'><path fill='%236A655C' d='M0 0l5 6 5-6z'/></svg>") no-repeat right 12px center / 8px 5px;
		color: var(--em-ink);
		font-family: "Geologica", sans-serif;
		font-size: 13px;
		font-weight: 500;
		line-height: 44px;
	}

	body.em-shop .elementor-element-1bd01d1b.wd-side-hidden,
	body.em-shop .elementor-element-1bd01d1b.wd-opened {
		display: flex !important;
		flex-direction: column !important;
		flex-wrap: nowrap !important;
		--flex-direction: column !important;
		--flex-wrap: nowrap !important;
		--display: flex !important;
		align-items: stretch !important;
		justify-content: flex-start !important;
		position: fixed !important;
		inset: 0 !important;
		width: 100% !important;
		max-width: none !important;
		height: 100% !important;
		max-height: 100dvh !important;
		padding: 8px 20px 28px !important;
	}

	body.em-shop .elementor-element-1bd01d1b.wd-side-hidden > *,
	body.em-shop .elementor-element-1bd01d1b.wd-opened > *,
	body.em-shop .elementor-element-1bd01d1b .elementor-widget,
	body.em-shop .elementor-element-1bd01d1b .elementor-widget-container,
	body.em-shop .elementor-element-1bd01d1b .wd-sidebar {
		flex: 0 0 auto !important;
		width: 100% !important;
		max-width: 100% !important;
		align-self: stretch !important;
	}

	body.em-shop .elementor-element-1bd01d1b .wd-heading {
		display: flex !important;
		flex-direction: row !important;
		align-items: center;
		justify-content: space-between;
		width: 100% !important;
		margin: 0 0 8px;
		padding: 4px 0 12px;
		gap: 12px;
	}

	body.em-shop .elementor-element-1bd01d1b .em-filters-clear-wrap {
		margin: 0;
		order: -1;
	}

	body.em-shop .elementor-element-1bd01d1b .wd-heading .em-filters-clear-wrap {
		margin: 0;
	}

	body.em-shop .elementor-element-1bd01d1b .em-filters-clear {
		min-height: 44px;
	}

	body.em-shop .elementor-element-1bd01d1b .close-side-widget {
		margin-left: auto;
	}
}

/* --------------------------------------------------------------------------
   Mobile toolbar: two equal-height pills, no empty gap
   -------------------------------------------------------------------------- */

@media (max-width: 1024px) {
	body.em-shop .elementor-element-c8f0e44 {
		--padding-top: 0px !important;
		--padding-bottom: 0px !important;
		--padding-left: 0px !important;
		--padding-right: 0px !important;
		--padding-block-start: 0px !important;
		--padding-block-end: 0px !important;
		--min-height: 0px !important;
		--gap: 8px !important;
		display: flex !important;
		flex-direction: row !important;
		flex-wrap: nowrap !important;
		align-items: stretch !important;
		justify-content: flex-start !important;
		gap: 8px !important;
		width: 100% !important;
		max-width: 100% !important;
		height: 44px !important;
		min-height: 44px !important;
		max-height: 44px !important;
		margin: 4px 0 14px !important;
		padding: 0 !important;
		overflow: visible !important;
	}

	body.em-shop .elementor-element-c8f0e44 > .e-con,
	body.em-shop .elementor-element-a7ab5ce,
	body.em-shop .elementor-element-f41f990 {
		--padding-top: 0px !important;
		--padding-bottom: 0px !important;
		--padding-left: 0px !important;
		--padding-right: 0px !important;
		--min-height: 0px !important;
		--gap: 0px !important;
		height: 44px !important;
		min-height: 44px !important;
		max-height: 44px !important;
		margin: 0 !important;
		padding: 0 !important;
		align-items: stretch !important;
		align-self: stretch !important;
	}

	body.em-shop .elementor-element-c8f0e44 .elementor-hidden-mobile:not(.wd-shop-result-count),
	body.em-shop .elementor-element-c8f0e44 .elementor-hidden-tablet,
	body.em-shop .elementor-element-a7ab5ce .wd-shop-view,
	body.em-shop .elementor-element-a7ab5ce .wd-products-shop-view {
		display: none !important;
		width: 0 !important;
		height: 0 !important;
		overflow: hidden !important;
	}

	body.em-shop .elementor-element-a7ab5ce,
	body.em-shop .elementor-element-f41f990 {
		flex: 1 1 0% !important;
		--flex-grow: 1 !important;
		--flex-shrink: 1 !important;
		--width: 50% !important;
		width: 0 !important;
		min-width: 0 !important;
		max-width: none !important;
	}

	body.em-shop .elementor-element-a7ab5ce {
		background: transparent !important;
	}

	body.em-shop .elementor-element-a7ab5ce .elementor-widget:not(.elementor-hidden-mobile):not(.elementor-hidden-tablet),
	body.em-shop .elementor-element-a7ab5ce .elementor-widget-container {
		display: flex !important;
		align-items: stretch !important;
		width: 100% !important;
		max-width: none !important;
		height: 44px !important;
		margin: 0 !important;
		padding: 0 !important;
		background: transparent !important;
	}

	body.em-shop .wd-off-canvas-btn,
	body.em-shop .wd-builder-off-canvas-btn {
		display: flex !important;
		align-items: stretch !important;
		width: 100% !important;
		max-width: none !important;
		height: 44px !important;
		min-height: 44px !important;
		margin: 0 !important;
		padding: 0 !important;
		border: none !important;
		border-radius: 980px !important;
		background: var(--em-resin) !important;
	}

	body.em-shop .wd-off-canvas-btn > a {
		display: inline-flex !important;
		align-items: center !important;
		justify-content: center !important;
		gap: 8px !important;
		width: 100% !important;
		height: 44px !important;
		min-height: 44px !important;
		padding: 0 16px !important;
		line-height: 1 !important;
		background: transparent !important;
		color: var(--em-on-dark) !important;
		font-family: "Geologica", sans-serif !important;
		font-size: 14px !important;
		font-weight: 600 !important;
		letter-spacing: -0.02em !important;
	}

	body.em-shop .wd-off-canvas-btn .wd-action-icon {
		width: 16px !important;
		height: 16px !important;
		min-width: 16px !important;
		background-color: var(--em-on-dark) !important;
	}

	body.em-shop-filtered .wd-off-canvas-btn > a::after {
		content: "";
		width: 6px;
		height: 6px;
		margin-left: 2px;
		border-radius: 50%;
		background: var(--em-pour);
		box-shadow: 0 0 0 2px var(--em-resin);
	}

	body.em-shop .elementor-element-f41f990 {
		margin-left: 0 !important;
		justify-content: stretch !important;
		position: relative !important;
		background: #fff !important;
		border-radius: 980px !important;
		overflow: hidden !important;
	}

	body.em-shop .elementor-element-f41f990 .elementor-widget,
	body.em-shop .elementor-element-f41f990 .elementor-widget-container {
		display: flex !important;
		align-items: center !important;
		width: 100% !important;
		max-width: none !important;
		height: 44px !important;
		margin: 0 !important;
		padding: 0 !important;
		background: transparent !important;
	}

	body.em-shop .elementor-element-f41f990 .wd-shop-result-count {
		display: flex !important;
		align-items: center !important;
		flex: 1 1 auto !important;
		min-width: 0 !important;
		height: 44px !important;
		padding: 0 36px 0 16px !important;
		pointer-events: none;
		z-index: 1;
	}

	body.em-shop .elementor-element-f41f990 .woocommerce-result-count,
	body.em-shop .elementor-element-f41f990 .wd-shop-result-count p {
		display: block !important;
		width: 100%;
		margin: 0 !important;
		overflow: hidden;
		color: var(--em-ink) !important;
		font-family: "Geologica", sans-serif !important;
		font-size: 14px !important;
		font-weight: 500 !important;
		letter-spacing: -0.02em;
		line-height: 44px !important;
		white-space: nowrap;
		text-overflow: ellipsis;
	}

	body.em-shop .elementor-element-f41f990::after {
		content: "";
		position: absolute;
		top: 50%;
		right: 14px;
		width: 8px;
		height: 5px;
		margin-top: -1px;
		background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6'><path fill='%236A655C' d='M0 0l5 6 5-6z'/></svg>") center / 8px 5px no-repeat;
		pointer-events: none;
		z-index: 2;
		transform: translateY(-50%);
	}

	body.em-shop .elementor-element-f41f990 .wd-shop-ordering {
		position: absolute !important;
		inset: 0 !important;
		width: 100% !important;
		max-width: none !important;
		height: 44px !important;
		z-index: 3;
	}

	body.em-shop .elementor-element-f41f990 .woocommerce-ordering,
	body.em-shop .elementor-element-f41f990 .woocommerce-ordering-list,
	body.em-shop .elementor-element-f41f990 .woocommerce-ordering.wd-ordering-mb-icon {
		display: block !important;
		position: absolute !important;
		inset: 0 !important;
		width: 100% !important;
		min-width: 0 !important;
		height: 44px !important;
		min-height: 44px !important;
		margin: 0 !important;
		padding: 0 !important;
		background: transparent !important;
		overflow: visible !important;
	}

	body.em-shop .elementor-element-f41f990 .woocommerce-ordering::before,
	body.em-shop .elementor-element-f41f990 .woocommerce-ordering::after,
	body.em-shop .elementor-element-f41f990 .woocommerce-ordering-list::before,
	body.em-shop .elementor-element-f41f990 .woocommerce-ordering-list::after,
	body.em-shop .elementor-element-f41f990 .woocommerce-ordering.wd-ordering-mb-icon::before,
	body.em-shop .elementor-element-f41f990 .woocommerce-ordering.wd-ordering-mb-icon::after {
		display: none !important;
		content: none !important;
		background: none !important;
	}

	body.em-shop .elementor-element-f41f990 .woocommerce-ordering ul,
	body.em-shop .elementor-element-f41f990 .woocommerce-ordering-list ul {
		display: none !important;
	}

	body.em-shop .elementor-element-f41f990 select.orderby,
	body.em-shop .elementor-element-f41f990 select.em-sort-select,
	body.em-shop .elementor-element-f41f990 .em-sort-select {
		display: block !important;
		appearance: none !important;
		-webkit-appearance: none !important;
		position: absolute !important;
		inset: 0 !important;
		width: 100% !important;
		max-width: none !important;
		height: 44px !important;
		min-height: 44px !important;
		margin: 0 !important;
		padding: 0 !important;
		border: none !important;
		border-radius: 0 !important;
		background: transparent !important;
		color: transparent !important;
		font-size: 16px !important;
		line-height: 44px !important;
		opacity: 0 !important;
		cursor: pointer;
		z-index: 4;
	}

	body.em-shop .elementor-element-3a8241e0 {
		margin: 0 0 16px !important;
	}

	body.em-shop .em-ks-bar {
		margin: 0 !important;
	}
}
