

/* Start:/local/templates/mebel_new/components/kombox/filter/ajax/style.css?168491017016629*/
#mouse_loading_icon{
	position:absolute;
	top:-20px;
	left:-20px;
	display:inline-block;
	width:43px;
	height:11px;
	padding:3px 5px;
	border:1px dashed #ffc44f;
	background-color:#fff;
	-khtml-border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	z-index:11000;
}
.for_count {
	color: var(--red-color);
}
.kombox-cnt {
	color: var(--red-color);
    font-weight: 400;
}
#kombox-filter .irs {
    position: relative; display: block;
}
#kombox-filter .irs-line {
	position: relative; 
	display: block;
	overflow: hidden;
}
#kombox-filter .irs-line-left, #kombox-filter .irs-line-mid, #kombox-filter .irs-line-right {
	position: absolute; display: block;
	top: 0;
}
#kombox-filter .irs-line-left {
	left: 0; width: 0%;
}
#kombox-filter .irs-line-mid {
	left: 10%;
}
#kombox-filter .irs-line-right {
	right: 0; width: 0%;
}
#kombox-filter .irs-diapason, #kombox-filter .irs-diapason-left, #kombox-filter .irs-diapason-right {
	position: absolute; display: block;
	left: 0; width: 100%;
}
#kombox-filter .irs-slider {
	position: absolute; display: block;
	cursor: default;
	z-index: 1;
}
#kombox-filter .irs-slider.single {
	left: 10px;
}
#kombox-filter .irs-slider.single:before {
	position: absolute; display: block; content: "";
	top: -50%; left: -100%;
	width: 300%; height: 200%;
	background: rgba(0,0,0,0.0);
}
#kombox-filter .irs-slider.from {
	left: 100px;
}
#kombox-filter .irs-slider.from:before {
	position: absolute; display: block; content: "";
	top: -50%; left: -200%;
	width: 300%; height: 200%;
	background: rgba(0,0,0,0.0);
}
#kombox-filter .irs-slider.to {
	left: 300px;
}
#kombox-filter .irs-slider.to:before {
	position: absolute; display: block; content: "";
	top: -50%; left: 0;
	width: 300%; height: 200%;
	background: rgba(0,0,0,0.0);
}
#kombox-filter .irs-slider.last {
	z-index: 2;
}
#kombox-filter .irs-min {
	position: absolute; display: block;
	left: 0;
	cursor: default;
}
#kombox-filter .irs-max {
	position: absolute; display: block;
	right: 0;
	cursor: default;
}
#kombox-filter .irs-from, #kombox-filter .irs-to, #kombox-filter .irs-single {
	position: absolute; display: block;
	bottom: 0; left: 0;
	cursor: default;
	white-space: nowrap;
	margin-bottom:-17px;
}
#kombox-filter .irs-from {
	margin-left:-7px;
}
#kombox-filter .irs-to {
	margin-left:10px;
}
#kombox-filter .irs-grid {
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 20px;
}
#kombox-filter .irs-with-grid #kombox-filter .irs-grid {
    display: block;
}
#kombox-filter .irs-grid-pol {
	position: absolute;
	bottom: 0; left: 0;
	width: 1px; height: 8px;
	background: #000;
}
#kombox-filter .irs-grid-pol.small {
	height: 4px;
}
#kombox-filter .irs-grid-text {
		position: absolute;
		top: 0;
		left: 0;
		width: 100px;
		white-space: nowrap;
		text-align: center;
		font-size: var(--s8);
		line-height: var(--s8);
		color: #000;
}
#kombox-filter .irs {
    height: 40px;
}
#kombox-filter .irs-with-grid {
    margin-top: 10px;
}
#kombox-filter .irs-line {
    height: 8px;
	top: 25px;
	background-position: 0 0;
}
#kombox-filter .irs-line-left {
	height: 5px;
	background-position: 0 -30px;
}
#kombox-filter .irs-line-mid {
	height: 5px;
	background: none;
	background-color: var(--red-color);
	z-index: 1;
}
#kombox-filter .irs-line-right {
	height: 5px;
	background-position: 100% -30px;
}
#kombox-filter .irs-diapason, #kombox-filter .irs-diapason-left, #kombox-filter .irs-diapason-right {
    height: 5px;
    top: 25px;
    background-position: 0 -60px;
}
#kombox-filter .irs-diapason{
	background: #ddd;
}
#kombox-filter .irs-slider {
    width: 22px; height: 22px;
    top: 17px;
    background-position: 0 -90px;
}
#kombox-filter .irs-min, #kombox-filter .irs-max {
    color: #999;
    font-size: 10px; line-height: 1.333;
    text-shadow: none;
    top: 0; padding: 1px 3px;
    background: rgba(0,0,0,0.1);
    border-radius: 3px;
}
.lt-ie9 #kombox-filter .irs-min, .lt-ie9 #kombox-filter .irs-max {
    background: #ccc;
}
#kombox-filter .irs-from, #kombox-filter .irs-to, #kombox-filter .irs-single {
    color: #fff;
    font-size: 10px; line-height: 1.333;
    text-shadow: none;
    padding: 1px 5px;
    background: rgba(0,0,0,0.3);
    border-radius: 3px;
	display:none !important;
}
.lt-ie9 #kombox-filter .irs-from, .lt-ie9 #kombox-filter .irs-to, .lt-ie9 #kombox-filter .irs-single {
    background: #999;
}
#kombox-filter .irs-grid-pol {
    background: #99a4ac;
}
#kombox-filter .irs-grid-text {
    color: #99a4ac;
}
#kombox-filter .irs-slider.from {
	margin-left: -9px;
    position: absolute;
    z-index: 2;
    width: 16px;
    height: 16px;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none;
    background-color: #ffffff !important;
    border: 1px solid #000000!important;
    border-radius: 50%;
    top: 18px;
}
#kombox-filter .irs-slider.to {
	margin-left: -9px;
    position: absolute;
    z-index: 2;
    width: 16px;
    height: 16px;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none;
    background-color: #ffffff !important;
    border: 1px solid #000000!important;
    border-radius: 50%;
    top: 18px;
}
#kombox-filter .irs-slider.from:before, #kombox-filter .irs-slider.to:before {
    content: '';
    position: absolute;
    display: inline-block;
    width: 1px;
    height: 8px;
    top: calc(50% - 4px);
    left: 6px;
    background: #000000;
}
#kombox-filter .irs-slider.from:after, #kombox-filter .irs-slider.to:after {
    content: '';
    position: absolute;
    display: inline-block;
    width: 1px;
    height: 8px;
    top: calc(50% - 4px);
    right: 6px;
    background: #000000;
}
#irs-active-slider, #kombox-filter .irs-slider:hover {
    background-position: -4px -105px;
}
.list_filter {
    position: relative;
}
.modef-right {
	z-index: 1000;
	position: absolute;
}
.modef-wrap {
	border: 1px solid #000000;
    border-radius: 3px;
    padding: 5px 10px;
    font-size: 13px;
	background: #fff;
}
.modef-wrap #modef_num {
	font-weight: bold;
}
.modef-wrap a {
	font-size: 12px;
    font-weight: 500;
    color: #a38c70;
}
.modef-wrap a:hover {
	color: #000;
}
.kombox-disabled .new_check {
   cursor: default;
    color: #8e8e8e;
}
.kombox-disabled .new_check span {
	color: #b3b3b3;
}
.kombox-disabled .new_check span:before {
    border: 1px solid #eaeaea;
}
.flex_but_m_filter {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: var(--s10);
}
.apply_filter {
    flex: 0 0 100%;
    max-width: calc(100% / 2 - var(--s5));
}
.reset_filter {
    flex: 0 0 100%;
    max-width: calc(100% / 2 - var(--s5));
}
.apply_filter input {
    transition: all .2s ease-in;
    background: var(--red-color);
    border-radius: var(--s5);
    display: block;
    padding: 0;
    font-style: normal;
    font-weight: bold;
    line-height: normal;
    font-size: var(--s14);
    text-align: center;
    letter-spacing: normal;
    text-transform: none;
    color: #FFFFFF;
    height: var(--s40);
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    width: 100%;
    cursor: pointer;
}
.reset_filter a {
    border-radius: var(--s5);
    display: block;
    font-style: normal;
    font-weight: bold;
    line-height: normal;
    font-size: var(--s14);
    text-align: center;
    letter-spacing: normal;
    text-transform: none;
    color: #FFFFFF;
    padding: 0;
    transition: all .2s ease-in;
    height: var(--s40);
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    color: #000;
    box-shadow: 0 4px 30px rgb(0 0 0 / 10%);
    width: 100%;
}
.apply_filter input:hover, .reset_filter a:hover {
    background: var(--green-color);
	color:#fff;
}
#kombox-filter .modef {
	background: transparent url('/local/templates/mebel_new/components/kombox/filter/ajax/images/modef.gif') no-repeat right center;
	top: -4px;
	position: absolute;
	padding-right:5px;
	z-index:1000;
}
#kombox-filter .modef-right {
	background: transparent url('/local/templates/mebel_new/components/kombox/filter/ajax/images/modef-right.gif') no-repeat left center;
	padding-left:5px;
}
#kombox-filter .modef .modef-wrap {
	background-color:#fff;
	border: 1px solid #ffea94;
	border-right:none;
	color: #3F3F3F;
	padding: 5px 25px 5px 10px;
	white-space: nowrap;
}
#kombox-filter .modef-right .modef-wrap {
	border: 1px solid #ffea94;
	border-left:none;
}
.for_modef {
	position: relative;
	float: right;
}
@media(max-width:980px) {
	.for_modef {
		display:none;
	}
}
/* End */
.filter_r {
	background: none;
    box-shadow: none;
    border-radius: 0px;
    padding: 0;
}
#kombox-filter .head_filter {
	font-weight: 600;
    font-size: var(--s16);
    position: relative;
    font-family: 'Manrope';
    margin-bottom: var(--s20);
    cursor: pointer;
    transition: all .2s ease-in;
    padding: 0;
}
#kombox-filter .head_filter:after {
	content: "";
    display: inline-block;
    width: var(--s4);
    height: var(--s4);
    position: absolute;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    border-right: var(--s2) solid;
    border-bottom: var(--s2) solid;
    right: var(--s20);
    border-color: var(--red-color);
    transition: all .2s ease;
}
.list_filter {
	display: none;
}
.list_filter>div {
	display: block;
    position: relative;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
}
.list_filter>div label {
	position: relative;
    padding: var(--s3);
    padding-left: var(--s30);
    margin-bottom: var(--s7);
    display: inline-block;
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    font-size: var(--s14);
    color: #000000;
}
.list_filter input[type='checkbox'] {
	display: none;
	width: 0;
	height: 0;
	opacity: 0;
	visibility: hidden;
}
.list_filter input[type='checkbox'] + span {
	display: inline-block;
    width: var(--s20);
    height: var(--s20);
    background: #FFFFFF;
    border: 1px solid #dadada;
    border-radius: var(--s3);
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    transition: all .2s ease-in;
}
.list_filter input[type='checkbox']:checked + span {
	background: #fff;
    border: var(--s7) solid var(--green-color);
    box-sizing: border-box;
}
.show_filter {
	display: none;
}
.show_filter span {
	transition: all .2s ease-in;
    display: inline-block;
    position: relative;
    padding-right: 0;
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    font-size: var(--s13);
    cursor: pointer;
    border-bottom: 1px dashed;
}
.show_filter span:hover {
	color: var(--red-color);
}
.show_filter {
	margin-top: var(--s10);
}
.block_filter {
	margin-bottom: var(--s15);
	border-bottom: 0;
    padding-bottom: 0;
}
.block_filter.open {
	margin-bottom: var(--s15);
	border-bottom: 1px solid #ececec;
    padding-bottom: var(--s15);
}
.block_filter.open .list_filter {
	display: block;
    display: flex;
    flex-wrap: wrap;
}
.block_filter.open .show_filter {
	display: block;
}
.hidden {
	display: none!important;
}
.hidden.opened {
	display: block!important;
}
.filter_r .block_filter:last-child {
	margin-bottom: 0;
}
.checkbox-block-filter {
	overflow: hidden;
    max-height: 90px;
}
.input_search_check {
	display:none;
	margin-bottom: var(--s15);
}
.cont_list_filter.search_active .input_search_check {
	display: block;
}
.block_filter.open .cont_list_filter.search_active .list_filter {
	overflow: auto;
    max-height: 170px;
    border: 1px solid #dadada;
    border-radius: var(--s5);
    padding: var(--s15);
    padding-right: 0;
	background: #fff;
}
.input_search_check > div {
	position: relative;
}
.input_search_check input[type=text] {
    width: 100%;
    border: 1px solid #dadada;
    border-radius: var(--s5);
    font-size: var(--s16);
    padding: var(--s10);
    padding-right: var(--s35);
}
.input_search_check button {
	position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0;
    line-height: 0;
    z-index: 1;
    width: var(--s20);
    height: var(--s20);
    right: var(--s10);
    top: 50%;
    transform: translateY(-50%);
    border: none;
    background: none;
    box-shadow: none;
    padding: 0;
}
.input_search_check button svg {
	width: var(--s20);
    height: var(--s20);
    stroke: #dadada;
}
.d-filter__main-item {
    width: 100%;
    position: relative;
}
.d-filter__col + .d-filter__col .sizes-val::before {
    position: absolute;
    content: "—";
    top: 50%;
    left: -21px;
    font-style: normal;
    font-weight: normal;
    line-height: 0;
    font-size: 14px;
    color: #dadada;
}
.sizes-val {
    display: block;
    position: relative;
    line-height: normal;
    color: #000;
}
.tranform_place {
    position: relative;
}
.d-filter__col-holder:after {
    content: " ";
    display: block;
    clear: both;
}
.d-filter__col-holder {
    margin-top: 0;
    margin-bottom: var(--s20);
    position: relative;
}
.d-filter__col {
    float: left;
    padding-right: 15px;
    width: 50%;
}
.d-filter__col + .d-filter__col {
    padding-right: 0;
    padding-left: 15px;
}
.sizes-val input[type="text"] {
    background: #FFFFFF;
    border: 1px solid #DADADA;
    box-sizing: border-box;
    line-height: normal;
    font-size: var(--s16);
    width: 100%;
    transition: all .2s ease-in;
    padding: var(--s7) var(--s10);
    border-radius: var(--s5);
    font-family: 'Manrope';
}
.sizes-val input[type="text"].fix {
	border: 1px solid #303030;
	color: #303030;
}
.list_filter .filter_posit>label {
	padding: 0;
}
#kombox-filter .counter_submit_absolutes {
    color: #fff;
    display: inline-block;
    position: absolute;
    left: 100%;
    z-index: 100;
}
#kombox-filter .counter_submit_absolutes a {
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	font-size: var(--s13);
	text-align: right;
	color: #FFFFFF;
}
#kombox-filter .counter_submit_absolutes > a > span {
	background: var(--green-color);
    display: block;
    color: #fff;
    white-space: nowrap;
    padding: var(--s7) var(--s10);
    z-index: 100;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
}
#kombox-filter .counter_submit_absolutes > a > span::before {
    content: '';
    position: absolute;
    left: var(--s-15);
    width: 0;
    height: 0;
    top: 50%;
    display: inline-block;
    border: var(--s8) solid transparent;
    border-left: var(--s8) solid var(--green-color);
    transform: translateY(-50%) rotate(180deg);
}
.mobile_vis {
    display: none;
}
.fixed_button_filter {
	position: fixed;
    z-index: 9999;
    bottom: 0;
    left: 0;
    width: 100px;
    height: 100px;
    background: var(--red-color);
    box-shadow: 0px 0px 16px rgb(0 0 0 / 38%);
    display: flex;
    align-items: center;
    justify-content: center;
	border-top-right-radius: 100%;
	padding-right: 20px;
    padding-top: 20px;
	cursor: pointer;
}
.fixed_button_filter svg {
	width: 30px;
    height: 30px;
    fill: #fff;
}
@media (max-width: 980px) {
	body.filter_active #kombox-filter {
        box-shadow: 10px 0px 34px 0px rgb(0 0 0 / 25%);
    }
	#kombox-filter {
		position: fixed;
		top: 0;
		left: -100%;
		background: #fff;
		max-width: 320px;
		width: 100%;
		height: 100%;
		z-index: 1100;
		overflow: hidden;
	}
	#kombox-filter .mobile_vis {
		display: block;
	}
	#kombox-filter .mobile_vis.closes_filters {
        display: flex;
        background: var(--green-color);
        width: 100%;
        gap: var(--s30);
        padding: var(--s20);
    }
    .closes_filters svg {
        fill: #fff;
        width: var(--s25);
        height: var(--s25);
    }
    .close-nav-btn__text {
        font-size: var(--s20);
        color: #fff;
        font-weight: 600;
    }
	#kombox-filter .mobile_vis.button_apply_filter {
		display: flex;
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		background: #fff;
		box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 20%);
	}
	.button_apply_filter > a {
		display: block;
		padding: var(--s15) var(--s10);
		background: var(--red-color);
		color: #fff;
		font-weight: 600;
		text-align: center;
		font-size: var(--s16);
		flex: 0 0 50%;
	}
	.button_apply_filter > a:hover {
		background: var(--green-color);
	}
	.button_apply_filter > div {
		display: block;
		padding: var(--s15) var(--s10);
		background: #fff;
		color: #fff;
		font-weight: 600;
		text-align: center;
		font-size: var(--s16);
		flex: 0 0 50%;
	}
	.button_apply_filter > div:hover {
		color: var(--green-color);
	}
	.filter_r {
	    overflow: auto;
		max-height: calc(100% - 115px);
		padding: var(--s15);
	}
	.flex_but_m_filter {
		display: none;
	}
}
@media(max-width:450px) {
	
}
/* End */


/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.css?163214522464*/
font.errortext
{
	color:red;
}

font.notetext
{
	color:green;
}

/* End */
/* /local/templates/mebel_new/components/kombox/filter/ajax/style.css?168491017016629 */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.css?163214522464 */
