/* Static replay fixes: keep archived Elementor sections visible without WP runtime timing. */
.elementor-invisible {
  visibility: visible;
}

img {
  max-width: 100%;
}

.elementor-35 .elementor-element.elementor-element-c67de22:not(.elementor-motion-effects-element-type-background),
.elementor-35 .elementor-element.elementor-element-c67de22 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
  background-image: url("wp-content/uploads/2023/08/bgtop2.webp") !important;
  background-position: center center !important;
  background-size: cover !important;
}

.elementor-35 .elementor-element.elementor-element-c67de22 > .elementor-background-slideshow {
  display: none !important;
}
