.elementor-1075 .elementor-element.elementor-element-6dc0d2a{--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-1075 .elementor-element.elementor-element-79a488d{font-family:"Inter", Sans-serif;font-weight:400;}.elementor-1075 .elementor-element.elementor-element-e58d407{font-family:"Inter", Sans-serif;font-weight:400;}.elementor-1075 .elementor-element.elementor-element-e58d407 a{color:#111111;}.elementor-1075 .elementor-element.elementor-element-e58d407 a:hover, .elementor-1075 .elementor-element.elementor-element-e58d407 a:focus{color:#111111;}.elementor-1075 .elementor-element.elementor-element-bea01fa{font-family:"Inter", Sans-serif;font-weight:400;}.elementor-1075 .elementor-element.elementor-element-22fac42{font-family:"Inter", Sans-serif;font-weight:400;color:#000000;}.elementor-1075 .elementor-element.elementor-element-1f7032d{font-family:"Inter", Sans-serif;font-weight:400;color:#000000;}.elementor-1075 .elementor-element.elementor-element-1a8decf{font-family:"Inter", Sans-serif;font-weight:400;color:#000000;}:root{--page-title-display:none;}/* Start custom CSS for text-editor, class: .elementor-element-79a488d */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: 510px !important;
      }
      .salmanzo-btn {
          min-height: 58px;
          padding: 0 20px;
      }
  }/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-22fac42 */.manzo-refrigerant-update{
  padding:80px 20px 60px;
  background:#f7f9f7;
}
.container{
  max-width:1100px;
  margin:0 auto;
}
.manzo-section-intro h2{
  font-size:38px;
  margin-bottom:16px;
  font-family:Montserrat,Arial;
}
.manzo-section-intro p{
  font-size:18px;
  line-height:1.8;
  margin-bottom:20px;
}
.manzo-jump-links{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin-bottom:40px;
}
.manzo-jump-links a{
  padding:10px 16px;
  border-radius:999px;
  background:#0d7b49;
  color:#fff;
  text-decoration:none;
  font-weight:700;
  font-size:14px;
}

.manzo-content-block h3{
  font-size:26px;
  margin-bottom:10px;
}
.manzo-content-block p{
  font-size:17px;
  line-height:1.8;
}
.manzo-content-block ul{
  padding-left:18px;
  margin:10px 0;
}
.manzo-highlight{
  background:#fff;
  padding:30px;
  border-radius:18px;
  box-shadow:0 10px 25px rgba(0,0,0,.06);
}
.manzo-cta-buttons{
  display:flex;
  gap:12px;
  margin-top:15px;
  flex-wrap:wrap;
}
.manzo-btn-primary{
  background:#d7df1f;
  color:#000;
  padding:12px 20px;
  border-radius:999px;
  text-decoration:none;
  font-weight:800;
}
.manzo-btn-secondary{
  background:#0d7b49;
  color:#fff;
  padding:12px 20px;
  border-radius:999px;
  text-decoration:none;
  font-weight:800;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-1f7032d */.manzo-coupon-module{
  margin:60px 0;
}
.manzo-coupon-wrap{
  max-width:1200px;
  margin:0 auto;
  display:grid;
  grid-template-columns:1.02fr .98fr;
  gap:30px;
  align-items:center;
}
.manzo-coupon-visual{
  background:#0d3a22;
  border-radius:24px;
  min-height:320px;
  box-shadow:0 18px 40px rgba(0,0,0,.10);
  overflow:hidden;
  display:flex;
}
.manzo-coupon-visual-inner{
  padding:34px 30px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  width:100%;
}
.manzo-coupon-big{
  font-size:54px;
  line-height:1;
  font-weight:900;
  color:#fff;
  margin-bottom:14px;
  font-family:Montserrat,Arial,sans-serif;
}
.manzo-coupon-sub{
  font-size:24px;
  line-height:1.3;
  font-weight:800;
  color:#d7df1f;
  margin-bottom:14px;
  font-family:Montserrat,Arial,sans-serif;
}
.manzo-coupon-visual p{
  margin:0 0 10px;
  font-size:18px;
  line-height:1.7;
  color:#eef7f0;
}
.manzo-coupon-exp{
  font-size:16px;
  color:#fff;
  font-weight:700;
}
.manzo-coupon-content{
  background:#fff;
  border-radius:24px;
  padding:36px 34px;
  box-shadow:0 18px 45px rgba(0,0,0,.07);
}
.manzo-coupon-kicker{
  display:inline-block;
  font-size:13px;
  letter-spacing:.12em;
  text-transform:uppercase;
  font-weight:800;
  color:#0d7b49;
  margin-bottom:14px;
}
.manzo-coupon-content h2{
  font-family:Montserrat,Arial,sans-serif;
  font-size:40px;
  line-height:1.1;
  margin:0 0 14px;
  color:#103b2d;
}
.manzo-coupon-content p{
  font-size:18px;
  line-height:1.8;
  margin:0 0 18px;
  color:#405348;
}
.manzo-coupon-btns{
  display:flex;
  flex-wrap:wrap;
  gap:12px;
}
.manzo-coupon-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:50px;
  padding:0 20px;
  border-radius:999px;
  text-decoration:none;
  font-weight:800;
  transition:.25s ease;
}
.manzo-coupon-btn-primary{
  background:#d7df1f;
  color:#172117;
}
.manzo-coupon-btn-secondary{
  background:#0d7b49;
  color:#fff;
}
.manzo-coupon-btn:hover{
  transform:translateY(-2px);
}
@media (max-width:1100px){
  .manzo-coupon-wrap{
    grid-template-columns:1fr;
  }
}
@media (max-width:768px){
  .manzo-coupon-module{
    margin:68px 0;
  }
  .manzo-coupon-visual-inner,
  .manzo-coupon-content{
    padding:28px 22px;
  }
  .manzo-coupon-big{
    font-size:38px;
  }
  .manzo-coupon-sub{
    font-size:21px;
  }
  .manzo-coupon-content h2{
    font-size:32px;
  }
  .manzo-coupon-content p,
  .manzo-coupon-visual p{
    font-size:16px;
  }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-1a8decf */.manzo-price-rise-section{
  padding:60px 20px;
  background:#ffffff;
}
.manzo-price-rise-grid{
  max-width:1150px;
  margin:0 auto;
  display:grid;
  grid-template-columns:1.15fr .85fr;
  gap:30px;
  align-items:start;
}
.manzo-kicker{
  display:inline-block;
  font-size:13px;
  letter-spacing:.12em;
  text-transform:uppercase;
  font-weight:800;
  color:#0d7b49;
  margin-bottom:14px;
}
.manzo-price-rise-copy h2{
  font-size:40px;
  line-height:1.1;
  margin:0 0 16px;
  color:#103b2d;
  font-family:Montserrat,Arial,sans-serif;
}
.manzo-price-rise-copy p{
  font-size:18px;
  line-height:1.8;
  color:#405348;
  margin:0 0 16px;
}
.manzo-check-list{
  list-style:none;
  padding:0;
  margin:20px 0 0;
}
.manzo-check-list li{
  position:relative;
  padding-left:24px;
  margin:0 0 10px;
  line-height:1.7;
  color:#405348;
  font-size:17px;
}
.manzo-check-list li:before{
  content:"✓";
  position:absolute;
  left:0;
  top:0;
  color:#0d7b49;
  font-weight:800;
}
.manzo-price-rise-box{
  background:#f4f8f4;
  border-radius:22px;
  padding:30px 28px;
  box-shadow:0 14px 34px rgba(0,0,0,.05);
}
.manzo-price-rise-box h3{
  margin:0 0 14px;
  font-size:24px;
  line-height:1.25;
  color:#103b2d;
  font-family:Montserrat,Arial,sans-serif;
}
.manzo-price-rise-box ul{
  margin:0 0 20px 18px;
  padding:0;
  color:#405348;
}
.manzo-price-rise-box li{
  margin-bottom:10px;
  line-height:1.7;
  font-size:17px;
}
.manzo-price-rise-cta{
  display:flex;
  flex-wrap:wrap;
  gap:12px;
  margin-top:8px;
}
.manzo-btn-primary{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:50px;
  padding:0 20px;
  border-radius:999px;
  background:#d7df1f;
  color:#172117;
  text-decoration:none;
  font-weight:800;
}
.manzo-btn-secondary{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:50px;
  padding:0 20px;
  border-radius:999px;
  background:#0d7b49;
  color:#ffffff;
  text-decoration:none;
  font-weight:800;
}
@media (max-width: 980px){
  .manzo-price-rise-grid{
    grid-template-columns:1fr;
  }
}
@media (max-width: 768px){
  .manzo-price-rise-section{
    padding:68px 16px;
  }
  .manzo-price-rise-copy h2{
    font-size:32px;
  }
  .manzo-price-rise-copy p,
  .manzo-check-list li,
  .manzo-price-rise-box li{
    font-size:16px;
  }
  .manzo-price-rise-box{
    padding:26px 22px;
  }
}/* End custom CSS */