.elementor-kit-7{--e-global-color-primary:#3D4A3A;--e-global-color-secondary:#A8785A;--e-global-color-text:#2B2520;--e-global-color-accent:#8A5F43;--e-global-color-wcr_forest_dark:#2A3328;--e-global-color-wcr_sienna_light:#E8C9A3;--e-global-color-wcr_muted:#6B6256;--e-global-color-wcr_cream:#F5EFE4;--e-global-color-wcr_cream_dark:#EBE2D0;--e-global-color-wcr_line:#D4C8B2;--e-global-typography-primary-font-family:"Cormorant Garamond";--e-global-typography-primary-font-size:64px;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-line-height:1.4em;--e-global-typography-secondary-font-family:"Inter Tight";--e-global-typography-secondary-font-size:16px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:1.4em;--e-global-typography-text-font-family:"Inter Tight";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.4em;--e-global-typography-accent-font-family:"Inter Tight";--e-global-typography-accent-font-size:13px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-line-height:1.4em;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.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 *//* === WCR: kill Astra container constraint === */
body.elementor-page .ast-container,
body.elementor-page .ast-plain-container,
body.elementor-page .site-content,
body.elementor-page #primary,
body.elementor-page .entry-content {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  width: 100% !important;
}
body.elementor-page .site { padding: 0 !important; }
body.elementor-page article.page { margin: 0 !important; padding: 0 !important; }

/* === WCR: header overlay fixed === */
body.elementor-page .elementor-location-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
}
.elementor-location-header > .e-con,
.elementor-location-header > .elementor-section {
  width: 100%;
}

/* === WCR: lodge images pattern — when row has mixed image widget + e-con siblings === */
.e-flex.e-con:has(> .elementor-widget-image):has(> .e-con) > .elementor-widget-image,
.e-flex.e-con:has(> .elementor-widget-image):has(> .e-con) > .e-con {
  flex: 1 1 0;
  min-width: 0;
}

/* Image widgets fill their wrapper height in row contexts */
.e-flex.e-con > .elementor-widget-image .elementor-widget-container,
.e-flex.e-con > .elementor-widget-image .elementor-image {
  width: 100%;
}
.e-flex.e-con > .elementor-widget-image img {
  width: 100%;
  height: auto;
  display: block;
}/* End custom CSS */