:root{--brand-mint: #90d5c8;--brand-mint-dark: #7ec5b8;--brand-accent: #cae242;--brand-text: #444444;--brand-heading: #222222;--brand-dark-bg: #1b1c1e;--brand-footer-bg: #111418;--font-body: "Roboto", system-ui, -apple-system, "Segoe UI", sans-serif;--font-head: "Roboto Slab", Georgia, serif}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;font-family:var(--font-body);font-size:16px;line-height:26.4px;color:var(--brand-text);background:#fff}img{max-width:100%;height:auto;display:block}a{color:var(--brand-mint-dark)}a:hover{color:var(--brand-heading)}h1,h2,h3,h4,h5,h6{font-family:var(--font-head);color:var(--brand-heading);margin:0 0 16px;line-height:1.35}h1{font-size:25.84px;font-weight:400}h2,h3{font-size:26px;font-weight:600}h4{font-size:22px;font-weight:600}h5{font-size:20px;font-weight:600}h6{font-size:18px;font-weight:600}p{margin:0 0 20px;font-size:16px;line-height:26.4px;color:var(--brand-text)}p:last-child{margin-bottom:0}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}.section{padding:60px 0}.section--dark{background:var(--brand-dark-bg);color:#fff}.section--dark h1,.section--dark h2,.section--dark h3,.section--dark h4,.section--dark h5,.section--dark h6,.section--dark p{color:#fff}.section--dark a{color:var(--brand-accent)}.section--dark a:hover{color:#fff}.section--hero{position:relative;background-image:url(/wp-content/uploads/2021/02/Expert-Oven-Cleaning.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;padding:100px 0 80px;color:#fff}.section--hero:before{content:"";position:absolute;inset:0;background:#00000096;z-index:0}.section--hero>*{position:relative;z-index:1}.section--hero h1,.section--hero p{color:#fff;text-align:center}.section--hero h1{font-size:25.84px;line-height:35.53px;font-weight:400;margin-bottom:20px}.section--about-overlay{position:relative;background-image:url(/wp-content/uploads/2021/02/Oven-Cleaning-Newcastle.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;padding:80px 0;color:#fff}.section--about-overlay:before{content:"";position:absolute;inset:0;background:#00000096;z-index:0}.section--about-overlay>*{position:relative;z-index:1}.section--about-overlay h2,.section--about-overlay h3,.section--about-overlay p{color:#fff;text-align:center}.section--about-overlay p{margin-left:auto;margin-right:auto;max-width:900px}.text-center{text-align:center}.btn-call{display:inline-block;background:var(--brand-mint);color:#fffffff2;font-family:var(--font-body);font-size:16px;font-weight:600;line-height:26.4px;padding:8.608px 17.232px;border-radius:3px;text-decoration:none;letter-spacing:normal}.btn-call:hover{background:var(--brand-mint-dark);color:#fff}.center-block{display:block;margin:0 auto}.section-divider{width:10%;border:0;border-bottom:3px solid var(--brand-accent);margin:15px auto 25px}.lead-form-wrap{background:#fff;max-width:720px;margin:0 auto;padding:0}.lead-form-iframe{width:100%;border:0;border-radius:4px}.maps-wrap iframe{width:100%;height:450px;border:0;border-radius:4px}.services-grid{display:grid;grid-template-columns:1fr;gap:60px;margin-top:40px}@media(min-width:900px){.services-grid{grid-template-columns:1fr 1fr;gap:48px}}.service-card__image{margin-bottom:20px;border-radius:4px;overflow:hidden}.service-card__image img{width:100%;height:auto;display:block}.service-card__heading{font-family:var(--font-head);font-size:22px;font-weight:600;color:var(--brand-heading);text-align:center;margin-bottom:12px}.service-card__body p{text-align:center}.kitchen-row{display:grid;grid-template-columns:1fr;gap:16px;margin-top:40px}@media(min-width:700px){.kitchen-row{grid-template-columns:repeat(2,1fr)}}@media(min-width:1100px){.kitchen-row{grid-template-columns:repeat(4,1fr)}}.kitchen-row img{width:100%;height:auto;display:block;border-radius:4px}.contact-cta-row{display:grid;grid-template-columns:1fr;gap:40px;align-items:start}@media(min-width:900px){.contact-cta-row{grid-template-columns:1fr 1fr}}.trust-badge{display:block;margin:20px auto 0;max-width:450px}.maps-social{display:grid;grid-template-columns:1fr;gap:40px;margin-top:60px}@media(min-width:900px){.maps-social{grid-template-columns:1fr}}.social-row{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;margin:24px 0}.social-row a{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;color:var(--brand-heading);transition:color .2s}.social-row a:hover{color:var(--brand-mint-dark)}.social-row svg{width:22px;height:22px;fill:currentColor}.site-header{background:#fff;border-bottom:1px solid #eee;position:sticky;top:0;z-index:50;box-shadow:0 1px 4px #0000000f}.site-header__inner{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;max-width:1200px;margin:0 auto;gap:20px}.site-header__logo img{height:56px;width:auto;display:block}.site-header__nav{display:none}@media(min-width:1000px){.site-header__nav{display:flex;flex-wrap:wrap;gap:20px;align-items:center;flex:1;justify-content:center}}.site-header__nav a{color:var(--brand-heading);text-decoration:none;font-size:14px;font-weight:500;font-family:var(--font-body)}.site-header__nav a:hover{color:var(--brand-mint-dark)}.site-header__dropdown{position:relative}.site-header__dropdown-toggle{background:none;border:0;padding:0;cursor:pointer;color:var(--brand-heading);font-size:14px;font-weight:500;font-family:var(--font-body)}.site-header__dropdown-toggle:hover{color:var(--brand-mint-dark)}.site-header__submenu{position:absolute;top:100%;left:0;min-width:240px;background:#fff;list-style:none;margin:0;padding:8px 0;box-shadow:0 4px 16px #0000001f;border-radius:4px;display:none;z-index:1000}.site-header__dropdown:hover .site-header__submenu,.site-header__dropdown-toggle[aria-expanded=true]+.site-header__submenu{display:block}.site-header__submenu li{margin:0}.site-header__submenu a{display:block;padding:8px 16px;color:var(--brand-heading);font-size:14px;font-weight:500;font-family:var(--font-body);text-decoration:none;white-space:nowrap}.site-header__submenu a:hover{background:#f3f4f6;color:var(--brand-mint-dark)}.site-header__cta{display:inline-flex;align-items:center;background:var(--brand-mint);color:#fff;font-weight:600;padding:10px 16px;border-radius:3px;text-decoration:none;font-size:14px;white-space:nowrap}.site-header__cta:hover{background:var(--brand-mint-dark);color:#fff}.site-footer{background:#1f2937;color:#d1d5db;padding:30px 0;text-align:center;font-size:14px}.site-footer a{color:#d1d5db;text-decoration:none}.site-footer a:hover{color:#fff;text-decoration:underline}.site-footer__nav{display:flex;flex-wrap:wrap;justify-content:center;gap:24px;margin-top:12px;list-style:none;padding:0}.call-now-mobile{position:fixed;bottom:0;left:0;right:0;background:var(--brand-mint);color:#fff;display:none;align-items:center;justify-content:center;gap:8px;padding:14px 12px;font-weight:600;font-size:16px;text-decoration:none;z-index:90;text-align:center}@media(max-width:999px){.call-now-mobile{display:flex}body{padding-bottom:60px}}.call-now-mobile svg{width:20px;height:20px;fill:#fff}
