.elementor-widget-container.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-container .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-container .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-container .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-container .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-1106 .elementor-element.elementor-element-06b690f{--display:flex;}.elementor-widget-shortcode.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-shortcode .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-shortcode .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-shortcode .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-shortcode .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}#elementor-popup-modal-1106 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-1106{justify-content:center;align-items:center;pointer-events:all;background-color:rgba(0,0,0,.8);}#elementor-popup-modal-1106 .dialog-close-button{display:flex;}#elementor-popup-modal-1106 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}@media(max-width:1024px){.elementor-widget-container.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );}.elementor-widget-shortcode.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );}}@media(max-width:767px){.elementor-widget-container.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );}.elementor-widget-shortcode.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );}.elementor-1106 .elementor-element.elementor-element-c45e5a8{width:100%;max-width:100%;}}/* Start custom CSS for shortcode, class: .elementor-element-c45e5a8 *//* Popup background */
.elementor-1106 .elementor-element.elementor-element-c45e5a8 {
  background: #FFD800;
  padding: 20px;
}

/* Scope everything to our shortcode */
.mobile-booking-search .mphb_sc_search-form {
  width: 100%;
}

/* Labels */
.mobile-booking-search label {
  font-weight: 600;
  margin-bottom: 6px;
  display: block;
  color: #000;
}

/* Inputs & selects */
.mobile-booking-search input,
.mobile-booking-search select {
  width: 100%;
  height: 56px;
  border-radius: 14px;
  border: 2px solid #000;
  font-size: 16px;
  padding: 14px;
  background: #fff;
}

/* Date fields side by side */
.mobile-booking-search .mphb_sc_search-check-in,
.mobile-booking-search .mphb_sc_search-check-out {
  width: 48%;
  display: inline-block;
}

.mobile-booking-search .mphb_sc_search-check-out {
  float: right;
}

/* Guests row */
.mobile-booking-search .mphb_sc_search-adults,
.mobile-booking-search .mphb_sc_search-children {
  margin-top: 12px;
}

/* Submit button */
.mobile-booking-search .mphb_sc_search-submit-button {
  position: sticky;
  bottom: 15px;
  width: 100%;
  height: 64px;
  border-radius: 40px;
  background: #fff;
  color: #000;
  font-size: 18px;
  font-weight: 700;
  border: none;
  margin-top: 20px;
  box-shadow: 0 10px 25px rgba(0,0,0,0.25);
}/* End custom CSS */