.elementor-widget-heading .elementor-heading-title{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 );color:var( --e-global-color-primary );}.elementor-24 .elementor-element.elementor-element-9ff81d4.elementor-element{--align-self:center;}.elementor-24 .elementor-element.elementor-element-9ff81d4{text-align:center;}.elementor-24 .elementor-element.elementor-element-9ff81d4 .elementor-heading-title{font-family:var( --e-global-typography-2930bcc-font-family ), Sans-serif;font-size:var( --e-global-typography-2930bcc-font-size );font-weight:var( --e-global-typography-2930bcc-font-weight );line-height:var( --e-global-typography-2930bcc-line-height );color:#0A1C47;}@media(max-width:1440px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-24 .elementor-element.elementor-element-9ff81d4 .elementor-heading-title{font-size:var( --e-global-typography-2930bcc-font-size );line-height:var( --e-global-typography-2930bcc-line-height );}}@media(max-width:1024px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-24 .elementor-element.elementor-element-9ff81d4 .elementor-heading-title{font-size:var( --e-global-typography-2930bcc-font-size );line-height:var( --e-global-typography-2930bcc-line-height );}}@media(max-width:767px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-24 .elementor-element.elementor-element-9ff81d4 .elementor-heading-title{font-size:var( --e-global-typography-2930bcc-font-size );line-height:var( --e-global-typography-2930bcc-line-height );}}/* Start custom CSS */body h1, body h2, body h3, body h4, body h5, body h6, body strong{
    font-family: 'Times New Roman';
}
body p, body span, .ld-booking-notice, .ld-booking__message{
    font-family: 'inter';
}
button.ld-service-tab.ld-service-tab--active {
    background: #fff;
    color: #1b3653;
}
button.ld-qty-btn {
    padding: 0px;
}
.ld-booking-notice a{
    color: #1b3653 !important;
}
.ld-booking__panel, .ld-time-slots.ld-time-slots--inline {
    margin-top: 15px;
}

/* Labels */
.ld-booking__panel label {
    font-family: "Times New Roman", Times, serif;
    color: #1b3653;
    font-size: 18px !important;
}
p.ld-booking__subtitle a{
    color: #1b3653;
}

/* Inputs and Textarea */
.ld-booking__panel .ld-input {
    font-family: "Inter", sans-serif;
    border: 1px solid #1b3653;
    border-radius: 8px;
    box-sizing: border-box;
}

/* Optional: Keep the same border color on focus */
.ld-booking__panel .ld-input:focus {
    border-color: #1b3653;
    outline: none;
    box-shadow: none;
}/* End custom CSS */