/*
	Theme Name: EastWest
	Theme URI: https://elementor.com/hello-theme/
	Description: Hello Elementor - Child Theme
	Author: Byte my Eye
	Author URI: https://byte-my-eye.de
	Version: 3.4.6
	Stable tag: 3.4.6
	Requires at least: 6.0
	Text Domain: hello-elementor
	Template: hello-elementor
*/

.woocommerce-table.shop_table.order_details {
    padding: 40px!important;
	background-color :#f5fff3!important;
}

.woocommerce-table__product-name.product-name a {
	font-size:2em;
	font-weight:700;
}

.wc-booking-summary .wc-booking-summary-number .status-unpaid {
	background-color:#ff6767;
}