.input-quantity{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid var(--color-gray);border-radius:15px;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-top:16px;max-width:120px;padding:0 4px}.input-quantity span{font-size:.8125rem}.input-quantity button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:none;-webkit-box-shadow:none;box-shadow:none;color:#b2b2b2;cursor:pointer;font-size:1.125rem;font-weight:500}