/* Final account surface. Loaded last on My Account pages only. */
body.woocommerce-account,
body.woocommerce-account .site-main,
body.woocommerce-account main#main,
body.woocommerce-account .ct-container,
body.woocommerce-account .ct-container-full,
body.woocommerce-account article.page,
body.woocommerce-account .entry-content,
body.woocommerce-account .entry-content > .woocommerce,
body.woocommerce-account .woocommerce,
body.woocommerce-account .ct-acount-nav,
body.woocommerce-account .ct-account-nav,
body.woocommerce-account .woocommerce-MyAccount-content {
  background: #f5f5f3 !important;
  background-color: #f5f5f3 !important;
  background-image: none !important;
  box-shadow: none !important;
}

body.woocommerce-account .ct-acount-nav,
body.woocommerce-account .ct-account-nav {
  display: contents !important;
  align-self: start !important;
  width: clamp(180px, 15vw, 220px) !important;
  min-width: 0 !important;
  max-width: 100% !important;
  height: auto !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  box-shadow: none !important;
  outline: 0 !important;
  overflow: visible !important;
}

body.woocommerce-account .ct-acount-nav::before,
body.woocommerce-account .ct-account-nav::before,
body.woocommerce-account .ct-acount-nav::after,
body.woocommerce-account .ct-account-nav::after {
  content: none !important;
  display: none !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

body.woocommerce-account .invoga-profile-nav,
body.woocommerce-account .invoga-profile-nav *,
body.woocommerce-account .invoga-profile-nav::before,
body.woocommerce-account .invoga-profile-nav::after,
body.woocommerce-account .invoga-profile-nav *::before,
body.woocommerce-account .invoga-profile-nav *::after {
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  outline: 0 !important;
}

body.woocommerce-account .invoga-profile-nav {
  display: grid !important;
  grid-template-columns: 1fr !important;
  align-content: start !important;
  align-self: start !important;
  width: clamp(180px, 15vw, 220px) !important;
  min-width: 0 !important;
  max-width: 100% !important;
  height: auto !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  gap: 28px !important;
  overflow: visible !important;
  position: sticky !important;
  top: 104px !important;
}

body.woocommerce-account .invoga-profile-nav__link {
  display: block !important;
  width: max-content !important;
  max-width: 100% !important;
  min-width: 0 !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  white-space: normal !important;
  color: rgba(17, 17, 17, .52) !important;
  font-family: var(--invoga-body-font, "Inter Tight", "Helvetica Neue", Arial, sans-serif) !important;
  font-size: 12px !important;
  font-weight: 760 !important;
  letter-spacing: .045em !important;
  line-height: 1.35 !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
}

body.woocommerce-account .invoga-profile-nav__link.is-active,
body.woocommerce-account .invoga-profile-nav__link[aria-current="page"],
body.woocommerce-account .invoga-profile-nav__link:hover {
  color: var(--invoga-ink, #11100e) !important;
  font-weight: 820 !important;
  text-decoration: none !important;
}

body.woocommerce-account .woocommerce-notices-wrapper,
body.woocommerce-account .woocommerce-message,
body.woocommerce-account .woocommerce-info,
body.woocommerce-account .woocommerce-error {
  display: block !important;
  margin: 0 0 28px !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  color: var(--invoga-ink, #11100e) !important;
  font-family: var(--invoga-body-font, "Inter Tight", "Helvetica Neue", Arial, sans-serif) !important;
  font-size: 14px !important;
  line-height: 1.45 !important;
}

body.woocommerce-account .woocommerce-message::before,
body.woocommerce-account .woocommerce-message::after,
body.woocommerce-account .woocommerce-info::before,
body.woocommerce-account .woocommerce-info::after,
body.woocommerce-account .woocommerce-error::before,
body.woocommerce-account .woocommerce-error::after {
  content: none !important;
  display: none !important;
}

body.woocommerce-account.invoga-header-revealed:not(.invoga-mobile-menu-open) .invoga-lux-header {
  border-bottom-color: rgba(17, 17, 17, .10) !important;
  background: rgba(245, 245, 243, .92) !important;
  backdrop-filter: blur(18px) !important;
  -webkit-backdrop-filter: blur(18px) !important;
}

body.woocommerce-account.invoga-header-revealed:not(.invoga-mobile-menu-open) .invoga-lux-header:hover,
body.woocommerce-account.invoga-header-revealed:not(.invoga-mobile-menu-open) .invoga-lux-header:focus-within {
  border-bottom-color: rgba(17, 17, 17, .12) !important;
  background: rgba(245, 245, 243, .94) !important;
  backdrop-filter: blur(18px) !important;
  -webkit-backdrop-filter: blur(18px) !important;
}

@media (max-width: 760px) {
  body.woocommerce-account .invoga-profile-nav {
    position: static !important;
    width: 100% !important;
    gap: 22px !important;
  }

  body.woocommerce-account .ct-acount-nav,
  body.woocommerce-account .ct-account-nav {
    display: contents !important;
    width: 100% !important;
  }

  body.woocommerce-account .invoga-account-orders-list {
    gap: 24px !important;
  }

  body.woocommerce-account .invoga-account-order-card {
    padding: 0 0 22px !important;
  }

  body.woocommerce-account .invoga-account-order-card__summary {
    min-height: 0 !important;
    padding: 0 0 20px !important;
    row-gap: 9px !important;
  }

  body.woocommerce-account .invoga-account-order-card__summary span:first-child {
    margin-bottom: 4px !important;
  }

  body.woocommerce-account .invoga-account-order-card__summary span:nth-child(4) {
    margin-top: 2px !important;
  }
}

/* Hard account reset loaded last: Blocksy wrappers must never create a card behind the text nav. */
html body.woocommerce-account .entry-content > .woocommerce > .ct-acount-nav,
html body.woocommerce-account .entry-content > .woocommerce > .ct-account-nav,
html body.woocommerce-account .woocommerce > .ct-acount-nav,
html body.woocommerce-account .woocommerce > .ct-account-nav {
  display: contents !important;
  width: auto !important;
  min-width: 0 !important;
  max-width: none !important;
  height: auto !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  box-shadow: none !important;
  outline: 0 !important;
  overflow: visible !important;
}

html body.woocommerce-account .entry-content > .woocommerce > .ct-acount-nav::before,
html body.woocommerce-account .entry-content > .woocommerce > .ct-account-nav::before,
html body.woocommerce-account .entry-content > .woocommerce > .ct-acount-nav::after,
html body.woocommerce-account .entry-content > .woocommerce > .ct-account-nav::after,
html body.woocommerce-account .woocommerce > .ct-acount-nav::before,
html body.woocommerce-account .woocommerce > .ct-account-nav::before,
html body.woocommerce-account .woocommerce > .ct-acount-nav::after,
html body.woocommerce-account .woocommerce > .ct-account-nav::after {
  content: none !important;
  display: none !important;
}

body.woocommerce-account .invoga-account-combobox {
  position: relative !important;
}

body.woocommerce-account .invoga-account-combobox__list {
  position: absolute !important;
  z-index: 10040 !important;
  top: calc(100% + 8px) !important;
  right: 0 !important;
  left: 0 !important;
  max-height: 260px !important;
  overflow: auto !important;
  border: 1px solid rgba(17, 17, 17, .16) !important;
  background: #fff !important;
  box-shadow: 0 14px 34px rgba(17, 17, 17, .10) !important;
}

body.woocommerce-account .invoga-account-combobox__list[hidden] {
  display: none !important;
}

body.woocommerce-account .invoga-account-combobox__option,
body.woocommerce-account .invoga-account-combobox__empty {
  display: block !important;
  width: 100% !important;
  min-height: 40px !important;
  padding: 12px 18px !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  color: var(--invoga-ink, #11100e) !important;
  font-family: var(--invoga-body-font, "Inter Tight", "Helvetica Neue", Arial, sans-serif) !important;
  font-size: 13px !important;
  font-weight: 620 !important;
  line-height: 1.25 !important;
  text-align: left !important;
}

body.woocommerce-account .invoga-account-combobox__option {
  cursor: pointer !important;
}

body.woocommerce-account .invoga-account-combobox__option:hover,
body.woocommerce-account .invoga-account-combobox__option:focus {
  background: rgba(17, 17, 17, .045) !important;
  outline: 0 !important;
}

body.woocommerce-account .invoga-account-combobox__empty {
  color: rgba(17, 17, 17, .54) !important;
}

/* Account order history: expanded products use the catalogue identity rhythm and link to product pages. */
body.woocommerce-account .invoga-account-order-card__body {
  display: grid !important;
  gap: 0 !important;
  padding: 2px 0 26px !important;
}

body.woocommerce-account .invoga-account-order-item,
body.woocommerce-account a.invoga-account-order-item {
  display: grid !important;
  grid-template-columns: 86px minmax(0, 1fr) !important;
  gap: 18px !important;
  align-items: center !important;
  width: 100% !important;
  padding: 16px 0 18px !important;
  border: 0 !important;
  border-bottom: 1px solid rgba(17, 17, 17, .10) !important;
  color: var(--invoga-ink, #11100e) !important;
  text-decoration: none !important;
}

body.woocommerce-account .invoga-account-order-item:hover,
body.woocommerce-account .invoga-account-order-item:focus-visible {
  color: var(--invoga-ink, #11100e) !important;
  text-decoration: none !important;
}

body.woocommerce-account .invoga-account-order-item:focus-visible {
  outline: 1px solid rgba(17, 17, 17, .42) !important;
  outline-offset: 4px !important;
}

body.woocommerce-account .invoga-account-order-item__image {
  width: 86px !important;
  aspect-ratio: 3 / 4 !important;
  overflow: hidden !important;
  background: #eeeeee !important;
}

body.woocommerce-account .invoga-account-order-item__image img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
}

body.woocommerce-account .invoga-account-order-item__info {
  display: grid !important;
  min-width: 0 !important;
  align-content: center !important;
  gap: 4px !important;
}

body.woocommerce-account .invoga-account-order-item__brand,
body.woocommerce-account .invoga-account-order-item__name,
body.woocommerce-account .invoga-account-order-item__price,
body.woocommerce-account .invoga-account-order-item__meta {
  margin: 0 !important;
}

body.woocommerce-account .invoga-account-order-item__brand {
  color: var(--invoga-ink, #11100e) !important;
  font-family: var(--invoga-body-font, "Inter Tight", "Helvetica Neue", Arial, sans-serif) !important;
  font-size: 11px !important;
  font-weight: 760 !important;
  letter-spacing: .08em !important;
  line-height: 1.22 !important;
  text-transform: uppercase !important;
}

body.woocommerce-account .invoga-account-order-item__name {
  color: var(--invoga-ink, #11100e) !important;
  font-family: var(--invoga-body-font, "Inter Tight", "Helvetica Neue", Arial, sans-serif) !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  letter-spacing: 0 !important;
  line-height: 1.35 !important;
}

body.woocommerce-account .invoga-account-order-item__price,
body.woocommerce-account .invoga-account-order-item__price .woocommerce-Price-amount,
body.woocommerce-account .invoga-account-order-item__price bdi,
body.woocommerce-account .invoga-account-order-item__price .woocommerce-Price-currencySymbol {
  color: var(--invoga-ink, #11100e) !important;
  font-family: var(--invoga-body-font, "Inter Tight", "Helvetica Neue", Arial, sans-serif) !important;
  font-size: 13px !important;
  font-weight: 760 !important;
  letter-spacing: 0 !important;
  line-height: 1.35 !important;
  white-space: nowrap !important;
}

body.woocommerce-account .invoga-account-order-item__price {
  display: inline-flex !important;
  flex-wrap: wrap !important;
  align-items: baseline !important;
  column-gap: 8px !important;
  row-gap: 2px !important;
}

body.woocommerce-account .invoga-account-order-item__price-current,
body.woocommerce-account .invoga-account-order-item__price-old,
body.woocommerce-account .invoga-account-order-item__price-discount {
  display: inline-flex !important;
  align-items: baseline !important;
  white-space: nowrap !important;
}

body.woocommerce-account .invoga-account-order-item__price-old,
body.woocommerce-account .invoga-account-order-item__price-old .woocommerce-Price-amount,
body.woocommerce-account .invoga-account-order-item__price-old bdi,
body.woocommerce-account .invoga-account-order-item__price-old .woocommerce-Price-currencySymbol,
body.woocommerce-account .invoga-account-order-item__price-discount {
  color: #999999 !important;
  font-size: 11px !important;
  font-weight: 400 !important;
  letter-spacing: 0 !important;
}

body.woocommerce-account .invoga-account-order-item__price-old,
body.woocommerce-account .invoga-account-order-item__price-old .woocommerce-Price-amount,
body.woocommerce-account .invoga-account-order-item__price-old bdi {
  text-decoration: line-through !important;
}

body.woocommerce-account .invoga-account-order-item__meta {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 6px 14px !important;
  color: rgba(17, 17, 17, .52) !important;
  font-family: var(--invoga-body-font, "Inter Tight", "Helvetica Neue", Arial, sans-serif) !important;
  font-size: 12px !important;
  font-weight: 680 !important;
  line-height: 1.35 !important;
}

body.woocommerce-account .invoga-account-order-item__total {
  display: none !important;
}

@media (min-width: 761px) {
  body.woocommerce-account .invoga-account-order-card[open] .invoga-account-order-card__summary {
    padding-bottom: 8px !important;
  }
}

@media (max-width: 760px) {
  body.woocommerce-account .invoga-account-order-card__body {
    padding: 0 0 26px !important;
  }

  body.woocommerce-account .invoga-account-order-item,
  body.woocommerce-account a.invoga-account-order-item {
    grid-template-columns: 72px minmax(0, 1fr) !important;
    gap: 14px !important;
    padding: 18px 0 20px !important;
  }

  body.woocommerce-account .invoga-account-order-item__image {
    width: 72px !important;
  }
}
