/*
Theme Name: Hello Elementor Child
Theme URI: https://yourwebsite.com
Description: Child theme for Hello Elementor
Author: Your Name
Author URI: https://yourwebsite.com
Template: hello-elementor
Version: 1.0.0
Text Domain: hello-elementor-child
*/

@import url("../hello-elementor/style.css"); /* Ensure Parent Theme Styles are Loaded */
.bpa-front-si-cb__specs .bpa-front-si-cb__specs-item:last-child {
	display: none !important;
}
.bpa-front-module--bs-amount-details {
	display: none;
}
.bpa-fm__booking-summary-v47 .bpa-front-summary-content__sm {
	display: none;
}
.bpa-front-tabs--panel-body .bpa-front-dc--body {
	min-height: 450px;
}