/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 07 2023 | 09:09:47 */
/*section why-better */
/*section why-better */
/*section why-better */
/*section why-better */
.why-better table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th {
  background-color: unset;
}

.better-img-block svg path {
  fill: #0d4266;
}

.hp-table__heading {
  color: #000000;
}

.why-better .cashoffer-text h2 {
  font-size: 35px;
}

.land-table__container {
  max-width: 100%;
  overflow: auto;
}

.land-table th {
  font-size: 20px;
  letter-spacing: .1em;
  text-transform: none;
  text-align: left;
  line-height: 1.1;
}

.land-table {
  border-collapse: collapse;
}

.land-table th {
  font-size: 20px;
  letter-spacing: .1em;
  text-transform: none;
  text-align: left;
  line-height: 24px;
  font-weight: 900;
  font-style: normal;
}

/* .land-table tbody td:nth-child(2) {
color: #8A8A8A;
} */

.land-table tbody tr td {
  background-color: #fff;
  font-family: 'Lato';
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  color: #99AAB6;
}

.land-table thead tr th:last-child, .land-table tbody tr td:last-child {
  background-color: #EDF1F4 !important;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  font-family: 'Lato';
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 130%;
  color: #0D4266;
}

.land-table td, .land-table th {
  border: 0;
  border-bottom: 1px solid #C8DFEF;
}

.why-better-img {
  display: flex;
  justify-content: space-between;
}

.why-better-img p {
  font-family: 'Lato';
  font-style: normal;
  font-weight: normal;
  color: #0d4266;
}

.why-better-img p strong {
  font-weight: 900;
  color: #0d4266;
  text-transform: uppercase;
}

.why-better-img p em {
  font-weight: 900;
  text-decoration: none;
  font-style: normal;
  text-transform: uppercase;
}

.land-table__sold-title {
  font-family: 'Lato';
  font-style: normal;
  font-weight: bold;
  color: #0d4266;
  padding-bottom: 10px;
}
.why-better-table > table > tbody > tr:nth-child(3) > td:nth-child(2) > div {
  padding-top: 15px;
}
.land-table tbody tr:last-child td {
  border-bottom: 0;
}
.land-table .hp-table__heading {
  color: #09273C;
}
.land-table-title {
  color: #09273C;
}
@media (min-width: 781px) {
  .hp-table__heading strong {
    max-width: 70%;
    display: block;
  }

  .why-better .cashoffer-text {
    width: 70%;
  }

  #svg-block  {
    margin-right: 20px;
  }

  .land-table td, .land-table th {
    padding: 25px 30px;
    border-block-start: unset !important;
  }
  .land-table .hp-table__heading {
    font-family: 'Lato';
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 130%;
    text-transform: uppercase;
  }

  .land-table td, .land-table th {
    padding: 25px 30px;
  } 

  .land-table__sell-title {
    font-family: 'Lato';
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 130%;
    color: #99AAB6;
    padding-bottom: 15px;
  }
  .land-table__sell-title.yourself {
    font-size: 20px;
    padding-top: 15px;
  }
  .land-table__sold-title {
    font-size: 20px;
    line-height: 130%;
  }

  .why-better-img {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .better-img-block {
    display: flex;
    align-items: center;
  }

  .why-better-img p {
    font-size: 16px;
    line-height: 19px;
  }

  .why-better-img p strong {
    font-size: 30px;
    line-height: 36px;
  }

  .why-better-img p em {
    font-size: 16px;
    line-height: 19px;
  }

  .why-better-img img {
    margin-right: 20px;
  }
}

@media screen and (max-width: 780px) {
  .land-table__sold-title {
    text-align: center;
  }
  .land-table td .land-table__sell-title , .land-table td:not(:first-child) {
    text-align: center;
  }

  .land-table .hp-table__heading {
    font-size: 12px;
  }

  .land-table td {
    font-size: 12px;
    padding: 20px 7px;
  }

  .land-table__sell-title {
    font-size: 14px;
  }
  .why-better .land-table th {
    font-size: 14px;
    padding: 20px 5px;
  }

  .why-better .cashoffer-text h2 {
    font-size: 20px;
  }

  .better-img-block {
    text-align: center;
  }

  .better-img-block img {
    width: 50%;
  }

  .better-img-block {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
  }

  #page > section.why-better > div > div > div.why-better-img > div:nth-child(3) > img {
    width: 45%;
  }

  #page > section.why-better > div > div > div.why-better-img > div:nth-child(3) > p {
    font-size: 12px;
  }

  .why-better-img {
    padding-bottom: 60px;
    padding-top: 40px;
  }

  .land-table tbody tr td:last-child {
    font-size: 12px;
  }
  .land-table tbody tr td {
    font-size: 12px;
  }
  .why-better .land-table th {
    padding-bottom: 0px;
  }
}

.why-better table tr:hover {
  background-color: unset !important;
  background: unset !important;
}