.mfilter-counter {
	background: #428bca;
	color: #ffffff;

}
.mfilter-counter:after {
	border-right-color: #428bca;

}
.mfilter-direction-rtl .mfilter-counter:after {
	left: 100%;
	right: auto;
	border-right-color: none;
	border-left-color: #428bca;

}
.mfilter-heading {
    cursor: pointer;
    background: #343a3f;
    font-size: 14px;
    border-top: 0px solid #fff;
    color: #fff;
}
.mfilter-tb-as-td {
    display: table-cell;
    padding: 5px 0;
    border-top: 0px dashed #dcdcdc;
    vertical-align: middle;
}
.mfilter-box-1 .mfilter-counter {
    background: #fc5920 !important;
    color: #ffffff;
}
.mfilter-box-1 .mfilter-counter:after {
    border-right-color: #fc5920;
}
.mfilter-counter:after {
    border-right-color: #fc5920 !important;
}
.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: #fc5920;
    border-width: 4px;
    margin-top: -4px;
}
.mfilter-opts-container {
    border: 1px solid #eee;
    margin-bottom: 20px;
}
.mfilter-heading .mfilter-head-icon {
    display: block;
    float: right;
    background: #343a3f;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    width: 17px;
    height: 9px;
    margin-right: -3px;
    margin-top: 3px;
}
.mfilter-slider-slider .ui-slider-range, #mfilter-price-slider .ui-slider-range {
    border: none !important;
    background: #fc5920 !important;
    height: 5px;
}
.mfilter-slider-slider .ui-slider-range, #mfilter-price-slider .ui-slider-range {
    border: none !important;
    background: #fc5920;
    height: 5px;
}
.mfilter-slider-slider, #mfilter-price-slider {
    border: none !important;
    background: #ddd;
    height: 5px !important;
    border-radius: 0 !important;
    margin: 5px 2px 0 5px !important;
    display: block;
    position: relative;
}
.mfilter-price-slider {
    padding: 0 0 5px 4px !important;
    margin-right: 6px !important;
    background: #fff;
}
.mfilter-slider-slider .ui-slider-handle, #mfilter-price-slider .ui-slider-handle {
    width: 20px !important;
    height: 14px !important;
    border: none !important;
    background: #343a3f !important;
    margin-left: -14px !important;
    outline-style: none !important;
    cursor: pointer !important;
    transition: none !important;
    display: block;
    position: absolute;
    margin-top: 0px;
}
.mfilter-content {
    border: 0px solid #ffffff;
    border-radius: 0px;
}

#mfilter-opts-price-min, #mfilter-opts-price-max {
    width: 55px;
    min-width: 85px;
    max-width: 85px;
    display: inline-block;
    border-radius: 0px;
    height: 35px !important;
    margin-bottom: 5px;
    margin-left: -4px;
    line-height: 35px !important;
}

.mfilter-price-slider {
    padding: 0 0 0px 4px !important;
    margin-right: 0px !important;
    background: #fff;
    margin-bottom: 5px;
}

.mfilter-box .mfilter-counter.mfilter-close {
    background: url(images/icons.png?v8) no-repeat 0 0;
    text-indent: 1000px;
    display: block;
    float: right;
    width: 4px;
    height: 11px;
    overflow: hidden;
    margin-top: 5px;
    margin-bottom: 5px;
    cursor: pointer;
    box-sizing: content-box;
    display: none;
}

.mfilter-box .mfilter-selected-filters-cnt {
    display: table;
    width: 100%;
    background: none;
    border: none;
    padding: 0;
    border: 1px solid #eee;
	margin-bottom: 20px;
}
.mfilter-iscroll > .scroll-element .iScrollIndicator {
    background-color: #28a745;
}
.mfilter-iscroll > .scroll-element .scroll-element_outer, .mfilter-iscroll > .scroll-element .scroll-element_track, .mfilter-iscroll > .scroll-element .iScrollIndicator {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 0px;
}
.mfilter-iscroll > .scroll-element.scroll-y {
    height: 100%;
    right: 2px;
    top: 0;
    width: 4px;
}

.mfilter-free-button {
    display: block;
    position: absolute;
    margin: 0px 0 0 228px;
    cursor: pointer;
    width: 25px;
    height: 23px;
    border: 10px solid #fc5920;
    background: #fc5920 url(images/icons.png?v8) no-repeat -69px 0;
    bottom: 0px;
}

.mfilter-free-container {
    position: fixed;
    top: 0px;
    width: 228px;
    margin-left: -238px;
    display: none;
    background: #fff;
    border: 1px solid #ccc;
    z-index: 99999;
    padding: 0 0 0 8px;
    height: 100%;
}
.mfilter-free-button { display:none; }
.mfilter-categories { display:none!important; }


				.mfilter-search #mfilter-opts-search_button {
					background-color: #428bca;
				}
			
.mfilter-box-1 .mfilter-counter {
	background: #428bca;
	color: #ffffff;

}
.mfilter-box-1 .mfilter-counter:after {
	border-right-color: #428bca;

}
.mfilter-box-1.mfilter-direction-rtl .mfilter-counter:after {
	left: 100%;
	right: auto;
	border-right-color: none;
	border-left-color: #428bca;

}
.mfilter-heading {
    cursor: pointer;
    background: #343a3f;
    font-size: 14px;
    border-top: 0px solid #fff;
    color: #fff;
}
.mfilter-tb-as-td {
    display: table-cell;
    padding: 5px 0;
    border-top: 0px dashed #dcdcdc;
    vertical-align: middle;
}
.mfilter-box-1 .mfilter-counter {
    background: #fc5920 !important;
    color: #ffffff;
}
.mfilter-box-1 .mfilter-counter:after {
    border-right-color: #fc5920;
}
.mfilter-counter:after {
    border-right-color: #fc5920 !important;
}
.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: #fc5920;
    border-width: 4px;
    margin-top: -4px;
}
.mfilter-opts-container {
    border: 1px solid #eee;
    margin-bottom: 20px;
}
.mfilter-heading .mfilter-head-icon {
    display: block;
    float: right;
    background: #343a3f;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    width: 17px;
    height: 9px;
    margin-right: -3px;
    margin-top: 3px;
}
.mfilter-slider-slider .ui-slider-range, #mfilter-price-slider .ui-slider-range {
    border: none !important;
    background: #fc5920 !important;
    height: 5px;
}
.mfilter-slider-slider .ui-slider-range, #mfilter-price-slider .ui-slider-range {
    border: none !important;
    background: #fc5920;
    height: 5px;
}
.mfilter-slider-slider, #mfilter-price-slider {
    border: none !important;
    background: #ddd;
    height: 5px !important;
    border-radius: 0 !important;
    margin: 5px 2px 0 5px !important;
    display: block;
    position: relative;
}
.mfilter-price-slider {
    padding: 0 0 5px 4px !important;
    margin-right: 6px !important;
    background: #fff;
}
.mfilter-slider-slider .ui-slider-handle, #mfilter-price-slider .ui-slider-handle {
    width: 20px !important;
    height: 14px !important;
    border: none !important;
    background: #343a3f !important;
    margin-left: -14px !important;
    outline-style: none !important;
    cursor: pointer !important;
    transition: none !important;
    display: block;
    position: absolute;
    margin-top: 0px;
}
.mfilter-content {
    border: 0px solid #ffffff;
    border-radius: 0px;
}

#mfilter-opts-price-min, #mfilter-opts-price-max {
    width: 55px;
    min-width: 85px;
    max-width: 85px;
    display: inline-block;
    border-radius: 0px;
    height: 35px !important;
    margin-bottom: 5px;
    margin-left: -4px;
    line-height: 35px !important;
}

.mfilter-price-slider {
    padding: 0 0 0px 4px !important;
    margin-right: 0px !important;
    background: #fff;
    margin-bottom: 5px;
}

.mfilter-box .mfilter-counter.mfilter-close {
    background: url(images/icons.png?v8) no-repeat 0 0;
    text-indent: 1000px;
    display: block;
    float: right;
    width: 4px;
    height: 11px;
    overflow: hidden;
    margin-top: 5px;
    margin-bottom: 5px;
    cursor: pointer;
    box-sizing: content-box;
    display: none;
}

.mfilter-box .mfilter-selected-filters-cnt {
    display: table;
    width: 100%;
    background: none;
    border: none;
    padding: 0;
    border: 1px solid #eee;
	margin-bottom: 20px;
}
.mfilter-iscroll > .scroll-element .iScrollIndicator {
    background-color: #28a745;
}
.mfilter-iscroll > .scroll-element .scroll-element_outer, .mfilter-iscroll > .scroll-element .scroll-element_track, .mfilter-iscroll > .scroll-element .iScrollIndicator {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 0px;
}
.mfilter-iscroll > .scroll-element.scroll-y {
    height: 100%;
    right: 2px;
    top: 0;
    width: 4px;
}

.mfilter-free-button {
    display: block;
    position: absolute;
    margin: 0px 0 0 228px;
    cursor: pointer;
    width: 25px;
    height: 23px;
    border: 10px solid #fc5920;
    background: #fc5920 url(images/icons.png?v8) no-repeat -69px 0;
    bottom: 0px;
}

.mfilter-free-container {
    position: fixed;
    top: 0px;
    width: 228px;
    margin-left: -238px;
    display: none;
    background: #fff;
    border: 1px solid #ccc;
    z-index: 99999;
    padding: 0 0 0 8px;
    height: 100%;
}
.mfilter-free-button { display:none; }


				.mfilter-box-1 .mfilter-search #mfilter-opts-search_button {
					background-color: #428bca;
				}
			
.mfilter-box-2 .mfilter-counter {
	background: #428bca;
	color: #ffffff;

}
.mfilter-box-2 .mfilter-counter:after {
	border-right-color: #428bca;

}
.mfilter-box-2.mfilter-direction-rtl .mfilter-counter:after {
	left: 100%;
	right: auto;
	border-right-color: none;
	border-left-color: #428bca;

}
.mfilter-heading {
    cursor: pointer;
    background: #343a3f;
    font-size: 14px;
    border-top: 0px solid #fff;
    color: #fff;
}
.mfilter-tb-as-td {
    display: table-cell;
    padding: 5px 0;
    border-top: 0px dashed #dcdcdc;
    vertical-align: middle;
}
.mfilter-box-1 .mfilter-counter {
    background: #fc5920 !important;
    color: #ffffff;
}
.mfilter-box-1 .mfilter-counter:after {
    border-right-color: #fc5920;
}
.mfilter-counter:after {
    border-right-color: #fc5920 !important;
}
.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: #fc5920;
    border-width: 4px;
    margin-top: -4px;
}
.mfilter-opts-container {
    border: 1px solid #eee;
    margin-bottom: 20px;
}
.mfilter-heading .mfilter-head-icon {
    display: block;
    float: right;
    background: #343a3f;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    width: 17px;
    height: 9px;
    margin-right: -3px;
    margin-top: 3px;
}
.mfilter-slider-slider .ui-slider-range, #mfilter-price-slider .ui-slider-range {
    border: none !important;
    background: #fc5920 !important;
    height: 5px;
}
.mfilter-slider-slider .ui-slider-range, #mfilter-price-slider .ui-slider-range {
    border: none !important;
    background: #fc5920;
    height: 5px;
}
.mfilter-slider-slider, #mfilter-price-slider {
    border: none !important;
    background: #ddd;
    height: 5px !important;
    border-radius: 0 !important;
    margin: 5px 2px 0 5px !important;
    display: block;
    position: relative;
}
.mfilter-price-slider {
    padding: 0 0 5px 4px !important;
    margin-right: 6px !important;
    background: #fff;
}
.mfilter-slider-slider .ui-slider-handle, #mfilter-price-slider .ui-slider-handle {
    width: 20px !important;
    height: 14px !important;
    border: none !important;
    background: #343a3f !important;
    margin-left: -14px !important;
    outline-style: none !important;
    cursor: pointer !important;
    transition: none !important;
    display: block;
    position: absolute;
    margin-top: 0px;
}
.mfilter-content {
    border: 0px solid #ffffff;
    border-radius: 0px;
}

#mfilter-opts-price-min, #mfilter-opts-price-max {
    width: 55px;
    min-width: 85px;
    max-width: 85px;
    display: inline-block;
    border-radius: 0px;
    height: 35px !important;
    margin-bottom: 5px;
    margin-left: -4px;
    line-height: 35px !important;
}

.mfilter-price-slider {
    padding: 0 0 0px 4px !important;
    margin-right: 0px !important;
    background: #fff;
    margin-bottom: 5px;
}

.mfilter-box .mfilter-counter.mfilter-close {
    background: url(images/icons.png?v8) no-repeat 0 0;
    text-indent: 1000px;
    display: block;
    float: right;
    width: 4px;
    height: 11px;
    overflow: hidden;
    margin-top: 5px;
    margin-bottom: 5px;
    cursor: pointer;
    box-sizing: content-box;
    display: none;
}

.mfilter-box .mfilter-selected-filters-cnt {
    display: table;
    width: 100%;
    background: none;
    border: none;
    padding: 0;
    border: 1px solid #eee;
	margin-bottom: 20px;
}
.mfilter-iscroll > .scroll-element .iScrollIndicator {
    background-color: #28a745;
}
.mfilter-iscroll > .scroll-element .scroll-element_outer, .mfilter-iscroll > .scroll-element .scroll-element_track, .mfilter-iscroll > .scroll-element .iScrollIndicator {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 0px;
}
.mfilter-iscroll > .scroll-element.scroll-y {
    height: 100%;
    right: 2px;
    top: 0;
    width: 4px;
}

.mfilter-free-button {
    display: block;
    position: absolute;
    margin: 0px 0 0 228px;
    cursor: pointer;
    width: 25px;
    height: 23px;
    border: 10px solid #fc5920;
    background: #fc5920 url(images/icons.png?v8) no-repeat -69px 0;
    bottom: 0px;
}

.mfilter-free-container {
    position: fixed;
    top: 0px;
    width: 228px;
    margin-left: -238px;
    display: none;
    background: #fff;
    border: 1px solid #ccc;
    z-index: 99999;
    padding: 0 0 0 8px;
    height: 100%;
}
.mfilter-free-button { display:none; }


				.mfilter-box-2 .mfilter-search #mfilter-opts-search_button {
					background-color: #428bca;
				}
			