.elementor-kit-7{--e-global-color-primary:#EDE8DD;--e-global-color-secondary:#855E46;--e-global-color-text:#855E46;--e-global-color-accent:#2D2C2A;--e-global-typography-primary-font-family:"TT Knickerbockers Grotesk";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Gotham";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.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);}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@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 *//* Improved Animations Stylesheet from https://element.how/elementor-improve-entrance-animations/ , works for the 'fade' animations */

@keyframes fadeDown {
    from {
        opacity: 0;
        transform: translate3d(0,-30px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInDown {
    animation-name: fadeDown
}

@keyframes fadeLeft {
    from {
        opacity: 0;
        transform: translate3d(-30px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInLeft {
    animation-name: fadeLeft
}

@keyframes fadeRight {
    from {
        opacity: 0;
        transform: translate3d(30px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInRight {
    animation-name: fadeRight
}

@keyframes fadeUp {
    from {
        opacity: 0;
        transform: translate3d(0,30px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInUp {
    animation-name: fadeUp
}





/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #dfdfdf;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #333;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
}


body{
    overflow-x: hidden!important;
    overflow-y: visible;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'TT Knickerbockers Grotesk';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://www.lehighlands.ca/wp-content/uploads/2025/04/TT-Knickerbockers-Grotesk.eot');
	src: url('https://www.lehighlands.ca/wp-content/uploads/2025/04/TT-Knickerbockers-Grotesk.eot?#iefix') format('embedded-opentype'),
		url('https://www.lehighlands.ca/wp-content/uploads/2025/04/TT-Knickerbockers-Grotesk.woff2') format('woff2'),
		url('https://www.lehighlands.ca/wp-content/uploads/2025/04/TT-Knickerbockers-Grotesk.woff') format('woff'),
		url('https://www.lehighlands.ca/wp-content/uploads/2025/04/TT-Knickerbockers-Grotesk.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://www.lehighlands.ca/wp-content/uploads/2025/04/Gotham-HTF-Book.ttf') format('truetype');
}
@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://www.lehighlands.ca/wp-content/uploads/2025/04/Gotham-HTF-Light.ttf') format('truetype');
}
/* End Custom Fonts CSS */