.woocommerce.single-product form.cart {
  flex-wrap: wrap; }
  .woocommerce.single-product form.cart .pqb-qty-minus {
    order: -1; }
  .woocommerce.single-product form.cart .pqb-qty-plus {
    order: 1; }
  .woocommerce.single-product form.cart .single_add_to_cart_button {
    order: 2; }

.woocommerce.single-product form.cart,
.woocommerce.single-product div.product form.cart .pqb-quantity-wrapper,
.wp-block-woocommerce-product-template .form.cart .pqb-quantity-wrapper,
.pqb-shop-loop-quantity-form .pqb-quantity-wrapper {
  margin-right: 0;
  text-align: center;
  /* Firefox */ }
  .woocommerce.single-product form.cart > .quantity, .woocommerce.single-product form.cart > input, .woocommerce.single-product form.cart > button,
  .woocommerce.single-product div.product form.cart .pqb-quantity-wrapper > .quantity,
  .woocommerce.single-product div.product form.cart .pqb-quantity-wrapper > input,
  .woocommerce.single-product div.product form.cart .pqb-quantity-wrapper > button,
  .wp-block-woocommerce-product-template .form.cart .pqb-quantity-wrapper > .quantity,
  .wp-block-woocommerce-product-template .form.cart .pqb-quantity-wrapper > input,
  .wp-block-woocommerce-product-template .form.cart .pqb-quantity-wrapper > button,
  .pqb-shop-loop-quantity-form .pqb-quantity-wrapper > .quantity,
  .pqb-shop-loop-quantity-form .pqb-quantity-wrapper > input,
  .pqb-shop-loop-quantity-form .pqb-quantity-wrapper > button {
    border-radius: 6px;
    margin-left: 0;
    margin-bottom: 10px;
    margin-right: 10px; }
    .woocommerce.single-product form.cart > .quantity.single_add_to_cart_button, .woocommerce.single-product form.cart > input.single_add_to_cart_button, .woocommerce.single-product form.cart > button.single_add_to_cart_button,
    .woocommerce.single-product div.product form.cart .pqb-quantity-wrapper > .quantity.single_add_to_cart_button,
    .woocommerce.single-product div.product form.cart .pqb-quantity-wrapper > input.single_add_to_cart_button,
    .woocommerce.single-product div.product form.cart .pqb-quantity-wrapper > button.single_add_to_cart_button,
    .wp-block-woocommerce-product-template .form.cart .pqb-quantity-wrapper > .quantity.single_add_to_cart_button,
    .wp-block-woocommerce-product-template .form.cart .pqb-quantity-wrapper > input.single_add_to_cart_button,
    .wp-block-woocommerce-product-template .form.cart .pqb-quantity-wrapper > button.single_add_to_cart_button,
    .pqb-shop-loop-quantity-form .pqb-quantity-wrapper > .quantity.single_add_to_cart_button,
    .pqb-shop-loop-quantity-form .pqb-quantity-wrapper > input.single_add_to_cart_button,
    .pqb-shop-loop-quantity-form .pqb-quantity-wrapper > button.single_add_to_cart_button {
      margin-right: 0; }
  .woocommerce.single-product form.cart input.qty[type=number],
  .woocommerce.single-product div.product form.cart .pqb-quantity-wrapper input.qty[type=number],
  .wp-block-woocommerce-product-template .form.cart .pqb-quantity-wrapper input.qty[type=number],
  .pqb-shop-loop-quantity-form .pqb-quantity-wrapper input.qty[type=number] {
    -moz-appearance: textfield;
    /* Chrome, Safari, Edge, Opera */ }
    .woocommerce.single-product form.cart input.qty[type=number]::-webkit-outer-spin-button, .woocommerce.single-product form.cart input.qty[type=number]::-webkit-inner-spin-button,
    .woocommerce.single-product div.product form.cart .pqb-quantity-wrapper input.qty[type=number]::-webkit-outer-spin-button,
    .woocommerce.single-product div.product form.cart .pqb-quantity-wrapper input.qty[type=number]::-webkit-inner-spin-button,
    .wp-block-woocommerce-product-template .form.cart .pqb-quantity-wrapper input.qty[type=number]::-webkit-outer-spin-button,
    .wp-block-woocommerce-product-template .form.cart .pqb-quantity-wrapper input.qty[type=number]::-webkit-inner-spin-button,
    .pqb-shop-loop-quantity-form .pqb-quantity-wrapper input.qty[type=number]::-webkit-outer-spin-button,
    .pqb-shop-loop-quantity-form .pqb-quantity-wrapper input.qty[type=number]::-webkit-inner-spin-button {
      -webkit-appearance: none;
      margin: 0; }
  .woocommerce.single-product form.cart.pqb-shop-loop-quantity-form,
  .woocommerce.single-product div.product form.cart .pqb-quantity-wrapper.pqb-shop-loop-quantity-form,
  .wp-block-woocommerce-product-template .form.cart .pqb-quantity-wrapper.pqb-shop-loop-quantity-form,
  .pqb-shop-loop-quantity-form .pqb-quantity-wrapper.pqb-shop-loop-quantity-form {
    display: flex;
    justify-content: center; }

.wp-block-woocommerce-product-template .pqb-shop-loop-quantity-form {
  text-align: center; }

/*# sourceMappingURL=pqb-style.css.map */
