
/* Filter Everything — list reset (moved from base.css) */
.catalog__wrap .filters .widget_product_categories ul,
.catalog__wrap .filters .wpc_filters_widget ul,
.catalog__wrap .filters .wpc-filters-main-wrap ul,
.catalog__wrap .filters .wpc-filters-ul-list {
	list-style: none;
	margin: 0;
	padding: 0
}

/* ASIC catalog bundle: filters + layout + fixes */

/* === Filters, product grid, breadcrumbs (was catalog-filters.css) === */
.text-yel {
	color: #ff9f0f;
}
.catalog.shop-section + .banner {
	margin-top: 10px;
}
.shopcat_table h3 {
	margin-bottom: 20px;
}
.shopcat_table table {
	border-collapse: collapse;
	width: 100%;
}
.shopcat_table a {
	text-decoration: none;
}
#asic-models > .title {
	display: block;
}
.footer__social-title {
	display: block;
}
.shopcat_table .table-container {
	border: 4px solid #d9d9d9;
	border-radius: 10px;
}
.shopcat_table table thead {
	background: #ececec;
}
.shopcat_table table th,
.shopcat_table table td {
	padding: 16px 20px 16px 35px;
	font-size: 16px;
	font-weight: 600;
}
.shopcat_table table th {
	border-bottom: 4px solid #d9d9d9;
	text-align: left;
}
.shopcat_table table tbody tr:not(:last-of-type) td {
	border-bottom: 4px solid #d9d9d9;
}
.shopcat_table table th:first-of-type {
	border-right: 4px solid #d9d9d9;
}
.shopcat_table table tbody tr td:not(:last-of-type) {
	border-right: 4px solid #d9d9d9;
}
.catalog__wrap .filters .asic_single_filter_widget .bapf_sfilter .bapf_body {
	-webkit-transition: ease-in-out 0.5s;
	-o-transition: ease-in-out 0.5s;
	transition: ease-in-out 0.5s;
	max-height: 0;
	opacity: 0;
	visibility: hidden;
	padding: 0px 20px;
}
.catalog__wrap .filters .asic_single_filter_widget .bapf_sfilter.opened .bapf_body {
	padding: 15px 20px 17px;
	opacity: 1;
	visibility: visible;
}
.catalog__wrap .filters .asic_single_filter_widget .bapf_sfilter.opened .bapf_body.init {
	opacity: 1;
	visibility: visible;
	transition: none;
}
.catalog__wrap .filters .asic_single_filter_widget {
	margin-bottom: 15px;
}
.catalog__wrap .filters .asic_single_filter_widget .bapf_sfilter .bapf_head {
	padding: 15px 20px 11px;
	border-bottom: 2px solid #f8f8fa;
	border-radius: 8px;
	font-weight: 600;
	font-size: 16px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.catalog__wrap .filters .bapf_head::after {
	content: unset !important;
}
.catalog__wrap .filters .asic_single_filter_widget .bapf_sfilter .bapf_head.active {
	background: linear-gradient(105.86deg, #ff6a16 -14.72%, #ffa216 111.57%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	text-fill-color: transparent;
}
.catalog__wrap .filters .asic_single_filter_widget .bapf_sfilter .bapf_head svg {
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
	transition: all 0.4s ease;
}
.catalog__wrap .filters .asic_single_filter_widget .bapf_sfilter .bapf_head.active svg {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.catalog__wrap .filters .asic_single_filter_widget .bapf_sfilter .bapf_head.active svg path {
	stroke: #ff6a16;
}
.catalog__wrap .filters .asic_single_filter_widget .bapf_sfilter .bapf_body.opened {
	margin-top: 0;
	opacity: 1;
	max-height: 100%;
	padding: 15px 20px 17px;
}
.catalog__wrap .filters .asic_single_filter_widget .bapf_sfilter.bapf_ckbox .bapf_body ul {
	max-height: 300px;
	list-style: none;
}
.catalog__wrap .filters .asic_single_filter_widget .bapf_sfilter.bapf_ckbox .bapf_body ul li:not(:last-of-type) {
	margin-bottom: 4px !important;
}
.catalog__wrap .filters .asic_single_filter_widget .bapf_sfilter.bapf_ckbox .bapf_body ul li {
	font-size: 14px;
	line-height: 28px;
}
.catalog__wrap .filters .asic_single_filter_widget .bapf_sfilter.bapf_ckbox .bapf_body ul li label {
	position: relative;
	padding: 0 0 0 40px;
}
.catalog__wrap .filters .asic_single_filter_widget .bapf_sfilter.bapf_ckbox .bapf_body ul li label::before,
.catalog__wrap .filters .asic_single_filter_widget .bapf_sfilter.bapf_ckbox .bapf_body ul li label::after {
	position: absolute;
	content: '';
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: ease-in-out 0.4s;
	-o-transition: ease-in-out 0.4s;
	transition: ease-in-out 0.4s;
}
.catalog__wrap .filters .asic_single_filter_widget .bapf_sfilter.bapf_ckbox .bapf_body ul li label::before {
	width: 28px;
	left: 0;
	height: 28px;
	border: 3px solid #f8f8fa;
	border-radius: 8px;
	background-color: #fff;
}
.catalog__wrap .filters .asic_single_filter_widget .bapf_sfilter.bapf_ckbox .bapf_body ul li label::after {
	left: 7px;
	width: 14px;
	height: 11px;
	background: url('/wp-content/themes/asic/assets/img/check.svg');
	opacity: 0;
}
.catalog__wrap .filters .asic_single_filter_widget .bapf_sfilter.bapf_ckbox .bapf_body ul li .roundpcs {
	margin-left: 10px;
	color: #7d8389;
}
.catalog__wrap .filters .asic_single_filter_widget .bapf_sfilter.bapf_ckbox .bapf_body ul li input:checked + label::after {
	opacity: 1;
}
.catalog__wrap .filters .asic_single_filter_widget .bapf_sfilter.bapf_ckbox .bapf_body ul li input:checked + label::before {
	background-color: #f8f8fa;
}
.catalog__wrap .filters .asic_single_filter_widget .bapf_sfilter.bapf_ckbox.bapf_hideckbox.opened {
	padding: 18px 20px 11px 20px;
}
.catalog__wrap .filters .asic_single_filter_widget .bapf_sfilter.bapf_ckbox.bapf_hideckbox .bapf_body ul li label {
	border-radius: 60px;
	width: 100%;
	padding: 8px 10px 7px 10px;
	font-size: 16px;
	line-height: 25px;
	color: var(--gray);
}
.catalog__wrap .filters .asic_single_filter_widget .bapf_sfilter.bapf_ckbox.bapf_hideckbox .bapf_body ul li label::before,
.catalog__wrap .filters .asic_single_filter_widget .bapf_sfilter.bapf_ckbox.bapf_hideckbox .bapf_body ul li label::after {
	content: none;
}
.catalog__wrap .filters .asic_single_filter_widget .bapf_sfilter.bapf_ckbox.bapf_hideckbox .bapf_body ul li label a {
	color: inherit;
	text-decoration: none;
}
.catalog__wrap .filters .asic_single_filter_widget .bapf_sfilter.bapf_ckbox.bapf_hideckbox .bapf_body ul li input:checked + label {
	background: #f8f8fa;
	color: #ff4e16;
}
.catalog__wrap .filters .asic_single_filter_widget .bapf_sfilter.bapf_slidr .bapf_from,
.catalog__wrap .filters .asic_single_filter_widget .bapf_sfilter.bapf_slidr .bapf_to {
	font-size: 14px;
}
.catalog__wrap .filters .asic_single_filter_widget .bapf_sfilter.bapf_slidr .bapf_slidr_main {
	margin-bottom: 0;
}
.catalog__wrap .filters .asic_single_filter_widget .bapf_sfilter.bapf_slidr .bapf_slidr_main.ui-widget.ui-widget-content {
	background: #f8f8fa;
	border-radius: 8px;
}
.catalog__wrap .filters .asic_single_filter_widget .bapf_sfilter.bapf_slidr .bapf_slidr_main .ui-slider-range {
	background: -o-linear-gradient(344.14deg, #ff6a16 -14.72%, #ffa216 111.57%);
	background: linear-gradient(105.86deg, #ff6a16 -14.72%, #ffa216 111.57%);
	border-radius: 8px;
}
.catalog__wrap .filters .asic_single_filter_widget .bapf_sfilter.bapf_slidr .bapf_slidr_main span.ui-slider-handle {
	background: transparent;
	border-radius: 0;
	width: 44px;
	height: 44px;
	top: 50%;
	margin-top: -22px;
	margin-left: -22px;
}
.catalog__wrap .filters .asic_single_filter_widget .bapf_sfilter.bapf_slidr .bapf_slidr_main span.ui-slider-handle::before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 10px;
	height: 10px;
	margin: -5px 0 0 -5px;
	border-radius: 2px;
	background: linear-gradient(105.86deg, #ff6a16 -14.72%, #ffa216 111.57%);
}
.catalog__wrap .filters .asic_single_filter_widget .bapf_sfilter.btn {
	padding: 0;
}
.catalog__wrap .filters .asic_single_filter_widget .bapf_sfilter.btn .bapf_body {
	opacity: 1;
}
.catalog__wrap .filters .asic_single_filter_widget .bapf_sfilter,
.catalog__wrap .filters .widget_product_categories {
	overflow: hidden;
	margin-bottom: 0;
	border: 2px solid #f8f8fa;
	border-radius: 20px;
	padding: 0;
	-webkit-transition: ease-in-out 0.4s;
	-o-transition: ease-in-out 0.4s;
	transition: ease-in-out 0.4s;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.slider-wrapper-price input::-webkit-outer-spin-button,
.slider-wrapper-price input::-webkit-inner-spin-button,
.slider-wrapper-hash input::-webkit-outer-spin-button,
.slider-wrapper-hash input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}
.slider-wrapper-price input[type='number'],
.slider-wrapper-hash input[type='number'] {
	-moz-appearance: textfield;
}
.price-slider_body {
	padding: 20px;
	background: #fff;
	border: 2px solid #f8f8fa;
	border-radius: 20px;
}
.price-slider_head {
	margin-bottom: 20px;
}
.price-inputs .inps {
	display: flex;
	column-gap: 10px;
	margin-bottom: 20px;
}
.price-inputs input {
	flex: 1;
	width: 100%;
	border: 2px solid #f8f8fa;
	border-radius: 8px;
	height: 40px;
	padding: 0 10px;
	font-size: 14px;
	color: #333;
}
.noUi-handle:before,
.noUi-handle:after {
	content: unset;
}
.price-slider_body .noUi-handle {
	background: transparent;
	border: 0;
	box-shadow: none;
	width: 44px;
	height: 44px;
	right: -22px;
	top: -21px;
	cursor: pointer;
}
.price-slider_body .noUi-handle::before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 10px;
	height: 10px;
	margin: -5px 0 0 -5px;
	border-radius: 2px;
	background: linear-gradient(105.86deg, #ff6a16 -14.72%, #ffa216 111.57%);
}
.price-slider_body .noUi-connect {
	background: linear-gradient(105.86deg, #ff6a16 -14.72%, #ffa216 111.57%);
	border-radius: 8px;
	height: 2px;
}
.price-slider_body .noUi-target {
	box-shadow: none;
	border: 0;
	background: #f8f8fa;
	height: 2px;
}
.widget_price_filter {
	margin-bottom: 31px;
}
.price-slider_head h3 {
	background: linear-gradient(105.86deg, #ff6a16 -14.72%, #ffa216 111.57%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	text-fill-color: transparent;
	font-weight: 600;
	font-size: 16px;
}
.catalog__header {
	background: rgba(255, 255, 255, 0.1);
	border: 2px solid #f8f8fa;
	border-radius: 10px;
	padding: 25px 15px 15px 10px;
}
.catalog__header .catalog__active-filters {
	grid-column: 1;
	grid-row: 1 / 3;
}
.catalog__header .catalog__header-sorting {
	grid-column: 2;
	grid-row: 1;
}
.asic-active_filters {
	display: flex;
	column-gap: 12px;
}
.asic-active_filters .active-headers {
	width: max-content;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	row-gap: 20px;
}
.asic-active_filters .active-filters_body {
	display: flex;
	justify-content: space-between;
	flex: 1;
}
.active-headers h3 {
	font-weight: 400;
	font-size: 14px;
	line-height: 28px;
}
.active-headers .asic-chosen {
	color: #528bc0;
	font-size: 14px;
	font-weight: 600;
}
.active-headers .asic-chosen a {
	text-decoration: none;
}
.asic-active_filters .active-filters_body > ul {
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	column-gap: 14px;
	row-gap: 20px;
}
.asic-active_filters .active-filters_body > ul li a,
.no-active-filters {
	text-decoration: none;
	padding: 0 10px;
	background: #f8f8fa;
	border: 3px solid #f8f8fa;
	border-radius: 8px;
	height: 28px;
	display: flex;
	align-items: center;
	color: #333;
	font-size: 14px;
	column-gap: 9px;
}
.bapf_sfilter .term-has-thumbnail label {
	display: flex !important;
	align-items: center;
	justify-content: space-between;
	min-height: 28px;
}
.bapf_sfilter .term-has-thumbnail label > div {
	display: flex;
	flex-direction: column;
	line-height: 12px;
}
.bapf_sfilter .term-has-thumbnail label > span img {
	width: 25px;
}
.bapf_sfilter .term-has-thumbnail label > div span:last-of-type {
	font-size: 12px;
	color: #a1a1a1;
}
#asic-filters-form button[type='submit'] {
	width: 100%;
	outline: 0;
	border-radius: 60px;
	border: 2px solid #ff6a16;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #fff;
	color: #ff6a16;
	font-size: 14px;
}
#asic-filters-form button[type='submit']:hover {
	background: linear-gradient(95.92deg, #ff7516 -8.11%, #ff9716 114.56%);
	color: #fff;
}
.asic-price-filter-button {
	display: none !important;
}
.asic-term-count {
	color: #a1a1a1;
	font-size: 16px;
}
.catalog__wrap .filters .bapf_head::after {
	right: 20px;
}
.woocommerce-ordering .select2-selection--single {
	border: 0;
}
.woocommerce-ordering {
	display: flex;
	align-items: center;
	column-gap: 6px;
}
.woocommerce-ordering label {
	font-size: 14px;
}
.catalog-header__wrapper {
	display: flex;
	flex-direction: column;
	row-gap: 12px;
	margin-bottom: 30px;
}
.catalog-header__row {
	display: flex;
	align-items: center;
	justify-content: space-between;
	column-gap: 16px;
	width: 100%;
}
.catalog-header__row .woocommerce-products-header__title {
	flex: 1;
	min-width: 0;
}
.catalog-header__benefits {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	column-gap: 14px;
	row-gap: 8px;
	padding: 5px;
	align-self: flex-start;
	text-align: left;
}
.catalog-header__benefit-item {
	display: flex;
	align-items: center;
	column-gap: 8px;
}
.catalog-header__benefit-icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 18px;
	height: 18px;
	border-radius: 50%;
	background: #29cc00;
	color: #fff;
	font-size: 12px;
	line-height: 1;
	flex-shrink: 0;
}
.catalog-header__benefit-text {
	font-size: 14px;
	line-height: 1.3;
}
.asic-dropdown-select ul {
	list-style: none;
	position: absolute;
	top: calc(100%+14px);
	right: 0;
	width: calc(100% - 14px);
	background: #fff;
	transition: all 0.3s ease-in-out;
	padding: 10px;
	box-shadow: 0px 10px 40px rgba(137, 153, 170, 0.15);
	border-radius: 8px;
	visibility: hidden;
	opacity: 0;
	z-index: 15;
}
.asic-dropdown-select ul a {
	padding: 5px 5px;
	display: block;
	font-size: 14px;
	color: #5c5c66;
	text-decoration: none;
}
.asic-dropdown-select ul a:hover {
	background: #ddebff;
	border-radius: 6px;
}
.asic-dropdown-select ul.active {
	transform: translateY(-2px);
	visibility: visible;
	opacity: 1;
}
.asic-dropdown-select {
	display: flex;
	align-items: center;
	box-sizing: border-box;
	border-radius: 8px;
	padding: 0;
	position: relative;
	cursor: pointer;
	max-width: max-content;
	height: 28px;
}
.asic-dropdown-inner > span {
	color: #7d8389;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	margin-left: 5px;
	white-space: nowrap;
}
.asic-active_filters {
	position: relative;
}
.asic-active_filters.active::after {
	content: '';
	display: block;
	position: absolute;
	top: calc(2px+50%);
	transform: translateY(-50%);
	height: 2px;
	width: 100%;
	background: #f8f8fa;
	border-radius: 8px;
}
.asic-dropdown-inner > svg {
	display: none !important;
}
.asic-dropdown-inner > span:not(.asic-dropdown-label) {
	margin-right: 5px;
}
.asic-dropdown-inner::after {
	content: '';
	width: 6px;
	height: 6px;
	border-right: 1.5px solid #8da3c6;
	border-bottom: 1.5px solid #8da3c6;
	transform: rotate(45deg);
	margin-left: auto;
	flex-shrink: 0;
	position: relative;
	top: -1px;
	transition: transform 0.3s ease;
}
.asic-dropdown-select.dropdown-open .asic-dropdown-inner::after {
	transform: rotate(-135deg);
}
.asic-dropdown-inner {
	display: flex;
	align-items: center;
	width: 100%;
	color: #333;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
}
.bapf_loader_page {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: rgba(255, 255, 255, 0.5);
	z-index: 9999;
}
.bapf_lcontainer {
	position: absolute;
	top: 50%;
	margin: 0;
	margin-top: -20px;
	left: 50%;
	margin-left: -20px;
	width: 30px;
	height: 30px;
	padding: 0;
}
.bapf_lcontainer .bapf_loader {
	width: 100%;
	height: 100%;
	display: block;
	transform: rotate(0deg);
	animation: 1s linear 0s infinite bapf_loader;
	position: relative;
}
.bapf_lcontainer .bapf_labove,
.bapf_lcontainer .bapf_lbelow {
	position: absolute;
	display: block;
	text-align: center;
	width: 600px;
	left: -285px;
	width: 80vw;
	left: calc(15px - 40vw);
}
.bapf_lcontainer .bapf_labove {
	bottom: 120%;
}
.bapf_lcontainer .bapf_lbelow {
	top: 120%;
}
.bapf_lcontainer .bapf_lbefore,
.bapf_lcontainer .bapf_lafter {
	position: absolute;
	top: 50%;
	margin-top: -15px;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	white-space: nowrap;
}
.bapf_lcontainer .bapf_lbefore {
	right: 120%;
}
.bapf_lcontainer .bapf_lafter {
	left: 120%;
}
.bapf_lcontainer .bapf_limg {
	width: 100%;
	height: 100%;
}
.shop-footer-row {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 30px;
	padding-top: 30px;
	border-top: 2px solid #f8f8fa;
}
.woocommerce-result-count {
	color: #a1a1a1;
	font-size: 14px;
	font-weight: 600;
}
.woocommerce-result-count span {
	font-size: 14px;
	font-weight: 600;
	color: #333;
}
.catalog__active-filters-header.mobile {
	display: none;
}
.close-filter-area {
	display: none;
	border: 0;
	outline: 0;
	cursor: pointer;
	background: none;
}
.filter-title-mobile {
	display: none;
}
.catalog .btn-open-filters span::before {
	content: unset;
}
.breadcrumb {
	display: block;
}
.breadcrumb a,
.breadcrumb span,
.breadcrumb-list > span > span {
	color: #5c5c66;
}
.breadcrumb-list > span > span:first-child > a {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	position: relative;
	font-size: 14px;
	line-height: 24px;
	min-height: 24px;
	font-weight: 400;
	color: #5c5c66;
	width: auto;
	height: auto;
	overflow: visible;
	transform: none;
	background: none;
}

.breadcrumb-list > span > span:first-child > a::before {
	content: "";
	flex-shrink: 0;
	width: 24px;
	height: 24px;
	background-color: #5c5c66;
	-webkit-mask: url(../../img/icons/home.svg) center center / contain no-repeat;
	mask: url(../../img/icons/home.svg) center center / contain no-repeat;
}

.breadcrumb-list i {
	flex-shrink: 0;
	width: 6px;
	height: 8px;
	display: block;
	font-style: normal;
	border-radius: 0;
	background-color: #5c5c66;
	-webkit-mask: url(../../img/icons/arrow_right_single.svg) center / contain no-repeat;
	mask: url(../../img/icons/arrow_right_single.svg) center / contain no-repeat;
}

.asic-dropdown-inner > .asic-dropdown-label {
	color: #333;
}
.asic-active_filters.active.bigger::after {
	top: calc(4px+66%);
}

.hide-term {
	display: none;
}
.filter-expander {
	color: #131313;
	font-weight: 300;
	font-size: 14px;
	margin-top: 5px;
}
.filter-expander .filter-expander-show {
	display: block;
	cursor: pointer;
}
.filter-expander .filter-expander-hide {
	display: none;
	cursor: pointer;
}
.filter-expander.active .filter-expander-show {
	display: none;
}
.filter-expander.active .filter-expander-hide {
	display: block;
}
.bapf_sfilter.bapf_ckbox input[type='checkbox'] {
	display: none !important;
}
.asic-tax-items.active {
	max-height: 300px;
}
.asic-tax-items {
	max-height: 200px;
	position: relative;
	transition: all 0.4s;
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;
}
.scrl-grey {
	overflow: auto;
	scroll-behavior: smooth;
	height: 100%;
}
.scrl-grey::-webkit-scrollbar {
	width: 5px;
	height: 5px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	background: #f2f2f2;
}
.scrl-grey::-webkit-scrollbar-thumb {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	background: #747373;
}
.shopdesc__block {
	padding: 40px 0;
	border-top: 2px solid #f8f8fa;
	color: #000;
}
.shopdesc__block p {
	font-size: 16px;
	font-weight: 300;
	line-height: 22px;
	margin-bottom: 20px;
}
.shopdesc__block ul,
.shopdesc__block ol {
	padding-left: 20px;
}
.shopdesc__block ul li,
.shopdesc__block ol li {
	font-size: 16px;
	font-weight: 300;
	line-height: 22px;
	margin-bottom: 8px;
	color: #919191;
}
.shopdesc__block h3 {
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 5px;
}
.shopdesc__block h2 {
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 20px;
}
.shopdesc__block h1 {
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 20px;
}
#reviews .comment-text .stars {
	display: none;
}
@media (max-width: 992px) {
	.filter-title-mobile {
		display: block;
		font-weight: 600;
		font-size: 18px;
		margin-bottom: 17px;
	}
	#asic-filters-form .filter-actions-buttons {
		margin-top: 17px;
	}
	.catalog__wrap .filters {
		padding: 24px 20px;
	}
}
/* @media (max-width:1280px) {
	.filter-title-mobile {
		display:block;
		font-weight:600;
		font-size:18px;
		margin-bottom:17px}
	#asic-filters-form .filter-actions-buttons {
		margin-top:17px}
	.catalog__wrap .filters {
		padding:24px 20px}
	} */
@media (max-width: 767px) {
	.asic-active_filters {
		align-items: flex-start;
		column-gap: 8px;
	}
	.active-filters_body {
		justify-content: flex-start;
		align-items: center;
	}
	.asic-dropdown-select {
		margin-left: auto;
		flex-shrink: 0;
	}
	.asic-dropdown-inner {
		padding: 6px 10px;
		background: #f8f8fa;
		border-radius: 8px;
		min-height: 36px;
		white-space: nowrap;
	}
}
@media (max-width: 536px) {
	.catalog__header {
		padding: 30px 15px 15px 0px;
	}
	.asic-active_filters {
		align-items: center;
		column-gap: 0px;
	}
	.active-filters_body {
		position: relative;
		justify-content: flex-start;
		align-items: center;
		min-width: 0;
		flex: 1;
	}
	.active-headers {
		padding: 0;
		margin: 0;
		width: max-content;
	}
	.active-headers h3 {
		position: absolute;
		top: -18px;
		left: 8px;
		font-size: 10px;
		color: #7d8389;
		font-weight: 400;
		margin: 0;
		line-height: 1;
	}
	.active-headers .asic-chosen {
		display: none;
	}
	.no-active-filters {
		font-size: 12px;
		padding: 4px 8px;
		height: auto;
		line-height: 1.2;
		background: transparent;
		border: none;
	}
	.asic-dropdown-select {
		margin-left: auto;
		flex-shrink: 0;
		position: relative;
	}
	.asic-dropdown-inner {
		position: relative;
		padding: 6px 8px;
		background: #f8f8fa;
		border-radius: 6px;
		min-height: 32px;
		align-items: center;
		font-size: 11px;
	}
	.asic-dropdown-inner > .asic-dropdown-label {
		position: absolute;
		top: -18px;
		right: 0;
		font-size: 10px;
		color: #7d8389;
		font-weight: 400;
		line-height: 1;
		margin: 0;
	}
	.asic-dropdown-inner > span:not(.asic-dropdown-label) {
		font-size: 11px;
		white-space: nowrap;
	}
	.asic-dropdown-select ul {
		width: max-content;
		min-width: 120px;
		right: 0;
		left: auto;
	}
	.catalog__wrap .filters .asic_single_filter_widget .bapf_sfilter.bapf_ckbox .bapf_body ul li label::before {
		width: 20px;
		height: 20px;
		border: 2px solid #f8f8fa;
		border-radius: 6px;
		transition: none;
	}
	.catalog__wrap .filters .asic_single_filter_widget .bapf_sfilter.bapf_ckbox .bapf_body ul li label::after {
		left: 4px;
		width: 12px;
		height: 9px;
		background-size: contain;
		background-repeat: no-repeat;
		background-position: center;
		transition: none;
		transform: none;
	}
	.catalog__wrap .filters .asic_single_filter_widget .bapf_sfilter.bapf_ckbox .bapf_body ul li label {
		padding: 0 0 0 30px;
		font-size: 13px;
		line-height: 24px;
	}
	.description p {
		line-height: 26px;
	}
	.reviews-header {
		column-gap: 10px;
	}
	.reviews-header .btn {
		flex: 0 0 44px;
	}
	.shopcat_table table th,
	.shopcat_table table td {
		padding: 8px 10px 8px 10px;
		font-size: 14px;
		font-weight: 600;
	}
	.shopcat_table table tr td:first-of-type {
		font-size: 13px;
	}
	.shopcat_table table thead th:last-of-type {
		width: 35%;
	}
	.price-to-uah {
		white-space: nowrap;
		font-size: 12px !important;
	}

	/* Более специфичные селекторы для цены в гривнах */
	.product-price .price-to-uah {
		font-size: 12px !important;
	}
	.shopdesc__block {
		padding-bottom: 20px;
	}
	.shopdesc__block p {
		font-size: 16px;
		font-weight: 300;
		line-height: 22px;
		margin-bottom: 15px;
	}
	/* Стили для страницы ASIC miners: "Топ запросы / Топ продукты" (мобильная версия) */
	.shoplinks__list {
		column-count: 2;
		column-gap: 18px;
	}
	.shoplinks__item {
		padding: 3px 0;
	}
	.shoplinks-tabs__panel {
		max-height: 200px;
		overflow-y: auto;
		-webkit-overflow-scrolling: touch;
	}
	.shopdesc__block ul li,
	.shopdesc__block ol li {
		font-size: 16px;
		font-weight: 300;
		line-height: 22px;
		margin-bottom: 0px;
	}
	.shopcat_table td .amount {
		display: block;
	}
	.shopdesc__block ul,
	.shopdesc__block ol {
		padding-left: 15px;
		margin-bottom: 10px;
	}
	body.woocommerce-shop .banner .running__text-item,
	body.tax-product_cat .banner .running__text-item {
		height: 14px;
		font-size: 11px;
	}
	.inp-field .hash-power {
		line-height: 38px;
		height: 36px;
	}
	.inp-field .hash-before {
		line-height: 38px;
		height: 36px;
	}
	.asic-active_filters .active-filters_body > ul {
		row-gap: 8px;
	}
	.banner__item-text .banner-title {
		font-size: 22px;
		margin-bottom: 0;
	}
	body.woocommerce-shop .banner__item,
	body.tax-product_cat .banner__item {
		min-height: 103px;
		padding: 15px 18px;
	}
	.banner .running__text {
		position: absolute;
		right: 0;
		max-width: 336px;
	}
	body.woocommerce-shop .banner-image,
	body.tax-product_cat .banner-image {
		max-height: 100%;
		max-width: 132px;
		right: 3px;
	}
	body.woocommerce-shop .banner__item-text,
	body.tax-product_cat .banner__item-text {
		font-size: 22px;
	}
	body.woocommerce-shop .banner .running__text.run-2,
	body.tax-product_cat .banner .running__text.run-2 {
		transform: translate(40%, 0) rotate(11.75deg);
		top: 20px;
	}
	body.woocommerce-shop .banner .running__text.run-1,
	body.tax-product_cat .banner .running__text.run-1 {
		transform: translate(0, 100%) rotate(-10deg);
		bottom: 40px;
	}
	.banner__item-discount {
		display: flex;
		align-items: center;
		column-gap: 10px;
		line-height: 17px;
	}
	.banner__item-price {
		line-height: 15px;
		padding: 6px;
	}
	.banner__item-price-wrap {
		row-gap: 3px;
	}
	.filter-actions-buttons {
		display: flex;
		align-items: center;
		column-gap: 8px;
	}
	.filter-back-button {
		width: 100%;
		outline: 0;
		border-radius: 60px;
		border: 2px solid #d9d9d9;
		height: 50px;
		display: flex;
		align-items: center;
		justify-content: center;
		background-color: #fff;
		color: #a1a1a1;
		font-size: 14px;
	}
	.catalog-header__wrapper .woocommerce-pagination {
		display: none;
	}
	.asic-dropdown-select ul {
		width: calc(100%+34px);
		top: calc(100% + 8px);
		transform: none !important;
	}
	.asic-dropdown-select ul.active {
		transform: none !important;
		visibility: visible;
		opacity: 1;
	}
	.asic-dropdown-inner > span {
		white-space: normal;
	}
	.asic-active_filters.active::after {
		content: unset;
	}
	.catalog .woocommerce-pagination ul li:first-child span.current::before {
		right: 15px;
	}
	.woocommerce-result-count {
		max-width: 150px;
	}
	.catalog .woocommerce-pagination ul li:first-child span.current::after {
		right: 27px;
	}
	.catalog .woocommerce-pagination ul li:last-child span.current::before {
		left: 25px;
	}
	.catalog .woocommerce-pagination ul li:last-child span.current::after {
		left: 37px;
	}
	.catalog .woocommerce-pagination ul li:last-child span.current {
		padding-right: 50px;
	}
}

/* Стили для страницы ASIC miners: блок "Топ запросы / Топ продукты" */
.shoplinks {
	padding-bottom: 20px;
}
.shoplinks__block {
	padding: 10px 0;
}
.shoplinks-tabs__nav {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 10px;
	margin-bottom: 12px;
}
.shoplinks-tabs__tab {
	display: inline-block;
	padding: 8px 12px;
	border-radius: 10px;
	background: #fff;
	color: #7d8389;
	font-size: 14px;
	line-height: 1.2;
	cursor: pointer;
	user-select: none;
	border: 1px solid #d9d9d9;
	transition:
		background 0.2s ease,
		border-color 0.2s ease,
		color 0.2s ease;
}
.shoplinks-tabs__tab.is-active {
	background: rgba(255, 106, 22, 0.08);
	border-color: #ff6a16;
	color: #ff6a16;
}

/* Стили для страницы ASIC miners: список ключей в несколько колонок */
.shoplinks__list {
	margin: 0;
	padding: 0;
	list-style: none;
	column-count: 5;
	column-gap: 48px;
}
.shoplinks__item {
	break-inside: avoid;
	padding: 2px 0;
}
.shoplinks__link {
	display: inline;
	padding: 0;
	border-radius: 0;
	background: transparent;
	color: #1f2328;
	text-decoration: none;
	font-size: 14px;
	line-height: 1.35;
}
.shoplinks__link:hover {
	text-decoration: none;
	color: #ff6a16;
}

/* Стили для страницы ASIC miners: "Топ запросы / Топ продукты" (мобильная версия) */
@media (max-width: 536px) {
	.shoplinks__list {
		column-count: 2;
		column-gap: 18px;
	}
	.shoplinks__item {
		padding: 3px 0;
	}
	.shoplinks-tabs__panel {
		max-height: 200px;
		overflow-y: auto;
		-webkit-overflow-scrolling: touch;
	}
}

/* === Promo, catalog layout (was catalog.css) === */
/* Catalog: promo */
.catalog-promo {
	padding: 35px 0;
	color: #38373f;
	border-top: 1px solid #e5e7e8;
	border-bottom: 1px solid #e5e7e8;
}
.catalog-promo__grid {
	display: grid;
	grid-template-columns: minmax(0, 404px) minmax(0, 1fr);
	grid-template-areas:
		'title intro'
		'title benefits';
	column-gap: 32px;
	row-gap: 16px;
	align-items: start;
}
.catalog-promo__title {
	grid-area: title;
	align-self: start;
	margin: 0;
	max-width: 469px;
	font-weight: 700;
	font-size: 40px;
	line-height: 1.2;
	color: #38373f;
}
.catalog-promo__intro {
	grid-area: intro;
	font-weight: 400;
	font-size: 14px;
	line-height: 1.4;
}
.catalog-promo__intro p {
	margin: 0;
}
.catalog-promo__intro p + p {
	margin-top: 0;
}
.catalog-promo__benefits {
	grid-area: benefits;
	list-style: none;
	margin: 0;
	padding: 0;
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 200px));
	gap: 12px 20px;
	justify-content: start;
}
.catalog-promo__benefit {
	display: flex;
	align-items: center;
	gap: 10px;
	min-height: 51px;
	padding: 8px 8px 8px 10px;
	border-radius: 10px;
	background: rgba(255, 235, 217, 0.3);
}
.catalog-promo__benefit-icon-wrap,
.benefit-icon-wrap {
	flex: 0 0 auto;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 24px;
	height: 24px;
	background: rgba(255, 235, 217, 0.3);
	position: relative;
}
.catalog-promo__benefit-icon-wrap::before,
.benefit-icon-wrap::before {
	content: '';
	position: absolute;
	inset: 0;
	border-radius: 6px;
	background: linear-gradient(315deg, #f99515 0%, #ff7316 100%);
	transform: rotate(-135.55deg);
}
.catalog-promo__benefit-icon-wrap::before {
	box-shadow: 0 0 21px 0 rgba(250, 141, 21, 0.55);
}
.catalog-promo__benefit-icon-wrap svg {
	position: relative;
	z-index: 2;
}
.catalog-promo__benefit-text {
	flex: 1 1 auto;
	min-width: 0;
	font-weight: 700;
	font-size: 14px;
	line-height: 1.2;
	color: #030303;
}

@media (max-width: 1200px) and (min-width: 1024px) {
	.catalog-promo__benefits {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 1023px) {
	.catalog-promo {
		padding: 32px 0;
	}
	.catalog-promo__grid {
		grid-template-columns: minmax(0, 1fr) minmax(0, 221px);
		grid-template-areas:
			'title benefits'
			'intro benefits';
		column-gap: 53px;
		row-gap: 20px;
	}
	.catalog-promo__title {
		align-self: start;
		max-width: none;
	}
	.catalog-promo__title br {
		display: none;
	}
	.catalog-promo__intro p + p {
		margin-top: 1.4em;
	}
	.catalog-promo__intro {
		font-weight: 400;
		font-size: 16px;
		line-height: 1.4;
	}
	.catalog-promo__benefits {
		grid-template-columns: 1fr;
		gap: 10px;
	}
}

/* Mobile: one column — title, text, then cards stacked (no side-by-side layout) */
@media (max-width: 576px) {
	.catalog-promo {
		padding: 20px 0;
	}
	.catalog-promo__grid {
		grid-template-columns: 1fr;
		grid-template-areas:
			'title'
			'intro'
			'benefits';
		row-gap: 20px;
		column-gap: 0;
	}
	.catalog-promo__title.catalog-section-title {
		align-self: start;
		font-size: 18px;
	}
	.catalog-promo__benefits {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 10px 22px;
		width: 100%;
	}
	.catalog-promo__benefit {
		padding: 8px 8px 10px 13px;
		min-height: 45px;
	}
	.catalog-promo__benefit-icon-wrap {
		width: 18px;
		height: 18px;
	}
	.catalog-promo__intro {
		font-size: 12px;
	}
	.catalog-promo__benefit-text {
		font-size: 11px;
	}
	.catalog-promo__benefit:last-child {
		padding-right: 4px;
	}
}

@media (max-width: 374px) {
	.catalog-promo__benefits {
		gap: 10px 10px;
	}
}

#banner {
	scroll-margin-top: 100px;
}

@media (max-width: 1200px) {
	#banner {
		margin-bottom: 80px;
	}
}

@media (max-width: 576px) {
	#banner {
		margin-bottom: 64px;
	}
}

/* === Filter Everything patches, toolbar (was catalog-fix.css) === */
/**
 * Solve the catalog page problems here, since sass is not available
 * and style.min.css is already minified and no changes can be made
 *
 * \wp-content\themes\asic\assets\css\catalog_hacks.css
 */

.catalog__items {
	margin-bottom: 30px;
}

.catalog__items-wrap {
	width: 100%;
	min-width: 0;
}

.catalog__active-filters .widget.widget_wpc_chips_widget {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	align-items: baseline;
	margin: 0;
}

.catalog__active-filters .widgettitle {
	white-space: nowrap;
	margin: 0;
}

.catalog__active-filters .wpc-custom-selected-terms {
	width: auto;
}

.catalog__active-filters .wpc-filter-chips-list {
	display: flex;
	flex-wrap: wrap;
}

.wpc-filters-open-button-container {
	display: none !important;
}

.asic-mobile-tools-wrapper {
	display: none !important;
	margin-bottom: 0;
}

.asic-mobile-tools-wrapper .wpc-filters-open-button-container .asic-filter-button {
	border: 2px #f8f8fa solid;
	display: flex;
	height: 50px;
	width: 100%;
	max-width: 170px;
	align-items: center;
	justify-content: center;
	border-radius: 25px;
	transition: all 250ms ease-in-out;
}

.asic-mobile-tools-wrapper .wpc-filters-open-button-container .asic-filter-button:hover {
	border-color: #ff6a16;
	color: #ff6a16;
}

.asic-mobile-tools-wrapper .wpc-filters-open-button-container .asic-filter-button svg path {
	transition: all 250ms ease-in-out;
}

.asic-mobile-tools-wrapper .wpc-filters-open-button-container .asic-filter-button:hover svg path {
	fill: #ff6a16;
}

.asic-mobile-tools-wrapper .wpc-filters-open-button-container .asic-filter-button .wpc-button-inner {
	display: flex;
	gap: 11px;
	font-size: 14px;
	line-height: 20px;
	color: #7d8389;
	transition: all 250ms ease-in-out;
}

.asic-mobile-tools-wrapper .wpc-filters-open-button-container .asic-filter-button:hover .wpc-button-inner {
	color: #ff6a16;
}

.filters.wpc-force-visibility {
	position: absolute !important;
}

.wpc-wrap-icons {
	line-height: inherit;
}
.wpc-wrap-icons .wpc-filter-selected-values {
	display: none !important;
}

/* Catalog: before aside */
.catalog-shop-toolbar {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 32px;
	width: 100%;
	margin: 32px 0;
}
.catalog-shop-toolbar__count {
	flex: 0 0 auto;
	font-size: 16px;
	line-height: 20px;
	white-space: normal;
}
.catalog-shop-toolbar__count-label {
	color: #333;
}
.catalog-shop-toolbar__count-value {
	color: #a1a1a1;
}
.catalog-shop-toolbar__actions {
	display: flex;
	align-items: center;
	gap: 20px;
}
.catalog-shop-toolbar__pill,
.catalog .btn-open-filters {
	background: #fff !important;
	color: #1e1e1e !important;
	border: 1px solid #dedede;
	border-radius: 15px;
	padding: 16px 12px;
	min-width: 140px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-size: 12px;
}
.catalog-shop-toolbar__pill-main {
	display: flex;
	align-items: center;
	gap: 8px;
	margin-right: 40px;
	padding-right: 10px;
	line-height: 1;
}
.catalog-shop-toolbar__pill--sort.asic-dropdown-select {
	position: relative;
	flex-direction: row;
	align-items: stretch;
	justify-content: flex-start;
	padding: 0;
	overflow: visible;
	cursor: pointer;
	height: 50px;
	min-height: 50px;
	min-width: 200px;
}
.catalog-shop-toolbar__pill--sort .asic-dropdown-select__header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	height: 50px;
	min-height: 50px;
	padding: 18px 12px;
	box-sizing: border-box;
}
.catalog-shop-toolbar__pill--sort .catalog-shop-toolbar__pill-main {
	margin-right: 0;
	min-width: 0;
	flex: 1;
}
.catalog-shop-toolbar__pill--sort .asic-dropdown-select__title,
.catalog-shop-toolbar__pill--sort .asic-dropdown-select__selected {
	white-space: nowrap;
}
.catalog-shop-toolbar__pill--sort .asic-dropdown-select__title {
	display: inline;
}
.catalog-shop-toolbar__pill--sort .asic-dropdown-select__selected {
	display: none;
}
.catalog-shop-toolbar__pill--sort.has-selection .asic-dropdown-select__title {
	display: none;
}
.catalog-shop-toolbar__pill--sort.has-selection .asic-dropdown-select__selected {
	display: inline;
}
.catalog-shop-toolbar__pill--sort.is-open {
	border-color: #fff;
	border-radius: 15px 15px 0 0;
	box-shadow: none;
	filter: drop-shadow(0 4px 34.8px rgba(0, 0, 0, 0.13));
	z-index: 20;
}
.catalog-shop-toolbar__pill--sort.is-open .catalog-shop-toolbar__pill-chevron svg {
	transform: rotate(90deg);
}
.catalog-shop-toolbar__pill--sort .catalog-shop-toolbar__pill-chevron svg {
	transition: transform 0.2s ease;
}
.catalog-shop-toolbar__pill--sort .asic-dropdown-select__list {
	position: absolute;
	top: 100%;
	right: 0;
	width: auto;
	list-style: none;
	margin: 0;
	padding: 0 12px 12px 12px;
	display: none;
	flex-direction: column;
	gap: 0px;
	background: #fff;
	border-top: none;
	border-radius: 0 0 15px 15px;
	box-shadow: none;
	visibility: visible;
	opacity: 1;
	z-index: 20;
	width: calc(100% + 2px);
	margin-right: -1px;
}
.catalog-shop-toolbar__pill--sort.is-open .asic-dropdown-select__list {
	display: flex;
}
.catalog-shop-toolbar__pill--sort .asic-dropdown-select__list a {
	display: block;
	font-size: 12px;
	line-height: normal;
	color: #1e1e1e;
	text-decoration: none;
}
.catalog-shop-toolbar__pill--sort .asic-dropdown-select__label,
.catalog-shop-toolbar__pill--sort .asic-dropdown-select__text {
	color: #1e1e1e;
}
.catalog-shop-toolbar__pill--sort .asic-dropdown-select__value {
	color: #c7ced4;
}
.catalog .btn-open-filters span {
	padding-left: 0;
}

.catalog__wrap {
	display: flex;
	align-items: flex-start;
	gap: 20px;
}

@media (min-width: 993px) {
	.catalog-shop-toolbar__pill,
	.catalog-shop-toolbar__pill--sort .asic-dropdown-select__list a {
		font-size: 14px;
	}
	.catalog-shop-toolbar__pill--filter {
		display: none !important;
	}
	.catalog__header {
		border-radius: 20px;
		background: #fff;
		border: 1px solid #e5e7e8;
		padding: 15px 18px;
		min-height: 104px;
		margin-bottom: 20px;
		overflow: hidden;
	}

	.catalog__header .catalog__active-filters {
		grid-column: unset;
		grid-row: unset;
		width: 100%;
	}

	.catalog__header .catalog__active-filters-header.mobile {
		display: none !important;
	}

	.widget_wpc_chips_widget,
	.catalog__active-filters .widget.widget_wpc_chips_widget {
		display: flex;
		gap: 12px;
		align-items: baseline;
		position: relative;
		width: 100%;
		margin: 0;
	}

	.catalog__active-filters .widgettitle {
		white-space: nowrap;
		font-weight: 400;
		font-size: 14px;
		line-height: 1.78;
		color: #333;
		position: relative;
		margin: 0;
		flex: 0 0 auto;
	}

	.catalog__active-filters .wpc-custom-selected-terms {
		width: auto;
		flex: 1 1 auto;
		min-width: 0;
		clear: none;
	}

	.catalog__active-filters .wpc-custom-selected-terms ul.wpc-filter-chips-list {
		overflow: visible;
		overflow-x: visible;
		padding-left: 0;
	}

	.catalog__active-filters .widgettitle:after {
		content: '';
		display: block;
		width: 100%;
		height: 1px;
		background: #e5e7e8;
		position: absolute;
		bottom: -10px;
		width: 1000%;
		left: -20px;
	}

	.catalog__active-filters .wpc-filter-chips-list {
		list-style: none;
		margin: 0;
		padding: 0;
		display: flex;
		flex-wrap: wrap;
		gap: 16px 12px;
	}

	.wpc-filter-chips-list li,
	body .wpc-filter-chips-list li.wpc-filter-chip,
	li.wpc-filter-chip {
		margin: 0 !important;
		font-size: 100%;
	}

	.wpc-filter-chip-name {
		margin-right: 0;
	}

	.catalog__active-filters .wpc-filter-chips-list .wpc-filter-chip:not(.wpc-chip-reset-all) a {
		display: inline-flex;
		align-items: center;
		gap: 8px;
		min-height: 28px;
		padding: 0 10px;
		border-radius: 5px;
		background-color: #f8f8fa;
		border: 0;
		text-decoration: none;
		font-size: 14px;
		line-height: 1;
	}
	.catalog__active-filters .wpc-filter-chips-list .wpc-filter-chip:not(.wpc-chip-reset-all) a:hover,
	.catalog__active-filters .wpc-filter-chips-list .wpc-filter-chip:not(.wpc-chip-reset-all) a:focus-visible {
		border-color: #fa8d15;
	}
	.wpc-chip-remove-icon {
		display: flex;
		align-items: center;
		justify-content: center;
		width: 11px;
		height: 11px;
		color: #fa8d15;
		transition: color 0.3s ease;
		line-height: 1;
	}
	.wpc-chip-content {
		display: inline-flex;
		align-items: center;
		gap: 8px;
	}
	.catalog__active-filters .wpc-filter-chips-list .wpc-chip-reset-all a {
		font-weight: 600;
		font-size: 14px;
		line-height: 1.78571;
		color: #b42f28;
		border: 0;
		padding: 0;
		background: none;
		transition: color 0.3s ease;
	}
	.catalog__active-filters .wpc-filter-chips-list .wpc-chip-reset-all a .wpc-chip-remove-icon {
		display: none;
	}
	.catalog__active-filters .wpc-chip-reset-all {
		position: absolute;
		left: 0;
		top: 45px;
		margin: 0;
		padding: 0;
		list-style: none;
	}
}

/* Catalog: aside filters */
.catalog__wrap .filters {
	width: 310px;
	min-width: 310px;
}
.catalog-aside-filters {
	display: flex;
	flex-direction: column;
	gap: 20px;
	max-width: 100%;
	margin-bottom: 30px;
}
.catalog-aside-filters__promo {
	display: flex;
	flex-direction: column;
	gap: 4px;
	max-width: 100%;
	min-height: 105px;
	padding: 12px;
	border-radius: 20px;
	background: linear-gradient(48.47deg, #ee2c72 7.79%, #4c07df 91.64%);
	box-shadow: 0 5px 12.5px rgba(12, 11, 13, 0.04);
	box-sizing: border-box;
}
.catalog-aside-filters__promo-head {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 8px;
	min-height: 21px;
}
.catalog-aside-filters__promo-title {
	margin: 0;
	font-weight: 500;
	font-size: 15px;
	line-height: 20px;
	color: #fff;
	white-space: nowrap;
}
.catalog-aside-filters__info {
	flex: 0 0 44px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 44px;
	height: 44px;
	margin: 0;
	padding: 0;
	border: 0;
	background: none;
	color: #fff;
	cursor: pointer;
}
.catalog-aside-filters__info--muted {
	flex: 0 0 auto;
	color: #201926;
	opacity: 0.32;
}
.catalog-aside-filters__promo-btn {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	margin-top: auto;
	padding: 8px 8px 8px 12px;
	border-radius: 12px;
	background: #fff;
	font-weight: 500;
	font-size: 14px;
	line-height: 1.4;
	color: #8113bb;
	text-decoration: none;
	white-space: nowrap;
	box-sizing: border-box;
}
.catalog-aside-filters__row {
	display: flex;
	align-items: center;
	gap: 25px;
	width: 100%;
	margin-bottom: 20px;
}
.catalog-aside-filters__row-icon {
	flex: 0 0 28px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 28px;
	height: 28px;
	border-radius: 100px;
	background: #3975ea;
	overflow: hidden;
}
.catalog-aside-filters__row-icon img {
	display: block;
	width: 16px;
	height: 16px;
	object-fit: contain;
}
.catalog-aside-filters__row-label {
	display: flex;
	align-items: center;
	gap: 8px;
	flex: 1 1 auto;
	min-width: 0;
}
.catalog-aside-filters__row-text {
	font-weight: 500;
	font-size: 15px;
	line-height: 20px;
	color: #201926;
}
.catalog-aside-filters__toggle {
	flex: 0 0 44px;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 44px;
	min-height: 44px;
	height: auto;
	cursor: pointer;
}
.catalog-aside-filters__toggle-input {
	position: absolute !important;
	width: 1px !important;
	height: 1px !important;
	margin: -1px !important;
	padding: 0 !important;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0 !important;
}
.catalog-aside-filters__toggle-track {
	display: block;
	width: 44px;
	height: 24px;
	padding: 2px;
	border-radius: 100px;
	background: rgba(0, 0, 0, 0.12);
	box-sizing: border-box;
}
.catalog-aside-filters__toggle-thumb {
	display: block;
	width: 20px;
	height: 20px;
	border-radius: 100%;
	background: #fff;
	box-shadow: 0 5px 25px -5px rgba(12, 11, 13, 0.04);
	transition: transform 0.3s ease;
}
.catalog-aside-filters__toggle-input:checked + .catalog-aside-filters__toggle-track .catalog-aside-filters__toggle-thumb {
	transform: translateX(20px);
	background: #fa8d15;
}

.wpc-filters-section {
	margin-bottom: 30px;
	padding: 18px 20px;
	border-radius: 20px;
	background: #fff;
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
	box-sizing: border-box;
}
.wpc-filter-header {
	padding: 0 0 0 32px;
	margin: 0 -20px;
}
.wpc-filter-post_meta_num .wpc-filter-header {
	padding: 0;
	margin: 0 0 20px;
}
.wpc-opened .wpc-filter-header {
	border-bottom: 2px solid #f8f8fa;
	margin-bottom: 15px;
	padding-bottom: 10px;
}
.widget-title.wpc-filter-title,
.wpc-filter-title {
	margin: 0;
	font-weight: 700;
	font-size: 16px;
	line-height: 1.875;
	background: linear-gradient(-63.13deg, #f99515 7.42%, #ff7316 112.6%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
}
.wpc-filter-layout-checkboxes .wpc-filter-title,
.wpc-filter-layout-radio .wpc-filter-title {
	background: none;
	color: #333;
	-webkit-background-clip: none;
	-webkit-text-fill-color: inherit;
	background-clip: none;
}
.wpc-filter-title button {
	display: flex;
	align-items: center;
	flex-direction: row-reverse;
	gap: 16px;
	width: 100%;
	min-height: 44px;
	margin: 0 !important;
	padding: 8px 0;
	border: 0;
	background: none;
	font: inherit;
	text-align: left;
	cursor: pointer;
}
.wpc-filter-collapsible .wpc-filter-title .wpc-open-icon,
.wpc-filter-collapsible-reverse.wpc-filter-collapsible.wpc-closed .wpc-filter-title .wpc-open-icon,
.wpc-filter-collapsible.wpc-closed .wpc-filter-title .wpc-open-icon,
.wpc-filter-has-selected.wpc-closed .wpc-filter-title .wpc-open-icon,
.wpc-filter-collapsible-reverse.wpc-filter-collapsible .wpc-filter-title .wpc-open-icon,
.wpc-filter-collapsible.wpc-opened .wpc-filter-title .wpc-open-icon,
.wpc-filter-has-selected .wpc-filter-title .wpc-open-icon,
.wpc-opened .wpc-filter-title .wpc-open-icon,
.wpc-filters-section.wpc-opened .wpc-filter-title .wpc-open-icon {
	border-left: 2px solid #fd8216;
	border-top: 2px solid #fd8216;
	border-right: none;
	border-bottom: none;
	background: none !important;
	transition: transform 0.3s ease;
	top: -2px;
}

.wpc-opened .wpc-filter-title .wpc-open-icon,
.wpc-filter-collapsible.wpc-opened .wpc-filter-title .wpc-open-icon,
.wpc-filters-section.wpc-opened .wpc-filter-title .wpc-open-icon {
	top: 3px;
}

.wpc-filters-range-wrapper {
	display: flex;
	gap: 10px;
	margin-bottom: 20px;
}
.wpc-filters-range-column {
	flex: 1;
}
.wpc-filters-range-min-column {
	margin-right: 0 !important;
}
.wpc-filters-range-min,
.wpc-filters-range-max {
	width: 100%;
	height: 40px;
	padding: 10px !important;
	border: 2px solid #e0e0e0;
	border-width: 2px !important;
	border-radius: 8px;
	background: #fff;
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
	color: #333;
	box-sizing: border-box;
}
.wpc-filters-range-slider-wrapper {
	position: relative;
	padding: 21px 0;
}
.wpc-filters-range-slider-control,
.ui-slider {
	position: relative;
	height: 2px;
	border: 2px solid #e0e0e0;
	border-radius: 8px;
	background: #f8f8fa !important;
}
.ui-slider-range {
	position: absolute;
	height: 2px;
	border: 0;
	border-radius: 8px;
	background: linear-gradient(176.4deg, #ff6a16 14.73%, #ffa216 111.57%);
}
.wpc-filters-range-inputs .ui-slider-horizontal .ui-slider-handle {
	position: absolute;
	top: 50%;
	width: 44px;
	height: 44px;
	margin-left: -22px;
	margin-top: -22px;
	border: 0;
	border-radius: 0;
	background: transparent;
	cursor: pointer;
}
.wpc-filters-range-inputs .ui-slider-horizontal .ui-slider-handle::before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 10px;
	height: 10px;
	margin: -5px 0 0 -5px;
	border-radius: 2px;
	background: linear-gradient(105.86deg, #ff6a16 14.73%, #ffa216 111.57%);
}

/* Прокрутка только у «полных» списков и после «Показать ещё», не у свёрнутого More/Less */
.wpc-filters-main-wrap .wpc-filter-full-height .wpc-filters-ul-list,
.wpc-filters-main-wrap .wpc-filter-more-less.wpc-show-more .wpc-filters-ul-list {
	max-height: 196px;
	overflow-y: auto;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch;
	scrollbar-width: thin;
	scrollbar-color: #fa8d15 #fff;
}

.wpc-filters-main-wrap .wpc-filter-full-height .wpc-filters-ul-list::-webkit-scrollbar,
.wpc-filters-main-wrap .wpc-filter-more-less.wpc-show-more .wpc-filters-ul-list::-webkit-scrollbar {
	width: 6px;
}
.wpc-filters-main-wrap .wpc-filter-full-height .wpc-filters-ul-list::-webkit-scrollbar-track,
.wpc-filters-main-wrap .wpc-filter-more-less.wpc-show-more .wpc-filters-ul-list::-webkit-scrollbar-track {
	background: #fff;
	border-radius: 2px;
}
.wpc-filters-main-wrap .wpc-filter-full-height .wpc-filters-ul-list::-webkit-scrollbar-thumb,
.wpc-filters-main-wrap .wpc-filter-more-less.wpc-show-more .wpc-filters-ul-list::-webkit-scrollbar-thumb {
	background: #fa8d15;
	border-radius: 2px;
}
.wpc-filters-main-wrap .wpc-filter-full-height .wpc-filters-ul-list::-webkit-scrollbar-button,
.wpc-filters-main-wrap .wpc-filter-more-less.wpc-show-more .wpc-filters-ul-list::-webkit-scrollbar-button {
	display: none;
	width: 0;
	height: 0;
}
body .wpc-filters-main-wrap li.wpc-term-item {
	margin-bottom: 10px !important;
	padding: 0 !important;
}
.wpc-term-item-content-wrapper {
	display: flex;
	align-items: center;
	gap: 8px;
}
.wpc-term-item-content-wrapper input[type='checkbox'],
.wpc-term-item-content-wrapper input[type='radio'] {
	flex: 0 0 28px;
	width: 28px;
	height: 28px;
	margin: 0 !important;
	border: 2px solid #e0e0e0;
	border-radius: 8px;
	background: #fff;
	appearance: none;
	cursor: pointer;
	position: relative;
}
.wpc-term-item-content-wrapper input[type='radio'] {
	border-radius: 50%;
}
.wpc-term-item-content-wrapper input[type='radio']::after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: linear-gradient(-82.06deg, #f99515 7.42%, #ff7316 112.6%);
	opacity: 0;
	transform: translate(-50%, -50%);
}
.wpc-term-item-content-wrapper input[type='radio']:checked {
	border-color: #fa8d15;
}
.wpc-term-item-content-wrapper input[type='radio']:checked::after {
	opacity: 1;
}
.wpc-term-item-content-wrapper input[type='checkbox']:checked {
	border: 3px solid #fa8d15;
	background: linear-gradient(-82.06deg, #f99515 7.42%, #ff7316 112.6%);
	background-image:
		url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.98959 11.293L10.9393 16.2427L9.52513 17.657L4.57538 12.7072L5.98959 11.293Z" fill="white" /><path d="M9.52512 14.828L18.0104 6.34277L19.4246 7.75698L10.9393 16.2422L9.52512 14.828Z" fill="white" /></svg>'),
		linear-gradient(-82.06deg, #f99515 7.42%, #ff7316 112.6%);
	background-position:
		center,
		0 0;
	background-size:
		24px 24px,
		100% 100%;
	background-repeat: no-repeat;
}
.wpc-filters-main-wrap input[type='checkbox']:checked:after {
	opacity: 0 !important;
}
.wpc-term-item-content-wrapper label {
	flex: 1;
	display: flex;
	align-items: center;
	gap: 8px;
	min-height: 28px;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px !important;
	color: #333;
	cursor: pointer;
}
.wpc-filters-main-wrap li.wpc-term-item a {
	margin-right: 0;
}
.wpc-term-count-brackets-open,
.wpc-term-count-brackets-close {
	display: none;
}

.wpc-term-item-content-wrapper span.wpc-term-count {
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 5px;
	padding: 0 4px;
	min-width: 24px;
	width: auto !important;
	height: 24px;
	min-height: 24px;
	font-weight: 400;
	font-size: 14px;
	line-height: 24px !important;
	text-align: center;
	color: #fff;
	background: #38373f;
	opacity: 1;
}

.wpc-filters-main-wrap a.wpc-toggle-a {
	color: #fa8d15;
}

/* Filter Everything — More/Less (5 пунктов по умолчанию) */
.wpc-filters-main-wrap .wpc-filter-more-less:not(.wpc-show-more):not(.wpc-search-active) .wpc-filters-ul-list > li:nth-child(n+6) {
	display: none !important;
}

.wpc-filters-main-wrap .wpc-filter-more-less:not(.wpc-show-more):not(.wpc-search-active) .wpc-filters-ul-list > li:nth-child(-n+5) {
	display: list-item !important;
}

.wpc-filters-main-wrap .wpc-filter-more-less.wpc-show-more .wpc-filters-ul-list > li {
	display: list-item !important;
}

.wpc-filters-main-wrap .wpc-filter-more-less:not(.wpc-show-more):not(.wpc-filter-few-terms) .wpc-see-more-control {
	display: inline !important;
}

.wpc-filters-main-wrap .wpc-filter-more-less.wpc-show-more .wpc-see-less-control {
	display: inline !important;
}

.wpc-filters-main-wrap .wpc-filter-more-less .wpc-see-less-control,
.wpc-filters-main-wrap .wpc-filter-more-less.wpc-show-more .wpc-see-more-control {
	display: none !important;
}

.wpc-filters-main-wrap .wpc-filter-more-less:not(.wpc-show-more) .wpc-filters-ul-list {
	max-height: none;
	overflow: visible;
}

.wpc-filters-main-wrap .wpc-filter-more-less.wpc-show-more .wpc-filters-ul-list {
	max-height: 196px;
	overflow-y: auto;
}

.wpc-filters-main-wrap .wpc-filter-more-less .wpc-see-more-control,
.wpc-filters-main-wrap .wpc-filter-more-less .wpc-see-less-control {
	display: inline-block;
	margin-top: 8px;
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
	cursor: pointer;
}

.catalog__items ul.products {
	display: grid;
	grid-gap: 20px;
	grid-template-columns: repeat(3, 1fr);
}

/* Pagination */
.shop-footer-row {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 20px;
	margin-top: 30px;
	padding-top: 0;
	border-top: none;
}

.shop-footer-row .woocommerce-result-count {
	margin: 0;
	font-size: 16px;
	line-height: 20px;
	font-weight: 700;
	color: #a1a1a1;
	white-space: nowrap;
}

.shop-footer-row .woocommerce-result-count span {
	font-size: 16px;
	line-height: 20px;
	font-weight: 500;
	color: #333;
}

@media (max-width: 1200px) {
	.catalog__items ul.products,
	.searchsec-items.grid-col-4 {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (max-width: 992px) {
	.catalog__items ul.products {
		grid-gap: 5px;
		gap: 5px;
	}

	.catalog__wrap .filters {
		transition: none !important;
		position: fixed;
		left: 0;
		visibility: hidden;
		max-width: 100%;
	}
	/*
	 * Filter Everything bottom-sheet: aside — первый ребёнок .catalog__wrap,
	 * товары — второй. Плагин ставит opacity:0 на предков виджета → stacking context
	 * рисуется ПОД .catalog__items-wrap. Overlay на body (z-index 99999) — над aside.
	 * Поднимаем aside и панель при открытии (как на проде с wpc_mobile_width: 992).
	 */
	html.wpc-overlay-visible .wpc-filters-overlay {
		z-index: 1000000 !important;
	}
	html.wpc-overlay-visible body.wpc_show_bottom_widget .catalog__wrap .filters {
		visibility: visible !important;
		opacity: 1 !important;
		z-index: 1000001 !important;
		pointer-events: none !important;
		top: 0 !important;
		right: 0 !important;
		bottom: 0 !important;
		width: 100% !important;
		max-width: 100% !important;
		padding: 0 !important;
	}
	html.wpc-overlay-visible body.wpc_show_bottom_widget .catalog__wrap .filters .wpc-filters-widget-content,
	html.wpc-overlay-visible body.wpc_show_bottom_widget .catalog__wrap .filters .wpc-filters-widget-content.wpc-filters-widget-opened {
		z-index: 1000002 !important;
		pointer-events: auto !important;
		visibility: visible !important;
		opacity: 1 !important;
	}
	html.wpc-overlay-visible body.wpc_show_bottom_widget .wpc-was-invisible,
	html.wpc-overlay-visible body.wpc_show_bottom_widget .catalog__wrap .filters.wpc-force-visibility {
		opacity: 1 !important;
	}
	.wpc_show_bottom_widget .wpc-filters-widget-content {
		top: 0;
		border-radius: 0;
	}
	.wpc-overlay-visible #tidio-chat {
		visibility: hidden;
	}
	.wpc_show_bottom_widget .wpc-filters-widget-containers-wrapper {
		scrollbar-width: thin;
		scrollbar-color: #fa8d15 #fff;
	}
	.wpc-filters-widget-controls-container {
		padding: 0px;
		border-radius: 20px;
		background: #fff;
		box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
		border-top: 0;
		margin-top: 30px;
	}

	.wpc-filters-main-wrap .wpc-filters-widget-controls-container a,
	.wpc-filters-main-wrap a.wpc-filters-reset-button,
	.wpc-filters-main-wrap a.wpc-filters-submit-button {
		height: 40px;
		border-radius: 12px;
		line-height: 1;
		display: flex;
		align-items: center;
		justify-content: center;
		gap: 5px;
	}

	.wpc_show_bottom_widget .wpc-filters-widget-controls-wrapper {
		gap: 10px;
		padding: 0 20px 20px;
	}

	.wpc_show_bottom_widget .wpc-filters-widget-controls-item {
		flex: 1 1 0;
		width: auto;
		min-width: 0;
	}

	.wpc_show_bottom_widget .wpc-filters-widget-controls-one,
	.wpc_show_bottom_widget .wpc-filters-widget-controls-two {
		text-align: center;
	}

	body .wpc-filters-main-wrap .wpc-filters-widget-controls-container a.wpc-filters-apply-button,
	body .wpc-filters-main-wrap a.wpc-filters-submit-button {
		display: flex;
		align-items: center;
		justify-content: center;
		text-align: center;
		gap: 0;
		width: 100%;
		min-height: 40px;
		padding: 0 16px;
		border: 0;
		background: linear-gradient(105.86deg, #ff6a16 -14.72%, #ffa216 111.57%);
		color: #fff;
		font-size: 14px;
		font-weight: 500;
	}

	body .wpc-filters-main-wrap .wpc-filters-widget-controls-container a.wpc-filters-apply-button:hover,
	body .wpc-filters-main-wrap .wpc-filters-widget-controls-container a.wpc-filters-apply-button:focus,
	body .wpc-filters-main-wrap a.wpc-filters-submit-button:hover,
	body .wpc-filters-main-wrap a.wpc-filters-submit-button:focus {
		opacity: 0.9;
		color: #fff;
	}

	body .wpc-filters-main-wrap .wpc-filters-widget-controls-container a.wpc-filters-close-button,
	body .wpc-filters-main-wrap a.wpc-filters-reset-button {
		display: flex;
		align-items: center;
		justify-content: center;
		text-align: center;
		width: 100%;
		min-height: 40px;
		padding: 0 16px;
		border: 2px solid #d9d9d9;
		background: #fff;
		color: #a1a1a1;
		font-size: 14px;
		font-weight: 400;
	}

	body .wpc-filters-main-wrap .wpc-filters-widget-controls-container a.wpc-filters-close-button:hover,
	body .wpc-filters-main-wrap .wpc-filters-widget-controls-container a.wpc-filters-close-button:focus,
	body .wpc-filters-main-wrap a.wpc-filters-reset-button:hover,
	body .wpc-filters-main-wrap a.wpc-filters-reset-button:focus {
		opacity: 1;
		border-color: #ff6a16;
		color: #ff6a16;
	}

	.wpc-filters-found-posts-wrapper {
		font-weight: inherit;
	}

	.wpc_show_bottom_widget .wpc-filters-widget-containers-wrapper {
		padding: 50px 60px 0;
	}

	.wpc_show_bottom_widget .wpc-filters-widget-wrapper {
		padding: 0;
		display: flex;
		flex-wrap: wrap;
		gap: 20px;
	}
	.wpc_show_bottom_widget .wpc-filters-widget-wrapper > div {
		flex: 1 1 100%;
	}
	.wpc_show_bottom_widget .wpc-filters-widget-wrapper > div.catalog-aside-filters,
	.wpc_show_bottom_widget .wpc-filters-widget-wrapper > div.wpc-filter-post_meta_num {
		flex: 0 0 calc(50% - 10px);
	}
	.catalog-aside-filters,
	.catalog-aside-filters__row,
	.wpc-filters-section,
	.wpc-filters-range-slider-wrapper {
		margin-bottom: 0;
	}
	.wpc-filters-range-slider-wrapper {
		margin-top: 20px;
	}
	.catalog-aside-filters + .wpc-filter-post_meta_num {
		margin-bottom: 20px;
	}
	.wpc_show_bottom_widget .filters .wpc-widget-close-container {
		display: flex !important;
		flex-shrink: 0;
		min-height: 70px;
		padding: 0 60px;
		box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.06);
		background: #fff;
		flex-direction: row-reverse;
		align-items: center;
		justify-content: space-between;
		position: relative;
		z-index: 3;
	}
	.wpc_show_bottom_widget .filters .wpc-widget-popup-title {
		text-align: start;
		font-weight: 700;
		font-size: 18px;
		line-height: 1.1;
		color: #38373f;
		position: static;
	}
	.wpc_show_bottom_widget .filters .wpc-widget-close-container a.wpc-widget-close-icon {
		display: flex;
		align-items: center;
		justify-content: flex-end;
		width: 70px;
		height: 70px;
		flex-shrink: 0;
		cursor: pointer;
		text-decoration: none;
	}
	.wpc_show_bottom_widget .filters .wpc-widget-close-container .wpc-icon-html-wrapper {
		position: relative;
		display: flex;
		align-items: center;
		justify-content: center;
		width: 40px;
		height: 40px;
		padding: 0;
		margin: 0;
		left: 0;
		top: 0;
		background: #333;
		border-radius: 8px;
		flex-shrink: 0;
		box-sizing: border-box;
	}
	.wpc_show_bottom_widget .filters .wpc-widget-close-container .wpc-icon-html-wrapper span {
		display: none !important;
	}
	.wpc_show_bottom_widget .filters .wpc-widget-close-container .wpc-icon-html-wrapper:before {
		content: '';
		display: block;
		width: 9px;
		height: 9px;
		background: url('../../img/catalog/ui-elements/filter-close.svg') center / contain no-repeat;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}
	.wpc_show_bottom_widget .wpc-filters-widget-top-container {
		position: static;
		padding: 0;
		border-bottom: 0;
	}
	.wpc_show_bottom_widget .wpc-filters-widget-top-container:before {
		display: none;
	}
	.wpc_show_bottom_widget .wpc-widget-top-inside {
		overflow: visible;
		flex-wrap: wrap;
	}
	.wpc_show_bottom_widget .wpc-inner-widget-chips-wrapper {
		overflow: visible;
		width: 100%;
		padding: 0;
	}
	.wpc_show_bottom_widget .wpc-inner-widget-chips-wrapper .wpc-filter-chips-list {
		display: flex;
		flex-wrap: wrap;
		align-items: flex-start;
		align-content: flex-start;
		gap: 10px;
		margin: 0 !important;
		padding: 0 !important;
		list-style: none;
	}
	.wpc_show_bottom_widget .wpc-filter-chips-list li,
	.wpc_show_bottom_widget body .wpc-filter-chips-list li.wpc-filter-chip,
	.wpc_show_bottom_widget li.wpc-filter-chip {
		margin: 0 !important;
		min-width: 0;
		font-size: 100%;
	}
	.wpc_show_bottom_widget .wpc-filter-chips-list .wpc-filter-chip:not(.wpc-chip-reset-all) {
		flex: 0 0 auto;
		max-width: 100%;
	}
	.wpc_show_bottom_widget .wpc-filter-chips-list .wpc-filter-chip:not(.wpc-chip-reset-all) a {
		display: inline-flex;
		align-items: center;
		justify-content: space-between;
		gap: 8px;
		width: auto;
		max-width: 100%;
		min-height: 34px;
		padding: 0 10px;
		border: 0;
		border-radius: 5px;
		background: linear-gradient(-68.1deg, #f99515 7.42%, #ff7316 112.6%);
		color: #fff;
		font-weight: 500;
		font-size: 14px;
		line-height: 25px;
		text-decoration: none;
		box-sizing: border-box;
	}
	.wpc_show_bottom_widget .wpc-filter-chips-list .wpc-filter-chip:not(.wpc-chip-reset-all) a:hover,
	.wpc_show_bottom_widget .wpc-filter-chips-list .wpc-filter-chip:not(.wpc-chip-reset-all) a:focus-visible {
		opacity: 0.9;
		box-shadow: none;
	}
	.wpc_show_bottom_widget .wpc-filter-chips-list .wpc-chip-content {
		display: inline-flex;
		align-items: center;
		justify-content: space-between;
		gap: 8px;
		min-width: 0;
	}
	.wpc_show_bottom_widget .wpc-filter-chips-list .wpc-filter-chip-name {
		margin-right: 0;
		max-width: none;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.wpc_show_bottom_widget .wpc-filter-chips-list .wpc-chip-remove-icon {
		display: flex;
		align-items: center;
		justify-content: center;
		flex-shrink: 0;
		width: 12px;
		height: 15px;
		color: #fff;
		font-size: 15px;
		line-height: 1;
	}
	.wpc_show_bottom_widget .wpc-filter-chips-list .wpc-chip-reset-all {
		order: 999;
		flex: 0 0 100%;
		width: 100%;
		margin-top: 10px !important;
		margin-bottom: 30px !important;
		text-align: start;
	}
	.wpc_show_bottom_widget .wpc-filter-chips-list .wpc-chip-reset-all a {
		display: inline-flex;
		align-items: center;
		gap: 8px;
		width: auto;
		min-height: 0;
		padding: 0;
		border: 0;
		border-radius: 8px;
		background: none;
		color: #38373f;
		font-weight: 500;
		font-size: 15px;
		line-height: 1.33333;
		text-decoration: none;
	}
	.wpc_show_bottom_widget .wpc-filter-chips-list .wpc-chip-reset-all a:hover,
	.wpc_show_bottom_widget .wpc-filter-chips-list .wpc-chip-reset-all a:focus-visible {
		color: #fa8d15;
		opacity: 1;
	}
	.wpc_show_bottom_widget .wpc-filter-chips-list .wpc-chip-reset-all .wpc-chip-remove-icon {
		display: flex;
		color: #fa8d15;
		font-size: 18px;
	}
	.catalog__header,
	.wpc-instead-of-posts-found {
		display: none;
	}
}

@media (max-width: 740px) {
	.wpc_show_bottom_widget .wpc-filters-widget-wrapper > div.catalog-aside-filters,
	.wpc_show_bottom_widget .wpc-filters-widget-wrapper > div.wpc-filter-post_meta_num {
		flex: 0 0 100%;
	}

	.shop-footer-row {
		flex-direction: column;
		align-items: flex-start;
		gap: 16px;
		margin-top: 45px;
	}

	.shop-footer-row .woocommerce-result-count {
		max-width: none;
		white-space: normal;
	}

	.catalog-shop-toolbar__count {
		display: none;
	}
	.catalog-shop-toolbar__pill,
	.catalog .btn-open-filters,
	.catalog-shop-toolbar__pill--sort.asic-dropdown-select {
		min-width: calc(50% - 10px);
	}
	.catalog-shop-toolbar__actions {
		width: 100%;
	}
}

@media (max-width: 700px) {
	.catalog__items ul.products,
	.searchsec-items.grid-col-4 {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (max-width: 576px) {
	.wpc_show_bottom_widget .filters .wpc-widget-close-container,
	.wpc_show_bottom_widget .wpc-filters-widget-containers-wrapper {
		padding-left: 20px;
		padding-right: 20px;
	}
	.wpc_show_bottom_widget .wpc-filters-widget-containers-wrapper {
		padding-top: 45px;
	}
	.catalog-shop-toolbar {
		margin: 20px 0;
	}

	/* Мобильный попап: развёрнутый More/Less — прокрутка, не на всю высоту экрана */
	body.wpc_show_bottom_widget .wpc-filter-more-less.wpc-show-more .wpc-filters-ul-list {
		max-height: 196px !important;
		overflow-y: auto !important;
		-webkit-overflow-scrolling: touch;
	}
}

/* === Responsive (from breakpoints.css) === */

@media all and (max-width:480px) {
	.catalogroups__item {
		min-height: 130px;
		padding: 35px 20px
	}
	.catalogroups__item-title {
		font-size: 18px;
		margin-bottom: 10px
	}
	.catalogroups__item-img {
		width: 44%;
		height: 100%
	}
	.catalogroups__item-img img {
		margin: 0 0 0 auto;
		-o-object-fit: contain;
		object-fit: contain;
		height: 100%
	}
	.banner-cf7-coin-2,
	.catalogroups__item-link span.hide-on-mobile,
	.hero-delivery .swiper-slide .hero-delivery-item-text .title br,
	.reviews .commentlist .rating-text,
	.woocommerce-ordering .select2-selection--single .select2-selection__arrow {
		display: none
	}
	.catalogroups__item-link span {
		text-transform: uppercase
	}
	.brends-title,
	.catalog__wrap .filters__items:not(:last-child),
	.hero-delivery-title {
		margin-bottom: 20px
	}
	.banner-cf7-text .title,
	.catalog__header .woocommerce-products-header__title,
	.hero-delivery .swiper-slide .hero-delivery-item-text .title {
		font-size: 30px;
		line-height: 40px
	}
	.catalog__header-sorting {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		width: 100%
	}
	.catalog__header-sorting .btn-open-filters,
	.catalog__header-sorting .woocommerce-ordering {
		width: calc(50% - 10px);
		min-width: auto
	}
	.woocommerce-ordering .select2-container {
		width: 100% !important
	}
	.catalog__active-filters .bapf_sfilter {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start
	}
	.catalog__active-filters .bapf_sfilter .berocket_aapf_widget_selected_filter .bapf_sfa_unall {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%
	}
}

/* Карточка товара в каталоге: серая зона сразу под названием, выравнивание в ряду */
.catalog__items ul.products > li.product {
	display: grid;
	grid-template-rows: auto auto auto minmax(0, 1fr) auto;
}

.catalog__items ul.products > li.product .woocommerce-LoopProduct-link {
	grid-row: 1;
	order: unset;
}

.catalog__items ul.products > li.product .product-title-wrap,
.catalog__items ul.products > li.product > .woocommerce-loop-product__title {
	grid-row: 2;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	margin: 10px 0 0;
	height: 60px;
	min-height: 60px;
	max-height: 60px;
	overflow: hidden;
}

.catalog__items ul.products > li.product .product-meta-wrap {
	grid-row: 3;
	margin-top: 10px !important;
	margin-bottom: 12px;
}

.catalog__items ul.products > li.product .product-buttons {
	grid-row: 5;
	margin-top: 0 !important;
	align-self: end;
}

@media (max-width: 576px) {
	.catalog__items ul.products > li.product .product-title-wrap,
	.catalog__items ul.products > li.product > .woocommerce-loop-product__title {
		font-size: 12px;
		height: calc(1.4em * 3);
		min-height: calc(1.4em * 3);
		max-height: calc(1.4em * 3);
	}

	.catalog__items ul.products > li.product .product-meta-wrap {
		margin-top: 8px !important;
	}
}

/* A11y: фильтры, сетка, toolbar (блоки 4.3 / 4.3.1) */
.catalog__wrap .text-yel {
	color: #c45108;
}

.catalog-aside-filters__info--muted svg g {
	opacity: 0.82;
}

.catalog-aside-filters__row-text {
	color: #2e2d33;
}

.catalog-shop-toolbar__pill--sort .asic-dropdown-select__trigger {
	display: block;
	width: 100%;
	height: 50px;
	min-height: 50px;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent;
	font: inherit;
	color: inherit;
	text-align: left;
	cursor: pointer;
}

.catalog-shop-toolbar__pill--sort .asic-dropdown-select__trigger:focus-visible {
	outline: 2px solid #c45108;
	outline-offset: 2px;
}

.woocommerce-pagination .prev.page-numbers,
.woocommerce-pagination .next.page-numbers,
.asic-pagination .prev.page-numbers,
.asic-pagination .next.page-numbers {
	min-width: 44px;
	min-height: 44px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}

.wpc-filters-main-wrap .wpc-filter-chips-list a,
.wpc-filters-main-wrap .wpc-filter-chip a {
	min-height: 44px;
	display: inline-flex;
	align-items: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

#asic-filters-form button[type='submit'] {
	color: #c45108;
	border-color: #c45108;
}

#asic-filters-form button[type='submit']:hover {
	background: #c45108;
	color: #fff;
}

.wpc-filters-main-wrap .asic-term-count,
.catalog__wrap .asic-term-count {
	color: #5c5c66;
}

.header__addons-wc .header__addons-compare a .count-compare,
.header__addons-wc .header__addons-wish .wishlist_products_counter_number {
	color: #c45108;
}

.wpc-filters-open-button-container .asic-filter-button {
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent;
	font: inherit;
	color: inherit;
	text-align: inherit;
	cursor: pointer;
	appearance: none;
}

.wpc-filters-open-button-container .asic-filter-button:focus-visible {
	outline: 2px solid #c45108;
	outline-offset: 2px;
}

@media (min-width: 1100px) {
	.header__addons-lang .lang-select a {
		min-width: 44px;
		min-height: 44px;
		display: inline-flex;
		align-items: center;
		justify-content: center;
		padding: 0 8px;
	}

	.catalog .breadcrumb-list a {
		min-height: 44px;
		display: inline-flex;
		align-items: center;
		padding: 0 6px;
	}

	.catalog-shop-toolbar__pill--sort .asic-dropdown-select__list a {
		min-height: 44px;
		display: flex;
		align-items: center;
	}
}
