/*
Theme Name: Lynch Haul
Theme URI: https://lynchhaul.com
Description: Child theme for the free GeneratePress parent theme, built for Lynch Haul — dump trailer rental & junk hauling in Plant City, FL. Implements the Lynch Haul design system (navy/amber), slim top bar, sticky header CTAs, custom footer, self-hosted fonts and LocalBusiness schema.
Author: Real Point Media
Author URI: https://realpointmedia.com
Template: generatepress
Version: 1.0.0
Text Domain: lynch-haul
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* -----------------------------------------------------------------------------
   The full Lynch Haul design system lives in assets/css/main.css, which is
   enqueued separately by functions.php (loaded AFTER this file and the
   GeneratePress parent stylesheet). Add small, theme-level overrides here.
   -------------------------------------------------------------------------- */

/* Keep GeneratePress containers full-bleed where our sections paint their own
   background; our .wrap handles the inner max-width. */
.lh-fullwidth .inside-article,
.lh-fullwidth .entry-content{max-width:none;padding:0}
