/*
 Theme Name:   Megastrap Child
 Author:       Konstantin
 Template:     megastrap
*/

h1.entry-title {
    text-align: center;
}

.woocommerce-billing-fields h3,
table.m-checkout-review-order-table.woocommerce-checkout-review-order-table,
h3#order_review_heading {
    display: none !important;
}

.woocommerce-order-received h1.entry-title {
	display: none;
}

.m-order-payment-box {
    border: none;
    border-radius: 0;
    padding: 0;
    font-size: 1rem;
    margin: 0.5rem 0;
}

.wc-sumup-modal,
div#wc-sumup-payment-modal {
    overflow: auto;
}
