{"id":15,"date":"2026-04-18T04:48:54","date_gmt":"2026-04-18T04:48:54","guid":{"rendered":"https:\/\/shinyflowcleaning.com\/?page_id=15"},"modified":"2026-05-12T05:31:31","modified_gmt":"2026-05-12T05:31:31","slug":"elementor-15","status":"publish","type":"page","link":"https:\/\/shinyflowcleaning.com\/","title":{"rendered":"Shiny Flow Cleaning"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"15\" class=\"elementor elementor-15\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-12f68f4 e-con-full e-flex e-con e-parent\" data-id=\"12f68f4\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;slideshow&quot;,&quot;background_slideshow_gallery&quot;:[{&quot;id&quot;:753,&quot;url&quot;:&quot;https:\\\/\\\/shinyflowcleaning.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/ChatGPT-Image-May-12-2026-01_31_07-AM.png&quot;}],&quot;background_slideshow_loop&quot;:&quot;yes&quot;,&quot;background_slideshow_slide_duration&quot;:5000,&quot;background_slideshow_slide_transition&quot;:&quot;fade&quot;,&quot;background_slideshow_transition_duration&quot;:500}\">\n\t\t<div class=\"elementor-element elementor-element-a167b1e e-flex e-con-boxed e-con e-child\" data-id=\"a167b1e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-351b467 e-con-full e-flex e-con e-child\" data-id=\"351b467\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ad3a59b elementor-widget-mobile__width-initial elementor-widget elementor-widget-heading\" data-id=\"ad3a59b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">We clean. You relax<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-aa5e156 e-flex e-con-boxed e-con e-parent\" data-id=\"aa5e156\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-228638d elementor-widget elementor-widget-html\" data-id=\"228638d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n  .cta-center-sticky {\n    position: fixed;\n    bottom: 35px;\n    left: 50%;\n    transform: translateX(-50%);\n    z-index: 999999;\n    background: #c1ff72;\n    color: #073e64;\n    border: none;\n    padding: 16px 80px;\n    font-family: \"Montserrat\", sans-serif;\n    font-size: 16px;\n    font-weight: 800;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    cursor: pointer;\n    text-decoration: none;\n    border-radius: 0px;\n    transition: all 0.3s ease;\n    white-space: nowrap;\n  }\n\n  .cta-center-sticky:hover {\n    background: #ffffff;\n    color: #073e64;\n    transform: translateX(-50%) scale(1.03);\n  }\n\n  @media (max-width: 768px) {\n    .cta-center-sticky {\n      padding: 12px 50px;\n      font-size: 13px;\n      bottom: 20px;\n    }\n  }\n\n  body {\n    padding-bottom: 90px;\n  }\n<\/style>\n\n<a href=\"https:\/\/shinyflowcleaning.com\/?page_id=185\" class=\"cta-center-sticky\">\n  BOOK A SERVICE\n<\/a>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3669e33 e-con-full e-flex e-con e-parent\" data-id=\"3669e33\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2385ded elementor-widget elementor-widget-html\" data-id=\"2385ded\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\" \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\n  <title>Shiny Flow \u2013 Marquee<\/title>\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Bebas+Neue&display=swap\" rel=\"stylesheet\">\n  <style>\n    * { margin: 0; padding: 0; box-sizing: border-box; }\n\n    .marquee-wrap {\n      width: 100%;\n      overflow: hidden;\n\n      padding: 18px 0;\n    }\n\n    .marquee-track {\n      display: flex;\n      width: max-content;\n      animation: scroll 28s linear infinite;\n    }\n\n    .marquee-track:hover {\n      animation-play-state: paused;\n    }\n\n    .marquee-item {\n      display: flex;\n      align-items: center;\n      gap: 12px;\n      padding: 0 12px;\n      white-space: nowrap;\n    }\n\n    .marquee-item span {\n      font-family: 'Bebas Neue', sans-serif;\n      font-size: 28px;\n      letter-spacing: 2px;\n      color: #073e64;\n    }\n\n    .sep {\n      width: 10px;\n      height: 10px;\n      background: #c1ff72;\n      transform: rotate(45deg);\n      flex-shrink: 0;\n    }\n\n    @keyframes scroll {\n      0%   { transform: translateX(0); }\n      100% { transform: translateX(-50%); }\n    }\n  <\/style>\n<\/head>\n<body>\n\n  <div class=\"marquee-wrap\">\n    <div class=\"marquee-track\" id=\"track\"><\/div>\n  <\/div>\n\n  <script>\n    const items = [\n      \"House Cleaning\",\n      \"Deep Cleaning\",\n      \"Office Cleaning\",\n      \"Move-In \/ Move-Out\",\n      \"Airbnb Cleaning\",\n      \"AND MORE\",\n    ];\n\n    const track = document.getElementById('track');\n\n    function buildSet() {\n      const frag = document.createDocumentFragment();\n      items.forEach(function(text) {\n        const div = document.createElement('div');\n        div.className = 'marquee-item';\n        div.innerHTML = '<span>' + text + '<\/span><div class=\"sep\"><\/div>';\n        frag.appendChild(div);\n      });\n      return frag;\n    }\n\n    track.appendChild(buildSet());\n    track.appendChild(buildSet());\n  <\/script>\n\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b1728c4 e-flex e-con-boxed e-con e-parent\" data-id=\"b1728c4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e9f0c57 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"e9f0c57\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2dd7eaa e-flex e-con-boxed e-con e-parent\" data-id=\"2dd7eaa\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-fea0ce8 e-con-full e-flex e-con e-child\" data-id=\"fea0ce8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-90bb1de elementor-widget-mobile__width-initial elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"90bb1de\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">what we offering<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3c1d852 e-con-full e-flex e-con e-child\" data-id=\"3c1d852\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-221b272 elementor-widget-mobile__width-initial elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"221b272\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><a href=\"http:\/\/shinyflowcleaning.com\/?page_id=188\">see all<\/a><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0c44b64 e-flex e-con-boxed e-con e-parent\" data-id=\"0c44b64\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ca15507 elementor-widget elementor-widget-shortcode\" data-id=\"ca15507\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><p style=\"font-family:Montserrat,sans-serif;color:#6b7a8d;\">No services found.<\/p><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d7e4b7e e-flex e-con-boxed e-con e-parent\" data-id=\"d7e4b7e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-747b550 elementor-widget elementor-widget-html\" data-id=\"747b550\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"fr\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Counter<\/title>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Bebas+Neue&display=swap\" rel=\"stylesheet\">\n<style>\n* { margin: 0; padding: 0; box-sizing: border-box; }\n\nbody {\n  background: transparent;\n  font-family: 'Bebas Neue', 'Arial Black', Arial, sans-serif;\n}\n\n.counter {\n  display: flex;\n  align-items: baseline;\n  gap: 16px;\n  flex-wrap: wrap;\n}\n\n.number-group {\n  display: flex;\n  align-items: baseline;\n  color: #073e64;\n  font-size: 95px;\n  font-weight: 600;\n  line-height: 1;\n}\n\n.label {\n  color: #073e64;\n  font-size: 95px;\n  font-weight: 600;\n  line-height: 1;\n  text-transform: uppercase;\n}\n\n@media (max-width: 1024px) and (min-width: 481px) {\n  .number-group { font-size: 95px; }\n  .label { font-size: 95px; }\n}\n\n@media (max-width: 480px) {\n  .counter {\n    flex-direction: column;\n    align-items: center;\n    text-align: center;\n    gap: 4px;\n  }\n  .number-group {\n    font-size: 88px;\n    justify-content: center;\n  }\n  .label {\n    font-size: 36px;\n  }\n}\n<\/style>\n<\/head>\n<body>\n\n<div class=\"counter\">\n  <div class=\"number-group\">\n    <span id=\"num\">0<\/span><span>+<\/span>\n  <\/div>\n  <span class=\"label\">Satisfied customers<\/span>\n<\/div>\n\n<script>\n(function () {\n  var el = document.getElementById('num');\n  var TARGET = 125;\n  var DURATION = 7000;\n  var start = null;\n\n  function ease(t) { return 1 - Math.pow(1 - t, 3); }\n\n  function tick(ts) {\n    if (!start) start = ts;\n    var p = Math.min(1, (ts - start) \/ DURATION);\n    el.textContent = Math.floor(ease(p) * TARGET);\n    if (p < 1) requestAnimationFrame(tick);\n    else el.textContent = TARGET;\n  }\n\n  requestAnimationFrame(tick);\n})();\n<\/script>\n\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1768041 e-flex e-con-boxed e-con e-parent\" data-id=\"1768041\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ded65b8 elementor-widget-divider--separator-type-pattern elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"ded65b8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\" style=\"--divider-pattern-url: url(&quot;data:image\/svg+xml,%3Csvg xmlns=&#039;http:\/\/www.w3.org\/2000\/svg&#039; preserveAspectRatio=&#039;none&#039; overflow=&#039;visible&#039; height=&#039;100%&#039; viewBox=&#039;0 0 24 24&#039; fill=&#039;none&#039; stroke=&#039;black&#039; stroke-width=&#039;1&#039; stroke-linecap=&#039;square&#039; stroke-miterlimit=&#039;10&#039;%3E%3Cpolyline points=&#039;0,6 6,6 6,18 18,18 18,6 24,6 \t&#039;\/%3E%3C\/svg%3E&quot;);\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3f75f16 e-flex e-con-boxed e-con e-parent\" data-id=\"3f75f16\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4f53e67 elementor-widget elementor-widget-shortcode\" data-id=\"4f53e67\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">    <style>\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Bebas+Neue&family=Montserrat:wght@400;600;700;800;900&display=swap');\n\n    .sf-faq-wrap {\n        font-family: 'Montserrat', sans-serif;\n        max-width: 1100px;\n        margin: 0 auto;\n        padding: 60px 80px;\n        box-sizing: border-box;\n    }\n    .sf-faq-inner {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 60px;\n        align-items: center;\n    }\n\n    \/* \u2500\u2500 Left heading \u2500\u2500 *\/\n    .sf-faq-label {\n        font-size: 11px;\n        font-weight: 800;\n        color: #073e64;\n        text-transform: uppercase;\n        letter-spacing: 2.5px;\n        display: flex;\n        align-items: center;\n        gap: 8px;\n        margin-bottom: 18px;\n    }\n    .sf-faq-label::before {\n        content: '';\n        width: 7px;\n        height: 7px;\n        background: #c1ff72;\n        border-radius: 50%;\n        flex-shrink: 0;\n    }\n    .sf-faq-title {\n        font-family: 'Bebas Neue', sans-serif;\n        font-size: clamp(36px, 4vw, 54px);\n        font-weight: 400;\n        color: #073e64;\n        line-height: 1.05;\n        margin: 0 0 18px;\n        letter-spacing: 1px;\n        text-align: left;\n    }\n    .sf-faq-title span {\n        color: #073e64;\n        background: #c1ff72;\n        -webkit-text-stroke: 0;\n        padding: 0 6px;\n    }\n    .sf-faq-subtitle {\n        font-size: 14px;\n        color: #666;\n        font-weight: 400;\n        line-height: 1.75;\n        margin: 0;\n        text-align: left;\n    }\n\n    \/* \u2500\u2500 Accordion \u2500\u2500 *\/\n    .sf-faq-list {\n        display: flex;\n        flex-direction: column;\n        gap: 8px;\n    }\n\n    \/* closed state *\/\n    .sf-faq-item {\n        background: #f4f7fb;\n        border-radius: 12px;\n        overflow: hidden;\n    }\n\n    \/* open state: white bg, navy text \u2014 NO pink, NO red *\/\n    .sf-faq-item.open {\n        background: #ffffff !important;\n        outline: 1.5px solid rgba(7,62,100,.15);\n    }\n    .sf-faq-item.open .sf-faq-q {\n        color: #073e64 !important;\n    }\n    .sf-faq-item.open .sf-faq-icon::before,\n    .sf-faq-item.open .sf-faq-icon::after {\n        background: #073e64 !important;\n    }\n    .sf-faq-item.open .sf-faq-answer p {\n        color: #555 !important;\n    }\n\n    .sf-faq-btn {\n        width: 100%;\n        display: flex;\n        align-items: center;\n        gap: 16px;\n        padding: 18px 22px;\n        background: none !important;\n        border: none;\n        cursor: pointer;\n        text-align: left;\n    }\n    \/* kill any theme hover\/focus color on button *\/\n    .sf-faq-btn:hover,\n    .sf-faq-btn:focus {\n        background: none !important;\n        outline: none;\n    }\n\n    .sf-faq-icon {\n        width: 20px;\n        height: 20px;\n        flex-shrink: 0;\n        position: relative;\n    }\n    .sf-faq-icon::before,\n    .sf-faq-icon::after {\n        content: '';\n        position: absolute;\n        background: #073e64;\n        border-radius: 2px;\n        transition: transform .25s, opacity .25s;\n    }\n    .sf-faq-icon::before { width: 2px; height: 12px; top: 4px; left: 9px; }\n    .sf-faq-icon::after  { width: 12px; height: 2px; top: 9px; left: 4px; }\n    .sf-faq-item.open .sf-faq-icon::before { transform: rotate(90deg); opacity: 0; }\n\n    .sf-faq-q {\n        font-size: 14px;\n        font-weight: 700;\n        color: #073e64;\n        line-height: 1.4;\n    }\n    .sf-faq-answer {\n        max-height: 0;\n        overflow: hidden;\n        transition: max-height .35s ease, padding .25s;\n        padding: 0 22px 0 58px;\n    }\n    .sf-faq-item.open .sf-faq-answer {\n        max-height: 400px;\n        padding-bottom: 20px;\n    }\n    .sf-faq-answer p {\n        font-size: 13px;\n        color: #666;\n        line-height: 1.75;\n        margin: 0;\n    }\n\n    \/* \u2500\u2500 Mobile \u2500\u2500 *\/\n    @media (max-width: 768px) {\n        .sf-faq-wrap { padding: 40px 20px; }\n        .sf-faq-inner {\n            grid-template-columns: 1fr;\n            gap: 32px;\n        }\n        \/* heading block: centered *\/\n        .sf-faq-label {\n            justify-content: center;\n        }\n        .sf-faq-title {\n            text-align: center !important;\n        }\n        .sf-faq-subtitle {\n            text-align: center !important;\n        }\n        \/* accordion: questions stay LEFT *\/\n        .sf-faq-btn {\n            justify-content: flex-start !important;\n            text-align: left !important;\n        }\n        .sf-faq-q {\n            text-align: left !important;\n        }\n        .sf-faq-answer {\n            padding-left: 22px;\n        }\n        .sf-faq-answer p {\n            text-align: left !important;\n        }\n    }\n    <\/style>\n\n    <div class=\"sf-faq-wrap\">\n        <div class=\"sf-faq-inner\">\n\n            <div class=\"sf-faq-head\">\n                <div class=\"sf-faq-label\">FAQs<\/div>\n                <h2 class=\"sf-faq-title\">Need <span>Help Before Booking?<\/span><\/h2>\n                <p class=\"sf-faq-subtitle\">Find helpful answers to common questions about scheduling, services, and our cleaning team.<\/p>\n            <\/div>\n\n            <div class=\"sf-faq-list\">\n                                <div class=\"sf-faq-item\">\n                    <button class=\"sf-faq-btn\" aria-expanded=\"false\">\n                        <span class=\"sf-faq-icon\" aria-hidden=\"true\"><\/span>\n                        <span class=\"sf-faq-q\">What cleaning products do you use?<\/span>\n                    <\/button>\n                    <div class=\"sf-faq-answer\">\n                        <p>We use safe, high-quality cleaning products that are effective on dirt while remaining gentle for homes, families, and pets. Eco-friendly options are available upon request.<\/p>\n                    <\/div>\n                <\/div>\n                                <div class=\"sf-faq-item\">\n                    <button class=\"sf-faq-btn\" aria-expanded=\"false\">\n                        <span class=\"sf-faq-icon\" aria-hidden=\"true\"><\/span>\n                        <span class=\"sf-faq-q\">How long does a cleaning session take?<\/span>\n                    <\/button>\n                    <div class=\"sf-faq-answer\">\n                        <p>Most standard cleanings take between 2 to 4 hours depending on the size of your home and the type of service selected.<\/p>\n                    <\/div>\n                <\/div>\n                                <div class=\"sf-faq-item\">\n                    <button class=\"sf-faq-btn\" aria-expanded=\"false\">\n                        <span class=\"sf-faq-icon\" aria-hidden=\"true\"><\/span>\n                        <span class=\"sf-faq-q\">Can I customize my cleaning service?<\/span>\n                    <\/button>\n                    <div class=\"sf-faq-answer\">\n                        <p>Absolutely! We offer fully customizable cleaning plans. Just let us know your priorities and we will tailor the service to your needs.<\/p>\n                    <\/div>\n                <\/div>\n                                <div class=\"sf-faq-item\">\n                    <button class=\"sf-faq-btn\" aria-expanded=\"false\">\n                        <span class=\"sf-faq-icon\" aria-hidden=\"true\"><\/span>\n                        <span class=\"sf-faq-q\">Do I need to be home during the cleaning?<\/span>\n                    <\/button>\n                    <div class=\"sf-faq-answer\">\n                        <p>No, you do not need to be home. Many of our clients provide us access and we handle everything while they are away.<\/p>\n                    <\/div>\n                <\/div>\n                                <div class=\"sf-faq-item\">\n                    <button class=\"sf-faq-btn\" aria-expanded=\"false\">\n                        <span class=\"sf-faq-icon\" aria-hidden=\"true\"><\/span>\n                        <span class=\"sf-faq-q\">What is your cancellation policy?<\/span>\n                    <\/button>\n                    <div class=\"sf-faq-answer\">\n                        <p>We ask for at least 24 hours notice for cancellations. Cancellations made less than 24 hours in advance may be subject to a small fee.<\/p>\n                    <\/div>\n                <\/div>\n                            <\/div>\n\n        <\/div>\n    <\/div>\n\n    <script>\n    (function(){\n        document.querySelectorAll('.sf-faq-btn').forEach(function(btn){\n            btn.addEventListener('click', function(){\n                var item = btn.closest('.sf-faq-item');\n                var isOpen = item.classList.contains('open');\n                document.querySelectorAll('.sf-faq-item').forEach(function(el){\n                    el.classList.remove('open');\n                    el.querySelector('.sf-faq-btn').setAttribute('aria-expanded','false');\n                });\n                if(!isOpen){\n                    item.classList.add('open');\n                    btn.setAttribute('aria-expanded','true');\n                }\n            });\n        });\n    })();\n    <\/script>\n    <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-163d2e4 e-flex e-con-boxed e-con e-parent\" data-id=\"163d2e4\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-4d327cc e-con-full e-flex e-con e-child\" data-id=\"4d327cc\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-5194ef2 e-con-full e-flex e-con e-child\" data-id=\"5194ef2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8e57754 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"8e57754\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Ready for Cleaning?<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-dc21efb e-con-full e-flex e-con e-child\" data-id=\"dc21efb\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-00f8f40 elementor-widget elementor-widget-button\" data-id=\"00f8f40\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/shinyflowcleaning.com\/?page_id=188\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">our services<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>We clean. You relax BOOK A SERVICE Shiny Flow \u2013 Marquee what we offering see all Counter 0+ Satisfied customers Ready for Cleaning? our services<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-15","page","type-page","status-publish","hentry"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/shinyflowcleaning.com\/index.php?rest_route=\/wp\/v2\/pages\/15","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/shinyflowcleaning.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/shinyflowcleaning.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/shinyflowcleaning.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/shinyflowcleaning.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=15"}],"version-history":[{"count":412,"href":"https:\/\/shinyflowcleaning.com\/index.php?rest_route=\/wp\/v2\/pages\/15\/revisions"}],"predecessor-version":[{"id":756,"href":"https:\/\/shinyflowcleaning.com\/index.php?rest_route=\/wp\/v2\/pages\/15\/revisions\/756"}],"wp:attachment":[{"href":"https:\/\/shinyflowcleaning.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=15"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}