.elementor-744 .elementor-element.elementor-element-36f71a3{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-744 .elementor-element.elementor-element-b367a96{--display:flex;}/* Start custom CSS for html, class: .elementor-element-679d7c7 */.jf-page-hero {
  position: relative;
  background:
    linear-gradient(90deg, rgba(9,33,59,.86) 0%, rgba(25,53,90,.62) 45%, rgba(25,53,90,.18) 100%),
    url("https://justfoundations.ca/wp-content/uploads/2026/07/foundation-repair.jpg") center center / cover no-repeat;
  padding: 15px 20px;
  color: #ffffff;
}

.jf-page-hero-inner {
  max-width: 1250px;
  margin: 0 auto;
}

.jf-page-hero-content {
  max-width: 1220px;
}

.jf-page-hero-content span {
  display: inline-block;
  background: #ed782c;
  color: #ffffff;
  padding: 8px 18px;
  border-radius: 999px;
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: .8px;
  margin-bottom: 20px;
}

.jf-page-hero-content h1 {
  color: #ffffff;
  margin: 0 0 18px;
  font-size: clamp(42px, 5vw, 72px);
  line-height: 1.02;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: .8px;
}

.jf-page-hero-content p {
  color: rgba(255,255,255,.9);
  max-width: 620px;
  font-size: 18px;
  line-height: 1.65;
  margin: 0 0 28px;
}

.jf-page-hero-actions {
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
  align-items: center;
}

.jf-page-hero-btn,
.jf-page-hero-phone {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  padding: 14px 24px;
  border-radius: 7px;
  font-weight: 800;
  text-decoration: none;
  transition: .25s ease;
}

.jf-page-hero-btn {
  background: #ed782c;
  color: #ffffff !important;
}

.jf-page-hero-btn:hover {
  background: #ffffff;
  color: #19355a !important;
}

.jf-page-hero-phone {
  background: rgba(255,255,255,.12);
  border: 1px solid rgba(255,255,255,.22);
  color: #ffffff !important;
}

.jf-page-hero-phone i {
  margin-right: 9px;
  color: #ed782c;
}

.jf-page-hero-phone:hover {
  background: #ed782c;
  border-color: #ed782c;
}

.jf-page-hero-phone:hover i {
  color: #ffffff;
}

@media (max-width: 700px) {
  .jf-page-hero {
    padding: 70px 18px;
    background:
      linear-gradient(90deg, rgba(9,33,59,.9) 0%, rgba(25,53,90,.72) 100%),
      url("https://justfoundations.ca/wp-content/uploads/2026/07/foundation-repair.jpg") center center / cover no-repeat;
  }

  .jf-page-hero-content h1 {
    font-size: 40px;
  }

  .jf-page-hero-content p {
    font-size: 16px;
  }

  .jf-page-hero-btn,
  .jf-page-hero-phone {
    width: 100%;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-102b28a */.jf-policy-section {

  padding: 10px 20px;
}

.jf-policy-inner {
  max-width: 1250px;
  margin: 0 auto;
}

.jf-policy-head {
 
  margin-bottom: 38px;
}

.jf-policy-head span {
  color: #ed782c;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: .8px;
  font-size: 13px;
}

.jf-policy-head h1 {
  color: #19355a;
  margin: 10px 0 14px;
  font-size: clamp(34px,4vw,52px);
  line-height: 1.1;
}

.jf-policy-head p {
  color: #566577;
  font-size: 17px;
  line-height: 1.7;
  margin: 0;
}

.jf-policy-card {
  background: #ffffff;
  border: 1px solid rgba(25,53,90,.08);
  border-radius: 18px;
  padding: 42px;
  box-shadow: 0 14px 35px rgba(25,53,90,.08);
}

.jf-policy-card h2 {
  color: #19355a;
  font-size: 24px;
  margin: 0 0 12px;
}

.jf-policy-card p {
  color: #566577;
  font-size: 16px;
  line-height: 1.8;
  margin: 0 0 26px;
}

.jf-policy-contact {
  background: #19355a;
  border-radius: 14px;
  padding: 22px;
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
  margin: 10px 0 26px;
}

.jf-policy-contact a {
  background: rgba(255,255,255,.1);
  color: #ffffff !important;
  text-decoration: none;
  padding: 12px 16px;
  border-radius: 8px;
  font-weight: 800;
}

.jf-policy-contact a:hover {
  background: #ed782c;
}

.jf-policy-contact i {
  color: #ed782c;
  margin-right: 8px;
}

.jf-policy-contact a:hover i {
  color: #ffffff;
}

.jf-policy-updated {
  font-size: 14px !important;
  color: #8792a0 !important;
  margin-bottom: 0 !important;
}

.jf-policy-card > p a {
  color: #ed782c;
  font-weight: 800;
  text-decoration: none;
}

.jf-policy-card > p a:hover {
  color: #19355a;
}

@media (max-width: 650px) {
  .jf-policy-section {
    padding: 60px 18px;
  }

  .jf-policy-card {
    padding: 28px;
  }

  .jf-policy-contact {
    flex-direction: column;
  }
}

/* ==========================================================
   WARRANTY PAGE
========================================================== */

.jf-warranty-intro {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 20px;
  align-items: start;
  background: #f6f8fb;
  border: 1px solid rgba(25,53,90,.08);
  border-radius: 16px;
  padding: 26px;
  margin-bottom: 30px;
}

.jf-warranty-intro-icon {
  width: 58px;
  height: 58px;
  border-radius: 15px;
  background: #19355a;
  color: #ed782c;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 25px;
}

.jf-warranty-intro h2 {
  margin-top: 0;
}

.jf-warranty-intro p {
  margin-bottom: 0;
}

.jf-warranty-grid {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 18px;
  margin: 32px 0 38px;
}

.jf-warranty-box {
  background: #f6f8fb;
  border: 1px solid rgba(25,53,90,.08);
  border-radius: 16px;
  padding: 26px;
  box-shadow: 0 10px 26px rgba(25,53,90,.06);
}

.jf-warranty-box-icon {
  width: 50px;
  height: 50px;
  border-radius: 13px;
  background: #19355a;
  color: #ed782c;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 21px;
  margin-bottom: 17px;
}

.jf-warranty-box > span {
  display: block;
  color: #ed782c;
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: .7px;
  margin-bottom: 7px;
}

.jf-warranty-box h2 {
  font-size: 22px;
  line-height: 1.25;
}

.jf-warranty-box p {
  font-size: 15px;
  line-height: 1.7;
  margin-bottom: 16px;
}

.jf-warranty-box ul,
.jf-warranty-coverage ul {
  list-style: none;
  padding: 0;
  margin: 0 0 18px;
}

.jf-warranty-box li,
.jf-warranty-coverage li {
  position: relative;
  color: #566577;
  line-height: 1.55;
  padding-left: 22px;
  margin-bottom: 10px;
}

.jf-warranty-box li::before {
  content: "✓";
  position: absolute;
  left: 0;
  color: #ed782c;
  font-weight: 900;
}

.jf-warranty-box a {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  color: #ed782c;
  font-weight: 800;
  text-decoration: none;
}

.jf-warranty-box a:hover {
  color: #19355a;
}

.jf-warranty-box a i {
  transition: .25s ease;
}

.jf-warranty-box a:hover i {
  transform: translateX(4px);
}

.jf-warranty-coverage-grid {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  gap: 20px;
  margin: 30px 0 38px;
}

.jf-warranty-coverage {
  border-radius: 16px;
  padding: 28px;
}

.jf-warranty-coverage h2 {
  font-size: 22px;
  margin: 0 0 18px;
}

.jf-warranty-coverage h2 i {
  margin-right: 8px;
}

.jf-warranty-covered {
  background: #f3f8f5;
  border: 1px solid rgba(44,112,73,.14);
}

.jf-warranty-covered h2 i,
.jf-warranty-covered li::before {
  color: #2c7049;
}

.jf-warranty-not-covered {
  background: #fff7f3;
  border: 1px solid rgba(178,72,42,.14);
}

.jf-warranty-not-covered h2 i,
.jf-warranty-not-covered li::before {
  color: #b2482a;
}

.jf-warranty-coverage li::before {
  content: "•";
  position: absolute;
  left: 2px;
  font-weight: 900;
}

.jf-warranty-steps {
  display: grid;
  grid-template-columns: repeat(4,1fr);
  gap: 14px;
  margin: 25px 0 36px;
}

.jf-warranty-steps div {
  background: #f6f8fb;
  border: 1px solid rgba(25,53,90,.08);
  border-radius: 13px;
  padding: 18px;
  text-align: center;
}

.jf-warranty-steps strong {
  width: 36px;
  height: 36px;
  margin: 0 auto 10px;
  border-radius: 50%;
  background: #ed782c;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.jf-warranty-steps span {
  display: block;
  color: #19355a;
  font-weight: 800;
  line-height: 1.35;
}

@media (max-width: 900px) {
  .jf-warranty-grid {
    grid-template-columns: 1fr;
  }

  .jf-warranty-coverage-grid {
    grid-template-columns: 1fr;
  }

  .jf-warranty-steps {
    grid-template-columns: repeat(2,1fr);
  }
}

@media (max-width: 600px) {
  .jf-warranty-intro {
    grid-template-columns: 1fr;
  }

  .jf-warranty-steps {
    grid-template-columns: 1fr;
  }

  .jf-warranty-box,
  .jf-warranty-coverage,
  .jf-warranty-intro {
    padding: 22px;
  }
}/* End custom CSS */