/*
Theme Name: Beautiful Reflections
Theme URI: https://beautifulreflections.vip/
Author: Custom rebuild from archived Beautiful Reflections site
Description: A responsive wellness and body-sculpting WordPress theme inspired by the archived Beautiful Reflections website.
Version: 1.1.0
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.4
Text Domain: beautiful-reflections
*/


/* Elementor compatibility: preserves the existing theme layout while exposing
   a valid WordPress content area to page builders. */
.br-elementor-content-hook {
    display: none !important;
}
.br-editable-content {
    position: relative;
}
.elementor-editor-active .br-elementor-content-hook,
.elementor-editor-preview .br-elementor-content-hook {
    display: block !important;
}
