/* Wayside Plumbing custom palette: navy + copper, replacing default template purple/blue */
.zpheader-style-01{background-color:#0f2743 !important;}
.zplink-text{color:#f4f1ea !important;}
a:hover .zplink-text{color:#d9782e !important;}
.zphero-full-screen{background:linear-gradient(135deg,#16324a 0%,#0c1f30 100%) !important;}
.zphero-full-screen img.zpimage{display:none !important;}
.zpbutton-type-primary{background-color:#d9782e !important;border-color:#d9782e !important;color:#fff !important;}
.zpbutton-type-primary:hover{background-color:#c06a26 !important;border-color:#c06a26 !important;}
.zpbutton-type-secondary{background-color:transparent !important;border-color:#fff !important;color:#fff !important;}
.zpbutton-type-secondary:hover{background-color:rgba(255,255,255,0.15) !important;}
.zpheading{color:#15304a;}
.zplight-section-bg{background-color:#f6f3ee !important;}
#contact-us.zpsection{background:linear-gradient(135deg,#16324a 0%,#0c1f30 100%) !important;}
#contact-us .zpheading,#contact-us p,#contact-us span{color:#f6f3ee !important;}
.theme-footer-area{background-color:#0f2743 !important;}
.theme-footer-area .zpheading,.theme-footer-area p,.theme-footer-area span,.theme-footer-area .zplink-text{color:#f4f1ea !important;}
.theme-footer-area a:hover .zplink-text{color:#d9782e !important;}
.zpelem-iconheading img.zpimage{filter:brightness(0) saturate(100%) invert(46%) sepia(59%) saturate(1123%) hue-rotate(342deg) brightness(93%) contrast(89%) !important;}
.zpelem-iconheading{transition:transform .2s ease;}
.zpbutton{border-radius:6px !important;}
.zphero-slide.zpdark-section-bg{background:linear-gradient(135deg,#16324a 0%,#0c1f30 100%) !important;}

/* Hide native Zoho header/footer chrome - custom HTML has its own header/footer */
.zpheader-style-01{display:none !important;}
header.zpheader{display:none !important;}
.theme-footer-area{display:none !important;}

/* Darken service card description text */
#services p{color:#1c2b3a !important;}
