sidebar {
	width: 319px;
	flex-shrink: 0;
	padding: 16px 0 16px 30px;
	box-sizing: border-box
}
.sidebar-item-title {
	font-family: var(--first-family);
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: .05em;
	color: var(--third-color);
	padding-bottom: 16px
}
.sidebar-item {
	padding-bottom: 24px;
	border-bottom: 1px solid var(--fourth-color);
	margin-bottom: 24px;
	padding-right: 40px
}
.sidebar-item-option {
	display: flex;
	flex-direction: column
}
.sidebar-item-option label {
	display: flex;
	align-items: center
}
.sidebar-item-option-fix {
	flex-direction: row;
	align-items: center;
	justify-content: space-between
}
.from, .sidebar-item-option label, .to {
	font-family: var(--first-family);
	font-style: normal;
	font-weight: 400;
	font-size: var(--size);
	line-height: 21px;
	color: var(--first-color)
}
.sidebar-input, input[type=checkbox]+label::before {
	background: var(--fourth-color);
	opacity: .5;
	border: 1px solid var(--new-color);
	box-sizing: border-box
}
.sidebar-input {
	width: 55px;
	height: 36px;
	outline: 0;
	border-radius: 4px;
	font-family: var(--first-family);
	font-style: normal;
	font-weight: 400;
	font-size: var(--size);
	line-height: 21px;
	padding: 7px 12px;
	color: var(--main-color)
}
input[type=checkbox] {
	position: absolute;
	z-index: -1;
	opacity: 0
}
input[type=checkbox]+label {
	display: flex;
	align-items: center;
	user-select: none;
	margin-left: 8px;
	cursor: pointer;
	margin-bottom: 8px
}
input[type=checkbox]+label::before {
	content: '';
	display: inline-block;
	width: 1em;
	height: 1em;
	flex-shrink: 0;
	flex-grow: 0;
	border-radius: 2px;
	margin-right: 8px
}
label img {
	margin-right: 8px;
	width: 24px
}
input[type=checkbox]:checked+label::before {
	background-image: url(/img/arrow.svg), linear-gradient(180deg, var(--btn-color) 0%, var(--btn-color) 100%);
	background-position: center;
	background-repeat: no-repeat
}
.btn-sale-fix {
	height: 36px
}
sidebar .dd, sidebar .ddChild {
	background: var(--fourth-color);
	border: 1px solid var(--new-color);
	border-radius: 4px
}
sidebar .dd {
	width: 242px!important;
	margin-bottom: 8px
}
sidebar .ddChild {
	left: 0;
	width: 220px
}
.bootstrap-select.select-feature .dropdown-menu>li>a, sidebar .dd .ddTitle {
	font-family: var(--first-family);
	font-style: normal;
	font-weight: 400;
	font-size: var(--size);
	color: var(--main-color)
}
sidebar .dd .ddTitle {
	height: 36px;
	line-height: 21px;
	opacity: .5;
	background: url(/img/arrow.svg);
	background-position: 95% center;
	background-repeat: no-repeat;
	outline: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
	padding-right: 0;
	justify-content: flex-start;
	padding-left: 16px
}
.no_border {
	border-bottom: none
}
.select-feature {
	margin-bottom: 8px;
	width: 100%
}
.select-feature button.dropdown-toggle {
	height: 36px;
	background-color: #f6f6f6;
	border: 1px solid #dedede;
	border-radius: 4px;
	font-family: var(--first-family);
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 1;
	color: rgba(29,29,29,.5)!important;
	text-transform: none;
	padding: 0 16px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	outline: 0;
	margin: 0;
	width: 100%;
	display: flex;
	align-items: center
}
.bootstrap-select.btn-group.select-feature .dropdown-toggle .filter-option, .select-feature button.dropdown-toggle {
	text-align: left;
	justify-content: flex-start
}
.select-feature button.dropdown-toggle:hover {
	opacity: 1
}
.bootstrap-select.select-feature .caret:before {
	background-image: url(/img/select_img.svg);
	content: '';
	display: block;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	width: 10px;
	height: 5px
}
.bootstrap-select.select-feature .dropdown-menu>li>a {
	line-height: 36px;
	background-color: transparent;
	padding: 0 16px
}
.select-feature.btn-group>.dropdown-menu {
	margin-top: 0;
	border-radius: 3px
}
.feature_sizes_block .bootstrap-select.select-feature .dropdown-menu li a:focus, .feature_sizes_block .bootstrap-select.select-feature .dropdown-menu li:focus {
	outline: 0
}
.feature_sizes_block .bootstrap-select.select-feature .dropdown-menu li.disabled, .feature_sizes_block .bootstrap-select.select-feature .dropdown-menu li.selected, .feature_sizes_block .bootstrap-select.select-feature .dropdown-menu li:hover {
	opacity: 1;
	background-color: #f4f5f5
}
.sidebar_top.fn_features {
	width: 100%
}
.sidebar-input.max_input {
	width: 63px
}
.selected_filter_box {
	margin-bottom: 10px
}
.selected_filters {
	margin-bottom: 30px
}
.select_general {
	border-radius: 4px;
	padding-right: 26px;
	background-image: url(/img/select_img.svg);
	background-position: 80% 50%;
	background-size: 10px;
	background-repeat: no-repeat;
	-webkit-appearance: none
}
select.sort_select {
	width: 242px;
	background-color: #fff;
	box-shadow: 0 10px 30px rgba(0,0,0,.03);
	cursor: pointer;
	height: 36px;
	border: 1px solid #dedede;
	padding: 8px 16px;
	font-family: 'Circe';
	font-weight: 400;
	font-size: 14px;
	line-height: 21px;
	color: rgba(29,29,29,.5);
	outline: 0;
	background-position: 95% 50%
}
.filters {
	position: relative
}
.filter_group button {
	background-color: var(--fourth-color);
	font-family: var(--first-family);
	font-style: normal;
	font-weight: 400;
	font-size: var(--size);
	line-height: 20px;
	color: var(--main-color);
	display: flex;
	align-items: center;
	border-radius: 3px;
	margin-bottom: 5px
}
.filter_group .selected_filter_box button {
	background-color: transparent;
	padding: 0;
	margin: 0;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	width: 100%
}
.filter_group .selected_filter_box span {
	background-color: transparent;
	padding: 0;
	margin: 0;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	width: 100%
}
.filter_group button span.selected_feature {
	font-weight: 700;
	margin-right: 10px;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: .05em;
	color: var(--third-color)
}
span.selected_value img {
	margin-right: 10px
}
span.selected_value {
	margin-right: 10px;
	line-height: 24px;
	display: flex;
	align-items: center;
	justify-content: flex-start
}
.filter_group button.btn-sale {
	font-family: var(--main-family);
	font-style: normal;
	font-weight: 600;
	font-size: var(--btn-text-size);
	line-height: 13px;
	color: var(--second-color);
	margin-bottom: 0;
	background-color: var(--btn-color)
}
.filter_group .dropdown-menu.inner::-webkit-scrollbar {
width:4px;
height:4px
}
.filter_group .dropdown-menu.inner::-webkit-scrollbar-button {
background-color:#f6f6f6
}
.filter_group .dropdown-menu.inner::-webkit-scrollbar-track {
background-color:#f6f6f6
}
.filter_group .dropdown-menu.inner::-webkit-scrollbar-track-piece {
background-color:#f6f6f6
}
.filter_group .dropdown-menu.inner::-webkit-scrollbar-thumb {
height:10px;
background-color:#50a816;
border-radius:0
}
.filter_group .dropdown-menu.inner::-webkit-scrollbar-corner {
background-color:#f6f6f6
}
.filter_group .dropdown-menu.inner::-webkit-resizer {
background-color:#f6f6f6
}
.sidebar_price {
	width: 100%;
	margin-bottom: 24px
}
.ui-slider {
	position: relative;
	height: 1px;
	border: 1px solid #50a816;
	background-color: #50a816;
	margin: 0 8px;
	border-radius: 0
}
.ui-slider .ui-slider-handle {
	position: absolute;
	width: 16px;
	height: 16px;
	margin-left: -8px;
	top: -8px;
	background-color: #50a816;
	border: #50a816;
	box-shadow: inset 0 0 0 6px #50a816, 0 1px 0 0 #50a816;
	border-radius: 100%;
	cursor: pointer
}
.ui-slider .ui-slider-handle.ui-state-focus, .ui-slider .ui-slider-handle.ui-state-hover, .ui-slider .ui-slider-range {
	background-color: var(--btn-color)
}
.ui-slider .ui-slider-range {
	position: absolute;
	height: 100%
}
.ui-slider .ui-slider-handle:focus {
	outline: 0;
	border: 0
}

@media screen and (max-width:1185px) {
sidebar {
	width: 260px
}
.sidebar-item {
	padding-right: 10px
}
}

@media screen and (max-width:1010px) {
sidebar {
	width: 245px;
	padding-left: 16px
}
}

@media screen and (max-width:900px) {
sidebar {
	display: none;
	position: relative
}
.sidebar-active {
	display: block;
	position: fixed;
	top: 30px;
	left: 0;
	height: 100%;
	width: 100%;
	box-sizing: border-box;
	background: var(--second-color);
	z-index: 12;
	overflow: auto;
	padding: 65px 16px 85px
}
.sidebar-input {
	padding: 5px
}
.sort-block {
	display: none
}
.mob-filter-block {
	display: flex;
	position: relative;
	margin-top: 14px;
	width: 100%
}
.filter-title, .mob-filter-block .sort-title {
	font-family: var(--main-family);
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 15px;
	color: var(--main-color);
	padding-bottom: 4px;
	cursor: pointer
}
.filter-subtitle, .sort-subtitle {
	font-family: var(--second-family);
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 15px;
	color: var(--main-color);
	opacity: .5
}
.sort {
	margin-right: 24px
}
.filter img, .sort img {
	margin-right: 8px
}
.filter, .sort {
	display: flex
}
}

@media screen and (max-width:613px) {
select.sort_select {
	width: 160px
}
}

@media screen and (max-width:507px) {
.sort {
	margin-right: 0
}
.filter-subtitle, .filter-title, .mob-filter-block .sort-title, .sort-subtitle {
	font-size: 12px
}
select.sort_select {
	box-shadow: none;
	border: 0;
	background-image: none;
	background: 0 0;
	font-size: 12px;
	padding: 0;
	height: 15px;
	display: flex;
	align-items: center;
	width: auto;
	margin-right: 24px
}
}
