.wd-header-cart,
.cart-widget-side,
.shopping-cart-widget-footer,
.wd-sticky-toolbar .wd-header-cart,
.wd-tools-element.wd-header-cart {
  display: none !important;
}

.hoh-product-interest {
  margin-top: 24px;
}

.hoh-prelaunch-notice {
  margin: 0 0 28px;
  padding: 16px 20px;
  border-left: 4px solid #b9853b;
  background: #e8efeb;
  color: #202326;
}

.hoh-product-interest p {
  margin-bottom: 10px;
  color: #62676c;
}

.hoh-pre-register,
.products .hoh-pre-register {
  border-color: #b9853b !important;
  background: #b9853b !important;
  color: #15100b !important;
}

.products .product-image-link img {
  width: 100%;
  aspect-ratio: 1;
  object-fit: cover;
}

#hoh-redesign .section-band,
#hoh-redesign .site-footer,
#hoh-redesign .team-cta {
  position: relative !important;
  width: 100vw !important;
  max-width: none !important;
  margin-left: calc(50% - 50vw) !important;
}

#hoh-redesign .shell {
  width: min(1180px, calc(100% - 40px)) !important;
  margin-inline: auto !important;
}

#hoh-redesign img {
  height: auto;
}

@media (max-width: 720px) {
  #hoh-redesign .shell {
    width: calc(100% - 32px) !important;
  }
}
