.elementor-34673 .elementor-element.elementor-element-f935df8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--background-transition:0.3s;}.elementor-34673 .elementor-element.elementor-element-52fabb2{--e-image-carousel-slides-to-show:1;}.elementor-34673 .elementor-element.elementor-element-1177fda{--spacer-size:50px;}.elementor-34673 .elementor-element.elementor-element-e30f339{--spacer-size:50px;}.elementor-34673 .elementor-element.elementor-element-4ec9661{text-align:center;}.elementor-34673 .elementor-element.elementor-element-4ec9661 .elementor-heading-title{font-family:"Playfair Display", Sans-serif;font-size:44px;font-weight:600;font-style:italic;}.elementor-34673 .elementor-element.elementor-element-121db3e{--spacer-size:20px;}.elementor-34673 .elementor-element.elementor-element-f420665{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--background-transition:0.3s;}.elementor-34673 .elementor-element.elementor-element-4e0ceab{font-family:"Roboto", Sans-serif;font-size:16px;font-weight:400;line-height:1.8em;}.elementor-34673 .elementor-element.elementor-element-aff0b22{--spacer-size:50px;}.elementor-34673 .elementor-element.elementor-element-c1a9272{--display:flex;--background-transition:0.3s;}/* Start custom CSS for html, class: .elementor-element-c231775 */@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap');

.wallx-table-wrapper {
  width: 100%;
  overflow-x: auto;
  background: #cfc3bd;
}

.wallx-table {
  width: 100%;
  min-width: 900px;
  border-collapse: collapse;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  color: #ffffff;
  background: #cfc3bd;
}

.wallx-table th,
.wallx-table td {
  border: 1px solid rgba(255, 255, 255, 0.8);
  vertical-align: middle;
}

.wallx-table thead th {
  height: 110px;
  font-weight: 400;
}

.feature-col {
  width: 16%;
}

.wallx-logo-col {
  width: 28%;
  text-align: center;
}

.white-body-col {
  width: 28%;
  text-align: center;
  vertical-align: middle;
  padding: 25px 30px;
  font-size: 18px;
  line-height: 1.15;
  font-weight: 700;
  text-transform: uppercase;
}

.text-col {
  width: 28%;
}

.wallx-logo {
  font-size: 42px;
  line-height: 1;
  letter-spacing: 4px;
  font-weight: 300;
}

.wallx-payoff {
  margin-top: 6px;
  font-size: 11px;
  line-height: 1.2;
  letter-spacing: 1.5px;
  font-weight: 400;
}

.wallx-table tbody tr {
  height: 145px;
}

.feature {
  position: relative;
  text-align: center;
  padding: 18px;
}

.feature span {
  position: absolute;
  top: 12px;
  left: 14px;
  text-align: left;
  font-size: 12px;
  line-height: 1;
  font-weight: 600;
}

.icon {
  width: 85px;
  height: 85px;
  margin: 25px auto 0;
  border: 4px solid #8b6f62;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #8b6f62;
  font-size: 34px;
  box-sizing: border-box;
}

.check,
.cross {
  text-align: center;
  color: #705347;
  font-size: 88px;
  line-height: 1;
  font-weight: 300;
}

.cross {
  font-size: 100px;
}

.description {
  padding: 24px 45px;
}

.description h3 {
  margin: 0 0 25px;
  color: #ffffff;
  font-size: 22px;
  line-height: 1.05;
  font-weight: 700;
  letter-spacing: 0.2px;
}

.description p {
  margin: 0;
  color: #ffffff;
  font-size: 15px;
  line-height: 1.2;
  font-weight: 400;
}

/* Responsive */
@media (max-width: 767px) {
  .wallx-table {
    min-width: 850px;
  }

  .wallx-logo {
    font-size: 34px;
  }

  .white-body-col {
    font-size: 16px;
    padding: 20px;
  }

  .description {
    padding: 20px 30px;
  }

  .description h3 {
    font-size: 19px;
  }

  .description p {
    font-size: 14px;
  }
}/* End custom CSS */