/* Creavi Booking services list, aligned with the bookings admin screen. */

body.post-type-creavibc_service.edit-php {
  --cbs-services-navy: #10182f;
  --cbs-services-ink: #18213a;
  --cbs-services-muted: #667085;
  --cbs-services-line: #e6e9f0;
  --cbs-services-blue: #3679db;
  --cbs-services-cyan: #62c7cf;
}

body.post-type-creavibc_service.edit-php #wpbody-content {
  color: var(--cbs-services-ink);
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

body.post-type-creavibc_service.edit-php .notice,
body.post-type-creavibc_service.edit-php div.error,
body.post-type-creavibc_service.edit-php div.updated,
body.post-type-creavibc_service.edit-php .update-nag,
body.post-type-creavibc_service.edit-php .settings-error,
body.post-type-creavibc_service.edit-php .fs-notice,
body.post-type-creavibc_service.edit-php .yoast-notice,
body.post-type-creavibc_service.edit-php .rank-math-notice,
body.post-type-creavibc_service.edit-php .woocommerce-message,
body.post-type-creavibc_service.edit-php .elementor-message,
body.post-type-creavibc_service.edit-php [class*="notice-"][role="alert"],
body.post-type-creavibc_service.edit-php [class*="notification"][role="alert"] {
  display: none !important;
}

body.post-type-creavibc_service.edit-php .wrap {
  margin-top: 22px;
  max-width: none;
}

.creavibc-services-admin-hero {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  box-sizing: border-box;
  width: calc(100vw - 224px);
  max-width: none;
  margin: 18px 0 26px 0;
  padding: 26px 42px;
  overflow: hidden;
  border-radius: 24px;
  background:
    radial-gradient(circle at 8% 18%, rgba(98, 199, 207, .18), transparent 30%),
    radial-gradient(circle at 88% 14%, rgba(183, 68, 132, .1), transparent 25%),
    linear-gradient(135deg, #f8fcfd 0%, #f6f7fc 58%, #faf7fc 100%);
  box-shadow: 0 16px 42px rgba(48, 67, 105, .07);
}

body.folded .creavibc-services-admin-hero {
  width: calc(100vw - 88px);
}

.creavibc-services-admin-kicker {
  display: inline-flex;
  margin-bottom: 8px;
  color: var(--cbs-services-blue);
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}

.creavibc-services-admin-hero h2 {
  margin: 0;
  color: #1b2850;
  font-size: 34px;
  font-weight: 500;
  line-height: 1.12;
}

.creavibc-services-admin-hero p {
  max-width: 720px;
  margin: 10px 0 0;
  color: #68748a;
  font-size: 15px;
  line-height: 1.65;
}

.creavibc-services-admin-hero__actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  gap: 10px;
  margin-left: auto;
  max-width: 48%;
}

.creavibc-services-admin-pill,
.creavibc-services-admin-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 38px;
  padding: 0 13px;
  border-radius: 999px;
  font-size: 12px;
  font-weight: 600;
  text-decoration: none;
}

.creavibc-services-admin-pill {
  background: #f0f4fa;
  color: #637087;
}

.creavibc-services-admin-link {
  background: rgba(255, 255, 255, .78);
  color: #526078;
  box-shadow: 0 8px 24px rgba(48, 67, 105, .07);
}

.creavibc-services-admin-link:hover,
.creavibc-services-admin-link:focus {
  background: #fff;
  color: #263a63;
}

body.post-type-creavibc_service.edit-php .wrap > h1.wp-heading-inline {
  color: var(--cbs-services-navy);
  font-size: 28px;
  font-weight: 550;
  letter-spacing: 0;
}

body.post-type-creavibc_service.edit-php .page-title-action {
  min-height: 36px;
  padding: 7px 14px !important;
  border: 0 !important;
  border-radius: 10px !important;
  background: linear-gradient(135deg, #62c7cf 0%, #5b8fe0 100%) !important;
  box-shadow: 0 9px 24px rgba(72, 155, 218, .18);
  color: #fff !important;
  font-weight: 550;
}

body.post-type-creavibc_service.edit-php .subsubsub {
  float: none;
  margin: 18px 0 14px;
  padding: 0;
  color: #d0d6e0;
  line-height: 1.7;
}

body.post-type-creavibc_service.edit-php .subsubsub a {
  color: #526078;
  font-weight: 500;
  text-decoration: none;
}

body.post-type-creavibc_service.edit-php .search-box {
  display: flex;
  float: right;
  align-items: center;
  gap: 8px;
  margin: 10px 0 0 16px;
}

body.post-type-creavibc_service.edit-php .search-box input[type="search"] {
  width: 220px;
  min-height: 34px;
  margin: 0;
  padding: 6px 12px !important;
}

body.post-type-creavibc_service.edit-php .search-box input[type="submit"] {
  min-height: 34px;
  margin: 0;
  padding: 0 14px !important;
  font-size: 13px;
}

body.post-type-creavibc_service.edit-php .tablenav.top {
  clear: none;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 22px;
  min-height: 34px;
  margin: 12px 0 18px;
  padding: 0;
}

body.post-type-creavibc_service.edit-php .tablenav.top .tablenav-pages {
  display: none !important;
}

body.post-type-creavibc_service.edit-php .tablenav.bottom {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 16px;
  margin-top: 18px;
  padding: 0;
  width: 100%;
}

body.post-type-creavibc_service.edit-php .tablenav.bottom .tablenav-pages {
  display: flex !important;
  float: none !important;
  justify-content: flex-end;
  margin-left: auto;
}

body.post-type-creavibc_service.edit-php .tablenav .alignleft.actions {
  display: flex;
  float: none;
  align-items: center;
  gap: 8px;
  margin: 0;
  padding: 0;
}

body.post-type-creavibc_service.edit-php .tablenav .tablenav-pages {
  display: flex;
  float: none;
  align-items: center;
  gap: 5px;
  margin: 0 0 0 auto;
}

body.post-type-creavibc_service.edit-php .displaying-num {
  margin: 0 6px 0 0;
  color: var(--cbs-services-navy);
  font-size: 13px;
}

body.post-type-creavibc_service.edit-php .tablenav .actions select,
body.post-type-creavibc_service.edit-php .tablenav .actions input[type="submit"],
body.post-type-creavibc_service.edit-php .search-box input[type="search"],
body.post-type-creavibc_service.edit-php .search-box input[type="submit"] {
  border: 1px solid rgba(17, 24, 39, .1) !important;
  border-radius: 10px !important;
  box-shadow: 0 6px 16px rgba(48, 67, 105, .04);
}

body.post-type-creavibc_service.edit-php .tablenav .actions select {
  width: auto;
  min-width: 136px;
  min-height: 34px;
  margin: 0;
  padding: 0 32px 0 12px !important;
  background-color: #fff !important;
  font-size: 13px;
}

body.post-type-creavibc_service.edit-php .tablenav .actions input[type="submit"] {
  min-height: 34px;
  margin: 0;
  padding: 0 13px !important;
  background: #f8faff !important;
  color: #2448ff !important;
  font-size: 13px;
  font-weight: 550;
}

body.post-type-creavibc_service.edit-php .tablenav-pages .button,
body.post-type-creavibc_service.edit-php .tablenav-pages .tablenav-pages-navspan {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 32px;
  height: 32px;
  margin: 0;
  border-radius: 4px;
  font-size: 12px;
}

body.post-type-creavibc_service.edit-php .tablenav-pages .current-page {
  width: 46px;
  height: 32px;
  margin: 0;
  border-radius: 2px !important;
  text-align: center;
}

body.post-type-creavibc_service.edit-php .tablenav-pages .pagination-links {
  display: inline-flex;
  align-items: center;
  gap: 5px;
}

body.post-type-creavibc_service.edit-php .wp-list-table {
  overflow: hidden;
  border: 0 !important;
  border-radius: 16px;
  background: #fff;
  box-shadow: 0 16px 42px rgba(48, 67, 105, .07);
}

body.post-type-creavibc_service.edit-php .wp-list-table thead th,
body.post-type-creavibc_service.edit-php .wp-list-table thead td,
body.post-type-creavibc_service.edit-php .wp-list-table tfoot td,
body.post-type-creavibc_service.edit-php .wp-list-table tfoot th {
  height: 48px !important;
  padding: 0 10px !important;
  border-bottom: 0 !important;
  border-color: transparent !important;
  background: linear-gradient(135deg, #fbfcff, #f7f9fd);
  color: #637087;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}

body.post-type-creavibc_service.edit-php .wp-list-table #title,
body.post-type-creavibc_service.edit-php .wp-list-table th.manage-column {
  min-height: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  font-size: 11px !important;
  line-height: 1.3 !important;
}

body.post-type-creavibc_service.edit-php .wp-list-table th.manage-column a,
body.post-type-creavibc_service.edit-php .wp-list-table th.manage-column span {
  font-size: 11px !important;
  font-weight: 700 !important;
  letter-spacing: .08em !important;
}

body.post-type-creavibc_service.edit-php .wp-list-table thead th,
body.post-type-creavibc_service.edit-php .wp-list-table thead td {
  height: 48px;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  vertical-align: middle;
}

body.post-type-creavibc_service.edit-php .wp-list-table .check-column {
  width: 44px;
  padding: 0 0 0 10px !important;
  text-align: center;
  vertical-align: middle;
}

body.post-type-creavibc_service.edit-php .wp-list-table .check-column input[type="checkbox"] {
  width: 16px;
  height: 16px;
  margin: 0;
  border-radius: 3px;
}

body.post-type-creavibc_service.edit-php .wp-list-table .check-column input[type="checkbox"]:before {
  width: 16px;
  height: 16px;
  margin: -2px 0 0 -3px;
}

body.post-type-creavibc_service.edit-php .wp-list-table th.column-title {
  width: 40%;
}

body.post-type-creavibc_service.edit-php .wp-list-table th.column-creavibc_shortcode {
  width: 34%;
}

body.post-type-creavibc_service.edit-php .wp-list-table tbody tr {
  transition: background .2s ease;
}

body.post-type-creavibc_service.edit-php .wp-list-table tbody tr:hover {
  background: #f8fbff;
}

body.post-type-creavibc_service.edit-php .wp-list-table tbody td,
body.post-type-creavibc_service.edit-php .wp-list-table tbody th {
  padding-top: 13px !important;
  padding-bottom: 13px !important;
  border-color: #eef1f6 !important;
  vertical-align: middle;
}

body.post-type-creavibc_service.edit-php .wp-list-table th.column-title,
body.post-type-creavibc_service.edit-php .wp-list-table td.column-title {
  border-radius: 0 !important;
  box-shadow: none !important;
}

body.post-type-creavibc_service.edit-php .wp-list-table .row-title {
  color: var(--cbs-services-navy);
  font-size: 13px;
  font-weight: 650;
  letter-spacing: 0;
}

body.post-type-creavibc_service.edit-php .wp-list-table code {
  display: inline-flex;
  align-items: center;
  max-width: 100%;
  padding: 5px 9px;
  border-radius: 10px;
  background: #edf5ff;
  color: var(--cbs-services-blue);
  font-size: 11px;
  line-height: 1.35;
  white-space: normal;
  word-break: break-word;
}

body.post-type-creavibc_service.edit-php .row-actions {
  margin-top: 8px;
  color: #cbd5e1;
}

body.post-type-creavibc_service.edit-php .row-actions a {
  color: #2448ff;
  text-decoration: none;
}

body.post-type-creavibc_service.edit-php .row-actions .trash a {
  color: #b42318;
}

body.post-type-creavibc_service.edit-php .wp-list-table .date {
  color: #344054;
}

body.post-type-creavibc_service.edit-php .wp-list-table tfoot {
  display: none;
}

@media (max-width: 960px) {
  .creavibc-services-admin-hero {
    align-items: flex-start;
    flex-direction: column;
  }

  .creavibc-services-admin-hero__actions {
    justify-content: flex-start;
    max-width: none;
  }
}

@media (max-width: 782px) {
  .creavibc-services-admin-hero {
    width: auto;
    margin-right: 10px;
    padding: 24px;
    border-radius: 20px;
  }

  .creavibc-services-admin-hero h2 {
    font-size: 28px;
  }

  body.post-type-creavibc_service.edit-php .search-box,
  body.post-type-creavibc_service.edit-php .tablenav.top,
  body.post-type-creavibc_service.edit-php .tablenav .alignleft.actions,
  body.post-type-creavibc_service.edit-php .tablenav .tablenav-pages {
    float: none;
    width: 100%;
    align-items: stretch;
    flex-direction: column;
    margin-left: 0;
  }

  body.post-type-creavibc_service.edit-php .search-box input[type="search"],
  body.post-type-creavibc_service.edit-php .search-box input[type="submit"],
  body.post-type-creavibc_service.edit-php .tablenav .actions select,
  body.post-type-creavibc_service.edit-php .tablenav .actions input[type="submit"] {
    width: 100%;
  }
}
