.wheel-filter{background:#fff;border-bottom:1px solid #ededed;padding:16px 0}.wheel-filter--sticky{position:sticky;top:0;z-index:40}.wheel-filter__inner{box-sizing:border-box;width:100%;max-width:var(--page-width, 1400px);margin:0 auto;padding:0 clamp(1.6rem,4vw,5rem);display:flex;flex-wrap:wrap;align-items:flex-end;gap:12px 14px}.wheel-filter__heading{font-size:1.3rem;font-weight:600;letter-spacing:.08em;color:#111;align-self:center;margin-right:6px}.wheel-filter__field{display:flex;flex-direction:column;gap:5px}.wheel-filter__label{font-size:1.05rem;font-weight:500;letter-spacing:.04em;color:#999}.wf-dd{position:relative}.wf-dd__btn{box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:180px;height:42px;padding:0 14px;border:1px solid #d9d9d9;border-radius:0;background:#fff;font-size:1.35rem;color:#111;cursor:pointer;transition:border-color .15s ease}.wf-dd__btn:hover{border-color:#999}.wf-dd.is-open .wf-dd__btn{border-color:#111}.wf-dd__value{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wf-dd__caret{flex:0 0 auto;width:11px;height:7px;background:no-repeat center/contain url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='7' viewBox='0 0 11 7'%3E%3Cpath fill='none' stroke='%23111' stroke-width='1.4' d='M1 1L5.5 5.5L10 1'/%3E%3C/svg%3E");transition:transform .15s ease}.wf-dd.is-open .wf-dd__caret{transform:rotate(180deg)}.wf-dd__menu{position:absolute;top:calc(100% - 1px);left:0;min-width:100%;margin:0;padding:0;list-style:none;background:#fff;border:1px solid #111;max-height:320px;overflow-y:auto;z-index:60}.wf-dd__opt{padding:11px 14px;font-size:1.35rem;line-height:1.3;color:#111;white-space:nowrap;cursor:pointer;transition:background .12s ease,color .12s ease}.wf-dd__opt:hover,.wf-dd__opt.is-selected{background:#111;color:#fff}.wheel-filter__reset{align-self:flex-end;height:42px;padding:0 20px;border:1px solid #111;border-radius:0;background:#fff;font-size:1.25rem;letter-spacing:.04em;color:#111;cursor:pointer;transition:background .15s ease,color .15s ease}.wheel-filter__reset:hover{background:#111;color:#fff}.wheel-filter__count{align-self:center;margin-left:auto;font-size:1.25rem;color:#999}.wheel-filter__noresult{display:none;min-height:42vh;align-items:center;justify-content:center;text-align:center;padding:40px 20px;font-size:1.5rem;color:#666}.wheel-filter__noresult.is-visible{display:flex}.is-filtered-out,.is-group-hidden{display:none!important}@media screen and (max-width:749px){.wheel-filter{padding:10px 0}.wheel-filter__inner{gap:8px 8px}.wheel-filter__heading{width:100%;font-size:1.1rem}.wheel-filter__field{flex:1 1 45%;gap:3px}.wheel-filter__label{font-size:.95rem}.wf-dd__btn{min-width:0;width:100%;height:34px;padding:0 10px;gap:6px;font-size:1.1rem}.wf-dd__caret{width:9px;height:6px}.wf-dd__opt{padding:9px 10px;font-size:1.1rem}.wheel-filter__reset{height:34px;padding:0 14px;font-size:1.05rem}.wheel-filter__count{width:100%;margin-left:0;font-size:1.05rem}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/section-wheel-filter.css.map */
