/* Styles for WooCommerce Request a Quote plugin */
.wraq-actions .button {
    margin-right: 5px;
}

.order-total, 
.cart-subtotal, 
.lack-zahlungs-info,
#order_review_heading,
#payment.woocommerce-checkout-payment {
    display: none !important;
}

form #order_review:not(.elementor-widget-woocommerce-checkout-page #order_review) {
	border-width: 1px !important;
}

.cart_totals h2 {
	display: none !important;
}

.cart_totals {
	border-width: 0 !important;
	padding: 0 !important;
	
}