{"product_id":"cathedral-cross-cascade-christmas-wall-light","title":"✨ Cathedral Glow Cross Cascade Christmas Wall Light","description":"\u003cstyle\u003e .cgl33-page{   --cgl-ink:#2d2119;   --cgl-copy:#715d4d;   --cgl-brown:#4a2d1e;   --cgl-deep:#241610;   --cgl-gold:#b98439;   --cgl-gold2:#e2c28c;   --cgl-cream:#fff9f0;   --cgl-card:#fffdf8;   --cgl-line:rgba(102,70,43,.16);   --cgl-shadow:0 16px 44px rgba(56,32,18,.11);   --cgl-radius:24px;    width:100%;   max-width:980px;   margin:0 auto;   padding:14px 10px 38px;   color:var(--cgl-ink);   line-height:1.6;   background:     radial-gradient(circle at 8% 2%,rgba(226,194,140,.18),transparent 26%),     radial-gradient(circle at 94% 8%,rgba(185,132,57,.08),transparent 24%),     var(--cgl-cream);   container-type:inline-size;   container-name:cgl33;   overflow:hidden; }  .cgl33-page *{box-sizing:border-box;min-width:0} .cgl33-page img{display:block;width:100%;height:auto} .cgl33-page a{color:inherit} .cgl33-section{margin:0 0 18px}  .cgl33-card{   overflow:hidden;   position:relative;   border:1px solid var(--cgl-line);   border-radius:var(--cgl-radius);   background:var(--cgl-card);   box-shadow:var(--cgl-shadow);   transition:transform .24s ease,box-shadow .24s ease; }  .cgl33-pad{padding:23px 17px}  .cgl33-kicker{   display:inline-flex;   align-items:center;   gap:8px;   margin:0 0 10px;   color:var(--cgl-gold);   font-size:12px;   font-weight:850;   letter-spacing:.10em;   text-transform:uppercase; }  .cgl33-kicker::before{   content:'';   width:24px;   height:2px;   border-radius:999px;   background:linear-gradient(90deg,var(--cgl-gold),var(--cgl-gold2)); }  .cgl33-h1,.cgl33-h2{   margin:0;   color:var(--cgl-ink);   letter-spacing:-.035em;   overflow-wrap:anywhere; }  .cgl33-h1{font-size:clamp(30px,7.8cqw,54px);line-height:1.03} .cgl33-h2{font-size:clamp(24px,6.2cqw,39px);line-height:1.08}  .cgl33-accent{color:var(--cgl-gold)}  @supports (-webkit-background-clip:text){   .cgl33-accent{     background:linear-gradient(100deg,#9d6d2f 0%,#c59a59 50%,#ecd5a7 100%);     -webkit-background-clip:text;     background-clip:text;     color:transparent;   } }  .cgl33-copy{   margin:12px 0 0;   color:var(--cgl-copy);   font-size:15px;   line-height:1.65;   overflow-wrap:anywhere; }  .cgl33-media{   overflow:hidden;   border-radius:18px;   background:#ead7bd; }  .cgl33-media img{width:100%;height:auto}  .cgl33-hero{   background:     radial-gradient(circle at 86% 10%,rgba(226,194,140,.18),transparent 30%),     linear-gradient(145deg,#38271e,#1c130e); }  .cgl33-hero-copy{padding:28px 18px 15px} .cgl33-hero .cgl33-kicker{color:#f2d9ae} .cgl33-hero .cgl33-kicker::before{background:#f2d9ae} .cgl33-hero .cgl33-h1{color:#fff} .cgl33-hero .cgl33-copy{color:rgba(255,255,255,.90)} .cgl33-hero-media{margin:0 15px 15px}  .cgl33-benefits{   display:grid;   grid-template-columns:1fr 1fr;   gap:9px; }  .cgl33-benefit{   min-height:84px;   padding:13px;   border:1px solid var(--cgl-line);   border-radius:16px;   background:#fff; }  .cgl33-benefit strong{   display:block;   color:var(--cgl-ink);   font-size:13px; }  .cgl33-benefit span{   display:block;   margin-top:3px;   color:var(--cgl-copy);   font-size:11px;   line-height:1.42; }  .cgl33-split{display:grid;gap:0} .cgl33-copyblock{padding:23px 17px}  .cgl33-dark{   color:#fff;   background:     radial-gradient(circle at 90% 10%,rgba(226,194,140,.14),transparent 30%),     linear-gradient(145deg,#2d1d15,#17100c); }  .cgl33-dark .cgl33-h2{color:#fff} .cgl33-dark .cgl33-copy{color:rgba(255,255,255,.90)} .cgl33-dark .cgl33-kicker{color:#f2d9ae} .cgl33-dark .cgl33-kicker::before{background:#f2d9ae}  .cgl33-tags{   display:flex;   flex-wrap:wrap;   gap:8px;   margin-top:15px; }  .cgl33-tag{   padding:8px 12px;   border:1px solid var(--cgl-line);   border-radius:999px;   background:#fff;   color:#6a4a34;   font-size:12px;   font-weight:800; }  .cgl33-dark .cgl33-tag{   border-color:rgba(255,255,255,.18);   background:rgba(255,255,255,.10);   color:#fff; }  .cgl33-specs{   display:grid;   gap:9px;   margin-top:16px; }  .cgl33-spec{   padding:12px;   border:1px solid var(--cgl-line);   border-radius:14px;   background:#fff; }  .cgl33-spec strong{   display:block;   color:#6b4c35;   font-size:11px;   letter-spacing:.05em;   text-transform:uppercase; }  .cgl33-spec span{   display:block;   margin-top:4px;   color:var(--cgl-copy);   font-size:13px;   line-height:1.45; }  .cgl33-note{   margin-top:12px;   padding:12px 13px;   border-radius:14px;   border:1px solid rgba(185,132,57,.14);   background:#fbf3e6;   color:#6b5c4f;   font-size:11px;   line-height:1.55; }  .cgl33-faq details{   overflow:hidden;   margin-top:9px;   border:1px solid var(--cgl-line);   border-radius:15px;   background:#fff; }  .cgl33-faq summary{   position:relative;   padding:14px 44px 14px 15px;   cursor:pointer;   list-style:none;   color:var(--cgl-ink);   font-size:13px;   font-weight:850;   line-height:1.45; }  .cgl33-faq summary::-webkit-details-marker{display:none} .cgl33-faq summary::after{   content:'+';   position:absolute;   right:14px;   top:50%;   transform:translateY(-50%);   color:var(--cgl-gold);   font-size:18px; } .cgl33-faq details[open] summary::after{content:'–'}  .cgl33-faq-answer{   padding:0 15px 15px;   color:var(--cgl-copy);   font-size:12px;   line-height:1.6; }  .cgl33-cta{   padding:30px 18px;   text-align:center;   color:#fff;   background:     radial-gradient(circle at 50% -15%,rgba(226,194,140,.22),transparent 38%),     linear-gradient(145deg,#38271e,#1c130e); }  .cgl33-cta .cgl33-h2{color:#fff} .cgl33-cta .cgl33-copy{max-width:600px;margin:11px auto 0;color:rgba(255,255,255,.90)}  .cgl33-btn{   display:flex;   align-items:center;   justify-content:center;   width:100%;   max-width:390px;   min-height:52px;   margin:18px auto 0;   padding:13px 20px;   border-radius:999px;   text-decoration:none;   color:#fff!important;   background:linear-gradient(100deg,#9d6d2f,#c59a59);   box-shadow:0 12px 28px rgba(157,109,47,.22);   font-size:14px;   font-weight:850; }  .cgl33-micro{margin:10px auto 0;color:rgba(255,255,255,.76);font-size:12px}  @media (hover:hover){   .cgl33-card:hover{transform:translateY(-2px);box-shadow:0 20px 50px rgba(56,32,18,.14)}   .cgl33-media img{transition:transform .35s ease}   .cgl33-card:hover .cgl33-media img{transform:scale(1.012)} }  @media (hover:none){   .cgl33-card:active{transform:scale(.996)}   .cgl33-btn:active{transform:scale(.985)} }  @container cgl33 (min-width:700px){   .cgl33-page{padding:18px 14px 46px}   .cgl33-section{margin-bottom:24px}   .cgl33-pad,.cgl33-copyblock{padding:34px}   .cgl33-hero{display:grid;grid-template-columns:.92fr 1.08fr;align-items:center}   .cgl33-hero-copy{padding:42px 16px 42px 36px}   .cgl33-hero-media{margin:22px}   .cgl33-split{grid-template-columns:1fr 1fr;align-items:center}   .cgl33-split.reverse .cgl33-media{order:2}   .cgl33-benefits{grid-template-columns:repeat(4,1fr)}   .cgl33-specs{grid-template-columns:repeat(2,1fr)} }  @container cgl33 (max-width:400px){   .cgl33-benefits{grid-template-columns:1fr} }  @media (prefers-reduced-motion:reduce){   .cgl33-page *,.cgl33-page *::before,.cgl33-page *::after{     animation:none!important;     transition:none!important;   } } \u003c\/style\u003e  \u003cdiv class=\"cgl33-page\"\u003e  \u003csection class=\"cgl33-section cgl33-card cgl33-hero\"\u003e   \u003cdiv class=\"cgl33-hero-copy\"\u003e     \u003cdiv class=\"cgl33-kicker\"\u003eCATHEDRAL-INSPIRED CHRISTMAS WALL LIGHT\u003c\/div\u003e     \u003ch1 class=\"cgl33-h1\"\u003e       Let the Season Glow       \u003cspan class=\"cgl33-accent\"\u003eWith Faith \u0026amp; Meaning.\u003c\/span\u003e     \u003c\/h1\u003e     \u003cp class=\"cgl33-copy\"\u003e       A rose-window-inspired crown, cascading crosses, jewel-tone details and warm light come together in one devotional Christmas wall display.     \u003c\/p\u003e   \u003c\/div\u003e    \u003cdiv class=\"cgl33-media cgl33-hero-media\"\u003e     \u003cimg src=\"https:\/\/cdn.newfastcdn.com\/image\/b652a6cff9323dd2aed4ff6263d31d684b6f0523.png\" alt=\"Cathedral-inspired illuminated Christmas wall decoration\" loading=\"eager\"\u003e   \u003c\/div\u003e \u003c\/section\u003e  \u003csection class=\"cgl33-section cgl33-card cgl33-pad\"\u003e   \u003cdiv class=\"cgl33-benefits\"\u003e     \u003cdiv class=\"cgl33-benefit\"\u003e       \u003cstrong\u003eCathedral-Inspired Design\u003c\/strong\u003e       \u003cspan\u003eGothic forms and church-like detail\u003c\/span\u003e     \u003c\/div\u003e     \u003cdiv class=\"cgl33-benefit\"\u003e       \u003cstrong\u003eRose-Window Crown\u003c\/strong\u003e       \u003cspan\u003eJewel tones create the visual centerpiece\u003c\/span\u003e     \u003c\/div\u003e     \u003cdiv class=\"cgl33-benefit\"\u003e       \u003cstrong\u003eCross Cascade\u003c\/strong\u003e       \u003cspan\u003eFaith symbols flow through the center\u003c\/span\u003e     \u003c\/div\u003e     \u003cdiv class=\"cgl33-benefit\"\u003e       \u003cstrong\u003eWarm Layered Glow\u003c\/strong\u003e       \u003cspan\u003eSoft light adds Christmas atmosphere\u003c\/span\u003e     \u003c\/div\u003e   \u003c\/div\u003e \u003c\/section\u003e  \u003csection class=\"cgl33-section cgl33-card cgl33-split\"\u003e   \u003cdiv class=\"cgl33-media\"\u003e     \u003cimg src=\"https:\/\/cdn.newfastcdn.com\/image\/2e418ccd66d1f7b860c09dd2770963b39467de27.png\" alt=\"Cathedral rose-window inspired Christmas ornament detail\" loading=\"lazy\"\u003e   \u003c\/div\u003e   \u003cdiv class=\"cgl33-copyblock\"\u003e     \u003cdiv class=\"cgl33-kicker\"\u003eSIGNATURE DETAIL\u003c\/div\u003e     \u003ch2 class=\"cgl33-h2\"\u003eThe Rose-Window Look Sets the Tone From the Top.\u003c\/h2\u003e     \u003cp class=\"cgl33-copy\"\u003e       Rich jewel tones, floral geometry and Gothic-inspired framing create a cathedral-window effect that gives the display an ornate, devotional character before the eye reaches the cascade below.     \u003c\/p\u003e   \u003c\/div\u003e \u003c\/section\u003e  \u003csection class=\"cgl33-section cgl33-card cgl33-split reverse cgl33-dark\"\u003e   \u003cdiv class=\"cgl33-media\"\u003e     \u003cimg src=\"https:\/\/cdn.newfastcdn.com\/image\/066cfd7ae96cae89b0796c46de41403d4605b61e.png\" alt=\"Cathedral-inspired wall light with hanging crosses and jewel-like accents\" loading=\"lazy\"\u003e   \u003c\/div\u003e   \u003cdiv class=\"cgl33-copyblock\"\u003e     \u003cdiv class=\"cgl33-kicker\"\u003eTHE VISUAL MOMENT\u003c\/div\u003e     \u003ch2 class=\"cgl33-h2\"\u003eA Cascade of Crosses, Color and Warm Light.\u003c\/h2\u003e     \u003cp class=\"cgl33-copy\"\u003e       Suspended cross forms and jewel-like accents create movement through the center while warm points of light soften the composition and make the details feel richer after dark.     \u003c\/p\u003e     \u003cdiv class=\"cgl33-tags\"\u003e       \u003cspan class=\"cgl33-tag\"\u003eCross Motifs\u003c\/span\u003e       \u003cspan class=\"cgl33-tag\"\u003eJewel-Tone Accents\u003c\/span\u003e       \u003cspan class=\"cgl33-tag\"\u003eWarm Light\u003c\/span\u003e       \u003cspan class=\"cgl33-tag\"\u003eVertical Movement\u003c\/span\u003e     \u003c\/div\u003e   \u003c\/div\u003e \u003c\/section\u003e  \u003csection class=\"cgl33-section cgl33-card cgl33-split\"\u003e   \u003cdiv class=\"cgl33-media\"\u003e     \u003cimg src=\"https:\/\/cdn.newfastcdn.com\/image\/a0114f5eeb6c4af015f15be6a596eaa35f7285d6.png\" alt=\"Illuminated Gothic church inspired base with colorful window details\" loading=\"lazy\"\u003e   \u003c\/div\u003e   \u003cdiv class=\"cgl33-copyblock\"\u003e     \u003cdiv class=\"cgl33-kicker\"\u003eARCHITECTURAL FINISH\u003c\/div\u003e     \u003ch2 class=\"cgl33-h2\"\u003eThe Church-Inspired Base Makes the Piece Feel Complete.\u003c\/h2\u003e     \u003cp class=\"cgl33-copy\"\u003e       Pointed arches, tower-like forms, cross details and glowing window-inspired panels anchor the display so it reads more like a miniature illuminated sanctuary than a simple string-light decoration.     \u003c\/p\u003e   \u003c\/div\u003e \u003c\/section\u003e  \u003csection class=\"cgl33-section cgl33-card cgl33-split reverse\"\u003e   \u003cdiv class=\"cgl33-media\"\u003e     \u003cimg src=\"https:\/\/cdn.newfastcdn.com\/image\/54b33df9b919337d665036c04e25f6575ab64daf.png\" alt=\"Day and night comparison of cathedral-inspired Christmas wall decoration\" loading=\"lazy\"\u003e   \u003c\/div\u003e   \u003cdiv class=\"cgl33-copyblock\"\u003e     \u003cdiv class=\"cgl33-kicker\"\u003eDAY TO EVENING\u003c\/div\u003e     \u003ch2 class=\"cgl33-h2\"\u003eDetailed by Day. Radiant by Night.\u003c\/h2\u003e     \u003cp class=\"cgl33-copy\"\u003e       In daylight, the colorful ornamentation and architectural forms remain visible as wall décor. After dark, the warm illumination becomes the focus and creates a more intimate Christmas mood.     \u003c\/p\u003e   \u003c\/div\u003e \u003c\/section\u003e  \u003csection class=\"cgl33-section cgl33-card cgl33-split cgl33-dark\"\u003e   \u003cdiv class=\"cgl33-media\"\u003e     \u003cimg src=\"https:\/\/cdn.newfastcdn.com\/image\/03e5a4facfb93dde0699a28438eedd110923ac39.png\" alt=\"Cathedral-inspired wall decoration in a warm Christmas living room\" loading=\"lazy\"\u003e   \u003c\/div\u003e   \u003cdiv class=\"cgl33-copyblock\"\u003e     \u003cdiv class=\"cgl33-kicker\"\u003eMADE FOR THE CHRISTMAS HOME\u003c\/div\u003e     \u003ch2 class=\"cgl33-h2\"\u003eWarmth, Meaning and Presence in One Display.\u003c\/h2\u003e     \u003cp class=\"cgl33-copy\"\u003e       Pair it with a Christmas tree, greenery, candles, framed faith décor or a quiet prayer corner. The warm palette and vertical silhouette fit naturally in a living room, entryway or seasonal display area.     \u003c\/p\u003e     \u003cdiv class=\"cgl33-tags\"\u003e       \u003cspan class=\"cgl33-tag\"\u003eLiving Room\u003c\/span\u003e       \u003cspan class=\"cgl33-tag\"\u003eEntryway\u003c\/span\u003e       \u003cspan class=\"cgl33-tag\"\u003ePrayer Corner\u003c\/span\u003e       \u003cspan class=\"cgl33-tag\"\u003eChristmas Display\u003c\/span\u003e     \u003c\/div\u003e   \u003c\/div\u003e \u003c\/section\u003e  \u003csection class=\"cgl33-section cgl33-card cgl33-split reverse\"\u003e   \u003cdiv class=\"cgl33-media\"\u003e     \u003cimg src=\"https:\/\/cdn.newfastcdn.com\/image\/e588506f1c3e72b33c7b74203081ca663d3a27d9.png\" alt=\"Faith-inspired Christmas wall decoration displayed beside wrapped gifts\" loading=\"lazy\"\u003e   \u003c\/div\u003e   \u003cdiv class=\"cgl33-copyblock\"\u003e     \u003cdiv class=\"cgl33-kicker\"\u003eA GIFT WITH MEANING\u003c\/div\u003e     \u003ch2 class=\"cgl33-h2\"\u003eFor Homes Where Faith Is Part of Christmas.\u003c\/h2\u003e     \u003cp class=\"cgl33-copy\"\u003e       A thoughtful seasonal gift for someone who loves Christian décor, church-inspired art or Christmas decorating with a deeper sense of meaning.     \u003c\/p\u003e     \u003cdiv class=\"cgl33-tags\"\u003e       \u003cspan class=\"cgl33-tag\"\u003eFaith-Inspired Gift\u003c\/span\u003e       \u003cspan class=\"cgl33-tag\"\u003eChristian Home Décor\u003c\/span\u003e       \u003cspan class=\"cgl33-tag\"\u003eChurch Art Lover\u003c\/span\u003e       \u003cspan class=\"cgl33-tag\"\u003eChristmas Keepsake\u003c\/span\u003e     \u003c\/div\u003e   \u003c\/div\u003e \u003c\/section\u003e  \u003csection class=\"cgl33-section cgl33-card cgl33-pad\"\u003e   \u003cdiv class=\"cgl33-kicker\"\u003ePRODUCT DETAILS\u003c\/div\u003e   \u003ch2 class=\"cgl33-h2\"\u003eWhat We Can Confirm\u003c\/h2\u003e    \u003cdiv class=\"cgl33-specs\"\u003e     \u003cdiv class=\"cgl33-spec\"\u003e       \u003cstrong\u003eProduct Type\u003c\/strong\u003e       \u003cspan\u003eCathedral-inspired illuminated Christmas wall décor\u003c\/span\u003e     \u003c\/div\u003e     \u003cdiv class=\"cgl33-spec\"\u003e       \u003cstrong\u003eMain Motifs\u003c\/strong\u003e       \u003cspan\u003eRose-window-inspired crown, crosses, church-like architecture and jewel-tone accents\u003c\/span\u003e     \u003c\/div\u003e     \u003cdiv class=\"cgl33-spec\"\u003e       \u003cstrong\u003eLight Effect\u003c\/strong\u003e       \u003cspan\u003eWarm layered decorative illumination\u003c\/span\u003e     \u003c\/div\u003e     \u003cdiv class=\"cgl33-spec\"\u003e       \u003cstrong\u003eStyle\u003c\/strong\u003e       \u003cspan\u003eChristian \/ Cathedral \/ Gothic-inspired \/ Traditional Christmas\u003c\/span\u003e     \u003c\/div\u003e     \u003cdiv class=\"cgl33-spec\"\u003e       \u003cstrong\u003eDisplay Format\u003c\/strong\u003e       \u003cspan\u003eVertical wall-focused composition\u003c\/span\u003e     \u003c\/div\u003e     \u003cdiv class=\"cgl33-spec\"\u003e       \u003cstrong\u003eSuggested Placement\u003c\/strong\u003e       \u003cspan\u003eLiving room, entryway, seasonal display area or faith-centered corner\u003c\/span\u003e     \u003c\/div\u003e   \u003c\/div\u003e    \u003cdiv class=\"cgl33-note\"\u003e     The source does not provide confirmed dimensions, mounting hardware, material composition or electrical specifications, so those details are intentionally not invented here.   \u003c\/div\u003e \u003c\/section\u003e  \u003csection class=\"cgl33-section cgl33-card cgl33-pad cgl33-faq\"\u003e   \u003cdiv class=\"cgl33-kicker\"\u003eQUESTIONS \u0026amp; ANSWERS\u003c\/div\u003e   \u003ch2 class=\"cgl33-h2\"\u003eA Few Helpful Details\u003c\/h2\u003e    \u003cdetails\u003e     \u003csummary\u003eWhat décor style does this piece suit?\u003c\/summary\u003e     \u003cdiv class=\"cgl33-faq-answer\"\u003e       It is designed around cathedral-inspired, Gothic, Christian and traditional Christmas aesthetics with warm light and jewel-tone details.     \u003c\/div\u003e   \u003c\/details\u003e    \u003cdetails\u003e     \u003csummary\u003eWhere does it look best?\u003c\/summary\u003e     \u003cdiv class=\"cgl33-faq-answer\"\u003e       The tall wall-focused composition is especially suited to a living room, entryway, seasonal display area or faith-centered corner where the full silhouette can be seen.     \u003c\/div\u003e   \u003c\/details\u003e    \u003cdetails\u003e     \u003csummary\u003eDoes it still work as décor in a brighter room?\u003c\/summary\u003e     \u003cdiv class=\"cgl33-faq-answer\"\u003e       Yes. The colorful upper motif, cross details and church-inspired base give it decorative presence even when the lighting effect is less dominant.     \u003c\/div\u003e   \u003c\/details\u003e    \u003cdetails\u003e     \u003csummary\u003eIs it suitable as a Christmas gift?\u003c\/summary\u003e     \u003cdiv class=\"cgl33-faq-answer\"\u003e       Yes. Its faith-centered visual language makes it a natural seasonal gift for someone who enjoys Christian home décor or meaningful Christmas decorating.     \u003c\/div\u003e   \u003c\/details\u003e \u003c\/section\u003e  \u003csection class=\"cgl33-section cgl33-card cgl33-cta\"\u003e   \u003cdiv class=\"cgl33-kicker\" style=\"color:#f2d9ae;justify-content:center;\"\u003e     CATHEDRAL • CROSS • WARM CHRISTMAS GLOW   \u003c\/div\u003e   \u003ch2 class=\"cgl33-h2\"\u003eA Christmas Display That Feels Like More Than Decoration.\u003c\/h2\u003e   \u003cp class=\"cgl33-copy\"\u003e     Bring together color, warm light, cathedral-inspired beauty and a quiet expression of faith in one memorable wall display.   \u003c\/p\u003e   \u003ca class=\"cgl33-btn\" href=\"#MainContent\"\u003eBring the Cathedral Glow Home\u003c\/a\u003e   \u003cdiv class=\"cgl33-micro\"\u003eFaith-inspired design • Vertical wall display • Warm layered illumination\u003c\/div\u003e \u003c\/section\u003e  \u003c\/div\u003e","brand":"mysite","offers":[{"title":"Default Title","offer_id":49026937782526,"sku":"YM01452609225986-大教堂圣诞墙灯","price":27.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/9102\/8478\/files\/e588506f1c3e72b33c7b74203081ca663d3a27d9.jpg?v=1790048016","url":"https:\/\/dailyardpromax.co.uk\/products\/cathedral-cross-cascade-christmas-wall-light","provider":"dailyardpromax.co.uk","version":"1.0","type":"link"}