.page-wrapper {
  padding-top: 0px;
}
.page-header {
  display: none;
}
.customer-dashboard .dashboard-header {
  padding-bottom: 20px;
}
.customer-dashboard .dashboard-header .dashboard-header-title h1 {
  font-size: 27px;
}
.customer-dashboard .dashboard-header .dashboard-header-actions {
  display: none;
}
.data-table .custom-company,
.data-table .status,
.data-table .custom-created {
  display: none;
}
.customer-dashboard .dashboard-content .dashboard-orders-search-wrapper {
  display: none;
}
