/* TVASHTAR 2026-05-29: orders page footer-width layout and centered breadcrumbs. */
html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders #page.page-container,
html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .page-container {
  padding-top: 32px !important;
}

/* TVASHTAR 2026-05-29: final subscriptions geometry parity with orders. */
@media (min-width: 1025px) {
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) #page.page-container,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .page-container {
    padding-top: 42px !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content {
    padding: 44px 44px 38px !important;
    border-radius: 24px !important;
    background: #0d1016 !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions {
    width: 100% !important;
    max-width: 100% !important;
    margin: 58px 0 25px !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions thead,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions thead tr {
    height: 50px !important;
    min-height: 50px !important;
    max-height: 50px !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions thead th {
    height: 50px !important;
    min-height: 50px !important;
    max-height: 50px !important;
    padding: 14px 16px !important;
    line-height: 14.4px !important;
    white-space: nowrap !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions tbody tr,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions tbody td {
    height: 78px !important;
    min-height: 78px !important;
    max-height: 78px !important;
  }
}

/* TVASHTAR 2026-05-29: final subscriptions geometry parity with orders. */
@media (min-width: 1025px) {
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) #page.page-container,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .page-container {
    padding-top: 42px !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content {
    padding: 44px 44px 38px !important;
    border-radius: 24px !important;
    background: #0d1016 !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions {
    width: 100% !important;
    max-width: 100% !important;
    margin: 58px 0 25px !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions thead,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions thead tr {
    height: 50px !important;
    min-height: 50px !important;
    max-height: 50px !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions thead th {
    height: 50px !important;
    min-height: 50px !important;
    max-height: 50px !important;
    padding: 14px 16px !important;
    line-height: 14.4px !important;
    white-space: nowrap !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions tbody tr,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions tbody td {
    height: 78px !important;
    min-height: 78px !important;
    max-height: 78px !important;
  }
}

@media (max-width: 760px) {
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions td.woocommerce-orders-table__cell-order-status .jt-account-status-badge {
    height: auto !important;
    min-height: 20px !important;
    line-height: 20px !important;
    font-size: 16px !important;
    font-weight: 900 !important;
    text-transform: none !important;
  }
}

/* TVASHTAR 2026-05-29: final mobile subscriptions polish. */
@media (max-width: 760px) {
  html:has(body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription)),
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) {
    max-width: 100vw !important;
    overflow-x: hidden !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) #page.page-container,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .page-container {
    margin-bottom: 0 !important;
    padding-bottom: 34px !important;
    max-width: 100vw !important;
    overflow-x: clip !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .page-container > .container,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .main__content,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .content__block,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) article {
    height: 382px !important;
    min-height: 382px !important;
    max-height: none !important;
    padding-bottom: 0 !important;
    background: transparent !important;
    overflow: visible !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .entry-content,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce_account_subscriptions,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content {
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    max-width: 100vw !important;
    padding-bottom: 0 !important;
    background: transparent !important;
    overflow-x: clip !important;
    overflow-y: visible !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) article {
    height: 394px !important;
    min-height: 394px !important;
    max-height: 394px !important;
    margin-top: 0 !important;
    margin-bottom: 28px !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .entry-content {
    margin-top: 14px !important;
    margin-bottom: 0 !important;
    padding-top: 10px !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce_account_subscriptions,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .jt-subscriptions-mobile-breadcrumbs {
    margin-bottom: 0 !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.my_account_subscriptions {
    width: calc(100vw - 40px) !important;
    max-width: calc(100vw - 40px) !important;
    margin-top: 0 !important;
    margin-bottom: 22px !important;
    overflow-x: clip !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions tbody tr,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.my_account_subscriptions tbody tr {
    padding: 18px !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions td.woocommerce-orders-table__cell-order-number,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.my_account_subscriptions td.woocommerce-orders-table__cell-order-number {
    display: flex !important;
    justify-content: flex-end !important;
    text-align: right !important;
    padding: 0 0 14px !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions td.woocommerce-orders-table__cell-order-number a,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.my_account_subscriptions td.woocommerce-orders-table__cell-order-number a {
    justify-content: flex-end !important;
    text-align: right !important;
    white-space: nowrap !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions td.woocommerce-orders-table__cell-order-total,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.my_account_subscriptions td.woocommerce-orders-table__cell-order-total,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions td.subscription-total,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.my_account_subscriptions td.subscription-total,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions td.woocommerce-orders-table__cell-order-total .jt-subscription-total-value,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.my_account_subscriptions td.woocommerce-orders-table__cell-order-total .jt-subscription-total-value,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions td.subscription-total .jt-subscription-total-value,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.my_account_subscriptions td.subscription-total .jt-subscription-total-value,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions td.woocommerce-orders-table__cell-order-total .woocommerce-Price-amount,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.my_account_subscriptions td.woocommerce-orders-table__cell-order-total .woocommerce-Price-amount,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions td.subscription-total .woocommerce-Price-amount,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.my_account_subscriptions td.subscription-total .woocommerce-Price-amount,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions td.woocommerce-orders-table__cell-order-total *,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.my_account_subscriptions td.woocommerce-orders-table__cell-order-total * {
    font-size: 16px !important;
    line-height: 20px !important;
    white-space: nowrap !important;
  }
}

/* TVASHTAR 2026-05-29: remove legacy Woo Subscriptions mobile card/status layers. */
@media (max-width: 760px) {
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .page-container > .container,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .sixteen.columns,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .main__content,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .content__block,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) article,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .entry-content,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce_account_subscriptions {
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    outline: 0 !important;
    overflow: visible !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) article,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .entry-content {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content {
    box-sizing: border-box !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 auto 28px !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    outline: 0 !important;
    overflow: visible !important;
    max-height: none !important;
    height: auto !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content::before,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content::after {
    content: none !important;
    display: none !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.my_account_subscriptions {
    box-sizing: border-box !important;
    display: block !important;
    width: calc(100vw - 40px) !important;
    max-width: calc(100vw - 40px) !important;
    margin: 0 auto 34px !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    outline: 0 !important;
    overflow: visible !important;
    max-height: none !important;
    height: auto !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions tbody,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.my_account_subscriptions tbody {
    display: block !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    overflow: visible !important;
    max-height: none !important;
    height: auto !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions tbody tr,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.my_account_subscriptions tbody tr {
    box-sizing: border-box !important;
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 0 16px !important;
    padding: 18px !important;
    border: 1px solid rgba(255, 255, 255, 0.08) !important;
    border-radius: 18px !important;
    background: #0d1016 !important;
    box-shadow: 0 18px 45px rgba(0, 0, 0, 0.26) !important;
    outline: 0 !important;
    overflow: visible !important;
    max-height: none !important;
    height: auto !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions tbody td,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.my_account_subscriptions tbody td {
    box-sizing: border-box !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    outline: 0 !important;
    overflow: visible !important;
    max-height: none !important;
    height: auto !important;
    min-height: 0 !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions td.woocommerce-orders-table__cell-order-status,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions td.subscription-status,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions td.woocommerce-orders-table__cell-order-date,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions td.subscription-next-payment,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions td.woocommerce-orders-table__cell-order-total,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions td.subscription-total {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) auto !important;
    align-items: center !important;
    column-gap: 16px !important;
    padding: 10px 0 !important;
    border-top: 0 !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08) !important;
    text-align: left !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions td.woocommerce-orders-table__cell-order-status::before,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions td.subscription-status::before {
    content: "Статус" !important;
    grid-column: 1 !important;
    justify-self: start !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions td.woocommerce-orders-table__cell-order-date::before,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions td.subscription-next-payment::before {
    content: "Следующий платеж" !important;
    grid-column: 1 !important;
    justify-self: start !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions td.woocommerce-orders-table__cell-order-total::before,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions td.subscription-total::before {
    content: "Сумма" !important;
    grid-column: 1 !important;
    justify-self: start !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions td.woocommerce-orders-table__cell-order-status::after,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions td.subscription-status::after,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.my_account_subscriptions td.woocommerce-orders-table__cell-order-status::after,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.my_account_subscriptions td.subscription-status::after {
    content: none !important;
    display: none !important;
    width: 0 !important;
    min-width: 0 !important;
    height: 0 !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions td.woocommerce-orders-table__cell-order-status .jt-account-status-badge,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions td.subscription-status .jt-account-status-badge,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions td.woocommerce-orders-table__cell-order-date .jt-subscription-next-payment-value,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions td.subscription-next-payment .jt-subscription-next-payment-value,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions td.woocommerce-orders-table__cell-order-total .jt-subscription-total-value,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions td.subscription-total .jt-subscription-total-value,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions td.woocommerce-orders-table__cell-order-total .woocommerce-Price-amount,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions td.subscription-total .woocommerce-Price-amount {
    grid-column: 2 !important;
    justify-self: end !important;
    text-align: left !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions td.woocommerce-orders-table__cell-order-actions,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions td.subscription-actions,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.my_account_subscriptions td.woocommerce-orders-table__cell-order-actions,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.my_account_subscriptions td.subscription-actions {
    display: flex !important;
    flex-direction: column !important;
    gap: 10px !important;
    padding: 14px 0 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    overflow: visible !important;
  }
}

@media (max-width: 760px) {
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions td.woocommerce-orders-table__cell-order-status .jt-account-status-badge {
    height: auto !important;
    min-height: 20px !important;
    line-height: 20px !important;
    font-size: 16px !important;
    font-weight: 900 !important;
    text-transform: none !important;
  }
}

/* TVASHTAR 2026-05-29: subscriptions page matched to orders design system. */
html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) #page.page-container,
html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .page-container {
  padding-top: 32px !important;
}

html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .page-container > .container,
html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .sixteen.columns,
html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .main__content,
html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .content__block,
html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) article,
html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .entry-content,
html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce,
html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) #my-account-menu.yith-wcmap ~ .woocommerce-MyAccount-content,
html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content {
  box-sizing: border-box !important;
  width: min(1351px, calc(100vw - 90px)) !important;
  max-width: min(1351px, calc(100vw - 90px)) !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce {
  padding: 0 !important;
  overflow: visible !important;
}

@media (min-width: 761px) {
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .entry-content > .woocommerce,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) article .entry-content .woocommerce {
    transform: translateX(-20px) !important;
  }
}

@media (min-width: 1025px) {
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) #page-header > section.breadcrumbs-row,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) #page-header > section.breadcrumbs-row .container,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) #page-header > section.breadcrumbs-row .row,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) #page-header > section.breadcrumbs-row .col-xs-12,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) #page-header > section.breadcrumbs-row .breadcrumbs-wrap {
    height: 50px !important;
    min-height: 50px !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) #page-header > section.breadcrumbs-row .breadcrumbs-wrap {
    display: flex !important;
    align-items: center !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) #page-header > section.breadcrumbs-row .breadcrumbs {
    display: flex !important;
    align-items: center !important;
    flex-wrap: nowrap !important;
    gap: 10px !important;
    width: auto !important;
    height: 24px !important;
    min-height: 24px !important;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1 !important;
    white-space: nowrap !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) #page-header > section.breadcrumbs-row .item,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) #page-header > section.breadcrumbs-row .separator {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 6px !important;
    height: 24px !important;
    min-height: 24px !important;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1 !important;
    white-space: nowrap !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) #page-header > section.breadcrumbs-row .separator {
    width: 18px !important;
    min-width: 18px !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) #page-header > section.breadcrumbs-row .iconmoon,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) #page-header > section.breadcrumbs-row [class^="icon-"],
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) #page-header > section.breadcrumbs-row [class*=" icon-"],
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) #page-header > section.breadcrumbs-row .iconmoon::before,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) #page-header > section.breadcrumbs-row [class^="icon-"]::before,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) #page-header > section.breadcrumbs-row [class*=" icon-"]::before {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 18px !important;
    min-width: 18px !important;
    height: 18px !important;
    min-height: 18px !important;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 16px !important;
    line-height: 1 !important;
    position: static !important;
    top: auto !important;
    transform: none !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) #page-header > section.breadcrumbs-row .icon-user::before {
    content: "\f2bd" !important;
    font-weight: 900 !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) #page-header > section.breadcrumbs-row .breadcrumbs > a.item:first-child:hover,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) #page-header > section.breadcrumbs-row .breadcrumbs > a.item:first-child:focus-visible,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) #page-header > section.breadcrumbs-row .breadcrumbs > a.item:first-child:hover .icon-user,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) #page-header > section.breadcrumbs-row .breadcrumbs > a.item:first-child:focus-visible .icon-user,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) #page-header > section.breadcrumbs-row .breadcrumbs > a.item:first-child:hover .icon-user::before,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) #page-header > section.breadcrumbs-row .breadcrumbs > a.item:first-child:focus-visible .icon-user::before {
    color: #d30a03 !important;
    -webkit-text-fill-color: #d30a03 !important;
  }
}

@media (max-width: 1024px) {
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) #page.page-container,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .page-container {
    padding-top: 24px !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .page-container > .container,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .sixteen.columns,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .main__content,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .content__block,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) article,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .entry-content,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) #my-account-menu.yith-wcmap ~ .woocommerce-MyAccount-content,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content {
    width: calc(100vw - 90px) !important;
    max-width: calc(100vw - 90px) !important;
  }
}

html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions {
  table-layout: fixed !important;
}

@media (min-width: 768px) {
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions {
    width: calc(100% - 90px) !important;
    max-width: 1260px !important;
    margin: 102px auto 45px !important;
    border-collapse: separate !important;
    border-spacing: 0 !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions thead th {
    height: 50px !important;
    padding: 14px 16px !important;
    color: rgba(231, 233, 238, .68) !important;
    font-size: 12px !important;
    font-weight: 900 !important;
    letter-spacing: .04em !important;
    line-height: 1.2 !important;
    text-transform: uppercase !important;
    vertical-align: middle !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions tbody tr {
    height: 78px !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions tbody td {
    height: 78px !important;
    padding: 18px 16px !important;
    vertical-align: middle !important;
    border-bottom: 0 !important;
    box-shadow: none !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions th.woocommerce-orders-table__header-order-actions,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions th:last-child,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions td.woocommerce-orders-table__cell-order-actions {
    box-sizing: border-box !important;
    width: 312px !important;
    min-width: 312px !important;
    max-width: 312px !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions td.woocommerce-orders-table__cell-order-actions {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    justify-content: flex-end !important;
    gap: 12px !important;
    flex-wrap: nowrap !important;
    padding: 18px 16px !important;
    white-space: nowrap !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions td.woocommerce-orders-table__cell-order-number a {
    color: #31e7ff !important;
    -webkit-text-fill-color: #31e7ff !important;
    font-weight: 900 !important;
    text-decoration: none !important;
  }
}

html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions td.woocommerce-orders-table__cell-order-actions a.button,
html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions td.woocommerce-orders-table__cell-order-actions a.woocommerce-button {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  flex: 0 0 132px !important;
  width: 132px !important;
  min-width: 132px !important;
  max-width: 132px !important;
  height: 42px !important;
  min-height: 42px !important;
  max-height: 42px !important;
  margin: 0 !important;
  border: 0 !important;
  border-bottom: 0 !important;
  border-radius: 10px !important;
  box-shadow: none !important;
  font-size: 13px !important;
  font-weight: 900 !important;
  line-height: 1 !important;
  text-decoration: none !important;
  transition: transform .18s ease, background-color .18s ease, color .18s ease, box-shadow .18s ease !important;
}

html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions td.woocommerce-orders-table__cell-order-actions a.button:hover,
html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions td.woocommerce-orders-table__cell-order-actions a.woocommerce-button:hover {
  transform: translateY(-1px) !important;
}

html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions .jt-subscription-manage-button,
html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions .button.reactivate {
  background: rgba(34, 197, 94, .14) !important;
  color: #22c55e !important;
  -webkit-text-fill-color: #22c55e !important;
}

html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions .button.view {
  background: rgba(255, 255, 255, .08) !important;
  color: #e8eaee !important;
  -webkit-text-fill-color: #e8eaee !important;
}

html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions .button.cancel {
  background: rgba(213, 40, 23, .16) !important;
  color: #ff6b5f !important;
  -webkit-text-fill-color: #ff6b5f !important;
}

html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions .button.suspend,
html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions .button.pause {
  background: rgba(245, 158, 11, .16) !important;
  color: #f59e0b !important;
  -webkit-text-fill-color: #f59e0b !important;
}

html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content .jt-account-status-badge.jt-status-active {
  color: #22c55e !important;
  -webkit-text-fill-color: #22c55e !important;
}

html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content .jt-account-status-badge.jt-status-on-hold,
html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content .jt-account-status-badge.jt-status-paused {
  color: #f59e0b !important;
  -webkit-text-fill-color: #f59e0b !important;
}

html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content .jt-account-status-badge.jt-status-cancelled,
html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content .jt-account-status-badge.jt-status-expired {
  color: #ff6b5f !important;
  -webkit-text-fill-color: #ff6b5f !important;
}

@media (max-width: 760px) {
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) #page.page-container,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .page-container {
    padding-top: 0 !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .page-container > .container,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .sixteen.columns,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .main__content,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .content__block,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) article,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .entry-content,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) #my-account-menu.yith-wcmap ~ .woocommerce-MyAccount-content,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content {
    width: calc(100vw - 2px) !important;
    max-width: calc(100vw - 2px) !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .jt-subscriptions-mobile-breadcrumbs {
    box-sizing: border-box !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    justify-content: flex-start !important;
    gap: 8px !important;
    width: calc(100vw - 20px) !important;
    min-height: 97px !important;
    margin: 0 auto 10px !important;
    padding: 16px 0 14px !important;
    overflow: visible !important;
    border-bottom: 1px solid rgba(252, 12, 4, .28) !important;
    color: #8e8e8e !important;
    font-family: Inter, -apple-system, "system-ui", "Segoe UI", sans-serif !important;
    font-size: 16px !important;
    line-height: 22.8571px !important;
    white-space: nowrap !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .jt-subscriptions-mobile-breadcrumbs__item,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .jt-subscriptions-mobile-breadcrumbs__current {
    display: grid !important;
    grid-template-columns: 34px 23px minmax(0, 1fr) !important;
    align-items: center !important;
    column-gap: 6px !important;
    width: 100% !important;
    height: 22px !important;
    margin: 0 !important;
    padding: 0 !important;
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
    font-size: 15.795px !important;
    font-weight: 650 !important;
    line-height: 21.3232px !important;
    text-decoration: none !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .jt-subscriptions-mobile-breadcrumbs__item {
    color: rgba(255, 255, 255, .92) !important;
    -webkit-text-fill-color: rgba(255, 255, 255, .92) !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .jt-subscriptions-mobile-breadcrumbs__current {
    color: #fc0c04 !important;
    -webkit-text-fill-color: #fc0c04 !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .jt-subscriptions-mobile-breadcrumbs__item::before {
    content: "├── " !important;
    grid-column: 1 !important;
    display: block !important;
    width: 34px !important;
    color: #fc0c04 !important;
    -webkit-text-fill-color: #fc0c04 !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .jt-subscriptions-mobile-breadcrumbs__current::before {
    content: "└── " !important;
    grid-column: 1 !important;
    display: block !important;
    width: 34px !important;
    color: #fc0c04 !important;
    -webkit-text-fill-color: #fc0c04 !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .jt-subscriptions-mobile-breadcrumbs [class^="icon-"],
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .jt-subscriptions-mobile-breadcrumbs [class*=" icon-"] {
    grid-column: 2 !important;
    display: block !important;
    width: 23px !important;
    min-width: 23px !important;
    height: 20px !important;
    margin: 0 !important;
    padding: 0 !important;
    font-family: icomoon !important;
    font-size: 18.6381px !important;
    font-weight: 400 !important;
    line-height: 18.6381px !important;
    position: static !important;
    top: auto !important;
    transform: none !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .jt-subscriptions-mobile-breadcrumbs [class^="icon-"]::before,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .jt-subscriptions-mobile-breadcrumbs [class*=" icon-"]::before {
    display: block !important;
    width: 22px !important;
    height: 20px !important;
    margin: 0 0 0 1px !important;
    font-family: icomoon !important;
    font-size: 18.6381px !important;
    font-weight: 400 !important;
    line-height: 18.6381px !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .jt-subscriptions-mobile-breadcrumbs .icon-user::before {
    content: "\f007" !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .jt-subscriptions-mobile-breadcrumbs .icon-credit-card::before {
    content: "\e910" !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .jt-subscriptions-mobile-breadcrumbs__item span:last-child,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .jt-subscriptions-mobile-breadcrumbs__current span:last-child {
    grid-column: 3 !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions {
    display: block !important;
    width: calc(100vw - 40px) !important;
    max-width: calc(100vw - 40px) !important;
    margin: 0 auto 34px !important;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions thead {
    display: none !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions tbody,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions tr,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions td {
    box-sizing: border-box !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions tbody tr {
    display: block !important;
    width: 100% !important;
    padding: 18px 18px 16px !important;
    border: 1px solid rgba(255, 255, 255, .08) !important;
    border-radius: 18px !important;
    background: #0d1016 !important;
    box-shadow: 0 18px 45px rgba(0, 0, 0, .26) !important;
    overflow: hidden !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions td.woocommerce-orders-table__cell-order-number {
    display: block !important;
    width: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 0 14px !important;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    overflow: visible !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions td.woocommerce-orders-table__cell-order-number::before {
    display: none !important;
    content: none !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions td.woocommerce-orders-table__cell-order-number a {
    display: inline-flex !important;
    align-items: center !important;
    max-width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    color: #31e7ff !important;
    -webkit-text-fill-color: #31e7ff !important;
    font-size: 22px !important;
    font-weight: 900 !important;
    line-height: 1.1 !important;
    text-decoration: none !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions td.woocommerce-orders-table__cell-order-status,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions td.woocommerce-orders-table__cell-order-date,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions td.woocommerce-orders-table__cell-order-total {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) auto !important;
    align-items: center !important;
    column-gap: 16px !important;
    width: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important;
    min-height: 44px !important;
    margin: 0 !important;
    padding: 10px 0 !important;
    border: 0 !important;
    border-bottom: 1px solid rgba(255, 255, 255, .08) !important;
    background: transparent !important;
    box-shadow: none !important;
    text-align: left !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions td.woocommerce-orders-table__cell-order-status::before {
    content: "Статус" !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions td.woocommerce-orders-table__cell-order-date::before {
    content: "Следующий платеж" !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions td.woocommerce-orders-table__cell-order-total::before {
    content: "Сумма" !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions td.woocommerce-orders-table__cell-order-status::before,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions td.woocommerce-orders-table__cell-order-date::before,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions td.woocommerce-orders-table__cell-order-total::before {
    display: block !important;
    grid-column: 1 !important;
    justify-self: start !important;
    align-self: center !important;
    margin: 0 !important;
    padding: 0 !important;
    color: rgba(231, 233, 238, .68) !important;
    -webkit-text-fill-color: rgba(231, 233, 238, .68) !important;
    font-size: 12px !important;
    font-weight: 900 !important;
    line-height: 1.2 !important;
    letter-spacing: .04em !important;
    text-transform: uppercase !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions td.woocommerce-orders-table__cell-order-date,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions td.woocommerce-orders-table__cell-order-total {
    font-size: 16px !important;
    font-weight: 900 !important;
    line-height: 1.25 !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions td.woocommerce-orders-table__cell-order-date > :not(:first-child),
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions td.woocommerce-orders-table__cell-order-date .jt-subscription-next-payment-value,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions td.woocommerce-orders-table__cell-order-status .jt-account-status-badge,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions td.woocommerce-orders-table__cell-order-total .woocommerce-Price-amount {
    grid-column: 2 !important;
    justify-self: end !important;
    align-self: center !important;
    text-align: left !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions td.woocommerce-orders-table__cell-order-total,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions td.woocommerce-orders-table__cell-order-total .woocommerce-Price-amount,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions td.woocommerce-orders-table__cell-order-total .woocommerce-Price-amount * {
    color: #22c55e !important;
    -webkit-text-fill-color: #22c55e !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions td.woocommerce-orders-table__cell-order-status .jt-account-status-badge {
    min-height: 0 !important;
    width: auto !important;
    max-width: max-content !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    outline: 0 !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: 8px !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions td.woocommerce-orders-table__cell-order-actions {
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;
    gap: 10px !important;
    width: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important;
    margin-top: 10px !important;
    padding: 12px 0 0 !important;
    border: 0 !important;
    background: rgba(255, 255, 255, .024) !important;
    box-shadow: none !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions td.woocommerce-orders-table__cell-order-actions a.button,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions td.woocommerce-orders-table__cell-order-actions a.woocommerce-button {
    flex: 0 0 auto !important;
    width: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important;
    height: 46px !important;
    min-height: 46px !important;
    max-height: 46px !important;
  }
}

/* TVASHTAR 2026-05-29: orders breadcrumbs vertical centering and action button gap. */
@media (min-width: 1025px) {
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders #page-header > section.breadcrumbs-row {
    height: 50px !important;
    min-height: 50px !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders #page-header > section.breadcrumbs-row .container,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders #page-header > section.breadcrumbs-row .row,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders #page-header > section.breadcrumbs-row .col-xs-12,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders #page-header > section.breadcrumbs-row .breadcrumbs-wrap {
    height: 50px !important;
    min-height: 50px !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders #page-header > section.breadcrumbs-row .breadcrumbs {
    display: flex !important;
    align-items: center !important;
    flex-wrap: nowrap !important;
    gap: 8px !important;
    height: 50px !important;
    min-height: 50px !important;
    padding: 0 !important;
    line-height: 1 !important;
    white-space: nowrap !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders #page-header > section.breadcrumbs-row .item,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders #page-header > section.breadcrumbs-row .separator {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    height: 24px !important;
    min-height: 24px !important;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1 !important;
    vertical-align: middle !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders #page-header > section.breadcrumbs-row .iconmoon,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders #page-header > section.breadcrumbs-row [class^="icon-"],
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders #page-header > section.breadcrumbs-row [class*=" icon-"] {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex: 0 0 18px !important;
    width: 18px !important;
    min-width: 18px !important;
    height: 18px !important;
    min-height: 18px !important;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 16px !important;
    line-height: 1 !important;
    vertical-align: middle !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders #page-header > section.breadcrumbs-row .iconmoon::before,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders #page-header > section.breadcrumbs-row [class^="icon-"]::before,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders #page-header > section.breadcrumbs-row [class*=" icon-"]::before {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 18px !important;
    height: 18px !important;
    font-size: 16px !important;
    line-height: 1 !important;
    vertical-align: middle !important;
  }
}

html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.woocommerce-orders-table td.woocommerce-orders-table__cell-order-actions,
html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.shop_table td.woocommerce-orders-table__cell-order-actions {
  display: flex !important;
  align-items: center !important;
  justify-content: flex-end !important;
  gap: 12px !important;
  row-gap: 12px !important;
  column-gap: 12px !important;
  flex-wrap: wrap !important;
}

html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-orders-table__cell-order-actions a.button,
html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-orders-table__cell-order-actions a.woocommerce-button,
html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content td.woocommerce-orders-table__cell-order-actions a.button,
html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content td.woocommerce-orders-table__cell-order-actions a.woocommerce-button,
html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content td.woocommerce-orders-table__cell-order-actions a.woocommerce-button.button,
html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-orders-table__cell-order-actions a.button + a.button,
html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-orders-table__cell-order-actions a.woocommerce-button + a.woocommerce-button {
  margin: 0 !important;
  min-height: 42px !important;
}

@media (max-width: 760px) {
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.woocommerce-orders-table td.woocommerce-orders-table__cell-order-actions,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.shop_table td.woocommerce-orders-table__cell-order-actions {
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;
    justify-content: flex-start !important;
    gap: 10px !important;
    row-gap: 10px !important;
    column-gap: 10px !important;
    width: 100% !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-orders-table__cell-order-actions a.button,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-orders-table__cell-order-actions a.woocommerce-button {
    width: 100% !important;
    min-height: 46px !important;
  }
}

/* TVASHTAR 2026-05-29: final mobile source-order override after all legacy rules. */
@media (max-width: 760px) {
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .jt-orders-mobile-breadcrumbs {
    display: flex !important;
    align-items: center !important;
    flex-wrap: nowrap !important;
    gap: 10px !important;
    width: calc(100vw - 50px) !important;
    max-width: 340px !important;
    height: 24px !important;
    margin: 10px auto 16px !important;
    overflow: hidden !important;
    font-family: "PT Sans", Arial, sans-serif !important;
    font-size: 15.8px !important;
    line-height: 21.3px !important;
    white-space: nowrap !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .jt-orders-mobile-breadcrumbs__item,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .jt-orders-mobile-breadcrumbs__current {
    display: inline-flex !important;
    align-items: center !important;
    flex: 0 0 auto !important;
    gap: 6px !important;
    height: 22px !important;
    line-height: 21.3px !important;
    text-decoration: none !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .jt-orders-mobile-breadcrumbs__item {
    color: rgba(255, 255, 255, .92) !important;
    -webkit-text-fill-color: rgba(255, 255, 255, .92) !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .jt-orders-mobile-breadcrumbs__current {
    min-width: 0 !important;
    color: #fc0c04 !important;
    -webkit-text-fill-color: #fc0c04 !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .jt-orders-mobile-breadcrumbs__current span:last-child {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .jt-orders-mobile-breadcrumbs__separator {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex: 0 0 auto !important;
    width: 10px !important;
    height: 22px !important;
    color: rgba(255, 255, 255, .72) !important;
    -webkit-text-fill-color: rgba(255, 255, 255, .72) !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .jt-orders-mobile-breadcrumbs .iconmoon,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .jt-orders-mobile-breadcrumbs [class^="icon-"],
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .jt-orders-mobile-breadcrumbs [class*=" icon-"],
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .jt-orders-mobile-breadcrumbs .iconmoon::before,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .jt-orders-mobile-breadcrumbs [class^="icon-"]::before,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .jt-orders-mobile-breadcrumbs [class*=" icon-"]::before {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex: 0 0 19px !important;
    width: 19px !important;
    min-width: 19px !important;
    height: 19px !important;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 18.6px !important;
    line-height: 18.6px !important;
    position: static !important;
    top: auto !important;
    transform: none !important;
    vertical-align: middle !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.woocommerce-orders-table.shop_table_responsive tbody tr,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.shop_table.shop_table_responsive tbody tr {
    display: block !important;
    padding: 18px 18px 16px !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.woocommerce-orders-table.shop_table_responsive td.woocommerce-orders-table__cell-order-number,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.shop_table.shop_table_responsive td.woocommerce-orders-table__cell-order-number {
    display: block !important;
    width: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 0 14px !important;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    overflow: visible !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.woocommerce-orders-table.shop_table_responsive td.woocommerce-orders-table__cell-order-number::before,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.shop_table.shop_table_responsive td.woocommerce-orders-table__cell-order-number::before {
    display: none !important;
    content: none !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.woocommerce-orders-table.shop_table_responsive td.woocommerce-orders-table__cell-order-number a,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.shop_table.shop_table_responsive td.woocommerce-orders-table__cell-order-number a {
    display: inline-flex !important;
    width: auto !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    color: #31e7ff !important;
    -webkit-text-fill-color: #31e7ff !important;
    font-size: 22px !important;
    font-weight: 900 !important;
    line-height: 1.1 !important;
    text-decoration: none !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .jt-orders-mobile-breadcrumbs .icon-user::before {
    content: "\f2bd" !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .jt-orders-mobile-breadcrumbs .icon-shopping-cart::before {
    content: "\f07a" !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content td.woocommerce-orders-table__cell-order-number {
    display: block !important;
    width: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 0 14px !important;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    overflow: visible !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content td.woocommerce-orders-table__cell-order-number::before {
    display: none !important;
    content: none !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content td.woocommerce-orders-table__cell-order-number a {
    display: inline-flex !important;
    width: auto !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    color: #31e7ff !important;
    -webkit-text-fill-color: #31e7ff !important;
    font-size: 22px !important;
    font-weight: 900 !important;
    line-height: 1.1 !important;
    text-decoration: none !important;
  }
}

/* TVASHTAR 2026-05-29: final mobile source-order override after legacy account rules. */
@media (max-width: 760px) {
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .jt-orders-mobile-breadcrumbs {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    flex-wrap: nowrap !important;
    gap: 10px !important;
    width: calc(100vw - 50px) !important;
    max-width: 340px !important;
    height: 24px !important;
    margin: 10px auto 16px !important;
    padding: 0 !important;
    overflow: hidden !important;
    font-family: "PT Sans", Arial, sans-serif !important;
    font-size: 15.8px !important;
    font-weight: 400 !important;
    line-height: 21.3px !important;
    white-space: nowrap !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .jt-orders-mobile-breadcrumbs__item,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .jt-orders-mobile-breadcrumbs__current {
    display: inline-flex !important;
    align-items: center !important;
    flex: 0 0 auto !important;
    gap: 6px !important;
    height: 22px !important;
    line-height: 21.3px !important;
    text-decoration: none !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .jt-orders-mobile-breadcrumbs__item {
    color: rgba(255, 255, 255, .92) !important;
    -webkit-text-fill-color: rgba(255, 255, 255, .92) !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .jt-orders-mobile-breadcrumbs__current {
    min-width: 0 !important;
    color: #fc0c04 !important;
    -webkit-text-fill-color: #fc0c04 !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .jt-orders-mobile-breadcrumbs__current span:last-child {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .jt-orders-mobile-breadcrumbs__separator {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex: 0 0 auto !important;
    width: 10px !important;
    height: 22px !important;
    color: rgba(255, 255, 255, .72) !important;
    -webkit-text-fill-color: rgba(255, 255, 255, .72) !important;
    line-height: 21.3px !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .jt-orders-mobile-breadcrumbs .iconmoon,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .jt-orders-mobile-breadcrumbs [class^="icon-"],
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .jt-orders-mobile-breadcrumbs [class*=" icon-"],
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .jt-orders-mobile-breadcrumbs .iconmoon::before,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .jt-orders-mobile-breadcrumbs [class^="icon-"]::before,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .jt-orders-mobile-breadcrumbs [class*=" icon-"]::before {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex: 0 0 19px !important;
    width: 19px !important;
    min-width: 19px !important;
    height: 19px !important;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 18.6px !important;
    line-height: 18.6px !important;
    position: static !important;
    top: auto !important;
    transform: none !important;
    vertical-align: middle !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.woocommerce-orders-table.shop_table_responsive tbody tr,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.shop_table.shop_table_responsive tbody tr {
    display: block !important;
    padding: 18px 18px 16px !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.woocommerce-orders-table.shop_table_responsive td.woocommerce-orders-table__cell-order-number,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.shop_table.shop_table_responsive td.woocommerce-orders-table__cell-order-number {
    display: block !important;
    box-sizing: border-box !important;
    width: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 0 14px !important;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    overflow: visible !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.woocommerce-orders-table.shop_table_responsive td.woocommerce-orders-table__cell-order-number::before,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.shop_table.shop_table_responsive td.woocommerce-orders-table__cell-order-number::before {
    display: none !important;
    content: none !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.woocommerce-orders-table.shop_table_responsive td.woocommerce-orders-table__cell-order-number a,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.shop_table.shop_table_responsive td.woocommerce-orders-table__cell-order-number a {
    display: inline-flex !important;
    align-items: center !important;
    width: auto !important;
    max-width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    color: #31e7ff !important;
    -webkit-text-fill-color: #31e7ff !important;
    font-size: 22px !important;
    font-weight: 900 !important;
    line-height: 1.1 !important;
    text-decoration: none !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.woocommerce-orders-table.shop_table_responsive td.woocommerce-orders-table__cell-order-date,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.woocommerce-orders-table.shop_table_responsive td.woocommerce-orders-table__cell-order-status,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.woocommerce-orders-table.shop_table_responsive td.woocommerce-orders-table__cell-order-total,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.shop_table.shop_table_responsive td.woocommerce-orders-table__cell-order-date,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.shop_table.shop_table_responsive td.woocommerce-orders-table__cell-order-status,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.shop_table.shop_table_responsive td.woocommerce-orders-table__cell-order-total {
    display: grid !important;
    grid-template-columns: minmax(78px, .9fr) minmax(0, 1.35fr) !important;
    align-items: center !important;
    column-gap: 16px !important;
    width: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important;
    min-height: 44px !important;
    margin: 0 !important;
    padding: 10px 0 !important;
    border: 0 !important;
    border-bottom: 1px solid rgba(255, 255, 255, .08) !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.woocommerce-orders-table.shop_table_responsive td.woocommerce-orders-table__cell-order-status .jt-account-status-badge,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.shop_table.shop_table_responsive td.woocommerce-orders-table__cell-order-status .jt-account-status-badge {
    grid-column: 2 !important;
    justify-self: start !important;
    align-self: center !important;
    min-height: 34px !important;
    height: auto !important;
    padding: 8px 12px !important;
    font-size: 11px !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.woocommerce-orders-table.shop_table_responsive td.woocommerce-orders-table__cell-order-actions,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.shop_table.shop_table_responsive td.woocommerce-orders-table__cell-order-actions {
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;
    gap: 10px !important;
    width: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important;
    margin-top: 10px !important;
    padding: 12px 0 0 !important;
    border: 0 !important;
    background: rgba(255, 255, 255, .024) !important;
    box-shadow: none !important;
  }
}

/* TVASHTAR 2026-05-29: factual fix from live screenshot, above old account layers. */
@media (min-width: 1025px) {
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders #page-header > section.breadcrumbs-row .breadcrumbs-wrap {
    display: flex !important;
    align-items: center !important;
    height: 50px !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders #page-header > section.breadcrumbs-row .breadcrumbs {
    display: flex !important;
    align-items: center !important;
    flex-wrap: nowrap !important;
    gap: 10px !important;
    width: auto !important;
    height: 24px !important;
    min-height: 24px !important;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1 !important;
    white-space: nowrap !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders #page-header > section.breadcrumbs-row .item,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders #page-header > section.breadcrumbs-row .separator {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 6px !important;
    height: 24px !important;
    min-height: 24px !important;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1 !important;
    white-space: nowrap !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders #page-header > section.breadcrumbs-row .separator {
    width: 18px !important;
    min-width: 18px !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders #page-header > section.breadcrumbs-row .iconmoon,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders #page-header > section.breadcrumbs-row [class^="icon-"],
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders #page-header > section.breadcrumbs-row [class*=" icon-"],
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders #page-header > section.breadcrumbs-row .iconmoon::before,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders #page-header > section.breadcrumbs-row [class^="icon-"]::before,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders #page-header > section.breadcrumbs-row [class*=" icon-"]::before {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 18px !important;
    min-width: 18px !important;
    height: 18px !important;
    min-height: 18px !important;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1 !important;
    vertical-align: middle !important;
    position: static !important;
    top: auto !important;
    transform: none !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders #page-header > section.breadcrumbs-row .icon-user::before {
    content: "\f2bd" !important;
    font-weight: 900 !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.woocommerce-orders-table th.woocommerce-orders-table__header-order-actions,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.shop_table th:last-child,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.woocommerce-orders-table td.woocommerce-orders-table__cell-order-actions,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.shop_table td.woocommerce-orders-table__cell-order-actions {
    box-sizing: border-box !important;
    width: 312px !important;
    min-width: 312px !important;
    max-width: 312px !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.woocommerce-orders-table td.woocommerce-orders-table__cell-order-actions,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.shop_table td.woocommerce-orders-table__cell-order-actions {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    justify-content: flex-end !important;
    gap: 12px !important;
    flex-wrap: nowrap !important;
    padding: 8px 16px !important;
    border-bottom: 0 !important;
    box-shadow: none !important;
    white-space: nowrap !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-orders-table__cell-order-actions a.button,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-orders-table__cell-order-actions a.woocommerce-button,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-orders-table__cell-order-actions a.woocommerce-button.button,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-orders-table__cell-order-actions a.woocommerce-button.button.pay,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-orders-table__cell-order-actions a.woocommerce-button.button.view,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-orders-table__cell-order-actions a.woocommerce-button.button.cancel {
    flex: 0 0 132px !important;
    width: 132px !important;
    min-width: 132px !important;
    max-width: 132px !important;
    height: 42px !important;
    min-height: 42px !important;
    max-height: 42px !important;
    margin: 0 !important;
    border: 0 !important;
    border-bottom: 0 !important;
    box-shadow: none !important;
    text-decoration: none !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content .woocommerce-orders-table td.woocommerce-orders-table__cell-order-actions .woocommerce-button.button.pay,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content .woocommerce-orders-table td.woocommerce-orders-table__cell-order-actions .woocommerce-button.button.view,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content .woocommerce-orders-table td.woocommerce-orders-table__cell-order-actions .woocommerce-button.button.cancel {
    height: 42px !important;
    min-height: 42px !important;
    max-height: 42px !important;
    border: 0 !important;
    border-bottom: 0 !important;
    box-shadow: none !important;
    text-decoration: none !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-orders-table__cell-order-actions a.button::before,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-orders-table__cell-order-actions a.button::after,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-orders-table__cell-order-actions a.woocommerce-button::before,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-orders-table__cell-order-actions a.woocommerce-button::after {
    display: none !important;
    content: none !important;
    border: 0 !important;
    box-shadow: none !important;
  }
}

html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-actions a.button,
html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-actions a.woocommerce-button,
html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-actions a.woocommerce-button.button,
html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-actions a.woocommerce-button.button.pay,
html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-actions a.woocommerce-button.button.view,
html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-actions a.woocommerce-button.button.cancel {
  border: 0 !important;
  border-bottom: 0 !important;
  box-shadow: none !important;
  text-decoration: none !important;
}

/* TVASHTAR 2026-05-29: profile breadcrumb hover. */
html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders #page-header > section.breadcrumbs-row .breadcrumbs > a.item:first-child:hover,
html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders #page-header > section.breadcrumbs-row .breadcrumbs > a.item:first-child:focus-visible,
html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders #page-header > section.breadcrumbs-row .breadcrumbs > a.item:first-child:hover .icon-user,
html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders #page-header > section.breadcrumbs-row .breadcrumbs > a.item:first-child:focus-visible .icon-user,
html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders #page-header > section.breadcrumbs-row .breadcrumbs > a.item:first-child:hover .icon-user::before,
html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders #page-header > section.breadcrumbs-row .breadcrumbs > a.item:first-child:focus-visible .icon-user::before {
  color: #d30a03 !important;
  -webkit-text-fill-color: #d30a03 !important;
}

/* TVASHTAR 2026-05-29: mobile order cards grid and breadcrumbs. */
@media (max-width: 760px) {
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .jt-orders-mobile-breadcrumbs {
    box-sizing: border-box !important;
    display: flex !important;
    align-items: center !important;
    flex-wrap: nowrap !important;
    gap: 8px !important;
    width: calc(100vw - 50px) !important;
    max-width: 340px !important;
    height: 24px !important;
    margin: 10px auto 16px !important;
    padding: 0 !important;
    overflow: hidden !important;
    color: rgba(255, 255, 255, .92) !important;
    font-family: "PT Sans", Arial, sans-serif !important;
    font-size: 15.8px !important;
    font-weight: 400 !important;
    line-height: 21.3px !important;
    white-space: nowrap !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .jt-orders-mobile-breadcrumbs__item,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .jt-orders-mobile-breadcrumbs__current {
    display: inline-flex !important;
    align-items: center !important;
    gap: 6px !important;
    min-width: 0 !important;
    height: 22px !important;
    color: rgba(255, 255, 255, .92) !important;
    -webkit-text-fill-color: rgba(255, 255, 255, .92) !important;
    text-decoration: none !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .jt-orders-mobile-breadcrumbs__current {
    color: #fc0c04 !important;
    -webkit-text-fill-color: #fc0c04 !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .jt-orders-mobile-breadcrumbs__separator {
    display: inline-flex !important;
    align-items: center !important;
    height: 22px !important;
    color: rgba(255, 255, 255, .72) !important;
    -webkit-text-fill-color: rgba(255, 255, 255, .72) !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .jt-orders-mobile-breadcrumbs [class^="icon-"],
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .jt-orders-mobile-breadcrumbs [class*=" icon-"],
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .jt-orders-mobile-breadcrumbs [class^="icon-"]::before,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .jt-orders-mobile-breadcrumbs [class*=" icon-"]::before {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 19px !important;
    min-width: 19px !important;
    height: 19px !important;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 18.6px !important;
    line-height: 18.6px !important;
    position: static !important;
    top: auto !important;
    transform: none !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.woocommerce-orders-table tbody tr,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.shop_table tbody tr {
    padding: 18px 18px 16px !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.woocommerce-orders-table td.woocommerce-orders-table__cell-order-number {
    display: block !important;
    box-sizing: border-box !important;
    width: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 0 14px !important;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.woocommerce-orders-table td.woocommerce-orders-table__cell-order-number a {
    display: inline-flex !important;
    align-items: center !important;
    width: auto !important;
    max-width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    color: #31e7ff !important;
    -webkit-text-fill-color: #31e7ff !important;
    font-size: 22px !important;
    font-weight: 900 !important;
    line-height: 1.1 !important;
    text-decoration: none !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.woocommerce-orders-table td.woocommerce-orders-table__cell-order-date,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.woocommerce-orders-table td.woocommerce-orders-table__cell-order-status,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.woocommerce-orders-table td.woocommerce-orders-table__cell-order-total {
    display: grid !important;
    grid-template-columns: minmax(78px, .9fr) minmax(0, 1.35fr) !important;
    align-items: center !important;
    column-gap: 16px !important;
    box-sizing: border-box !important;
    width: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important;
    min-height: 44px !important;
    margin: 0 !important;
    padding: 10px 0 !important;
    border: 0 !important;
    border-bottom: 1px solid rgba(255, 255, 255, .08) !important;
    background: transparent !important;
    box-shadow: none !important;
    text-align: left !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.woocommerce-orders-table td.woocommerce-orders-table__cell-order-status::before {
    content: "Статус" !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.woocommerce-orders-table td.woocommerce-orders-table__cell-order-date::before,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.woocommerce-orders-table td.woocommerce-orders-table__cell-order-status::before,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.woocommerce-orders-table td.woocommerce-orders-table__cell-order-total::before {
    display: block !important;
    grid-column: 1 !important;
    justify-self: start !important;
    align-self: center !important;
    margin: 0 !important;
    padding: 0 !important;
    color: rgba(231, 233, 238, .68) !important;
    -webkit-text-fill-color: rgba(231, 233, 238, .68) !important;
    font-size: 12px !important;
    font-weight: 900 !important;
    line-height: 1.2 !important;
    letter-spacing: .04em !important;
    text-transform: uppercase !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.woocommerce-orders-table td.woocommerce-orders-table__cell-order-date time,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.woocommerce-orders-table td.woocommerce-orders-table__cell-order-status .jt-account-status-badge,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.woocommerce-orders-table td.woocommerce-orders-table__cell-order-total .woocommerce-Price-amount {
    grid-column: 2 !important;
    justify-self: start !important;
    align-self: center !important;
    margin: 0 !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.woocommerce-orders-table td.woocommerce-orders-table__cell-order-date time {
    color: #f2f3f6 !important;
    -webkit-text-fill-color: #f2f3f6 !important;
    font-size: 16px !important;
    font-weight: 900 !important;
    line-height: 1.25 !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.woocommerce-orders-table td.woocommerce-orders-table__cell-order-status .jt-account-status-badge {
    max-width: 100% !important;
    min-height: 34px !important;
    padding: 8px 12px !important;
    justify-content: flex-start !important;
    font-size: 11px !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.woocommerce-orders-table td.woocommerce-orders-table__cell-order-total {
    font-size: 0 !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.woocommerce-orders-table td.woocommerce-orders-table__cell-order-total .woocommerce-Price-amount,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.woocommerce-orders-table td.woocommerce-orders-table__cell-order-total .woocommerce-Price-amount * {
    color: #22c55e !important;
    -webkit-text-fill-color: #22c55e !important;
    font-size: 16px !important;
    font-weight: 900 !important;
    line-height: 1.25 !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.woocommerce-orders-table td.woocommerce-orders-table__cell-order-actions {
    margin-top: 10px !important;
    padding: 12px 0 0 !important;
  }
}

html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .page-container > .container,
html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .sixteen.columns,
html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .main__content,
html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .content__block,
html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders article,
html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .entry-content,
html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce,
html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders #my-account-menu.yith-wcmap ~ .woocommerce-MyAccount-content {
  box-sizing: border-box !important;
  width: min(1351px, calc(100vw - 90px)) !important;
  max-width: min(1351px, calc(100vw - 90px)) !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce {
  padding: 0 !important;
  overflow: visible !important;
}

@media (min-width: 761px) {
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .entry-content > .woocommerce,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders article .entry-content .woocommerce {
    transform: translateX(-20px) !important;
  }
}

html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders #my-account-menu.yith-wcmap ~ .woocommerce-MyAccount-content {
  margin-top: 0 !important;
}

@media (min-width: 1025px) {
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders #page-header > section.breadcrumbs-row .breadcrumbs {
    align-items: center !important;
    gap: 8px !important;
    line-height: 24px !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders #page-header > section.breadcrumbs-row .item,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders #page-header > section.breadcrumbs-row .separator {
    display: inline-flex !important;
    align-items: center !important;
    height: 24px !important;
    padding: 0 !important;
    line-height: 24px !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders #page-header > section.breadcrumbs-row .separator {
    margin: 0 !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders #page-header > section.breadcrumbs-row .iconmoon,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders #page-header > section.breadcrumbs-row [class^="icon-"],
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders #page-header > section.breadcrumbs-row [class*=" icon-"] {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    height: 20px !important;
    margin: 0 4px 0 0 !important;
    line-height: 20px !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders #page-header > section.breadcrumbs-row .separator .icon-angle-right {
    margin: 0 !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders #page-header > section.breadcrumbs-row .iconmoon::before,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders #page-header > section.breadcrumbs-row [class^="icon-"]::before,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders #page-header > section.breadcrumbs-row [class*=" icon-"]::before {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    line-height: 1 !important;
    font-weight: 900 !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders #page-header > section.breadcrumbs-row .icon-user::before {
    content: "\f2bd" !important;
  }
}

@media (max-width: 1024px) {
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders #page.page-container,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .page-container {
    padding-top: 24px !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .page-container > .container,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .sixteen.columns,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .main__content,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .content__block,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders article,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .entry-content,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders #my-account-menu.yith-wcmap ~ .woocommerce-MyAccount-content {
    width: calc(100vw - 90px) !important;
    max-width: calc(100vw - 90px) !important;
  }
}

@media (max-width: 760px) {
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders #page.page-container,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .page-container {
    padding-top: 0 !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .page-container > .container,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .sixteen.columns,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .main__content,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .content__block,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders article,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .entry-content,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders #my-account-menu.yith-wcmap ~ .woocommerce-MyAccount-content {
    width: calc(100vw - 28px) !important;
    max-width: calc(100vw - 28px) !important;
  }
}

/* TVASHTAR 2026-05-29: final source-order breadcrumbs centering and action button gap. */
@media (min-width: 1025px) {
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders #page-header > section.breadcrumbs-row {
    height: 50px !important;
    min-height: 50px !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders #page-header > section.breadcrumbs-row .container,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders #page-header > section.breadcrumbs-row .row,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders #page-header > section.breadcrumbs-row .col-xs-12,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders #page-header > section.breadcrumbs-row .breadcrumbs-wrap {
    height: 50px !important;
    min-height: 50px !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders #page-header > section.breadcrumbs-row .breadcrumbs {
    display: flex !important;
    align-items: center !important;
    flex-wrap: nowrap !important;
    gap: 8px !important;
    height: 50px !important;
    min-height: 50px !important;
    padding: 0 !important;
    line-height: 1 !important;
    white-space: nowrap !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders #page-header > section.breadcrumbs-row .item,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders #page-header > section.breadcrumbs-row .separator {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    height: 24px !important;
    min-height: 24px !important;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1 !important;
    vertical-align: middle !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders #page-header > section.breadcrumbs-row .iconmoon,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders #page-header > section.breadcrumbs-row [class^="icon-"],
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders #page-header > section.breadcrumbs-row [class*=" icon-"] {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex: 0 0 18px !important;
    width: 18px !important;
    min-width: 18px !important;
    height: 18px !important;
    min-height: 18px !important;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 16px !important;
    line-height: 1 !important;
    vertical-align: middle !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders #page-header > section.breadcrumbs-row .iconmoon::before,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders #page-header > section.breadcrumbs-row [class^="icon-"]::before,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders #page-header > section.breadcrumbs-row [class*=" icon-"]::before {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 18px !important;
    height: 18px !important;
    font-size: 16px !important;
    line-height: 1 !important;
    vertical-align: middle !important;
  }
}

html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.woocommerce-orders-table td.woocommerce-orders-table__cell-order-actions,
html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.shop_table td.woocommerce-orders-table__cell-order-actions {
  display: flex !important;
  align-items: center !important;
  justify-content: flex-end !important;
  gap: 12px !important;
  flex-wrap: wrap !important;
}

html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-orders-table__cell-order-actions a.button,
html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-orders-table__cell-order-actions a.woocommerce-button {
  margin: 0 !important;
  min-height: 42px !important;
}

@media (max-width: 760px) {
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.woocommerce-orders-table td.woocommerce-orders-table__cell-order-actions,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.shop_table td.woocommerce-orders-table__cell-order-actions {
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;
    justify-content: flex-start !important;
    gap: 10px !important;
    width: 100% !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-orders-table__cell-order-actions a.button,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-orders-table__cell-order-actions a.woocommerce-button {
    width: 100% !important;
    min-height: 46px !important;
  }
}

/* TVASHTAR 2026-05-29: final mobile source-order override after all legacy rules. */
@media (max-width: 760px) {
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .jt-orders-mobile-breadcrumbs {
    display: flex !important;
    align-items: center !important;
    flex-wrap: nowrap !important;
    gap: 10px !important;
    width: calc(100vw - 50px) !important;
    max-width: 340px !important;
    height: 24px !important;
    margin: 10px auto 16px !important;
    overflow: hidden !important;
    font-family: "PT Sans", Arial, sans-serif !important;
    font-size: 15.8px !important;
    line-height: 21.3px !important;
    white-space: nowrap !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .jt-orders-mobile-breadcrumbs__item,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .jt-orders-mobile-breadcrumbs__current {
    display: inline-flex !important;
    align-items: center !important;
    flex: 0 0 auto !important;
    gap: 6px !important;
    height: 22px !important;
    line-height: 21.3px !important;
    text-decoration: none !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .jt-orders-mobile-breadcrumbs__item {
    color: rgba(255, 255, 255, .92) !important;
    -webkit-text-fill-color: rgba(255, 255, 255, .92) !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .jt-orders-mobile-breadcrumbs__current {
    min-width: 0 !important;
    color: #fc0c04 !important;
    -webkit-text-fill-color: #fc0c04 !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .jt-orders-mobile-breadcrumbs__current span:last-child {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .jt-orders-mobile-breadcrumbs__separator {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex: 0 0 auto !important;
    width: 10px !important;
    height: 22px !important;
    color: rgba(255, 255, 255, .72) !important;
    -webkit-text-fill-color: rgba(255, 255, 255, .72) !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .jt-orders-mobile-breadcrumbs .iconmoon,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .jt-orders-mobile-breadcrumbs [class^="icon-"],
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .jt-orders-mobile-breadcrumbs [class*=" icon-"],
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .jt-orders-mobile-breadcrumbs .iconmoon::before,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .jt-orders-mobile-breadcrumbs [class^="icon-"]::before,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .jt-orders-mobile-breadcrumbs [class*=" icon-"]::before {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex: 0 0 19px !important;
    width: 19px !important;
    min-width: 19px !important;
    height: 19px !important;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 18.6px !important;
    line-height: 18.6px !important;
    position: static !important;
    top: auto !important;
    transform: none !important;
    vertical-align: middle !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.woocommerce-orders-table.shop_table_responsive tbody tr,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.shop_table.shop_table_responsive tbody tr {
    display: block !important;
    padding: 18px 18px 16px !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.woocommerce-orders-table.shop_table_responsive td.woocommerce-orders-table__cell-order-number,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.shop_table.shop_table_responsive td.woocommerce-orders-table__cell-order-number {
    display: block !important;
    width: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 0 14px !important;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    overflow: visible !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.woocommerce-orders-table.shop_table_responsive td.woocommerce-orders-table__cell-order-number::before,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.shop_table.shop_table_responsive td.woocommerce-orders-table__cell-order-number::before {
    display: none !important;
    content: none !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.woocommerce-orders-table.shop_table_responsive td.woocommerce-orders-table__cell-order-number a,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.shop_table.shop_table_responsive td.woocommerce-orders-table__cell-order-number a {
    display: inline-flex !important;
    width: auto !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    color: #31e7ff !important;
    -webkit-text-fill-color: #31e7ff !important;
    font-size: 22px !important;
    font-weight: 900 !important;
    line-height: 1.1 !important;
    text-decoration: none !important;
  }
}

/* TVASHTAR 2026-05-29: no-class mobile final fallback. */
@media (max-width: 760px) {
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .jt-orders-mobile-breadcrumbs .icon-user::before { content: "\f2bd" !important; }
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .jt-orders-mobile-breadcrumbs .icon-shopping-cart::before { content: "\f07a" !important; }
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content td.woocommerce-orders-table__cell-order-number { display: block !important; width: 100% !important; min-width: 100% !important; max-width: 100% !important; height: auto !important; min-height: 0 !important; margin: 0 !important; padding: 0 0 14px !important; border: 0 !important; background: transparent !important; box-shadow: none !important; overflow: visible !important; }
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content td.woocommerce-orders-table__cell-order-number::before { display: none !important; content: none !important; }
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content td.woocommerce-orders-table__cell-order-number a { display: inline-flex !important; width: auto !important; padding: 0 !important; border: 0 !important; background: transparent !important; box-shadow: none !important; color: #31e7ff !important; -webkit-text-fill-color: #31e7ff !important; font-size: 22px !important; font-weight: 900 !important; line-height: 1.1 !important; text-decoration: none !important; }
}

/* TVASHTAR 2026-05-29: mobile breadcrumbs matched to profile, status border removed, values left-aligned. */
@media (max-width: 760px) {
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .jt-orders-mobile-breadcrumbs {
    box-sizing: border-box !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    justify-content: flex-start !important;
    flex-wrap: nowrap !important;
    gap: 8px !important;
    width: calc(100vw - 20px) !important;
    max-width: none !important;
    height: auto !important;
    min-height: 97px !important;
    margin: 0 auto 10px !important;
    padding: 16px 0 14px !important;
    overflow: visible !important;
    border-bottom: 1px solid rgba(252, 12, 4, .28) !important;
    color: #8e8e8e !important;
    font-family: Inter, -apple-system, "system-ui", "Segoe UI", sans-serif !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 22.8571px !important;
    white-space: nowrap !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .jt-orders-mobile-breadcrumbs__item,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .jt-orders-mobile-breadcrumbs__current {
    display: grid !important;
    grid-template-columns: 34px 23px minmax(0, 1fr) !important;
    align-items: center !important;
    justify-content: flex-start !important;
    column-gap: 6px !important;
    width: 100% !important;
    min-width: 0 !important;
    height: 22px !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: visible !important;
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
    font-size: 15.795px !important;
    font-weight: 650 !important;
    line-height: 21.3232px !important;
    text-decoration: none !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .jt-orders-mobile-breadcrumbs__item {
    color: rgba(255, 255, 255, .92) !important;
    -webkit-text-fill-color: rgba(255, 255, 255, .92) !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .jt-orders-mobile-breadcrumbs__current {
    color: #fc0c04 !important;
    -webkit-text-fill-color: #fc0c04 !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .jt-orders-mobile-breadcrumbs__item::before {
    content: "├── " !important;
    grid-column: 1 !important;
    display: block !important;
    width: 34px !important;
    color: #fc0c04 !important;
    -webkit-text-fill-color: #fc0c04 !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .jt-orders-mobile-breadcrumbs__current::before {
    content: "└── " !important;
    grid-column: 1 !important;
    display: block !important;
    width: 34px !important;
    margin-top: 1px !important;
    color: #fc0c04 !important;
    -webkit-text-fill-color: #fc0c04 !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .jt-orders-mobile-breadcrumbs__separator {
    display: none !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .jt-orders-mobile-breadcrumbs [class^="icon-"],
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .jt-orders-mobile-breadcrumbs [class*=" icon-"] {
    grid-column: 2 !important;
    display: block !important;
    width: 23px !important;
    min-width: 23px !important;
    height: 20px !important;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 18.6381px !important;
    font-family: icomoon !important;
    font-weight: 400 !important;
    line-height: 18.6381px !important;
    position: static !important;
    top: auto !important;
    transform: none !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .jt-orders-mobile-breadcrumbs [class^="icon-"]::before,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .jt-orders-mobile-breadcrumbs [class*=" icon-"]::before {
    display: block !important;
    width: 22px !important;
    height: 20px !important;
    margin: 0 0 0 1px !important;
    font-size: 18.6381px !important;
    font-family: icomoon !important;
    font-weight: 400 !important;
    line-height: 18.6381px !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .jt-orders-mobile-breadcrumbs .icon-user::before {
    content: "\f007" !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .jt-orders-mobile-breadcrumbs .icon-shopping-cart {
    margin-top: 1px !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .jt-orders-mobile-breadcrumbs .icon-shopping-cart::before {
    content: "\f07a" !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .jt-orders-mobile-breadcrumbs__item span:last-child,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .jt-orders-mobile-breadcrumbs__current span:last-child {
    grid-column: 3 !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.woocommerce-orders-table td.woocommerce-orders-table__cell-order-date,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.woocommerce-orders-table td.woocommerce-orders-table__cell-order-status,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.woocommerce-orders-table td.woocommerce-orders-table__cell-order-total,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.shop_table td.woocommerce-orders-table__cell-order-date,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.shop_table td.woocommerce-orders-table__cell-order-status,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.shop_table td.woocommerce-orders-table__cell-order-total {
    grid-template-columns: 118px minmax(0, 1fr) !important;
    column-gap: 16px !important;
    text-align: left !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.woocommerce-orders-table td.woocommerce-orders-table__cell-order-date time,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.woocommerce-orders-table td.woocommerce-orders-table__cell-order-status .jt-account-status-badge,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.woocommerce-orders-table td.woocommerce-orders-table__cell-order-total .woocommerce-Price-amount,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.shop_table td.woocommerce-orders-table__cell-order-date time,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.shop_table td.woocommerce-orders-table__cell-order-status .jt-account-status-badge,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.shop_table td.woocommerce-orders-table__cell-order-total .woocommerce-Price-amount {
    grid-column: 2 !important;
    justify-self: start !important;
    text-align: left !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.woocommerce-orders-table td.woocommerce-orders-table__cell-order-status .jt-account-status-badge,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.shop_table td.woocommerce-orders-table__cell-order-status .jt-account-status-badge {
    border: 0 !important;
    box-shadow: none !important;
  }
}

/* TVASHTAR 2026-05-29: mobile status as plain text and values aligned like order number. */
@media (max-width: 767px) {
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.woocommerce-orders-table td.woocommerce-orders-table__cell-order-date,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.woocommerce-orders-table td.woocommerce-orders-table__cell-order-status,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.woocommerce-orders-table td.woocommerce-orders-table__cell-order-total,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.shop_table td.woocommerce-orders-table__cell-order-date,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.shop_table td.woocommerce-orders-table__cell-order-status,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.shop_table td.woocommerce-orders-table__cell-order-total {
    grid-template-columns: minmax(0, 1fr) auto !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.woocommerce-orders-table td.woocommerce-orders-table__cell-order-date time,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.woocommerce-orders-table td.woocommerce-orders-table__cell-order-status .jt-account-status-badge,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.woocommerce-orders-table td.woocommerce-orders-table__cell-order-total .woocommerce-Price-amount,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.shop_table td.woocommerce-orders-table__cell-order-date time,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.shop_table td.woocommerce-orders-table__cell-order-status .jt-account-status-badge,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.shop_table td.woocommerce-orders-table__cell-order-total .woocommerce-Price-amount {
    justify-self: end !important;
    text-align: left !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.woocommerce-orders-table td.woocommerce-orders-table__cell-order-status .jt-account-status-badge,
  html body.jt-memberlux-account-chrome.woocommerce-account.woocommerce-orders .woocommerce-MyAccount-content table.shop_table td.woocommerce-orders-table__cell-order-status .jt-account-status-badge {
    min-height: 0 !important;
    width: auto !important;
    max-width: max-content !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    outline: 0 !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: 8px !important;
  }
}

/* TVASHTAR 2026-05-29: final subscriptions geometry parity with orders. */
@media (min-width: 1025px) {
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) #page.page-container,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .page-container {
    padding-top: 42px !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content {
    padding: 44px 44px 38px !important;
    border-radius: 24px !important;
    background: #0d1016 !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions {
    width: 100% !important;
    max-width: 100% !important;
    margin: 58px 0 25px !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions thead,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions thead tr {
    height: 50px !important;
    min-height: 50px !important;
    max-height: 50px !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions thead th {
    height: 50px !important;
    min-height: 50px !important;
    max-height: 50px !important;
    padding: 14px 16px !important;
    line-height: 14.4px !important;
    white-space: nowrap !important;
  }

  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions tbody tr,
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions tbody td {
    height: 78px !important;
    min-height: 78px !important;
    max-height: 78px !important;
  }
}

@media (max-width: 760px) {
  html body.jt-memberlux-account-chrome.woocommerce-account:is(.woocommerce-subscriptions, .woocommerce-woo-subscription) .woocommerce-MyAccount-content table.woocommerce-MyAccount-subscriptions td.woocommerce-orders-table__cell-order-status .jt-account-status-badge {
    height: auto !important;
    min-height: 20px !important;
    line-height: 20px !important;
    font-size: 16px !important;
    font-weight: 900 !important;
    text-transform: none !important;
  }
}
