@import '../custom-theme/themes/crstm/theme.css';
.wp-admin .crstm-frontend #crstm-orders {
  padding-top: 20px;
}
.crstm-frontend .p-overlaypanel hr {
  border-top: 1px solid #dedede;
  border-width: 1px 0 0;
  margin: 20px 0;
}
.crstm-frontend .p-tabview .p-tabview-nav li {
  margin-bottom: 0;
}
.crstm-frontend .p-tabview .p-tabview-nav li .p-tabview-nav-link {
  -o-box-shadow: none;
  -ms-box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.crstm-frontend .p-menu li {
  margin-bottom: 0;
}
.crstm-frontend .p-float-label.no-label .p-placeholder,
.crstm-frontend .p-float-label.no-label input::placeholder,
.crstm-frontend .p-float-label.no-label .p-inputtext::placeholder {
  opacity: 1;
  filter: alpha(opacity=100);
}
.crstm-frontend .p-component {
  margin-top: 0;
}
.crstm-frontend #crstm-orders .p-tabview .p-tabview-panels {
  max-width: 100%;
}
.crstm-frontend #crstm-orders .p-datatable tr th,
.crstm-frontend #crstm-orders .p-datatable tr td {
  height: 50px;
}
.crstm-frontend #crstm-orders .p-datatable tr th mark,
.crstm-frontend #crstm-orders .p-datatable tr td mark {
  color: #5371c6;
  background-color: transparent;
  text-decoration: underline;
  text-underline-offset: 3px;
  font-weight: 700;
  text-decoration-thickness: 2px;
}
.crstm-frontend #crstm-orders .p-datatable tr th .crstm-underline,
.crstm-frontend #crstm-orders .p-datatable tr td .crstm-underline {
  color: #5371c6;
  font-weight: 700;
  text-underline-offset: 2px;
}
.crstm-frontend #crstm-orders .p-datatable tr th:not(.actions),
.crstm-frontend #crstm-orders .p-datatable tr td:not(.actions) {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.crstm-frontend #crstm-orders .p-datatable tr th.actions .p-button.p-button-icon-only,
.crstm-frontend #crstm-orders .p-datatable tr td.actions .p-button.p-button-icon-only {
  width: 2rem;
  height: 2rem;
  margin-right: 10px;
}
.crstm-frontend #crstm-orders .p-datatable tr th.actions .p-button.p-button-icon-only .pi,
.crstm-frontend #crstm-orders .p-datatable tr td.actions .p-button.p-button-icon-only .pi {
  font-size: 1.1rem;
}
.crstm-frontend #crstm-orders .p-datatable tr th.actions .p-button.p-button-icon-only:last-child,
.crstm-frontend #crstm-orders .p-datatable tr td.actions .p-button.p-button-icon-only:last-child {
  margin-right: 0;
}
.crstm-frontend #crstm-orders .p-datatable tr th.items a,
.crstm-frontend #crstm-orders .p-datatable tr td.items a,
.crstm-frontend #crstm-orders .p-datatable tr th.payment a,
.crstm-frontend #crstm-orders .p-datatable tr td.payment a {
  color: #5371c6;
}
.crstm-frontend #crstm-orders .p-datatable tr th.id,
.crstm-frontend #crstm-orders .p-datatable tr td.id {
  width: 50px;
  max-width: 90px;
}
.crstm-frontend #crstm-orders .p-datatable tr th.date,
.crstm-frontend #crstm-orders .p-datatable tr td.date {
  max-width: 153px;
  width: 153px;
}
.crstm-frontend #crstm-orders .p-datatable tr th.qty,
.crstm-frontend #crstm-orders .p-datatable tr td.qty {
  width: 40px;
  max-width: 90px;
}
.crstm-frontend #crstm-orders .p-datatable tr th.reg,
.crstm-frontend #crstm-orders .p-datatable tr td.reg {
  max-width: 155px;
  width: 155px;
}
.crstm-frontend #crstm-orders .p-datatable tr th.user,
.crstm-frontend #crstm-orders .p-datatable tr td.user {
  max-width: 160px;
  width: 100px;
}
.crstm-frontend #crstm-orders .p-datatable tr th.initials,
.crstm-frontend #crstm-orders .p-datatable tr td.initials {
  width: 49px;
  max-width: 49px;
}
.crstm-frontend #crstm-orders .p-datatable tr th.items,
.crstm-frontend #crstm-orders .p-datatable tr td.items {
  max-width: 165px;
  width: 165px;
  min-width: 165px;
  position: relative;
}
.crstm-frontend #crstm-orders .p-datatable tr th.items a,
.crstm-frontend #crstm-orders .p-datatable tr td.items a {
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  right: 10px;
  line-height: 1;
  top: 50%;
}
.crstm-frontend #crstm-orders .p-datatable tr th.desc,
.crstm-frontend #crstm-orders .p-datatable tr td.desc {
  max-width: 100px;
}
.crstm-frontend #crstm-orders .p-datatable tr th.notes,
.crstm-frontend #crstm-orders .p-datatable tr td.notes {
  max-width: 100px;
}
.crstm-frontend #crstm-orders .p-datatable tr th.make_model,
.crstm-frontend #crstm-orders .p-datatable tr td.make_model {
  max-width: 90px;
}
.crstm-frontend #crstm-orders .p-datatable tr th.price,
.crstm-frontend #crstm-orders .p-datatable tr td.price {
  max-width: 120px;
  width: 80px;
}
.crstm-frontend #crstm-orders .p-datatable tr th.payment,
.crstm-frontend #crstm-orders .p-datatable tr td.payment {
  max-width: 120px;
  width: 100px;
}
.crstm-frontend #crstm-orders .p-datatable tr th.actions,
.crstm-frontend #crstm-orders .p-datatable tr td.actions {
  max-width: 180px;
  width: 180px;
  min-width: 180px;
}
.crstm-frontend .crstm-items-overlaypanel .crstm-underline {
  color: #5371c6;
}
.crstm-frontend .p-datatable-scrollable-table {
  position: relative;
}
.crstm-frontend .p-datatable-scrollable-table > .p-datatable-thead,
.crstm-frontend .p-datatable-scrollable-table > .p-datatable-tfoot {
  position: sticky;
  z-index: 1;
  top: 0;
}
.crstm-frontend .p-datatable-scrollable-table > .p-datatable-tfoot {
  top: auto;
  bottom: 0;
}
.crstm-frontend .p-datatable .p-paginator-bottom {
  display: none;
}
.crstm-frontend .p-datatable .p-datatable-thead > tr > th {
  padding: 1rem 0.5rem;
}
.crstm-frontend .p-datatable .p-datatable-tbody > tr > td,
.crstm-frontend .p-datatable .p-datatable-tfoot > tr > td {
  padding: 0.25rem 0.5rem;
}
.crstm-frontend .p-datatable .p-datatable-tfoot > tr > td {
  background-color: #ffffff;
}
.crstm-frontend .p-datepicker table td,
.crstm-frontend .p-datepicker table th {
  text-align: center;
  padding: 0.25rem;
}
.crstm-frontend .p-float-label:has(input:focus) label,
.crstm-frontend .p-float-label:has(input.p-filled) label,
.crstm-frontend .p-float-label:has(input:-webkit-autofill) label,
.crstm-frontend .p-float-label:has(textarea:focus) label,
.crstm-frontend .p-float-label:has(textarea.p-filled) label,
.crstm-frontend .p-float-label:has(.p-inputwrapper-focus) label,
.crstm-frontend .p-float-label:has(.p-inputwrapper-filled) label {
  left: 0;
  color: rgba(0, 0, 0, 0.5);
}
.crstm-frontend .p-float-label > label {
  font-weight: 600;
}
.crstm-frontend .p-button {
  white-space: nowrap;
}
.crstm-frontend .p-button:not( .p-button-text ) .crstm-frontend .p-button:not( .p-button-outlined ) {
  color: #ffffff;
}
.crstm-frontend .p-datatable-wrapper::-webkit-scrollbar,
.crstm-frontend .p-dialog-content::-webkit-scrollbar,
.crstm-frontend .p-panel-content::-webkit-scrollbar,
.crstm-frontend .p-card-body::-webkit-scrollbar,
.crstm-frontend .p-dropdown-items-wrapper::-webkit-scrollbar,
.crstm-frontend .p-inputtextarea::-webkit-scrollbar {
  width: 0.5rem;
}
.crstm-frontend .p-datatable-wrapper::-webkit-scrollbar-track,
.crstm-frontend .p-dialog-content::-webkit-scrollbar-track,
.crstm-frontend .p-panel-content::-webkit-scrollbar-track,
.crstm-frontend .p-card-body::-webkit-scrollbar-track,
.crstm-frontend .p-dropdown-items-wrapper::-webkit-scrollbar-track,
.crstm-frontend .p-inputtextarea::-webkit-scrollbar-track {
  background: #EBEBEB;
}
.crstm-frontend .p-datatable-wrapper::-webkit-scrollbar-thumb,
.crstm-frontend .p-dialog-content::-webkit-scrollbar-thumb,
.crstm-frontend .p-panel-content::-webkit-scrollbar-thumb,
.crstm-frontend .p-card-body::-webkit-scrollbar-thumb,
.crstm-frontend .p-dropdown-items-wrapper::-webkit-scrollbar-thumb,
.crstm-frontend .p-inputtextarea::-webkit-scrollbar-thumb {
  background: #cccccc;
}
.crstm-frontend .p-menu.p-component .p-menuitem-link {
  text-decoration: none;
}
@media (max-width: 1024px) {
  .crstm-frontend #crstm-orders .p-datatable tr td.actions,
  .crstm-frontend #crstm-orders .p-datatable tr th.actions {
    max-width: 50px;
    min-width: 50px;
    width: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
@media (max-width: 767px) {
  .crstm-frontend #crstm-orders .p-datatable.p-component {
    font-size: 0.9rem;
  }
  .crstm-frontend #crstm-orders .p-datatable .p-chip {
    padding: 0 3px 0 6px;
  }
  .crstm-frontend #crstm-orders .p-datatable .p-chip span.p-chip-text {
    font-size: 0.85rem;
    line-height: 1.2;
  }
  .crstm-frontend #crstm-orders .p-datatable tr th.price {
    max-width: 46px;
  }
  .crstm-frontend #crstm-orders .p-datatable tr td.price {
    max-width: 46px;
    width: 46px;
  }
  .crstm-frontend #crstm-orders .p-datatable tr td,
  .crstm-frontend #crstm-orders .p-datatable tr th {
    height: 40px;
  }
  .crstm-frontend #crstm-orders .p-datatable tr td.reg,
  .crstm-frontend #crstm-orders .p-datatable tr th.reg {
    max-width: 98px;
    width: 98px;
  }
  .crstm-frontend #crstm-orders .p-datatable tr td.reg.has-search-keyword,
  .crstm-frontend #crstm-orders .p-datatable tr th.reg.has-search-keyword {
    max-width: 120px;
    width: 120px;
  }
  .crstm-frontend #crstm-orders .p-datatable tr td.items,
  .crstm-frontend #crstm-orders .p-datatable tr th.items {
    max-width: 103px;
    width: 103px;
    min-width: 103px;
    padding-right: 0;
  }
  .crstm-frontend #crstm-orders .p-datatable tr td.items a,
  .crstm-frontend #crstm-orders .p-datatable tr th.items a {
    right: 3px;
  }
  .crstm-frontend #crstm-orders .p-datatable tr td.job_description,
  .crstm-frontend #crstm-orders .p-datatable tr th.job_description {
    max-width: 58px;
    min-width: 58px;
  }
  .crstm-frontend #crstm-orders .p-datatable tr td.initials,
  .crstm-frontend #crstm-orders .p-datatable tr th.initials {
    max-width: 36px;
  }
  .crstm-frontend #crstm-orders .p-datatable tr td.actions,
  .crstm-frontend #crstm-orders .p-datatable tr th.actions {
    max-width: 32px;
    min-width: 32px;
  }
  .crstm-frontend #crstm-orders .p-datatable tr td.actions .p-button.p-button-icon-only,
  .crstm-frontend #crstm-orders .p-datatable tr th.actions .p-button.p-button-icon-only {
    width: 1.25rem;
  }
  .crstm-frontend #crstm-orders .p-datatable-wrapper {
    overflow-y: hidden;
  }
  .crstm-frontend .p-paginator {
    padding: 1.5rem 0;
  }
  .crstm-frontend .p-datatable .p-datatable-thead > tr > th {
    padding: 0.25rem 0.25rem;
  }
  .crstm-frontend .p-datatable .p-datatable-tbody > tr > td,
  .crstm-frontend .p-datatable .p-datatable-tfoot > tr > td {
    padding: 0.25rem 0.25rem;
  }
  .crstm-frontend .p-datatable .p-datatable-tfoot > tr > td {
    background-color: #ffffff;
  }
  .crstm-frontend .p-button.new-order-btn,
  .crstm-frontend .p-button.crstm-download-btn {
    padding: 0.5rem 0.75rem;
    width: auto;
    height: auto;
  }
}
.crstm-frontend #crstm-orders {
  padding-top: 0px;
}
.crstm-frontend .wp-site-blocks {
  padding: 50px 0 0;
}
.crstm-frontend .crstm-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /* number of lines to show */
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.crstm-frontend .crstm-bold,
.crstm-frontend strong {
  font-weight: 700;
}
.crstm-frontend .crstm-small,
.crstm-frontend small,
.crstm-frontend small.p-component {
  font-size: 0.85rem;
}
.crstm-frontend .crstm-full {
  width: 100%;
  max-width: 100%;
}
.crstm-frontend .crstm-danger {
  color: #E53935;
}
.crstm-frontend .crstm-danger * {
  color: inherit !important;
}
.crstm-frontend .crstm-clickable {
  cursor: pointer;
}
.crstm-frontend .crstm-underline {
  text-decoration: underline;
}
.crstm-frontend .crstm-no-underline {
  text-decoration: none;
}
.crstm-frontend .crstm-text-right {
  text-align: right !important;
}
.crstm-frontend .crstm-text-center {
  text-align: center !important;
}
.crstm-frontend .crstm-relative {
  position: relative;
}
.crstm-frontend .crstm-oh {
  overflow: hidden;
}
.crstm-frontend .crstm-d-flex {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: flex-start;
}
.crstm-frontend .crstm-flex-wrap {
  flex-wrap: wrap;
}
.crstm-frontend .crstm-flex-d-c {
  flex-direction: column;
}
.crstm-frontend .crstm-jc-right {
  justify-content: flex-end;
}
.crstm-frontend .crstm-jc-left {
  justify-content: flex-start;
}
.crstm-frontend .crstm-jc-center {
  justify-content: center;
}
.crstm-frontend .crstm-ac-right {
  align-content: flex-end;
}
.crstm-frontend .crstm-ac-left {
  align-content: flex-start;
}
.crstm-frontend .crstm-ac-center {
  align-content: center;
}
.crstm-frontend .crstm-ai-right {
  align-items: flex-end;
}
.crstm-frontend .crstm-ai-left {
  align-items: flex-start;
}
.crstm-frontend .crstm-ai-center {
  align-items: center;
}
.crstm-frontend .crstm-ai-stretch {
  align-items: stretch;
}
.crstm-frontend .crstm-jc-sb {
  justify-content: space-between;
}
.crstm-frontend .crstm-gap-5 {
  gap: 5px;
}
.crstm-frontend .crstm-gap-10 {
  gap: 10px;
}
.crstm-frontend .crstm-gap-20 {
  gap: 20px;
}
.crstm-frontend .crstm-gap-30 {
  gap: 30px;
}
.crstm-frontend .crstm-gap-40 {
  gap: 40px;
}
.crstm-frontend .crstm-p0 {
  padding: 0 !important;
}
.crstm-frontend .crstm-m0 {
  margin: 0;
}
.crstm-frontend .crstm-mb0 {
  margin-bottom: 0;
}
.crstm-frontend .crstm-mt0 {
  margin-top: 0;
}
.crstm-frontend .crstm-mr-5 {
  margin-right: 5px;
}
.crstm-frontend .crstm-mr-10 {
  margin-right: 10px;
}
.crstm-frontend .crstm-mr-15 {
  margin-right: 15px;
}
.crstm-frontend .crstm-mr-20 {
  margin-right: 20px;
}
.crstm-frontend .crstm-ml-5 {
  margin-left: 5px;
}
.crstm-frontend .crstm-ml-10 {
  margin-left: 10px;
}
.crstm-frontend .crstm-ml-15 {
  margin-left: 15px;
}
.crstm-frontend .crstm-ml-20 {
  margin-left: 20px;
}
.crstm-frontend .crstm-mb-5 {
  margin-bottom: 5px;
}
.crstm-frontend .crstm-mb-10 {
  margin-bottom: 10px;
}
.crstm-frontend .crstm-mb-15 {
  margin-bottom: 15px;
}
.crstm-frontend .crstm-mb-20 {
  margin-bottom: 20px;
}
.crstm-frontend .fade10 {
  opacity: 0.1;
  filter: alpha(opacity=10);
}
.crstm-frontend .fade20 {
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.crstm-frontend .fade30 {
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.crstm-frontend .fade40 {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.crstm-frontend .fade50 {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.crstm-frontend .fade60 {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.crstm-frontend .fade70 {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.crstm-frontend .fade80 {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.crstm-frontend .fade90 {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
@media (max-width: 767px) {
  .crstm-frontend .wp-site-blocks {
    padding: 15px 0 0;
  }
  .crstm-frontend .crstm-hidden-xs {
    display: none;
  }
}
.crstm-frontend {
  position: relative;
}
.crstm-frontend .crstm-date-selector > input {
  min-width: 250px;
}
body .crstm-frontend .crstm-reg {
  background: #ffd452;
  border-color: #ffd452;
  font-size: 1.5rem !important;
  font-weight: 900;
  max-width: 220px;
  color: #000000;
  text-align: center;
  letter-spacing: 0.1rem;
  padding: 0.55rem 0.75rem;
  padding-right: 3rem !important;
}
body .crstm-frontend .crstm-reg::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.7);
}
.crstm-frontend #crstm-orders .p-datatable-tbody {
  position: relative;
  left: -1px;
}
.crstm-frontend #crstm-orders tr[data-unsaved="unsaved"] {
  background-color: rgba(255, 212, 82, 0.2);
}
.crstm-frontend #crstm-orders tr[data-action="delete"] {
  background-color: rgba(229, 57, 53, 0.1);
}
.crstm-frontend #crstm-orders tr[data-action="delete"] td {
  border-left-color: rgba(229, 57, 53, 0.2);
  border-right-color: rgba(229, 57, 53, 0.2);
}
.crstm-frontend #crstm-orders th .p-button:focus {
  -o-box-shadow: none;
  -ms-box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.crstm-frontend #crstm-orders .crstm-data-logo-outer {
  width: 47px;
  min-width: 47px;
  text-align: center;
  padding: 5px 0;
}
.crstm-frontend #crstm-orders .crstm-data-logo-outer.selected {
  -o-box-shadow: -7px 0 0 #ffffff, -9px 0 0 #5371c6;
  -ms-box-shadow: -7px 0 0 #ffffff, -9px 0 0 #5371c6;
  -moz-box-shadow: -7px 0 0 #ffffff, -9px 0 0 #5371c6;
  -webkit-box-shadow: -7px 0 0 #ffffff, -9px 0 0 #5371c6;
  box-shadow: -7px 0 0 #ffffff, -9px 0 0 #5371c6;
}
.crstm-frontend #crstm-orders .crstm-data-logo-outer .crstm-data-logo {
  max-width: 100%;
  max-height: 30px;
  display: inline-block;
}
.crstm-frontend #crstm-orders .crstm-about-records {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.crstm-frontend #crstm-orders .crstm-records {
  opacity: 0.6;
  filter: alpha(opacity=60);
  position: absolute;
  bottom: -41px;
  width: 200px;
  left: -34px;
  word-spacing: 6px;
  text-align: center;
}
.crstm-frontend #crstm-orders .crstm-records span {
  word-spacing: 0;
  letter-spacing: -1px;
}
.crstm-frontend.crstm-order-popup-dialog {
  border-width: 0;
}
.crstm-frontend.crstm-order-popup-dialog .p-dialog-header {
  background-color: #5371c6;
  border-bottom: 1px solid #5371c6;
}
.crstm-frontend.crstm-order-popup-dialog .p-dialog-header .p-dialog-title,
.crstm-frontend.crstm-order-popup-dialog .p-dialog-header .p-dialog-header-icon {
  color: #ffffff;
}
.crstm-frontend.crstm-order-popup-dialog .p-dialog-header .p-dialog-header-icon:hover {
  color: #5371c6;
}
.crstm-frontend.crstm-order-popup-dialog .p-dialog-header .crstm-logo {
  max-width: 100px;
  max-height: 32px;
  margin-right: 20px;
}
.crstm-frontend.crstm-order-popup-dialog .p-dialog-footer {
  border-top: 1px solid #dedede;
  padding: 1.5rem;
  background-color: #EBEBEB;
}
.crstm-frontend.crstm-order-popup-dialog .p-dialog-content {
  background-color: #fafafa;
  padding-bottom: 15px;
}
.crstm-frontend .crstm-reports-header .dates {
  font-weight: 500;
  font-size: 90%;
  padding-left: 15px;
}
.crstm-frontend.crstm-date-chunks-panel .p-overlaypanel-content {
  padding: 5px;
}
.crstm-frontend.crstm-date-chunks-panel .p-overlaypanel-content .p-listbox {
  border-width: 0;
}
.crstm-frontend.crstm-date-chunks-panel .p-overlaypanel-content .p-listbox .p-listbox-list {
  padding: 0;
}
.crstm-frontend.crstm-date-chunks-panel .p-overlaypanel-content .p-listbox .p-listbox-list li {
  font-weight: 600;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.crstm-frontend.crstm-date-chunks-panel .p-overlaypanel-content .p-listbox .p-listbox-list li.p-highlight {
  background-color: #2d4486;
  color: #ffffff;
}
.crstm-frontend #crstm-reports-popup {
  position: relative;
  padding: 30px 0 20px;
  min-width: 710px;
}
.crstm-frontend #crstm-reports-popup .p-tabview-panels {
  position: relative;
  padding-top: 30px;
}
.crstm-frontend #crstm-reports-popup .p-tabview .p-tabview-nav li .p-tabview-nav-link > span {
  margin-right: 5px;
}
.crstm-frontend #crstm-reports-popup .crstm-clipboard-btn {
  position: absolute;
  right: 15px;
  top: 15px;
}
.crstm-frontend #crstm-reports-popup .crstm-tyres-group-data > div {
  border-right: 1px solid #EBEBEB;
  padding-right: 30px;
}
.crstm-frontend #crstm-reports-popup .crstm-tyres-group-data > div:last-child {
  border-width: 0;
  padding: 0;
}
.crstm-frontend #crstm-reports-popup .crstm-tyres-group-data .rim-changed > td {
  line-height: 0.85;
}
.crstm-frontend #crstm-reports-popup .p-datatable .p-datatable-tbody > tr,
.crstm-frontend #crstm-reports-popup .p-datatable .p-datatable-tfoot > tr {
  background-color: transparent;
}
.crstm-frontend #crstm-reports-popup .p-datatable .p-datatable-tbody > tr > td,
.crstm-frontend #crstm-reports-popup .p-datatable .p-datatable-tfoot > tr > td {
  border-width: 0;
  padding: 0.04rem 0.25rem;
  font-family: "Source var", sans-serif;
  font-size: 1.15rem;
  font-weight: 500;
  color: #444444;
}
.crstm-frontend #crstm-reports-popup .p-datatable .p-datatable-tbody > tr > td.sr,
.crstm-frontend #crstm-reports-popup .p-datatable .p-datatable-tfoot > tr > td.sr {
  font-weight: 600;
  text-align: right;
  padding-right: 0.75rem;
  padding-left: 0;
  color: #999999;
}
.crstm-frontend #crstm-reports-popup .p-datatable .p-datatable-tfoot .crstm-p0 {
  line-height: 1;
}
.crstm-frontend #crstm-reports-popup hr {
  border-top: 1px solid #dedede;
  border-width: 1px 0 0;
}
.crstm-frontend #crstm-reports-popup h4 {
  color: #5371c6;
  font-weight: 900;
  font-size: 1rem;
  margin-bottom: 1rem;
  margin-top: 0;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-left: -10px;
}
.crstm-frontend #crstm-reports-popup h4 .before,
.crstm-frontend #crstm-reports-popup h4 .after {
  color: transparent;
}
.crstm-frontend #crstm-reports-popup ol {
  counter-reset: steps;
  list-style: none;
  padding-left: 0;
}
.crstm-frontend #crstm-reports-popup ol li {
  padding-left: 5px;
  counter-increment: steps;
  font-weight: 600;
  color: #444444;
}
.crstm-frontend #crstm-reports-popup ol li::before {
  color: #5371c6;
  font-weight: 700;
  content: counter(steps) ")";
  margin-right: 0.5rem;
}
.crstm-frontend #crstm-reports-popup ol li .size {
  width: 120px;
}
.crstm-frontend #crstm-order-popup {
  position: relative;
  padding-bottom: 50px;
  min-width: 710px;
}
.crstm-frontend #crstm-order-popup .crstm-reg-wrap .crstm-clickable {
  color: rgba(0, 0, 0, 0.5);
  font-size: 1.5rem;
  top: auto;
  bottom: 12px;
  right: 6px;
}
.crstm-frontend #crstm-order-popup .crstm-reg-wrap .p-button {
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: absolute;
  right: 0;
  padding: 0.75rem 5px;
  height: 50px;
  width: 42px;
  text-align: center;
  font-size: 0.9rem;
}
.crstm-frontend #crstm-order-popup .p-tabview .p-tabview-nav {
  background-color: transparent;
}
.crstm-frontend #crstm-order-popup .p-tabview .p-tabview-nav li {
  margin-bottom: 0;
  padding-right: 1.5rem;
}
.crstm-frontend #crstm-order-popup .p-tabview .p-tabview-nav li.p-tabview-selected .p-tabview-nav-link {
  color: #111111;
  border-color: #111111;
}
.crstm-frontend #crstm-order-popup .p-tabview .p-tabview-nav li.p-tabview-selected .p-tabview-nav-link .p-tabview-title {
  font-weight: 500;
}
.crstm-frontend #crstm-order-popup .p-tabview .p-tabview-nav li .p-tabview-nav-link {
  padding: 1.25rem 0;
  background-color: transparent;
}
.crstm-frontend #crstm-order-popup .p-tabview .p-tabview-nav li .p-tabview-nav-link .p-tabview-title {
  font-weight: 400;
  font-family: var(--font-family);
}
.crstm-frontend #crstm-order-popup .p-tabview .p-tabview-panels {
  background-color: transparent;
  padding: 2.5rem 0 1.25rem;
}
.crstm-frontend #crstm-order-popup .crstm-tabs {
  max-width: 100%;
  width: 100%;
}
.crstm-frontend #crstm-order-popup .crstm-tabs .crstm-full .p-float-label {
  max-width: 49%;
  display: inline-block;
}
.crstm-frontend #crstm-order-popup .crstm-tabs .crstm-full .p-float-label:nth-child(2) {
  margin-left: 2%;
}
.crstm-frontend #crstm-order-popup .crstm-tabs .p-float-label {
  max-width: 100%;
}
.crstm-frontend #crstm-order-popup .crstm-tabs .p-float-label .p-inputtext {
  max-width: 100%;
  width: 100%;
}
.crstm-frontend #crstm-order-popup .p-inputtext {
  font-size: 0.95rem;
  padding: 0.5rem 0.25rem 0.5rem 0.75rem;
}
.crstm-frontend #crstm-order-popup .crstm-notes-wrap .p-inplace-display {
  margin-left: -15px;
}
.crstm-frontend #crstm-order-popup .crstm-notes-wrap .p-inplace-content {
  padding-top: 16px;
}
.crstm-frontend #crstm-order-popup .crstm-notes-wrap .crstm-notes-text {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.crstm-frontend #crstm-order-popup #crstm-desc {
  max-height: 100px;
}
.crstm-frontend #crstm-order-popup #crstm-notes {
  max-height: 150px;
  width: 100%;
  min-width: 240px;
  min-height: 40px;
}
.crstm-frontend #crstm-order-popup .crstm-left {
  background-color: #ffffff;
  -o-box-shadow: 0 1px 25px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 1px 25px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 25px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 25px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 25px rgba(0, 0, 0, 0.1);
  padding: 40px 25px 27px;
  margin: 0 -24px 5px;
}
.crstm-frontend #crstm-order-popup .crstm-left .p-inputtext,
.crstm-frontend #crstm-order-popup .crstm-left .p-inputtextarea {
  height: 50px;
  min-height: 50px;
}
.crstm-frontend #crstm-order-popup .crstm-left > * {
  max-width: calc(33.33% - 13px);
}
.crstm-frontend #crstm-order-popup .crstm-left > * input,
.crstm-frontend #crstm-order-popup .crstm-left > * * {
  max-width: 100%;
}
.crstm-frontend #crstm-order-popup .crstm-right {
  border-bottom: 1px solid #EBEBEB;
}
.crstm-frontend #crstm-order-popup .crstm-right .p-button.p-button-icon-only.delete-item {
  width: 2rem;
  height: 36px;
}
.crstm-frontend #crstm-order-popup .crstm-right h3 {
  font-size: 1.2rem;
  margin-top: 0;
  margin-bottom: 37px;
  font-weight: 700;
}
.crstm-frontend #crstm-order-popup .crstm-right .crstm-notes-wrap h3 {
  margin-bottom: 15px;
}
.crstm-frontend #crstm-order-popup .crstm-right .crstm-notes-wrap p {
  margin-bottom: 20px;
}
.crstm-frontend #crstm-order-popup .crstm-right .order-discount-type {
  max-width: 149px;
  width: 149px;
}
.crstm-frontend #crstm-order-popup .crstm-right .order-discount {
  max-width: 130px;
  width: 130px;
}
.crstm-frontend #crstm-order-popup .crstm-right .crstm-y-divider {
  border-left: 1px solid #EBEBEB;
  min-height: 100px;
  width: 2px;
}
.crstm-frontend #crstm-order-popup .crstm-right .crstm-total {
  color: #5371c6;
  padding: 0;
}
.crstm-frontend #crstm-order-popup .crstm-right .crstm-total span {
  width: 120px;
  display: inline-block;
  padding: 0.5rem 0.75rem 0.5rem 0;
  border: 1px dashed #cccccc;
  border-width: 0;
  height: 40px;
}
.crstm-frontend #crstm-order-popup .crstm-right .crstm-total span.border-bottom {
  border-bottom-width: 1px;
}
.crstm-frontend #crstm-order-popup .crstm-right .item-controls,
.crstm-frontend #crstm-order-popup .crstm-right .payment-controls {
  position: relative;
}
.crstm-frontend #crstm-order-popup .crstm-right .payment-controls {
  padding-top: 25px;
  padding-bottom: 60px;
}
.crstm-frontend #crstm-order-popup .crstm-right .payment-controls .crstm-total {
  padding-right: 3rem;
  padding-top: 6px;
}
.crstm-frontend #crstm-order-popup .crstm-right .item-controls {
  border-bottom: 1px solid #EBEBEB;
  padding-top: 20px;
  margin-top: 0;
  margin-bottom: 0;
}
.crstm-frontend #crstm-order-popup .crstm-right .item-controls .crstm-total {
  padding-right: 60px;
}
.crstm-frontend #crstm-order-popup .crstm-right .item-controls .crstm-total.bottom span {
  padding-top: 0;
  height: auto;
}
.crstm-frontend #crstm-order-popup .crstm-right .item-controls .crstm-total span {
  padding: 1rem 0.75rem 1rem 0;
  height: 55px;
  width: auto;
}
.crstm-frontend #crstm-order-popup .crstm-right .p-inputtext.p-variant-filled {
  background-color: #ffffff;
}
.crstm-frontend #crstm-order-popup .crstm-right .p-inputtext.item-size,
.crstm-frontend #crstm-order-popup .crstm-right .p-inputtext.item-label {
  max-width: 135px;
}
.crstm-frontend #crstm-order-popup .crstm-right .p-inputtext.item-size {
  min-width: 135px;
  max-width: 135px;
}
.crstm-frontend #crstm-order-popup .crstm-right .p-inputtext.item-name {
  min-width: 153px;
  max-width: 153px;
}
.crstm-frontend #crstm-order-popup .crstm-right .p-dropdown.p-variant-filled {
  background-color: #ffffff;
}
.crstm-frontend #crstm-order-popup .crstm-right .p-dropdown.item-type .p-inputtext,
.crstm-frontend #crstm-order-popup .crstm-right .p-dropdown.item-size .p-inputtext,
.crstm-frontend #crstm-order-popup .crstm-right .p-dropdown.item-brand .p-inputtext,
.crstm-frontend #crstm-order-popup .crstm-right .p-dropdown.order-discount-type .p-inputtext {
  font-weight: 700;
}
.crstm-frontend #crstm-order-popup .crstm-right .p-dropdown.item-type {
  min-width: 135px;
  max-width: 135px;
}
.crstm-frontend #crstm-order-popup .crstm-right .p-dropdown.item-size {
  min-width: 143px;
  max-width: 143px;
}
.crstm-frontend #crstm-order-popup .crstm-right .p-dropdown.item-qty {
  min-width: 68px;
  max-width: 68px;
}
.crstm-frontend #crstm-order-popup .crstm-right .p-dropdown.item-brand {
  min-width: 143px;
  max-width: 143px;
}
.crstm-frontend #crstm-order-popup .crstm-right .p-dropdown.payment-methods {
  min-width: 162px;
}
.crstm-frontend #crstm-order-popup .crstm-right .p-dropdown.payment-methods .p-inputtext {
  font-weight: 700;
}
.crstm-frontend #crstm-order-popup .crstm-right .p-dropdown .p-dropdown-trigger {
  width: 2rem;
}
.crstm-frontend #crstm-order-popup .crstm-right .p-dropdown .p-dropdown-trigger .p-icon {
  opacity: 0.5;
  filter: alpha(opacity=50);
  width: 0.75rem;
  height: 0.75rem;
}
.crstm-frontend #crstm-order-popup .crstm-right .p-dropdown .p-dropdown-trigger .p-icon.ionicon {
  width: 1.3rem;
  height: 1.3rem;
}
.crstm-frontend #crstm-order-popup .crstm-right .p-float-label .item-price,
.crstm-frontend #crstm-order-popup .crstm-right .p-float-label .payment-amount {
  max-width: 150px;
  min-width: 150px;
}
.crstm-frontend #crstm-order-popup .crstm-right .p-float-label .item-price input,
.crstm-frontend #crstm-order-popup .crstm-right .p-float-label .payment-amount input {
  width: 100%;
}
.crstm-frontend #crstm-order-popup .crstm-right .p-float-label.item-price-wrap {
  position: relative;
  margin-bottom: 26px;
}
.crstm-frontend #crstm-order-popup .crstm-right .p-float-label.item-price-wrap small {
  position: absolute;
  left: 0;
  bottom: -23px;
}
.crstm-frontend #crstm-order-popup .crstm-right .p-float-label .payment-amount {
  max-width: 120px;
  min-width: 120px;
}
.crstm-frontend #crstm-order-popup .crstm-add-row {
  width: 1.7rem;
  height: 1.7rem;
  padding: 0;
  margin-top: 10px;
}
.crstm-frontend #crstm-order-popup .crstm-balance {
  color: #5371c6;
  border-top: 1px solid #EBEBEB;
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 10px 0;
  width: 100%;
  padding-left: 93px;
}
.crstm-frontend #crstm-order-popup .crstm-initials-wrap {
  position: absolute;
  right: 0;
  bottom: 0;
}
.crstm-frontend #crstm-order-popup .crstm-initials-wrap input {
  max-width: 130px;
}
.crstm-frontend #crstm-order-popup .crstm-initials-wrap .initials {
  max-width: 100px;
}
.crstm-frontend #crstm-order-popup .crstm-initials-wrap .initials .p-dropdown-trigger {
  width: 2rem;
}
.crstm-frontend .crstm-brand-badge {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.crstm-frontend .crstm-orders-header .p-multiselect {
  height: 36px;
}
.crstm-frontend .crstm-orders-header .crstm-load-orders {
  color: #5371c6 !important;
  font-size: 0.9rem;
  bottom: 0;
  top: auto;
  height: 36px;
  width: 35px;
  right: 0 !important;
  line-height: 36px;
  text-align: center;
  position: absolute;
}
.crstm-frontend .crstm-invoice {
  padding-top: 30px;
  min-width: 650px;
}
.crstm-frontend .crstm-invoice .crstm-invoice-logo-outer .crstm-invoice-logo {
  max-width: 50px;
  max-height: 30px;
}
.crstm-frontend .crstm-invoice .crstm-edit-shop {
  position: absolute;
  right: 15px;
  top: 15px;
}
.crstm-frontend .crstm-invoice .p-datatable {
  margin-bottom: 30px;
}
.crstm-frontend .crstm-invoice .p-datatable .p-datatable-thead tr th {
  background-color: #ffffff;
}
.crstm-frontend .crstm-invoice .p-datatable .p-datatable-tbody tr.empty {
  background-color: #f4f4f4;
}
.crstm-frontend .crstm-invoice .p-datatable .p-datatable-tbody tr td {
  padding: 0.75rem 1rem;
  vertical-align: top;
}
.crstm-frontend .crstm-invoice .p-datatable .thank-you {
  background-color: #f4f4f4;
}
.crstm-frontend .crstm-invoice address {
  font-style: normal;
}
.crstm-frontend .crstm-create-order-floating-btn {
  position: fixed;
  right: 30px;
  bottom: 30px;
  z-index: 101;
}
.crstm-frontend .crstm-user-not-logged-in-msg {
  height: calc(100vh - 150px);
}
.crstm-frontend .crstm-orders-unsaved-notice {
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  position: fixed;
  left: 50%;
  top: 0;
}
.crstm-frontend .admin-bar .crstm-orders-unsaved-notice {
  top: 32px;
}
.crstm-frontend .crstm-logout-wrap {
  position: absolute;
  top: -41px;
  right: 5px;
}
.crstm-frontend .crstm-logout-wrap .crstm-logout-button {
  padding: 10px;
}
.crstm-frontend .crstm-logout-wrap .p-avatar-text {
  line-height: 1;
}
@media (max-width: 1023px) and (min-width: 768px) {
  .crstm-frontend .crstm-orders-header #crstm-reg-search {
    max-width: 170px;
  }
  .crstm-frontend .crstm-orders-header .p-calendar .p-inputtext {
    max-width: 251px;
  }
  .crstm-frontend .crstm-orders-header .p-multiselect {
    max-width: 195px;
  }
  .crstm-frontend .crstm-orders-header .p-multiselect .p-multiselect-trigger {
    width: 2rem;
  }
}
@media (max-width: 1024px) {
  .crstm-frontend .crstm-orders-header .calc-days {
    position: absolute;
    width: 251px;
    top: 100%;
    right: 0;
    text-align: right;
    font-size: 0.75rem;
  }
}
@media (max-width: 767px) {
  .crstm-frontend .crstm-orders-header #crstm-reg-search {
    max-width: 145px;
  }
  .crstm-frontend .crstm-orders-header .crstm-columns-toggler-wrap {
    max-width: calc(100% - 165px);
    width: calc(100% - 165px);
  }
  .crstm-frontend .crstm-orders-header .crstm-columns-toggler-wrap > .w-full {
    width: 100%;
  }
  .crstm-frontend #crstm-orders .p-datatable-tbody {
    position: relative;
    left: 0;
  }
  .crstm-frontend #crstm-orders .crstm-about-records {
    font-size: 0.8rem;
  }
  .crstm-frontend #crstm-orders .crstm-data-logo-outer {
    width: 34px;
    min-width: 34px;
  }
  .crstm-frontend.crstm-order-popup-dialog .p-dialog-content {
    padding-inline: 10px;
  }
  .crstm-frontend.crstm-order-popup-dialog .p-dialog-footer {
    padding: 0.8rem;
  }
  .crstm-frontend.crstm-order-popup-dialog .p-dialog-footer .crstm-gap-10 {
    gap: 8px;
  }
  .crstm-frontend.crstm-order-popup-dialog .p-dialog-footer .p-button.p-button-sm {
    font-size: 0.85rem;
    padding: 0.75rem;
  }
  .crstm-frontend #crstm-order-popup {
    min-width: 100%;
  }
  .crstm-frontend #crstm-order-popup .crstm-left {
    flex-wrap: wrap;
    gap: 30px 3px;
    padding: 40px 15px 27px;
    margin: 0 -10px 5px;
  }
  .crstm-frontend #crstm-order-popup .crstm-left > * {
    max-width: calc(50% - 3px);
  }
  .crstm-frontend #crstm-order-popup .crstm-right .item-controls {
    max-width: 100%;
    overflow: hidden;
  }
  .crstm-frontend #crstm-order-popup .crstm-right .item-controls > div {
    flex-wrap: wrap;
    gap: 10px 3px;
  }
  .crstm-frontend #crstm-order-popup .crstm-right .item-controls > div > .p-float-label:nth-child(1),
  .crstm-frontend #crstm-order-popup .crstm-right .item-controls > div > .p-float-label:nth-child(2) {
    max-width: calc(50% - 3px);
  }
  .crstm-frontend #crstm-order-popup .crstm-right .item-controls > div > .p-float-label:nth-child(1) > label,
  .crstm-frontend #crstm-order-popup .crstm-right .item-controls > div > .p-float-label:nth-child(2) > label {
    display: block;
  }
  .crstm-frontend #crstm-order-popup .crstm-right .item-controls > div > .p-float-label:nth-child(3) {
    max-width: 110px;
  }
  .crstm-frontend #crstm-order-popup .crstm-right .item-controls > div > .p-float-label.item-price-wrap {
    max-width: 135px;
  }
  .crstm-frontend #crstm-order-popup .crstm-right .item-controls > div > .p-float-label.item-price-wrap .item-price {
    min-width: 100%;
    max-width: 100%;
  }
  .crstm-frontend #crstm-order-popup .crstm-right .item-controls > div > .p-float-label.item-price-wrap small {
    font-size: 0.7rem;
  }
  .crstm-frontend #crstm-order-popup .crstm-right .item-controls > div > .p-float-label > label {
    display: none;
  }
  .crstm-frontend #crstm-order-popup .crstm-right .item-controls .crstm-total {
    padding-right: 30px;
  }
  .crstm-frontend #crstm-order-popup .crstm-right .p-dropdown.item-type,
  .crstm-frontend #crstm-order-popup .crstm-right .p-dropdown.item-size,
  .crstm-frontend #crstm-order-popup .crstm-right .p-dropdown.item-brand {
    min-width: 100%;
    max-width: 100%;
  }
  .crstm-frontend #crstm-order-popup .crstm-right .order-discount-type {
    max-width: 135px;
    width: 135px;
  }
  .crstm-frontend #crstm-order-popup .crstm-right .order-discount {
    max-width: 110px;
    width: 110px;
  }
  .crstm-frontend #crstm-order-popup .customer-and-payment {
    flex-direction: column;
    gap: 0;
  }
  .crstm-frontend #crstm-order-popup .customer-and-payment .crstm-y-divider {
    display: none;
  }
  .crstm-frontend #crstm-order-popup .customer-and-payment .payment-controls {
    padding-top: 0;
  }
  .crstm-frontend #crstm-order-popup .crstm-balance {
    padding-left: 120px;
  }
  .crstm-frontend .crstm-logout-wrap {
    top: 0;
  }
  .crstm-frontend .crstm-date-selector > input {
    min-width: calc(100vw - 70px);
  }
  .crstm-frontend .crstm-create-order-floating-btn {
    right: auto;
    bottom: 10px;
    left: 10px;
  }
  .crstm-frontend .crstm-orders-unsaved-notice {
    width: 100%;
    z-index: 101;
    background: #fff2e2 !important;
  }
}
