.store-topbar{align-items:center;display:flex;justify-content:space-between;gap:2rem}.store-topbar__filters,.store-topbar__sort-label{align-items:center;display:flex;gap:.5rem 1rem;padding-block:1px}.store-topbar__sort-select{background-color:var(--c-050);border:1px solid var(--c-100);border-radius:var(--s-corner-s);box-sizing:border-box;color:var(--c-text);font-size:.875rem;line-height:1.25rem;padding-block:.375rem;padding-inline:.75rem}.store-topbar__sort-select:focus{outline:1px solid var(--c-cta)}.store-topbar__toggle-vat-display{align-self:stretch;font-weight:400;padding-block:.25rem;padding-inline:.75rem}.store-topbar__including-vat{display:none}.display-excluding-vat>.store-topbar__including-vat{display:block}.store-topbar__excluding-vat{display:none}.display-including-vat>.store-topbar__excluding-vat{display:block}@media only screen and (max-width: 767px){.store-topbar__count{display:none}.store-topbar__filters{flex-wrap:wrap;justify-content:flex-end}.store-topbar__sort-label,.store-topbar__filters,.store-topbar__sort-select{flex-grow:1}}
/*# sourceMappingURL=./store-topbar.css.map */