.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-24476 .elementor-element.elementor-element-ff41d2c{text-align:center;}.elementor-24476 .elementor-element.elementor-element-ff41d2c .elementor-heading-title{color:var( --e-global-color-910ddfb );}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-ce33ac5 */.booking-location-info {
    margin: 12px auto 30px;
    text-align: center;
    color: #1f2d3d;
}

.booking-location-title {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.4px;
}

.booking-location-logo {
    display: block;
    width: auto;
    max-width: 190px;
    max-height: 75px;
    margin: 0 auto;
    object-fit: contain;
}

.booking-location-address {
    margin-top: 10px;
    color: #5f6b77;
    font-size: 15px;
    line-height: 1.4;
}

@media (max-width: 767px) {
    .booking-location-info {
        margin: 8px auto 22px;
        padding: 0 12px;
    }

    .booking-location-title {
        font-size: 16px;
    }

    .booking-location-logo {
        max-width: 160px;
        max-height: 65px;
    }

    .booking-location-address {
        font-size: 14px;
    }
}/* End custom CSS */