    body.orders_history .oh-section {
        background: #ffffff;
        border-radius: 8px;
        padding: 16px;
        margin-bottom: 16px;
    }

    body.orders_history .oh-header {
        padding: 16px 20px;
    }

    body.orders_history .oh-title {
        margin: 0;
        color: var(--Colors-Content-contentPrimary, #000);
        font-family: "Segoe UI";
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 150%;
        letter-spacing: 0.029px;
    }

    /* Filters card */
    body.orders_history .oh-filters {
        background: #ffffff;
    }

    /* Orders card */
    body.orders_history .oh-orders {
        background: #ffffff;
    }

    body.orders_history .oh-filters {
        background: #ffffff;
        border-radius: 12px;
        padding: 20px;
    }

    body.orders_history .oh-filters .row {
        margin-bottom: 16px;
    }

    body.orders_history .oh-filters .row:last-child {
        margin-bottom: 0;
    }

    body.orders_history .oh-filters label {
        font-size: 13px;
        font-weight: 500;
        color: #333;
        margin-bottom: 4px;
        display: block;
    }

    body.orders_history .oh-filters .form-control {
        height: 44px;
        border-radius: 8px;
        border: 2px solid #e3e3e3;
        box-shadow: none !important;
        font-size: 14px;
    }

    body.orders_history .oh-filters .form-control:focus {
        border-color: #a0007d;
        /* close to your purple */
        box-shadow: none !important;
    }

    body.orders_history .oh-filters .form-group + small,
    body.orders_history .oh-filters .form-group + div small {
        font-size: 12px;
        color: #8a8a8a;
    }

    body.orders_history .oh-filters .pull-left {
        display: flex;
        gap: 16px;
        width: 100%;
    }

    body.orders_history .oh-filters .pull-left .btn {
        flex: 1;
        border-radius: 8px;
        font-weight: 600;
    }

    body.orders_history .oh-filters .btn-default {
        background: #ffffff;
        border: 1px solid #e3e3e3;
        color: #000;
        text-transform: math-auto;
        Font-family: "Segoe UI";
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 150%;
    }

    body.orders_history .oh-filters .btn-default:hover {
        box-shadow: none !important;
        background: #F5F5F5;
    }

    body.orders_history .oh-filters .btn-default:focus {
        box-shadow: none !important;
        background: #E3E3E3;
    }


    .export-excel {
        border-radius: var(--Border-radius-border-radius-2, 8px);
        background: var(--Colors-Surface-surfaceBrand, #93117E) !important;
        border: none;
        color: var(--Colors-Content-contentBrandLight, #F9F1F7);
        text-align: center;
        font-family: "Segoe UI";
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 150%;
        text-transform: math-auto;
        box-shadow: none !important;
    }

    .export-excel:hover {
        background: #860F73 !important;
        box-shadow: none !important;
    }


    .export-excel:focus {
        background: #5B0B4F !important;
        box-shadow: none !important;
    }

    .export-excel img {
        width: 24px !important;
        height: 24px !important;
    }



    btn,
    .btn.btn-default,
    .navbar .navbar-nav > li > a.btn,
    .navbar .navbar-nav > li > a.btn.btn-default {
        box-shadow: none;
    }

    body.orders_history .oh-filters .btn-info {
        background: #93117E;
        color: #ffffff;
        text-transform: math-auto;
        Font-family: "Segoe UI";
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 150%;
        box-shadow:none;
    }

    .order-history thead th,
    .order-history thead th a {
        color: var(--Colors-Content-contentTertiary, #6A6A6A) !important;

        font-family: "Segoe UI";
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
        letter-spacing: 0.019px;
        text-decoration: none;
    }


    /* 2. Adjusted button styles */
    .oh-actions-menu .btn {
        color: var(--Colors-Content-contentPrimary, #000) !important;
        font-family: "Segoe UI", sans-serif;
        font-size: 14px;
        font-weight: 400;
        line-height: 150%;
        letter-spacing: 0.017px;
        text-transform: math-auto;

        background: transparent !important;
        border: none !important;
        box-shadow: none !important;
        display: block;
        /* Makes the hover area consistent */
        width: 100% !important;
        text-align: left;
        transition: background-color 0.2s ease;
    }

    .form-group.is-focused .form-control {

        background-size: 100% 0px, 100% 0px;
    }
    .oh-actions-menu .btn:hover {
        background-color: #F4E7F2 !important;
        border-radius: 4px;
    }

    .order-history tbody td:nth-child(5) {
        color: var(--Colors-Content-contentTertiary, #6A6A6A);
        font-family: "Segoe UI";
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
        letter-spacing: 0.017px;
    }

    .order-history tbody td,
    .order-history tbody td a {
        color: var(--Colors-Content-contentSecondary, #313131);
        font-family: "Segoe UI";
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 150%;
    }

    .orders_history .btn {
        margin: 0px;
    }

    .oh-actions-trigger {
        color: #93117E;
    }

    .oh-actions-trigger svg {
        fill: currentColor;
    }

    .oh-actions-trigger:active {
        background: #EFDBEC;
        color: #5B0B4F;
    }


    .orders_history .table-hover > tbody > tr:hover {
        background-color: #ffffff;
    }

    .order-history tbody td.total,
    .order-history tbody td.total span {
        color: var(--Colors-Content-contentSuccess, #048259) !important;
    }

    .order-history thead th {
        vertical-align: middle;
    }

    body.orders_history .oh-filters .pull-left .btn .fa {
        display: none;
    }


    body.orders_history .oh-filters .btn-info:hover {
        background: #860F73;
        box-shadow: none;
    }

    body.orders_history .oh-filters .btn-info:focus {
        background: #5B0B4F;
        box-shadow: none;
    }

    body.orders_history .oh-actions {
        position: relative;
        text-align: right;
    }

    body.orders_history .oh-actions-trigger {
        background: none;
        border: none;
        font-size: 18px;
        cursor: pointer;
        border-radius: 8px;
        padding: 8px;
    }

        body.orders_history .oh-actions-trigger:hover {
        background: #F4E7F2;
        border: none;
        font-size: 18px;
        cursor: pointer;
    }

    body.orders_history .oh-actions-trigger:active {
        background: #EFDBEC;
        border: none;
        font-size: 18px;
        cursor: pointer;
    }


    body.orders_history .oh-actions-menu {
        display: none;
        position: absolute;
        right: 0;
        top: 100%;
        background: #fff;
        border: 1px solid #e3e3e3;
        border-radius: 8px;
        min-width: 140px;
        z-index: 10;
    }


    body.orders_history .oh-action-item .btn {
        width: 100%;
    }
    .form-control,
    .form-group .form-control {
        background-size: 0 0px, 100% 0px;
    }

    .orders_history .hasDatepicker {
        background-image: url('https://res.cloudinary.com/dbrtm8pf6/image/upload/v1761819023/uploads/8313260e/ckeditor/pictures/25/data/calendar_1761819028.svg') !important;
        background-repeat: no-repeat !important;
        background-position: center right 2px !important;
        background-size: 40px !important;
        padding-right: 10px;
    }

    .orders_history .ex-text {
        font-size: 14px;
        color: #999;
        margin-top: -6px;
        margin-bottom: 15px;
        padding-left: 2px;
    }

    .orders_history label {
        display: block;
        margin-bottom: 4px;
    }
    .orders_history input::placeholder {
        padding-left: 8px;
    }


    /* Hide mobile grid by default */
    .oh-mobile-grid {
        display: none;
    }

    @media (max-width: 767px) {
        /* Hide the original table */
        .order-history {
            display: none !important;
        }

        .oh-mobile-grid {
            display: flex;
            background: #fff;
            border: 1px solid #ddd;
            border-radius: 4px;
            overflow: hidden;
        }

        /* Left side: Labels */
        .oh-mobile-labels {
            background-color: #f9f9f9;
            border-right: 2px solid #eee;
            flex-shrink: 0;
            width: 100px;
            /* Adjust width as needed */
        }

        .oh-label-item {
            padding: 12px 8px;
            font-weight: bold;
            height: 80px;
            /* Fixed height to match data cells */
            border-bottom: 1px solid #eee;
            display: flex;
            align-items: center;
        }

        /* Right side: Scrollable Data Columns */
        .oh-mobile-scroll-container {
            display: flex;
            overflow-x: auto;
            -webkit-overflow-scrolling: touch;
        }

        .oh-mobile-column {
            flex-shrink: 0;
            width: 180px;
            /* Width of one order column */
            border-right: 1px solid #eee;
        }

        .oh-cell {
            padding: 12px 8px;
            height: 80px;
            /* Must match .oh-label-item height */
            border-bottom: 1px solid #eee;
            display: flex;
            flex-direction: column;
            justify-content: center;
            font-size: 13px;
            overflow: hidden;
        }

        /* Ensure specific spans inside cells don't break layout */
        .oh-cell .responsive {
            display: block !important;
            font-size: 11px;
        }
        .oh-cell .btn {
            white-space: nowrap;
        }
    }
    @media (max-width: 767px) {
        .oh-mobile-column .oh-cell:nth-child(1),
        .oh-mobile-column .oh-cell:nth-child(2),
        .oh-mobile-column .oh-cell:nth-child(4) {
            color: var(--Colors-Content-contentSecondary, #313131);

            font-family: "Segoe UI", sans-serif;
            font-size: 16px;
            font-style: normal;
            font-weight: 600;
            line-height: 150%;
            /* 24px */
            text-align: left !important;
            justify-content: flex-start !important;
        }

        .oh-mobile-column .oh-cell:nth-child(1) a,
        .oh-mobile-column .oh-cell:nth-child(2) a {
            font-family: "Segoe UI", sans-serif !important;
            font-size: 16px !important;
            font-weight: 600 !important;
            color: var(--Colors-Content-contentSecondary, #313131) !important;
            text-decoration: none;
        }

        .oh-mobile-column .oh-cell:nth-child(3) {
            color: var(--Colors-Content-contentSuccess, #048259) !important;

            font-family: "Segoe UI", sans-serif;
            font-size: 16px;
            font-style: normal;
            font-weight: 600;
            line-height: 150%;
            /* 24px */
            text-align: left !important;
            justify-content: flex-start !important;
        }
        body.orders_history .oh-actions {
            position: relative;
            text-align: left;
        }

        .orders_history .bottom50 {
            margin-bottom: 16px;
        }
        
        .oh-mobile-column .oh-cell:nth-child(1) a.btn-primary {
        background-color: #ffffff !important;
        border: none !important;
        box-shadow: none !important;
        color: var(--Colors-Content-contentSecondary, #313131) !important;
        font-family: "Segoe UI", sans-serif !important;
        font-size: 16px !important;
        font-weight: 600 !important;
        line-height: 150% !important;
        padding: 0px !important;
        text-align: left !important;

    }
        .oh-section .pull-left {
        display: flex !important;
        flex-direction: column !important;
        float: none !important;          
        width: 100% !important;            
        gap: 8px;                        
    }

    .oh-section .pull-left .btn {
        width: 100% !important;
        display: block !important;
        margin-left: 0 !important;        
        margin-right: 0 !important;
        text-align: center;
    }
    }
    
    /* Empty State Explore Button - Matching Search Button Style */
    body.orders_history .explore-btn {
        background: #93117E !important;
        max-width: 400px;
        width: 400px;
        font-family: "Segoe UI", sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 150%;
        text-transform: math-auto;
        border-radius: 8px;
        border: none !important;
        display: inline-block;
        text-decoration: none !important;
        transition: background 0.2s ease;
        box-shadow: none !important;
    }

    body.orders_history .explore-btn:hover {
        background: #860F73 !important;
        color: #ffffff !important;
        box-shadow: none !important;
    }

    body.orders_history .explore-btn:focus {
        background: #5B0B4F !important;
        color: #ffffff !important;
        outline: none;
    }
    
    #empty-history-state img {
        width: 400px !important;
        max-width: 500px !important;
        height: auto;
        margin-bottom: 24px;
    }

   .orders_history thead th:nth-child(5) a:nth-of-type(2) {
    display: none;
}

.orders_history .btn.btn-sm.btn-label-dark {
  border-radius: var(--Border-radius-border-radius-1, 4px);
  border: 1px solid;

  display: flex;
  height: 29px;
  max-width: 125px;
  padding: var(--Spacing-spacer-01, 4px)
           var(--Border-radius-border-radius-2, 8px);
  justify-content: center;
  align-items: center;
  gap: var(--Spacing-spacer-01, 4px);
  align-self: stretch;
    pointer-events: none;
  cursor: default; 
}

.orders_history td.non-responsive > br {
  display: none;
}

.orders_history hr {
  display:none;
}

.order-history thead th:last-child {
  text-align: right !important;
}