

/* Start:/local/templates/.default/components/oneway/catalog.smart.filter/catalog/style.css?17328677626792*/
.smart_filter{border-color: #d9d9d9 !important;border: thin solid #fff;margin-bottom:20px;}
.smart_filter .smart_filter_char{overflow:hidden;}
.smart_filter .smart_filter_char .smart_filter_char_name{background-color:#ff4f00;padding:4px 4px 4px 10px;color:#fff;cursor:pointer;user-select:none;}
.smart_filter .smart_filter_char .smart_filter_char_item{display:block;padding:4px 4px 4px 10px;position:relative;}
.smart_filter .smart_filter_char .smart_filter_char_item .smart_filter_char_value_name{margin-left:22px;}
.smart_filter .smart_filter_char .smart_filter_char_item .smart_filter_char_value_name .count_main{padding-left:5px;}

.smart_filter .smart_filter_char .smart_filter_char_values input[type="checkbox"]{display:none;}
.smart_filter .smart_filter_char .smart_filter_char_values input[type="checkbox"] + label.smart_filter_char_item::after{content: '';display:block;position:absolute;top:8px;left:8px;background-image:url(/local/templates/.default/components/oneway/catalog.smart.filter/catalog/images/checkbox.png);width:17px;height: 17px;}
.smart_filter .smart_filter_char .smart_filter_char_values input[type="checkbox"]:checked + label.smart_filter_char_item::after{background-image:url(/local/templates/.default/components/oneway/catalog.smart.filter/catalog/images/checkbox_active.png);}
.smart_filter .smart_filter_char .smart_filter_char_values input[type="checkbox"][disabled="disabled"] + label.smart_filter_char_item{color:#b0b0b0;}

/*.smart_filter .smart_filter_char_name.char_opened::before{content:'🠉';float:right;margin-right:5px;}
.smart_filter .smart_filter_char_name.char_closed::before{content:'🠋';float:right;margin-right:5px;}*/

.smart_filter .smart_filter_char .smart_filter_char_clear{float:right;margin-right:8px;display:none;}
.smart_filter .smart_filter_char .smart_filter_char_clear.active{display:block;}

.smart_filter .smart_filter_clear{background-color:#ff9f00;color:#fff;font-weight:800;padding:4px 4px 4px 10px;text-align:center;cursor:pointer;display:none;user-select:none;}
.smart_filter .smart_filter_clear.active{display:block;}

.smart_filter .smart_filter_total_count{background-color:#808080;color:#fff;font-weight:800;padding:4px 4px 4px 10px;user-select:none;}

.smart_filter .smart_filter_char .smart_filter_char_values .smart_filter_char_radio{display:block;cursor:pointer;margin-top:5px;}
.smart_filter .smart_filter_char .smart_filter_char_values .smart_filter_char_radio .smart_filter_char_value_name{height:100%;vertical-align:top;}
.smart_filter .smart_filter_char .smart_filter_char_values input[type="radio"]{width:17px;height:19px;color:#000;background-color:#eee;-moz-appearance: button;-webkit-appearance:button;margin:3px 0 0 7px;}
.smart_filter .smart_filter_char .smart_filter_char_values input[type="radio"] + span.smart_filter_char_value_name{padding: 0 0 0 4px;height:19px;}
.smart_filter .smart_filter_char .smart_filter_char_values input[type="radio"][disabled="disabled"] + span.smart_filter_char_value_name{color:#b0b0b0;}
.smart_filter .smart_filter_char .smart_filter_char_radio .smart_filter_char_value_name .count_main{padding-left:5px;}

.smart_filter .smart_filter_char .smart_filter_char_values .smart_filter_char_select{padding:4px 4px 4px 10px;border-color: #d9d9d9 !important;border: thin solid #fff;margin:8px 4px 8px 10px;width:calc(100% - 19px);}

.smart_filter_char .smart_filter_char_slider{height:50px;margin: 0 4px 0 4px;position:relative;}
.smart_filter_char .smart_filter_char_slider .slider_line_unavailable{background-color:#e0e0e0;height:4px;position:absolute;width:calc(100% - 18px);top:17px;margin:0 9px 0 9px;}
.smart_filter_char .smart_filter_char_slider .slider_line_selected{background-color:#ff4f00;height:4px;position:absolute;width:calc(100% - 18px);top:17px;margin:0 9px 0 9px;}
.smart_filter_char .smart_filter_char_slider .slider_bar_left,.smart_filter_char .smart_filter_char_slider .slider_bar_right{position:absolute;width:16px;height:16px;border:1px solid #c5c5c5;background:#f6f6f6;font-weight:normal;color:#454545;cursor:pointer;top:10px;}
.smart_filter_char .smart_filter_char_slider_top{margin: 0 auto;width:100%;text-align:center;margin-top:5px;}
.smart_filter_char .smart_filter_char_slider_input_min, .smart_filter_char .smart_filter_char_slider_input_max{padding:4px 4px 4px 10px;border-color: #d9d9d9 !important;border: thin solid #fff;margin:8px 4px 8px 4px;width:calc(50% - 50px);cursor:default;}

.smart_filter .smart_filter_modef{position:absolute;margin-left:10px;border-color: #d9d9d9 !important;border: thin solid #fff;padding:4px;min-width:180px;background-color:#fff;z-index:1;}

.smart_filter_char:has(.smart_filter_char_pseudo_select.active):has(.smart_filter_char_name.char_opened){overflow:visible;}
.smart_filter .smart_filter_char_values:has(.smart_filter_char_pseudo_select){border:none;}
.smart_filter_char_pseudo_select{border-color:#d9d9d9!important;font:400 14px/21px "Mont","Helvetica","Arial",sans-serif;border:thin solid #fff;width:100%;display:inline-block;cursor:pointer;position:relative;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:0.5s;-o-transition:0.5s;transition:0.5s}
.smart_filter_char_pseudo_select>span{padding:2px 9px;display:inline-block}
.smart_filter_char_pseudo_select:before{content:'';width:14px;height:8px;background-image:url(/local/templates/.default/img/arrow_down.svg);background-repeat:no-repeat;background-size:100% 100%;position:absolute;right:0;top:50%;-webkit-transform:translate(-10px, -50%);-o-transform:translate(-10px, -50%);transform:translate(-10px, -50%)}
.smart_filter_char_pseudo_select.active{}
.smart_filter_char_pseudo_select.active:before{-webkit-transform:translate(-10px, -50%) rotate(180deg);-o-transform:translate(-10px, -50%) rotate(180deg);transform:translate(-10px, -50%) rotate(180deg)}
.smart_filter_char_pseudo_select .select_options{display:none;position:absolute;width:100%!important;z-index:1;left:-1px;margin-top:0;border:thin solid #d9d9d9;max-height:500px;overflow-y:scroll;}
.smart_filter_char_pseudo_select .select_options .select_option{display:block;padding:4px 4px 4px 9px;background-color:#fff;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.smart_filter_char_pseudo_select .select_options .select_option[selected="selected"]{background-color:#ff4f00;color:#fff}
.smart_filter_char_pseudo_select .select_options .select_option:hover{background-color:#fff}
.smart_filter_char_pseudo_select .select_options .select_option:hover[selected="selected"]{background-color:#ff4f00}
.smart_filter_char_pseudo_select .select_options .select_option[disabled="disabled"]{color:#a0a0a0;}
/* End */
/* /local/templates/.default/components/oneway/catalog.smart.filter/catalog/style.css?17328677626792 */
