/*
Theme Name: RuRu Clinic
Theme URI: https://ruruclinic.ru
Author: RuRu Clinic
Author URI: https://ruruclinic.ru
Description: Корпоративная тема клиники RuRu на базе Elementor Pro. Все страницы собраны из Elementor-блоков и импортируются автоматически при активации темы из JSON-шаблонов в /templates/.
Version: 0.1.0
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ruru-clinic
Tags: elementor, clinic, beauty, business
*/

/* Reset & baseline — the real styling is done through Elementor Global Styles (Site Settings). */

html { -webkit-text-size-adjust: 100%; }
body { margin: 0; font-family: 'Manrope', Arial, sans-serif; color: #74685b; background: #fff8f2; }
img { max-width: 100%; height: auto; display: block; }
a { color: inherit; }

/* Admin bar offset for fixed Elementor headers. */
.admin-bar .elementor-location-header.elementor-sticky--effects {
    top: 32px;
}
@media (max-width: 782px) {
    .admin-bar .elementor-location-header.elementor-sticky--effects { top: 46px; }
}
