.ui-slider {
	position: relative;
	text-align: left
}

.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
	-ms-touch-action: none;
	touch-action: none
}

.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0
}

.ui-slider-horizontal {
	height: .8em
}

.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em
}

.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%
}

.ui-widget {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 1.1em
}

.ui-widget-content {
	border: 1px solid #ddd;
	background: #eee url(images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x;
	color: #333
}

.ui-widget-header {
	border: 1px solid #e78f08;
	background: #f6a828 url(images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x;
	color: #fff;
	font-weight: 700
}

.ui-state-default,
.ui-widget-content .ui-state-default {
	border: 1px solid #ccc;
	background: #f6f6f6 url(images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x;
	font-weight: 700;
	color: #1c94c4
}

.ui-corner-all {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px
}

#column-left,
#column-right {
	border: 1px solid transparent
}

.box-content.mfilter-content {
	padding: 0
}

.mfilter-content>ul {
	list-style-type: none;
	margin: 0;
	padding: 0
}

.mfilter-content>ul>li {
	list-style-type: none;
	margin: 0;
	padding: 0
}

.mfilter-content>ul>li:first-child .mfilter-heading {
	border-top: none
}

.mfilter-clearfix:after {
	content: " ";
	display: table;
	clear: both
}

.mfilter-heading {
	cursor: pointer;
	font-size: 16px;
	border-top: 1px solid #ddd;
	font-weight: 400
}

.mfilter-heading-content {
	padding: 7px 8px
}

.mfilter-filter-item .mfilter-options {
	padding: 0 8px
}

.mfilter-option input[type=checkbox] {
	margin-top: 0;
	margin-bottom: 0;
	vertical-align: middle
}

.mfilter-tb {
	display: table;
	width: 100%
}

.mfilter-tb-as-tr {
	display: flex
}

.mfilter-tb-as-td {
	display: table-cell;
	padding: 5px 0;
	vertical-align: middle
}

label.mfilter-tb-as-td {
	word-break: normal;
	cursor: pointer;
	font-size: 14px
}

.mfilter-tb .mfilter-tb-as-tr.mfilter-first-child>.mfilter-tb-as-td,
.mfilter-tb .mfilter-tb-as-tr:first-child>.mfilter-tb-as-td {
	border-top: none
}

.mfilter-col-input {
	padding-right: 4px;
	width: 14px
}

.mfilter-col-input input[type=checkbox] {
	margin: 3px 0 2px
}

.mfilter-col-count {
	width: 2px;
	text-align: right;
	padding: 3px 0
}

.mfilter-counter {
/*	border-radius: 3px;
	background: #428bca;
	color: #fff;
	padding: 0 4px;
	float: right;
	line-height: 20px;
	margin-left: 4px;*/
	outline: 0!important;
	position: relative
}

.mfilter-free-container .mfilter-counter {
	position: static
}

.mfilter-counter:after {
/*	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;*/
	pointer-events: none;
/*	border-color: rgba(136, 183, 213, 0);
	border-right-color: #428bca;
	border-width: 4px;
	margin-top: -4px*/
}

.mfilter-heading-text {
	display: inline-block;
	width: 100%;
	margin-left: -18px
}

.mfilter-heading-text>span {
	display: inline-block;
	padding-left: 18px;
	color: #000
}

.mfilter-heading-content {
	position: relative;
	overflow: hidden
}

.scroll-wrapper {
	overflow: hidden!important;
	padding: 0!important;
	position: relative
}

.scroll-wrapper>.scroll-content {
	border: none!important;
	-webkit-box-sizing: content-box!important;
	box-sizing: content-box!important;
	height: auto;
	left: 0;
	margin: 0;
	max-height: none;
	max-width: none!important;
	overflow-x: hidden!important;
	overflow-y: scroll!important;
	padding: 0;
	top: 0;
	width: auto!important
}

.scroll-wrapper>.scroll-content::-webkit-scrollbar {
	height: 0;
	width: 0
}

.scroll-element {
	display: none;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

.scroll-element div {
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

.scroll-element.scroll-y.scroll-scrolly_visible {
	display: block
}

.scroll-element .iScrollIndicator {
	cursor: default
}

.mfilter-iscroll>.scroll-element {
	border: none;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 1
}

.mfilter-iscroll>.scroll-element div {
	border: none;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 1;
	display: block;
	height: 100%;
	left: 0;
	top: 0;
	width: 100%
}

.mfilter-iscroll>.scroll-element.scroll-x {
	bottom: 2px;
	height: 6px;
	left: 0;
	width: 100%
}

.mfilter-iscroll>.scroll-element.scroll-y {
	height: 100%;
	right: 2px;
	top: 0;
	width: 6px
}

.mfilter-iscroll>.scroll-element .scroll-element_outer {
	overflow: hidden
}

.mfilter-iscroll>.scroll-element .iScrollIndicator,
.mfilter-iscroll>.scroll-element .scroll-element_outer,
.mfilter-iscroll>.scroll-element .scroll-element_track {
	border-radius: 3px;
	background: rgba(0, 0, 0, .1)
}

.mfilter-filter-item .mfilter-iscroll .mfilter-options {
	padding-right: 10px
}

.mfilter-iscroll>.scroll-element .iScrollIndicator {
	opacity: .5;
	background-color: #000
}

.mfilter-iscroll>.scroll-element:hover .iScrollIndicator {
	opacity: .7
}

.mfilter-iscroll>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size,
.mfilter-iscroll>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
	left: -12px
}

.mfilter-button-more {
	padding: 4px;
	margin-top: 0;
	margin-bottom: 8px
}

a.mfilter-button-more {
	border: none
}

.mfilter-button-more a {
	font-weight: 400;
	text-decoration: none;
	font-size: 14px;
	border-bottom: 1px dashed #428bca;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 0
}

.mfilter-opts-container {
	padding: 5px 0
}

#mfilter-opts-price-max,
#mfilter-opts-price-min {
	width: 80px;
	min-width: 80px;
	max-width: 80px;
	display: inline-block;
	color: #f6690e;
	font-size: 16px
}

.mfilter-free-container #mfilter-opts-price-max,
.mfilter-free-container #mfilter-opts-price-min {
	width: 75px;
	min-width: 75px;
	max-width: 75px
}

.mfilter-price-slider {
	padding: 0 0 5px 4px!important;
	margin-right: 6px!important;
	background: url(images/icons.png?v8) no-repeat right -90px!important
}

#mfilter-price-slider {
	border: none!important;
	background: url(images/icons.png?v8) repeat-x 0 -49px!important;
	height: 10px!important;
	border-radius: 0!important;
	margin: 10px 2px 0 5px!important;
	display: block;
	position: relative
}

#mfilter-price-slider .ui-slider-handle {
	width: 28px!important;
	height: 21px!important;
	border: none!important;
	background: url(images/icons.png?v8) no-repeat -29px -3px!important;
	margin-left: -14px!important;
	outline-style: none!important;
	cursor: pointer!important;
	-webkit-transition: none!important;
	-o-transition: none!important;
	transition: none!important;
	display: block;
	position: absolute;
	margin-top: -2px
}

#mfilter-price-slider .ui-slider-range {
	border: none!important;
	background: #f6690e
}

.mfilter-free-container {
	position: fixed;
	top: 0;
	bottom: 0;
	width: 320px;
	display: none;
	background: #fff;
	z-index: 3;
	margin-right: -320px;
	right: 0
}

.mfilter-free-container .mfilter-iscroll>.scroll-element.scroll-y {
	width: 5px;
	right: 1px
}

.mfilter-free-container .mfilter-box {
	margin-bottom: 5px
}

.mfilter-free-container [id^=mfilter-free-container-] {
	padding-right: 8px
}

.mfilter-free-button {
	display: block;
	border-radius: 3px;
	cursor: pointer;
	width: 100%;
	height: 40px!important;
	border: none!important;
	background: #2a8cdb;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	z-index: 11000
}

.mfilter-free-container {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	z-index: 11000
}

.mfilter-box {
	margin-bottom: 20px;
	padding: 0
}

.mfilter-box-1 .mfilter-counter,
.mfilter-box-2 .mfilter-counter,
.mfilter-counter {
/*	background: #428bca;
	color: #fff*/
}

.mfilter-box-1 .mfilter-counter:after,
.mfilter-box-2 .mfilter-counter:after,
.mfilter-counter:after {
	/*border-right-color: #428bca*/
}