{"id":4115,"date":"2026-05-10T12:41:37","date_gmt":"2026-05-10T11:41:37","guid":{"rendered":"https:\/\/walthamforestplumbing.co.uk\/?page_id=4115"},"modified":"2026-05-10T12:48:44","modified_gmt":"2026-05-10T11:48:44","slug":"small-plumbing-repairs","status":"publish","type":"page","link":"https:\/\/walthamforestplumbing.co.uk\/index.php\/small-plumbing-repairs\/","title":{"rendered":"Small Plumbing Repairs"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"4115\" class=\"elementor elementor-4115\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-e1ea256 ct-section-stretched elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"e1ea256\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-f79051b\" data-id=\"f79051b\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-b860063 elementor-widget elementor-widget-html\" data-id=\"b860063\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- ============================================================\r\n     WALTHAM FOREST PLUMBING & HEATING\r\n     Small Plumbing Repairs \u2014 Restyled Page\r\n     File: small-plumbing-repairs-restyled.html\r\n     Paste into Elementor HTML widget (full-width section)\r\n     ============================================================ -->\r\n\r\n<style>\r\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Lora:ital,wght@0,400;0,600;0,700;1,400&family=Inter:wght@300;400;500;600;700&display=swap');\r\n\r\n  :root {\r\n    --navy:      #0F2A3F;\r\n    --navy-deep: #0a1f30;\r\n    --green:     #2BB673;\r\n    --blue:      #3D6A8C;\r\n    --grey:      #595959;\r\n    --offwhite:  #f7f9fb;\r\n    --border:    #d8dfe5;\r\n    --white:     #ffffff;\r\n    --font-head: 'Lora', Georgia, serif;\r\n    --font-body: 'Inter', Arial, sans-serif;\r\n  }\r\n\r\n  .wfph-spr-wrap,\r\n  .wfph-spr-wrap * { box-sizing: border-box; }\r\n  .wfph-spr-wrap {\r\n    font-family: var(--font-body);\r\n    color: var(--grey);\r\n    line-height: 1.7;\r\n    overflow-x: hidden;\r\n  }\r\n  .wfph-full { width: 100vw; margin-left: calc(50% - 50vw); }\r\n\r\n  \/* \u2500\u2500 HERO \u2500\u2500 *\/\r\n  .wfph-spr-hero {\r\n    background: linear-gradient(135deg, var(--navy-deep) 0%, var(--navy) 60%, #1a3d5c 100%);\r\n    padding: 90px 24px 80px;\r\n    text-align: center;\r\n    position: relative;\r\n    overflow: hidden;\r\n  }\r\n  .wfph-spr-hero::before {\r\n    content: ''; position: absolute; top: -60px; right: -60px;\r\n    width: 340px; height: 340px; border-radius: 50%;\r\n    background: rgba(43,182,115,0.07); pointer-events: none;\r\n  }\r\n  .wfph-spr-hero::after {\r\n    content: ''; position: absolute; bottom: -80px; left: -40px;\r\n    width: 260px; height: 260px; border-radius: 50%;\r\n    background: rgba(61,106,140,0.10); pointer-events: none;\r\n  }\r\n  .wfph-spr-hero-inner { max-width: 760px; margin: 0 auto; position: relative; z-index: 1; }\r\n  .wfph-eyebrow {\r\n    display: inline-block; background: rgba(43,182,115,0.15); color: var(--green);\r\n    font-size: 0.78rem; font-weight: 600; letter-spacing: 0.12em; text-transform: uppercase;\r\n    padding: 6px 16px; border-radius: 20px; border: 1px solid rgba(43,182,115,0.3); margin-bottom: 22px;\r\n  }\r\n  .wfph-spr-hero h1 {\r\n    font-family: var(--font-head); font-size: clamp(2rem, 5vw, 3rem);\r\n    font-weight: 700; color: var(--white); line-height: 1.2; margin: 0 0 20px;\r\n  }\r\n  .wfph-spr-hero h1 em { font-style: italic; color: var(--green); }\r\n  .wfph-spr-hero p {\r\n    font-size: 1.05rem; color: rgba(255,255,255,0.78);\r\n    max-width: 580px; margin: 0 auto 34px;\r\n  }\r\n  .wfph-hero-ctas { display: flex; gap: 14px; justify-content: center; flex-wrap: wrap; }\r\n  .wfph-btn-primary {\r\n    display: inline-block; background: var(--green); color: var(--white);\r\n    font-size: 0.95rem; font-weight: 600; padding: 14px 28px; border-radius: 6px;\r\n    text-decoration: none; transition: background 0.2s, transform 0.15s;\r\n  }\r\n  .wfph-btn-primary:hover { background: #22995e; transform: translateY(-1px); }\r\n  .wfph-btn-outline {\r\n    display: inline-block; border: 2px solid rgba(255,255,255,0.4); color: var(--white);\r\n    font-size: 0.95rem; font-weight: 500; padding: 12px 26px; border-radius: 6px;\r\n    text-decoration: none; transition: border-color 0.2s, background 0.2s;\r\n  }\r\n  .wfph-btn-outline:hover { border-color: var(--white); background: rgba(255,255,255,0.06); }\r\n\r\n  \/* \u2500\u2500 TRUST BAR \u2500\u2500 *\/\r\n  .wfph-trust-bar { background: var(--white); border-bottom: 1px solid var(--border); padding: 20px 24px; }\r\n  .wfph-trust-bar-inner {\r\n    max-width: 980px; margin: 0 auto; display: flex;\r\n    gap: 28px; flex-wrap: wrap; justify-content: center; align-items: center;\r\n  }\r\n  .wfph-trust-item {\r\n    display: flex; align-items: center; gap: 9px;\r\n    font-size: 0.87rem; font-weight: 500; color: var(--navy);\r\n  }\r\n\r\n  \/* \u2500\u2500 SECTION HELPERS \u2500\u2500 *\/\r\n  .wfph-section-label { text-align: center; margin-bottom: 10px; }\r\n  .wfph-section-label span {\r\n    display: inline-block; font-size: 0.75rem; font-weight: 700;\r\n    letter-spacing: 0.14em; text-transform: uppercase; color: var(--blue);\r\n    border-bottom: 2px solid var(--green); padding-bottom: 4px;\r\n  }\r\n  .wfph-section-heading {\r\n    font-family: var(--font-head); font-size: clamp(1.5rem, 3.5vw, 2.1rem);\r\n    color: var(--navy); text-align: center; margin: 0 0 14px; line-height: 1.3;\r\n  }\r\n  .wfph-section-sub {\r\n    text-align: center; font-size: 1rem; color: var(--grey);\r\n    max-width: 620px; margin: 0 auto 50px;\r\n  }\r\n\r\n  \/* \u2500\u2500 INTRO \u2500\u2500 *\/\r\n  .wfph-intro { background: var(--offwhite); padding: 70px 24px; }\r\n  .wfph-intro-inner {\r\n    max-width: 900px; margin: 0 auto;\r\n    display: grid; grid-template-columns: 1fr 1fr; gap: 60px; align-items: center;\r\n  }\r\n  @media(max-width:680px){ .wfph-intro-inner { grid-template-columns: 1fr; gap: 32px; } }\r\n  .wfph-intro h2 {\r\n    font-family: var(--font-head); font-size: clamp(1.4rem, 3vw, 1.9rem);\r\n    color: var(--navy); margin: 0 0 16px; line-height: 1.3;\r\n  }\r\n  .wfph-intro p { margin: 0 0 14px; font-size: 0.97rem; }\r\n  .wfph-intro p:last-child { margin-bottom: 0; }\r\n  .wfph-intro-aside {\r\n    background: var(--white); border: 1px solid var(--border);\r\n    border-top: 4px solid var(--green); border-radius: 8px; padding: 28px 26px;\r\n  }\r\n  .wfph-intro-aside h3 {\r\n    font-family: var(--font-head); font-size: 1.05rem;\r\n    color: var(--navy); margin: 0 0 14px;\r\n  }\r\n  .wfph-check-list { list-style: none; padding: 0; margin: 0; }\r\n  .wfph-check-list li {\r\n    padding: 9px 0; border-bottom: 1px solid var(--border); font-size: 0.9rem;\r\n    display: flex; align-items: flex-start; gap: 9px;\r\n  }\r\n  .wfph-check-list li:last-child { border-bottom: none; }\r\n  .wfph-check-list li::before { content: '\u2713'; color: var(--green); font-weight: 700; flex-shrink: 0; margin-top: 1px; }\r\n\r\n  \/* \u2500\u2500 JOB CARDS \u2500\u2500 *\/\r\n  .wfph-jobs { background: var(--white); padding: 80px 24px; }\r\n  .wfph-jobs-inner { max-width: 980px; margin: 0 auto; }\r\n  .wfph-jobs-grid {\r\n    display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; margin-top: 50px;\r\n  }\r\n  @media(max-width:820px){ .wfph-jobs-grid { grid-template-columns: 1fr 1fr; } }\r\n  @media(max-width:540px){ .wfph-jobs-grid { grid-template-columns: 1fr; } }\r\n\r\n  .wfph-job-card {\r\n    border: 1px solid var(--border); border-radius: 10px; padding: 28px 24px;\r\n    transition: box-shadow 0.2s, transform 0.2s;\r\n  }\r\n  .wfph-job-card:hover { box-shadow: 0 6px 24px rgba(15,42,63,0.09); transform: translateY(-2px); }\r\n  .wfph-job-card--note { border-top: 4px solid var(--blue); }\r\n  .wfph-job-icon {\r\n    width: 44px; height: 44px; background: rgba(43,182,115,0.10);\r\n    border-radius: 10px; display: flex; align-items: center;\r\n    justify-content: center; margin-bottom: 16px;\r\n  }\r\n  .wfph-job-card h3 {\r\n    font-family: var(--font-head); font-size: 1.05rem;\r\n    color: var(--navy); margin: 0 0 8px;\r\n  }\r\n  .wfph-job-card p { font-size: 0.88rem; color: var(--grey); margin: 0 0 14px; line-height: 1.6; }\r\n  .wfph-job-examples { list-style: none; padding: 0; margin: 0; }\r\n  .wfph-job-examples li {\r\n    font-size: 0.84rem; color: var(--grey); padding: 5px 0;\r\n    border-bottom: 1px solid var(--border); display: flex; gap: 8px;\r\n  }\r\n  .wfph-job-examples li:last-child { border-bottom: none; }\r\n  .wfph-job-examples li::before { content: '\u2192'; color: var(--blue); font-weight: 600; flex-shrink: 0; }\r\n\r\n  \/* \u2500\u2500 PRICING PANEL \u2500\u2500 *\/\r\n  .wfph-pricing { background: var(--offwhite); padding: 80px 24px; }\r\n  .wfph-pricing-inner { max-width: 860px; margin: 0 auto; }\r\n  .wfph-pricing-card {\r\n    background: var(--white); border: 1px solid var(--border);\r\n    border-radius: 12px; overflow: hidden; margin-top: 50px;\r\n  }\r\n  .wfph-pricing-card-head {\r\n    background: var(--navy); padding: 28px 32px;\r\n    display: grid; grid-template-columns: 1fr auto; gap: 20px; align-items: center;\r\n  }\r\n  @media(max-width:560px){ .wfph-pricing-card-head { grid-template-columns: 1fr; } }\r\n  .wfph-pricing-card-head h3 {\r\n    font-family: var(--font-head); font-size: 1.3rem;\r\n    color: var(--white); margin: 0 0 6px;\r\n  }\r\n  .wfph-pricing-card-head p { color: rgba(255,255,255,0.68); font-size: 0.9rem; margin: 0; }\r\n  .wfph-rate-display { text-align: right; }\r\n  @media(max-width:560px){ .wfph-rate-display { text-align: left; } }\r\n  .wfph-rate-big {\r\n    font-family: var(--font-head); font-size: 2.8rem; font-weight: 700;\r\n    color: var(--green); line-height: 1;\r\n  }\r\n  .wfph-rate-unit { font-size: 0.85rem; color: rgba(255,255,255,0.6); margin-top: 4px; }\r\n  .wfph-pricing-card-body { padding: 28px 32px; }\r\n  .wfph-pricing-rows { display: grid; grid-template-columns: 1fr 1fr; gap: 0; }\r\n  @media(max-width:560px){ .wfph-pricing-rows { grid-template-columns: 1fr; } }\r\n  .wfph-pricing-row {\r\n    padding: 14px 0; border-bottom: 1px solid var(--border);\r\n    display: flex; align-items: flex-start; gap: 10px; font-size: 0.9rem;\r\n  }\r\n  .wfph-pricing-row:nth-child(odd) { padding-right: 20px; }\r\n  .wfph-pricing-row:nth-child(even) { padding-left: 20px; border-left: 1px solid var(--border); }\r\n  @media(max-width:560px){\r\n    .wfph-pricing-row:nth-child(odd) { padding-right: 0; }\r\n    .wfph-pricing-row:nth-child(even) { padding-left: 0; border-left: none; }\r\n  }\r\n  .wfph-pricing-row::before { content: '\u2713'; color: var(--green); font-weight: 700; flex-shrink: 0; margin-top: 1px; }\r\n  .wfph-pricing-note {\r\n    background: var(--offwhite); border-top: 1px solid var(--border);\r\n    padding: 16px 32px; font-size: 0.88rem; color: var(--grey);\r\n    display: flex; gap: 10px; align-items: flex-start;\r\n  }\r\n  .wfph-pricing-note svg { flex-shrink: 0; margin-top: 2px; }\r\n\r\n  \/* \u2500\u2500 HOW IT WORKS \u2500\u2500 *\/\r\n  .wfph-process { background: var(--navy); padding: 80px 24px; }\r\n  .wfph-process-inner { max-width: 900px; margin: 0 auto; }\r\n  .wfph-process .wfph-section-label span { color: var(--green); }\r\n  .wfph-process .wfph-section-heading { color: var(--white); }\r\n  .wfph-process .wfph-section-sub { color: rgba(255,255,255,0.65); }\r\n  .wfph-steps {\r\n    display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px; margin-top: 50px;\r\n  }\r\n  @media(max-width:720px){ .wfph-steps { grid-template-columns: 1fr 1fr; } }\r\n  @media(max-width:440px){ .wfph-steps { grid-template-columns: 1fr; } }\r\n  .wfph-step {\r\n    text-align: center; padding: 26px 18px;\r\n    background: rgba(255,255,255,0.05); border: 1px solid rgba(255,255,255,0.10);\r\n    border-radius: 10px; transition: background 0.2s;\r\n  }\r\n  .wfph-step:hover { background: rgba(255,255,255,0.09); }\r\n  .wfph-step-num {\r\n    width: 42px; height: 42px; border-radius: 50%; background: var(--green);\r\n    color: var(--white); font-weight: 700; font-size: 1.1rem;\r\n    display: flex; align-items: center; justify-content: center; margin: 0 auto 14px;\r\n  }\r\n  .wfph-step h4 { font-family: var(--font-head); font-size: 1rem; color: var(--white); margin: 0 0 8px; }\r\n  .wfph-step p { font-size: 0.85rem; color: rgba(255,255,255,0.65); margin: 0; line-height: 1.6; }\r\n\r\n  \/* \u2500\u2500 WHY US \u2500\u2500 *\/\r\n  .wfph-why { background: var(--white); padding: 80px 24px; }\r\n  .wfph-why-inner { max-width: 900px; margin: 0 auto; }\r\n  .wfph-why-grid {\r\n    display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; margin-top: 50px;\r\n  }\r\n  @media(max-width:700px){ .wfph-why-grid { grid-template-columns: 1fr 1fr; } }\r\n  @media(max-width:460px){ .wfph-why-grid { grid-template-columns: 1fr; } }\r\n  .wfph-why-item {\r\n    background: var(--offwhite); border: 1px solid var(--border);\r\n    border-radius: 8px; padding: 26px 22px; text-align: center; transition: box-shadow 0.2s;\r\n  }\r\n  .wfph-why-item:hover { box-shadow: 0 6px 20px rgba(15,42,63,0.08); }\r\n  .wfph-why-icon {\r\n    width: 44px; height: 44px; background: rgba(43,182,115,0.10); border-radius: 10px;\r\n    display: flex; align-items: center; justify-content: center; margin: 0 auto 14px;\r\n  }\r\n  .wfph-why-item h4 { font-family: var(--font-head); font-size: 1rem; color: var(--navy); margin: 0 0 8px; }\r\n  .wfph-why-item p { font-size: 0.86rem; color: var(--grey); margin: 0; line-height: 1.6; }\r\n\r\n  \/* \u2500\u2500 NOT COVERED \u2500\u2500 *\/\r\n  .wfph-not-covered { background: var(--offwhite); padding: 60px 24px; border-top: 1px solid var(--border); }\r\n  .wfph-not-covered-inner { max-width: 860px; margin: 0 auto; }\r\n  .wfph-nc-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; margin-top: 40px; }\r\n  @media(max-width:600px){ .wfph-nc-grid { grid-template-columns: 1fr; } }\r\n  .wfph-nc-block {\r\n    background: var(--white); border: 1px solid var(--border); border-radius: 8px; padding: 24px;\r\n  }\r\n  .wfph-nc-block h3 {\r\n    font-family: var(--font-head); font-size: 0.98rem; color: var(--navy);\r\n    margin: 0 0 14px; padding-bottom: 10px; border-bottom: 1px solid var(--border);\r\n    display: flex; align-items: center; gap: 8px;\r\n  }\r\n  .wfph-nc-block ul { list-style: none; padding: 0; margin: 0; }\r\n  .wfph-nc-block ul li {\r\n    font-size: 0.88rem; color: var(--grey); padding: 7px 0;\r\n    border-bottom: 1px solid var(--border); display: flex; gap: 8px; align-items: flex-start;\r\n  }\r\n  .wfph-nc-block ul li:last-child { border-bottom: none; }\r\n  .wfph-nc-yes li::before { content: '\u2713'; color: var(--green); font-weight: 700; flex-shrink: 0; }\r\n  .wfph-nc-no li::before { content: '\u2192'; color: var(--blue); font-weight: 700; flex-shrink: 0; }\r\n\r\n  \/* \u2500\u2500 TRUSTPILOT \u2500\u2500 *\/\r\n  .wfph-trustpilot {\r\n    background: var(--white); padding: 60px 24px; text-align: center;\r\n    border-top: 1px solid var(--border); border-bottom: 1px solid var(--border);\r\n  }\r\n  .wfph-trustpilot-inner { max-width: 600px; margin: 0 auto; }\r\n  .wfph-tp-logo { font-size: 1.4rem; font-weight: 700; color: #00b67a; margin-bottom: 8px; }\r\n  .wfph-tp-stars { font-size: 1.6rem; color: #00b67a; margin-bottom: 6px; }\r\n  .wfph-tp-label { font-size: 0.88rem; color: var(--grey); }\r\n\r\n  \/* \u2500\u2500 FAQ \u2500\u2500 *\/\r\n  .wfph-faq { background: var(--offwhite); padding: 80px 24px; }\r\n  .wfph-faq-inner { max-width: 760px; margin: 0 auto; }\r\n  .wfph-faq-item { border-bottom: 1px solid var(--border); padding: 20px 0; }\r\n  .wfph-faq-item:first-of-type { border-top: 1px solid var(--border); }\r\n  .wfph-faq-q {\r\n    font-family: var(--font-head); font-size: 1rem; color: var(--navy);\r\n    font-weight: 600; cursor: pointer; display: flex; justify-content: space-between;\r\n    align-items: center; gap: 16px; user-select: none;\r\n  }\r\n  .wfph-faq-q::after { content: '+'; font-size: 1.4rem; font-weight: 300; color: var(--green); flex-shrink: 0; }\r\n  .wfph-faq-item.open .wfph-faq-q::after { content: '\u2212'; }\r\n  .wfph-faq-a { font-size: 0.92rem; color: var(--grey); line-height: 1.7; margin-top: 12px; display: none; }\r\n  .wfph-faq-item.open .wfph-faq-a { display: block; }\r\n\r\n  \/* \u2500\u2500 CTA BAND \u2500\u2500 *\/\r\n  .wfph-cta-band {\r\n    background: linear-gradient(135deg, var(--navy-deep), var(--navy));\r\n    padding: 70px 24px; text-align: center;\r\n  }\r\n  .wfph-cta-band-inner { max-width: 620px; margin: 0 auto; }\r\n  .wfph-cta-band h2 {\r\n    font-family: var(--font-head); font-size: clamp(1.5rem, 4vw, 2rem);\r\n    color: var(--white); margin: 0 0 14px;\r\n  }\r\n  .wfph-cta-band p { color: rgba(255,255,255,0.7); margin: 0 0 30px; }\r\n  .wfph-cta-btns { display: flex; gap: 14px; justify-content: center; flex-wrap: wrap; }\r\n\r\n  \/* \u2500\u2500 SPACER + FOOTER \u2500\u2500 *\/\r\n  .wfph-spacer-70 { height: 70px; background: var(--white); }\r\n  .wfph-footer-wrap * { box-sizing: border-box; }\r\n  .wfph-footer-wrap {\r\n    font-family: inherit; background: #1a2a4a; color: #cbd5e1;\r\n    padding: 50px 24px 24px; position: relative; overflow: hidden;\r\n  }\r\n  .wfph-footer-wrap::before {\r\n    content: ''; position: absolute; top: -30%; right: -10%;\r\n    width: 500px; height: 500px; background: rgba(255,255,255,0.04); border-radius: 50%; pointer-events: none;\r\n  }\r\n  .wfph-footer-wrap::after {\r\n    content: ''; position: absolute; bottom: -40%; left: -10%;\r\n    width: 400px; height: 400px; background: rgba(255,255,255,0.03); border-radius: 50%; pointer-events: none;\r\n  }\r\n  .wfph-footer-inner { max-width: 1100px; margin: 0 auto; position: relative; z-index: 1; }\r\n  .wfph-footer-statement { text-align: center; padding-bottom: 36px; border-bottom: 1px solid rgba(255,255,255,0.15); margin-bottom: 36px; }\r\n  .wfph-footer-statement-logo { font-size: 1.4em; font-weight: 700; color: white; margin-bottom: 14px; letter-spacing: 0.5px; }\r\n  .wfph-footer-statement p { font-size: 0.95em; line-height: 1.7; color: #e2e8f0; max-width: 680px; margin: 0 auto; }\r\n  .wfph-footer-grid { display: grid; grid-template-columns: 1.4fr 1fr 1fr 1fr; gap: 40px; margin-bottom: 36px; }\r\n  .wfph-footer-col h4 { font-size: 0.78em; font-weight: 700; text-transform: uppercase; letter-spacing: 1.5px; color: white; margin-bottom: 16px; }\r\n  .wfph-contact-list { list-style: none; }\r\n  .wfph-contact-list li { display: flex; align-items: flex-start; gap: 10px; padding: 7px 0; font-size: 0.88em; line-height: 1.5; color: #e2e8f0; }\r\n  .wfph-contact-list li svg { width: 16px; height: 16px; flex-shrink: 0; margin-top: 2px; color: #93c5fd; stroke-width: 2; }\r\n  .wfph-contact-list a { color: #e2e8f0; text-decoration: none; transition: color 0.2s ease; }\r\n  .wfph-contact-list a:hover { color: white; }\r\n  .wfph-footer-links { list-style: none; }\r\n  .wfph-footer-links li { padding: 5px 0; }\r\n  .wfph-footer-links a { color: #e2e8f0; text-decoration: none; font-size: 0.88em; transition: color 0.2s ease; }\r\n  .wfph-footer-links a:hover { color: white; }\r\n  .wfph-credentials {\r\n    display: flex; flex-wrap: wrap; justify-content: center; gap: 12px;\r\n    padding: 24px 0; border-top: 1px solid rgba(255,255,255,0.15);\r\n    border-bottom: 1px solid rgba(255,255,255,0.15); margin-bottom: 24px;\r\n  }\r\n  .wfph-credential {\r\n    display: flex; align-items: center; gap: 8px; font-size: 0.78em; color: #e2e8f0;\r\n    background: rgba(255,255,255,0.08); padding: 8px 14px; border-radius: 20px;\r\n    border: 1px solid rgba(255,255,255,0.15);\r\n  }\r\n  .wfph-credential svg { width: 14px; height: 14px; color: #4ade80; stroke-width: 2.5; }\r\n  .wfph-social { display: flex; gap: 10px; margin-top: 14px; }\r\n  .wfph-social a {\r\n    width: 36px; height: 36px; background: rgba(255,255,255,0.12);\r\n    border: 1px solid rgba(255,255,255,0.2); border-radius: 8px;\r\n    display: flex; align-items: center; justify-content: center;\r\n    color: white; transition: all 0.2s ease; text-decoration: none;\r\n  }\r\n  .wfph-social a:hover { background: white; color: #1a2a4a; transform: translateY(-2px); }\r\n  .wfph-social svg { width: 16px; height: 16px; }\r\n  .wfph-footer-bottom { text-align: center; font-size: 0.78em; color: #cbd5e1; padding-top: 8px; line-height: 1.6; }\r\n  .wfph-footer-bottom a { color: white; text-decoration: none; border-bottom: 1px solid rgba(255,255,255,0.4); transition: border-color 0.2s ease; }\r\n  .wfph-footer-bottom a:hover { border-color: white; }\r\n  @media(max-width:800px){ .wfph-footer-grid { grid-template-columns: 1fr 1fr; gap: 32px 24px; } }\r\n  @media(max-width:480px){ .wfph-footer-grid { grid-template-columns: 1fr; gap: 28px; } .wfph-footer-wrap { padding: 36px 18px 20px; } }\r\n\r\n  \/* \u2500\u2500 WHATSAPP FLOAT \u2500\u2500 *\/\r\n  .wfph-wa-float {\r\n    position: fixed; bottom: 26px; right: 26px; z-index: 9999;\r\n    width: 58px; height: 58px; border-radius: 50%; background: #25D366;\r\n    display: flex; align-items: center; justify-content: center;\r\n    box-shadow: 0 4px 20px rgba(0,0,0,0.25); text-decoration: none;\r\n    transition: transform 0.2s, box-shadow 0.2s;\r\n  }\r\n  .wfph-wa-float:hover { transform: scale(1.07); box-shadow: 0 6px 28px rgba(0,0,0,0.3); }\r\n<\/style>\r\n\r\n<div class=\"wfph-spr-wrap\">\r\n\r\n  <!-- \u2550\u2550\u2550 HERO \u2550\u2550\u2550 -->\r\n  <div class=\"wfph-full\">\r\n    <div class=\"wfph-spr-hero\">\r\n      <div class=\"wfph-spr-hero-inner\">\r\n        <div class=\"wfph-eyebrow\">Plumbing Repairs \u00b7 Chingford &amp; Waltham Forest<\/div>\r\n        <h1>Small Plumbing Repairs<br><em>Done Properly, First Time.<\/em><\/h1>\r\n        <p>Dripping taps, running toilets, minor leaks, faulty isolation valves \u2014 straightforward plumbing jobs carried out neatly, on time, and with no hidden extras.<\/p>\r\n        <div class=\"wfph-hero-ctas\">\r\n          <a href=\"https:\/\/wa.me\/447377026102?text=Hi%20Nikola%2C%20I%27d%20like%20a%20quote%20for%20a%20plumbing%20repair.\" class=\"wfph-btn-primary\">Get a Quote via WhatsApp<\/a>\r\n          <a href=\"tel:07377026102\" class=\"wfph-btn-outline\">Call Nikola<\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- \u2550\u2550\u2550 TRUST BAR \u2550\u2550\u2550 -->\r\n  <div class=\"wfph-full\">\r\n    <div class=\"wfph-trust-bar\">\r\n      <div class=\"wfph-trust-bar-inner\">\r\n        <div class=\"wfph-trust-item\">\r\n          <svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M12 2L9.09 8.26L2 9.27L7 14.14L5.82 21.02L12 17.77L18.18 21.02L17 14.14L22 9.27L14.91 8.26L12 2Z\" fill=\"#2BB673\"\/><\/svg>\r\n          Gas Safe Registered \u00b7 No. 951942\r\n        <\/div>\r\n        <div class=\"wfph-trust-item\">\r\n          <svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\"><circle cx=\"12\" cy=\"12\" r=\"10\" stroke=\"#2BB673\" stroke-width=\"2\"\/><path d=\"M8 12l3 3 5-5\" stroke=\"#2BB673\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\r\n          Transparent Hourly Rate\r\n        <\/div>\r\n        <div class=\"wfph-trust-item\">\r\n          <svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\"><circle cx=\"12\" cy=\"12\" r=\"10\" stroke=\"#2BB673\" stroke-width=\"2\"\/><path d=\"M8 12l3 3 5-5\" stroke=\"#2BB673\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\r\n          Parts Quoted Before Ordering\r\n        <\/div>\r\n        <div class=\"wfph-trust-item\">\r\n          <svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\"><circle cx=\"12\" cy=\"12\" r=\"10\" stroke=\"#2BB673\" stroke-width=\"2\"\/><path d=\"M8 12l3 3 5-5\" stroke=\"#2BB673\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\r\n          No VAT \u00b7 No Surprises\r\n        <\/div>\r\n        <div class=\"wfph-trust-item\">\r\n          <svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\"><circle cx=\"12\" cy=\"12\" r=\"10\" stroke=\"#2BB673\" stroke-width=\"2\"\/><path d=\"M8 12l3 3 5-5\" stroke=\"#2BB673\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\r\n          Same Engineer Every Visit\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- \u2550\u2550\u2550 INTRO \u2550\u2550\u2550 -->\r\n  <div class=\"wfph-full\">\r\n    <div class=\"wfph-intro\">\r\n      <div class=\"wfph-intro-inner\">\r\n        <div>\r\n          <h2>Small jobs done right \u2014 not rushed through between bigger ones<\/h2>\r\n          <p>A dripping tap or a running toilet might seem minor, but left alone it wastes water, costs money, and usually gets worse. I take small plumbing jobs as seriously as any installation \u2014 arriving on time, working cleanly, and leaving the job better than I found it.<\/p>\r\n          <p>I cover straightforward plumbing repairs where access is good and the existing system layout is standard. For anything more complex \u2014 concealed pipework, structural challenges, or jobs that need a site assessment first \u2014 I'll tell you honestly before booking, not after arriving.<\/p>\r\n          <p>Send me a WhatsApp with a photo of the problem and I'll give you a straight answer on whether it's something I can quote remotely or whether I need to see it first.<\/p>\r\n        <\/div>\r\n        <div>\r\n          <div class=\"wfph-intro-aside\">\r\n            <h3>Common reasons to call<\/h3>\r\n            <ul class=\"wfph-check-list\">\r\n              <li>Dripping or leaking tap<\/li>\r\n              <li>Toilet running continuously or not flushing<\/li>\r\n              <li>Weeping or leaking pipe joint<\/li>\r\n              <li>Faulty or seized isolation valve<\/li>\r\n              <li>Showerhead, hose or fitting replacement<\/li>\r\n              <li>Under-sink leak or overflow<\/li>\r\n              <li>Outside tap repair or replacement<\/li>\r\n              <li>Filling loop replacement<\/li>\r\n            <\/ul>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- \u2550\u2550\u2550 JOB TYPES \u2550\u2550\u2550 -->\r\n  <div class=\"wfph-full\">\r\n    <div class=\"wfph-jobs\">\r\n      <div class=\"wfph-jobs-inner\">\r\n        <div class=\"wfph-section-label\"><span>What I Cover<\/span><\/div>\r\n        <h2 class=\"wfph-section-heading\">Plumbing Repairs I Carry Out<\/h2>\r\n        <p class=\"wfph-section-sub\">Straightforward jobs with good access and standard pipework layouts. If you are unsure whether your job fits, send a photo via WhatsApp \u2014 I will advise honestly.<\/p>\r\n        <div class=\"wfph-jobs-grid\">\r\n\r\n          <!-- Taps -->\r\n          <div class=\"wfph-job-card\">\r\n            <div class=\"wfph-job-icon\">\r\n              <svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#2BB673\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12V7a7 7 0 0 1 14 0v5\"\/><path d=\"M5 12a2 2 0 0 0-2 2v2a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-2a2 2 0 0 0-2-2H5z\"\/><line x1=\"12\" y1=\"18\" x2=\"12\" y2=\"21\"\/><\/svg>\r\n            <\/div>\r\n            <h3>Tap Repairs &amp; Replacement<\/h3>\r\n            <p>Dripping taps, stiff taps, cartridge replacements, and like-for-like tap replacement where isolation is accessible.<\/p>\r\n            <ul class=\"wfph-job-examples\">\r\n              <li>Replacing worn cartridges or washers<\/li>\r\n              <li>Kitchen mixer tap replacement<\/li>\r\n              <li>Basin tap replacement<\/li>\r\n              <li>Bath tap repair or replacement<\/li>\r\n              <li>Outside tap repair<\/li>\r\n            <\/ul>\r\n          <\/div>\r\n\r\n          <!-- Toilets -->\r\n          <div class=\"wfph-job-card\">\r\n            <div class=\"wfph-job-icon\">\r\n              <svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#2BB673\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"10\" rx=\"2\"\/><path d=\"M3 13h18v2a6 6 0 0 1-6 6H9a6 6 0 0 1-6-6v-2z\"\/><line x1=\"12\" y1=\"19\" x2=\"12\" y2=\"21\"\/><\/svg>\r\n            <\/div>\r\n            <h3>Toilet Repairs<\/h3>\r\n            <p>Toilet continuously running, slow to fill, not flushing correctly, or leaking at the base or cistern connections.<\/p>\r\n            <ul class=\"wfph-job-examples\">\r\n              <li>Flush valve and fill valve replacement<\/li>\r\n              <li>Cistern internal mechanism replacement<\/li>\r\n              <li>Dual flush button repair<\/li>\r\n              <li>Cistern to pan connector seal<\/li>\r\n              <li>Running toilet repair<\/li>\r\n            <\/ul>\r\n          <\/div>\r\n\r\n          <!-- Leaks -->\r\n          <div class=\"wfph-job-card\">\r\n            <div class=\"wfph-job-icon\">\r\n              <svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#2BB673\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2.69l5.66 5.66a8 8 0 1 1-11.31 0z\"\/><line x1=\"12\" y1=\"14\" x2=\"12\" y2=\"18\"\/><\/svg>\r\n            <\/div>\r\n            <h3>Minor Leaks<\/h3>\r\n            <p>Visible, accessible leaks on exposed pipework, fittings, or under-sink connections where the leak source is clear.<\/p>\r\n            <ul class=\"wfph-job-examples\">\r\n              <li>Compression fitting repair or replacement<\/li>\r\n              <li>Under-sink waste pipe leak<\/li>\r\n              <li>Overflow pipe dripping<\/li>\r\n              <li>Radiator valve weeping<\/li>\r\n              <li>Flexible hose replacement<\/li>\r\n            <\/ul>\r\n          <\/div>\r\n\r\n          <!-- Isolation valves -->\r\n          <div class=\"wfph-job-card\">\r\n            <div class=\"wfph-job-icon\">\r\n              <svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#2BB673\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"3\"\/><path d=\"M12 2v3M12 19v3M4.22 4.22l2.12 2.12M17.66 17.66l2.12 2.12M2 12h3M19 12h3\"\/><\/svg>\r\n            <\/div>\r\n            <h3>Isolation Valves &amp; Stopcocks<\/h3>\r\n            <p>Faulty or seized isolation valves that prevent you from isolating an appliance, and property stopcock repair or service.<\/p>\r\n            <ul class=\"wfph-job-examples\">\r\n              <li>Under-sink isolation valve replacement<\/li>\r\n              <li>Toilet isolation valve replacement<\/li>\r\n              <li>Washing machine valve repair<\/li>\r\n              <li>Filling loop replacement<\/li>\r\n              <li>Property stopcock service<\/li>\r\n            <\/ul>\r\n          <\/div>\r\n\r\n          <!-- Shower -->\r\n          <div class=\"wfph-job-card\">\r\n            <div class=\"wfph-job-icon\">\r\n              <svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#2BB673\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 4l2 2M20 4l-2 2M12 2v4M6.34 17.66A8 8 0 1 1 17.66 6.34\"\/><line x1=\"12\" y1=\"12\" x2=\"12\" y2=\"20\"\/><line x1=\"8\" y1=\"20\" x2=\"16\" y2=\"20\"\/><\/svg>\r\n            <\/div>\r\n            <h3>Showers &amp; Fittings<\/h3>\r\n            <p>Shower fittings, hoses, heads, and accessible shower valve cartridge replacements where the valve is surface-mounted.<\/p>\r\n            <ul class=\"wfph-job-examples\">\r\n              <li>Showerhead replacement<\/li>\r\n              <li>Shower hose replacement<\/li>\r\n              <li>Shower riser rail replacement<\/li>\r\n              <li>Thermostatic cartridge replacement<\/li>\r\n              <li>Shower handset bracket repair<\/li>\r\n            <\/ul>\r\n          <\/div>\r\n\r\n          <!-- Not covered -->\r\n          <div class=\"wfph-job-card wfph-job-card--note\">\r\n            <div class=\"wfph-job-icon\" style=\"background:rgba(61,106,140,0.10);\">\r\n              <svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#3D6A8C\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"12\" y1=\"8\" x2=\"12\" y2=\"12\"\/><line x1=\"12\" y1=\"16\" x2=\"12.01\" y2=\"16\"\/><\/svg>\r\n            <\/div>\r\n            <h3>Not sure if it qualifies?<\/h3>\r\n            <p>If the job involves concealed pipework, solid floors, structural access issues, or anything that needs assessment before quoting \u2014 I will tell you before booking, not after arriving.<\/p>\r\n            <ul class=\"wfph-job-examples\">\r\n              <li>Send a photo via WhatsApp first<\/li>\r\n              <li>I'll confirm it's within scope<\/li>\r\n              <li>Or advise on the right approach<\/li>\r\n              <li>No call-out charge for honest advice<\/li>\r\n            <\/ul>\r\n          <\/div>\r\n\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- \u2550\u2550\u2550 PRICING \u2550\u2550\u2550 -->\r\n  <div class=\"wfph-full\">\r\n    <div class=\"wfph-pricing\">\r\n      <div class=\"wfph-pricing-inner\">\r\n        <div class=\"wfph-section-label\"><span>Pricing<\/span><\/div>\r\n        <h2 class=\"wfph-section-heading\">Clear, Transparent Rates<\/h2>\r\n        <p class=\"wfph-section-sub\">One straightforward rate for labour. Parts quoted separately before anything is ordered. No VAT added.<\/p>\r\n        <div class=\"wfph-pricing-card\">\r\n          <div class=\"wfph-pricing-card-head\">\r\n            <div>\r\n              <h3>Call-Out &amp; Labour Rate<\/h3>\r\n              <p>Covers arrival, diagnosis, and the repair \u2014 if completable within the first hour. Most small plumbing jobs are resolved in a single visit.<\/p>\r\n            <\/div>\r\n            <div class=\"wfph-rate-display\">\r\n              <div class=\"wfph-rate-big\">\u00a3120<\/div>\r\n              <div class=\"wfph-rate-unit\">First hour on site \u00b7 No VAT<\/div>\r\n            <\/div>\r\n          <\/div>\r\n          <div class=\"wfph-pricing-card-body\">\r\n            <div class=\"wfph-pricing-rows\">\r\n              <div class=\"wfph-pricing-row\">Up to 1 hour on site included<\/div>\r\n              <div class=\"wfph-pricing-row\">Diagnosis and repair attempted<\/div>\r\n              <div class=\"wfph-pricing-row\">Parts quoted separately, approved first<\/div>\r\n              <div class=\"wfph-pricing-row\">\u00a350 per additional 30 minutes if needed<\/div>\r\n              <div class=\"wfph-pricing-row\">No VAT added to any invoice<\/div>\r\n              <div class=\"wfph-pricing-row\">Written note of work completed<\/div>\r\n            <\/div>\r\n          <\/div>\r\n          <div class=\"wfph-pricing-note\">\r\n            <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#3D6A8C\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"12\" y1=\"8\" x2=\"12\" y2=\"12\"\/><line x1=\"12\" y1=\"16\" x2=\"12.01\" y2=\"16\"\/><\/svg>\r\n            <span>Parts are never ordered without your approval. If a part is needed that I do not carry, I will quote the cost and arrange a return visit. No surprise additions to the invoice.<\/span>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- \u2550\u2550\u2550 PROCESS \u2550\u2550\u2550 -->\r\n  <div class=\"wfph-full\">\r\n    <div class=\"wfph-process\">\r\n      <div class=\"wfph-process-inner\">\r\n        <div class=\"wfph-section-label\"><span>How It Works<\/span><\/div>\r\n        <h2 class=\"wfph-section-heading\" style=\"color:var(--white)\">From Message to Fixed<\/h2>\r\n        <p class=\"wfph-section-sub\" style=\"color:rgba(255,255,255,0.65)\">Straightforward from first contact to finished job.<\/p>\r\n        <div class=\"wfph-steps\">\r\n          <div class=\"wfph-step\">\r\n            <div class=\"wfph-step-num\">1<\/div>\r\n            <h4>Send a WhatsApp<\/h4>\r\n            <p>Describe the problem and attach a photo if you can. I'll respond the same day.<\/p>\r\n          <\/div>\r\n          <div class=\"wfph-step\">\r\n            <div class=\"wfph-step-num\">2<\/div>\r\n            <h4>Job Confirmed<\/h4>\r\n            <p>If I can assess it from photos, I'll confirm scope and rate remotely. Otherwise I'll arrange a visit.<\/p>\r\n          <\/div>\r\n          <div class=\"wfph-step\">\r\n            <div class=\"wfph-step-num\">3<\/div>\r\n            <h4>Repair Carried Out<\/h4>\r\n            <p>Job completed neatly. Parts quoted and approved before anything is ordered or fitted.<\/p>\r\n          <\/div>\r\n          <div class=\"wfph-step\">\r\n            <div class=\"wfph-step-num\">4<\/div>\r\n            <h4>Tested &amp; Signed Off<\/h4>\r\n            <p>Everything checked and working before I leave. Area left clean and tidy.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- \u2550\u2550\u2550 WHY US \u2550\u2550\u2550 -->\r\n  <div class=\"wfph-full\">\r\n    <div class=\"wfph-why\">\r\n      <div class=\"wfph-why-inner\">\r\n        <div class=\"wfph-section-label\"><span>Why Choose Waltham Forest Plumbing &amp; Heating<\/span><\/div>\r\n        <h2 class=\"wfph-section-heading\">The Standard You Should Expect<\/h2>\r\n        <p class=\"wfph-section-sub\">Small jobs treated with the same care as large ones.<\/p>\r\n        <div class=\"wfph-why-grid\">\r\n          <div class=\"wfph-why-item\">\r\n            <div class=\"wfph-why-icon\">\r\n              <svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#2BB673\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2\"\/><circle cx=\"12\" cy=\"7\" r=\"4\"\/><\/svg>\r\n            <\/div>\r\n            <h4>One Engineer<\/h4>\r\n            <p>You deal with me directly \u2014 no rota, no anonymous tradesperson. Same person from first message to finished job.<\/p>\r\n          <\/div>\r\n          <div class=\"wfph-why-item\">\r\n            <div class=\"wfph-why-icon\">\r\n              <svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#2BB673\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"2\" y=\"6\" width=\"20\" height=\"12\" rx=\"2\"\/><path d=\"M9 10a2 2 0 1 0 0 4h2v-4H9z\"\/><line x1=\"13\" y1=\"14\" x2=\"13\" y2=\"10\"\/><\/svg>\r\n            <\/div>\r\n            <h4>No VAT<\/h4>\r\n            <p>The rate quoted is the rate you pay. No 20% added at invoice stage.<\/p>\r\n          <\/div>\r\n          <div class=\"wfph-why-item\">\r\n            <div class=\"wfph-why-icon\">\r\n              <svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#2BB673\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"\/><polyline points=\"9 22 9 12 15 12 15 22\"\/><\/svg>\r\n            <\/div>\r\n            <h4>Respectful of Your Home<\/h4>\r\n            <p>Surfaces protected throughout. Area left as clean as I found it.<\/p>\r\n          <\/div>\r\n          <div class=\"wfph-why-item\">\r\n            <div class=\"wfph-why-icon\">\r\n              <svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#2BB673\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M9 5H7a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-2\"\/><rect x=\"9\" y=\"3\" width=\"6\" height=\"4\" rx=\"1\"\/><line x1=\"9\" y1=\"12\" x2=\"15\" y2=\"12\"\/><line x1=\"9\" y1=\"16\" x2=\"13\" y2=\"16\"\/><\/svg>\r\n            <\/div>\r\n            <h4>Parts Approved First<\/h4>\r\n            <p>Nothing ordered or fitted without your say-so. No surprise costs on the invoice.<\/p>\r\n          <\/div>\r\n          <div class=\"wfph-why-item\">\r\n            <div class=\"wfph-why-icon\">\r\n              <svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#2BB673\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg>\r\n            <\/div>\r\n            <h4>Local &amp; Available<\/h4>\r\n            <p>Based in Chingford, covering Waltham Forest, Enfield, and surrounding East London areas.<\/p>\r\n          <\/div>\r\n          <div class=\"wfph-why-item\">\r\n            <div class=\"wfph-why-icon\">\r\n              <svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#2BB673\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72c.127.96.361 1.903.7 2.81a2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0 1 22 16.92z\"\/><\/svg>\r\n            <\/div>\r\n            <h4>Same-Day Response<\/h4>\r\n            <p>WhatsApp messages answered the same day during working hours. Most jobs booked within a few days.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- \u2550\u2550\u2550 SCOPE CLARITY \u2550\u2550\u2550 -->\r\n  <div class=\"wfph-full\">\r\n    <div class=\"wfph-not-covered\">\r\n      <div class=\"wfph-not-covered-inner\">\r\n        <div class=\"wfph-section-label\"><span>Scope<\/span><\/div>\r\n        <h2 class=\"wfph-section-heading\">What's in scope \u2014 and what needs a different approach<\/h2>\r\n        <p class=\"wfph-section-sub\" style=\"margin-bottom:32px\">Being upfront about this saves everyone's time. If your job falls into the second column, I will still help \u2014 it just needs a proper assessment first.<\/p>\r\n        <div class=\"wfph-nc-grid\">\r\n          <div class=\"wfph-nc-block\">\r\n            <h3 class=\"wfph-nc-yes\">\r\n              <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#2BB673\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\r\n              Covered under this service\r\n            <\/h3>\r\n            <ul class=\"wfph-nc-yes\">\r\n              <li>Good access \u2014 valves reachable, pipes visible<\/li>\r\n              <li>Standard UK domestic fittings and pipework<\/li>\r\n              <li>Like-for-like replacement of existing fittings<\/li>\r\n              <li>Problem clearly identified before visit<\/li>\r\n              <li>Property is occupied and water can be isolated<\/li>\r\n            <\/ul>\r\n          <\/div>\r\n          <div class=\"wfph-nc-block\">\r\n            <h3 class=\"wfph-nc-no\">\r\n              <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#3D6A8C\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"12\" y1=\"8\" x2=\"12\" y2=\"12\"\/><line x1=\"12\" y1=\"16\" x2=\"12.01\" y2=\"16\"\/><\/svg>\r\n              Needs assessment first\r\n            <\/h3>\r\n            <ul class=\"wfph-nc-no\">\r\n              <li>Concealed or buried pipework involved<\/li>\r\n              <li>Solid floors or structural access required<\/li>\r\n              <li>Leak source unclear or suspected within walls<\/li>\r\n              <li>Full bathroom or kitchen plumbing work<\/li>\r\n              <li>New pipework runs or system extensions<\/li>\r\n            <\/ul>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- \u2550\u2550\u2550 TRUSTPILOT \u2550\u2550\u2550 -->\r\n  <div class=\"wfph-full\">\r\n    <div class=\"wfph-trustpilot\">\r\n      <div class=\"wfph-trustpilot-inner\">\r\n        <div class=\"wfph-tp-logo\">\u2605 Trustpilot<\/div>\r\n        <div class=\"wfph-tp-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\r\n        <div class=\"wfph-tp-label\">Reviews coming soon \u2014 ask me for references directly via WhatsApp<\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- \u2550\u2550\u2550 FAQ \u2550\u2550\u2550 -->\r\n  <div class=\"wfph-full\">\r\n    <div class=\"wfph-faq\">\r\n      <div class=\"wfph-faq-inner\">\r\n        <div class=\"wfph-section-label\"><span>Common Questions<\/span><\/div>\r\n        <h2 class=\"wfph-section-heading\">Frequently Asked Questions<\/h2>\r\n\r\n        <div class=\"wfph-faq-item\">\r\n          <div class=\"wfph-faq-q\">How long do small plumbing jobs usually take?<\/div>\r\n          <div class=\"wfph-faq-a\">Most straightforward repairs \u2014 tap cartridge, toilet mechanism, isolation valve \u2014 are completed within the first hour. Some jobs take longer if a part needs sourcing or if there are complications on site. I'll always let you know if the job is likely to exceed the first hour before continuing.<\/div>\r\n        <\/div>\r\n        <div class=\"wfph-faq-item\">\r\n          <div class=\"wfph-faq-q\">Do you supply parts, or should I buy them?<\/div>\r\n          <div class=\"wfph-faq-a\">I carry common replacement parts. If I have what's needed, I'll fit it on the day and add the cost transparently to the invoice. If it's a specific brand or unusual fitting, I'll identify exactly what's needed, give you the option to source it yourself or let me order it, and arrange a return visit. Nothing is ordered without your approval.<\/div>\r\n        <\/div>\r\n        <div class=\"wfph-faq-item\">\r\n          <div class=\"wfph-faq-q\">Can you tell me if it's worth repairing before I book?<\/div>\r\n          <div class=\"wfph-faq-a\">Often yes \u2014 if you send a photo via WhatsApp I can usually give you an honest steer on whether repair makes sense or whether replacement is better value. I'd rather spend two minutes giving you useful advice than have you book a visit for something that needs a different solution.<\/div>\r\n        <\/div>\r\n        <div class=\"wfph-faq-item\">\r\n          <div class=\"wfph-faq-q\">Do you charge a call-out fee if you can't fix it on the day?<\/div>\r\n          <div class=\"wfph-faq-a\">The \u00a3120 first hour covers my time on site regardless of outcome. If the repair can't be completed because a part needs ordering, I'll leave you with a clear explanation of the problem and a fixed quote for the return visit. The first hour is not wasted \u2014 you'll always leave knowing exactly what's wrong and what it will cost to fix.<\/div>\r\n        <\/div>\r\n        <div class=\"wfph-faq-item\">\r\n          <div class=\"wfph-faq-q\">Do you charge VAT?<\/div>\r\n          <div class=\"wfph-faq-a\">No. I'm not VAT registered, so there's no VAT added to any invoice. \u00a3120 is \u00a3120.<\/div>\r\n        <\/div>\r\n        <div class=\"wfph-faq-item\">\r\n          <div class=\"wfph-faq-q\">What areas do you cover?<\/div>\r\n          <div class=\"wfph-faq-a\">I'm based in Chingford and cover Waltham Forest, Enfield, Haringey, Redbridge, and surrounding East London postcodes. Not sure if I cover your area? Just ask.<\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- \u2550\u2550\u2550 CTA BAND \u2550\u2550\u2550 -->\r\n  <div class=\"wfph-full\">\r\n    <div class=\"wfph-cta-band\">\r\n      <div class=\"wfph-cta-band-inner\">\r\n        <h2>Got a plumbing problem? Send me a photo.<\/h2>\r\n        <p>A quick WhatsApp with a photo is usually all it takes to confirm scope and get a booking in the diary. Same-day responses during working hours.<\/p>\r\n        <div class=\"wfph-cta-btns\">\r\n          <a href=\"https:\/\/wa.me\/447377026102?text=Hi%20Nikola%2C%20I%27d%20like%20a%20quote%20for%20a%20plumbing%20repair.\" class=\"wfph-btn-primary\">Message via WhatsApp<\/a>\r\n          <a href=\"tel:07377026102\" class=\"wfph-btn-outline\">Call Nikola<\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- \u2550\u2550\u2550 SPACER \u2550\u2550\u2550 -->\r\n  <div class=\"wfph-spacer-70 wfph-full\"><\/div>\r\n\r\n  <!-- \u2550\u2550\u2550 FOOTER \u2550\u2550\u2550 -->\r\n  <div class=\"wfph-footer-wrap wfph-full\">\r\n    <div class=\"wfph-footer-inner\">\r\n      <div class=\"wfph-footer-statement\">\r\n        <div class=\"wfph-footer-statement-logo\">Waltham Forest Plumbing &amp; Heating<\/div>\r\n        <p>Heating and plumbing work carried out professionally, with clear communication from start to finish.<\/p>\r\n      <\/div>\r\n      <div class=\"wfph-footer-grid\">\r\n        <div class=\"wfph-footer-col\">\r\n          <h4>Get in Touch<\/h4>\r\n          <ul class=\"wfph-contact-list\">\r\n            <li>\r\n              <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"\/><\/svg>\r\n              <a href=\"tel:07377026102\">07377 026102<\/a>\r\n            <\/li>\r\n            <li>\r\n              <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"20\" height=\"16\" x=\"2\" y=\"4\" rx=\"2\"\/><path d=\"m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7\"\/><\/svg>\r\n              <a href=\"mailto:info@walthamforestplumbing.co.uk\">info@walthamforestplumbing.co.uk<\/a>\r\n            <\/li>\r\n            <li>\r\n              <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg>\r\n              Chingford, East London\r\n            <\/li>\r\n          <\/ul>\r\n          <div class=\"wfph-social\">\r\n            <a href=\"https:\/\/www.facebook.com\/profile.php?id=61589403563732\" target=\"_blank\" aria-label=\"Facebook\">\r\n              <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M24 12.073c0-6.627-5.373-12-12-12s-12 5.373-12 12c0 5.99 4.388 10.954 10.125 11.854v-8.385H7.078v-3.47h3.047V9.43c0-3.007 1.792-4.669 4.533-4.669 1.312 0 2.686.235 2.686.235v2.953H15.83c-1.491 0-1.956.925-1.956 1.874v2.25h3.328l-.532 3.47h-2.796v8.385C19.612 23.027 24 18.062 24 12.073z\"\/><\/svg>\r\n            <\/a>\r\n            <a href=\"https:\/\/www.instagram.com\/wfplumbing_heating\/\" target=\"_blank\" aria-label=\"Instagram\">\r\n              <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"20\" height=\"20\" x=\"2\" y=\"2\" rx=\"5\" ry=\"5\"\/><path d=\"M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z\"\/><line x1=\"17.5\" x2=\"17.51\" y1=\"6.5\" y2=\"6.5\"\/><\/svg>\r\n            <\/a>\r\n            <a href=\"https:\/\/wa.me\/447377026102\" target=\"_blank\" aria-label=\"WhatsApp\">\r\n              <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413z\"\/><\/svg>\r\n            <\/a>\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"wfph-footer-col\">\r\n          <h4>Company<\/h4>\r\n          <ul class=\"wfph-footer-links\">\r\n            <li><a href=\"https:\/\/walthamforestplumbing.co.uk\/\">Home<\/a><\/li>\r\n            <li><a href=\"https:\/\/walthamforestplumbing.co.uk\/index.php\/about\/\">About<\/a><\/li>\r\n            <li><a href=\"https:\/\/walthamforestplumbing.co.uk\/index.php\/prices\/\">Prices<\/a><\/li>\r\n            <li><a href=\"https:\/\/walthamforestplumbing.co.uk\/index.php\/contact\/\">Contact<\/a><\/li>\r\n          <\/ul>\r\n        <\/div>\r\n        <div class=\"wfph-footer-col\">\r\n          <h4>Heating &amp; Gas<\/h4>\r\n          <ul class=\"wfph-footer-links\">\r\n            <li><a href=\"https:\/\/walthamforestplumbing.co.uk\/index.php\/boiler-installation\/\">Boiler Installation<\/a><\/li>\r\n            <li><a href=\"https:\/\/walthamforestplumbing.co.uk\/index.php\/boiler-service\/\">Boiler Servicing<\/a><\/li>\r\n            <li><a href=\"https:\/\/walthamforestplumbing.co.uk\/index.php\/boiler-repairs\/\">Boiler Repairs<\/a><\/li>\r\n            <li><a href=\"https:\/\/walthamforestplumbing.co.uk\/index.php\/landlord-certificates\/\">Landlord Certificates<\/a><\/li>\r\n            <li><a href=\"https:\/\/walthamforestplumbing.co.uk\/index.php\/heating-system-flush\/\">Power Flush<\/a><\/li>\r\n          <\/ul>\r\n        <\/div>\r\n        <div class=\"wfph-footer-col\">\r\n          <h4>Plumbing<\/h4>\r\n          <ul class=\"wfph-footer-links\">\r\n            <li><a href=\"https:\/\/walthamforestplumbing.co.uk\/index.php\/hot-water-cylinder-replacement\/\">Hot Water Cylinders<\/a><\/li>\r\n            <li><a href=\"https:\/\/walthamforestplumbing.co.uk\/index.php\/unvented-cylinder-service\/\">Unvented Cylinder Service<\/a><\/li>\r\n            <li><a href=\"https:\/\/walthamforestplumbing.co.uk\/index.php\/radiators\/\">Radiators<\/a><\/li>\r\n            <li><a href=\"https:\/\/walthamforestplumbing.co.uk\/index.php\/small-plumbing-repairs\/\">Small Plumbing Repairs<\/a><\/li>\r\n          <\/ul>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"wfph-credentials\">\r\n        <div class=\"wfph-credential\">\r\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\r\n          Gas Safe No. 951942\r\n        <\/div>\r\n        <div class=\"wfph-credential\">\r\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\r\n          Vaillant Advance Accredited\r\n        <\/div>\r\n        <div class=\"wfph-credential\">\r\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\r\n          \u00a35m Public Liability\r\n        <\/div>\r\n        <div class=\"wfph-credential\">\r\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\r\n          No VAT Charged\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"wfph-footer-bottom\">\r\n        \u00a9 2026 Waltham Forest Plumbing &amp; Heating \u00b7 Nikola Petrov, Gas Safe Registered Engineer \u00b7 Verify at <a href=\"https:\/\/www.gassaferegister.co.uk\/find-an-engineer\/\" target=\"_blank\">gassaferegister.co.uk<\/a>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n  <!-- END FOOTER -->\r\n\r\n<\/div><!-- \/.wfph-spr-wrap -->\r\n\r\n<!-- WHATSAPP FLOAT -->\r\n<a href=\"https:\/\/wa.me\/447377026102?text=Hi%20Nikola%2C%20I%27d%20like%20a%20quote%20for%20a%20plumbing%20repair.\" class=\"wfph-wa-float\" aria-label=\"Chat on WhatsApp\">\r\n  <svg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"white\"><path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.890-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413z\"\/><\/svg>\r\n<\/a>\r\n\r\n<!-- FAQ Toggle -->\r\n<script>\r\n  document.querySelectorAll('.wfph-faq-q').forEach(function(q){\r\n    q.addEventListener('click', function(){\r\n      this.closest('.wfph-faq-item').classList.toggle('open');\r\n    });\r\n  });\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Plumbing Repairs \u00b7 Chingford &amp; Waltham Forest Small Plumbing RepairsDone Properly, First Time. Dripping taps, running toilets, minor leaks, faulty isolation valves \u2014 straightforward plumbing jobs carried out neatly, on time, and with no hidden extras. Get a Quote via WhatsApp Call Nikola Gas Safe Registered \u00b7 No. 951942 Transparent Hourly Rate Parts Quoted Before [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-4115","page","type-page","status-publish","hentry"],"blocksy_meta":{"has_hero_section":"disabled","styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":6}},"_links":{"self":[{"href":"https:\/\/walthamforestplumbing.co.uk\/index.php\/wp-json\/wp\/v2\/pages\/4115","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/walthamforestplumbing.co.uk\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/walthamforestplumbing.co.uk\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/walthamforestplumbing.co.uk\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/walthamforestplumbing.co.uk\/index.php\/wp-json\/wp\/v2\/comments?post=4115"}],"version-history":[{"count":4,"href":"https:\/\/walthamforestplumbing.co.uk\/index.php\/wp-json\/wp\/v2\/pages\/4115\/revisions"}],"predecessor-version":[{"id":4120,"href":"https:\/\/walthamforestplumbing.co.uk\/index.php\/wp-json\/wp\/v2\/pages\/4115\/revisions\/4120"}],"wp:attachment":[{"href":"https:\/\/walthamforestplumbing.co.uk\/index.php\/wp-json\/wp\/v2\/media?parent=4115"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}