/* R3-FINAL-FIX1 frontend professional polish */
body.single-product:not(.hsj-pdp-v3-active) .ast-woocommerce-container {
  max-width: 1180px;
  padding: 48px 24px 60px;
}

body.single-product:not(.hsj-pdp-v3-active) .woocommerce div.product {
  gap: 42px;
}

body.single-product:not(.hsj-pdp-v3-active) .woocommerce-product-gallery,
body.single-product:not(.hsj-pdp-v3-active) .summary.entry-summary {
  background: #fffdf9;
  border: 1px solid #e8ded2;
  border-radius: 22px;
  box-shadow: 0 16px 40px rgba(47, 39, 33, 0.05);
}

body.single-product:not(.hsj-pdp-v3-active) .woocommerce-product-gallery {
  padding: 16px;
}

body.single-product:not(.hsj-pdp-v3-active) .woocommerce-product-gallery img {
  border-radius: 0;
}

body.single-product:not(.hsj-pdp-v3-active) .summary.entry-summary {
  padding: 30px;
}

body.single-product:not(.hsj-pdp-v3-active) .summary.entry-summary .product_title {
  font-size: clamp(28px, 3vw, 38px);
  line-height: 1.12;
  letter-spacing: -0.025em;
}

body.single-product:not(.hsj-pdp-v3-active) .summary.entry-summary .price {
  margin-bottom: 18px;
}

body.single-product:not(.hsj-pdp-v3-active) .woocommerce-product-details__short-description {
  color: #6f6258;
  line-height: 1.72;
}

body.single-product:not(.hsj-pdp-v3-active) .summary.entry-summary .ppc-button-wrapper,
body.single-product:not(.hsj-pdp-v3-active) .summary.entry-summary .woocommerce-paypal-payments-button__container,
body.single-product:not(.hsj-pdp-v3-active) .summary.entry-summary .wc-stripe-product-checkout-container {
  margin-top: 18px;
  padding-top: 14px;
  border-top: 1px solid rgba(58, 42, 34, 0.10);
}

body.single-product:not(.hsj-pdp-v3-active) .hsj-r3-share {
  margin-top: 18px;
  padding-top: 16px;
}

body.single-product:not(.hsj-pdp-v3-active) .hsj-r3-share__buttons {
  gap: 10px;
}

body.single-product:not(.hsj-pdp-v3-active) .hsj-r3-share__button {
  min-height: 44px;
  min-width: 44px;
  padding: 10px 14px;
}

body.single-product:not(.hsj-pdp-v3-active) .hsj-r3-share__icon,
body.single-product:not(.hsj-pdp-v3-active) .hsj-r3-share__icon svg {
  width: 18px;
  height: 18px;
}

body.single-product:not(.hsj-pdp-v3-active) .woocommerce-tabs,
body.single-product:not(.hsj-pdp-v3-active) .related.products {
  max-width: 1180px;
  margin: 48px auto 0;
}

body.single-product:not(.hsj-pdp-v3-active) .woocommerce-Tabs-panel,
body.single-product:not(.hsj-pdp-v3-active) .woocommerce-tabs .panel {
  padding: 0;
}

body.single-product:not(.hsj-pdp-v3-active) #tab-description .held-product-page {
  display: grid;
  gap: 24px;
}

body.single-product:not(.hsj-pdp-v3-active) #tab-description .held-card,
body.single-product:not(.hsj-pdp-v3-active) #tab-description .held-section {
  background: #fffdf9;
  border: 1px solid #e8ded2;
  border-radius: 20px;
  padding: 24px 24px 22px;
  box-shadow: 0 14px 36px rgba(47, 39, 33, 0.045);
}

body.single-product:not(.hsj-pdp-v3-active) #tab-description .held-section > h2,
body.single-product:not(.hsj-pdp-v3-active) #tab-description h2 {
  margin: 0 0 14px;
  font-size: 22px;
  line-height: 1.2;
}

body.single-product:not(.hsj-pdp-v3-active) #tab-description .held-grid-2,
body.single-product:not(.hsj-pdp-v3-active) #tab-description .held-grid-3 {
  display: grid;
  gap: 16px;
}

body.single-product:not(.hsj-pdp-v3-active) #tab-description .held-grid-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

body.single-product:not(.hsj-pdp-v3-active) #tab-description .held-grid-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

body.single-product:not(.hsj-pdp-v3-active) #tab-description .held-detail-row {
  display: grid;
  grid-template-columns: minmax(120px, 180px) minmax(0, 1fr);
  gap: 10px;
  padding: 12px 0;
  border-bottom: 1px solid rgba(58, 42, 34, 0.08);
}

body.single-product:not(.hsj-pdp-v3-active) #tab-description .held-detail-row:last-child {
  border-bottom: 0;
}

body.single-product:not(.hsj-pdp-v3-active) #tab-description .held-label {
  color: #7c6e62;
  font-weight: 600;
}

body.single-product:not(.hsj-pdp-v3-active) #tab-description p {
  line-height: 1.74;
}

body.home .hsj-home-v3 .hsj-v3-hero > img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

body.home .hsj-home-v3 .hsj-v3-collections__figure img,
body.home .hsj-home-v3 .hsj-v3-featured__figure img,
body.home .hsj-home-v3 .hsj-v3-styling__tile img,
body.home .hsj-home-v3 .hsj-v3-story__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media (max-width: 921px) {
  body.single-product:not(.hsj-pdp-v3-active) .ast-woocommerce-container,
  body.single-product:not(.hsj-pdp-v3-active) .woocommerce-tabs,
  body.single-product:not(.hsj-pdp-v3-active) .related.products {
    max-width: 100%;
    padding-left: 16px;
    padding-right: 16px;
  }

  body.single-product:not(.hsj-pdp-v3-active) .woocommerce-product-gallery,
  body.single-product:not(.hsj-pdp-v3-active) .summary.entry-summary {
    padding: 18px;
    border-radius: 18px;
  }

  body.single-product:not(.hsj-pdp-v3-active) #tab-description .held-grid-2,
  body.single-product:not(.hsj-pdp-v3-active) #tab-description .held-grid-3,
  body.single-product:not(.hsj-pdp-v3-active) #tab-description .held-detail-row {
    grid-template-columns: 1fr;
  }

  body.single-product:not(.hsj-pdp-v3-active) .hsj-r3-share__buttons {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}


/* R3-FINAL-VISUAL-FIX1 brand polish */
body.page-id-220 .entry-header {
  display: none;
}

body.page-id-220 .hsj-contact-v3__intro {
  padding: 44px 0 28px;
}

body.page-id-220 .hsj-contact-v3__contact-block,
body.page-id-220 .hsj-contact-v3__helpful-links,
body.page-id-220 .hsj-contact-v3__bottom-cta,
body.page-id-220 .hsj-contact-v3__form-section {
  padding-top: 40px;
  padding-bottom: 40px;
}

body.page-id-220 .hsj-contact-v3__intro-copy,
body.page-id-824 .hsj-story-v3 p,
body.page-id-825 .hsj-quiz-v3 p,
body.page-id-842 .hsj-blog-v3 p,
body.single-post .entry-content p {
  line-height: 1.72;
}

body.page-id-815 .hsj-collection-v3__hero,
body.page-id-822 .hsj-collection-v3__section,
body.page-id-823 .hsj-collection-v3__section {
  padding-bottom: 34px;
}

body.page-id-815 .hsj-collection-v3__grid-section,
body.page-id-822 .hsj-collection-v3__grid-section,
body.page-id-823 .hsj-collection-v3__grid-section {
  padding-top: 32px;
}

body.page-id-815 .hsj-collection-v3__grid-head,
body.page-id-822 .hsj-collection-v3__shell.hsj-bracelets-v3__shell.hsj-bracelets-v3__toolbar-row,
body.page-id-823 .hsj-collection-v3__shell.hsj-charms-keychains-v3__shell.hsj-charms-keychains-v3__toolbar-row {
  margin-bottom: 24px;
}

body.page-id-815 .hsj-collection-v3__body,
body.page-id-822 .hsj-collection-v3__section p,
body.page-id-823 .hsj-collection-v3__section p {
  font-size: 17px;
  line-height: 1.7;
}

body.page-id-822 .hsj-product-card-v3__meta,
body.page-id-823 .hsj-product-card-v3__meta {
  display: none;
}

body.page-id-815 .hsj-product-card-v3,
body.page-id-822 .hsj-product-card-v3,
body.page-id-823 .hsj-product-card-v3 {
  display: grid;
  gap: 10px;
  text-decoration: none;
  color: inherit;
  transition: transform 160ms ease, opacity 160ms ease;
}

body.page-id-815 .hsj-product-card-v3__media,
body.page-id-822 .hsj-product-card-v3__media,
body.page-id-823 .hsj-product-card-v3__media {
  aspect-ratio: 1 / 1;
  overflow: hidden;
}

body.page-id-815 .hsj-product-card-v3__media img,
body.page-id-822 .hsj-product-card-v3__media img,
body.page-id-823 .hsj-product-card-v3__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 160ms ease, opacity 160ms ease;
}

body.page-id-815 .hsj-product-card-v3:hover .hsj-product-card-v3__media img,
body.page-id-822 .hsj-product-card-v3:hover .hsj-product-card-v3__media img,
body.page-id-823 .hsj-product-card-v3:hover .hsj-product-card-v3__media img,
body.page-id-815 .hsj-product-card-v3:focus-visible .hsj-product-card-v3__media img,
body.page-id-822 .hsj-product-card-v3:focus-visible .hsj-product-card-v3__media img,
body.page-id-823 .hsj-product-card-v3:focus-visible .hsj-product-card-v3__media img {
  transform: scale(1.02);
}

body.page-id-815 .hsj-product-card-v3__title,
body.page-id-822 .hsj-product-card-v3__title,
body.page-id-823 .hsj-product-card-v3__title {
  margin: 0;
  font-size: 20px;
  line-height: 1.24;
}

body.page-id-815 .hsj-product-card-v3__price,
body.page-id-822 .hsj-product-card-v3__price,
body.page-id-823 .hsj-product-card-v3__price {
  margin: 0;
  font-size: 16px;
  line-height: 1.35;
}

body.page-id-815 .hsj-product-card-v3:focus-visible,
body.page-id-822 .hsj-product-card-v3:focus-visible,
body.page-id-823 .hsj-product-card-v3:focus-visible,
body.page-id-815 .hsj-collection-v3__button:focus-visible,
body.page-id-822 .hsj-collection-v3__button:focus-visible,
body.page-id-823 .hsj-collection-v3__button:focus-visible,
body.page-id-829 .hsj-r3-intention__button:focus-visible,
body.page-id-829 .hsj-r3-intention__pill:focus-visible,
body.page-id-825 button:focus-visible,
body.page-id-220 a:focus-visible,
body.page-id-220 button:focus-visible,
body.page-id-842 a:focus-visible,
body.single-post a:focus-visible,
body.single-post button:focus-visible,
body.single-post input:focus-visible,
body.single-post textarea:focus-visible {
  outline: 2px solid #7a604b;
  outline-offset: 3px;
}

body.page-id-815 .hsj-collection-v3__button,
body.page-id-822 .hsj-collection-v3__button,
body.page-id-823 .hsj-collection-v3__button,
body.page-id-829 .hsj-r3-intention__button,
body.page-id-220 .wpforms-submit,
body.single-post .hsj-r3-share__button {
  transition: background-color 160ms ease, border-color 160ms ease, color 160ms ease, transform 160ms ease, opacity 160ms ease;
}

body.page-id-815 .hsj-collection-v3__button:hover,
body.page-id-822 .hsj-collection-v3__button:hover,
body.page-id-823 .hsj-collection-v3__button:hover,
body.page-id-829 .hsj-r3-intention__button:hover,
body.page-id-220 .wpforms-submit:hover,
body.single-post .hsj-r3-share__button:hover {
  transform: translateY(-1px);
}

body.page-id-824 .hsj-story-v3,
body.page-id-825 .hsj-quiz-v3,
body.page-id-842 .hsj-blog-v3 {
  overflow-x: clip;
}

body.single-post article.post {
  padding-top: 12px;
  padding-bottom: 40px;
}

body.single-post .entry-meta,
body.single-post .comments-area {
  display: none;
}

body.single-post .entry-header {
  margin-bottom: 18px;
}

body.single-post .entry-title {
  font-size: clamp(34px, 4.4vw, 52px);
  line-height: 1.06;
  letter-spacing: -0.03em;
}

body.single-post .entry-content {
  max-width: 760px;
}

body.single-post .entry-content > p {
  font-size: 17px;
  color: #4a3d34;
}

body.single-post .hsj-r3-share--blog {
  margin-top: 28px;
  margin-bottom: 8px;
}

body.page-id-842 .hsj-blog-v3__hero,
body.page-id-842 .hsj-blog-v3__latest,
body.page-id-842 .hsj-blog-v3__section {
  overflow-x: clip;
}

@media (max-width: 767px) {
  body.page-id-220 .hsj-contact-v3__intro {
    padding: 34px 0 22px;
  }

  body.page-id-220 .hsj-contact-v3__contact-block,
  body.page-id-220 .hsj-contact-v3__helpful-links,
  body.page-id-220 .hsj-contact-v3__bottom-cta,
  body.page-id-220 .hsj-contact-v3__form-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  body.page-id-815 .hsj-collection-v3__hero,
  body.page-id-822 .hsj-collection-v3__section,
  body.page-id-823 .hsj-collection-v3__section {
    padding-bottom: 24px;
  }

  body.page-id-815 .hsj-collection-v3__grid-section,
  body.page-id-822 .hsj-collection-v3__grid-section,
  body.page-id-823 .hsj-collection-v3__grid-section {
    padding-top: 24px;
  }

  body.page-id-815 .hsj-product-card-v3__title,
  body.page-id-822 .hsj-product-card-v3__title,
  body.page-id-823 .hsj-product-card-v3__title {
    font-size: 18px;
  }

  body.single-post .entry-title {
    font-size: clamp(30px, 8vw, 40px);
  }
}


/* R3-FINAL-VISUAL-FIX1B collection eyebrow cleanup */
body.page-id-815 .hsj-collection-v3__grid-head {
  display: none;
}

body.page-id-815 .hsj-collection-v3__grid-section {
  padding-top: 20px;
}

body.page-id-822 .hsj-bracelets-v3__toolbar,
body.page-id-823 .hsj-charms-keychains-v3__toolbar {
  display: none;
}

body.page-id-822 .hsj-collection-v3__grid-section,
body.page-id-823 .hsj-collection-v3__grid-section {
  padding-top: 14px;
}

/* R3-FINAL-VISUAL-FIX2-R2 native PDP cleanup */
body.single-product:not(.hsj-pdp-v3-active) .woocommerce-product-gallery {
  background: transparent;
  border: none;
  border-radius: 0;
  box-shadow: none;
  padding: 0;
}

body.single-product:not(.hsj-pdp-v3-active) .woocommerce-product-gallery__wrapper {
  border-radius: 0;
  overflow: visible;
  background: transparent;
}

body.single-product:not(.hsj-pdp-v3-active) .woocommerce-product-gallery .woocommerce-product-gallery__image,
body.single-product:not(.hsj-pdp-v3-active) .woocommerce-product-gallery .flex-viewport {
  background: transparent;
  border: none;
  box-shadow: none;
}

body.single-product:not(.hsj-pdp-v3-active) .woocommerce-product-gallery img {
  border-radius: 12px;
}

body.single-product:not(.hsj-pdp-v3-active) .flex-control-thumbs {
  display: flex !important;
  flex-wrap: nowrap !important;
  overflow-x: auto !important;
  overflow-y: hidden !important;
  gap: 12px !important;
  margin-top: 12px !important;
  padding-bottom: 4px;
  padding-left: 0;
  scrollbar-width: thin;
}

body.single-product:not(.hsj-pdp-v3-active) .flex-control-thumbs li {
  flex: 0 0 auto;
  width: 88px !important;
  margin: 0 !important;
}

body.single-product:not(.hsj-pdp-v3-active) .flex-control-thumbs img {
  width: 88px !important;
  height: 88px;
  object-fit: cover;
  border-radius: 10px;
  border: 1px solid transparent;
  opacity: 0.72;
}

body.single-product:not(.hsj-pdp-v3-active) .flex-control-thumbs .flex-active,
body.single-product:not(.hsj-pdp-v3-active) .flex-control-thumbs .flex-active img {
  opacity: 1;
  border-color: #3A2A22;
}

body.single-product:not(.hsj-pdp-v3-active) .ast-woo-product-category,
body.single-product:not(.hsj-pdp-v3-active) .summary.entry-summary .product_meta,
body.single-product:not(.hsj-pdp-v3-active) .product_meta {
  display: none !important;
}

body.single-product:not(.hsj-pdp-v3-active) .single-product-category {
  display: none !important;
}

body.single-product:not(.hsj-pdp-v3-active) .woocommerce div.product .woocommerce-tabs ul.tabs li.active::before,
body.single-product:not(.hsj-pdp-v3-active) .woocommerce-tabs ul.tabs li.active::before,
body.single-product:not(.hsj-pdp-v3-active) .woocommerce div.ast-product-tabs-layout-vertical .woocommerce-tabs ul.tabs li:hover::before {
  background: #3A2A22 !important;
}

body.single-product:not(.hsj-pdp-v3-active) .woocommerce div.product .woocommerce-tabs ul.tabs li.active a,
body.single-product:not(.hsj-pdp-v3-active) .woocommerce-tabs ul.tabs li.active a {
  color: #3A2A22 !important;
  box-shadow: inset 0 2px 0 #3A2A22 !important;
}

body.single-product:not(.hsj-pdp-v3-active) .woocommerce div.product .woocommerce-tabs .panel {
  padding-top: 24px;
}

body.single-product:not(.hsj-pdp-v3-active) .hsj-r3-pdp-description-simple {
  max-width: 760px;
  color: #4A3D34;
}

body.single-product:not(.hsj-pdp-v3-active) .hsj-r3-pdp-description-simple p,
body.single-product:not(.hsj-pdp-v3-active) .hsj-r3-pdp-description-simple li {
  font-size: 16px;
  line-height: 1.7;
  color: #4A3D34;
}

body.single-product:not(.hsj-pdp-v3-active) .hsj-r3-pdp-description-simple p {
  margin: 0 0 16px;
}

body.single-product:not(.hsj-pdp-v3-active) .hsj-r3-pdp-description-simple ul {
  margin: 0 0 16px;
  padding-left: 20px;
}

body.single-product:not(.hsj-pdp-v3-active) .related.products .add_to_cart_button,
body.single-product:not(.hsj-pdp-v3-active) .related.products .product_type_simple,
body.single-product:not(.hsj-pdp-v3-active) .related.products a.button,
body.single-product:not(.hsj-pdp-v3-active) .related.products button.button {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  min-height: 45px;
  padding: 10px 18px;
  border-radius: 6px;
  text-align: center;
  text-decoration: none;
}

body.woocommerce .return-to-shop a.button,
body.woocommerce-page .return-to-shop a.button,
body.woocommerce a.button:not(.hsj-r3-share__button):not(.ppc-button):not(.wc-forward.checkout-button),
body.woocommerce-page a.button:not(.hsj-r3-share__button):not(.ppc-button):not(.wc-forward.checkout-button),
body.woocommerce button.button:not(.ppc-button),
body.woocommerce-page button.button:not(.ppc-button),
body.woocommerce input.button,
body.woocommerce-page input.button,
body.woocommerce .button.single_add_to_cart_button,
body.woocommerce-page .button.single_add_to_cart_button {
  background: #3A2A22 !important;
  color: #FFFFFF !important;
  border: 1px solid #3A2A22 !important;
}

body.woocommerce .return-to-shop a.button:hover,
body.woocommerce-page .return-to-shop a.button:hover,
body.woocommerce a.button:not(.hsj-r3-share__button):not(.ppc-button):not(.wc-forward.checkout-button):hover,
body.woocommerce-page a.button:not(.hsj-r3-share__button):not(.ppc-button):not(.wc-forward.checkout-button):hover,
body.woocommerce button.button:not(.ppc-button):hover,
body.woocommerce-page button.button:not(.ppc-button):hover,
body.woocommerce input.button:hover,
body.woocommerce-page input.button:hover,
body.woocommerce .button.single_add_to_cart_button:hover,
body.woocommerce-page .button.single_add_to_cart_button:hover {
  background: #2B1F19 !important;
  color: #FFFFFF !important;
  border-color: #2B1F19 !important;
}

body.single-product:not(.hsj-pdp-v3-active) form.cart {
  align-items: center;
}

body.single-product:not(.hsj-pdp-v3-active) form.cart .quantity .qty {
  min-height: 54px;
  border: 1px solid #D8CABC;
  border-radius: 14px;
  box-shadow: none;
}

body.single-product:not(.hsj-pdp-v3-active) form.cart .single_add_to_cart_button {
  min-height: 54px;
  border: 1px solid #3A2A22 !important;
  border-radius: 14px !important;
  background: #3A2A22 !important;
  color: #FFFFFF !important;
  box-shadow: none !important;
}

body.single-product:not(.hsj-pdp-v3-active) form.cart .single_add_to_cart_button:hover,
body.single-product:not(.hsj-pdp-v3-active) form.cart .single_add_to_cart_button:focus-visible {
  background: #2B1F19 !important;
  border-color: #2B1F19 !important;
  color: #FFFFFF !important;
}

@media (max-width: 767px) {
  body.single-product:not(.hsj-pdp-v3-active) .woocommerce-tabs .panel {
    padding-top: 24px;
  }

  body.single-product:not(.hsj-pdp-v3-active) .flex-control-thumbs li,
  body.single-product:not(.hsj-pdp-v3-active) .flex-control-thumbs img {
    width: 72px !important;
    height: 72px;
  }

  body.single-product:not(.hsj-pdp-v3-active) .hsj-r3-pdp-description-simple p {
    margin-bottom: 14px;
  }
}


body.woocommerce-account .woocommerce-form-login .button,
body.woocommerce-account button[name="login"],
body.woocommerce-account .woocommerce-Button.button {
  min-height: 44px;
  padding: 10px 24px;
  border-radius: 6px !important;
  background: #3A2A22 !important;
  color: #FFFFFF !important;
  border: 1px solid #3A2A22 !important;
  box-shadow: none !important;
}

body.woocommerce-account .woocommerce-form-login .button:hover,
body.woocommerce-account button[name="login"]:hover,
body.woocommerce-account .woocommerce-Button.button:hover,
body.woocommerce-account .woocommerce-form-login .button:focus-visible,
body.woocommerce-account button[name="login"]:focus-visible,
body.woocommerce-account .woocommerce-Button.button:focus-visible {
  background: #2B1F19 !important;
  color: #FFFFFF !important;
  border-color: #2B1F19 !important;
}


body.single-product:not(.hsj-pdp-v3-active) .woocommerce-product-gallery .woocommerce-product-gallery__image img,
body.single-product:not(.hsj-pdp-v3-active) .woocommerce-product-gallery .flex-viewport img,
body.single-product:not(.hsj-pdp-v3-active) .woocommerce-product-gallery .wp-post-image {
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}
