.mfilter-counter {
	background: #fbe162;
	color: #333333;

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

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

}

				.mfilter-search #mfilter-opts-search_button {
					background-color: #fbe162;
				}
			

				.mfilter-slider-slider .ui-slider-range,
				#mfilter-price-slider .ui-slider-range {
					background: #fbe162 !important;
				}
			
.mfilter-box-1 .mfilter-counter {
	background: #ff8300;
	color: #ffffff;

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

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

}
.mfilter-box-1.mfilter-box {margin-bottom:20px;background:#fff;padding:15px;}
.mfilter-box-1 .mfilter-content, .mfilter-box-1 .mfilter-opts-container {border:none;}
.mfilter-box-1 .mfilter-counter {min-width:1.75rem;text-align:center;}
.mfilter-box-1 .mfilter-tb-as-td {max-width:150px;overflow:hidden;text-overflow:ellipsis;font-size:13px;white-space:nowrap;}
.mfilter-box-1 .mfilter-price-inputs {display:flex;justify-content:space-between;align-items:center;}
.mfilter-box-1 #mfilter-opts-price-min,
.mfilter-box-1  #mfilter-opts-price-max {width: 80px;min-width: 80px;max-width: 80px;}
.mfilter-free-button {background-color:#ff8300;border-color:#ff8300;}

				.mfilter-box-1 .mfilter-search #mfilter-opts-search_button {
					background-color: #ff8300;
				}
			

				.mfilter-box-1 .mfilter-slider-slider .ui-slider-range,
				.mfilter-box-1 #mfilter-price-slider .ui-slider-range {
					background: #ff8300 !important;
				}
			

				.mfilter-box-1 .mfilter-heading {
					background: #ffffff;
				}
			

				.mfilter-box-1 .mfilter-heading {
					color: #333333;
				}
			

				.mfilter-box-1 .mfilter-opts-container {
					border-top-color: #ffffff;
				}
			

				.mfilter-box-1 .mfilter-free-button {
					background-color: #ff8300;
					border-color: #ff8300;
				}
			