.custom-order-fields-wpl .nested-table-order-wpl {
  max-width: 100%;
  width: 100%;
  table-layout: fixed;
  text-align: left;
}

.custom-order-fields-wpl .nested-table-order-wpl td {
  text-align: left !important;
}

.custom-order-fields-wpl .nested-table-order-wpl .title-col {
  font-size: 35px !important;
  font-weight: 400 !important;
}

.custom-order-fields-wpl label {
  max-width: 25%;
  width: 100%;
  display: inline-block;
}

.custom-order-fields-wpl select,
.custom-order-fields-wpl input {
  max-width: 70%;
  width: 100%;
  display: inline-block;
}
