/*
Theme Name: Miller Roofing
Theme URI: https://mc.builtbymarki.com
Author: Markitera
Author URI: https://markitera.com
Description: Custom roofing theme for Miller Construction. Elementor-ready — registers all Elementor theme locations and ships every page of the approved design (commercial, residential, systems, materials, insights). Creates all pages, the static homepage, and the primary menu automatically on activation.
Version: 1.7.2
Requires at least: 6.0
Tested up to: 6.7
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: miller-roofing
Tags: one-column, custom-menu, custom-logo, featured-images, full-width-template
*/

/* Theme styles are enqueued from assets/css/styles.css — see functions.php.
   Minimal WP-specific styles below. */

.wp-post-content { max-width: 820px; margin-inline: auto; }
.wp-post-content img { border-radius: 10px; }
.aligncenter { margin-inline: auto; }
.alignwide { width: min(1360px, 94vw); margin-inline: auto; }
.alignfull { width: 100%; }
.screen-reader-text { position: absolute; left: -9999px; }

/* Let Elementor control full width inside our main wrapper */
.mr-elementor-page main > .elementor { width: 100%; }
