.window_scrolled div#main-logo img {
    content: url(/wp-content/uploads/2026/08/extreme-plumbing-hydro-jetting-small-logo.png);
}

.hero-caption-item a {
    color: #ffffff;
    font-weight: 600;
}

body.window_scrolled .main-header .header-items .header-col.logo-item img {
    height: 140px !important;
}

header.site-header .top-ads {
    border: none !important;
}
.main-header .header-items {
    border: none !important;
}
header.site-header .bottom-ads {
    border: none !important;
}
a.site-btn {
    border: none !important;
}
.about-section .ab-content ul li:before {
    color: #000000 !important;
}
.form-container .form-field button {
    border: none !important;
}
.site-footer {
    border: none !important;
}
.contact-page-wrap .contact-site-form .form-field-wrap {
    background-color: #cccccc40 !important;
}

.footer-col-item.site-info.site-email a {
    font-size: 13px !important;
}

@media only screen and (min-width:1024px){
    .header-col.logo-item {
        width: 65% !important;
    }
    
    .header-col.cta-items {
        width: 35% !important;
    }
    
    div#main-logo {
        text-align: left;
    }
    
    body.window_scrolled .main-header .header-items .header-col.logo-item img {
        width: auto !important;
    }
    
    .footer-col-item.site-logo img {
        width: 300px;
    }
    
    .header-row {
        background-image: url(/wp-content/uploads/2026/08/plumbing-service-header-banner.jpg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }
    
    header.site-header .top-info, .main-header .header-items{
        background-color: #000000eb !important;
    }
}

@media only screen and (max-width:1200px) and (min-width:1024px){
    .footer-col-item.site-info.site-email a {
        font-size: 11px !important;
    }
    
    footer .column-element .column-label {
        font-size: 20px;
    }
    
    .contact-info.contact-email.relative a {
        font-size: 12px !important;
    }
    
    footer .column-element .column-label {
        font-size: 20px !important;
    }
    
    footer .column-element .footer-col-item.site-info {
        font-size: 12px !important;
    }
}