.wcapf-widget-hidden {
	display: none;
}

.widget .wcapf-layered-nav a,
.widget .wcapf-layered-nav a:hover {
	text-decoration: none;
}

.widget .wcapf-layered-nav ul li > a {
	font-weight: normal;
}

/*active filters*/
.widget .wcapf-active-filters a {
	font-weight: normal;
	position: relative;
	padding: 0 30px 0 10px;
	display: inline-block;
	text-decoration: none;
	line-height: 30px;
	font-size: 14px;
	background: #f7f7f7;
	border-radius: 3px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.widget .wcapf-active-filters a:after {
	position: absolute;
	right: 10px;
	content: "\e907";
	font-family: "arendelle";
	font-size: 14px;
	line-height: inherit;
	color: inherit;
	opacity: 0.5;
	transition: opacity 0.2s ease;
}

/*layered nav*/
.wcapf-layered-nav ul {
	list-style: none;
	margin-left: 0;
	padding: 0;
}
.wcapf-layered-nav ul li {
	margin: 0 0 0.618em;
}
.wcapf-layered-nav ul li .count {
	float: right;
	font-size: 1em;
}
.wcapf-layered-nav .children {
	margin: 0.618em 0 0 1.618em;
}

/*price slider*/
.wcapf-price-filter-wrapper .slider-values p {
	margin: 0;
	padding: 0;
}

.wcapf-price-filter-wrapper .slider-values {
	display: flex;
	justify-content: space-between;
}

.wcapf-price-filter-wrapper .slider-values p {
	display: inline-block;
	line-height: 26px;
	font-size: 0.9em;
}

.wcapf-price-filter-wrapper .slider-values p:first-child {
	margin-right: 20px;
}

.wcapf-price-filter-wrapper .slider-values p {
	margin: 0;
	padding: 0;
}

.wcapf-price-filter-wrapper .slider-values p + p {
	margin-right: 0;
}

/*before updating shop loop styles*/
.wcapf-before-products {
	position: relative;
	z-index: 12;
}

.wcapf-before-update {
	height: 100%;
	position: absolute;
	width: 100%;
	z-index: 13;
}

.wcapf-before-products .wcapf-before-update {
	background-image: none;
	background: rgba(255,255,255,.9)!important;
}

/*dropdown layered nav*/
.select2-results .depth {
	display: inline-block;
}
.select2-results .depth-1 {
	margin-left: 15px;
}
.select2-results .depth-2 {
	margin-left: 25px;
}
.select2-results .depth-3 {
	margin-left: 35px;
}
.select2-results .depth-4 {
	margin-left: 45px;
}
.select2-results .depth-5 {
	margin-left: 55px;
}
.select2-hidden-accessible {
	display: none;
}
.select2-container--default
	.select2-selection--multiple
	.select2-selection__choice {
	margin: 5px 5px 0 0 !important;
}
.select2-search {
	margin-bottom: 0 !important;
}
.select2-search input[type="search"] {
	padding: inherit;
	color: inherit;
	line-height: inherit;
	-webkit-appearance: none;
	border-radius: 0;
	font-weight: normal;
	box-shadow: inherit;
}
.select2-results .depth,
.select2-container .select2-search--inline,
.select2-container--default
	.select2-selection--single
	.select2-selection__rendered,
.select2-container--default
	.select2-selection--multiple
	.select2-selection__choice {
	font-size: 0.857em;
}

/*price filter display type list*/
