/* Dragon222 brand — samsung v4 */
:root {
  --drg-red: #9b0000;
  --drg-red-bright: #800000;
  --drg-red-dark: #6b0000;
  --drg-gold: #d4af37;
  --drg-gold-light: #f0d875;
  --drg-gold-dark: #b8941f;
  --drg-black: #1a1a1a;
  --drg-cream: #fffaf5;
}

.cta--contained.cta--emphasis,
.cta.cta--contained.cta--emphasis,
.pd-buying-price__cta .cta--emphasis,
.hdd02-buying-tool__cta .cta--emphasis {
  background: linear-gradient(180deg, #9b0000 0%, #800000 100%) !important;
  border-color: #6b0000 !important;
  color: #ffffff !important;
  box-shadow: 0 2px 8px rgba(155, 0, 0, 0.25);
}

.cta--contained.cta--emphasis:hover,
.cta--contained.cta--emphasis:focus {
  background: linear-gradient(180deg, #9b0000 0%, #6b0000 100%) !important;
  border-color: #4a0000 !important;
  color: #ffffff !important;
}

.cta--underline,
.cta--underline.cta--black,
.option-result__text-link,
.tab__item-title,
.footer-category__link:hover,
.footer-terms__link:hover {
  color: #9b0000;
}

.nv00-gnb-v4,
.nv00-gnb-v4__wrap,
.nv00-gnb-v4__inner,
.nv00-gnb-v4__header {
  background: #5C0015 !important;
  background-color: #5C0015 !important;
}

.nv00-gnb-v4 {
  border-bottom: 2px solid #E4C04A;
}

.nv00-gnb-v4__l0-menu-link,
.nv00-gnb-v4__l0-menu-btn,
.nv00-gnb-v4__l0-menu-text {
  color: #ffffff !important;
}

.nv00-gnb-v4__l0-menu-link:hover,
.nv00-gnb-v4__logo {
  color: #E4C04A;
}

.nv00-gnb-v4__l0-menu-list--right .nv00-gnb-v4__l0-menu-link {
  color: #E4C04A !important;
  font-weight: 700;
}

.nv00-gnb-v4__utility .icon {
  fill: #ffffff;
}

.progress__circle-1,
.progress__circle-2,
.progress__circle-3,
.progress__circle-4 {
  border-color: #d4af37;
}

.s-btn-encased.s-cta-blue,
.s-btn-encased.s-cta-fill {
  background-color: #9b0000 !important;
  border-color: #6b0000 !important;
  color: #ffffff !important;
}

.s-btn-text.s-cta-blue,
.hdd02-buying-tool__option .pd-select-option__quantity--price em,
.hdd02-buying-tool__option .pd-select-option__cta .cta--emphasis,
.better-together__cta-border .cta-text,
.accessories__price-save {
  color: #9b0000 !important;
}

.hdd02-buying-tool__cost-box.sg-pdh-order-summary,
.hdd02-buying-tool__cost-box--old.sg-pdh-order-summary {
  display: none !important;
}

.gold-divider {
  height: 3px;
  margin: 12px auto 24px;
  max-width: 180px;
  border-radius: 99px;
  background: linear-gradient(90deg, transparent, #800020, #E4C04A, #800020, transparent);
}
