/*
Theme Name: Khushboo Wellness v2
Theme URI: https://khushboo.local/
Author: Khushboo Jain
Description: A modern, lightweight, responsive theme for Mad About Wellness & Spas. Forked from Khushboo Wellness to remove functional dependencies on ajax-search-pro, eight-degree-fly-menu, header-footer-code-manager, ultimate-form-builder-lite, plugin-organizer, hide-featured-image-on-all-single-pagepost, and 3d-flipbook-dflip-lite — those features are now built directly into the theme. Yoast SEO remains the only required plugin.
Version: 2.0.0
Requires at least: 6.4
Requires PHP: 7.4
Tested up to: 6.7
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: khushboo-wellness-v2
*/

/* Base reset */
*, *::before, *::after { box-sizing: border-box; }
html { -webkit-text-size-adjust: 100%; scroll-behavior: smooth; }
body { margin: 0; }
img, svg, video { max-width: 100%; height: auto; display: block; }
ul[class], ol[class] { list-style: none; margin: 0; padding: 0; }
a { text-decoration: none; color: inherit; }
button { font: inherit; cursor: pointer; }
input, textarea, select { font: inherit; }
table { border-collapse: collapse; width: 100%; }

@media (prefers-reduced-motion: reduce) {
	html { scroll-behavior: auto; }
	*, *::before, *::after { animation-duration: 0.01ms !important; animation-iteration-count: 1 !important; transition-duration: 0.01ms !important; scroll-behavior: auto !important; }
}
