.fnty-hidden-legal-name {
  display: none !important;
}

.fnty-preferred-name-toggle {
  margin: 0 0 1rem;
}

.fnty-preferred-name-toggle button {
  background: none;
  border: 0;
  color: #2271b1;
  cursor: pointer;
  padding: 0;
  text-decoration: underline;
}

.wpcl-list-table.wpcl-shortcode {
  table-layout: fixed !important;
  width: 100% !important;
}

.wpcl .dataTables_scrollHeadInner,
.wpcl .dataTables_scrollHeadInner > table {
  margin-left: 0 !important;
}

.wpcl .dataTables_scrollHeadInner > table,
.wpcl .dataTables_scrollBody > table {
  table-layout: fixed !important;
  width: 100% !important;
}

.wpcl-list-table.wpcl-shortcode th.wpcl-table-heading strong {
  display: block;
  line-height: 1.2;
  overflow-wrap: normal;
  white-space: normal;
  word-break: normal !important;
  hyphens: none;
}

.wpcl-list-table.wpcl-shortcode th.wpcl-table-heading,
.wpcl-list-table.wpcl-shortcode th.wpcl-table-heading * {
  word-break: normal !important;
  overflow-wrap: normal !important;
  hyphens: none !important;
}

.wpcl-list-table.wpcl-shortcode .fnty-wpcl-header-line {
  white-space: nowrap !important;
  word-break: keep-all !important;
  overflow-wrap: normal !important;
}

.wpcl-list-table.wpcl-shortcode th.wpcl-table-heading_wpcl_order_date,
.wpcl-list-table.wpcl-shortcode th.wpcl-table-heading_wpcl_billing_first_name,
.wpcl-list-table.wpcl-shortcode th.wpcl-table-heading_wpcl_billing_last_name,
.wpcl-list-table.wpcl-shortcode th.wpcl-table-heading_wpcl_user_meta__fnty_preferred_name,
.wpcl-list-table.wpcl-shortcode td.wpcl-table-cell_wpcl_order_date,
.wpcl-list-table.wpcl-shortcode td.wpcl-table-cell_wpcl_billing_first_name,
.wpcl-list-table.wpcl-shortcode td.wpcl-table-cell_wpcl_billing_last_name,
.wpcl-list-table.wpcl-shortcode td.wpcl-table-cell_wpcl_user_meta__fnty_preferred_name {
  white-space: nowrap;
  width: 1%;
}

.wpcl-list-table.wpcl-shortcode th.wpcl-table-heading_wpcl_variations,
.wpcl-list-table.wpcl-shortcode td.wpcl-table-cell_wpcl_variations {
  min-width: 0;
  white-space: normal;
  overflow-wrap: break-word;
}

.wpcl .dataTables_scrollHeadInner > table thead th:nth-child(1),
.wpcl .dataTables_scrollBody > table tbody td:nth-child(1) {
  width: 10% !important;
}

.wpcl .dataTables_scrollHeadInner > table thead th:nth-child(2),
.wpcl .dataTables_scrollBody > table tbody td:nth-child(2) {
  width: 14% !important;
}

.wpcl .dataTables_scrollHeadInner > table thead th:nth-child(3),
.wpcl .dataTables_scrollBody > table tbody td:nth-child(3) {
  width: 14% !important;
}

.wpcl .dataTables_scrollHeadInner > table thead th:nth-child(4),
.wpcl .dataTables_scrollBody > table tbody td:nth-child(4) {
  width: 18% !important;
}

.wpcl .dataTables_scrollHeadInner > table thead th:nth-child(5),
.wpcl .dataTables_scrollBody > table tbody td:nth-child(5) {
  width: 44% !important;
}

.wpcl-list-table.wpcl-shortcode thead th:nth-child(1),
.wpcl-list-table.wpcl-shortcode tbody td:nth-child(1) {
  width: 8% !important;
}

.wpcl-list-table.wpcl-shortcode thead th:nth-child(2),
.wpcl-list-table.wpcl-shortcode tbody td:nth-child(2) {
  width: 10% !important;
}

.wpcl-list-table.wpcl-shortcode thead th:nth-child(3),
.wpcl-list-table.wpcl-shortcode tbody td:nth-child(3) {
  width: 10% !important;
}

.wpcl-list-table.wpcl-shortcode thead th:nth-child(4),
.wpcl-list-table.wpcl-shortcode tbody td:nth-child(4) {
  width: 12% !important;
}

.wpcl-list-table.wpcl-shortcode thead th:nth-child(5),
.wpcl-list-table.wpcl-shortcode tbody td:nth-child(5) {
  width: 60% !important;
}
