Two Globe Alabaster Wall Sconce
* { box-sizing: border-box; margin: 0; padding: 0; } .vk-marbarm-wrap { font-family: 'DM Sans', sans-serif; color: #1a1a1a; width: 100%; max-width: 680px; margin: 0; padding: 0; } .vk-marbarm-divider { height: 1px; background: #ece4d3; margin: 2rem 0; } .vk-marbarm-intro { font-size: 15px; color: #555; line-height: 1.75; margin-bottom: 1rem; } .vk-marbarm-section-label { font-size: 11px; font-weight: 500; letter-spacing: .1em; text-transform: uppercase; color: #A8884E; margin-bottom: .65rem; } .vk-marbarm-image-link { display: block; cursor: zoom-in; margin-bottom: .35rem; } .vk-marbarm-image-link img { display: block; width: 100%; max-width: 100%; height: auto; border-radius: 8px; transition: opacity .2s ease; } .vk-marbarm-image-link:hover img { opacity: .92; } .vk-marbarm-image-enlarge { font-size: 12px; color: #A8884E; text-align: right; margin-bottom: 1rem; } .vk-marbarm-features { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; margin-bottom: 1.25rem; } .vk-marbarm-feat { background: #f7f3ec; border-radius: 8px; padding: .85rem; } .vk-marbarm-feat-icon { width: 28px; height: 28px; border-radius: 6px; background: #f1e7d6; display: flex; align-items: center; justify-content: center; margin-bottom: .6rem; } .vk-marbarm-feat h4 { font-size: 13px; font-weight: 500; color: #1a1a1a; margin-bottom: .25rem; } .vk-marbarm-feat p { font-size: 12px; color: #666; line-height: 1.6; margin: 0; } .vk-marbarm-notice { border-left: 3px solid #C9A867; background: #fbf7ef; border-radius: 0 8px 8px 0; padding: .85rem 1rem; margin-bottom: .75rem; } .vk-marbarm-notice h5 { font-size: 13px; font-weight: 500; color: #7a5a25; margin-bottom: .3rem; } .vk-marbarm-notice p { font-size: 13px; color: #666; line-height: 1.65; margin: 0; } .vk-marbarm-notice a { color: #7a5a25; } .vk-marbarm-matrix { width: 100%; display: block; overflow-x: auto; border-collapse: collapse; margin-bottom: .75rem; font-size: 13px; } .vk-marbarm-matrix th { background: #f7f3ec; padding: 8px 10px; text-align: left; font-weight: 500; font-size: 11px; text-transform: uppercase; letter-spacing: .06em; color: #A8884E; border-bottom: 1px solid #ece4d3; white-space: nowrap; } .vk-marbarm-matrix td { padding: 8px 10px; border-bottom: 1px solid #ece4d3; color: #444; font-size: 12px; } .vk-marbarm-matrix tr:last-child td { border-bottom: none; } .vk-marbarm-matrix td:first-child { font-weight: 500; color: #1a1a1a; white-space: nowrap; } .vk-marbarm-shape-card { background: #fbf7ef; border: 1px solid #ece4d3; border-radius: 10px; padding: 1.25rem; margin-bottom: 1rem; } .vk-marbarm-shape-card .vk-marbarm-section-label { margin-bottom: .6rem; } .vk-marbarm-shape-hint { font-size: 13px; color: #666; margin-bottom: .85rem; line-height: 1.6; } .vk-marbarm-shape-thumb-link { display: inline-block; width: 100%; max-width: 320px; } .vk-marbarm-shape-thumb { width: 100%; height: auto; display: block; border-radius: 6px; background: #f1e7d6; } .vk-marbarm-shape-enlarge { font-size: 12px; color: #A8884E; margin-top: .5rem; } .vk-marbarm-spec-table { width: 100%; border-collapse: collapse; } .vk-marbarm-spec-table tr { border-bottom: 1px solid #ece4d3; } .vk-marbarm-spec-table tr:last-child { border-bottom: none; } .vk-marbarm-spec-table td { padding: 9px 0; font-size: 14px; vertical-align: top; } .vk-marbarm-spec-table td:first-child { color: #888; width: 42%; padding-right: 1rem; } .vk-marbarm-install { list-style: none; padding: 0; margin: 0; } .vk-marbarm-install li { font-size: 14px; color: #666; padding: 8px 0 8px 20px; border-bottom: 1px solid #ece4d3; line-height: 1.65; position: relative; } .vk-marbarm-install li:last-child { border-bottom: none; } .vk-marbarm-install li::before { content: ''; position: absolute; left: 0; top: 16px; width: 6px; height: 6px; border-radius: 50%; background: #C9A867; } .vk-marbarm-dl { display: flex; gap: 8px; flex-wrap: wrap; } .vk-marbarm-dl-btn { display: inline-flex; align-items: center; gap: 6px; font-size: 13px; color: #555; border: 1px solid #ddd; padding: 9px 14px; border-radius: 7px; text-decoration: none; background: #fff; min-height: 44px; } .vk-marbarm-dl-btn:hover { background: #f5f5f5; } .vk-marbarm-faq { margin-top: .5rem; } .vk-marbarm-faq-item { border-bottom: 1px solid #ece4d3; } .vk-marbarm-faq-item:last-child { border-bottom: none; } .vk-marbarm-faq-item > summary { list-style: none; cursor: pointer; padding: 14px 32px 14px 0; font-size: 15px; font-weight: 500; color: #1a1a1a; position: relative; line-height: 1.5; min-height: 44px; display: flex; align-items: center; } .vk-marbarm-faq-item > summary::-webkit-details-marker { display: none; } .vk-marbarm-faq-item > summary::after { content: ''; position: absolute; right: 4px; top: 50%; width: 10px; height: 10px; border-right: 1.5px solid #A8884E; border-bottom: 1.5px solid #A8884E; transform: translateY(-70%) rotate(45deg); transition: transform .2s ease; } .vk-marbarm-faq-item[open] > summary::after { transform: translateY(-30%) rotate(-135deg); } .vk-marbarm-faq-item[open] > summary { color: #7a5a25; } .vk-marbarm-faq-a { font-size: 13px; color: #666; line-height: 1.7; margin: 0 0 14px; padding-right: 32px; } @media (max-width: 520px) { .vk-marbarm-features { grid-template-columns: 1fr; } } A two-globe alabaster wall sconce with a pair of natural stone globes cradled on a curved bronze-tone arm. Each translucent globe glows soft and warm from a G9 bulb, and the veining is unique to every piece. The arm swings about 9″ off the wall and the sconce stands roughly 11″ tall — a sculptural accent for a bedside, hallway, living room, or entryway. Features Two alabaster globes Translucent natural stone, each with unique veining, glowing warm. Curved bronze-tone arm A sculptural metal arm cradles the globes off a round backplate. Two G9 bulbs Warm, glare-free light glowing through the stone. Default configuration Two natural stone globes on a curved bronze-tone metal arm, with two G9 bulbs. Standard ready-to-ship version. Finish options Want a different metal finish? Email us your finish and room to confirm before you order. Dimensions Version Width Projection Height Metric (W × D × H) Bronze (pictured) 11.8″ 9.3″ 11″ 300 × 235 × 280 mm Shape Diagram Click the diagram to enlarge the dimensions. Click to enlarge ↗ Specifications Material Metal, Natural alabaster Body finish Bronze Shade finish White (natural alabaster) Light source 2 × G9 (one per globe) Voltage AC 110–240V (universal) Mounting Hardwired wall mount Moisture rating IP20 — indoor, dry locations only Width 11.8″ (300 mm) Wall projection 9.3″ (235 mm) Height 11″ (280 mm) Certification Listed · North America · CE · SAA · SASO · KC Installation Notes Hardwired wall install over a standard wall box — a licensed electrician is recommended. The arm projects about 9.3″ (235 mm) from the wall — allow clearance in hallways and walkways. For general use, center it about 60″–66″ from the floor; mount lower beside a bed. Takes two G9 bulbs; a warm-white bulb keeps the stone tone natural. The globes are natural alabaster — veining and tone vary from piece to piece, which is inherent to the stone, not a defect. With the power off, wipe the stone with a dry, soft cloth; avoid water and solvents on the alabaster. Downloads & Resources Spec Sheet Installation Guide Sconce Placement Guide FAQs What are the globes made of? Natural alabaster. Each globe is cut from real stone, so the veining and tone are unique to every piece, and the translucent stone glows softly when lit. What bulbs does it take? Two G9 bulbs, one per globe. A warm-white G9 LED keeps the light soft and the stone tone natural. How far does it stick out, and how high should I mount it? The arm projects about 9.3″ (235 mm) from the wall, so allow clearance in walkways. For general use, center it about 60″–66″ from the floor; lower beside a bed. It hardwires to a standard wall box. What finishes are available? The arm is shown in a bronze finish. Other metal finishes may be available — email us your finish and room to confirm. What's the warranty? 2-year warranty on the fixture and wiring. For any issue or a spare globe, email support and we'll help.
More you might like
Related
Two Globe Alabaster Wall Sconce
Related
Aura Two-Globe Alabaster Wall Sconce
Related
Alabaster Globe Wall Sconce
Related