/* Wholesale Tier Pricing By OKCOM */
.wtp-okcom-box{
  border: 1px solid rgba(0,0,0,0.08);
  border-radius: 12px;
  padding: 14px;
  margin: 14px 0;
  background: #fff;
}
.wtp-okcom-title{
  font-weight: 700;
  margin-bottom: 10px;
}
.wtp-okcom-table{
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 10px;
}
.wtp-okcom-table th,
.wtp-okcom-table td{
  padding: 8px 10px;
  border-bottom: 1px solid rgba(0,0,0,0.06);
  text-align: left;
}
.wtp-okcom-hint{
  font-size: 14px;
  line-height: 1.5;
}

/* แิดข้อความหัวตาราง */
.wtp-okcom-title {
  display: none;
}
