

/* Start:/local/templates/setki2021/components/bitrix/catalog.smart.filter/.default/style.css?162209433813450*/

.filter_button {display: none; margin: 10px 0; padding: 20px 0 20px 70px; height: 30px; font-size: 22px; font-family: 'pf_dindisplaypro_med'; background: url(/local/templates/setki2021/components/bitrix/catalog.smart.filter/.default/images/filter_ico.png) 20px center no-repeat #e3e7e9; line-height: 30px; cursor: pointer;}



#smartFilter {margin-bottom: 10px; padding: 20px 10px 20px 30px; font-size: 16px; background: #e3e7e9; box-sizing: border-box; position: relative;}
#smartFilter:before {content: ''; display: block; width: 5000px; height: 100%; background: #e3e7e9; box-sizing: border-box; position: absolute; top: 0; right: 0;}
#smartFilter .heading {display: none; color: #333; text-transform: uppercase; cursor: pointer;}

#smartFilter ul li {margin: 7px 0;}
#smartFilter ul li:before {display: none;}

#smartFilter .paramsBox {padding-bottom: 24px; position: relative;}

#smartFilter .paramsBoxTitle {display: inline-block; margin-bottom: 15px; padding-top: 2px; max-width: calc(100% - 30px);  font-family: 'pf_dindisplaypro_med'; position: relative;line-height: 20px;}
#smartFilter .paramsBoxTitle span {cursor: pointer;}

#smartFilter .propExpander {background: url(/local/templates/setki2021/components/bitrix/catalog.smart.filter/.default/images/expander.png) 50% 8px no-repeat transparent;	vertical-align: top;	display: inline-block;	position: relative;	line-height: 16px;	cursor: pointer;height: 26px; width: 21px;top: 0;
	transition: all .3s ease;}

#smartFilter .propExpander.expanded {transform: rotate(90deg);}

#smartFilter .showALL {transition: all 0.2s ease-in-out;}

#smartFilter .showALL:active{
	position: relative;
	top: 1px;
}

#smartFilter .params {
	transition: all .2s ease;
	clear: both;
	opacity: 1;
}

#smartFilter .params.collapsed {
	display: block;
	margin-top: -18px;
	overflow: hidden;
	opacity: 0;
	max-height: 0;
}

#smartFilter .radio,
#smartFilter .checkbox  {
	list-style: none;
	padding: 0;
	margin: 0;
}

#smartFilter .radio li,
#smartFilter .checkbox li {
	padding-bottom: 12px; line-height: 23px
}

#smartFilter .radio label, #smartFilter .checkbox label {display: inline-block; padding-top: 3px;  height: 30px; transition: all 0.1s;}

#smartFilter .radio .off,
#smartFilter .checkbox .off {
	display: none;
}

#smartFilter .radio li:last-child,
#smartFilter .checkbox li:last-child {
	padding-bottom: 0;
}

#smartFilter .disabled {
	cursor: default !important;
	color: #888;
}

#smartFilter .disabled .wrap {
	opacity: .6;
}

#smartFilter .dropdown {
	background-color: #ffffff;
    border: 1px solid #e7e8ea;
	position: relative;
	line-height: 13px;
	font-size: 13px;
	display: block;
	-webkit-user-select: none; 
	-moz-user-select: none;     
	-ms-user-select: none; 
	border-radius: 4px;
}

#smartFilter .checkedItem {
	padding: 12px 30px 12px 8px !important;
	border-radius: 4px;
	background: url(/local/templates/setki2021/components/bitrix/catalog.smart.filter/.default/images/selectArrow.png) 97% 50% no-repeat transparent;
	display: block;
	cursor: pointer;
}

#smartFilter .dropdown label:before,
#smartFilter .checkboxList label:before {
	display: none;
}

#smartFilter .dropdownList {
	background-color: #ffffff;
    border: 1px solid #e7e8ea;
    position: absolute;
    list-style: none;
    margin: 0 -1px;
    opacity: 0;
    padding: 0;
    z-index: 2;
    top: 47px;
    right: 0;
    left: 0;
    visibility: hidden;
}

#smartFilter .dropdownList.opened {
	visibility: visible;
	opacity: 1;
}

#smartFilter .pics .dropdownList {
	top: 52px;
}

#smartFilter .dropdownList .item {
	padding: 8px !important;
	display: block;
}

#smartFilter .dropdownList .selected,
#smartFilter .dropdownList .item:hover {
	cursor: pointer;
	color: #ffffff;
}

#smartFilter .dropdown input {
	top: -44px;
}


#smartFilter .rangeSlider .for_input {display: flex;}
#smartFilter .rangeSlider .for_input > div {display: block; width: calc(50% - 5px); height: 38px; background: #fff; line-height: 38px;}
#smartFilter .rangeSlider .for_input > div:nth-child(1) {margin-right: 10px;}

#smartFilter .rangeSlider input[type="text"] {display: inline-block; padding: 0; width: 65px; height: 38px; transition: all 0.2s ease-in-out; background: #fff; border: none; color: #333;}
#smartFilter .rangeSlider input[type="text"]:focus {outline: 0;}

#smartFilter .rangeSlider label {display: inline-block;	margin: 0 5px;}


#smartFilter .slider {background: url(/local/templates/setki2021/components/bitrix/catalog.smart.filter/.default/images/uiBg.png) 3px 0 repeat-x transparent;	margin: 15px auto 0;position: relative;	height: 42px; width: 100%; max-width: 275px;}
#smartFilter .slider .trans {transition: width 0.2s ease-in-out, visibility 0.2s linear;}

#smartFilter .handler {
	position: absolute;
    cursor: pointer;
    height: 14px;
    width: 100%;
    top: 14px;
	background: #ee3a45;
}

#smartFilter .slider .blackoutLeft, #smartFilter .slider .blackoutRight {height: 14px; background: #fff; position: absolute; width: 0; top: 0;}
#smartFilter .slider .blackoutLeft {left: 0px;}
#smartFilter .slider .blackoutRight {right: 0px;}
#smartFilter .slider ins {position: absolute; cursor: pointer; display: block; height: 34px; width: 34px; z-index: 10;  top: -10px;}
#smartFilter .slider .left {right: -20px;}
#smartFilter .slider .right {left:  -20px;}


#smartFilterControls {margin: 20px 0 0 0; padding: 0; list-style: none;}
#smartFilterControls a { display: block; width: 100%; height: 38px; color: #fff; background: rgba(131,135,140, .6); text-decoration: none; text-transform: uppercase; text-align: center; box-sizing: border-box; line-height: 38px}
#smartFilterControls a:hover {background: rgba(131,135,140, 1)}
#smartFilterControls a.red_button {background: rgba(238,58,67, .8); font-family: 'pf_dindisplaypro_med';}
#smartFilterControls a.red_button:hover {background: rgba(238,58,67, 1)}

#smartFilter .checkboxList {
	list-style: none;
	padding: 0;
	margin: 0;
}

#smartFilter .checkboxList li {
	padding-bottom: 12px;
	position: relative;
	cursor: pointer;
}

#smartFilter .checkboxList li:last-child {
	padding-bottom: 0;
}

#smartFilter .checkboxList label {
	padding-left: 0 !important;
	display: block;
	vertical-align: middle;
}

#smartFilter .checkboxList.inline li {
	display: inline-block;
}

#smartFilter .checkboxList input {
	top: 10px;
}

#smartFilter .checkboxList .icon,
#smartFilter .dropdown .icon {
	vertical-align: middle;
	border: 1px solid #e7e8ea;
	display: inline-block;
	margin-right: 12px;
	padding: 6px;
	border-radius: 2px;
	transition: border-color .3s ease;
}

#smartFilter .checkboxList .disabled .icon,
#smartFilter .dropdown .disabled .icon {
	border-color: #e7e8ea !important;
}

#smartFilter .checkboxList .icon .wrap,
#smartFilter .dropdown .icon .wrap {
	-webkit-background-size: contain;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: contain;
	vertical-align: middle;
	display: inline-block;
	height: 24px;
	width: 24px;
}

#smartFilter .dropdown .icon {
	padding: 4px;
}

#smartFilter .dropdown .icon .wrap {
	height: 20px;
	width: 20px;
}

#smartFilter .checkboxList .value,
#smartFilter .dropdown .value {
	vertical-align: middle;
	display: inline-block;
	line-height: 16px;
}

#smartFilter .filterCalendar {
	position: relative;
	display: block;
	float: left;
	width: 45%;
}

#smartFilter .filterCalendar + .filterCalendar {
	margin-left: 10%;
}

#smartFilter .filterCalendar .calendar-icon {
	position: absolute;
	top: 5px;
	right: 5px;
	z-index: 2;
	opacity: 0;
}

#smartFilter .filterCalendar .fakeCalendarIcon {
	position: absolute;
	top: 6px;
	right: 5px;
	z-index: 1;
	height: 20px;
	width: 20px;
	background-color: #ccc;
}

#smartFilter .filterCalendar input[type="text"] {
	background-color: #2d2d2d;
    border-color: #454545;
	padding-right: 30px;
	text-align: center;
	display: block;
    height: 32px;
	width: 100%;
}

#smartFilter .hint {
	display: inline-block;
	vertical-align: top;
	position: relative;
	margin-right: 6px;
	cursor: pointer;
	height: 18px;
	width: 18px;
}

#smartFilter .hint:hover {
	background-position: -18px 0;
}

#smartFilter .hintValue {
	background-color: #ffffff;
	border: 1px solid #e7e8ea;
	position: absolute;
	line-height: 18px;
	min-width: 250px;
	margin-top: 8px;
	font-size: 13px;
	cursor: default;
	display: none;
	padding: 16px;
	z-index: 3;
	top: 100%;
}

#smartFilter .hintValue .heading {
	line-height: 18px;
	font-size: 16px;
	margin: 0 0 8px;
	color: #FFF;
	padding: 0;
}

#smartFilter .hintValue .close {
	text-decoration: none;
    position: absolute;
    font-size: 22px;
    cursor: pointer;
    z-index: 2;
    right: 6px;
    top: 6px;
}

#smartFilter button, #smartFilter input, #smartFilter select, #smartFilter textarea {box-sizing: border-box;}
#smartFilter button:focus, #smartFilter input:focus, #smartFilter select:focus, #smartFilter textarea:focus {outline: none;}
#smartFilter button, #smartFilter select {text-transform: none;}
#smartFilter button {overflow: visible;}
#smartFilter input[type="submit"], #smartFilter input[type="reset"], #smartFilter button {cursor: pointer; border-radius: 2px;}


#smartFilter input[type="text"], #smartFilter input[type="email"], #smartFilter input[type="tel"], #smartFilter input[type="url"], #smartFilter textarea, #smartFilter select {background: rgba(0,0,0,.5); border: 1px solid #373737; 	height: 42px; padding: 0px 8px; color: #fff; margin: 0;}
#smartFilter textarea{padding: 4px 8px;}

#smartFilter input[type="text"]:focus,
#smartFilter input[type="email"]:focus,
#smartFilter input[type="password"]:focus,
#smartFilter input[type="tel"]:focus,
#smartFilter input[type="url"]:focus,
#smartFilter textarea:focus,
#smartFilter select:focus {
	border-color: #cccccc;
}

#smartFilter input[type="checkbox"] + label,
#smartFilter input[type="radio"] + label {
	cursor: pointer;
}

#smartFilter input[type="checkbox"]:not(checked),
#smartFilter input[type="radio"]:not(checked) {
  position: absolute;
  opacity: 0;
}

#smartFilter input[type="checkbox"]:not(checked) + label, #smartFilter input[type="radio"]:not(checked) + label {position: relative; padding-left: 40px;}


#smartFilter input[type="checkbox"] + label:before {background: url(/local/templates/setki2021/components/bitrix/catalog.smart.filter/.default/images/checkBox.png) 0 0 no-repeat transparent;}

#smartFilter input[type="radio"] + label:before {background: url(/local/templates/setki2021/components/bitrix/catalog.smart.filter/.default/images/radio.png) 0 0 no-repeat transparent;}

#smartFilter input[type="checkbox"]:not(checked) + label:before,
#smartFilter input[type="radio"]:not(checked) + label:before {
	position: absolute;
	content: " ";
    height: 30px;
	width: 30px;
	left: 0;
	top: 0px;
}


#smartFilter input[type="checkbox"]:checked + label:before, #smartFilter input[type="radio"]:checked + label:before {background-position: 0 -30px;}
#smartFilter input[type="checkbox"]:disabled + label, #smartFilter input[type="radio"]:disabled + label {cursor: default;}

#smartFilter input[type="checkbox"]:disabled + label:before, #smartFilter input[type="radio"]:disabled + label:before {background-position: 0 -60px !important;}
#smartFilter textarea {resize: vertical; overflow: auto; height: auto;}
#smartFilter button::-moz-focus-inner, #smartFilter input::-moz-focus-inner {padding:0;	border:0}
#smartFilter input::-moz-placeholder, #smartFilter textarea::-moz-placeholder {color: #fff;}
#smartFilter input:focus::-moz-placeholder, #smartFilter textarea:focus::-moz-placeholder {color: transparent;}
#smartFilter input::-ms-input-placeholder, #smartFilter textarea::-ms-input-placeholder {color: #fff;}

#smartFilter input:focus::-webkit-input-placeholder, #smartFilter textarea:focus::-webkit-input-placeholder {color: #fff;}
#smartFilter input:focus::-webkit-input-placeholder {color: transparent;}
#smartFilter textarea:focus::-webkit-input-placeholder{color: transparent;}
#smartFilter input[type="search"] {-webkit-appearance: textfield;}

#smartFilter input[type="search"]::-webkit-search-cancel-button, #smartFilter input[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}

#modef {transition: top .2s ease;position: absolute;line-height: 38px;padding-left: 7px;text-align: center;font-size: 14px;	width: 193px;height: 38px; left: 248px; color: #fff; z-index: 9900; background: url(/local/templates/setki2021/components/bitrix/catalog.smart.filter/.default/images/modef.png) 0 0 no-repeat;}
#modef .close {background: url(/local/templates/setki2021/components/bitrix/catalog.smart.filter/.default/images/closeModef.png) 0 0 no-repeat;vertical-align: middle; display: inline-block; margin-right: 8px; margin-top: -2px; height: 12px; width: 12px;}
#modef .close:hover {opacity: .8;}
#modef .close:active {position: relative;top: 1px;}
#modef_send {margin-left: 8px;color: #ffffff;}
#modef_send:hover {opacity: 0.9;}
#modef_num{display: inline-block;}
#modef_send{display: inline-block;}
#smartFilter .elCount {text-decoration: none;}

@media only screen and (max-width: 900px) {

.filter_button {display: block;}
#smartFilter {display: none; padding: 20px 10px 20px 20px;}
#smartFilter .rangeSlider input[type="text"] {width: calc(100% - 30px);}
#smartFilter .slider { display: none}
#modef {display: none !important}	

#smartFilterControls {display: flex;}
#smartFilterControls li {display: block; width: calc(50% - 10px);}
#smartFilterControls li:nth-child(1) {margin-right: 20px;}
}

@media only screen and (max-width: 375px) {

#smartFilterControls {display: block;}
#smartFilterControls li {width: 100%;}
#smartFilterControls li:nth-child(1) {margin-right: 0;}
	
}
/* End */
/* /local/templates/setki2021/components/bitrix/catalog.smart.filter/.default/style.css?162209433813450 */
