.product-inventory-store-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem 1rem}.product-inventory-store-row .product-inventory,.product-inventory-store-row .store-availability-picker{flex:0 1 auto}.store-availability-picker__confirm{font-size:1rem;font-weight:600}.store-availability-picker__dropdown{position:relative;display:inline-block}.store-availability-picker__trigger{display:inline-flex;align-items:center;padding:.25rem 0;text-decoration:underline;text-underline-offset:2px;cursor:pointer;border:0;background:none;font:inherit;color:inherit}.store-availability-picker__trigger:hover,.store-availability-picker__trigger[aria-expanded=true]{text-decoration-thickness:2px}.store-availability-picker__list{position:absolute;top:100%;left:0;z-index:10;min-width:220px;margin-top:4px;padding:.5rem 0;background:rgb(var(--bg-color, 255 255 255));border:1px solid rgba(var(--text-color) / .15);border-radius:8px;box-shadow:0 4px 12px #0000001a;max-height:280px;overflow-y:auto}.store-availability-picker__list[hidden]{display:none!important}.store-availability-picker__option{display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%;padding:.5rem 1rem;text-align:left;text-decoration:none;border:0;background:none;font:inherit;font-size:1rem;color:inherit;cursor:pointer;transition:background .15s ease}.store-availability-picker__option:hover,.store-availability-picker__option:focus{background:rgba(var(--text-color) / .06);outline:0}.store-availability-picker__option-check{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center}.store-availability-picker__option-check svg{width:16px;height:16px}
/*# sourceMappingURL=/cdn/shop/t/6/assets/store-availability-picker.css.map */
