quantity-input{width:max-content;display:flex;align-items:center;justify-content:center;background-color:var(--white);border-radius:20rem;padding:.8rem;flex-shrink:0}@media screen and (min-width: 1024px){quantity-input{padding:.5rem}}quantity-input button{display:flex;align-items:center;justify-content:center;width:3.4rem;height:3.4rem;border-radius:100%;background-color:var(--grey-200);border:0;cursor:pointer}quantity-input button:first-child{margin-right:1.6rem}quantity-input button:last-child{margin-left:1.6rem}quantity-input button svg{width:1.4rem;height:auto;flex-shrink:0;pointer-events:none}quantity-input button svg path{stroke:var(--black)}quantity-input input{width:100%;max-width:4rem;font-size:1.8rem;background-color:var(--white);border:0;text-align:center;padding:0;margin:0;-webkit-appearance:none;appearance:none;height:3.4rem}quantity-input input:focus,quantity-input input:focus-visible{outline:none;box-shadow:none}quantity-input input::-webkit-outer-spin-button,quantity-input input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-quantity-input.css.map */
