{"product_id":"ghost-face-3-wick-candle-holder-gothic-horror-decor-for-halloween-horror-lovers","title":"Ghost Face 3-Wick Candle Holder – Gothic Horror Décor for Halloween \u0026 Horror Lovers","description":"\u003cstyle\u003e\n\/* ==========================================================\n   GHOST FACE CANDLE HOLDER\n   CINEMATIC HORROR PRODUCT PAGE\n\n   3 COLORS:\n   BLACK \/ RED \/ PINK\n\n   Theme:\n   Charcoal Black\n   Blood Red\n   Dusty Pink\n   Candle Amber\n========================================================== *\/\n\n.gfc-page,\n.gfc-page *,\n.gfc-page *::before,\n.gfc-page *::after{\n  box-sizing:border-box;\n}\n\n.gfc-page{\n  --black:#0c0a0b;\n  --black2:#171214;\n  --black3:#241a1e;\n\n  --wine:#692737;\n  --red:#a52d3c;\n  --red2:#c94a57;\n\n  --pink:#d99aae;\n  --pink2:#f0c4d1;\n\n  --amber:#d49146;\n  --amber2:#f0c27a;\n  --amber3:#ffe1a4;\n\n  --cream:#fbf5ef;\n  --cream2:#f2e8e1;\n\n  --white:#ffffff;\n\n  --text:#2d2729;\n  --muted:#756d70;\n  --border:#e6dbd8;\n\n  position:relative;\n\n  display:block;\n  clear:both;\n\n  isolation:isolate;\n\n  width:100%;\n  max-width:1120px;\n\n  margin:30px auto 0;\n  padding:0;\n\n  overflow:hidden;\n\n  color:var(--text);\n  background:#fff;\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.68;\n\n  container-type:inline-size;\n  container-name:ghostcandle;\n}\n\n.gfc-page img{\n  display:block;\n\n  width:100% !important;\n  max-width:100% !important;\n  height:auto !important;\n\n  margin:0 !important;\n\n  border:0;\n}\n\n.gfc-page h1,\n.gfc-page h2,\n.gfc-page h3,\n.gfc-page p,\n.gfc-page ul{\n  margin-top:0;\n}\n\n.gfc-page h1,\n.gfc-page h2,\n.gfc-page h3{\n  line-height:1.12;\n}\n\n.gfc-page h1,\n.gfc-page h2{\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n}\n\n\n\/* ==========================================================\n   ANIMATIONS\n========================================================== *\/\n\n@keyframes gfcFog{\n\n  0%{\n    transform:\n      translate3d(-4%,0,0)\n      scale(1);\n    opacity:.25;\n  }\n\n  50%{\n    transform:\n      translate3d(3%,-2%,0)\n      scale(1.06);\n    opacity:.48;\n  }\n\n  100%{\n    transform:\n      translate3d(-2%,1%,0)\n      scale(1.02);\n    opacity:.28;\n  }\n\n}\n\n@keyframes gfcGlow{\n\n  0%,\n  100%{\n    box-shadow:\n      0 25px 58px rgba(0,0,0,.4),\n      0 0 0 rgba(221,151,73,0);\n  }\n\n  50%{\n    box-shadow:\n      0 28px 64px rgba(0,0,0,.46),\n      0 0 38px rgba(221,151,73,.22);\n  }\n\n}\n\n@keyframes gfcTextGlow{\n\n  0%,\n  100%{\n    text-shadow:\n      0 0 4px rgba(240,194,122,.05);\n  }\n\n  50%{\n    text-shadow:\n      0 0 18px rgba(240,194,122,.4),\n      0 0 32px rgba(165,45,60,.14);\n  }\n\n}\n\n@keyframes gfcFloat{\n\n  0%,\n  100%{\n    transform:translateY(0);\n  }\n\n  50%{\n    transform:translateY(-5px);\n  }\n\n}\n\n@keyframes gfcPulse{\n\n  0%,\n  100%{\n    transform:scale(1);\n    opacity:.7;\n  }\n\n  50%{\n    transform:scale(1.08);\n    opacity:1;\n  }\n\n}\n\n@keyframes gfcShine{\n\n  0%{\n    transform:\n      translateX(-170%)\n      skewX(-20deg);\n  }\n\n  58%,\n  100%{\n    transform:\n      translateX(280%)\n      skewX(-20deg);\n  }\n\n}\n\n@keyframes gfcParticles{\n\n  from{\n    background-position:\n      0 0,\n      40px 70px;\n  }\n\n  to{\n    background-position:\n      0 180px,\n      80px 250px;\n  }\n\n}\n\n\n\/* ==========================================================\n   COMMON\n========================================================== *\/\n\n.gfc-section{\n  position:relative;\n\n  width:100%;\n\n  padding:62px 24px;\n}\n\n.gfc-center{\n  text-align:center;\n}\n\n.gfc-kicker{\n  display:inline-flex;\n\n  margin-bottom:13px;\n  padding:7px 14px;\n\n  align-items:center;\n  justify-content:center;\n\n  border:\n    1px solid rgba(165,45,60,.24);\n\n  border-radius:999px;\n\n  color:var(--wine);\n\n  background:\n    rgba(217,154,174,.10);\n\n  font-size:12px;\n  font-weight:900;\n  letter-spacing:1.3px;\n  text-transform:uppercase;\n}\n\n.gfc-title{\n  max-width:850px;\n\n  margin-right:auto;\n  margin-bottom:18px;\n  margin-left:auto;\n\n  color:#231d1f;\n\n  font-size:\n    clamp(31px,5vw,49px);\n\n  font-weight:700;\n  letter-spacing:-.8px;\n}\n\n.gfc-subtitle{\n  max-width:760px;\n\n  margin-right:auto;\n  margin-bottom:28px;\n  margin-left:auto;\n\n  color:var(--muted);\n\n  font-size:17px;\n  line-height:1.75;\n}\n\n.gfc-red{\n  color:var(--red);\n}\n\n.gfc-pink{\n  color:#bd718a;\n}\n\n.gfc-amber{\n  color:var(--amber);\n}\n\n.gfc-soft{\n  background:\n    linear-gradient(\n      135deg,\n      #fbf6f2,\n      #f2e9e4\n    );\n}\n\n\n\/* ==========================================================\n   HERO\n========================================================== *\/\n\n.gfc-hero{\n  position:relative;\n\n  display:grid;\n\n  grid-template-columns:\n    minmax(0,.9fr)\n    minmax(0,1.1fr);\n\n  min-height:640px;\n\n  overflow:hidden;\n\n  color:#fff;\n\n  background:\n    radial-gradient(\n      circle at 12% 10%,\n      rgba(165,45,60,.22),\n      transparent 30%\n    ),\n    radial-gradient(\n      circle at 90% 80%,\n      rgba(217,154,174,.13),\n      transparent 27%\n    ),\n    linear-gradient(\n      145deg,\n      #090708,\n      #1b1115\n    );\n}\n\n\n\/* FOG *\/\n\n.gfc-hero::before{\n  position:absolute;\n\n  inset:-20%;\n\n  z-index:1;\n\n  pointer-events:none;\n\n  content:\"\";\n\n  background:\n    radial-gradient(\n      ellipse at 20% 30%,\n      rgba(255,255,255,.07),\n      transparent 34%\n    ),\n    radial-gradient(\n      ellipse at 70% 60%,\n      rgba(217,154,174,.06),\n      transparent 38%\n    ),\n    radial-gradient(\n      ellipse at 40% 80%,\n      rgba(240,194,122,.05),\n      transparent 30%\n    );\n\n  filter:blur(22px);\n\n  animation:\n    gfcFog\n    10s\n    ease-in-out\n    infinite;\n}\n\n\n\/* PARTICLES *\/\n\n.gfc-hero::after{\n  position:absolute;\n\n  inset:0;\n\n  z-index:1;\n\n  pointer-events:none;\n\n  content:\"\";\n\n  opacity:.25;\n\n  background-image:\n\n    radial-gradient(\n      circle,\n      rgba(255,255,255,.85)\n      0 1px,\n      transparent 1.5px\n    ),\n\n    radial-gradient(\n      circle,\n      rgba(240,194,122,.7)\n      0 1px,\n      transparent 1.5px\n    );\n\n  background-size:\n    75px 75px,\n    120px 120px;\n\n  animation:\n    gfcParticles\n    18s\n    linear\n    infinite;\n}\n\n.gfc-hero-copy{\n  position:relative;\n  z-index:3;\n\n  display:flex;\n\n  padding:64px 42px;\n\n  flex-direction:column;\n  justify-content:center;\n}\n\n.gfc-hero-kicker{\n  display:inline-flex;\n\n  width:fit-content;\n\n  margin-bottom:17px;\n  padding:8px 14px;\n\n  border:\n    1px solid rgba(240,194,122,.3);\n\n  border-radius:999px;\n\n  color:#e9c893;\n\n  background:\n    rgba(255,255,255,.04);\n\n  font-size:12px;\n  font-weight:900;\n}\n\n.gfc-main-title{\n  margin-bottom:20px;\n\n  color:#fff;\n\n  font-size:\n    clamp(40px,6vw,66px);\n\n  letter-spacing:-1.4px;\n}\n\n.gfc-main-title span{\n  display:block;\n\n  color:var(--amber2);\n\n  animation:\n    gfcTextGlow\n    3.2s\n    ease-in-out\n    infinite;\n}\n\n.gfc-hero-sub{\n  max-width:620px;\n\n  margin-bottom:20px;\n\n  color:#dfd4d8;\n\n  font-size:18px;\n  line-height:1.72;\n}\n\n.gfc-hero-line{\n  margin-bottom:0;\n\n  color:#e6a8b8;\n\n  font-size:14px;\n  font-weight:900;\n}\n\n.gfc-hero-image{\n  position:relative;\n  z-index:2;\n\n  min-width:0;\n\n  overflow:hidden;\n}\n\n.gfc-hero-image img{\n  width:100%;\n  height:100% !important;\n  min-height:640px;\n\n  object-fit:cover;\n\n  animation:\n    gfcGlow\n    4.4s\n    ease-in-out\n    infinite;\n}\n\n\n\/* ==========================================================\n   QUICK FACTS\n========================================================== *\/\n\n.gfc-facts-wrap{\n  padding:24px 16px;\n\n  background:#120d0f;\n}\n\n.gfc-facts{\n  display:grid;\n\n  grid-template-columns:\n    repeat(4,minmax(0,1fr));\n\n  max-width:930px;\n\n  margin:0 auto;\n}\n\n.gfc-fact{\n  padding:14px 10px;\n\n  color:#fff;\n\n  text-align:center;\n\n  border-right:\n    1px solid rgba(255,255,255,.12);\n}\n\n.gfc-fact:last-child{\n  border-right:0;\n}\n\n.gfc-fact strong{\n  display:block;\n\n  color:#f1c987;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:18px;\n}\n\n.gfc-fact span{\n  display:block;\n\n  margin-top:4px;\n\n  color:#cfc2c6;\n\n  font-size:12px;\n}\n\n\n\/* ==========================================================\n   SPLIT\n========================================================== *\/\n\n.gfc-split{\n  display:grid;\n\n  grid-template-columns:\n    minmax(0,1fr);\n\n  gap:34px;\n\n  align-items:center;\n}\n\n.gfc-split \u003e *{\n  min-width:0;\n}\n\n.gfc-copy p{\n  margin-bottom:16px;\n\n  color:var(--muted);\n\n  font-size:16px;\n  line-height:1.75;\n}\n\n.gfc-image-card{\n  position:relative;\n\n  width:100%;\n  max-width:560px;\n\n  margin:0 auto;\n\n  overflow:hidden;\n\n  border:\n    1px solid #d9cbc7;\n\n  border-radius:18px;\n\n  background:#151012;\n\n  box-shadow:\n    0 20px 46px rgba(40,24,30,.15);\n\n  transition:\n    transform .3s ease,\n    box-shadow .3s ease;\n}\n\n.gfc-image-card:hover{\n  transform:\n    translateY(-5px);\n\n  box-shadow:\n    0 26px 56px rgba(40,24,30,.22),\n    0 0 25px rgba(165,45,60,.08);\n}\n\n.gfc-image-card img{\n  aspect-ratio:1\/1;\n\n  object-fit:cover;\n}\n\n\n\/* ==========================================================\n   COLOR SECTION\n========================================================== *\/\n\n.gfc-color-grid{\n  display:grid;\n\n  grid-template-columns:\n    repeat(3,minmax(0,1fr));\n\n  gap:16px;\n\n  margin-top:30px;\n}\n\n.gfc-color-card{\n  position:relative;\n\n  overflow:hidden;\n\n  padding:25px 20px;\n\n  border-radius:16px;\n\n  background:#fff;\n\n  box-shadow:\n    0 10px 28px rgba(36,24,29,.06);\n\n  border:\n    1px solid var(--border);\n\n  transition:\n    transform .28s ease,\n    box-shadow .28s ease;\n}\n\n.gfc-color-card:hover{\n  transform:\n    translateY(-6px);\n\n  box-shadow:\n    0 18px 38px rgba(36,24,29,.12);\n}\n\n.gfc-color-top{\n  width:42px;\n  height:42px;\n\n  margin-bottom:17px;\n\n  border-radius:50%;\n\n  box-shadow:\n    0 0 0 6px rgba(0,0,0,.025);\n\n  animation:\n    gfcPulse\n    3.5s\n    ease-in-out\n    infinite;\n}\n\n.gfc-color-black{\n  background:#121212;\n}\n\n.gfc-color-red{\n  background:#ad2e3f;\n}\n\n.gfc-color-pink{\n  background:#dfa0b6;\n}\n\n.gfc-color-card h3{\n  margin-bottom:8px;\n\n  color:#2b2326;\n\n  font-size:20px;\n}\n\n.gfc-color-card p{\n  margin-bottom:0;\n\n  color:var(--muted);\n\n  font-size:14px;\n}\n\n\n\/* ==========================================================\n   DARK SECTION\n========================================================== *\/\n\n.gfc-dark{\n  position:relative;\n\n  overflow:hidden;\n\n  color:#fff;\n\n  background:\n    radial-gradient(\n      circle at 88% 12%,\n      rgba(165,45,60,.17),\n      transparent 30%\n    ),\n    radial-gradient(\n      circle at 12% 84%,\n      rgba(240,194,122,.08),\n      transparent 27%\n    ),\n    linear-gradient(\n      145deg,\n      #080708,\n      #1b1115\n    );\n}\n\n.gfc-dark::before{\n  position:absolute;\n\n  inset:0;\n\n  pointer-events:none;\n\n  content:\"\";\n\n  opacity:.18;\n\n  background-image:\n    radial-gradient(\n      circle,\n      rgba(255,255,255,.82)\n      0 1px,\n      transparent 1.5px\n    );\n\n  background-size:\n    70px 70px;\n}\n\n.gfc-dark \u003e *{\n  position:relative;\n  z-index:2;\n}\n\n.gfc-dark .gfc-title{\n  color:#fff;\n}\n\n.gfc-dark .gfc-copy p{\n  color:#d8cdd1;\n}\n\n.gfc-dark .gfc-kicker{\n  color:#e5a2b6;\n\n  border-color:\n    rgba(229,162,182,.2);\n\n  background:\n    rgba(229,162,182,.06);\n}\n\n\n\/* ==========================================================\n   DETAIL LIST\n========================================================== *\/\n\n.gfc-detail-list{\n  display:grid;\n\n  gap:11px;\n\n  margin-top:22px;\n}\n\n.gfc-detail-item{\n  display:flex;\n\n  gap:12px;\n\n  padding:14px 15px;\n\n  border-radius:12px;\n\n  background:#f8f1ee;\n\n  color:#4a4144;\n\n  font-size:14px;\n}\n\n.gfc-detail-item .gfc-detail-icon{\n  font-size:21px;\n}\n\n.gfc-detail-item strong{\n  display:block;\n\n  margin-bottom:2px;\n\n  color:#2c2326;\n}\n\n\n\/* ==========================================================\n   BENEFIT CARDS\n========================================================== *\/\n\n.gfc-benefit-grid{\n  display:grid;\n\n  grid-template-columns:\n    repeat(2,minmax(0,1fr));\n\n  gap:15px;\n\n  margin-top:30px;\n}\n\n.gfc-card{\n  padding:23px 20px;\n\n  border:\n    1px solid var(--border);\n\n  border-radius:15px;\n\n  background:#fff;\n\n  box-shadow:\n    0 8px 24px rgba(50,31,38,.04);\n\n  transition:\n    transform .28s ease,\n    box-shadow .28s ease;\n}\n\n.gfc-card:hover{\n  transform:\n    translateY(-5px);\n\n  box-shadow:\n    0 16px 34px rgba(50,31,38,.10);\n}\n\n.gfc-card-icon{\n  margin-bottom:10px;\n\n  font-size:27px;\n\n  animation:\n    gfcFloat\n    3.6s\n    ease-in-out\n    infinite;\n}\n\n.gfc-card:nth-child(2)\n.gfc-card-icon{\n  animation-delay:.8s;\n}\n\n.gfc-card:nth-child(3)\n.gfc-card-icon{\n  animation-delay:1.6s;\n}\n\n.gfc-card:nth-child(4)\n.gfc-card-icon{\n  animation-delay:2.4s;\n}\n\n.gfc-card h3{\n  margin-bottom:8px;\n\n  color:#34272b;\n\n  font-size:18px;\n}\n\n.gfc-card p{\n  margin-bottom:0;\n\n  color:var(--muted);\n\n  font-size:14px;\n}\n\n\n\/* ==========================================================\n   CANDLE BOX\n========================================================== *\/\n\n.gfc-candle-box{\n  max-width:820px;\n\n  margin:30px auto 0;\n  padding:28px 24px;\n\n  border:\n    1px solid rgba(240,194,122,.28);\n\n  border-radius:17px;\n\n  color:#fff;\n\n  background:\n    radial-gradient(\n      circle at 80% 20%,\n      rgba(240,194,122,.12),\n      transparent 30%\n    ),\n    linear-gradient(\n      135deg,\n      #1a1014,\n      #3c1f28\n    );\n\n  box-shadow:\n    0 16px 35px rgba(43,22,30,.16);\n\n  text-align:left;\n}\n\n.gfc-candle-box h3{\n  margin-bottom:8px;\n\n  color:#f2cf95;\n\n  font-size:21px;\n}\n\n.gfc-candle-box p{\n  margin-bottom:0;\n\n  color:#ddcfd4;\n}\n\n\n\/* ==========================================================\n   SCENES\n========================================================== *\/\n\n.gfc-scene-grid{\n  display:grid;\n\n  grid-template-columns:\n    repeat(3,minmax(0,1fr));\n\n  gap:15px;\n\n  margin-top:29px;\n}\n\n.gfc-scene-card{\n  padding:22px 18px;\n\n  border:\n    1px solid var(--border);\n\n  border-radius:15px;\n\n  background:#fff;\n\n  transition:\n    transform .28s ease,\n    box-shadow .28s ease;\n}\n\n.gfc-scene-card:hover{\n  transform:\n    translateY(-5px);\n\n  box-shadow:\n    0 15px 32px rgba(52,32,39,.09);\n}\n\n.gfc-scene-icon{\n  margin-bottom:9px;\n\n  font-size:28px;\n}\n\n.gfc-scene-card h3{\n  margin-bottom:8px;\n\n  color:#33262b;\n\n  font-size:18px;\n}\n\n.gfc-scene-card p{\n  margin-bottom:0;\n\n  color:var(--muted);\n\n  font-size:14px;\n}\n\n\n\/* ==========================================================\n   QUOTE\n========================================================== *\/\n\n.gfc-quote{\n  margin-top:23px;\n  padding:20px;\n\n  border-left:\n    4px solid var(--amber);\n\n  border-radius:\n    0 12px 12px 0;\n\n  background:\n    rgba(255,255,255,.06);\n\n  color:#f4dcb5;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:20px;\n  font-style:italic;\n}\n\n\n\/* ==========================================================\n   SHOWCASE\n========================================================== *\/\n\n.gfc-showcase{\n  position:relative;\n\n  max-width:820px;\n\n  margin:31px auto 0;\n\n  overflow:hidden;\n\n  border-radius:18px;\n\n  box-shadow:\n    0 22px 50px rgba(34,22,27,.17);\n}\n\n.gfc-showcase::after{\n  position:absolute;\n\n  top:-15%;\n  bottom:-15%;\n  left:-28%;\n\n  width:16%;\n\n  pointer-events:none;\n\n  content:\"\";\n\n  background:\n    linear-gradient(\n      90deg,\n      transparent,\n      rgba(255,231,183,.45),\n      transparent\n    );\n\n  transform:\n    skewX(-12deg);\n\n  animation:\n    gfcShine\n    6.5s\n    ease-in-out\n    infinite;\n}\n\n\n\/* ==========================================================\n   SPECS\n========================================================== *\/\n\n.gfc-specs{\n  max-width:880px;\n\n  margin:30px auto 0;\n\n  overflow:hidden;\n\n  border:\n    1px solid var(--border);\n\n  border-radius:15px;\n\n  background:#fff;\n}\n\n.gfc-spec-row{\n  display:grid;\n\n  grid-template-columns:\n    175px minmax(0,1fr);\n\n  border-bottom:\n    1px solid var(--border);\n}\n\n.gfc-spec-row:last-child{\n  border-bottom:0;\n}\n\n.gfc-spec-label,\n.gfc-spec-value{\n  padding:14px 15px;\n\n  font-size:14px;\n}\n\n.gfc-spec-label{\n  color:var(--wine);\n\n  background:#f7efed;\n\n  font-weight:900;\n}\n\n\n\/* ==========================================================\n   FAQ\n========================================================== *\/\n\n.gfc-faq{\n  max-width:820px;\n\n  margin:29px auto 0;\n}\n\n.gfc-page details{\n  margin-bottom:11px;\n\n  overflow:hidden;\n\n  border:\n    1px solid var(--border);\n\n  border-radius:13px;\n\n  background:#fff;\n\n  transition:\n    transform .25s ease,\n    box-shadow .25s ease;\n}\n\n.gfc-page details:hover{\n  transform:\n    translateY(-2px);\n\n  box-shadow:\n    0 8px 20px rgba(52,32,39,.06);\n}\n\n.gfc-page summary{\n  position:relative;\n\n  display:block;\n\n  padding:\n    18px 49px 18px 18px;\n\n  color:#35282c;\n\n  cursor:pointer;\n\n  font-size:15px;\n  font-weight:900;\n\n  list-style:none;\n}\n\n.gfc-page summary::-webkit-details-marker{\n  display:none;\n}\n\n.gfc-page summary::after{\n  position:absolute;\n\n  top:50%;\n  right:18px;\n\n  color:var(--wine);\n\n  content:\"+\";\n\n  font-size:25px;\n\n  transform:\n    translateY(-50%);\n}\n\n.gfc-page details[open]\nsummary::after{\n  content:\"−\";\n}\n\n.gfc-faq-answer{\n  padding:\n    0 18px 18px;\n\n  color:var(--muted);\n\n  font-size:14px;\n  line-height:1.7;\n}\n\n\n\/* ==========================================================\n   FINAL\n========================================================== *\/\n\n.gfc-final{\n  position:relative;\n\n  padding:\n    72px 24px;\n\n  overflow:hidden;\n\n  color:#fff;\n\n  text-align:center;\n\n  background:\n    radial-gradient(\n      circle at 50% 0%,\n      rgba(165,45,60,.24),\n      transparent 36%\n    ),\n    radial-gradient(\n      circle at 82% 82%,\n      rgba(240,194,122,.08),\n      transparent 30%\n    ),\n    linear-gradient(\n      145deg,\n      #080708,\n      #211117\n    );\n}\n\n.gfc-final::before{\n  position:absolute;\n\n  inset:0;\n\n  pointer-events:none;\n\n  content:\"\";\n\n  opacity:.2;\n\n  background-image:\n\n    radial-gradient(\n      circle,\n      rgba(255,255,255,.85)\n      0 1px,\n      transparent 1.5px\n    ),\n\n    radial-gradient(\n      circle,\n      rgba(240,194,122,.72)\n      0 1px,\n      transparent 1.5px\n    );\n\n  background-size:\n    78px 78px,\n    130px 130px;\n\n  animation:\n    gfcParticles\n    20s\n    linear\n    infinite;\n}\n\n.gfc-final \u003e *{\n  position:relative;\n  z-index:2;\n}\n\n.gfc-final h2{\n  max-width:820px;\n\n  margin:0 auto 17px;\n\n  color:#fff;\n\n  font-size:\n    clamp(32px,5vw,50px);\n}\n\n.gfc-final h2 span{\n  color:var(--amber2);\n\n  animation:\n    gfcTextGlow\n    3s\n    ease-in-out\n    infinite;\n}\n\n.gfc-final p{\n  max-width:700px;\n\n  margin:0 auto 24px;\n\n  color:#d9cfd2;\n\n  font-size:17px;\n}\n\n.gfc-final-line{\n  position:relative;\n\n  display:inline-block;\n\n  padding:13px 22px;\n\n  overflow:hidden;\n\n  border:\n    1px solid rgba(255,255,255,.17);\n\n  border-radius:999px;\n\n  background:\n    rgba(255,255,255,.06);\n\n  color:#fff;\n\n  font-size:15px;\n  font-weight:900;\n}\n\n.gfc-final-line::after{\n  position:absolute;\n\n  top:-30%;\n  left:-45%;\n\n  width:38%;\n  height:160%;\n\n  pointer-events:none;\n\n  content:\"\";\n\n  background:\n    linear-gradient(\n      90deg,\n      transparent,\n      rgba(255,255,255,.45),\n      transparent\n    );\n\n  animation:\n    gfcShine\n    4.5s\n    ease-in-out\n    infinite;\n}\n\n\n\/* ==========================================================\n   RESPONSIVE\n========================================================== *\/\n\n@container ghostcandle (min-width:700px){\n\n  .gfc-section{\n    padding:\n      72px 44px;\n  }\n\n  .gfc-split{\n    grid-template-columns:\n      repeat(2,minmax(0,1fr));\n\n    gap:50px;\n  }\n\n}\n\n@container ghostcandle (min-width:950px){\n\n  .gfc-section{\n    padding:\n      80px 60px;\n  }\n\n  .gfc-copy p{\n    font-size:17px;\n  }\n\n}\n\n\n\/* ==========================================================\n   MOBILE\n========================================================== *\/\n\n@media(max-width:760px){\n\n  .gfc-hero{\n    grid-template-columns:1fr;\n\n    min-height:0;\n  }\n\n  .gfc-hero-copy{\n    padding:\n      43px 21px 33px;\n  }\n\n  .gfc-main-title{\n    font-size:40px;\n  }\n\n  .gfc-hero-image img{\n    min-height:auto;\n\n    aspect-ratio:1\/1;\n  }\n\n  .gfc-facts{\n    grid-template-columns:\n      repeat(2,minmax(0,1fr));\n  }\n\n  .gfc-fact:nth-child(2){\n    border-right:0;\n  }\n\n  .gfc-fact:nth-child(-n+2){\n    border-bottom:\n      1px solid rgba(255,255,255,.12);\n  }\n\n  .gfc-color-grid,\n  .gfc-scene-grid{\n    grid-template-columns:1fr;\n  }\n\n  .gfc-benefit-grid{\n    grid-template-columns:1fr;\n  }\n\n  .gfc-spec-row{\n    grid-template-columns:\n      125px minmax(0,1fr);\n  }\n\n}\n\n@media(max-width:480px){\n\n  .gfc-page{\n    margin-top:20px;\n  }\n\n  .gfc-section{\n    padding:\n      44px 18px;\n  }\n\n  .gfc-main-title{\n    font-size:35px;\n  }\n\n  .gfc-title{\n    font-size:30px;\n  }\n\n  .gfc-subtitle,\n  .gfc-hero-sub{\n    font-size:16px;\n  }\n\n  .gfc-hero::before{\n    opacity:.7;\n  }\n\n  .gfc-image-card:hover,\n  .gfc-color-card:hover,\n  .gfc-card:hover,\n  .gfc-scene-card:hover,\n  .gfc-page details:hover{\n    transform:none;\n  }\n\n}\n\n\n\/* ==========================================================\n   REDUCED MOTION\n========================================================== *\/\n\n@media(prefers-reduced-motion:reduce){\n\n  .gfc-page *,\n  .gfc-page *::before,\n  .gfc-page *::after{\n    animation-duration:.01ms !important;\n    animation-iteration-count:1 !important;\n  }\n\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"gfc-page\"\u003e\n\n\n\u003c!-- =====================================================\n     HERO\n===================================================== --\u003e\n\n\u003csection class=\"gfc-hero\"\u003e\n\n  \u003cdiv class=\"gfc-hero-copy\"\u003e\n\n    \u003cspan class=\"gfc-hero-kicker\"\u003e\n      👻 HORROR MEETS CANDLELIGHT\n    \u003c\/span\u003e\n\n    \u003ch1 class=\"gfc-main-title\"\u003e\n      Ghost Face\n      \u003cspan\u003eCandle Holder\u003c\/span\u003e\n    \u003c\/h1\u003e\n\n    \u003cp class=\"gfc-hero-sub\"\u003e\n      Give your favorite candle a haunting new home. A ghostly masked figure,\n      flowing robe and raised candle platform turn ordinary candlelight into\n      a dramatic little horror scene.\n    \u003c\/p\u003e\n\n    \u003cp class=\"gfc-hero-line\"\u003e\n      🖤 Black • ❤️ Red • 🩷 Pink • 🕯️ Designed for 3-Wick Candles\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"gfc-hero-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/8996\/4899\/files\/01_ef5cb63b-1f0c-40f0-a3a5-5ce9a3e65a99.png?v=1787811133\" alt=\"Ghost Face Candle Holder\" 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=\"gfc-facts-wrap\"\u003e\n\n  \u003cdiv class=\"gfc-facts\"\u003e\n\n\n    \u003cdiv class=\"gfc-fact\"\u003e\n\n      \u003cstrong\u003e\n        3 Colors\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Black · Red · Pink\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"gfc-fact\"\u003e\n\n      \u003cstrong\u003e\n        3-Wick\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Candle Format\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"gfc-fact\"\u003e\n\n      \u003cstrong\u003e\n        Sculptural\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Horror Design\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"gfc-fact\"\u003e\n\n      \u003cstrong\u003e\n        Halloween\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Statement Décor\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     COLOR INTRO\n===================================================== --\u003e\n\n\u003csection class=\"gfc-section gfc-soft\"\u003e\n\n  \u003cdiv class=\"gfc-split\"\u003e\n\n\n    \u003cdiv class=\"gfc-image-card\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/8996\/4899\/files\/02_a170f96c-249c-4b93-bb9d-ae0b4c83ac52.png?v=1787811132\" alt=\"Ghost Face Candle Holder three colors\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"gfc-copy\"\u003e\n\n      \u003cspan class=\"gfc-kicker\"\u003e\n        Choose Your Ghost\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"gfc-title\"\u003e\n        Three Colors.\n        \u003cspan class=\"gfc-red\"\u003e\n          Three Different Moods.\n        \u003c\/span\u003e\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Go classic and sinister with black, bold and dramatic with red,\n        or give your spooky décor a playful twist with pink.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Every version keeps the same eerie masked expression and flowing\n        sculpted silhouette — only the personality changes.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"gfc-color-grid\"\u003e\n\n\n    \u003cdiv class=\"gfc-color-card\"\u003e\n\n      \u003cdiv class=\"gfc-color-top gfc-color-black\"\u003e\u003c\/div\u003e\n\n      \u003ch3\u003e\n        🖤 Black\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Gothic, cinematic and easy to pair with classic black-and-orange\n        Halloween décor.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"gfc-color-card\"\u003e\n\n      \u003cdiv class=\"gfc-color-top gfc-color-red\"\u003e\u003c\/div\u003e\n\n      \u003ch3\u003e\n        ❤️ Red\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Bold, fiery and attention-grabbing for a louder horror-inspired setup.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"gfc-color-card\"\u003e\n\n      \u003cdiv class=\"gfc-color-top gfc-color-pink\"\u003e\u003c\/div\u003e\n\n      \u003ch3\u003e\n        🩷 Pink\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Creepy meets cute — ideal for pink Halloween, pastel goth and\n        unconventional spooky décor.\n      \u003c\/p\u003e\n\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=\"gfc-section gfc-center\"\u003e\n\n  \u003cspan class=\"gfc-kicker\"\u003e\n    Not Just Another Candle Holder\n  \u003c\/span\u003e\n\n  \u003ch2 class=\"gfc-title\"\u003e\n    Turn an Ordinary Candle Into\n    \u003cspan class=\"gfc-red\"\u003e\n      a Tiny Horror Scene\n    \u003c\/span\u003e\n  \u003c\/h2\u003e\n\n  \u003cp class=\"gfc-subtitle\"\u003e\n    Ordinary candle holders disappear into the background. This one becomes\n    part of the display — adding height, shadow and character around the\n    candle itself.\n  \u003c\/p\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     BLACK \/ CINEMATIC\n===================================================== --\u003e\n\n\u003csection class=\"gfc-section gfc-dark\"\u003e\n\n  \u003cdiv class=\"gfc-split\"\u003e\n\n\n    \u003cdiv class=\"gfc-image-card\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/8996\/4899\/files\/03_d16ca9c8-002b-407e-b125-514be32bd0b4.png?v=1787811133\" alt=\"Black Ghost Face Candle Holder\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"gfc-copy\"\u003e\n\n      \u003cspan class=\"gfc-kicker\"\u003e\n        Classic Horror Energy\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"gfc-title\"\u003e\n        🖤 Black — Dark, Dramatic \u0026amp; Timeless\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        The black version delivers the strongest traditional horror look.\n        Its dark robe makes the pale ghostly face stand out while warm\n        candlelight creates dramatic contrast above.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Pair it with pumpkins, skulls, gothic books, ravens, dark frames\n        or cobwebs to create a display that feels much more cinematic.\n      \u003c\/p\u003e\n\n\n      \u003cdiv class=\"gfc-quote\"\u003e\n        “Part candle holder. Part sculpture. Part tiny horror scene.”\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     DETAIL CLOSE-UP\n===================================================== --\u003e\n\n\u003csection class=\"gfc-section\"\u003e\n\n  \u003cdiv class=\"gfc-split\"\u003e\n\n\n    \u003cdiv class=\"gfc-copy\"\u003e\n\n      \u003cspan class=\"gfc-kicker\"\u003e\n        Sculptural Detail\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"gfc-title\"\u003e\n        Creepy From Far Away.\n        \u003cspan class=\"gfc-red\"\u003e\n          Even Better Up Close.\n        \u003c\/span\u003e\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        The visual impact comes from the combination of the elongated\n        ghostly expression, deep robe folds and the raised candle platform.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The vertical shape helps the holder feel more like a small display\n        sculpture than an ordinary tabletop accessory.\n      \u003c\/p\u003e\n\n\n      \u003cdiv class=\"gfc-detail-list\"\u003e\n\n\n        \u003cdiv class=\"gfc-detail-item\"\u003e\n\n          \u003cspan class=\"gfc-detail-icon\"\u003e\n            👻\n          \u003c\/span\u003e\n\n          \u003cdiv\u003e\n            \u003cstrong\u003eGhostly Face\u003c\/strong\u003e\n            High-contrast mask detail immediately catches the eye.\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"gfc-detail-item\"\u003e\n\n          \u003cspan class=\"gfc-detail-icon\"\u003e\n            🖤\n          \u003c\/span\u003e\n\n          \u003cdiv\u003e\n            \u003cstrong\u003eFlowing Robe Texture\u003c\/strong\u003e\n            Sculpted folds create depth and strong shadow.\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"gfc-detail-item\"\u003e\n\n          \u003cspan class=\"gfc-detail-icon\"\u003e\n            🕯️\n          \u003c\/span\u003e\n\n          \u003cdiv\u003e\n            \u003cstrong\u003eRaised Candle Platform\u003c\/strong\u003e\n            Keeps the candle visually integrated into the sculpture.\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"gfc-image-card\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/8996\/4899\/files\/05_53df9db3-671e-46cf-bfb4-7a4c5a6af244.png?v=1787811132\" alt=\"Ghost Face Candle Holder sculptural details\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     BENEFITS\n===================================================== --\u003e\n\n\u003csection class=\"gfc-section gfc-soft gfc-center\"\u003e\n\n  \u003cspan class=\"gfc-kicker\"\u003e\n    Why Horror Fans Love It\n  \u003c\/span\u003e\n\n  \u003ch2 class=\"gfc-title\"\u003e\n    Dark Décor That\n    \u003cspan class=\"gfc-red\"\u003e\n      Actually Does Something\n    \u003c\/span\u003e\n  \u003c\/h2\u003e\n\n\n  \u003cdiv class=\"gfc-benefit-grid\"\u003e\n\n\n    \u003cdiv class=\"gfc-card\"\u003e\n\n      \u003cdiv class=\"gfc-card-icon\"\u003e\n        🕯️\n      \u003c\/div\u003e\n\n      \u003ch3\u003e\n        Made for 3-Wick Candles\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Designed around standard 3-wick candle formats so your favorite\n        fragrance becomes part of the display.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"gfc-card\"\u003e\n\n      \u003cdiv class=\"gfc-card-icon\"\u003e\n        👻\n      \u003c\/div\u003e\n\n      \u003ch3\u003e\n        Instant Horror Atmosphere\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Add one piece and instantly give shelves, mantels and spooky corners\n        more personality.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"gfc-card\"\u003e\n\n      \u003cdiv class=\"gfc-card-icon\"\u003e\n        🎨\n      \u003c\/div\u003e\n\n      \u003ch3\u003e\n        Three Color Personalities\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Black for gothic drama, red for bold horror, or pink for creepy-cute style.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"gfc-card\"\u003e\n\n      \u003cdiv class=\"gfc-card-icon\"\u003e\n        🎁\n      \u003c\/div\u003e\n\n      \u003ch3\u003e\n        A Gift They Remember\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        A more unusual choice than another horror poster, mug or basic\n        Halloween accessory.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     THREE COLORS SHOWCASE\n===================================================== --\u003e\n\n\u003csection class=\"gfc-section gfc-center\"\u003e\n\n  \u003cspan class=\"gfc-kicker\"\u003e\n    Same Face. Different Energy.\n  \u003c\/span\u003e\n\n  \u003ch2 class=\"gfc-title\"\u003e\n    Choose the One That Matches\n    \u003cspan class=\"gfc-pink\"\u003e\n      Your Dark Side\n    \u003c\/span\u003e\n  \u003c\/h2\u003e\n\n  \u003cp class=\"gfc-subtitle\"\u003e\n    The same eerie design can feel gothic, aggressive or playful depending\n    on the color you bring into the room.\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"gfc-showcase\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/8996\/4899\/files\/04_0cd364aa-54bc-478e-b05b-e4af5c655e25.png?v=1787811133\" alt=\"Black red and pink Ghost Face Candle Holders\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     GIFT\n===================================================== --\u003e\n\n\u003csection class=\"gfc-section gfc-dark\"\u003e\n\n  \u003cdiv class=\"gfc-split\"\u003e\n\n\n    \u003cdiv class=\"gfc-image-card\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/8996\/4899\/files\/06_4ede6f71-039f-4a89-9acf-4ac802a37140.png?v=1787811133\" alt=\"Ghost Face Candle Holder horror gift\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"gfc-copy\"\u003e\n\n      \u003cspan class=\"gfc-kicker\"\u003e\n        🎁 A Gift With Horror Personality\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"gfc-title\"\u003e\n        For the Horror Fan Who Already Has Everything\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Posters? Probably already has them.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Horror shirts? Maybe a whole drawer.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        This combines a collectible-style horror look with something that\n        can actually become part of their room, shelf or Halloween setup.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        A memorable choice for Halloween, birthdays, housewarmings,\n        Christmas or simply surprising someone who lives for spooky season.\n      \u003c\/p\u003e\n\n\n      \u003cdiv class=\"gfc-quote\"\u003e\n        The kind of gift that gets an immediate:\n        “Where did you get that?”\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     SCENE USES\n===================================================== --\u003e\n\n\u003csection class=\"gfc-section gfc-soft gfc-center\"\u003e\n\n  \u003cspan class=\"gfc-kicker\"\u003e\n    Style the Horror Your Way\n  \u003c\/span\u003e\n\n  \u003ch2 class=\"gfc-title\"\u003e\n    One Design That Can\n    \u003cspan class=\"gfc-red\"\u003e\n      Change the Whole Room\n    \u003c\/span\u003e\n  \u003c\/h2\u003e\n\n  \u003cp class=\"gfc-subtitle\"\u003e\n    From traditional Halloween to dark gothic interiors and pink spooky\n    rooms, the three color options make it easy to build the atmosphere\n    around your own style.\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"gfc-showcase\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/8996\/4899\/files\/07_c936fea6-95a6-49b8-926d-5bb5380f1fc1.png?v=1787811133\" alt=\"Ghost Face Candle Holder Halloween decor\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"gfc-scene-grid\"\u003e\n\n\n    \u003cdiv class=\"gfc-scene-card\"\u003e\n\n      \u003cdiv class=\"gfc-scene-icon\"\u003e\n        🎃\n      \u003c\/div\u003e\n\n      \u003ch3\u003e\n        Halloween Centerpiece\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Pair with pumpkins, leaves, string lights and other spooky décor.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"gfc-scene-card\"\u003e\n\n      \u003cdiv class=\"gfc-scene-icon\"\u003e\n        🖤\n      \u003c\/div\u003e\n\n      \u003ch3\u003e\n        Gothic Room Accent\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Style it on a dresser, shelf, mantel or desk for darker year-round décor.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"gfc-scene-card\"\u003e\n\n      \u003cdiv class=\"gfc-scene-icon\"\u003e\n        👻\n      \u003c\/div\u003e\n\n      \u003ch3\u003e\n        Horror Collection\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Display beside masks, figures, posters, books and movie memorabilia.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     CANDLELIGHT\n===================================================== --\u003e\n\n\u003csection class=\"gfc-section gfc-dark\"\u003e\n\n  \u003cdiv class=\"gfc-split\"\u003e\n\n\n    \u003cdiv class=\"gfc-copy\"\u003e\n\n      \u003cspan class=\"gfc-kicker\"\u003e\n        When the Lights Go Down\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"gfc-title\"\u003e\n        Candlelight Makes the Whole Display Come Alive\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Warm candlelight above the figure creates contrast against the\n        sculpted robe and deep shadows around the ghostly face.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        In low light, the piece feels less like ordinary home décor and\n        more like a miniature horror set sitting on your shelf.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Add purple ambient lighting, orange Halloween lights or dark\n        accessories for an even more dramatic atmosphere.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"gfc-image-card\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/8996\/4899\/files\/08_64357d42-a187-4f21-b106-c67018847600.png?v=1787811133\" alt=\"Ghost Face Candle Holder in cinematic candlelight\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     CANDLE COMPATIBILITY\n===================================================== --\u003e\n\n\u003csection class=\"gfc-section gfc-center\"\u003e\n\n  \u003cspan class=\"gfc-kicker\"\u003e\n    Designed Around Your Favorite Candle\n  \u003c\/span\u003e\n\n  \u003ch2 class=\"gfc-title\"\u003e\n    Turn Your 3-Wick Candle\n    \u003cspan class=\"gfc-amber\"\u003e\n      Into Part of the Décor\n    \u003c\/span\u003e\n  \u003c\/h2\u003e\n\n  \u003cp class=\"gfc-subtitle\"\u003e\n    Instead of hiding your candle inside an ordinary holder, make it the\n    highest point of the entire horror display.\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"gfc-candle-box\"\u003e\n\n    \u003ch3\u003e\n      🕯️ One Holder. Endless Halloween Moods.\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Swap in pumpkin, spice, gourmand or your favorite seasonal fragrance\n      whenever you want to change the atmosphere of the room.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     PRODUCT DETAILS\n===================================================== --\u003e\n\n\u003csection class=\"gfc-section gfc-soft\"\u003e\n\n  \u003cdiv class=\"gfc-split\"\u003e\n\n\n    \u003cdiv class=\"gfc-image-card\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/8996\/4899\/files\/09_d5232672-556e-402b-bcd1-9112bd759c23.png?v=1787811133\" alt=\"Ghost Face Candle Holder product details\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"gfc-copy\"\u003e\n\n      \u003cspan class=\"gfc-kicker\"\u003e\n        Product Details\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"gfc-title\"\u003e\n        Everything You Need to Know\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Designed as both a functional candle display and a horror-inspired\n        decorative sculpture, it can be mixed into Halloween scenes,\n        gothic interiors and horror collections.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"gfc-specs\"\u003e\n\n\n    \u003cdiv class=\"gfc-spec-row\"\u003e\n\n      \u003cdiv class=\"gfc-spec-label\"\u003e\n        Product\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gfc-spec-value\"\u003e\n        Ghost Face Candle Holder\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"gfc-spec-row\"\u003e\n\n      \u003cdiv class=\"gfc-spec-label\"\u003e\n        Colors\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gfc-spec-value\"\u003e\n        Black \/ Red \/ Pink\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"gfc-spec-row\"\u003e\n\n      \u003cdiv class=\"gfc-spec-label\"\u003e\n        Style\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gfc-spec-value\"\u003e\n        Horror-Inspired \/ Gothic \/ Halloween \/ Alternative Décor\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"gfc-spec-row\"\u003e\n\n      \u003cdiv class=\"gfc-spec-label\"\u003e\n        Candle Fit\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gfc-spec-value\"\u003e\n        Designed to fit standard 3-wick candles\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"gfc-spec-row\"\u003e\n\n      \u003cdiv class=\"gfc-spec-label\"\u003e\n        Design\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gfc-spec-value\"\u003e\n        Sculpted masked figure with flowing robe and raised candle platform\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"gfc-spec-row\"\u003e\n\n      \u003cdiv class=\"gfc-spec-label\"\u003e\n        Ideal For\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gfc-spec-value\"\u003e\n        Halloween displays, gothic rooms, shelves, tables, mantels,\n        horror collections and seasonal décor\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"gfc-spec-row\"\u003e\n\n      \u003cdiv class=\"gfc-spec-label\"\u003e\n        Candle Included\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gfc-spec-value\"\u003e\n        Candle shown in images is for display purposes unless the selected\n        purchase option specifically states otherwise\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     FAQ\n===================================================== --\u003e\n\n\u003csection class=\"gfc-section gfc-center\"\u003e\n\n  \u003cspan class=\"gfc-kicker\"\u003e\n    Frequently Asked Questions\n  \u003c\/span\u003e\n\n  \u003ch2 class=\"gfc-title\"\u003e\n    Before You Invite\n    \u003cspan class=\"gfc-red\"\u003e\n      This Ghost Home...\n    \u003c\/span\u003e\n  \u003c\/h2\u003e\n\n\n  \u003cdiv class=\"gfc-faq\"\u003e\n\n\n    \u003cdetails open\u003e\n\n      \u003csummary\u003e\n        What colors are available?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"gfc-faq-answer\"\u003e\n        Black, Red and Pink are available, giving you options for classic\n        horror, dramatic gothic or playful creepy-cute décor.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        What type of candle does it hold?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"gfc-faq-answer\"\u003e\n        The holder is designed around standard 3-wick candle formats.\n        Check the dimensions of your candle before use.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Is the candle included?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"gfc-faq-answer\"\u003e\n        Unless your selected purchase option specifically states otherwise,\n        candles shown in the images are for display purposes only.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Is this only for Halloween?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"gfc-faq-answer\"\u003e\n        No. It can also work in gothic bedrooms, horror collections,\n        gaming rooms, offices and alternative interiors throughout the year.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Which color should I choose?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"gfc-faq-answer\"\u003e\n        Choose Black for classic horror, Red for a stronger dramatic statement,\n        or Pink for creepy-cute and pastel-goth styling.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Would this make a good gift?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"gfc-faq-answer\"\u003e\n        It is especially suited to horror fans, Halloween enthusiasts,\n        gothic décor lovers and collectors who prefer something more unusual\n        than standard horror merchandise.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Can I use a real flame candle?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"gfc-faq-answer\"\u003e\n        Always follow the candle manufacturer's safety instructions.\n        Keep open flames away from flammable materials and never leave\n        a burning candle unattended.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     FINAL CTA\n===================================================== --\u003e\n\n\u003csection class=\"gfc-final\"\u003e\n\n  \u003cdiv style=\"\n      margin-bottom:12px;\n      font-size:40px;\n    \"\u003e\n    👻🕯️🖤\n  \u003c\/div\u003e\n\n  \u003ch2\u003e\n    Pick Your Color.\n    Light the Candle.\n    \u003cspan\u003eLet the Horror Begin.\u003c\/span\u003e\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    Whether you choose sinister black, dramatic red or playful pink,\n    this candle holder turns ordinary candlelight into a display people\n    actually notice.\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"gfc-final-line\"\u003e\n    🖤 Black   •   ❤️ Red   •   🩷 Pink\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"YMH","offers":[{"title":"Black","offer_id":44521128394851,"sku":"YML2608272204-黑色鬼脸烛台","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Red","offer_id":44521128427619,"sku":"YML2608272204-红色鬼脸烛台","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Pink","offer_id":44521128460387,"sku":"YML2608272204-粉色鬼脸烛台","price":19.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0671\/8996\/4899\/files\/01_4268cf7a-1cc7-4cd8-8cca-3025eb4aa2a6.png?v=1787811462","url":"https:\/\/firleno.com\/products\/ghost-face-3-wick-candle-holder-gothic-horror-decor-for-halloween-horror-lovers","provider":"Firleno","version":"1.0","type":"link"}