/*
Theme Name: HVH Healthcare
Theme URI: https://hvhealthcare.in
Author: Hitesh Vivance Healthcare
Author URI: https://hvhealthcare.in
Description: A custom, Elementor-ready WordPress theme for Hitesh Vivance Healthcare (HVH) — a medical tourism and healthcare facilitation company. Converted from the official bolt.new site export. Includes a dedicated Doctor Consultation section for Dr. Hemalatha K.R. Every homepage section is also registered as a shortcode ([hvh_hero], [hvh_about], [hvh_services], [hvh_treatments], [hvh_doctor_consultation], [hvh_why_us], [hvh_process], [hvh_testimonials], [hvh_contact]) so the whole layout can be rearranged, mixed with other content, and edited visually with Elementor or any other page builder.
Version: 1.2.2
Requires at least: 6.0
Requires PHP: 7.4
Tested up to: 6.6
Text Domain: hvh-healthcare
Tags: healthcare, medical, elementor-friendly, custom-theme, one-page

This theme's base styles are compiled with Tailwind CSS (assets/css/tailwind.css).
Do not remove this header — it is required for WordPress to recognize the theme.
*/

/* Minimal safety reset – full design system lives in assets/css/tailwind.css */
* { box-sizing: border-box; }
img { max-width: 100%; height: auto; display: block; }
a { text-decoration: none; }
button { cursor: pointer; }
