.woocommerce .jet-woo-builder input[id^="quantity_"].qty.ginger-product-quantity:focus,
.woocommerce .jet-woo-builder input[id^="quantity_"].qty.product-quantity:focus {
  background-color: white;
}
/* elementor-element */
.woocommerce .ui.loader::before {
  height: inherit;
  width: inherit;
  display: inherit;
  position: absolute;
  top: inherit;
  left: inherit;
  margin-left: inherit;
  margin-top: inherit;
  content: "";
  animation: none;
  background: none;
  border: none;
}

.woocommerce div.product form.cart .button.single_add_to_cart_button {
  margin-bottom: 0;
}
