.elementor-10 .elementor-element.elementor-element-e3a8912{--display:flex;}.elementor-10 .elementor-element.elementor-element-b807d0b{--sections-border-type:none;--forms-rows-gap:0px;--order-summary-rows-gap-top:calc( 0px/2 );--order-summary-rows-gap-bottom:calc( 0px/2 );--order-summary-title-spacing:0px;--order-summary-items-divider-color:#9C9393;--order-summary-items-divider-weight:0px;}/* Start custom CSS for woocommerce-cart, class: .elementor-element-b807d0b */.coupon.e-cart-section.shop_table,.product-quantity, .product-subtotal, .actions, .variation {
    display: none !important;
}


th.product-name {
    position: relative !important;
    color: transparent !important; 
}

th.product-name::before {
    content: "Booking Summary";
    color: #000;
    position: absolute;
    left: auto;
    top: auto;
}

.e-cart__column-end h2 {
    position: relative !important;
    color: transparent !important;
}

.e-cart__column-end h2::before {
    content: "Totals";
    color:#000;
    display: absolute;
    font-size: 24px;
    font-weight: 600;
}/* End custom CSS */