.elementor-891 .elementor-element.elementor-element-3371680{--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;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--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-891 .elementor-element.elementor-element-d822ee3{font-family:"Inter", Sans-serif;font-weight:400;}.elementor-891 .elementor-element.elementor-element-a78d343{font-family:"Inter", Sans-serif;font-weight:400;}.elementor-891 .elementor-element.elementor-element-a78d343 a{color:#111111;}.elementor-891 .elementor-element.elementor-element-a78d343 a:hover, .elementor-891 .elementor-element.elementor-element-a78d343 a:focus{color:#111111;}.elementor-891 .elementor-element.elementor-element-e5cfb31{font-family:"Inter", Sans-serif;font-weight:400;}.elementor-891 .elementor-element.elementor-element-5e9e4af{font-family:"Inter", Sans-serif;font-weight:400;color:#000000;}.elementor-891 .elementor-element.elementor-element-5e9e4af a{color:#0B6A4A;}.elementor-891 .elementor-element.elementor-element-0b44439{font-family:"Inter", Sans-serif;font-weight:400;color:#000000;}.elementor-891 .elementor-element.elementor-element-0b44439 a{color:#0B6A4A;}.elementor-891 .elementor-element.elementor-element-9c5381d{font-family:"Inter", Sans-serif;font-weight:400;color:#000000;}.elementor-891 .elementor-element.elementor-element-9c5381d a{color:#0B6A4A;}:root{--page-title-display:none;}/* Start custom CSS for text-editor, class: .elementor-element-d822ee3 */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.manzoplumbing.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: 740px !important;
      }
      .salmanzo-btn {
          min-height: 58px;
          padding: 0 20px;
      }
  }/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-5e9e4af *//* --- Global Styles --- */
body {
    margin: 0;
    font-family: sans-serif; /* Add your site's specific font here */
}

.section {
    padding: 60px 20px;
}
.green-bg{ background: #0b5a2b;}
.green-bg h3, .green-bg p, .green-bg a{ color:#fff !important;}
.container {
    max-width: 1180px;
    margin: 0 auto;
}

.container-small {
    max-width: 1040px;
    margin: 0 auto;
}

/* --- Layout Utilities --- */
.grid { display: grid; }
.grid-2-col { grid-template-columns: 1.15fr 0.85fr; gap: 32px; }
.grid-3-col { grid-template-columns: repeat(3, 1fr); }
.grid-process { grid-template-columns: 0.95fr 1.05fr; }

.ai-center { align-items: center; }
.ai-start { align-items: start; }
.jc-center { justify-content: center; }
.ta-center { text-align: center; }

.gap-12 { gap: 12px; }
.gap-18 { gap: 18px; }
.gap-22 { gap: 22px; }
.gap-34 { gap: 34px; }

/* --- Colors & Backgrounds --- */
.bg-white { background: #ffffff; }
.bg-gray { background: #f6f6f6; }
.bg-green { background: #2f6f3e; }

/* --- Typography --- */
.h2 {
    font-size: clamp(32px, 4vw, 46px);
    line-height: 1.12;
    margin: 0 0 18px;
    color: #1d1d1d;
}

.h3 {
    font-size: 31px;
    margin: 0 0 16px;
    color: #1d1d1d;
}

.h3-small {
    margin: 0 0 10px;
    font-size: 21px;
}

.h3-process {
    font-size: 28px;
    margin: 0 0 14px;
}

.h3-cta {
    font-size: 34px;
    line-height: 1.2;
    color: #fff;
    margin: 0 0 14px;
}

.h4 {
    font-size: 24px;
    margin: 0 0 16px;
}

.h4-medium {
    font-size: 23px;
    margin: 0 0 12px;
}

.p {
    font-size: 18px;
    line-height: 1.75;
    color: #444;
    margin: 0 0 18px;
}

.p-small {
    margin: 0;
    font-size: 17px;
    line-height: 1.75;
    color: #4b4b4b;
}

.p-cta {
    font-size: 18px;
    line-height: 1.8;
    color: #edf6ee;
    max-width: 820px;
    margin: 0 auto 24px;
}

.link-bold {
    color: #2f6f3e;
    font-weight: 700;
}

/* --- Components --- */
.badge {
    display: inline-block;
    background: #edf7ee;
    color: #2f6f3e;
    font-weight: 700;
    font-size: 13px;
    padding: 8px 14px;
    border-radius: 999px;
    margin-bottom: 14px;
}

.tag-group {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.tag {
    background: #f5f5f5;
    border-radius: 999px;
    padding: 10px 14px;
    font-size: 14px;
    font-weight: 600;
}

.btn-group {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

.btn {
    text-decoration: none;
    padding: 15px 24px;
    border-radius: 10px;
    font-weight: 700;
    display: inline-block;
}

.btn-primary { background: #2f6f3e; color: #fff !important; }
.btn-outline { background: #fff; color: #1d1d1d !important; border: 2px solid #d9d9d9; }
.btn-white { background: #fff; color: #2f6f3e !important; }
.btn-outline-white { background: transparent; color: #fff !important; border: 2px solid rgba(255,255,255,0.45); padding: 13px 24px; }

/* Cards */
.image-card {
    background: #f7f7f7;
    border: 1px solid #e6e6e6;
    border-radius: 18px;
    padding: 18px;
}

.info-box {
    background: #fff;
    border-radius: 12px;
    padding: 14px;
    border: 1px solid #ebebeb;
}

.info-title { display: block; font-size: 16px; margin-bottom: 6px; }
.info-text { font-size: 15px; line-height: 1.6; color: #555; }

.benefit-card {
    background: #f8fbf8;
    border: 1px solid #e7f0e8;
    border-radius: 16px;
    padding: 22px;
    border-top:5px solid #0b5a2b;
}

.card-white {
    background: #fff;
    border-radius: 18px;
    border: 1px solid #e8e8e8;
}

.card-light {
    background: #fbfbfb;
    border: 1px solid #ececec;
    border-radius: 16px;
    border-top:5px solid #0b5a2b;
}

/* Lists */
.list { padding-left: 20px; margin: 0; font-size: 17px; line-height: 1.9; color: #4a4a4a; }
.list-tight { line-height: 1.95; }

/* FAQ */
.faq-container { border: 1px solid #e8e8e8; border-radius: 16px; overflow: hidden; }
.faq-item { border-bottom: 1px solid #e8e8e8; padding: 18px 22px; }
.faq-gray { background: #fbfbfb; }
.faq-summary { cursor: pointer; font-size: 19px; font-weight: 700; }
.faq-content { margin: 14px 0 0; }
.no-border { border-bottom: none; }

/* Utility Spacing */
.mb-14 { margin-bottom: 14px; }
.mb-16 { margin-bottom: 16px; }
.mb-20 { margin-bottom: 20px; }
.mb-24 { margin-bottom: 24px; }
.pt-24 { padding-top: 24px; }
.pb-58 { padding-bottom: 58px; }
.p-24 { padding: 24px; }

.img-fluid { width: 100%; height: auto; display: block; border-radius: 14px; margin-bottom: 16px; }

/* Responsive adjustments */
@media (max-width: 768px) {
    .grid-2-col, .grid-3-col, .grid-process {
        grid-template-columns: 1fr;
    }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-0b44439 */.manzo-mini-split-offer {
    padding: 82px 20px;
    background:
      radial-gradient(circle at top left, rgba(245,196,0,.22), transparent 34%),
      linear-gradient(135deg, #063f2e 0%, #0b6b4a 62%, #f5c400 62%, #f5c400 100%);
    border-top: 5px solid #f5c400;
    border-bottom: 5px solid #063f2e;
  }

  .manzo-mini-split-wrap {
    max-width: 1120px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1.08fr .92fr;
    gap: 30px;
    align-items: center;
  }

  .manzo-mini-split-coupon,
  .manzo-business-card-block {
    background: #fffaf0;
    border-radius: 20px;
    padding: 30px;
    box-shadow: 0 18px 38px rgba(0,0,0,.18);
    border: 2px dashed #f5c400;
  }

  .manzo-offer-label {
    display: inline-block;
    background: #f5c400;
    color: #063f2e;
    font-size: 12px;
    font-weight: 900;
    letter-spacing: .08em;
    padding: 8px 13px;
    border-radius: 999px;
    margin-bottom: 14px;
  }

  .manzo-mini-split-coupon h2 {
    margin: 0 0 12px;
    color: #063f2e;
    font-size: clamp(28px, 4vw, 44px);
    line-height: 1.02;
    font-weight: 900;
  }

  .manzo-mini-split-coupon p,
  .manzo-business-card-block p {
    color: #10231c;
    font-size: 16px;
    line-height: 1.55;
    margin: 0 0 14px;
  }

  .manzo-offer-note {
    background: #fff;
    border-left: 6px solid #0b6b4a;
    padding: 13px 15px;
    font-size: 14px;
    font-weight: 800;
    color: #10231c;
    margin: 18px 0;
    border-radius: 10px;
  }

  .manzo-offer-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
  }

  .manzo-offer-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 46px;
    padding: 12px 20px;
    border-radius: 999px;
    font-weight: 900;
    text-decoration: none;
    font-size: 15px;
  }

  .manzo-offer-btn.yellow {
    background: #f5c400;
    color: #063f2e !important;
    border: 2px solid #f5c400;
  }

  .manzo-offer-btn.outline {
    background: transparent;
    color: #063f2e !important;
    border: 2px solid #063f2e;
  }

  .manzo-business-card-block img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 14px;
    box-shadow: 0 10px 22px rgba(0,0,0,.16);
    margin-bottom: 16px;
  }

  .manzo-business-card-block strong {
    display: block;
    color: #063f2e;
    font-size: 20px;
    margin-bottom: 5px;
  }

  @media (max-width: 820px) {
    .manzo-mini-split-offer {
      padding: 56px 16px;
      background: #063f2e;
    }

    .manzo-mini-split-wrap {
      grid-template-columns: 1fr;
    }

    .manzo-mini-split-coupon,
    .manzo-business-card-block {
      padding: 22px;
    }

    .manzo-offer-actions {
      flex-direction: column;
    }

    .manzo-offer-btn {
      width: 100%;
    }
  }/* End custom CSS */