{"product_id":"alabaster-tube-cylinder-wall-sconce","title":"Alabaster Tube Cylinder Wall Sconce","description":"\u003cstyle\u003e\n\/* ===== Vidir Alabaster Cylinder 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 — pillar of light motif (cylinder) *\/\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-open .vm3-pillar{\n  width:18px;height:46px;border-radius:9px;\n  background:linear-gradient(180deg,#f6ecdc 0%,#ecd9b8 38%,#e6c89a 70%,#d8b483 100%);\n  box-shadow:inset -3px 0 6px rgba(120,80,40,.28),inset 3px 0 5px rgba(255,250,240,.6),0 0 12px rgba(230,200,154,.55);\n  position:relative;\n}\n.vm3-open .vm3-pillar::before{content:\"\";position:absolute;top:8px;left:5px;width:4px;height:18px;border-radius:3px;background:rgba(255,251,242,.55);filter:blur(1px);}\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-open .vm3-pillar{animation:vm3Glow 2.8s ease-in-out infinite;}\n@keyframes vm3Glow{0%,100%{box-shadow:inset -3px 0 6px rgba(120,80,40,.28),inset 3px 0 5px rgba(255,250,240,.6),0 0 8px rgba(230,200,154,.4);}50%{box-shadow:inset -3px 0 6px rgba(120,80,40,.28),inset 3px 0 5px rgba(255,250,240,.6),0 0 20px rgba(230,200,154,.85);}}\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 ===== *\/\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 cylinder is alabaster\u003c\/em\u003eA pillar of earth, turned into a column of light:\u003cbr\u003e\u003cbr\u003e\u003cb\u003eUnrepeatable veining.\u003cbr\u003eSoft healing glow.\u003cbr\u003eHand-carved \u0026amp; polished.\u003c\/b\u003e\u003c\/span\u003e \u003cspan class=\"vm3-open\"\u003e \u003cspan class=\"vm3-pillar\"\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 Pillar Carved from the Earth\u003c\/h3\u003e\n\u003cp class=\"story-title-sub\"\u003eEvery cylinder is a singular piece of natural stone\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"story-content\"\u003eEach tall tube is shaped from a solid block of natural alabaster — a mineral formed over thousands of years of geological sedimentation. No two columns share the same veining, hue, or translucency, so the cloud-like marbling that drifts across your sconce exists nowhere else on earth. These mineral patterns are nature's own fingerprints: your alabaster cylinder sconce is not merely a wall light, but an irreplicable work of natural stone that belongs to no one 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 that flows down the column, 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 travels the full length of the stone tube, it filters out every trace of glare and softens into a warm, honey-amber wash that pools gently against the wall. In an instant the cold edges of a bathroom, bedside, or hallway dissolve — replaced by a quiet, candle-like 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-carved \u0026amp; hand-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 carved and hollowed by hand into a slender, even cylinder roughly 18.9\" tall. From coarse to fine grit, every tube passes through multiple stages of hand-polishing until its surface reveals a matte, silken sheen that catches the light like alabaster should. Every subtle curve and translucent layer 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 carries a remarkable durability and stability. Unlike resin or acrylic, it will not yellow under the warmth of the bulb, nor release any chemical odor as it heats. Paired with a hand-finished brass, matte black, or brushed nickel mount, the stone column endures the test of time unfazed. As the years pass, a gentle patina settles into the surface, deepening the tube's character and making each piece 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 cylinder 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\u003eAlabaster Tube Cylinder Wall Sconce: Each sconce is hand-carved from a solid block of natural alabaster, giving every cylinder its own unique veining and allowing it to cast a soft, warm, honey-like glow when illuminated. The tubular design transforms an ordinary wall light into a quiet sculptural piece—equally suitable for use in the home as a bathroom vanity light, a bedside reading lamp, or a fixture flanking a hallway or entryway.\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: 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: 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 10cm x H 48cm \/ ∅ 3.9″ x H 18.9″\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cstyle\u003e\n\/* ===== Vidir Alabaster Cylinder — 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 Cylinder Sconce\u003c\/h2\u003e\n\u003cp\u003eThis tall, glare-free column of stone light suits any space you want to feel calm and elevated. 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\"\u003eTop ~60–66″ (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 --\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        \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        \u003ccircle stroke-width=\"1.4\" stroke=\"#c9a890\" fill=\"none\" r=\"14\" cy=\"108\" cx=\"70\"\u003e\u003c\/circle\u003e\n        \u003cpath stroke-linecap=\"round\" stroke-width=\"1.4\" stroke=\"#c9a890\" fill=\"none\" d=\"M70 122v54M70 140l-16 18M70 140l16 18M70 176l-10 40M70 176l10 40\"\u003e\u003c\/path\u003e\n        \u003cline stroke-dasharray=\"2 3\" stroke-width=\".8\" stroke=\"#d8c5b5\" y2=\"108\" x2=\"150\" y1=\"108\" x1=\"86\"\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        \u003cline stroke-width=\"1.5\" stroke=\"#e0d4c6\" y2=\"216\" x2=\"150\" y1=\"20\" x1=\"150\"\u003e\u003c\/line\u003e\n \n        \n        \u003ccircle fill=\"#3d2014\" r=\"6\" cy=\"74\" cx=\"158\"\u003e\u003c\/circle\u003e\n        \u003cpath stroke-linecap=\"round\" fill=\"none\" stroke-width=\"3\" stroke=\"#3d2014\" d=\"M158 74q14 6 6 16\"\u003e\u003c\/path\u003e\n        \n        \u003crect stroke-width=\"1.2\" stroke=\"#c9a36b\" fill=\"#f3e3c8\" rx=\"10\" height=\"78\" width=\"20\" y=\"88\" x=\"156\"\u003e\u003c\/rect\u003e\n        \u003cpath opacity=\"0.7\" fill=\"none\" stroke-width=\"1\" stroke=\"#d8b98a\" d=\"M160 100q4 14 0 30M170 110q3 20 -2 40\"\u003e\u003c\/path\u003e\n        \u003cellipse opacity=\"0.28\" fill=\"#f3e9c9\" ry=\"40\" rx=\"30\" cy=\"126\" cx=\"166\"\u003e\u003c\/ellipse\u003e\n \n        \n        \u003cline stroke-dasharray=\"3 3\" stroke-width=\"1\" stroke=\"#c9a36b\" y2=\"216\" x2=\"220\" y1=\"88\" x1=\"220\"\u003e\u003c\/line\u003e\n        \u003cpath stroke-width=\"1\" stroke=\"#c9a36b\" fill=\"none\" d=\"M217 91l3-6 3 6M217 213l3 6 3-6\"\u003e\u003c\/path\u003e\n        \u003ctext fill=\"#8a6f3a\" font-size=\"10\" font-family=\"Georgia,serif\" y=\"156\" x=\"226\"\u003e60–66″\u003c\/text\u003e\n      \u003c\/svg\u003e\n\u003cdiv class=\"vmg-dia-cap\"\u003eMount the center 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\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\u003eBeside the bed\u003c\/h4\u003e\n\u003cp\u003eA calming bedside reading light. Mount so the top of the tube sits near \u003cb\u003eseated eye level\u003c\/b\u003e, and roughly \u003cb\u003e4–6″ out\u003c\/b\u003e from the edge of the bed or nightstand so the amber glow falls softly without glare.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vmg-scene\"\u003e\n\u003ch4\u003eIn a hallway\u003c\/h4\u003e\n\u003cp\u003eA vertical rhythm of warm light down a corridor. Mount centers 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, gallery-like flow.\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 soft, stone-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\u003eStaircase \u0026amp; reading nook\u003c\/h4\u003e\n\u003cp\u003eA quiet focal point for stair walls and cozy corners. 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 Cylinder 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 cylinder shade actually made of?\u003c\/span\u003e\u003cspan class=\"vmg-ico\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"vmg-ans\"\u003eThe tube is carved from \u003cstrong\u003enatural alabaster\u003c\/strong\u003e — a real translucent stone, not resin, acrylic, or glass. The cloud-like marbling across the column is the stone's own veining, so every cylinder 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\"\u003eThe sconce measures \u003cstrong\u003eH 18.9″ (48 cm) × Ø 3.9″ (10 cm diameter)\u003c\/strong\u003e — a tall, slender column that reads as a sculptural accent on a vanity, bedside, hallway, or living-room wall. 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 wall mount comes 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 tube 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 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\u003eWhat bulbs does it use, and what's the best glow?\u003c\/span\u003e\u003cspan class=\"vmg-ico\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"vmg-ans\"\u003eIt features a standard E26 socket (US standard) and is compatible with LED or Edison bulbs. To create the warm, candlelight-like atmosphere shown in the photo, we recommend using a soft bulb with a color temperature of 2700K.\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 tube 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: 3980.81px; left: 16px; display: none;\"\u003e\u003csvg class=\"\" 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":"∅ 3.9″ x H 18.9″ \/ White + Gold","offer_id":51850990223650,"sku":"V-ALWL2606241-1","price":675.0,"currency_code":"USD","in_stock":true},{"title":"∅ 3.9″ x H 18.9″ \/ White + Black","offer_id":51850990256418,"sku":"V-ALWL2606241-2","price":675.0,"currency_code":"USD","in_stock":true},{"title":"∅ 3.9″ x H 18.9″ \/ White + Nickel","offer_id":51850990289186,"sku":"V-ALWL2606241-3","price":675.0,"currency_code":"USD","in_stock":true},{"title":"∅ 3.9″ x H 18.9″ *2 \/ White + Gold","offer_id":51850990321954,"sku":"V-ALWL2606241-4","price":1340.0,"currency_code":"USD","in_stock":true},{"title":"∅ 3.9″ x H 18.9″ *2 \/ White + Black","offer_id":51850990354722,"sku":"V-ALWL2606241-5","price":1340.0,"currency_code":"USD","in_stock":true},{"title":"∅ 3.9″ x H 18.9″ *2 \/ White + Nickel","offer_id":51850990387490,"sku":"V-ALWL2606241-6","price":1340.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0818\/5741\/3410\/files\/alabaster-tube-cylinder-wall-sconce-Vidirlighting-round-backplate-wall-mount.webp?v=1782262616","url":"https:\/\/vidirlighting.com\/products\/alabaster-tube-cylinder-wall-sconce","provider":"Vidirlighting","version":"1.0","type":"link"}