Capsula Alabaster Wall Sconce
* { box-sizing: border-box; margin: 0; padding: 0; } .vk-stonesconce2-wrap { font-family: 'DM Sans', sans-serif; color: #1a1a1a; width: 100%; max-width: 680px; margin: 0; padding: 0; } .vk-stonesconce2-divider { height: 1px; background: #e8e4de; margin: 2rem 0; } .vk-stonesconce2-intro { font-size: 15px; color: #555; line-height: 1.75; margin-bottom: 1rem; } .vk-stonesconce2-section-label { font-size: 11px; font-weight: 500; letter-spacing: .1em; text-transform: uppercase; color: #8A6F4F; margin-bottom: .65rem; } .vk-stonesconce2-features { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; margin-bottom: 1.25rem; } .vk-stonesconce2-feat { background: #f7f5f2; border-radius: 8px; padding: .85rem; } .vk-stonesconce2-feat-icon { width: 28px; height: 28px; border-radius: 6px; background: #e6dccb; display: flex; align-items: center; justify-content: center; margin-bottom: .6rem; } .vk-stonesconce2-feat h4 { font-size: 13px; font-weight: 500; color: #1a1a1a; margin-bottom: .25rem; } .vk-stonesconce2-feat p { font-size: 12px; color: #666; line-height: 1.6; margin: 0; } .vk-stonesconce2-notice { border-left: 3px solid #A88860; background: #faf6ef; border-radius: 0 8px 8px 0; padding: .85rem 1rem; margin-bottom: .75rem; } .vk-stonesconce2-notice h5 { font-size: 13px; font-weight: 500; color: #6F5636; margin-bottom: .3rem; } .vk-stonesconce2-notice p { font-size: 13px; color: #666; line-height: 1.65; margin: 0; } .vk-stonesconce2-notice a { color: #6F5636; } .vk-stonesconce2-control-split { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; margin-bottom: .75rem; } .vk-stonesconce2-control-card { border: 1px solid #ddd; border-radius: 8px; padding: .85rem; } .vk-stonesconce2-control-card h5 { font-size: 13px; font-weight: 500; color: #1a1a1a; margin-bottom: .35rem; } .vk-stonesconce2-control-card p { font-size: 12px; color: #666; line-height: 1.6; margin: 0; } .vk-stonesconce2-matrix { width: 100%; border-collapse: collapse; margin-bottom: .75rem; font-size: 13px; display: block; overflow-x: auto; } .vk-stonesconce2-matrix th { background: #f7f5f2; padding: 8px 10px; text-align: left; font-weight: 500; font-size: 11px; text-transform: uppercase; letter-spacing: .06em; color: #8A6F4F; border-bottom: 1px solid #ece8e2; } .vk-stonesconce2-matrix td { padding: 8px 10px; border-bottom: 1px solid #ece8e2; color: #444; font-size: 12px; } .vk-stonesconce2-matrix tr:last-child td { border-bottom: none; } .vk-stonesconce2-matrix td:first-child { font-weight: 500; color: #1a1a1a; } .vk-stonesconce2-shape-card { background: #faf6ef; border: 1px solid #ece4d3; border-radius: 10px; padding: 1.25rem; margin-bottom: 1rem; } .vk-stonesconce2-shape-card .vk-stonesconce2-section-label { margin-bottom: .6rem; } .vk-stonesconce2-shape-hint { font-size: 13px; color: #666; margin-bottom: .85rem; line-height: 1.6; } .vk-stonesconce2-shape-thumb-link { display: inline-block; max-width: 320px; width: 100%; } .vk-stonesconce2-shape-thumb { width: 100%; height: auto; display: block; border-radius: 6px; background: #ece4d3; } .vk-stonesconce2-shape-enlarge { font-size: 12px; color: #8A6F4F; margin-top: .5rem; } .vk-stonesconce2-spec-table { width: 100%; border-collapse: collapse; } .vk-stonesconce2-spec-table tr { border-bottom: 1px solid #ece8e2; } .vk-stonesconce2-spec-table tr:last-child { border-bottom: none; } .vk-stonesconce2-spec-table td { padding: 9px 0; font-size: 14px; vertical-align: top; } .vk-stonesconce2-spec-table td:first-child { color: #888; width: 42%; padding-right: 1rem; } .vk-stonesconce2-install { list-style: none; padding: 0; margin: 0; } .vk-stonesconce2-install li { font-size: 14px; color: #666; padding: 8px 0 8px 20px; border-bottom: 1px solid #ece8e2; line-height: 1.65; position: relative; } .vk-stonesconce2-install li:last-child { border-bottom: none; } .vk-stonesconce2-install li::before { content: ''; position: absolute; left: 0; top: 16px; width: 6px; height: 6px; border-radius: 50%; background: #A88860; } .vk-stonesconce2-dl { display: flex; gap: 8px; flex-wrap: wrap; } .vk-stonesconce2-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-stonesconce2-dl-btn:hover { background: #f5f5f5; } .vk-stonesconce2-faq { margin-top: .5rem; } .vk-stonesconce2-faq-item { border-bottom: 1px solid #ece8e2; } .vk-stonesconce2-faq-item:last-child { border-bottom: none; } .vk-stonesconce2-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-stonesconce2-faq-item > summary::-webkit-details-marker { display: none; } .vk-stonesconce2-faq-item > summary::after { content: ''; position: absolute; right: 4px; top: 50%; width: 10px; height: 10px; border-right: 1.5px solid #8A6F4F; border-bottom: 1.5px solid #8A6F4F; transform: translateY(-70%) rotate(45deg); transition: transform 0.2s ease; } .vk-stonesconce2-faq-item[open] > summary::after { transform: translateY(-30%) rotate(-135deg); } .vk-stonesconce2-faq-item[open] > summary { color: #6F5636; } .vk-stonesconce2-faq-a { font-size: 13px; color: #666; line-height: 1.7; margin: 0 0 14px; padding-right: 32px; } @media (max-width: 520px) { .vk-stonesconce2-features { grid-template-columns: 1fr 1fr; } .vk-stonesconce2-control-split { grid-template-columns: 1fr; } } The Capsula is an alabaster wall sconce with two rounded capsule-shaped stone panels — upper and lower — set on a slim iron backplate with a center collar. The translucent natural alabaster glows warm and shows its veining when lit. With an iron frame in a warm gold-tone finish, it suits a hallway, a bedside wall, a powder room, or either side of a mirror. 17.7″ tall. Features Twin capsule panels Two rounded alabaster panels, upper and lower, give a clean, architectural capsule silhouette. Natural alabaster glow Translucent stone glows warm from within and shows natural veining; each panel varies. Two E14 lights Two E14 sockets, one per panel — set the brightness and warmth with the bulbs you choose. At a Glance Capsule-panel form 17.7″ tall × 3.1″ wide, projecting 4.3″ from the wall — a slim, sculptural profile. Gold-tone iron frame An iron backplate and center collar in a warm gold-tone finish frame the natural stone panels. Default configuration Two rounded alabaster capsule panels on an iron backplate in a warm gold-tone finish, with a center collar. Takes two E14 bulbs. Hardwired, AC 110–240V. Bulb base — E14 (read before buying) This sconce takes two E14 bulbs. E14 is the European small screw base (14 mm) — it is not the US E12 candelabra base. In the US, buy bulbs marked E14, or use an E12-to-E14 adapter, so they thread in correctly. Warm white (2700K) suits the natural stone. Questions? Email us. Specifications at a Glance Model H × W × Projection Lights Material Capsula alabaster sconce 17.7″ × 3.1″ × 4.3″ 2 × E14 Iron, alabaster Shape Diagrams Click any diagram to enlarge. Click to enlarge ↗ Specifications Material Iron, Alabaster Body finish Iron with a warm gold-tone finish Shade finish Natural alabaster capsule panels, translucent with veining Light source 2 × E14 sockets (European small screw, 14 mm) · replaceable bulbs Size 17.7″ H × 3.1″ W × 4.3″ projection (45 × 8 × 11 cm) Voltage AC 110–240V (universal) Mounting Hardwired wall sconce; vertical Suggested bulb E14 LED, warm white (2700K) recommended Certification Listed · North America · CE · SAA · SASO · KC Installation Notes Hardwired wall sconce — we recommend a licensed electrician; shut off power at the breaker before wiring. The iron backplate covers a standard wall junction box; confirm your box placement and height before install. Use two E14 bulbs (European 14 mm screw) rated for 110–240V; in the US, look for E14-marked bulbs or an E12-to-E14 adapter. Use LED bulbs so the alabaster and iron frame stay cool in use; warm white (2700K) brings out the stone. Handle the alabaster panels by the metal frame, not the stone, and seat them gently; natural stone can chip if knocked. Wipe the stone and frame with a soft, dry cloth; avoid water, harsh cleaners, and abrasive pads on the natural alabaster. Downloads & Resources Spec Sheet Install Guide Request 3D Files FAQs What bulbs does the Capsula use, and will US bulbs fit? It takes two E14 bulbs. E14 is the European small screw base (14 mm), which is not the same as the US E12 candelabra base. In the US, buy bulbs marked E14, or use an inexpensive E12-to-E14 adapter, so they thread in correctly. Warm white (2700K) suits the stone. Is the stone real, and why does each one look different? The panels are natural alabaster, a translucent stone. Because it's natural, the veining, tone, and how the light passes through vary from piece to piece — that variation is the character, not a flaw. The photograph shows a representative sample. How big is it, and where does it fit? It's 17.7″ tall, 3.1″ wide, and projects 4.3″ from the wall — a slim profile. It suits a hallway, a bedside wall, a powder room, or mounted on either side of a mirror. Can I use it in a bathroom? It suits a powder room or over a mirror in a dry or lightly humid spot. Keep it away from direct water and shower spray, and have a licensed electrician confirm placement meets local code for the room. Wipe the stone with a dry cloth only. What is the warranty and support? 2-year warranty on the frame and wiring. Bulbs are consumable and not covered, but they're inexpensive E14 replacements. Email support replies within one business day, including help with replacement alabaster panels.
More you might like
Related
Capsula Alabaster Wall Sconce
Related
19.7 in Brass Alabaster Wall Sconces, Natural Marble Wall Sc
Related
19.7in Matte Black Alabaster Wall Sconces, Natural Marble Wa
Related