.elementor .e-a060952{padding-inline-start:105px;padding-inline-end:105px;flex-direction:row;justify-content:center;/* Make the WooCommerce quantity box wider */
.woocommerce div.product form.cart div.quantity {
  width: 90px !important;
}

.woocommerce div.product form.cart div.quantity input.qty {
  width: 90px !important;
  min-width: 90px !important;
  height: 42px !important;
  padding: 0 25px 0 12px !important;
  text-align: left !important;
  box-sizing: border-box !important;
}\n}