/* AMUI v2.1.2 — Płatność. Sekcja była dobra; utrwalamy tylko stabilność układu. */
body.amui-checkout-final .amui-checkout-payment-shell {
  overflow: hidden !important;
  background: #fff !important;
}

body.amui-checkout-final .amui-checkout-payment-shell #payment,
body.amui-checkout-final .amui-checkout-payment-shell .woocommerce-checkout-payment {
  width: 100% !important;
  max-width: 100% !important;
}

body.amui-checkout-final .amui-checkout-payment-shell .form-row.place-order {
  display: none !important;
}

body.amui-checkout-final .amui-summary-action .form-row.place-order {
  display: block !important;
}
