/**
 * Aussify Life — Navy & Sapphire storefront overlay.
 * Last stylesheet. Tokens are already navy in :root; this polishes chrome.
 */

:root {
  --ss-header: #0f2744;
  --ss-mainbar-bg: #0f2744;
  --ss-deep-green: #0a1c33;
  --ss-brand: #1e6fff;
  --ss-brand-hover: #1558d6;
  --ss-cream: #eef3fa;
  --ss-border: #d7e2f0;
  --ss-muted: #5b6b82;
  --al-ink: #0f2744;
  --al-brand: #1e6fff;
  --al-ivory: #eef3fa;
}

body.sscomic-theme .ss-btn-primary,
body.sscomic-theme .ss-btn:not([class*="ss-btn-"]),
body.sscomic-theme button.single_add_to_cart_button,
body.sscomic-theme .ss-card-atc {
  color: #fff !important;
}

body.sscomic-theme .ss-btn-outline:not(.al-hero-alt) {
  background: #eef5ff;
  color: #1e6fff;
  border-color: #1e6fff;
}

body.sscomic-theme .ss-btn-outline:not(.al-hero-alt):hover {
  background: #e4eeff;
  color: #1558d6;
  border-color: #1558d6;
}

body.sscomic-theme .ss-btn-secondary {
  background: #eef5ff;
  color: #1e6fff;
  border-color: #1e6fff;
}

body.sscomic-theme .ss-btn-secondary:hover {
  background: #e4eeff;
  color: #1558d6;
  border-color: #1558d6;
}

body.sscomic-theme .al-hero .ss-btn-outline,
body.sscomic-theme .al-hero .al-hero-alt {
  background: transparent;
  border-color: rgba(245, 241, 235, 0.35);
  color: #eef3fa;
}

body.sscomic-theme .al-hero .ss-btn-outline:hover,
body.sscomic-theme .al-hero .al-hero-alt:hover {
  background: rgba(245, 241, 235, 0.08);
  color: #eef3fa;
}

body.sscomic-theme .ss-nav {
  background: #143256;
  border-bottom: 0;
  color: #c5d4e8;
}

body.sscomic-theme .ss-navlinks a,
body.sscomic-theme .ss-nav-utils a,
body.sscomic-theme .ss-mega-btn {
  color: #c5d4e8;
}

body.sscomic-theme .ss-navlinks a:hover,
body.sscomic-theme .ss-nav-utils a:hover,
body.sscomic-theme .ss-mega-btn:hover {
  color: #fff;
}

body.sscomic-theme .ss-mega-panel {
  color: var(--ss-header);
}

/* Header cart: ice bag on navy chrome — not a sapphire CTA pill */
body.sscomic-theme .ss-actions .ss-action.ss-header-cart,
body.sscomic-theme .ss-actions .ss-action[data-ss-cart-open] {
  background: transparent;
  border-radius: 0.5rem;
  padding: 0.35rem 0.45rem;
  color: #e8eef6;
  gap: 0.4rem;
}

body.sscomic-theme .ss-actions .ss-action.ss-header-cart:hover,
body.sscomic-theme .ss-actions .ss-action[data-ss-cart-open]:hover {
  background: rgba(255, 255, 255, 0.1);
  color: #fff;
}

body.sscomic-theme .ss-header-cart-label {
  display: none;
  font-size: 0.8125rem;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.02em;
  color: inherit;
}

@media (min-width: 1280px) {
  body.sscomic-theme .ss-header-cart-label {
    display: inline;
  }
}

body.sscomic-theme .ss-header-cart .ss-ico-bag {
  width: 1.375rem;
  height: 1.375rem;
  stroke: currentColor;
}

body.sscomic-theme .ss-header-cart .ss-badge-count {
  background: #1e6fff;
  color: #fff;
  border: 1.5px solid #0f2744;
  min-width: 1.05rem;
  height: 1.05rem;
  font-weight: 700;
}

body.sscomic-theme .ss-mainbar-mobile .ss-header-cart {
  width: 44px;
  height: 44px;
  min-width: 44px;
  min-height: 44px;
  padding: 0;
  color: #e8eef6;
  background: transparent;
  border-radius: 0.5rem;
}

body.sscomic-theme .ss-mainbar-mobile .ss-header-cart:hover {
  background: rgba(255, 255, 255, 0.1);
  color: #fff;
}

body.sscomic-theme .ss-mainbar .ss-logo-img {
  height: 46px;
}

body.sscomic-theme .ss-footer,
body.sscomic-theme .ss-footer-brand {
  background: #0a1c33;
}

/* Amazon-style catalog thumbs: white square, full product, no frame */
body.sscomic-theme .ss-card-media,
body.sscomic-theme ul.products li.product .ss-card-media,
body.sscomic-theme .ss-home ul.products li.product .ss-card-media {
  border: 0 !important;
  outline: 0 !important;
  box-shadow: none !important;
  padding: 0 !important;
  background: #fff !important;
  overflow: hidden;
  border-radius: 8px !important;
}

body.sscomic-theme .ss-card-image,
body.sscomic-theme .ss-card-image.ss-product-art,
body.sscomic-theme ul.products li.product .ss-card-image {
  border: 0 !important;
  outline: 0 !important;
  box-shadow: none !important;
  padding: 18px !important;
  background: #fff !important;
  overflow: hidden;
}

body.sscomic-theme .ss-card-image img,
body.sscomic-theme .ss-card-img,
body.sscomic-theme ul.products li.product .ss-card-image img,
body.sscomic-theme ul.products li.product .ss-card-img {
  width: auto !important;
  height: auto !important;
  max-width: 100% !important;
  max-height: 100% !important;
  object-fit: contain !important;
  object-position: center !important;
  margin: 0 auto !important;
  padding: 0 !important;
  background: transparent !important;
}

/* Compact PDP gallery: left thumbs, contained photo */
body.sscomic-theme.single-product .pdp-main,
body.sscomic-theme.single-product .ss-pdp-grid,
body.sscomic-theme .pdp-main,
body.sscomic-theme .ss-pdp-grid {
  grid-template-columns: minmax(0, 540px) minmax(0, 1fr) minmax(280px, 320px) !important;
  align-items: start !important;
}

body.sscomic-theme .ss-pdp-gallery {
  display: grid !important;
  grid-template-columns: 68px minmax(0, 1fr) !important;
  gap: 10px !important;
  align-items: start !important;
  overflow: visible !important;
  max-width: 540px;
  position: relative !important;
  top: auto !important;
}

body.sscomic-theme .ss-pdp-thumbs-col {
  display: flex !important;
  flex-direction: column;
  align-items: center;
  width: 68px !important;
  max-width: 68px !important;
  min-width: 68px !important;
  overflow: hidden;
}

body.sscomic-theme .ss-pdp-thumbs,
body.sscomic-theme .thumb-strip {
  display: flex !important;
  flex-direction: column !important;
  gap: 8px !important;
  width: 68px !important;
  max-width: 68px !important;
  max-height: 420px;
  overflow-x: hidden !important;
  overflow-y: auto !important;
  padding: 0 !important;
  margin: 0 !important;
  scrollbar-width: none !important;
  -ms-overflow-style: none !important;
}

body.sscomic-theme .ss-pdp-thumb-chev {
  flex: 0 0 auto;
  display: grid;
  place-items: center;
  width: 28px;
  height: 20px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  color: #0f2744;
  font-size: 14px;
  line-height: 1;
  cursor: pointer;
}

body.sscomic-theme .ss-pdp-thumb-chev[data-ss-thumb-up] { order: 0; }
body.sscomic-theme .ss-pdp-thumbs,
body.sscomic-theme .thumb-strip { order: 1 !important; }
body.sscomic-theme .ss-pdp-thumb-chev[data-ss-thumb-down] { order: 2; }

body.sscomic-theme .ss-pdp-thumb-chev[hidden] {
  display: none !important;
}

body.sscomic-theme .ss-pdp-thumb-chev:hover {
  color: #1e6fff;
}

body.sscomic-theme .ss-pdp-thumb,
body.sscomic-theme .thumb {
  flex: 0 0 auto !important;
  box-sizing: border-box !important;
  width: 68px !important;
  height: 68px !important;
  min-width: 68px !important;
  min-height: 68px !important;
  padding: 2px !important;
  border: 1px solid #d5d9d9 !important;
  border-radius: 8px !important;
  outline: 0 !important;
  box-shadow: none !important;
  background: #fff !important;
  overflow: hidden;
}

body.sscomic-theme .ss-pdp-thumb:hover,
body.sscomic-theme .thumb:hover {
  border-color: #1e6fff !important;
}

body.sscomic-theme .ss-pdp-thumb.is-active,
body.sscomic-theme .ss-pdp-thumb.on {
  border: 2px solid #1e6fff !important;
  outline: 0 !important;
}

body.sscomic-theme .ss-pdp-main,
body.sscomic-theme .main-img-wrap {
  border: 0 !important;
  outline: 0 !important;
  box-shadow: none !important;
  background: #fff !important;
  padding: 0 !important;
  overflow: hidden;
  border-radius: 12px !important;
  aspect-ratio: 1 !important;
  width: 100% !important;
  max-width: 100% !important;
  min-height: 0 !important;
  height: auto !important;
  cursor: zoom-in;
}

body.sscomic-theme .ss-pdp-main img,
body.sscomic-theme .ss-pdp-img,
body.sscomic-theme .ss-pdp-thumb img,
body.sscomic-theme .main-img-wrap img {
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
  max-height: 100% !important;
  object-fit: contain !important;
  object-position: center !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}

@media (min-width: 1024px) {
  body.sscomic-theme .ss-pdp-main,
  body.sscomic-theme .main-img-wrap {
    min-height: 0;
    max-height: 420px;
  }

  body.sscomic-theme .ss-pdp-nav {
    display: grid !important;
  }

  body.sscomic-theme.single-product .ss-pdp-gallery {
    position: relative !important;
    top: auto !important;
    align-self: start;
  }
}

@media (max-width: 980px) {
  body.sscomic-theme.single-product .pdp-main,
  body.sscomic-theme.single-product .ss-pdp-grid,
  body.sscomic-theme .pdp-main,
  body.sscomic-theme .ss-pdp-grid {
    grid-template-columns: minmax(0, 420px) minmax(0, 1fr) !important;
  }
}

@media (max-width: 800px) {
  body.sscomic-theme.single-product .pdp-main,
  body.sscomic-theme.single-product .ss-pdp-grid,
  body.sscomic-theme .pdp-main,
  body.sscomic-theme .ss-pdp-grid {
    grid-template-columns: 1fr !important;
  }

  body.sscomic-theme .ss-pdp-gallery {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    max-width: 100%;
  }

  body.sscomic-theme .ss-pdp-thumbs-col {
    width: 100% !important;
    max-width: none !important;
    min-width: 0 !important;
    flex-direction: row;
    order: 2;
    overflow: hidden;
  }

  body.sscomic-theme .ss-pdp-thumb-chev {
    display: none !important;
  }

  body.sscomic-theme .ss-pdp-thumbs,
  body.sscomic-theme .thumb-strip {
    flex-direction: row !important;
    max-height: none !important;
    max-width: none !important;
    width: auto !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    order: 2;
    scrollbar-width: none !important;
  }

  body.sscomic-theme .ss-pdp-thumb,
  body.sscomic-theme .thumb {
    width: 56px !important;
    height: 56px !important;
    min-width: 56px !important;
    min-height: 56px !important;
  }

  body.sscomic-theme .ss-pdp-main,
  body.sscomic-theme .main-img-wrap {
    order: 1;
    min-height: 0;
    max-height: 340px;
    max-width: 340px !important;
  }
}

body.sscomic-theme .cat-hero,
body.sscomic-theme .ss-category-hero {
  border-radius: var(--ss-radius-banner, 1.5rem);
  overflow: hidden;
}

body.sscomic-theme .cat-hero.ss-has-banner::before,
body.sscomic-theme .ss-category-hero::before {
  background: linear-gradient(90deg, rgba(15, 39, 68, 0.88) 0%, rgba(15, 39, 68, 0.5) 58%, rgba(10, 28, 51, 0.62) 100%);
}

body.sscomic-theme :focus-visible {
  outline-color: var(--ss-brand);
}

/* Stripe-like circular add-to-cart on product cards (home, shop, related) */
@keyframes ss-card-add-spin {
  to {
    transform: rotate(360deg);
  }
}

body.sscomic-theme .ss-card-foot,
body.sscomic-theme ul.products li.product .ss-card-foot,
body.sscomic-theme .ss-home ul.products .ss-card-foot,
body.single-product .related .ss-card-foot {
  display: flex !important;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
  margin-top: auto;
  width: 100%;
}

body.sscomic-theme .ss-card-meta {
  display: flex;
  flex-direction: column;
  gap: 0.35rem;
  min-width: 0;
  flex: 1 1 auto;
}

body.sscomic-theme .ss-card a.button.ss-card-add,
body.sscomic-theme .ss-card a.ss-card-add:not(.single_add_to_cart_button),
body.sscomic-theme ul.products li.product a.button.ss-card-add,
body.sscomic-theme .woocommerce ul.products li.product a.button.ss-card-add,
body.single-product .related a.ss-card-add {
  position: relative;
  flex: 0 0 44px !important;
  align-self: center;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  box-sizing: border-box !important;
  width: 44px !important;
  height: 44px !important;
  min-width: 44px !important;
  min-height: 44px !important;
  max-width: 44px !important;
  margin: 0 0 0 auto !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 50% !important;
  background: #1e6fff !important;
  color: #fff !important;
  font-size: 0 !important;
  line-height: 0 !important;
  letter-spacing: 0 !important;
  text-indent: 0 !important;
  text-decoration: none !important;
  white-space: nowrap;
  overflow: visible;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.22),
    0 1px 1px rgba(15, 39, 68, 0.05),
    0 6px 16px rgba(30, 111, 255, 0.32) !important;
  transition: background-color 0.16s ease, box-shadow 0.16s ease, transform 0.16s ease;
}

body.sscomic-theme .ss-card a.button.ss-card-add:hover,
body.sscomic-theme .ss-card a.ss-card-add:not(.single_add_to_cart_button):hover,
body.sscomic-theme ul.products li.product a.button.ss-card-add:hover {
  background: #1558d6 !important;
  color: #fff !important;
  transform: translateY(-1px);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.2),
    0 2px 4px rgba(15, 39, 68, 0.08),
    0 10px 20px rgba(30, 111, 255, 0.38) !important;
}

body.sscomic-theme a.ss-card-add:active {
  transform: translateY(0);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.16),
    0 1px 2px rgba(15, 39, 68, 0.12) !important;
}

body.sscomic-theme a.ss-card-add:focus-visible {
  outline: 2px solid #1558d6;
  outline-offset: 3px;
}

body.sscomic-theme .ss-card-add-ico {
  display: grid;
  place-items: center;
  width: 20px;
  height: 20px;
}

body.sscomic-theme .ss-card-add-ico svg,
body.sscomic-theme a.ss-card-add svg {
  display: block;
  width: 20px;
  height: 20px;
  grid-area: 1 / 1;
  stroke: #fff;
  color: #fff;
  fill: none;
}

body.sscomic-theme .ss-card-add .ss-ico-check {
  display: none;
}

body.sscomic-theme .ss-card-add.added .ss-ico-cart {
  display: none;
}

body.sscomic-theme .ss-card-add.added .ss-ico-check {
  display: block;
}

body.sscomic-theme .ss-card-add.added {
  background: #0f2744 !important;
}

body.sscomic-theme .woocommerce a.button.ss-card-add.loading,
body.sscomic-theme a.ss-card-add.loading {
  opacity: 1 !important;
  padding: 0 !important;
  pointer-events: none;
}

body.sscomic-theme a.ss-card-add.loading .ss-card-add-ico {
  opacity: 0;
}

body.sscomic-theme .woocommerce a.button.ss-card-add.loading::after,
body.sscomic-theme a.ss-card-add.loading::after,
body.sscomic-theme .woocommerce a.button.ss-card-add.added::after,
body.sscomic-theme a.ss-card-add.added::after {
  font: 0 / 0 a !important;
  content: "" !important;
  position: absolute;
  top: 50%;
  left: 50%;
  right: auto;
  bottom: auto;
  width: 16px;
  height: 16px;
  margin: -8px 0 0 -8px;
  padding: 0;
  border: 2px solid rgba(255, 255, 255, 0.35);
  border-top-color: #fff;
  border-radius: 50%;
  background: none !important;
  box-shadow: none;
  animation: ss-card-add-spin 0.55s linear infinite;
}

body.sscomic-theme .woocommerce a.button.ss-card-add.added::after,
body.sscomic-theme a.ss-card-add.added::after {
  display: none !important;
  animation: none;
}

body.sscomic-theme .ss-card .added_to_cart,
body.sscomic-theme ul.products li.product .added_to_cart {
  display: none !important;
}

/* PDP: full-width sapphire pill (cards keep the circular ATC) */
body.sscomic-theme .ss-pdp-cart,
body.sscomic-theme.single-product .ss-pdp-cart {
  display: flex;
  flex-direction: column;
  flex: 0 0 auto !important;
  align-items: stretch;
}

body.sscomic-theme .ss-pdp-cart form.cart,
body.sscomic-theme.single-product .ss-pdp-cart form.cart {
  display: flex !important;
  flex-direction: column !important;
  flex: 0 0 auto !important;
  align-items: stretch !important;
  gap: 10px !important;
  grid-template-columns: none !important;
}

body.sscomic-theme .ss-pdp-cart .single_add_to_cart_button,
body.sscomic-theme .ss-pdp-cart button.single_add_to_cart_button,
body.sscomic-theme.single-product .ss-pdp-cart .single_add_to_cart_button,
body.sscomic-theme.single-product button.single_add_to_cart_button {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 8px !important;
  box-sizing: border-box !important;
  flex: 0 0 50px !important;
  align-self: stretch !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  height: 50px !important;
  min-height: 50px !important;
  max-height: 52px !important;
  padding: 0 18px !important;
  border: 0 !important;
  border-radius: 999px !important;
  aspect-ratio: auto !important;
  background: #1e6fff !important;
  color: #fff !important;
  font-size: 16px !important;
  font-weight: 800 !important;
  line-height: 1.2 !important;
  white-space: nowrap !important;
  overflow: hidden;
}

body.sscomic-theme .ss-pdp-cart .single_add_to_cart_button:hover,
body.sscomic-theme.single-product .ss-pdp-cart .single_add_to_cart_button:hover {
  background: #1558d6 !important;
}

body.sscomic-theme .ss-pdp-cart .single_add_to_cart_button::after {
  content: none !important;
  display: none !important;
}

/* PDP layout lock — BlueStone structure, Aussify navy / sapphire */
body.sscomic-theme.single-product .ss-pdp-wrap > .wrap,
body.sscomic-theme.single-product .ss-breadcrumbs.wrap,
body.sscomic-theme.single-product .below-fold .wrap,
body.sscomic-theme.single-product .ss-pdp-promises.wrap,
body.sscomic-theme.single-product .al-trust-wrap.wrap,
body.sscomic-theme.single-product .related.products.wrap {
  width: min(1200px, calc(100% - 48px)) !important;
}

body.sscomic-theme.single-product .ss-pdp-grid,
body.sscomic-theme.single-product .pdp-main {
  display: grid !important;
  grid-template-columns: minmax(0, 540px) minmax(0, 1fr) minmax(280px, 320px) !important;
  align-items: start !important;
  gap: 28px 32px !important;
}

body.sscomic-theme.single-product .ss-pdp-buy {
  width: 100%;
  max-width: 320px;
}

body.sscomic-theme.single-product .ss-pdp-cart .quantity,
body.sscomic-theme.single-product .ss-pdp-cart .quantity[data-type="type-2"] {
  width: 88px !important;
  height: 44px !important;
}

body.sscomic-theme.single-product .ss-pdp-cart input.qty,
body.sscomic-theme.single-product .ss-pdp-cart .qty,
body.sscomic-theme.single-product .ss-pdp-cart .quantity input[type="number"] {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  opacity: 0 !important;
  pointer-events: none !important;
}

body.sscomic-theme.single-product .ss-pdp-cart .ct-increase,
body.sscomic-theme.single-product .ss-pdp-cart .ct-decrease {
  display: none !important;
}

body.sscomic-theme.single-product #reviews {
  scroll-margin-top: 96px;
}

body.sscomic-theme.single-product .ss-pdp-thumbs,
body.sscomic-theme.single-product .thumb-strip {
  scrollbar-width: none !important;
  -ms-overflow-style: none !important;
}

body.sscomic-theme.single-product .ss-pdp-thumbs::-webkit-scrollbar,
body.sscomic-theme.single-product .thumb-strip::-webkit-scrollbar {
  display: none !important;
  width: 0 !important;
  height: 0 !important;
}

@media (max-width: 980px) {
  body.sscomic-theme.single-product .ss-pdp-grid,
  body.sscomic-theme.single-product .pdp-main {
    grid-template-columns: minmax(0, 420px) minmax(0, 1fr) !important;
  }

  body.sscomic-theme.single-product .ss-pdp-buy {
    grid-column: 1 / -1;
    width: min(360px, 100%);
    position: static;
  }
}

@media (max-width: 800px) {
  body.sscomic-theme.single-product .ss-pdp-grid,
  body.sscomic-theme.single-product .pdp-main {
    grid-template-columns: 1fr !important;
  }

  body.sscomic-theme.single-product .ss-pdp-gallery { order: 1; }
  body.sscomic-theme.single-product .ss-pdp-info { order: 2; }
  body.sscomic-theme.single-product .ss-pdp-buy {
    order: 3;
    width: 100%;
    position: static;
  }
}


@media (max-width: 1200px) {
  body.sscomic-theme .ss-store-main .cat-right ul.products,
  body.sscomic-theme .cat-right ul.products {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 800px) {
  body.sscomic-theme .ss-store-main .cat-right ul.products,
  body.sscomic-theme .cat-right ul.products {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

/* PDP rating chip + review histogram — ice / sapphire, gold star glyphs only */
body.sscomic-theme.single-product .ss-pdp-info {
  overflow: visible;
  z-index: 5;
}

body.sscomic-theme .ss-rating-chip {
  background: #eef3fa;
  border-color: #d7e2f0;
}

body.sscomic-theme .ss-rating-count,
body.sscomic-theme .ss-rating-see,
body.sscomic-theme .ss-rating-bar-pct {
  color: #1e6fff;
}

body.sscomic-theme .ss-rating-stars::before {
  color: #e0b423;
}

body.sscomic-theme .ss-reviews-bar-track,
body.sscomic-theme .ss-rating-bar-track,
body.sscomic-theme .ss-amz-bar {
  background: #eef3fa !important;
  border-color: #d7e2f0;
}

body.sscomic-theme .ss-reviews-bar-fill,
body.sscomic-theme .ss-rating-bar-fill,
body.sscomic-theme .ss-amz-bar > span {
  background: #4ba3f0 !important;
}

body.sscomic-theme .ss-rating-popover {
  background: #fff;
  border-color: #d7e2f0;
}

@media (hover: none) {
  body.sscomic-theme .ss-rating-hover:hover .ss-rating-popover,
  body.sscomic-theme .ss-rating-hover:focus-within .ss-rating-popover {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(4px);
  }

  body.sscomic-theme .ss-rating-hover.is-open .ss-rating-popover {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: translateY(0);
  }
}

/* Compact PDP related — left title, 5 centered contain banners */
body.sscomic-theme.single-product .related .sec-head,
body.single-product .related .sec-head {
  text-align: left;
}

body.sscomic-theme.single-product .related .sec-head h2,
body.single-product .related .sec-head h2,
body.single-product .related h2 {
  color: #0f2744 !important;
  font-size: 22px;
  font-weight: 800;
  text-align: left !important;
}

body.sscomic-theme.single-product section.related.products.wrap,
body.single-product .ss-pdp-wrap > section.related.products.wrap,
body.sscomic-theme.single-product .related.products.wrap {
  width: min(1200px, calc(100% - 48px)) !important;
  max-width: min(1200px, calc(100% - 48px)) !important;
  margin-top: 2.5rem !important;
  margin-bottom: 0 !important;
  margin-left: auto !important;
  margin-right: auto !important;
  float: none !important;
  box-sizing: border-box !important;
}

body.single-product .related .ss-card,
body.sscomic-theme.single-product .related .ss-card {
  background: transparent !important;
  min-width: 0;
  width: 100%;
  text-align: left;
}

body.single-product .related ul.products,
body.single-product .ss-pdp .related ul.products,
body.woocommerce .ss-pdp .related ul.products,
body.woocommerce .ss-pdp .related ul.products.columns-4,
body.woocommerce .ss-pdp .related ul.products.columns-5,
body.single-product .ss-related-grid {
  display: flex !important;
  flex-wrap: wrap !important;
  justify-content: center !important;
  justify-items: center;
  align-items: stretch;
  gap: 16px !important;
  width: 100% !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding: 0 !important;
  list-style: none !important;
}

body.single-product .related ul.products::before,
body.single-product .related ul.products::after,
body.single-product .ss-related-grid::before,
body.single-product .ss-related-grid::after {
  content: none !important;
  display: none !important;
}

body.single-product .related ul.products li.product,
body.single-product .ss-pdp .related ul.products li.product,
body.single-product .ss-related-grid > li.product {
  flex: 0 1 calc((100% - 16px) / 2) !important;
  width: calc((100% - 16px) / 2) !important;
  max-width: calc((100% - 16px) / 2) !important;
  min-width: 0 !important;
  margin: 0 !important;
  float: none !important;
}

@media (min-width: 700px) {
  body.single-product .related ul.products li.product,
  body.single-product .ss-pdp .related ul.products li.product,
  body.single-product .ss-related-grid > li.product {
    flex: 0 1 calc((100% - 32px) / 3) !important;
    width: calc((100% - 32px) / 3) !important;
    max-width: calc((100% - 32px) / 3) !important;
  }
}

@media (min-width: 900px) {
  body.single-product .related ul.products,
  body.single-product .ss-pdp .related ul.products,
  body.woocommerce .ss-pdp .related ul.products,
  body.woocommerce .ss-pdp .related ul.products.columns-4,
  body.woocommerce .ss-pdp .related ul.products.columns-5,
  body.single-product .ss-related-grid {
    display: grid !important;
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
    justify-content: center !important;
    justify-items: stretch;
  }

  body.single-product .related ul.products li.product,
  body.single-product .ss-pdp .related ul.products li.product,
  body.single-product .ss-related-grid > li.product {
    flex: none !important;
    width: auto !important;
    max-width: none !important;
  }
}

body.single-product .related .ss-card-media,
body.sscomic-theme.single-product .related .ss-card-media,
body.sscomic-theme.single-product .related ul.products li.product .ss-card-media {
  aspect-ratio: auto !important;
  width: 100%;
  height: 200px !important;
  max-height: 200px !important;
  flex: 0 0 200px !important;
  padding: 0 !important;
  background: #fff !important;
  border: 0 !important;
  outline: 0 !important;
  box-shadow: none !important;
  border-radius: 8px !important;
  overflow: hidden;
}

body.single-product .related .ss-card-image,
body.single-product .related .ss-card-image.ss-product-art,
body.sscomic-theme.single-product .related .ss-card-image,
body.sscomic-theme.single-product .related ul.products li.product .ss-card-image {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 20px !important;
  background: #fff !important;
  border: 0 !important;
  box-shadow: none !important;
}

body.single-product .related .ss-card-image img,
body.single-product .related .ss-card-img,
body.sscomic-theme.single-product .related .ss-card-image img,
body.sscomic-theme.single-product .related .ss-card-img {
  width: auto !important;
  height: auto !important;
  max-width: 100% !important;
  max-height: 100% !important;
  object-fit: contain !important;
  object-position: center !important;
  margin: 0 auto !important;
  padding: 0 !important;
  background: transparent !important;
}

body.single-product .related .ss-card-body {
  gap: 6px;
  padding: 12px 4px 8px;
}

body.single-product .related .ss-card-cat {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #5b6b82;
  margin: 0;
}

body.single-product .related .ss-card-title h2,
body.single-product .related .ss-card .woocommerce-loop-product__title {
  font-size: 14px !important;
  font-weight: 600 !important;
  line-height: 1.35 !important;
  color: #0f2744 !important;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

body.single-product .related .ss-card-rating {
  color: #e0b423;
  font-size: 12px;
  letter-spacing: 0.04em;
}

body.single-product .related .ss-card-rating span {
  color: #5b6b82;
}

body.single-product .related .ss-card .price,
body.single-product .related .ss-card .price ins,
body.single-product .related .ss-card .price ins .amount {
  font-size: 18px !important;
  color: #0f2744 !important;
}

body.single-product .related .ss-card-ship {
  font-size: 12px;
  color: #5b6b82;
  margin: 0;
}

/* --------------------------------------------------------------------------
   Cart + checkout — Aussify cards, navy type, sapphire CTAs
   Woo Blocks cart is unstyled by default (gray checkout, purple titles,
   placeholder thumbs). Stripe Link stays in its iframe; tuck it under checkout.
   -------------------------------------------------------------------------- */

body.sscomic-theme.woocommerce-cart .ss-store-main,
body.sscomic-theme.woocommerce-checkout .ss-store-main {
  background: #eef3fa;
}

body.sscomic-theme .ss-woo-page--cart,
body.sscomic-theme .ss-woo-page--checkout {
  width: min(1180px, calc(100% - 48px));
  padding-top: 2rem;
  padding-bottom: 4rem;
}

body.sscomic-theme .ss-woo-heading {
  color: #0f2744 !important;
}

body.sscomic-theme.woocommerce-cart a.wc-block-components-product-name,
body.sscomic-theme.woocommerce-cart a.wc-block-components-product-name:link,
body.sscomic-theme.woocommerce-cart a.wc-block-components-product-name:visited,
body.sscomic-theme.woocommerce-checkout a.wc-block-components-product-name,
body.sscomic-theme.woocommerce-checkout a.wc-block-components-product-name:link,
body.sscomic-theme.woocommerce-checkout a.wc-block-components-product-name:visited,
body.sscomic-theme.woocommerce-cart table.cart td.product-name a,
body.sscomic-theme.woocommerce-cart table.cart td.product-name a:visited {
  color: #0f2744 !important;
  text-decoration: none !important;
  font-family: var(--ss-font-body, Manrope, sans-serif);
  font-weight: 700;
  line-height: 1.35;
}

body.sscomic-theme.woocommerce-cart a.wc-block-components-product-name:hover,
body.sscomic-theme.woocommerce-checkout a.wc-block-components-product-name:hover,
body.sscomic-theme.woocommerce-cart table.cart td.product-name a:hover {
  color: #1e6fff !important;
}

body.sscomic-theme.woocommerce-cart .wc-block-components-product-metadata__sku,
body.sscomic-theme.woocommerce-checkout .wc-block-components-product-metadata__sku {
  display: none !important;
}

/* Layout cards */
body.sscomic-theme .wc-block-cart {
  padding-top: 0;
}

body.sscomic-theme .wc-block-cart.is-large,
body.sscomic-theme .wc-block-cart.is-medium {
  display: grid !important;
  grid-template-columns: minmax(0, 1.35fr) minmax(300px, 380px);
  gap: 24px;
  align-items: start;
}

body.sscomic-theme .wc-block-cart__main,
body.sscomic-theme .wp-block-woocommerce-cart-items-block {
  background: #fff;
  border: 1px solid #d7e2f0;
  border-radius: 16px;
  padding: 20px 22px 8px;
  box-shadow: 0 14px 34px rgba(15, 39, 68, 0.08);
}

body.sscomic-theme .wc-block-cart__sidebar {
  display: flex !important;
  flex-direction: column;
  background: #fff;
  border: 1px solid #d7e2f0;
  border-radius: 16px;
  padding: 20px 22px 22px;
  box-shadow: 0 14px 34px rgba(15, 39, 68, 0.08);
}

body.sscomic-theme .wp-block-woocommerce-cart-order-summary-block {
  order: 1;
  border-bottom: 0 !important;
  margin-bottom: 8px !important;
}

body.sscomic-theme .wc-block-cart__submit,
body.sscomic-theme .wp-block-woocommerce-proceed-to-checkout-block {
  order: 2;
  margin: 8px 0 0 !important;
}

body.sscomic-theme .wc-block-cart__payment-options,
body.sscomic-theme .wp-block-woocommerce-cart-express-payment-block {
  order: 3;
  margin-top: 14px;
  padding-top: 14px;
  border-top: 1px solid #d7e2f0;
}

body.sscomic-theme .wc-block-cart .wc-block-components-express-payment-continue-rule,
body.sscomic-theme .wc-block-cart .wc-block-components-express-payment-continue-rule--cart {
  display: none !important;
}

body.sscomic-theme .wc-block-cart__payment-options:not(:empty)::before {
  content: "Or pay faster";
  display: block;
  margin: 0 0 10px;
  text-align: center;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #5b6b82;
}

body.sscomic-theme .wc-block-cart .wc-block-components-express-payment--cart {
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
}

body.sscomic-theme .wc-block-cart .wc-block-components-express-payment__title-container,
body.sscomic-theme .wc-block-cart .wc-block-components-express-payment__title {
  display: none;
}

body.sscomic-theme .wc-block-components-express-payment__event-buttons {
  margin: 0;
  padding: 0;
  list-style: none;
}

body.sscomic-theme .wc-block-components-express-payment__event-buttons > li {
  margin: 0;
}

body.sscomic-theme #wc-stripe-express-checkout-element,
body.sscomic-theme .wc-block-components-express-payment__event-buttons iframe {
  max-height: 44px;
  border-radius: 999px;
}

body.sscomic-theme .wc-block-checkout .wc-block-components-express-payment--checkout {
  background: #fff;
  border: 1px solid #d7e2f0;
  border-radius: 16px;
  padding: 16px 18px 12px;
  margin-bottom: 18px;
  box-shadow: 0 8px 24px rgba(15, 39, 68, 0.06);
}

body.sscomic-theme .wc-block-checkout .wc-block-components-express-payment__title {
  color: #0f2744;
  font-weight: 800;
  font-size: 0.95rem;
}

body.sscomic-theme .wc-block-components-express-payment-continue-rule--checkout {
  color: #5b6b82;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

/* Line items */
body.sscomic-theme table.wc-block-cart-items,
body.sscomic-theme table.wc-block-cart-items td,
body.sscomic-theme table.wc-block-cart-items th {
  background: transparent !important;
  border: 0;
}

body.sscomic-theme .wc-block-cart-items__header {
  color: #5b6b82;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

body.sscomic-theme .wc-block-cart-items__row {
  border-top: 1px solid #eef3fa;
}

body.sscomic-theme td.wc-block-cart-item__image {
  width: 92px !important;
  min-width: 92px;
  vertical-align: top;
  padding: 16px 12px 16px 0 !important;
}

body.sscomic-theme .wc-block-cart-item__image a,
body.sscomic-theme .wc-block-components-order-summary-item__image {
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 88px;
  height: 88px;
  overflow: hidden;
  background: #fff !important;
  border: 1px solid #d7e2f0;
  border-radius: 12px;
  box-sizing: border-box;
}

body.sscomic-theme .wc-block-cart-item__image img,
body.sscomic-theme .wc-block-components-order-summary-item__image img,
body.sscomic-theme.woocommerce-cart table.cart img,
body.sscomic-theme.woocommerce-cart .product-thumbnail img,
body.sscomic-theme.woocommerce-checkout .product-thumbnail img {
  width: 100% !important;
  height: 100% !important;
  max-width: 88px !important;
  max-height: 88px !important;
  object-fit: contain !important;
  object-position: center !important;
  background: #fff !important;
  padding: 8px !important;
  border-radius: 10px;
  box-sizing: border-box !important;
  display: block !important;
}

body.sscomic-theme .wc-block-cart-item__wrap {
  padding: 16px 8px 16px 0;
}

body.sscomic-theme .wc-block-cart-item__prices,
body.sscomic-theme .wc-block-components-product-price,
body.sscomic-theme .wc-block-cart-item__total {
  color: #0f2744;
  font-weight: 800;
}

body.sscomic-theme .wc-block-components-product-metadata__description {
  color: #5b6b82;
  font-size: 13px;
  line-height: 1.4;
}

body.sscomic-theme .wc-block-cart-item__remove-link,
body.sscomic-theme .wc-block-cart-item__remove-link svg,
body.sscomic-theme table.cart a.remove {
  color: #0f2744 !important;
  fill: #0f2744 !important;
  background: transparent !important;
}

body.sscomic-theme .wc-block-cart-item__remove-link:hover,
body.sscomic-theme table.cart a.remove:hover {
  color: #1e6fff !important;
  fill: #1e6fff !important;
}

/* Qty stepper — Woo markup is input, minus, plus; grid restores −  qty  + */
body.sscomic-theme .wc-block-components-quantity-selector {
  display: inline-grid !important;
  grid-template-columns: 36px 2.5rem 36px;
  align-items: center;
  height: 40px;
  border: 1.5px solid #d7e2f0 !important;
  border-radius: 10px !important;
  background: #fff !important;
  overflow: hidden;
}

body.sscomic-theme .wc-block-components-quantity-selector__input {
  grid-column: 2;
  grid-row: 1;
  width: 2.5rem !important;
  height: 38px !important;
  border: 0 !important;
  box-shadow: none !important;
  text-align: center;
  font-weight: 700;
  font-family: inherit;
  color: #0f2744;
  background: #fff !important;
}

body.sscomic-theme .wc-block-components-quantity-selector__button {
  grid-row: 1;
  width: 36px !important;
  height: 38px !important;
  border: 0 !important;
  background: #eef3fa !important;
  color: #0f2744 !important;
  font-size: 16px;
  font-weight: 700;
}

body.sscomic-theme .wc-block-components-quantity-selector__button--minus {
  grid-column: 1;
}

body.sscomic-theme .wc-block-components-quantity-selector__button--plus {
  grid-column: 3;
}

body.sscomic-theme .wc-block-components-quantity-selector__button:hover {
  background: #d7e2f0 !important;
  color: #1e6fff !important;
}

/* Totals + coupons */
body.sscomic-theme .wc-block-cart__totals-title,
body.sscomic-theme .wp-block-woocommerce-cart-order-summary-heading-block {
  color: #0f2744 !important;
  font-size: 1.05rem;
  font-weight: 800;
  letter-spacing: -0.02em;
}

body.sscomic-theme .wc-block-components-totals-item__label,
body.sscomic-theme .wc-block-components-totals-footer-item .wc-block-components-totals-item__label {
  color: #0f2744;
  font-weight: 700;
}

body.sscomic-theme .wc-block-components-totals-item__value,
body.sscomic-theme .wc-block-components-totals-footer-item .wc-block-components-totals-item__value {
  color: #0f2744;
  font-weight: 800;
}

body.sscomic-theme .wc-block-components-totals-shipping .wc-block-components-totals-item__description {
  color: #5b6b82;
  font-size: 13px;
}

body.sscomic-theme .wc-block-components-panel__button,
body.sscomic-theme .wc-block-components-totals-coupon .wc-block-components-panel__button {
  color: #0f2744 !important;
  font-weight: 700;
}

body.sscomic-theme .wc-block-components-text-input input,
body.sscomic-theme .wc-block-components-text-input input[type="text"],
body.sscomic-theme .wc-block-components-text-input input[type="email"],
body.sscomic-theme .wc-block-components-text-input input[type="tel"],
body.sscomic-theme .wc-block-components-combobox-control input,
body.sscomic-theme .wc-block-components-totals-coupon__input input,
body.sscomic-theme.woocommerce-cart input.input-text,
body.sscomic-theme.woocommerce-checkout input.input-text,
body.sscomic-theme.woocommerce-checkout textarea,
body.sscomic-theme.woocommerce-checkout select {
  border: 1.5px solid #d7e2f0 !important;
  border-radius: 10px !important;
  background: #fff !important;
  color: #0f2744 !important;
  font-family: inherit !important;
  box-shadow: none !important;
}

body.sscomic-theme .wc-block-components-text-input input:focus,
body.sscomic-theme .wc-block-components-totals-coupon__input input:focus {
  border-color: #1e6fff !important;
  outline: 2px solid rgba(30, 111, 255, 0.18);
}

/* Sapphire primary CTAs — never gray Woo, never Stripe green as the hero */
body.sscomic-theme.woocommerce-cart .wc-block-cart__submit-button,
body.sscomic-theme.woocommerce-cart a.wc-block-cart__submit-button,
body.sscomic-theme.woocommerce-cart .wc-block-components-button.contained.wc-block-cart__submit-button,
body.sscomic-theme.woocommerce-checkout .wc-block-components-checkout-place-order-button,
body.sscomic-theme.woocommerce-checkout .wc-block-components-button.contained.wc-block-components-checkout-place-order-button,
body.sscomic-theme.woocommerce-checkout #place_order,
body.sscomic-theme.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
body.sscomic-theme.woocommerce-cart a.checkout-button,
body.sscomic-theme .wc-block-components-totals-coupon__button,
body.sscomic-theme.woocommerce-cart .return-to-shop a.button,
body.sscomic-theme.woocommerce-checkout button.wc-block-components-checkout-place-order-button {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100% !important;
  min-height: 48px !important;
  padding: 14px 18px !important;
  border: 0 !important;
  border-radius: 999px !important;
  background: #1e6fff !important;
  color: #fff !important;
  font-family: var(--ss-font-body, Manrope, sans-serif) !important;
  font-size: 16px !important;
  font-weight: 800 !important;
  line-height: 1.2 !important;
  box-shadow: none !important;
  text-decoration: none !important;
}

body.sscomic-theme.woocommerce-cart .wc-block-cart__submit-button:hover,
body.sscomic-theme.woocommerce-cart a.wc-block-cart__submit-button:hover,
body.sscomic-theme.woocommerce-checkout .wc-block-components-checkout-place-order-button:hover,
body.sscomic-theme.woocommerce-checkout #place_order:hover,
body.sscomic-theme.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
body.sscomic-theme .wc-block-components-totals-coupon__button:hover {
  background: #1558d6 !important;
  color: #fff !important;
}

body.sscomic-theme.woocommerce-cart .wc-block-cart__submit-container,
body.sscomic-theme.woocommerce-cart .wc-block-cart__submit-container--sticky {
  background: #eef3fa !important;
}

body.sscomic-theme.woocommerce-cart .wc-block-cart__submit-container--sticky .wc-block-cart__submit-button {
  width: 100% !important;
}

/* Checkout chrome */
body.sscomic-theme .wc-block-checkout.is-large,
body.sscomic-theme .wc-block-checkout.is-medium {
  display: grid !important;
  grid-template-columns: minmax(0, 1.2fr) minmax(300px, 380px);
  gap: 24px;
  align-items: start;
}

body.sscomic-theme .wc-block-checkout__main,
body.sscomic-theme .wc-block-checkout__sidebar,
body.sscomic-theme.woocommerce-checkout #order_review,
body.sscomic-theme.woocommerce-checkout .woocommerce-billing-fields {
  background: #fff;
  border: 1px solid #d7e2f0;
  border-radius: 16px;
  padding: 20px 22px;
  box-shadow: 0 14px 34px rgba(15, 39, 68, 0.08);
}

body.sscomic-theme.woocommerce-checkout #payment,
body.sscomic-theme.woocommerce-checkout #payment div.payment_box {
  background: #eef3fa !important;
  border-radius: 12px;
}

body.sscomic-theme .wc-block-components-radio-control-accordion-option,
body.sscomic-theme .wc-block-components-radio-control__option {
  border-color: #d7e2f0 !important;
  border-radius: 12px !important;
}

body.sscomic-theme .wc-block-components-checkout-step__title,
body.sscomic-theme.woocommerce-checkout h3 {
  color: #0f2744 !important;
  font-weight: 800;
}

body.sscomic-theme .wp-block-woocommerce-empty-cart-block,
body.sscomic-theme .wc-block-cart-empty {
  background: #fff;
  border: 1px solid #d7e2f0;
  border-radius: 16px;
  padding: 40px 24px;
  text-align: center;
}

body.sscomic-theme .wp-block-woocommerce-empty-cart-block .wc-block-components-button,
body.sscomic-theme .wc-block-cart-empty .wp-element-button {
  background: #1e6fff !important;
  color: #fff !important;
  border-radius: 999px !important;
  font-weight: 800 !important;
}

@media (max-width: 920px) {
  body.sscomic-theme .wc-block-cart.is-large,
  body.sscomic-theme .wc-block-cart.is-medium,
  body.sscomic-theme .wc-block-checkout.is-large,
  body.sscomic-theme .wc-block-checkout.is-medium {
    grid-template-columns: 1fr;
  }

  body.sscomic-theme .ss-woo-page--cart,
  body.sscomic-theme .ss-woo-page--checkout {
    width: min(1180px, calc(100% - 24px));
  }
}

/* PDP hero lock — ice page, sapphire CTAs, mock 3-column */
body.sscomic-theme.single-product .ss-store-main {
  background: #f7f9fc !important;
}

body.sscomic-theme.single-product .ss-pdp-gallery {
  grid-template-columns: 68px minmax(0, 1fr) !important;
  max-width: 540px;
}

body.sscomic-theme.single-product .ss-pdp-stage {
  min-width: 0;
}

body.sscomic-theme.single-product .ss-pdp-nav {
  display: grid !important;
}

body.sscomic-theme.single-product .ss-pdp-thumb-chev svg {
  width: 16px;
  height: 16px;
  display: block;
}

body.sscomic-theme.single-product .ss-pdp-brand {
  color: #1e6fff !important;
}

body.sscomic-theme.single-product .ss-pdp-title {
  color: #0f2744 !important;
}

body.sscomic-theme.single-product .ss-pdp-buy {
  width: 100%;
  max-width: 320px;
  background: #fff !important;
  border: 1px solid #d7e2f0 !important;
  border-radius: 16px !important;
  padding: 18px 18px 16px !important;
  box-shadow: 0 10px 28px rgba(15, 39, 68, 0.08);
}

body.sscomic-theme.single-product .ss-pdp-price-big,
body.sscomic-theme.single-product .ss-pdp-now {
  color: #0f2744 !important;
}

body.sscomic-theme.single-product .ss-pdp-cart {
  display: flex;
  flex-direction: column;
}

body.sscomic-theme.single-product .ss-pdp-cart form.cart {
  display: flex !important;
  flex-direction: column !important;
  gap: 10px !important;
  grid-template-columns: none !important;
}

body.sscomic-theme.single-product .ss-pdp-cart .quantity,
body.sscomic-theme.single-product .ss-pdp-cart .quantity[data-type="type-2"] {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  border: 0 !important;
}

body.sscomic-theme.single-product .ss-pdp-cart .single_add_to_cart_button::before {
  content: "";
  flex: 0 0 18px;
  width: 18px;
  height: 18px;
  background: currentColor;
  mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.85'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M6.4 7h13.1l-1.35 8.15a1.6 1.6 0 0 1-1.58 1.35H9.15a1.6 1.6 0 0 1-1.58-1.32L6.05 5.15H3.5'/%3E%3Ccircle cx='10.1' cy='19.15' r='1.25'/%3E%3Ccircle cx='17.15' cy='19.15' r='1.25'/%3E%3C/svg%3E") center / contain no-repeat;
  -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.85'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M6.4 7h13.1l-1.35 8.15a1.6 1.6 0 0 1-1.58 1.35H9.15a1.6 1.6 0 0 1-1.58-1.32L6.05 5.15H3.5'/%3E%3Ccircle cx='10.1' cy='19.15' r='1.25'/%3E%3Ccircle cx='17.15' cy='19.15' r='1.25'/%3E%3C/svg%3E") center / contain no-repeat;
}

body.sscomic-theme.single-product .ss-pdp-buynow {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  flex: 0 0 50px;
  width: 100%;
  height: 50px;
  min-height: 50px;
  max-height: 52px;
  padding: 0 18px;
  border-radius: 999px;
  border: 1.5px solid #1e6fff;
  background: #eef5ff;
  color: #1e6fff;
  font-size: 16px;
  font-weight: 800;
  line-height: 1.2;
  white-space: nowrap;
  cursor: pointer;
  aspect-ratio: auto;
}

body.sscomic-theme.single-product .ss-pdp-buynow:hover {
  background: #e4eeff;
}

body.sscomic-theme.single-product .ss-pdp-save {
  background: #e8f1ff !important;
  color: #1e6fff !important;
}

body.sscomic-theme.single-product .ss-in-stock {
  color: #2f6b3c !important;
}

@media (max-width: 980px) {
  body.sscomic-theme.single-product .ss-pdp-buy {
    max-width: 360px;
  }
}

@media (max-width: 800px) {
  body.sscomic-theme.single-product .ss-pdp-stage {
    display: contents;
  }

  body.sscomic-theme.single-product .ss-pdp-main { order: 1; }
  body.sscomic-theme.single-product .ss-pdp-thumbs-col { order: 2; }
  body.sscomic-theme.single-product .ss-pdp-highlights { order: 3; }

  body.sscomic-theme.single-product .ss-pdp-gallery,
  body.sscomic-theme.single-product .ss-pdp-info,
  body.sscomic-theme.single-product .ss-pdp-buy {
    max-width: none;
    width: 100%;
  }

  body.sscomic-theme.single-product .ss-pdp-buy {
    order: 3;
    position: static;
  }
}

/* ==========================================================================
   Button contract — last word. Circles only on card ATC; pills everywhere else.
   ========================================================================== */

body.sscomic-theme button.single_add_to_cart_button,
body.sscomic-theme button.single_add_to_cart_button.button,
body.sscomic-theme button.single_add_to_cart_button.ss-card-add,
body.sscomic-theme .ss-pdp-cart button.single_add_to_cart_button {
  border-radius: 999px !important;
  aspect-ratio: auto !important;
}

body.sscomic-theme .ss-btn,
body.sscomic-theme .ss-btn-primary,
body.sscomic-theme .ss-btn-outline,
body.sscomic-theme .ss-btn-secondary,
body.sscomic-theme .ss-about-actions .ss-btn,
body.sscomic-theme.woocommerce-cart a.button:not(.ss-card-add),
body.sscomic-theme.woocommerce-checkout button.button,
body.sscomic-theme.woocommerce-checkout #place_order,
body.sscomic-theme.woocommerce-account .button {
  border-radius: 999px !important;
  aspect-ratio: auto !important;
  min-height: 48px;
}

body.sscomic-theme .ss-btn-primary,
body.sscomic-theme .ss-btn:not([class*="ss-btn-"]),
body.sscomic-theme.woocommerce-cart .wc-block-cart__submit-button,
body.sscomic-theme.woocommerce-checkout .wc-block-components-checkout-place-order-button,
body.sscomic-theme.woocommerce-checkout #place_order {
  background: #1e6fff !important;
  color: #fff !important;
  border-color: #1e6fff !important;
}

body.sscomic-theme .ss-btn-primary:hover,
body.sscomic-theme .ss-btn:not([class*="ss-btn-"]):hover,
body.sscomic-theme.woocommerce-cart .wc-block-cart__submit-button:hover,
body.sscomic-theme.woocommerce-checkout .wc-block-components-checkout-place-order-button:hover,
body.sscomic-theme.woocommerce-checkout #place_order:hover {
  background: #1558d6 !important;
  color: #fff !important;
}

/* Stripe Link is green inside its iframe — never the PDP hero CTA. */
body.single-product #wc-stripe-express-checkout-element,
body.single-product #wc-stripe-express-checkout-button-separator,
body.single-product .wc-stripe-express-checkout-element,
body.single-product [id^="wc-stripe-express-checkout"] {
  display: none !important;
}

body.sscomic-theme.woocommerce-cart #wc-stripe-express-checkout-element,
body.sscomic-theme.woocommerce-checkout #wc-stripe-express-checkout-element {
  max-height: 44px;
  margin-top: 12px !important;
}

body.sscomic-theme.woocommerce-cart #wc-stripe-express-checkout-button-separator,
body.sscomic-theme.woocommerce-checkout #wc-stripe-express-checkout-button-separator {
  color: #5b6b82;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

/* ==========================================================================
   Responsive storefront — last word. Phone 320–479, tablet 480–1023,
   laptop 1024–1439, desktop 1440+. Does not restyle card ATC (circle) or
   PDP ATC (pill). Ice / navy / sapphire only.
   ========================================================================== */

body.sscomic-theme {
  overflow-x: clip;
  max-width: 100%;
}

body.sscomic-theme.ss-nav-lock {
  overflow: hidden;
}

body.sscomic-theme img,
body.sscomic-theme video,
body.sscomic-theme iframe {
  max-width: 100%;
}

body.sscomic-theme .ss-container,
body.sscomic-theme .wrap,
body.sscomic-theme .ss-store-main .wrap,
body.sscomic-theme .ss-woo-page,
body.sscomic-theme .ss-woo-page--cart,
body.sscomic-theme .ss-woo-page--checkout,
body.sscomic-theme .ss-account > .ss-container.ss-account-shell,
body.sscomic-theme.single-product .ss-pdp-wrap > .wrap,
body.sscomic-theme.single-product .ss-breadcrumbs.wrap,
body.sscomic-theme.single-product .below-fold .wrap,
body.sscomic-theme.single-product .related.products.wrap,
body.sscomic-theme .woocommerce-notices-wrapper,
body.sscomic-theme .woocommerce-message,
body.sscomic-theme .woocommerce-info,
body.sscomic-theme .woocommerce-error {
  max-width: 100%;
  box-sizing: border-box;
}

body.sscomic-theme .ss-nav-mobile-extra {
  display: none;
}

/* Cart + wishlist drawers: ice panel, navy type, sapphire pills (not cream) */
body.sscomic-theme .ss-cart-drawer-panel,
body.sscomic-theme .ss-wish-drawer-panel {
  background: #eef3fa !important;
  max-width: min(28rem, 100%);
  box-shadow: -12px 0 40px rgba(15, 39, 68, 0.18);
}

body.sscomic-theme .ss-cart-drawer-head,
body.sscomic-theme .ss-wish-drawer-head {
  background: #eef3fa;
  border-bottom: 1px solid #d7e2f0;
  padding: 0.85rem 1.1rem;
  min-height: 56px;
}

body.sscomic-theme .ss-cart-drawer-title,
body.sscomic-theme .ss-wish-drawer-title {
  color: #0f2744 !important;
}

body.sscomic-theme .ss-cart-drawer-close,
body.sscomic-theme .ss-wish-drawer-close {
  width: 2rem;
  height: 2rem;
  min-width: 2rem;
  min-height: 2rem;
  color: #0f2744;
  border-radius: 999px;
}

body.sscomic-theme .ss-cart-drawer-close:hover,
body.sscomic-theme .ss-wish-drawer-close:hover {
  background: rgba(15, 39, 68, 0.08);
  color: #0f2744;
}

body.sscomic-theme .ss-cart-drawer-item,
body.sscomic-theme .ss-wish-item {
  border-bottom-color: #d7e2f0;
}

body.sscomic-theme .ss-cart-drawer-empty svg,
body.sscomic-theme .ss-wish-drawer-empty svg {
  color: #8aa3c0;
}

body.sscomic-theme .ss-cart-drawer-foot {
  border-top: 1px solid #d7e2f0;
  background: #fff;
}

body.sscomic-theme.woocommerce-account,
body.sscomic-theme.sscomic-account {
  background: #eef3fa !important;
}

body.sscomic-theme .ss-mainbar-mobile {
  grid-template-columns: 2.75rem minmax(0, 1fr) auto;
  column-gap: 0.35rem;
}

body.sscomic-theme .ss-mainbar-mobile-actions {
  display: flex;
  align-items: center;
  justify-self: end;
  gap: 0;
}

body.sscomic-theme .ss-mainbar-mobile .ss-icon-btn {
  width: 44px;
  height: 44px;
  min-width: 44px;
  min-height: 44px;
}

body.sscomic-theme .ss-mainbar-mobile .ss-logo {
  min-width: 0;
  max-width: 100%;
}

body.sscomic-theme .ss-mainbar-mobile .ss-logo-img {
  max-width: 100%;
  height: auto;
  max-height: 36px;
}

body.sscomic-theme .ss-shop-filters-btn {
  display: none;
}

/* Laptop: keep 3-col PDP without crushing the buy box */
@media (min-width: 981px) and (max-width: 1199.98px) {
  body.sscomic-theme.single-product .pdp-main,
  body.sscomic-theme.single-product .ss-pdp-grid,
  body.sscomic-theme .pdp-main,
  body.sscomic-theme .ss-pdp-grid {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1.05fr) minmax(240px, 280px) !important;
    gap: 20px 20px !important;
  }

  body.sscomic-theme.single-product .ss-pdp-gallery {
    max-width: none;
  }

  body.sscomic-theme.single-product .ss-pdp-buy {
    max-width: none;
  }
}

@media (min-width: 1440px) {
  body.sscomic-theme .ss-store-main .cat-right ul.products,
  body.sscomic-theme .cat-right ul.products {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 1439.98px) and (min-width: 1024px) {
  body.sscomic-theme .ss-store-main .cat-right ul.products,
  body.sscomic-theme .cat-right ul.products {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 1023.98px) {
  :root {
    --ss-container-gutter: 24px;
    --ss-page-gutter: 24px;
  }

  body.sscomic-theme.ss-nav-lock .ss-header {
    z-index: 100060;
  }

  body.sscomic-theme .ss-container,
  body.sscomic-theme .wrap,
  body.sscomic-theme .ss-store-main .wrap,
  body.sscomic-theme .ss-woo-page,
  body.sscomic-theme .ss-woo-page--cart,
  body.sscomic-theme .ss-woo-page--checkout,
  body.sscomic-theme .ss-account > .ss-container.ss-account-shell {
    width: min(1660px, calc(100% - 24px));
  }

  body.sscomic-theme.single-product .ss-pdp-wrap > .wrap,
  body.sscomic-theme.single-product .ss-breadcrumbs.wrap,
  body.sscomic-theme.single-product .below-fold .wrap,
  body.sscomic-theme.single-product .ss-pdp-promises.wrap,
  body.sscomic-theme.single-product .al-trust-wrap.wrap,
  body.sscomic-theme.single-product .related.products.wrap,
  body.single-product .ss-pdp-wrap > section.related.products.wrap {
    width: min(1200px, calc(100% - 24px)) !important;
    max-width: min(1200px, calc(100% - 24px)) !important;
  }

  body.sscomic-theme .ss-nav.is-open {
    display: block;
    background: #0f2744;
    color: #eef3fa;
    border-bottom: 1px solid #143256;
  }

  body.sscomic-theme .ss-nav.is-open .ss-navlinks a,
  body.sscomic-theme .ss-nav.is-open .ss-nav-utils a,
  body.sscomic-theme .ss-nav.is-open .ss-mega-btn,
  body.sscomic-theme .ss-nav.is-open .ss-nav-mobile-extra {
    color: #eef3fa;
    min-height: 44px;
  }

  body.sscomic-theme .ss-nav-mobile-extra {
    display: flex;
    align-items: center;
    width: 100%;
    margin: 0;
    padding: 0.75rem 0;
    border: 0;
    background: transparent;
    font: inherit;
    font-size: 0.875rem;
    font-weight: 500;
    text-align: left;
    cursor: pointer;
    color: #eef3fa;
  }

  body.sscomic-theme .ss-nav.is-open .ss-mega-panel {
    background: #fff;
    color: #0f2744;
  }

  body.sscomic-theme .ss-nav.is-open .ss-mega-cols {
    grid-template-columns: 1fr;
  }

  body.sscomic-theme .ss-search.ss-search-mobile input,
  body.sscomic-theme .ss-search.ss-search-mobile input[type="search"] {
    font-size: 16px !important;
  }

  body.sscomic-theme input,
  body.sscomic-theme select,
  body.sscomic-theme textarea,
  body.sscomic-theme .woocommerce input.input-text,
  body.sscomic-theme .woocommerce textarea,
  body.sscomic-theme .woocommerce select,
  body.sscomic-theme .wc-block-components-text-input input,
  body.sscomic-theme .sort-select,
  body.sscomic-theme .woocommerce-ordering select,
  body.sscomic-theme .ss-newsletter input[type="email"] {
    font-size: 16px !important;
  }

  body.sscomic-theme .al-hero-nav,
  body.sscomic-theme .view-btn,
  body.sscomic-theme .ss-shop-filters-btn,
  body.sscomic-theme .filter-title {
    min-width: 44px;
    min-height: 44px;
  }

  body.sscomic-theme .ss-shop-filters-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 0.5rem;
    padding: 0 16px;
    border: 1.5px solid #d7e2f0;
    border-radius: 999px;
    background: #fff;
    color: #0f2744;
    font-size: 14px;
    font-weight: 800;
    cursor: pointer;
  }

  body.sscomic-theme .cat-layout .sidebar {
    display: none;
  }

  body.sscomic-theme .cat-layout .sidebar.is-open {
    display: block;
    background: #fff;
    border: 1px solid #d7e2f0;
    border-radius: 12px;
    padding: 16px;
    margin-bottom: 8px;
  }

  body.sscomic-theme .toolbar-left {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.35rem;
    min-width: 0;
  }

  body.sscomic-theme .toolbar,
  body.sscomic-theme .toolbar-right {
    min-width: 0;
    width: 100%;
  }

  body.sscomic-theme .toolbar-right {
    flex-wrap: wrap;
  }

  body.sscomic-theme .woocommerce-ordering,
  body.sscomic-theme .sort-select {
    min-width: 0;
    max-width: 100%;
    flex: 1 1 12rem;
  }

  body.sscomic-theme .cat-hero-inner {
    gap: 16px;
  }

  body.sscomic-theme .cat-hero-stats {
    gap: 12px;
    flex-wrap: wrap;
  }

  body.sscomic-theme .al-hero {
    min-height: 400px;
    height: auto;
  }

  body.sscomic-theme .al-bento {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  body.sscomic-theme .al-home-banners,
  body.sscomic-theme .al-story,
  body.sscomic-theme .al-quotes,
  body.sscomic-theme .al-about {
    grid-template-columns: 1fr !important;
  }

  body.sscomic-theme .ss-value-intro {
    flex: 1 1 auto;
    min-width: 0;
  }

  body.sscomic-theme .ss-about-actions {
    width: 100%;
  }

  body.sscomic-theme .ss-about-actions .ss-btn {
    min-height: 48px;
  }

  body.sscomic-theme .ss-about-close {
    gap: 1.25rem;
  }

  body.sscomic-theme table.shop_table,
  body.sscomic-theme .woocommerce table.shop_table,
  body.sscomic-theme .ss-info-article table,
  body.sscomic-theme .wc-block-cart-items {
    display: block;
    width: 100%;
    max-width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  body.sscomic-theme .woocommerce-notices-wrapper,
  body.sscomic-theme .woocommerce-message,
  body.sscomic-theme .woocommerce-info,
  body.sscomic-theme .woocommerce-error {
    width: min(1660px, calc(100% - 24px));
    box-sizing: border-box;
    overflow-wrap: anywhere;
  }

  body.sscomic-theme .woocommerce-pagination ul.page-numbers {
    flex-wrap: wrap;
    justify-content: center;
  }

  body.sscomic-theme .ss-pdp-highlights,
  body.sscomic-theme .ss-pdp-spectiles {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  body.sscomic-theme .ss-pdp-promises {
    grid-template-columns: 1fr 1fr;
  }

  body.sscomic-theme .ss-reviews-summary {
    grid-template-columns: 1fr !important;
    gap: 16px;
  }

  body.sscomic-theme .spec-table {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1.2fr) !important;
  }

  body.sscomic-theme.single-product .related .ss-card-media,
  body.single-product .related .ss-card-media,
  body.sscomic-theme.single-product .related ul.products li.product .ss-card-media {
    height: 140px !important;
    max-height: 140px !important;
    flex-basis: 140px !important;
  }

  body.sscomic-theme .wc-block-components-quantity-selector {
    grid-template-columns: 44px 2.5rem 44px;
    height: 44px;
  }

  body.sscomic-theme .wc-block-components-quantity-selector__button {
    width: 44px !important;
    height: 42px !important;
  }

  body.sscomic-theme .ss-pdp-title {
    font-size: clamp(1.25rem, 5vw, 1.5rem);
  }

  body.sscomic-theme .ss-info-page {
    padding: 2rem 0 3.5rem;
  }

  body.sscomic-theme .woocommerce-account .ss-account-nav ul {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 767.98px) {
  body.sscomic-theme .ss-store-main .cat-right ul.products,
  body.sscomic-theme .cat-right ul.products,
  body.sscomic-home .al-products-wrap ul.products {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 12px !important;
  }

  body.single-product .related ul.products li.product,
  body.single-product .ss-pdp .related ul.products li.product,
  body.single-product .ss-related-grid > li.product {
    flex: 0 1 calc((100% - 12px) / 2) !important;
    width: calc((100% - 12px) / 2) !important;
    max-width: calc((100% - 12px) / 2) !important;
  }

  body.sscomic-theme .al-trust-strip {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  body.sscomic-theme .cat-right ul.products.is-list li.product {
    flex-direction: column !important;
  }

  body.sscomic-theme .cat-right ul.products.is-list .ss-card-media {
    width: 100%;
    height: auto;
    flex: none;
    aspect-ratio: 1;
  }
}

@media (max-width: 479.98px) {
  :root {
    --ss-container-gutter: 16px;
    --ss-page-gutter: 16px;
  }

  body.sscomic-theme .ss-container,
  body.sscomic-theme .wrap,
  body.sscomic-theme .ss-store-main .wrap,
  body.sscomic-theme .ss-woo-page,
  body.sscomic-theme .ss-woo-page--cart,
  body.sscomic-theme .ss-woo-page--checkout,
  body.sscomic-theme .ss-account > .ss-container.ss-account-shell,
  body.sscomic-theme .woocommerce-notices-wrapper,
  body.sscomic-theme .woocommerce-message,
  body.sscomic-theme .woocommerce-info,
  body.sscomic-theme .woocommerce-error {
    width: calc(100% - 16px);
  }

  body.sscomic-theme.single-product .ss-pdp-wrap > .wrap,
  body.sscomic-theme.single-product .ss-breadcrumbs.wrap,
  body.sscomic-theme.single-product .below-fold .wrap,
  body.sscomic-theme.single-product .ss-pdp-promises.wrap,
  body.sscomic-theme.single-product .al-trust-wrap.wrap,
  body.sscomic-theme.single-product .related.products.wrap,
  body.single-product .ss-pdp-wrap > section.related.products.wrap {
    width: calc(100% - 16px) !important;
    max-width: calc(100% - 16px) !important;
  }

  body.sscomic-theme .ss-container-header {
    padding-inline: 0.75rem;
  }

  body.sscomic-theme .ss-announce p {
    padding-right: 2.5rem;
    font-size: 0.75rem;
    line-height: 1.35;
  }

  body.sscomic-theme .ss-cart-drawer-panel,
  body.sscomic-theme .ss-wish-drawer-panel {
    max-width: 100% !important;
    width: 100%;
  }

  body.sscomic-theme .ss-store-main .cat-right ul.products,
  body.sscomic-theme .cat-right ul.products,
  body.sscomic-home .al-products-wrap ul.products {
    grid-template-columns: 1fr !important;
  }

  body.sscomic-theme .al-hero {
    min-height: 360px;
  }

  body.sscomic-theme .al-hero-copy {
    padding: 24px 16px 80px;
  }

  body.sscomic-theme .hc-h1 {
    font-size: clamp(1.6rem, 8vw, 2rem);
    max-width: none;
  }

  body.sscomic-theme .hc-ctas .ss-btn,
  body.sscomic-theme .al-hero .ss-btn {
    min-height: 44px;
  }

  body.sscomic-theme .al-home-banner {
    min-height: 220px;
    height: 220px;
    padding: 16px;
  }

  body.sscomic-theme .al-bento a {
    padding: 12px;
  }

  body.sscomic-theme .ss-pdp-main,
  body.sscomic-theme .main-img-wrap {
    max-width: 100% !important;
    max-height: min(320px, 78vw);
  }

  body.sscomic-theme .ss-pdp-promises {
    grid-template-columns: 1fr;
  }

  body.sscomic-theme .ss-pdp-highlights,
  body.sscomic-theme .ss-pdp-spectiles {
    grid-template-columns: 1fr 1fr;
  }

  body.sscomic-theme.single-product .related .ss-card-media,
  body.single-product .related .ss-card-media,
  body.sscomic-theme.single-product .related ul.products li.product .ss-card-media {
    height: 120px !important;
    max-height: 120px !important;
    flex-basis: 120px !important;
  }

  body.single-product .related .ss-card-image,
  body.sscomic-theme.single-product .related .ss-card-image {
    padding: 10px !important;
  }

  body.sscomic-theme .spec-table {
    grid-template-columns: 1fr !important;
  }

  body.sscomic-theme .spec-table .spec-key {
    padding-bottom: 2px;
  }

  body.sscomic-theme .ss-about-media {
    height: 200px;
    max-height: 220px;
  }

  body.sscomic-theme .ss-about-close .ss-about-actions {
    flex-direction: column;
    align-items: stretch;
  }

  body.sscomic-theme .ss-about-close .ss-btn {
    width: 100%;
    justify-content: center;
  }

  body.sscomic-theme .woocommerce-account .ss-account-nav ul {
    grid-template-columns: 1fr;
  }

  body.sscomic-theme .ss-footer-links {
    grid-template-columns: 1fr;
  }

  body.sscomic-theme .td.wc-block-cart-item__image,
  body.sscomic-theme td.wc-block-cart-item__image {
    width: 72px !important;
    min-width: 72px;
  }

  body.sscomic-theme .wc-block-cart-item__image a,
  body.sscomic-theme .wc-block-components-order-summary-item__image {
    width: 64px;
    height: 64px;
  }

  body.sscomic-theme .wc-block-cart__main,
  body.sscomic-theme .wc-block-cart__sidebar,
  body.sscomic-theme .wc-block-checkout__main,
  body.sscomic-theme .wc-block-checkout__sidebar,
  body.sscomic-theme.woocommerce-checkout #order_review {
    padding: 14px 12px;
  }
}

@media (min-width: 768px) and (max-width: 1023.98px) {
  body.sscomic-theme .ss-store-main .cat-right ul.products,
  body.sscomic-theme .cat-right ul.products,
  body.sscomic-home .al-products-wrap ul.products {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  body.sscomic-theme .al-bento {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 1024px) {
  body.sscomic-theme .ss-nav-mobile-extra {
    display: none !important;
  }

  body.sscomic-theme .ss-shop-filters-btn {
    display: none !important;
  }

  body.sscomic-theme .cat-layout .sidebar {
    display: block;
  }
}

@media (min-width: 1200px) {
  body.sscomic-theme .ss-store-main .cat-right ul.products,
  body.sscomic-theme .cat-right ul.products {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }

  body.sscomic-home .al-products-wrap ul.products {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }
}


/* --------------------------------------------------------------------------
   Cart + wishlist drawers — ice panel, navy chrome, sapphire pills
   Last word over Woo purple links, red remove, cream fills, giant ovals.
   -------------------------------------------------------------------------- */

body.sscomic-theme .ss-cart-drawer-panel,
body.sscomic-theme .ss-wish-drawer-panel {
  background: #eef3fa !important;
  box-shadow: -16px 0 40px rgba(15, 39, 68, 0.2);
}

body.sscomic-theme .ss-cart-drawer-backdrop,
body.sscomic-theme .ss-wish-drawer-backdrop {
  background: rgba(15, 39, 68, 0.48);
}

body.sscomic-theme .ss-cart-drawer .widget_shopping_cart_content,
body.sscomic-theme .ss-cart-drawer-body,
body.sscomic-theme .ss-wish-drawer-body,
body.sscomic-theme .ss-cart-drawer-inner {
  background: transparent;
}

body.sscomic-theme .ss-cart-drawer-head,
body.sscomic-theme .ss-wish-drawer-head {
  background: #eef3fa;
  border-bottom: 1px solid #d7e2f0 !important;
}

body.sscomic-theme .ss-cart-drawer-title,
body.sscomic-theme .ss-wish-drawer-title {
  color: #0f2744 !important;
  font-weight: 800;
}

body.sscomic-theme .ss-cart-drawer-close,
body.sscomic-theme .ss-wish-drawer-close {
  width: 2rem !important;
  height: 2rem !important;
  min-width: 2rem !important;
  min-height: 2rem !important;
  color: #0f2744 !important;
  background: transparent !important;
}

body.sscomic-theme .ss-cart-drawer-close:hover,
body.sscomic-theme .ss-wish-drawer-close:hover {
  background: rgba(15, 39, 68, 0.08) !important;
  color: #0f2744 !important;
}

body.sscomic-theme .ss-cart-drawer-empty svg,
body.sscomic-theme .ss-wish-drawer-empty svg {
  color: #8aa3c0 !important;
  stroke: currentColor !important;
}

body.sscomic-theme .ss-cart-drawer-empty p,
body.sscomic-theme .ss-wish-drawer-empty p,
body.sscomic-theme .ss-cart-drawer .woocommerce-mini-cart__empty-message,
body.sscomic-theme .ss-cart-drawer-empty-hint {
  color: #5b6b82 !important;
}

/* Empty + filled CTAs: normal-height sapphire pills, not giant ovals */
body.sscomic-theme .ss-cart-drawer .ss-btn,
body.sscomic-theme .ss-wish-drawer .ss-btn,
body.sscomic-theme .ss-cart-drawer a.ss-btn,
body.sscomic-theme .ss-wish-drawer a.ss-btn {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  box-sizing: border-box !important;
  width: auto !important;
  min-width: 10.75rem;
  height: 44px !important;
  min-height: 44px !important;
  max-height: 44px !important;
  padding: 0 1.35rem !important;
  border-radius: 999px !important;
  aspect-ratio: auto !important;
  font-size: 0.875rem !important;
  font-weight: 800 !important;
  line-height: 1 !important;
  flex: 0 0 auto;
}

body.sscomic-theme .ss-cart-drawer-empty .ss-btn-primary,
body.sscomic-theme .ss-wish-drawer-empty .ss-btn-primary,
body.sscomic-theme .ss-cart-drawer-foot .ss-btn-primary,
body.sscomic-theme .ss-cart-drawer a.ss-btn-primary {
  background: #1e6fff !important;
  color: #fff !important;
  border-color: #1e6fff !important;
}

body.sscomic-theme .ss-cart-drawer-empty .ss-btn-primary:hover,
body.sscomic-theme .ss-wish-drawer-empty .ss-btn-primary:hover,
body.sscomic-theme .ss-cart-drawer-foot .ss-btn-primary:hover,
body.sscomic-theme .ss-cart-drawer a.ss-btn-primary:hover {
  background: #1558d6 !important;
  color: #fff !important;
}

body.sscomic-theme .ss-cart-drawer-foot .ss-btn {
  width: 100% !important;
  min-width: 0;
}

body.sscomic-theme .ss-cart-drawer-foot .ss-btn-outline {
  background: #eef5ff !important;
  color: #1e6fff !important;
  border: 1.5px solid #1e6fff !important;
}

body.sscomic-theme .ss-cart-drawer-foot .ss-btn-outline:hover {
  background: #e4eeff !important;
  color: #1558d6 !important;
  border-color: #1558d6 !important;
}

body.sscomic-theme .ss-cart-drawer-shipping,
body.sscomic-theme .ss-cart-drawer-foot {
  background: #fff !important;
  border-color: #d7e2f0 !important;
}

body.sscomic-theme .ss-cart-drawer-subtotal,
body.sscomic-theme .ss-cart-drawer-qty,
body.sscomic-theme .ss-cart-drawer-item-body .variation,
body.sscomic-theme .ss-cart-drawer-item-body dl {
  color: #5b6b82;
}

body.sscomic-theme .ss-cart-drawer-subtotal-amt,
body.sscomic-theme .ss-cart-drawer-line-total,
body.sscomic-theme .ss-wish-price,
body.sscomic-theme .ss-cart-drawer-ship-amt {
  color: #0f2744 !important;
}

/* Filled: thumbs contain on white, navy titles (never purple Woo links) */
body.sscomic-theme .ss-cart-drawer-thumb,
body.sscomic-theme .ss-wish-thumb {
  background: #fff !important;
  border: 1px solid #d7e2f0 !important;
  border-radius: 12px !important;
  overflow: hidden;
}

body.sscomic-theme .ss-cart-drawer-thumb img,
body.sscomic-theme .ss-cart-drawer-thumb-img,
body.sscomic-theme .ss-wish-thumb-img,
body.sscomic-theme .ss-cart-drawer ul.cart_list li img,
body.sscomic-theme .ss-cart-drawer ul.product_list_widget li img {
  object-fit: contain !important;
  object-position: center !important;
  background: #fff !important;
}

body.sscomic-theme .ss-cart-drawer-item,
body.sscomic-theme .ss-wish-item {
  border-bottom-color: #d7e2f0 !important;
}

body.sscomic-theme .ss-cart-drawer a.ss-cart-drawer-item-name,
body.sscomic-theme .ss-cart-drawer a.ss-cart-drawer-item-name:link,
body.sscomic-theme .ss-cart-drawer a.ss-cart-drawer-item-name:visited,
body.sscomic-theme .ss-cart-drawer .ss-cart-drawer-item-name,
body.sscomic-theme .ss-wish-drawer a.ss-wish-name,
body.sscomic-theme .ss-wish-drawer a.ss-wish-name:link,
body.sscomic-theme .ss-wish-drawer a.ss-wish-name:visited,
body.sscomic-theme .ss-wish-name,
body.sscomic-theme .ss-cart-drawer ul.cart_list li a:not(.remove),
body.sscomic-theme .ss-cart-drawer ul.product_list_widget li a:not(.remove) {
  color: #0f2744 !important;
  text-decoration: none !important;
  font-weight: 700;
}

body.sscomic-theme .ss-cart-drawer a.ss-cart-drawer-item-name:hover,
body.sscomic-theme .ss-wish-drawer a.ss-wish-name:hover {
  color: #1e6fff !important;
}

body.sscomic-theme .ss-cart-drawer a.remove,
body.sscomic-theme .ss-cart-drawer a.remove_from_cart_button,
body.sscomic-theme .ss-cart-drawer-remove,
body.sscomic-theme .ss-wish-remove {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  position: static !important;
  float: none !important;
  width: 1.5rem !important;
  height: 1.5rem !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 999px !important;
  background: transparent !important;
  color: #5b6b82 !important;
  font-size: 1.15rem !important;
  font-weight: 500 !important;
  line-height: 1 !important;
  text-decoration: none !important;
  box-shadow: none !important;
}

body.sscomic-theme .ss-cart-drawer a.remove:hover,
body.sscomic-theme .ss-cart-drawer-remove:hover,
body.sscomic-theme .ss-wish-remove:hover {
  background: rgba(30, 111, 255, 0.12) !important;
  color: #1e6fff !important;
}

body.sscomic-theme .ss-cart-drawer .ss-qty,
body.sscomic-theme .ss-wish-drawer .ss-qty {
  border-color: #d7e2f0;
  background: #fff;
}

body.sscomic-theme .ss-cart-drawer .ss-qty button,
body.sscomic-theme .ss-cart-drawer .ss-qty-value {
  color: #0f2744;
}

body.sscomic-theme .ss-cart-drawer .ss-qty button:hover {
  background: #eef3fa;
  color: #1e6fff;
}

/* ==========================================================================
   Cart, checkout, account, thank-you — last word.
   Classic shortcodes + Blocks fallback. Never circular CTAs. Never US.
   ========================================================================== */

body.sscomic-theme.woocommerce-cart .ss-store-main,
body.sscomic-theme.woocommerce-checkout .ss-store-main,
body.sscomic-theme.woocommerce-account .ss-store-main,
body.sscomic-theme.woocommerce-order-received .ss-store-main {
  background: #eef3fa !important;
}

body.sscomic-theme.woocommerce-cart .ss-woo-page--cart,
body.sscomic-theme.woocommerce-checkout .ss-woo-page--checkout,
body.sscomic-theme.woocommerce-account .ss-woo-page,
body.sscomic-theme .ss-classic-cart,
body.sscomic-theme .ss-classic-checkout {
  width: min(1180px, calc(100% - 32px));
  margin-left: auto;
  margin-right: auto;
}

body.sscomic-theme .wc-block-components-product-metadata__description,
body.sscomic-theme.woocommerce-cart .wc-block-components-product-metadata__description,
body.sscomic-theme.woocommerce-checkout .wc-block-components-product-metadata__description {
  display: none !important;
}

/* —— Classic cart grid —— */
body.sscomic-theme.woocommerce-cart .ss-classic-cart > .woocommerce,
body.sscomic-theme.woocommerce-cart .ss-woo-page--cart > .woocommerce {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) 320px;
  gap: 24px;
  align-items: start;
}

body.sscomic-theme.woocommerce-cart .ss-woo-page--cart .ss-classic-cart,
body.sscomic-theme.woocommerce-checkout .ss-woo-page--checkout .ss-classic-checkout {
  width: 100%;
  margin: 0;
}

body.sscomic-theme.woocommerce-cart form.woocommerce-cart-form {
  display: flex !important;
  flex-direction: column;
}

body.sscomic-theme.woocommerce-cart .al-cart-list {
  display: flex;
  flex-direction: column;
  flex: 0 0 auto;
}

body.sscomic-theme.woocommerce-cart .woocommerce-notices-wrapper {
  grid-column: 1 / -1;
}

body.sscomic-theme.woocommerce-cart .woocommerce-cart-form {
  grid-column: 1;
  display: flex !important;
  flex-direction: column;
  height: auto;
  background: #fff;
  border: 1px solid #d7e2f0;
  border-radius: 20px;
  padding: 22px 24px 22px;
  box-shadow: 0 14px 34px rgba(15, 39, 68, 0.08);
}

body.sscomic-theme.woocommerce-cart .cart-collaterals,
body.sscomic-theme.woocommerce-cart .cart_totals {
  float: none !important;
  width: 100% !important;
  max-width: none !important;
  height: auto;
}

body.sscomic-theme.woocommerce-cart .cart-collaterals {
  grid-column: 2;
  margin: 0 !important;
}

body.sscomic-theme.woocommerce-cart .cart_totals {
  display: flex;
  flex-direction: column;
  height: auto;
  background: #fff;
  border: 1px solid #d7e2f0;
  border-radius: 20px;
  padding: 22px 24px 24px;
  box-shadow: 0 14px 34px rgba(15, 39, 68, 0.08);
}

body.sscomic-theme.woocommerce-cart table.shop_table,
body.sscomic-theme.woocommerce-cart table.shop_table th,
body.sscomic-theme.woocommerce-cart table.shop_table td,
body.sscomic-theme.woocommerce-checkout table.shop_table,
body.sscomic-theme.woocommerce-checkout table.shop_table th,
body.sscomic-theme.woocommerce-checkout table.shop_table td {
  background: transparent !important;
  border-color: #eef3fa !important;
  color: #0f2744;
}

body.sscomic-theme.woocommerce-cart table.cart img,
body.sscomic-theme.woocommerce-checkout table.shop_table img {
  width: 88px !important;
  height: 88px !important;
  max-width: 88px !important;
  object-fit: contain !important;
  background: #fff;
  border: 1px solid #d7e2f0;
  border-radius: 12px;
  padding: 8px;
  box-sizing: border-box;
}

body.sscomic-theme.woocommerce-cart td.product-name a,
body.sscomic-theme.woocommerce-checkout td.product-name a {
  color: #0f2744 !important;
  font-weight: 700;
  text-decoration: none !important;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

body.sscomic-theme.woocommerce-cart .wc-proceed-to-checkout {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  margin-top: 8px !important;
}

body.sscomic-theme.woocommerce-cart a.checkout-button,
body.sscomic-theme.woocommerce-cart a.checkout-button.button,
body.sscomic-theme.woocommerce-cart a.checkout-button.alt,
body.sscomic-theme.woocommerce-cart .wc-proceed-to-checkout a.button,
body.sscomic-theme.woocommerce-cart .wc-block-cart__submit-button,
body.sscomic-theme.woocommerce-cart a.wc-block-cart__submit-button,
body.sscomic-theme.woocommerce-cart .wp-element-button.wc-block-cart__submit-button,
body.sscomic-theme.woocommerce-checkout #place_order,
body.sscomic-theme.woocommerce-checkout button#place_order,
body.sscomic-theme.woocommerce-checkout .wc-block-components-checkout-place-order-button,
body.sscomic-theme.woocommerce-checkout .wp-element-button.wc-block-components-checkout-place-order-button {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  height: auto !important;
  min-height: 52px !important;
  max-height: none !important;
  aspect-ratio: auto !important;
  padding: 14px 20px !important;
  margin: 12px 0 0 !important;
  border: 0 !important;
  border-radius: 999px !important;
  background: #1e6fff !important;
  color: #fff !important;
  font-size: 16px !important;
  font-weight: 800 !important;
  line-height: 1.25 !important;
  letter-spacing: 0 !important;
  white-space: nowrap !important;
  text-indent: 0 !important;
  text-align: center !important;
  text-decoration: none !important;
  box-shadow: none !important;
  flex: none !important;
}

body.sscomic-theme.woocommerce-cart a.checkout-button:hover,
body.sscomic-theme.woocommerce-cart .wc-block-cart__submit-button:hover,
body.sscomic-theme.woocommerce-checkout #place_order:hover,
body.sscomic-theme.woocommerce-checkout .wc-block-components-checkout-place-order-button:hover {
  background: #1558d6 !important;
  color: #fff !important;
}

/* —— Classic checkout grid —— */
body.sscomic-theme .ss-checkout-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(320px, 400px);
  gap: 24px;
  align-items: start;
}

body.sscomic-theme .ss-checkout-primary,
body.sscomic-theme .ss-checkout-aside {
  min-width: 0;
}

body.sscomic-theme .ss-checkout-primary {
  background: #fff;
  border: 1px solid #d7e2f0;
  border-radius: 16px;
  padding: 22px 24px;
  box-shadow: 0 14px 34px rgba(15, 39, 68, 0.08);
}

body.sscomic-theme .ss-checkout-aside {
  background: #fff;
  border: 1px solid #d7e2f0;
  border-radius: 16px;
  padding: 22px 24px;
  box-shadow: 0 14px 34px rgba(15, 39, 68, 0.08);
}

body.sscomic-theme .ss-checkout-aside #order_review_heading,
body.sscomic-theme.woocommerce-checkout #order_review_heading,
body.sscomic-theme.woocommerce-checkout h3 {
  color: #0f2744 !important;
  font-size: 1.05rem;
  font-weight: 800;
  margin: 0 0 16px;
}

body.sscomic-theme.woocommerce-checkout .col2-set,
body.sscomic-theme.woocommerce-checkout .col-1,
body.sscomic-theme.woocommerce-checkout .col-2 {
  float: none !important;
  width: 100% !important;
}

body.sscomic-theme.woocommerce-checkout .form-row,
body.sscomic-theme.woocommerce-account .form-row {
  margin-bottom: 12px;
}

body.sscomic-theme.woocommerce-checkout input.input-text,
body.sscomic-theme.woocommerce-checkout textarea,
body.sscomic-theme.woocommerce-checkout select,
body.sscomic-theme.woocommerce-checkout .select2-container .select2-selection--single,
body.sscomic-theme.woocommerce-account input.input-text,
body.sscomic-theme.woocommerce-account select {
  border: 1.5px solid #d7e2f0 !important;
  border-radius: 10px !important;
  background: #fff !important;
  color: #0f2744 !important;
  min-height: 44px;
  padding: 10px 12px !important;
}

body.sscomic-theme.woocommerce-checkout #payment,
body.sscomic-theme.woocommerce-checkout #payment .payment_box {
  background: #eef3fa !important;
  border: 1px solid #d7e2f0 !important;
  border-radius: 12px !important;
}

body.sscomic-theme.woocommerce-checkout .woocommerce-error,
body.sscomic-theme.woocommerce-checkout .wc-block-components-notice-banner.is-error {
  background: #fff5f5 !important;
  border: 1px solid #f3c4c4 !important;
  color: #0f2744 !important;
  border-radius: 12px;
}

body.sscomic-theme.woocommerce-checkout ul.woocommerce-error {
  padding: 14px 16px;
}

/* Blocks checkout fallback — stop the skinny sidebar */
body.sscomic-theme .wc-block-components-sidebar-layout,
body.sscomic-theme .wp-block-woocommerce-checkout,
body.sscomic-theme .wc-block-checkout,
body.sscomic-theme .wc-block-checkout.is-large,
body.sscomic-theme .wc-block-checkout.is-medium,
body.sscomic-theme .wc-block-cart.is-large,
body.sscomic-theme .wc-block-cart.is-medium {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) minmax(320px, 400px) !important;
  gap: 24px !important;
  align-items: start !important;
}

body.sscomic-theme .wc-block-components-sidebar,
body.sscomic-theme .wc-block-checkout__sidebar,
body.sscomic-theme .wc-block-cart__sidebar {
  width: 100% !important;
  max-width: none !important;
  min-width: 0 !important;
  flex: 1 1 auto !important;
  float: none !important;
}

body.sscomic-theme .wc-block-components-main,
body.sscomic-theme .wc-block-checkout__main,
body.sscomic-theme .wc-block-cart__main {
  min-width: 0 !important;
  width: 100% !important;
  max-width: none !important;
}

body.sscomic-theme .wc-block-components-order-summary-item,
body.sscomic-theme .wc-block-components-order-summary-item__image + * {
  min-width: 0;
}

body.sscomic-theme .wc-block-components-order-summary-item {
  display: flex !important;
  flex-wrap: nowrap !important;
  align-items: flex-start !important;
  gap: 12px !important;
  width: 100% !important;
}

body.sscomic-theme .wc-block-components-order-summary-item__description,
body.sscomic-theme a.wc-block-components-product-name {
  flex: 1 1 auto;
  min-width: 0 !important;
  overflow-wrap: break-word;
  word-break: normal;
  white-space: normal !important;
}

body.sscomic-theme .wc-block-components-panel__button {
  white-space: nowrap !important;
  overflow: visible !important;
}

/* Account + thank you */
body.sscomic-theme.woocommerce-account .woocommerce,
body.sscomic-theme.woocommerce-order-received .woocommerce {
  background: #fff;
  border: 1px solid #d7e2f0;
  border-radius: 16px;
  padding: 24px;
  box-shadow: 0 14px 34px rgba(15, 39, 68, 0.08);
}

body.sscomic-theme.woocommerce-account .woocommerce-MyAccount-navigation ul {
  list-style: none;
  margin: 0 0 20px;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

body.sscomic-theme.woocommerce-account .woocommerce-MyAccount-navigation a {
  display: inline-flex;
  padding: 8px 14px;
  border-radius: 999px;
  background: #eef3fa;
  color: #0f2744 !important;
  text-decoration: none !important;
  font-weight: 700;
}

body.sscomic-theme.woocommerce-account .woocommerce-MyAccount-navigation .is-active a,
body.sscomic-theme.woocommerce-account .woocommerce-MyAccount-navigation a:hover {
  background: #1e6fff;
  color: #fff !important;
}

body.sscomic-theme.woocommerce-account .button,
body.sscomic-theme.woocommerce-order-received .button,
body.sscomic-theme.woocommerce-account button.button {
  background: #1e6fff !important;
  color: #fff !important;
  border: 0 !important;
  border-radius: 999px !important;
  min-height: 44px;
  padding: 10px 18px !important;
}

@media (max-width: 920px) {
  body.sscomic-theme.woocommerce-cart .ss-classic-cart .woocommerce,
  body.sscomic-theme.woocommerce-cart .woocommerce,
  body.sscomic-theme .ss-checkout-grid,
  body.sscomic-theme .wc-block-components-sidebar-layout,
  body.sscomic-theme .wp-block-woocommerce-checkout,
  body.sscomic-theme .wc-block-checkout,
  body.sscomic-theme .wc-block-checkout.is-large,
  body.sscomic-theme .wc-block-checkout.is-medium,
  body.sscomic-theme .wc-block-cart.is-large,
  body.sscomic-theme .wc-block-cart.is-medium {
    grid-template-columns: 1fr !important;
  }

  body.sscomic-theme.woocommerce-cart .woocommerce-cart-form,
  body.sscomic-theme.woocommerce-cart .cart-collaterals {
    grid-column: 1;
  }

  body.sscomic-theme.woocommerce-cart a.checkout-button,
  body.sscomic-theme.woocommerce-checkout #place_order {
    white-space: normal !important;
  }

  body.sscomic-theme.woocommerce-cart td.actions,
  body.sscomic-theme.woocommerce-cart td.actions .coupon {
    flex-direction: column;
    align-items: stretch;
  }

  body.sscomic-theme.woocommerce-cart #coupon_code,
  body.sscomic-theme.woocommerce-cart button[name="apply_coupon"],
  body.sscomic-theme.woocommerce-cart button[name="update_cart"] {
    width: 100% !important;
  }
}

/* Cart + checkout alignment */
body.sscomic-theme.woocommerce-cart table.shop_table.cart {
  width: 100%;
  border-collapse: collapse;
}

body.sscomic-theme.woocommerce-cart table.shop_table.cart th,
body.sscomic-theme.woocommerce-cart table.shop_table.cart td {
  vertical-align: middle !important;
  padding: 16px 10px !important;
  text-align: left;
}

body.sscomic-theme.woocommerce-cart table.shop_table.cart th.product-price,
body.sscomic-theme.woocommerce-cart table.shop_table.cart th.product-quantity,
body.sscomic-theme.woocommerce-cart table.shop_table.cart th.product-subtotal,
body.sscomic-theme.woocommerce-cart table.shop_table.cart td.product-price,
body.sscomic-theme.woocommerce-cart table.shop_table.cart td.product-quantity,
body.sscomic-theme.woocommerce-cart table.shop_table.cart td.product-subtotal {
  text-align: center;
  white-space: nowrap;
}

body.sscomic-theme.woocommerce-cart table.shop_table.cart td.product-remove {
  width: 36px;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

body.sscomic-theme.woocommerce-cart table.shop_table.cart td.product-thumbnail {
  width: 96px;
}

body.sscomic-theme.woocommerce-cart table.shop_table.cart td.product-name {
  text-align: left;
}

body.sscomic-theme.woocommerce-cart td.actions {
  display: flex !important;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
  padding: 16px 0 8px !important;
  border: 0 !important;
}

body.sscomic-theme.woocommerce-cart td.actions .coupon {
  display: flex !important;
  flex: 1 1 220px;
  align-items: center;
  gap: 8px;
  margin: 0 !important;
}

body.sscomic-theme.woocommerce-cart #coupon_code {
  flex: 1 1 160px;
  width: auto !important;
  min-width: 160px;
  max-width: 240px;
  height: 44px !important;
  min-height: 44px !important;
  margin: 0 !important;
}

body.sscomic-theme.woocommerce-cart button[name="apply_coupon"],
body.sscomic-theme.woocommerce-cart button[name="update_cart"] {
  display: inline-flex !important;
  width: auto !important;
  max-width: none !important;
  min-width: 132px !important;
  height: 44px !important;
  min-height: 44px !important;
  padding: 0 18px !important;
  margin: 0 !important;
  flex: 0 0 auto !important;
  font-size: 14px !important;
}

body.sscomic-theme.woocommerce-cart button[name="apply_coupon"] {
  background: #1e6fff !important;
  color: #fff !important;
}

body.sscomic-theme.woocommerce-cart button[name="update_cart"],
body.sscomic-theme.woocommerce-cart button[name="update_cart"]:disabled {
  background: #eef3fa !important;
  color: #0f2744 !important;
  opacity: 1 !important;
}

body.sscomic-theme.woocommerce-cart .quantity {
  display: inline-flex;
  justify-content: center;
}

body.sscomic-theme.woocommerce-cart .quantity input.qty {
  width: 64px !important;
  height: 40px !important;
  text-align: center;
  border: 1.5px solid #d7e2f0 !important;
  border-radius: 10px !important;
  background: #fff !important;
  color: #0f2744 !important;
}

body.sscomic-theme.woocommerce-checkout .woocommerce-form-coupon-toggle,
body.sscomic-theme.woocommerce-checkout .woocommerce-form-login-toggle {
  background: #fff;
  border: 1px solid #d7e2f0;
  border-radius: 16px;
  padding: 14px 20px;
  margin: 0 0 16px;
  box-shadow: 0 8px 24px rgba(15, 39, 68, 0.06);
}

body.sscomic-theme.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info,
body.sscomic-theme.woocommerce-checkout .woocommerce-form-login-toggle .woocommerce-info,
body.sscomic-theme.woocommerce-checkout .al-coupon-prompt {
  margin: 0;
  padding: 0;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  color: #0f2744;
  font-size: 14px;
  font-weight: 600;
}

body.sscomic-theme.woocommerce-checkout .woocommerce-info::before,
body.sscomic-theme.woocommerce-checkout .woocommerce-message::before,
body.sscomic-theme.woocommerce-checkout .woocommerce-error::before {
  display: none !important;
  content: none !important;
}

body.sscomic-theme.woocommerce-checkout .woocommerce-info {
  padding-left: 0 !important;
}

body.sscomic-theme.woocommerce-checkout .al-coupon-prompt a,
body.sscomic-theme.woocommerce-checkout a.showcoupon,
body.sscomic-theme.woocommerce-checkout a.showlogin {
  color: #1e6fff !important;
  font-weight: 800;
  text-decoration: none !important;
}

body.sscomic-theme.woocommerce-checkout form.checkout_coupon,
body.sscomic-theme.woocommerce-checkout .al-coupon-form {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
  background: #fff;
  border: 1px solid #d7e2f0;
  border-radius: 16px;
  padding: 14px 16px;
  margin: 0 0 16px;
}

body.sscomic-theme.woocommerce-checkout form.checkout_coupon .form-row,
body.sscomic-theme.woocommerce-checkout .al-coupon-form .form-row {
  float: none !important;
  width: auto !important;
  margin: 0 !important;
}

body.sscomic-theme.woocommerce-checkout form.checkout_coupon input.input-text,
body.sscomic-theme.woocommerce-checkout .al-coupon-form input.input-text {
  width: 220px !important;
  max-width: 100%;
  min-height: 44px;
  margin: 0;
}

body.sscomic-theme.woocommerce-checkout form.checkout_coupon button,
body.sscomic-theme.woocommerce-checkout .al-coupon-form button {
  width: auto !important;
  min-width: 0 !important;
  height: 44px !important;
  padding: 0 20px !important;
  border: 0 !important;
  border-radius: 999px !important;
  background: #1e6fff !important;
  color: #fff !important;
  font-weight: 800 !important;
}

body.sscomic-theme .ss-checkout-aside #order_review,
body.sscomic-theme.woocommerce-checkout .ss-checkout-aside #order_review {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  padding: 0 !important;
  border-radius: 0 !important;
}

body.sscomic-theme .ss-checkout-primary .woocommerce-billing-fields,
body.sscomic-theme .ss-checkout-primary .woocommerce-shipping-fields,
body.sscomic-theme .ss-checkout-primary .woocommerce-additional-fields {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  padding: 0 !important;
  border-radius: 0 !important;
}

body.sscomic-theme .ss-checkout-primary .woocommerce-additional-fields {
  margin-top: 8px;
  padding-top: 18px !important;
  border-top: 1px solid #eef3fa !important;
}

body.sscomic-theme.woocommerce-checkout .form-row-first,
body.sscomic-theme.woocommerce-checkout .form-row-last {
  width: calc(50% - 8px);
  float: left;
}

body.sscomic-theme.woocommerce-checkout .form-row-last {
  float: right;
}

body.sscomic-theme.woocommerce-checkout .form-row-wide {
  clear: both;
  width: 100%;
}

body.sscomic-theme.woocommerce-checkout-review-order-table,
body.sscomic-theme .woocommerce-checkout-review-order-table {
  width: 100%;
}

body.sscomic-theme .woocommerce-checkout-review-order-table th,
body.sscomic-theme .woocommerce-checkout-review-order-table td {
  vertical-align: top;
  padding: 10px 0 !important;
}

body.sscomic-theme .woocommerce-checkout-review-order-table td.product-name {
  width: 72%;
  padding-right: 12px !important;
  text-align: left;
  word-break: normal;
  overflow-wrap: break-word;
}

body.sscomic-theme .woocommerce-checkout-review-order-table td.product-total,
body.sscomic-theme .woocommerce-checkout-review-order-table tfoot th,
body.sscomic-theme .woocommerce-checkout-review-order-table tfoot td {
  text-align: right;
  white-space: nowrap;
}

body.sscomic-theme.woocommerce-cart .ss-woo-heading {
  text-align: left;
  margin: 0 0 1.25rem;
}

body.sscomic-theme.woocommerce-cart .ss-classic-cart .woocommerce,
body.sscomic-theme.woocommerce-cart .woocommerce {
  min-width: 0;
}

body.sscomic-theme.woocommerce-cart .cart-collaterals .cross-sells {
  display: none !important;
}

body.sscomic-theme.woocommerce-cart .ss-cart-form,
body.sscomic-theme.woocommerce-cart .woocommerce-cart-form {
  min-width: 0 !important;
  overflow: visible;
}

body.sscomic-theme.woocommerce-cart .al-cart-list {
  display: flex;
  flex-direction: column;
  flex: 0 0 auto;
}

body.sscomic-theme.woocommerce-cart .al-cart-row,
body.sscomic-theme.woocommerce-cart .al-cart-row.cart_item {
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: nowrap !important;
  align-items: flex-start !important;
  justify-content: flex-start !important;
  gap: 16px !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 8px 0 20px !important;
  border: 0 !important;
  border-bottom: 1px solid #eef3fa !important;
  float: none !important;
  text-align: left !important;
  box-sizing: border-box !important;
}

body.sscomic-theme.woocommerce-cart .al-cart-row > * {
  float: none !important;
  position: relative !important;
}

body.sscomic-theme.woocommerce-cart .al-cart-row > p,
body.sscomic-theme.woocommerce-cart .al-cart-list > p,
body.sscomic-theme.woocommerce-cart .ss-classic-cart p:empty {
  display: none !important;
}

body.sscomic-theme.woocommerce-cart .al-cart-bar > p {
  display: contents !important;
}

body.sscomic-theme.woocommerce-cart .al-cart-thumb {
  display: flex !important;
  flex: 0 0 96px !important;
  align-items: center;
  justify-content: center;
  width: 96px !important;
  height: 96px !important;
  margin: 0 !important;
  background: #fff;
  border: 1px solid #d7e2f0;
  border-radius: 14px;
  overflow: hidden;
}

body.sscomic-theme.woocommerce-cart .al-cart-thumb a {
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
  border: 0 !important;
  background: transparent !important;
}

body.sscomic-theme.woocommerce-cart .al-cart-thumb img,
body.sscomic-theme.woocommerce-cart .al-cart-thumb img.ss-card-img {
  width: auto !important;
  height: auto !important;
  max-width: 80px !important;
  max-height: 80px !important;
  object-fit: contain !important;
}

body.sscomic-theme.woocommerce-cart .al-cart-body {
  flex: 1 1 auto !important;
  min-width: 0 !important;
}

body.sscomic-theme.woocommerce-cart .al-cart-title,
body.sscomic-theme.woocommerce-cart a.al-cart-title {
  display: block !important;
  margin: 0 !important;
  color: #0f2744 !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  line-height: 1.4 !important;
  text-align: left !important;
  text-decoration: none !important;
  overflow: visible !important;
  white-space: normal !important;
  word-break: break-word;
  -webkit-line-clamp: unset !important;
  line-clamp: unset !important;
  float: none !important;
}

body.sscomic-theme.woocommerce-cart a.al-cart-title:hover {
  color: #1e6fff !important;
}

body.sscomic-theme.woocommerce-cart .al-cart-price {
  margin-top: 8px;
  color: #0f2744 !important;
  font-size: 18px !important;
  font-weight: 800 !important;
  text-align: left !important;
  white-space: nowrap !important;
}

body.sscomic-theme.woocommerce-cart .al-cart-tools {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 16px;
  margin-top: 14px;
}

body.sscomic-theme.woocommerce-cart .al-cart-stepper {
  display: inline-flex !important;
  align-items: center;
  height: 40px;
  overflow: hidden;
  border: 1.5px solid #d7e2f0;
  border-radius: 10px;
  background: #fff;
}

body.sscomic-theme.woocommerce-cart .al-qty-btn {
  width: 36px !important;
  min-width: 36px !important;
  height: 40px !important;
  min-height: 40px !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  aspect-ratio: auto !important;
  background: #eef3fa;
  color: #0f2744;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  cursor: pointer;
}

body.sscomic-theme.woocommerce-cart .al-qty-btn:hover {
  background: #dce6f4;
}

body.sscomic-theme.woocommerce-cart .al-cart-stepper .quantity {
  display: inline-flex !important;
  margin: 0 !important;
  width: auto !important;
  float: none !important;
}

body.sscomic-theme.woocommerce-cart .al-cart-stepper label,
body.sscomic-theme.woocommerce-cart .al-cart-stepper .screen-reader-text {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
}

body.sscomic-theme.woocommerce-cart .al-cart-stepper .quantity .minus,
body.sscomic-theme.woocommerce-cart .al-cart-stepper .quantity .plus {
  display: none !important;
}

body.sscomic-theme.woocommerce-cart .al-cart-stepper input.qty,
body.sscomic-theme.woocommerce-cart .al-cart-qty input.qty {
  width: 48px !important;
  height: 40px !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: #fff !important;
  color: #0f2744 !important;
  font-weight: 700 !important;
  text-align: center !important;
  box-shadow: none !important;
  -moz-appearance: textfield;
}

body.sscomic-theme.woocommerce-cart .al-cart-stepper input.qty::-webkit-outer-spin-button,
body.sscomic-theme.woocommerce-cart .al-cart-stepper input.qty::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

body.sscomic-theme.woocommerce-cart a.al-cart-remove {
  display: inline-block !important;
  margin: 0 !important;
  color: #5b6b82 !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  text-decoration: underline !important;
  background: none !important;
  width: auto !important;
  height: auto !important;
  float: none !important;
}

body.sscomic-theme.woocommerce-cart a.al-cart-remove:hover {
  color: #1e6fff !important;
}

body.sscomic-theme.woocommerce-cart .al-cart-bar {
  display: flex !important;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
  margin-top: 12px;
  padding-top: 14px;
  border-top: 1px solid #eef3fa;
}

body.sscomic-theme.woocommerce-cart .al-cart-coupon {
  display: flex !important;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  margin: 0 !important;
  flex: 0 1 auto;
}

body.sscomic-theme.woocommerce-cart .al-cart-coupon #coupon_code,
body.sscomic-theme.woocommerce-cart #coupon_code {
  width: 180px !important;
  max-width: 180px !important;
  height: 44px !important;
  margin: 0 !important;
}

body.sscomic-theme.woocommerce-cart .al-cart-bar button[name="apply_coupon"],
body.sscomic-theme.woocommerce-cart .al-cart-bar button[name="update_cart"] {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: auto !important;
  min-width: 0 !important;
  height: 44px !important;
  min-height: 44px !important;
  padding: 0 22px !important;
  margin: 0 !important;
  flex: 0 0 auto !important;
  border: 0 !important;
  border-radius: 999px !important;
  font-weight: 800 !important;
  line-height: 1 !important;
}

body.sscomic-theme.woocommerce-cart .al-cart-bar button[name="apply_coupon"] {
  background: #1e6fff !important;
  color: #fff !important;
}

body.sscomic-theme.woocommerce-cart .al-cart-update,
body.sscomic-theme.woocommerce-cart .al-cart-bar button[name="update_cart"] {
  margin-left: auto !important;
}

body.sscomic-theme.woocommerce-cart .al-cart-bar button[name="update_cart"],
body.sscomic-theme.woocommerce-cart .al-cart-bar button[name="update_cart"]:disabled {
  background: #fff !important;
  color: #0f2744 !important;
  border: 1.5px solid #d7e2f0 !important;
  opacity: 1 !important;
}

body.sscomic-theme.woocommerce-cart .cart_totals h2,
body.sscomic-theme.woocommerce-cart .cart_totals .shop_table {
  color: #0f2744;
}

body.sscomic-theme.woocommerce-cart .cart_totals h2 {
  margin: 0 0 16px !important;
  font-size: 1.45rem !important;
  font-weight: 800 !important;
  letter-spacing: -0.03em;
}

body.sscomic-theme.woocommerce-cart .cart_totals table.shop_table,
body.sscomic-theme.woocommerce-cart .cart_totals table.shop_table th,
body.sscomic-theme.woocommerce-cart .cart_totals table.shop_table td {
  border: 0 !important;
  padding: 10px 0 !important;
}

body.sscomic-theme.woocommerce-cart .cart_totals table.shop_table th {
  font-weight: 600 !important;
  text-align: left !important;
}

body.sscomic-theme.woocommerce-cart .cart_totals table.shop_table td {
  text-align: right !important;
  font-weight: 700 !important;
}

body.sscomic-theme.woocommerce-cart .cart_totals tr.order-total th,
body.sscomic-theme.woocommerce-cart .cart_totals tr.order-total td {
  border-top: 1px solid #eef3fa !important;
  font-weight: 800 !important;
}

body.sscomic-theme.woocommerce-cart .woocommerce-shipping-calculator,
body.sscomic-theme.woocommerce-cart .cart_totals tr.woocommerce-shipping-totals,
body.sscomic-theme.woocommerce-cart .cart_totals tr.shipping {
  display: none !important;
}

@media (max-width: 640px) {
  body.sscomic-theme.woocommerce-cart .al-cart-row {
    flex-wrap: wrap !important;
  }
  body.sscomic-theme.woocommerce-cart .al-cart-body {
    flex: 1 1 calc(100% - 120px) !important;
  }
  body.sscomic-theme.woocommerce-cart .al-cart-bar {
    flex-wrap: wrap;
    gap: 8px;
  }
  body.sscomic-theme.woocommerce-cart .al-cart-coupon {
    flex: 1 1 100%;
  }
  body.sscomic-theme.woocommerce-cart .al-cart-update,
  body.sscomic-theme.woocommerce-cart .al-cart-bar button[name="update_cart"] {
    margin-left: 0 !important;
  }
}

/* —— Checkout + cart finish —— */
body.sscomic-theme.woocommerce-checkout .ss-woo-heading,
body.sscomic-theme.woocommerce-cart .ss-woo-heading {
  text-align: left;
  margin: 0 0 1.35rem;
  color: #0f2744;
  font-size: 1.7rem;
  font-weight: 800;
  letter-spacing: -0.04em;
}

body.sscomic-theme .ss-checkout-aside {
  position: sticky;
  top: 20px;
}

body.sscomic-theme.woocommerce-cart .cart_totals {
  position: relative;
  top: auto;
}

body.sscomic-theme.woocommerce-checkout .woocommerce-billing-fields h3,
body.sscomic-theme.woocommerce-checkout .woocommerce-additional-fields h3,
body.sscomic-theme.woocommerce-checkout #order_review_heading {
  margin: 0 0 18px !important;
  font-size: 1.05rem !important;
  font-weight: 800 !important;
  color: #0f2744 !important;
}

body.sscomic-theme.woocommerce-checkout .woocommerce-billing-fields__field-wrapper,
body.sscomic-theme.woocommerce-checkout .woocommerce-additional-fields__field-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px 16px;
}

body.sscomic-theme.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .form-row,
body.sscomic-theme.woocommerce-checkout .woocommerce-additional-fields__field-wrapper .form-row {
  float: none !important;
  width: auto !important;
  margin: 0 !important;
}

body.sscomic-theme.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .form-row-wide,
body.sscomic-theme.woocommerce-checkout .woocommerce-additional-fields__field-wrapper .form-row-wide {
  grid-column: 1 / -1;
}

body.sscomic-theme.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .form-row-first,
body.sscomic-theme.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .form-row-last {
  grid-column: auto;
}

body.sscomic-theme.woocommerce-checkout label {
  display: block;
  margin: 0 0 6px;
  color: #0f2744;
  font-size: 13px;
  font-weight: 700;
}

body.sscomic-theme.woocommerce-checkout .select2-container {
  width: 100% !important;
}

body.sscomic-theme.woocommerce-checkout .select2-container .select2-selection--single {
  display: flex !important;
  align-items: center;
  min-height: 44px !important;
  height: 44px !important;
  border: 1.5px solid #d7e2f0 !important;
  border-radius: 10px !important;
}

body.sscomic-theme.woocommerce-checkout #billing_country_field .woocommerce-input-wrapper {
  display: flex;
  align-items: center;
  width: 100%;
  min-height: 44px;
  padding: 0 14px;
  border: 1.5px solid #d7e2f0;
  border-radius: 10px;
  background: #fff;
  box-sizing: border-box;
  color: #0f2744;
  font-weight: 600;
}

body.sscomic-theme.woocommerce-checkout #billing_country_field:has(.select2-container) .woocommerce-input-wrapper {
  border: 0;
  padding: 0;
  min-height: 0;
}

body.sscomic-theme.woocommerce-checkout textarea {
  min-height: 92px;
  resize: vertical;
}

body.sscomic-theme.woocommerce-checkout .create-account,
body.sscomic-theme.woocommerce-checkout .woocommerce-account-fields {
  margin-top: 8px;
}

body.sscomic-theme.woocommerce-checkout .woocommerce-shipping-fields {
  display: none !important;
}

body.sscomic-theme .al-review-item {
  display: flex;
  align-items: center;
  gap: 12px;
  min-width: 0;
}

body.sscomic-theme .al-review-thumb {
  flex: 0 0 56px;
  width: 56px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border: 1px solid #d7e2f0;
  border-radius: 10px;
  overflow: hidden;
}

body.sscomic-theme .al-review-thumb img {
  width: auto !important;
  height: auto !important;
  max-width: 48px !important;
  max-height: 48px !important;
  object-fit: contain !important;
}

body.sscomic-theme .al-review-meta {
  flex: 1 1 auto;
  min-width: 0;
  text-align: left;
}

body.sscomic-theme .al-review-name {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  color: #0f2744;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.35;
}

body.sscomic-theme .al-review-qty {
  display: block;
  margin-top: 4px;
  color: #5b6b82;
  font-size: 12px;
  font-weight: 600;
}

body.sscomic-theme .woocommerce-checkout-review-order-table thead {
  display: none;
}

body.sscomic-theme .woocommerce-checkout-review-order-table tbody td.product-name {
  width: auto;
  padding-right: 8px !important;
}

body.sscomic-theme .woocommerce-checkout-review-order-table tbody td.product-total {
  vertical-align: middle !important;
  font-weight: 800;
  color: #0f2744;
}

body.sscomic-theme .woocommerce-checkout-review-order-table tfoot th {
  text-align: left !important;
  font-weight: 600 !important;
}

body.sscomic-theme .woocommerce-checkout-review-order-table tfoot .order-total th,
body.sscomic-theme .woocommerce-checkout-review-order-table tfoot .order-total td {
  border-top: 1px solid #eef3fa !important;
  font-weight: 800 !important;
}

body.sscomic-theme.woocommerce-checkout #payment {
  margin-top: 8px;
  background: transparent !important;
  border: 0 !important;
}

body.sscomic-theme.woocommerce-checkout ul.payment_methods {
  list-style: none;
  margin: 0 0 16px;
  padding: 0 !important;
  border: 0 !important;
}

body.sscomic-theme.woocommerce-checkout .wc_payment_method {
  margin: 0 0 10px;
  padding: 14px 16px !important;
  background: #eef3fa !important;
  border: 1px solid #d7e2f0 !important;
  border-radius: 12px !important;
}

body.sscomic-theme.woocommerce-checkout .wc_payment_method > label {
  display: inline;
  margin: 0;
  font-size: 15px;
  font-weight: 800;
}

body.sscomic-theme.woocommerce-checkout #payment .payment_box {
  margin: 8px 0 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  color: #5b6b82 !important;
  font-size: 13px;
  line-height: 1.45;
}

body.sscomic-theme.woocommerce-checkout #payment .payment_box::before {
  display: none !important;
}

body.sscomic-theme.woocommerce-checkout .woocommerce-privacy-policy-text {
  margin: 0 0 14px;
  color: #5b6b82;
  font-size: 12px;
  line-height: 1.45;
}

body.sscomic-theme.woocommerce-checkout .woocommerce-privacy-policy-text a {
  color: #1e6fff !important;
}

body.sscomic-theme.woocommerce-cart small.includes_tax,
body.sscomic-theme.woocommerce-checkout small.includes_tax,
body.sscomic-theme.woocommerce-cart .cart_totals .includes_tax,
body.sscomic-theme.woocommerce-checkout .woocommerce-checkout-review-order-table .includes_tax {
  display: none !important;
}

body.sscomic-theme.woocommerce-checkout .woocommerce-shipping-calculator {
  display: none !important;
}

@media (max-width: 720px) {
  body.sscomic-theme.woocommerce-checkout .woocommerce-billing-fields__field-wrapper,
  body.sscomic-theme.woocommerce-checkout .woocommerce-additional-fields__field-wrapper {
    grid-template-columns: 1fr;
  }
  body.sscomic-theme .ss-checkout-aside {
    position: static;
  }
}

html.al-cookie-decided .cookieadmin_law_container,
html.al-cookie-decided .cookieadmin_cookie_modal,
html.al-cookie-decided .cookieadmin_modal_overlay,
html.al-cookie-decided .cookieadmin_re_consent {
  display: none !important;
}

.cookieadmin_law_container,
.cookieadmin_law_container.cookieadmin_box,
.cookieadmin_law_container.cookieadmin_footer {
  position: fixed !important;
  left: 16px !important;
  right: 16px !important;
  bottom: 16px !important;
  top: auto !important;
  width: auto !important;
  max-width: 720px !important;
  margin: 0 auto !important;
  z-index: 2147483000 !important;
  transform: none !important;
}

.cookieadmin_consent_inside {
  border-radius: 16px !important;
}







