.pricelist-point-zero {
    font-size: 100%;
}
.pricelist-price-content, .pricelist-title {
    white-space: nowrap;
}
.sppb-addon-pricelist .sppb-addon-title {
    font-weight: 500;
}
.pricelist-price-content .pricelist-price {
    font-weight: 500;
}
#sp-page-builder .sppb-section-title {
    margin-bottom: 20px;
    position: relative;
    z-index: 1;
}
.tcolumn {
  float: left;
  width: 25%;
  padding: 10px;
}
.trow:after {
  content: "";
  display: table;
  clear: both;
}
.t3column {
  float: left;
  width: 33.333%;
  padding: 10px;
}
.t3row:after {
  content: "";
  display: table;
  clear: both;
}
.btn, .sppb-btn {
    border-radius: 0px;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    color: #000;
}
.tcolumn-g {
  float: left;
  width: 25%;
  padding: 10px;
  background-color:#f1f1f1;
}
.sppb-panel-modern > .sppb-panel-heading {
    background: #7d3759;
    color: #fff;
}
.sppb-addon-accordion .sppb-panel-group > div {
    margin-bottom: 8px;
}
.sp-page-title {
    padding: 50px 0 50px 0;
}