

/* Start:/local/templates/.default/components/bitrix/catalog.smart.filter/visual_vertical/style.css?16907915296940*/
/*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:7px;margin:25px 10px;border:1px solid #E4E4E4;background:#E4E4E4;}
.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: #E4E4E4;}
.bx_filter .bx_ui_slider_pricebar_VN{z-index:70;border:1px solid #E4E4E4;background: #E4E4E4;}
.bx_filter .bx_ui_slider_pricebar_V{z-index:80;top:-1px;bottom:-1px;background: #8ABC3E;}
.bx_filter .bx_ui_slider_handle{position:absolute;top:calc(100% - 14px);width:22px;height:22px;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: #8ABC3E;}
.bx_filter .bx_ui_slider_handle.right{right:0;margin-right:-11px;background: #8ABC3E;}


/*Loading*/
@keyframes filter_svg_loader_animation {
    0% {transform: translate(6px, 40px) scale(0);}
    25% {transform: translate(6px, 40px) scale(0);}
    50% {transform: translate(6px, 40px) scale(1);}
    75% {transform: translate(40px, 40px) scale(1);}
    100% {transform: translate(74px, 40px) scale(1);}
}
@keyframes filter_svg_loader_animation-r {
    0% {transform: translate(74px, 40px) scale(1);}
    100% {transform: translate(74px, 40px) scale(0);}
}
@keyframes filter_svg_loader_animation-c {
    0% {background: #ed705d}
    25% {background: #8abc3e}
    50% {background: #ed705d}
    75% {background: #8abc3e}
    100% {background: #ed705d}
}
.filter_svg_loader_animation div {position: absolute;width: 20px;height: 20px;border-radius: 50%;transform: translate(40px, 40px) scale(1);background: #ed705d;animation: filter_svg_loader_animation 1.4285714285714284s infinite cubic-bezier(0, 0.5, 0.5, 1);}
.filter_svg_loader_animation div:nth-child(1) {background: #8abc3e;transform: translate(74px, 40px) scale(1);animation: filter_svg_loader_animation-r 0.3571428571428571s infinite cubic-bezier(0, 0.5, 0.5, 1), filter_svg_loader_animation-c 1.4285714285714284s infinite step-start;}
.filter_svg_loader_animation div:nth-child(2) {animation-delay: -0.3571428571428571s;background: #ed705d;}
.filter_svg_loader_animation div:nth-child(3) {animation-delay: -0.7142857142857142s;background: #8abc3e;}
.filter_svg_loader_animation div:nth-child(4) {animation-delay: -1.0714285714285714s;background: #ed705d;}
.filter_svg_loader_animation div:nth-child(5) {animation-delay: -1.4285714285714284s;background: #8abc3e;}
.filter_svg_loader{position:absolute;width:32px;height:32px;display:inline-block;overflow:hidden;background:none;top:0;left:0;z-index:1000;}
.filter_svg_loader_animation{width:100%;height:100%;position:relative;transform:translateZ(0) scale(0.32);backface-visibility:hidden;transform-origin:0 0;}
.filter_svg_loader_animation div{box-sizing:content-box;}

/*Other*/
.shop-category-filters {max-width: 320px;}
.filter-search-checkbox.disabled {pointer-events: none;}
.filter-search-checkbox.disabled label {color: grey;}
.shop-category-filters .filter_info {display: block;color: #8abc3e;text-decoration: none;}

@media (min-width: 768px) {
    .shop-category-filters {width: 100%;}
}
/* End */


/* Start:/local/components/impulseit/location.pvz/templates/.default/style.css?178332270478*/
.rec-title{
    margin-top: 20px;
    font-size: 19px;
    font-weight: 500;
}
/* End */
/* /local/templates/.default/components/bitrix/catalog.smart.filter/visual_vertical/style.css?16907915296940 */
/* /local/components/impulseit/location.pvz/templates/.default/style.css?178332270478 */
