/*
Theme Name: Opperman Recovered
Author: Hermes
Description: Stage-only reconstruction from recovered cached HTML pages for Opperman Chalets.
Version: 0.1
*/
html,body{margin:0;padding:0;}
body{background:#fff;}
#wpadminbar{position:fixed;}
.opperman-recovered-missing{max-width:900px;margin:80px auto;font-family:system-ui,sans-serif;padding:2rem;}


/* Recovery polish: cached Elementor/slider markup can show raw list bullets without plugins. */
.elementor-section ul,
.elementor-widget-container ul,
.swiper-wrapper,
.bdt-slideshow-items,
.bdt-prime-slider ul { list-style: none !important; }
.elementor-section li::marker,
.elementor-widget-container li::marker { content: "" !important; }
img { max-width: 100%; height: auto; }
