/* START_BLOCK:product__quantity (INDEX:42) */
.qty-input::-webkit-outer-spin-button,
  .qty-input::-webkit-inner-spin-button { -webkit-appearance: none; appearance: none; margin: 0; }
  .qty-input { -moz-appearance: textfield; appearance: textfield; }
/* END_BLOCK:product__quantity */
