table td {
  color: #182531;
  font-size: 13px;
  padding: 15px 15px;
}

table.tableBox {
  border: solid 1px rgb(230, 230, 230);
}

table.tableBox th {
  background-color: #182531;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #fff;
  font-size: 12px;
  padding: 15px 15px;
}

table.tableBox td {
  color: #182531;
  font-size: 13px;
  padding: 15px 15px;
}

.dt--top-section .spinner-border {
  display: none !important;
}

.product_list_row_cls {
  display: none;
  background-color: #ECECEC;
}

.table_custom_cls {
  margin-bottom: 0;
}

h1.title_cls {
  padding-left: 11px;
}

#category-nav .nav-item {
  text-align: left;
}

#category-nav .nav-link {
  font-size: 0.85rem;
  padding: 0.5rem 0.5rem;
  font-weight: 500;
  border-color: #eceeef #eceeef #ebebeb;
  color: #eceeef;
}

#category-nav .nav-link.active {
  border-width: 0;
  color: #f1666a;
}

.table.dataTable tbody td {
  padding: 14px 10px;
}

.dataTables_length {
  position: relative;
  top: 7px;
}

.dataTables_length select {
  background-color: transparent;
}

.dataTables_filter {
  margin-bottom: 8px;
}

.dataTables_filter input {
  padding: 8px 10px;
  border: 1px solid #dfdfdf;
}

#orderlist tr td:last-child {
  text-align: center;
}

.material-icons {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: "liga";
  vertical-align: middle;
}

.material-icons-outlined {
  font-family: "Material Icons Outlined";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -moz-font-feature-settings: "liga";
  -moz-osx-font-smoothing: grayscale;
}

.order-history-modal-header {
  font-family: Poppins;
  font-size: 28px;
  font-weight: 600;
  line-height: 36px;
  letter-spacing: -0.025em;
  margin-bottom: 1rem;
}

.order-history-modal-header > span {
  color: #172B85;
}

.secondary-header-order-history {
  font-family: Poppins;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: -0.025em;
  color: #9C9EA7;
}

.orderedProduct {
  padding: 10px 15px;
  border-radius: 15px;
  background: #FFFFFF;
  border: 1px solid #D9D9D9;
}

.product-div {
  padding: 10px 20px 10px 10px;
  gap: 25px;
  border-radius: 10px;
  background: #F4F7FF;
  margin-bottom: 15px;
}

.product-img {
  border-radius: 10px;
}

.product-name {
  font-family: Poppins;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: -0.025em;
  color: #171717;
}

.product-price {
  font-family: Poppins;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: -0.025em;
  color: #171717;
}

.product-quantity {
  font-family: Poppins;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: -0.025em;
  color: #171717;
}

.product-description {
  gap: 12px;
  margin-bottom: 20px;
}

.product-price-original {
  font-family: Poppins;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: -0.025em;
  color: #9C9EA7;
  text-decoration: line-through;
}

.toggle-all-products-visibility {
  padding: 8px 40px 8px 40px;
  gap: 8px;
  border-radius: 5px;
  border: 1px solid #9C9EA7;
  font-size: 12px;
}

.show-all-text {
  font-family: Poppins;
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
}

.spinner-border-xs {
  width: 0.75rem !important;
  height: 0.75rem !important;
  border-width: 0.15em !important;
}

.order-summary {
  font-family: Poppins;
  font-size: 16px;
  font-weight: 600;
  line-height: 26px;
  letter-spacing: -0.025em;
  color: #171717;
}

.order-summary-content {
  gap: 12px;
}

.order-breakup {
  gap: 8px;
}

.order-breakup-line {
  display: flex;
  justify-content: space-between;
}

.cart-total {
  font-family: Poppins;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: -0.025em;
}

.quantity-total {
  font-family: Poppins;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: -0.025em;
}

.text-bold {
  font-weight: 700 !important;
}

.hr-css {
  border: 1px solid #D9D9D9;
}

.order-breakup-line {
  padding: 4px 0px;
}

.boxDetailsBoxWhite {
  background-color: #fff;
  border: 1px solid #D9D9D9;
  padding: 40px 22px 40px 22px;
  border-radius: 15px;
  z-index: 99;
}

.boxDetailsBoxWhite.open {
  border-bottom-left-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
}

.boxDetailsBoxWhite.blue {
  background-color: #F4F7FF;
}

@media all and (min-width: 576px) {
  #category-nav .nav-link {
    padding: 0.5rem 1rem;
    font-size: 1rem;
  }
}

@media (max-width: 991px) {
  .fieldBox {
    padding: 12px 15px;
    margin-bottom: 10px;
  }

  .fieldBox label {
    font-size: 12px;
  }

  .fieldBox .form-control {
    font-size: 13px;
  }

  .order-history-modal-header {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: -0.025em;
    margin-bottom: 0;
  }

  .product-div {
    padding: 10px;
    gap: 22px;
  }

  .product-img {
    min-width: 90px;
    min-height: 105px;
  }

  .product-name {
    font-size: 14px;
    line-height: 22px;
  }

  .product-price {
    font-size: 16px;
    line-height: 26px;
  }

  .product-quantity {
    font-size: 12px;
    line-height: 18px;
  }

  .toggle-all-products-visibility {
    width: 100%;
    padding: 13px 40px 13px 40px;
    gap: 8px;
    border-radius: 5px;
    border: 1px solid #9C9EA7;
  }

  .show-all-text {
    font-size: 14px;
    line-height: 22px;
  }

  .spinner-border-xs {
    width: 0.75rem;
    height: 0.75rem;
    border-width: 0.15em;
  }

  .order-summary-content {
    gap: 10px;
  }

  .quantity-total {
    font-weight: 500;
  }
}

