@font-face {
  font-family: "Stepp ITC Std Medium";
  src: url("../archive-fonts/stepp-itc-std-medium.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

theme-header,
slide-show,
full-menu-horizontal,
scroll-shadow,
collection-tabs,
product-card,
revealed-text,
layered-images,
cart-drawer,
back-to-top,
collapsible-row,
side-panel-links {
  display: block;
}

quick-view {
  display: inline-flex;
}

[hidden] {
  display: none !important;
}

.section-revealed-text .revealed-text {
  display: block;
  text-align: center;
}

.section-revealed-text .revealed-text--inner {
  max-width: 710px;
  margin: 0 auto;
  padding: 0 15px;
}

.section-revealed-text .revealed-text--heading,
.section-revealed-text .revealed-text--heading .line-child {
  text-align: center;
}

.section-revealed-text[data-solehaven-reveal-ready] .line-child,
.section-revealed-text[data-solehaven-reveal-ready] .split-text,
revealed-text[data-solehaven-reveal-ready] .line-child,
revealed-text[data-solehaven-reveal-ready] .split-text {
  opacity: 1 !important;
  visibility: visible !important;
  filter: none !important;
  transform: none !important;
}

@media only screen and (min-width: 768px) {
  .section-revealed-text .revealed-text--inner {
    max-width: 780px;
    padding: 0 50px;
  }

  .section-revealed-text .revealed-text--inner.text-width-medium {
    max-width: 980px;
  }

  .section-revealed-text .revealed-text--inner.text-width-large {
    max-width: 1180px;
  }
}

.announcement-bar,
.announcement-bar *,
.thb-full-menu,
.thb-secondary-area,
.mobile-menu-drawer,
.slideshow__slide p,
.text-button,
.button {
  font-family: "DM Sans", sans-serif;
}

.logolink.text-logo,
.heading-font,
.h1-xlarge,
.h1-large,
blockquote,
.blog-post .featured-image > a:after,
.customer-addresses .my-address .address-index,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Stepp ITC Std Medium", "Playfair Display", serif !important;
  font-weight: 400;
}

.logolink.text-logo,
.slideshow__slide-heading,
.slideshow__slide-heading.h2 {
  font-family: "Stepp ITC Std Medium", "Playfair Display", serif;
  font-weight: 400;
}

.header-section {
  position: absolute;
  top: var(--announcement-height, 36px);
  left: 0;
  width: 100%;
  z-index: 50;
}

body.template-index .header-section {
  position: absolute !important;
  top: var(--announcement-height, 36px) !important;
  left: 0;
  width: 100%;
  z-index: 50;
}

body.template-index .header-section.is-sticky {
  position: fixed !important;
  top: 0 !important;
}

body.template-index .header {
  --color-header-text: #ffffff;
  --color-header-links: #ffffff;
  --color-header-links-hover: #ffffff;
  --color-header-icons: #ffffff;
  background: transparent;
}

body.template-index .header.transparent--true:not(.is-sticky) {
  --color-header-text: #ffffff;
  --color-header-links: #ffffff;
  --color-header-links-hover: #ffffff;
  --color-header-icons: #ffffff;
  --color-header-accent: #ffffff;
  --color-header-border: rgba(255, 255, 255, 0.24);
  background: transparent !important;
}

body.template-index .header.transparent--true:not(.is-sticky):before {
  opacity: 0 !important;
}

body.template-index .header.is-sticky {
  --color-header-text: #151515;
  --color-header-links: #151515;
  --color-header-links-hover: #151515;
  --color-header-icons: #151515;
  background: rgba(255, 255, 255, 0.92);
  backdrop-filter: blur(12px);
}

.header-section.is-sticky {
  position: fixed;
  top: 0;
}

.header.fixed--true {
  position: relative;
  background: transparent;
}

body.template-index .logolink.text-logo,
body.template-index .thb-full-menu > li > a,
body.template-index .thb-secondary-area-item,
body.template-index .mobile-toggle {
  color: var(--color-header-text, #151515) !important;
  opacity: 1;
}

body.template-index .mobile-toggle span {
  background: var(--color-header-text, #151515) !important;
}

body.template-index .header.transparent--true:not(.is-sticky) .logolink.text-logo,
body.template-index .header.transparent--true:not(.is-sticky) .thb-full-menu > li > a,
body.template-index .header.transparent--true:not(.is-sticky) .thb-secondary-area-item,
body.template-index .header.transparent--true:not(.is-sticky) .mobile-toggle {
  color: #ffffff !important;
  opacity: 1 !important;
  text-shadow: 0 1px 10px rgba(0, 0, 0, 0.18);
}

body.template-index .header.transparent--true:not(.is-sticky) .mobile-toggle span {
  background: #ffffff !important;
}

body.template-index .header.transparent--true:not(.is-sticky) .thb-secondary-area-item svg path,
body.template-index .header.transparent--true:not(.is-sticky) .thb-full-menu li.menu-item-has-children > a svg path,
body.template-index .header.transparent--true:not(.is-sticky) .thb-secondary-cart svg path {
  stroke: #ffffff !important;
  opacity: 1 !important;
  filter: drop-shadow(0 1px 8px rgba(0, 0, 0, 0.16));
}

body.template-index .header.transparent--true:not(.is-sticky) .thb-secondary-myaccount span:after {
  background: #ffffff !important;
}

.thb-full-menu .sub-menu,
body.template-index .header.transparent--true:not(.is-sticky) .thb-full-menu .sub-menu {
  --color-header-bg: #ffffff;
  --color-header-links: #151515;
  --color-header-links-hover: #151515;
  background: #ffffff;
  color: #151515;
  text-shadow: none;
  transition: none !important;
}

.thb-full-menu li.menu-item-has-children:hover > .sub-menu,
.thb-full-menu li.menu-item-has-children:focus-within > .sub-menu {
  opacity: 1 !important;
  pointer-events: auto !important;
  visibility: visible !important;
}

.thb-full-menu .sub-menu a,
body.template-index .header.transparent--true:not(.is-sticky) .thb-full-menu .sub-menu a {
  color: #151515 !important;
  opacity: 1;
  text-shadow: none !important;
}

.thb-full-menu .sub-menu a:hover,
.thb-full-menu .sub-menu a:focus-visible {
  color: #151515 !important;
  opacity: 0.62;
}

button .single-add-to-cart-button--text,
.single-add-to-cart-button .single-add-to-cart-button--text {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.single-add-to-cart-button--text::before,
.single-add-to-cart-button--text::after {
  content: none !important;
  display: none !important;
}

.shopify-payment-button[data-solehaven-ready='true'] > shopify-accelerated-checkout,
.shopify-payment-button[data-solehaven-ready='true'] > .shopify-payment-button__button:not(.solehaven-buy-now-button),
.shopify-payment-button[data-solehaven-ready='true'] > .shopify-payment-button__more-options {
  display: none !important;
}

.shopify-payment-button .solehaven-buy-now-button {
  width: 100%;
}

.shopify-payment-button .solehaven-buy-now-button .solehaven-buy-now-button__text {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.shopify-payment-button .solehaven-buy-now-button .solehaven-buy-now-button__text::before,
.shopify-payment-button .solehaven-buy-now-button .solehaven-buy-now-button__text::after {
  content: none !important;
  display: none !important;
}

body.template-index .header.transparent--true:not(.is-sticky) .thb-item-count {
  background: #ffffff;
  color: #151515;
}

.header.is-sticky:before {
  opacity: 1;
}

body[class*="template-page"] .header-section {
  position: sticky;
  top: 0;
}

body[data-route-family="page"] .header-section,
body[data-route-family="policy"] .header-section,
body[data-route-family="account"] .header-section,
body[data-route-family="cart"] .header-section,
body[data-route-family="collection"] .header-section,
body.template-cart .header-section,
body.template-collection .header-section {
  position: sticky;
  top: 0;
}

body[class*="template-page"] .header {
  position: relative;
  background: var(--color-header-bg, #ffffff);
}

body[data-route-family="page"] .header,
body[data-route-family="policy"] .header,
body[data-route-family="account"] .header,
body[data-route-family="cart"] .header,
body[data-route-family="collection"] .header,
body.template-cart .header,
body.template-collection .header {
  --color-header-text: #151515;
  --color-header-links: #151515;
  --color-header-links-hover: #151515;
  --color-header-icons: #151515;
  position: relative;
  background: rgba(255, 255, 255, 0.96);
  backdrop-filter: blur(14px);
}

body[class*="template-page"] .header:before {
  opacity: 1;
}

body[data-route-family="page"] .header:before,
body[data-route-family="policy"] .header:before,
body[data-route-family="account"] .header:before,
body[data-route-family="cart"] .header:before,
body[data-route-family="collection"] .header:before,
body.template-cart .header:before,
body.template-collection .header:before {
  opacity: 1;
}

body[class*="template-page"] .logolink.text-logo,
body[class*="template-page"] .thb-full-menu > li > a,
body[class*="template-page"] .thb-secondary-area-item,
body[class*="template-page"] .mobile-toggle {
  color: var(--color-header-text, #151515);
}

body[data-route-family="page"] .logolink.text-logo,
body[data-route-family="page"] .thb-full-menu > li > a,
body[data-route-family="page"] .thb-secondary-area-item,
body[data-route-family="page"] .mobile-toggle,
body[data-route-family="policy"] .logolink.text-logo,
body[data-route-family="policy"] .thb-full-menu > li > a,
body[data-route-family="policy"] .thb-secondary-area-item,
body[data-route-family="policy"] .mobile-toggle,
body[data-route-family="account"] .logolink.text-logo,
body[data-route-family="account"] .thb-full-menu > li > a,
body[data-route-family="account"] .thb-secondary-area-item,
body[data-route-family="account"] .mobile-toggle,
body[data-route-family="cart"] .logolink.text-logo,
body[data-route-family="cart"] .thb-full-menu > li > a,
body[data-route-family="cart"] .thb-secondary-area-item,
body[data-route-family="cart"] .mobile-toggle,
body[data-route-family="collection"] .logolink.text-logo,
body[data-route-family="collection"] .thb-full-menu > li > a,
body[data-route-family="collection"] .thb-secondary-area-item,
body[data-route-family="collection"] .mobile-toggle,
body.template-cart .logolink.text-logo,
body.template-cart .thb-full-menu > li > a,
body.template-cart .thb-secondary-area-item,
body.template-cart .mobile-toggle,
body.template-collection .logolink.text-logo,
body.template-collection .thb-full-menu > li > a,
body.template-collection .thb-secondary-area-item,
body.template-collection .mobile-toggle {
  color: var(--color-header-text, #151515);
}

body[class*="template-page"] .mobile-toggle span {
  background: var(--color-header-text, #151515);
}

body[data-route-family="page"] .mobile-toggle span,
body[data-route-family="policy"] .mobile-toggle span,
body[data-route-family="account"] .mobile-toggle span,
body[data-route-family="cart"] .mobile-toggle span,
body[data-route-family="collection"] .mobile-toggle span,
body.template-cart .mobile-toggle span,
body.template-collection .mobile-toggle span {
  background: var(--color-header-text, #151515);
}

body[data-route-family="page"] .thb-secondary-area-item svg path,
body[data-route-family="policy"] .thb-secondary-area-item svg path,
body[data-route-family="account"] .thb-secondary-area-item svg path,
body[data-route-family="cart"] .thb-secondary-area-item svg path,
body[data-route-family="collection"] .thb-secondary-area-item svg path,
body.template-cart .thb-secondary-area-item svg path,
body.template-collection .thb-secondary-area-item svg path,
body[data-route-family="page"] .thb-full-menu li.menu-item-has-children > a svg path,
body[data-route-family="policy"] .thb-full-menu li.menu-item-has-children > a svg path,
body[data-route-family="account"] .thb-full-menu li.menu-item-has-children > a svg path,
body[data-route-family="cart"] .thb-full-menu li.menu-item-has-children > a svg path,
body[data-route-family="collection"] .thb-full-menu li.menu-item-has-children > a svg path,
body.template-cart .thb-full-menu li.menu-item-has-children > a svg path,
body.template-collection .thb-full-menu li.menu-item-has-children > a svg path {
  stroke: #151515 !important;
}

body[data-route-family="page"] .thb-secondary-myaccount span:after,
body[data-route-family="policy"] .thb-secondary-myaccount span:after,
body[data-route-family="account"] .thb-secondary-myaccount span:after,
body[data-route-family="cart"] .thb-secondary-myaccount span:after,
body[data-route-family="collection"] .thb-secondary-myaccount span:after,
body.template-cart .thb-secondary-myaccount span:after,
body.template-collection .thb-secondary-myaccount span:after {
  background: #151515 !important;
}

body[data-route-family="page"] .thb-item-count,
body[data-route-family="policy"] .thb-item-count,
body[data-route-family="account"] .thb-item-count,
body[data-route-family="cart"] .thb-item-count,
body[data-route-family="collection"] .thb-item-count,
body.template-cart .thb-item-count,
html,
body {
  overflow-x: hidden;
}

body.template-collection .thb-item-count {
  background: #151515;
  color: #ffffff;
}

.search-drawer {
  transform: translateY(calc(-100% - 12px)) !important;
}

.open-search .search-drawer {
  transform: translateY(0) !important;
}

@media only screen and (max-width: 767px) {
  .mobile-menu-drawer,
  .mobile-menu-drawer .sub-menu {
    max-width: 100vw;
    overflow-x: hidden;
  }

  body.template-index .header:not(.is-sticky) {
    background: transparent;
    backdrop-filter: none;
  }

  body.template-index .header:not(.is-sticky):before {
    opacity: 0;
  }
}

body.template-cart .checkout-button.button,
body.template-cart .cart-empty .button {
  background: #151515;
  border: 1px solid #151515;
  color: #ffffff;
}

body.template-cart .checkout-button.button span:before,
body.template-cart .cart-empty .button span:before {
  color: #ffffff;
}

body.template-cart .checkout-button.button span,
body.template-cart .cart-empty .button span {
  color: #ffffff;
}

body.template-cart .checkout-button.button span:after,
body.template-cart .cart-empty .button span:after {
  color: #ffffff;
}

@media screen and (hover:hover) {
  body.template-cart .checkout-button.button:hover,
  body.template-cart .cart-empty .button:hover {
    background: #ffffff;
    color: #151515;
  }
}

body[data-route-family="policy"] [role="main"] .shopify-policy__title,
body.template-policy [role="main"] .shopify-policy__title {
  min-height: clamp(220px, 32vw, 320px);
  padding: 44px 0 34px;
}

body[data-route-family="policy"] [role="main"] .shopify-policy__title h1,
body.template-policy [role="main"] .shopify-policy__title h1 {
  margin: 0;
  font-family: "Stepp ITC Std Medium", "Playfair Display", serif !important;
  font-size: clamp(42px, 6.2vw, 78px);
  line-height: 0.94;
  letter-spacing: -0.015em;
  text-wrap: balance;
}

body[data-route-family="policy"] [role="main"] .shopify-policy__container,
body.template-policy [role="main"] .shopify-policy__container {
  max-width: 1180px;
  padding: 0 24px 72px;
}

body[data-route-family="policy"] [role="main"] .shopify-policy__container .rte,
body[data-route-family="policy"] [role="main"] .shopify-policy__container .rte p,
body[data-route-family="policy"] [role="main"] .shopify-policy__container .rte li,
body.template-policy [role="main"] .shopify-policy__container .rte,
body.template-policy [role="main"] .shopify-policy__container .rte p,
body.template-policy [role="main"] .shopify-policy__container .rte li {
  font-size: clamp(16px, 1.25vw, 17px);
  line-height: 1.78;
}

body[data-route-family="policy"] [role="main"] .shopify-policy__container .rte h2,
body[data-route-family="policy"] [role="main"] .shopify-policy__container .rte h3,
body.template-policy [role="main"] .shopify-policy__container .rte h2,
body.template-policy [role="main"] .shopify-policy__container .rte h3 {
  margin-top: 1.8em;
  margin-bottom: 0.55em;
  font-family: "Stepp ITC Std Medium", "Playfair Display", serif !important;
  font-size: clamp(28px, 3.2vw, 42px);
  line-height: 1.02;
}

body[data-route-family="policy"] [role="main"] .shopify-policy__container .rte a,
body.template-policy [role="main"] .shopify-policy__container .rte a {
  text-underline-offset: 0.18em;
}

@media only screen and (max-width: 767px) {
  body[data-route-family="policy"] [role="main"] .shopify-policy__title,
  body.template-policy [role="main"] .shopify-policy__title {
    min-height: 180px;
    padding: 26px 0 18px;
  }

  body[data-route-family="policy"] [role="main"] .shopify-policy__title h1,
  body.template-policy [role="main"] .shopify-policy__title h1 {
    font-size: clamp(36px, 11vw, 52px);
    line-height: 0.96;
  }

  body[data-route-family="policy"] [role="main"] .shopify-policy__container,
  body.template-policy [role="main"] .shopify-policy__container {
    padding: 0 18px 56px;
  }
}

.loox-rating.loox-widget.solehaven-loox-fallback {
  display: inline-flex;
  align-items: center;
  min-height: 20px;
}

.solehaven-loox-fallback__link {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  color: inherit;
  text-decoration: none;
}

.solehaven-loox-fallback__stars {
  display: inline-flex;
  align-items: center;
  gap: 2px;
  color: #FFE177;
}

.solehaven-loox-fallback__star {
  display: inline-flex;
  width: 15px;
  height: 15px;
}

.solehaven-loox-fallback__star svg {
  display: block;
  width: 100%;
  height: 100%;
}

.solehaven-loox-fallback__summary {
  display: inline-flex;
  align-items: baseline;
  gap: 6px;
  color: #232323;
  font-size: 0.875rem;
  line-height: 1;
}

.solehaven-loox-fallback__score {
  font-weight: 600;
}

.solehaven-loox-fallback__count {
  color: rgba(35, 35, 35, 0.66);
}

.section-app-wrapper.solehaven-empty-app-wrapper {
  display: none !important;
}

.solehaven-waitlist-open {
  overflow: hidden;
}

.solehaven-gorgias-email-open {
  overflow: hidden;
}

.solehaven-gorgias-gate {
  position: fixed;
  z-index: 2147483647;
  padding: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
}

.solehaven-gorgias-gate-ready #chat-input,
.solehaven-gorgias-gate-ready iframe[title="Gorgias Floating Chat"],
.solehaven-gorgias-gate-ready #gorgias-chat-container iframe:not(#chat-button) {
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
}

.solehaven-gorgias-gate-ready #chat-button {
  pointer-events: none !important;
}

body.open-cart .solehaven-gorgias-gate,
body.open-cc .solehaven-gorgias-gate,
body.solehaven-waitlist-open .solehaven-gorgias-gate,
body.solehaven-gorgias-email-open .solehaven-gorgias-gate,
body.open-cart #chat-button,
body.open-cc #chat-button,
body.solehaven-waitlist-open #chat-button,
body.solehaven-gorgias-email-open #chat-button {
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
}

.solehaven-gorgias-email-modal {
  position: fixed;
  inset: 0;
  z-index: 2147483647;
  display: grid;
  place-items: center;
  padding: 24px;
}

.solehaven-gorgias-email-modal[hidden] {
  display: none;
}

.solehaven-gorgias-email-modal__backdrop {
  position: absolute;
  inset: 0;
  background: rgba(17, 17, 17, 0.42);
  backdrop-filter: blur(10px);
}

.solehaven-gorgias-email-modal__dialog {
  position: relative;
  width: min(440px, calc(100vw - 32px));
  padding: 30px 28px 28px;
  border-radius: 24px;
  background: rgba(255, 252, 248, 0.98);
  box-shadow: 0 28px 80px rgba(17, 17, 17, 0.18);
  border: 1px solid rgba(17, 17, 17, 0.08);
}

.solehaven-gorgias-email-modal__close {
  position: absolute;
  top: 16px;
  right: 16px;
  width: 38px;
  height: 38px;
  border: 0;
  border-radius: 999px;
  background: rgba(17, 17, 17, 0.05);
  color: #151515;
  font-size: 24px;
  line-height: 1;
  cursor: pointer;
}

.solehaven-gorgias-email-modal__eyebrow {
  margin: 0 0 10px;
  font-family: "DM Sans", sans-serif;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: rgba(21, 21, 21, 0.52);
}

.solehaven-gorgias-email-modal__title {
  margin: 0 0 12px;
  font-family: "Stepp ITC Std Medium", "Playfair Display", serif;
  font-size: 2rem;
  line-height: 1.02;
  color: #151515;
}

.solehaven-gorgias-email-modal__copy {
  margin: 0 0 18px;
  font-family: "DM Sans", sans-serif;
  font-size: 0.98rem;
  line-height: 1.6;
  color: rgba(21, 21, 21, 0.72);
}

.solehaven-gorgias-email-modal__form {
  display: grid;
  gap: 12px;
}

.solehaven-gorgias-email-modal__field {
  display: grid;
  gap: 8px;
  font-family: "DM Sans", sans-serif;
}

.solehaven-gorgias-email-modal__field span {
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: rgba(21, 21, 21, 0.54);
}

.solehaven-gorgias-email-modal__field input {
  width: 100%;
  min-height: 54px;
  padding: 0 16px;
  border-radius: 14px;
  border: 1px solid rgba(21, 21, 21, 0.12);
  background: #ffffff;
  color: #151515;
  font-family: "DM Sans", sans-serif;
  font-size: 1rem;
}

.solehaven-gorgias-email-modal__status {
  min-height: 20px;
  margin: 0;
  font-family: "DM Sans", sans-serif;
  font-size: 0.9rem;
  color: rgba(21, 21, 21, 0.62);
}

.solehaven-gorgias-email-modal__status.is-error {
  color: #a33f3f;
}

.solehaven-gorgias-email-modal__status.is-success {
  color: #1e7a44;
}

.solehaven-gorgias-email-modal__submit {
  min-height: 54px;
  border: 0;
  border-radius: 999px;
  background: #151515;
  color: #ffffff;
  font-family: "DM Sans", sans-serif;
  font-size: 0.84rem;
  font-weight: 600;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  cursor: pointer;
}

.solehaven-waitlist-trigger,
.badge.out-of-stock[data-solehaven-waitlist="true"] {
  cursor: pointer;
}

.solehaven-waitlist-modal {
  position: fixed;
  inset: 0;
  z-index: 3000;
  display: grid;
  place-items: center;
  padding: 24px;
}

.solehaven-waitlist-modal[hidden] {
  display: none;
}

.solehaven-waitlist-modal__backdrop {
  position: absolute;
  inset: 0;
  background: rgba(17, 17, 17, 0.42);
  backdrop-filter: blur(10px);
}

.solehaven-waitlist-modal__dialog {
  position: relative;
  width: min(440px, calc(100vw - 32px));
  padding: 30px 28px 28px;
  border-radius: 24px;
  background: rgba(255, 252, 248, 0.98);
  box-shadow: 0 28px 80px rgba(17, 17, 17, 0.18);
  border: 1px solid rgba(17, 17, 17, 0.08);
}

.solehaven-waitlist-modal__close {
  position: absolute;
  top: 16px;
  right: 16px;
  width: 38px;
  height: 38px;
  border: 0;
  border-radius: 999px;
  background: rgba(17, 17, 17, 0.05);
  color: #151515;
  font-size: 24px;
  line-height: 1;
  cursor: pointer;
}

.solehaven-waitlist-modal__eyebrow {
  margin: 0 0 10px;
  font-family: "DM Sans", sans-serif;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: rgba(21, 21, 21, 0.52);
}

.solehaven-waitlist-modal__title {
  margin: 0 0 12px;
  font-family: "Stepp ITC Std Medium", "Playfair Display", serif;
  font-size: 2rem;
  line-height: 1.02;
  color: #151515;
}

.solehaven-waitlist-modal__copy {
  margin: 0 0 18px;
  font-family: "DM Sans", sans-serif;
  font-size: 0.98rem;
  line-height: 1.6;
  color: rgba(21, 21, 21, 0.72);
}

.solehaven-waitlist-modal__form {
  display: grid;
  gap: 12px;
}

.solehaven-waitlist-modal__field {
  display: grid;
  gap: 8px;
  font-family: "DM Sans", sans-serif;
}

.solehaven-waitlist-modal__field span {
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: rgba(21, 21, 21, 0.54);
}

.solehaven-waitlist-modal__field input {
  width: 100%;
  min-height: 54px;
  padding: 0 16px;
  border-radius: 14px;
  border: 1px solid rgba(21, 21, 21, 0.12);
  background: #ffffff;
  color: #151515;
  font-family: "DM Sans", sans-serif;
  font-size: 1rem;
}

.solehaven-waitlist-modal__status {
  min-height: 20px;
  margin: 0;
  font-family: "DM Sans", sans-serif;
  font-size: 0.9rem;
  color: rgba(21, 21, 21, 0.62);
}

.solehaven-waitlist-modal__status.is-error {
  color: #a33f3f;
}

.solehaven-waitlist-modal__status.is-success {
  color: #1e7a44;
}

.solehaven-waitlist-modal__submit {
  min-height: 54px;
  border: 0;
  border-radius: 999px;
  background: #151515;
  color: #ffffff;
  font-family: "DM Sans", sans-serif;
  font-size: 0.84rem;
  font-weight: 600;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  cursor: pointer;
}

@media only screen and (max-width: 767px) {
  .solehaven-gorgias-email-modal {
    padding: 16px;
    align-items: end;
  }

  .solehaven-gorgias-email-modal__dialog {
    width: 100%;
    padding: 26px 20px 20px;
    border-radius: 22px;
  }

  .solehaven-gorgias-email-modal__title {
    font-size: 1.65rem;
  }

  .solehaven-waitlist-modal {
    padding: 16px;
    align-items: end;
  }

  .solehaven-waitlist-modal__dialog {
    width: 100%;
    padding: 26px 20px 20px;
    border-radius: 22px;
  }

  .solehaven-waitlist-modal__title {
    font-size: 1.65rem;
  }
}

.cart-drawer .side-panel-header .h5 {
  font-family: "DM Sans", sans-serif !important;
  font-size: 1.875rem;
  font-weight: 400;
  line-height: 1.08;
  letter-spacing: 0;
}

.solehaven-cart-drawer__shipping {
  padding: 18px 0 28px;
  text-align: center;
}

.solehaven-cart-drawer__shipping .free-shipping--text {
  display: block !important;
  max-width: 320px;
  font-size: 1.0625rem;
  line-height: 1.45;
  margin: 0 auto 22px;
  text-align: center;
}

.solehaven-cart-drawer__shipping .free-shipping--text span {
  display: inline !important;
  font-weight: 600;
  white-space: nowrap;
}

.solehaven-cart-drawer__shipping .free-shipping--bar {
  position: relative;
  height: 4px;
  width: 100%;
  margin: 0;
  border: 0;
  background: rgba(35, 35, 35, 0.1);
  border-radius: 999px;
}

.solehaven-cart-drawer__shipping .free-shipping--percentage {
  position: absolute;
  inset: 0;
  border-radius: inherit;
  transform-origin: left center;
  transform: scaleX(var(--percentage, 0));
  background: #151515;
}

.solehaven-cart-drawer__shipping-marker {
  position: absolute;
  top: 50%;
  right: 0;
  width: 44px;
  height: 44px;
  transform: translate(50%, -50%);
  border-radius: 999px;
  background: #efefef;
  color: #5d5858;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.solehaven-cart-drawer__shipping-marker.is-unlocked {
  background: #151515;
  color: #ffffff;
}

.solehaven-cart-drawer__shipping-meta {
  display: flex;
  justify-content: flex-end;
  margin-top: 12px;
  padding-right: 12px;
}

.solehaven-cart-drawer__shipping-label {
  display: inline-block;
  color: #3f3a3a;
  font-size: 0.8125rem;
  margin-right: 0;
  transform: translateX(14px);
  white-space: nowrap;
}

.solehaven-cart-drawer__shipping-meta.is-unlocked .solehaven-cart-drawer__shipping-label {
  display: none;
}

.cart-drawer .side-panel-footer {
  display: grid;
  gap: 16px;
  border-top: 1px solid rgba(35, 35, 35, 0.08);
  background: #faf8f5;
}

.solehaven-cart-drawer__proof {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  max-width: 332px;
  margin: 0 auto;
  color: rgba(35, 35, 35, 0.78);
  font-size: 0.8125rem;
  line-height: 1.45;
  text-align: center;
}

.solehaven-cart-drawer__proof-star {
  flex: 0 0 auto;
  line-height: 1;
  font-size: 0.95rem;
}

.solehaven-cart-drawer__subtotal {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 12px;
  font-size: 1rem;
}

.solehaven-cart-drawer__subtotal .price {
  font-size: 2.25rem;
  line-height: 1;
}

.cart-drawer .cart-drawer-buttons {
  grid-template-columns: 1fr;
  margin-top: 0;
}

.solehaven-cart-drawer__checkout {
  width: 100%;
  min-height: 54px;
  border-radius: 8px;
  letter-spacing: 0.08em;
}

.solehaven-cart-drawer__checkout.button,
.solehaven-cart-drawer__checkout.button:hover,
.solehaven-cart-drawer__checkout.button:focus {
  background: #151515;
  border-color: #151515;
  color: #ffffff;
}

.cart-drawer .button span,
.cart-drawer .button:hover span,
.cart-drawer .button:focus span,
.solehaven-cart-drawer__checkout.button span,
.solehaven-cart-drawer__checkout.button:hover span,
.solehaven-cart-drawer__checkout.button:focus span {
  color: #ffffff;
}

.cart-drawer .button span:before,
.cart-drawer .button span:after,
.cart-drawer .button:hover span:before,
.cart-drawer .button:hover span:after,
.cart-drawer .button:focus span:before,
.cart-drawer .button:focus span:after,
.solehaven-cart-drawer__checkout.button span:before,
.solehaven-cart-drawer__checkout.button span:after,
.solehaven-cart-drawer__checkout.button:hover span:before,
.solehaven-cart-drawer__checkout.button:hover span:after,
.solehaven-cart-drawer__checkout.button:focus span:before,
.solehaven-cart-drawer__checkout.button:focus span:after {
  content: none !important;
  display: none !important;
}

.cart-drawer .footer-payment-icons {
  display: flex;
  flex-wrap: nowrap;
  gap: 8px;
  margin: 0;
  justify-content: space-between;
}

.cart-drawer .footer-payment-icons figure {
  margin: 0;
  flex: 0 0 38px;
  width: 38px;
  height: 28px;
  border: 1px solid rgba(35, 35, 35, 0.12);
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.92);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  box-shadow: 0 2px 8px rgba(21, 21, 21, 0.04);
}

.cart-drawer .footer-payment-icons .payment-icons__icon {
  width: 31px;
  height: 20px;
  display: block;
}

body.template-cart .thb-cart-form--cart-collaterals .checkout-button,
body.template-cart .thb-cart-form--cart-collaterals .checkout-button:hover,
body.template-cart .thb-cart-form--cart-collaterals .checkout-button:focus {
  background: #151515 !important;
  border-color: #151515 !important;
  color: #ffffff !important;
}

body.template-cart .thb-cart-form--cart-collaterals .checkout-button span,
body.template-cart .thb-cart-form--cart-collaterals .checkout-button:hover span,
body.template-cart .thb-cart-form--cart-collaterals .checkout-button:focus span,
body.template-cart .thb-cart-form--cart-collaterals .checkout-button span::before,
body.template-cart .thb-cart-form--cart-collaterals .checkout-button span::after,
body.template-cart .thb-cart-form--cart-collaterals .checkout-button:hover span::before,
body.template-cart .thb-cart-form--cart-collaterals .checkout-button:hover span::after,
body.template-cart .thb-cart-form--cart-collaterals .checkout-button:focus span::before,
body.template-cart .thb-cart-form--cart-collaterals .checkout-button:focus span::after {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
}

body.template-cart .thb-cart-form--cart-collaterals .checkout-button span::before,
body.template-cart .thb-cart-form--cart-collaterals .checkout-button span::after,
body.template-cart .thb-cart-form--cart-collaterals .checkout-button:hover span::before,
body.template-cart .thb-cart-form--cart-collaterals .checkout-button:hover span::after,
body.template-cart .thb-cart-form--cart-collaterals .checkout-button:focus span::before,
body.template-cart .thb-cart-form--cart-collaterals .checkout-button:focus span::after {
  content: none !important;
  display: none !important;
}

body.template-cart .thb-cart-form--cart-collaterals .footer-payment-icons {
  display: flex;
  flex-wrap: nowrap;
  gap: 6px;
  align-items: center;
  justify-content: center;
  margin-top: 14px;
  overflow: hidden;
}

body.template-cart .thb-cart-form--cart-collaterals .footer-payment-icons figure {
  flex: 0 0 34px;
  width: 34px;
  height: 23px;
  margin: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}

body.template-cart .thb-cart-form--cart-collaterals .footer-payment-icons .payment-icons__icon {
  width: 34px;
  height: 23px;
  display: block;
}

.cart-drawer .side-panel-header {
  border-bottom: 1px solid rgba(35, 35, 35, 0.08);
}

.cart-drawer .side-panel-close {
  width: 46px;
  height: 46px;
  justify-content: center;
  border-radius: 2px;
  background: #f4f4f4;
}

.cart-drawer .side-panel-footer {
  box-shadow: none;
}

.cart-drawer--filled .product-cart-item {
  border: 1px solid rgba(35, 35, 35, 0.08);
  border-radius: 14px;
  background: linear-gradient(180deg, #ffffff 0%, #fcfaf7 100%);
  box-shadow: 0 14px 30px rgba(21, 21, 21, 0.04);
}

.cart-drawer--filled .product-cart-item-image {
  width: 104px;
  padding: 16px 12px 16px 16px;
}

.cart-drawer--filled .product-cart-item-image > a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  aspect-ratio: 1 / 1;
  border-radius: 12px;
  background: #f4efe8;
  overflow: hidden;
}

.cart-drawer--filled .product-cart-item-image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.cart-drawer--filled .product-cart-item-info {
  padding: 16px 16px 16px 0;
}

.cart-drawer--filled .product-cart-item-info--inner {
  display: flex;
  flex-direction: column;
  gap: 18px;
  min-height: 100%;
}

.cart-drawer--filled .cart-product-link {
  display: block;
  font-size: 1.0625rem;
  line-height: 1.22;
  letter-spacing: -0.02em;
}

.cart-drawer--filled .product-cart-item-options {
  margin-top: 8px;
  color: rgba(21, 21, 21, 0.56);
  font-size: 0.875rem;
  letter-spacing: 0.02em;
}

.cart-drawer--filled .product-cart-item .price {
  margin-top: 14px;
  font-size: 1.0625rem;
  font-weight: 500;
}

.cart-drawer--filled .product-cart-item-info--inner-second {
  display: flex;
  align-items: center;
  gap: 14px;
  flex-wrap: wrap;
}

.cart-drawer .quantity.small-qty {
  display: inline-flex;
  align-items: center;
  flex: 0 0 auto;
  width: max-content;
  min-width: 112px;
  border: 1px solid rgba(21, 21, 21, 0.12);
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.96);
  height: 42px;
  padding: 0 3px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8);
}

.cart-drawer .quantity.small-qty .qty {
  flex: 0 0 38px;
  width: 38px;
  min-width: 38px;
  border: 0;
  background: transparent;
  text-align: center;
  font-size: 1rem;
  font-weight: 500;
  padding: 0;
}

.cart-drawer .quantity.small-qty .plus,
.cart-drawer .quantity.small-qty .minus {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 34px;
  width: 34px;
  height: 34px;
  border-radius: 10px;
}

.cart-drawer .quantity.small-qty .minus.disabled {
  opacity: 0.46;
}

.cart-drawer .remove.text-button {
  color: rgba(21, 21, 21, 0.74);
  font-size: 0.95rem;
  text-decoration: none;
  border-bottom: 1px solid rgba(21, 21, 21, 0.34);
  line-height: 1;
  padding-bottom: 2px;
}

.cart-drawer .remove.text-button:hover,
.cart-drawer .remove.text-button:focus {
  color: #151515;
  border-bottom-color: rgba(21, 21, 21, 0.6);
}

.cart-drawer .cart-drawer__empty-cart .button {
  width: auto;
  min-width: 210px;
  margin: 4px auto 0;
}

.cart-drawer .cart-drawer__empty-cart h4 {
  font-size: 2rem;
  line-height: 1.08;
  font-weight: 400;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .announcement-bar,
  .announcement-bar *,
  .announcement-bar a,
  .announcement-bar--inner,
  .announcement-bar--item {
    font-size: 13px !important;
    line-height: 14px !important;
  }

  .thb-item-count {
    font-size: 11px !important;
    line-height: 11px !important;
    min-width: 18px;
    height: 18px;
  }

  .badge,
  .badge.onsale,
  .badge.out-of-stock,
  .product-card .badge {
    font-size: 13px !important;
    line-height: 1.1 !important;
  }

  .cart-drawer .side-panel-content {
    padding-left: 18px;
    padding-right: 18px;
    padding-bottom: 22px;
  }

  .cart-drawer .side-panel-header,
  .cart-drawer .side-panel-footer {
    padding: 18px;
  }

  .cart-drawer .side-panel-header {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .solehaven-cart-drawer__shipping .free-shipping--text {
    font-size: 1.0625rem;
    line-height: 1.55;
  }

  .solehaven-cart-drawer__shipping {
    font-size: 13px;
    line-height: 18px;
  }

  .solehaven-cart-drawer__shipping-meta,
  .solehaven-cart-drawer__shipping-label {
    font-size: 0.875rem;
    line-height: 1.3;
  }

  .solehaven-cart-drawer__subtotal .price {
    font-size: 1.9rem;
  }

  .solehaven-cart-drawer__shipping-marker {
    width: 42px;
    height: 42px;
  }

  .cart-drawer--filled .product-cart-item-image {
    width: 96px;
    padding: 14px 10px 14px 14px;
  }

  .cart-drawer--filled .product-cart-item-info {
    padding: 14px 14px 14px 0;
  }

  .cart-drawer--filled .cart-product-link {
    font-size: 1rem;
  }

  .cart-drawer .footer-payment-icons figure {
    flex-basis: 36px;
    width: 36px;
  }

  .cart-drawer .cart-drawer__empty-cart {
    min-height: 0;
    display: block;
    text-align: center;
    padding-top: 37vh;
    padding-bottom: 0;
  }

  .cart-drawer--empty .product-cart-item--container {
    min-height: 0;
  }

  .cart-drawer--empty .solehaven-cart-drawer__shipping {
    padding-bottom: 18px;
  }

  .cart-drawer--empty .solehaven-cart-drawer__shipping .free-shipping--text {
    max-width: 330px;
    font-size: 1.125rem;
    line-height: 1.5;
    margin-bottom: 26px;
  }

  .cart-drawer--empty .solehaven-cart-drawer__shipping .free-shipping--bar {
    width: calc(100% - 22px);
  }

  .cart-drawer--empty .solehaven-cart-drawer__shipping-label {
    transform: translateX(10px);
  }

  .cart-drawer--empty .cart-drawer__empty-cart h4 {
    font-size: 2.125rem;
  }
}

body.template-page-contact .contact-form.section-spacing {
  max-width: 1240px;
  margin: -38px auto 34px;
  padding: 0 24px;
  position: relative;
  z-index: 3;
}

body.template-page-contact .section-rich-text + .contact-form.section-spacing {
  margin-top: 32px;
}

body.template-page-contact .contact-form.section-spacing > .row {
  display: grid;
  grid-template-columns: minmax(0, 0.92fr) minmax(0, 1.08fr);
  gap: 34px;
  align-items: start;
}

body.template-page-contact .contact-form.section-spacing > .row > .small-12.columns,
body.template-page-contact .contact-form.section-spacing > .row > .page-content-width {
  width: auto;
  max-width: none;
  margin: 0;
  padding: 0;
  float: none;
}

body.template-page-contact .contact-form .section-header {
  margin-bottom: 0;
}

body.template-page-contact .contact-form .section-header--content,
body.template-page-contact .contact-form .contact-form--has-no-blocks {
  padding: 34px 36px;
  border: 1px solid rgba(21, 21, 21, 0.1);
  border-radius: 30px;
  background: rgba(255, 255, 255, 0.95);
  box-shadow: 0 22px 56px rgba(21, 21, 21, 0.08);
}

body.template-page-contact .contact-form .section-header--content {
  max-width: none;
}

body.template-page-contact .contact-form .section-header--content h2 {
  margin-bottom: 0;
  font-size: clamp(2.2rem, 4vw, 3rem);
  line-height: 0.98;
  letter-spacing: -0.04em;
}

body.template-page-contact .contact-form .section-header--content .rte {
  margin-top: 16px;
  color: rgba(21, 21, 21, 0.74);
  font-size: 1rem;
  line-height: 1.8;
}

body.template-page-contact .contact-form .section-header--content .rte > p:first-child {
  margin-bottom: 0;
}

body.template-page-contact .solehaven-contact-disclosure {
  margin-top: 18px;
  border: 1px solid rgba(21, 21, 21, 0.1);
  border-radius: 22px;
  background: #f7f2ec;
  overflow: hidden;
}

body.template-page-contact .solehaven-contact-disclosure summary {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 18px 22px;
  list-style: none;
  cursor: pointer;
}

body.template-page-contact .solehaven-contact-disclosure summary::-webkit-details-marker {
  display: none;
}

body.template-page-contact .solehaven-contact-disclosure summary::after {
  content: "";
  width: 9px;
  height: 9px;
  flex: 0 0 auto;
  margin-left: auto;
  border-right: 1.5px solid #151515;
  border-bottom: 1.5px solid #151515;
  transform: rotate(45deg) translateY(-1px);
  transition: transform 180ms ease;
}

body.template-page-contact .solehaven-contact-disclosure[open] summary::after {
  transform: rotate(225deg) translateY(-1px);
}

body.template-page-contact .solehaven-contact-disclosure__title {
  color: #151515;
  font-size: 1.02rem;
  font-weight: 600;
  line-height: 1.4;
}

body.template-page-contact .solehaven-contact-disclosure__eyebrow {
  color: rgba(21, 21, 21, 0.58);
  font-size: 0.7rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

body.template-page-contact .solehaven-contact-disclosure__content {
  padding: 0 22px 20px;
  border-top: 1px solid rgba(21, 21, 21, 0.08);
}

body.template-page-contact .solehaven-contact-disclosure__content p {
  margin: 14px 0 0;
}

body.template-page-contact .solehaven-contact-form__status {
  margin: 14px 0 0;
  font: 500 13px/1.5 "DM Sans", sans-serif;
  color: #5b5b5b;
}

body.template-page-contact .solehaven-contact-form__status.is-error {
  color: #9b2c2c;
}

body.template-page-contact .solehaven-contact-form__status.is-success {
  color: #1f5f3f;
}

body.template-page-contact .contact-form .field input.full,
body.template-page-contact .contact-form .field textarea.full {
  min-height: 58px;
  border-radius: 18px;
  background: #ffffff;
  border-color: rgba(21, 21, 21, 0.12);
}

body.template-page-contact .contact-form .field textarea.full {
  min-height: 184px;
  padding-top: 20px;
}

body.template-page-contact .contact-form .field label {
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

body.template-page-contact .contact-form .button.full {
  min-height: 58px;
  border-radius: 999px;
  background: #151515;
  color: #ffffff;
  letter-spacing: 0.14em;
}

body.template-page-contact .contact-form .button.full span,
body.template-page-contact .contact-form .button.full:hover span,
body.template-page-contact .contact-form .button.full:focus span {
  color: inherit;
}

body.template-page-contact .contact-form .button.full span:before,
body.template-page-contact .contact-form .button.full span:after {
  content: none;
}

body.template-page-contact .section-scrolling-text .scrolling-text {
  min-height: clamp(150px, 18vw, 200px);
  background-position: center 40%;
  background-size: cover;
}

body.template-page-contact .section-scrolling-text .scrolling-text::after {
  background:
    linear-gradient(180deg, rgba(16, 12, 10, 0.22), rgba(16, 12, 10, 0.38)),
    linear-gradient(90deg, rgba(15, 11, 9, 0.12), rgba(15, 11, 9, 0));
  opacity: 1;
}

body.template-page-contact .section-scrolling-text .scrolling-text--inner {
  padding: 0;
  font-size: clamp(42px, 6vw, 72px);
  opacity: 0.14;
}

body.template-page-contact .section-scrolling-text .scrolling-text--item {
  padding: 0 18px;
}

body.template-page-contact .section-scrolling-text .scrolling-text--item.gradient-text {
  background-image: none !important;
  color: rgba(255, 255, 255, 0.34) !important;
  -webkit-text-fill-color: currentColor;
}

body.template-page-contact .section-scrolling-text .scrolling-text--item span {
  letter-spacing: -0.045em;
}

body.template-page-contact .thb-full-menu > li.active > a,
body.template-page-contact .mobile-menu a[aria-current="page"],
body.template-page-contact .mobile-secondary-menu a[aria-current="page"] {
  font-weight: 600;
  text-decoration: underline;
  text-underline-offset: 0.18em;
  text-decoration-thickness: 1px;
}

body.template-page-contact .section-scrolling-text .scrolling-text--inner > div {
  animation-duration: 26s !important;
}

@media only screen and (max-width: 1067px) {
  body.template-page-contact .contact-form.section-spacing > .row {
    grid-template-columns: 1fr;
    gap: 22px;
  }

  body.template-page-contact .solehaven-contact-disclosure summary {
    position: relative;
    display: grid;
    justify-items: center;
    gap: 6px;
    padding: 20px 52px 18px;
    text-align: center;
  }

  body.template-page-contact .solehaven-contact-disclosure summary::after {
    position: absolute;
    top: 50%;
    right: 22px;
    margin-left: 0;
    transform: rotate(45deg) translateY(-50%);
  }

  body.template-page-contact .solehaven-contact-disclosure[open] summary::after {
    transform: rotate(225deg) translateY(50%);
  }

  body.template-page-contact .solehaven-contact-disclosure__title,
  body.template-page-contact .solehaven-contact-disclosure__eyebrow {
    text-align: center;
  }
}

@media only screen and (max-width: 767px) {
  body.template-page-contact .section-scrolling-text .scrolling-text {
    min-height: 132px;
    background-position: center 38%;
  }

  body.template-page-contact .section-scrolling-text .scrolling-text--inner {
    font-size: clamp(34px, 11vw, 54px);
    opacity: 0.18;
  }

  body.template-page-contact .section-scrolling-text .scrolling-text--item {
    padding: 0 12px;
  }

  body.template-page-contact .contact-form.section-spacing {
    margin-top: -8px;
    padding: 0 16px;
  }

  body.template-page-contact .section-rich-text + .contact-form.section-spacing {
    margin-top: 28px;
  }

  body.template-page-contact .contact-form .section-header--content,
  body.template-page-contact .contact-form .contact-form--has-no-blocks {
    padding: 24px 20px;
    border-radius: 24px;
  }

  body.template-page-contact .solehaven-contact-disclosure summary,
  body.template-page-contact .solehaven-contact-disclosure__content {
    padding-left: 18px;
    padding-right: 18px;
  }

  body.template-page-contact .solehaven-contact-disclosure summary {
    gap: 8px;
    padding: 20px 46px 18px;
  }

  body.template-page-contact .solehaven-contact-disclosure__eyebrow {
    width: auto;
    order: initial;
    margin-top: 0;
    font-size: 0.8125rem;
    letter-spacing: 0.12em;
  }

  body.template-page-contact .solehaven-contact-disclosure summary::after {
    right: 18px;
  }
}

body.template-page-aftercare-v5-higher-cro #main-content {
  transition: opacity 180ms ease;
}

body.template-page-aftercare-v5-higher-cro.solehaven-critical-route-loading #main-content {
  opacity: 0;
}

body.template-page-aftercare-v5-higher-cro .section-gallery .gallery--item-content {
  padding: 34px;
}

body.template-page-aftercare-v5-higher-cro .section-gallery .gallery--item-content > div {
  max-width: 82%;
}

body.template-page-aftercare-v5-higher-cro .section-gallery .gallery--item--heading {
  font-size: clamp(30px, 2.25vw, 34px);
  line-height: 1.04;
  letter-spacing: -0.025em;
  margin-bottom: 14px;
  max-width: 11ch;
  text-wrap: balance;
}

body.template-page-aftercare-v5-higher-cro .section-gallery .gallery--item-content p {
  max-width: 18ch;
  font-size: 1.125rem;
  line-height: 1.52;
  margin-bottom: 0;
}

@media only screen and (max-width: 1067px) {
  body.template-page-aftercare-v5-higher-cro .section-gallery .gallery--item-content {
    padding: 24px;
  }

  body.template-page-aftercare-v5-higher-cro .section-gallery .gallery--item-content > div {
    max-width: 100%;
  }

  body.template-page-aftercare-v5-higher-cro .section-gallery .gallery--item--heading {
    max-width: none;
    font-size: 1.9rem;
    line-height: 1.02;
    margin-bottom: 12px;
  }

  body.template-page-aftercare-v5-higher-cro .section-gallery .gallery--item-content p {
    max-width: none;
    font-size: 1rem;
    line-height: 1.48;
  }
}

body.template-page-faq #main-content {
  max-width: 1320px;
  margin: 0 auto;
  padding: 0 24px 84px;
}

body.template-page-faq .section-rich-text .rich-text {
  padding-top: 54px;
  padding-bottom: 18px;
}

body.template-page-faq .section-rich-text .rich-text__inner {
  max-width: 820px;
  margin: 0 auto;
}

body.template-page-faq .section-rich-text .h2 {
  margin: 0;
  font-size: clamp(46px, 5vw, 68px);
  line-height: 0.96;
  letter-spacing: -0.045em;
}

body.template-page-faq .section-image-with-text .row,
body.template-page-faq .shopify-section[id*="collapsible_content"] .row {
  max-width: none;
}

@media only screen and (min-width: 1068px) {
  body.template-page-faq #main-content {
    display: grid;
    grid-template-columns: minmax(420px, 0.88fr) minmax(0, 1fr);
    column-gap: 64px;
    align-items: start;
  }

  body.template-page-faq #main-content > .section-rich-text,
  body.template-page-faq #main-content > .section-spacer {
    grid-column: 1 / -1;
  }

  body.template-page-faq #main-content > .section-image-with-text {
    grid-column: 1;
    position: sticky;
    top: 120px;
    align-self: start;
  }

  body.template-page-faq #main-content > .shopify-section[id*="collapsible_content"] {
    grid-column: 2;
    align-self: start;
  }

  body.template-page-faq .section-image-with-text .image-with-text {
    display: block;
    width: 100%;
    max-width: none;
    margin: 0;
    padding: 0;
  }

  body.template-page-faq .section-image-with-text .image-with-text__image {
    width: 100%;
  }

  body.template-page-faq .section-image-with-text .image-with-text__image-media {
    overflow: hidden;
    border-radius: 28px;
    box-shadow: 0 26px 60px rgba(21, 21, 21, 0.1);
  }

  body.template-page-faq .section-image-with-text .image-with-text__image-media img {
    display: block;
    width: 100%;
    height: auto;
  }

  body.template-page-faq .section-image-with-text .image-with-text__content {
    display: none;
  }

  body.template-page-faq .shopify-section[id*="collapsible_content"] .collapsible-content {
    padding-top: 0;
  }

  body.template-page-faq .shopify-section[id*="collapsible_content"] .collapsible-content__inner {
    width: 100%;
    max-width: none;
    margin: 0;
  }

  body.template-page-faq .shopify-section[id*="collapsible_content"] .accordion {
    border-top: 1px solid rgba(21, 21, 21, 0.12);
  }

  body.template-page-faq .shopify-section[id*="collapsible_content"] details {
    border-bottom: 1px solid rgba(21, 21, 21, 0.12);
  }

  body.template-page-faq .shopify-section[id*="collapsible_content"] summary {
    padding: 22px 4px;
    font-family: "DM Sans", sans-serif;
    font-size: 20px;
    line-height: 1.45;
    letter-spacing: -0.015em;
  }

  body.template-page-faq .shopify-section[id*="collapsible_content"] .accordion__content {
    padding: 0 4px 22px;
    color: rgba(21, 21, 21, 0.78);
    font-size: 16px;
    line-height: 1.8;
  }

  body.template-page-faq .shopify-section[id*="collapsible_content"] .accordion__content p:first-child {
    margin-top: 0;
  }
}

@media only screen and (max-width: 1067px) {
  body.template-page-faq #main-content {
    padding: 0 16px 52px;
  }

  body.template-page-faq .section-rich-text .rich-text {
    padding-top: 40px;
  }

  body.template-page-faq .section-rich-text .h2 {
    font-size: clamp(36px, 10vw, 54px);
  }
}

body.template-page-about-us [role="main"] {
  overflow: clip;
}

body.template-page-about-us .container {
  width: min(1240px, calc(100% - 48px));
  max-width: 1240px;
  margin: 0 auto;
}

body.template-page-about-us .section-image-with-text-overlay.section-spacing {
  margin-bottom: 0;
}

body.template-page-about-us .image-with-text-overlay {
  min-height: clamp(540px, 74vh, 760px);
}

body.template-page-about-us .brand-main-custom {
  padding-top: clamp(56px, 8vw, 100px) !important;
  padding-bottom: clamp(28px, 4vw, 44px) !important;
}

body.template-page-about-us .brand-main-custom .brand-bottom {
  max-width: none;
}

body.template-page-about-us .brand-main-custom .inner-brand h2 {
  margin: 0 0 24px;
  font-family: "Stepp ITC Std Medium", "Playfair Display", serif !important;
  font-size: clamp(52px, 9vw, 110px);
  line-height: 0.92;
  letter-spacing: -0.04em;
  text-wrap: balance;
}

body.template-page-about-us .brand-main-custom .brand-bottom ul {
  gap: clamp(18px, 5vw, 68px);
  row-gap: 22px;
}

body.template-page-about-us .brand-main-custom .brand-bottom ul li,
body.template-page-about-us .brand-main-custom .brand-bottom ul li p {
  font-family: "DM Sans", sans-serif;
  font-size: clamp(16px, 1.25vw, 17px);
  line-height: 1.82;
  color: rgba(21, 21, 21, 0.82);
}

body.template-page-about-us .parallex-main-custom {
  padding-bottom: clamp(72px, 8vw, 110px) !important;
}

body.template-page-about-us .parallex-main-custom .inner-parallex {
  top: clamp(72px, 10vw, 120px);
  min-height: min(88vh, 760px);
  padding: 0 20px;
}

body.template-page-about-us .parallex-main-custom .inner-parallex h2 {
  max-width: 980px;
  margin: 0;
  font-family: "Stepp ITC Std Medium", "Playfair Display", serif !important;
  font-size: clamp(38px, 5.3vw, 74px);
  line-height: 0.98;
  letter-spacing: -0.03em;
  text-wrap: balance;
}

body.template-page-about-us .parallex-main-custom .image-textarea {
  gap: clamp(30px, 5vw, 65px);
  width: min(100%, 540px);
}

body.template-page-about-us .parallex-main-custom .image {
  width: min(100%, 540px);
  border-radius: 22px;
  overflow: hidden;
  box-shadow: 0 24px 60px rgba(21, 21, 21, 0.08);
}

body.template-page-about-us .parallex-main-custom .image img {
  display: block;
  width: 100%;
  aspect-ratio: 4 / 5;
  object-fit: cover;
}

body.template-page-about-us .handmade-main-custom {
  padding-bottom: clamp(56px, 7vw, 88px) !important;
}

body.template-page-about-us .handmade-main-custom .inner-handmade {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  align-items: stretch;
  overflow: hidden;
  border-radius: 28px;
  background: #fbf8f4;
  box-shadow: 0 22px 58px rgba(21, 21, 21, 0.06);
}

body.template-page-about-us .handmade-main-custom .left-handmade,
body.template-page-about-us .handmade-main-custom .right-handmade {
  width: auto;
}

body.template-page-about-us .handmade-main-custom .left-handmade img {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 100%;
  aspect-ratio: 5 / 6;
  object-fit: cover;
}

body.template-page-about-us .handmade-main-custom .right-handmade {
  padding: clamp(30px, 4vw, 52px);
  gap: 28px;
  text-align: left;
  align-items: flex-start;
}

body.template-page-about-us .handmade-main-custom .right-handmade h4,
body.template-page-about-us .collection-main-custom .inner-heading h4,
body.template-page-about-us .handmade-main-custom .bottom-handmade-area h5 {
  font-family: "DM Sans", sans-serif !important;
}

body.template-page-about-us .handmade-main-custom .right-handmade h4,
body.template-page-about-us .collection-main-custom .inner-heading h4 {
  margin: 0;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: #b35649;
}

body.template-page-about-us .handmade-main-custom .right-handmade p {
  width: min(100%, 34rem);
  margin: 0;
  font-family: "DM Sans", sans-serif;
  font-size: clamp(16px, 1.25vw, 17px);
  line-height: 1.82;
  color: rgba(21, 21, 21, 0.82);
}

body.template-page-about-us .handmade-main-custom .bottom-area-handmade {
  gap: clamp(20px, 3vw, 36px);
}

body.template-page-about-us .handmade-main-custom .bottom-handmade-area h5 {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #151515;
}

body.template-page-about-us .collection-main-custom {
  padding-top: clamp(24px, 4vw, 42px) !important;
  padding-bottom: clamp(56px, 7vw, 88px) !important;
}

body.template-page-about-us .collection-main-custom .inner-heading h2 {
  margin: 10px 0 32px;
  font-family: "Stepp ITC Std Medium", "Playfair Display", serif !important;
  font-size: clamp(36px, 5vw, 58px);
  line-height: 0.98;
  letter-spacing: -0.03em;
  text-wrap: balance;
}

body.template-page-about-us .collection-main-custom .collection-main-grid {
  gap: 26px;
}

body.template-page-about-us .collection-main-custom .first-collection {
  display: flex;
  flex-direction: column;
}

body.template-page-about-us .collection-main-custom .first-collection img {
  display: block;
  width: 100%;
  aspect-ratio: 4 / 5;
  max-height: none;
  object-fit: cover;
  border-radius: 18px;
}

body.template-page-about-us .collection-main-custom .bottom-collection {
  margin-top: 18px;
  padding-top: 18px;
  border-top: 1px solid rgba(21, 21, 21, 0.14);
}

body.template-page-about-us .collection-main-custom .bottom-collection h3 {
  margin: 0 0 8px;
  font-family: "Stepp ITC Std Medium", "Playfair Display", serif !important;
  font-size: clamp(30px, 3vw, 40px);
  line-height: 0.98;
  font-weight: 400;
}

body.template-page-about-us .collection-main-custom .bottom-collection p,
body.template-page-about-us .accordion-main-custom .accordion__content,
body.template-page-about-us .accordion-main-custom .accordion__content p {
  font-family: "DM Sans", sans-serif;
  font-size: clamp(15px, 1.15vw, 16px);
  line-height: 1.76;
  color: rgba(21, 21, 21, 0.74);
}

body.template-page-about-us .collection-main-custom .btn-col a {
  font-family: "DM Sans", sans-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.14em;
}

body.template-page-about-us .accordion-main-custom {
  padding-top: clamp(20px, 4vw, 38px) !important;
  padding-bottom: clamp(56px, 7vw, 88px) !important;
}

body.template-page-about-us .accordion-main-custom .accordion-main-area {
  display: grid;
  grid-template-columns: minmax(0, 0.92fr) minmax(0, 1.08fr);
  overflow: hidden;
  border-radius: 28px;
  background: #fbf8f4;
  box-shadow: 0 22px 58px rgba(21, 21, 21, 0.06);
}

body.template-page-about-us .accordion-main-custom .accordion-main-area > div {
  flex: none;
  max-width: none;
}

body.template-page-about-us .accordion-main-custom .left-accordion img {
  display: block;
  width: 100%;
  height: 100%;
  aspect-ratio: 5 / 6;
  object-fit: cover;
}

body.template-page-about-us .accordion-main-custom .right-accordion {
  padding: clamp(28px, 4vw, 48px);
  gap: 26px;
}

body.template-page-about-us .accordion-main-custom .accordion summary {
  font-family: "Stepp ITC Std Medium", "Playfair Display", serif !important;
  font-size: clamp(28px, 3.2vw, 38px);
  line-height: 0.98;
  letter-spacing: -0.025em;
}

body.template-page-about-us .accordion-main-custom .accordion-btn {
  border-radius: 999px;
}

body.template-page-about-us .logo-main-custom {
  margin-top: 8px;
  border-top: 1px solid rgba(21, 21, 21, 0.14);
  border-bottom: 1px solid rgba(21, 21, 21, 0.14);
}

body.template-page-about-us .logo-main-custom .slick-track {
  display: flex;
  align-items: center;
}

body.template-page-about-us .inner-logo-section {
  gap: clamp(18px, 2.4vw, 34px);
  padding: 0 18px;
}

body.template-page-about-us .inner-logo-section .image-area .bottom-slide-img {
  width: clamp(180px, 16vw, 236px);
  height: clamp(180px, 16vw, 236px);
  object-fit: cover;
  border-radius: 16px;
}

body.template-page-about-us .inner-logo-section .text-area h2 {
  margin: 0 !important;
  font-family: "Stepp ITC Std Medium", "Playfair Display", serif !important;
  font-size: clamp(30px, 3.2vw, 48px);
  line-height: 0.94;
  letter-spacing: -0.03em;
  white-space: normal;
  text-wrap: balance;
}

@media only screen and (max-width: 1067px) {
  body.template-page-about-us .container {
    width: min(100%, calc(100% - 36px));
  }

  body.template-page-about-us .collection-main-custom .collection-main-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  body.template-page-about-us .accordion-main-custom .accordion-main-area,
  body.template-page-about-us .handmade-main-custom .inner-handmade {
    grid-template-columns: 1fr;
  }

  body.template-page-about-us .handmade-main-custom .left-handmade img,
  body.template-page-about-us .accordion-main-custom .left-accordion img {
    aspect-ratio: 4 / 3;
  }
}

@media only screen and (max-width: 767px) {
  body.template-page-about-us .container {
    width: min(100%, calc(100% - 28px));
  }

  body.template-page-about-us .image-with-text-overlay {
    min-height: 500px;
  }

  body.template-page-about-us .brand-main-custom .inner-brand h2 {
    font-size: clamp(46px, 15vw, 72px);
    margin-bottom: 18px;
  }

  body.template-page-about-us .brand-main-custom .brand-bottom ul {
    grid-template-columns: 1fr;
    gap: 16px;
    row-gap: 16px;
  }

  body.template-page-about-us .parallex-main-custom .inner-parallex {
    top: 76px;
    min-height: 64vh;
    padding-left: 0;
    padding-right: 0;
  }

  body.template-page-about-us .parallex-main-custom .inner-parallex h2 {
    font-size: clamp(32px, 10vw, 44px);
    max-width: 10ch;
  }

  body.template-page-about-us .parallex-main-custom .image-textarea,
  body.template-page-about-us .parallex-main-custom .image {
    width: min(100%, calc(100vw - 28px));
  }

  body.template-page-about-us .handmade-main-custom .right-handmade,
  body.template-page-about-us .accordion-main-custom .right-accordion {
    padding: 24px 20px;
  }

  body.template-page-about-us .handmade-main-custom .right-handmade p {
    width: 100%;
  }

  body.template-page-about-us .collection-main-custom .collection-main-grid {
    grid-template-columns: 1fr;
    gap: 28px;
  }

  body.template-page-about-us .collection-main-custom .inner-heading h2 {
    font-size: clamp(34px, 10vw, 46px);
    max-width: 11ch;
  }

  body.template-page-about-us .collection-main-custom .bottom-collection h3 {
    font-size: clamp(28px, 8vw, 34px);
  }

  body.template-page-about-us .accordion-main-custom .accordion summary {
    font-size: clamp(26px, 8vw, 34px);
  }

  body.template-page-about-us .logo-main-custom {
    padding-top: 42px !important;
    padding-bottom: 42px !important;
  }

  body.template-page-about-us .inner-logo-section {
    gap: 20px;
    padding: 0 12px;
  }

  body.template-page-about-us .inner-logo-section .image-area .bottom-slide-img {
    width: min(54vw, 220px);
    height: min(54vw, 220px);
    border-radius: 14px;
  }

  body.template-page-about-us .inner-logo-section .text-area h2 {
    font-size: clamp(30px, 9vw, 40px);
    max-width: 5.5ch;
  }
}

body.template-page-lookbook {
  background: #f7f1e7;
}

body.template-page-lookbook #main-content {
  background:
    radial-gradient(circle at top left, rgba(255, 255, 255, 0.88), rgba(255, 255, 255, 0) 40%),
    linear-gradient(180deg, #f7f1e7 0%, #f4eee5 55%, #f8f5ef 100%);
}

.lookbook-hero,
.lookbook-gallery-section,
.lookbook-product-spotlight {
  width: min(100%, calc(100% - 72px));
  max-width: 1440px;
  margin: 0 auto;
}

.lookbook-hero {
  padding: 56px 0 34px;
}

.lookbook-hero__row {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(340px, 0.95fr);
  gap: clamp(32px, 4vw, 64px);
  align-items: center;
}

.lookbook-hero__media {
  position: relative;
  overflow: hidden;
  border-radius: 34px;
  box-shadow: 0 22px 70px rgba(32, 24, 17, 0.12);
}

.lookbook-hero__media::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.02), rgba(10, 10, 10, 0.12));
  pointer-events: none;
}

.lookbook-hero__media img {
  display: block;
  width: 100%;
  height: min(78vh, 860px);
  object-fit: cover;
}

.lookbook-hero__content {
  color: #181512;
}

.lookbook-hero__eyebrow,
.lookbook-gallery-card__copy .subheading {
  margin: 0 0 12px;
  font-family: "DM Sans", sans-serif;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: rgba(24, 21, 18, 0.58);
}

.lookbook-hero__content h1,
.lookbook-gallery-section__heading h2 {
  margin: 0;
  font-family: "Stepp ITC Std Medium", "Playfair Display", serif;
  font-size: clamp(56px, 7vw, 106px);
  line-height: 0.9;
  letter-spacing: -0.045em;
  color: #171411;
  text-wrap: balance;
}

.lookbook-hero__content > p,
.lookbook-hero__invite p,
.lookbook-gallery-card__copy p {
  margin: 0;
  font-family: "DM Sans", sans-serif;
  font-size: clamp(16px, 1.35vw, 19px);
  line-height: 1.72;
  letter-spacing: -0.01em;
  color: rgba(24, 21, 18, 0.82);
}

.lookbook-hero__content > p {
  margin-top: 24px;
  max-width: 34em;
}

.lookbook-hero__invite {
  margin-top: 38px;
  padding: 28px 30px;
  border: 1px solid rgba(24, 21, 18, 0.08);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.44);
  backdrop-filter: blur(10px);
}

.lookbook-hero__invite h2,
.lookbook-gallery-card__copy h3 {
  margin: 0 0 12px;
  font-family: "Stepp ITC Std Medium", "Playfair Display", serif;
  font-size: clamp(28px, 2.6vw, 44px);
  line-height: 0.98;
  letter-spacing: -0.04em;
  color: #171411;
}

.lookbook-hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
  align-items: center;
  margin-top: 24px;
}

.lookbook-hero__actions .button.black {
  min-width: 190px;
}

.lookbook-gallery-section {
  padding: 26px 0 74px;
}

.lookbook-product-spotlight {
  padding: 8px 0 82px;
}

.lookbook-product-spotlight__heading {
  display: grid;
  grid-template-columns: minmax(0, 0.68fr) minmax(0, 0.58fr);
  gap: 24px 48px;
  align-items: end;
  margin-bottom: 24px;
}

.lookbook-product-spotlight__heading h2 {
  margin: 0;
  font-family: "Stepp ITC Std Medium", "Playfair Display", serif;
  font-size: clamp(44px, 5vw, 72px);
  line-height: 0.94;
  letter-spacing: -0.04em;
  color: #171411;
}

.lookbook-product-spotlight__heading p:last-child {
  margin: 0;
  align-self: center;
  font-family: "DM Sans", sans-serif;
  font-size: 15px;
  line-height: 1.7;
  color: rgba(24, 21, 18, 0.72);
}

.lookbook-product-spotlight__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 22px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.lookbook-product-spotlight__grid > .column {
  min-width: 0;
}

.lookbook-product-spotlight__grid .product-card {
  height: 100%;
  padding: 0;
  border-radius: 26px;
  background: rgba(255, 255, 255, 0.64);
  box-shadow: 0 22px 60px rgba(33, 25, 19, 0.08);
  overflow: hidden;
}

.lookbook-product-spotlight__grid .product-featured-image {
  margin: 0;
}

.lookbook-product-spotlight__grid .product-card-info {
  padding: 18px 20px 22px;
}

.lookbook-product-spotlight__grid .product-card-title {
  display: block;
  min-height: 2.8em;
}

.lookbook-product-spotlight__grid .product-card-swatches--container {
  left: 16px;
  bottom: 16px;
}

.lookbook-gallery-section__heading {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-bottom: 28px;
}

.lookbook-gallery-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(0, 0.85fr) minmax(300px, 0.82fr);
  gap: 22px;
  align-items: stretch;
}

.lookbook-gallery-card {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  min-height: 100%;
  border-radius: 28px;
  background: rgba(255, 255, 255, 0.62);
  box-shadow: 0 22px 60px rgba(33, 25, 19, 0.09);
}

.lookbook-gallery-card img {
  display: block;
  width: 100%;
  height: clamp(340px, 36vw, 640px);
  object-fit: cover;
}

.lookbook-gallery-card__copy {
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: flex-end;
  gap: 0;
  padding: 24px 24px 26px;
}

.lookbook-gallery-card--text {
  justify-content: center;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.86), rgba(247, 241, 231, 0.98));
}

.lookbook-gallery-card--text .lookbook-gallery-card__copy {
  justify-content: center;
  padding: 32px;
}

@media only screen and (max-width: 1067px) {
  .lookbook-hero,
  .lookbook-gallery-section,
  .lookbook-product-spotlight {
    width: min(100%, calc(100% - 36px));
  }

  .lookbook-hero__row {
    grid-template-columns: 1fr;
  }

  .lookbook-hero__media img {
    height: min(72vh, 680px);
  }

  .lookbook-gallery-grid {
    grid-template-columns: 1fr 1fr;
  }

  .lookbook-product-spotlight__heading {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .lookbook-product-spotlight__grid {
    grid-template-columns: 1fr 1fr;
  }

  .lookbook-gallery-card--feature {
    grid-column: 1 / -1;
  }

  .lookbook-gallery-card--feature img {
    height: clamp(340px, 62vw, 560px);
  }
}

@media only screen and (max-width: 767px) {
  .product-card-vendor,
  .product-card-vendor a {
    font-size: 12px;
    line-height: 1.25;
    letter-spacing: 0.04em;
  }

  .price .from {
    font-size: 12px;
  }

  .product-card-quickview span {
    font-size: 12px;
    line-height: 1.2;
  }

  .lookbook-hero,
  .lookbook-gallery-section,
  .lookbook-product-spotlight {
    width: min(100%, calc(100% - 28px));
  }

  .lookbook-hero {
    padding: 24px 0 16px;
  }

  .lookbook-hero__row {
    gap: 24px;
  }

  .lookbook-hero__media {
    border-radius: 24px;
  }

  .lookbook-hero__media img {
    height: 62vh;
    min-height: 420px;
  }

  .lookbook-hero__content h1,
  .lookbook-gallery-section__heading h2 {
    font-size: clamp(40px, 12vw, 58px);
  }

  .lookbook-hero__content > p,
  .lookbook-hero__invite p,
  .lookbook-gallery-card__copy p {
    font-size: 15px;
    line-height: 1.66;
  }

  .lookbook-hero__invite {
    padding: 22px 20px;
    border-radius: 20px;
  }

  .lookbook-hero__invite h2,
  .lookbook-gallery-card__copy h3 {
    font-size: clamp(24px, 8vw, 34px);
  }

  .lookbook-gallery-section {
    padding-bottom: 44px;
  }

  .lookbook-product-spotlight {
    padding: 0 0 44px;
  }

  .lookbook-product-spotlight__heading h2 {
    font-size: clamp(38px, 11vw, 52px);
  }

  .lookbook-gallery-grid {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .lookbook-product-spotlight__grid {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .lookbook-gallery-card,
  .lookbook-gallery-card--feature {
    grid-column: auto;
  }

  .lookbook-gallery-card img,
  .lookbook-gallery-card--feature img {
    height: 56vh;
    min-height: 320px;
  }

  .lookbook-gallery-card__copy,
  .lookbook-gallery-card--text .lookbook-gallery-card__copy {
    padding: 20px 18px 22px;
  }
}

@media only screen and (max-width: 767px) {
  /* Keep mobile hero copy readable when the slideshow runtime fails to initialise. */
  .js .animations-true slide-show.slideshow:not(.flickity-enabled) .slideshow__slide-heading,
  .js .animations-true slide-show.slideshow:not(.flickity-enabled) .slideshow__slide .subheading,
  .js .animations-true slide-show.slideshow:not(.flickity-enabled) .slideshow__slide p.split-text {
    opacity: 1 !important;
    transform: none !important;
  }

  .js .animations-true slide-show.slideshow.flickity-enabled .slideshow__slide.is-selected .slideshow__slide-heading,
  .js .animations-true slide-show.slideshow.flickity-enabled .slideshow__slide.is-initial-selected .slideshow__slide-heading,
  .js .animations-true slide-show.slideshow.flickity-enabled .slideshow__slide.is-selected .subheading,
  .js .animations-true slide-show.slideshow.flickity-enabled .slideshow__slide.is-initial-selected .subheading,
  .js .animations-true slide-show.slideshow.flickity-enabled .slideshow__slide.is-selected p.split-text,
  .js .animations-true slide-show.slideshow.flickity-enabled .slideshow__slide.is-initial-selected p.split-text {
    opacity: 1 !important;
    transform: none !important;
  }

  /* Prevent the lower newsletter media card from flashing as an empty white block on fast mobile scrolls. */
  .email-signup--inner .image-with-text__content__image {
    min-height: 350px;
    background-image: url("/local-media/variants/home-signup-2/home-signup-2-480.webp");
    background-position: center;
    background-size: cover;
    background-color: #ece8df;
  }

  .email-signup--inner .image-with-text__content__image img {
    display: block;
    width: 100%;
    height: 350px;
    object-fit: cover;
    object-position: center;
    opacity: 0 !important;
    visibility: hidden;
  }

  .email-signup--has-image.email-signup--wrapper-full .email-signup--image {
    background-image: url("/local-media/variants/home-signup-1/home-signup-1-480.webp");
    background-position: center;
    background-size: cover;
  }

  .email-signup--has-image.email-signup--wrapper-full .email-signup--image img {
    opacity: 0 !important;
    visibility: hidden;
  }
}
