

/* Start:/local/templates/reBro/components/bitrix/catalog.smart.filter/main/style.css?17533582502807*/
.smartfilter .form-range__info input {
	border: none;
}


.smartfilter .smartfilter__row .smartfilter-item__wrap.active {
	display: block;
}

.smartfilter .smartfilter__action .reset-btn input {
	background: transparent;
	border: none;
}


.smartfilter .form-option._small.disabled {
	color: #b8b8b8;
	background: transparent;
}






.smartfilter .bx-ui-slider-track-container {
	padding-top: 10px;
	padding-bottom: 9px;
}
.smartfilter .bx-ui-slider-track {
	position: relative;
	height: 1px;
	background: rgba(0, 0, 0, 0.1);
}
.smartfilter .bx-ui-slider-part {
	position: absolute;
	top: -6px;
	width: 1px;
	height: 17px;
	background: #a2bfc7;
}
.smartfilter .bx-ui-slider-part.p1 {
	left: -1px;
}
.smartfilter .bx-ui-slider-part.p2 {
	left: 25%;
}
.smartfilter .bx-ui-slider-part.p3 {
	left: 50%;
}
.smartfilter .bx-ui-slider-part.p4 {
	left: 75%;
}
.smartfilter .bx-ui-slider-part.p5 {
	right: -1px;
}
.smartfilter .bx-ui-slider-part span {
	font-size: 11px;
	/*font-weight: var(--ui-font-weight-bold);*/

	position: absolute;
	top: -16px;
	left: 50%;
	display: block;
	width: 100px;
	margin-left: -50px;
	text-align: center;
	color: #000;
}
.smartfilter .bx-ui-slider-part.p2 span,
.smartfilter .bx-ui-slider-part.p3 span,
.smartfilter .bx-ui-slider-part.p4 span {
	color: #6b8086;
}
.smartfilter .bx-ui-slider-range,
.smartfilter .bx-ui-slider-pricebar,
.smartfilter .bx-ui-slider-pricebar-vd,
.smartfilter .bx-ui-slider-pricebar-vn,
.smartfilter .bx-ui-slider-pricebar-v {
	position: absolute;
	top: 0;
	bottom: 0;
	height: 3px;
}
.smartfilter .bx-ui-slider-range {
	z-index: 50;
}
.smartfilter .bx-ui-slider-pricebar {
	z-index: 100;
}
.smartfilter .bx-ui-slider-pricebar-vd {
	/*z-index: 60;*/
	background: #D1BA94;
	background: var(--main-color);
}
.smartfilter .bx-ui-slider-pricebar-vn {
	z-index: 70;
	background: rgba(0, 0, 0, 0.1); /* COLOR
}
.smartfilter .bx-ui-slider-pricebar-v {
	z-index: 80;
	/*background: #499fd8;/* COLOR */
}
.smartfilter .bx-ui-slider-handle {
	cursor: e-resize;
	top: -6px;
	width: 15px;
	height: 15px;
	/*border: 2px solid #000;*/
	display: inline-block;
	/*cursor: pointer;*/
	position: absolute;
	z-index: 100;
	background: #D1BA94;
	background: var(--main-color);
	border: none;
	border-radius: 100%;
	/*
	-webkit-box-shadow: 0 2px 6px 0 rgba(0,0,0,.2);
	-moz-box-shadow: 0 2px 6px 0 rgba(0,0,0,.2);
	box-shadow: 0 2px 6px 0 rgba(0,0,0,.2)

	 */
}
.smartfilter .bx-ui-slider-handle:hover {
	-webkit-cursor: grab;
	-ms-cursor: grab;
	-o-cursor: grab;
	cursor: grab;
}
.smartfilter .bx-ui-slider-handle:active {
	-webkit-cursor: grabbing;
	-ms-cursor: grabbing;
	-o-cursor: grabbing;
	cursor: grabbing;
}
.smartfilter .bx-ui-slider-handle.left {
	left: 0;
	/*margin-left: -12px;*/
}
.smartfilter .bx-ui-slider-handle.right {
	right: 0;
	/*margin-right: -12px;*/
}
/* End */
/* /local/templates/reBro/components/bitrix/catalog.smart.filter/main/style.css?17533582502807 */
