/* Start custom CSS for checkout-form, class: .elementor-element-a21a092 *//* Hide order review table */
.woocommerce-checkout-review-order-table,
.woocommerce-checkout #order_review_heading,
.woocommerce-privacy-policy-text {
    display: none !important;
}



.woocommerce-message[role="alert"] {
    display: none !important;
}/* End custom CSS */