{"product_id":"⏳-last-day-49-off-✨-glowing-holy-family-floral-wall-decor","title":"⏳ Last Day 49% OFF –✨ Glowing Holy Family Floral Wall Decor","description":"\u003cstyle\u003e\n\/* =========================================================\n   GLOWING HOLY FAMILY FLORAL WALL DECOR\n   COMPLETE SHOPIFY LANDING PAGE\n\n   Holy Night Navy × Candle Gold × Rose Burgundy × Evergreen\n   Desktop + Mobile\n   Compact 920px Landing Page\n========================================================= *\/\n\n.hff-page,\n.hff-page *,\n.hff-page *::before,\n.hff-page *::after{\n  box-sizing:border-box;\n}\n\n.hff-page{\n  --navy:#18344f;\n  --navy-2:#29516f;\n  --navy-dark:#0f2436;\n\n  --gold:#bd934b;\n  --gold-2:#dfbd73;\n  --gold-soft:#f1dfb5;\n\n  --rose:#95515e;\n  --rose-2:#b56a75;\n\n  --green:#58725f;\n  --green-2:#718b77;\n\n  --ivory:#fffaf2;\n  --ivory-2:#f6efe4;\n  --ivory-3:#ebe2d6;\n\n  --ink:#3d3b39;\n  --text:#6b625c;\n  --line:#e4d9cc;\n\n  width:100%;\n  max-width:920px;\n  margin:0 auto;\n  overflow:hidden;\n  background:#fff;\n  color:var(--ink);\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Arial,\n    Helvetica,\n    sans-serif;\n\n  line-height:1.65;\n  -webkit-font-smoothing:antialiased;\n}\n\n\n\/* =========================================================\n   IMAGE SAFETY\n========================================================= *\/\n\n.hff-page img{\n  display:block!important;\n\n  width:100%!important;\n  max-width:100%!important;\n\n  height:auto!important;\n  min-height:0!important;\n  max-height:none!important;\n\n  object-fit:contain!important;\n  object-position:center center!important;\n\n  margin:0!important;\n  padding:0!important;\n\n  border:0!important;\n\n  clip-path:none!important;\n  mask:none!important;\n  -webkit-mask:none!important;\n}\n\n\n\/* =========================================================\n   ANIMATIONS\n========================================================= *\/\n\n@keyframes hffReveal{\n  from{\n    opacity:0;\n    transform:translateY(22px);\n  }\n\n  to{\n    opacity:1;\n    transform:none;\n  }\n}\n\n@keyframes hffFloat{\n  0%,100%{\n    transform:\n      translateY(0)\n      rotate(-1.5deg);\n  }\n\n  50%{\n    transform:\n      translateY(-6px)\n      rotate(1.5deg);\n  }\n}\n\n@keyframes hffGlow{\n  0%,100%{\n    box-shadow:\n      0 12px 30px\n      rgba(24,52,79,.08);\n  }\n\n  50%{\n    box-shadow:\n      0 18px 46px\n      rgba(24,52,79,.15),\n      0 0 34px\n      rgba(223,189,115,.20);\n  }\n}\n\n@keyframes hffHalo{\n  0%,100%{\n    opacity:.18;\n    transform:scale(.92);\n  }\n\n  50%{\n    opacity:.55;\n    transform:scale(1.08);\n  }\n}\n\n@keyframes hffTwinkle{\n  0%,100%{\n    opacity:.22;\n\n    transform:\n      scale(.8)\n      rotate(-7deg);\n  }\n\n  50%{\n    opacity:1;\n\n    transform:\n      scale(1.16)\n      rotate(7deg);\n  }\n}\n\n@keyframes hffLight{\n  0%,100%{\n    opacity:.36;\n    transform:scale(.95);\n  }\n\n  50%{\n    opacity:.95;\n    transform:scale(1.08);\n  }\n}\n\n@keyframes hffPetal{\n  0%{\n    opacity:0;\n\n    transform:\n      translateY(10px)\n      rotate(0deg);\n  }\n\n  18%{\n    opacity:.45;\n  }\n\n  100%{\n    opacity:0;\n\n    transform:\n      translateY(-120px)\n      rotate(120deg);\n  }\n}\n\n@keyframes hffShine{\n  0%{\n    left:-65%;\n  }\n\n  55%,\n  100%{\n    left:145%;\n  }\n}\n\n@keyframes hffPulse{\n  0%,100%{\n    transform:scale(1);\n\n    box-shadow:\n      0 11px 25px\n      rgba(24,52,79,.22);\n  }\n\n  50%{\n    transform:scale(1.024);\n\n    box-shadow:\n      0 17px 40px\n      rgba(24,52,79,.38);\n  }\n}\n\n.hff-reveal{\n  opacity:1;\n  transform:none;\n}\n\n@supports(animation-timeline:view()){\n\n  .hff-reveal{\n    animation:\n      hffReveal\n      .8s\n      ease\n      both;\n\n    animation-timeline:view();\n\n    animation-range:\n      entry 5%\n      cover 27%;\n  }\n}\n\n\n\/* =========================================================\n   BASE\n========================================================= *\/\n\n.hff-section{\n  position:relative;\n\n  padding:\n    32px 20px;\n}\n\n.hff-light{\n  background:var(--ivory);\n}\n\n.hff-soft{\n  background:\n    linear-gradient(\n      145deg,\n      #fbf7f0,\n      #f1ece5\n    );\n}\n\n.hff-center{\n  text-align:center;\n}\n\n.hff-eyebrow{\n  margin:\n    0 0\n    8px!important;\n\n  color:var(--gold)!important;\n\n  font-size:11px;\n\n  font-weight:900;\n\n  letter-spacing:1.6px;\n\n  line-height:1.3;\n\n  text-transform:uppercase;\n}\n\n.hff-title,\n.hff-h2{\n  margin:0!important;\n\n  color:var(--navy)!important;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-weight:700;\n\n  line-height:1.12;\n}\n\n.hff-title{\n  font-size:\n    clamp(\n      35px,\n      7vw,\n      54px\n    );\n}\n\n.hff-h2{\n  font-size:\n    clamp(\n      27px,\n      5vw,\n      40px\n    );\n}\n\n.hff-text{\n  margin:\n    14px 0\n    0!important;\n\n  color:var(--text)!important;\n\n  font-size:16px;\n\n  line-height:1.75;\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.hff-hero{\n  position:relative;\n\n  overflow:hidden;\n\n  padding:\n    40px 20px\n    31px;\n\n  text-align:center;\n\n  background:\n    radial-gradient(\n      circle at 50% 0,\n      rgba(224,190,116,.18),\n      transparent 35%\n    ),\n    radial-gradient(\n      circle at 8% 85%,\n      rgba(149,81,94,.10),\n      transparent 30%\n    ),\n    radial-gradient(\n      circle at 92% 82%,\n      rgba(88,114,95,.10),\n      transparent 30%\n    ),\n    linear-gradient(\n      180deg,\n      #fffdf8,\n      #eee4d7\n    );\n}\n\n.hff-hero::before{\n  content:\"✦\";\n\n  position:absolute;\n\n  right:7%;\n  top:28px;\n\n  color:var(--gold);\n\n  font-size:30px;\n\n  animation:\n    hffTwinkle\n    3.5s\n    ease-in-out\n    infinite;\n}\n\n.hff-hero::after{\n  content:\"\";\n\n  position:absolute;\n\n  left:50%;\n  top:-15px;\n\n  width:255px;\n  height:255px;\n\n  transform:translateX(-50%);\n\n  border-radius:50%;\n\n  background:\n    radial-gradient(\n      circle,\n      rgba(224,190,116,.17),\n      transparent 69%\n    );\n\n  animation:\n    hffHalo\n    4.3s\n    ease-in-out\n    infinite;\n\n  pointer-events:none;\n}\n\n.hff-hero \u003e *{\n  position:relative;\n  z-index:2;\n}\n\n.hff-mark{\n  display:grid;\n  place-items:center;\n\n  width:62px;\n  height:62px;\n\n  margin:\n    0 auto\n    12px;\n\n  border:\n    1px solid\n    #ddc696;\n\n  border-radius:50%;\n\n  background:#fff;\n\n  font-size:29px;\n\n  box-shadow:\n    0 8px 20px\n    rgba(53,42,31,.08);\n\n  animation:\n    hffFloat\n    3.8s\n    ease-in-out\n    infinite;\n}\n\n.hff-hero .hff-text{\n  max-width:730px;\n\n  margin:\n    15px auto\n    0!important;\n}\n\n.hff-pills{\n  display:flex;\n\n  flex-wrap:wrap;\n  justify-content:center;\n\n  gap:8px;\n\n  margin-top:19px;\n}\n\n.hff-pill{\n  padding:\n    8px 12px;\n\n  border:\n    1px solid\n    #dfd2c0;\n\n  border-radius:999px;\n\n  background:\n    rgba(255,255,255,.80);\n\n  color:#574a41!important;\n\n  font-size:11px;\n\n  font-weight:800;\n}\n\n.hff-hero-line{\n  max-width:700px;\n\n  margin:\n    20px auto\n    0;\n\n  padding:\n    16px 18px;\n\n  border-left:\n    3px solid\n    var(--gold);\n\n  background:\n    rgba(255,255,255,.72);\n\n  color:#5e4e43!important;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:18px;\n\n  font-style:italic;\n}\n\n\n\/* =========================================================\n   IMAGE\n========================================================= *\/\n\n.hff-image{\n  position:relative;\n\n  overflow:hidden;\n\n  background:#fff;\n}\n\n.hff-image img{\n  animation:\n    hffGlow\n    4.6s\n    ease-in-out\n    infinite;\n}\n\n\n\/* =========================================================\n   QUICK BENEFITS\n========================================================= *\/\n\n.hff-grid{\n  display:grid;\n\n  grid-template-columns:\n    repeat(2,1fr);\n\n  gap:10px;\n\n  margin-top:20px;\n}\n\n.hff-card{\n  position:relative;\n\n  overflow:hidden;\n\n  padding:\n    16px 12px;\n\n  border:\n    1px solid\n    var(--line);\n\n  border-radius:14px;\n\n  background:#fff;\n\n  text-align:center;\n\n  transition:\n    transform .28s ease,\n    box-shadow .28s ease;\n}\n\n.hff-card:hover{\n  transform:translateY(-4px);\n\n  box-shadow:\n    0 10px 24px\n    rgba(52,43,37,.08);\n}\n\n.hff-card::after{\n  content:\"\";\n\n  position:absolute;\n\n  top:-35%;\n  left:-65%;\n\n  width:30%;\n  height:170%;\n\n  transform:rotate(17deg);\n\n  background:\n    linear-gradient(\n      90deg,\n      transparent,\n      rgba(255,255,255,.96),\n      transparent\n    );\n\n  animation:\n    hffShine\n    8s\n    ease-in-out\n    infinite;\n}\n\n.hff-icon{\n  position:relative;\n  z-index:2;\n\n  margin-bottom:7px;\n\n  font-size:25px;\n\n  animation:\n    hffFloat\n    3.7s\n    ease-in-out\n    infinite;\n}\n\n.hff-card strong{\n  position:relative;\n  z-index:2;\n\n  display:block;\n\n  margin-bottom:4px;\n\n  color:var(--navy)!important;\n\n  font-size:14px;\n}\n\n.hff-card span{\n  position:relative;\n  z-index:2;\n\n  display:block;\n\n  color:#746a63!important;\n\n  font-size:12px;\n\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   FAITH SECTION\n========================================================= *\/\n\n.hff-faith{\n  position:relative;\n\n  overflow:hidden;\n\n  background:\n    radial-gradient(\n      circle at 50% 0,\n      rgba(223,189,115,.12),\n      transparent 34%\n    ),\n    linear-gradient(\n      145deg,\n      #172f46,\n      #102437\n    );\n\n  color:#fff;\n}\n\n.hff-faith::before{\n  content:\"✝\";\n\n  position:absolute;\n\n  left:-18px;\n  bottom:-72px;\n\n  color:#fff;\n\n  opacity:.035;\n\n  font-size:190px;\n\n  animation:\n    hffFloat\n    5s\n    ease-in-out\n    infinite;\n}\n\n.hff-faith::after{\n  content:\"✦\";\n\n  position:absolute;\n\n  right:7%;\n  top:28px;\n\n  color:#f0d89e;\n\n  font-size:29px;\n\n  animation:\n    hffTwinkle\n    3.5s\n    ease-in-out\n    infinite;\n}\n\n.hff-faith \u003e *{\n  position:relative;\n  z-index:2;\n}\n\n.hff-faith .hff-eyebrow{\n  color:#ecd29b!important;\n}\n\n.hff-faith .hff-h2{\n  color:#fff!important;\n}\n\n.hff-faith .hff-text{\n  color:#e7edf2!important;\n}\n\n.hff-faith-grid{\n  display:grid;\n\n  grid-template-columns:\n    repeat(2,1fr);\n\n  gap:9px;\n\n  margin-top:20px;\n}\n\n.hff-faith-item{\n  padding:\n    13px 10px;\n\n  border:\n    1px solid\n    rgba(255,255,255,.14);\n\n  border-radius:11px;\n\n  background:\n    rgba(255,255,255,.07);\n\n  color:#edf1f4!important;\n\n  font-size:13px;\n\n  font-weight:700;\n}\n\n\n\/* =========================================================\n   NIGHT GLOW\n========================================================= *\/\n\n.hff-night{\n  position:relative;\n\n  overflow:hidden;\n\n  background:\n    radial-gradient(\n      circle at 50% 50%,\n      rgba(227,187,102,.16),\n      transparent 35%\n    ),\n    linear-gradient(\n      145deg,\n      #111e2b,\n      #1a3249\n    );\n\n  color:#fff;\n}\n\n.hff-night::after{\n  content:\"\";\n\n  position:absolute;\n\n  left:50%;\n  top:50%;\n\n  width:300px;\n  height:300px;\n\n  transform:\n    translate(-50%,-50%);\n\n  border-radius:50%;\n\n  background:\n    radial-gradient(\n      circle,\n      rgba(244,207,126,.14),\n      transparent 68%\n    );\n\n  animation:\n    hffLight\n    4s\n    ease-in-out\n    infinite;\n}\n\n.hff-night \u003e *{\n  position:relative;\n  z-index:2;\n}\n\n.hff-night .hff-eyebrow{\n  color:#ecd39c!important;\n}\n\n.hff-night .hff-h2{\n  color:#fff!important;\n}\n\n.hff-night .hff-text{\n  color:#e7edf1!important;\n}\n\n.hff-glow-grid{\n  display:grid;\n\n  grid-template-columns:\n    repeat(2,1fr);\n\n  gap:9px;\n\n  margin-top:20px;\n}\n\n.hff-glow-item{\n  padding:\n    13px 10px;\n\n  border:\n    1px solid\n    rgba(243,216,159,.18);\n\n  border-radius:11px;\n\n  background:\n    rgba(255,255,255,.06);\n\n  color:#f1e8d7!important;\n\n  font-size:13px;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   FLORAL DETAIL\n========================================================= *\/\n\n.hff-list{\n  margin:\n    19px 0\n    0;\n\n  padding:0;\n\n  list-style:none;\n}\n\n.hff-list li{\n  position:relative;\n\n  margin:0;\n\n  padding:\n    12px 0\n    12px 29px;\n\n  border-bottom:\n    1px solid\n    var(--line);\n\n  color:var(--text)!important;\n\n  font-size:15px;\n}\n\n.hff-list li::before{\n  content:\"✦\";\n\n  position:absolute;\n\n  left:0;\n  top:12px;\n\n  color:var(--gold);\n\n  font-weight:900;\n}\n\n\n\/* =========================================================\n   FAMILY VALUES\n========================================================= *\/\n\n.hff-family{\n  position:relative;\n\n  overflow:hidden;\n\n  background:\n    radial-gradient(\n      circle at 50% 0,\n      rgba(220,181,109,.13),\n      transparent 38%\n    ),\n    linear-gradient(\n      145deg,\n      #fbf7ef,\n      #f1e9df\n    );\n}\n\n.hff-family::after{\n  content:\"❤\";\n\n  position:absolute;\n\n  right:-20px;\n  bottom:-70px;\n\n  color:var(--rose);\n\n  opacity:.045;\n\n  font-size:175px;\n\n  animation:\n    hffFloat\n    5s\n    ease-in-out\n    infinite;\n}\n\n.hff-values{\n  display:flex;\n\n  flex-wrap:wrap;\n  justify-content:center;\n\n  gap:9px;\n\n  margin-top:20px;\n}\n\n.hff-value{\n  padding:\n    9px 13px;\n\n  border:\n    1px solid\n    #ded2c2;\n\n  border-radius:999px;\n\n  background:#fff;\n\n  color:#5b4d44!important;\n\n  font-size:12px;\n\n  font-weight:800;\n}\n\n\n\/* =========================================================\n   PLACEMENT\n========================================================= *\/\n\n.hff-places{\n  display:grid;\n\n  grid-template-columns:\n    repeat(2,1fr);\n\n  gap:9px;\n\n  margin-top:20px;\n}\n\n.hff-place{\n  padding:\n    12px 9px;\n\n  border:\n    1px solid\n    var(--line);\n\n  border-radius:11px;\n\n  background:#fff;\n\n  color:#594e46!important;\n\n  text-align:center;\n\n  font-size:12px;\n\n  font-weight:800;\n\n  transition:\n    transform .25s ease,\n    box-shadow .25s ease;\n}\n\n.hff-place:hover{\n  transform:translateY(-3px);\n\n  box-shadow:\n    0 8px 20px\n    rgba(52,44,38,.08);\n}\n\n\n\/* =========================================================\n   TRADITION \/ GIFT\n========================================================= *\/\n\n.hff-tradition{\n  position:relative;\n\n  overflow:hidden;\n\n  background:\n    radial-gradient(\n      circle at 50% 0,\n      rgba(223,188,114,.15),\n      transparent 38%\n    ),\n    linear-gradient(\n      145deg,\n      #6e3943,\n      #3e2028\n    );\n\n  color:#fff;\n}\n\n.hff-tradition::before{\n  content:\"🌹\";\n\n  position:absolute;\n\n  left:-18px;\n  bottom:-58px;\n\n  opacity:.04;\n\n  font-size:155px;\n\n  animation:\n    hffFloat\n    5s\n    ease-in-out\n    infinite;\n}\n\n.hff-tradition .hff-eyebrow{\n  color:#efd39b!important;\n}\n\n.hff-tradition .hff-h2{\n  color:#fff!important;\n}\n\n.hff-tradition .hff-text{\n  color:#f1e7e8!important;\n}\n\n.hff-tags{\n  display:flex;\n\n  flex-wrap:wrap;\n  justify-content:center;\n\n  gap:8px;\n\n  margin-top:20px;\n}\n\n.hff-tag{\n  padding:\n    8px 12px;\n\n  border:\n    1px solid\n    rgba(255,255,255,.18);\n\n  border-radius:999px;\n\n  background:\n    rgba(255,255,255,.07);\n\n  color:#fff!important;\n\n  font-size:12px;\n\n  font-weight:750;\n}\n\n\n\/* =========================================================\n   PRODUCT INFO\n========================================================= *\/\n\n.hff-spec{\n  margin-top:20px;\n\n  padding:18px;\n\n  border:\n    1px solid\n    var(--line);\n\n  border-radius:15px;\n\n  background:#fff;\n}\n\n.hff-spec-row{\n  display:flex;\n\n  justify-content:space-between;\n\n  gap:18px;\n\n  padding:\n    10px 0;\n\n  border-bottom:\n    1px solid\n    #ebe3d9;\n\n  font-size:14px;\n}\n\n.hff-spec-row:last-child{\n  border-bottom:0;\n}\n\n.hff-spec-row strong{\n  color:var(--navy)!important;\n}\n\n.hff-spec-row span{\n  color:var(--text)!important;\n\n  text-align:right;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.hff-faq details{\n  margin-top:9px;\n\n  border:\n    1px solid\n    var(--line);\n\n  border-radius:12px;\n\n  background:#fff;\n\n  overflow:hidden;\n}\n\n.hff-faq summary{\n  position:relative;\n\n  cursor:pointer;\n\n  padding:\n    15px 43px\n    15px 16px;\n\n  color:var(--navy)!important;\n\n  font-size:15px;\n\n  font-weight:800;\n\n  list-style:none;\n}\n\n.hff-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.hff-faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n\n  right:15px;\n  top:50%;\n\n  transform:translateY(-50%);\n\n  color:var(--gold);\n\n  font-size:22px;\n}\n\n.hff-faq details[open] summary::after{\n  content:\"−\";\n}\n\n.hff-answer{\n  padding:\n    0 16px\n    16px;\n\n  color:var(--text)!important;\n\n  font-size:14px;\n\n  line-height:1.7;\n}\n\n\n\/* =========================================================\n   FINAL\n========================================================= *\/\n\n.hff-final{\n  position:relative;\n\n  overflow:hidden;\n\n  padding:\n    45px 20px;\n\n  text-align:center;\n\n  background:\n    radial-gradient(\n      circle at 50% 0,\n      rgba(225,192,121,.17),\n      transparent 38%\n    ),\n    radial-gradient(\n      circle at 50% 100%,\n      rgba(149,81,94,.14),\n      transparent 40%\n    ),\n    linear-gradient(\n      145deg,\n      #142d43,\n      #0b1e2f\n    );\n\n  color:#fff;\n}\n\n.hff-final::before{\n  content:\"✝\";\n\n  position:absolute;\n\n  left:-18px;\n  bottom:-72px;\n\n  color:#fff;\n\n  opacity:.035;\n\n  font-size:180px;\n\n  animation:\n    hffFloat\n    5s\n    ease-in-out\n    infinite;\n}\n\n.hff-final::after{\n  content:\"✦\";\n\n  position:absolute;\n\n  right:7%;\n  top:28px;\n\n  color:#f0d89f;\n\n  font-size:30px;\n\n  animation:\n    hffTwinkle\n    3.5s\n    ease-in-out\n    infinite;\n}\n\n.hff-final \u003e *{\n  position:relative;\n  z-index:2;\n}\n\n.hff-final .hff-eyebrow{\n  color:#efd69c!important;\n}\n\n.hff-final .hff-h2{\n  color:#fff!important;\n}\n\n.hff-final .hff-text{\n  max-width:690px;\n\n  margin:\n    14px auto\n    0!important;\n\n  color:#e8eef2!important;\n}\n\n.hff-final-line{\n  max-width:620px;\n\n  margin:\n    20px auto\n    0;\n\n  padding:\n    16px 18px;\n\n  border-top:\n    1px solid\n    rgba(223,189,115,.30);\n\n  border-bottom:\n    1px solid\n    rgba(223,189,115,.30);\n\n  color:#ecd9af!important;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:17px;\n\n  line-height:1.55;\n}\n\n.hff-cta{\n  position:relative;\n\n  display:inline-flex;\n\n  align-items:center;\n  justify-content:center;\n\n  overflow:hidden;\n\n  width:min(100%,420px);\n\n  margin-top:24px;\n\n  padding:\n    15px 24px;\n\n  border:\n    1px solid\n    rgba(255,255,255,.16);\n\n  border-radius:9px;\n\n  background:\n    linear-gradient(\n      135deg,\n      #c39d57,\n      #906b34\n    );\n\n  color:#fff!important;\n\n  text-decoration:none!important;\n\n  font-size:14px;\n\n  font-weight:900;\n\n  animation:\n    hffPulse\n    3s\n    ease-in-out\n    infinite;\n}\n\n.hff-cta::after{\n  content:\"\";\n\n  position:absolute;\n\n  top:-45%;\n  left:-60%;\n\n  width:25%;\n  height:190%;\n\n  transform:rotate(18deg);\n\n  background:\n    linear-gradient(\n      90deg,\n      transparent,\n      rgba(255,255,255,.50),\n      transparent\n    );\n\n  animation:\n    hffShine\n    4.8s\n    ease-in-out\n    infinite;\n}\n\n\n\/* =========================================================\n   TRUST\n========================================================= *\/\n\n.hff-trust{\n  padding:\n    30px 20px\n    36px;\n\n  background:#fffaf3;\n}\n\n.hff-trust-box{\n  max-width:760px;\n\n  margin:0 auto;\n\n  padding:\n    24px 20px;\n\n  border:\n    1px solid\n    var(--line);\n\n  border-radius:16px;\n\n  background:#fff;\n\n  text-align:center;\n\n  box-shadow:\n    0 10px 25px\n    rgba(50,39,32,.05);\n}\n\n.hff-trust-box h2{\n  margin:\n    0 0\n    8px!important;\n\n  color:var(--navy)!important;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:27px;\n}\n\n.hff-trust-box h3{\n  margin:\n    0 0\n    7px!important;\n\n  color:#55463c!important;\n\n  font-size:17px;\n}\n\n.hff-trust-box p{\n  margin:0!important;\n\n  color:#756b63!important;\n\n  font-size:13px;\n}\n\n.hff-trust-grid{\n  display:grid;\n\n  grid-template-columns:1fr;\n\n  gap:9px;\n\n  margin-top:18px;\n}\n\n.hff-trust-grid div{\n  padding:\n    12px 7px;\n\n  border:\n    1px solid\n    #e8ded1;\n\n  border-radius:10px;\n\n  background:#fffaf5;\n\n  color:#544a43!important;\n\n  font-size:12px;\n\n  font-weight:850;\n}\n\n.hff-trust-media{\n  max-width:760px;\n\n  margin:\n    15px auto\n    0;\n}\n\n.hff-trust-media img{\n  border-radius:13px!important;\n}\n\n\n\/* =========================================================\n   RESPONSIVE\n========================================================= *\/\n\n@media(min-width:680px){\n\n  .hff-section{\n    padding:\n      42px 34px;\n  }\n\n  .hff-hero{\n    padding:\n      49px 34px\n      35px;\n  }\n\n  .hff-grid{\n    grid-template-columns:\n      repeat(4,1fr);\n  }\n\n  .hff-faith-grid{\n    grid-template-columns:\n      repeat(4,1fr);\n  }\n\n  .hff-glow-grid{\n    grid-template-columns:\n      repeat(4,1fr);\n  }\n\n  .hff-places{\n    grid-template-columns:\n      repeat(4,1fr);\n  }\n\n  .hff-trust-grid{\n    grid-template-columns:\n      repeat(3,1fr);\n  }\n}\n\n@media(max-width:620px){\n\n  .hff-section{\n    padding:\n      25px 16px;\n  }\n\n  .hff-hero{\n    padding:\n      30px 16px\n      24px;\n  }\n\n  .hff-title{\n    font-size:35px;\n  }\n\n  .hff-h2{\n    font-size:29px;\n  }\n\n  .hff-text{\n    font-size:15px;\n  }\n\n  .hff-hero-line,\n  .hff-final-line{\n    font-size:16px;\n  }\n\n  .hff-spec-row{\n    display:block;\n  }\n\n  .hff-spec-row strong,\n  .hff-spec-row span{\n    display:block;\n\n    text-align:left;\n  }\n\n  .hff-spec-row span{\n    margin-top:3px;\n  }\n}\n\n\n\/* =========================================================\n   REDUCED MOTION\n========================================================= *\/\n\n@media(prefers-reduced-motion:reduce){\n\n  .hff-page *,\n  .hff-page *::before,\n  .hff-page *::after{\n    animation:none!important;\n    transition:none!important;\n  }\n\n  .hff-reveal{\n    opacity:1!important;\n    transform:none!important;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"hff-page\" id=\"hff-top\"\u003e\n\n\n\u003c!-- =====================================================\n     HERO\n===================================================== --\u003e\n\n\u003csection class=\"hff-hero\"\u003e\n\n  \u003cdiv class=\"hff-mark\"\u003e\n    ✝️\n  \u003c\/div\u003e\n\n  \u003cp class=\"hff-eyebrow\"\u003e\n    GLOWING HOLY FAMILY FLORAL WALL DECOR\n  \u003c\/p\u003e\n\n  \u003ch1 class=\"hff-title\"\u003e\n    Let the Christmas Story\n    \u003cbr\u003e\n    Glow in Your Home.\n  \u003c\/h1\u003e\n\n  \u003cp class=\"hff-text\"\u003e\n    Mary,\n    Joseph\n    and the Infant Jesus\n    are surrounded by flowers,\n    greenery\n    and warm golden illumination,\n    creating a wall display that brings together\n    \u003cstrong\u003efaith, family and the beauty of Christmas.\u003c\/strong\u003e\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"hff-pills\"\u003e\n\n    \u003cspan class=\"hff-pill\"\u003e\n      ✝️ Holy Family\n    \u003c\/span\u003e\n\n    \u003cspan class=\"hff-pill\"\u003e\n      ✨ Warm Golden Glow\n    \u003c\/span\u003e\n\n    \u003cspan class=\"hff-pill\"\u003e\n      🌹 Floral Detail\n    \u003c\/span\u003e\n\n    \u003cspan class=\"hff-pill\"\u003e\n      🎄 Christmas Faith Decor\n    \u003c\/span\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hff-hero-line\"\u003e\n    Beautiful during the day.\n    Peaceful after dark.\n    Meaningful throughout the Christmas season.\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     HERO IMAGE\n===================================================== --\u003e\n\n\u003csection class=\"hff-image\"\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/dcd43f32399f221415663046a5654bd1_665a9619-4696-4b0f-9abb-0b428ba1cbc4.gif?v=1790480134\" alt=\"Glowing Holy Family floral Christmas wall decor\" loading=\"eager\"\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     QUICK VALUE\n===================================================== --\u003e\n\n\u003csection class=\"hff-section hff-light hff-center hff-reveal\"\u003e\n\n  \u003cp class=\"hff-eyebrow\"\u003e\n    FAITH • FAMILY • LIGHT • CHRISTMAS\n  \u003c\/p\u003e\n\n  \u003ch2 class=\"hff-h2\"\u003e\n    More Than Something Pretty to Hang on the Wall\n  \u003c\/h2\u003e\n\n  \u003cp class=\"hff-text\"\u003e\n    The design combines religious imagery\n    with decorative florals and warm illumination,\n    allowing it to function as both\n    a Christmas wall accent\n    and a visual reminder of the story at the heart of the season.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"hff-grid\"\u003e\n\n    \u003cdiv class=\"hff-card\"\u003e\n\n      \u003cdiv class=\"hff-icon\"\u003e\n        ✝️\n      \u003c\/div\u003e\n\n      \u003cstrong\u003e\n        Holy Family Centerpiece\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Jesus, Mary and Joseph remain the visual heart of the design.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hff-card\"\u003e\n\n      \u003cdiv class=\"hff-icon\"\u003e\n        ✨\n      \u003c\/div\u003e\n\n      \u003cstrong\u003e\n        Warm Golden Glow\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Soft illumination changes the atmosphere after dark.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hff-card\"\u003e\n\n      \u003cdiv class=\"hff-icon\"\u003e\n        🌹\n      \u003c\/div\u003e\n\n      \u003cstrong\u003e\n        Floral Composition\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Flowers and greenery soften the religious imagery.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hff-card\"\u003e\n\n      \u003cdiv class=\"hff-icon\"\u003e\n        🏡\n      \u003c\/div\u003e\n\n      \u003cstrong\u003e\n        Wall Display\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Creates a focal point without using floor or table space.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     FAITH MESSAGE\n===================================================== --\u003e\n\n\u003csection class=\"hff-section hff-faith hff-center hff-reveal\"\u003e\n\n  \u003cp class=\"hff-eyebrow\"\u003e\n    THE STORY BEHIND THE DECORATION\n  \u003c\/p\u003e\n\n  \u003ch2 class=\"hff-h2\"\u003e\n    Christmas Has Meaning Beyond the Decorations\n  \u003c\/h2\u003e\n\n  \u003cp class=\"hff-text\"\u003e\n    The Holy Family gives the display\n    a spiritual center.\n    Framed by florals and soft golden light,\n    Mary,\n    Joseph\n    and the Infant Jesus\n    become a peaceful reminder of faith,\n    love\n    and family during the Christmas season.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"hff-faith-grid\"\u003e\n\n    \u003cdiv class=\"hff-faith-item\"\u003e\n      🙏 Faith\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hff-faith-item\"\u003e\n      ❤️ Family\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hff-faith-item\"\u003e\n      ✨ Hope\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hff-faith-item\"\u003e\n      🎄 Christmas\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     FAITH IMAGE\n===================================================== --\u003e\n\n\u003csection class=\"hff-image\"\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/3_809e03e2-67b7-4b2d-97b2-7b10e0ad524a.png?v=1790491072\" alt=\"Holy Family floral wall decor faith-inspired Christmas display\" loading=\"lazy\"\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     NIGHT GLOW\n===================================================== --\u003e\n\n\u003csection class=\"hff-section hff-night hff-center hff-reveal\"\u003e\n\n  \u003cp class=\"hff-eyebrow\"\u003e\n    THE MOMENT IT CHANGES\n  \u003c\/p\u003e\n\n  \u003ch2 class=\"hff-h2\"\u003e\n    ✨ When the Room Gets Darker, the Story Begins to Glow\n  \u003c\/h2\u003e\n\n  \u003cp class=\"hff-text\"\u003e\n    During the day,\n    the flowers,\n    greenery\n    and religious artwork create an elegant wall display.\n    After illumination,\n    the warm golden light adds a softer,\n    more peaceful atmosphere around the Holy Family.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"hff-glow-grid\"\u003e\n\n    \u003cdiv class=\"hff-glow-item\"\u003e\n      🌹 Floral Details\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hff-glow-item\"\u003e\n      ✝️ Holy Family\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hff-glow-item\"\u003e\n      ✨ Decorative Accents\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hff-glow-item\"\u003e\n      🕯️ Warm Ambience\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     NIGHT IMAGE\n===================================================== --\u003e\n\n\u003csection class=\"hff-image\"\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/1_eb61d6c2-e0b1-40b0-8371-0a43f9bfa239.png?v=1790491072\" alt=\"Illuminated Holy Family wall decor glowing at night\" loading=\"lazy\"\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     FLORAL DETAILS\n===================================================== --\u003e\n\n\u003csection class=\"hff-section hff-soft hff-reveal\"\u003e\n\n  \u003cp class=\"hff-eyebrow\"\u003e\n    BOTANICAL BEAUTY AROUND THE HOLY FAMILY\n  \u003c\/p\u003e\n\n  \u003ch2 class=\"hff-h2\"\u003e\n    🌹 The Flowers Help the Sacred Scene Feel at Home\n  \u003c\/h2\u003e\n\n  \u003cp class=\"hff-text\"\u003e\n    The floral framework creates a softer transition\n    between traditional religious imagery\n    and home décor.\n    Instead of feeling like a separate devotional object,\n    the Holy Family becomes part of an elegant botanical composition.\n  \u003c\/p\u003e\n\n  \u003cul class=\"hff-list\"\u003e\n\n    \u003cli\u003e\n      Rose and floral accents\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      Layered green foliage\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      Warm illuminated details\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      Jesus, Mary and Joseph at the center\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      Ornamental decorative elements\n    \u003c\/li\u003e\n\n  \u003c\/ul\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     FLORAL IMAGE\n===================================================== --\u003e\n\n\u003csection class=\"hff-image\"\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/2_f0566990-fc09-48b4-83c5-eff89a46cfc4.png?v=1790491072\" alt=\"Floral and greenery details around Holy Family wall decor\" loading=\"lazy\"\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     FAMILY\n===================================================== --\u003e\n\n\u003csection class=\"hff-section hff-family hff-center hff-reveal\"\u003e\n\n  \u003cp class=\"hff-eyebrow\"\u003e\n    THE HEART OF THE DESIGN\n  \u003c\/p\u003e\n\n  \u003ch2 class=\"hff-h2\"\u003e\n    ❤️ A Quiet Image of Family at the Center of Christmas\n  \u003c\/h2\u003e\n\n  \u003cp class=\"hff-text\"\u003e\n    Mary holds the Infant Jesus\n    while Joseph stands nearby,\n    forming a peaceful family scene\n    surrounded by floral detail and warm light.\n  \u003c\/p\u003e\n\n  \u003cp class=\"hff-text\"\u003e\n    That simple image gives the decoration\n    a deeper emotional connection\n    to the values many families hold close during Christmas.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"hff-values\"\u003e\n\n    \u003cspan class=\"hff-value\"\u003e\n      ❤️ Family\n    \u003c\/span\u003e\n\n    \u003cspan class=\"hff-value\"\u003e\n      🙏 Faith\n    \u003c\/span\u003e\n\n    \u003cspan class=\"hff-value\"\u003e\n      ✨ Love\n    \u003c\/span\u003e\n\n    \u003cspan class=\"hff-value\"\u003e\n      🕊️ Peace\n    \u003c\/span\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     FAMILY IMAGE\n===================================================== --\u003e\n\n\u003csection class=\"hff-image\"\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/6_d219cd24-cdf4-4cdf-876f-b823ac824ef1.png?v=1790491073\" alt=\"Mary Joseph and Infant Jesus Holy Family detail\" loading=\"lazy\"\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     WHY DIFFERENT\n===================================================== --\u003e\n\n\u003csection class=\"hff-section hff-light hff-center hff-reveal\"\u003e\n\n  \u003cp class=\"hff-eyebrow\"\u003e\n    WHY IT FEELS DIFFERENT FROM ORDINARY CHRISTMAS DECOR\n  \u003c\/p\u003e\n\n  \u003ch2 class=\"hff-h2\"\u003e\n    It Decorates the Room Without Losing the Meaning\n  \u003c\/h2\u003e\n\n  \u003cp class=\"hff-text\"\u003e\n    Many Christmas decorations focus entirely on color,\n    sparkle\n    or seasonal imagery.\n    This piece combines the decorative atmosphere\n    with a faith-centered Holy Family scene,\n    allowing both to exist in one wall display.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"hff-grid\"\u003e\n\n    \u003cdiv class=\"hff-card\"\u003e\n\n      \u003cdiv class=\"hff-icon\"\u003e\n        ✝️\n      \u003c\/div\u003e\n\n      \u003cstrong\u003e\n        Faith-Centered\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        The Holy Family remains the primary visual focus.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hff-card\"\u003e\n\n      \u003cdiv class=\"hff-icon\"\u003e\n        🌹\n      \u003c\/div\u003e\n\n      \u003cstrong\u003e\n        Decorative\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Floral styling makes it easier to blend into the home.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hff-card\"\u003e\n\n      \u003cdiv class=\"hff-icon\"\u003e\n        ✨\n      \u003c\/div\u003e\n\n      \u003cstrong\u003e\n        Illuminated\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Warm light gives the piece a second look after dark.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hff-card\"\u003e\n\n      \u003cdiv class=\"hff-icon\"\u003e\n        🏡\n      \u003c\/div\u003e\n\n      \u003cstrong\u003e\n        Space-Saving\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Wall display leaves tables and floors available.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     PLACEMENT IMAGE\n===================================================== --\u003e\n\n\u003csection class=\"hff-image\"\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/7_43e1bc01-a118-49ab-a343-9cfef55c9dc3.png?v=1790491072\" alt=\"Glowing Holy Family floral wall decor displayed in Christmas home\" loading=\"lazy\"\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     DISPLAY AREAS\n===================================================== --\u003e\n\n\u003csection class=\"hff-section hff-soft hff-center hff-reveal\"\u003e\n\n  \u003cp class=\"hff-eyebrow\"\u003e\n    GIVE IT A PLACE WHERE THE FAMILY CAN SEE IT\n  \u003c\/p\u003e\n\n  \u003ch2 class=\"hff-h2\"\u003e\n    A Wall Accent for the Spaces That Feel Most Like Home\n  \u003c\/h2\u003e\n\n  \u003cp class=\"hff-text\"\u003e\n    Its vertical wall format makes it suitable\n    for creating a visible focal point\n    without taking over the room.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"hff-places\"\u003e\n\n    \u003cdiv class=\"hff-place\"\u003e\n      🔥 Fireplace Area\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hff-place\"\u003e\n      🏡 Living Room\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hff-place\"\u003e\n      🚪 Entryway\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hff-place\"\u003e\n      🙏 Prayer Space\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hff-place\"\u003e\n      🎄 Christmas Display\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hff-place\"\u003e\n      🛋️ Family Room\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hff-place\"\u003e\n      🍽️ Dining Area\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hff-place\"\u003e\n      ✨ Feature Wall\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     TRADITION\n===================================================== --\u003e\n\n\u003csection class=\"hff-section hff-tradition hff-center hff-reveal\"\u003e\n\n  \u003cp class=\"hff-eyebrow\"\u003e\n    A CHRISTMAS PIECE WITH A STORY BEHIND IT\n  \u003c\/p\u003e\n\n  \u003ch2 class=\"hff-h2\"\u003e\n    🎄 Something the Family Can Bring Back Each Christmas\n  \u003c\/h2\u003e\n\n  \u003cp class=\"hff-text\"\u003e\n    The Holy Family imagery gives the decoration\n    meaning beyond a single trend or color scheme.\n    It can return each Christmas\n    as part of a familiar faith-centered display\n    and family tradition.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"hff-tags\"\u003e\n\n    \u003cspan class=\"hff-tag\"\u003e\n      ✝️ Christian Christmas Homes\n    \u003c\/span\u003e\n\n    \u003cspan class=\"hff-tag\"\u003e\n      ❤️ Parents \u0026amp; Grandparents\n    \u003c\/span\u003e\n\n    \u003cspan class=\"hff-tag\"\u003e\n      🎁 Faith-Centered Gifts\n    \u003c\/span\u003e\n\n    \u003cspan class=\"hff-tag\"\u003e\n      🙏 Prayer \u0026amp; Reflection Spaces\n    \u003c\/span\u003e\n\n    \u003cspan class=\"hff-tag\"\u003e\n      🎄 Family Christmas Traditions\n    \u003c\/span\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     FINAL IMAGE\n===================================================== --\u003e\n\n\u003csection class=\"hff-image\"\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/4_6c357cd9-e960-4752-879d-dce19903f6e5.png?v=1790491072\" alt=\"Holy Family floral Christmas wall decoration\" loading=\"lazy\"\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     PRODUCT INFO\n===================================================== --\u003e\n\n\u003csection class=\"hff-section hff-soft hff-reveal\" id=\"hff-details\"\u003e\n\n  \u003cp class=\"hff-eyebrow\"\u003e\n    PRODUCT INFORMATION\n  \u003c\/p\u003e\n\n  \u003ch2 class=\"hff-h2\"\u003e\n    Glowing Holy Family Floral Wall Decor\n  \u003c\/h2\u003e\n\n  \u003cdiv class=\"hff-spec\"\u003e\n\n    \u003cdiv class=\"hff-spec-row\"\u003e\n\n      \u003cstrong\u003e\n        Main Design\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Jesus · Mary · Joseph \/ Holy Family\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hff-spec-row\"\u003e\n\n      \u003cstrong\u003e\n        Decorative Style\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Floral \u0026amp; Greenery Religious Wall Art\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hff-spec-row\"\u003e\n\n      \u003cstrong\u003e\n        Lighting Effect\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Warm Golden Glow\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hff-spec-row\"\u003e\n\n      \u003cstrong\u003e\n        Display Type\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Wall Decoration\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hff-spec-row\"\u003e\n\n      \u003cstrong\u003e\n        Theme\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Faith · Family · Christmas\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hff-spec-row\"\u003e\n\n      \u003cstrong\u003e\n        Package Options\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Glowing Holy Family Floral Wall Decor × 1 \/ 2 \/ 3 \/ 4\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     FAQ\n===================================================== --\u003e\n\n\u003csection class=\"hff-section hff-light hff-faq hff-reveal\"\u003e\n\n  \u003cp class=\"hff-eyebrow\"\u003e\n    GOOD TO KNOW\n  \u003c\/p\u003e\n\n  \u003ch2 class=\"hff-h2\"\u003e\n    Frequently Asked Questions\n  \u003c\/h2\u003e\n\n\n  \u003cdetails\u003e\n\n    \u003csummary\u003e\n      Who is shown in the center of the design?\n    \u003c\/summary\u003e\n\n    \u003cdiv class=\"hff-answer\"\u003e\n      The central imagery depicts the Holy Family:\n      Mary,\n      Joseph\n      and the Infant Jesus.\n    \u003c\/div\u003e\n\n  \u003c\/details\u003e\n\n\n  \u003cdetails\u003e\n\n    \u003csummary\u003e\n      Does the decoration illuminate?\n    \u003c\/summary\u003e\n\n    \u003cdiv class=\"hff-answer\"\u003e\n      Yes.\n      The supplied product description presents the piece\n      as illuminated wall décor\n      with a warm golden glow.\n    \u003c\/div\u003e\n\n  \u003c\/details\u003e\n\n\n  \u003cdetails\u003e\n\n    \u003csummary\u003e\n      Is it only decorative when the light is on?\n    \u003c\/summary\u003e\n\n    \u003cdiv class=\"hff-answer\"\u003e\n      No.\n      The source describes the flowers,\n      greenery,\n      Holy Family imagery\n      and ornamental details\n      as part of the daytime appearance,\n      while illumination adds a warmer evening effect.\n    \u003c\/div\u003e\n\n  \u003c\/details\u003e\n\n\n  \u003cdetails\u003e\n\n    \u003csummary\u003e\n      Is this intended mainly for Christmas?\n    \u003c\/summary\u003e\n\n    \u003cdiv class=\"hff-answer\"\u003e\n      The product is strongly presented as Christmas décor,\n      but the source also describes it\n      as a meaningful reminder of faith and family\n      beyond the holiday season.\n    \u003c\/div\u003e\n\n  \u003c\/details\u003e\n\n\n  \u003cdetails\u003e\n\n    \u003csummary\u003e\n      How many pieces are included?\n    \u003c\/summary\u003e\n\n    \u003cdiv class=\"hff-answer\"\u003e\n      The supplied package information lists\n      purchase options of\n      1,\n      2,\n      3\n      or 4 pieces.\n    \u003c\/div\u003e\n\n  \u003c\/details\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     FINAL CTA\n===================================================== --\u003e\n\n\u003csection class=\"hff-final\"\u003e\n\n  \u003cp class=\"hff-eyebrow\"\u003e\n    FAITH • FAMILY • CHRISTMAS\n  \u003c\/p\u003e\n\n  \u003ch2 class=\"hff-h2\"\u003e\n    Let the Holy Family Become Part of the Light in Your Home\n  \u003c\/h2\u003e\n\n  \u003cp class=\"hff-text\"\u003e\n    Surround the Christmas season\n    with an image of Jesus,\n    Mary\n    and Joseph,\n    framed by flowers\n    and softened by a warm golden glow.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"hff-final-line\"\u003e\n    Beautiful enough to decorate the wall.\n    \u003cbr\u003e\n    Meaningful enough to become part of the tradition.\n  \u003c\/div\u003e\n\n  \u003ca href=\"#hff-details\" class=\"hff-cta\"\u003e\n    ✝️ BRING THE HOLY FAMILY HOME\n  \u003c\/a\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     GUARANTEE\n===================================================== --\u003e\n\n\u003csection class=\"hff-trust hff-reveal\"\u003e\n\n  \u003cdiv class=\"hff-trust-box\"\u003e\n\n    \u003ch2\u003e\n      30-Day Money-Back Guarantee\n    \u003c\/h2\u003e\n\n    \u003ch3\u003e\n      Your Order Is Backed by Our Store Policy\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Contact customer support within 30 days of receiving your order\n      to request an eligible refund according to the store policy.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"hff-trust-grid\"\u003e\n\n      \u003cdiv\u003e\n        🔒 Secure Checkout\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        🏆 Quality-Checked Products\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        🤝 Customer Support\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hff-trust-media\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/ChatGPT_Image_2026_6_2_16_55_25_9.png?v=1780390725\" alt=\"Secure checkout and customer satisfaction badges\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"LJH","offers":[{"title":"Default Title","offer_id":57524396490918,"sku":"SZ06732609278888-A","price":42.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/3_809e03e2-67b7-4b2d-97b2-7b10e0ad524a.png?v=1790491072","url":"https:\/\/getvyxor.com\/products\/%e2%8f%b3-last-day-49-off-%e2%9c%a8-glowing-holy-family-floral-wall-decor","provider":"getvyxor","version":"1.0","type":"link"}