.collection-fitler .filters{position:sticky;top:0;-ms-flex-item-align:start;align-self:flex-start;width:320px;margin:0 12px 10px 0;padding:0 20px 0 0}.collection-fitler .filters .applied-filters{margin-bottom:32px;padding:0}.collection-fitler .filters .applied-filters__title{margin:0 20px 15px 0;font-weight:600;font-size:15px}.collection-fitler .filters .applied-filters__item{display:inline-block;margin:0 8px 8px 0;padding:3px;font-weight:400;font-size:13px;background-color:rgba(0,0,0,.05098);border-radius:3px}.collection-fitler .filters .applied-filters__item:active{background-color:rgba(0,0,0,.17647)}.collection-fitler .filters .applied-filters__item__text{padding:3px 8px 3px 10px}.collection-fitler .filters .applied-filters__item__delete{padding:3px}.collection-fitler .filters .applied-filters__item__delete svg{width:13px;height:13px}.collection-fitler .filters .applied-filters__clear-all{margin-top:4px;font-weight:400;font-size:14px;line-height:20px}.collection-fitler .filters .item-group{padding:0 0 24px}.collection-fitler .filters .item-group__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:12px}.collection-fitler .filters .item-group__header__text{display:inline-block;margin:0;font-weight:600;font-size:15px}.collection-fitler .filters .item-group__header .icon{width:24px;height:24px;padding:2px;color:#969799}.collection-fitler .filters .item-group>.item-group__header:only-child{padding-bottom:0}.collection-fitler .filters .item-group__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:8px}.collection-fitler .filters .item-group__item input[type=checkbox]{display:none}.collection-fitler .filters .item-group__item .custom-checkbox{width:18px;height:18px;margin-right:10px}.collection-fitler .filters .item-group__item__input:checked~.custom-checkbox-default{display:none}.collection-fitler .filters .item-group__item .custom-checkbox-checked,.collection-fitler .filters .item-group__item input[type=radio]{display:none}.collection-fitler .filters .item-group__item__input:checked~.custom-checkbox-checked{display:inline}.collection-fitler .filters .item-group__item__text{display:inline-block;-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0;font-weight:400;font-size:14px;line-height:20px}.collection-fitler .filters .item-group__item__count{font-weight:400;font-size:14px;line-height:20px}.collection-fitler .filters .item-group__price-input-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.collection-fitler .filters .item-group__price-input-row__price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:calc(50% - 6px);padding-left:10px;color:#000;font-size:16px;background:#fff;border:1px solid #bfbfbf;border-radius:0}.collection-fitler .filters .item-group__price-input-row__price input[type=text]{width:100%;height:47px;padding:0 10px 0 0;border:0}.collection-fitler .filters .item-group__price-input-row__price span{margin-right:2px}.collection-fitler .filters .item-group__price-range{position:relative;margin:40px 15px 10px}.collection-fitler .filters .item-group__price-range__inactive{height:4px;background:#e6e6e6;border-radius:4px}.collection-fitler .filters .item-group__price-range__active{position:absolute;top:0;right:0;left:0;height:100%;background:#222;border-radius:2px}.collection-fitler .filters .item-group__price-range__control{position:absolute;top:-9px;left:0;width:22px;height:22px;margin-left:-11px}.collection-fitler .filters .item-group__price-range__control::before{position:absolute;top:calc(50% - 11px);display:block;width:22px;height:22px;cursor:pointer;content:''}.collection-fitler .filters .item-group__price-range__control::after{display:block;width:22px;height:22px;background:#fff;border:2px solid #222;border-radius:22px;cursor:pointer;-webkit-transition:.15s -webkit-transform ease-out;transition:.15s transform ease-out;transition:.15s transform ease-out,.15s -webkit-transform ease-out;content:''}.collection-fitler .filters .item-group__price-range__min-control{left:0}.collection-fitler .filters .item-group__price-range__max-control{left:100%}.collection-fitler .filters .item-group__out-of-stock{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin:4px 0;padding:4px;background:rgba(0,0,0,.05882);border-radius:0}.collection-fitler .filters .item-group__out-of-stock input[type=radio]{display:none}.collection-fitler .filters .item-group__out-of-stock__text{padding:4px 8px;border:1px solid transparent;border-radius:0}.collection-fitler .filters .item-group__out-of-stock input[type=radio]:checked+span{background:#fff;border-color:#000}.collection-fitler .toggle-content{overflow:hidden;-webkit-transition:height 300ms cubic-bezier(.25,.45,.45,.95);transition:height 300ms cubic-bezier(.25,.45,.45,.95)}.collection-fitler .toggle-content--fold{height:0}.collection-fitler .toggle-indicator{-webkit-transition:-webkit-transform 300ms ease;transition:transform 300ms ease;transition:transform 300ms ease,-webkit-transform 300ms ease}.collection-fitler .toggle-indicator--unfold{-webkit-transform:rotate(180deg);transform:rotate(180deg)}