{"product_id":"tiered-alabaster-slab-wall-sconce","title":"Tiered Alabaster Slab Wall Sconce","description":"\u003cstyle\u003e\n\/* ===== Vidir Tiered Alabaster Slab Story — Fold (layered\/stacked style) ===== *\/\n.vts{\n  --ink:#2d1810;--mah:#5C3220;--mah-dk:#3d2014;--mah-lt:#8a4f37;\n  --gold:#c9a36b;--gold-soft:#e6c89a;--cream:#faf6f2;--line:#eee6dd;\n  --stone:#efe7dc;--stoneln:#c9b79f;\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.vts *{box-sizing:border-box;}\n \n\/* ===== Fold shell ===== *\/\n.vts-fold{border:1px solid var(--line);overflow:hidden;background:#fff;}\n.vts-fold \u003e summary{\n  list-style:none;cursor:pointer;position:relative;\n  display:flex;align-items:center;gap:22px;padding:28px 32px;\n  background:\n    linear-gradient(180deg,#fff 0%,var(--cream) 100%);\n  transition:background .35s ease;\n}\n.vts-fold \u003e summary::-webkit-details-marker{display:none;}\n.vts-fold \u003e summary:hover{background:linear-gradient(180deg,var(--cream) 0%,#f3e9e1 100%);}\n\/* stacked-slab badge *\/\n.vts-badge{flex:0 0 auto;width:54px;height:54px;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:3px;}\n.vts-badge span{display:block;width:38px;height:9px;border-radius:2px;background:linear-gradient(180deg,#f4ece1 0%,#e7d9c8 100%);box-shadow:inset 0 1px 0 rgba(255,255,255,.6),0 1px 2px rgba(92,50,32,.16);border:1px solid var(--stoneln);}\n.vts-badge span:nth-child(1){width:30px;}\n.vts-badge span:nth-child(2){width:38px;}\n.vts-badge span:nth-child(3){width:34px;}\n.vts-sum{flex:1;min-width:0;}\n.vts-eyebrow{font-size:11px;letter-spacing:.24em;text-transform:uppercase;color:var(--mah-lt);font-weight:600;display:block;margin-bottom:6px;}\n.vts-sum h2{font-family:var(--serif);font-size:1.42em;font-weight:500;color:var(--ink);margin:0 0 7px;letter-spacing:.3px;line-height:1.25;}\n.vts-sum h2 em{color:var(--mah);font-style:italic;}\n.vts-teaser{font-size:.9em;color:#7a6456;margin:0;line-height:1.55;}\n.vts-teaser b{color:var(--mah);font-weight:600;}\n.vts-chips{display:flex;flex-wrap:wrap;gap:7px;margin-top:13px;}\n.vts-chip{font-size:11px;letter-spacing:.04em;color:var(--mah-lt);background:#fff;border:1px solid var(--gold-soft);border-radius:100px;padding:5px 13px;}\n.vts-cta{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;gap:8px;color:var(--mah);}\n.vts-cta-label{font-size:10px;letter-spacing:.16em;text-transform:uppercase;font-weight:600;white-space:nowrap;color:var(--mah-lt);}\n.vts-chev{width:32px;height:32px;border-radius:50%;border:1px solid var(--gold);display:flex;align-items:center;justify-content:center;transition:background .35s ease;}\n.vts-chev svg{width:14px;height:14px;transition:transform .35s ease;}\n.vts-fold \u003e summary:hover .vts-chev{background:var(--gold);}\n.vts-fold \u003e summary:hover .vts-chev svg path{stroke:#fff;}\n.vts-fold[open] .vts-chev svg{transform:rotate(180deg);}\n.vts-fold[open] .vts-cta-label{opacity:.5;}\n.vts-fold:not([open]) .vts-chev{animation:vtsPulse 2.6s ease-in-out infinite;}\n@keyframes vtsPulse{0%,100%{box-shadow:0 0 0 0 rgba(201,163,107,0);}50%{box-shadow:0 0 0 6px rgba(201,163,107,.14);}}\n \n\/* ===== Body ===== *\/\n.vts-body{padding:10px 32px 36px;background:var(--cream);}\n.vts-fold[open] .vts-inner{animation:vtsReveal .42s ease;}\n@keyframes vtsReveal{from{opacity:0;transform:translateY(-8px);}to{opacity:1;transform:translateY(0);}}\n \n\/* ===== Story sections ===== *\/\n.vts .story-section{margin:24px 0;padding:30px 28px;background:#fff;border:1px solid var(--line);position:relative;overflow:hidden;transition:all .4s ease;}\n.vts .story-section:hover{border-color:#c9a890;box-shadow:0 8px 25px rgba(92,50,32,.08);}\n.vts .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.vts .story-header{display:flex;align-items:baseline;gap:16px;margin-bottom:18px;padding-bottom:16px;border-bottom:1px solid var(--line);}\n.vts .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.vts .story-titles{flex:1;}\n.vts .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.vts .story-title-sub{font-family:var(--serif);font-size:.95em;color:var(--mah-lt);font-style:italic;margin:0;letter-spacing:.2px;}\n.vts .story-content{font-size:.95em;color:#5a4a3f;line-height:1.85;margin:0;letter-spacing:.1px;}\n \n\/* ===== Comparison table ===== *\/\n.vts .compare-wrap{margin:40px 0 10px;}\n.vts .compare-header{text-align:center;margin-bottom:28px;}\n.vts .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.vts .compare-line{display:block;width:50px;height:1px;background:var(--mah);margin:0 auto 15px;}\n.vts .compare-header h3{font-family:var(--serif);font-size:1.6em;font-weight:400;color:var(--ink);margin:0;letter-spacing:.5px;}\n.vts .compare-subtitle{font-size:.92em;color:#8a7060;font-style:italic;margin-top:8px;}\n.vts .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.vts .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.vts .compare-table thead th:first-child{width:18%;background:var(--mah-dk);}\n.vts .compare-table thead th.col-ours{width:41%;background:var(--mah);position:relative;}\n.vts .compare-table thead th.col-ours::after{content:'★';position:absolute;top:50%;right:18px;transform:translateY(-50%);color:#f5c98e;font-size:1.1em;}\n.vts .compare-table thead th.col-theirs{width:41%;background:#6b4a3a;color:#d9c5b8;}\n.vts .compare-table tbody tr{border-bottom:1px solid #f0e6dc;transition:background .3s ease;}\n.vts .compare-table tbody tr:last-child{border-bottom:none;}\n.vts .compare-table tbody tr:hover{background:var(--cream);}\n.vts .compare-table td{padding:18px 22px;vertical-align:top;line-height:1.6;}\n.vts .compare-table td.feature-name{font-family:var(--serif);font-weight:500;color:var(--ink);background:var(--cream);border-right:1px solid #f0e6dc;}\n.vts .compare-table td.ours{color:var(--mah-dk);font-weight:500;background:rgba(92,50,32,.03);border-right:1px solid #f0e6dc;}\n.vts .compare-table td.theirs{color:#8a7060;}\n \n@media (max-width:768px){\n  .vts-fold \u003e summary{padding:20px 18px;gap:14px;}\n  .vts-badge{width:46px;height:46px;}\n  .vts-sum h2{font-size:1.18em;}\n  .vts-cta-label{display:none;}\n  .vts-body{padding:10px 16px 28px;}\n  .vts .story-section{padding:24px 18px;margin:16px 0;}\n  .vts .story-num{font-size:1.8em;}\n  .vts .story-title-main{font-size:1.15em;}\n  .vts .compare-table{font-size:.78em;}\n  .vts .compare-table td,.vts .compare-table thead th{padding:12px 10px;}\n  .vts .compare-table thead th{font-size:.85em;}\n  .vts .compare-header h3{font-size:1.3em;}\n}\n\u003c\/style\u003e\n\u003cdiv class=\"vts\"\u003e\n\u003cdetails class=\"vts-fold\"\u003e\n\u003csummary\u003e\u003cspan class=\"vts-badge\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/span\u003e \u003cspan class=\"vts-sum\"\u003e \u003cspan class=\"vts-eyebrow\"\u003eThe story behind the light\u003c\/span\u003eStacked stone, \u003cem\u003elayered light\u003c\/em\u003eThree slabs of \u003cb\u003enatural alabaster\u003c\/b\u003e stacked into an architectural sconce: \u003cb\u003eone-of-a-kind stone\u003c\/b\u003e, a \u003cb\u003etiered halo glow\u003c\/b\u003e, hand-polished craft, and an \u003cb\u003eheirloom build\u003c\/b\u003e.\u003cspan class=\"vts-chips\"\u003e \u003cspan class=\"vts-chip\"\u003e▭ Tiered stone slabs\u003c\/span\u003e \u003cspan class=\"vts-chip\"\u003e🪨 Natural alabaster\u003c\/span\u003e \u003cspan class=\"vts-chip\"\u003e☀ Triple halo glow\u003c\/span\u003e \u003cspan class=\"vts-chip\"\u003e✦ Brushed nickel frame\u003c\/span\u003e \u003c\/span\u003e \u003c\/span\u003e \u003cspan class=\"vts-cta\"\u003e \u003cspan class=\"vts-cta-label\"\u003eRead the story\u003c\/span\u003e \u003cspan class=\"vts-chev\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\u003cpath d=\"M6 9l6 6 6-6\" stroke=\"#c9a36b\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"vts-body\"\u003e\n\u003cdiv class=\"vts-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\"\u003eNature's Gift, Stacked in Layers\u003c\/h3\u003e\n\u003cp class=\"story-title-sub\"\u003eEvery slab is a singular piece of the earth\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"story-content\"\u003eAlabaster is a natural mineral formed over thousands of years of geological sedimentation, and this sconce stacks three slabs of it into one architectural form. The veining, hue, and translucency of every panel is unrepeatable — flowing cloud patterns and delicate mineral fissures that are nature's own fingerprints. No two tiered sconces are ever alike; yours is an irreplicable work of natural art.\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 Triple-Tiered Halo\u003c\/h3\u003e\n\u003cp class=\"story-title-sub\"\u003eLight that breathes, never harsh\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"story-content\"\u003eThe horizontally stacked slabs let light project both upward and downward, producing a soft, triple-tiered halo instead of a single glare. Each layer of stone filters raw light into a warm, atmospheric glow that never reveals the source. In an instant the cold edges of a room dissolve, replaced by a quiet, healing presence that turns any space into a 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\"\u003eStone Set in Brushed Nickel\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\"\u003eA brushed nickel frame secures the stone slabs into a neat, layered silhouette — the cool metal a deliberate counterpoint to the warm stone. Each raw slab is hand-polished through stages of coarse to fine grit until it reveals a matte, silken, jade-like sheen. Every curve is the trace of a craftsman's hand: 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 is remarkably durable and stable. It will not yellow under the light, nor emit chemical odors, and its character endures the test of time. As decades pass, a subtle patina forms on the surface, deepening the stone's depth and making it feel even more grounded and refined — a piece you keep, and pass on.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ===== Comparison table ===== --\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\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/5741\/3410\/files\/alabaster-production-and-release.webp?v=1778732454\" alt=\"Alabaster lamp showcasing natural stone texture and warm glow\"\u003e\u003c\/h3\u003e\n\u003ch3\u003e\u003c\/h3\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 slab 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\u003eThis tiered alabaster wall sconce features layers of natural stone that radiate a soft, inner glow. Each layer of natural alabaster filters the light into a warm halo, while a brushed nickel frame secures the stone panels into a neat, architectural, and layered silhouette. Distinctive and stylish, this stone sconce is ideal for entryways, hallways, bedside areas, or living rooms, creating layered ambient lighting while avoiding harsh, direct glare.\u003c\/p\u003e\n\u003cp\u003eThe horizontally stacked panel design allows light to project both upwards and downwards, producing a soft, triple-tiered halo effect that blends seamlessly with modern, transitional, Mid-century Modern, and luxury interior styles.\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, Stainless Steel\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003eLight source: E27\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: 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: W 26cm x H 35cm \/ W 10.2″ x H 13.8″\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/5741\/3410\/files\/tiered-alabaster-slab-wall-sconce-Vidirlighting-staircase-wall-mounted-lamp.webp?v=1782182761\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n\/* ===== Vidir Tiered Slab Sconce — Placement \u0026 FAQ ===== *\/\n.vts2{\n  --ink:#2d1810;--mah:#5C3220;--mah-dk:#3d2014;--mah-lt:#8a4f37;\n  --gold:#c9a36b;--gold-soft:#e6c89a;--cream:#faf6f2;--panel:#fbf6f2;--line:#eee6dd;\n  --stone:#efe7dc;--stoneln:#b59a7d;\n  --serif:Georgia,\"Times New Roman\",serif;\n  --sans:-apple-system,BlinkMacSystemFont,\"Segoe UI\",sans-serif;\n  max-width:1000px;margin:36px auto;font-family:var(--sans);color:var(--ink);line-height:1.7;\n}\n.vts2 *{box-sizing:border-box;}\n \n.vts2-head{text-align:center;margin:0 auto 26px;max-width:720px;}\n.vts2-line{display:block;width:44px;height:1px;background:var(--mah);margin:0 auto 13px;}\n.vts2-eyebrow{font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--mah-lt);font-weight:600;display:block;margin-bottom:10px;}\n.vts2-head h2{font-family:var(--serif);font-size:1.5em;font-weight:400;color:var(--ink);margin:0;letter-spacing:.4px;}\n.vts2-head p{font-size:.93em;color:#7a6456;line-height:1.7;margin:11px auto 0;max-width:580px;}\n \n\/* hero: diagram + key numbers *\/\n.vts2-hero{background:linear-gradient(180deg,#fff 0%,var(--cream) 100%);border:1px solid var(--line);padding:30px 28px;margin-bottom:30px;}\n.vts2-hero-grid{display:flex;gap:34px;align-items:center;justify-content:center;}\n.vts2-diagram{flex:0 0 240px;}\n.vts2-diagram svg{width:100%;height:auto;display:block;}\n.vts2-diagram-cap{font-family:var(--serif);font-size:.84em;color:#8a7060;font-style:italic;text-align:center;margin-top:10px;}\n.vts2-keys{flex:1;min-width:0;max-width:340px;}\n.vts2-key{display:flex;align-items:baseline;gap:14px;padding:13px 0;border-bottom:1px solid var(--line);}\n.vts2-key:last-child{border-bottom:none;}\n.vts2-key-v{flex:0 0 auto;font-family:var(--serif);font-size:1.08em;color:var(--mah);font-weight:700;min-width:86px;}\n.vts2-key-l{font-size:.88em;color:#5a4a3f;line-height:1.5;}\n \n\/* scenes *\/\n.vts2-sub{text-align:center;font-family:var(--serif);font-size:1.15em;color:var(--ink);margin:0 0 18px;font-weight:500;}\n.vts2-scenes{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:34px;}\n.vts2-scene{border:1px solid var(--line);background:#fff;padding:16px 17px;transition:border-color .35s,box-shadow .35s;}\n.vts2-scene:hover{border-color:#c9a890;box-shadow:0 6px 18px rgba(92,50,32,.07);}\n.vts2-scene h4{font-family:var(--serif);font-size:1em;font-weight:500;color:var(--mah);margin:0 0 6px;}\n.vts2-scene p{font-size:.84em;color:#5a4a3f;line-height:1.6;margin:0;}\n.vts2-scene b{color:var(--mah-dk);}\n \n\/* FAQ *\/\n.vts2-acc{max-width:840px;margin:0 auto;}\n.vts2-item{border-bottom:1px solid var(--line);}\n.vts2-item:first-child{border-top:1px solid var(--line);}\n.vts2-item summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:18px;padding:17px 4px;font-family:var(--serif);font-size:1.02em;color:var(--ink);transition:color .2s;}\n.vts2-item summary::-webkit-details-marker{display:none;}\n.vts2-item summary:hover{color:var(--mah);}\n.vts2-ico{position:relative;flex:0 0 16px;width:16px;height:16px;}\n.vts2-ico::before,.vts2-ico::after{content:\"\";position:absolute;background:var(--mah);transition:transform .3s,opacity .3s;}\n.vts2-ico::before{top:7px;left:0;width:16px;height:1.5px;}\n.vts2-ico::after{top:0;left:7px;width:1.5px;height:16px;}\n.vts2-item[open] .vts2-ico::after{transform:scaleY(0);opacity:0;}\n.vts2-ans{padding:0 4px 17px;font-size:.89em;color:#5a4a3f;line-height:1.76;}\n.vts2-ans strong{color:var(--ink);}\n \n@media (max-width:768px){\n  .vts2-head h2{font-size:1.28em;}\n  .vts2-hero-grid{flex-direction:column;gap:22px;}\n  .vts2-diagram{flex:none;width:200px;}\n  .vts2-keys{max-width:none;width:100%;}\n  .vts2-scenes{grid-template-columns:1fr;}\n}\n\u003c\/style\u003e\n\u003cdiv class=\"vts2\"\u003e\n\u003c!-- ===== PLACEMENT ===== --\u003e\n\u003cdiv class=\"vts2-head\"\u003e\n\u003cspan class=\"vts2-line\"\u003e\u003c\/span\u003e \u003cspan class=\"vts2-eyebrow\"\u003ePlacement Guide\u003c\/span\u003e\n\u003ch2\u003eWhere to Hang Your Tiered Alabaster Sconce\u003c\/h2\u003e\n\u003cp\u003eA layered stone wall light that casts a soft, triple-tiered halo — warm and glare-free in almost any room. Here's where it works best, and how high and how far apart to mount it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vts2-hero\"\u003e\n\u003cdiv class=\"vts2-hero-grid\"\u003e\n\u003cdiv class=\"vts2-diagram\"\u003e\n\u003csvg viewbox=\"0 0 220 250\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cline x1=\"12\" y1=\"220\" x2=\"208\" y2=\"220\" stroke=\"#c9a36b\" stroke-width=\"1.4\"\u003e\u003c\/line\u003e\n          \u003ctext x=\"14\" y=\"233\" font-family=\"Georgia\" font-size=\"9\" fill=\"#a08a78\"\u003efloor\u003c\/text\u003e\n          \u003ccircle cx=\"50\" cy=\"104\" r=\"12\" fill=\"none\" stroke=\"#cdb79c\" stroke-width=\"1.3\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M50 116v44M50 130l-14 15M50 130l14 15M50 160l-10 34M50 160l10 34\" fill=\"none\" stroke=\"#cdb79c\" stroke-width=\"1.3\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003cline x1=\"64\" y1=\"104\" x2=\"128\" y2=\"104\" stroke=\"#ddd1c3\" stroke-width=\".9\" stroke-dasharray=\"2 3\"\u003e\u003c\/line\u003e\n          \u003ctext x=\"70\" y=\"100\" font-family=\"Georgia\" font-size=\"8\" fill=\"#a89683\"\u003eeye level\u003c\/text\u003e\n          \u003cline x1=\"130\" y1=\"16\" x2=\"130\" y2=\"220\" stroke=\"#e3d8ca\" stroke-width=\"1.5\"\u003e\u003c\/line\u003e\n          \n          \u003crect x=\"146\" y=\"92\" width=\"30\" height=\"8\" rx=\"2\" fill=\"#efe7dc\" stroke=\"#b59a7d\" stroke-width=\"1.2\"\u003e\u003c\/rect\u003e\n          \u003crect x=\"143\" y=\"102\" width=\"36\" height=\"8\" rx=\"2\" fill=\"#efe7dc\" stroke=\"#b59a7d\" stroke-width=\"1.2\"\u003e\u003c\/rect\u003e\n          \u003crect x=\"147\" y=\"112\" width=\"28\" height=\"8\" rx=\"2\" fill=\"#efe7dc\" stroke=\"#b59a7d\" stroke-width=\"1.2\"\u003e\u003c\/rect\u003e\n          \n          \u003cellipse cx=\"161\" cy=\"106\" rx=\"30\" ry=\"26\" fill=\"#f3e3c2\" opacity=\".22\"\u003e\u003c\/ellipse\u003e\n          \n          \u003cline x1=\"196\" y1=\"106\" x2=\"196\" y2=\"220\" stroke=\"#c9a36b\" stroke-width=\"1\" stroke-dasharray=\"3 3\"\u003e\u003c\/line\u003e\n          \u003cpath d=\"M193 109l3-6 3 6M193 217l3 6 3-6\" fill=\"none\" stroke=\"#c9a36b\" stroke-width=\"1\"\u003e\u003c\/path\u003e\n          \u003ctext x=\"172\" y=\"168\" font-family=\"Georgia\" font-size=\"9.5\" fill=\"#8a6f3a\"\u003e60–66″\u003c\/text\u003e\n        \u003c\/svg\u003e\n\u003cdiv class=\"vts2-diagram-cap\"\u003eMount the center ~60–66″ from the floor\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vts2-keys\"\u003e\n\u003cdiv class=\"vts2-key\"\u003e\n\u003cspan class=\"vts2-key-v\"\u003e60–66″\u003c\/span\u003e\u003cspan class=\"vts2-key-l\"\u003eStandard height from the floor to the center of the sconce (about eye level)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vts2-key\"\u003e\n\u003cspan class=\"vts2-key-v\"\u003e50–60″\u003c\/span\u003e\u003cspan class=\"vts2-key-l\"\u003eA little lower at the bedside, near seated eye level\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vts2-key\"\u003e\n\u003cspan class=\"vts2-key-v\"\u003e28–30″\u003c\/span\u003e\u003cspan class=\"vts2-key-l\"\u003eSpacing between a pair flanking a mirror or bed\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vts2-key\"\u003e\n\u003cspan class=\"vts2-key-v\"\u003e8–10 ft\u003c\/span\u003e\u003cspan class=\"vts2-key-l\"\u003eSpacing between sconces along a hallway\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"vts2-sub\"\u003eBest rooms for this sconce\u003c\/h3\u003e\n\u003cdiv class=\"vts2-scenes\"\u003e\n\u003cdiv class=\"vts2-scene\"\u003e\n\u003ch4\u003eBedside\u003c\/h4\u003e\n\u003cp\u003eA warm, layered glow for the bedroom. Mount the center about \u003cb\u003e50–60″\u003c\/b\u003e from the floor, roughly \u003cb\u003e4–6″\u003c\/b\u003e out from the bed or nightstand.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vts2-scene\"\u003e\n\u003ch4\u003eHallway\u003c\/h4\u003e\n\u003cp\u003eA soft architectural accent down a corridor. Mount at \u003cb\u003e60–66″\u003c\/b\u003e and space multiple sconces \u003cb\u003e8–10 ft apart\u003c\/b\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vts2-scene\"\u003e\n\u003ch4\u003eEntryway\u003c\/h4\u003e\n\u003cp\u003eA warm welcome with a sculptural feel. Mount at \u003cb\u003e60–66″\u003c\/b\u003e, about \u003cb\u003e6–10″\u003c\/b\u003e to the side of a console or mirror.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vts2-scene\"\u003e\n\u003ch4\u003eLiving room\u003c\/h4\u003e\n\u003cp\u003eA layered halo beside a sofa, art, or fireplace. Mount at \u003cb\u003e60–66″\u003c\/b\u003e; flanking a mantel, keep a pair level.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vts2-scene\"\u003e\n\u003ch4\u003eBeside a mirror\u003c\/h4\u003e\n\u003cp\u003eFlank a vanity mirror with a pair, each at \u003cb\u003e60–66″\u003c\/b\u003e and about \u003cb\u003e28–30″ apart\u003c\/b\u003e, for soft, even light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vts2-scene\"\u003e\n\u003ch4\u003eStairway\u003c\/h4\u003e\n\u003cp\u003eA quiet focal point on a stair wall. Step each sconce up the incline, about \u003cb\u003e60–66″ above each tread\u003c\/b\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ===== FAQ ===== --\u003e\n\u003cdiv class=\"vts2-head\"\u003e\n\u003cspan class=\"vts2-line\"\u003e\u003c\/span\u003e \u003cspan class=\"vts2-eyebrow\"\u003eQuestions, Answered\u003c\/span\u003e\n\u003ch2\u003eTiered Slab Sconce FAQ\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vts2-acc\"\u003e\n\u003cdetails class=\"vts2-item\" open=\"\"\u003e\n\u003csummary\u003e\u003cspan\u003eWhat are the tiered slabs made of?\u003c\/span\u003e\u003cspan class=\"vts2-ico\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"vts2-ans\"\u003eThe three stacked slabs are carved from \u003cstrong\u003enatural alabaster\u003c\/strong\u003e — a real translucent stone, not resin or plastic — set in a \u003cstrong\u003ebrushed nickel frame\u003c\/strong\u003e. The soft, cloud-like veining is the stone's own pattern, so every slab is one of a kind. Subtle variation in veining and color is the mark of genuine stone.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vts2-item\"\u003e\n\u003csummary\u003e\u003cspan\u003eHow high should I mount it?\u003c\/span\u003e\u003cspan class=\"vts2-ico\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"vts2-ans\"\u003eAs a general rule, mount the center about \u003cstrong\u003e60–66″ from the floor\u003c\/strong\u003e (roughly eye level). As a bedside light, mount a little lower (50–60″). In a hallway, space sconces \u003cstrong\u003e8–10 ft apart\u003c\/strong\u003e; beside a mirror, set a pair about 28–30″ apart.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vts2-item\"\u003e\n\u003csummary\u003e\u003cspan\u003eHow is it installed — do I need an electrician?\u003c\/span\u003e\u003cspan class=\"vts2-ico\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"vts2-ans\"\u003eThe sconce is \u003cstrong\u003ehardwired\u003c\/strong\u003e to a wall electrical box (no plug or visible cord), mounting flat against the wall. 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=\"vts2-item\"\u003e\n\u003csummary\u003e\u003cspan\u003eWhich way does the light shine?\u003c\/span\u003e\u003cspan class=\"vts2-ico\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"vts2-ans\"\u003eThe horizontally stacked slabs project light \u003cstrong\u003eboth upward and downward\u003c\/strong\u003e, creating a soft, triple-tiered halo on the wall rather than a single harsh beam. It's designed for warm ambient and accent light, not bright task lighting.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vts2-item\"\u003e\n\u003csummary\u003e\u003cspan\u003eWhat bulb does it use?\u003c\/span\u003e\u003cspan class=\"vts2-ico\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"vts2-ans\"\u003eIt uses an \u003cstrong\u003eE27 bulb\u003c\/strong\u003e (max 40W) and is designed for a warm \u003cstrong\u003e3000K\u003c\/strong\u003e glow that brings out the stone's natural depth. The standard version uses a push-button switch and is \u003cstrong\u003enot dimmable\u003c\/strong\u003e. \u003cem\u003e(Please confirm whether bulbs are included before ordering.)\u003c\/em\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vts2-item\"\u003e\n\u003csummary\u003e\u003cspan\u003eWhat size is it, and can I buy a pair?\u003c\/span\u003e\u003cspan class=\"vts2-ico\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"vts2-ans\"\u003eThe sconce measures \u003cstrong\u003eW 10.2″ × H 13.8″\u003c\/strong\u003e (26 × 35 cm) in a white alabaster + brushed nickel finish. You can order a single piece or a pair — choose the size marked \u003cstrong\u003e(*2)\u003c\/strong\u003e for a better price on two.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vts2-item\"\u003e\n\u003csummary\u003e\u003cspan\u003eWill the stone look exactly like the photos?\u003c\/span\u003e\u003cspan class=\"vts2-ico\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"vts2-ans\"\u003eBecause alabaster is a natural stone, each slab 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=\"vts2-item\"\u003e\n\u003csummary\u003e\u003cspan\u003eIs it suitable for a bathroom?\u003c\/span\u003e\u003cspan class=\"vts2-ico\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"vts2-ans\"\u003eIt's rated \u003cstrong\u003eIP20 for indoor use only\u003c\/strong\u003e. It can work as a vanity accent, but mount it \u003cstrong\u003eaway from direct water spray\u003c\/strong\u003e (outside the shower zone) and have it wired by a professional. Local bathroom codes vary, so an electrician is the safest choice.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Vidirlighting","offers":[{"title":"W 10.2″ x H 13.8″ \/ White + Nickel","offer_id":51842005238050,"sku":"V-ALWL2606231-1","price":689.0,"currency_code":"USD","in_stock":true},{"title":"W 10.2″ x H 13.8″ *2 \/ White + Nickel","offer_id":51842005270818,"sku":"V-ALWL2606231-2","price":1350.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0818\/5741\/3410\/files\/tiered-alabaster-slab-wall-sconce-Vidirlighting-contemporary-stone-slab-sconce.webp?v=1782182802","url":"https:\/\/vidirlighting.com\/products\/tiered-alabaster-slab-wall-sconce","provider":"Vidirlighting","version":"1.0","type":"link"}