/*!
Theme Name: prime pest control
Theme URI: http://underscores.me/
Author: shyam
Author URI: http://underscores.me/
Description: Description
Version: 1.01.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: prime-pest-control
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

prime pest control is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------
 * Footer css for fixed whatsapp button
 * ------------------------*/
 .sk-booking-wrap {
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', system-ui, sans-serif;
    max-width: 100%;
    margin: 0 auto;
    padding: 30px;
    border: solid 1px green;
    border-radius: 10px;
}
/* Gutenberg Content Styling */
/* Gutenberg Content Styling - Optimized */
.post-content {
    color: #374151;
    line-height: 1.8;
    font-size: 1.125rem; /* 18px */
}

/* Headings: Bold & Better Spacing */
.post-content :is(h1, h2, h3, h4, h5, h6) {
    font-weight: 800;
    color: #111827;
    margin: 2.5rem 0 1.25rem; /* Increased top margin for section breathing */
    line-height: 1.2;
}

.post-content h2 { font-size: 1.875rem; } /* 30px */
.post-content h3 { font-size: 1.5rem; }    /* 24px */

/* Links: Set to Red per request */
.post-content a {
    color: #dc2626; /* Modern Red */
    text-decoration: underline;
    text-underline-offset: 4px;
    font-weight: 600;
    transition: color 0.2s ease;
}

.post-content a:hover {
    color: #991b1b; /* Darker red on hover */
}

/* Paragraphs */

.post-content blockquote, dd, dl, figure, h1, h2, h3, h4, h5, h6, hr, p, pre {
    margin: 20px;
    padding: 0px;
}

.post-content menu, 
.post-content ol,
.post-content ul {
    list-style: auto;
    margin: 15px;
    padding: 10px;
}

.post-content p:last-child {
    margin-bottom: 0; /* Clean finish */
}

/* Lists: Optimized with spacing between items */
.post-content :is(ul, ol) {
    margin-bottom: 2rem;
    padding-left: 1.5rem;
}

.post-content li {
    margin-bottom: 0.75rem; /* Space between list points */
    padding-left: 0.25rem;
}

/* Images & Figures */
.post-content img, 
.post-content figure {
    border-radius: 16px;
    margin: 2.5rem auto;
    height: auto;
}

.post-content figcaption {
    text-align: center;
    font-size: 0.875rem;
    color: #6b7280;
    margin-top: 0.75rem;
}

/* Blockquote */
.post-content blockquote {
    border-left: 4px solid #dc2626; /* Matched to your red theme */
    background: #fef2f2; /* Light red tint */
    padding: 1.5rem 2rem;
    border-radius: 0 16px 16px 0;
    margin: 2.5rem 0;
    font-style: italic;
}

.post-content blockquote p {
    margin-bottom: 0; /* No double spacing inside quotes */
}

/* Tables */
.post-content table {
    width: 100%;
    border-collapse: collapse;
    margin: 2.5rem 0;
    font-size: 0.95rem;
}

.post-content th {
    background-color: #f9fafb;
    font-weight: 700;
    text-align: left;
}

.post-content :is(td, th) {
    border: 1px solid #e5e7eb;
    padding: 1rem;
}

/* Gutenberg Special Aligns */
.post-content .alignwide {
    max-width: 110%;
    margin-left: -5%;
}

@media (max-width: 768px) {
    .post-content .alignwide {
        max-width: 100%;
        margin-left: 0;
    }
}

 .whatsapp-chat {position: fixed;bottom: 90px !important;right:15px;font-size: 10px;padding: 0;border-radius: 30px;text-decoration: none;z-index: 999;width:50px;transition: transform 0.3s ease;}.whatsapp-chat:hover {transform: scale(1.1);}.nav-link,.sub-heading-caps,h1,h2,h3{text-transform:uppercase}:root{--primary-red:#D32F2F;--safety-green:#388E3C;--text-dark:#333333;--bg-light:#F9F9F9}body{font-family:Inter,sans-serif;color:var(--text-dark);background-color:var(--bg-light);overflow-x:hidden}h1,h2,h3{font-family:Cinzel,serif}.brand-red{color:var(--primary-red)}.brand-green,.slogan{color:var(--safety-green)}.sub-heading-caps{font-family:Montserrat,sans-serif;letter-spacing:5px;font-weight:700}.slogan{font-family:'Dancing Script',cursive;font-size:1.5rem}.btn-primary{background-color:var(--primary-red);color:#fff;transition:.3s}.btn-primary:hover{background-color:#b71c1c;transform:translateY(-2px)}header{background:#fff;box-shadow:0 2px 10px rgba(0,0,0,.05)}.nav-link{font-family:Montserrat,sans-serif;font-weight:600;font-size:.85rem;letter-spacing:1px;position:relative}.nav-link::after{content:'';position:absolute;width:0;height:2px;bottom:-4px;left:0;background-color:var(--primary-red);transition:width .3s}.nav-link:hover::after{width:100%}#mobile-menu{transition:transform .4s cubic-bezier(.4, 0, .2, 1)}.menu-open #mobile-menu{transform:translateX(0)}.hero-section{background:linear-gradient(rgba(0,0,0,.6),rgba(0,0,0,.6)) center/cover,url('https://images.unsplash.com/photo-1584622650111-993a426fbf0a?q=80&w=2070&auto=format&fit=crop') center/cover;height:80vh;display:flex;align-items:center;color:#fff}.hero-card{background:rgba(255,255,255,.95);padding:3rem;border-radius:4px;border-top:8px solid var(--primary-red);max-width:600px}.service-card{background:#fff;padding:2rem;border-radius:8px;transition:.3s;border:1px solid #eee}.service-card:hover{border-color:var(--safety-green);box-shadow:0 10px 30px rgba(0,0,0,.05)}.service-icon{font-size:2.5rem;color:var(--safety-green);margin-bottom:1rem}.about-image{border-radius:20px;box-shadow:20px 20px 0 var(--safety-green)}.standard-image{border-radius:12px;box-shadow:-15px 15px 0 var(--primary-red)}.text-3xl{color:#fff;font-size:1.875rem;line-height:2.25rem}.contact-info-bar{background-color:var(--primary-red);color:#fff}.form-input{width:100%;border:1px solid #4caf50;padding:1rem;border-radius:8px;outline:0;transition:.3s}.form-input:focus{border-color:var(--primary-red);box-shadow:0 0 0 4px rgba(211,47,47,.1)}footer{background-color:#1a1a1a;color:#ccc}.footer-logo{font-family:Cinzel,serif;color:#fff;font-size:1.5rem}