.products-toolbar{position:relative;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:64px;margin:0 0 16px;padding:0;border-top:1px solid rgba(var(--text-color) / .18);border-bottom:1px solid rgba(var(--text-color) / .18);font-size:14px;line-height:1.4}.products-toolbar__view,.products-toolbar__actions,.products-toolbar .products-toolbar__layout{display:flex;align-items:center}.products-toolbar__view{align-self:stretch;gap:0;min-width:0}.products-toolbar__actions{flex:none;align-self:stretch;gap:0;margin-inline-start:auto}.products-toolbar .products-toolbar__layout{flex:none;align-self:stretch;gap:0;min-width:0;margin:0;margin-inline-end:16px;padding:0;padding-inline-end:10px;border:0;border-inline-end:1px solid rgba(var(--text-color) / .18)}.products-toolbar .products-toolbar__view-option{display:inline-flex;align-items:center;justify-content:center;width:36px;height:44px;margin:0;padding:8px;border:0;border-radius:0;background:transparent;color:rgba(var(--text-color) / .25);cursor:pointer}.products-toolbar__view-option>svg{width:20px;height:20px;stroke-width:1.75}.products-toolbar .products-toolbar__layout input:not(:checked)+label:hover{color:rgba(var(--text-color) / .5)}.products-toolbar .products-toolbar__layout input:checked+label{border:0;background:transparent;color:rgb(var(--text-color))}.products-toolbar .products-toolbar__layout input:focus-visible+label,.products-toolbar button:focus-visible{outline:2px solid currentColor;outline-offset:3px}.products-count{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:rgba(var(--text-color) / .75)}.has-products-toolbar .collection-banner__count-wrapper{display:none}.products-toolbar .products-toolbar__filter-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;align-self:stretch;min-height:44px;padding:0 18px;border:0;border-radius:0;background:transparent;color:rgb(var(--text-color));font-size:inherit;font-weight:600;line-height:inherit;white-space:nowrap}.products-toolbar .products-toolbar__filter-btn .icon{width:18px;height:18px;margin:0;fill:none}.products-toolbar__filter-count{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 5px;border-radius:50%;background:rgb(var(--text-color));color:rgb(var(--bg-color));font-size:12px}.products-toolbar__filter-count[hidden]{display:none}.products-toolbar .products-toolbar__sort{display:flex;align-items:center;justify-content:center;align-self:stretch;min-width:0;min-height:44px}.products-toolbar__filter-btn+.products-toolbar__sort{border-inline-start:1px solid rgba(var(--text-color) / .18)}.products-toolbar .products-sort__trigger{display:flex;align-items:center;align-self:stretch;gap:6px;margin:0;padding:0 18px;border:0;border-radius:0;background:transparent;color:inherit;font:inherit;font-weight:600;white-space:nowrap}.products-sort__trigger>.icon{flex:none;width:18px;height:18px}.products-toolbar__sort select[hidden]{display:none}.products-sort__menu{position:absolute;inset:calc(100% + 1px) 0 auto auto;z-index:25;width:260px;max-width:calc(100vw - 32px);max-height:min(480px,var(--products-sort-max-height, 480px));margin:0;padding:0;overflow:hidden;border:1px solid rgba(var(--text-color) / .18);border-radius:0;background:rgb(var(--bg-color));color:rgb(var(--text-color));box-shadow:0 8px 24px #0000001a;font:inherit}.products-sort__menu:not([open]){display:none}.products-sort__menu[open]{display:flex;flex-direction:column}.products-sort__header{display:flex;flex:none;align-items:center;justify-content:space-between;gap:16px;padding:8px 16px;border-bottom:1px solid rgba(var(--text-color) / .18)}.products-sort__header h2{font-size:18px}.products-sort__close{display:inline-flex;align-items:center;justify-content:center;flex:none;width:44px;height:44px;padding:10px;border:0;background:transparent;color:inherit}.products-sort__options{min-height:0;padding:8px;overflow-y:auto;overscroll-behavior:contain}.products-sort__option{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;min-height:44px;padding:10px 12px;border:0;border-radius:0;background:transparent;color:inherit;font:inherit;text-align:start}.products-sort__option .icon{flex:none;visibility:hidden}.products-sort__option[aria-selected=true]{background:rgba(var(--text-color) / .06);font-weight:600}.products-sort__option[aria-selected=true] .icon{visibility:visible}.products-sort__option:hover{background:rgba(var(--text-color) / .04)}.products-toolbar .products-sort__option:focus-visible{outline-offset:-2px}.products-toolbar .products-toolbar__sort.is-pointer-active .products-sort__menu button:focus-visible{outline:none}@media(min-width:769px){.products-sort__header{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip-path:inset(50%)}.products-sort__close{display:none}}.products-toolbar .products-toolbar__compare{display:flex;align-items:center;gap:8px;margin:0;padding:0}.products-toolbar__compare label{margin:0}.products-active-filters{margin:-4px 0 20px}.products-toolbar__error{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:20px;font-size:14px}.products-toolbar__error[hidden]{display:none}.products-toolbar__retry{min-height:44px}@media(max-width:768.98px){.products-toolbar{gap:6px;min-height:56px;margin-bottom:24px;font-size:13px}.products-toolbar .products-toolbar__layout{margin-inline-end:8px;padding-inline-end:6px}.products-toolbar .products-toolbar__view-option{width:32px;padding:6px}.products-toolbar .products-toolbar__filter-btn,.products-toolbar .products-sort__trigger{min-height:48px;padding:0 6px}.products-toolbar .products-toolbar__filter-btn,.products-toolbar .products-sort__trigger{gap:4px}.products-toolbar .products-toolbar__filter-btn .icon,.products-sort__trigger>.icon{width:16px;height:16px}.products-toolbar__filter-count{min-width:18px;height:18px;padding:0 4px;font-size:11px}.products-toolbar:has(.products-toolbar__compare){flex-wrap:wrap}.products-toolbar:has(.products-toolbar__compare) .products-toolbar__actions{min-height:48px}.products-toolbar .products-toolbar__compare{margin-inline-end:12px}.products-toolbar~.main-products-grid #filter-results>.grid{margin-top:0}body.products-sort-open{position:fixed;top:var(--products-sort-scroll);width:100%;overflow:hidden}.products-sort__menu{position:fixed;inset:auto 0 0;width:100%;max-width:none;max-height:80vh;max-height:80dvh;border:0;border-top:1px solid rgba(var(--text-color) / .18);padding-bottom:env(safe-area-inset-bottom);box-shadow:none;font-size:14px}.products-sort__menu::backdrop{background:rgba(var(--modal-overlay-color) / var(--modal-overlay-opacity))}.products-sort__option{min-height:48px;padding-inline:16px}}@media(max-width:359.98px){.products-toolbar .products-toolbar__filter-btn,.products-toolbar .products-sort__trigger{padding:0 4px}}
/*# sourceMappingURL=/cdn/shop/t/74/assets/products-toolbar.css.map */
