.elementor-24485 .elementor-element.elementor-element-3e942b9f{--display:flex;}/* Start custom CSS for text-editor, class: .elementor-element-20080972 */.lux-product-desc {
  font-family: "Helvetica Neue", Arial, sans-serif;
  color: #333;
}

.lux-heading {
  color: #103833;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-size: 18px;
  margin-top: 34px;
  margin-bottom: 14px;
  padding-bottom: 6px;
  border-bottom: 1px solid rgba(192,162,76,0.5);
  position: relative;
}

.lux-heading::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 40px;
  height: 2px;
  background: #C0A24C;
}

.lux-list {
  list-style: none;
  padding-left: 0;
  margin-bottom: 16px;
}

.lux-list li {
  position: relative;
  padding-left: 22px;
  margin-bottom: 10px;
  line-height: 1.7;
  font-size: 15.5px;
}

.lux-list li::before {
  content: "•";
  position: absolute;
  left: 0;
  color: #C0A24C;
  font-size: 20px;
  top: 2px;
}

.lux-list strong {
  color: #103833;
  font-weight: 600;
}

.lux-note {
  color: #777;
  font-size: 14px;
  margin-top: 6px;
}

.lux-disclaimer {
  font-size: 14px;
  line-height: 1.8;
  color: #555;
}/* End custom CSS */