#category-products-top-bar {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 15px;
    padding-bottom: 15px
}

.catalog-filter-preloader {
    background: url(../svg/catalog-filter-preloader.svg) 0 0 no-repeat;
    display: block;
    min-height: 400px;
    position: relative
}

.catalog-filter-title,
.catalog-selected {
    font-size: 1.429em;
    margin-bottom: 15px
}

.catalog-filter-params {
    margin-bottom: 30px
}

.catalog-filter-params:not(.open) {
    display: none
}

#category-filter-selected-params {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 20px;
    padding-bottom: 15px
}

.category-filter-param {
    margin-bottom: 15px
}

.category-filter-param:not(:last-child) {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 15px
}

.category-filter-param a {
    color: currentColor;
    display: block;
    flex: 1;
    padding: 5px 0;
    position: relative;
    width: 100%
}

.category-filter-param .checkbox-item a {
    padding-left: 30px;
}

.category-filter-param a:hover {
    text-decoration: underline
}

.category-filter-param .checkbox-item a:before {
    content: '';
    display: block;
    height: 18px;
    left: 0;
    position: absolute;
    top: 8px;
    width: 18px;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
}

.category-filter-param .param-item-icon {
    display: block;
    height: 15px;
    width: 20px;
    margin-right: 10px;
    padding-left: 5px;
}

.category-filter-param .badge {
    background: transparent;
    color: currentColor;
    display: block;
    font-size: .857em;
    padding: 0 10px 0 0;
    text-decoration: none !important
}

.category-filter-param.scrollbar {
    max-height: 216px;
    overflow-y: hidden
}

.filter-param-items-inside > .active a:hover {
    text-decoration: none
}

.filter-param-items-inside > .active a:before {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjZBNjYyMkY3NEJGQzExRUFBRTc2RjY0MTQ4MjA5RjZEIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjZBNjYyMkY4NEJGQzExRUFBRTc2RjY0MTQ4MjA5RjZEIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NkE2NjIyRjU0QkZDMTFFQUFFNzZGNjQxNDgyMDlGNkQiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NkE2NjIyRjY0QkZDMTFFQUFFNzZGNjQxNDgyMDlGNkQiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7oZSrcAAAA00lEQVR42syUvQ2DMBCFXygYICtQMgEsQEnLBoxCStKnIgU90LIFPx0bxBUS5QuOEikRtoSFizzpLNknf7p7tg4k3TWuazxoLvG+62Jdch7X5SQrAXDGMQkJIizIgSUZg5qmQVEU24SJo9M0MQgCDsOwye0GLcvCOI5ZlqUy7ygqRJqm6Pv+5zzLMniehyRJ1D2r6G3bMgxDdl332ldVxSiKOM+ztmJtax9YXddaX3Z7JGG+72t9MTJ7HMddj/GfP1tY4AgJulsA3fA12MSRwfYUYAAmt4PnbX+m1wAAAABJRU5ErkJggg==")
}

.collapse-default .filter-param-items {
    height: 0;
    overflow: hidden
}

.collapse-default .filter-param-range:not(.open) {
    display: none;
}

.catalog-selected-items {
    margin-bottom: 5px
}

.catalog-selected-items a {
    color: currentColor;
    display: inline-block;
    flex: 1;
    padding: 0 0 0 20px;
    position: relative;
    margin-right: 15px;
}

.catalog-selected-items a:hover {
    text-decoration: underline
}

.catalog-selected-items a:before {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 15 15'%3E%3Cpath fill='%23f0506e' d='M15 1.512 9.012 7.5 15 13.488 13.488 15 7.5 9.012 1.512 15 0 13.488 5.988 7.5 0 1.512 1.512 0 7.5 5.988 13.488 0zm0 0'/%3E%3C/svg%3E") 50% 50% no-repeat;
    background-size: cover;
    content: "";
    display: block;
    height: 12px;
    left: 2px;
    position: absolute;
    top: 5px;
    width: 12px
}

.catalog-selected-items a.load {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -moz-opacity: .5;
    -khtml-opacity: .5;
    opacity: .5
}

.selected-reset {
    color: #f0506e;
}

.filter-param-items-inside {
    padding-right: 5px;
}

.filter-param-items-inside > * {
    align-items: center;
    display: flex
}

.filter-param-items-inside > .no-result:not(.active) a {
    color: #d4d4d4;
    cursor: no-drop;
    text-decoration: none
}

.filter-param-items-inside > .no-result:not(.active) .badge {
    color: #d4d4d4
}

.filter-param-items-inside a.load {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -moz-opacity: .5;
    -khtml-opacity: .5;
    opacity: .5
}

.filter-param-items.scrollbar {
    overflow: hidden;
}

.filter-param-items.scrollbar.open {
    overflow-y: auto;
}

.filter-param-items.scrollbar::-webkit-scrollbar {
    width: 5px;
}

.filter-param-items.scrollbar::-webkit-scrollbar-track {
    background: #fafafa;
}

.filter-param-items.scrollbar::-webkit-scrollbar-thumb {
    background: #3fb8af;
}

.filter-param-items.scrollbar::-webkit-scrollbar-thumb:hover {
    background: #3fb8af;
}

.filter-param-search {
    margin: 5px 0 10px
}

.filter-param-range {
    margin: 12px 0 5px;
    padding: 0 10px
}

/*.filter-param-range.view-select {*/
/*    margin-bottom: 0;*/
/*}*/

.filter-param-slider-range.load, .catalog-selected-items-reset a.load {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -moz-opacity: .5;
    -khtml-opacity: .5;
    opacity: .5
}

/*.filter-param-range-value {*/
/*    margin-top: 40px;*/
/*}*/

.noUi-target, .noUi-target * {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    box-sizing: border-box;
    touch-action: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.noUi-target {
    direction: ltr;
    position: relative
}

.noUi-base, .noUi-connects {
    height: 100%;
    position: relative;
    width: 100%;
    z-index: 1
}

.noUi-connects {
    overflow: hidden;
    z-index: 0
}

.noUi-connect, .noUi-origin {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform-origin: 0 0;
    width: 100%;
    will-change: transform;
    z-index: 1
}

html:not([dir=rtl]) .noUi-horizontal .noUi-origin {
    left: auto;
    right: 0
}

.noUi-vertical .noUi-origin {
    width: 0
}

.noUi-horizontal .noUi-origin {
    height: 0
}

.noUi-state-tap .noUi-connect, .noUi-state-tap .noUi-origin {
    transition: transform .3s
}

.noUi-state-drag * {
    cursor: inherit !important
}

.noUi-horizontal {
    height: 10px
}

.noUi-horizontal .noUi-handle {
    height: 20px;
    left: -17px;
    top: -6px;
    width: 20px
}

.noUi-vertical {
    width: 10px
}

.noUi-vertical .noUi-handle {
    height: 20px;
    left: -6px;
    top: -17px;
    width: 20px
}

html:not([dir=rtl]) .noUi-horizontal .noUi-handle {
    left: auto;
    right: -10px
}

.noUi-target {
    background: #fafafa;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px #f0f0f0, 0 3px 6px -5px #bbb
}

.noUi-connects {
    border-radius: 3px
}

.noUi-connect {
    background: #3fb8af
}

.noUi-draggable {
    cursor: ew-resize
}

.noUi-vertical .noUi-draggable {
    cursor: ns-resize
}

.noUi-handle {
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 25px;
    box-shadow: 0 3px 3px -3px #bbb;
    cursor: pointer;
    position: absolute
}

.noUi-handle:after, .noUi-handle:before {
    background: #e5e5e5;
    content: "";
    display: block;
    height: 10px;
    left: 7px;
    position: absolute;
    top: 4px;
    width: 1px
}

.noUi-handle:after {
    left: 10px
}

.noUi-vertical .noUi-handle:after, .noUi-vertical .noUi-handle:before {
    height: 1px;
    left: 6px;
    top: 14px;
    width: 14px
}

.noUi-vertical .noUi-handle:after {
    top: 17px
}

[disabled] .noUi-connect {
    background: #b8b8b8
}

[disabled].noUi-handle, [disabled] .noUi-handle, [disabled].noUi-target {
    cursor: not-allowed
}

.noUi-pips, .noUi-pips * {
    box-sizing: border-box
}

.noUi-pips {
    color: #999;
    position: absolute
}

.noUi-value {
    font-size: .857em;
    position: absolute;
    text-align: center;
    white-space: nowrap
}

.noUi-value-sub {
    color: #ccc;
    font-size: 10px
}

.noUi-marker {
    background: #ccc;
    position: absolute
}

.noUi-marker-large, .noUi-marker-sub {
    background: #aaa
}

.noUi-pips-horizontal {
    height: 30px;
    left: 0;
    padding: 10px 0;
    top: 100%;
    width: 100%
}

.noUi-value-horizontal {
    transform: translate(-50%, 50%)
}

.noUi-rtl .noUi-value-horizontal {
    transform: translate(50%, 50%)
}

.noUi-marker-horizontal.noUi-marker {
    height: 4px;
    margin-left: -1px;
    width: 1px
}

.noUi-marker-horizontal.noUi-marker-sub {
    height: 7px;
    width: 2px
}

.noUi-marker-horizontal.noUi-marker-large {
    font-size: .857em;
    height: 7px;
    width: 2px
}

.noUi-pips-vertical {
    height: 100%;
    left: 100%;
    padding: 0 10px;
    top: 0
}

.noUi-value-vertical {
    padding-left: 25px;
    transform: translate(0, -50%, 0)
}

.noUi-rtl .noUi-value-vertical {
    transform: translateY(50%)
}

.noUi-marker-vertical.noUi-marker {
    height: 2px;
    margin-top: -1px;
    width: 5px
}

.noUi-marker-vertical.noUi-marker-sub {
    width: 10px
}

.noUi-marker-vertical.noUi-marker-large {
    width: 15px
}

.noUi-tooltip {
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    color: currentColor;
    display: none;
    font-size: .857em;
    padding: 4px 3px 2px;
    position: absolute;
    text-align: center;
    white-space: nowrap
}

.noUi-active .noUi-tooltip {
    display: block
}

.noUi-horizontal .noUi-tooltip {
    bottom: 120%;
    left: 50%;
    transform: translate(-50%)
}

.noUi-vertical .noUi-tooltip {
    right: 120%;
    top: 50%;
    transform: translateY(-50%)
}
