.collection-toolbar{--toolbar-red: #d2232a;--toolbar-red-strong: #cc1b1b;--toolbar-text: #1a1a1a;--toolbar-muted: #4a4a4a;--toolbar-border: #e5e5e5;display:block;margin-bottom:16px}.collection-toolbar__form{display:flex;flex-wrap:wrap;align-items:center;gap:16px;width:100%}.collection-toolbar__count{flex:0 0 auto;font-size:14px;font-weight:700;line-height:17px;color:var(--toolbar-text)}.collection-toolbar__chips-slot{display:none;width:100%}.collection-toolbar__pills{display:flex;flex-wrap:wrap;align-items:center;gap:8px;flex:1 1 auto;min-width:0}.collection-toolbar__pill{display:inline-flex;align-items:center;gap:6px;padding:6px 8px 6px 12px;height:28px;border-radius:999px;background-color:var(--toolbar-red);color:#fff;font-size:11px;font-weight:600;line-height:13px;text-decoration:none;white-space:nowrap;transition:opacity .15s ease;cursor:pointer}.collection-toolbar__pill:hover{opacity:.9}.collection-toolbar__pill:focus-visible{outline:none;box-shadow:0 0 0 3px #d2232a4d}.collection-toolbar__pill-label{pointer-events:none}.collection-toolbar__pill-x{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:8px;background:#ffffff40;color:currentColor}.collection-toolbar__pill-x .icon{width:8px;height:8px}.collection-toolbar__pill--clear{background-color:transparent;color:var(--toolbar-red);border:1px solid var(--toolbar-red)}.collection-toolbar__pill--clear .collection-toolbar__pill-x{background:transparent}.collection-toolbar__pill--clear:hover{background-color:#d2232a0f;opacity:1}.collection-toolbar__filters-button{display:none;box-sizing:border-box;align-items:center;gap:6px;padding:7px 14px 7px 12px;height:31px;background:#fff;border:1px solid var(--toolbar-border);border-radius:999px;font-family:inherit;font-size:12px;font-weight:600;line-height:15px;color:var(--toolbar-text);cursor:pointer;white-space:nowrap}.collection-toolbar__filters-icon{display:inline-flex;width:13px;height:13px}.collection-toolbar__filters-icon svg{width:100%;height:100%}.collection-toolbar__sort{flex:0 0 auto;display:inline-flex;align-items:center;gap:4px;color:var(--toolbar-red-strong);font-weight:600;font-size:13px;line-height:16px}.collection-toolbar__sort-icon{display:inline-flex;width:18px;height:18px;color:var(--toolbar-red-strong)}.collection-toolbar__sort-icon svg{width:100%;height:100%}.collection-toolbar__sort-select-wrap{position:relative;display:inline-flex;align-items:center}.collection-toolbar__sort-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:transparent;border:0;padding:0 18px 0 2px;margin:0;font:inherit;font-weight:600;color:var(--toolbar-red-strong);cursor:pointer;line-height:16px}.collection-toolbar__sort-select:focus-visible{outline:2px solid rgba(210,35,42,.3);outline-offset:2px;border-radius:2px}.collection-toolbar__sort-caret{position:absolute;right:0;top:50%;transform:translateY(-50%);display:inline-flex;pointer-events:none;color:var(--toolbar-red-strong)}.collection-toolbar__sort-caret .icon-caret{width:10px;height:7px}.collection-toolbar .loading__spinner{flex:0 0 auto}@media screen and (max-width:749px){.collection-toolbar{margin-bottom:12px}.collection-toolbar__form{display:grid;grid-template-columns:1fr auto;column-gap:12px;row-gap:12px}.collection-toolbar__count{grid-column:1 / 2;grid-row:1;align-self:center}.collection-toolbar__sort{grid-column:2 / 3;grid-row:1;justify-self:end;align-self:center}.collection-toolbar__chips-slot{display:block;grid-column:1 / -1;grid-row:2;width:100%;overflow:visible}.collection-toolbar__pills{grid-column:1 / -1;grid-row:3}.collection-toolbar__filters-button{display:inline-flex}.collection-toolbar .loading__spinner{grid-column:1 / -1}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/component-collection-toolbar.css.map */
