/*
Theme Name: ABC Rugs — Apple Edition
Theme URI: https://abcrugservices.com/
Template: twentytwentyfive
Author: ABC Decorative Rugs
Author URI: https://abcrugservices.com/
Description: Apple-inspired child theme for abcrugservices.com. Full-bleed hero sections, 12-step process layout, WooCommerce product detail, before/after slider, mega menus, hyper-local city pages. Fast, responsive, SEO-ready.
Version: 1.0.0
Requires at least: 6.5
Tested up to: 6.6
Requires PHP: 8.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: abc-rugs
Tags: custom-logo, full-site-editing, block-patterns, block-styles, wide-blocks, threaded-comments, translation-ready, accessibility-ready, one-column, two-columns, three-columns, four-columns, custom-colors, custom-menu, featured-images, rtl-language-support, sticky-post, e-commerce
*/

/* --------------------------------------------------------------
   The authoritative design system lives in assets/app.css which
   is enqueued alongside this stylesheet. Keep this file slim so
   the WordPress Theme Handbook requirement (style.css present)
   is met without fighting app.css specificity.
   -------------------------------------------------------------- */

/* Theme screenshot, wp-admin, and update-notice compatibility glue
   go here when needed. */

/* Hide the default TT5 post-content empty margin when our custom
   block templates already supply their own paddings. */
.wp-site-blocks > main.wp-block-group {
	margin-block-start: 0;
}

/* Stock TT5 adds excessive top padding on the post-content block on
   single pages — our page templates manage their own rhythm. */
body.page .entry-content,
body.single .entry-content {
	padding-block-start: 0;
}
