.woocommerce-tabs.wpt-accordion .wc-tabs {
  display: none;
}

.wpt-accordion {
  margin-bottom: 28px;
}

.wpt-accordion .wpt-acc-title {
  margin-top: 10px;
  border-top: 1px solid #eee;
  padding-top: 10px;
  cursor: pointer;
}

.wpt-accordion .wpt-acc-title:first-of-type {
  border-top: inherit;
}