/*
Theme Name: ShedBuilder
Theme URI: https://shedbuilder.com
Author: ShedBuilder Team
Description: A premium WordPress theme for garden sheds and offices business.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: shedbuilder
Tags: one-page, business, custom-logo, custom-menu, featured-images, responsive-layout
*/

[x-cloak] { display: none !important; }

html { scroll-behavior: smooth; }

.hero-gradient {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.50) 0%, rgba(102, 102, 102, 0) 100%),
                linear-gradient(98deg, rgba(0, 0, 0, 0.80) 0%, rgba(0, 0, 0, 0) 98%);
}

.swiper-pagination-bullet-active { background: #d97706 !important; }

.post-content h2 {
    font-size: 1.5rem;
    font-weight: 800;
    color: #0f172a;
    margin-top: 2.5rem;
    margin-bottom: 1rem;
    letter-spacing: -0.025em;
}

.post-content p {
    color: #475569;
    line-height: 1.8;
    margin-bottom: 1.25rem;
}

.post-content strong {
    color: #0f172a;
    font-weight: 700;
}
