.gridCardHead {
    display: grid;
    grid-template-columns: 1fr 3fr;
    column-gap: 24px;
  }
  .cardbox {
    box-shadow: 0 1px 8px #c3c3c3;
    height: 100%;
  }
  .cardInner {
    padding: 48px 0 48px 0;
  }
  .breadcrumb {
    align-items: baseline;
  }
  .breadcrumb .breadcrumb-item a {
    font-size: 12px;
    font-family: "Lato";
    color: #949494;
    text-decoration: none;
  }
  .bc-active {
    font-family: "Lato";
    font-size: 12px;
    color: #949494;
  }
  .breadcrumb-item::before {
    font-size: 16px;
  }
  .breadcrumb-item-active {
    font-size: 12px !important;
    display: flex;
    align-items: baseline;
    color: #949494;
  }
  .filtersText {
    font-family: "Hanken Grotesk";
    font-size: 26px;
    line-height: 33.88px;
    padding: 0 0 0 32px;
    font-weight: 500;
  }
  .bgline {
    border-bottom: 1px solid #B3B3B3;
    margin-bottom: 16px;
    color: #222222;
  }
  .orderStatusText {
    font-family: "Lato";
    font-size: 16px;
    font-weight: 600;
    line-height: 19.2px;
    color: #222222;
    margin-bottom: 24px;
    text-transform: uppercase;
    padding-left: 32px;
  }
  .form-check {
    padding-left: 32px !important;
  }
  .form-check-label {
    color: #222222 !important;
    font-size: 16px !important;
    font-family: "lato";
  }
  .custom-search .form-control {
    border-radius: 0.25rem 0 0 0.25rem;
    padding-right: 0;
  }
  .custom-search .btn {
    border-radius: 0 0.25rem 0.25rem 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    background: #1F3D7A;
  }
  .custom-search .search-icon {
    width: 15px;
    height: 15px;
    object-fit: contain;
  }
  .start-shopping-a {
    text-decoration: none !important;
  }
  .filterIcon {
    display: none;
  }
  #search-btn:hover {
    background-color: #2c56aa;
  }
  .input-group {
    width: 72% !important;
  }
  .form-check-input-his {
    width: 20px !important;
    height: 20px !important;
    margin-right: 16px !important;
  }
  .form-check-his {
    display: flex !important;
    align-items: center !important;
  }
  .form-check-his label {
    cursor: pointer;
  }
  .form-check-his input[type="checkbox"] {
    cursor: pointer;
  }
  .orderHistoryMain {
    padding: 32px 0 0 0;
  }
  .orderHistoryShadow {
    background-color: #FBFBFB;
    box-shadow: 0px 1px 8px #b6b4b4;
    margin-bottom: 24px;
  }
  .orderHistoryContent {
    padding: 25px 48px;
  }
  .text-right-css {
    display: flex;
    align-items: end;
    flex-direction: column;
  }
  .text-right-css button {
    background-color: transparent;
  }
  .deliverDateText {
    font-family: "Lato";
    font-size: 16px;
    font-weight: 700;
    display: flex;
    align-items: baseline;
  }
  .deliverDateText::before {
    content: "";
    background-color: #6DBE45;
    width: 10px;
    height: 10px;
    border-radius: 33px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
  }
  .orderHistoryShadow a .orderHistoryContent .deliverDateText {
    color: #191919;
  }
  .orderHistoryShadow a .orderHistoryContent .deliverDateText:hover {
    color: #191919;
  }
  .orderHistoryShadow a .orderHistoryContent .itemdelivered {
    color: #191919;
  }
  .orderHistoryShadow a .orderHistoryContent .itemdelivered:hover {
    color: #191919;
  }
  .mobileViewDiv .noOrderText {
    font-family: "Lato";
    font-size: 18px;
    font-weight: 500;
    line-height: 21.6px;
    text-align: center;
  }
  .mobileViewDiv .btn-shopping {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    outline: none;
    border: none;
  }
  .mobileViewDiv .btn-shopping .start-shopping-a {
    background: #1F3D7A;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 12px 48px;
    font-family: "Lato";
    font-size: 16px;
    border-radius: 6px;
    cursor: pointer;
    font-weight: 400;
    border: 2px solid #1F3D7A;
    color: #fff;
    overflow: hidden;
    margin: 0 auto;
    transition: background-color 0.8s ease;
  }
  .mobileViewDiv .btn-shopping .start-shopping-a:hover {
    color: #0a58ca;
    background-color: #ffff;
  }
  .itemdelivered {
    font-family: "Lato";
    font-size: 16px;
    font-weight: 600;
    line-height: 19.2px;
  }
  .itemName {
    font-family: Lato;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    color: #000;
    margin-bottom: 0;
  }
  .itemPrice {
    color: #1F3D7A;
    font-family: Lato;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 0;
  }
  .modal-body {
    font-family: "Lato";
    padding: 0 !important;
  }
  .history-header {
    border: none !important;
  }
  .history-rating {
    font-size: 28px;
    font-weight: 700;
  }
  .history-img {
    border: 1px solid #E0E0E0;
    border-radius: 4px;
    width: 68px;
    height: 68px;
    padding: 10px 10px 0;
  }
  .history-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .history-name {
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 0 !important;
    color: #060606;
  }
  .history-price {
    color: #7E7E7E;
  }
  .history-rate {
    padding: 0 50px !important;
  }
  .history-rate p {
    font-size: 20px;
    color: #000;
    margin-bottom: 0;
    font-weight: 600;
  }
  .history-line {
    border-top: 1px solid #E0E0E0;
  }
  .star-rating {
    display: flex;
    direction: row;
    font-size: 2em;
    cursor: pointer;
    gap: 3px;
  }
  .star {
    color: #ccc;
    transition: color 0.3s;
    font-size: 18px;
  }
  .star .pointer {
    pointer-events: none;
  }
  .star.selected {
    color: #ff9800;
  }
  .modal-dialog {
    max-width: 605px !important;
  }
  .modal-header {
    padding: 0 !important;
    padding: 50px 50px 0 !important;
  }
  .modal-footer {
    padding: 0 !important;
    padding: 50px !important;
  }
  .history-review {
    padding: 0 50px !important;
  }
  .history-review label {
    color: #000;
    font-weight: 600;
    padding-bottom: 12px;
  }
  .history-review textarea {
    width: 100%;
    font-size: 12px;
    color: #000;
    padding: 12px;
    border: 1px solid #CACACA;
    border-radius: 4px;
  }
  textarea::-webkit-input-placeholder {
    color: #000;
  }
  .rating-pad {
    padding: 0 50px !important;
  }
  .history-btn {
    border: 1px solid transparent;
    background-color: #1F3D7A;
    color: #fff;
    font-family: "Lato";
    padding: 12px 54px;
    border-radius: 6px;
  }
  .history-btn:hover {
    border: 1px solid #1F3D7A;
    color: #1F3D7A;
    background-color: transparent;
  }
  .history-color {
    color: #46D201;
  }
  input[type="checkbox"] {
    accent-color: black;
  }
  @media (min-width: 768px) and (max-width: 991px) {
    .gridCardHead {
      grid-template-columns: 1.5fr 3fr;
    }
    .orderHistoryLeftContent {
      grid-template-columns: 1fr;
      row-gap: 10px;
    }
    .input-group {
      width: 100% !important;
    }
    .orderHistoryMain {
      padding: 32px 0 0 0;
    }
    .text-right-css {
      align-items: flex-start;
    }
  }
  @media (max-width: 400px) {
    .deliverDateText {
      font-size: 14px;
    }
    .itemdelivered {
      font-size: 14px;
    }
    .rateReview {
      font-size: 14px;
    }
    .history-rating {
      font-size: 20px;
    }
    .modal-header {
      padding: 20px 20px 0 !important;
    }
    .rating-pad {
      padding: 0 20px !important;
    }
    .history-rate {
      padding: 0 20px !important;
    }
    .history-review {
      padding: 0 20px !important;
    }
    .modal-footer {
      padding: 20px !important;
    }
  }
  @media (min-width: 0) and (max-width: 767px) {
    .gridCardHead {
      grid-template-columns: 1fr;
      column-gap: 0;
      row-gap: 24px;
      margin-bottom: 54px;
    }
    .cardInner {
      padding: 10px 0 10px 0;
    }
    .cardbox {
      height: min-content;
    }
    .filterIcon {
      display: flex;
      justify-content: space-between;
      padding: 0 16px 0 16px;
      border-bottom: 1px solid #fffafa;
    }
    .filtersText {
      display: none;
    }
    .filterMenu {
      max-height: 0;
      overflow: hidden;
      background-color: white;
      z-index: 999;
      width: 100%;
      transition: max-height 0.5s ease;
    }
    .filterMenu.active {
      max-height: 500px;
    }
    .orderStatusText {
      font-size: 12px;
    }
    .border-top-sm {
      border-top: 1px solid #b3b3b3;
      padding-top: 16px;
      margin-top: 16px;
    }
    .form-check-label {
      color: #222222 !important;
      font-size: 12px !important;
    }
    .bgline {
      display: none;
    }
    .orderHistoryContent {
      padding: 15px !important;
    }
    .orderHistoryLeftContent {
      grid-template-columns: auto;
    }
    .input-group {
      width: 100% !important;
    }
    .orderHistoryMain {
      padding: 32px 0 0 0;
    }
    .text-right-css {
      align-items: flex-start;
    }
  }
  