body.noblex-phase2-home {
  background: var(--noblex-color-page);
  color: var(--noblex-color-heading);
}

body.noblex-phase2-home .header {
  background: #fff;
  background-image: none !important;
}

body.noblex-phase2-home .header .pre-header {
  display: none !important;
}

body.noblex-phase2-home .header .top-gold-banner {
  height: 34px;
  min-height: 34px;
  overflow: hidden;
  border: 0;
  background: #050505;
  color: #fff;
  font-size: 11px;
  line-height: 34px;
}

body.noblex-phase2-home .noblex-spot-viewport {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

body.noblex-phase2-home .noblex-spot-list {
  display: flex;
  width: 100%;
  max-width: 1380px;
  height: 100%;
  align-items: center;
  justify-content: space-between;
  gap: 22px;
  margin: 0 auto;
  padding: 0 20px;
  white-space: nowrap;
}

body.noblex-phase2-home .noblex-spot-list strong {
  color: var(--noblex-color-gold-light);
  font-weight: 700;
}

body.noblex-phase2-home .noblex-spot-copy {
  display: none;
}

body.noblex-phase2-home .header .main-header {
  min-height: 82px;
  margin-top: 0 !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  background: #fff;
  background-image: none !important;
}

body.noblex-phase2-home .header .main-header .menu-wrapper {
  min-height: 82px;
}

body.noblex-phase2-home .header .logo img {
  width: 190px;
  height: auto;
}

body.noblex-phase2-home .header .main-menu > li > a,
body.noblex-phase2-home .header #menu-huvudmeny > li > a,
body.noblex-phase2-home .header #menu-huvudmeny > li > a::before,
body.noblex-phase2-home .header #menu-huvudmeny > li > a::after,
body.noblex-phase2-home .header .main-menu > li > .expand-ul,
body.noblex-phase2-home .header .main-menu > li > .expand-ul::before,
body.noblex-phase2-home .header #menu-huvudmeny > li > .expand-ul,
body.noblex-phase2-home .header #menu-huvudmeny > li > .expand-ul::before,
body.noblex-phase2-home .header .menu-woocommerce a,
body.noblex-phase2-home .header .menu-woocommerce i,
body.noblex-phase2-home .header .hamburger-menu {
  color: #0a0a0a !important;
}

/* Parent-temats hero börjar fyra pixlar bakom den fasta desktop-headern. */
@media (min-width: 769px) {
  body.noblex-phase2-home .header {
    border-bottom: 4px solid #fff !important;
  }
}

body.noblex-phase2-home .header .main-menu > li > a,
body.noblex-phase2-home .header #menu-huvudmeny > li > a {
  font-size: 13px;
  font-weight: 650;
  letter-spacing: 0.045em;
  text-transform: uppercase;
}

/* iPad liggande: behåll desktopmenyn på en rad utan parent-temats negativa
   sidoförskjutning. Text och ikoner får plats genom tätare mellanrum, medan
   länkar och kontroller behåller full höjd och tydliga tryckytor. */
@media (min-width: 801px) and (max-width: 1100px) {
  body.noblex-phase2-home .header .main-header .menu-wrapper {
    width: 100%;
    max-width: none;
    min-height: 82px;
    flex-wrap: nowrap;
    padding-inline: 16px;
    box-sizing: border-box;
  }

  body.noblex-phase2-home .header .main-header .menu-wrapper .logo {
    position: static;
    left: auto;
    right: auto;
    flex: 0 0 150px;
    width: 150px;
    padding-block: 18px;
  }

  body.noblex-phase2-home .header .main-header .menu-wrapper .logo img {
    width: 150px;
    max-width: 100%;
  }

  body.noblex-phase2-home .header .main-header .menu-wrapper .nav {
    position: static;
    left: auto;
    right: auto;
    display: flex;
    flex: 1 1 auto;
    min-width: 0;
    width: auto;
    height: 82px;
    flex-wrap: nowrap;
    justify-content: flex-end;
  }

  body.noblex-phase2-home .header .main-header .nav > ul,
  body.noblex-phase2-home .header .main-header .nav > ul > li {
    flex-wrap: nowrap;
  }

  body.noblex-phase2-home .header .main-header .nav > .main-menu,
  body.noblex-phase2-home .header .main-header .nav > #menu-huvudmeny {
    flex: 1 1 auto;
    min-width: 0;
    justify-content: flex-end;
  }

  body.noblex-phase2-home .header .main-header :is(.main-menu, #menu-huvudmeny) > li {
    flex: 0 0 auto;
    padding-inline: clamp(4px, 0.7vw, 8px);
  }

  body.noblex-phase2-home .header .main-header :is(.main-menu, #menu-huvudmeny) > li > a {
    padding-block: 34px;
    white-space: nowrap;
    font-size: 12px;
    letter-spacing: 0.025em;
  }

  body.noblex-phase2-home .header .main-header :is(.main-menu, #menu-huvudmeny) > li.menu-item-has-children > a {
    padding-right: 30px !important;
  }

  body.noblex-phase2-home .header .main-header button.noblex-menu-toggle {
    width: 30px;
  }

  body.noblex-phase2-home .header .main-header .menu-woocommerce {
    flex: 0 0 auto;
    width: auto;
    margin-left: 12px;
    flex-wrap: nowrap;
  }
}

/* Förankra nivå två i raden som öppnar den, för både Guldtackor och Smycken. */
@media (min-width: 1001px) {
  body.noblex-phase2-home .header .main-header .menu-wrapper .nav
    .sub-menu > li.menu-item-has-children {
    position: relative;
  }

  body.noblex-phase2-home .header .main-header .menu-wrapper .nav
    .sub-menu > li.menu-item-has-children:hover > .sub-menu {
    top: -5px !important;
  }
}

body.noblex-phase2-home .header .c-hamburger:not(.is-active) span,
body.noblex-phase2-home .header .c-hamburger span::before,
body.noblex-phase2-home .header .c-hamburger span::after {
  background-color: #111 !important;
}

body.noblex-phase2-home .header .c-hamburger.is-active span {
  background-color: transparent !important;
}

/* Behåll SL7/SR7-slidern men neutralisera parent-temats onödiga wrapper. */
body.home #hero-container {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

/* Parent-temats dekorativa hero hör bara hemma på startsidan med SL7-slidern. */
body:not(.home) #hero-section {
  display: none !important;
}

body.noblex-phase2-home .noblex-home-categories {
  padding: 88px 24px 96px !important;
  background: var(--noblex-color-page) !important;
}

body.noblex-phase2-home .noblex-section-heading {
  margin: 0 auto 38px;
  text-align: center;
}

body.noblex-phase2-home .noblex-section-heading h1,
body.noblex-phase2-home .noblex-section-heading h2,
body.noblex-phase2-home .noblex-home-prices .gold-price-heading,
body.noblex-phase2-home .noblex-home-sell .content h2 {
  margin: 0;
  color: var(--noblex-color-heading);
  font-family: Georgia, 'Times New Roman', serif;
  font-weight: 400;
  line-height: 1.15;
}

body.noblex-phase2-home .noblex-section-heading h1,
body.noblex-phase2-home .noblex-section-heading h2,
body.noblex-phase2-home .noblex-home-prices .gold-price-heading {
  font-size: clamp(2rem, 3.2vw, 2.8rem);
}

body.noblex-phase2-home .noblex-section-heading h1 {
  margin: 0;
  color: var(--noblex-color-heading);
  font-family: Georgia, 'Times New Roman', serif;
  font-weight: 400;
  line-height: 1.15;
  text-wrap: balance;
}

body.noblex-phase2-home .noblex-section-heading p {
  max-width: 720px;
  margin: 14px auto 0;
  color: var(--noblex-color-muted);
  font-size: 1rem;
  line-height: 1.65;
}

body.noblex-phase2-home .noblex-section-heading::after,
body.noblex-phase2-home .noblex-home-prices .gold-price-heading::after {
  display: block;
  width: 42px;
  height: 2px;
  margin: 20px auto 0;
  background: var(--noblex-color-gold);
  content: '';
}

body.noblex-phase2-home .noblex-home-categories > .wrap-l {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
  max-width: 1280px;
}

body.noblex-phase2-home .noblex-home-categories .module_cta {
  position: relative;
  display: block !important;
  width: 100% !important;
  min-height: 360px;
  overflow: hidden;
  border: 0;
  border-radius: 0;
  background: #111;
  color: #fff;
  transform: none !important;
  transition: none !important;
}

body.noblex-phase2-home .noblex-home-categories .module_cta:hover,
body.noblex-phase2-home .noblex-home-categories .module_cta:focus,
body.noblex-phase2-home .noblex-home-categories .module_cta:focus-visible {
  transform: none !important;
}

body.noblex-phase2-home .noblex-home-categories .module_cta::after {
  position: absolute;
  z-index: 1;
  inset: 0 !important;
  background:
    linear-gradient(to right, transparent 18%, rgba(0, 0, 0, 0.28) 48%, rgba(0, 0, 0, 0.84) 100%),
    linear-gradient(to bottom, transparent 42%, rgba(0, 0, 0, 0.7) 100%) !important;
  content: '';
}

body.noblex-phase2-home .noblex-home-categories picture,
body.noblex-phase2-home .noblex-home-categories picture img {
  position: absolute;
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  inset: 0 !important;
  width: 100%;
  height: 100%;
  transform: none !important;
}

body.noblex-phase2-home .noblex-home-categories picture img {
  object-fit: cover;
  object-position: center center;
  opacity: 1 !important;
  transition: none !important;
}

body.noblex-phase2-home .noblex-home-categories .module_cta:hover picture,
body.noblex-phase2-home .noblex-home-categories .module_cta:hover picture img {
  top: 0 !important;
  transform: none !important;
}

body.noblex-phase2-home .noblex-home-categories .content {
  position: absolute;
  z-index: 2;
  right: 0;
  top: auto !important;
  bottom: 14px;
  left: auto;
  display: block !important;
  width: 64% !important;
  height: auto !important;
  min-height: 0 !important;
  flex: none !important;
  padding: 0 16px 0 8px;
  text-align: left;
}

body.noblex-phase2-home .noblex-home-categories .content h1,
body.noblex-phase2-home .noblex-home-categories .content h2 {
  margin: 0;
  color: #fff;
  font-family: Georgia, 'Times New Roman', serif;
  font-size: 22px !important;
  font-weight: 400;
  text-align: left;
}

body.noblex-phase2-home .noblex-home-categories .content p {
  margin: 3px 0 11px;
  color: #eee8dd;
  font-size: 12px;
  text-align: left;
}

body.noblex-phase2-home .noblex-home-categories .content .flex {
  justify-content: flex-start;
  margin-top: 0;
}

body.noblex-phase2-home .noblex-home-categories .btn {
  min-width: 92px;
  padding: 8px 13px;
  border: 1px solid var(--noblex-color-gold);
  background: rgba(5, 5, 5, 0.72);
  color: #fff;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

body.noblex-phase2-home .noblex-home-sell {
  padding: 0 !important;
  background: #fff !important;
}

body.noblex-phase2-home .noblex-home-sell > .wrap {
  display: block !important;
  width: 100%;
  max-width: none;
}

body.noblex-phase2-home .noblex-sell-card {
  display: grid;
  grid-template-columns: minmax(0, 42%) minmax(0, 58%);
  width: 100%;
  min-height: 520px;
  background: #fff;
}

body.noblex-phase2-home .noblex-sell-card picture {
  position: relative;
  display: block;
  min-height: 520px;
  overflow: hidden;
}

body.noblex-phase2-home .noblex-sell-card picture > img:not(.noblex-sell-swish) {
  position: absolute;
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: left bottom;
  filter: brightness(1.04) saturate(1.05);
  transform: scale(1.34) !important;
  transform-origin: left bottom;
}

body.noblex-phase2-home .noblex-sell-swish {
  position: absolute !important;
  z-index: 2;
  top: 30px !important;
  right: auto !important;
  bottom: auto !important;
  left: 30px !important;
  display: block;
  width: 164px !important;
  max-width: calc(100% - 60px);
  height: auto !important;
  max-height: none !important;
  margin: 0 !important;
  filter: drop-shadow(0 2px 7px rgba(0, 0, 0, 0.4));
  opacity: 1 !important;
  transform: none !important;
}

body.noblex-phase2-home .noblex-sell-swish-image {
  display: block;
  position: static !important;
  width: 100% !important;
  max-width: none !important;
  height: auto !important;
  max-height: none !important;
  margin: 0 !important;
  filter: none !important;
  opacity: 1 !important;
  transform: none !important;
}

body.noblex-phase2-home .noblex-home-sell .content {
  display: flex;
  position: static;
  width: auto;
  max-width: none;
  flex-direction: column;
  justify-content: center;
  padding: 64px clamp(54px, 6vw, 96px);
  background: #fff;
  color: var(--noblex-color-heading);
  text-align: left;
}

body.noblex-phase2-home .noblex-home-sell .content h2 {
  order: 1;
  font-size: clamp(2.8rem, 4.2vw, 3.35rem);
}

body.noblex-phase2-home .noblex-sell-eyebrow {
  order: 0;
  margin: 0 0 15px;
  color: var(--noblex-color-gold-text);
  font-size: 11px;
  font-weight: 750;
  letter-spacing: 0.22em;
  text-transform: uppercase;
}

body.noblex-phase2-home .noblex-home-sell .content ul {
  display: grid;
  order: 2;
  gap: 16px;
  margin: 28px 0 34px;
  padding: 0;
  color: #4b4742;
  list-style: none;
}

body.noblex-phase2-home .noblex-home-sell .content li {
  position: relative;
  padding-left: 20px;
}

body.noblex-phase2-home .noblex-home-sell .content li::before {
  position: absolute;
  top: 8px;
  left: 0;
  color: var(--noblex-color-gold);
  font-size: 11px;
  line-height: 1;
  transform: none;
  content: '◎';
}

body.noblex-phase2-home .noblex-sell-actions {
  display: flex;
  order: 3;
  flex-wrap: wrap;
  gap: 14px;
}

body.noblex-phase2-home .noblex-btn {
  min-width: 158px;
  padding: 14px 22px;
  border: 1px solid var(--noblex-color-gold);
  color: var(--noblex-color-heading);
  font-size: 11px;
  font-weight: 750;
  letter-spacing: 0.11em;
  text-align: center;
  text-transform: uppercase;
}

body.noblex-phase2-home .noblex-price-calculator-cta {
  width: min(560px, 100%);
  margin: 24px auto 0;
}

body.noblex-phase2-home .noblex-calculator-link {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 48px;
  width: 100%;
  text-decoration: none;
}

body.noblex-phase2-home .noblex-calculator-link:hover {
  background: #e6c770;
  border-color: #9b7820;
}

body.noblex-phase2-home .noblex-calculator-link:focus-visible {
  outline: 2px solid #191713;
  outline-offset: 4px;
}

#guldraknare {
  scroll-margin-top: 150px;
}

body.noblex-phase2-home .noblex-btn-dark {
  background: #050505;
  color: #fff;
}

body.noblex-phase2-home .noblex-home-prices {
  padding: 92px 24px;
  background: var(--noblex-color-surface-editorial);
}

body.noblex-phase2-home .noblex-price-inner {
  width: min(920px, 100%);
  margin: 0 auto;
}

body.noblex-phase2-home .noblex-home-prices .module_text,
body.noblex-phase2-home .noblex-home-prices .module_text > div {
  display: block;
  width: 100%;
  max-width: none;
  padding: 0;
  background: transparent;
}

body.noblex-phase2-home .noblex-home-prices .gold-price-heading {
  width: 100%;
  max-width: none;
  margin: 0 0 32px;
  text-align: center;
}

body.noblex-phase2-home .noblex-home-prices table.gold-price-table {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  border: 0 !important;
  border-top: 2px solid #e6bf43 !important;
  border-collapse: collapse !important;
  background: #fff !important;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.09);
  color: var(--noblex-color-heading) !important;
  font-variant-numeric: tabular-nums;
}

body.noblex-phase2-home .noblex-home-prices table.gold-price-table th,
body.noblex-phase2-home .noblex-home-prices table.gold-price-table td {
  padding: 18px 28px !important;
  border: 0 !important;
  border-bottom: 1px solid #e8e6e1 !important;
  background: #fff !important;
  color: var(--noblex-color-heading) !important;
  font-family: inherit !important;
  font-size: 16px !important;
  line-height: 1.4 !important;
  text-align: left !important;
}

body.noblex-phase2-home .noblex-home-prices table.gold-price-table th {
  background: #efeeeb !important;
  font-size: 12px !important;
  font-weight: 750 !important;
  letter-spacing: 0.11em;
  text-transform: uppercase;
}

body.noblex-phase2-home .noblex-home-prices table.gold-price-table th:last-child,
body.noblex-phase2-home .noblex-home-prices table.gold-price-table td:last-child {
  text-align: right !important;
}

body.noblex-phase2-home .noblex-home-prices table.gold-price-table tbody tr:nth-child(even):not(.pamp-note-row) td {
  background: #fcfbf8 !important;
}

body.noblex-phase2-home .noblex-home-prices table.gold-price-table tbody tr:first-child td {
  font-size: 20px !important;
  font-weight: 750 !important;
}

body.noblex-phase2-home .noblex-home-prices .pamp-note-row td {
  padding: 16px 12px 0 !important;
  border: 0 !important;
  background: transparent !important;
  color: #68625b !important;
  font-size: 12px !important;
  text-align: center !important;
}

/* Sammanhållen desktoprad: Sälj ditt guld + Våra inköpspriser. */
body.noblex-phase2-home .noblex-sell-prices-pair {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  align-items: stretch;
  gap: 18px;
  width: calc(100% - 48px);
  max-width: 1440px;
  margin: 68px auto;
  padding: 18px;
  border-top: 1px solid var(--noblex-color-gold);
  border-bottom: 1px solid var(--noblex-color-gold);
  background: var(--noblex-color-surface-editorial);
}

body.noblex-phase2-home .noblex-sell-prices-pair .noblex-home-sell,
body.noblex-phase2-home .noblex-sell-prices-pair .noblex-home-prices {
  min-width: 0;
  height: 100%;
  padding: 0;
  background: transparent !important;
}

body.noblex-phase2-home .noblex-sell-prices-pair .noblex-home-sell > .wrap,
body.noblex-phase2-home .noblex-sell-prices-pair .noblex-price-inner {
  width: 100%;
  height: 100%;
  max-width: none;
}

body.noblex-phase2-home .noblex-sell-prices-pair .noblex-sell-card {
  grid-template-columns: 1fr;
  grid-template-rows: 340px auto;
  min-height: 100%;
  height: 100%;
}

body.noblex-phase2-home .noblex-sell-prices-pair .noblex-sell-card picture {
  min-height: 340px;
}

body.noblex-phase2-home .noblex-sell-prices-pair .noblex-sell-card picture > img:not(.noblex-sell-swish) {
  object-position: center 62%;
  transform: none !important;
}

body.noblex-phase2-home .noblex-sell-prices-pair .noblex-home-sell .content {
  justify-content: flex-start;
  padding: 30px 42px 34px;
}

body.noblex-phase2-home .noblex-sell-prices-pair .noblex-home-sell .content h2 {
  font-size: clamp(2rem, 2.5vw, 2.75rem);
}

body.noblex-phase2-home .noblex-sell-prices-pair .noblex-home-sell .content ul {
  gap: 11px;
  margin: 20px 0 25px;
}

body.noblex-phase2-home .noblex-sell-prices-pair .noblex-btn,
body.noblex-phase2-home .noblex-sell-prices-pair .noblex-btn-dark {
  border-color: var(--noblex-color-gold);
  background: var(--noblex-color-gold);
  color: var(--noblex-color-heading);
}

body.noblex-phase2-home .noblex-sell-prices-pair .noblex-home-prices .module_text {
  position: relative;
  z-index: 2;
  width: calc(100% - 28px);
  height: calc(100% + 60px);
  margin-right: auto;
  margin-left: auto;
  padding: 34px 38px 30px;
  border-top: 3px solid var(--noblex-color-gold);
  background: #fff;
  box-shadow: 0 20px 44px rgba(32, 25, 14, 0.13);
  transform: translateY(-30px);
}

body.noblex-phase2-home .noblex-sell-prices-pair .noblex-home-prices .gold-price-heading {
  width: min(560px, 100%);
  margin: 0 0 7px;
  margin-right: auto;
  margin-left: auto;
  font-size: clamp(2rem, 2.5vw, 2.75rem);
  text-align: left;
}

body.noblex-phase2-home .noblex-sell-prices-pair .noblex-home-prices .gold-price-heading::after {
  display: none;
}

body.noblex-phase2-home .noblex-price-subtitle {
  width: min(560px, 100%);
  margin: 0 0 20px;
  margin-right: auto;
  margin-left: auto;
  color: #5f584e;
  font-size: 14px;
}

body.noblex-phase2-home .noblex-sell-prices-pair .noblex-home-prices table.gold-price-table {
  width: min(560px, 100%) !important;
  table-layout: fixed;
  margin-right: auto !important;
  margin-left: auto !important;
  border-top-width: 1px !important;
  box-shadow: none;
}

body.noblex-phase2-home .noblex-sell-prices-pair .noblex-home-prices table.gold-price-table th,
body.noblex-phase2-home .noblex-sell-prices-pair .noblex-home-prices table.gold-price-table td {
  padding: 13px 16px !important;
  font-size: 14px !important;
}

body.noblex-phase2-home .noblex-sell-prices-pair .noblex-home-prices table.gold-price-table tbody tr:first-child td {
  font-size: 16px !important;
}

body.noblex-phase2-home .noblex-sell-prices-pair .noblex-home-prices table.gold-price-table th:first-child,
body.noblex-phase2-home .noblex-sell-prices-pair .noblex-home-prices table.gold-price-table td:first-child {
  width: 58%;
  text-align: left !important;
}

body.noblex-phase2-home .noblex-sell-prices-pair .noblex-home-prices table.gold-price-table th:last-child,
body.noblex-phase2-home .noblex-sell-prices-pair .noblex-home-prices table.gold-price-table td:last-child {
  width: 42%;
}

body.noblex-phase2-home .noblex-home-spot-source {
  display: none !important;
}

body.noblex-phase2-home .pre-footer {
  border-top: 1px solid var(--noblex-color-border-editorial);
  background: #fff;
}

body.noblex-phase2-home .pre-footer .grid {
  display: grid;
  width: 100%;
  gap: 0;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  max-width: 1440px;
  margin: 0 auto;
  padding: 0;
}

body.noblex-phase2-home .pre-footer .grid > div {
  min-height: 160px;
  padding: 32px 24px;
  border-right: 1px solid var(--noblex-color-border-editorial);
  text-align: center;
}

body.noblex-phase2-home .pre-footer .grid > div:last-child {
  border-right: 0;
}

body.noblex-phase2-home .noblex-trust-icon {
  height: 34px;
  color: #e4bf45;
}

body.noblex-phase2-home .noblex-trust-icon svg {
  width: 32px;
  height: 32px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

body.noblex-phase2-home .pre-footer h2 {
  margin: 8px 0 4px;
  color: var(--noblex-color-heading);
  font-size: 12px;
  font-weight: 750;
  letter-spacing: 0.11em;
}

body.noblex-phase2-home .pre-footer p {
  margin: 0;
  color: #625d57;
  font-size: 13px;
}

body.noblex-phase2-home .noblex-footer-phase2 {
  background: #e9e7e3;
  color: #272522;
}

body.noblex-phase2-home .noblex-footer-phase2 .main-footer {
  padding: 54px 24px 24px;
  background: transparent;
}

body.noblex-phase2-home .noblex-footer-phase2 .footer-logo {
  margin-bottom: 30px;
}

body.noblex-phase2-home .noblex-footer-phase2 .wrap-l.flex-space {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  align-items: start;
  gap: 42px;
}

body.noblex-phase2-home .noblex-footer-phase2 .wrap-l.flex-space > * {
  width: auto !important;
  min-width: 0;
}

body.noblex-phase2-home .noblex-footer-phase2 h3,
body.noblex-phase2-home .noblex-footer-phase2 p,
body.noblex-phase2-home .noblex-footer-phase2 li,
body.noblex-phase2-home .noblex-footer-phase2 a {
  color: #55504b !important;
}

body.noblex-phase2-home .noblex-footer-phase2 h3 {
  font-size: 12px;
  font-weight: 750;
  letter-spacing: 0.11em;
  text-transform: uppercase;
}

body.noblex-phase2-home .noblex-footer-phase2 p,
body.noblex-phase2-home .noblex-footer-phase2 li {
  font-size: 13px;
}

body.noblex-phase2-home .noblex-footer-phase2 .noblex-saturday-hours {
  color: #b33a32 !important;
  font-size: 13px !important;
  font-weight: 400 !important;
  line-height: inherit;
}

body.noblex-phase2-home .noblex-footer-marks {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 64px;
  padding: 30px 0;
  border-top: 1px solid var(--noblex-color-gold);
}

body.noblex-phase2-home .noblex-payment-marks {
  display: flex;
  width: auto;
  align-items: center;
  justify-content: flex-start;
  gap: 30px;
  margin: 0;
  padding: 0;
  border: 0 !important;
  background: transparent;
  box-shadow: none !important;
}

body.noblex-phase2-home .noblex-payment-marks::before,
body.noblex-phase2-home .noblex-payment-marks::after {
  display: none !important;
  content: none !important;
}

body.noblex-phase2-home .noblex-payment-marks > div {
  display: flex;
  width: 112px;
  min-height: 54px;
  align-items: center;
  justify-content: center;
  margin: 0;
  text-align: center;
}

body.noblex-phase2-home .noblex-payment-marks img {
  width: auto !important;
  max-width: none !important;
  height: auto !important;
  max-height: none !important;
  margin: 0 auto;
  object-fit: contain;
}

body.noblex-phase2-home .noblex-payment-marks > div:nth-child(1) img {
  width: 64px !important;
  min-width: 64px !important;
  height: 37px !important;
}

body.noblex-phase2-home .noblex-payment-marks > div:nth-child(2) img {
  width: 78px !important;
  min-width: 78px !important;
  height: 38px !important;
}

body.noblex-phase2-home .noblex-payment-marks > div:nth-child(3) img {
  width: 92px !important;
  min-width: 92px !important;
  height: 28px !important;
}

body.noblex-phase2-home .noblex-payment-marks img[src*="BankID"],
body.noblex-phase2-home .noblex-payment-marks img[src*="klarna"] {
  filter: invert(1);
}

body.noblex-phase2-home .noblex-assurance-marks {
  display: flex;
  align-items: center;
  flex-wrap: nowrap !important;
  justify-content: center;
  gap: 28px;
  margin: 0;
  padding: 0;
}

body.noblex-phase2-home .noblex-assurance-marks > script {
  display: none !important;
}

body.noblex-phase2-home .noblex-assurance-marks > a {
  display: inline-grid;
  min-width: 44px;
  min-height: 44px;
  place-items: center;
  margin: 0 !important;
  transform: none !important;
}

body.noblex-phase2-home .noblex-footer-phase2 a[href*="facebook"],
body.noblex-phase2-home .noblex-footer-phase2 a[href*="instagram"] {
  display: inline-grid;
  min-width: 44px;
  min-height: 44px;
  place-items: center;
}

body.noblex-phase2-home .noblex-assurance-marks > a:first-child {
  width: 78px !important;
  height: 78px !important;
}

body.noblex-phase2-home .noblex-assurance-marks img {
  display: block;
  width: 245px;
  max-width: 245px;
  height: auto;
}

body.noblex-phase2-home .noblex-footer-phase2 .sub-footer {
  border-top: 1px solid var(--noblex-color-gold);
  background: transparent;
  color: #68625c;
}

/* Prisbandet rullar när bredden blir trång och på touchbaserade surfplattor,
   även när en iPad Pro rapporterar en bredare liggande CSS-viewport. */
@media (max-width: 1100px), (hover: none) and (pointer: coarse) {
  body.noblex-phase2-home .noblex-spot-viewport {
    display: flex;
    width: max-content;
    animation: noblex-spot-scroll 28s linear infinite;
  }

  body.noblex-phase2-home .noblex-spot-list {
    width: max-content;
    max-width: none;
    flex: none;
    justify-content: flex-start;
    padding-right: 22px;
  }

  body.noblex-phase2-home .noblex-spot-copy {
    display: flex;
  }
}

@media (max-width: 1000px) {

  body.noblex-phase2-home .noblex-home-categories > .wrap-l {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  body.noblex-phase2-home .noblex-sell-card {
    grid-template-columns: 1fr;
  }

  body.noblex-phase2-home .noblex-sell-prices-pair {
    display: block;
    width: 100%;
    max-width: none;
    margin: 0;
    padding: 0;
    border: 0;
    background: transparent;
  }

  body.noblex-phase2-home .noblex-sell-prices-pair .noblex-sell-card {
    grid-template-rows: auto;
  }

  body.noblex-phase2-home .noblex-sell-prices-pair .noblex-home-prices {
    padding: 64px 16px;
    background: var(--noblex-color-surface-editorial) !important;
  }

  body.noblex-phase2-home .noblex-sell-prices-pair .noblex-price-inner {
    width: min(920px, 100%);
    height: auto;
  }

  body.noblex-phase2-home .noblex-sell-prices-pair .noblex-home-prices .module_text {
    width: 100%;
    height: auto;
    padding: 30px 24px;
    border-top: 3px solid var(--noblex-color-gold);
    background: #fff;
    box-shadow: 0 16px 34px rgba(32, 25, 14, 0.1);
    transform: none;
  }

  body.noblex-phase2-home .noblex-sell-prices-pair .noblex-home-prices .gold-price-heading {
    margin: 0 0 7px;
    text-align: center;
  }

  body.noblex-phase2-home .noblex-sell-prices-pair .noblex-home-prices .gold-price-heading::after {
    display: block;
  }

  body.noblex-phase2-home .noblex-price-subtitle {
    margin-bottom: 28px;
    text-align: center;
  }

  body.noblex-phase2-home .noblex-sell-card picture {
    min-height: 460px;
  }

  body.noblex-phase2-home .noblex-footer-marks {
    align-items: flex-start;
    flex-direction: column;
  }
}

@media (max-width: 800px) {
  /* Reserve four 44px controls plus gaps before allowing the logo to grow.
     Override the parent's percentage offset instead of shrinking touch targets. */
  body.noblex-shell .header .main-header .menu-wrapper {
    position: relative;
    width: 100%;
    max-width: none;
    padding-inline: 12px;
    box-sizing: border-box;
  }

  body.noblex-shell .header .main-header .menu-wrapper .logo {
    left: 0;
    min-width: 0;
    width: min(138px, calc(100% - 200px));
    padding: 0;
  }

  body.noblex-shell .header .main-header .menu-wrapper .logo a {
    display: block;
    padding-block: 12px;
  }

  body.noblex-shell .header .main-header .menu-wrapper .logo img {
    display: block;
    width: 100% !important;
    max-width: 138px;
    height: auto !important;
  }

  body.noblex-shell .header .main-header .menu-woocommerce {
    top: 12px !important;
    right: 60px !important;
    width: auto;
    height: 44px;
    align-items: center;
    gap: 4px;
    margin: 0 !important;
    padding: 0 !important;
  }

  body.noblex-shell .header .main-header .menu-woocommerce > li {
    display: flex !important;
    flex: 0 0 44px;
    align-items: center;
    justify-content: center;
    width: 44px !important;
    height: 44px !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  body.noblex-shell .header .main-header .menu-woocommerce > li > a,
  body.noblex-shell .header .main-header .noblex-header-search-toggle {
    display: grid !important;
    width: 44px !important;
    height: 44px !important;
    min-width: 44px;
    padding: 0 !important;
    box-sizing: border-box;
    line-height: 1 !important;
    place-items: center;
  }

  body.noblex-shell .header .main-header .menu-woocommerce > li > a > i,
  body.noblex-shell .header .main-header .noblex-header-search-toggle > svg {
    display: block !important;
    margin: 0 !important;
  }

  body.noblex-shell .header .main-header .menu-woocommerce > li > a > i {
    width: 20px;
    height: 20px;
    font-size: 20px !important;
    line-height: 20px !important;
    text-align: center;
    transform: translateY(1px);
  }

  body.noblex-shell .header .main-header .hamburger-outer {
    right: 12px !important;
    display: flex !important;
    width: 44px !important;
    height: 68px;
    align-items: center;
    justify-content: center;
    padding: 0 !important;
  }

  body.noblex-phase2-home .header .logo img {
    width: 118px !important;
    height: auto !important;
  }

  body.noblex-phase2-home .header .main-header,
  body.noblex-phase2-home .header .main-header .menu-wrapper {
    min-height: 68px;
  }

  body.noblex-phase2-home .noblex-home-categories {
    padding: 58px 16px 64px !important;
  }

  body.noblex-phase2-home .noblex-home-categories .module_cta {
    min-height: 340px;
  }

  body.noblex-phase2-home .noblex-home-sell .content {
    padding: 52px 24px 60px;
  }

  body.noblex-phase2-home .noblex-home-prices {
    padding: 64px 16px;
  }

  body.noblex-phase2-home .noblex-home-prices table.gold-price-table th,
  body.noblex-phase2-home .noblex-home-prices table.gold-price-table td {
    padding: 15px 14px !important;
    font-size: 14px !important;
  }

  body.noblex-phase2-home .pre-footer .grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  body.noblex-phase2-home .pre-footer .grid > div {
    min-height: 145px;
    border-bottom: 1px solid var(--noblex-color-border-editorial);
  }

  body.noblex-phase2-home .noblex-footer-phase2 .wrap-l.flex-space {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  body.noblex-phase2-home .noblex-payment-marks,
  body.noblex-phase2-home .noblex-assurance-marks {
    flex-wrap: nowrap !important;
  }
}

@media (max-width: 540px) {
  /* Link hit areas already supply the row height; avoid stacking list margins
     and inline baseline space on top of those 44px touch targets. */
  body.noblex-phase2-home .noblex-footer-phase2 .footer-logo {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
  }

  body.noblex-phase2-home .noblex-footer-phase2 .main-footer .menu {
    margin-block: 0;
  }

  body.noblex-phase2-home .noblex-footer-phase2 .main-footer .menu > li {
    margin-block: 0;
    padding-block: 0;
  }

  body.noblex-phase2-home .noblex-footer-phase2 .main-footer .menu > li > a {
    display: flex;
    margin-block: 0;
    padding-block: 0;
    line-height: 1.4;
  }

  body.noblex-phase2-home .noblex-footer-phase2 .main-footer :is(.footcol-1, .footcol-2, .footcol-3, .footcol-4) a {
    display: inline-flex;
    width: fit-content;
    max-width: 100%;
    min-height: 44px;
    align-items: center;
  }
}

@media (max-width: 540px) {
  body.noblex-phase2-home .noblex-sell-swish {
    top: 22px !important;
    left: 22px !important;
    max-width: calc(100% - 44px) !important;
    width: 138px !important;
    height: auto !important;
  }

  body.noblex-phase2-home .noblex-home-sell .content li {
    display: grid;
    grid-template-columns: 11px minmax(0, 1fr);
    column-gap: 8px;
    padding-left: 0;
  }

  body.noblex-phase2-home .noblex-home-sell .content li::before {
    position: static;
    width: 11px !important;
    align-self: start;
    margin-top: 8px;
    margin-left: 0 !important;
  }

  body.noblex-phase2-home .noblex-home-categories > .wrap-l {
    grid-template-columns: 1fr;
  }

  body.noblex-phase2-home .noblex-home-categories .module_cta {
    min-height: 380px;
  }

  body.noblex-phase2-home .noblex-home-categories .content {
    width: 64% !important;
  }

  body.noblex-phase2-home .noblex-home-categories .content h1,
  body.noblex-phase2-home .noblex-home-categories .content h2 {
    font-size: 26px !important;
  }

  body.noblex-phase2-home .noblex-sell-card picture {
    min-height: 360px;
  }

  body.noblex-phase2-home .noblex-sell-actions,
  body.noblex-phase2-home .noblex-btn {
    width: 100%;
  }

  body.noblex-phase2-home .noblex-home-prices table.gold-price-table th,
  body.noblex-phase2-home .noblex-home-prices table.gold-price-table td {
    padding: 13px 10px !important;
    font-size: 13px !important;
  }

  body.noblex-phase2-home .noblex-home-prices table.gold-price-table tbody tr:first-child td {
    font-size: 15px !important;
  }

  body.noblex-phase2-home .pre-footer .grid,
  body.noblex-phase2-home .noblex-footer-phase2 .wrap-l.flex-space {
    grid-template-columns: 1fr;
  }

  body.noblex-phase2-home .noblex-footer-marks {
    padding-inline: 18px;
  }

  body.noblex-phase2-home .noblex-payment-marks {
    width: 100%;
    align-items: center;
    justify-content: center;
    gap: 8px;
  }

  body.noblex-phase2-home .noblex-payment-marks > div {
    display: flex;
    width: 72px;
    min-height: 42px;
    align-items: center;
    justify-content: center;
  }

  body.noblex-phase2-home .noblex-payment-marks > div:nth-child(1) img {
    width: 54px !important;
    min-width: 54px !important;
    height: 31px !important;
  }

  body.noblex-phase2-home .noblex-payment-marks > div:nth-child(2) img {
    width: 68px !important;
    min-width: 68px !important;
    height: 33px !important;
  }

  body.noblex-phase2-home .noblex-payment-marks > div:nth-child(3) img {
    width: 82px !important;
    min-width: 82px !important;
    height: 25px !important;
  }

  body.noblex-phase2-home .noblex-assurance-marks {
    width: 100%;
    justify-content: center;
    gap: 18px;
  }

  body.noblex-phase2-home .noblex-assurance-marks > a:first-child {
    width: 74px !important;
    height: 74px !important;
    flex: 0 0 74px;
  }

  body.noblex-phase2-home .noblex-assurance-marks > a:last-of-type {
    flex: 0 1 210px;
  }

  body.noblex-phase2-home .noblex-assurance-marks img {
    width: min(210px, 56vw);
  }
}

/* Native disclosure buttons keep the existing arrow design and hit areas. */
body.noblex-shell .header .menu-item-has-children {
  position: relative;
}
body.noblex-shell .header .menu-item-has-children > a {
  padding-right: 40px !important;
}
body.noblex-shell .header .menu-item-has-children > a::after {
  display: none !important;
}
body.noblex-shell .header button.noblex-menu-toggle {
  display: flex !important;
  position: absolute;
  top: 0;
  right: 0;
  width: 36px;
  min-width: 0;
  height: 44px;
  min-height: 44px;
  padding: 0 !important;
  margin: 0 !important;
  border: 0 !important;
  border-radius: 0;
  background: transparent;
  color: var(--noblex-color-heading) !important;
  box-shadow: none;
  cursor: pointer;
}
body.noblex-shell .header button.noblex-menu-toggle::before {
  font-size: 12px;
}
body.noblex-shell .header button.noblex-menu-toggle:focus-visible {
  outline: 2px solid var(--noblex-color-focus) !important;
  outline-offset: -3px !important;
}
@media (max-width: 800px) {
  body.noblex-shell .header button.noblex-menu-toggle {
    width: 44px;
    background: var(--noblex-color-gold);
  }
  body.noblex-shell .header .menu-item-has-children > a {
    padding-right: 52px !important;
  }
}
@media (min-width: 801px) {
  body.noblex-shell .header button.noblex-menu-toggle {
    top: 50%;
    transform: translateY(-50%);
  }
  body.noblex-shell .header[data-noblex-navigation] .menu-item-has-children:not(.noblex-submenu-open) > .sub-menu {
    display: none !important;
  }
  body.noblex-shell .header .noblex-submenu-open > .sub-menu {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    bottom: auto !important;
  }
  body.noblex-shell .header .nav > ul > .noblex-submenu-open > .sub-menu {
    top: 100% !important;
  }
  body.noblex-shell .header .sub-menu > .noblex-submenu-open > .sub-menu {
    top: -5px !important;
    left: 100% !important;
  }
}

@keyframes noblex-spot-scroll {
  to {
    transform: translateX(-50%);
  }
}

@media (prefers-reduced-motion: reduce) {
  body.noblex-phase2-home .noblex-spot-viewport {
    width: 100%;
    overflow-x: auto;
    animation: none;
  }

  body.noblex-phase2-home .noblex-spot-copy {
    display: none;
  }

  body.noblex-phase2-home .noblex-home-categories picture img {
    transition: none;
  }
}

/* Impeccable P1/P2: tydlig kontrast och tillräckliga klickytor. */
body.noblex-phase2-home .header .cart-counter {
  background: #c3932b !important;
  color: #111 !important;
}

body.noblex-phase2-home .header .cart-counter * {
  color: inherit !important;
}

body.noblex-phase2-home .rpi-stars {
  color: var(--noblex-color-gold-text) !important;
}

body.noblex-phase2-home :is(.rpi-ltgt, .rpi-dot) {
  min-width: 44px !important;
  min-height: 44px !important;
}

@media (max-width: 800px) {
  body.noblex-phase2-home .header :is(.hamburger-menu, .c-hamburger) {
    min-width: 44px !important;
    min-height: 44px !important;
  }

  body.noblex-phase2-home .header .main-menu li > a,
  body.noblex-phase2-home .header #menu-huvudmeny li > a {
    display: flex;
    min-height: 44px;
    align-items: center;
  }

  /* Håll undermenyn läsbar även när parent-temat markerar aktiv sida. */
  body.noblex-phase2-home .header :is(.main-menu, #menu-huvudmeny) .sub-menu li > a,
  body.noblex-phase2-home .header :is(.main-menu, #menu-huvudmeny) .sub-menu li > a:visited,
  body.noblex-phase2-home .header :is(.main-menu, #menu-huvudmeny) .sub-menu li > a:active,
  body.noblex-phase2-home .header :is(.main-menu, #menu-huvudmeny) .sub-menu li > a:focus-visible {
    box-sizing: border-box;
    background: #f5f5f5 !important;
    color: #1f1d1a !important;
  }

  body.noblex-phase2-home .header :is(.main-menu, #menu-huvudmeny) .sub-menu :is(.current-menu-item, .current_page_item) > a,
  body.noblex-phase2-home .header :is(.main-menu, #menu-huvudmeny) .sub-menu :is(.current-menu-item, .current_page_item) > a:visited,
  body.noblex-phase2-home .header :is(.main-menu, #menu-huvudmeny) .sub-menu :is(.current-menu-item, .current_page_item) > a:active,
  body.noblex-phase2-home .header :is(.main-menu, #menu-huvudmeny) .sub-menu :is(.current-menu-item, .current_page_item) > a:focus-visible {
    background: #f5edd8 !important;
    box-shadow: inset 0 0 0 1px #d9c58a;
    color: #5f4507 !important;
    font-weight: 700;
  }
}
