{"product_id":"christmas-magic-trail-wall-light-a-little-christmas","title":"✨ Christmas Magic Trail Wall Light - A Little Christmas Magic, Right on Your Wall","description":"\u003cstyle\u003e\n\/* =========================================================\n   CHRISTMAS MAGIC TRAIL WALL LIGHT\n   Christmas Story in Motion \/ Magical Wall Scene\n\n   Shopify Safe\n   No @container\n   No 100vw\n   Responsive to actual Shopify content width\n========================================================= *\/\n\n.cmt26,\n.cmt26 *,\n.cmt26 *::before,\n.cmt26 *::after {\n  box-sizing: border-box;\n}\n\n.cmt26 {\n  --cmt-night: #071827;\n  --cmt-night2: #0e2b40;\n  --cmt-night3: #17445e;\n\n  --cmt-green: #244d3d;\n  --cmt-green2: #3d6b55;\n\n  --cmt-red: #a63d37;\n  --cmt-red2: #c65a4d;\n\n  --cmt-gold: #c99645;\n  --cmt-gold2: #e8c377;\n  --cmt-gold3: #ffe2a5;\n\n  --cmt-snow: #f5fbff;\n  --cmt-snow2: #e6f2f7;\n\n  --cmt-text: #35444d;\n  --cmt-muted: #71808a;\n  --cmt-border: #dce7ec;\n\n  position: relative;\n  isolation: isolate;\n\n  width: 100%;\n  max-width: 1180px;\n  min-width: 0;\n\n  margin: 28px auto 0;\n  padding: 0;\n\n  overflow-x: hidden;\n\n  color: var(--cmt-text);\n  background: #ffffff;\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif;\n\n  line-height: 1.72;\n}\n\n\n\/* =========================================================\n   SHOPIFY SAFETY\n========================================================= *\/\n\n.cmt26 section,\n.cmt26 div,\n.cmt26 article {\n  min-width: 0;\n  max-width: 100%;\n}\n\n.cmt26 img {\n  display: block;\n\n  width: 100% !important;\n  max-width: 100% !important;\n  height: auto !important;\n\n  margin: 0 !important;\n  padding: 0 !important;\n\n  border: 0;\n}\n\n.cmt26 h1,\n.cmt26 h2,\n.cmt26 h3,\n.cmt26 p {\n  max-width: 100%;\n  margin-top: 0;\n\n  overflow-wrap: break-word;\n}\n\n.cmt26 h1,\n.cmt26 h2,\n.cmt26 h3 {\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  line-height: 1.13;\n}\n\n.cmt26 a {\n  text-decoration: none;\n}\n\n\n\/* =========================================================\n   ANIMATIONS\n========================================================= *\/\n\n@keyframes cmtSnow {\n\n  0% {\n    background-position:\n      0 -180px,\n      110px -380px,\n      220px -560px;\n  }\n\n  100% {\n    background-position:\n      55px 800px,\n      8px 980px,\n      255px 1160px;\n  }\n\n}\n\n@keyframes cmtGlow {\n\n  0%,\n  100% {\n    opacity: .24;\n\n    transform:\n      translate(-50%,-50%)\n      scale(.92);\n  }\n\n  50% {\n    opacity: .82;\n\n    transform:\n      translate(-50%,-50%)\n      scale(1.08);\n  }\n\n}\n\n@keyframes cmtFloat {\n\n  0%,\n  100% {\n    transform:\n      translateY(0)\n      rotate(-.2deg);\n  }\n\n  50% {\n    transform:\n      translateY(-6px)\n      rotate(.3deg);\n  }\n\n}\n\n@keyframes cmtSweep {\n\n  0%,\n  18% {\n    left: -30%;\n    opacity: 0;\n  }\n\n  36% {\n    opacity: .75;\n  }\n\n  70% {\n    opacity: .38;\n  }\n\n  86%,\n  100% {\n    left: 116%;\n    opacity: 0;\n  }\n\n}\n\n@keyframes cmtTwinkle {\n\n  0%,\n  100% {\n    opacity: .42;\n    transform: scale(.9);\n  }\n\n  50% {\n    opacity: 1;\n    transform: scale(1.15);\n  }\n\n}\n\n@keyframes cmtPulse {\n\n  0%,\n  100% {\n    transform: scale(1);\n  }\n\n  50% {\n    transform: scale(1.035);\n  }\n\n}\n\n@keyframes cmtShine {\n\n  0% {\n    transform:\n      translateX(-180%)\n      skewX(-20deg);\n  }\n\n  58%,\n  100% {\n    transform:\n      translateX(290%)\n      skewX(-20deg);\n  }\n\n}\n\n\n\/* =========================================================\n   COMMON\n========================================================= *\/\n\n.cmt26-section {\n  position: relative;\n\n  width: 100%;\n\n  padding:\n    70px 44px;\n}\n\n.cmt26-center {\n  text-align: center;\n}\n\n.cmt26-kicker {\n  display: inline-flex;\n\n  max-width: 100%;\n\n  margin-bottom: 13px;\n  padding:\n    7px 14px;\n\n  align-items: center;\n  justify-content: center;\n\n  border:\n    1px solid rgba(201,150,69,.30);\n\n  border-radius: 999px;\n\n  color: #8f6728;\n\n  background:\n    rgba(232,195,119,.14);\n\n  font-size: 11px;\n  font-weight: 900;\n\n  letter-spacing: 1px;\n  text-transform: uppercase;\n}\n\n.cmt26-title {\n  width: 100%;\n  max-width: 900px;\n\n  margin:\n    0 auto 16px;\n\n  color: #183347;\n\n  font-size:\n    clamp(30px,4.8vw,50px);\n\n  font-weight: 700;\n\n  letter-spacing: -.8px;\n}\n\n.cmt26-subtitle {\n  width: 100%;\n  max-width: 790px;\n\n  margin:\n    0 auto 27px;\n\n  color: var(--cmt-muted);\n\n  font-size: 17px;\n  line-height: 1.76;\n}\n\n.cmt26-gold {\n  color: var(--cmt-gold);\n}\n\n.cmt26-red {\n  color: var(--cmt-red);\n}\n\n.cmt26-green {\n  color: var(--cmt-green);\n}\n\n.cmt26-soft {\n  background:\n    linear-gradient(\n      135deg,\n      #fafcfd,\n      #edf5f8\n    );\n}\n\n.cmt26-cream {\n  background:\n    linear-gradient(\n      135deg,\n      #fffaf0,\n      #f4e6cd\n    );\n}\n\n\n\/* =========================================================\n   BUTTON\n========================================================= *\/\n\n.cmt26-btn {\n  position: relative;\n\n  display: inline-flex;\n\n  max-width: 100%;\n  min-height: 56px;\n\n  padding:\n    16px 30px;\n\n  overflow: hidden;\n\n  align-items: center;\n  justify-content: center;\n\n  border:\n    1px solid #b78537;\n\n  border-radius: 999px;\n\n  color: #17232b !important;\n\n  background:\n    linear-gradient(\n      135deg,\n      #c79542,\n      #f2d48f 50%,\n      #c18a36\n    );\n\n  box-shadow:\n    0 14px 31px rgba(201,150,69,.27);\n\n  font-size: 15px;\n  font-weight: 900;\n\n  text-align: center;\n\n  transition:\n    transform .25s ease,\n    box-shadow .25s ease;\n\n  animation:\n    cmtPulse\n    4s\n    ease-in-out\n    infinite;\n}\n\n.cmt26-btn:hover {\n  transform:\n    translateY(-3px);\n\n  box-shadow:\n    0 19px 42px rgba(201,150,69,.37);\n}\n\n.cmt26-btn::after {\n  position: absolute;\n\n  top: -35%;\n  left: -45%;\n\n  width: 40%;\n  height: 170%;\n\n  pointer-events: none;\n\n  content: \"\";\n\n  background:\n    linear-gradient(\n      90deg,\n      transparent,\n      rgba(255,255,255,.72),\n      transparent\n    );\n\n  animation:\n    cmtShine\n    4.2s\n    ease-in-out\n    infinite;\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.cmt26-hero {\n  position: relative;\n\n  display: grid;\n\n  grid-template-columns:\n    repeat(\n      auto-fit,\n      minmax(\n        min(420px,100%),\n        1fr\n      )\n    );\n\n  width: 100%;\n  min-height: 670px;\n\n  overflow: hidden;\n\n  color: #ffffff;\n\n  background:\n    radial-gradient(\n      circle at 11% 12%,\n      rgba(232,195,119,.18),\n      transparent 30%\n    ),\n    radial-gradient(\n      circle at 89% 86%,\n      rgba(68,135,180,.18),\n      transparent 30%\n    ),\n    linear-gradient(\n      143deg,\n      #061421,\n      #0c2940 49%,\n      #153d59 72%,\n      #071926\n    );\n}\n\n.cmt26-hero::before {\n  position: absolute;\n\n  inset: 0;\n\n  z-index: 1;\n\n  pointer-events: none;\n\n  content: \"\";\n\n  opacity: .30;\n\n  background-image:\n\n    radial-gradient(\n      circle,\n      rgba(255,255,255,.96)\n      0 1.5px,\n      transparent 2px\n    ),\n\n    radial-gradient(\n      circle,\n      rgba(232,195,119,.82)\n      0 1px,\n      transparent 1.6px\n    ),\n\n    radial-gradient(\n      circle,\n      rgba(180,224,246,.65)\n      0 1px,\n      transparent 1.5px\n    );\n\n  background-size:\n    95px 95px,\n    155px 155px,\n    220px 220px;\n\n  animation:\n    cmtSnow\n    23s\n    linear\n    infinite;\n}\n\n.cmt26-hero-copy {\n  position: relative;\n  z-index: 3;\n\n  display: flex;\n\n  padding:\n    62px 40px;\n\n  flex-direction: column;\n  justify-content: center;\n}\n\n.cmt26-hero-kicker {\n  display: inline-flex;\n\n  width: fit-content;\n  max-width: 100%;\n\n  margin-bottom: 17px;\n  padding:\n    8px 14px;\n\n  border:\n    1px solid rgba(255,224,164,.28);\n\n  border-radius: 999px;\n\n  color:\n    #ffe0a5;\n\n  background:\n    rgba(255,255,255,.05);\n\n  font-size: 11px;\n  font-weight: 900;\n}\n\n.cmt26-main-title {\n  margin-bottom: 20px;\n\n  color:\n    #ffffff;\n\n  font-size:\n    clamp(40px,5.8vw,67px);\n\n  letter-spacing:\n    -1.4px;\n}\n\n.cmt26-main-title span {\n  display: block;\n\n  color:\n    #ffd784;\n\n  text-shadow:\n    0 0 23px rgba(232,195,119,.23);\n}\n\n.cmt26-hero-copy p {\n  max-width:\n    620px;\n\n  margin-bottom:\n    23px;\n\n  color:\n    #e5f0f5;\n\n  font-size:\n    17px;\n\n  line-height:\n    1.75;\n}\n\n.cmt26-hero-note {\n  margin:\n    15px 0 0 !important;\n\n  color:\n    #bfd1da !important;\n\n  font-size:\n    12px !important;\n}\n\n.cmt26-hero-media {\n  position:\n    relative;\n\n  z-index:\n    2;\n\n  display:\n    flex;\n\n  padding:\n    28px;\n\n  align-items:\n    center;\n\n  justify-content:\n    center;\n}\n\n.cmt26-hero-media::before {\n  position:\n    absolute;\n\n  top:\n    50%;\n\n  left:\n    50%;\n\n  width:\n    78%;\n\n  height:\n    78%;\n\n  content:\n    \"\";\n\n  border-radius:\n    50%;\n\n  background:\n    radial-gradient(\n      circle,\n      rgba(232,195,119,.27),\n      rgba(100,186,232,.06) 48%,\n      transparent 73%\n    );\n\n  transform:\n    translate(-50%,-50%);\n\n  animation:\n    cmtGlow\n    5s\n    ease-in-out\n    infinite;\n}\n\n.cmt26-hero-media img {\n  position:\n    relative;\n\n  z-index:\n    2;\n\n  max-width:\n    580px !important;\n\n  border:\n    1px solid rgba(255,224,164,.25);\n\n  border-radius:\n    18px;\n\n  box-shadow:\n    0 25px 60px rgba(0,0,0,.38),\n    0 0 40px rgba(232,195,119,.07);\n\n  animation:\n    cmtFloat\n    5.6s\n    ease-in-out\n    infinite;\n}\n\n\n\/* =========================================================\n   FACTS\n========================================================= *\/\n\n.cmt26-facts-wrap {\n  padding:\n    34px 15px 41px;\n\n  background:\n    #f1f7fa;\n}\n\n.cmt26-facts {\n  display:\n    grid;\n\n  grid-template-columns:\n    repeat(\n      auto-fit,\n      minmax(\n        175px,\n        1fr\n      )\n    );\n\n  width:\n    100%;\n\n  max-width:\n    970px;\n\n  margin:\n    0 auto;\n\n  overflow:\n    hidden;\n\n  border:\n    1px solid #dce8ed;\n\n  border-radius:\n    14px;\n\n  background:\n    #ffffff;\n\n  box-shadow:\n    0 12px 28px rgba(20,53,72,.055);\n}\n\n.cmt26-fact {\n  padding:\n    22px 9px;\n\n  border:\n    1px solid #e8eff2;\n\n  text-align:\n    center;\n\n  transition:\n    transform .25s ease,\n    background .25s ease;\n}\n\n.cmt26-fact:hover {\n  background:\n    #fff7e7;\n\n  transform:\n    translateY(-4px);\n}\n\n.cmt26-fact strong {\n  display:\n    block;\n\n  color:\n    #17364c;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:\n    20px;\n}\n\n.cmt26-fact span {\n  display:\n    block;\n\n  margin-top:\n    6px;\n\n  color:\n    #788892;\n\n  font-size:\n    10px;\n\n  font-weight:\n    900;\n\n  text-transform:\n    uppercase;\n}\n\n\n\/* =========================================================\n   HOOK\n========================================================= *\/\n\n.cmt26-hook {\n  text-align:\n    center;\n\n  background:\n    linear-gradient(\n      135deg,\n      #fffaf0,\n      #f2e5d0\n    );\n}\n\n.cmt26-quote {\n  width:\n    100%;\n\n  max-width:\n    820px;\n\n  margin:\n    28px auto 0;\n\n  padding:\n    27px 22px;\n\n  border-top:\n    1px solid var(--cmt-gold);\n\n  border-bottom:\n    1px solid var(--cmt-gold);\n\n  color:\n    #705840;\n\n  background:\n    linear-gradient(\n      90deg,\n      transparent,\n      rgba(201,150,69,.12),\n      transparent\n    );\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:\n    21px;\n\n  font-style:\n    italic;\n\n  line-height:\n    1.55;\n}\n\n\n\/* =========================================================\n   SPLIT\n========================================================= *\/\n\n.cmt26-split {\n  display:\n    grid;\n\n  grid-template-columns:\n    repeat(\n      auto-fit,\n      minmax(\n        min(390px,100%),\n        1fr\n      )\n    );\n\n  gap:\n    52px;\n\n  align-items:\n    center;\n}\n\n.cmt26-split \u003e * {\n  min-width:\n    0;\n}\n\n.cmt26-copy p {\n  margin-bottom:\n    16px;\n\n  color:\n    var(--cmt-muted);\n\n  font-size:\n    16px;\n\n  line-height:\n    1.77;\n}\n\n.cmt26-image {\n  position:\n    relative;\n\n  width:\n    100%;\n\n  max-width:\n    575px;\n\n  margin:\n    0 auto;\n\n  padding:\n    7px;\n\n  overflow:\n    hidden;\n\n  border:\n    1px solid #dce7eb;\n\n  border-radius:\n    18px;\n\n  background:\n    #102b3d;\n\n  box-shadow:\n    0 19px 44px rgba(18,48,65,.14);\n\n  transition:\n    transform .3s ease,\n    box-shadow .3s ease;\n}\n\n.cmt26-image:hover {\n  transform:\n    translateY(-5px);\n\n  box-shadow:\n    0 25px 55px rgba(18,48,65,.22);\n}\n\n.cmt26-image img {\n  border-radius:\n    11px;\n}\n\n.cmt26-image::after,\n.cmt26-showcase::after {\n  position:\n    absolute;\n\n  top:\n    -15%;\n\n  bottom:\n    -15%;\n\n  left:\n    -30%;\n\n  width:\n    14%;\n\n  content:\n    \"\";\n\n  pointer-events:\n    none;\n\n  background:\n    linear-gradient(\n      90deg,\n      transparent,\n      rgba(255,255,255,.58),\n      rgba(232,195,119,.28),\n      transparent\n    );\n\n  transform:\n    skewX(-12deg);\n\n  animation:\n    cmtSweep\n    7s\n    ease-in-out\n    infinite;\n}\n\n\n\/* =========================================================\n   DARK SECTION\n========================================================= *\/\n\n.cmt26-dark {\n  position:\n    relative;\n\n  overflow:\n    hidden;\n\n  color:\n    #ffffff;\n\n  background:\n    radial-gradient(\n      circle at 90% 10%,\n      rgba(232,195,119,.16),\n      transparent 29%\n    ),\n    radial-gradient(\n      circle at 10% 88%,\n      rgba(82,164,208,.14),\n      transparent 28%\n    ),\n    linear-gradient(\n      145deg,\n      #071621,\n      #0d2a3e 52%,\n      #173d55\n    );\n}\n\n.cmt26-dark \u003e * {\n  position:\n    relative;\n\n  z-index:\n    2;\n}\n\n.cmt26-dark .cmt26-title {\n  color:\n    #ffffff;\n}\n\n.cmt26-dark .cmt26-copy p {\n  color:\n    #dbe9ef;\n}\n\n.cmt26-dark .cmt26-kicker {\n  color:\n    #ffe0a5;\n\n  border-color:\n    rgba(255,224,164,.24);\n\n  background:\n    rgba(255,255,255,.05);\n}\n\n\n\/* =========================================================\n   FEATURE CARDS\n========================================================= *\/\n\n.cmt26-card-grid {\n  display:\n    grid;\n\n  grid-template-columns:\n    repeat(\n      auto-fit,\n      minmax(\n        210px,\n        1fr\n      )\n    );\n\n  gap:\n    15px;\n\n  margin-top:\n    30px;\n}\n\n.cmt26-card {\n  padding:\n    25px 20px;\n\n  border:\n    1px solid #dce7ec;\n\n  border-radius:\n    14px;\n\n  background:\n    #ffffff;\n\n  text-align:\n    left;\n\n  box-shadow:\n    0 9px 25px rgba(18,48,65,.04);\n\n  transition:\n    transform .27s ease,\n    box-shadow .27s ease;\n}\n\n.cmt26-card:hover {\n  transform:\n    translateY(-5px);\n\n  box-shadow:\n    0 16px 35px rgba(18,48,65,.10);\n}\n\n.cmt26-card-icon {\n  display:\n    flex;\n\n  width:\n    52px;\n\n  height:\n    52px;\n\n  margin-bottom:\n    15px;\n\n  align-items:\n    center;\n\n  justify-content:\n    center;\n\n  border:\n    1px solid #ead3a6;\n\n  border-radius:\n    50%;\n\n  background:\n    #fff8e9;\n\n  font-size:\n    24px;\n\n  animation:\n    cmtTwinkle\n    4s\n    ease-in-out\n    infinite;\n}\n\n.cmt26-card h3 {\n  margin-bottom:\n    8px;\n\n  color:\n    #18364b;\n\n  font-size:\n    18px;\n}\n\n.cmt26-card p {\n  margin-bottom:\n    0;\n\n  color:\n    var(--cmt-muted);\n\n  font-size:\n    14px;\n}\n\n\n\/* =========================================================\n   SHOWCASE\n========================================================= *\/\n\n.cmt26-showcase {\n  position:\n    relative;\n\n  width:\n    100%;\n\n  max-width:\n    880px;\n\n  margin:\n    30px auto 0;\n\n  padding:\n    7px;\n\n  overflow:\n    hidden;\n\n  border:\n    1px solid #dce7eb;\n\n  border-radius:\n    18px;\n\n  background:\n    #102b3d;\n\n  box-shadow:\n    0 20px 47px rgba(18,48,65,.14);\n}\n\n.cmt26-showcase img {\n  border-radius:\n    11px;\n}\n\n\n\/* =========================================================\n   STORY \/ STYLE GRID\n========================================================= *\/\n\n.cmt26-story-grid {\n  display:\n    grid;\n\n  grid-template-columns:\n    repeat(\n      auto-fit,\n      minmax(\n        215px,\n        1fr\n      )\n    );\n\n  gap:\n    13px;\n\n  margin-top:\n    30px;\n}\n\n.cmt26-story {\n  padding:\n    22px 17px;\n\n  border:\n    1px solid #dfe8ec;\n\n  border-radius:\n    14px;\n\n  background:\n    #ffffff;\n\n  text-align:\n    left;\n\n  transition:\n    transform .25s ease,\n    box-shadow .25s ease;\n}\n\n.cmt26-story:hover {\n  transform:\n    translateY(-4px);\n\n  box-shadow:\n    0 13px 29px rgba(18,48,65,.09);\n}\n\n.cmt26-story-top {\n  display:\n    flex;\n\n  margin-bottom:\n    9px;\n\n  gap:\n    9px;\n\n  align-items:\n    center;\n}\n\n.cmt26-story-icon {\n  font-size:\n    24px;\n}\n\n.cmt26-story h3 {\n  margin:\n    0;\n\n  color:\n    #18364b;\n\n  font-size:\n    17px;\n}\n\n.cmt26-story p {\n  margin:\n    0;\n\n  color:\n    var(--cmt-muted);\n\n  font-size:\n    13px;\n}\n\n\n\/* =========================================================\n   PLACEMENT\n========================================================= *\/\n\n.cmt26-place-grid {\n  display:\n    grid;\n\n  grid-template-columns:\n    repeat(\n      auto-fit,\n      minmax(\n        155px,\n        1fr\n      )\n    );\n\n  gap:\n    12px;\n\n  margin-top:\n    28px;\n}\n\n.cmt26-place {\n  padding:\n    20px 11px;\n\n  border:\n    1px solid #dfe8ec;\n\n  border-radius:\n    13px;\n\n  background:\n    #ffffff;\n\n  text-align:\n    center;\n}\n\n.cmt26-place-icon {\n  margin-bottom:\n    7px;\n\n  font-size:\n    25px;\n}\n\n.cmt26-place strong {\n  display:\n    block;\n\n  color:\n    #18364b;\n\n  font-size:\n    13px;\n}\n\n.cmt26-place span {\n  display:\n    block;\n\n  margin-top:\n    4px;\n\n  color:\n    var(--cmt-muted);\n\n  font-size:\n    11px;\n}\n\n\n\/* =========================================================\n   TAGS\n========================================================= *\/\n\n.cmt26-tags {\n  display:\n    flex;\n\n  flex-wrap:\n    wrap;\n\n  gap:\n    8px;\n\n  margin-top:\n    22px;\n}\n\n.cmt26-tag {\n  padding:\n    8px 11px;\n\n  border:\n    1px solid rgba(255,224,164,.21);\n\n  border-radius:\n    999px;\n\n  color:\n    #ffe3ae;\n\n  background:\n    rgba(255,255,255,.055);\n\n  font-size:\n    12px;\n\n  font-weight:\n    800;\n}\n\n\n\/* =========================================================\n   PRODUCT OVERVIEW\n========================================================= *\/\n\n.cmt26-info-grid {\n  display:\n    grid;\n\n  grid-template-columns:\n    repeat(\n      auto-fit,\n      minmax(\n        220px,\n        1fr\n      )\n    );\n\n  width:\n    100%;\n\n  max-width:\n    920px;\n\n  margin:\n    29px auto 0;\n\n  gap:\n    13px;\n}\n\n.cmt26-info {\n  padding:\n    21px 17px;\n\n  border:\n    1px solid var(--cmt-border);\n\n  border-radius:\n    13px;\n\n  background:\n    #ffffff;\n\n  text-align:\n    left;\n}\n\n.cmt26-info strong {\n  display:\n    block;\n\n  margin-bottom:\n    6px;\n\n  color:\n    #18364b;\n\n  font-size:\n    14px;\n}\n\n.cmt26-info span {\n  color:\n    var(--cmt-muted);\n\n  font-size:\n    13px;\n\n  line-height:\n    1.65;\n}\n\n.cmt26-package {\n  width:\n    100%;\n\n  max-width:\n    760px;\n\n  margin:\n    30px auto 0;\n\n  padding:\n    28px 22px;\n\n  border:\n    1px solid #ead4a7;\n\n  border-radius:\n    16px;\n\n  background:\n    #fff8e9;\n\n  text-align:\n    center;\n}\n\n.cmt26-package strong {\n  display:\n    block;\n\n  margin-bottom:\n    7px;\n\n  color:\n    #9b6a23;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:\n    23px;\n}\n\n.cmt26-package p {\n  margin:\n    0;\n\n  color:\n    var(--cmt-muted);\n}\n\n\n\/* =========================================================\n   FINAL CTA\n========================================================= *\/\n\n.cmt26-final {\n  position:\n    relative;\n\n  padding:\n    78px 30px;\n\n  overflow:\n    hidden;\n\n  color:\n    #ffffff;\n\n  text-align:\n    center;\n\n  background:\n    radial-gradient(\n      circle at 50% 0%,\n      rgba(232,195,119,.21),\n      transparent 40%\n    ),\n    radial-gradient(\n      circle at 90% 85%,\n      rgba(84,170,216,.15),\n      transparent 30%\n    ),\n    linear-gradient(\n      145deg,\n      #061521,\n      #0c2a3f 53%,\n      #173f58\n    );\n}\n\n.cmt26-final::before {\n  position:\n    absolute;\n\n  inset:\n    0;\n\n  content:\n    \"\";\n\n  pointer-events:\n    none;\n\n  opacity:\n    .30;\n\n  background-image:\n\n    radial-gradient(\n      circle,\n      rgba(255,255,255,.96)\n      0 1.5px,\n      transparent 2px\n    ),\n\n    radial-gradient(\n      circle,\n      rgba(232,195,119,.82)\n      0 1px,\n      transparent 1.5px\n    );\n\n  background-size:\n    95px 95px,\n    160px 160px;\n\n  animation:\n    cmtSnow\n    23s\n    linear\n    infinite;\n}\n\n.cmt26-final \u003e * {\n  position:\n    relative;\n\n  z-index:\n    2;\n}\n\n.cmt26-final .cmt26-title {\n  color:\n    #ffffff;\n}\n\n.cmt26-final .cmt26-title span {\n  display:\n    block;\n\n  color:\n    #ffd784;\n}\n\n.cmt26-final p {\n  width:\n    100%;\n\n  max-width:\n    730px;\n\n  margin:\n    0 auto 25px;\n\n  color:\n    #deebf1;\n\n  font-size:\n    16px;\n\n  line-height:\n    1.75;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:900px) {\n\n  .cmt26-section {\n    padding:\n      58px 28px;\n  }\n\n  .cmt26-hero-copy {\n    padding:\n      50px 28px;\n  }\n\n  .cmt26-split {\n    gap:\n      36px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:700px) {\n\n  .cmt26-section {\n    padding:\n      48px 18px;\n  }\n\n  .cmt26-hero {\n    min-height:\n      0;\n  }\n\n  .cmt26-hero-copy {\n    padding:\n      44px 20px 28px;\n  }\n\n  .cmt26-hero-media {\n    padding:\n      14px 18px 30px;\n  }\n\n  .cmt26-main-title {\n    font-size:\n      36px;\n  }\n\n  .cmt26-title {\n    font-size:\n      30px;\n  }\n\n  .cmt26-btn {\n    width:\n      100%;\n  }\n\n  .cmt26-image:hover,\n  .cmt26-card:hover,\n  .cmt26-story:hover,\n  .cmt26-fact:hover {\n    transform:\n      none;\n  }\n\n  .cmt26-final {\n    padding:\n      62px 18px;\n  }\n\n}\n\n\n\/* =========================================================\n   SMALL MOBILE\n========================================================= *\/\n\n@media screen and (max-width:420px) {\n\n  .cmt26-main-title {\n    font-size:\n      33px;\n  }\n\n  .cmt26-title {\n    font-size:\n      28px;\n  }\n\n}\n\n\n\/* =========================================================\n   REDUCED MOTION\n========================================================= *\/\n\n@media (prefers-reduced-motion:reduce) {\n\n  .cmt26 *,\n  .cmt26 *::before,\n  .cmt26 *::after {\n    animation-duration:\n      .01ms !important;\n\n    animation-iteration-count:\n      1 !important;\n  }\n\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"cmt26\"\u003e\n\n\n\u003c!-- =====================================================\n     HERO — IMAGE 01\n===================================================== --\u003e\n\n\u003csection class=\"cmt26-hero\"\u003e\n\n  \u003cdiv class=\"cmt26-hero-copy\"\u003e\n\n    \u003cspan class=\"cmt26-hero-kicker\"\u003e\n      ✨ WAIT UNTIL YOU SEE THE WALL LIGHT UP\n    \u003c\/span\u003e\n\n    \u003ch1 class=\"cmt26-main-title\"\u003e\n      Christmas Magic Trail\n      \u003cspan\u003eWall Light Collection\u003c\/span\u003e\n    \u003c\/h1\u003e\n\n    \u003cp\u003e\n      Turn an empty wall into a glowing Christmas story\n      with Santa, reindeer, trains, angels, stars\n      and festive characters surrounded by dramatic trails\n      of warm holiday light.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Each style creates the illusion\n      that Christmas is moving across the wall —\n      from Santa flying through starlight\n      to a North Pole train rushing through glowing snow.\n    \u003c\/p\u003e\n\n    \u003ca class=\"cmt26-btn\" href=\"#cmt26-story\"\u003e\n      Choose Your Christmas Story →\n    \u003c\/a\u003e\n\n    \u003cp class=\"cmt26-hero-note\"\u003e\n      🎅 Multiple Christmas Themes  • \n      ✨ Dramatic Light Trails  • \n      🏡 Wall-Sized Visual Impact  • \n      🎄 Day-to-Night Holiday Magic\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"cmt26-hero-media\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.webfastcdn.com\/image\/ce8855d66197713dcddcf1ddbd288a040a681e2b.png\" alt=\"Christmas Magic Trail Wall Light Collection\" loading=\"eager\"\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     QUICK SELLING POINTS\n===================================================== --\u003e\n\n\u003csection class=\"cmt26-facts-wrap\"\u003e\n\n  \u003cdiv class=\"cmt26-facts\"\u003e\n\n    \u003cdiv class=\"cmt26-fact\"\u003e\n      \u003cstrong\u003eStory-Led\u003c\/strong\u003e\n      \u003cspan\u003eEvery Style Creates a Scene\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cmt26-fact\"\u003e\n      \u003cstrong\u003eIlluminated\u003c\/strong\u003e\n      \u003cspan\u003eGlowing Holiday Trail\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cmt26-fact\"\u003e\n      \u003cstrong\u003eVertical Impact\u003c\/strong\u003e\n      \u003cspan\u003eMade for Empty Walls\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cmt26-fact\"\u003e\n      \u003cstrong\u003eMultiple Styles\u003c\/strong\u003e\n      \u003cspan\u003eChoose Your Favorite Story\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     EMOTIONAL HOOK\n===================================================== --\u003e\n\n\u003csection class=\"cmt26-section cmt26-hook\"\u003e\n\n  \u003cspan class=\"cmt26-kicker\"\u003e\n    🎄 What If Christmas Didn't Just Sit on a Shelf?\n  \u003c\/span\u003e\n\n  \u003ch2 class=\"cmt26-title\"\u003e\n    Make It Look Like\n    \u003cspan class=\"cmt26-gold\"\u003e\n      Christmas Is Happening Right in Front of You\n    \u003c\/span\u003e\n  \u003c\/h2\u003e\n\n  \u003cp class=\"cmt26-subtitle\"\u003e\n    Imagine Santa appearing to fly through glowing snow,\n    a North Pole train racing across the wall,\n    or a Christmas star sending a trail of light downward.\n    The combination of character and illuminated motion\n    makes each design feel more like a little holiday scene\n    than a standard wall decoration.\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"cmt26-quote\"\u003e\n    “Turn it on, step back,\n    and watch an ordinary wall become part of Christmas.”\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     VISUAL IMPACT — IMAGE 02\n===================================================== --\u003e\n\n\u003csection class=\"cmt26-section cmt26-dark\" id=\"cmt26-story\"\u003e\n\n  \u003cdiv class=\"cmt26-split\"\u003e\n\n\n    \u003cdiv class=\"cmt26-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.webfastcdn.com\/image\/741b0b0f0b5a0e9d30b25edb2f4e359451b9167c.png\" alt=\"Christmas wall light with glowing magical trail\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"cmt26-copy\"\u003e\n\n      \u003cspan class=\"cmt26-kicker\"\u003e\n        ✨ The Decoration People Notice First\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"cmt26-title\"\u003e\n        It's the Light Trail\n        \u003cspan style=\"color:#ffd784;\"\u003e\n          That Creates the Illusion\n        \u003c\/span\u003e\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Traditional Christmas decorations\n        usually stay visually contained inside\n        a wreath, ornament or tabletop figure.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        These designs stretch the visual story vertically,\n        combining a recognizable Christmas character\n        with a long illuminated trail\n        that suggests movement through snow,\n        stars or magical holiday light.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        That extra vertical scale helps\n        an otherwise unused wall become\n        one of the strongest focal points in the room.\n      \u003c\/p\u003e\n\n      \u003cp style=\"color:#ffd784;font-weight:900;\"\u003e\n        Character at the top.\n        Christmas magic flowing below.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     WHY IT STANDS OUT\n===================================================== --\u003e\n\n\u003csection class=\"cmt26-section cmt26-soft cmt26-center\"\u003e\n\n  \u003cspan class=\"cmt26-kicker\"\u003e\n    🌟 More Than Another Christmas Light\n  \u003c\/span\u003e\n\n  \u003ch2 class=\"cmt26-title\"\u003e\n    Designed to Create\n    \u003cspan class=\"cmt26-red\"\u003e\n      a Complete Visual Moment\n    \u003c\/span\u003e\n  \u003c\/h2\u003e\n\n\n  \u003cdiv class=\"cmt26-card-grid\"\u003e\n\n\n    \u003carticle class=\"cmt26-card\"\u003e\n\n      \u003cdiv class=\"cmt26-card-icon\"\u003e✨\u003c\/div\u003e\n\n      \u003ch3\u003e\n        Immediate Wow Factor\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        The tall illuminated composition\n        creates more visual presence than small tabletop décor.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n\n    \u003carticle class=\"cmt26-card\"\u003e\n\n      \u003cdiv class=\"cmt26-card-icon\"\u003e🎅\u003c\/div\u003e\n\n      \u003ch3\u003e\n        Recognizable Christmas Stories\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Familiar characters and icons\n        make the scene instantly feel festive.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n\n    \u003carticle class=\"cmt26-card\"\u003e\n\n      \u003cdiv class=\"cmt26-card-icon\"\u003e🌟\u003c\/div\u003e\n\n      \u003ch3\u003e\n        Illusion of Movement\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        The extended glowing trail\n        makes the design feel like it is moving across the wall.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n\n    \u003carticle class=\"cmt26-card\"\u003e\n\n      \u003cdiv class=\"cmt26-card-icon\"\u003e🏡\u003c\/div\u003e\n\n      \u003ch3\u003e\n        Uses Vertical Space\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Turn blank wall space into part\n        of the holiday display without using more floor space.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     CHOOSE YOUR STORY — IMAGE 03\n===================================================== --\u003e\n\n\u003csection class=\"cmt26-section cmt26-cream cmt26-center\"\u003e\n\n  \u003cspan class=\"cmt26-kicker\"\u003e\n    🎄 Choose the Story You Want Christmas to Tell\n  \u003c\/span\u003e\n\n  \u003ch2 class=\"cmt26-title\"\u003e\n    One Collection.\n    \u003cspan class=\"cmt26-gold\"\u003e\n      Twelve Different Holiday Moods.\n    \u003c\/span\u003e\n  \u003c\/h2\u003e\n\n  \u003cp class=\"cmt26-subtitle\"\u003e\n    From playful Santa scenes\n    to nostalgic trains\n    and peaceful celestial designs,\n    each style creates its own version\n    of Christmas magic.\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"cmt26-showcase\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.webfastcdn.com\/image\/e6658e7cce8c3058ef4dfbbec9d6acbbf95542ea.png\" alt=\"Christmas Magic Trail Wall Light styles\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"cmt26-story-grid\"\u003e\n\n\n    \u003carticle class=\"cmt26-story\"\u003e\n\n      \u003cdiv class=\"cmt26-story-top\"\u003e\n        \u003cspan class=\"cmt26-story-icon\"\u003e🎅\u003c\/span\u003e\n        \u003ch3\u003eSanta Sleigh Magic Trail\u003c\/h3\u003e\n      \u003c\/div\u003e\n\n      \u003cp\u003e\n        Santa and his reindeer soar\n        through a glowing trail of Christmas starlight.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n\n    \u003carticle class=\"cmt26-story\"\u003e\n\n      \u003cdiv class=\"cmt26-story-top\"\u003e\n        \u003cspan class=\"cmt26-story-icon\"\u003e🚂\u003c\/span\u003e\n        \u003ch3\u003eNorth Pole Christmas Train\u003c\/h3\u003e\n      \u003c\/div\u003e\n\n      \u003cp\u003e\n        A nostalgic holiday train\n        rushes through illuminated snow and warm light.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n\n    \u003carticle class=\"cmt26-story\"\u003e\n\n      \u003cdiv class=\"cmt26-story-top\"\u003e\n        \u003cspan class=\"cmt26-story-icon\"\u003e🏠\u003c\/span\u003e\n        \u003ch3\u003eSanta Chimney Magic Smoke\u003c\/h3\u003e\n      \u003c\/div\u003e\n\n      \u003cp\u003e\n        Santa disappears down the chimney\n        as glowing Christmas magic flows beneath him.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n\n    \u003carticle class=\"cmt26-story\"\u003e\n\n      \u003cdiv class=\"cmt26-story-top\"\u003e\n        \u003cspan class=\"cmt26-story-icon\"\u003e🦌\u003c\/span\u003e\n        \u003ch3\u003eReindeer Starlight Flight\u003c\/h3\u003e\n      \u003c\/div\u003e\n\n      \u003cp\u003e\n        A reindeer leaps\n        through shimmering stars and winter light.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n\n    \u003carticle class=\"cmt26-story\"\u003e\n\n      \u003cdiv class=\"cmt26-story-top\"\u003e\n        \u003cspan class=\"cmt26-story-icon\"\u003e⭐\u003c\/span\u003e\n        \u003ch3\u003eBethlehem Star Heavenly Trail\u003c\/h3\u003e\n      \u003c\/div\u003e\n\n      \u003cp\u003e\n        A radiant star sits above\n        a peaceful glowing celestial trail.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n\n    \u003carticle class=\"cmt26-story\"\u003e\n\n      \u003cdiv class=\"cmt26-story-top\"\u003e\n        \u003cspan class=\"cmt26-story-icon\"\u003e🎄\u003c\/span\u003e\n        \u003ch3\u003eFlying Christmas Tree Magic\u003c\/h3\u003e\n      \u003c\/div\u003e\n\n      \u003cp\u003e\n        A decorated Christmas tree\n        appears to lift into a sparkling holiday trail.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n\n    \u003carticle class=\"cmt26-story\"\u003e\n\n      \u003cdiv class=\"cmt26-story-top\"\u003e\n        \u003cspan class=\"cmt26-story-icon\"\u003e🎁\u003c\/span\u003e\n        \u003ch3\u003eFlying Gift Box Magic Trail\u003c\/h3\u003e\n      \u003c\/div\u003e\n\n      \u003cp\u003e\n        A festive gift bursts into motion\n        with glowing presents and stars.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n\n    \u003carticle class=\"cmt26-story\"\u003e\n\n      \u003cdiv class=\"cmt26-story-top\"\u003e\n        \u003cspan class=\"cmt26-story-icon\"\u003e⛄\u003c\/span\u003e\n        \u003ch3\u003eSnowman Blizzard Magic Trail\u003c\/h3\u003e\n      \u003c\/div\u003e\n\n      \u003cp\u003e\n        A cheerful snowman rides\n        through a swirling trail of glowing snowflakes.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n\n    \u003carticle class=\"cmt26-story\"\u003e\n\n      \u003cdiv class=\"cmt26-story-top\"\u003e\n        \u003cspan class=\"cmt26-story-icon\"\u003e🚂\u003c\/span\u003e\n        \u003ch3\u003eSanta's Toy Delivery Train\u003c\/h3\u003e\n      \u003c\/div\u003e\n\n      \u003cp\u003e\n        Santa takes the controls\n        of a gift-filled Christmas toy train.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n\n    \u003carticle class=\"cmt26-story\"\u003e\n\n      \u003cdiv class=\"cmt26-story-top\"\u003e\n        \u003cspan class=\"cmt26-story-icon\"\u003e🧝\u003c\/span\u003e\n        \u003ch3\u003eNorth Pole Elf Delivery Flight\u003c\/h3\u003e\n      \u003c\/div\u003e\n\n      \u003cp\u003e\n        A North Pole elf races through the night\n        carrying Christmas gifts.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n\n    \u003carticle class=\"cmt26-story\"\u003e\n\n      \u003cdiv class=\"cmt26-story-top\"\u003e\n        \u003cspan class=\"cmt26-story-icon\"\u003e🔔\u003c\/span\u003e\n        \u003ch3\u003eChristmas Bell Falling Starlight\u003c\/h3\u003e\n      \u003c\/div\u003e\n\n      \u003cp\u003e\n        Golden bells release\n        a waterfall of warm starlight and snowy glow.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n\n    \u003carticle class=\"cmt26-story\"\u003e\n\n      \u003cdiv class=\"cmt26-story-top\"\u003e\n        \u003cspan class=\"cmt26-story-icon\"\u003e🕯️\u003c\/span\u003e\n        \u003ch3\u003eChristmas Angel Heavenly Light\u003c\/h3\u003e\n      \u003c\/div\u003e\n\n      \u003cp\u003e\n        A graceful angel sits above\n        a peaceful cascade of warm celestial light.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     CHRISTMAS HAPPENS HERE\n===================================================== --\u003e\n\n\u003csection class=\"cmt26-section cmt26-soft cmt26-center\"\u003e\n\n  \u003cspan class=\"cmt26-kicker\"\u003e\n    🏡 Made for the Rooms Where Christmas Actually Happens\n  \u003c\/span\u003e\n\n  \u003ch2 class=\"cmt26-title\"\u003e\n    Give the Empty Wall\n    \u003cspan class=\"cmt26-green\"\u003e\n      a Part in the Celebration\n    \u003c\/span\u003e\n  \u003c\/h2\u003e\n\n  \u003cp class=\"cmt26-subtitle\"\u003e\n    Place it behind the tree,\n    beside a fireplace,\n    along a staircase\n    or anywhere you want a tall Christmas focal point\n    without adding another decoration to the floor.\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"cmt26-place-grid\"\u003e\n\n\n    \u003cdiv class=\"cmt26-place\"\u003e\n      \u003cdiv class=\"cmt26-place-icon\"\u003e🎄\u003c\/div\u003e\n      \u003cstrong\u003eLiving Room\u003c\/strong\u003e\n      \u003cspan\u003eCreate a dramatic backdrop near the tree.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"cmt26-place\"\u003e\n      \u003cdiv class=\"cmt26-place-icon\"\u003e🚪\u003c\/div\u003e\n      \u003cstrong\u003eEntryway\u003c\/strong\u003e\n      \u003cspan\u003eSet the Christmas mood as guests arrive.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"cmt26-place\"\u003e\n      \u003cdiv class=\"cmt26-place-icon\"\u003e🔥\u003c\/div\u003e\n      \u003cstrong\u003eFireplace\u003c\/strong\u003e\n      \u003cspan\u003eExtend holiday light beyond the mantel.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"cmt26-place\"\u003e\n      \u003cdiv class=\"cmt26-place-icon\"\u003e🪜\u003c\/div\u003e\n      \u003cstrong\u003eStaircase\u003c\/strong\u003e\n      \u003cspan\u003eUse tall wall space for a magical trail.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"cmt26-place\"\u003e\n      \u003cdiv class=\"cmt26-place-icon\"\u003e🎉\u003c\/div\u003e\n      \u003cstrong\u003eParty Space\u003c\/strong\u003e\n      \u003cspan\u003eCreate an easy visual centerpiece.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"cmt26-place\"\u003e\n      \u003cdiv class=\"cmt26-place-icon\"\u003e📸\u003c\/div\u003e\n      \u003cstrong\u003ePhoto Background\u003c\/strong\u003e\n      \u003cspan\u003eAdd a glowing Christmas story behind family photos.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     FAMILY MEMORY — IMAGE 04\n===================================================== --\u003e\n\n\u003csection class=\"cmt26-section cmt26-dark\"\u003e\n\n  \u003cdiv class=\"cmt26-split\"\u003e\n\n\n    \u003cdiv class=\"cmt26-copy\"\u003e\n\n      \u003cspan class=\"cmt26-kicker\"\u003e\n        ❤️ The Best Christmas Decorations Become Part of the Memory\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"cmt26-title\"\u003e\n        Imagine Christmas Morning\n        \u003cspan style=\"color:#ffd784;\"\u003e\n          With This Glowing Behind the Tree\n        \u003c\/span\u003e\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        The tree is lit.\n        Presents are waiting.\n        Christmas music is playing.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        And across the wall,\n        Santa appears to fly through a trail of glowing snow —\n        or a North Pole train looks like\n        it is making one last Christmas delivery.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        That is what makes a story-led decoration different.\n        It does not only fill empty space.\n        It becomes part of how the room feels\n        when everyone comes together.\n      \u003c\/p\u003e\n\n      \u003cp style=\"color:#ffd784;font-weight:900;\"\u003e\n        Bring it out again next Christmas\n        and the scene can become part of the tradition.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"cmt26-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.webfastcdn.com\/image\/486a6d3a1a22f123f3c3b085c7679b44bcae446a.png\" alt=\"Christmas Magic Trail Wall Light in family holiday setting\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     DAY \/ NIGHT\n===================================================== --\u003e\n\n\u003csection class=\"cmt26-section cmt26-cream cmt26-center\"\u003e\n\n  \u003cspan class=\"cmt26-kicker\"\u003e\n    ✨ Beautiful by Day · Magical After Dark\n  \u003c\/span\u003e\n\n  \u003ch2 class=\"cmt26-title\"\u003e\n    The Wall Gets\n    \u003cspan class=\"cmt26-gold\"\u003e\n      a Second Personality at Night\n    \u003c\/span\u003e\n  \u003c\/h2\u003e\n\n  \u003cp class=\"cmt26-subtitle\"\u003e\n    During the day,\n    the dimensional Christmas design\n    still adds character to the room.\n    Once the lights are on,\n    the illuminated trail becomes much more prominent\n    and the entire piece changes into a glowing holiday scene.\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"cmt26-card-grid\"\u003e\n\n\n    \u003carticle class=\"cmt26-card\"\u003e\n      \u003cdiv class=\"cmt26-card-icon\"\u003e🌞\u003c\/div\u003e\n      \u003ch3\u003eBy Day\u003c\/h3\u003e\n      \u003cp\u003e\n        The character, shape and dimensional composition\n        act as decorative wall art.\n      \u003c\/p\u003e\n    \u003c\/article\u003e\n\n\n    \u003carticle class=\"cmt26-card\"\u003e\n      \u003cdiv class=\"cmt26-card-icon\"\u003e🌙\u003c\/div\u003e\n      \u003ch3\u003eAfter Dark\u003c\/h3\u003e\n      \u003cp\u003e\n        The glowing trail becomes the focal point\n        and gives the design more visual depth.\n      \u003c\/p\u003e\n    \u003c\/article\u003e\n\n\n    \u003carticle class=\"cmt26-card\"\u003e\n      \u003cdiv class=\"cmt26-card-icon\"\u003e🎄\u003c\/div\u003e\n      \u003ch3\u003eBeside the Tree\u003c\/h3\u003e\n      \u003cp\u003e\n        Layer it with tree lights\n        to extend the Christmas atmosphere across the room.\n      \u003c\/p\u003e\n    \u003c\/article\u003e\n\n\n    \u003carticle class=\"cmt26-card\"\u003e\n      \u003cdiv class=\"cmt26-card-icon\"\u003e📸\u003c\/div\u003e\n      \u003ch3\u003eDuring Gatherings\u003c\/h3\u003e\n      \u003cp\u003e\n        Use the illuminated wall\n        as a memorable seasonal background.\n      \u003c\/p\u003e\n    \u003c\/article\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     GIFT — IMAGE 05\n===================================================== --\u003e\n\n\u003csection class=\"cmt26-section cmt26-soft\"\u003e\n\n  \u003cdiv class=\"cmt26-split\"\u003e\n\n\n    \u003cdiv class=\"cmt26-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.webfastcdn.com\/image\/165f7a182c7d755aff003d474c78c532d921809c.png\" alt=\"Christmas Magic Trail Wall Light gift idea\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"cmt26-copy\"\u003e\n\n      \u003cspan class=\"cmt26-kicker\"\u003e\n        🎁 For the Person Who Makes Every Room Feel Like Christmas\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"cmt26-title\"\u003e\n        A Christmas Gift\n        \u003cspan class=\"cmt26-red\"\u003e\n          They Probably Don't Already Have\n        \u003c\/span\u003e\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Mugs,\n        blankets\n        and ornaments are easy Christmas gifts —\n        but they are also easy to already own.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        A large glowing wall scene\n        feels much more unexpected,\n        especially for someone who loves turning\n        the entire house into part of Christmas.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Choose the character or story\n        that feels most like them\n        and give them something\n        that becomes part of their seasonal home.\n      \u003c\/p\u003e\n\n\n      \u003cdiv class=\"cmt26-tags\" style=\"margin-top:22px;\"\u003e\n\n        \u003cspan style=\"\n            padding:8px 11px;\n            border:1px solid #ead3a6;\n            border-radius:999px;\n            color:#6f5226;\n            background:#fff8e9;\n            font-size:12px;\n            font-weight:800;\n          \"\u003e\n          🎄 Christmas Lovers\n        \u003c\/span\u003e\n\n        \u003cspan style=\"\n            padding:8px 11px;\n            border:1px solid #ead3a6;\n            border-radius:999px;\n            color:#6f5226;\n            background:#fff8e9;\n            font-size:12px;\n            font-weight:800;\n          \"\u003e\n          👩 Parents\n        \u003c\/span\u003e\n\n        \u003cspan style=\"\n            padding:8px 11px;\n            border:1px solid #ead3a6;\n            border-radius:999px;\n            color:#6f5226;\n            background:#fff8e9;\n            font-size:12px;\n            font-weight:800;\n          \"\u003e\n          👵 Grandparents\n        \u003c\/span\u003e\n\n        \u003cspan style=\"\n            padding:8px 11px;\n            border:1px solid #ead3a6;\n            border-radius:999px;\n            color:#6f5226;\n            background:#fff8e9;\n            font-size:12px;\n            font-weight:800;\n          \"\u003e\n          🏡 Holiday Decorators\n        \u003c\/span\u003e\n\n        \u003cspan style=\"\n            padding:8px 11px;\n            border:1px solid #ead3a6;\n            border-radius:999px;\n            color:#6f5226;\n            background:#fff8e9;\n            font-size:12px;\n            font-weight:800;\n          \"\u003e\n          🎁 Collectors\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     PRODUCT OVERVIEW\n===================================================== --\u003e\n\n\u003csection class=\"cmt26-section cmt26-cream cmt26-center\"\u003e\n\n  \u003cspan class=\"cmt26-kicker\"\u003e\n    📋 Product Overview\n  \u003c\/span\u003e\n\n  \u003ch2 class=\"cmt26-title\"\u003e\n    Christmas Magic Trail Wall Light\n  \u003c\/h2\u003e\n\n\n  \u003cdiv class=\"cmt26-info-grid\"\u003e\n\n\n    \u003cdiv class=\"cmt26-info\"\u003e\n\n      \u003cstrong\u003e\n        ✨ Product Type\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Illuminated Christmas Wall Decoration\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"cmt26-info\"\u003e\n\n      \u003cstrong\u003e\n        🎄 Design Concept\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Christmas Character or Icon\n        Paired With a Long Glowing Holiday Trail\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"cmt26-info\"\u003e\n\n      \u003cstrong\u003e\n        🌟 Visual Effect\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Creates the Appearance of Movement,\n        Snowfall, Starlight or Magical Christmas Motion\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"cmt26-info\"\u003e\n\n      \u003cstrong\u003e\n        🎅 Available Themes\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Santa,\n        Reindeer,\n        Trains,\n        Bethlehem Star,\n        Christmas Tree,\n        Gift Box,\n        Snowman,\n        Elf,\n        Bells,\n        Angel\n        \u0026amp; More\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"cmt26-info\"\u003e\n\n      \u003cstrong\u003e\n        🏡 Suggested Placement\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Living Room,\n        Entryway,\n        Staircase,\n        Fireplace Area,\n        Family Room,\n        Hallway\n        \u0026amp; Holiday Party Space\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"cmt26-info\"\u003e\n\n      \u003cstrong\u003e\n        📸 Best For\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Christmas Decorating,\n        Holiday Gatherings,\n        Family Photos,\n        Christmas Eve\n        \u0026amp; Seasonal Gifting\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"cmt26-package\"\u003e\n\n    \u003cstrong\u003e\n      🎁 Package Includes\n    \u003c\/strong\u003e\n\n    \u003cp\u003e\n      1 × Selected Christmas Magic Trail Wall Light\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     FINAL CTA\n===================================================== --\u003e\n\n\u003csection class=\"cmt26-final\"\u003e\n\n  \u003cdiv style=\"\n      margin-bottom:12px;\n      font-size:47px;\n    \"\u003e\n    🎅✨🎄\n  \u003c\/div\u003e\n\n  \u003cspan class=\"cmt26-kicker\" style=\"\n      color:#ffe0a5;\n      border-color:rgba(255,224,164,.25);\n      background:rgba(255,255,255,.05);\n    \"\u003e\n    Christmas Comes Once a Year · Make the Room Feel Like It\n  \u003c\/span\u003e\n\n  \u003ch2 class=\"cmt26-title\"\u003e\n    Choose the Story.\n    Turn On the Light.\n    \u003cspan\u003eWatch the Christmas Magic Begin.\u003c\/span\u003e\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    Let Santa fly,\n    send the North Pole train through glowing snow,\n    fill the wall with stars\n    or bring a peaceful Christmas angel into the room.\n    Choose the design that feels like your Christmas\n    and make an ordinary wall part of the story.\n  \u003c\/p\u003e\n\n  \u003ca class=\"cmt26-btn\" href=\"#cmt26-story\"\u003e\n    Choose Your Christmas Story →\n  \u003c\/a\u003e\n\n\u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"YMH","offers":[{"title":"🎅 Santa","offer_id":44574288085091,"sku":"WYT2609096981-圣诞壁灯-A雪橇圣诞老人","price":59.99,"currency_code":"USD","in_stock":true},{"title":"🏠 Santa Chimney","offer_id":44574288117859,"sku":"WYT2609096981-圣诞壁灯-B烟囱圣诞老人","price":59.99,"currency_code":"USD","in_stock":true},{"title":"🦌 Reindeer","offer_id":44574288150627,"sku":"WYT2609096981-圣诞壁灯-D驯鹿","price":59.99,"currency_code":"USD","in_stock":true},{"title":"⛄ Snowman","offer_id":44574288183395,"sku":"WYT2609096981-圣诞壁灯-E雪人","price":59.99,"currency_code":"USD","in_stock":true},{"title":"🚂 Santa’s Toy Delivery Train","offer_id":44574288216163,"sku":"WYT2609096981-圣诞壁灯-F火车圣诞老人","price":59.99,"currency_code":"USD","in_stock":true},{"title":"⭐ Bethlehem Star","offer_id":44574288248931,"sku":"WYT2609096981-圣诞壁灯-G光芒","price":59.99,"currency_code":"USD","in_stock":true},{"title":"🎄 Christmas Tree","offer_id":44574288281699,"sku":"WYT2609096981-圣诞壁灯-H圣诞树","price":59.99,"currency_code":"USD","in_stock":true},{"title":"🎁 Gift Box","offer_id":44574288314467,"sku":"WYT2609096981-圣诞壁灯-I礼物","price":59.99,"currency_code":"USD","in_stock":true},{"title":"🧝 North Pole Elf","offer_id":44574288347235,"sku":"WYT2609096981-圣诞壁灯-J精灵雪橇","price":59.99,"currency_code":"USD","in_stock":true},{"title":"🔔 Christmas Bell","offer_id":44574288380003,"sku":"WYT2609096981-圣诞壁灯-C铃铛","price":59.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0671\/8996\/4899\/files\/ce8855d66197713dcddcf1ddbd288a040a681e2b_69c43d8b-0a4b-4092-945b-8476552a99f3.jpg?v=1789032337","url":"https:\/\/firleno.com\/products\/christmas-magic-trail-wall-light-a-little-christmas","provider":"Firleno","version":"1.0","type":"link"}