.elementor-kit-6{--e-global-color-primary:#C9A84C;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#F5F0E8;--e-global-color-accent:#080808;--e-global-color-wf_gold:#C9A84C;--e-global-color-wf_black:#080808;--e-global-color-wf_cream:#F5F0E8;--e-global-color-wf_gold_light:#E2BC6A;--e-global-color-wf_gray:#888888;--e-global-typography-primary-font-family:"Chronicle Display";--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Avenir next";--e-global-typography-text-font-size:20px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-family:"Avenir next";--e-global-typography-accent-font-size:14px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-93892a2-font-family:"Avenir next";--e-global-typography-93892a2-font-size:16px;--e-global-typography-93892a2-font-weight:400;--e-global-typography-93892a2-line-height:1.5em;color:#F5F0E8;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a:hover{color:#E2BC6A;}.elementor-kit-6 h1{font-size:60px;font-weight:500;line-height:1.2em;}.elementor-kit-6 h2{font-size:60px;font-weight:500;line-height:1.2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1320px;}.e-con{--container-max-width:1320px;}.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-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 */:root {
  --wf-black: #080808;
  --wf-dark: #111111;
  --wf-gold: #C9A84C;
  --wf-gold-light: #E2BC6A;
  --wf-gold-dim: rgba(201,168,76,0.15);
  --wf-white: #FFFFFF;
  --wf-cream: #F5F0E8;
  --wf-gray: #888888;
  --wf-font-heading: 'Chronicle Display', Georgia, serif;
  --wf-font-body: 'Avenir next', 'Avenir', sans-serif;
}

/* ---- Page Base ---- */
html, body {
  color: var(--wf-white) !important;
}
body * {
  font-family: var(--wf-font-body);
}

/* ---- Headings ---- */
h1, h2, h3, h4, h5, h6, .elementor-heading-title {
  font-family: var(--wf-font-heading) !important;
  color: var(--wf-white) !important;
  font-weight: 400 !important;
}

/* ---- HEADER: Fully Transparent, No Border ---- */
header.elementor-location-header {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  z-index: 1000 !important;
  border: none !important;
  box-shadow: none !important;
}
.main-header,
.main-header .e-con,
.main-header .e-con-inner,
.main-header .e-con-boxed,
header .e-con,
header .e-con-inner,
header .e-con-boxed {
  background: transparent !important;
  background-color: transparent !important;
  border-top: none !important;
  border-bottom: none !important;
  box-shadow: none !important;
}

/* ---- Sticky Header: Adds background only on scroll ---- */
.main-header.elementor-sticky--active,
.main-header.elementor-sticky--effects {
  background-color: rgba(8, 8, 8, 0.95) !important;
  backdrop-filter: blur(12px) !important;
  -webkit-backdrop-filter: blur(12px) !important;
}
.main-header.elementor-sticky--active .e-con-inner,
.main-header.elementor-sticky--effects .e-con-inner {
  background-color: transparent !important;
}

/* ---- Navigation Text ---- */
.e-n-menu-title-text {
  color: var(--wf-white) !important;
  font-weight: 300 !important;
  font-size: 12px !important;
  letter-spacing: .14em !important;
  text-transform: uppercase !important;
}
.e-n-menu-item:hover .e-n-menu-title-text {
  color: var(--wf-gold) !important;
}
.e-n-menu-dropdown-icon svg path,
.e-n-menu-toggle svg path {
  fill: var(--wf-white) !important;
}
header .elementor-widget-image img {
  max-height: 65px !important;
}

/* ---- Header CTA Button ---- */
header .elementor-widget-button .elementor-button,
header .elementor-widget-button a.elementor-button {
  background-color: transparent !important;
  border: 1px solid var(--wf-gold) !important;
  color: var(--wf-gold) !important;
  font-size: 10px !important;
  letter-spacing: .18em !important;
  text-transform: uppercase !important;
  padding: 10px 22px !important;
  border-radius: 0 !important;
  transition: all .3s ease !important;
}
header .elementor-widget-button .elementor-button:hover {
  background-color: var(--wf-gold) !important;
  color: var(--wf-black) !important;
}

/* ---- Mega Menu Dropdown Panel ---- */
.e-n-menu-content {
  background-color: rgba(5, 5, 5, 0.98) !important;
  backdrop-filter: blur(16px) !important;
  border: none !important;
}
.e-n-menu-content.e-active {
  border-top: 2px solid var(--wf-gold) !important;
}
.e-n-menu-content h4.elementor-heading-title {
  color: var(--wf-gold) !important;
  font-size: 10px !important;
  font-weight: 600 !important;
  letter-spacing: .22em !important;
  text-transform: uppercase !important;
  padding-bottom: 12px !important;
  margin-bottom: 20px !important;
}
.e-n-menu-content a {
  color: var(--wf-cream) !important;
  text-decoration: none !important;
  font-family: var(--wf-font-body) !important;
  font-size: 14px !important;
  font-weight: 300 !important;
  display: block !important;
  margin-bottom: 12px !important;
  transition: color 0.2s ease !important;
}
.e-n-menu-content a:hover {
  color: var(--wf-gold) !important;
}
.e-n-menu-content h5 {
  color: var(--wf-gold) !important;
  font-family: var(--wf-font-heading) !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  margin-bottom: 16px !important;
  text-transform: capitalize !important;
}

/* ---- Hero Video Container ---- */
[data-id="0adc22f"].e-con {
  min-height: 100vh !important;
  position: relative !important;
  background-color: transparent !important;
}
[data-id="0adc22f"] .e-con-inner {
  position: relative !important;
  z-index: 2 !important;
}

/* ---- General Buttons ---- */
.elementor-widget-button .elementor-button,
a.elementor-button {
  background-color: var(--wf-gold) !important;
  color: var(--wf-black) !important;
  border: none !important;
  border-radius: 0 !important;
  font-weight: 500 !important;
  font-size: 10px !important;
  letter-spacing: .2em !important;
  text-transform: uppercase !important;
  padding: 13px 28px !important;
  box-shadow: none !important;
}

/* ---- Ballroom Cards in Dropdown ---- */
.ballrooms-img {
  min-height: 180px !important;
  background-size: cover !important;
  background-position: center !important;
}

/* ---- Ballroom Scroll Panels ---- */
.wf-ballroom-panel {
  min-height: 85vh;
  width: 100%;
  position: relative;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  display: flex !important;
  align-items: flex-end !important;
}
.wf-ballroom-panel::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(8,8,8,.9) 0%, rgba(8,8,8,.4) 40%, rgba(8,8,8,.1) 100%);
  z-index: 1;
}
.wf-ballroom-panel > .e-con-inner {
  position: relative;
  z-index: 2;
  width: 100%;
}

/* ---- Footer ---- */
.site-footer, footer, #site-footer {
  background-color: #060606 !important;
  border-top: 1px solid rgba(201,168,76,0.2) !important;
}
.site-footer p, .site-footer span, footer p {
  color: var(--wf-gray) !important;
  font-size: 12px !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Chronicle Display';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://testthree.digitalcordex.com/wp-content/uploads/2026/07/Chronicle-Display-Roman.woff2') format('woff2');
}
@font-face {
	font-family: 'Chronicle Display';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://testthree.digitalcordex.com/wp-content/uploads/2026/07/Chronicle-Display-Semibold.woff2') format('woff2');
}
@font-face {
	font-family: 'Chronicle Display';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://testthree.digitalcordex.com/wp-content/uploads/2026/07/Chronicle-Display-Black.woff2') format('woff2');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Avenir next';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://testthree.digitalcordex.com/wp-content/uploads/2026/07/AvenirLTProLight.woff2') format('woff2');
}
@font-face {
	font-family: 'Avenir next';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://testthree.digitalcordex.com/wp-content/uploads/2026/07/AvenirLTProMedium.woff2') format('woff2');
}
@font-face {
	font-family: 'Avenir next';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://testthree.digitalcordex.com/wp-content/uploads/2026/07/AvenirLTProBook.woff2') format('woff2');
}
/* End Custom Fonts CSS */