Description
.vk-abacus-sconce-wrap *, .vk-abacus-sconce-wrap *::before, .vk-abacus-sconce-wrap *::after { box-sizing: border-box; margin: 0; padding: 0; } .vk-abacus-sconce-wrap { width: 100%; max-width: 680px; margin: 0; padding: 0; color: #261d16; font-family: “DM Sans”, sans-serif; } .vk-abacus-sconce-divider { height: 1px; margin: 2rem 0; background: #e5dacb; } .vk-abacus-sconce-intro { margin-bottom: 1rem; color: #62584d; font-size: 15px; line-height: 1.75; } .vk-abacus-sconce-section-label { margin-bottom: 0.65rem; color: #876846; font-size: 11px; font-weight: 500; letter-spacing: 0.1em; text-transform: uppercase; } .vk-abacus-sconce-features, .vk-abacus-sconce-options { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; } .vk-abacus-sconce-configs { display: grid; grid-template-columns: repeat(2, 1fr); gap: 10px; } .vk-abacus-sconce-feature, .vk-abacus-sconce-option, .vk-abacus-sconce-config { padding: 0.9rem; border: 1px solid #e1d4c1; border-radius: 8px; background: #fff; } .vk-abacus-sconce-icon { display: flex; width: 28px; height: 28px; align-items: center; justify-content: center; margin-bottom: 0.6rem; border-radius: 6px; background: #e8dbc6; } .vk-abacus-sconce-feature h4, .vk-abacus-sconce-option h5, .vk-abacus-sconce-config h5 { margin-bottom: 0.3rem; color: #261d16; font-size: 13px; font-weight: 500; } .vk-abacus-sconce-feature p, .vk-abacus-sconce-option p, .vk-abacus-sconce-config p { color: #6c6257; font-size: 12px; line-height: 1.6; } .vk-abacus-sconce-dimension-card { padding: 1.2rem; border: 1px solid #e4d7c7; border-radius: 10px; background: #f5eee5; } .vk-abacus-sconce-dimension-placeholder { margin-bottom: 0.9rem; color: #6c6257; font-size: 13px; text-align: center; } .vk-abacus-sconce-dimension-table, .vk-abacus-sconce-spec-table { width: 100%; border-collapse: collapse; } .vk-abacus-sconce-dimension-table tr { border-bottom: 1px solid #ddcfbd; } .vk-abacus-sconce-dimension-table tr:last-child { border-bottom: 0; } .vk-abacus-sconce-dimension-table td { padding: 8px 0; color: #4f453a; font-size: 12px; line-height: 1.55; vertical-align: top; } .vk-abacus-sconce-dimension-table td:first-child { width: 29%; padding-right: 12px; color: #876846; font-weight: 500; } .vk-abacus-sconce-dimension-note { margin-top: 0.75rem; color: #876846; font-size: 11px; line-height: 1.5; text-align: center; } .vk-abacus-sconce-spec-table tr { border-bottom: 1px solid #e5dacb; } .vk-abacus-sconce-spec-table tr:last-child { border-bottom: 0; } .vk-abacus-sconce-spec-table td { padding: 9px 0; font-size: 14px; line-height: 1.55; vertical-align: top; } .vk-abacus-sconce-spec-table td:first-child { width: 42%; padding-right: 1rem; color: #998b78; } .vk-abacus-sconce-spec-caveat { margin-top: 0.75rem; color: #876846; font-size: 12px; line-height: 1.6; font-style: italic; } .vk-abacus-sconce-care { margin: 0; padding: 0; list-style: none; } .vk-abacus-sconce-care li { position: relative; padding: 8px 0 8px 20px; border-bottom: 1px solid #e5dacb; color: #6c6257; font-size: 14px; line-height: 1.65; } .vk-abacus-sconce-care li:last-child { border-bottom: 0; } .vk-abacus-sconce-care li::before { position: absolute; top: 16px; left: 0; width: 6px; height: 6px; border-radius: 50%; background: #ad8e68; content: “”; } .vk-abacus-sconce-downloads { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; } .vk-abacus-sconce-download { display: flex; min-height: 72px; align-items: center; gap: 10px; padding: 0.85rem; border: 1px solid #e1d4c1; border-radius: 8px; background: #fff; color: #261d16; text-decoration: none; transition: border-color 0.2s ease, background 0.2s ease; } .vk-abacus-sconce-download:hover { border-color: #c9b494; background: #faf7f2; } .vk-abacus-sconce-download-icon { display: flex; width: 30px; min-width: 30px; height: 30px; align-items: center; justify-content: center; border-radius: 6px; background: #ecdfcb; } .vk-abacus-sconce-download-text { flex: 1; color: #4f453a; font-size: 12px; font-weight: 500; } .vk-abacus-sconce-download-arrow { color: #97744e; font-size: 15px; } .vk-abacus-sconce-faq-item { border-bottom: 1px solid #e5dacb; } .vk-abacus-sconce-faq-item:last-child { border-bottom: 0; } .vk-abacus-sconce-faq-item > summary { position: relative; display: flex; min-height: 44px; cursor: pointer; align-items: center; padding: 14px 32px 14px 0; color: #261d16; font-size: 15px; font-weight: 500; line-height: 1.5; list-style: none; } .vk-abacus-sconce-faq-item > summary::-webkit-details-marker { display: none; } .vk-abacus-sconce-faq-item > summary::after { position: absolute; top: 50%; right: 4px; width: 10px; height: 10px; border-right: 1.5px solid #876846; border-bottom: 1.5px solid #876846; content: “”; transform: translateY(-70%) rotate(45deg); transition: transform 0.2s ease; } .vk-abacus-sconce-faq-item[open] > summary::after { transform: translateY(-30%) rotate(-135deg); } .vk-abacus-sconce-faq-a { margin: 0 0 14px; padding-right: 32px; color: #6c6257; font-size: 13px; line-height: 1.7; } @media (max-width: 520px) { .vk-abacus-sconce-features { grid-template-columns: 1fr 1fr; } .vk-abacus-sconce-options { grid-template-columns: 1fr; } .vk-abacus-sconce-configs { grid-template-columns: 1fr; } .vk-abacus-sconce-downloads { grid-template-columns: 1fr; } }
The Abacus Alabaster Wall Sconce pairs a single large round natural alabaster ball shade with a straight rod that rises at a diagonal from a round wall backplate. Below the mounting point, a second rod descends with three stacked decorative metal balls, echoing the shade above in a graduated column. The backplate includes an integrated pull-chain switch. The metal hardware is offered in three finishes: Brushed Brass, Brushed Nickel, and Matte Black.
Round alabaster ball shade
A single large round natural alabaster ball shade tops the fixture, diffusing the light with soft, organic veining.
Stacked ball finial
Three stacked decorative metal balls hang below the mounting point, echoing the shade above in a graduated column.
Integrated pull-chain switch
A pull-chain switch built into the backplate lets you control the light at the fixture itself.
Add product dimension image here.
| Width | 15 cm / 5.9″ |
| Height | 54 cm / 21.3″ |
| Wall Projection | 21 cm / 8.3″ |
| Product Name | Abacus Alabaster Wall Sconce |
| Product Type | Wall Sconce (single ball shade, stacked-ball finial, integrated pull-chain switch, 3 hardware finishes) |
| Material | Brass Hardware, Natural Alabaster Ball Shade |
| Finish Options | Brushed Brass, Brushed Nickel, Matte Black |
| Overall Size | W15 × H54 cm, 21 cm wall projection |
| Socket Type | G9 (regional) |
| Included Bulb | Not specified — bulb inclusion wasn’t stated in the source listing |
| Mounting | Wall-Mounted, Hardwired, Integrated Pull-Chain Switch |
| Environment | Indoor |
| Suitable Spaces | Hallway, bedside, bathroom vanity, entryway |
- Mount to a secure wall junction box; installation should follow local electrical requirements. Hardwired installation typically requires a licensed electrician.
- Uses a G9 socket; please confirm bulb inclusion with us before ordering.
- The pull-chain switch at the backplate controls the light independently of any wall switch.
- The alabaster ball’s own diameter and the backplate size weren’t given in the source — please confirm these with us before ordering.
- Dust the alabaster ball gently with a soft, dry cloth; avoid water, solvents, or abrasive cleaners, which can damage the natural stone.
- Wipe the metal hardware with a soft, dry cloth to preserve its finish; avoid abrasive cleaners.
- Disconnect power before cleaning or servicing the fixture.
- Intended for indoor, dry use.
What is the Abacus Sconce made from?
A round natural alabaster ball shade atop a straight rod rising from a round backplate, with a stacked-ball metal finial descending below the mounting point, in your choice of finish.
What finishes are available?
Brushed Brass, Brushed Nickel, or Matte Black for the backplate, rod, and ball finial. The alabaster shade’s natural coloring and veining is consistent across all three.
Does it come with a bulb?
The socket is G9, but bulb inclusion wasn’t stated in the source listing — please confirm with us before ordering.
How big is this sconce, and how far does it project from the wall?
It’s W15 × H54 cm, projecting 21 cm out from the wall. The alabaster ball’s own diameter wasn’t given separately — please confirm with us before ordering.
How does the pull-chain switch work?
A pull-chain switch is built into the backplate, letting you turn the light on and off at the fixture itself, independent of any wall switch.
How do I clean the alabaster ball?
Dust gently with a soft, dry cloth. Avoid water, solvents, or abrasive cleaners, which can damage the natural stone; wipe the metal hardware separately with a soft, dry cloth.
















Reviews
There are no reviews yet.