.elementor-409 .elementor-element.elementor-element-5220de67{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-409 .elementor-element.elementor-element-161ad837{width:var( --container-widget-width, 100% );max-width:100%;margin:-30px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;--container-widget-width:100%;--container-widget-flex-grow:0;}.elementor-409 .elementor-element.elementor-element-161ad837.elementor-element{--flex-grow:0;--flex-shrink:0;}.elementor-409 .elementor-element.elementor-element-58d05c6a{margin:-70px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-409 .elementor-element.elementor-element-49e414ae{width:var( --container-widget-width, 100% );max-width:100%;--container-widget-width:100%;--container-widget-flex-grow:0;}.elementor-409 .elementor-element.elementor-element-49e414ae.elementor-element{--flex-grow:0;--flex-shrink:0;}/* Start custom CSS *//* =========================================================
   BOHO BY SHAE — NECKLACES CATEGORY PAGE
   COMPACT SPACING + MOBILE OPTIMIZED
   ========================================================= */

.boho-category-page {
  --necklace-ivory: #faf7f2;
  --necklace-cream: #f2ece3;
  --necklace-white: #fffdf9;
  --necklace-charcoal: #29282b;
  --necklace-brown: #594638;
  --necklace-muted: #766f6a;
  --necklace-gold: #b38a4a;
  --necklace-gold-dark: #8e6933;
  --necklace-gold-light: #d8b578;
  --necklace-gold-soft: rgba(179, 138, 74, 0.12);
  --necklace-border: rgba(89, 70, 56, 0.14);
  --necklace-border-gold: rgba(179, 138, 74, 0.32);
  --necklace-shadow: 0 10px 28px rgba(75, 59, 46, 0.09);
  --necklace-shadow-hover: 0 18px 40px rgba(75, 59, 46, 0.15);

  width: 100%;
  margin: 0;
  overflow: hidden;
  background: var(--necklace-ivory);
  color: var(--necklace-charcoal);
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.7;
  -webkit-font-smoothing: antialiased;
}

.boho-category-page,
.boho-category-page * {
  box-sizing: border-box;
}

.boho-category-page img {
  display: block;
  max-width: 100%;
}

.boho-category-page h1,
.boho-category-page h2,
.boho-category-page h3,
.boho-category-page p,
.boho-category-page figure {
  margin-top: 0;
}

.boho-category-page h1,
.boho-category-page h2,
.boho-category-page h3 {
  font-family: "Cormorant Garamond", Georgia, serif;
}

/* HERO */

.necklace-hero {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 650px;
  overflow: hidden;
  background-image: url("https://bohobyshae.com/wp-content/uploads/2026/07/boho_earth_tones_necklace.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.necklace-hero-overlay {
  position: absolute;
  z-index: 1;
  inset: 0;
  background: linear-gradient(135deg, rgba(22, 18, 17, 0.78), rgba(22, 18, 17, 0.52));
}

.necklace-hero-content {
  position: relative;
  z-index: 2;
  width: min(90%, 790px);
  padding: 5rem 1rem;
  text-align: center;
}

.necklace-hero-eyebrow,
.necklace-section-eyebrow {
  display: block;
  margin: 0 0 0.7rem;
  color: var(--necklace-gold);
  font-size: 0.72rem;
  font-weight: 800;
  letter-spacing: 0.18em;
  line-height: 1.4;
  text-transform: uppercase;
}

.necklace-hero-eyebrow {
  color: var(--necklace-gold-light);
}

.necklace-hero h1 {
  margin: 0 0 1.05rem;
  color: #fff;
  font-size: clamp(3.25rem, 7vw, 6.4rem);
  font-weight: 500;
  letter-spacing: -0.045em;
  line-height: 0.95;
  text-shadow: 0 7px 25px rgba(0, 0, 0, 0.3);
}

.necklace-hero p {
  max-width: 650px;
  margin: 0 auto 1.65rem;
  color: rgba(255, 255, 255, 0.9);
  font-size: clamp(1rem, 2vw, 1.2rem);
  line-height: 1.75;
}

.necklace-hero-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 50px;
  padding: 0.85rem 1.75rem;
  background: linear-gradient(135deg, #c89b5a, var(--necklace-gold-dark));
  border: 1px solid #d2aa6a;
  border-radius: 999px;
  color: #fff !important;
  font-size: 0.76rem;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-decoration: none !important;
  text-transform: uppercase;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.35);
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.necklace-hero-button:hover {
  box-shadow: 0 17px 35px rgba(0, 0, 0, 0.42);
  transform: translateY(-3px);
}

/* INTRO */

.necklace-intro {
  padding: 3.75rem 1.5rem 2.4rem;
  background: var(--necklace-white);
}

.necklace-intro-inner {
  max-width: 820px;
  margin: 0 auto;
  text-align: center;
}

.necklace-intro h2,
.necklace-section-heading h2,
.necklace-care-section h2 {
  margin: 0 0 0.7rem;
  color: var(--necklace-charcoal);
  font-size: clamp(2.8rem, 5vw, 4.6rem);
  font-weight: 600;
  letter-spacing: -0.035em;
  line-height: 1;
}

.necklace-intro p,
.necklace-section-heading p {
  margin: 0 auto;
  color: var(--necklace-muted);
  font-size: 1rem;
  line-height: 1.8;
}

/* SHOP SECTION */

.necklace-shop-section {
  padding: 3rem 1.5rem 4.75rem;
  background: radial-gradient(circle at top right, rgba(179, 138, 74, 0.1), transparent 30rem), var(--necklace-cream);
}

.necklace-section-heading {
  max-width: 760px;
  margin: 0 auto 2rem;
  text-align: center;
}

/* PRODUCT GRID */

.necklace-product-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  grid-auto-flow: dense;
  align-items: stretch;
  gap: 1.25rem;
  width: min(96%, 1450px);
  margin: 0 auto;
}

/* PRODUCT CARD */

.necklace-product-card {
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  overflow: hidden;
  background: var(--necklace-white);
  border: 1px solid var(--necklace-border);
  border-radius: 18px;
  box-shadow: var(--necklace-shadow);
  transition: transform 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;
}

.necklace-product-card:hover {
  border-color: var(--necklace-border-gold);
  box-shadow: var(--necklace-shadow-hover);
  transform: translateY(-5px);
}

/* FEATURED CARD */

.necklace-product-featured .necklace-product-image {
    height: inherit;
    padding: 0;
}

.necklace-product-featured .necklace-product-image img {
    transform: inherit;
}

.necklace-product-featured:hover .necklace-product-image img {
    transform: scale(1.33);
}

.necklace-product-featured .necklace-product-content {
  padding: 1.35rem;
}

.necklace-product-featured h3 {
    font-size: inherit;
}

/* IMAGE */

.necklace-product-image {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 300px;
  padding: 0;
  overflow: hidden;
  background: #fff;
}

.necklace-product-image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
  transform: scale(1.28);
  transform-origin: center;
  transition: transform 0.35s ease;
}

.necklace-product-card:hover .necklace-product-image img {
  transform: scale(1.33);
}

.necklace-featured-badge {
  position: absolute;
  right: 1rem;
  bottom: 1rem;
  z-index: 2;
  padding: 0.45rem 0.8rem;
  background: rgba(41, 40, 43, 0.82);
  border: 1px solid rgba(255, 255, 255, 0.25);
  border-radius: 999px;
  color: #fff;
  font-size: 0.64rem;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  backdrop-filter: blur(8px);
}

/* CONTENT */

.necklace-product-content {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: 1rem;
}

.necklace-product-category {
  margin: 0 0 0.4rem;
  color: var(--necklace-gold-dark);
  font-size: 0.63rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  line-height: 1.4;
  text-transform: uppercase;
}

.necklace-product-content h3 {
  margin: 0 0 0.55rem;
  color: var(--necklace-charcoal);
  font-size: 1.4rem;
  font-weight: 600;
  letter-spacing: -0.02em;
  line-height: 1.08;
}

.necklace-product-summary {
  display: -webkit-box;
  margin: 0 0 0.65rem;
  overflow: hidden;
  color: var(--necklace-muted);
  font-size: 0.82rem;
  line-height: 1.5;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.necklace-product-price {
  margin: 0 0 0.65rem;
  color: var(--necklace-brown);
  font-size: 1.05rem;
  font-weight: 800;
}

/* DETAILS */

.necklace-product-details {
  margin: 0 0 0.75rem;
  border-top: 1px solid var(--necklace-border);
  border-bottom: 1px solid var(--necklace-border);
}

.necklace-product-details summary {
  position: relative;
  padding: 0.62rem 1.3rem 0.62rem 0;
  color: var(--necklace-gold-dark);
  font-size: 0.66rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  line-height: 1.4;
  list-style: none;
  cursor: pointer;
  text-transform: uppercase;
}

.necklace-product-details summary::-webkit-details-marker {
  display: none;
}

.necklace-product-details summary::after {
  content: "+";
  position: absolute;
  top: 50%;
  right: 0;
  color: var(--necklace-gold);
  font-size: 1rem;
  transform: translateY(-50%);
}

.necklace-product-details[open] summary::after {
  content: "−";
}

.necklace-product-details-inner {
  padding: 0 0 0.75rem;
}

.necklace-product-details-inner p {
  margin: 0 0 0.6rem;
  color: var(--necklace-muted);
  font-size: 0.78rem;
  line-height: 1.55;
}

.necklace-product-details-inner ul {
  display: grid;
  gap: 0.3rem;
  margin: 0;
  padding: 0;
  list-style: none;
}

.necklace-product-details-inner li {
  position: relative;
  padding-left: 1rem;
  color: var(--necklace-brown);
  font-size: 0.75rem;
  line-height: 1.45;
}

.necklace-product-details-inner li::before {
  content: "✦";
  position: absolute;
  top: 0;
  left: 0;
  color: var(--necklace-gold);
  font-size: 0.62rem;
}

/* BUTTONS */

.necklace-product-actions {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.5rem;
  margin-top: auto;
}

.necklace-product-actions-single {
  grid-template-columns: 1fr;
}

.necklace-explore-button,
.necklace-cart-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 40px;
  padding: 0.62rem 0.7rem;
  border-radius: 999px;
  font-size: 0.64rem;
  font-weight: 800;
  letter-spacing: 0.05em;
  line-height: 1.2;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: transform 0.25s ease, background 0.25s ease, color 0.25s ease, box-shadow 0.25s ease;
}

.necklace-explore-button {
  background: transparent;
  border: 1px solid var(--necklace-gold);
  color: var(--necklace-gold-dark) !important;
}

.necklace-explore-button:hover {
  background: var(--necklace-gold-soft);
  transform: translateY(-1px);
}

.necklace-cart-button {
  background: linear-gradient(135deg, var(--necklace-gold), var(--necklace-gold-dark));
  border: 1px solid var(--necklace-gold);
  color: #fff !important;
  box-shadow: 0 7px 16px rgba(142, 105, 51, 0.18);
}

.necklace-cart-button:hover {
  color: #fff !important;
  box-shadow: 0 10px 22px rgba(142, 105, 51, 0.26);
  transform: translateY(-1px);
}

/* JEWELRY CARE */

.necklace-care-section {
  padding: 4.5rem 1.5rem;
  background: var(--necklace-white);
}

.necklace-care-inner {
  width: min(94%, 1120px);
  margin: 0 auto;
  text-align: center;
}

.care-intro {
  max-width: 760px;
  margin: 0 auto 2.25rem;
  color: var(--necklace-muted);
  font-size: 1rem;
  line-height: 1.8;
  text-align: center;
}

.care-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1.25rem;
  margin-top: 2rem;
}

.care-card {
  padding: 1.75rem;
  background: var(--necklace-white);
  border: 1px solid var(--necklace-border);
  border-radius: 18px;
  box-shadow: 0 10px 26px rgba(75, 59, 46, 0.07);
  text-align: left;
}

.care-card h3 {
  margin: 0 0 0.65rem;
  color: var(--necklace-gold-dark);
  font-size: 1.35rem;
  line-height: 1.2;
}

.care-card p {
  margin: 0;
  color: var(--necklace-muted);
  font-size: 0.92rem;
  line-height: 1.7;
}

.care-note {
  max-width: 900px;
  margin: 2.5rem auto 0;
  padding: 1.8rem 2rem;
  background: #f8f3eb;
  border: 1px solid var(--necklace-border-gold);
  border-left: 5px solid var(--necklace-gold);
  border-radius: 18px;
  text-align: center;
}

.care-note strong {
  display: block;
  margin-bottom: 0.55rem;
  color: var(--necklace-brown);
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 1.55rem;
  line-height: 1.2;
}

.care-note p {
  margin: 0;
  color: var(--necklace-muted);
  font-size: 0.92rem;
  line-height: 1.75;
}

/* LARGE TABLET */

@media (max-width: 1180px) {
  .necklace-product-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .necklace-product-featured {
    grid-column: span 2;
  }
}

/* TABLET */

@media (max-width: 850px) {
  .necklace-hero {
    min-height: 570px;
  }

  .necklace-hero-content {
    padding: 4.25rem 1rem;
  }

  .necklace-intro {
    padding: 3.25rem 1.25rem 2.1rem;
  }

  .necklace-shop-section {
    padding: 2.65rem 1.25rem 4rem;
  }

  .necklace-section-heading {
    margin-bottom: 1.75rem;
  }

  .necklace-product-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    width: 100%;
  }

  .necklace-product-featured {
    grid-column: span 2;
    grid-row: auto;
  }

  .necklace-product-image {
    height: 330px;
    padding: 0;
  }

  .necklace-product-image img {
    transform: scale(1.22);
  }

  .necklace-product-card:hover .necklace-product-image img {
    transform: scale(1.26);
  }

  .necklace-product-featured .necklace-product-image {
    height: 440px;
    padding: 0;
  }

  .necklace-product-featured .necklace-product-image img {
    transform: scale(1.15);
  }

  .necklace-product-featured:hover .necklace-product-image img {
    transform: scale(1.19);
  }

  .necklace-care-section {
    padding: 4rem 1.25rem;
  }

  .care-grid {
    gap: 1rem;
  }

  .care-card {
    padding: 1.5rem;
  }
}

/* MOBILE */

@media (max-width: 560px) {
  .necklace-hero {
    min-height: 500px;
    background-position: center center;
  }

  .necklace-hero-content {
    width: min(92%, 620px);
    padding: 3.75rem 0.5rem;
  }

  .necklace-hero h1 {
    font-size: clamp(3rem, 15vw, 4.4rem);
  }

  .necklace-hero p {
    margin-bottom: 1.4rem;
    font-size: 0.98rem;
    line-height: 1.65;
  }

  .necklace-hero-button {
    width: 100%;
    max-width: 290px;
    min-height: 48px;
  }

  .necklace-intro {
    padding: 2.75rem 1rem 1.9rem;
  }

  .necklace-intro h2,
  .necklace-section-heading h2,
  .necklace-care-section h2 {
    font-size: 2.65rem;
  }

  .necklace-intro p,
  .necklace-section-heading p,
  .care-intro {
    font-size: 0.94rem;
    line-height: 1.7;
  }

  .necklace-shop-section {
    padding: 2.25rem 1rem 3.5rem;
  }

  .necklace-section-heading {
    margin-bottom: 1.5rem;
  }

  .necklace-product-grid {
    grid-template-columns: 1fr;
    gap: 1.1rem;
    width: 100%;
    max-width: 430px;
  }

  .necklace-product-featured {
    grid-column: auto;
  }

  .necklace-product-image,
  .necklace-product-featured .necklace-product-image {
    height: 380px;
    padding: 0;
  }

  .necklace-product-image img,
  .necklace-product-featured .necklace-product-image img {
    transform: scale(1.17);
  }

  .necklace-product-card:hover .necklace-product-image img,
  .necklace-product-featured:hover .necklace-product-image img {
    transform: scale(1.2);
  }

  .necklace-product-content,
  .necklace-product-featured .necklace-product-content {
    padding: 1.15rem;
  }

  .necklace-product-featured h3 {
    font-size: 2rem;
  }

  .necklace-product-actions {
    grid-template-columns: 1fr;
  }

  .necklace-explore-button,
  .necklace-cart-button {
    min-height: 44px;
    font-size: 0.68rem;
  }

  .necklace-care-section {
    padding: 3.5rem 1rem;
  }

  .care-intro {
    margin-bottom: 1.75rem;
  }

  .care-grid {
    grid-template-columns: 1fr;
    gap: 0.9rem;
    margin-top: 1.5rem;
  }

  .care-card {
    padding: 1.35rem;
  }

  .care-card h3 {
    font-size: 1.3rem;
  }

  .care-note {
    margin-top: 1.75rem;
    padding: 1.4rem 1.2rem;
    text-align: left;
  }
}

/* SMALL MOBILE */

@media (max-width: 380px) {
  .necklace-hero {
    min-height: 470px;
  }

  .necklace-hero h1 {
    font-size: 2.85rem;
  }

  .necklace-product-image,
  .necklace-product-featured .necklace-product-image {
    height: 340px;
    padding: 0;
  }

  .necklace-product-image img,
  .necklace-product-featured .necklace-product-image img {
    transform: scale(1.14);
  }

  .necklace-product-card:hover .necklace-product-image img,
  .necklace-product-featured:hover .necklace-product-image img {
    transform: scale(1.17);
  }

  .necklace-intro h2,
  .necklace-section-heading h2,
  .necklace-care-section h2 {
    font-size: 2.35rem;
  }
}

/* REDUCED MOTION */

@media (prefers-reduced-motion: reduce) {
  .boho-category-page *,
  .boho-category-page *::before,
  .boho-category-page *::after {
    transition-duration: 0.01ms !important;
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    scroll-behavior: auto !important;
  }
}

/* =========================================================
   MAKE FEATURED PRODUCT CARD THE SAME SIZE AS ALL OTHER CARDS
   Keep this at the very bottom of the page-level CSS
   ========================================================= */

.necklace-product-featured {
  grid-column: auto !important;
  grid-row: auto !important;
}

.necklace-product-featured .necklace-product-image {
  height: 300px !important;
  padding: 0 !important;
}

.necklace-product-featured .necklace-product-image img {
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
  object-position: center !important;
  transform: scale(1.28) !important;
}

.necklace-product-featured:hover .necklace-product-image img {
  transform: scale(1.33) !important;
}

.necklace-product-featured .necklace-product-content {
  padding: 1rem !important;
}

.necklace-product-featured h3 {
  font-size: 1.4rem !important;
  line-height: 1.08 !important;
}


/* TABLET — match the other cards */

@media (max-width: 850px) {

  .necklace-product-featured {
    grid-column: auto !important;
    grid-row: auto !important;
  }

  .necklace-product-featured .necklace-product-image {
    height: 330px !important;
    padding: 0 !important;
  }

  .necklace-product-featured .necklace-product-image img {
    transform: scale(1.22) !important;
  }

  .necklace-product-featured:hover .necklace-product-image img {
    transform: scale(1.26) !important;
  }

  .necklace-product-featured .necklace-product-content {
    padding: 1rem !important;
  }

  .necklace-product-featured h3 {
    font-size: 1.4rem !important;
  }
}


/* MOBILE — match the other cards */

@media (max-width: 560px) {

  .necklace-product-featured {
    grid-column: auto !important;
    grid-row: auto !important;
  }

  .necklace-product-featured .necklace-product-image {
    height: 380px !important;
    padding: 0 !important;
  }

  .necklace-product-featured .necklace-product-image img {
    transform: scale(1.17) !important;
  }

  .necklace-product-featured:hover .necklace-product-image img {
    transform: scale(1.2) !important;
  }

  .necklace-product-featured .necklace-product-content {
    padding: 1.15rem !important;
  }

  .necklace-product-featured h3 {
    font-size: 1.4rem !important;
  }
}


/* SMALL MOBILE — match the other cards */

@media (max-width: 380px) {

  .necklace-product-featured .necklace-product-image {
    height: 340px !important;
  }

  .necklace-product-featured .necklace-product-image img {
    transform: scale(1.14) !important;
  }

  .necklace-product-featured:hover .necklace-product-image img {
    transform: scale(1.17) !important;
  }
}

/* =========================================================
   FINAL PRODUCT IMAGE OVERRIDES
   EDGE-TO-EDGE IMAGES + UNIFORM CARD SIZING
   KEEP THIS AT THE VERY BOTTOM OF THE CSS
   ========================================================= */

/* Featured card behaves exactly like every other card */

.necklace-product-featured {
  grid-column: auto !important;
  grid-row: auto !important;
}

.necklace-product-featured .necklace-product-content {
  padding: 1rem !important;
}

.necklace-product-featured h3 {
  font-size: 1.4rem !important;
  line-height: 1.08 !important;
}


/* Full-width image area */

.necklace-product-image,
.necklace-product-featured .necklace-product-image {
  position: relative !important;
  display: block !important;
  width: 100% !important;
  height: 340px !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  background: var(--necklace-cream) !important;
}


/* Image fills the complete width and height */

.necklace-product-image img,
.necklace-product-featured .necklace-product-image img {
  display: block !important;
  width: 100% !important;
  max-width: none !important;
  height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  object-fit: cover !important;
  object-position: center center !important;
  transform: scale(1.01) !important;
  transform-origin: center !important;
  transition: transform 0.4s ease !important;
}


/* Gentle image zoom on hover */

.necklace-product-card:hover .necklace-product-image img,
.necklace-product-featured:hover .necklace-product-image img {
  transform: scale(1.055) !important;
}


/* Keep badge visible above image */

.necklace-featured-badge {
  z-index: 3 !important;
}


/* =========================================================
   LARGE TABLET
   ========================================================= */

@media (max-width: 1180px) {

  .necklace-product-featured {
    grid-column: auto !important;
    grid-row: auto !important;
  }

  .necklace-product-image,
  .necklace-product-featured .necklace-product-image {
    height: 350px !important;
  }
}


/* =========================================================
   TABLET
   ========================================================= */

@media (max-width: 850px) {

  .necklace-product-featured {
    grid-column: auto !important;
    grid-row: auto !important;
  }

  .necklace-product-image,
  .necklace-product-featured .necklace-product-image {
    height: 360px !important;
  }

  .necklace-product-image img,
  .necklace-product-featured .necklace-product-image img {
    transform: scale(1.01) !important;
  }

  .necklace-product-card:hover .necklace-product-image img,
  .necklace-product-featured:hover .necklace-product-image img {
    transform: scale(1.05) !important;
  }

  .necklace-product-featured .necklace-product-content {
    padding: 1rem !important;
  }

  .necklace-product-featured h3 {
    font-size: 1.4rem !important;
  }
}


/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 560px) {

  .necklace-product-featured {
    grid-column: auto !important;
    grid-row: auto !important;
  }

  .necklace-product-image,
  .necklace-product-featured .necklace-product-image {
    height: 400px !important;
  }

  .necklace-product-image img,
  .necklace-product-featured .necklace-product-image img {
    transform: none !important;
  }

  .necklace-product-card:hover .necklace-product-image img,
  .necklace-product-featured:hover .necklace-product-image img {
    transform: scale(1.035) !important;
  }

  .necklace-product-featured .necklace-product-content {
    padding: 1.15rem !important;
  }

  .necklace-product-featured h3 {
    font-size: 1.4rem !important;
  }
}


/* =========================================================
   SMALL MOBILE
   ========================================================= */

@media (max-width: 380px) {

  .necklace-product-image,
  .necklace-product-featured .necklace-product-image {
    height: 350px !important;
  }
}


/* =========================================================
   REDUCED MOTION
   ========================================================= */

@media (prefers-reduced-motion: reduce) {

  .necklace-product-image img,
  .necklace-product-featured .necklace-product-image img,
  .necklace-product-card:hover .necklace-product-image img,
  .necklace-product-featured:hover .necklace-product-image img {
    transform: none !important;
    transition: none !important;
  }
}

/* =========================================================
   BOHO BY SHAE — DYNAMIC WOOCOMMERCE PRODUCT GRID
   Paste at the very bottom of the page-level CSS
   ========================================================= */

/* Remove WooCommerce's default spacing */

.necklace-dynamic-products .woocommerce {
  width: 100%;
  margin: 0;
}

.necklace-dynamic-products .woocommerce ul.products {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 1.25rem !important;
  width: min(96%, 1450px);
  margin: 0 auto !important;
  padding: 0 !important;
}

.necklace-dynamic-products .woocommerce ul.products::before,
.necklace-dynamic-products .woocommerce ul.products::after {
  display: none !important;
  content: none !important;
}


/* =========================================================
   PRODUCT CARD
   ========================================================= */

.necklace-dynamic-products .woocommerce ul.products li.product {
  position: relative;
  display: flex !important;
  flex-direction: column;
  float: none !important;
  width: auto !important;
  min-width: 0;
  height: 100%;
  margin: 0 !important;
  padding: 0 0 1rem !important;
  overflow: hidden;
  background: var(--necklace-white, #fffdf9);
  border: 1px solid var(--necklace-border, rgba(89, 70, 56, 0.14));
  border-radius: 18px;
  box-shadow: var(--necklace-shadow, 0 10px 28px rgba(75, 59, 46, 0.09));
  text-align: left;
  transition:
    transform 0.3s ease,
    border-color 0.3s ease,
    box-shadow 0.3s ease;
}

.necklace-dynamic-products .woocommerce ul.products li.product:hover {
  border-color: var(--necklace-border-gold, rgba(179, 138, 74, 0.32));
  box-shadow: var(--necklace-shadow-hover, 0 18px 40px rgba(75, 59, 46, 0.15));
  transform: translateY(-5px);
}


/* =========================================================
   PRODUCT IMAGE — EDGE TO EDGE
   ========================================================= */

.necklace-dynamic-products
.woocommerce
ul.products
li.product
a.woocommerce-LoopProduct-link {
  display: flex;
  flex: 1;
  flex-direction: column;
  color: inherit;
  text-decoration: none !important;
}

.necklace-dynamic-products
.woocommerce
ul.products
li.product
a.woocommerce-LoopProduct-link
img {
  display: block;
  width: 100% !important;
  max-width: none !important;
  height: 340px !important;
  margin: 0 0 1rem !important;
  padding: 0 !important;
  object-fit: cover !important;
  object-position: center center !important;
  background: var(--necklace-cream, #f2ece3);
  border-radius: 0 !important;
  transform: scale(1.01);
  transform-origin: center;
  transition: transform 0.4s ease;
}

.necklace-dynamic-products
.woocommerce
ul.products
li.product:hover
a.woocommerce-LoopProduct-link
img {
  transform: scale(1.055);
}


/* Keep the image crop inside the card */

.necklace-dynamic-products
.woocommerce
ul.products
li.product
a.woocommerce-LoopProduct-link {
  overflow: hidden;
}


/* =========================================================
   PRODUCT TITLE
   ========================================================= */

.necklace-dynamic-products
.woocommerce
ul.products
li.product
.woocommerce-loop-product__title {
  margin: 0;
  padding: 0 1rem 0.55rem !important;
  color: var(--necklace-charcoal, #29282b);
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 1.4rem !important;
  font-weight: 600;
  letter-spacing: -0.02em;
  line-height: 1.08;
}


/* Optional artisan label above every title */

.necklace-dynamic-products
.woocommerce
ul.products
li.product
.woocommerce-loop-product__title::before {
  content: "Artisan Jewelry";
  display: block;
  margin-bottom: 0.4rem;
  color: var(--necklace-gold-dark, #8e6933);
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 0.63rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  line-height: 1.4;
  text-transform: uppercase;
}


/* =========================================================
   PRICE
   ========================================================= */

.necklace-dynamic-products
.woocommerce
ul.products
li.product
.price {
  display: block;
  margin: auto 0 0.8rem !important;
  padding: 0 1rem;
  color: var(--necklace-brown, #594638) !important;
  font-size: 1.05rem !important;
  font-weight: 800;
  line-height: 1.4;
}

.necklace-dynamic-products
.woocommerce
ul.products
li.product
.price
amount,
.necklace-dynamic-products
.woocommerce
ul.products
li.product
.price
.woocommerce-Price-amount {
  color: inherit !important;
  font-weight: inherit;
}

.necklace-dynamic-products
.woocommerce
ul.products
li.product
.price
del {
  margin-right: 0.35rem;
  color: var(--necklace-muted, #766f6a);
  opacity: 0.7;
}

.necklace-dynamic-products
.woocommerce
ul.products
li.product
.price
ins {
  color: var(--necklace-gold-dark, #8e6933);
  text-decoration: none;
}


/* =========================================================
   ADD TO CART BUTTON
   ========================================================= */

.necklace-dynamic-products
.woocommerce
ul.products
li.product
.button {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  width: calc(100% - 2rem);
  min-height: 44px;
  margin: 0 1rem !important;
  padding: 0.7rem 1rem !important;
  background:
    linear-gradient(
      135deg,
      var(--necklace-gold, #b38a4a),
      var(--necklace-gold-dark, #8e6933)
    ) !important;
  border: 1px solid var(--necklace-gold, #b38a4a) !important;
  border-radius: 999px !important;
  color: #fff !important;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 0.68rem !important;
  font-weight: 800 !important;
  letter-spacing: 0.06em;
  line-height: 1.2 !important;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  box-shadow: 0 7px 16px rgba(142, 105, 51, 0.18);
  transition:
    transform 0.25s ease,
    box-shadow 0.25s ease;
}

.necklace-dynamic-products
.woocommerce
ul.products
li.product
.button:hover {
  color: #fff !important;
  box-shadow: 0 10px 22px rgba(142, 105, 51, 0.26);
  transform: translateY(-2px);
}


/* Hide WooCommerce's AJAX success link beneath button */

.necklace-dynamic-products
.woocommerce
ul.products
li.product
.added_to_cart {
  display: block;
  margin: 0.55rem 1rem 0;
  color: var(--necklace-gold-dark, #8e6933);
  font-size: 0.72rem;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}


/* =========================================================
   SALE BADGE
   ========================================================= */

.necklace-dynamic-products
.woocommerce
span.onsale {
  top: 0.85rem !important;
  right: 0.85rem !important;
  left: auto !important;
  z-index: 5;
  min-width: auto !important;
  min-height: auto !important;
  margin: 0 !important;
  padding: 0.48rem 0.78rem !important;
  background: rgba(41, 40, 43, 0.86) !important;
  border: 1px solid rgba(255, 255, 255, 0.25);
  border-radius: 999px !important;
  color: #fff !important;
  font-size: 0.64rem !important;
  font-weight: 800 !important;
  letter-spacing: 0.08em;
  line-height: 1.2 !important;
  text-transform: uppercase;
  backdrop-filter: blur(8px);
}


/* =========================================================
   STAR RATINGS
   ========================================================= */

.necklace-dynamic-products
.woocommerce
ul.products
li.product
.star-rating {
  margin: 0 1rem 0.65rem !important;
  color: var(--necklace-gold, #b38a4a);
  font-size: 0.8rem;
}


/* =========================================================
   PAGINATION
   ========================================================= */

.necklace-dynamic-products
.woocommerce
nav.woocommerce-pagination {
  margin-top: 2.5rem;
  text-align: center;
}

.necklace-dynamic-products
.woocommerce
nav.woocommerce-pagination
ul {
  display: inline-flex;
  gap: 0.4rem;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
}

.necklace-dynamic-products
.woocommerce
nav.woocommerce-pagination
ul
li {
  border: 0 !important;
}

.necklace-dynamic-products
.woocommerce
nav.woocommerce-pagination
ul
li
a,
.necklace-dynamic-products
.woocommerce
nav.woocommerce-pagination
ul
li
span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 42px;
  min-height: 42px;
  padding: 0.5rem !important;
  background: var(--necklace-white, #fffdf9) !important;
  border: 1px solid var(--necklace-border-gold, rgba(179, 138, 74, 0.32));
  border-radius: 999px;
  color: var(--necklace-gold-dark, #8e6933) !important;
  font-weight: 700;
}

.necklace-dynamic-products
.woocommerce
nav.woocommerce-pagination
ul
li
span.current,
.necklace-dynamic-products
.woocommerce
nav.woocommerce-pagination
ul
li
a:hover {
  background: var(--necklace-gold, #b38a4a) !important;
  color: #fff !important;
}


/* =========================================================
   LARGE TABLET
   ========================================================= */

@media (max-width: 1180px) {

  .necklace-dynamic-products .woocommerce ul.products {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }

  .necklace-dynamic-products
  .woocommerce
  ul.products
  li.product
  a.woocommerce-LoopProduct-link
  img {
    height: 350px !important;
  }
}


/* =========================================================
   TABLET
   ========================================================= */

@media (max-width: 850px) {

  .necklace-dynamic-products .woocommerce ul.products {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    width: 100%;
  }

  .necklace-dynamic-products
  .woocommerce
  ul.products
  li.product
  a.woocommerce-LoopProduct-link
  img {
    height: 360px !important;
  }
}


/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 560px) {

  .necklace-dynamic-products .woocommerce ul.products {
    grid-template-columns: 1fr !important;
    gap: 1.1rem !important;
    width: 100%;
    max-width: 430px;
  }

  .necklace-dynamic-products
  .woocommerce
  ul.products
  li.product
  a.woocommerce-LoopProduct-link
  img {
    height: 400px !important;
  }

  .necklace-dynamic-products
  .woocommerce
  ul.products
  li.product
  .woocommerce-loop-product__title {
    font-size: 1.5rem !important;
  }

  .necklace-dynamic-products
  .woocommerce
  ul.products
  li.product
  .button {
    min-height: 46px;
    font-size: 0.7rem !important;
  }
}


/* =========================================================
   SMALL MOBILE
   ========================================================= */

@media (max-width: 380px) {

  .necklace-dynamic-products
  .woocommerce
  ul.products
  li.product
  a.woocommerce-LoopProduct-link
  img {
    height: 350px !important;
  }
}


/* =========================================================
   REDUCED MOTION
   ========================================================= */

@media (prefers-reduced-motion: reduce) {

  .necklace-dynamic-products
  .woocommerce
  ul.products
  li.product,
  .necklace-dynamic-products
  .woocommerce
  ul.products
  li.product
  img,
  .necklace-dynamic-products
  .woocommerce
  ul.products
  li.product
  .button {
    transition: none !important;
    transform: none !important;
  }
}

/* =========================================================
   BOHO BY SHAE — FINAL DYNAMIC PRODUCT + CARE FIXES
   KEEP AT THE VERY BOTTOM OF PAGE-LEVEL CSS
   ========================================================= */


/* =========================================================
   PRODUCT SECTION CONTAINER
   ========================================================= */

#necklace-collection {
  --necklace-ivory: #faf7f2;
  --necklace-cream: #f2ece3;
  --necklace-white: #fffdf9;
  --necklace-charcoal: #29282b;
  --necklace-brown: #594638;
  --necklace-muted: #766f6a;
  --necklace-gold: #b38a4a;
  --necklace-gold-dark: #8e6933;
  --necklace-border: rgba(89, 70, 56, 0.14);
  --necklace-border-gold: rgba(179, 138, 74, 0.32);

  width: 100%;
  padding: 3rem 1.5rem 4.75rem;
  background:
    radial-gradient(
      circle at top right,
      rgba(179, 138, 74, 0.1),
      transparent 30rem
    ),
    #f2ece3;
}


/* Make Elementor's shortcode wrapper full width */

#necklace-collection .elementor-widget-shortcode,
#necklace-collection .elementor-shortcode,
#necklace-collection .woocommerce {
  width: 100% !important;
}


/* =========================================================
   PRODUCT TITLE — REMOVE THEME RED
   ========================================================= */

#necklace-collection
.woocommerce
ul.products
li.product
.woocommerce-loop-product__title,

#necklace-collection
.woocommerce
ul.products
li.product
a
.woocommerce-loop-product__title,

#necklace-collection
.woocommerce
ul.products
li.product
a:visited
.woocommerce-loop-product__title {
  color: #29282b !important;
  font-family: "Cormorant Garamond", Georgia, serif !important;
  font-size: 1.4rem !important;
  font-weight: 600 !important;
  letter-spacing: -0.02em;
  line-height: 1.08;
}


/* Title hover color */

#necklace-collection
.woocommerce
ul.products
li.product
a:hover
.woocommerce-loop-product__title,

#necklace-collection
.woocommerce
ul.products
li.product
a:focus
.woocommerce-loop-product__title {
  color: #8e6933 !important;
}


/* Prevent theme link colors from turning the card red */

#necklace-collection
.woocommerce
ul.products
li.product
a.woocommerce-LoopProduct-link,

#necklace-collection
.woocommerce
ul.products
li.product
a.woocommerce-LoopProduct-link:visited {
  color: #29282b !important;
  text-decoration: none !important;
}


/* =========================================================
   PRODUCT PRICE — REMOVE THEME RED
   ========================================================= */

#necklace-collection
.woocommerce
ul.products
li.product
.price,

#necklace-collection
.woocommerce
ul.products
li.product
.price
.woocommerce-Price-amount,

#necklace-collection
.woocommerce
ul.products
li.product
.price
.woocommerce-Price-amount
bdi,

#necklace-collection
.woocommerce
ul.products
li.product
.price
.woocommerce-Price-currencySymbol {
  color: #594638 !important;
  font-size: 1.05rem !important;
  font-weight: 800 !important;
}


/* Sale price */

#necklace-collection
.woocommerce
ul.products
li.product
.price
ins,

#necklace-collection
.woocommerce
ul.products
li.product
.price
ins
.woocommerce-Price-amount,

#necklace-collection
.woocommerce
ul.products
li.product
.price
ins
bdi {
  color: #8e6933 !important;
  font-weight: 800 !important;
  text-decoration: none !important;
}


/* Original price when product is on sale */

#necklace-collection
.woocommerce
ul.products
li.product
.price
del,

#necklace-collection
.woocommerce
ul.products
li.product
.price
del
.woocommerce-Price-amount,

#necklace-collection
.woocommerce
ul.products
li.product
.price
del
bdi {
  color: #766f6a !important;
  opacity: 0.7;
}


/* =========================================================
   SHOP HEADING
   ========================================================= */

#necklace-collection .necklace-section-heading {
  width: min(100%, 760px);
  margin: 0 auto 2rem;
  text-align: center;
}

#necklace-collection .necklace-section-eyebrow {
  display: block;
  margin: 0 0 0.7rem;
  color: #b38a4a;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 0.72rem;
  font-weight: 800;
  letter-spacing: 0.18em;
  line-height: 1.4;
  text-transform: uppercase;
}

#necklace-collection .necklace-section-heading h2 {
  margin: 0 0 0.7rem;
  color: #29282b !important;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: clamp(2.8rem, 5vw, 4.6rem);
  font-weight: 600;
  letter-spacing: -0.035em;
  line-height: 1;
}

#necklace-collection .necklace-section-heading p {
  max-width: 720px;
  margin: 0 auto;
  color: #766f6a !important;
  font-size: 1rem;
  line-height: 1.8;
}


/* =========================================================
   JEWELRY CARE SECTION
   ========================================================= */

#necklace-care {
  --necklace-white: #fffdf9;
  --necklace-charcoal: #29282b;
  --necklace-brown: #594638;
  --necklace-muted: #766f6a;
  --necklace-gold: #b38a4a;
  --necklace-gold-dark: #8e6933;
  --necklace-border: rgba(89, 70, 56, 0.14);
  --necklace-border-gold: rgba(179, 138, 74, 0.32);

  width: 100%;
  background: #fffdf9;
}


/* Remove Elementor widget spacing around the section */

#necklace-care .elementor-widget-html,
#necklace-care .elementor-widget-container {
  width: 100%;
  margin: 0;
}


/* Main care section */

#necklace-care .necklace-care-section {
  width: 100%;
  padding: 4.5rem 1.5rem;
  background: #fffdf9;
  color: #29282b;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  box-sizing: border-box;
}

#necklace-care .necklace-care-section *,
#necklace-care .necklace-care-section *::before,
#necklace-care .necklace-care-section *::after {
  box-sizing: border-box;
}

#necklace-care .necklace-care-inner {
  width: min(94%, 1120px);
  margin: 0 auto;
  text-align: center;
}


/* Care heading */

#necklace-care .necklace-section-eyebrow {
  display: block;
  margin: 0 0 0.7rem;
  color: #b38a4a;
  font-size: 0.72rem;
  font-weight: 800;
  letter-spacing: 0.18em;
  line-height: 1.4;
  text-transform: uppercase;
}

#necklace-care .necklace-care-section h2 {
  margin: 0 0 0.8rem;
  color: #29282b !important;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: clamp(2.8rem, 5vw, 4.6rem);
  font-weight: 600;
  letter-spacing: -0.035em;
  line-height: 1;
}

#necklace-care .care-intro {
  max-width: 760px;
  margin: 0 auto 2.25rem;
  color: #766f6a !important;
  font-size: 1rem;
  line-height: 1.8;
  text-align: center;
}


/* Care cards */

#necklace-care .care-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1.25rem;
  margin-top: 2rem;
}

#necklace-care .care-card {
  padding: 1.75rem;
  background: #fffdf9;
  border: 1px solid rgba(89, 70, 56, 0.14);
  border-radius: 18px;
  box-shadow: 0 10px 26px rgba(75, 59, 46, 0.07);
  text-align: left;
}

#necklace-care .care-card h3 {
  margin: 0 0 0.65rem;
  color: #8e6933 !important;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 1.35rem;
  font-weight: 600;
  line-height: 1.2;
}

#necklace-care .care-card p {
  margin: 0;
  color: #766f6a !important;
  font-size: 0.92rem;
  line-height: 1.7;
}


/* Handcrafted note */

#necklace-care .care-note {
  max-width: 900px;
  margin: 2.5rem auto 0;
  padding: 1.8rem 2rem;
  background: #f8f3eb;
  border: 1px solid rgba(179, 138, 74, 0.32);
  border-left: 5px solid #b38a4a;
  border-radius: 18px;
  text-align: center;
}

#necklace-care .care-note strong {
  display: block;
  margin-bottom: 0.55rem;
  color: #594638 !important;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 1.55rem;
  line-height: 1.2;
}

#necklace-care .care-note p {
  margin: 0;
  color: #766f6a !important;
  font-size: 0.92rem;
  line-height: 1.75;
}


/* =========================================================
   TABLET
   ========================================================= */

@media (max-width: 850px) {

  #necklace-collection {
    padding: 2.65rem 1.25rem 4rem;
  }

  #necklace-care .necklace-care-section {
    padding: 4rem 1.25rem;
  }

  #necklace-care .care-grid {
    gap: 1rem;
  }

  #necklace-care .care-card {
    padding: 1.5rem;
  }
}


/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 560px) {

  #necklace-collection {
    padding: 2.25rem 1rem 3.5rem;
  }

  #necklace-collection .necklace-section-heading h2,
  #necklace-care .necklace-care-section h2 {
    font-size: 2.65rem;
  }

  #necklace-collection .necklace-section-heading p,
  #necklace-care .care-intro {
    font-size: 0.94rem;
    line-height: 1.7;
  }

  #necklace-care .necklace-care-section {
    padding: 3.5rem 1rem;
  }

  #necklace-care .care-grid {
    grid-template-columns: 1fr;
    gap: 0.9rem;
    margin-top: 1.5rem;
  }

  #necklace-care .care-card {
    padding: 1.35rem;
  }

  #necklace-care .care-note {
    margin-top: 1.75rem;
    padding: 1.4rem 1.2rem;
    text-align: left;
  }
}

/* =========================================================
   JEWELRY CARE — DIRECT SECTION STYLING
   ========================================================= */

#necklace-care {
  width: 100%;
  padding: 4.5rem 1.5rem;
  background: #fffdf9;
  color: #29282b;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  box-sizing: border-box;
}

#necklace-care *,
#necklace-care *::before,
#necklace-care *::after {
  box-sizing: border-box;
}

#necklace-care .necklace-care-inner {
  width: min(94%, 1120px);
  margin: 0 auto;
  text-align: center;
}

#necklace-care .necklace-section-eyebrow {
  display: block;
  margin: 0 0 0.7rem;
  color: #b38a4a !important;
  font-size: 0.72rem;
  font-weight: 800;
  letter-spacing: 0.18em;
  line-height: 1.4;
  text-transform: uppercase;
}

#necklace-care h2 {
  margin: 0 0 0.8rem;
  color: #29282b !important;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: clamp(2.8rem, 5vw, 4.6rem);
  font-weight: 600;
  letter-spacing: -0.035em;
  line-height: 1;
}

#necklace-care .care-intro {
  max-width: 760px;
  margin: 0 auto 2.25rem;
  color: #766f6a !important;
  font-size: 1rem;
  line-height: 1.8;
  text-align: center;
}

#necklace-care .care-grid {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1.25rem;
  width: 100%;
  margin-top: 2rem;
}

#necklace-care .care-card {
  padding: 1.75rem;
  background: #fffdf9;
  border: 1px solid rgba(89, 70, 56, 0.14);
  border-radius: 18px;
  box-shadow: 0 10px 26px rgba(75, 59, 46, 0.07);
  text-align: left;
}

#necklace-care .care-card h3 {
  margin: 0 0 0.65rem;
  color: #8e6933 !important;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 1.35rem;
  font-weight: 600;
  line-height: 1.2;
}

#necklace-care .care-card p {
  margin: 0;
  color: #766f6a !important;
  font-size: 0.92rem;
  line-height: 1.7;
}

#necklace-care .care-note {
  max-width: 900px;
  margin: 2.5rem auto 0;
  padding: 1.8rem 2rem;
  background: #f8f3eb;
  border: 1px solid rgba(179, 138, 74, 0.32);
  border-left: 5px solid #b38a4a;
  border-radius: 18px;
  text-align: center;
}

#necklace-care .care-note strong {
  display: block;
  margin-bottom: 0.55rem;
  color: #594638 !important;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 1.55rem;
  line-height: 1.2;
}

#necklace-care .care-note p {
  margin: 0;
  color: #766f6a !important;
  font-size: 0.92rem;
  line-height: 1.75;
}

@media (max-width: 850px) {
  #necklace-care {
    padding: 4rem 1.25rem;
  }

  #necklace-care .care-grid {
    gap: 1rem;
  }

  #necklace-care .care-card {
    padding: 1.5rem;
  }
}

@media (max-width: 560px) {
  #necklace-care {
    padding: 3.5rem 1rem;
  }

  #necklace-care h2 {
    font-size: 2.65rem;
  }

  #necklace-care .care-intro {
    font-size: 0.94rem;
    line-height: 1.7;
  }

  #necklace-care .care-grid {
    grid-template-columns: 1fr !important;
    gap: 0.9rem;
    margin-top: 1.5rem;
  }

  #necklace-care .care-card {
    padding: 1.35rem;
  }

  #necklace-care .care-note {
    margin-top: 1.75rem;
    padding: 1.4rem 1.2rem;
    text-align: left;
  }
}

/* =========================================================
   BRACELETS HERO — LOCK IMAGE BEHIND TEXT
   ========================================================= */

.bracelet-hero {
  position: relative !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 650px;
  overflow: hidden;
  isolation: isolate;
  background: #2b2522;
}

.bracelet-hero-background {
  position: absolute !important;
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  z-index: -2 !important;

  display: block !important;
  width: 100% !important;
  height: 100% !important;
  max-width: none !important;

  object-fit: cover !important;
  object-position: center 25% !important;

  margin: 0 !important;
  padding: 0 !important;
}

/* Dark overlay stays between image and text */
.bracelet-hero .necklace-hero-overlay {
  position: absolute !important;
  inset: 0 !important;
  z-index: -1 !important;
}

/* Text remains centered over the hero */
.bracelet-hero .necklace-hero-content {
  position: relative !important;
  z-index: 2 !important;

  display: block !important;
  width: min(90%, 790px) !important;
  margin: 0 auto !important;
  padding: 5rem 1rem !important;

  text-align: center !important;
}

/* Keep the button centered */
.bracelet-hero .necklace-hero-button {
  margin-left: auto !important;
  margin-right: auto !important;
}

/* MOBILE */

@media (max-width: 560px) {
  .bracelet-hero {
    min-height: 540px;
  }

  .bracelet-hero-background {
    object-position: center 25% !important;
  }

  .bracelet-hero .necklace-hero-content {
    width: 92% !important;
    padding: 4rem 0.75rem 3.5rem !important;
  }
}

/* ==========================================================
   BOHO BY SHAE — BRACELETS PAGE
   ========================================================== */

/* Hero Image */

.bracelet-hero {
    position: relative;
    overflow: hidden;
    min-height: 700px;
    background: #2d2825;
}

.bracelet-hero-background{
    position:absolute;
    inset:0;
    width:100%;
    height:100%;
    object-fit:cover;
    object-position:center 25%;
    z-index:-2;
}

.bracelet-hero .necklace-hero-overlay{
    position:absolute;
    inset:0;
    z-index:-1;
    background:linear-gradient(
        135deg,
        rgba(20,18,16,.65),
        rgba(20,18,16,.35)
    );
}

.bracelet-hero .necklace-hero-content{
    position:relative;
    z-index:2;
}

/* Shop Heading */

#bracelet-collection{
    scroll-margin-top:120px;
}

/* Smooth scroll from hero button */

html{
    scroll-behavior:smooth;
}

/* Mobile */

@media (max-width:767px){

    .bracelet-hero{
        min-height:560px;
    }

    .bracelet-hero-background{
        object-position:center 22%;
    }

}

/* =========================================================
   BOHO BY SHAE — SHARED COLLECTION PAGE SYSTEM
   Used for necklaces, bracelets, earrings, wrap bracelets
   ========================================================= */

/* HERO */

.collection-hero {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 650px;
  overflow: hidden;
  isolation: isolate;
  background: #2b2522;
}

.collection-hero-background {
  position: absolute !important;
  inset: 0 !important;
  z-index: -2 !important;
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
  object-fit: cover !important;
  object-position: center center;
}

.collection-hero-overlay {
  position: absolute;
  inset: 0;
  z-index: -1;
  background:
    linear-gradient(
      135deg,
      rgba(22, 18, 17, 0.72),
      rgba(22, 18, 17, 0.44)
    );
}

.collection-hero-content {
  position: relative;
  z-index: 2;
  width: min(90%, 790px);
  margin: 0 auto;
  padding: 5rem 1rem;
  text-align: center;
}

.collection-hero h1 {
  margin: 0 0 1.05rem;
  color: #fff;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: clamp(3.25rem, 7vw, 6.4rem);
  font-weight: 500;
  letter-spacing: -0.045em;
  line-height: 0.95;
  text-shadow: 0 7px 25px rgba(0, 0, 0, 0.3);
}

.collection-hero p {
  max-width: 650px;
  margin: 0 auto 1.65rem;
  color: rgba(255, 255, 255, 0.92);
  font-size: clamp(1rem, 2vw, 1.2rem);
  line-height: 1.75;
}

.collection-eyebrow {
  display: block;
  margin: 0 0 0.7rem;
  color: #d8b578;
  font-size: 0.72rem;
  font-weight: 800;
  letter-spacing: 0.18em;
  line-height: 1.4;
  text-transform: uppercase;
}

.collection-hero-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 50px;
  padding: 0.85rem 1.75rem;
  background: linear-gradient(135deg, #c89b5a, #8e6933);
  border: 1px solid #d2aa6a;
  border-radius: 999px;
  color: #fff !important;
  font-size: 0.76rem;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-decoration: none !important;
  text-transform: uppercase;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.35);
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.collection-hero-button:hover {
  color: #fff !important;
  box-shadow: 0 17px 35px rgba(0, 0, 0, 0.42);
  transform: translateY(-3px);
}

/* INTRODUCTION */

.collection-intro {
  padding: 3.75rem 1.5rem 2.4rem;
  background: #fffdf9;
}

.collection-intro-inner {
  max-width: 820px;
  margin: 0 auto;
  text-align: center;
}

.collection-intro h2,
.collection-section-heading h2 {
  margin: 0 0 0.7rem;
  color: #29282b;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: clamp(2.8rem, 5vw, 4.6rem);
  font-weight: 600;
  letter-spacing: -0.035em;
  line-height: 1;
}

.collection-intro p,
.collection-section-heading p {
  margin: 0 auto;
  color: #766f6a;
  font-size: 1rem;
  line-height: 1.8;
}

/* PRODUCT HEADING */

.collection-section-heading {
  width: min(100%, 760px);
  margin: 0 auto 2rem;
  text-align: center;
}

/* SMOOTH ANCHOR SCROLLING */

html {
  scroll-behavior: smooth;
}

#necklace-collection,
#bracelet-collection,
#wrap-bracelet-collection,
#earring-collection {
  scroll-margin-top: 110px;
}

/* BRACELET-SPECIFIC IMAGE POSITION */

.bracelet-hero .collection-hero-background {
  object-position: center 25% !important;
}

/* TABLET */

@media (max-width: 850px) {
  .collection-hero {
    min-height: 570px;
  }

  .collection-hero-content {
    padding: 4.25rem 1rem;
  }

  .collection-intro {
    padding: 3.25rem 1.25rem 2.1rem;
  }
}

/* MOBILE */

@media (max-width: 560px) {
  .collection-hero {
    min-height: 520px;
  }

  .collection-hero-content {
    width: min(92%, 620px);
    padding: 3.75rem 0.75rem;
  }

  .collection-hero h1 {
    font-size: clamp(3rem, 15vw, 4.4rem);
  }

  .collection-hero p {
    margin-bottom: 1.4rem;
    font-size: 0.98rem;
    line-height: 1.65;
  }

  .collection-hero-button {
    width: 100%;
    max-width: 290px;
    min-height: 48px;
  }

  .collection-intro {
    padding: 2.75rem 1rem 1.9rem;
  }

  .collection-intro h2,
  .collection-section-heading h2 {
    font-size: 2.65rem;
  }

  .collection-intro p,
  .collection-section-heading p {
    font-size: 0.94rem;
    line-height: 1.7;
  }

  .bracelet-hero .collection-hero-background {
    object-position: center 22% !important;
  }
}

/* ==========================================================
   BRACELETS COLLECTION — PRODUCT GRID WIDTH
   ========================================================== */

/* Bring the entire product grid inward */
#bracelet-collection .woocommerce {
  width: min(92%, 1320px) !important;
  max-width: 1320px !important;
  margin: 0 auto !important;
}

/* Keep the WooCommerce controls aligned */
#bracelet-collection .woocommerce-result-count,
#bracelet-collection .woocommerce-ordering {
  margin-bottom: 28px !important;
}

/* Four uniform product columns on desktop */
#bracelet-collection ul.products {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 26px !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}

/* Stop WooCommerce from stretching or offsetting cards */
#bracelet-collection ul.products li.product,
#bracelet-collection ul.products li.product.first,
#bracelet-collection ul.products li.product.last {
  float: none !important;
  clear: none !important;
  width: auto !important;
  max-width: none !important;
  margin: 0 !important;
}

/* When there is only one product, keep it card-sized */
#bracelet-collection ul.products li.product:only-child {
  width: 100% !important;
  max-width: 310px !important;
  justify-self: start !important;
}

/* Tablet */
@media (max-width: 1050px) {
  #bracelet-collection .woocommerce {
    width: 94% !important;
  }

  #bracelet-collection ul.products {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
}

/* Small tablet */
@media (max-width: 800px) {
  #bracelet-collection ul.products {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 20px !important;
  }
}

/* Mobile */
@media (max-width: 560px) {
  #bracelet-collection .woocommerce {
    width: 92% !important;
  }

  #bracelet-collection ul.products {
    grid-template-columns: 1fr !important;
  }

  #bracelet-collection ul.products li.product:only-child {
    max-width: 100% !important;
  }
}/* End custom CSS */