.custom-filter-drawer{display:none!important}body.template-collection .custom-filter-drawer,body.page-collection .custom-filter-drawer{display:flex!important}.custom-filter-drawer__open{display:inline-flex;align-items:center;gap:10px;padding:10px 12px;border:0;background:#e8eff8;color:#626f82;font-size:12px;cursor:pointer;min-width:120px;transition:background-color .5s ease,opacity .5s ease,color .5s ease}.custom-filter-drawer{position:fixed;left:0;bottom:24px;z-index:7;display:flex;justify-content:center;width:100%;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .5s ease,transform .5s ease,visibility 0s linear .5s}.custom-filter-drawer.is-sticky{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .5s ease,transform .5s ease,visibility 0s linear 0s;z-index:9}.custom-filter-drawer.is-top-area{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .5s ease,transform .5s ease,visibility 0s linear .5s}.custom-filter-drawer.is-before-load-more{visibility:visible;position:unset;opacity:1;z-index:1;padding-top:48px;pointer-events:all}.custom-filter-drawer__open:hover{background:#c1ccd8b3;opacity:1}.custom-filter-drawer__icon{width:12px;height:9px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.custom-filter-drawer__icon svg{width:32px;height:auto;display:block}.custom-filter-drawer__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;opacity:0;visibility:hidden;z-index:998;transition:.25s ease}.custom-filter-drawer__panel{position:fixed;top:0;right:0;width:min(420px,100%);height:100vh;background:#fff;z-index:999;transform:translate(100%);transition:transform .3s ease;display:flex;flex-direction:column}.custom-filter-drawer__panel{height:100dvh;max-height:100dvh;display:flex;flex-direction:column;overflow:hidden}.custom-filter-drawer__form{flex:1;min-height:0;display:flex;flex-direction:column}.custom-filter-drawer__groups{flex:1 1 auto;min-height:0;height:auto;overflow-y:auto;-webkit-overflow-scrolling:touch;padding-bottom:120px}.custom-filter-drawer__footer{flex-shrink:0;position:sticky;bottom:0;z-index:5;background:#fff}body.filter-drawer-open{overflow:hidden}body.filter-drawer-open .custom-filter-drawer__overlay{opacity:1;visibility:visible}body.filter-drawer-open .custom-filter-drawer__panel{transform:translate(0)}.custom-filter-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:28px 28px 22px;border-bottom:1px solid #e7edf5}.custom-filter-drawer__header h2{margin:0;font-size:15px;font-weight:400;color:#51627a}.custom-filter-drawer__close{border:0;background:transparent;font-size:22px;cursor:pointer;color:#51627a}.custom-filter-drawer__form{height:100%;display:flex;flex-direction:column}.custom-filter-drawer__groups{padding:18px 28px;overflow-y:auto;flex:1}.custom-filter-drawer__group{border-bottom:1px solid #e7edf5}.custom-filter-drawer__group summary{list-style:none;cursor:pointer;padding:20px 0;display:flex;justify-content:space-between;color:#51627a;font-size:14px}.custom-filter-drawer__group summary::-webkit-details-marker{display:none}.custom-filter-drawer__group[open] summary span:last-child{transform:rotate(90deg)}.custom-filter-drawer__content{padding:0 0 18px}.custom-filter-drawer__option{display:flex;align-items:center;gap:10px;padding:9px 0;color:#51627a;font-size:14px;cursor:pointer}.custom-filter-drawer__option.disabled,.switch.disabled{opacity:.5;pointer-events:none}.custom-filter-drawer__option.special-order-active{background-color:#f0f4ff;border:1px solid #2a56c6;border-radius:4px;font-weight:600}.custom-filter-drawer__option small{margin-left:auto;color:#8a97aa}.custom-filter-drawer__option.is-disabled{opacity:.4;cursor:not-allowed}.custom-filter-drawer__price-input{width:100%;min-height:40px;border:1px solid #dbe3ee;padding:8px 10px;background-color:#fff;color:#51627a;caret-color:#51627a;-webkit-text-fill-color:#51627a;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.custom-filter-drawer__price-input::selection{background:#e8eff8;color:#51627a}.custom-filter-drawer__price-input:focus{outline:none;border-color:#626f82;box-shadow:0 0 0 1px #626f82}.custom-filter-drawer__price-input::-webkit-outer-spin-button,.custom-filter-drawer__price-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.custom-filter-drawer__submit[aria-busy=true]{opacity:.6;pointer-events:none}.custom-filter-drawer__price{display:grid;grid-template-columns:1fr 1fr;gap:12px}.custom-filter-drawer__price label{display:grid;gap:6px;color:#51627a;font-size:13px}.custom-filter-drawer__price input{width:100%;min-height:40px;border:1px solid #dbe3ee;padding:8px 10px;background-color:#fff!important}.custom-filter-drawer__note{padding:18px 28px;border-top:1px solid #e7edf5;color:#51627a;font-size:12px;line-height:1.5}.custom-filter-drawer__footer{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:12px 28px;border-top:1px solid #e7edf5}.custom-filter-drawer__clear,.custom-filter-drawer__submit{min-height:44px;border:0;text-align:center;text-decoration:none;text-transform:uppercase;font-size:12px;cursor:pointer}.custom-filter-drawer__clear{display:flex;align-items:center;justify-content:center;background:#eef3f8;color:#51627a}.custom-filter-drawer__submit{background:#5d6b80;color:#fff}.custom-filter-drawer__special{border-bottom:1px solid #e7edf5;padding-bottom:16px;margin-top:16px}.custom-filter-drawer__special-header{display:flex;justify-content:space-between;align-items:center;font-size:14px;color:#51627a}.custom-filter-drawer__special-text{font-size:12px;color:#7a8699;margin-top:10px;line-height:1.5}.switch{position:relative;width:38px;height:20px}.switch input{display:none}.slider{position:absolute;top:0;right:0;bottom:0;left:0;background:#dbe3ee;border-radius:20px;cursor:pointer;transition:.3s}.slider:before{content:"";position:absolute;width:16px;height:16px;background:#fff;border-radius:50%;top:2px;left:2px;transition:.3s}.switch input:checked+.slider{background:#5d6b80}.switch input:checked+.slider:before{transform:translate(18px)}.facets-block-wrapper,.facets-toggle{display:none}.custom-filter-drawer__content{display:flex;flex-wrap:wrap;flex-direction:column}.stopper{height:1px;width:100%;pointer-events:none}@media screen and (max-width:749px){.custom-filter-drawer__panel{width:100%}.custom-filter-drawer__footer{padding:12px 16px}.custom-filter-drawer__groups,.custom-filter-drawer__header,.custom-filter-drawer__note{padding-left:16px;padding-right:16px}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/custom-filter-drawer.css.map */
