.elementor-location-header .elementor-element-2fefc8f {
  --am-header-ease: cubic-bezier(0.22, 1, 0.36, 1);
  --am-header-duration: 0.45s;
  --am-expanded-height: 120px;
  --am-collapsed-height: 80px;
  --am-logo-slot: 200px;
  box-sizing: border-box;
  overflow: visible;
  height: var(--am-expanded-height);
  min-height: var(--am-expanded-height);
}

.elementor-location-header .elementor-element-2fefc8f.elementor-sticky--active,
.elementor-location-header .elementor-element-2fefc8f.am-header-ready {
  transition:
    height var(--am-header-duration) var(--am-header-ease),
    max-height var(--am-header-duration) var(--am-header-ease),
    min-height var(--am-header-duration) var(--am-header-ease),
    padding var(--am-header-duration) var(--am-header-ease),
    box-shadow var(--am-header-duration) var(--am-header-ease);
}

.elementor-location-header .elementor-element-2fefc8f > .elementor-container {
  position: relative;
  height: 100%;
  min-height: 100%;
  align-items: center;
}

.elementor-location-header .elementor-element-2fefc8f .elementor-element-bc98f46 {
  position: static !important;
  width: 0 !important;
  max-width: 0 !important;
  min-width: 0 !important;
  flex: 0 0 0 !important;
  margin: 0 !important;
  overflow: visible !important;
}

.elementor-location-header .elementor-element-2fefc8f .elementor-element-bc98f46 > .elementor-widget-wrap {
  position: static !important;
  overflow: visible !important;
}

.elementor-location-header .elementor-element-2fefc8f .elementor-element-a36ce66 {
  width: 100% !important;
  max-width: 100% !important;
  flex: 1 1 auto !important;
  position: relative;
  z-index: 5;
  align-self: stretch;
}

.elementor-location-header .elementor-element-2fefc8f .elementor-element-a36ce66 > .elementor-widget-wrap {
  display: flex;
  align-items: center;
  align-content: center;
  min-height: 100%;
  height: 100%;
}

@media (min-width: 1251px) {
  .elementor-location-header .elementor-element-2fefc8f .elementor-element-da1cf27,
  .elementor-location-header .elementor-element-2fefc8f .elementor-element-da1cf27 .elementor-widget-container,
  .elementor-location-header .elementor-element-2fefc8f .elementor-nav-menu--main {
    display: flex;
    align-items: center;
    height: 100%;
    width: 100%;
  }
}

.elementor-location-header .elementor-element-2fefc8f .elementor-element-da1cf27 .elementor-nav-menu--main .elementor-item {
  font-family: Cinzel, serif !important;
  font-size: 15px !important;
  font-weight: 400 !important;
  font-style: normal !important;
  letter-spacing: 0.05em;
  line-height: 1.2 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  display: flex;
  align-items: center;
}

.elementor-location-header .elementor-element-2fefc8f .elementor-nav-menu.am-nav-split {
  display: flex !important;
  width: 100%;
  align-items: center;
}

.elementor-location-header .elementor-element-2fefc8f .elementor-nav-menu.am-nav-split::before,
.elementor-location-header .elementor-element-2fefc8f .elementor-nav-menu.am-nav-split::after {
  content: "";
  flex: 1 1 0;
}

.elementor-location-header .elementor-element-2fefc8f .elementor-nav-menu.am-nav-split::before,
.elementor-location-header .elementor-element-2fefc8f .am-nav-left {
  order: 1;
}

.elementor-location-header .elementor-element-2fefc8f .am-nav-spacer {
  order: 2;
  flex: 0 0 var(--am-logo-slot, 200px);
  width: var(--am-logo-slot, 200px);
  pointer-events: none;
  list-style: none;
}

.elementor-location-header .elementor-element-2fefc8f .am-nav-right,
.elementor-location-header .elementor-element-2fefc8f .elementor-nav-menu.am-nav-split::after {
  order: 3;
}

.elementor-location-header .elementor-element-2fefc8f .elementor-element-40379cb {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  max-width: none;
  z-index: 4;
  margin: 0;
  pointer-events: none;
}

.elementor-location-header .elementor-element-2fefc8f .elementor-widget-theme-site-logo .elementor-widget-container,
.elementor-location-header .elementor-element-2fefc8f .elementor-widget-theme-site-logo .elementor-image,
.elementor-location-header .elementor-element-2fefc8f .am-logo-link {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.elementor-location-header .elementor-element-2fefc8f .am-logo-link {
  line-height: 0;
  pointer-events: auto;
  background: #fff;
  padding: 0 14px;
}

.elementor-location-header .elementor-element-2fefc8f .am-logo-full,
.elementor-location-header .elementor-element-2fefc8f .am-logo-icon {
  display: block;
  width: auto;
  height: auto;
  max-width: none;
  transition:
    opacity 0.35s var(--am-header-ease),
    transform 0.45s var(--am-header-ease),
    max-height 0.45s var(--am-header-ease);
}

.elementor-location-header .elementor-element-2fefc8f .am-logo-full {
  position: relative;
  max-height: calc(var(--am-expanded-height) - 24px);
  opacity: 1;
  transform: scale(1);
}

.elementor-location-header .elementor-element-2fefc8f .am-logo-icon {
  position: absolute;
  left: 50%;
  top: 50%;
  max-height: 52px;
  opacity: 0;
  transform: translate(-50%, -50%) scale(0.72);
  pointer-events: none;
}

.elementor-location-header .elementor-element-2fefc8f.am-header-scrolled {
  height: var(--am-collapsed-height);
  max-height: var(--am-collapsed-height) !important;
  min-height: var(--am-collapsed-height) !important;
  box-shadow: 0 4px 16px rgba(73, 73, 72, 0.08);
}

.elementor-location-header .elementor-element-2fefc8f.am-header-scrolled .elementor-container,
.elementor-location-header .elementor-element-2fefc8f.am-header-scrolled .elementor-row {
  min-height: 0;
  height: 100%;
}

.elementor-location-header .elementor-element-2fefc8f.am-header-scrolled .am-logo-full {
  max-height: 46px;
  opacity: 0;
  transform: scale(0.72);
  pointer-events: none;
}

.elementor-location-header .elementor-element-2fefc8f.am-header-scrolled .am-logo-icon {
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
  pointer-events: auto;
}

.elementor-location-header .elementor-element-2fefc8f .elementor-nav-menu--dropdown .elementor-item,
.elementor-location-header .elementor-element-2fefc8f .elementor-nav-menu--dropdown .elementor-sub-item {
  background-color: transparent !important;
  color: #494948 !important;
  transition: background-color 0.2s ease, color 0.2s ease;
}

.elementor-location-header .elementor-element-2fefc8f .elementor-nav-menu--dropdown .elementor-item:hover,
.elementor-location-header .elementor-element-2fefc8f .elementor-nav-menu--dropdown .elementor-item:focus,
.elementor-location-header .elementor-element-2fefc8f .elementor-nav-menu--dropdown .elementor-item.highlighted,
.elementor-location-header .elementor-element-2fefc8f .elementor-nav-menu--dropdown .elementor-item.elementor-item-active,
.elementor-location-header .elementor-element-2fefc8f .elementor-nav-menu--dropdown .elementor-sub-item:hover,
.elementor-location-header .elementor-element-2fefc8f .elementor-nav-menu--dropdown .elementor-sub-item:focus,
.elementor-location-header .elementor-element-2fefc8f .elementor-nav-menu--dropdown .elementor-sub-item.highlighted,
.elementor-location-header .elementor-element-2fefc8f .elementor-nav-menu--dropdown .elementor-sub-item.elementor-item-active {
  background-color: #ebdecb !important;
  color: #d52f2e !important;
}

@media (max-width: 1024px) {
  .elementor-location-header .elementor-element-2fefc8f .elementor-element-da1cf27 .elementor-nav-menu--main .elementor-item {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
}

@media (max-width: 1250px) {
  .elementor-location-header .elementor-element-2fefc8f .elementor-nav-menu--main {
    display: none !important;
  }

  .elementor-location-header .elementor-element-2fefc8f .elementor-element-da1cf27,
  .elementor-location-header .elementor-element-2fefc8f .elementor-element-da1cf27 .elementor-widget-container {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    height: 100%;
    width: 100%;
    position: relative;
    z-index: 6;
  }

  .elementor-location-header .elementor-element-2fefc8f .elementor-menu-toggle {
    position: absolute !important;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 !important;
    width: 44px;
    height: 44px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    background: transparent !important;
    color: #494948 !important;
    fill: #494948 !important;
    border: 0;
    box-shadow: none;
    z-index: 7;
  }

  .elementor-location-header .elementor-element-2fefc8f .elementor-menu-toggle.elementor-active {
    color: #d52f2e !important;
    fill: #d52f2e !important;
  }

  .elementor-location-header .elementor-element-2fefc8f .elementor-menu-toggle i,
  .elementor-location-header .elementor-element-2fefc8f .elementor-menu-toggle svg {
    width: 22px;
    height: 22px;
    font-size: 22px;
  }

  .elementor-7 .elementor-element.elementor-element-da1cf27 .elementor-nav-menu__container.elementor-nav-menu--dropdown,
  .elementor-location-header .elementor-element-2fefc8f .elementor-nav-menu--dropdown.elementor-nav-menu__container {
    display: none !important;
    visibility: hidden !important;
    height: 0 !important;
    max-height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    margin-top: 0 !important;
    border: 0 !important;
    box-shadow: none !important;
    background: transparent !important;
    overflow: hidden !important;
    pointer-events: none;
    position: absolute !important;
    top: auto !important;
    left: auto !important;
    width: auto !important;
    transform: none !important;
  }

  .elementor-location-header .elementor-element-2fefc8f .elementor-menu-toggle.elementor-active ~ .elementor-nav-menu--dropdown.elementor-nav-menu__container {
    display: block !important;
    visibility: visible !important;
    height: auto !important;
    max-height: calc(100vh - var(--am-expanded-height)) !important;
    position: fixed !important;
    top: var(--am-expanded-height) !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    margin-top: 0 !important;
    transform: none !important;
    border: 0 !important;
    border-top: 1px solid #ebdecb !important;
    border-radius: 0 !important;
    background: #fff !important;
    box-shadow: 0 16px 32px rgba(73, 73, 72, 0.12);
    padding: 8px 0 16px;
    overflow: auto !important;
    pointer-events: auto;
    z-index: 9998;
  }

  .elementor-location-header .elementor-element-2fefc8f.am-header-scrolled .elementor-menu-toggle.elementor-active ~ .elementor-nav-menu--dropdown.elementor-nav-menu__container {
    top: var(--am-collapsed-height) !important;
    max-height: calc(100vh - var(--am-collapsed-height)) !important;
  }

  .elementor-location-header .elementor-element-2fefc8f .elementor-nav-menu--dropdown .elementor-item,
  .elementor-location-header .elementor-element-2fefc8f .elementor-nav-menu--dropdown .elementor-sub-item {
    font-family: Cinzel, serif !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    letter-spacing: 0.06em;
    line-height: 1.3 !important;
    color: #494948 !important;
    padding: 12px 22px !important;
    background: transparent !important;
  }

  .elementor-location-header .elementor-element-2fefc8f .elementor-nav-menu--dropdown .elementor-item.elementor-item-active,
  .elementor-location-header .elementor-element-2fefc8f .elementor-nav-menu--dropdown .elementor-item:hover,
  .elementor-location-header .elementor-element-2fefc8f .elementor-nav-menu--dropdown .elementor-item:focus,
  .elementor-location-header .elementor-element-2fefc8f .elementor-nav-menu--dropdown .elementor-sub-item:hover,
  .elementor-location-header .elementor-element-2fefc8f .elementor-nav-menu--dropdown .elementor-sub-item:focus {
    background-color: #ebdecb !important;
    color: #d52f2e !important;
  }

  .elementor-location-header .elementor-element-2fefc8f .elementor-nav-menu--dropdown .elementor-sub-item {
    font-size: 13px !important;
    padding-left: 34px !important;
    color: #494948 !important;
  }
}

@media (max-width: 767px) {
  .elementor-location-header .elementor-element-2fefc8f {
    --am-expanded-height: 88px;
    --am-collapsed-height: 72px;
  }

  .elementor-location-header .elementor-element-2fefc8f .am-logo-full {
    max-height: 56px;
  }

  .elementor-location-header .elementor-element-2fefc8f .am-logo-link {
    padding: 0 8px;
  }

  .elementor-location-header .elementor-element-2fefc8f.am-header-scrolled .am-logo-icon {
    max-height: 40px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .elementor-location-header .elementor-element-2fefc8f,
  .elementor-location-header .elementor-element-2fefc8f .am-logo-full,
  .elementor-location-header .elementor-element-2fefc8f .am-logo-icon {
    transition: none !important;
  }
}

/* -------------------------------------------------------------------------
   Inner-page heroes: equal height, headline stays visible below
   ------------------------------------------------------------------------- */

:root {
  --am-page-hero-height: 46vh;
}

body:not(.home) .elementor-element-f922b7c,
body:not(.home) .elementor-element-5c0bc27,
body:not(.home) .elementor-element-1883911,
body:not(.home) .elementor-element-64cce32,
body:not(.home) .elementor-element-b69eb6e,
body:not(.home) .elementor-element-1e70920,
body:not(.home) .elementor-element-1602d08,
body:not(.home) .elementor-element-2ad5023 {
  --min-height: var(--am-page-hero-height);
  min-height: var(--am-page-hero-height) !important;
  height: var(--am-page-hero-height) !important;
}

body:not(.home) .elementor-element-f922b7c > .elementor-container,
body:not(.home) .elementor-element-5c0bc27 > .elementor-container,
body:not(.home) .elementor-element-1883911 > .elementor-container,
body:not(.home) .elementor-element-64cce32 > .elementor-container,
body:not(.home) .elementor-element-b69eb6e > .elementor-container,
body:not(.home) .elementor-element-1e70920 > .elementor-container,
body:not(.home) .elementor-element-1602d08 > .elementor-container,
body:not(.home) .elementor-element-2ad5023 > .elementor-container {
  --min-height: var(--am-page-hero-height);
  min-height: var(--am-page-hero-height) !important;
  height: var(--am-page-hero-height) !important;
}
