

/* Start:/local/templates/pavitecsport.ru/components/bitrix/catalog.smart.filter/pavitecsport/style.css?17728774781949*/
.smart-filter-form {
	--primary: #006cc0;
	--color-blue: #006cc0;
	--theme-color-second: #0083d1;
	--theme-color-light: #979797;
}

.smart-filter-slider-track-container {
	overflow: hidden;
	padding: 15px 0;
}

.smart-filter-slider-track {
	height: 5px;
    background: #979797;
    border-radius: 4px;
    position: relative;
}

.smart-filter-slider-ruler {
	display: none
}


.smart-filter-slider-ruler.p2 span,
.smart-filter-slider-ruler.p3 span,
.smart-filter-slider-ruler.p4 span { color: #6b8086; }

.smart-filter-slider-range { z-index: 90; }

.smart-filter-slider-range,
.smart-filter-slider-price-bar,
.smart-filter-slider-price-bar-vd,
.smart-filter-slider-price-bar-vn,
.smart-filter-slider-price-bar-v {
	position: absolute;
	top: 0;
	bottom: 0;
	border-radius: 4px;
}

.smart-filter-slider-price-bar { z-index: 100; }

.smart-filter-slider-price-bar-vd {
	z-index: 60;
	background: #b1b1b1;
}

.smart-filter-slider-price-bar-vn {
	z-index: 70;
	background-color: var(--theme-color-light); }

.smart-filter-slider-price-bar-v {
	z-index: 80;
	background-color: var(--color-blue);
}

.smart-filter-slider-handle {
	position: absolute;
	top: -5px;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background: var(--color-blue);
	cursor: grab;
}

.smart-filter-slider-handle:hover {
	cursor: grab;
	-webkit-cursor: grab;
	-ms-cursor: grab;
	-o-cursor: grab;
}

.smart-filter-slider-handle:active {
	cursor: grabbing;
	-webkit-cursor: grabbing;
	-ms-cursor: grabbing;
	-o-cursor: grabbing;
}

.smart-filter-slider-handle.left {
	left: 0;
}

.smart-filter-slider-handle.right {
	right: 0;
	border-top: 7px solid transparent;
	border-right: 7px solid transparent;
}

.smart-filter-form .form-control-sm {
	position: relative;
    border: 1px solid #979797;
    border-radius: 5px;
    height: 30px;
    overflow: hidden;
	text-align: center;
}
/* End */
/* /local/templates/pavitecsport.ru/components/bitrix/catalog.smart.filter/pavitecsport/style.css?17728774781949 */
