.elementor-11 .elementor-element.elementor-element-262a292{width:var( --container-widget-width, 100.843% );max-width:100.843%;--container-widget-width:100.843%;--container-widget-flex-grow:0;}.elementor-11 .elementor-element.elementor-element-262a292.elementor-element{--flex-grow:0;--flex-shrink:0;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-6943ac6 */@media (max-width: 767px) {
  /* Fix the main container padding */
  .booking-box {
    padding-left: 15px !important;
    padding-right: 15px !important;
    overflow: hidden; /* Prevents anything from leaking out */
  }

  /* Shrink the main title so it fits on one line or wraps nicely */
  .booking-title {
    font-size: 24px !important; /* Adjust if it's still too large */
    line-height: 1.3 !important;
    word-wrap: break-word;
  }

  /* Ensure the descriptive text stays contained */
  .booking-desc {
    font-size: 14px !important;
    padding-right: 10px !important;
    word-wrap: break-word;
  }

  /* Prevent the bullet list from overflowing */
  .booking-checklist li {
    font-size: 14px !important;
    line-height: 1.4 !important;
  }
}/* End custom CSS */