@import 'public-booking/main_dependencies';

bb-checkout {
  display: block;
  min-height: $bb-empty-component-loader-height;

  bb-panel-group {
    min-height: 400px;
    margin-bottom: $bb-page-margin-vertical;
  }

  iframe {
    height: 1400px;
  }

  bb-basket-item-summary {
    margin-bottom: $bb-panel-margin-offset;
  }
}