.elementor-454 .elementor-element.elementor-element-735c0bf{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-454 .elementor-element.elementor-element-a4cf5ef{font-family:"Inter", Sans-serif;font-weight:400;}.elementor-454 .elementor-element.elementor-element-0f2e6b8{font-family:"Inter", Sans-serif;font-weight:400;}.elementor-454 .elementor-element.elementor-element-0f2e6b8 a{color:#111111;}.elementor-454 .elementor-element.elementor-element-0f2e6b8 a:hover, .elementor-454 .elementor-element.elementor-element-0f2e6b8 a:focus{color:#111111;}.elementor-454 .elementor-element.elementor-element-ecb1d4f{margin:-20px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;font-family:"Inter", Sans-serif;font-weight:400;color:#111111;}.elementor-454 .elementor-element.elementor-element-ecb1d4f a{color:#007A3D;}.elementor-454 .elementor-element.elementor-element-5360d61{margin:-20px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}:root{--page-title-display:none;}/* Start custom CSS for text-editor, class: .elementor-element-a4cf5ef */a{ text-decoration: none !important;}
h1,h2,h3,h4{ font-weight:800 !important;}
.salmanzo-formwrap {
    position: relative;
    width: 100%;
    max-width: 360px;
    justify-self: end;
    margin-top: 440px !important;
  
}
.salmanzo-hero-bg {
    background-position: center center;
}

  @media (max-width: 767px){
      .salmanzo-hero-bg{
      background:
        linear-gradient(180deg, rgba(0,0,0,0) 10%, rgba(0,0,0,.46) 100%),
        url('https://www.testsitedemo.com/wp-content/uploads/2026/03/sal-manzo-plumbing-truck-small.webp') !important;
        background-size:cover !important;
    }
    .salmanzo-formwrap {
        position: relative;
        width: auto !important;
        max-width: 100%;
        justify-self: end;
        margin: 30px 10px !important;
    }
     .salmanzo-hero-inner {
        align-items: end !important;
        min-height: 530px !important;
      }
      .salmanzo-btn {
          min-height: 58px;
          padding: 0 20px;
      }
  }/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-ecb1d4f */:root {
    --manzo-blue: #0b6a4a;
    --manzo-orange: #f0c331;
    --manzo-text: #444444;
    --manzo-light-bg: #f9f9f9;
    --manzo-border: #ececec;
    --cream:#f6f1e7;
    --cream-dark:#efe6d6;
}
.manzo-plumbing-hub{ background:#fff !important; padding: 0 !important;}
.manzo-plumbing-hub section{ padding:60px 0;}
.manzo-plumbing-hub section.soft{background:var(--cream)}
.manzo-plumbing-hub section.greenbg{background: #0b5a2b;}
.manzo-plumbing-hub section.greenbg h2, .manzo-plumbing-hub section.greenbg .mdp-kicker{ color:#fff;}
a{ font-weight:bold;}.manzo-plumbing-hub{
  padding:60px 0;
  background:#f7f4ea;
}
.mph-wrap{
  width:min(1200px,92%);
  margin:0 auto;
}
.mph-kicker{
  display:inline-block;
  margin:0 0 10px;
  font-size:13px;
  line-height:1.2;
  font-weight:800;
  text-transform:uppercase;
  letter-spacing:.08em;
  color:#b2b800;
}
.manzo-plumbing-hub h1,
.manzo-plumbing-hub h2{
  margin:0 0 14px;
  font-size:clamp(30px,4vw,46px);
  line-height:1.05;
  font-weight:900;
  color:#007a3d;
}
.manzo-plumbing-hub h3{
  margin:0 0 10px;
  font-size:22px;
  line-height:1.2;
  font-weight:800;
  color:#007a3d;
}
.manzo-plumbing-hub p,
.manzo-plumbing-hub li,
.manzo-plumbing-hub a{
  font-size:17px;
  line-height:1.7;
  color:#203127;
}
.mph-heading{
  max-width:900px;
  margin:0 auto 34px;
  text-align:center;
}


/* moving review strip */
.mph-review-strip{
  overflow:hidden;
  background:linear-gradient(90deg,#d8f2d5 0%, #c4ebbf 100%);
  border:1px solid rgba(0,122,61,.18);
  border-radius:16px;
  padding:14px 0;
  margin:34px 0;
  box-shadow:0 10px 26px rgba(0,0,0,.06);
}
.mph-review-track{
  display:flex;
  gap:48px;
  width:max-content;
  white-space:nowrap;
  animation:mph-scroll 30s linear infinite;
  padding-left:24px;
  font-weight:700;
  color:#0f4f2f;
}
@keyframes mph-scroll{
  from{transform:translateX(0);}
  to{transform:translateX(-50%);}
}

/* grid */

.mph-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:18px;
}
.mph-card{
  display:flex;
  flex-direction:column;
  justify-content:space-between;
  min-height:180px;
  padding:22px 20px;
  background:linear-gradient(180deg,#0e5b35 0%, #084928 100%);
  border:1px solid rgba(255,255,255,.08);
  border-radius:18px;
  text-decoration:none;
  box-shadow:0 14px 30px rgba(0,0,0,.12);
  transition:transform .2s ease, box-shadow .2s ease, border-color .2s ease;
}
.mph-card:hover{
  transform:translateY(-4px);
  box-shadow:0 18px 34px rgba(0,0,0,.16);
  border-color:rgba(242,210,76,.45);
}
.mph-card-title{
  display:block;
  margin:0 0 10px;
  font-size:20px;
  line-height:1.2;
  font-weight:900;
  color:#fff;
}
.mph-card-text{
  display:block;
  color:rgba(255,255,255,.88);
  line-height:1.55;
}

/* authority strip */
.mph-authority{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:14px;
  margin:0 0 44px;
}
.mph-authority-item{
  padding:16px 18px;
  background:#fff;
  border:1px solid rgba(0,122,61,.12);
  border-radius:14px;
  text-align:center;
  font-weight:800;
  color:#0f4f2f;
  box-shadow:0 8px 20px rgba(0,0,0,.05);
  font-size:14px;
}

/* shared boxes */

.mph-two-col{
  display:grid;
  grid-template-columns:1.5fr .9fr;
  gap:28px;
  align-items:start;
}
.mph-two-col-equal{
  grid-template-columns:1fr 1fr;
}
.mph-copy,
.mph-box{
  background:#fff;
  border:1px solid rgba(0,122,61,.12);
  border-radius:18px;
  padding:30px;
  box-shadow:0 12px 28px rgba(0,0,0,.05);
}
.mph-checks{
  margin:18px 0 0;
  padding-left:20px;
}
.mph-checks li{
  margin:0 0 8px;
}

/* process */

.mph-process-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:18px;
}
.mph-process-step{
  background:#fff;
  border:1px solid rgba(0,122,61,.12);
  border-radius:18px;
  padding:26px 22px;
  box-shadow:0 12px 28px rgba(0,0,0,.05);
}
.mph-step-num{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:42px;
  height:42px;
  margin:0 0 14px;
  border-radius:999px;
  background:#007a3d;
  color:#fff;
  font-weight:900;
  font-size:18px;
}

/* service area */
.mph-service-area{

  padding:34px;
  background:linear-gradient(180deg,#f0f8ea 0%, #e6f3df 100%);
  border:1px solid rgba(0,122,61,.12);
  border-radius:18px;
}

/* cta */

.mph-cta-inner{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:20px;
  padding:34px;
  background:linear-gradient(135deg,#007a3d 0%,#0b5b34 100%);
  border-radius:22px;
  box-shadow:0 18px 40px rgba(0,0,0,.12);
}
.mph-cta-inner h2,
.mph-cta-inner p,
.mph-cta-inner .mph-kicker{
  color:#fff;
}
.mph-cta-buttons{
  display:flex;
  flex-wrap:wrap;
  gap:12px;
}
.mph-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:14px 22px;
  border-radius:999px;
  font-weight:900;
  text-decoration:none;
  transition:transform .2s ease, opacity .2s ease;
}
.mph-btn:hover{
  transform:translateY(-2px);
}
.mph-btn-primary{
  background:#f2d24c;
  color:#1f1f1f !important;
}
.mph-btn-secondary{
  background:#ffffff;
  color:#0c5532 !important;
}

/* faq */
.mph-faq{
  background:#fff;
  border:1px solid rgba(0,122,61,.12);
  border-radius:20px;
  padding:34px;
  box-shadow:0 12px 28px rgba(0,0,0,.05);
}
.mph-faq-item{
  padding:0 0 20px;
  margin:0 0 20px;
  border-bottom:1px solid rgba(0,122,61,.12);
}
.mph-faq-item:last-child{
  margin-bottom:0;
  padding-bottom:0;
  border-bottom:none;
}
/* Hide all answers by default */
.mph-faq-item p {
  display: none;
  padding: 10px 0;
}

/* Show the answer when the parent has the 'active' class */
.mph-faq-item.active p {
  display: block;
}

/* Optional: Add a pointer cursor to the question to show it's clickable */
.mph-faq-item h3 {
  cursor: pointer;
  user-select: none;
}
@media (max-width: 1024px){
  .mph-grid,
  .mph-process-grid{
    grid-template-columns:repeat(2,1fr);
  }
  .mph-authority{
    grid-template-columns:repeat(2,1fr);
  }
  .mph-two-col,
  .mph-two-col-equal{
    grid-template-columns:1fr;
  }
  .mph-cta-inner{
    flex-direction:column;
    align-items:flex-start;
  }
}

@media (max-width: 640px){
  .manzo-plumbing-hub{
    padding:42px 0 60px;
  }
  .mph-grid,
  .mph-authority,
  .mph-process-grid{
    grid-template-columns:1fr;
  }
  .mph-copy,
  .mph-box,
  .mph-service-area,
  .mph-faq,
  .mph-cta-inner,
  .mph-process-step{
    padding:22px;
  }
  .mph-card{
    min-height:auto;
  }
  .mph-card-title{
    font-size:20px;
  }
  .manzo-plumbing-hub p,
  .manzo-plumbing-hub li,
  .manzo-plumbing-hub a{
    font-size:16px;
    line-height:1.65;
  }
}/* End custom CSS */