/*
Theme Name: Einstein Elementor Child
Template: hello-elementor
Version: 2.0.0
Description: Minimal child theme for the clean Einstein Elementor Pro reconstruction.
Text Domain: einstein-elementor-child
*/
:root{--einstein-content:1200px;--einstein-gap:24px}
.einstein-placeholder{border:2px dashed #777;background:#f2f2f2;padding:24px;margin:14px 0;min-height:120px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#333}
.einstein-image-placeholder{background:repeating-linear-gradient(135deg,#e1e1e1,#e1e1e1 12px,#ededed 12px,#ededed 24px)}
.einstein-video{background:#202020;color:#fff;min-height:220px}
.einstein-editor-note{border-left:4px solid #777;background:#f6f6f6;padding:12px 16px;margin:18px 0}
.einstein-recovered-row{gap:var(--einstein-gap)}
@media(max-width:767px){.einstein-recovered-column{width:100%!important}}
