/* Local archive fixes for faithful standalone viewing */
html {
  scroll-behavior: smooth;
}

body {
  overflow-x: hidden;
}

#sogo_overlay,
#open_sogoacc,
#sogoacc,
#sogo_accessibility,
.sogo-btn-toolbar,
[id^="sogo_accessibility"],
[id^="sogoacc"],
[href*="pluginsmarket.com/downloads/accessibility-plugin"] {
  display: none !important;
  visibility: hidden !important;
  pointer-events: none !important;
}

.elementor-7 .elementor-element.elementor-element-649aef4,
.elementor-7 .elementor-element.elementor-element-6f29ece {
  background-color: #f6f2ed;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

.elementor-7 .elementor-element.elementor-element-649aef4 {
  background-image: url('DSC09935-1-1.png');
  background-position: center center !important;
}

.elementor-7 .elementor-element.elementor-element-6f29ece {
  background-image: url('DSC00357.jpg');
  background-position: center top !important;
}

.elementor-location-popup {
  display: none;
}

body.archive-popup-active {
  overflow: hidden;
}

.elementor-location-popup.archive-popup-open {
  display: flex !important;
  position: fixed !important;
  inset: 0 !important;
  z-index: 999999 !important;
  align-items: center;
  justify-content: center;
  overflow: auto;
  padding: 24px 16px;
  background: rgba(23, 23, 23, 0.52);
}

.elementor-location-popup.archive-popup-open > section {
  width: min(100%, 1100px);
  margin: auto;
}

.elementor-location-popup[data-elementor-id="823"].archive-popup-open > section {
  width: min(100%, 430px);
}

.archive-popup-close {
  position: fixed;
  top: 18px;
  left: 18px;
  width: 42px;
  height: 42px;
  border: 0;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.94);
  color: #2f2f2f;
  font-size: 28px;
  line-height: 1;
  cursor: pointer;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.18);
}

.elementor-widget-google_maps iframe,
.elementor-custom-embed iframe {
  width: 100%;
  min-height: 320px;
  border: 0;
}
