.elementor-kit-85{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-thmv_primary:#028090;--e-global-color-thmv_accent:#05668d;--e-global-color-thmv_dark:#151515;--e-global-color-thmv_shadow:#707070;--e-global-color-thmv_midtone:#B9B8B8;--e-global-color-thmv_highlight:#F4F4F4;--e-global-color-thmv_light:#FFFFFF;--e-global-color-75a5e665:#4054B2;--e-global-color-c48bd4b:#23A455;--e-global-color-3bca3248:#000;--e-global-color-4c34a419:#FFF;--e-global-typography-primary-font-family:"AC Hero";--e-global-typography-primary-font-weight:400;--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;color:var( --e-global-color-thmv_dark );font-family:"Open Sans", Sans-serif;font-size:16px;font-weight:300;line-height:1.75em;}.elementor-kit-85 e-page-transition{background-color:#FFBC7D;}.elementor-kit-85 h1{color:var( --e-global-color-thmv_dark );font-family:"Spinnaker", Sans-serif;font-size:52px;font-weight:700;line-height:1em;}.elementor-kit-85 h2{color:var( --e-global-color-thmv_dark );font-family:"Spinnaker", Sans-serif;font-size:40px;font-weight:700;line-height:1.25em;}.elementor-kit-85 h3{color:var( --e-global-color-thmv_dark );font-family:"Spinnaker", Sans-serif;font-size:32px;font-weight:700;line-height:1.25em;}.elementor-kit-85 h4{color:var( --e-global-color-thmv_dark );font-family:"Spinnaker", Sans-serif;font-size:28px;font-weight:700;line-height:1.25em;}.elementor-kit-85 h5{color:var( --e-global-color-thmv_dark );font-family:"Spinnaker", Sans-serif;font-size:22px;font-weight:700;line-height:1em;}.elementor-kit-85 h6{color:var( --e-global-color-thmv_dark );font-family:"Spinnaker", Sans-serif;font-size:16px;font-weight:700;line-height:1.25em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1240px;}.e-con{--container-max-width:1240px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.themo_mphb_availability_calendar .datepick, .datepick-popup .datepick.mphb-datepick-popup{width:auto!important;}.datepick-popup .datepick.mphb-datepick-popup{max-width:600px;}:root .mphb-calendar.mphb-datepick,:root .mphb-calendar.mphb-datepick [class*="mphb-datepicker-"], :root .datepick-popup .mphb-datepick-popup,:root .datepick-popup [class*="mphb-datepicker-"].mphb-datepick-popup{--mphb-booked-date-bg:#f96d64;--mphb-available-date-bg:#f4f6f2;}@media(max-width:1024px){.elementor-kit-85{font-size:18px;}.elementor-kit-85 h1{font-size:38px;}.elementor-kit-85 h2{font-size:32px;}.elementor-kit-85 h3{font-size:28px;}.elementor-kit-85 h4{font-size:22px;}.elementor-kit-85 h5{font-size:18px;}.elementor-kit-85 h6{font-size:14px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-85{font-size:14px;}.elementor-kit-85 h1{font-size:28px;}.elementor-kit-85 h2{font-size:26px;}.elementor-kit-85 h3{font-size:22px;}.elementor-kit-85 h4{font-size:20px;}.elementor-kit-85 h5{font-size:18px;}.elementor-kit-85 h6{font-size:14px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.scroll-fixed {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1; /* 👈 MUST be lower than section content */
  opacity: 0;
  pointer-events: none;
  width: 100%;
  max-width: 700px;
  text-align: center;
  transition: none;
}

.scroll-fixed.visible {
  opacity: 1;
  pointer-events: auto;
}

.section-zone {
  position: relative;
  min-height: 100vh;
  z-index: 2; /* 👈 Must be higher than .scroll-fixed */
  background: #000; /* or your background image */
}

body.elementor-editor-active .scroll-fixed {
  opacity: 1 !important;
  pointer-events: auto !important;
  position: static !important;
  transform: none !important;
}


.scroll-up-header {
  position: fixed;
  top: 0; /* no slide */
  left: 0;
  width: 100%;
  z-index: 9999;
  opacity: 0;
  transition: opacity 0.4s ease;
  pointer-events: none;
}

.scroll-up-header.visible {
  opacity: 1;
  pointer-events: auto;
}

.custom-underline-hover {
    position: relative;
    display: inline-block;
    transition: all 0.3s ease;
}

.custom-underline-hover::after {
    content: "";
    position: absolute;
    bottom: -5px;
    left: 0;
    height: 1px;
    width: 0%;
    background-color: white;
    transition: width 0.3s ease;
}

.custom-underline-hover:hover::after {
    width: 100%;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'AC Hero';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://lithies.development-preview.net/wp-content/uploads/2025/04/ACHero.ttf') format('truetype');
}
@font-face {
	font-family: 'AC Hero';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://lithies.development-preview.net/wp-content/uploads/2025/04/ACHeroLight.ttf') format('truetype');
}
/* End Custom Fonts CSS */