.elementor-kit-12{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-33dc844:#F68E1E;--e-global-color-e43a1e1:#141741;--e-global-color-a4a0766:#FFFFFF;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-12 e-page-transition{background-color:#FFBC7D;}body.e-wc-error-notice .woocommerce-error, body.e-wc-error-notice .wc-block-components-notice-banner.is-error{background-color:#F3F3F3;}body.e-wc-message-notice .woocommerce-message, body.e-wc-message-notice .wc-block-components-notice-banner.is-success{background-color:#F3F3F3;}body.e-wc-info-notice .woocommerce-info, body.e-wc-info-notice .wc-block-components-notice-banner.is-info{background-color:#F3F3F3;}.elementor-kit-12 h1{color:var( --e-global-color-33dc844 );font-size:20px;font-weight:bold;}.elementor-kit-12 h2{color:var( --e-global-color-33dc844 );font-family:"IRANYekanX", Sans-serif;font-size:20px;font-weight:bold;}.elementor-kit-12 h3{color:var( --e-global-color-33dc844 );font-family:"IRANYekanX", Sans-serif;font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.e-wc-error-notice .woocommerce-error, .e-wc-error-notice .wc-block-components-notice-banner.is-error{font-family:"IRANYekanX", Sans-serif;--error-message-icon-color:var( --e-global-color-33dc844 );--error-box-border-radius:20px 20px 20px 20px;}body.e-wc-error-notice .woocommerce-error a.wc-backward, body.e-wc-error-notice .wc-block-components-notice-banner.is-error a.wc-backward{font-family:"IRANYekanX", Sans-serif;}.e-wc-message-notice .woocommerce-message, .e-wc-message-notice .wc-block-components-notice-banner.is-success{font-family:"IRANYekanX", Sans-serif;--message-message-icon-color:var( --e-global-color-e43a1e1 );--message-box-border-radius:20px 20px 20px 20px;}body.e-wc-message-notice .woocommerce-message .restore-item, body.e-wc-message-notice .wc-block-components-notice-banner.is-success .restore-item, body.e-wc-message-notice .woocommerce-message a:not([class]), body.e-wc-message-notice .wc-block-components-notice-banner.is-success a:not([class]){font-family:"IRANYekanX", Sans-serif;}.e-wc-info-notice .woocommerce-info, .e-wc-info-notice .wc-block-components-notice-banner.is-info{font-family:"IRANYekanX", Sans-serif;--info-message-icon-color:var( --e-global-color-e43a1e1 );--info-box-border-radius:20px 20px 20px 20px;}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}:root { --narenji:#f68e1e; --sormei:#141741; --sefid:#ffffff; }
/* Start custom CSS */.woocommerce-breadcrumb{
    display: none;
}

.woocommerce-notices-wrapper{
    padding:15px;
}

.e-wc-error-notice .woocommerce-error:before{
    position: unset;
}

.e-wc-message-notice .woocommerce-message:before{
    position: unset;
}

.woocommerce-message .button{
    display: none !important;
}
.woocommerce-info .button{
    display: none !important;
}
/* Orders Table - Hoda Gold Dashboard */
.hoda-all-orders,
.hoda-last-orders {
    direction: rtl;
    width: 100%;
}

.hoda-all-orders .woocommerce-orders-table,
.hoda-last-orders .woocommerce-orders-table,
.woocommerce-orders-table.account-orders-table {
    width: 100%;
    border-collapse: separate !important;
    border-spacing: 0 12px !important;
    background: transparent !important;
    border: none !important;
    margin: 0 !important;
    font-family: "IRANYekanX", Sans-serif;
    font-feature-settings: "numr";
}

/* Table Header */
.woocommerce-orders-table.account-orders-table thead tr {
    background: #F1F1F1;
    border-radius: 16px;
}

.woocommerce-orders-table.account-orders-table thead th {
    background: #F1F1F1 !important;
    color: #F68E1E;
    font-size: 14px;
    font-weight: 700;
    padding: 16px 18px !important;
    border: none !important;
    text-align: right;
    white-space: nowrap;
}

.woocommerce-orders-table.account-orders-table thead th:first-child {
    border-radius: 0 16px 16px 0;
}

.woocommerce-orders-table.account-orders-table thead th:last-child {
    border-radius: 16px 0 0 16px;
}

/* Table Rows */
.woocommerce-orders-table.account-orders-table tbody tr {
    background: #ffffff;
    border-radius: 18px;
    box-shadow: 0 0px 10px rgba(0, 0, 0, 0.15);
    transition: all 0.25s ease;
}

.woocommerce-orders-table.account-orders-table tbody tr:hover {
    transform: translateY(-2px);
    box-shadow: 0 0px 10px rgba(0, 0, 0, 0.15);
    border:solid 1px #E8E8E8 ;
}

.woocommerce-orders-table.account-orders-table tbody th,
.woocommerce-orders-table.account-orders-table tbody td {
    background: #ffffff !important;
    color: #2b2418;
    font-size: 14px;
    font-weight: 500;
    padding: 18px !important;
    border: none !important;
    vertical-align: middle;
    text-align: right;
}

.woocommerce-orders-table.account-orders-table tbody th:first-child,
.woocommerce-orders-table.account-orders-table tbody td:first-child {
    border-radius: 0 18px 18px 0;
}

.woocommerce-orders-table.account-orders-table tbody td:last-child {
    border-radius: 18px 0 0 18px;
}

/* Order Number */
.woocommerce-orders-table__cell-order-number a {
    color: #F68E1E !important;
    font-size: 15px;
    font-weight: 800;
    text-decoration: none !important;
}

.woocommerce-orders-table__cell-order-number a:hover {
    color: #F68E1E !important;
}

/* Date */
.woocommerce-orders-table__cell-order-date time {
    color: #6f6250;
    font-size: 14px;
    font-weight: bold;
}

/* Status */
.woocommerce-orders-table__cell-order-status {
    font-weight: 700 !important;
}

/* Processing */
.woocommerce-orders-table__row--status-processing .woocommerce-orders-table__cell-order-status {
    color: #1f8f55 !important;
}

/* Completed */
.woocommerce-orders-table__row--status-completed .woocommerce-orders-table__cell-order-status {
    color: #1f8f55 !important;
}

/* Cancelled */
.woocommerce-orders-table__row--status-cancelled .woocommerce-orders-table__cell-order-status {
    color: #c94b4b !important;
}

/* Total Price */
.woocommerce-orders-table__cell-order-total {
    color: #4a4033 !important;
    line-height: 1.9;
}

.woocommerce-orders-table__cell-order-total .amount {
    color: #2b2418;
    font-size: 15px;
    font-weight: 800;
}

.woocommerce-orders-table__cell-order-total .woocommerce-Price-currencySymbol {
    font-size: 13px;
    font-weight: 600;
    color: #8a7a5f;
}

/* View Button */
.woocommerce-orders-table__cell-order-actions .woocommerce-button,
.woocommerce-orders-table__cell-order-actions .button,
.woocommerce-orders-table.account-orders-table .woocommerce-button.button.view {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    min-width: 86px;
    min-height: 40px;
    padding: 10px 18px !important;
    border-radius: 13px !important;
    color: #ffffff;
    background-color: #F68E1E !important;
    border: none !important;
    font-size: 13px !important;
    font-weight: 700 !important;
    text-decoration: none !important;
    line-height: 1 !important;
    transition: all 0.25s ease;
}

.woocommerce-orders-table__cell-order-actions .woocommerce-button:hover,
.woocommerce-orders-table__cell-order-actions .button:hover,
.woocommerce-orders-table.account-orders-table .woocommerce-button.button.view:hover {
    transform: translateY(-2px);
    background-color: #E9E9E9 !important;
    color: #F68E1E;
}

/* Pagination */
.woocommerce-pagination,
.woocommerce-MyAccount-content .woocommerce-pagination {
    margin-top: 22px;
    display: flex;
    justify-content: center;
    gap: 10px;
}

.woocommerce-pagination .button,
.woocommerce-pagination a,
.woocommerce-pagination span {
    border-radius: 12px !important;
    padding: 10px 18px !important;
    background: #ffffff !important;
    color: #8a6a2f !important;
    border: 1px solid #eee6d8 !important;
    text-decoration: none !important;
    font-size: 14px;
    font-weight: 600;
}

.woocommerce-pagination .button:hover,
.woocommerce-pagination a:hover {
    background: #fff8ec !important;
    color: #b98522 !important;
}

/* Mobile Card View */
@media (max-width: 767px) {
    .woocommerce-orders-table.account-orders-table {
        border-spacing: 0 14px !important;
    }

    .woocommerce-orders-table.account-orders-table thead {
        display: none;
    }

    .woocommerce-orders-table.account-orders-table tbody,
    .woocommerce-orders-table.account-orders-table tr,
    .woocommerce-orders-table.account-orders-table th,
    .woocommerce-orders-table.account-orders-table td {
        display: block;
        width: 100%;
    }

    .woocommerce-orders-table.account-orders-table tbody tr {
        padding: 16px;
        border: 1px solid #eee6d8;
        border-radius: 20px;
        background: #ffffff;
    }

    .woocommerce-orders-table.account-orders-table tbody th,
    .woocommerce-orders-table.account-orders-table tbody td {
        border-radius: 0 !important;
        padding: 10px 0 !important;
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 14px;
        border-bottom: 1px solid #f4ecdf !important;
        background: transparent !important;
        text-align: left;
        font-weight: bold;
    }

    .woocommerce-orders-table.account-orders-table tbody td:last-child {
        border-bottom: none !important;
        padding-bottom: 0 !important;
    }

    .woocommerce-orders-table.account-orders-table tbody th::before,
    .woocommerce-orders-table.account-orders-table tbody td::before {
        content: attr(data-title);
        color: #8a7a5f;
        font-size: 13px;
        font-weight: 600;
        text-align: right;
        flex-shrink: 0;
    }

    .woocommerce-orders-table__cell-order-number a {
        font-size: 15px;
    }

    .woocommerce-orders-table__cell-order-total {
        line-height: 1.7;
    }

    .woocommerce-orders-table__cell-order-actions {
        display: block !important;
    }

    .woocommerce-orders-table__cell-order-actions::before {
        display: none;
    }

    .woocommerce-orders-table__cell-order-actions .woocommerce-button,
    .woocommerce-orders-table__cell-order-actions .button,
    .woocommerce-orders-table.account-orders-table .woocommerce-button.button.view {
        width: 100%;
        min-height: 44px;
        margin-top: 6px;
    }
}/* End custom CSS */