.elementor-kit-8{--e-global-color-primary:#000000;--e-global-color-secondary:#AEACA0;--e-global-color-text:#AEACA0;--e-global-color-accent:#822FFF;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:transparent;background-image:linear-gradient(272deg, #1A1A18 0%, #2A2A29 100%);overscroll-behavior:none;--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-animation-duration:600ms;}.elementor-kit-8 e-page-transition{background-color:#131313;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body {
    overflow-x: hidden;
}
#booking {
  scroll-margin-top: 21px; /* adjust for sticky header height */
}
#team {
  scroll-margin-top: 130px; /* adjust for sticky header height */
}
.latepoint-lightbox-summary-trigger {
        display: none !important;
    }
.latepoint-side-panel {
    display: none !important;
}
.os-booking-wrapper .os-steps-w {
    width: 100% !important;
}

/* Remove auto styling for phone & email links */
a[href^="tel"],
a[href^="mailto"] {
    color: inherit !important;
    text-decoration: none !important;
}

/* Prevent iOS auto styling */
a[x-apple-data-detectors] {
    color: inherit !important;
    text-decoration: none !important;
}
@media (max-width: 600px) {
    .latepoint-w .latepoint-lightbox-i {
        height: 90dvh;
        margin-top: 10dvh;
        border-radius: 21px 21px 0 0;
    }
    
    .latepoint-lightbox-w.latepoint-border-radius-rounded .latepoint-lightbox-i {
        border-radius: 21px 21px 0 0;
    }
    
    .latepoint-lightbox-w .latepoint-lightbox-footer  {
    margin-bottom: 32px;
}
    .latepoint-w .latepoint-booking-form-element .latepoint-form-w .latepoint-footer  {
    margin-bottom: 32px;
}
}
.os-monthly-calendar-days .os-day .os-day-box {
    border-radius: 6px;
}/* End custom CSS */