/*
Theme Name: MHS Group
Theme URI: https://mhsgroup.com.au
Author: ITAspects
Author URI: https://itaspects.com.au
Description: Custom WordPress theme for MHS Group, industrial hose and hydraulic specialists. Built for Elementor compatibility with full theme builder support. Premium industrial design, conversion focused, mobile first, SEO optimised.
Version: 1.0.0
Tested up to: 6.6
Requires at least: 6.0
Requires PHP: 7.4
License: Proprietary, ITAspects 2026
License URI: https://itaspects.com.au
Text Domain: mhs-group
Tags: industrial, business, custom-logo, custom-menu, custom-colors, theme-options, threaded-comments, translation-ready, elementor, full-site-editing
*/

/* Minimal reset, all real styles live in assets/css/main.css for clarity */
html { scroll-behavior: smooth; }
body { margin: 0; }

/* Elementor compatibility, fix container width clashes */
.elementor-section.elementor-section-boxed > .elementor-container { max-width: 1320px; }
