/* fdbarfety 10746392 */
.ddc-footer {height: 428px;}
.index .ddc-footer {margin-top: 65px;}
.srp .ddc-footer {height: 424px;}

/* jwjakec - centers the icon on service page */
.transition-property-background-color.transition-timing-function-standard.transition-duration-lg.cta-foreground {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/* jwjakec - centers the text on service page */
.ws-content-cta .cta-content>* {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/* jwjakec - makes CTA Finance button white */
a.btn.financenow {
  background-color: #ffffff !important;
  color: #111111 !important;
  border: none !important;
  padding: 14px 32px !important;
  border-radius: 3px !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  letter-spacing: 2px !important;
  text-transform: uppercase !important;
  text-decoration: none !important;
  box-shadow: none !important;
}

/* jwjakec - makes CTA service button black */
a.btn.scheduleservice {
  background-color: #000000 !important;
  color: #ffffff !important;
  border: none !important;
  padding: 14px 32px !important;
  border-radius: 3px !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  letter-spacing: 2px !important;
  text-transform: uppercase !important;
  text-decoration: none !important;
  box-shadow: none !important;
}

/* jwjakec - takes some width off logo container */
.text-primary-200.pt-0.pl-xl-7.ml-xl-5.d-table.fn.n.h1 {
    max-width: 190px;
    white-space: normal;
}

/* Start 'srp-new-price-value-discount' (do not modify this line) */
/* Modified by ddcdlantman on 06/23/26 04:56 PM EDT */
.srp .inv-type-new.pricing-detail .discount .price-value { text-decoration: none; font-weight: normal; font-size: 13px; color: #000000; }
/* End 'srp-new-price-value-discount' (do not modify this line) */

/* Start 'vdp-new-price-value-discount' (do not modify this line) */
/* Modified by ddcdlantman on 06/23/26 04:57 PM EDT */
.vdp .inv-type-new.pricing-detail .discount .price-value { text-decoration: none; font-weight: normal; font-size: 14px; color: #000000; }
/* End 'vdp-new-price-value-discount' (do not modify this line) */