
/*
 Theme Name:   Hampshire Removals Child
 Theme URI:    https://example.com/
 Description:  Minimal child theme for custom "areas" CPT with category-based templates.
 Author:       Your Name
 Version:      1.0.0
 Template:     astra
 Text Domain:  hampshire-removals-child
*/

/* Fullwidth layout reset */
html, body { margin: 0; padding: 0; }
.wrapper-fullwidth { width: 100%; max-width: none; margin: 0; padding: 0; }
.page-content { box-sizing: border-box; padding: 32px; }
hr.separator { border: 0; border-top: 1px solid #e5e5e5; margin: 24px 0; }

/* Basic typography */
.page-content h1, .page-content h2, .page-content h3 { margin: 0 0 16px; }
.page-content p { margin: 0 0 16px; line-height: 1.6; }

/* Utility classes for Elementor shortcode placeholder */
.placeholder { background: #f7f7f7; border: 1px dashed #ccc; padding: 24px; text-align: center; font-style: italic; }
*/
