@font-face {
  font-family: "pesaroregular";
  src: url("fonts/pesaro-webfont.woff2") format("woff2"),
    url("fonts/pesaro-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

.home-page,
.utility,
header,
footer {
  font-family: "pesaroregular", "Helvetica Neue", "Helvetica", arial, sans-serif;
}

.container {
  max-width: 1200px;
}

section {
  padding: 120px 0;
}

section#brands {
  padding: 25px 0;
}

h1 {
  letter-spacing: 4px;
  line-height: 1.2;
  font-size: 29px;
}

section h1 {
  margin: 0;
  margin-bottom: 15px;
}

section h4 {
  font-size: 16px;
  color: #969696;
  margin-bottom: 65px;
  letter-spacing: 1px;
}

.utility .container {
  max-width: 100%;
}

.utility ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: center;
}

.utility ul li {
  padding: 10px 20px;
  font-size: 10px;
}

.utility input,
.utility button {
  border: 0;
}

.utility button {
  background-color: transparent;
  font-size: 16px;
}

.header_left img {
  width: 157px;
  margin-bottom: 0;
}

.header_inner {
  padding: 15px 35px;
  justify-content: flex-start;
}

#mainNav ul.navbar-nav > li > .sub-menu > li > a::after {
  display: none;
}

#mainNav ul.navbar-nav > li > .sub-menu > li.menu-item-has-children > a::after {
  display: inline-block;
}

@media (min-width: 992px) {
  .header_inner {
    padding: 0 35px;
  }

  .header_inner {
    justify-content: flex-end;
  }

  .header_right {
    justify-content: flex-end !important;
  }
}

.header_left {
  margin-bottom: 0;
}

.header_left > a {
  bottom: auto;
}

.header_right {
  display: flex;
  align-items: center;
  padding-top: 0;
  width: 100%;
  justify-content: center;
  position: initial;
}

header ul#nav_custom_links > li > a {
  padding: 30px !important;
}

header ul#nav_custom_links > li > a {
  padding: 30px 20px !important;
}

#mainNav ul.navbar-nav > li > a {
  letter-spacing: 1px;
  font-size: 13px;
}

footer {
  background-color: #000;
  text-align: left;
}

@media (min-width: 992px) {
  #content-wrap {
    padding-bottom: 490px !important;
  }

  footer {
    height: 490px !important;
  }
}

footer ul {
  list-style: none;
  padding: 0;
  padding-left: 15px;
  font-size: 10px;
}

footer ul li {
  padding-bottom: 10px;
}

footer a {
  color: #fff;
}

footer h3 {
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 3px;
  border-bottom: 1px solid;
  padding-bottom: 10px;
  padding-left: 15px;
  margin-bottom: 15px;
}

.foot-social {
  display: flex;
  flex-wrap: wrap;
}

.foot-social li:first-child {
  flex-basis: 100%;
}

.foot-social a {
  border: 1px solid;
  display: flex;
  width: 35px;
  height: 35px;
  font-size: 20px;
  align-items: center;
  justify-content: center;
  margin-bottom: 5px;
  margin-right: 10px;
}

.foot-social a:hover {
  text-decoration: none;
}

.copyright {
  border-top: 1px solid;
  padding-top: 30px;
  margin-top: 10px;
  font-size: 10px;
}

.copyright ul {
  display: flex;
  width: 100%;
  padding: 0;
}

@media (min-width: 768px) {
  .copyright ul {
    justify-content: flex-end;
  }
}

.copyright ul a {
  padding: 0 20px;
}

.copyright ul li {
  border-right: 1px solid;
  padding: 0;
}

.copyright ul li:last-child {
  border: none;
}

.copyright ul li:first-child a {
  padding-left: 0;
}

.copyright ul li:last-child a {
  padding-right: 0;
}

.cat {
  background-size: cover;
  background-position: center;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  text-transform: uppercase;
  margin-bottom: 30px;
  height: 285px;
}

.cat a {
  color: #fff;
  letter-spacing: 2px;
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: flex-end;
}

.cat a:hover {
  text-decoration: none;
}

@media (min-width: 768px) {
  .cat-1 {
    height: 765px;
  }

  .cat-2 {
    height: 285px;
  }

  .cat-3 {
    height: 450px;
  }
}

#news {
  background-color: #ededed;
}

.juicer-feed.modern li.feed-item {
  border-top: 2px solid !important;
  border-bottom: 2px solid !important;
  padding-top: 20px !important;
  padding-bottom: 20px !important;
  margin-bottom: 35px !important;
}

.feed-item {
  display: flex !important;
}

.juicer-feed h1.referral,
.j-poster {
  display: none !important;
}

.j-image img {
  width: 180px !important;
  margin-right: 200px !important;
}

.j-post-overlay .j-image img {
  width: auto !important;
  margin-right: auto !important;
}

.juicer-feed.modern .j-message {
  font-size: 18px;
  line-height: 1.4 !important;
  text-transform: uppercase;
}

.juicer-feed .j-meta {
  width: 100% !important;
}

.juicer-feed.modern li.feed-item.words .j-text {
  width: 100%;
}

.juicer-feed.modern li.feed-item.words .j-meta {
  width: 100% !important;
}

.brandWrap {
  display: flex;
  justify-content: space-between;
}

/* Modern Caribbean Cabinet refresh */
:root {
  --cc-ink: #080808;
  --cc-charcoal: #171615;
  --cc-stone: #f2f1ee;
  --cc-paper: #ffffff;
  --cc-teal: #006f62;
  --cc-teal-bright: #0a8273;
  --cc-orange: #a24d34;
  --cc-orange-bright: #bc6244;
  --cc-silver: #b9b8b4;
  --cc-muted: #6f6d68;
  --cc-line: rgba(8, 8, 8, 0.12);
  --cc-shadow: 0 22px 60px rgba(8, 8, 8, 0.16);
}

html,
body {
  color: var(--cc-ink);
  background: var(--cc-stone);
  scroll-behavior: smooth;
}

body {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.6;
}

h1,
h2,
h3,
#mainNav ul.navbar-nav > li > a,
.cc-hero-copy p,
.cc-eyebrow,
.cc-hero-cta,
.cc-hero-link {
  font-family: "pesaroregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

a {
  transition: color .18s ease, opacity .18s ease, background-color .18s ease, border-color .18s ease, transform .18s ease;
}

.container {
  width: min(100% - 32px, 1200px);
}

.utility {
  background: var(--cc-charcoal);
  color: rgba(255, 255, 255, .82);
  border-bottom: 1px solid rgba(255, 255, 255, .08);
}

.utility a,
.utility li {
  color: rgba(255, 255, 255, .82);
  letter-spacing: .04em;
}

.utility a:hover {
  color: var(--cc-orange-bright);
  text-decoration: none;
}

.utility .header_menu_search_form {
  margin: 6px 0;
}

.utility .form-control {
  height: 36px;
  border-radius: 6px 0 0 6px;
  background: rgba(255, 255, 255, .08);
  color: #fff;
}

.utility .form-control::placeholder {
  color: rgba(255, 255, 255, .62);
}

.utility button {
  height: 36px;
  color: #fff;
  border-radius: 0 6px 6px 0;
}

header {
  position: sticky;
  top: 0;
  z-index: 900;
  background: rgba(8, 8, 8, .90) !important;
  backdrop-filter: blur(18px);
  box-shadow: 0 12px 35px rgba(0, 0, 0, .16);
}

.header_inner {
  min-height: 82px;
  padding: 12px 35px !important;
}

.header_left img {
  width: 210px;
  max-height: 58px;
  object-fit: contain;
  padding: 8px 14px;
  border-radius: 6px;
  background: rgba(255, 255, 255, .94);
  filter: drop-shadow(0 10px 20px rgba(0, 0, 0, .18));
}

#mainNav ul.navbar-nav > li > a {
  position: relative;
  color: #fff !important;
  font-size: 12px;
  letter-spacing: .16em;
  padding: 26px 16px !important;
}

#mainNav ul.navbar-nav > li > a::before {
  content: "";
  position: absolute;
  left: 16px;
  right: 16px;
  bottom: 17px;
  height: 2px;
  background: var(--cc-orange);
  transform: scaleX(0);
  transform-origin: left;
  transition: transform .18s ease;
}

#mainNav ul.navbar-nav > li:hover > a::before {
  transform: scaleX(1);
}

#mainNav ul.navbar-nav > li:hover > a {
  opacity: 1;
  color: var(--cc-orange-bright) !important;
}

#mainNav ul.navbar-nav > li > .sub-menu {
  background: rgba(255, 255, 255, .96);
  border-top: 3px solid var(--cc-orange);
  box-shadow: var(--cc-shadow);
}

.slideshow-wrap {
  position: relative;
  min-height: clamp(520px, 72vh, 760px);
  background: var(--cc-charcoal);
  overflow: hidden;
}

.cc-hero-video {
  position: absolute;
  inset: 0;
  z-index: 0;
  overflow: hidden;
  background: var(--cc-charcoal);
}

.cc-hero-video iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  width: max(100vw, 177.78vh);
  height: max(56.25vw, 100vh);
  min-width: 100%;
  min-height: 100%;
  transform: translate(-50%, -50%);
  pointer-events: none;
}

.cc-video-hero .cycle-slideshow {
  position: absolute;
  inset: 0;
  z-index: 0;
  opacity: .24;
}

.cycle-slideshow,
.cycle-slideshow > div,
.cycle-slideshow img {
  height: clamp(520px, 72vh, 760px);
}

.cycle-slideshow img {
  object-fit: cover;
  filter: saturate(.92) contrast(1.04);
}

.slideshow-wrap::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background:
    linear-gradient(90deg, rgba(8, 8, 8, .90), rgba(8, 8, 8, .55) 48%, rgba(8, 8, 8, .26)),
    linear-gradient(180deg, rgba(8, 8, 8, .12), rgba(8, 8, 8, .62));
  pointer-events: none;
}

.cc-hero-copy {
  position: absolute;
  z-index: 2;
  left: max(24px, calc((100vw - 1200px) / 2));
  bottom: 86px;
  width: min(620px, calc(100% - 48px));
  color: #fff;
}

.cc-hero-copy p,
.cc-eyebrow {
  margin: 0 0 12px;
  color: var(--cc-orange-bright);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .24em;
  text-transform: uppercase;
}

.cc-hero-copy h1 {
  margin: 0 0 18px;
  color: #fff;
  font-size: clamp(44px, 7vw, 86px);
  line-height: .95;
  letter-spacing: 0;
}

.cc-hero-copy span {
  display: block;
  max-width: 520px;
  color: rgba(255, 255, 255, .82);
  font-size: 18px;
  line-height: 1.6;
}

.cc-hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
  align-items: center;
}

.cc-hero-cta,
.btn-primary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 46px;
  margin-top: 26px;
  padding: 12px 22px;
  border: 1px solid var(--cc-orange) !important;
  border-radius: 6px;
  background: var(--cc-orange) !important;
  color: #fff !important;
  font-weight: 700;
  letter-spacing: .09em;
  text-transform: uppercase;
}

.cc-hero-cta:hover,
.btn-primary:hover {
  transform: translateY(-1px);
  background: var(--cc-orange-bright) !important;
  border-color: var(--cc-orange-bright) !important;
  text-decoration: none;
}

.cc-hero-link {
  display: inline-flex;
  align-items: center;
  min-height: 46px;
  margin-top: 26px;
  color: #fff;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.cc-hero-link:hover {
  color: var(--cc-orange-bright);
  text-decoration: none;
}

section {
  padding: 96px 0;
}

section h1,
.main_content h1,
.main_content h2.title {
  color: var(--cc-ink);
  font-size: clamp(28px, 4vw, 48px);
  letter-spacing: 0;
  line-height: 1.08;
}

section h4 {
  max-width: 640px;
  margin: 0 auto 48px;
  color: var(--cc-muted);
  font-size: 17px;
  letter-spacing: 0;
  line-height: 1.7;
}

#shopByCategory {
  background: var(--cc-paper);
}

.cat {
  position: relative;
  overflow: hidden;
  border-radius: 8px;
  box-shadow: var(--cc-shadow);
  isolation: isolate;
}

.cat::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background: linear-gradient(180deg, rgba(0, 0, 0, .06), rgba(0, 0, 0, .66));
}

.cat a {
  align-items: flex-end;
  padding: 28px;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: .12em;
}

.cat p {
  margin: 0;
  text-shadow: 0 8px 26px rgba(0, 0, 0, .42);
}

.cat:hover {
  transform: translateY(-4px);
}

#news {
  background: #ebe7df;
}

.brandWrap {
  gap: 22px;
  align-items: center;
  overflow-x: auto;
  padding: 16px 0;
}

.brandWrap > div {
  flex: 0 0 auto;
  min-width: 140px;
  padding: 18px 24px;
  border: 1px solid var(--cc-line);
  border-radius: 8px;
  background: #fff;
}

.brandWrap img {
  max-height: 54px;
  object-fit: contain;
  filter: grayscale(1);
  opacity: .72;
}

.brandWrap a:hover img {
  filter: grayscale(0);
  opacity: 1;
}

#content-wrap > .container {
  padding-top: 28px;
  padding-bottom: 64px;
}

.breadcrumbs {
  padding-top: 12px;
}

.sidebar .style_blueberry_title_bar {
  color: var(--cc-ink);
  border-bottom-color: var(--cc-line);
}

.sidebar .menu {
  padding: 18px;
  border: 1px solid var(--cc-line);
  border-radius: 8px;
  background: #fff;
}

.product_item,
.category_list .category_wrapper,
.login_form_wrapper {
  border: 1px solid var(--cc-line);
  border-radius: 8px;
  box-shadow: 0 14px 34px rgba(23, 20, 18, .08);
}

.cc-work-section {
  margin: 52px 0 20px;
  padding: 44px;
  border: 1px solid var(--cc-line);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 18px 50px rgba(23, 20, 18, .08);
}

#videoGrid {
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 24px !important;
}

.video-item {
  overflow: hidden;
  border: 1px solid var(--cc-line);
}

.video-item h3 {
  margin: 4px 0 12px;
  color: var(--cc-ink);
  font-size: 17px;
  letter-spacing: 0;
  line-height: 1.35;
}

.video-item iframe {
  display: block;
}

footer.footer {
  position: relative !important;
  height: auto !important;
  padding: 70px 0 28px !important;
  background: #171412 !important;
  color: rgba(255, 255, 255, .78);
}

#content-wrap {
  padding-bottom: 0 !important;
}

.cc-footer-grid {
  display: grid;
  grid-template-columns: minmax(220px, 1.4fr) repeat(2, minmax(160px, .8fr));
  gap: 42px;
  align-items: start;
}

.cc-footer-logo {
  width: 170px;
  margin-bottom: 20px;
}

.cc-footer-text {
  max-width: 360px;
  color: rgba(255, 255, 255, .68);
}

footer h3 {
  border-bottom-color: rgba(255, 255, 255, .18);
  padding-left: 0;
}

footer ul {
  padding-left: 0;
}

footer a {
  color: rgba(255, 255, 255, .78);
}

footer a:hover {
  color: var(--cc-orange-bright);
  text-decoration: none;
}

.copyright {
  display: flex;
  justify-content: space-between;
  color: rgba(255, 255, 255, .54);
  border-top-color: rgba(255, 255, 255, .16);
}

#mobileMenu {
  background: var(--cc-stone);
}

#mobileMenu ul.navbar-nav a {
  color: var(--cc-ink);
}

.mobile_store_menu {
  border-top: 1px solid var(--cc-line);
}

@media (max-width: 991.98px) {
  .utility {
    display: none;
  }

  .header_inner {
    min-height: 72px;
    padding: 10px 22px !important;
  }

  .header_left img {
    width: 176px;
    max-height: 54px;
    padding: 7px 12px;
  }

  .slideshow-wrap,
  .cycle-slideshow,
  .cycle-slideshow > div,
  .cycle-slideshow img {
    min-height: 560px;
    height: 560px;
  }

  .cc-hero-copy {
    bottom: 56px;
  }

  .cc-hero-copy span {
    font-size: 16px;
  }

  .cc-hero-video iframe {
    width: 220vw;
    height: 123.75vw;
  }

  .cc-footer-grid {
    grid-template-columns: 1fr;
    gap: 26px;
  }
}

@media (max-width: 767.98px) {
  section {
    padding: 64px 0;
  }

  #content-wrap > .container {
    padding-top: 10px;
  }

  .cat,
  .cat-1,
  .cat-2,
  .cat-3 {
    height: 280px;
  }

  .cc-work-section {
    margin-top: 32px;
    padding: 24px;
  }

  #videoGrid {
    grid-template-columns: 1fr !important;
  }

  .cc-hero-actions {
    gap: 8px 18px;
  }

  .cc-hero-link {
    margin-top: 10px;
  }
}

/* Production fixes: logo contrast and video hero visibility */
.header_left img,
#mobileMenu > a > img {
  width: 230px !important;
  max-width: 230px !important;
  max-height: 64px !important;
  object-fit: contain !important;
  padding: 10px 16px !important;
  border-radius: 6px !important;
  background: #ffffff !important;
  opacity: 1 !important;
  filter: none !important;
  box-shadow: 0 16px 34px rgba(0, 0, 0, .22) !important;
}

#mobileMenu > a > img {
  width: 210px !important;
  max-width: 210px !important;
  box-shadow: none !important;
}

.cc-footer-logo {
  width: 230px !important;
  max-width: 100% !important;
  padding: 10px 16px !important;
  border-radius: 6px !important;
  background: #ffffff !important;
  filter: none !important;
}

.cc-video-hero .cc-hero-video {
  z-index: 1 !important;
  opacity: 1 !important;
}

.cc-video-hero .cc-hero-video iframe {
  z-index: 1 !important;
  opacity: 1 !important;
}

.cc-video-hero .cycle-slideshow {
  z-index: 0 !important;
  opacity: .08 !important;
}

.cc-video-hero .cycle-slideshow img {
  filter: saturate(.86) contrast(1.02) brightness(.72) !important;
}

.cc-video-hero::after {
  z-index: 2 !important;
  background:
    linear-gradient(90deg, rgba(8, 8, 8, .52), rgba(8, 8, 8, .24) 46%, rgba(8, 8, 8, .10)),
    linear-gradient(180deg, rgba(8, 8, 8, .04), rgba(8, 8, 8, .26)) !important;
}

.cc-video-hero .cc-hero-copy {
  z-index: 3 !important;
  text-shadow: 0 8px 34px rgba(0, 0, 0, .58);
}

@media (max-width: 991.98px) {
  .header_left img {
    width: 190px !important;
    max-width: 190px !important;
    max-height: 58px !important;
    padding: 8px 12px !important;
  }

  .cc-video-hero .cc-hero-video iframe {
    width: 230vw !important;
    height: 129.38vw !important;
  }
}

/* Logo final: white brand mark on dark header/footer */
.header_left img,
#mobileMenu > a > img,
.cc-footer-logo {
  background: transparent !important;
  box-shadow: none !important;
  padding: 0 !important;
  border-radius: 0 !important;
}

.header_left img {
  width: 245px !important;
  max-width: 245px !important;
  max-height: 70px !important;
}

.cc-footer-logo {
  width: 245px !important;
}

@media (max-width: 991.98px) {
  .header_left img {
    width: 198px !important;
    max-width: 198px !important;
    max-height: 60px !important;
  }
}

/* Modern image carousel below hero */
.cc-image-carousel {
  position: relative;
  overflow: hidden;
  padding: 88px 0 78px;
  background: #f4f2ee;
}

.cc-image-carousel .container {
  width: min(100% - 32px, 1240px);
}

.cc-section-heading {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 28px;
  margin-bottom: 32px;
}

.cc-section-heading h2 {
  margin: 0;
  max-width: 680px;
  color: #080808;
  font-size: clamp(30px, 4vw, 54px);
  line-height: 1.02;
  letter-spacing: 0;
}

.cc-carousel-shell {
  position: relative;
  overflow: hidden;
}

.cc-carousel-track {
  display: flex;
  gap: 22px;
  transition: transform .45s ease;
  will-change: transform;
}

.cc-carousel-card {
  flex: 0 0 min(72vw, 760px);
  overflow: hidden;
  border-radius: 8px;
  background: #171615;
  box-shadow: 0 24px 70px rgba(8, 8, 8, .16);
}

.cc-carousel-card a {
  position: relative;
  display: block;
  min-height: 440px;
  color: #fff;
}

.cc-carousel-card img {
  width: 100%;
  height: 440px;
  display: block;
  object-fit: cover;
  transform: scale(1.01);
  transition: transform .45s ease, filter .45s ease;
}

.cc-carousel-card a::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, .04), rgba(0, 0, 0, .34));
  pointer-events: none;
}

.cc-carousel-card span {
  position: absolute;
  left: 24px;
  bottom: 22px;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  min-height: 40px;
  padding: 10px 14px;
  border: 1px solid rgba(255, 255, 255, .42);
  border-radius: 6px;
  background: rgba(8, 8, 8, .48);
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .12em;
  text-transform: uppercase;
  backdrop-filter: blur(10px);
}

.cc-carousel-card a:hover {
  color: #fff;
  text-decoration: none;
}

.cc-carousel-card a:hover img {
  transform: scale(1.045);
  filter: saturate(1.04) contrast(1.04);
}

.cc-carousel-btn {
  position: absolute;
  top: 50%;
  z-index: 3;
  width: 48px;
  height: 48px;
  border: 1px solid rgba(255, 255, 255, .36);
  border-radius: 50%;
  background: rgba(8, 8, 8, .58);
  color: #fff;
  font-size: 34px;
  line-height: 1;
  display: grid;
  place-items: center;
  transform: translateY(-50%);
  cursor: pointer;
  backdrop-filter: blur(12px);
}

.cc-carousel-btn:hover {
  background: #a24d34;
  border-color: #a24d34;
}

.cc-carousel-prev {
  left: 18px;
}

.cc-carousel-next {
  right: 18px;
}

.cc-carousel-dots {
  display: flex;
  gap: 10px;
  margin-top: 24px;
}

.cc-carousel-dots button {
  width: 34px;
  height: 3px;
  border: 0;
  border-radius: 999px;
  background: rgba(8, 8, 8, .22);
  cursor: pointer;
}

.cc-carousel-dots button.active,
.cc-carousel-dots button:hover {
  background: #a24d34;
}

.cc-video-hero .cc-hero-fallback {
  opacity: 0 !important;
  pointer-events: none;
}

@media (max-width: 767.98px) {
  .cc-image-carousel {
    padding: 58px 0 54px;
  }

  .cc-section-heading {
    display: block;
    margin-bottom: 24px;
  }

  .cc-carousel-track {
    gap: 14px;
  }

  .cc-carousel-card {
    flex-basis: calc(100vw - 48px);
  }

  .cc-carousel-card a,
  .cc-carousel-card img {
    min-height: 320px;
    height: 320px;
  }

  .cc-carousel-btn {
    width: 42px;
    height: 42px;
    font-size: 30px;
  }
}

/* Brand logo contrast fix */
section#brands {
  background: #f4f2ee !important;
  padding: 46px 0 !important;
}

.brandWrap {
  gap: 18px !important;
  align-items: stretch !important;
}

.brandWrap > div {
  min-width: 164px !important;
  min-height: 96px !important;
  padding: 18px 24px !important;
  border: 1px solid rgba(255, 255, 255, .16) !important;
  border-radius: 8px !important;
  background: #a24d34 !important;
  box-shadow: 0 16px 38px rgba(8, 8, 8, .12) !important;
  transition: transform .2s ease, box-shadow .2s ease, background-color .2s ease;
}

.brandWrap > div:hover {
  transform: translateY(-3px);
  background: #171615 !important;
  box-shadow: 0 22px 52px rgba(8, 8, 8, .18) !important;
}

.brandWrap a {
  width: 100%;
  min-height: 60px;
  display: flex !important;
  align-items: center;
  justify-content: center;
}

.brandWrap img {
  max-width: 132px !important;
  max-height: 58px !important;
  object-fit: contain !important;
  opacity: 1 !important;
  filter: brightness(0) invert(1) !important;
}

.brandWrap a:hover img {
  filter: brightness(0) invert(1) !important;
  opacity: 1 !important;
}

/* Search and brand logo visual corrections */
.utility .row {
  align-items: center !important;
}

.utility .header_menu_search_form {
  width: min(100%, 270px) !important;
  margin: 4px 0 4px auto !important;
}

.utility .header_menu_search_form .input-group {
  width: 100% !important;
  flex-wrap: nowrap !important;
}

.utility .header_menu_search_form .form-control {
  width: 210px !important;
  min-width: 0 !important;
  height: 34px !important;
  padding: 7px 11px !important;
  border: 1px solid rgba(255, 255, 255, .10) !important;
  border-radius: 6px 0 0 6px !important;
  background: rgba(255, 255, 255, .10) !important;
  color: #fff !important;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 13px !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}

.utility .header_menu_search_form .form-control::placeholder {
  color: rgba(255, 255, 255, .72) !important;
  opacity: 1 !important;
  font-size: 13px !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}

.utility .header_menu_search_form .input-group-append {
  flex: 0 0 38px !important;
}

.utility .header_menu_search_form button,
.utility .header_menu_search_form .input-group-text {
  width: 38px !important;
  height: 34px !important;
  min-width: 38px !important;
  padding: 0 !important;
  border-radius: 0 6px 6px 0 !important;
  display: grid !important;
  place-items: center !important;
  background: #a24d34 !important;
  color: #fff !important;
}

section#brands {
  background: #f4f2ee !important;
}

.brandWrap > div {
  background: #171615 !important;
  border-color: rgba(162, 77, 52, .34) !important;
}

.brandWrap > div:hover {
  background: #a24d34 !important;
}

.brandWrap img,
.brandWrap a:hover img {
  filter: none !important;
  mix-blend-mode: normal !important;
  opacity: 1 !important;
}

/* Keep every brand mark balanced, even when the source image is oversized. */
.brandWrap > div {
  width: 172px !important;
  min-width: 172px !important;
  height: 94px !important;
  min-height: 94px !important;
  padding: 16px 20px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

.brandWrap a {
  width: 118px !important;
  height: 44px !important;
  min-height: 44px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

.brandWrap img,
.brandWrap a:hover img {
  width: 100% !important;
  height: 100% !important;
  max-width: 118px !important;
  max-height: 44px !important;
  object-fit: contain !important;
  display: block !important;
}

@media (max-width: 1199.98px) {
  .utility .header_menu_search_form {
    width: 230px !important;
  }

  .utility .header_menu_search_form .form-control {
    width: 184px !important;
    font-size: 12px !important;
  }

  .utility .header_menu_search_form .form-control::placeholder {
    font-size: 12px !important;
  }
}

@media (max-width: 767.98px) {
  .brandWrap > div {
    width: 148px !important;
    min-width: 148px !important;
    height: 82px !important;
    min-height: 82px !important;
    padding: 14px 16px !important;
  }

  .brandWrap a {
    width: 106px !important;
    height: 40px !important;
    min-height: 40px !important;
  }

  .brandWrap img,
  .brandWrap a:hover img {
    max-width: 106px !important;
    max-height: 40px !important;
  }
}

/* Final carousel alignment and complete image view */
.cc-image-carousel {
  padding: 76px 0 72px !important;
}

.cc-image-carousel .container {
  width: min(100% - 40px, 1180px) !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.cc-section-heading {
  display: grid !important;
  grid-template-columns: minmax(150px, 220px) minmax(0, 620px) minmax(150px, 220px) !important;
  align-items: end !important;
  gap: 26px !important;
  margin: 0 auto 34px !important;
}

.cc-section-heading .cc-eyebrow {
  grid-column: 1 !important;
  justify-self: start !important;
  margin: 0 0 8px !important;
}

.cc-section-heading h2 {
  grid-column: 2 !important;
  justify-self: center !important;
  width: 100% !important;
  max-width: 620px !important;
  margin: 0 !important;
  text-align: left !important;
}

.cc-carousel-shell {
  max-width: 1180px !important;
  margin: 0 auto !important;
}

.cc-carousel-card {
  flex: 0 0 min(64vw, 720px) !important;
  background: #171615 !important;
}

.cc-carousel-card a {
  min-height: 420px !important;
  background: radial-gradient(circle at center, #24211e 0%, #151413 72%) !important;
}

.cc-carousel-card img {
  width: 100% !important;
  height: 420px !important;
  padding: 18px !important;
  object-fit: contain !important;
  object-position: center center !important;
  transform: none !important;
  filter: saturate(.98) contrast(1.02) !important;
}

.cc-carousel-card a::after {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, .22)) !important;
}

.cc-carousel-card a:hover img {
  transform: none !important;
  filter: saturate(1.05) contrast(1.04) brightness(1.03) !important;
}

.cc-carousel-dots {
  max-width: 1180px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

@media (max-width: 991.98px) {
  .cc-section-heading {
    grid-template-columns: 1fr !important;
    text-align: center !important;
  }

  .cc-section-heading .cc-eyebrow,
  .cc-section-heading h2 {
    grid-column: 1 !important;
    justify-self: center !important;
    text-align: center !important;
  }

  .cc-carousel-card {
    flex-basis: calc(100vw - 64px) !important;
  }
}

@media (max-width: 767.98px) {
  .cc-image-carousel {
    padding: 54px 0 52px !important;
  }

  .cc-image-carousel .container {
    width: min(100% - 28px, 1180px) !important;
  }

  .cc-carousel-card {
    flex-basis: calc(100vw - 36px) !important;
  }

  .cc-carousel-card a,
  .cc-carousel-card img {
    min-height: 300px !important;
    height: 300px !important;
  }

  .cc-carousel-card img {
    padding: 12px !important;
  }
}

/* iNet form spacing and responsive alignment */
.main_content,
.store_container_page {
  width: min(100% - 32px, 1180px) !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.login-page .main_content .row,
.product_detail_solo_page .row,
.scs_product_detail_page .row {
  justify-content: center !important;
}

.login_form_wrapper,
.store_product_form_wrapper .card,
.store_product_form_wrapper .card-body {
  box-sizing: border-box !important;
}

.login_form_wrapper {
  width: 100% !important;
  max-width: 560px !important;
  margin: 0 auto 30px !important;
  padding: 24px 24px 26px !important;
  border: 1px solid rgba(23, 22, 21, .12) !important;
  border-radius: 8px !important;
  background: #fff !important;
}

.login-page .main_content .col-md-6 {
  max-width: 620px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.login-page .main_content .col-md-6::after {
  left: 0 !important;
  width: 100% !important;
  border-radius: 8px !important;
}

.login-page .main_content .col-md-6 h2,
.login-page .main_content .col-md-6 form,
.forgot_password_link,
.sign_up_form_wrapper,
.user_registration_options {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.login_form_wrapper .form-control,
.login-page .form-control,
.store_product_form_wrapper .form-control,
.store_product_form_wrapper select,
.store_product_form_wrapper input[type="text"],
.store_product_form_wrapper input[type="number"] {
  width: 100% !important;
  max-width: 100% !important;
  min-height: 46px !important;
  border-radius: 6px !important;
  border: 1px solid rgba(23, 22, 21, .18) !important;
}

.store_product_form_wrapper {
  width: 100% !important;
  max-width: 520px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.store_product_form_wrapper .card {
  padding: 22px 24px 24px !important;
  border: 1px solid rgba(23, 22, 21, .10) !important;
  border-radius: 8px !important;
  background: #fff !important;
}

.store_product_form_wrapper .card-body {
  padding: 0 !important;
}

.store_product_form_wrapper .form-group {
  display: grid !important;
  grid-template-columns: minmax(96px, 118px) minmax(120px, 1fr) !important;
  align-items: center !important;
  gap: 12px 18px !important;
  margin: 18px 0 22px !important;
}

.store_product_form_wrapper label,
label[for="cart_qty_buy"] {
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
  line-height: 1.3 !important;
}

.store_product_form_wrapper .card .btn,
.store_product_form_wrapper .btn,
.login_form_wrapper .btn,
.login-page .btn {
  width: auto !important;
  min-width: 136px !important;
  min-height: 48px !important;
  padding: 13px 24px !important;
  border-radius: 6px !important;
  background: #a24d34 !important;
  border-color: #a24d34 !important;
  color: #fff !important;
}

@media (max-width: 575.98px) {
  .main_content,
  .store_container_page {
    width: min(100% - 22px, 1180px) !important;
  }

  .login_form_wrapper {
    padding: 20px 18px 22px !important;
  }

  .login-page .main_content .col-md-6 h2,
  .login-page .main_content .col-md-6 form,
  .forgot_password_link,
  .sign_up_form_wrapper,
  .user_registration_options {
    padding-left: 14px !important;
    padding-right: 14px !important;
  }

  .store_product_form_wrapper .card {
    padding: 20px 18px 22px !important;
  }

  .store_product_form_wrapper .form-group {
    grid-template-columns: 1fr !important;
    gap: 8px !important;
  }

  .store_product_form_wrapper .card .btn,
  .store_product_form_wrapper .btn,
  .login_form_wrapper .btn,
  .login-page .btn {
    width: 100% !important;
  }
}

/* Modern Juicer news feed */
#news.cc-news-section,
#news {
  padding: 82px 0 86px !important;
  background: #171615 !important;
  color: #fff !important;
  overflow: hidden !important;
}

.cc-news-section .container {
  width: min(100% - 40px, 1180px) !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.cc-news-heading {
  display: grid !important;
  grid-template-columns: minmax(150px, 220px) minmax(0, 620px) minmax(140px, 220px) !important;
  gap: 26px !important;
  align-items: end !important;
  margin-bottom: 34px !important;
}

.cc-news-heading .cc-eyebrow {
  margin: 0 0 10px !important;
  color: #d98868 !important;
}

.cc-news-heading h1,
.cc-news-heading h2 {
  margin: 0 !important;
  color: #fff !important;
  font-size: clamp(32px, 4vw, 56px) !important;
  line-height: 1.02 !important;
  letter-spacing: 0 !important;
  text-transform: uppercase !important;
}

.cc-news-heading p {
  max-width: 520px !important;
  margin: 14px 0 0 !important;
  color: rgba(255, 255, 255, .68) !important;
  font-size: 15px !important;
  line-height: 1.7 !important;
}

.cc-news-link {
  justify-self: end !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 44px !important;
  padding: 12px 18px !important;
  border: 1px solid rgba(255, 255, 255, .28) !important;
  border-radius: 6px !important;
  color: #fff !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  letter-spacing: .12em !important;
  text-transform: uppercase !important;
}

.cc-news-link:hover {
  background: #a24d34 !important;
  border-color: #a24d34 !important;
  color: #fff !important;
  text-decoration: none !important;
}

.cc-news-feed {
  position: relative !important;
}

.cc-juicer-feed,
.juicer-feed.cc-juicer-feed {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 24px !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}

.juicer-feed.cc-juicer-feed::after,
.juicer-feed.cc-juicer-feed::before {
  display: none !important;
}

.juicer-feed.cc-juicer-feed li.feed-item {
  position: relative !important;
  width: auto !important;
  min-height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 1px solid rgba(255, 255, 255, .12) !important;
  border-radius: 8px !important;
  background: #211f1d !important;
  box-shadow: 0 22px 58px rgba(0, 0, 0, .22) !important;
  overflow: hidden !important;
}

.juicer-feed.cc-juicer-feed .j-image {
  display: block !important;
  width: 100% !important;
  margin: 0 !important;
  background: #111 !important;
}

.juicer-feed.cc-juicer-feed .j-image img {
  width: 100% !important;
  height: 280px !important;
  margin: 0 !important;
  display: block !important;
  object-fit: cover !important;
  object-position: center !important;
  filter: saturate(.95) contrast(1.03) !important;
}

.juicer-feed.cc-juicer-feed .j-text {
  width: 100% !important;
  padding: 20px 20px 22px !important;
}

.juicer-feed.cc-juicer-feed .j-message {
  margin: 0 !important;
  color: rgba(255, 255, 255, .82) !important;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 14px !important;
  line-height: 1.65 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}

.juicer-feed.cc-juicer-feed .j-message a {
  color: #d98868 !important;
}

.juicer-feed.cc-juicer-feed .j-meta {
  width: 100% !important;
  padding: 0 20px 20px !important;
  color: rgba(255, 255, 255, .58) !important;
}

.juicer-feed.cc-juicer-feed h1.referral,
.juicer-feed.cc-juicer-feed .j-poster,
.juicer-feed.cc-juicer-feed .j-loading,
.juicer-feed.cc-juicer-feed .j-paginate {
  display: none !important;
}

.juicer-feed.cc-juicer-feed li.feed-item:hover {
  transform: translateY(-4px) !important;
  border-color: rgba(217, 136, 104, .48) !important;
  box-shadow: 0 28px 70px rgba(0, 0, 0, .32) !important;
}

@media (max-width: 991.98px) {
  .cc-news-heading {
    grid-template-columns: 1fr !important;
    text-align: center !important;
  }

  .cc-news-heading .cc-eyebrow,
  .cc-news-heading h2,
  .cc-news-heading p,
  .cc-news-link {
    justify-self: center !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .cc-juicer-feed,
  .juicer-feed.cc-juicer-feed {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 575.98px) {
  #news.cc-news-section,
  #news {
    padding: 58px 0 62px !important;
  }

  .cc-news-section .container {
    width: min(100% - 28px, 1180px) !important;
  }

  .cc-juicer-feed,
  .juicer-feed.cc-juicer-feed {
    grid-template-columns: 1fr !important;
  }

  .juicer-feed.cc-juicer-feed .j-image img {
    height: 250px !important;
  }
}

/* News correction: prevent Juicer from squeezing posts into narrow masonry columns. */
#news.cc-news-section,
#news {
  padding: 72px 0 78px !important;
}

.cc-news-heading {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 12px !important;
  max-width: 820px !important;
  margin: 0 auto 38px !important;
  text-align: center !important;
}

.cc-news-heading .cc-eyebrow,
.cc-news-heading h2,
.cc-news-heading p,
.cc-news-link {
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center !important;
}

.cc-news-heading h2 {
  font-size: clamp(34px, 5vw, 64px) !important;
}

.cc-news-heading p {
  max-width: 680px !important;
  margin-top: 0 !important;
}

.cc-news-link {
  justify-self: center !important;
  margin-top: 8px !important;
}

.cc-news-feed,
.cc-news-feed .juicer-feed,
.cc-news-feed .j-stacker-wrapper,
.cc-news-feed .j-stack,
.cc-news-feed .j-stacker {
  width: 100% !important;
  max-width: 1180px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.cc-news-feed .j-stacker-wrapper,
.cc-news-feed .j-stack,
.cc-news-feed .j-stacker,
.juicer-feed.cc-juicer-feed {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(260px, 1fr)) !important;
  gap: 24px !important;
  height: auto !important;
}

.cc-news-feed .feed-item,
.juicer-feed.cc-juicer-feed li.feed-item {
  position: relative !important;
  left: auto !important;
  top: auto !important;
  right: auto !important;
  bottom: auto !important;
  float: none !important;
  clear: none !important;
  display: flex !important;
  flex-direction: column !important;
  width: 100% !important;
  min-width: 0 !important;
  max-width: none !important;
  transform: none !important;
  overflow-wrap: normal !important;
  word-break: normal !important;
  hyphens: none !important;
}

.juicer-feed.cc-juicer-feed .j-message {
  overflow-wrap: normal !important;
  word-break: normal !important;
  hyphens: none !important;
}

.juicer-feed.cc-juicer-feed .j-text {
  flex: 1 1 auto !important;
}

.juicer-feed.cc-juicer-feed li.feed-item.words .j-text {
  min-height: 260px !important;
  display: flex !important;
  align-items: center !important;
}

.juicer-feed.cc-juicer-feed li.feed-item.words .j-message {
  font-size: 18px !important;
  line-height: 1.55 !important;
}

@media (max-width: 991.98px) {
  .cc-news-feed .j-stacker-wrapper,
  .cc-news-feed .j-stack,
  .cc-news-feed .j-stacker,
  .juicer-feed.cc-juicer-feed {
    grid-template-columns: repeat(2, minmax(240px, 1fr)) !important;
  }
}

@media (max-width: 575.98px) {
  .cc-news-feed .j-stacker-wrapper,
  .cc-news-feed .j-stack,
  .cc-news-feed .j-stacker,
  .juicer-feed.cc-juicer-feed {
    grid-template-columns: 1fr !important;
  }
}

/* Stable Juicer layout override */
.cc-news-feed {
  max-width: 1180px !important;
  margin: 0 auto !important;
  overflow: visible !important;
}

.cc-news-feed .juicer-feed,
.cc-news-feed .juicer-feed.modern,
.cc-news-feed .j-stacker-wrapper,
.cc-news-feed .j-stack,
.cc-news-feed .j-stacker {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  height: auto !important;
  min-height: 0 !important;
  max-height: none !important;
  margin: 0 auto !important;
  padding: 0 !important;
  overflow: visible !important;
  scrollbar-width: none !important;
}

.cc-news-feed .juicer-feed::-webkit-scrollbar,
.cc-news-feed .j-stacker-wrapper::-webkit-scrollbar,
.cc-news-feed .j-stack::-webkit-scrollbar,
.cc-news-feed .j-stacker::-webkit-scrollbar {
  display: none !important;
}

.cc-news-feed .juicer-feed.modern {
  display: block !important;
}

.cc-news-feed .juicer-feed.modern .j-stacker,
.cc-news-feed .juicer-feed.modern .j-stack,
.cc-news-feed .juicer-feed.modern .j-stacker-wrapper {
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: stretch !important;
  justify-content: center !important;
  gap: 24px !important;
}

.cc-news-feed .juicer-feed.modern li.feed-item,
.cc-news-feed .feed-item {
  flex: 1 1 320px !important;
  width: min(100%, 360px) !important;
  min-width: 280px !important;
  max-width: 360px !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  position: relative !important;
  left: auto !important;
  top: auto !important;
  display: block !important;
  border: 1px solid rgba(255, 255, 255, .12) !important;
  border-radius: 8px !important;
  background: #211f1d !important;
  overflow: hidden !important;
}

.cc-news-feed .juicer-feed.modern .j-image,
.cc-news-feed .juicer-feed.modern .j-image img {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
}

.cc-news-feed .juicer-feed.modern .j-image img {
  height: 250px !important;
  object-fit: cover !important;
}

.cc-news-feed .juicer-feed.modern .j-text {
  width: 100% !important;
  padding: 18px 18px 20px !important;
}

.cc-news-feed .juicer-feed.modern .j-message {
  color: rgba(255, 255, 255, .84) !important;
  font-size: 14px !important;
  line-height: 1.55 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
  overflow-wrap: normal !important;
  word-break: normal !important;
  hyphens: none !important;
}

@media (max-width: 575.98px) {
  .cc-news-feed .juicer-feed.modern li.feed-item,
  .cc-news-feed .feed-item {
    flex-basis: 100% !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
  }
}

/* Juicer embed reset: keep the official widget stable, then only polish the cards. */
#news.cc-news-section {
  padding: 70px 0 74px !important;
}

#news .cc-news-heading {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  gap: 10px !important;
  max-width: 760px !important;
  margin: 0 auto 34px !important;
  text-align: center !important;
}

#news .cc-news-heading h2 {
  font-size: clamp(34px, 4.5vw, 58px) !important;
  line-height: 1 !important;
}

#news .cc-news-heading p {
  max-width: 620px !important;
  margin: 0 auto !important;
}

#news .cc-news-link {
  margin-top: 8px !important;
}

#news .cc-news-feed {
  width: min(100%, 1180px) !important;
  margin: 0 auto !important;
  overflow: visible !important;
}

#news .juicer-feed.cc-juicer-feed,
#news .juicer-feed.cc-juicer-feed.modern,
#news .cc-juicer-feed .j-stacker-wrapper,
#news .cc-juicer-feed .j-stack,
#news .cc-juicer-feed .j-stacker {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  overflow: visible !important;
  max-height: none !important;
  scrollbar-width: none !important;
}

#news .cc-juicer-feed .j-stacker-wrapper::-webkit-scrollbar,
#news .cc-juicer-feed .j-stack::-webkit-scrollbar,
#news .cc-juicer-feed .j-stacker::-webkit-scrollbar {
  display: none !important;
}

#news .juicer-feed.cc-juicer-feed li.feed-item {
  min-width: 260px !important;
  max-width: 380px !important;
  margin-bottom: 24px !important;
  border: 1px solid rgba(255, 255, 255, .14) !important;
  border-radius: 8px !important;
  background: #211f1d !important;
  box-shadow: 0 22px 58px rgba(0, 0, 0, .20) !important;
  overflow: hidden !important;
}

#news .juicer-feed.cc-juicer-feed .j-image {
  width: 100% !important;
  margin: 0 !important;
}

#news .juicer-feed.cc-juicer-feed .j-image img {
  width: 100% !important;
  height: auto !important;
  min-height: 220px !important;
  max-height: 280px !important;
  margin: 0 !important;
  object-fit: cover !important;
}

#news .juicer-feed.cc-juicer-feed .j-text {
  width: 100% !important;
  padding: 18px 18px 20px !important;
}

#news .juicer-feed.cc-juicer-feed .j-message {
  color: rgba(255, 255, 255, .84) !important;
  font-size: 14px !important;
  line-height: 1.55 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
  word-break: normal !important;
  overflow-wrap: normal !important;
  hyphens: none !important;
}

#news .juicer-feed h1.referral,
#news .juicer-feed .j-poster {
  display: none !important;
}

/* Local handoff for Juicer v2: iNet styles the section, Juicer Custom CSS styles posts. */
#news.cc-news-section {
  padding: 70px 0 74px !important;
  background: #171615 !important;
}

#news .cc-news-heading {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 10px !important;
  max-width: 760px !important;
  margin: 0 auto 34px !important;
  text-align: center !important;
}

#news .cc-news-heading h2 {
  margin: 0 !important;
  color: #fff !important;
  font-size: clamp(34px, 4.5vw, 58px) !important;
  line-height: 1 !important;
}

#news .cc-news-heading p {
  max-width: 620px !important;
  margin: 0 auto !important;
  color: rgba(255, 255, 255, .68) !important;
}

#news .cc-news-feed {
  width: min(100%, 1180px) !important;
  margin: 0 auto !important;
  overflow: visible !important;
}

#news .cc-news-feed .juicer-feed,
#news .cc-news-feed .juicer-feed.modern,
#news .cc-news-feed .j-stacker-wrapper,
#news .cc-news-feed .j-stack,
#news .cc-news-feed .j-stacker {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  margin-left: auto !important;
  margin-right: auto !important;
  overflow-x: visible !important;
}

#news .cc-news-feed .feed-item {
  flex: initial !important;
  width: auto !important;
  min-width: 0 !important;
  max-width: none !important;
}

/* Final Juicer safety reset: avoid local card styling conflicts with Juicer v2 custom CSS. */
#news .cc-news-feed .juicer-feed,
#news .cc-news-feed .juicer-feed.modern,
#news .cc-news-feed .j-stacker-wrapper,
#news .cc-news-feed .j-stack,
#news .cc-news-feed .j-stacker {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  height: auto !important;
  min-height: 0 !important;
  max-height: none !important;
  margin: 0 auto !important;
  overflow: visible !important;
}

#news .cc-news-feed .feed-item,
#news .cc-news-feed li.feed-item,
#news .cc-news-feed .juicer-feed.modern li.feed-item,
#news .cc-news-feed .juicer-feed.cc-juicer-feed li.feed-item {
  display: block !important;
  flex: initial !important;
  width: auto !important;
  min-width: 0 !important;
  max-width: none !important;
  min-height: 0 !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

#news .cc-news-feed .j-image img {
  max-width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

/* Special price promotional popup */
.cc-promo-modal {
  position: fixed;
  inset: 0;
  z-index: 9999;
  display: grid;
  place-items: center;
  padding: 24px;
  background: rgba(8, 8, 8, .62);
  opacity: 0;
  pointer-events: none;
  transition: opacity .22s ease;
}

.cc-promo-modal.is-visible {
  opacity: 1;
  pointer-events: auto;
}

.cc-promo-card {
  position: relative;
  width: min(100%, 520px);
  padding: 34px 34px 30px;
  border: 1px solid rgba(255, 255, 255, .16);
  border-radius: 8px;
  background:
    linear-gradient(135deg, rgba(162, 77, 52, .18), rgba(162, 77, 52, 0) 48%),
    #171615;
  color: #fff;
  box-shadow: 0 30px 80px rgba(0, 0, 0, .35);
  transform: translateY(14px) scale(.98);
  transition: transform .22s ease;
}

.cc-promo-modal.is-visible .cc-promo-card {
  transform: translateY(0) scale(1);
}

.cc-promo-close {
  position: absolute;
  top: 14px;
  right: 14px;
  width: 38px;
  height: 38px;
  border: 1px solid rgba(255, 255, 255, .18);
  border-radius: 50%;
  background: transparent;
  color: #fff;
  font-size: 28px;
  line-height: 1;
  cursor: pointer;
}

.cc-promo-eyebrow {
  margin: 0 0 12px;
  color: #d98868;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .18em;
  text-transform: uppercase;
}

.cc-promo-card h2 {
  margin: 0 0 14px;
  color: #fff;
  font-size: clamp(30px, 5vw, 46px);
  line-height: 1.03;
  letter-spacing: 0;
  text-transform: uppercase;
}

.cc-promo-card > p:not(.cc-promo-eyebrow) {
  margin: 0;
  color: rgba(255, 255, 255, .76);
  font-size: 15px;
  line-height: 1.65;
}

.cc-promo-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 24px;
}

.cc-promo-cta,
.cc-promo-secondary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 46px;
  padding: 12px 18px;
  border-radius: 6px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .1em;
  text-transform: uppercase;
}

.cc-promo-cta {
  border: 1px solid #a24d34;
  background: #a24d34;
  color: #fff;
}

.cc-promo-cta:hover {
  background: #c26042;
  border-color: #c26042;
  color: #fff;
  text-decoration: none;
}

.cc-promo-secondary {
  border: 1px solid rgba(255, 255, 255, .22);
  background: transparent;
  color: #fff;
  cursor: pointer;
}

@media (max-width: 575.98px) {
  .cc-promo-modal {
    padding: 16px;
  }

  .cc-promo-card {
    padding: 30px 22px 24px;
  }

  .cc-promo-actions,
  .cc-promo-cta,
  .cc-promo-secondary {
    width: 100%;
  }
}
