{"product_id":"witchy-door-charm-bells-crystals-celestial-hanging-decor","title":"🔮Witchy Door Charm | Bells, Crystals \u0026 Celestial Hanging Decor🔮","description":"\u003cstyle\u003e\n\/* =========================================================\n   THE SOLITARY WITCH DOOR CHARM\n   Moonlit Witch Cottage \/ Celestial Talisman Edition\n\n   Shopify Safe\n   No @container\n   No 100vw\n   Responsive to actual content width\n\n   Palette:\n   Midnight Plum\n   Antique Bronze\n   Amethyst\n   Deep Teal\n   Moonlight Cream\n========================================================= *\/\n\n.wdc26,\n.wdc26 *,\n.wdc26 *::before,\n.wdc26 *::after {\n  box-sizing: border-box;\n}\n\n.wdc26 {\n  --wdc-night: #1d1824;\n  --wdc-night2: #292133;\n  --wdc-plum: #4d304f;\n  --wdc-plum2: #704b70;\n\n  --wdc-amethyst: #8b6da1;\n  --wdc-amethyst2: #c4acd1;\n\n  --wdc-teal: #355f5c;\n  --wdc-teal2: #557f79;\n\n  --wdc-bronze: #aa7a44;\n  --wdc-bronze2: #c79a62;\n  --wdc-bronze3: #e1c294;\n\n  --wdc-cream: #fbf6ec;\n  --wdc-cream2: #efe5d5;\n\n  --wdc-text: #4b414d;\n  --wdc-muted: #786e7a;\n  --wdc-border: #e1d6df;\n\n  position: relative;\n  isolation: isolate;\n\n  width: 100%;\n  max-width: 1180px;\n  min-width: 0;\n\n  margin: 28px auto 0;\n  padding: 0;\n\n  overflow-x: hidden;\n\n  color: var(--wdc-text);\n  background: #fffdfb;\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif;\n\n  line-height: 1.72;\n}\n\n\n\/* =========================================================\n   SHOPIFY SAFETY\n========================================================= *\/\n\n.wdc26 section,\n.wdc26 div,\n.wdc26 article {\n  min-width: 0;\n  max-width: 100%;\n}\n\n.wdc26 img {\n  display: block;\n\n  width: 100% !important;\n  max-width: 100% !important;\n  height: auto !important;\n\n  margin: 0 !important;\n  padding: 0 !important;\n\n  border: 0;\n}\n\n.wdc26 h1,\n.wdc26 h2,\n.wdc26 h3,\n.wdc26 p,\n.wdc26 ul {\n  max-width: 100%;\n  margin-top: 0;\n\n  overflow-wrap: break-word;\n}\n\n.wdc26 h1,\n.wdc26 h2,\n.wdc26 h3 {\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  line-height: 1.13;\n}\n\n.wdc26 a {\n  text-decoration: none;\n}\n\n\n\/* =========================================================\n   ANIMATIONS\n========================================================= *\/\n\n@keyframes wdcMoonGlow {\n\n  0%,\n  100% {\n    opacity: .22;\n\n    transform:\n      translate(-50%,-50%)\n      scale(.92);\n  }\n\n  50% {\n    opacity: .72;\n\n    transform:\n      translate(-50%,-50%)\n      scale(1.08);\n  }\n\n}\n\n\n@keyframes wdcCharmSway {\n\n  0%,\n  100% {\n    transform:\n      translateY(0)\n      rotate(-.35deg);\n  }\n\n  50% {\n    transform:\n      translateY(-5px)\n      rotate(.45deg);\n  }\n\n}\n\n\n@keyframes wdcStars {\n\n  0% {\n    background-position:\n      0 -170px,\n      110px -360px,\n      220px -540px;\n  }\n\n  100% {\n    background-position:\n      55px 800px,\n      10px 970px,\n      255px 1140px;\n  }\n\n}\n\n\n@keyframes wdcTwinkle {\n\n  0%,\n  100% {\n    opacity: .42;\n    transform: scale(.92);\n  }\n\n  50% {\n    opacity: 1;\n    transform: scale(1.12);\n  }\n\n}\n\n\n@keyframes wdcSweep {\n\n  0%,\n  18% {\n    left: -30%;\n    opacity: 0;\n  }\n\n  36% {\n    opacity: .7;\n  }\n\n  70% {\n    opacity: .36;\n  }\n\n  86%,\n  100% {\n    left: 116%;\n    opacity: 0;\n  }\n\n}\n\n\n@keyframes wdcPulse {\n\n  0%,\n  100% {\n    transform: scale(1);\n  }\n\n  50% {\n    transform: scale(1.035);\n  }\n\n}\n\n\n@keyframes wdcShine {\n\n  0% {\n    transform:\n      translateX(-180%)\n      skewX(-20deg);\n  }\n\n  58%,\n  100% {\n    transform:\n      translateX(290%)\n      skewX(-20deg);\n  }\n\n}\n\n\n\/* =========================================================\n   COMMON\n========================================================= *\/\n\n.wdc26-section {\n  position: relative;\n\n  width: 100%;\n\n  padding:\n    70px 44px;\n}\n\n.wdc26-center {\n  text-align: center;\n}\n\n.wdc26-kicker {\n  display: inline-flex;\n\n  max-width: 100%;\n\n  margin-bottom: 13px;\n  padding:\n    7px 14px;\n\n  align-items: center;\n  justify-content: center;\n\n  border:\n    1px solid rgba(170,122,68,.30);\n\n  border-radius: 999px;\n\n  color: #8d632f;\n\n  background:\n    rgba(199,154,98,.12);\n\n  font-size: 11px;\n  font-weight: 900;\n\n  letter-spacing: 1px;\n  text-transform: uppercase;\n}\n\n.wdc26-title {\n  width: 100%;\n  max-width: 900px;\n\n  margin:\n    0 auto 16px;\n\n  color: #302636;\n\n  font-size:\n    clamp(30px,4.8vw,50px);\n\n  font-weight: 700;\n\n  letter-spacing: -.8px;\n}\n\n.wdc26-subtitle {\n  width: 100%;\n  max-width: 780px;\n\n  margin:\n    0 auto 27px;\n\n  color: var(--wdc-muted);\n\n  font-size: 17px;\n  line-height: 1.76;\n}\n\n.wdc26-plum {\n  color: var(--wdc-plum2);\n}\n\n.wdc26-bronze {\n  color: var(--wdc-bronze);\n}\n\n.wdc26-teal {\n  color: var(--wdc-teal);\n}\n\n.wdc26-soft {\n  background:\n    linear-gradient(\n      135deg,\n      #fefbf7,\n      #f5eef4\n    );\n}\n\n.wdc26-cream {\n  background:\n    linear-gradient(\n      135deg,\n      #fbf6ec,\n      #eee2d2\n    );\n}\n\n.wdc26-mist {\n  background:\n    linear-gradient(\n      135deg,\n      #faf9fb,\n      #eeeaf2\n    );\n}\n\n\n\/* =========================================================\n   CTA\n========================================================= *\/\n\n.wdc26-btn {\n  position: relative;\n\n  display: inline-flex;\n\n  max-width: 100%;\n  min-height: 56px;\n\n  padding:\n    16px 30px;\n\n  overflow: hidden;\n\n  align-items: center;\n  justify-content: center;\n\n  border:\n    1px solid #644164;\n\n  border-radius: 999px;\n\n  color: #ffffff !important;\n\n  background:\n    linear-gradient(\n      135deg,\n      #39263f,\n      #704b70 50%,\n      #46304b\n    );\n\n  box-shadow:\n    0 14px 31px rgba(77,48,79,.25);\n\n  font-size: 15px;\n  font-weight: 900;\n\n  text-align: center;\n\n  transition:\n    transform .25s ease,\n    box-shadow .25s ease;\n\n  animation:\n    wdcPulse\n    4s\n    ease-in-out\n    infinite;\n}\n\n.wdc26-btn:hover {\n  transform:\n    translateY(-3px);\n\n  box-shadow:\n    0 19px 42px rgba(77,48,79,.36);\n}\n\n.wdc26-btn::after {\n  position: absolute;\n\n  top: -35%;\n  left: -45%;\n\n  width: 40%;\n  height: 170%;\n\n  content: \"\";\n\n  pointer-events: none;\n\n  background:\n    linear-gradient(\n      90deg,\n      transparent,\n      rgba(228,197,158,.62),\n      transparent\n    );\n\n  animation:\n    wdcShine\n    4.2s\n    ease-in-out\n    infinite;\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.wdc26-hero {\n  position: relative;\n\n  display: grid;\n\n  grid-template-columns:\n    repeat(\n      auto-fit,\n      minmax(\n        min(420px,100%),\n        1fr\n      )\n    );\n\n  width: 100%;\n  min-height: 660px;\n\n  overflow: hidden;\n\n  color: #ffffff;\n\n  background:\n    radial-gradient(\n      circle at 12% 12%,\n      rgba(139,109,161,.20),\n      transparent 30%\n    ),\n    radial-gradient(\n      circle at 88% 84%,\n      rgba(170,122,68,.16),\n      transparent 29%\n    ),\n    linear-gradient(\n      145deg,\n      #15121b,\n      #292133 48%,\n      #473149 72%,\n      #1e1925\n    );\n}\n\n.wdc26-hero::before {\n  position: absolute;\n\n  inset: 0;\n\n  z-index: 1;\n\n  pointer-events: none;\n\n  content: \"\";\n\n  opacity: .28;\n\n  background-image:\n\n    radial-gradient(\n      circle,\n      rgba(255,255,255,.90)\n      0 1.3px,\n      transparent 2px\n    ),\n\n    radial-gradient(\n      circle,\n      rgba(196,172,209,.82)\n      0 1px,\n      transparent 1.6px\n    ),\n\n    radial-gradient(\n      circle,\n      rgba(225,194,148,.66)\n      0 1px,\n      transparent 1.5px\n    );\n\n  background-size:\n    95px 95px,\n    155px 155px,\n    225px 225px;\n\n  animation:\n    wdcStars\n    25s\n    linear\n    infinite;\n}\n\n.wdc26-hero-copy {\n  position: relative;\n  z-index: 3;\n\n  display: flex;\n\n  padding:\n    62px 40px;\n\n  flex-direction: column;\n  justify-content: center;\n}\n\n.wdc26-hero-kicker {\n  display: inline-flex;\n\n  width: fit-content;\n  max-width: 100%;\n\n  margin-bottom: 17px;\n  padding:\n    8px 14px;\n\n  border:\n    1px solid rgba(225,194,148,.27);\n\n  border-radius: 999px;\n\n  color: #e6c89d;\n\n  background:\n    rgba(255,255,255,.045);\n\n  font-size: 11px;\n  font-weight: 900;\n}\n\n.wdc26-main-title {\n  margin-bottom: 20px;\n\n  color: #fffaf3;\n\n  font-size:\n    clamp(40px,5.8vw,66px);\n\n  letter-spacing: -1.35px;\n}\n\n.wdc26-main-title span {\n  display: block;\n\n  color: #d3b4df;\n\n  text-shadow:\n    0 0 22px rgba(139,109,161,.22);\n}\n\n.wdc26-hero-copy p {\n  max-width: 620px;\n\n  margin-bottom: 23px;\n\n  color: #eee7ee;\n\n  font-size: 17px;\n  line-height: 1.75;\n}\n\n.wdc26-hero-note {\n  margin:\n    15px 0 0 !important;\n\n  color: #cbbdcb !important;\n\n  font-size: 12px !important;\n}\n\n.wdc26-hero-media {\n  position: relative;\n  z-index: 2;\n\n  display: flex;\n\n  padding:\n    28px;\n\n  align-items: center;\n  justify-content: center;\n}\n\n.wdc26-hero-media::before {\n  position: absolute;\n\n  top: 50%;\n  left: 50%;\n\n  width: 78%;\n  height: 78%;\n\n  content: \"\";\n\n  border-radius: 50%;\n\n  background:\n    radial-gradient(\n      circle,\n      rgba(196,172,209,.25),\n      rgba(139,109,161,.07) 47%,\n      transparent 73%\n    );\n\n  transform:\n    translate(-50%,-50%);\n\n  animation:\n    wdcMoonGlow\n    5s\n    ease-in-out\n    infinite;\n}\n\n.wdc26-hero-media img {\n  position: relative;\n  z-index: 2;\n\n  max-width: 570px !important;\n\n  border:\n    1px solid rgba(225,194,148,.24);\n\n  border-radius: 18px;\n\n  box-shadow:\n    0 25px 60px rgba(8,6,12,.38);\n\n  animation:\n    wdcCharmSway\n    6s\n    ease-in-out\n    infinite;\n}\n\n\n\/* =========================================================\n   FACTS\n========================================================= *\/\n\n.wdc26-facts-wrap {\n  padding:\n    34px 15px 41px;\n\n  background:\n    #f6f1f6;\n}\n\n.wdc26-facts {\n  display: grid;\n\n  grid-template-columns:\n    repeat(\n      auto-fit,\n      minmax(\n        175px,\n        1fr\n      )\n    );\n\n  width: 100%;\n  max-width: 970px;\n\n  margin: 0 auto;\n\n  overflow: hidden;\n\n  border:\n    1px solid #e3d9e3;\n\n  border-radius: 14px;\n\n  background:\n    #fffdfb;\n\n  box-shadow:\n    0 12px 28px rgba(54,40,58,.055);\n}\n\n.wdc26-fact {\n  padding:\n    22px 9px;\n\n  border:\n    1px solid #eee6ed;\n\n  text-align: center;\n\n  transition:\n    transform .25s ease,\n    background .25s ease;\n}\n\n.wdc26-fact:hover {\n  background:\n    #f7eff8;\n\n  transform:\n    translateY(-4px);\n}\n\n.wdc26-fact strong {\n  display: block;\n\n  color:\n    #362a3b;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:\n    20px;\n}\n\n.wdc26-fact span {\n  display: block;\n\n  margin-top:\n    6px;\n\n  color:\n    #887789;\n\n  font-size:\n    10px;\n\n  font-weight:\n    900;\n\n  text-transform:\n    uppercase;\n}\n\n\n\/* =========================================================\n   HOOK\n========================================================= *\/\n\n.wdc26-hook {\n  text-align: center;\n\n  background:\n    linear-gradient(\n      135deg,\n      #fbf6ef,\n      #efe5ee\n    );\n}\n\n.wdc26-quote {\n  width:\n    100%;\n  max-width:\n    800px;\n\n  margin:\n    28px auto 0;\n\n  padding:\n    27px 22px;\n\n  border-top:\n    1px solid var(--wdc-bronze);\n\n  border-bottom:\n    1px solid var(--wdc-bronze);\n\n  color:\n    #654f66;\n\n  background:\n    linear-gradient(\n      90deg,\n      transparent,\n      rgba(170,122,68,.10),\n      transparent\n    );\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:\n    21px;\n\n  font-style:\n    italic;\n\n  line-height:\n    1.55;\n}\n\n\n\/* =========================================================\n   SPLIT\n========================================================= *\/\n\n.wdc26-split {\n  display: grid;\n\n  grid-template-columns:\n    repeat(\n      auto-fit,\n      minmax(\n        min(390px,100%),\n        1fr\n      )\n    );\n\n  gap:\n    52px;\n\n  align-items:\n    center;\n}\n\n.wdc26-split \u003e * {\n  min-width:\n    0;\n}\n\n.wdc26-copy p {\n  margin-bottom:\n    16px;\n\n  color:\n    var(--wdc-muted);\n\n  font-size:\n    16px;\n\n  line-height:\n    1.77;\n}\n\n.wdc26-image {\n  position:\n    relative;\n\n  width:\n    100%;\n\n  max-width:\n    575px;\n\n  margin:\n    0 auto;\n\n  padding:\n    7px;\n\n  overflow:\n    hidden;\n\n  border:\n    1px solid #dacddb;\n\n  border-radius:\n    18px;\n\n  background:\n    #302738;\n\n  box-shadow:\n    0 19px 44px rgba(55,39,60,.14);\n\n  transition:\n    transform .3s ease,\n    box-shadow .3s ease;\n}\n\n.wdc26-image:hover {\n  transform:\n    translateY(-5px);\n\n  box-shadow:\n    0 25px 55px rgba(55,39,60,.22);\n}\n\n.wdc26-image img {\n  border-radius:\n    11px;\n}\n\n.wdc26-image::after,\n.wdc26-showcase::after {\n  position:\n    absolute;\n\n  top:\n    -15%;\n\n  bottom:\n    -15%;\n\n  left:\n    -30%;\n\n  width:\n    14%;\n\n  content:\n    \"\";\n\n  pointer-events:\n    none;\n\n  background:\n    linear-gradient(\n      90deg,\n      transparent,\n      rgba(255,255,255,.55),\n      rgba(196,172,209,.24),\n      transparent\n    );\n\n  transform:\n    skewX(-12deg);\n\n  animation:\n    wdcSweep\n    7s\n    ease-in-out\n    infinite;\n}\n\n\n\/* =========================================================\n   DARK SECTION\n========================================================= *\/\n\n.wdc26-dark {\n  position:\n    relative;\n\n  overflow:\n    hidden;\n\n  color:\n    #ffffff;\n\n  background:\n    radial-gradient(\n      circle at 90% 10%,\n      rgba(139,109,161,.18),\n      transparent 29%\n    ),\n    radial-gradient(\n      circle at 10% 88%,\n      rgba(170,122,68,.11),\n      transparent 28%\n    ),\n    linear-gradient(\n      145deg,\n      #18131e,\n      #2b2234 52%,\n      #443049\n    );\n}\n\n.wdc26-dark \u003e * {\n  position:\n    relative;\n\n  z-index:\n    2;\n}\n\n.wdc26-dark .wdc26-title {\n  color:\n    #fff9f2;\n}\n\n.wdc26-dark .wdc26-copy p {\n  color:\n    #e5dde6;\n}\n\n.wdc26-dark .wdc26-kicker {\n  color:\n    #e4c99f;\n\n  border-color:\n    rgba(225,194,148,.24);\n\n  background:\n    rgba(255,255,255,.05);\n}\n\n\n\/* =========================================================\n   FEATURE CARDS\n========================================================= *\/\n\n.wdc26-card-grid {\n  display:\n    grid;\n\n  grid-template-columns:\n    repeat(\n      auto-fit,\n      minmax(\n        210px,\n        1fr\n      )\n    );\n\n  gap:\n    15px;\n\n  margin-top:\n    30px;\n}\n\n.wdc26-card {\n  padding:\n    25px 20px;\n\n  border:\n    1px solid #e3d8e1;\n\n  border-radius:\n    14px;\n\n  background:\n    #fffdfb;\n\n  text-align:\n    left;\n\n  box-shadow:\n    0 9px 25px rgba(57,43,61,.04);\n\n  transition:\n    transform .27s ease,\n    box-shadow .27s ease;\n}\n\n.wdc26-card:hover {\n  transform:\n    translateY(-5px);\n\n  box-shadow:\n    0 16px 35px rgba(57,43,61,.10);\n}\n\n.wdc26-card-icon {\n  display:\n    flex;\n\n  width:\n    52px;\n  height:\n    52px;\n\n  margin-bottom:\n    15px;\n\n  align-items:\n    center;\n  justify-content:\n    center;\n\n  border:\n    1px solid #dbc4df;\n\n  border-radius:\n    50%;\n\n  background:\n    #f8eff9;\n\n  font-size:\n    24px;\n\n  animation:\n    wdcTwinkle\n    4s\n    ease-in-out\n    infinite;\n}\n\n.wdc26-card h3 {\n  margin-bottom:\n    8px;\n\n  color:\n    #352a3b;\n\n  font-size:\n    18px;\n}\n\n.wdc26-card p {\n  margin-bottom:\n    0;\n\n  color:\n    var(--wdc-muted);\n\n  font-size:\n    14px;\n}\n\n\n\/* =========================================================\n   DETAIL GRID\n========================================================= *\/\n\n.wdc26-detail-grid {\n  display:\n    grid;\n\n  grid-template-columns:\n    repeat(\n      auto-fit,\n      minmax(\n        170px,\n        1fr\n      )\n    );\n\n  gap:\n    13px;\n\n  margin-top:\n    28px;\n}\n\n.wdc26-detail {\n  padding:\n    21px 15px;\n\n  border:\n    1px solid #e4d9e3;\n\n  border-radius:\n    13px;\n\n  background:\n    #fffdfb;\n\n  text-align:\n    center;\n\n  transition:\n    transform .25s ease,\n    box-shadow .25s ease;\n}\n\n.wdc26-detail:hover {\n  transform:\n    translateY(-4px);\n\n  box-shadow:\n    0 12px 28px rgba(57,43,61,.08);\n}\n\n.wdc26-detail-icon {\n  margin-bottom:\n    8px;\n\n  font-size:\n    27px;\n}\n\n.wdc26-detail strong {\n  display:\n    block;\n\n  color:\n    #392d3f;\n\n  font-size:\n    13px;\n}\n\n.wdc26-detail span {\n  display:\n    block;\n\n  margin-top:\n    4px;\n\n  color:\n    var(--wdc-muted);\n\n  font-size:\n    11px;\n}\n\n\n\/* =========================================================\n   SHOWCASE\n========================================================= *\/\n\n.wdc26-showcase {\n  position:\n    relative;\n\n  width:\n    100%;\n\n  max-width:\n    870px;\n\n  margin:\n    30px auto 0;\n\n  padding:\n    7px;\n\n  overflow:\n    hidden;\n\n  border:\n    1px solid #d9ccda;\n\n  border-radius:\n    18px;\n\n  background:\n    #302638;\n\n  box-shadow:\n    0 20px 47px rgba(57,43,61,.14);\n}\n\n.wdc26-showcase img {\n  border-radius:\n    11px;\n}\n\n\n\/* =========================================================\n   PLACEMENT\n========================================================= *\/\n\n.wdc26-place-grid {\n  display:\n    grid;\n\n  grid-template-columns:\n    repeat(\n      auto-fit,\n      minmax(\n        155px,\n        1fr\n      )\n    );\n\n  gap:\n    12px;\n\n  margin-top:\n    28px;\n}\n\n.wdc26-place {\n  padding:\n    20px 11px;\n\n  border:\n    1px solid #e3d9e2;\n\n  border-radius:\n    13px;\n\n  background:\n    #fffdfb;\n\n  text-align:\n    center;\n\n  transition:\n    transform .25s ease,\n    box-shadow .25s ease;\n}\n\n.wdc26-place:hover {\n  transform:\n    translateY(-4px);\n\n  box-shadow:\n    0 11px 26px rgba(57,43,61,.08);\n}\n\n.wdc26-place-icon {\n  margin-bottom:\n    7px;\n\n  font-size:\n    25px;\n}\n\n.wdc26-place strong {\n  display:\n    block;\n\n  color:\n    #392d3f;\n\n  font-size:\n    13px;\n}\n\n.wdc26-place span {\n  display:\n    block;\n\n  margin-top:\n    4px;\n\n  color:\n    var(--wdc-muted);\n\n  font-size:\n    11px;\n}\n\n\n\/* =========================================================\n   STYLE TAGS\n========================================================= *\/\n\n.wdc26-tags {\n  display:\n    flex;\n\n  flex-wrap:\n    wrap;\n\n  gap:\n    8px;\n\n  margin-top:\n    22px;\n}\n\n.wdc26-tag {\n  padding:\n    8px 11px;\n\n  border:\n    1px solid rgba(225,194,148,.21);\n\n  border-radius:\n    999px;\n\n  color:\n    #e6d1b1;\n\n  background:\n    rgba(255,255,255,.05);\n\n  font-size:\n    12px;\n  font-weight:\n    800;\n}\n\n\n\/* =========================================================\n   INFO GRID\n========================================================= *\/\n\n.wdc26-info-grid {\n  display:\n    grid;\n\n  grid-template-columns:\n    repeat(\n      auto-fit,\n      minmax(\n        220px,\n        1fr\n      )\n    );\n\n  width:\n    100%;\n\n  max-width:\n    920px;\n\n  margin:\n    29px auto 0;\n\n  gap:\n    13px;\n}\n\n.wdc26-info {\n  padding:\n    21px 17px;\n\n  border:\n    1px solid var(--wdc-border);\n\n  border-radius:\n    13px;\n\n  background:\n    #fffdfb;\n\n  text-align:\n    left;\n}\n\n.wdc26-info strong {\n  display:\n    block;\n\n  margin-bottom:\n    6px;\n\n  color:\n    #392d3f;\n\n  font-size:\n    14px;\n}\n\n.wdc26-info span {\n  color:\n    var(--wdc-muted);\n\n  font-size:\n    13px;\n\n  line-height:\n    1.65;\n}\n\n\n\/* =========================================================\n   PACKAGE\n========================================================= *\/\n\n.wdc26-package {\n  width:\n    100%;\n\n  max-width:\n    760px;\n\n  margin:\n    30px auto 0;\n\n  padding:\n    28px 22px;\n\n  border:\n    1px solid #dcc9d9;\n\n  border-radius:\n    16px;\n\n  background:\n    #faf3f8;\n\n  text-align:\n    center;\n\n  box-shadow:\n    0 12px 30px rgba(57,43,61,.06);\n}\n\n.wdc26-package strong {\n  display:\n    block;\n\n  margin-bottom:\n    7px;\n\n  color:\n    var(--wdc-plum);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:\n    23px;\n}\n\n.wdc26-package p {\n  margin:\n    0;\n\n  color:\n    var(--wdc-muted);\n}\n\n\n\/* =========================================================\n   FINAL\n========================================================= *\/\n\n.wdc26-final {\n  position:\n    relative;\n\n  padding:\n    76px 30px;\n\n  overflow:\n    hidden;\n\n  color:\n    #ffffff;\n\n  text-align:\n    center;\n\n  background:\n    radial-gradient(\n      circle at 50% 0%,\n      rgba(139,109,161,.22),\n      transparent 40%\n    ),\n    radial-gradient(\n      circle at 88% 86%,\n      rgba(170,122,68,.13),\n      transparent 30%\n    ),\n    linear-gradient(\n      145deg,\n      #16121c,\n      #292033 53%,\n      #443049\n    );\n}\n\n.wdc26-final::before {\n  position:\n    absolute;\n\n  inset:\n    0;\n\n  pointer-events:\n    none;\n\n  content:\n    \"\";\n\n  opacity:\n    .25;\n\n  background-image:\n\n    radial-gradient(\n      circle,\n      rgba(255,255,255,.94)\n      0 1.4px,\n      transparent 2px\n    ),\n\n    radial-gradient(\n      circle,\n      rgba(196,172,209,.82)\n      0 1px,\n      transparent 1.5px\n    );\n\n  background-size:\n    95px 95px,\n    160px 160px;\n\n  animation:\n    wdcStars\n    25s\n    linear\n    infinite;\n}\n\n.wdc26-final \u003e * {\n  position:\n    relative;\n\n  z-index:\n    2;\n}\n\n.wdc26-final .wdc26-title {\n  color:\n    #fff9f2;\n}\n\n.wdc26-final .wdc26-title span {\n  display:\n    block;\n\n  color:\n    #d4b5df;\n}\n\n.wdc26-final p {\n  width:\n    100%;\n\n  max-width:\n    720px;\n\n  margin:\n    0 auto 25px;\n\n  color:\n    #e6dfe8;\n\n  font-size:\n    16px;\n\n  line-height:\n    1.75;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:900px) {\n\n  .wdc26-section {\n    padding:\n      58px 28px;\n  }\n\n  .wdc26-hero-copy {\n    padding:\n      50px 28px;\n  }\n\n  .wdc26-split {\n    gap:\n      36px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:700px) {\n\n  .wdc26-section {\n    padding:\n      48px 18px;\n  }\n\n  .wdc26-hero {\n    min-height:\n      0;\n  }\n\n  .wdc26-hero-copy {\n    padding:\n      44px 20px 28px;\n  }\n\n  .wdc26-hero-media {\n    padding:\n      14px 18px 30px;\n  }\n\n  .wdc26-main-title {\n    font-size:\n      36px;\n  }\n\n  .wdc26-title {\n    font-size:\n      30px;\n  }\n\n  .wdc26-btn {\n    width:\n      100%;\n  }\n\n  .wdc26-image:hover,\n  .wdc26-card:hover,\n  .wdc26-detail:hover,\n  .wdc26-place:hover,\n  .wdc26-fact:hover {\n    transform:\n      none;\n  }\n\n  .wdc26-final {\n    padding:\n      62px 18px;\n  }\n\n}\n\n\n\/* =========================================================\n   SMALL MOBILE\n========================================================= *\/\n\n@media screen and (max-width:420px) {\n\n  .wdc26-main-title {\n    font-size:\n      33px;\n  }\n\n  .wdc26-title {\n    font-size:\n      28px;\n  }\n\n}\n\n\n\/* =========================================================\n   REDUCED MOTION\n========================================================= *\/\n\n@media (prefers-reduced-motion:reduce) {\n\n  .wdc26 *,\n  .wdc26 *::before,\n  .wdc26 *::after {\n    animation-duration:\n      .01ms !important;\n\n    animation-iteration-count:\n      1 !important;\n  }\n\n}\n\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"wdc26\"\u003e\n\n\n\u003c!-- =====================================================\n     HERO — IMAGE 01\n===================================================== --\u003e\n\n\u003csection class=\"wdc26-hero\"\u003e\n\n  \u003cdiv class=\"wdc26-hero-copy\"\u003e\n\n    \u003cspan class=\"wdc26-hero-kicker\"\u003e\n      🌙 CELESTIAL CHARMS · VINTAGE BELLS · WITCHY COTTAGE MOOD\n    \u003c\/span\u003e\n\n    \u003ch1 class=\"wdc26-main-title\"\u003e\n      The Solitary Witch\n      \u003cspan\u003eDoor Charm\u003c\/span\u003e\n    \u003c\/h1\u003e\n\n    \u003cp\u003e\n      Turn an ordinary doorway or quiet corner\n      into something that feels collected,\n      mysterious and completely your own.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Layered moons, celestial symbols,\n      jewel-toned beads, crystal-style accents,\n      feathers and antique-inspired bells\n      come together in one richly detailed hanging piece.\n    \u003c\/p\u003e\n\n    \u003ca class=\"wdc26-btn\" href=\"#wdc26-details\"\u003e\n      Explore the Celestial Details →\n    \u003c\/a\u003e\n\n    \u003cp class=\"wdc26-hero-note\"\u003e\n      🌙 Moon Motifs  • \n      🔮 Jewel-Toned Accents  • \n      🔔 Vintage-Inspired Bells  • \n      🪶 Layered Feathers \u0026amp; Charms\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"wdc26-hero-media\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.webfastcdn.com\/image\/d38c2f3d4ee8c2101e9e01ef003b9ba5f7a60c12.png\" alt=\"The Solitary Witch Door Charm\" loading=\"eager\"\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     QUICK FACTS\n===================================================== --\u003e\n\n\u003csection class=\"wdc26-facts-wrap\"\u003e\n\n  \u003cdiv class=\"wdc26-facts\"\u003e\n\n\n    \u003cdiv class=\"wdc26-fact\"\u003e\n      \u003cstrong\u003eCelestial\u003c\/strong\u003e\n      \u003cspan\u003eMoons · Suns · Stars\u003c\/span\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"wdc26-fact\"\u003e\n      \u003cstrong\u003eLayered\u003c\/strong\u003e\n      \u003cspan\u003eBeads · Rope · Feathers\u003c\/span\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"wdc26-fact\"\u003e\n      \u003cstrong\u003eVintage Mood\u003c\/strong\u003e\n      \u003cspan\u003eAntique-Inspired Bells\u003c\/span\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"wdc26-fact\"\u003e\n      \u003cstrong\u003eYear-Round\u003c\/strong\u003e\n      \u003cspan\u003eNot Just for Halloween\u003c\/span\u003e\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     EMOTIONAL HOOK\n===================================================== --\u003e\n\n\u003csection class=\"wdc26-section wdc26-hook\"\u003e\n\n  \u003cspan class=\"wdc26-kicker\"\u003e\n    ✨ More Than Something to Fill an Empty Wall\n  \u003c\/span\u003e\n\n  \u003ch2 class=\"wdc26-title\"\u003e\n    Some Décor Fills a Space.\n    \u003cspan class=\"wdc26-plum\"\u003e\n      This Gives It a Personality.\n    \u003c\/span\u003e\n  \u003c\/h2\u003e\n\n  \u003cp class=\"wdc26-subtitle\"\u003e\n    Inspired by moonlit gardens,\n    old-world talismans\n    and the collected feeling of a witch's cottage,\n    this hanging charm is made for rooms\n    that feel more interesting when every object\n    looks like it has a story.\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"wdc26-quote\"\u003e\n    “Hang it somewhere you pass every day,\n    and let one ordinary corner feel\n    a little less ordinary.”\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     DETAIL LAYERS — IMAGE 02\n===================================================== --\u003e\n\n\u003csection class=\"wdc26-section wdc26-cream\" id=\"wdc26-details\"\u003e\n\n  \u003cdiv class=\"wdc26-split\"\u003e\n\n\n    \u003cdiv class=\"wdc26-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.webfastcdn.com\/image\/1519be4d89c7fd4a491207b4b42631c1ec4eb3ad.png\" alt=\"Celestial details on Witchy Door Charm\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"wdc26-copy\"\u003e\n\n      \u003cspan class=\"wdc26-kicker\"\u003e\n        🔮 Look Closer · There Is Always Another Detail\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"wdc26-title\"\u003e\n        Intentionally Layered.\n        \u003cspan class=\"wdc26-bronze\"\u003e\n          Never Plain.\n        \u003c\/span\u003e\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Crescent moons,\n        celestial suns,\n        pentagram detailing,\n        jewel-toned beads,\n        feathers,\n        vintage-inspired bells\n        and crystal-style accents\n        are arranged together into one long,\n        richly textured silhouette.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Instead of looking perfectly symmetrical\n        or overly minimal,\n        the piece has an intentionally collected appearance.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Different materials,\n        hanging lengths\n        and colors give your eye something new\n        to notice each time you pass it.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"wdc26-detail-grid\"\u003e\n\n\n    \u003cdiv class=\"wdc26-detail\"\u003e\n      \u003cdiv class=\"wdc26-detail-icon\"\u003e🌙\u003c\/div\u003e\n      \u003cstrong\u003eCrescent Moons\u003c\/strong\u003e\n      \u003cspan\u003eClassic celestial character.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"wdc26-detail\"\u003e\n      \u003cdiv class=\"wdc26-detail-icon\"\u003e☀️\u003c\/div\u003e\n      \u003cstrong\u003eSun Motifs\u003c\/strong\u003e\n      \u003cspan\u003eAdd old-world celestial contrast.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"wdc26-detail\"\u003e\n      \u003cdiv class=\"wdc26-detail-icon\"\u003e🔮\u003c\/div\u003e\n      \u003cstrong\u003eJewel-Toned Beads\u003c\/strong\u003e\n      \u003cspan\u003ePurple, emerald and turquoise tones.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"wdc26-detail\"\u003e\n      \u003cdiv class=\"wdc26-detail-icon\"\u003e✨\u003c\/div\u003e\n      \u003cstrong\u003eCrystal-Style Accents\u003c\/strong\u003e\n      \u003cspan\u003eCatch highlights throughout the day.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"wdc26-detail\"\u003e\n      \u003cdiv class=\"wdc26-detail-icon\"\u003e🔔\u003c\/div\u003e\n      \u003cstrong\u003eVintage Bells\u003c\/strong\u003e\n      \u003cspan\u003eAdd movement and antique character.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"wdc26-detail\"\u003e\n      \u003cdiv class=\"wdc26-detail-icon\"\u003e🪶\u003c\/div\u003e\n      \u003cstrong\u003eFeather Details\u003c\/strong\u003e\n      \u003cspan\u003eSoften the long layered silhouette.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     DAY \/ EVENING MOOD\n===================================================== --\u003e\n\n\u003csection class=\"wdc26-section wdc26-dark\"\u003e\n\n  \u003cdiv class=\"wdc26-split\"\u003e\n\n\n    \u003cdiv class=\"wdc26-copy\"\u003e\n\n      \u003cspan class=\"wdc26-kicker\"\u003e\n        🌙 One Piece · Two Completely Different Moods\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"wdc26-title\"\u003e\n        Color by Day.\n        \u003cspan style=\"color:#d4b5df;\"\u003e\n          Mystery by Evening.\n        \u003c\/span\u003e\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        In daylight,\n        the jewel tones,\n        metal-inspired finishes\n        and crystal-style details catch the eye\n        and reveal more of the individual layers.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        In softer evening lighting,\n        the darker rope,\n        bronze-toned bells,\n        moon motifs\n        and dangling silhouettes\n        take on a moodier cottage character.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Place it near wood,\n        candles,\n        books,\n        greenery\n        or darker walls\n        and the surrounding textures help\n        bring the layered details forward.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv style=\"\n        width:100%;\n        padding:40px 28px;\n        border:1px solid rgba(225,194,148,.20);\n        border-radius:18px;\n        background:rgba(255,255,255,.045);\n        text-align:center;\n      \"\u003e\n\n      \u003cdiv style=\"font-size:58px;margin-bottom:14px;\"\u003e\n        🌙 ✨ 🔔\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"\n          color:#ead9c1;\n          font-family:Georgia,'Times New Roman',serif;\n          font-size:25px;\n          line-height:1.48;\n        \"\u003e\n        Sunlight finds the beads.\u003cbr\u003e\n        Evening finds the shadows.\u003cbr\u003e\n        The details do the rest.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     MADE FOR WITCHY HOMES — IMAGE 03\n===================================================== --\u003e\n\n\u003csection class=\"wdc26-section wdc26-mist\"\u003e\n\n  \u003cdiv class=\"wdc26-split\"\u003e\n\n\n    \u003cdiv class=\"wdc26-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.webfastcdn.com\/image\/988f1821e51df5c86864192c4956b725d0855108.png\" alt=\"Witchy door charm in a mystical home setting\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"wdc26-copy\"\u003e\n\n      \u003cspan class=\"wdc26-kicker\"\u003e\n        🏡 Made for Homes With a Little More Character\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"wdc26-title\"\u003e\n        Not Just for October.\n        \u003cspan class=\"wdc26-teal\"\u003e\n          Keep It Up All Year.\n        \u003c\/span\u003e\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        The design is witchy,\n        but it is not built around pumpkins,\n        ghosts\n        or other Halloween-only imagery.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Earthy rope,\n        celestial motifs,\n        bronze tones,\n        jewel colors\n        and natural-looking feather details\n        make it easy to style beyond the Halloween season.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        It fits naturally into boho rooms,\n        gothic cottage interiors,\n        eclectic spaces,\n        reading corners\n        and celestial-themed décor.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     PLACEMENT\n===================================================== --\u003e\n\n\u003csection class=\"wdc26-section wdc26-soft wdc26-center\"\u003e\n\n  \u003cspan class=\"wdc26-kicker\"\u003e\n    🌙 Give Your Favorite Corner Something Unexpected\n  \u003c\/span\u003e\n\n  \u003ch2 class=\"wdc26-title\"\u003e\n    Hang It Where\n    \u003cspan class=\"wdc26-plum\"\u003e\n      the Room Needs a Little More Soul\n    \u003c\/span\u003e\n  \u003c\/h2\u003e\n\n  \u003cp class=\"wdc26-subtitle\"\u003e\n    The long vertical silhouette works especially well\n    in narrow spaces that are difficult to decorate\n    with framed art or bulky tabletop pieces.\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"wdc26-place-grid\"\u003e\n\n\n    \u003cdiv class=\"wdc26-place\"\u003e\n      \u003cdiv class=\"wdc26-place-icon\"\u003e🚪\u003c\/div\u003e\n      \u003cstrong\u003eFront Door\u003c\/strong\u003e\n      \u003cspan\u003eCreate an unconventional welcome.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"wdc26-place\"\u003e\n      \u003cdiv class=\"wdc26-place-icon\"\u003e🏡\u003c\/div\u003e\n      \u003cstrong\u003eEntryway\u003c\/strong\u003e\n      \u003cspan\u003eSet the mood as soon as you walk in.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"wdc26-place\"\u003e\n      \u003cdiv class=\"wdc26-place-icon\"\u003e🛏️\u003c\/div\u003e\n      \u003cstrong\u003eBedroom\u003c\/strong\u003e\n      \u003cspan\u003eAdd a softer celestial detail.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"wdc26-place\"\u003e\n      \u003cdiv class=\"wdc26-place-icon\"\u003e📚\u003c\/div\u003e\n      \u003cstrong\u003eReading Nook\u003c\/strong\u003e\n      \u003cspan\u003eLayer with books, candles and dark wood.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"wdc26-place\"\u003e\n      \u003cdiv class=\"wdc26-place-icon\"\u003e🕯️\u003c\/div\u003e\n      \u003cstrong\u003eMeditation Space\u003c\/strong\u003e\n      \u003cspan\u003eAdd visual character to a quiet corner.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"wdc26-place\"\u003e\n      \u003cdiv class=\"wdc26-place-icon\"\u003e🌿\u003c\/div\u003e\n      \u003cstrong\u003eCottage Wall\u003c\/strong\u003e\n      \u003cspan\u003ePair with greenery and rustic textures.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     WHY LOVE\n===================================================== --\u003e\n\n\u003csection class=\"wdc26-section wdc26-cream wdc26-center\"\u003e\n\n  \u003cspan class=\"wdc26-kicker\"\u003e\n    ✨ Why You'll Love It\n  \u003c\/span\u003e\n\n  \u003ch2 class=\"wdc26-title\"\u003e\n    Collected Details.\n    \u003cspan class=\"wdc26-bronze\"\u003e\n      One Complete Witchy Statement.\n    \u003c\/span\u003e\n  \u003c\/h2\u003e\n\n\n  \u003cdiv class=\"wdc26-card-grid\"\u003e\n\n\n    \u003carticle class=\"wdc26-card\"\u003e\n\n      \u003cdiv class=\"wdc26-card-icon\"\u003e🌙\u003c\/div\u003e\n\n      \u003ch3\u003e\n        Rich Celestial Details\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Moons,\n        sun motifs\n        and mystical symbols\n        create an unmistakably celestial look.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n\n    \u003carticle class=\"wdc26-card\"\u003e\n\n      \u003cdiv class=\"wdc26-card-icon\"\u003e🔮\u003c\/div\u003e\n\n      \u003ch3\u003e\n        Jewel-Toned Accents\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Purple,\n        emerald\n        and turquoise tones\n        bring depth without turning overly bright.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n\n    \u003carticle class=\"wdc26-card\"\u003e\n\n      \u003cdiv class=\"wdc26-card-icon\"\u003e🔔\u003c\/div\u003e\n\n      \u003ch3\u003e\n        Vintage Bell Details\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Antique-inspired bells\n        add movement,\n        texture\n        and old-world character.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n\n    \u003carticle class=\"wdc26-card\"\u003e\n\n      \u003cdiv class=\"wdc26-card-icon\"\u003e🪶\u003c\/div\u003e\n\n      \u003ch3\u003e\n        Layered Silhouette\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Rope,\n        chains,\n        beads,\n        feathers\n        and charms create a fuller visual composition.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n\n    \u003carticle class=\"wdc26-card\"\u003e\n\n      \u003cdiv class=\"wdc26-card-icon\"\u003e🏡\u003c\/div\u003e\n\n      \u003ch3\u003e\n        Easy to Style\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Works on doors,\n        walls,\n        entryways,\n        bedrooms\n        and cozy corners.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n\n    \u003carticle class=\"wdc26-card\"\u003e\n\n      \u003cdiv class=\"wdc26-card-icon\"\u003e🌿\u003c\/div\u003e\n\n      \u003ch3\u003e\n        Year-Round Character\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Celestial and earthy details\n        make it much more versatile\n        than Halloween-only décor.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     STYLE PAIRING\n===================================================== --\u003e\n\n\u003csection class=\"wdc26-section wdc26-dark wdc26-center\"\u003e\n\n  \u003cspan class=\"wdc26-kicker\"\u003e\n    🖤 The More Personal the Room, the Better It Fits\n  \u003c\/span\u003e\n\n  \u003ch2 class=\"wdc26-title\"\u003e\n    Made for Spaces\n    \u003cspan style=\"color:#d4b5df;\"\u003e\n      That Don't Look Like Everyone Else's\n    \u003c\/span\u003e\n  \u003c\/h2\u003e\n\n\n  \u003cdiv class=\"wdc26-card-grid\"\u003e\n\n\n    \u003carticle class=\"wdc26-card\"\u003e\n\n      \u003cdiv class=\"wdc26-card-icon\"\u003e🌙\u003c\/div\u003e\n\n      \u003ch3\u003e\n        Witchy Décor\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        A natural companion to moon,\n        star\n        and celestial collections.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n\n    \u003carticle class=\"wdc26-card\"\u003e\n\n      \u003cdiv class=\"wdc26-card-icon\"\u003e🖤\u003c\/div\u003e\n\n      \u003ch3\u003e\n        Gothic Cottage\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Layer it with darker walls,\n        antique furniture\n        and textured fabrics.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n\n    \u003carticle class=\"wdc26-card\"\u003e\n\n      \u003cdiv class=\"wdc26-card-icon\"\u003e🌿\u003c\/div\u003e\n\n      \u003ch3\u003e\n        Boho Spaces\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Rope,\n        beads\n        and feathers\n        blend naturally with eclectic interiors.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n\n    \u003carticle class=\"wdc26-card\"\u003e\n\n      \u003cdiv class=\"wdc26-card-icon\"\u003e📚\u003c\/div\u003e\n\n      \u003ch3\u003e\n        Cozy Reading Corners\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Pair it with books,\n        candles,\n        wood\n        and softer ambient lighting.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     GIFT — IMAGE 04\n===================================================== --\u003e\n\n\u003csection class=\"wdc26-section wdc26-soft\"\u003e\n\n  \u003cdiv class=\"wdc26-split\"\u003e\n\n\n    \u003cdiv class=\"wdc26-copy\"\u003e\n\n      \u003cspan class=\"wdc26-kicker\"\u003e\n        🎁 Skip the Candle They Already Have Three Of\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"wdc26-title\"\u003e\n        Give Them Something\n        \u003cspan class=\"wdc26-plum\"\u003e\n          They'll Actually Stop and Look At\n        \u003c\/span\u003e\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        When someone already has plenty of mugs,\n        candles\n        and ordinary seasonal décor,\n        finding a gift with genuine visual personality\n        can be difficult.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        This layered hanging charm\n        feels more unusual,\n        more decorative\n        and more personal —\n        especially for someone who already loves\n        moons,\n        crystals,\n        witchy interiors\n        or unconventional home décor.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        It makes a distinctive choice\n        for birthdays,\n        housewarmings,\n        Halloween,\n        Christmas\n        or simply sending someone\n        a little unexpected magic.\n      \u003c\/p\u003e\n\n\n      \u003cdiv class=\"wdc26-tags\"\u003e\n\n        \u003cspan class=\"wdc26-tag\"\u003e\n          🌙 Moon Lovers\n        \u003c\/span\u003e\n\n        \u003cspan class=\"wdc26-tag\"\u003e\n          🔮 Crystal Collectors\n        \u003c\/span\u003e\n\n        \u003cspan class=\"wdc26-tag\"\u003e\n          🖤 Witchy Décor Lovers\n        \u003c\/span\u003e\n\n        \u003cspan class=\"wdc26-tag\"\u003e\n          🌿 Boho Homes\n        \u003c\/span\u003e\n\n        \u003cspan class=\"wdc26-tag\"\u003e\n          🏡 Housewarming Gifts\n        \u003c\/span\u003e\n\n        \u003cspan class=\"wdc26-tag\"\u003e\n          🎁 Unusual Gift Lovers\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"wdc26-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.webfastcdn.com\/image\/a6592b531f51083a61ab1cb80c42073f1d58ab70.png\" alt=\"The Solitary Witch Door Charm gift and display\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     SMALL TRANSFORMATION MODULE\n===================================================== --\u003e\n\n\u003csection class=\"wdc26-section wdc26-cream wdc26-center\"\u003e\n\n  \u003cspan class=\"wdc26-kicker\"\u003e\n    🌿 You Don't Need to Redecorate the Whole Room\n  \u003c\/span\u003e\n\n  \u003ch2 class=\"wdc26-title\"\u003e\n    Sometimes One Unusual Piece\n    \u003cspan class=\"wdc26-bronze\"\u003e\n      Is Enough\n    \u003c\/span\u003e\n  \u003c\/h2\u003e\n\n  \u003cp class=\"wdc26-subtitle\"\u003e\n    Hang it from a favorite hook.\n    Add a candle nearby.\n    Let daylight catch the beadwork\n    and crystal-style details.\n    Suddenly the corner that used to disappear\n    into the background becomes the one\n    you notice every time you walk past.\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"wdc26-detail-grid\"\u003e\n\n\n    \u003cdiv class=\"wdc26-detail\"\u003e\n      \u003cdiv class=\"wdc26-detail-icon\"\u003e1️⃣\u003c\/div\u003e\n      \u003cstrong\u003eChoose a Corner\u003c\/strong\u003e\n      \u003cspan\u003eDoor, wall, nook or entryway.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"wdc26-detail\"\u003e\n      \u003cdiv class=\"wdc26-detail-icon\"\u003e🌙\u003c\/div\u003e\n      \u003cstrong\u003eHang the Charm\u003c\/strong\u003e\n      \u003cspan\u003eLet the long layers fall naturally.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"wdc26-detail\"\u003e\n      \u003cdiv class=\"wdc26-detail-icon\"\u003e🕯️\u003c\/div\u003e\n      \u003cstrong\u003eLayer the Mood\u003c\/strong\u003e\n      \u003cspan\u003eAdd books, candles or greenery nearby.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"wdc26-detail\"\u003e\n      \u003cdiv class=\"wdc26-detail-icon\"\u003e✨\u003c\/div\u003e\n      \u003cstrong\u003eLet It Catch Light\u003c\/strong\u003e\n      \u003cspan\u003eAllow the small details to become the focal point.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     PRODUCT DETAILS\n===================================================== --\u003e\n\n\u003csection class=\"wdc26-section wdc26-mist wdc26-center\"\u003e\n\n  \u003cspan class=\"wdc26-kicker\"\u003e\n    📋 Product Overview\n  \u003c\/span\u003e\n\n  \u003ch2 class=\"wdc26-title\"\u003e\n    The Solitary Witch Door Charm\n  \u003c\/h2\u003e\n\n\n  \u003cdiv class=\"wdc26-info-grid\"\u003e\n\n\n    \u003cdiv class=\"wdc26-info\"\u003e\n\n      \u003cstrong\u003e\n        🌙 Product Type\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Celestial Hanging Door \u0026amp; Wall Decoration\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"wdc26-info\"\u003e\n\n      \u003cstrong\u003e\n        ✨ Design Theme\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Witchy \/ Celestial \/ Boho \/\n        Gothic Cottage \/ Vintage-Inspired\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"wdc26-info\"\u003e\n\n      \u003cstrong\u003e\n        🔮 Decorative Elements\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Crescent Moons,\n        Sun Motifs,\n        Mystical Charms,\n        Jewel-Toned Beads\n        \u0026amp; Crystal-Style Accents\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"wdc26-info\"\u003e\n\n      \u003cstrong\u003e\n        🔔 Hanging Details\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Vintage-Inspired Bells,\n        Rope,\n        Chains\n        \u0026amp; Layered Charms\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"wdc26-info\"\u003e\n\n      \u003cstrong\u003e\n        🪶 Additional Accents\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Feather Details\n        \u0026amp; Mixed Decorative Elements\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"wdc26-info\"\u003e\n\n      \u003cstrong\u003e\n        🎨 Color Direction\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Jewel Tones,\n        Bronze-Like Metals\n        \u0026amp; Earthy Rope Textures\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"wdc26-info\"\u003e\n\n      \u003cstrong\u003e\n        🏡 Suggested Placement\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Front Door,\n        Entryway,\n        Bedroom,\n        Reading Nook,\n        Meditation Space,\n        Cottage Wall\n        \u0026amp; Cozy Corners\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"wdc26-info\"\u003e\n\n      \u003cstrong\u003e\n        🎁 Occasions\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Birthdays,\n        Housewarmings,\n        Halloween,\n        Christmas\n        \u0026amp; Year-Round Gifting\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"wdc26-package\"\u003e\n\n    \u003cstrong\u003e\n      🎁 Package Includes\n    \u003c\/strong\u003e\n\n    \u003cp\u003e\n      1 × Witchy Door Charm\n      \u003cbr\u003e\n      \u003cspan style=\"font-size:13px;\"\u003e\n        Bells, Beads, Celestial \u0026amp; Hanging Decorative Details\n      \u003c\/span\u003e\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     FINAL CTA\n===================================================== --\u003e\n\n\u003csection class=\"wdc26-final\"\u003e\n\n  \u003cdiv style=\"\n      margin-bottom:12px;\n      font-size:46px;\n    \"\u003e\n    🌙🔮✨\n  \u003c\/div\u003e\n\n  \u003cspan class=\"wdc26-kicker\" style=\"\n      color:#e6cfae;\n      border-color:rgba(225,194,148,.24);\n      background:rgba(255,255,255,.045);\n    \"\u003e\n    A Little Magic for the Place You Call Home\n  \u003c\/span\u003e\n\n  \u003ch2 class=\"wdc26-title\"\u003e\n    Hang the Moons.\n    Let the Details Move.\n    \u003cspan\u003eGive the Room a Story.\u003c\/span\u003e\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    Layer your favorite doorway\n    or quiet corner\n    with celestial symbols,\n    jewel-toned beads,\n    feathers,\n    crystal-style accents\n    and vintage-inspired bells —\n    one unusual detail at a time.\n  \u003c\/p\u003e\n\n  \u003ca class=\"wdc26-btn\" href=\"#wdc26-details\"\u003e\n    Bring a Little Magic Home →\n  \u003c\/a\u003e\n\n\u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"YMH","offers":[{"title":"Purple","offer_id":57328949100710,"sku":"ZYH2609086901-女巫门饰-紫色","price":36.99,"currency_code":"USD","in_stock":true},{"title":"Blue","offer_id":57328949133478,"sku":"ZYH2609086901-蓝色","price":36.99,"currency_code":"USD","in_stock":true},{"title":"Green","offer_id":57328949166246,"sku":"ZYH2609086901-绿色","price":36.99,"currency_code":"USD","in_stock":true},{"title":"Red","offer_id":57328949199014,"sku":"ZYH2609086901-红色","price":36.99,"currency_code":"USD","in_stock":true},{"title":"Orange","offer_id":57328949231782,"sku":"ZYH2609086901-橙色","price":36.99,"currency_code":"USD","in_stock":true},{"title":"Pink","offer_id":57328949264550,"sku":"ZYH2609086901-粉色","price":36.99,"currency_code":"USD","in_stock":true},{"title":"BLack","offer_id":57328949297318,"sku":"ZYH2609086901-黑色","price":36.99,"currency_code":"USD","in_stock":true},{"title":"White","offer_id":57328949330086,"sku":"ZYH2609086901-白色","price":36.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/d38c2f3d4ee8c2101e9e01ef003b9ba5f7a60c12.jpg?v=1789030585","url":"https:\/\/getvyxor.com\/products\/witchy-door-charm-bells-crystals-celestial-hanging-decor","provider":"getvyxor","version":"1.0","type":"link"}