/*
Theme Name: GoMedWear
Theme URI: https://gomedwear.com/
Author: GoMedWear
Author URI: https://gomedwear.com/
Description: Factory-direct medical scrubs & uniforms theme for GoMedWear. Built for B2B / wholesale / private-label & custom manufacturing with SEO-optimised, Google-Ads-friendly landing pages, a Products post type, partner + custom-printing + personalized-design enquiry forms, and a fully mobile-responsive layout.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.5
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: gomedwear
*/

/* Main styles live in /assets/css/main.css (enqueued in functions.php).
   This file only carries the theme header WordPress requires, plus a tiny reset
   so the theme is never unstyled if the enqueue is ever stripped. */

*, *::before, *::after { box-sizing: border-box; }
html { -webkit-text-size-adjust: 100%; }
body { margin: 0; }
img { max-width: 100%; height: auto; display: block; }
a { color: inherit; }
