#Filters .widget_wpc_sorting_widget {
	display:none;
}
#Filters .wpc-filters-widget-wrapper {
	column-gap:40px;
}
.wpc-horizontal-layout .wpc-filters-widget-wrapper {
	justify-content:space-between !important;
	flex-wrap:nowrap !important;
}
#Filters .wpc-filter-taxonomy {
	width:100%;
	max-width:100%;
	min-width:unset;
}
#Filters .wpc-search-field {
	padding:16px 55px 16px 20px !important;
	font-weight:bolder;
}

#Filters li.wpc-term-item:not(.visible-term) {
	display: none !important;
}

@media screen and (max-width: 999px) {
	#menu-mobile-menu-2024 #blocksy-child-header-search-form {
		width: calc(var(--theme-container-edge-spacing) - var(--theme-frame-size, 0px) * 2);
		margin: 0 auto;
		padding:0;
	}

	

}

@media only screen and (max-width: 600px) {
	#Filters {
		padding-top: 1.5em!important;
	}

	#Filters h1 {
		margin: 0 0!important;
		font-size: 31.5px!important;
	} 

	body.search #yoastbreadcrumbs {
		display: none!important;
	}

	#Filters .wpc-filter-taxonomy .wpc-filter-header {
		padding: 18px 20px 18px 20px;
	}

	#Filters .wpc-filter-taxonomy:active {
		background: #F1F1F1;
	}

	#Filters .wpc-opened {
		top: -9rem!important;
		z-index: 999!important;
	}

	#Filters .wpc-filter-layout-search-field input {
		margin-top: -2rem!important;
		margin-bottom: 0!important;
	}

	#Filters .wpc-filter-taxonomy .wpc-filter-header {
		height: 60px;
	}

	#Filters .select2-selection__rendered {
		height: 60px;
	}

	.wpc-filter-layout-dropdown .select2-container .select2-selection--single, .wpc-sorting-form .select2-container .select2-selection--single {
		height: 48px!important;
	}

	.wpc-search-field-wrapper .wpc-search-clear-icon {
		align-items: flex-end!important;
		font-size: 40px!important;
	}

	#Filters .wpc-sorting-form .select2-container--default .select2-selection--single .select2-selection__arrow b {
		top: calc(50% + -6px);
	}

	#Filters .wpc-filter-collapsible:not(.wpc-filter-has-selected) .wpc-filter-title .wpc-open-icon {
		top: -2px;
	}

	#Filters .wpc-search-icon {
		bottom: 5px;
	}

	#Filters .wpc-search-icon:before {
		background-size: 20px;
	}
}

.widget .wpc-term-count-0:not(.wpc-has-not-empty-children) a, .widget-area .widget .wpc-term-count-0:not(.wpc-has-not-empty-children) a, .widget-area .wpc-filters-labels li.wpc-term-count-0:not(.wpc-has-not-empty-children) label, .widget-area .wpc-filters-labels li.wpc-term-count-0:not(.wpc-has-not-empty-children) label span.wpc-filter-label-wrapper, .wpc-filters-labels li.wpc-term-count-0:not(.wpc-has-not-empty-children) label, .wpc-filters-labels li.wpc-term-count-0:not(.wpc-has-not-empty-children) label span.wpc-filter-label-wrapper, .wpc-term-count-0:not(.wpc-has-not-empty-children), .wpc-term-count-0:not(.wpc-has-not-empty-children) a, body .wpc-filters-main-wrap li.wpc-term-count-0:not(.wpc-has-not-empty-children) label, body .wpc-filters-main-wrap li.wpc-term-count-0:not(.wpc-has-not-empty-children) label a {
	opacity: unset !important;
}