

/* Start:/local/components/vn1/catalog.filter/templates/.default/style.css?17745317347139*/
@charset "utf-8";
.bx_filter_parameters_box {position: relative;}

.filter-price_inputs {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;padding-bottom: 10px;}
.filter-price_inputs input {width: 100%; height: 32px;padding: 0 32px;text-align: center;border-radius: 12px;border: 1px solid #F2F2F2; font: 400 16px/19px 'Oceanic Grotesk Compact', sans-serif; color: #1E1E1E; background-color: transparent;}
.filter-price_inputs input::placeholder{opacity: 1; color: #1E1E1E;}
.filter-price_inputs input:hover, .filter-price_inputs input:focus {border-color: #FF0000;}
.filter-price_inputs div::before {cursor: pointer;position: absolute;top: 50%;transform: translateY(-50%);left: 8px;color: #1E1E1E80;font: 400 14px/17px 'Oceanic Grotesk Compact', sans-serif;z-index: 1;}
.filter-price_inputs div:after {content: "₽";position: absolute;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);right: 8px;color: #1E1E1E80;font: 400 14px/17px 'Oceanic Grotesk Compact', sans-serif;z-index: 1;}
.filter-price_inputs .filter-inputs_min::before {content: "от";}
.filter-price_inputs .filter-inputs_max::before {content: "до";}
.filter-price_inputs div::after {content: "₽";}

@media (max-width: 1100px) {
    .filter-price_inputs {
        gap: 20px;
        padding-bottom: 16px;
    }

    .filter-price_inputs input {
        padding: 0 30px;
    }

    .filter-price_inputs .filter-inputs_min,
    .filter-price_inputs .filter-inputs_max {
        flex-grow: 1;
        max-width: 115px;
    }
}

@media screen and (max-width: 767px) {
    .filter-price_inputs {
        padding-bottom: 10px;
    }
}

/*
*	Select
*
*/
.bx_filter .bx_filter_select_container{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:35px;padding:1px;border-radius:3px;background:#8ca3ae;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhjYTNhZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiNmM4ZDIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#8ca3ae), color-stop(100%,#b6c8d2));background:-webkit-linear-gradient(top, #8ca3ae 0%,#b6c8d2 100%);background:   -moz-linear-gradient(top, #8ca3ae 0%,#b6c8d2 100%);background:    -ms-linear-gradient(top, #8ca3ae 0%,#b6c8d2 100%);background:     -o-linear-gradient(top, #8ca3ae 0%,#b6c8d2 100%);background:        linear-gradient(top bottom, #8ca3ae 0%,#b6c8d2 100%);}
.bx_filter .bx_filter_select_block{position:relative;display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;height:33px;margin:0;padding:0 33px 0 10px;border:none;border-radius:2px;background:#fff;}
.bx_filter .bx_filter_select_text{font-size:15px;line-height:33px;overflow:hidden;max-width:100%;height:33px;cursor:pointer;vertical-align:middle;white-space:nowrap;text-overflow:ellipsis;-ms-text-overflow:ellipsis;}
.bx_filter .bx_filter_select_text.fix{min-width:120px;}
.bx_filter .bx_filter_select_text label{cursor:pointer;}
.bx_filter .bx_filter_select_arrow{position:absolute;top:0;right:0;width:34px;height:33px;cursor:pointer;background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAECAYAAABCxiV9AAAAG0lEQVQY02OYOXPmf1yYAQRwSsAATglkBch8ADy7LKHqFrgoAAAAAElFTkSuQmCC') no-repeat center;}

/*
*	Select popup
*
*/
.popup-window { width: 340px; }
@media screen and (max-width: 1240px) { .popup-window { width: 300px; } }

.bx_filter_select_popup{padding:0;}
.bx_filter_select_popup ul{margin:0;padding:0;list-style:none;}
.bx_filter_select_popup ul li{display:block;text-align: left;vertical-align:middle;}
.bx_filter_select_popup ul li:first-child{border-bottom: 1px solid #e5e5e5;padding-bottom: 5px;margin-bottom: 5px;}
.bx_filter_select_popup ul li label{font-size:14px;line-height:26px;display:block;text-align: left !important;overflow:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;height:26px;padding:0 5px;cursor:pointer;vertical-align:middle;white-space:nowrap;text-overflow:ellipsis;-ms-text-overflow:ellipsis;color:#575757;}
.bx_filter_select_popup ul li label.selected,
.bx_filter_select_popup ul li label:hover{color:#000;background:#f3f8fa;}
.bx_filter_select_popup ul li label.disabled{color:#b8b8b8;background:transparent;text-decoration: line-through;}
.bx_filter_select_popup ul li .bx_filter_param_text{line-height: 26px !important;}

/*Track*/
.bx_filter .bx_ui_slider_track{position:relative;height:4px;margin:6px 10px;border:1px solid #F2F2F2;background:#F2F2F2;}
.bx_filter .bx_ui_slider_range,
.bx_filter .bx_ui_slider_pricebar,
.bx_filter .bx_ui_slider_pricebar_VD,
.bx_filter .bx_ui_slider_pricebar_VN,
.bx_filter .bx_ui_slider_pricebar_V{position:absolute;top:-1px;bottom:-1px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.bx_filter .bx_ui_slider_range{z-index:100;}
.bx_filter .bx_ui_slider_pricebar{z-index:100;}
.bx_filter .bx_ui_slider_pricebar_VD{z-index:60;border-top: 1px solid #74868e;border-bottom: 1px solid #74868e;background: #F2F2F2;}
.bx_filter .bx_ui_slider_pricebar_VN{z-index:70;border: 1px solid #F2F2F2;background: #F2F2F2;}
.bx_filter .bx_ui_slider_pricebar_V{z-index:80;top:-1px;bottom:-1px;background: #FF0000;}
.bx_filter .bx_ui_slider_handle{position:absolute;top:calc(100% - 8px);width:14px;height:14px;border-radius: 50%;}
.bx_filter .bx_ui_slider_handle:hover{-webkit-cursor:grab;-ms-cursor:grab;-o-cursor:grab;cursor:grab;}
.bx_filter .bx_ui_slider_handle:active{-webkit-cursor:grabbing;-ms-cursor:grabbing;-o-cursor:grabbing;cursor:grabbing;}
.bx_filter .bx_ui_slider_handle.left{left:0;margin-left:-11px;background: #FF0000;}
.bx_filter .bx_ui_slider_handle.right{right:0;margin-right:-11px;background: #FF0000;}
.bx_filter .chevron-filter{position: absolute; top: 50%; transform: translateY(-50%); right: 0; display: block; width: 14px; height: 14px; background: url('/local/templates/.default/img/chevron-filter.svg') no-repeat center center / contain;}
.bx_filter .chevron-filter--up{transform: translateY(-50%) rotate(180deg);}
@media screen and (max-width: 1100px) {
    .bx_filter .chevron-filter{width: 20px; height: 20px;}
    .bx_filter .bx_ui_slider_track{height: 2px; margin: 3px 8px;}
    .bx_filter .bx_ui_slider_handle{top: calc(100% - 4px); width: 8px; height: 8px;}
    .bx_filter .bx_ui_slider_handle.left{margin-left: -8px;}
    .bx_filter .bx_ui_slider_handle.right{margin-right: -8px;}
}
/* End */
/* /local/components/vn1/catalog.filter/templates/.default/style.css?17745317347139 */
