.store-order-list-page {
    --order-accent: #fe8e3c;
    --order-primary: #ff596f;
    --order-ink: #283252;
    --order-muted: #8590aa;
    --order-line: #e1e7f0;
    --order-soft: #f6f8fb;
    --order-header: #f3f6fa;
    --order-filter-header: #fafbfc;
    --order-title-row-height: 58px;
}

.store-order-list-page .account-wrapper {
    width: 100%;
    max-width: 1560px;
    margin: 0 auto;
}

html.dashboard-wide-layout .view-wrapper.store-order-list-page.is-webapp .page-content-wrapper,
html.dashboard-wide-layout .view-wrapper.store-order-list-page.is-webapp .page-content,
html.dashboard-wide-layout .view-wrapper.store-order-list-page.is-webapp .page-content-inner,
html.dashboard-wide-layout .view-wrapper.store-order-list-page.is-webapp .account-wrapper {
    width: 100% !important;
    max-width: none !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
}

html.dashboard-wide-layout .view-wrapper.store-order-list-page.is-webapp .page-content {
    padding-right: 20px !important;
    padding-left: 20px !important;
}

.store-order-list-page .order-list-shell {
    overflow: hidden !important;
    border: 1px solid var(--order-line) !important;
    border-radius: 14px !important;
    background: #fff !important;
    box-shadow: 0 14px 34px rgba(40, 50, 82, 0.07) !important;
}

.store-order-list-page .order-list-header {
    overflow: visible;
    border: 0 !important;
    border-radius: 13px 13px 0 0 !important;
    background: linear-gradient(135deg, #fff 0%, #fffaf7 100%) !important;
    padding: 22px 24px 18px !important;
}

.store-order-list-page .order-list-heading {
    position: relative;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 10px 16px;
    width: 100%;
}

.store-order-list-page .order-list-title-wrap {
    flex: 1 1 420px;
    min-width: 0;
}

.store-order-list-page .order-list-eyebrow {
    display: block;
    margin-bottom: 2px;
    color: var(--order-accent);
    font-size: 0.68rem;
    font-weight: 800;
    line-height: 1.2;
}

.store-order-list-page .order-list-title-wrap > h4 {
    margin: 0;
    color: var(--order-ink);
    font-size: 1.22rem !important;
    font-weight: 800;
    line-height: 1.3;
}

.store-order-list-page .order-list-helper,
.store-order-list-page .get_order_filter_text {
    max-width: 850px !important;
    margin: 3px 0 0 !important;
    color: var(--order-muted) !important;
    font-size: 0.74rem !important;
    font-weight: 600 !important;
    line-height: 1.45;
}

.store-order-list-page .get_order_filter_text:empty {
    display: none;
}

.store-order-list-page .order-list-heading .code-trigger {
    position: static !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 40px;
    width: 40px;
    height: 40px;
    margin: 0 0 0 auto;
    border: 1px solid #f0c5a5;
    border-radius: 50%;
    background: #fff8f2;
    color: #d97732;
    box-shadow: none;
    transition: 0.18s ease;
}

.store-order-list-page .order-list-heading .code-trigger:hover,
.store-order-list-page .order-list-heading .code-trigger:focus {
    border-color: var(--order-accent);
    background: #fff2e7;
    color: #c96520;
}

.store-order-list-page .order-list-heading .code-trigger svg {
    width: 17px;
    height: 17px;
}

.store-order-list-page .order-saved-filters {
    flex: 0 0 100%;
    width: 100%;
}

.store-order-list-page .order-saved-filters .message {
    margin: 0 !important;
    border: 0;
    background: transparent;
    box-shadow: none;
}

.store-order-list-page .order-saved-filters .message-body {
    display: none;
}

.store-order-list-page .order-saved-filters .user_filter_html {
    align-items: center;
    gap: 6px;
    margin: 0 !important;
}

.store-order-list-page .order-saved-filters .user_filter_html:empty {
    display: none;
}

.store-order-list-page .order-saved-filters .user_filter_html > .control {
    margin: 0 !important;
}

.store-order-list-page .order-saved-filters .tags.has-addons {
    align-items: stretch;
    height: 30px;
    margin: 0 !important;
}

.store-order-list-page .order-saved-filters .select_user_filter {
    display: inline-flex;
    height: 30px;
    margin: 0 !important;
}

.store-order-list-page .order-saved-filters .label,
.store-order-list-page .order-saved-filters .tag,
.store-order-list-page .order-saved-filters .button {
    display: inline-flex;
    align-items: center;
    min-height: 30px;
    border: 1px solid #dfe4ec;
    border-radius: 8px;
    background: #fff;
    color: #59637b;
    font-size: 0.7rem;
    font-weight: 800;
    box-shadow: none;
}

.store-order-list-page .order-saved-filters .select_user_filter > .label {
    height: 30px;
    border-radius: 8px 0 0 8px;
    padding: 0 9px;
    color: #fff !important;
}

.store-order-list-page .order-saved-filters .del_user_filter {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    width: 30px !important;
    min-width: 30px !important;
    height: 30px !important;
    min-height: 30px !important;
    margin: 0 !important;
    border-radius: 0 8px 8px 0 !important;
    padding: 0 !important;
    color: #59637b;
}

.store-order-list-page .order-saved-filters .del_user_filter::before {
    position: static;
    display: block;
    width: auto;
    height: auto;
    background: none;
    content: "\f00d";
    font-family: "Font Awesome 5 Free";
    font-size: 11px;
    font-weight: 900;
    line-height: 1;
    transform: none;
}

.store-order-list-page .order-saved-filters .del_user_filter::after {
    display: none;
}

.store-order-list-page .order-saved-filters .del_user_filter:hover,
.store-order-list-page .order-saved-filters .del_user_filter:focus {
    border-color: #f3b0b9;
    background: #fff2f4;
    color: var(--order-primary);
}

.store-order-list-page .order-filter-panel {
    flex: 0 0 100%;
    width: 100%;
    margin-top: 14px;
    border-top: 1px solid var(--order-line);
    padding-top: 14px;
}

.store-order-list-page .order-filter-card,
.store-order-list-page .order-filter-highlight,
.store-order-list-page .order-filter-body,
.store-order-list-page .order-filter-fieldset {
    width: 100%;
    max-width: none !important;
    margin: 0 !important;
    border: 0 !important;
    background: transparent !important;
    padding: 0 !important;
    box-shadow: none !important;
}

.store-order-list-page .order-filter-fieldset {
    position: relative;
    background: transparent !important;
    padding: 0 !important;
}

.store-order-list-page .order-filter-fieldset .fieldset-heading {
    display: flex;
    align-items: center;
    min-height: 38px;
    margin-bottom: 10px;
}

.store-order-list-page .order-filter-fieldset .fieldset-heading h4 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    margin: 0;
    color: var(--order-ink);
    font-size: 0.84rem;
    font-weight: 800;
}

.store-order-list-page #filter_reset {
    margin-left: auto;
    color: var(--order-primary) !important;
    font-size: 0.72rem;
    font-weight: 800 !important;
}

.store-order-list-page .order-filter-grid {
    display: grid !important;
    grid-template-columns: repeat(6, minmax(0, 1fr));
    gap: 10px;
    margin: 0 0 10px !important;
}

.store-order-list-page .order-filter-grid > .column {
    display: block;
    width: auto !important;
    padding: 0 !important;
}

.store-order-list-page .order-filter-grid > .column[style*="display: none"],
.store-order-list-page .order-filter-grid > .column[style*="display:none"],
.store-order-list-page .order-filter-grid > .column[style*="opacity: 0;"],
.store-order-list-page .order-filter-grid > .column[style*="opacity:0;"],
.store-order-list-page .order-filter-grid > .column[hidden],
.store-order-list-page .order-filter-grid > .column.is-hidden {
    display: none !important;
}

.store-order-list-page .order-filter-grid > .column.is-4 {
    grid-column: span 2;
}

.store-order-list-page .order-filter-grid .column > h4 {
    margin: 0 0 5px;
    color: #68738b;
    font-size: 0.72rem;
    font-weight: 750;
    line-height: 1.25;
}

.store-order-list-page .order-filter-grid .field {
    margin-bottom: 0;
}

.store-order-list-page .order-filter-grid .select {
    position: relative;
    display: block !important;
    width: 100% !important;
    height: 38px !important;
    min-height: 38px !important;
    border: 0 !important;
    border-radius: 9px !important;
    background: transparent !important;
    box-shadow: none !important;
}

.store-order-list-page .order-filter-grid .input,
.store-order-list-page .order-filter-grid .select > select,
.store-order-list-page .order-filter-grid .select2-container,
.store-order-list-page .order-filter-grid .select2-selection {
    width: 100% !important;
    height: 38px !important;
    min-height: 38px !important;
    border-width: 1px !important;
    border-style: solid !important;
    border-color: #dce3ec !important;
    border-radius: 9px !important;
    background: #fff !important;
    color: var(--order-ink) !important;
    font-size: 0.78rem !important;
    box-shadow: none !important;
}

.store-order-list-page .order-filter-grid .select > select {
    display: block !important;
    padding: 0 36px 0 12px !important;
    line-height: 36px !important;
    appearance: none !important;
}

.store-order-list-page .order-filter-grid .select:not(.is-multiple):not(.is-loading)::after {
    right: 14px !important;
    width: 8px !important;
    height: 8px !important;
    margin-top: -6px !important;
    border-top: 0 !important;
    border-right: 2px solid #9ba5b8 !important;
    border-bottom: 2px solid #9ba5b8 !important;
    border-left: 0 !important;
    transform: rotate(45deg) !important;
}

.store-order-list-page .order-filter-grid .select2-container {
    display: block !important;
    border: 0 !important;
    background: transparent !important;
}

.store-order-list-page .order-filter-grid .select2-selection {
    display: flex;
    align-items: center;
    padding: 0 !important;
}

.store-order-list-page .order-filter-grid .select2-selection__rendered {
    width: 100%;
    padding: 0 36px 0 12px !important;
    color: var(--order-ink) !important;
    font-size: 0.78rem !important;
    line-height: 36px !important;
}

.store-order-list-page .order-filter-grid .select2-selection__placeholder {
    color: #a2aabd !important;
}

.store-order-list-page .order-filter-grid .select2-selection__arrow {
    display: none !important;
}

.store-order-list-page .order-filter-grid .input:focus,
.store-order-list-page .order-filter-grid .select > select:focus,
.store-order-list-page .order-filter-grid .select2-container--focus .select2-selection,
.store-order-list-page .order-filter-grid .select2-container--open .select2-selection {
    border-color: var(--order-accent) !important;
    box-shadow: 0 0 0 3px rgba(254, 142, 60, 0.11) !important;
}

.store-order-list-page .order-filter-grid .is-clock-timepicker .control {
    position: relative;
}

.store-order-list-page .order-filter-grid .is-clock-timepicker .chevron {
    top: 0 !important;
    right: 0 !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 38px !important;
    height: 38px !important;
    border-radius: 0 9px 9px 0;
    background: transparent !important;
    color: #9ba5b8;
    pointer-events: none;
}

.store-order-list-page .order-filter-grid .is-clock-timepicker .chevron svg {
    width: 17px;
    height: 17px;
    stroke-width: 2.2;
}

.store-order-list-page .order-filter-grid .datetimepicker-dummy-wrapper {
    position: relative;
    overflow: hidden;
    width: 100% !important;
    height: 38px !important;
    min-height: 38px !important;
    border: 1px solid #dce3ec !important;
    border-radius: 9px !important;
    background: #fff !important;
    box-shadow: none !important;
}

.store-order-list-page .order-filter-grid .datetimepicker-dummy-input {
    width: 100% !important;
    height: 36px !important;
    min-height: 36px !important;
    border: 0 !important;
    border-radius: 8px !important;
    background: #fff !important;
    color: var(--order-ink) !important;
    font-size: 0.78rem !important;
    box-shadow: none !important;
}

.store-order-list-page .order-filter-grid .datetimepicker-dummy-wrapper:focus-within {
    border-color: var(--order-accent) !important;
    box-shadow: 0 0 0 3px rgba(254, 142, 60, 0.11) !important;
}

.store-order-list-page .order-filter-actions {
    align-items: center;
    gap: 8px;
    margin: 2px 0 0 !important;
}

.store-order-list-page .order-filter-actions > .column {
    padding: 0 !important;
}

.store-order-list-page .order-filter-actions > .column:first-child {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 7px;
}

.store-order-list-page .order-filter-actions .field {
    display: flex;
    justify-content: flex-end;
    gap: 8px;
    margin: 0 !important;
}

.store-order-list-page .order-filter-actions .button {
    min-height: 38px;
    margin: 0 !important;
    border-radius: 9px;
    padding-right: 14px;
    padding-left: 14px;
    font-size: 0.73rem;
    font-weight: 800;
    box-shadow: none;
}

.store-order-list-page .order-filter-actions .button.is-outlined {
    border-color: #efbf9c;
    background: #fff;
    color: #d97732;
}

.store-order-list-page .order-filter-actions .button:not(.is-outlined) {
    border-color: var(--order-primary);
    background: var(--order-primary);
    color: #fff;
}

.store-order-list-page .order-export-dropdown {
    position: relative;
    flex: 0 0 auto;
}

.store-order-list-page .order-export-dropdown .dropdown-menu {
    z-index: 30;
    min-width: 250px;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    padding: 6px 0 0 !important;
    box-shadow: none !important;
}

.store-order-list-page .order-export-dropdown .dropdown-content {
    overflow: hidden;
    border: 1px solid var(--order-line);
    border-radius: 11px;
    background: #fff;
    padding: 5px;
    box-shadow: 0 12px 30px rgba(40, 50, 82, 0.13);
}

.store-order-list-page .order-export-dropdown .order-export-option {
    display: flex;
    align-items: center;
    gap: 9px;
    min-height: 38px;
    border-radius: 8px;
    padding: 8px 10px;
    color: #59637b;
    font-size: 0.74rem;
    font-weight: 700;
}

.store-order-list-page .order-export-dropdown .order-export-option .icon {
    flex: 0 0 20px;
    color: #d97732;
}

.store-order-list-page .order-export-dropdown .order-export-option:hover,
.store-order-list-page .order-export-dropdown .order-export-option:focus {
    background: #fff7f0;
    color: #c96520;
}

.store-order-list-page .order-export-trigger {
    min-width: 104px;
    justify-content: center;
}

.store-order-list-page .order-export-trigger .order-export-caret {
    margin-left: 2px !important;
    transition: transform 0.18s ease;
}

.store-order-list-page .order-export-dropdown.is-active .order-export-caret {
    transform: rotate(180deg);
}

@media (min-width: 1201px) {
    html.dashboard-wide-layout .store-order-list-page .order-filter-grid {
        grid-template-columns: repeat(auto-fill, minmax(170px, 171px));
        justify-content: start;
    }

    html.dashboard-wide-layout .store-order-list-page .order-filter-grid > .column.is-4 {
        grid-column: span 1;
    }
}

@media (min-width: 901px) {
    .store-order-list-page .order-filter-fieldset {
        padding-top: 0 !important;
    }

    .store-order-list-page .order-filter-actions {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 4;
        display: flex !important;
        align-items: center;
        justify-content: flex-end;
        width: auto !important;
        max-width: calc(100% - 150px);
        gap: 8px;
        margin: 0 !important;
    }

    .store-order-list-page .order-filter-actions > .column {
        display: flex;
        align-items: center;
        width: auto !important;
        flex: 0 0 auto;
    }

    .store-order-list-page .order-filter-actions > .column:first-child {
        flex-wrap: nowrap;
    }

    .store-order-list-page .order-filter-actions .field {
        flex-wrap: nowrap;
    }
}

.store-order-list-page .order-list-shell > hr {
    display: none;
}

.store-order-list-page .account-box.is-form .form-body.order-list-body {
    border-top: 1px solid var(--order-line);
    border-radius: 0 0 13px 13px;
    background: #fff;
    padding: 16px 20px 22px !important;
}

.store-order-list-page .order-total-summary .datatabel_hide {
    display: grid !important;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 10px;
    margin: 0 0 14px !important;
}

@media (min-width: 1200px) {
    .store-order-list-page .order-total-summary .datatabel_hide {
        grid-template-columns: repeat(auto-fill, minmax(240px, 245px));
        justify-content: start;
    }
}

.store-order-list-page .order-total-summary .datatabel_hide > .column {
    width: auto !important;
    padding: 0 !important;
}

.store-order-list-page .order-total-summary .color-card {
    display: flex;
    align-items: center;
    min-height: 62px;
    height: 100% !important;
    border: 1px solid var(--order-line) !important;
    border-radius: 11px;
    background: var(--order-soft);
    padding: 10px 13px !important;
    box-shadow: none;
}

.store-order-list-page .order-total-summary .color-card .meta {
    display: grid;
    align-items: center;
    grid-template-columns: minmax(72px, 1fr) auto;
    grid-template-rows: auto auto;
    column-gap: 12px;
    width: 100%;
    margin: 0 !important;
}

.store-order-list-page .order-total-summary .color999 {
    align-self: start;
    grid-column: 1;
    grid-row: 1 / span 2;
    color: #111827 !important;
    font-size: 0.9rem;
    font-weight: 700;
}

.store-order-list-page .order-total-summary .same_curr_style_last {
    display: block;
    grid-column: 2;
    margin: 0;
    color: #111827 !important;
    font-size: 1.2rem !important;
    line-height: 1.2;
    text-align: right;
    white-space: nowrap;
}

.store-order-list-page .order-total-summary .same_curr_style_last .order-money-prefix,
.store-order-list-page .order-total-summary .same_curr_style_last .order-money-decimal {
    display: inline !important;
    width: auto !important;
    color: inherit !important;
    font-size: 70% !important;
}

.store-order-list-page .order-total-summary .same_curr_style_last .order-money-integer {
    display: inline !important;
    width: auto !important;
    color: inherit !important;
    font-size: 1em !important;
}

.store-order-list-page .order-total-summary .same_curr_style_last:nth-of-type(1) {
    grid-row: 1;
}

.store-order-list-page .order-total-summary .same_curr_style_last:nth-of-type(2) {
    grid-row: 2;
    margin-top: 4px;
    font-size: 1.01rem !important;
}

.store-order-list-page .order-total-summary .column:first-child .color-card {
    border-color: var(--order-accent) !important;
}

.store-order-list-page .order-total-summary .column:last-child .color-card {
    justify-content: center;
    background: #fffaf7;
}

.store-order-list-page .order-total-summary .column:last-child a {
    grid-column: 1 / -1;
    grid-row: 1 / -1;
    color: #d97732;
    font-size: 0.99rem;
    font-weight: 800;
    text-align: center;
}

.store-order-list-page .order-list-toolbar {
    display: flex !important;
    align-items: flex-end;
    justify-content: space-between;
    gap: 10px;
    margin: 0 0 12px !important;
}

.store-order-list-page .order-list-toolbar > .column {
    width: auto !important;
    padding: 0 !important;
}

.store-order-list-page .order-list-toolbar > .column:first-child {
    display: flex;
    align-items: flex-end;
    flex: 1 1 auto;
    flex-wrap: wrap;
    gap: 8px 14px;
}

.store-order-list-page .order-list-toolbar > .column:nth-child(2) {
    flex: 0 1 auto;
}

.store-order-list-page .order-list-toolbar > .column:last-child {
    display: none;
}

.store-order-list-page .order-list-toolbar .dropdown > .is-trigger > .button {
    min-height: 40px;
    border-radius: 9px;
    background: var(--order-primary);
    font-size: 0.76rem;
    font-weight: 800;
}

.store-order-list-page .order-list-toolbar .order-bulk-dropdown {
    position: relative;
    z-index: 40;
}

.store-order-list-page .order-list-toolbar .order-bulk-dropdown .dropdown-menu {
    z-index: 1200;
}

.store-order-list-page .order-list-toolbar .datatable-info,
.store-order-list-page .order-list-toolbar .dataTables_info {
    margin: 0 !important;
    padding: 0 0 2px !important;
    color: var(--order-muted) !important;
    font-size: 0.72rem;
    font-weight: 650;
}

.store-order-list-page .order-list-toolbar .right {
    float: none !important;
    margin: 0 !important;
}

.store-order-list-page .order-list-toolbar .field.has-addons {
    margin: 0;
}

.store-order-list-page .order-list-toolbar .button,
.store-order-list-page .order-list-toolbar .input,
.store-order-list-page .order-list-toolbar select {
    box-sizing: border-box !important;
    height: 40px !important;
    min-height: 40px !important;
    max-height: 40px !important;
    border-color: var(--order-line);
    font-size: 0.76rem;
    box-shadow: none;
}

.store-order-list-page .order-list-toolbar .field.has-addons,
.store-order-list-page .order-list-toolbar .field.has-addons > .control {
    min-height: 40px;
}

.store-order-list-page .order-list-toolbar .button.is-static {
    border-radius: 9px 0 0 9px;
    background: var(--order-soft);
    color: #657088;
    font-weight: 800;
}

.store-order-list-page .order-list-toolbar #order_id {
    width: clamp(130px, 16vw, 220px) !important;
}

.store-order-list-page .order-list-toolbar #search_order_id {
    border-radius: 0;
    background: var(--order-primary);
}

.store-order-list-page .order-list-toolbar #infotop select {
    min-width: 76px;
    border: 1px solid var(--order-line);
    border-radius: 0 9px 9px 0;
    background: #fff;
    color: var(--order-ink);
    padding: 0 28px 0 10px;
}

.store-order-list-page .order-table-wrap {
    position: relative;
    width: 100%;
    max-width: 100%;
    height: min(72vh, 760px);
    max-height: min(72vh, 760px);
    min-height: 220px;
    overflow: auto !important;
    border: 1px solid var(--order-line);
    border-radius: 14px;
    background: #fff;
}

.store-order-list-page .order-table-wrap > .simplebar-wrapper {
    height: 100% !important;
    max-height: 100% !important;
}

.store-order-list-page .order-table-wrap .simplebar-content-wrapper {
    height: 100% !important;
    max-height: 100% !important;
    overflow: auto !important;
    overscroll-behavior: contain;
}

.store-order-list-page .order-table-wrap.is-horizontal-dragging {
    cursor: grabbing;
}

.store-order-list-page .order-table-wrap.is-horizontal-dragging,
.store-order-list-page .order-table-wrap.is-horizontal-dragging * {
    -webkit-user-select: none !important;
    user-select: none !important;
}

.store-order-list-page #users-datatable_wrapper {
    width: 100%;
    min-width: 0;
}

.store-order-list-page table.dataTable,
.store-order-list-page #users-datatable {
    width: 100% !important;
    min-width: 1055px !important;
    margin: 0 !important;
    border: 0 !important;
    border-collapse: separate;
    border-spacing: 0;
    table-layout: fixed;
}

.store-order-list-page #users-datatable thead th {
    position: sticky !important;
    top: 0;
    z-index: 122;
    height: var(--order-title-row-height);
    box-sizing: border-box;
    border: 0;
    border-bottom: 1px solid var(--order-line);
    background: var(--order-header) !important;
    background-clip: padding-box !important;
    padding: 9px 10px !important;
    color: #657088;
    font-size: 0.78rem;
    font-weight: 800;
    line-height: 1.35;
    text-align: left;
    vertical-align: middle;
    white-space: normal;
}

.store-order-list-page #users-datatable thead tr:first-child > th {
    top: 0 !important;
    z-index: 122;
    height: var(--order-title-row-height) !important;
}

.store-order-list-page #users-datatable thead tr:nth-child(2) > th {
    top: var(--order-title-row-height) !important;
    z-index: 121;
    height: 46px !important;
    background: var(--order-filter-header) !important;
    box-shadow: 0 2px 0 rgba(40, 50, 82, 0.04);
    padding: 6px 8px !important;
}

.store-order-list-page .store-order-same-status-filter {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 4px;
    margin: 0;
    color: #657088;
    font-size: 0.68rem;
    font-weight: 750;
    line-height: 1.2;
    cursor: pointer;
}

.store-order-list-page .store-order-same-status-filter #same_status_filter_checkbox {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    opacity: 0 !important;
    pointer-events: none;
}

.store-order-list-page .store-order-same-status-mark {
    position: relative !important;
    display: inline-block !important;
    flex: 0 0 18px;
    width: 18px !important;
    min-width: 18px !important;
    height: 18px !important;
    min-height: 18px !important;
    margin: 0 !important;
    border: 1.5px solid #cbd3df;
    border-radius: 4px;
    background: #fff;
}

.store-order-list-page .store-order-same-status-mark::after {
    position: absolute;
    top: 2px;
    left: 5px;
    width: 5px;
    height: 9px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    content: "";
    opacity: 0;
    transform: rotate(45deg);
}

.store-order-list-page #same_status_filter_checkbox:checked + .store-order-same-status-mark {
    border-color: #3273dc;
    background: #3273dc;
}

.store-order-list-page #same_status_filter_checkbox:checked + .store-order-same-status-mark::after {
    opacity: 1;
}

.store-order-list-page #same_status_filter_checkbox:focus-visible + .store-order-same-status-mark {
    box-shadow: 0 0 0 3px rgba(50, 115, 220, 0.18);
}

.store-order-list-page .store-order-same-status-label {
    display: block;
    max-width: 62px;
    text-align: center;
}

.store-order-list-page #users-datatable thead tr:nth-child(2) input,
.store-order-list-page #users-datatable thead tr:nth-child(2) select {
    display: block;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    height: 34px;
    margin: 0;
    border: 1px solid #dce3ec;
    border-radius: 8px;
    background: #fff;
    color: var(--order-ink);
    font-size: 0.72rem;
    box-shadow: none;
}

.store-order-list-page #users-datatable tbody td {
    border: 0;
    border-bottom: 1px solid #edf0f5;
    background: #fff;
    padding: 12px 10px !important;
    color: var(--order-ink);
    font-size: 0.8rem;
    line-height: 1.45;
    vertical-align: middle;
    overflow-wrap: anywhere;
    -webkit-user-select: text;
    user-select: text;
}

.store-order-list-page #users-datatable tbody tr:last-child td {
    border-bottom: 0;
}

.store-order-list-page #users-datatable tbody tr:hover td {
    background: #fffaf8;
}

.store-order-list-page #users-datatable th:nth-child(1),
.store-order-list-page #users-datatable td:nth-child(1) {
    width: 68px !important;
    text-align: center;
}

.store-order-list-page #users-datatable th:nth-child(2),
.store-order-list-page #users-datatable td:nth-child(2) {
    width: 155px !important;
}

.store-order-list-page #users-datatable th:nth-child(3),
.store-order-list-page #users-datatable td:nth-child(3) {
    width: 190px !important;
    text-align: center;
}

.store-order-list-page #users-datatable th:nth-child(4),
.store-order-list-page #users-datatable td:nth-child(4) {
    width: auto !important;
    min-width: 240px;
}

.store-order-list-page #users-datatable th:nth-child(5),
.store-order-list-page #users-datatable td:nth-child(5) {
    width: 220px !important;
}

.store-order-list-page #users-datatable th:nth-child(6),
.store-order-list-page #users-datatable td:nth-child(6) {
    width: 120px !important;
    text-align: right;
}

.store-order-list-page #users-datatable thead th:nth-child(6) {
    text-align: center;
}

.store-order-list-page #users-datatable tbody td:nth-child(6) .total_price {
    font-size: 1.08rem !important;
    line-height: 1.3;
}

.store-order-list-page #users-datatable tbody td:nth-child(6) .role_area[data-role="role_setting"] {
    font-size: 0.972rem !important;
    font-weight: 400 !important;
    line-height: 1.3;
}

.store-order-list-page #users-datatable tbody td:nth-child(6) .show_update_cost,
.store-order-list-page #users-datatable tbody td:nth-child(6) .role_area[data-role="role_setting"] {
    font-size: inherit !important;
    font-weight: 400 !important;
}

.store-order-list-page #users-datatable tbody td:nth-child(6) .role_area[data-role="role_setting"] code {
    font-size: 0.7rem !important;
    font-weight: 400 !important;
}

.store-order-list-page #users-datatable tbody td:nth-child(6) .role_area[data-role="role_setting"] .lnil {
    font-size: 0.8em !important;
}

.store-order-list-page #users-datatable th:nth-child(7),
.store-order-list-page #users-datatable td:nth-child(7) {
    width: 72px !important;
    text-align: center;
}

.store-order-list-page #users-datatable thead th:nth-child(7) {
    right: 0;
    z-index: 130;
    border-left: 1px solid var(--order-line);
    background: var(--order-header) !important;
    box-shadow: none;
}

.store-order-list-page #users-datatable thead tr:nth-child(2) > th:nth-child(7) {
    z-index: 129;
    background: var(--order-filter-header) !important;
}

.store-order-list-page #users-datatable tbody td:nth-child(7) {
    position: sticky;
    right: 0;
    z-index: 100;
    border-left: 1px solid #edf0f5;
    background: #fff !important;
    box-shadow: none;
}

.store-order-list-page #users-datatable tbody tr:hover td:nth-child(7) {
    background: #fffaf8 !important;
}

@media (min-width: 901px) {
    .store-order-list-page #users-datatable thead th:nth-child(6) {
        right: 72px;
        z-index: 128;
        border-left: 1px solid var(--order-line);
        background: var(--order-header) !important;
        box-shadow: -8px 0 14px rgba(45, 54, 78, 0.05);
    }

    .store-order-list-page #users-datatable thead tr:nth-child(2) > th:nth-child(6) {
        z-index: 127;
        background: var(--order-filter-header) !important;
    }

    .store-order-list-page #users-datatable tbody td:nth-child(6) {
        position: sticky;
        right: 72px;
        z-index: 99;
        border-left: 1px solid #edf0f5;
        background: #fff !important;
        box-shadow: -8px 0 14px rgba(45, 54, 78, 0.05);
    }

    .store-order-list-page #users-datatable tbody tr:hover td:nth-child(6) {
        background: #fffaf8 !important;
    }

    .store-order-list-page #users-datatable.is-order-column-resizable th:nth-child(6),
    .store-order-list-page #users-datatable.is-order-column-resizable td:nth-child(6) {
        right: var(--order-column-7-width);
    }
}

.store-order-list-page #users-datatable tbody .tag,
.store-order-list-page #users-datatable tbody code {
    border-radius: 7px;
    font-size: 0.68rem;
}

.store-order-list-page #users-datatable .order-product-compact-item {
    display: block;
    padding: 4px 0;
}

.store-order-list-page #users-datatable .order-product-compact-item + .order-product-compact-item {
    border-top: 1px solid #eef1f5;
}

.store-order-list-page #users-datatable .order-product-compact-heading {
    display: flex;
    align-items: flex-start;
    gap: 5px;
    min-width: 0;
    line-height: 1.28;
}

.store-order-list-page #users-datatable .order-product-compact-heading .taken_fn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 22px;
    width: 22px;
    min-width: 22px;
    height: 22px;
    min-height: 22px;
    margin: 0;
    padding: 0 4px;
    border-radius: 7px;
    line-height: 1;
}

.store-order-list-page #users-datatable .order-product-compact-name {
    min-width: 0;
    overflow-wrap: anywhere;
}

.store-order-list-page #users-datatable .order-product-inline-edit {
    align-items: center;
    justify-content: center;
    flex: 0 0 22px;
    width: 22px;
    max-width: 22px;
    min-width: 22px;
    height: 22px;
    max-height: 22px;
    min-height: 22px;
    margin: 0 0 0 1px;
    padding: 0 !important;
    border: 1px solid #ffd1d7;
    border-radius: 50% !important;
    background: #fff;
    box-sizing: border-box;
    color: var(--order-primary);
    line-height: 1;
    vertical-align: top;
}

.store-order-list-page #users-datatable .order-product-inline-edit:not([style*="display: none"]) {
    display: inline-flex !important;
}

.store-order-list-page #users-datatable .order-product-inline-edit .icon {
    width: 12px;
    height: 12px;
}

.store-order-list-page #users-datatable .order-product-inline-edit i {
    font-size: 12px;
}

.store-order-list-page #users-datatable .order-product-compact-code {
    display: block;
    width: max-content;
    max-width: calc(100% - 27px);
    margin: 2px 0 0 27px;
    padding: 1px 5px;
    overflow: hidden;
    color: #e32147;
    line-height: 1.2;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.store-order-list-page #users-datatable .order-product-compact-item .order-sn-inline-line {
    display: flex;
    width: max-content;
    max-width: calc(100% - 27px);
    margin: 4px 0 0 27px;
}

.store-order-list-page #arr_date_edit-modal.order-arrival-modal .modal-content {
    width: min(680px, calc(100vw - 32px));
    max-width: 680px;
    padding: 0 !important;
    background: transparent !important;
}

.store-order-list-page #arr_date_edit-modal.order-arrival-modal .modal-card {
    width: 100%;
    margin: 0 !important;
    max-height: min(760px, calc(100vh - 32px));
    overflow: hidden;
    border-radius: 18px;
}

.store-order-list-page #arr_date_edit-modal .modal-card-head {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 18px 20px;
    border-bottom: 1px solid #e2e7ef;
    background: #fff;
}

.store-order-list-page #arr_date_edit-modal .order-arrival-modal-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 44px;
    width: 44px;
    height: 44px;
    border-radius: 12px;
    background: #fff0f3;
    color: var(--order-primary);
    font-size: 20px;
}

.store-order-list-page #arr_date_edit-modal .order-arrival-modal-heading {
    min-width: 0;
}

.store-order-list-page #arr_date_edit-modal .order-arrival-modal-heading h3 {
    margin: 0;
    color: #283252;
    font-size: 1.05rem;
    font-weight: 700;
    line-height: 1.3;
}

.store-order-list-page #arr_date_edit-modal .modal-card-head .h-modal-close {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 38px;
    width: 38px;
    height: 38px;
    padding: 0;
    border: 0;
    border-radius: 50%;
    background: transparent;
    color: #8d94a6;
    cursor: pointer;
}

.store-order-list-page #arr_date_edit-modal .modal-card-body {
    width: 100%;
    max-width: none;
    margin: 0;
    padding: 20px;
    overflow-y: auto;
    background: #f6f8fc;
}

.store-order-list-page #arr_date_edit-modal .order-arrival-modal-body {
    width: 100%;
    max-width: none;
    margin: 0;
    padding: 0;
}

.store-order-list-page #arr_date_edit-modal .order-arrival-info {
    display: flex;
    align-items: flex-start;
    gap: 9px;
    margin-bottom: 14px;
    padding: 11px 13px;
    border: 1px solid #d8e5f5;
    border-radius: 11px;
    background: #f2f7fd;
    color: #52627d;
    font-size: 0.78rem;
    font-weight: 500;
    line-height: 1.45;
}

.store-order-list-page #arr_date_edit-modal .order-arrival-info-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 20px;
    width: 20px;
    height: 20px;
    margin-top: 1px;
    color: #4e83bc;
}

.store-order-list-page #arr_date_edit-modal .order-arrival-form {
    width: 100%;
}

.store-order-list-page #arr_date_edit-modal .order-arrival-editor {
    display: flex;
    flex-direction: column;
    gap: 16px;
    padding: 16px;
    border: 1px solid #dce3ee;
    border-radius: 14px;
    background: #fff;
}

.store-order-list-page #arr_date_edit-modal .order-arrival-product {
    display: flex;
    align-items: center;
    min-width: 0;
    padding: 14px 15px;
    border: 1px solid #e3e8f1;
    border-radius: 11px;
    background: #fafbfe;
}

.store-order-list-page #arr_date_edit-modal .order-arrival-product-copy {
    display: flex;
    flex-direction: column;
    min-width: 0;
    gap: 7px;
}

.store-order-list-page #arr_date_edit-modal .order-arrival-eyebrow,
.store-order-list-page #arr_date_edit-modal .order-arrival-field-label {
    color: #657089;
    font-size: 0.76rem;
    font-weight: 700;
}

.store-order-list-page #arr_date_edit-modal .order-arrival-product strong {
    color: #283252;
    font-size: 1rem;
    font-weight: 650;
    line-height: 1.45;
    overflow-wrap: anywhere;
}

.store-order-list-page #arr_date_edit-modal .order-arrival-code {
    display: inline-flex;
    align-items: center;
    align-self: flex-start;
    max-width: 100%;
    gap: 8px;
    padding: 0;
    color: #727c92;
    font-size: 0.76rem;
    overflow-wrap: anywhere;
}

.store-order-list-page #arr_date_edit-modal .order-arrival-code-label {
    color: #8590a7;
    font-weight: 600;
}

.store-order-list-page #arr_date_edit-modal .order-arrival-code code {
    padding: 3px 7px;
    border-radius: 7px;
    background: #eef1f6;
    color: #59647b;
    font-size: 0.76rem;
}

.store-order-list-page #arr_date_edit-modal .order-arrival-field {
    display: flex;
    flex-direction: column;
    min-width: 0;
    padding: 0 2px;
}

.store-order-list-page #arr_date_edit-modal .order-arrival-field-hint {
    margin: 4px 0 9px;
    color: #a0a8ba;
    font-size: 0.72rem;
    line-height: 1.35;
}

.store-order-list-page #arr_date_edit-modal .edit_arr_date {
    width: 100%;
    min-height: 104px;
    padding: 12px 13px;
    border: 1px solid #d7dee9;
    border-radius: 10px;
    box-shadow: none;
    color: #283252;
    font: inherit;
    line-height: 1.45;
    resize: vertical;
}

.store-order-list-page #arr_date_edit-modal .edit_arr_date:focus {
    border-color: var(--order-primary);
    box-shadow: 0 0 0 3px rgba(255, 89, 111, 0.12);
    outline: none;
}

.store-order-list-page #arr_date_edit-modal .order-arrival-empty {
    padding: 28px 20px;
    border: 1px dashed #d7dee9;
    border-radius: 12px;
    background: #fff;
    color: #8d96aa;
    text-align: center;
}

.store-order-list-page #arr_date_edit-modal .modal-card-foot {
    display: flex;
    justify-content: flex-end;
    gap: 10px;
    width: 100%;
    max-width: none;
    margin: 0;
    padding: 16px 24px;
    border-top: 1px solid #e2e7ef;
    background: #fff;
}

.store-order-list-page #arr_date_edit-modal .modal-card-foot .button {
    min-width: 112px;
    height: 44px;
    border-radius: 10px;
}

@media (max-width: 640px) {
    .store-order-list-page #arr_date_edit-modal .order-arrival-editor {
        gap: 14px;
    }

    .store-order-list-page #arr_date_edit-modal .order-arrival-product {
        padding: 12px;
    }
}

.store-order-list-page #users-datatable tbody .row-action {
    max-width: none !important;
}

.store-order-list-page #users-datatable tbody td:nth-child(7) > .row-action {
    display: flex !important;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 9px;
    width: 100% !important;
    max-width: none !important;
    min-height: 78px;
    margin: 0 !important;
}

.store-order-list-page #users-datatable tbody td:nth-child(7) > .row-action > .dropdown {
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    margin: 0 !important;
}

.store-order-list-page #users-datatable tbody td:nth-child(7) > .row-action > .dropdown > .is-trigger {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    width: 36px !important;
    min-width: 36px !important;
    height: 36px !important;
    min-height: 36px !important;
    margin: 0 !important;
    border: 0 !important;
    border-radius: 50% !important;
    padding: 0 !important;
    box-shadow: none !important;
}

.store-order-list-page #users-datatable tbody td:nth-child(7) > .row-action > .dropdown:first-child > .is-trigger {
    background: #fff0f2 !important;
    color: var(--order-primary) !important;
}

.store-order-list-page #users-datatable tbody td:nth-child(7) > .row-action > .dropdown:last-child > .is-trigger {
    background: #f3f5f8 !important;
    color: #8590aa !important;
}

.store-order-list-page #users-datatable tbody td:nth-child(7) > .row-action > .dropdown > .is-trigger svg {
    width: 16px;
    height: 16px;
}

.store-order-list-page #users-datatable .store-order-same-status-filter {
    gap: 3px !important;
    font-size: 0.65rem !important;
}

.store-order-list-page #users-datatable thead tr:first-child > th {
    overflow: visible;
}

.store-order-list-page #users-datatable .order-column-resizer {
    position: absolute;
    top: 0;
    right: -6px;
    z-index: 16;
    display: block;
    width: 12px;
    height: 100%;
    cursor: col-resize;
    touch-action: none;
}

.store-order-list-page #users-datatable .order-column-resizer::after {
    position: absolute;
    top: 9px;
    right: 5px;
    bottom: 9px;
    width: 2px;
    border-radius: 2px;
    background: rgba(101, 112, 136, 0.16);
    content: "";
}

.store-order-list-page #users-datatable .order-column-resizer:hover::after,
.store-order-list-page #users-datatable .order-column-resizer.is-active::after {
    background: var(--order-primary);
    box-shadow: 0 0 0 2px rgba(255, 89, 111, 0.14);
}

body.order-column-resizing,
body.order-column-resizing * {
    cursor: col-resize !important;
    -webkit-user-select: none !important;
    user-select: none !important;
}

.store-order-list-page #users-datatable.is-order-column-resizable {
    width: max(100%, var(--order-resized-table-width)) !important;
    min-width: max(100%, var(--order-resized-table-width)) !important;
}

.store-order-list-page #users-datatable.is-order-column-resizable th:nth-child(1),
.store-order-list-page #users-datatable.is-order-column-resizable td:nth-child(1) {
    width: var(--order-column-1-width) !important;
    min-width: var(--order-column-1-width) !important;
    max-width: var(--order-column-1-width) !important;
}

.store-order-list-page #users-datatable.is-order-column-resizable th:nth-child(2),
.store-order-list-page #users-datatable.is-order-column-resizable td:nth-child(2) {
    width: var(--order-column-2-width) !important;
    min-width: var(--order-column-2-width) !important;
    max-width: var(--order-column-2-width) !important;
}

.store-order-list-page #users-datatable.is-order-column-resizable th:nth-child(3),
.store-order-list-page #users-datatable.is-order-column-resizable td:nth-child(3) {
    width: var(--order-column-3-width) !important;
    min-width: var(--order-column-3-width) !important;
    max-width: var(--order-column-3-width) !important;
}

.store-order-list-page #users-datatable.is-order-column-resizable th:nth-child(4),
.store-order-list-page #users-datatable.is-order-column-resizable td:nth-child(4) {
    width: var(--order-column-4-width) !important;
    min-width: var(--order-column-4-width) !important;
    max-width: var(--order-column-4-width) !important;
}

.store-order-list-page #users-datatable.is-order-column-resizable th:nth-child(5),
.store-order-list-page #users-datatable.is-order-column-resizable td:nth-child(5) {
    width: var(--order-column-5-width) !important;
    min-width: var(--order-column-5-width) !important;
    max-width: var(--order-column-5-width) !important;
}

.store-order-list-page #users-datatable.is-order-column-resizable th:nth-child(6),
.store-order-list-page #users-datatable.is-order-column-resizable td:nth-child(6) {
    width: var(--order-column-6-width) !important;
    min-width: var(--order-column-6-width) !important;
    max-width: var(--order-column-6-width) !important;
}

.store-order-list-page #users-datatable.is-order-column-resizable th:nth-child(7),
.store-order-list-page #users-datatable.is-order-column-resizable td:nth-child(7) {
    width: var(--order-column-7-width) !important;
    min-width: var(--order-column-7-width) !important;
    max-width: var(--order-column-7-width) !important;
}

.store-order-list-page .order-money-prefix,
.store-order-list-page .order-money-decimal {
    font-size: 70%;
    font-weight: inherit;
}

.store-order-list-page .order-money-integer {
    font-size: 1em;
    font-weight: inherit;
}

.store-order-list-page .order-list-pagination {
    display: flex;
    justify-content: flex-end;
    width: 100%;
    min-height: 70px;
    margin: 0;
    padding: 10px 10px 16px;
}

.store-order-list-page .order-list-pagination .dataTables_paginate {
    display: flex;
    align-items: center;
    float: none;
    margin: 0;
    padding: 0;
}

.store-order-list-page .order-list-pagination .dataTables_paginate > span {
    display: flex;
    align-items: center;
}

.store-order-list-page .order-list-pagination .paginate_button {
    display: flex !important;
    align-items: center;
    justify-content: center;
    min-width: 36px !important;
    width: 36px;
    height: 36px;
    margin: 4px !important;
    border: 0 !important;
    border-radius: 50% !important;
    background: #ededed !important;
    color: #333 !important;
    font-size: 14px;
    font-weight: 700;
    box-shadow: none !important;
}

.store-order-list-page .order-list-pagination .paginate_button.previous,
.store-order-list-page .order-list-pagination .paginate_button.current,
.store-order-list-page .order-list-pagination .paginate_button:hover {
    background: var(--order-primary) !important;
    color: #fff !important;
}

.store-order-list-page .order-list-pagination .paginate_button.disabled {
    opacity: 0.38;
    pointer-events: none;
}

.store-order-list-page #empty_list {
    min-height: 390px;
    margin: 0;
    border: 0;
    background: #fff;
}

.store-order-list-page #empty_list .placeholder-content {
    padding: 64px 20px;
}

.store-order-list-page #empty_list img {
    width: 230px;
    max-width: 42vw;
}

.store-order-list-page #empty_list h3 {
    margin-top: 18px;
    color: var(--order-ink);
    font-size: 1.2rem;
}

.store-order-list-page #empty_list p {
    color: var(--order-muted);
    font-size: 0.84rem;
}

.store-order-list-page.has-empty-orders #users-datatable_wrapper,
.store-order-list-page.has-empty-orders .order-list-pagination {
    display: none !important;
}

.store-order-list-page.has-empty-orders .order-table-wrap {
    height: 390px;
    min-height: 390px;
}

@media (max-width: 1199px) {
    .store-order-list-page .order-filter-grid {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }

    .store-order-list-page .order-total-summary .datatabel_hide {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 768px) {
    .store-order-list-page .order-list-shell {
        overflow: visible !important;
    }

    .store-order-list-page .order-list-title-wrap {
        flex-basis: 100%;
        padding-right: 52px;
    }

    .store-order-list-page .order-list-heading .code-trigger {
        position: absolute !important;
        top: 17px;
        right: 0;
        z-index: 2;
        margin: 0;
    }

    .store-order-list-page #users-datatable tbody td:first-child {
        padding: 12px 3px !important;
    }

    .store-order-list-page .order-list-header {
        padding: 18px 14px 14px !important;
    }

    .store-order-list-page .account-box.is-form .form-body.order-list-body {
        padding: 14px !important;
    }

    .store-order-list-page .order-filter-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .store-order-list-page .order-filter-grid > .column.is-4 {
        grid-column: span 2;
    }

    .store-order-list-page .order-filter-actions > .column {
        width: 100% !important;
    }

    .store-order-list-page .order-filter-actions .field {
        justify-content: flex-start;
        flex-wrap: wrap;
    }

    .store-order-list-page .order-list-toolbar {
        position: relative;
        z-index: 30;
        align-items: stretch;
        flex-direction: column;
    }

    .store-order-list-page .order-list-toolbar .order-bulk-dropdown {
        max-width: 100%;
    }

    .store-order-list-page .order-list-toolbar .order-bulk-dropdown .dropdown-menu {
        width: min(520px, calc(100vw - 28px));
        max-width: calc(100vw - 28px);
    }

    .store-order-list-page .order-list-toolbar .order-bulk-dropdown .dropdown-content {
        max-height: calc(100vh - 180px);
        max-height: calc(100dvh - 180px);
        overflow-x: hidden;
        overflow-y: auto;
        overscroll-behavior: contain;
        -webkit-overflow-scrolling: touch;
        touch-action: pan-y;
    }

    .store-order-list-page .order-list-toolbar > .column:nth-child(2) {
        width: 100% !important;
    }

    .store-order-list-page .order-list-toolbar .field.has-addons {
        width: 100%;
    }

    .store-order-list-page .order-list-toolbar .control.is-expanded {
        flex: 1 1 auto;
    }

    .store-order-list-page .order-list-toolbar #order_id {
        width: 100% !important;
    }
}

@media (max-width: 520px) {
    .store-order-list-page .order-filter-grid,
    .store-order-list-page .order-total-summary .datatabel_hide {
        grid-template-columns: minmax(0, 1fr);
    }

    .store-order-list-page .order-filter-grid > .column.is-4 {
        grid-column: span 1;
    }
}

.is-dark .store-order-list-page .order-list-shell,
.is-dark .store-order-list-page .order-table-wrap,
.is-dark .store-order-list-page #users-datatable tbody td,
.is-dark .store-order-list-page #empty_list {
    border-color: #34394a !important;
    background: #242735 !important;
}

.is-dark .store-order-list-page .order-list-header {
    background: linear-gradient(135deg, #242735 0%, #2b2932 100%) !important;
}

.is-dark .store-order-list-page .order-filter-fieldset,
.is-dark .store-order-list-page .order-total-summary .color-card {
    border-color: #34394a !important;
    background: #202330 !important;
}

.is-dark .store-order-list-page #users-datatable thead th {
    border-color: #34394a;
    background: #2b2e3b !important;
    color: #d7dae8;
}
