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

/*active filters*/
.novaapf-active-filters a {
	display: inline-block;
	background-color: #f1f1f1;
	padding: 3px 5px;
	margin: 0 3px 3px 0;
	border-radius: 3px;	
}
.novaapf-active-filters a::before {
	content: '\f057';
	font-family: 'FontAwesome';
	margin-right: 0.53em;
	opacity: 0.5;
}

/*layered nav*/
.novaapf-layered-nav ul {
	list-style: none;
	margin-left: 0;
	padding: 0;
}
.novaapf-layered-nav ul li {
	margin: 0 0 0.618em;
}
.novaapf-layered-nav ul li .count {
	float: right;
	font-size: 1em;
}
.novaapf-layered-nav ul li::before {
	opacity: 0.35;
	content: '\f0c8';
	display: inline-block;
	font-family: FontAwesome;
	margin-right: 0.53em;
}
.novaapf-layered-nav ul li.chosen::before {
	content: '\f14a';
}
.novaapf-layered-nav .children {
	margin: 0.618em 0 0 1.618em;
}

/*price slider*/
.novaapf-price-filter-wrapper {
	padding-top: 15px;
}
.novaapf-price-filter-wrapper .slider-values p {
	margin: 0;
	padding: 0;
}

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

.novaapf-before-update {
	background-image: url("../images/loader.gif");
	background-position: 50% 10%;
	background-repeat: no-repeat;
	height: 100%;
	position: absolute;
	width: 100%;
	z-index: 2;
}

/*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-container--default .select2-selection--multiple .select2-selection__rendered {
	/*padding-bottom: 3px;*/
}
.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*/