/*
 Theme Name:   [Your Dealership Name]
 Theme URI:    https://your-site.com
 Template:     k4-rugged
 Description:  Child theme of K4 Rugged for [Your Dealership Name].
 Version:      1.0.0
 Author:       [Your Name]
 Author URI:   https://your-site.com
 Text Domain:  k4-child
 License:      GNU General Public License v2 or later
 License URI:  https://www.gnu.org/licenses/gpl-2.0.html

 -- INSTRUCTIONS --
 1. Rename this folder to your-dealership-name (e.g., "my-trailer-co")
 2. Update the Theme Name, URI, Author fields above
 3. Edit functions.php to set your business details
 4. Activate via Appearance > Themes
 5. Go to K4 Settings > Recreate Templates (regenerates DealSector pages)
 6. Check Appearance > Customize to fine-tune
*/

/* ===== Color Overrides ===== */
/* Uncomment and change to override the default red accent: */
/*
:root {
    --k4-primary-red: #2563eb;
    --k4-dark-red: #1d4ed8;
}
*/

/* ===== Your Custom Styles ===== */
/* Add any site-specific CSS below this line. */
