body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) {
  --tz-wishlist-bg: #06131d;
  --tz-wishlist-panel: #0b1620;
  --tz-wishlist-panel-strong: #08151f;
  --tz-wishlist-border: rgba(59, 167, 181, 0.24);
  --tz-wishlist-border-strong: rgba(59, 167, 181, 0.5);
  --tz-wishlist-text: #dcf8fc;
  --tz-wishlist-text-soft: rgba(203, 228, 234, 0.84);
  --tz-wishlist-title: #f5fdff;
  --tz-wishlist-gold: #d8b97c;
}

body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page),
body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) #page {
  background-color: #020a0f;
}

body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) #content.site-content {
  background:
    radial-gradient(circle at 0% 0%, rgba(59, 167, 181, 0.08), transparent 34%),
    radial-gradient(circle at 100% 0%, rgba(216, 177, 108, 0.08), transparent 24%),
    linear-gradient(180deg, rgba(6, 19, 29, 0.98) 0%, rgba(4, 12, 18, 1) 100%);
}

body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) .entry-header,
body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) .entry-content {
  max-width: 1360px;
  margin-inline: auto;
}

body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) .rankmath.woocommerce-breadcrumb {
  margin: 0;
  padding: 0 !important;
  display: flex;
  align-items: center;
  min-height: 36px;
  height: auto !important;
  color: var(--tz-wishlist-text-soft);
}

body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) .rankmath.woocommerce-breadcrumb a {
  color: #d5f3f7;
}

body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) .rankmath.woocommerce-breadcrumb a:hover {
  color: #f0fcff;
}

body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) .rankmath.woocommerce-breadcrumb p {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 6px 10px;
  min-height: 36px;
  margin: 0;
  color: #b8dbe2 !important;
  font-size: 12.5px;
  line-height: 1.35;
}

body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) .rankmath.woocommerce-breadcrumb .separator {
  display: inline-flex;
  align-items: center;
  color: rgba(160, 194, 202, 0.56) !important;
  font-size: 12.5px;
  line-height: 1;
}

body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) .rankmath.woocommerce-breadcrumb .last {
  color: #e3f6fa !important;
  font-weight: 600;
}

body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) .site-main {
  padding-bottom: 56px;
}

body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) .entry-header {
  margin-bottom: 10px;
}

body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) h1.entry-title {
  margin: 0;
  color: #f2fbfd;
  font-size: clamp(28px, 2.4vw, 38px);
  font-weight: 700;
  line-height: 1.08;
  letter-spacing: -0.04em;
  text-wrap: balance;
}

body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) .entry-content {
  margin-top: 0;
}

body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) .tz-wishlist-intro {
  display: flex;
  flex-direction: column;
  gap: 4px;
  margin: 0 0 24px;
}

body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) .tz-wishlist-intro__eyebrow {
  color: var(--tz-wishlist-gold);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) .tz-wishlist-intro__lede {
  max-width: 760px;
  margin: 0;
  color: var(--tz-wishlist-text-soft);
  font-size: 14px;
  line-height: 1.58;
}

body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) .tz-wishlist-shell {
  position: relative;
}

body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) #commercekit-wishlist-shortcode > .commercekit-wishlist {
  display: none;
}

body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  list-style: none;
  clear: both;
}

body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product,
body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product::before,
body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product:hover::before,
body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product:focus-within::before {
  content: none !important;
}

body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product {
  display: flex;
  flex-direction: column;
  width: 100% !important;
  max-width: none !important;
  min-width: 0;
  margin: 0 !important;
  padding: 0 !important;
  float: none !important;
  background: var(--tz-wishlist-panel);
  border: 0;
  border-radius: 14px;
  box-shadow: 0 10px 26px rgba(0, 0, 0, 0.28);
  overflow: visible;
  position: relative;
  z-index: 1;
  isolation: isolate;
  transition: transform 0.24s ease, box-shadow 0.24s ease, border-color 0.24s ease;
}

body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 2;
  border-radius: inherit;
  border: 1px solid var(--tz-wishlist-border);
  pointer-events: none;
  transition: border-color 0.24s ease;
}

body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product .woocommerce-image__wrapper {
  width: 100%;
  padding: 0;
  overflow: hidden;
  border-radius: 13px 13px 0 0;
  border-bottom: 1px solid rgba(59, 167, 181, 0.2);
  background: var(--tz-wishlist-panel);
}

body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product .woocommerce-image__wrapper > a {
  display: block;
}

body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product .shoptimizer-plp-carousel-container {
  width: 100%;
  aspect-ratio: 1 / 1;
  overflow: hidden !important;
}

body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product .shoptimizer-plp-image-wrapper {
  display: flex;
  width: 200% !important;
  max-width: none;
  transform: translateX(0);
  transition: transform 0.46s cubic-bezier(0.2, 0.75, 0.2, 1);
  will-change: transform;
}

body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product .shoptimizer-plp-image-wrapper img {
  display: block;
  width: 50% !important;
  flex: 0 0 50% !important;
  aspect-ratio: 1 / 1;
  object-fit: contain;
  background: #0b1620;
  transition: transform 0.35s ease;
}

body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product .woocommerce-image__wrapper:has(.gallery-image) img:not(.gallery-image) {
  opacity: 1 !important;
}

body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product .woocommerce-image__wrapper:has(.gallery-image) .gallery-image {
  position: relative !important;
  top: auto !important;
  left: auto !important;
  z-index: 0 !important;
  width: 50% !important;
  max-width: none !important;
  flex: 0 0 50% !important;
  opacity: 1 !important;
  transform: none !important;
  filter: none !important;
}

body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product .shoptimizer-plp-carousel--pagination {
  display: none !important;
  align-items: center;
  justify-content: center;
  gap: 6px;
  padding: 9px 0 11px;
  background: #0b1620;
}

body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product .shoptimizer-plp-carousel--dot {
  width: 6px;
  height: 6px;
  border-radius: 999px;
  background: rgba(59, 167, 181, 0.28) !important;
}

body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product .shoptimizer-plp-carousel--dot.active {
  background: #4fb7c7 !important;
}

body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product .woocommerce-card__header {
  display: flex;
  flex-direction: column;
  gap: 8px;
  flex: 1;
  min-height: 218px;
  padding: 12px 0 14px !important;
  background: var(--tz-wishlist-panel);
  color: var(--tz-wishlist-text);
}

body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product p.product__categories {
  display: none !important;
}

body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product .tz-product-brand {
  min-height: 26px;
  margin: 0 0 9px;
  padding-inline: 12px;
  line-height: 1;
}

body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product .tz-product-brand--placeholder {
  visibility: hidden;
  pointer-events: none;
}

body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product :is(.tz-product-brand__link, .tz-product-brand__text) {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  max-width: 100%;
  text-decoration: none;
}

body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product .tz-product-brand__logo-wrap {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 26px;
  height: 26px;
  flex: 0 0 26px;
  border: 0 !important;
  border-radius: 8px;
  background: transparent;
  overflow: hidden;
  box-shadow: none !important;
}

body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product .tz-product-brand__logo {
  width: 100%;
  height: 100%;
  border-radius: inherit !important;
  object-fit: contain;
}

body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product .tz-product-brand__name {
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #cbe8ed;
  font-size: 10.5px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product .woocommerce-loop-product__title,
body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product h2,
body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product .price,
body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product .price * {
  color: var(--tz-wishlist-text) !important;
}

body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product .woocommerce-loop-product__title {
  min-height: calc(3 * 1em * 1.36);
  max-height: calc(3 * 1em * 1.36);
  margin: 0 12px;
  overflow: hidden;
}

body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product .woocommerce-loop-product__title a {
  color: var(--tz-wishlist-title) !important;
  display: -webkit-box;
  overflow: hidden;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.36;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-clamp: 3;
}

body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product .star-rating {
  display: block;
  float: none;
  order: 3;
  margin: 4px auto 1px;
  min-height: 14px;
  height: 14px;
  line-height: 14px;
  text-align: center;
}

body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product .star-rating::before {
  background: linear-gradient(180deg, rgba(216, 177, 108, 0.3) 0%, rgba(123, 88, 40, 0.38) 100%) !important;
}

body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product .star-rating > span::before {
  background: linear-gradient(180deg, #f6e4c2 0%, #efcf8f 46%, #d8a95d 100%) !important;
  filter: drop-shadow(0 0 4px rgba(216, 177, 108, 0.28));
}

body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product .price {
  order: 4;
  display: block;
  margin: 8px 12px 0;
  color: #d4fbff !important;
  font-size: 16.5px;
  font-weight: 700;
  letter-spacing: 0.1px;
  line-height: 1.25;
}

body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product .star-rating + .price {
  margin-top: 0;
}

body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product .price::before {
  content: "";
  display: block;
  height: 20px;
}

body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product .star-rating + .price::before {
  content: none;
}

body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product .price * {
  font-size: inherit;
}

body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product .price del {
  position: relative;
  display: inline-flex;
  align-items: center;
  margin-right: 0.45em;
  text-decoration: none;
  color: rgba(220, 241, 246, 0.58) !important;
  opacity: 1;
  line-height: 1.2;
}

body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product .price del::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  border-top: 2px solid rgba(220, 241, 246, 0.66);
  transform: translateY(-50%);
  pointer-events: none;
}

body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product .price .woocommerce-Price-currencySymbol {
  margin-left: 0.2em;
}

body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product .woocommerce-card__header > a.button,
body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product a.added_to_cart {
  order: 5;
  position: relative;
  left: auto;
  bottom: auto;
  width: calc(100% - 24px) !important;
  margin: auto 12px 0 !important;
  align-self: auto;
  display: block !important;
  opacity: 1 !important;
  padding: 11px 12px !important;
  border: 0;
  border-radius: 8px;
  position: relative;
  overflow: hidden;
  isolation: isolate;
  background-image: linear-gradient(138deg, #a37635 0%, #c69652 48%, #d8af73 100%) !important;
  color: #040d12 !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
  letter-spacing: 0.24px !important;
  text-align: center;
  text-shadow: none !important;
  box-shadow: 0 4px 10px rgba(1, 8, 13, 0.14), inset 0 1px 0 rgba(255, 243, 218, 0.38) !important;
  transition: transform 0.34s cubic-bezier(0.22, 0.78, 0.21, 1), box-shadow 0.34s cubic-bezier(0.22, 0.78, 0.21, 1), filter 0.34s cubic-bezier(0.22, 0.78, 0.21, 1) !important;
}

body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product a.added_to_cart {
  display: none !important;
}

body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product .woocommerce-card__header > a.button::before,
body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product a.added_to_cart::before {
  content: "";
  position: absolute;
  inset: -1px;
  border-radius: inherit;
  pointer-events: none;
  z-index: 0;
  transform: translate3d(146%, 0, 0);
  background: linear-gradient(112deg, transparent 26%, rgba(255, 242, 214, 0.42) 50%, transparent 74%);
  transition: transform 1.28s cubic-bezier(0.2, 0.8, 0.2, 1);
}

body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product .woocommerce-card__header > a.button.loading {
  color: transparent !important;
  filter: none !important;
  text-shadow: none !important;
}

body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product .woocommerce-card__header > a.button.loading::before {
  opacity: 0 !important;
  transform: none !important;
}

body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product .woocommerce-card__header > a.button.loading::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  width: 16px;
  height: 16px;
  margin-top: -8px;
  margin-left: -8px;
  opacity: 1 !important;
  border: 1.5px solid rgba(7, 17, 24, 0.28);
  border-top-color: rgba(255, 245, 222, 0.96);
  border-left-color: rgba(255, 236, 197, 0.88);
  border-right-color: rgba(255, 226, 170, 0.5);
  border-radius: 50%;
  background: rgba(7, 17, 24, 0.06);
  box-shadow: 0 0 0 1px rgba(255, 236, 198, 0.3), 0 1px 5px rgba(7, 17, 24, 0.2);
  animation: tz-wishlist-spin 0.72s linear infinite;
}

body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product .onsale,
body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product .product-label.type-bubble,
body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product .ckit-badge {
  background: linear-gradient(135deg, #0f6c7a 0%, #0a4f59 100%) !important;
  border: 1px solid rgba(132, 236, 249, 0.66);
  color: #e7feff !important;
  border-radius: 999px;
  font-size: 10px;
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
  letter-spacing: 0.24px;
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.28);
  padding: 4px 9px;
}

body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product .commercekit-wishlist.mini {
  position: absolute;
  top: -12px;
  right: -10px;
  z-index: 7;
  width: 36px;
  height: 36px;
  opacity: 1;
  background: rgba(6, 20, 32, 0.92);
  border: 1px solid rgba(59, 167, 181, 0.6);
  border-radius: 999px;
  box-shadow: 0 8px 18px rgba(0, 0, 0, 0.35);
}

body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product .commercekit-wishlist.mini a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  font-size: 0;
}

body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) a.commercekit-remove-wishlist2.wsl-remove::before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 16px;
  content: "";
  background: #c7eef2;
  transform: translate(-50%, -50%);
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='3 6 5 6 21 6'/%3E%3Cpath d='M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6m3 0V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2'/%3E%3Cline x1='10' y1='11' x2='10' y2='17'/%3E%3Cline x1='14' y1='11' x2='14' y2='17'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='3 6 5 6 21 6'/%3E%3Cpath d='M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6m3 0V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2'/%3E%3Cline x1='10' y1='11' x2='10' y2='17'/%3E%3Cline x1='14' y1='11' x2='14' y2='17'/%3E%3C/svg%3E");
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
}

body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) a.commercekit-remove-wishlist2.wsl-remove.processing::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 16px;
  margin: -8px 0 0 -8px;
  border: 1.5px solid rgba(199, 238, 242, 0.28);
  border-top-color: rgba(255, 244, 218, 0.94);
  border-left-color: rgba(255, 232, 185, 0.88);
  border-radius: 50%;
  animation: tz-wishlist-spin 0.72s linear infinite;
}

body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products .wsl-no-products {
  grid-column: 1 / -1;
  width: 100%;
  min-height: 0;
  padding: 0;
  list-style: none;
}

body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) .tz-wishlist-empty__card {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 14px;
  max-width: 760px;
  margin: 0 auto;
  padding: 38px 28px 40px;
  border: 1px solid rgba(59, 167, 181, 0.22);
  border-radius: 22px;
  background:
    radial-gradient(circle at 50% 0%, rgba(216, 177, 108, 0.08), transparent 32%),
    radial-gradient(circle at 80% 0%, rgba(59, 167, 181, 0.08), transparent 34%),
    linear-gradient(160deg, rgba(8, 24, 34, 0.96) 0%, rgba(5, 17, 25, 0.98) 100%);
  box-shadow: 0 22px 46px rgba(1, 8, 13, 0.28);
  text-align: center;
}

body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) .tz-wishlist-empty__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 92px;
  height: 92px;
  margin: 0;
  border: 1px solid rgba(216, 177, 108, 0.3);
  border-radius: 999px;
  background: radial-gradient(circle at 50% 32%, rgba(216, 177, 108, 0.16), rgba(8, 24, 34, 0.88));
  color: #f2e3c2;
}

body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) .tz-wishlist-empty__icon svg {
  width: 42px;
  height: 42px;
}

body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) .tz-wishlist-empty__title {
  margin: 0;
  color: #eefbfd;
  font-size: clamp(24px, 3vw, 34px);
  font-weight: 700;
  line-height: 1.08;
  letter-spacing: -0.04em;
  text-wrap: balance;
}

body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) .tz-wishlist-empty__desc {
  max-width: 560px;
  margin: 0;
  color: var(--tz-wishlist-text-soft);
  font-size: 15px;
  line-height: 1.7;
}

body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) .tz-wishlist-empty__button {
  min-width: 220px;
  margin-top: 2px;
  padding: 13px 22px !important;
  border: 0;
  border-radius: 10px;
  background-image: linear-gradient(138deg, #a37635 0%, #c69652 48%, #d8af73 100%) !important;
  color: #040d12 !important;
  font-weight: 700 !important;
  letter-spacing: 0.22px !important;
  box-shadow: 0 6px 18px rgba(1, 8, 13, 0.18), inset 0 1px 0 rgba(255, 243, 218, 0.38) !important;
}

body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) .commercekit-wishlist-pages {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  margin-top: 18px;
  padding-top: 4px;
  color: #bdd9de;
  font-size: 13px;
}

body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) .commercekit-wishlist-pages a,
body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) .commercekit-wishlist-pages .tablenav-pages-navspan {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 34px;
  height: 34px;
  padding: 0 11px;
  border: 1px solid rgba(59, 167, 181, 0.24);
  border-radius: 9px;
  background: rgba(8, 23, 33, 0.86);
  color: #b5d0d6;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  transition: border-color 0.2s ease, background-color 0.2s ease, color 0.2s ease;
}

body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) .commercekit-wishlist-pages a:hover {
  border-color: rgba(59, 167, 181, 0.42);
  background: rgba(13, 34, 47, 0.94);
  color: #f3fdff;
}

body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) .commercekit-wishlist-pages .paging-input {
  padding: 0 10px;
}

@media (hover: hover) {
  body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product:hover {
    z-index: 6;
    transform: translateY(-5px);
    box-shadow: 0 20px 34px rgba(0, 0, 0, 0.37);
  }

  body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product:hover::after {
    border-color: rgba(59, 167, 181, 0.52);
  }

  body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product:hover .woocommerce-loop-product__title a {
    color: #77d0dc !important;
  }

  body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product:hover .woocommerce-image__wrapper:has(.gallery-image) {
    transform: none;
  }

  body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product:hover .woocommerce-image__wrapper:has(.gallery-image) img:not(.gallery-image) {
    opacity: 1 !important;
  }

  body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product:hover .woocommerce-image__wrapper:has(.gallery-image) .shoptimizer-plp-image-wrapper {
    transform: translateX(-50%) !important;
  }

  body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product:hover .commercekit-wishlist.mini {
    transform: translateY(-1px) scale(1.05);
    border-color: rgba(140, 237, 249, 0.88);
    background: rgba(10, 37, 54, 0.96);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.38);
  }

  body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product .woocommerce-card__header > a.button:hover {
    border-color: rgba(216, 177, 108, 0.64) !important;
    color: #040d12 !important;
    transform: translate3d(0, -1px, 0) !important;
    filter: brightness(1.012) saturate(1.03) !important;
    box-shadow: 0 8px 16px rgba(72, 50, 20, 0.26), 0 0 0 1px rgba(235, 205, 150, 0.28), inset 0 1px 0 rgba(255, 243, 218, 0.44) !important;
  }

  body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product .woocommerce-card__header > a.button:hover::before {
    transform: translate3d(-146%, 0, 0);
  }
}

@media (max-width: 992px) {
  body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) .entry-header,
  body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) .entry-content {
    max-width: none;
  }

  body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) h1.entry-title {
    font-size: clamp(26px, 8vw, 34px);
  }

  body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) .tz-wishlist-intro {
    margin-bottom: 18px;
  }

  body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) .tz-wishlist-intro__lede {
    font-size: 13px;
    line-height: 1.6;
  }

  body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    row-gap: 14px;
    column-gap: 12px;
  }

  body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product {
    border-radius: 12px;
  }

  body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product .woocommerce-image__wrapper {
    border-radius: 11px 11px 0 0;
  }

  body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product .woocommerce-card__header {
    min-height: 182px;
    padding: 10px 0 12px !important;
    gap: 6px;
  }

  body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product .tz-product-brand {
    min-height: 20px;
    margin-bottom: 7px;
    padding-inline: 8px;
  }

  body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product .tz-product-brand__logo-wrap {
    width: 22px;
    height: 22px;
    flex-basis: 22px;
    border-radius: 7px;
  }

  body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product .tz-product-brand__logo {
    border-radius: inherit !important;
  }

  body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product .tz-product-brand__name {
    font-size: 9.25px;
    letter-spacing: 0.08em;
  }

  body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product .woocommerce-loop-product__title {
    min-height: calc(3 * 1em * 1.34 + 2px);
    max-height: calc(3 * 1em * 1.34 + 2px);
    line-height: 1.34;
    padding-bottom: 1px;
    overflow: hidden;
    margin-left: 8px;
    margin-right: 8px;
  }

  body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product .woocommerce-loop-product__title a {
    font-size: 10.75px;
    line-height: 1.34;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    padding-bottom: 2px;
  }

  body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product .star-rating {
    margin: 3px auto;
    min-height: 13px;
    height: 13px;
    line-height: 13px;
  }

  body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product .shoptimizer-plp-carousel-container {
    display: flex !important;
    overflow-x: scroll !important;
    overflow-y: hidden !important;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    scroll-behavior: smooth;
    scrollbar-width: none;
  }

  body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product .shoptimizer-plp-image-wrapper {
    display: flex !important;
    flex: 0 0 auto !important;
    width: 200% !important;
    max-width: none !important;
    transform: translateX(0) !important;
  }

  body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product .shoptimizer-plp-image-wrapper img,
  body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product .shoptimizer-plp-image-wrapper picture,
  body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product .gallery-image {
    width: 50% !important;
    max-width: none !important;
    flex: 0 0 50% !important;
    height: 100%;
    scroll-snap-align: center;
    object-fit: cover;
  }

  body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product .gallery-image {
    position: relative;
    top: auto;
    left: auto;
    opacity: 1;
    transform: none !important;
  }

  body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product .shoptimizer-plp-carousel-container::-webkit-scrollbar {
    display: none;
  }

  body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product .shoptimizer-plp-carousel--pagination {
    display: flex !important;
    position: absolute;
    left: 50%;
    bottom: 5px;
    z-index: 1;
    transform: translateX(-50%);
    padding: 0;
    background: none;
  }

  body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product .price {
    margin: 6px 8px 0;
    font-size: 14px;
  }

  body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product .price::before {
    height: 19px;
  }

  body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product .woocommerce-card__header > a.button,
  body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product a.added_to_cart {
    width: calc(100% - 16px) !important;
    margin-left: 8px !important;
    margin-right: 8px !important;
    padding: 9px 10px !important;
    border-radius: 8px;
    font-size: 10px !important;
    line-height: 16px !important;
    letter-spacing: 0.15px !important;
  }

  body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product .commercekit-wishlist.mini {
    top: -8px;
    right: -8px;
    width: 32px;
    height: 32px;
  }

  body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) a.commercekit-remove-wishlist2.wsl-remove::before {
    width: 14px;
    height: 14px;
  }

  body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product .onsale,
  body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product .product-label.type-bubble,
  body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product .ckit-badge {
    font-size: 9px;
    padding: 3px 7px;
  }

  body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) .tz-wishlist-empty__card {
    padding: 28px 20px 30px;
    border-radius: 18px;
  }

  body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) .tz-wishlist-empty__icon {
    width: 82px;
    height: 82px;
  }

  body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) .tz-wishlist-empty__title {
    font-size: clamp(22px, 8vw, 28px);
  }

  body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) .tz-wishlist-empty__desc {
    font-size: 14px;
  }

  body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) .commercekit-wishlist-pages {
    flex-wrap: wrap;
    justify-content: center;
  }
}

@media (max-width: 360px) {
  body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products {
    grid-template-columns: minmax(0, 1fr);
  }
}

body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product .woocommerce-card__header > a.added_to_cart.wc-forward,
body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product .woocommerce-message,
body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) ul.commercekit-wishlist-list.products li.product .woocommerce-info {
  display: none !important;
}

body:is(.tz-wishlist-lux-page, .tz-account-lux-skin.tz-account-wishlist-lux-page) #commercekit-wishlist-popup {
  display: none !important;
}

@keyframes tz-wishlist-spin {
  to {
    transform: rotate(360deg);
  }
}
