.elementor-kit-6{--e-global-color-primary:#19203D;--e-global-color-secondary:#BAB6A8;--e-global-color-text:#2D2D2D;--e-global-color-accent:#77705C;--e-global-color-a7a972d:#FFFFFF;--e-global-color-685850b:#57544E;--e-global-typography-primary-font-family:"Georgia";--e-global-typography-primary-font-size:20px;--e-global-typography-primary-font-weight:500;--e-global-typography-primary-line-height:24px;--e-global-typography-secondary-font-family:"Georgia";--e-global-typography-secondary-font-size:19px;--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-line-height:24px;--e-global-typography-text-font-family:"ivypresto-display";--e-global-typography-text-font-size:50px;--e-global-typography-text-font-weight:600;--e-global-typography-text-line-height:55px;--e-global-typography-accent-font-family:"REM";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-line-height:21px;--e-global-typography-d65a85d-font-family:"ivypresto-display";--e-global-typography-d65a85d-font-size:86px;--e-global-typography-d65a85d-font-weight:600;--e-global-typography-d65a85d-line-height:80px;--e-global-typography-34ccc4e-font-family:"ivypresto-display";--e-global-typography-34ccc4e-font-size:36px;--e-global-typography-34ccc4e-font-weight:600;--e-global-typography-34ccc4e-line-height:38px;--e-global-typography-d5a732f-font-family:"REM";--e-global-typography-d5a732f-font-size:20px;--e-global-typography-d5a732f-font-weight:800;--e-global-typography-d5a732f-line-height:22px;--e-global-typography-baafa96-font-family:"REM";--e-global-typography-baafa96-font-size:21px;--e-global-typography-baafa96-font-weight:500;--e-global-typography-baafa96-line-height:26px;--e-global-typography-84d74c9-font-family:"REM";--e-global-typography-84d74c9-font-size:16px;--e-global-typography-84d74c9-font-weight:500;--e-global-typography-84d74c9-text-transform:uppercase;--e-global-typography-84d74c9-line-height:18px;--e-global-typography-4c02257-font-family:"Georgia";--e-global-typography-4c02257-font-size:17px;--e-global-typography-4c02257-font-weight:500;--e-global-typography-4c02257-line-height:19px;background-color:var( --e-global-color-secondary );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-accent );}.elementor-kit-6 a:hover{color:#AA934F;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-6{--e-global-typography-d65a85d-font-size:54px;--e-global-typography-d65a85d-line-height:1em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-text-font-size:40px;--e-global-typography-text-line-height:1.1em;--e-global-typography-accent-font-size:18px;--e-global-typography-accent-line-height:1em;--e-global-typography-d65a85d-font-size:42px;--e-global-typography-d65a85d-line-height:1.1em;--e-global-typography-34ccc4e-font-size:35px;--e-global-typography-34ccc4e-line-height:1em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */header.sticky-header {
    --header-height: 100px;
    --opacity: 0.95;
    --shrink-me: 0.60;
    --sticky-background-color: #19203D;
    --transition: .10s ease-in-out;

    transition: background-color var(--transition),
                background-image var(--transition),
                backdrop-filter var(--transition),
                opacity var(--transition);
}
header.sticky-header.elementor-sticky--effects {
    background-color: var(--sticky-background-color) !important;
    background-image: none !important;
    opacity: var(--opacity) !important;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
}
header.sticky-header > .elementor-container {
    transition: min-height var(--transition);
}
header.sticky-header.elementor-sticky--effects > .elementor-container {
    min-height: calc(var(--header-height) * var(--shrink-me))!important;
    height: calc(var(--header-height) * var(--shrink-me));
}
header.sticky-header .elementor-nav-menu .elementor-item {
    transition: padding var(--transition);
}
header.sticky-header.elementor-sticky--effects .elementor-nav-menu .elementor-item {
    padding-bottom: 10px!important;
    padding-top: 10px!important;
}
header.sticky-header > .elementor-container .logo img {
    transition: max-width var(--transition);
}
header.sticky-header.elementor-sticky--effects .logo img {
    max-width: calc(100% * var(--shrink-me));
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'REM';
	font-display: auto;
	src: url('https://theclubhouseeyemouth.com/wp-content/uploads/2025/12/REM-VariableFont_wght.ttf') format('truetype');
}
/* End Custom Fonts CSS */