{"product_id":"alabaster-celestial-ring-globe-wall-lamp","title":"Alabaster Celestial Ring Globe Wall Lamp","description":"\u003cstyle\u003e\n\/* ===== Vidir Alabaster Globe Story — Editorial Fold (v3 style) ===== *\/\n.vm3{\n  --ink:#2d1810;--mah:#5C3220;--mah-dk:#3d2014;--mah-lt:#8a4f37;\n  --gold:#c9a36b;--gold-soft:#e6c89a;--cream:#faf6f2;--line:#eee6dd;\n  --serif:Georgia,\"Times New Roman\",serif;\n  --sans:-apple-system,BlinkMacSystemFont,\"Segoe UI\",sans-serif;\n  max-width:1100px;margin:30px auto;font-family:var(--sans);color:var(--ink);line-height:1.7;\n}\n.vm3 *{box-sizing:border-box;}\n \n\/* ===== Fold shell ===== *\/\n.vm3-fold{border:1px solid var(--mah);overflow:hidden;background:#fff;}\n \n\/* ===== Editorial header (the hook) ===== *\/\n.vm3-fold \u003e summary{\n  list-style:none;cursor:pointer;position:relative;\n  display:flex;align-items:stretch;min-height:128px;\n}\n.vm3-fold \u003e summary::-webkit-details-marker{display:none;}\n \n\/* left vertical brand bar *\/\n.vm3-rail{\n  flex:0 0 64px;background:var(--mah);color:var(--gold-soft);\n  display:flex;align-items:center;justify-content:center;position:relative;\n}\n.vm3-rail span{\n  writing-mode:vertical-rl;transform:rotate(180deg);\n  font-size:11px;letter-spacing:.34em;text-transform:uppercase;font-weight:600;white-space:nowrap;\n}\n.vm3-rail::after{content:\"\";position:absolute;right:0;top:14px;bottom:14px;width:1px;background:rgba(230,200,154,.35);}\n \n\/* main title zone *\/\n.vm3-main{\n  flex:1;min-width:0;padding:26px 30px;display:flex;flex-direction:column;justify-content:center;\n  background:linear-gradient(180deg,#fff 0%,var(--cream) 100%);\n  transition:background .35s ease;\n}\n.vm3-fold \u003e summary:hover .vm3-main{background:linear-gradient(180deg,var(--cream) 0%,#f3e9e1 100%);}\n.vm3-kick{display:flex;align-items:center;gap:10px;margin-bottom:10px;}\n.vm3-kick .vm3-rule{height:1px;width:34px;background:var(--gold);}\n.vm3-kick .vm3-kick-t{font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--mah-lt);font-weight:600;}\n.vm3-main h2{font-family:var(--serif);font-size:1.55em;font-weight:500;color:var(--ink);margin:0 0 10px;letter-spacing:.3px;line-height:1.22;}\n.vm3-main h2 em{color:var(--mah);font-style:italic;}\n.vm3-teaser{font-size:.9em;color:#7a6456;margin:0;line-height:1.55;max-width:640px;}\n.vm3-teaser b{color:var(--mah);font-weight:600;}\n \n\/* right open zone — moon-in-orbit motif (globe + halo ring) *\/\n.vm3-open{\n  flex:0 0 132px;border-left:1px solid var(--line);\n  display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;\n  background:#fff;transition:background .35s ease;\n}\n.vm3-fold \u003e summary:hover .vm3-open{background:var(--cream);}\n.vm3-orbit{position:relative;width:50px;height:50px;display:flex;align-items:center;justify-content:center;}\n.vm3-orbit .vm3-ring{\n  position:absolute;top:50%;left:50%;width:50px;height:50px;transform:translate(-50%,-50%) rotate(18deg);\n  border:2px solid var(--gold);border-radius:50%;box-shadow:0 0 6px rgba(201,163,107,.4);\n}\n.vm3-orbit .vm3-moon{\n  width:32px;height:32px;border-radius:50%;position:relative;z-index:1;\n  background:radial-gradient(circle at 38% 35%, #f3e3c8 0%, #e6c89a 45%, #c9a36b 100%);\n  box-shadow:inset -3px -3px 7px rgba(120,80,40,.35);\n}\n.vm3-orbit .vm3-moon::before{content:\"\";position:absolute;top:8px;left:9px;width:4px;height:4px;border-radius:50%;background:rgba(150,110,60,.4);}\n.vm3-open .vm3-open-t{font-size:10px;letter-spacing:.16em;text-transform:uppercase;font-weight:600;color:var(--mah-lt);}\n.vm3-open .vm3-arrow{font-size:1.1em;color:var(--gold);transition:transform .35s ease;line-height:1;}\n.vm3-fold[open] .vm3-open .vm3-arrow{transform:rotate(180deg);}\n.vm3-fold:not([open]) .vm3-orbit .vm3-moon{animation:vm3Float 2.8s ease-in-out infinite;}\n.vm3-fold:not([open]) .vm3-orbit .vm3-ring{animation:vm3Spin 9s linear infinite;}\n@keyframes vm3Float{0%,100%{transform:translateY(0);box-shadow:inset -3px -3px 7px rgba(120,80,40,.35),0 0 0 0 rgba(201,163,107,0);}50%{transform:translateY(-3px);box-shadow:inset -3px -3px 7px rgba(120,80,40,.35),0 6px 14px rgba(201,163,107,.3);}}\n@keyframes vm3Spin{from{transform:translate(-50%,-50%) rotate(18deg);}to{transform:translate(-50%,-50%) rotate(378deg);}}\n \n\/* ===== Body ===== *\/\n.vm3-body{padding:0 30px 38px;background:var(--cream);}\n.vm3-fold[open] .vm3-inner{animation:vm3Reveal .42s ease;}\n@keyframes vm3Reveal{from{opacity:0;transform:translateY(-8px);}to{opacity:1;transform:translateY(0);}}\n \n\/* ===== Story sections (ORIGINAL stacked layout, unchanged structure) ===== *\/\n.vm3 .story-section{\n  margin:24px 0;padding:30px 28px;\n  background:linear-gradient(180deg,#fff 0%,#fff 100%);\n  border:1px solid var(--line);position:relative;overflow:hidden;transition:all .4s ease;\n}\n.vm3 .story-section:hover{border-color:#c9a890;box-shadow:0 8px 25px rgba(92,50,32,.08);}\n.vm3 .story-section::before{content:'';position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,var(--mah) 0%,var(--mah-lt) 100%);}\n.vm3 .story-header{display:flex;align-items:baseline;gap:16px;margin-bottom:18px;padding-bottom:16px;border-bottom:1px solid var(--line);}\n.vm3 .story-num{font-family:var(--serif);font-size:2.2em;font-weight:300;color:var(--mah);line-height:1;letter-spacing:-1px;flex-shrink:0;}\n.vm3 .story-titles{flex:1;}\n.vm3 .story-title-main{font-family:var(--serif);font-size:1.35em;font-weight:500;color:var(--ink);margin:0 0 4px;line-height:1.3;letter-spacing:.3px;}\n.vm3 .story-title-sub{font-family:var(--serif);font-size:.95em;color:var(--mah-lt);font-style:italic;margin:0;letter-spacing:.2px;}\n.vm3 .story-content{font-size:.95em;color:#5a4a3f;line-height:1.85;margin:0;letter-spacing:.1px;}\n \n\/* ===== Feature image (UNCHANGED) ===== *\/\n.vm3 .story-image-wrap{margin:40px 0;text-align:center;}\n.vm3 .story-image-wrap img{max-width:100%;height:auto;border-radius:2px;box-shadow:0 12px 35px rgba(92,50,32,.12);}\n.vm3 .image-caption{font-family:var(--serif);font-size:.88em;color:#8a7060;font-style:italic;margin-top:16px;letter-spacing:.5px;}\n \n\/* ===== Comparison table (UNCHANGED) ===== *\/\n.vm3 .compare-wrap{margin:40px 0 10px;}\n.vm3 .compare-header{text-align:center;margin-bottom:28px;}\n.vm3 .recommended-badge{display:inline-block;background:var(--mah);color:#fff;padding:7px 22px;border-radius:50px;font-size:.7em;letter-spacing:2px;font-weight:600;text-transform:uppercase;margin-bottom:12px;box-shadow:0 4px 12px rgba(92,50,32,.2);}\n.vm3 .compare-line{display:block;width:50px;height:1px;background:var(--mah);margin:0 auto 15px;}\n.vm3 .compare-header h3{font-family:var(--serif);font-size:1.6em;font-weight:400;color:var(--ink);margin:0;letter-spacing:.5px;border:none;padding:0;}\n.vm3 .compare-subtitle{font-size:.92em;color:#8a7060;font-style:italic;margin-top:8px;}\n.vm3 .compare-table{width:100%;border-collapse:collapse;background:#fff;border:1px solid #e8ddd3;font-size:.92em;box-shadow:0 4px 20px rgba(92,50,32,.06);}\n.vm3 .compare-table thead th{padding:18px 20px;font-family:var(--serif);font-weight:500;font-size:1em;letter-spacing:.5px;text-align:left;color:#fff;}\n.vm3 .compare-table thead th:first-child{width:18%;background:var(--mah-dk);}\n.vm3 .compare-table thead th.col-ours{width:41%;background:var(--mah);position:relative;}\n.vm3 .compare-table thead th.col-ours::after{content:'★';position:absolute;top:50%;right:18px;transform:translateY(-50%);color:#f5c98e;font-size:1.1em;}\n.vm3 .compare-table thead th.col-theirs{width:41%;background:#6b4a3a;color:#d9c5b8;}\n.vm3 .compare-table tbody tr{border-bottom:1px solid #f0e6dc;transition:background .3s ease;}\n.vm3 .compare-table tbody tr:last-child{border-bottom:none;}\n.vm3 .compare-table tbody tr:hover{background:var(--cream);}\n.vm3 .compare-table td{padding:18px 22px;vertical-align:top;line-height:1.6;}\n.vm3 .compare-table td.feature-name{font-family:var(--serif);font-weight:500;color:var(--ink);background:var(--cream);border-right:1px solid #f0e6dc;}\n.vm3 .compare-table td.ours{color:var(--mah-dk);font-weight:500;background:rgba(92,50,32,.03);border-right:1px solid #f0e6dc;}\n.vm3 .compare-table td.theirs{color:#8a7060;}\n \n\/* ===== Mobile ===== *\/\n@media (max-width:768px){\n  .vm3-fold \u003e summary{flex-wrap:wrap;min-height:0;}\n  .vm3-rail{flex:0 0 100%;writing-mode:horizontal-tb;padding:10px;}\n  .vm3-rail span{writing-mode:horizontal-tb;transform:none;}\n  .vm3-rail::after{display:none;}\n  .vm3-main{padding:20px 18px;order:2;flex:1 1 70%;}\n  .vm3-main h2{font-size:1.2em;}\n  .vm3-open{flex:0 0 30%;order:3;border-left:1px solid var(--line);}\n  .vm3-body{padding:0 16px 28px;}\n  .vm3 .story-section{padding:24px 18px;margin:16px 0;}\n  .vm3 .story-num{font-size:1.8em;}\n  .vm3 .story-title-main{font-size:1.15em;}\n  .vm3 .compare-table{font-size:.78em;}\n  .vm3 .compare-table td,.vm3 .compare-table thead th{padding:12px 10px;}\n  .vm3 .compare-table thead th{font-size:.85em;}\n  .vm3 .compare-header h3{font-size:1.3em;}\n}\n\u003c\/style\u003e\n\u003cdiv class=\"vm3\"\u003e\n\u003cdetails class=\"vm3-fold\"\u003e\n\u003csummary\u003e\u003cspan class=\"vm3-rail\"\u003e\u003cspan\u003eVidirlighting · Alabaster\u003c\/span\u003e\u003c\/span\u003e \u003cspan class=\"vm3-main\"\u003e \u003cspan class=\"vm3-kick\"\u003e\u003cspan class=\"vm3-rule\"\u003e\u003c\/span\u003e\u003cspan class=\"vm3-kick-t\"\u003eThe story behind the light\u003c\/span\u003e\u003c\/span\u003eCarved from real stone — \u003cem\u003ewhy this moon is alabaster\u003c\/em\u003eA piece of the earth, cradled in a ring of light:\u003cbr\u003e\u003cbr\u003e\u003cb\u003eUnrepeatable veining\u003cbr\u003eSoft moonlit glow\u003cbr\u003eHand-carved \u0026amp; polished\u003c\/b\u003e\u003c\/span\u003e \u003cspan class=\"vm3-open\"\u003e \u003cspan class=\"vm3-orbit\"\u003e\u003cspan class=\"vm3-ring\"\u003e\u003c\/span\u003e\u003cspan class=\"vm3-moon\"\u003e\u003c\/span\u003e\u003c\/span\u003e \u003cspan class=\"vm3-open-t\"\u003eRead\u003c\/span\u003e \u003cspan class=\"vm3-arrow\"\u003e⌄\u003c\/span\u003e \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"vm3-body\"\u003e\n\u003cdiv class=\"vm3-inner\"\u003e\n\u003c!-- ===== Section 1 ===== --\u003e\n\u003cdiv class=\"story-section\"\u003e\n\u003cdiv class=\"story-header\"\u003e\n\u003cspan class=\"story-num\"\u003e01\u003c\/span\u003e\n\u003cdiv class=\"story-titles\"\u003e\n\u003ch3 class=\"story-title-main\"\u003eA Moon Held in Orbit\u003c\/h3\u003e\n\u003cp class=\"story-title-sub\"\u003eEvery globe is a singular piece of natural stone\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"story-content\"\u003eEach glowing sphere is hand-carved from a solid piece of natural alabaster — a mineral formed over thousands of years of geological sedimentation — then cradled within a sculptural metal halo ring so it appears to float like a small moon caught in orbit. The veining, hue, and translucency of every globe is unrepeatable, giving each one the cratered, cloud-swept look of a real moon. These mineral patterns are nature's fingerprints: your sconce is not merely a wall light, but an irreplicable work of natural art that belongs to no one else but you.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ===== Section 2 ===== --\u003e\n\u003cdiv class=\"story-section\"\u003e\n\u003cdiv class=\"story-header\"\u003e\n\u003cspan class=\"story-num\"\u003e02\u003c\/span\u003e\n\u003cdiv class=\"story-titles\"\u003e\n\u003ch3 class=\"story-title-main\"\u003eA Light That Breathes\u003c\/h3\u003e\n\u003cp class=\"story-title-sub\"\u003eHealing warmth, never harsh\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"story-content\"\u003eWhat makes alabaster captivating is its rare ability to glow without revealing the source. As light passes through the stone sphere, it filters out all glare and transforms into a warm, soft, moonlit ambiance — exactly like gazing at the moon on a clear night. The encircling ring catches a thin halo of that same warm light, deepening the celestial effect. In an instant, the cold edges of a bedroom, hallway, or vanity dissolve, replaced by a quiet, healing presence that turns any corner into a calm sanctuary.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ===== Section 3 ===== --\u003e\n\u003cdiv class=\"story-section\"\u003e\n\u003cdiv class=\"story-header\"\u003e\n\u003cspan class=\"story-num\"\u003e03\u003c\/span\u003e\n\u003cdiv class=\"story-titles\"\u003e\n\u003ch3 class=\"story-title-main\"\u003eThe Touch of Craftsmanship\u003c\/h3\u003e\n\u003cp class=\"story-title-sub\"\u003eHand-polished, never machine-made\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"story-content\"\u003eEach raw stone is studied repeatedly by skilled artisans, then shaped into a perfect sphere by hand. From coarse to fine grit, every globe passes through multiple stages of hand-polishing until its surface reveals a matte, silken, moon-like sheen. The metal ring and round wall mount are then finished by hand in brass, matte black, or brushed nickel. Every subtle crater and curve is the trace of a craftsman's hand — evidence that this sconce was made, not manufactured.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ===== Section 4 ===== --\u003e\n\u003cdiv class=\"story-section\"\u003e\n\u003cdiv class=\"story-header\"\u003e\n\u003cspan class=\"story-num\"\u003e04\u003c\/span\u003e\n\u003cdiv class=\"story-titles\"\u003e\n\u003ch3 class=\"story-title-main\"\u003eAn Heirloom of Time\u003c\/h3\u003e\n\u003cp class=\"story-title-sub\"\u003eBuilt to age, not to fade\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"story-content\"\u003eNatural alabaster possesses remarkable durability and stability. Unlike resin or acrylic, it will not yellow under the heat of the bulb, nor emit any chemical odor. Paired with a solid hand-finished metal ring and backplate, the piece endures the test of time — unfazed by the years. As decades pass, a subtle patina forms on the surface, deepening the moon's character and making each globe feel even more grounded and refined.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ===== Feature image (UNCHANGED) ===== --\u003e\n\u003cdiv class=\"story-image-wrap\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/5741\/3410\/files\/alabaster-production-and-release.webp?v=1778732454\" alt=\"Alabaster globe wall sconce showcasing natural stone texture and warm glow\"\u003e\n\u003cp class=\"image-caption\"\u003e— Crafted from natural alabaster, illuminated by warm light —\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ===== Comparison table (UNCHANGED) ===== --\u003e\n\u003cdiv class=\"compare-wrap\"\u003e\n\u003cdiv class=\"compare-header\"\u003e\n\u003cspan class=\"recommended-badge\"\u003eRecommended Choice\u003c\/span\u003e \u003cspan class=\"compare-line\"\u003e\u003c\/span\u003e\n\u003ch3\u003eWhy Natural Alabaster, Not Resin\u003c\/h3\u003e\n\u003cp class=\"compare-subtitle\"\u003eA side-by-side comparison of materials\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ctable class=\"compare-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eDimension\u003c\/th\u003e\n\u003cth class=\"col-ours\"\u003eNatural Alabaster\u003c\/th\u003e\n\u003cth class=\"col-theirs\"\u003eResin \/ Faux Stone Glass\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"feature-name\"\u003eTouch\u003c\/td\u003e\n\u003ctd class=\"ours\"\u003eWarm and smooth like jade, with the substantial weight of natural stone\u003c\/td\u003e\n\u003ctd class=\"theirs\"\u003eCold or plasticky, lightweight and hollow-feeling\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"feature-name\"\u003eLight Transmission\u003c\/td\u003e\n\u003ctd class=\"ours\"\u003eSemi-translucent crystalline interior—light reveals layered depth and dimension\u003c\/td\u003e\n\u003ctd class=\"theirs\"\u003eFlat, uniform transparency—light passes through without character or life\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"feature-name\"\u003eDurability\u003c\/td\u003e\n\u003ctd class=\"ours\"\u003eA natural mineral that never yellows or fades, even after decades\u003c\/td\u003e\n\u003ctd class=\"theirs\"\u003eAges quickly, may release odors when heated by the light source\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"feature-name\"\u003eUniqueness\u003c\/td\u003e\n\u003ctd class=\"ours\"\u003eEach piece has its own veining—genuinely one of a kind\u003c\/td\u003e\n\u003ctd class=\"theirs\"\u003eMass-produced from molds—every unit looks identical\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"accordion fs-body-100\" id=\"description\"\u003e\n\u003cdiv class=\"accordion__inner\"\u003e\n\u003cdiv id=\"accordion-content-description\" class=\"accordion__content rte non-page-rte\"\u003e\n\u003cp\u003eThe Alabaster Celestial Ring Globe Wall Lamp artfully combines a hand-carved natural alabaster sphere with a sculptural metal ring, making the glowing orb appear like a \"miniature moon\" suspended in orbit. When illuminated, the translucent stone emits a soft, honey-warm glow, revealing unique, cloud-like natural veining; whether installed by a bedside, in a hallway, above a vanity, or in an entryway, it elevates simple lighting into a poetic accent, creating a serene and enchanting celestial atmosphere.\u003c\/p\u003e\n\u003ctable width=\"100%\" style=\"height: 97.9166px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.5833px;\"\u003e\n\u003ctd style=\"height: 19.5833px; text-align: center;\"\u003e\u003cstrong\u003e Natural Alabaster — Natural and Unique Textures\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 78.3333px;\"\u003e\n\u003ctd style=\"height: 78.3333px;\"\u003eAs alabaster is a natural stone, every piece possesses its own unique texture and subtle variations in color. Consequently, the actual product may differ from the images displayed. This is an inherent characteristic of natural stone and does not constitute a quality defect.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/5741\/3410\/files\/Double-Panel-Aurelia-Alabaster-Wall-Lamp-Vidirlighting-living-room-accent-stone-sconce.webp?v=1776329948\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: rgb(255, 0, 0);\"\u003eNote:\u003c\/span\u003e If you need to buy two, please buy the size with this (*2) logo, the price of two together is more favorable.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDetails\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cspan\u003eMaterial: Metal, Alabaster\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003eLight source: G9\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003eKelvin range: Warm White (3000K)\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003ePower: Max 40W\u003c\/li\u003e\n\u003cli\u003eVoltage: AC 110-240V\u003c\/li\u003e\n\u003cli\u003eMounting: Wall\u003c\/li\u003e\n\u003cli\u003eEnvironment: Indoor\u003c\/li\u003e\n\u003cli\u003eFactory shipment: 5-10 days on average to prepare\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003eBody finishes\u003c\/span\u003e: Black, Gold, Nickel\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003eAlabaster Shade Color: White\u003c\/span\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003eMoisture resistance: IP20 – For Indoor Use Only\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003eProcess: Electroplating, Polishing, Cutting\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003eControl method: push button switch (not dimmable)\u003c\/span\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eProduct Size\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eSize: Dia 16cm x H 16cm \/ ∅ 6.3″ x H 6.3″\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/5741\/3410\/files\/alabaster-celestial-ring-globe-wall-lamp-Vidirlighting-dimension-16cm-6inch-size.webp?v=1782268146\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n\/* ===== Vidir Alabaster Globe — Placement Guide + FAQ ===== *\/\n.vmg{\n  --ink:#2d1810;--mah:#5C3220;--mah-dk:#3d2014;--mah-lt:#8a4f37;\n  --gold:#c9a36b;--gold-soft:#e6c89a;--cream:#faf6f2;--line:#eee6dd;\n  --serif:Georgia,\"Times New Roman\",serif;\n  --sans:-apple-system,BlinkMacSystemFont,\"Segoe UI\",sans-serif;\n  max-width:1100px;margin:36px auto;font-family:var(--sans);color:var(--ink);line-height:1.7;\n}\n.vmg *{box-sizing:border-box;}\n \n\/* section header *\/\n.vmg-head{text-align:center;margin:0 auto 30px;padding-bottom:20px;border-bottom:1px solid var(--line);max-width:760px;}\n.vmg-line{display:block;width:50px;height:1px;background:var(--mah);margin:0 auto 15px;}\n.vmg-eyebrow{font-size:11px;letter-spacing:.24em;text-transform:uppercase;color:var(--mah-lt);font-weight:600;display:block;margin-bottom:12px;}\n.vmg-head h2{font-family:var(--serif);font-size:1.6em;font-weight:400;color:var(--ink);margin:0;letter-spacing:.5px;}\n.vmg-head p{font-size:.95em;color:#7a6456;line-height:1.7;margin:13px auto 0;max-width:600px;}\n.vmg-head h3{font-size:.95em;margin:14px 0 0;}\n.vmg-head h3 a{color:var(--mah);text-decoration:underline;}\n \n\/* ===== placement: diagram + scenes ===== *\/\n.vmg-quick{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;max-width:820px;margin:0 auto 30px;}\n.vmg-q{border:1px solid var(--line);background:linear-gradient(180deg,#fff 0%,var(--cream) 100%);padding:13px 12px;text-align:center;}\n.vmg-q-l{display:block;font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:#8a7060;margin-bottom:5px;}\n.vmg-q-v{font-family:var(--serif);font-size:.94em;color:var(--mah);font-weight:700;line-height:1.25;}\n.vmg-split{display:flex;gap:34px;align-items:flex-start;margin-bottom:48px;}\n.vmg-diagram{flex:0 0 300px;border:1px solid var(--line);background:#fff;padding:20px;box-shadow:0 4px 20px rgba(92,50,32,.06);}\n.vmg-diagram svg{width:100%;height:auto;display:block;}\n.vmg-dia-cap{font-family:var(--serif);font-size:.85em;color:#8a7060;font-style:italic;text-align:center;margin-top:12px;}\n.vmg-scenes{flex:1;min-width:0;display:grid;grid-template-columns:1fr 1fr;gap:14px;}\n.vmg-scene{border:1px solid var(--line);background:linear-gradient(180deg,#fff 0%,var(--cream) 100%);padding:18px 20px;position:relative;transition:border-color .35s ease,box-shadow .35s ease;}\n.vmg-scene::before{content:'';position:absolute;top:0;left:0;width:3px;height:100%;background:linear-gradient(180deg,var(--mah) 0%,var(--mah-lt) 100%);}\n.vmg-scene:hover{border-color:#c9a890;box-shadow:0 8px 22px rgba(92,50,32,.08);}\n.vmg-scene h4{font-family:var(--serif);font-size:1.05em;font-weight:500;color:var(--ink);margin:0 0 7px;letter-spacing:.2px;}\n.vmg-scene p{font-size:.85em;color:#5a4a3f;line-height:1.6;margin:0;}\n.vmg-scene b{color:var(--mah);}\n \n\/* ===== FAQ ===== *\/\n.vmg-acc{max-width:880px;margin:0 auto;}\n.vmg-item{border-bottom:1px solid var(--line);}\n.vmg-item:first-child{border-top:1px solid var(--line);}\n.vmg-item summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:20px 4px;font-family:var(--serif);font-size:1.08em;color:var(--ink);transition:color .2s ease;}\n.vmg-item summary::-webkit-details-marker{display:none;}\n.vmg-item summary:hover{color:var(--mah);}\n.vmg-ico{position:relative;flex:0 0 17px;width:17px;height:17px;}\n.vmg-ico::before,.vmg-ico::after{content:\"\";position:absolute;background:var(--mah);transition:transform .3s ease,opacity .3s ease;}\n.vmg-ico::before{top:8px;left:0;width:17px;height:1.6px;}\n.vmg-ico::after{top:0;left:8px;width:1.6px;height:17px;}\n.vmg-item[open] .vmg-ico::after{transform:scaleY(0);opacity:0;}\n.vmg-ans{padding:0 4px 20px;font-size:.9em;color:#5a4a3f;line-height:1.78;max-width:800px;}\n.vmg-ans strong{color:var(--ink);}\n.vmg-ans em{color:#8a7060;}\n \n@media (max-width:768px){\n  .vmg-head h2{font-size:1.3em;}\n  .vmg-quick{grid-template-columns:1fr 1fr;}\n  .vmg-split{flex-direction:column;}\n  .vmg-diagram{flex:none;width:100%;max-width:340px;margin:0 auto;}\n  .vmg-scenes{grid-template-columns:1fr;}\n}\n\u003c\/style\u003e\n\u003cdiv class=\"vmg\"\u003e\n\u003c!-- ===== PLACEMENT GUIDE ===== --\u003e\n\u003cdiv class=\"vmg-head\"\u003e\n\u003cspan class=\"vmg-line\"\u003e\u003c\/span\u003e \u003cspan class=\"vmg-eyebrow\"\u003ePlacement Guide\u003c\/span\u003e\n\u003ch2\u003eWhere to Hang Your Alabaster Globe Sconce\u003c\/h2\u003e\n\u003cp\u003eA soft, glare-free moon cradled in a metal ring suits any room you want to feel calm and refined. Here's where it shines — and exactly how high and how far to mount it.\u003c\/p\u003e\n\u003ch3\u003e\u003ca rel=\"noopener\" href=\"https:\/\/vidirlighting.com\/blogs\/news\/the-complete-lighting-installation-guide-for-us-homes\" target=\"_blank\"\u003eClick to view: Lighting Installation Guide\u003c\/a\u003e\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c!-- distance quick strip --\u003e\n\u003cdiv class=\"vmg-quick\"\u003e\n\u003cdiv class=\"vmg-q\"\u003e\n\u003cspan class=\"vmg-q-l\"\u003eStandard height\u003c\/span\u003e\u003cspan class=\"vmg-q-v\"\u003eCenter 60–66″ from floor\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vmg-q\"\u003e\n\u003cspan class=\"vmg-q-l\"\u003eBedside\u003c\/span\u003e\u003cspan class=\"vmg-q-v\"\u003e50–60″ (seated)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vmg-q\"\u003e\n\u003cspan class=\"vmg-q-l\"\u003eHallway spacing\u003c\/span\u003e\u003cspan class=\"vmg-q-v\"\u003e8–10 ft apart\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vmg-q\"\u003e\n\u003cspan class=\"vmg-q-l\"\u003eBeside mirror\/vanity\u003c\/span\u003e\u003cspan class=\"vmg-q-v\"\u003e28–36″ apart, pair\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vmg-split\"\u003e\n\u003c!-- diagram (redesigned: single globe + halo ring) --\u003e\n\u003cdiv class=\"vmg-diagram\"\u003e\n\u003csvg role=\"img\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 280 240\"\u003e\n        \n        \u003cline stroke-width=\"1.5\" stroke=\"#5C3220\" y2=\"216\" x2=\"260\" y1=\"216\" x1=\"20\"\u003e\u003c\/line\u003e\n        \u003ctext fill=\"#8a7060\" font-size=\"9\" font-family=\"Georgia,serif\" y=\"230\" x=\"24\"\u003efloor\u003c\/text\u003e\n \n        \n        \u003ccircle stroke-width=\"1.4\" stroke=\"#c9a890\" fill=\"none\" r=\"14\" cy=\"108\" cx=\"66\"\u003e\u003c\/circle\u003e\n        \u003cpath stroke-linecap=\"round\" stroke-width=\"1.4\" stroke=\"#c9a890\" fill=\"none\" d=\"M66 122v54M66 140l-16 18M66 140l16 18M66 176l-10 40M66 176l10 40\"\u003e\u003c\/path\u003e\n        \u003cline stroke-dasharray=\"2 3\" stroke-width=\".8\" stroke=\"#d8c5b5\" y2=\"108\" x2=\"150\" y1=\"108\" x1=\"82\"\u003e\u003c\/line\u003e\n        \u003ctext fill=\"#a08a78\" font-size=\"9\" font-family=\"Georgia,serif\" y=\"103\" x=\"88\"\u003eeye level\u003c\/text\u003e\n \n        \n        \u003cline stroke-width=\"1.5\" stroke=\"#e0d4c6\" y2=\"216\" x2=\"150\" y1=\"20\" x1=\"150\"\u003e\u003c\/line\u003e\n \n        \n        \u003cellipse fill=\"#3d2014\" ry=\"13\" rx=\"6\" cy=\"108\" cx=\"156\"\u003e\u003c\/ellipse\u003e\n        \n        \u003crect fill=\"#3d2014\" rx=\"4\" height=\"8\" width=\"20\" y=\"104\" x=\"160\"\u003e\u003c\/rect\u003e\n        \n        \u003ccircle stroke-width=\"3\" stroke=\"#c9a36b\" fill=\"none\" r=\"30\" cy=\"108\" cx=\"196\"\u003e\u003c\/circle\u003e\n        \n        \u003ccircle stroke-width=\"1.2\" stroke=\"#c9a36b\" fill=\"#f3e3c8\" r=\"20\" cy=\"108\" cx=\"196\"\u003e\u003c\/circle\u003e\n        \u003ccircle fill=\"#d8b98a\" r=\"3\" cy=\"102\" cx=\"190\"\u003e\u003c\/circle\u003e\n        \u003ccircle fill=\"#d8b98a\" r=\"2\" cy=\"114\" cx=\"202\"\u003e\u003c\/circle\u003e\n        \u003cellipse opacity=\"0.28\" fill=\"#f3e9c9\" ry=\"36\" rx=\"40\" cy=\"108\" cx=\"196\"\u003e\u003c\/ellipse\u003e\n \n        \n        \u003cline stroke-dasharray=\"3 3\" stroke-width=\"1\" stroke=\"#c9a36b\" y2=\"216\" x2=\"240\" y1=\"108\" x1=\"240\"\u003e\u003c\/line\u003e\n        \u003cpath stroke-width=\"1\" stroke=\"#c9a36b\" fill=\"none\" d=\"M237 111l3-6 3 6M237 213l3 6 3-6\"\u003e\u003c\/path\u003e\n        \u003ctext transform=\"rotate(90 234 162)\" fill=\"#8a6f3a\" font-size=\"10\" font-family=\"Georgia,serif\" y=\"166\" x=\"226\"\u003e60–66″\u003c\/text\u003e\n      \u003c\/svg\u003e\n\u003cdiv class=\"vmg-dia-cap\"\u003eMount the center of the globe 60–66″ from the floor\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- scenes --\u003e\n\u003cdiv class=\"vmg-scenes\"\u003e\n\u003cdiv class=\"vmg-scene\"\u003e\n\u003ch4\u003eBeside the bed\u003c\/h4\u003e\n\u003cp\u003eA calming bedside reading light. Mount the center of the globe about \u003cb\u003e50–60″ from the floor\u003c\/b\u003e (near seated eye level), and roughly \u003cb\u003e4–6″ out\u003c\/b\u003e from the edge of the bed or nightstand so the moonlight falls softly without glare.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vmg-scene\"\u003e\n\u003ch4\u003eBathroom \u0026amp; vanity\u003c\/h4\u003e\n\u003cp\u003eA spa-like glow framing the mirror. Mount a \u003cb\u003ematching pair\u003c\/b\u003e flanking the mirror, centers about \u003cb\u003e60–66″ from the floor\u003c\/b\u003e and roughly \u003cb\u003e28–36″ apart\u003c\/b\u003e, kept outside the direct shower spray zone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vmg-scene\"\u003e\n\u003ch4\u003eIn a hallway\u003c\/h4\u003e\n\u003cp\u003eA celestial accent down a corridor. Mount the center at \u003cb\u003e60–66″ from the floor\u003c\/b\u003e, and space multiple sconces \u003cb\u003e8–10 ft apart\u003c\/b\u003e for an even, dreamlike rhythm of light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vmg-scene\"\u003e\n\u003ch4\u003eEntryway \/ foyer\u003c\/h4\u003e\n\u003cp\u003eA luminous first impression. Mount at \u003cb\u003e60–66″ from the floor\u003c\/b\u003e, about \u003cb\u003e6–10″ to the side\u003c\/b\u003e of a console or mirror to greet guests with a warm glow.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vmg-scene\"\u003e\n\u003ch4\u003eLiving room\u003c\/h4\u003e\n\u003cp\u003eA sculptural accent beside artwork, a sofa, or a fireplace. Mount at \u003cb\u003e60–66″\u003c\/b\u003e; flanking a fireplace, keep a pair level and about \u003cb\u003e6–12″\u003c\/b\u003e out from each side of the mantel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vmg-scene\"\u003e\n\u003ch4\u003eReading nook \/ stairway\u003c\/h4\u003e\n\u003cp\u003eA quiet focal point for cozy corners and stair walls. Along a staircase, step each sconce up to follow the incline, keeping the center about \u003cb\u003e60–66″ above each tread\u003c\/b\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ===== FAQ ===== --\u003e\n\u003cdiv class=\"vmg-head\"\u003e\n\u003cspan class=\"vmg-line\"\u003e\u003c\/span\u003e \u003cspan class=\"vmg-eyebrow\"\u003eQuestions, Answered\u003c\/span\u003e\n\u003ch2\u003eAlabaster Globe Sconce FAQ\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vmg-acc\"\u003e\n\u003cdetails open=\"\" class=\"vmg-item\"\u003e\n\u003csummary\u003e\u003cspan\u003eWhat is the globe actually made of?\u003c\/span\u003e\u003cspan class=\"vmg-ico\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"vmg-ans\"\u003eThe sphere is hand-carved from \u003cstrong\u003enatural alabaster\u003c\/strong\u003e — a real translucent stone, not resin, acrylic, or glass — and framed by a solid metal halo ring. The cratered, cloud-swept surface is the stone's own veining, so every globe is one of a kind. Slight variation from piece to piece is natural and is the mark of genuine stone.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vmg-item\"\u003e\n\u003csummary\u003e\u003cspan\u003eWhat are the dimensions?\u003c\/span\u003e\u003cspan class=\"vmg-ico\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"vmg-ans\"\u003eThis sconce measures \u003cstrong\u003eØ 6.3″ (16 cm diameter) × H 6.3″ (16 cm)\u003c\/strong\u003e — a compact, round profile that suits a bedside, vanity, hallway, entry, or living-room accent. If you need a custom size, contact us — we offer customization.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vmg-item\"\u003e\n\u003csummary\u003e\u003cspan\u003eWhat finishes are available?\u003c\/span\u003e\u003cspan class=\"vmg-ico\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"vmg-ans\"\u003eThe metal ring and round wall mount come in three finishes — \u003cstrong\u003ebrushed brass (gold)\u003c\/strong\u003e, \u003cstrong\u003ematte black\u003c\/strong\u003e, and \u003cstrong\u003ebrushed nickel (silver)\u003c\/strong\u003e — so you can match your existing hardware. The alabaster globe itself is the same natural stone across all three.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vmg-item\"\u003e\n\u003csummary\u003e\u003cspan\u003eHow high should I mount it?\u003c\/span\u003e\u003cspan class=\"vmg-ico\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"vmg-ans\"\u003eAs a general rule, mount the center of the globe about \u003cstrong\u003e60–66″ from the floor\u003c\/strong\u003e — roughly eye level. As a bedside reading light, mount a little lower toward seated eye level. Flanking a vanity mirror, set a pair \u003cstrong\u003e28–36″ apart\u003c\/strong\u003e. In a hallway, space sconces \u003cstrong\u003e8–10 ft apart\u003c\/strong\u003e.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vmg-item\"\u003e\n\u003csummary\u003e\u003cspan\u003eHow is it installed — do I need an electrician?\u003c\/span\u003e\u003cspan class=\"vmg-ico\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"vmg-ans\"\u003eThe sconce is \u003cstrong\u003ehardwired\u003c\/strong\u003e to a wall electrical box (no plug or visible cord). We recommend installation by a qualified electrician for a safe, secure mount. Always switch off power at the breaker and confirm the wires are dead before any work.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vmg-item\"\u003e\n\u003csummary\u003e\u003cspan\u003eWill my sconce look exactly like the photos?\u003c\/span\u003e\u003cspan class=\"vmg-ico\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"vmg-ans\"\u003eBecause alabaster is a natural stone, each globe carries its own unique veining and subtle color variation. Your piece shares the same character and quality shown in the photos, but the exact pattern is \u003cstrong\u003eone of a kind\u003c\/strong\u003e — an inherent feature of natural stone, not a defect.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vmg-item\"\u003e\n\u003csummary\u003e\u003cspan\u003eIs it suitable for a bathroom?\u003c\/span\u003e\u003cspan class=\"vmg-ico\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"vmg-ans\"\u003eYes — it's a popular choice as a \u003cstrong\u003evanity sconce\u003c\/strong\u003e. Mount it \u003cstrong\u003eaway from direct water spray\u003c\/strong\u003e (outside the shower zone) and have it wired by a professional. Local electrical codes for bathrooms vary, so an electrician is the safest choice.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"simg-pop-btn\" style=\"top: 849.333px; left: 16px; display: flex;\"\u003e\u003csvg class=\"\" focusable=\"false\" aria-hidden=\"true\" viewbox=\"0 0 24 24\" data-testid=\"ImageSearchIcon\"\u003e\u003cpath d=\"M18 13v7H4V6h5.02c.05-.71.22-1.38.48-2H4c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-5zm-1.5 5h-11l2.75-3.53 1.96 2.36 2.75-3.54zm2.8-9.11c.44-.7.7-1.51.7-2.39C20 4.01 17.99 2 15.5 2S11 4.01 11 6.5s2.01 4.5 4.49 4.5c.88 0 1.7-.26 2.39-.7L21 13.42 22.42 12zM15.5 9C14.12 9 13 7.88 13 6.5S14.12 4 15.5 4 18 5.12 18 6.5 16.88 9 15.5 9\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e","brand":"Vidirlighting","offers":[{"title":"∅ 6.3″ x H 6.3″ \/ White + Gold","offer_id":51851209736482,"sku":"V-ALWL2606242-1","price":515.0,"currency_code":"USD","in_stock":true},{"title":"∅ 6.3″ x H 6.3″ \/ White + Black","offer_id":51851209769250,"sku":"V-ALWL2606242-2","price":515.0,"currency_code":"USD","in_stock":true},{"title":"∅ 6.3″ x H 6.3″ \/ White + Nickel","offer_id":51851209802018,"sku":"V-ALWL2606242-3","price":515.0,"currency_code":"USD","in_stock":true},{"title":"∅ 6.3″ x H 6.3″ *2 \/ White + Gold","offer_id":51851209834786,"sku":"V-ALWL2606242-4","price":1020.0,"currency_code":"USD","in_stock":true},{"title":"∅ 6.3″ x H 6.3″ *2 \/ White + Black","offer_id":51851209867554,"sku":"V-ALWL2606242-5","price":1020.0,"currency_code":"USD","in_stock":true},{"title":"∅ 6.3″ x H 6.3″ *2 \/ White + Nickel","offer_id":51851209900322,"sku":"V-ALWL2606242-6","price":1020.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0818\/5741\/3410\/files\/alabaster-celestial-ring-globe-wall-lamp-Vidirlighting-handcarved-stone-sphere-shade.webp?v=1782268158","url":"https:\/\/vidirlighting.com\/products\/alabaster-celestial-ring-globe-wall-lamp","provider":"Vidirlighting","version":"1.0","type":"link"}