.elementor-457 .elementor-element.elementor-element-6473670{--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-457 .elementor-element.elementor-element-be9e395{font-family:"Inter", Sans-serif;font-weight:400;}.elementor-457 .elementor-element.elementor-element-695b989{font-family:"Inter", Sans-serif;font-weight:400;}.elementor-457 .elementor-element.elementor-element-695b989 a{color:#111111;}.elementor-457 .elementor-element.elementor-element-695b989 a:hover, .elementor-457 .elementor-element.elementor-element-695b989 a:focus{color:#111111;}.elementor-457 .elementor-element.elementor-element-5f66687{margin:-20px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;font-family:"Inter", Sans-serif;font-weight:400;}.elementor-457 .elementor-element.elementor-element-8f41014{margin:-20px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;font-family:"Inter", Sans-serif;font-weight:400;color:#111111;}.elementor-457 .elementor-element.elementor-element-8f41014 a{color:#00773E;}:root{--page-title-display:none;}/* Start custom CSS for text-editor, class: .elementor-element-be9e395 */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:360px !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: 490px !important;
      }
      .salmanzo-btn {
          min-height: 58px;
          padding: 0 20px;
      }
  }/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-8f41014 */.manzo-reviews-platinum {
  padding:80px 0 60px;
  background:#f7f3e8;
}
.mrp-wrap {
  width:92%;
  max-width:1200px;
  margin:auto;
  font-family:Arial;
}
.mrp-section {margin-bottom:40px;}
.mrp-trust-strip {
  background:#00773e;
  color:#fff;
  padding:20px;
  border-radius:14px;
}
.mrp-trust-inner {
  display:flex;
  justify-content:space-between;
  align-items:center;
  flex-wrap:wrap;
  gap: 14px;
}
.mrp-stars {color:#ffd700;font-size:20px;margin-bottom:5px;}
.mrp-btn {
  background:#f2d24b;
  padding:10px 18px;
  border-radius:30px;
  text-decoration:none;
  font-weight:bold;
}
.mrp-grid {
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:20px;
}
.mrp-card {
  background:#fff;
  padding:20px;
  border-radius:12px;
}
.mrp-embed-placeholder {
  background:#fff;
  padding:40px;
  text-align:center;
  border-radius:12px;
}
.mrp-cta {
  background:#00773e;
  color:#fff;
  padding:40px;
  border-radius:14px;
  text-align:center;
}
.mrp-actions a {
  margin:10px;
  display:inline-block;
  padding:12px 20px;
  border-radius:30px;
  font-weight: bold;
}
.mrp-btn-gold {background:#f2d24b;color:#000 !important;}
.mrp-btn-light {background:#fff;color:#00773e !important;}

@media(max-width:900px){
  .mrp-grid{grid-template-columns:1fr;}
}

.zip-grid {
  display: grid;
  grid-template-columns: repeat(4,1fr);
  gap: 12px;
  margin-top: 18px;
}
.zip {
  border: 1px solid #d9e7dc;
  background: #f8fbf8;
  border-radius: 14px;
  padding: 12px 14px;
  font: 700 14px/1.35 Inter, Arial, sans-serif;
  color: #174631;
  text-align: center;
}
@media(max-width:900px){
    .zip-grid {
      display: grid;
      grid-template-columns: repeat(2,1fr);
      gap: 12px;
      margin-top: 18px;
    }
}/* End custom CSS */