Description
.vk-adair-sconce-wrap *, .vk-adair-sconce-wrap *::before, .vk-adair-sconce-wrap *::after { box-sizing: border-box; margin: 0; padding: 0; } .vk-adair-sconce-wrap { width: 100%; max-width: 680px; margin: 0; padding: 0; color: #261d16; font-family: “DM Sans”, sans-serif; } .vk-adair-sconce-divider { height: 1px; margin: 2rem 0; background: #e5dacb; } .vk-adair-sconce-intro { margin-bottom: 1rem; color: #62584d; font-size: 15px; line-height: 1.75; } .vk-adair-sconce-section-label { margin-bottom: 0.65rem; color: #876846; font-size: 11px; font-weight: 500; letter-spacing: 0.1em; text-transform: uppercase; } .vk-adair-sconce-features, .vk-adair-sconce-options { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; } .vk-adair-sconce-feature, .vk-adair-sconce-option { padding: 0.9rem; border: 1px solid #e1d4c1; border-radius: 8px; background: #fff; } .vk-adair-sconce-icon { display: flex; width: 28px; height: 28px; align-items: center; justify-content: center; margin-bottom: 0.6rem; border-radius: 6px; background: #e8dbc6; } .vk-adair-sconce-swatch { display: inline-block; width: 20px; height: 20px; margin-bottom: 0.6rem; border: 1px solid #d8c8b0; border-radius: 50%; } .vk-adair-sconce-feature h4, .vk-adair-sconce-option h5 { margin-bottom: 0.3rem; color: #261d16; font-size: 13px; font-weight: 500; } .vk-adair-sconce-feature p, .vk-adair-sconce-option p { color: #6c6257; font-size: 12px; line-height: 1.6; } .vk-adair-sconce-dimension-card { padding: 1.2rem; border: 1px solid #e4d7c7; border-radius: 10px; background: #f5eee5; } .vk-adair-sconce-dimension-placeholder { margin-bottom: 0.9rem; color: #6c6257; font-size: 13px; text-align: center; } .vk-adair-sconce-dimension-table, .vk-adair-sconce-spec-table { width: 100%; border-collapse: collapse; } .vk-adair-sconce-dimension-table tr { border-bottom: 1px solid #ddcfbd; } .vk-adair-sconce-dimension-table tr:last-child { border-bottom: 0; } .vk-adair-sconce-dimension-table td { padding: 8px 0; color: #4f453a; font-size: 12px; line-height: 1.55; vertical-align: top; } .vk-adair-sconce-dimension-table td:first-child { width: 26%; padding-right: 10px; color: #876846; font-weight: 500; } .vk-adair-sconce-dimension-table td:nth-child(2) { width: 12%; padding-right: 10px; color: #97744e; font-weight: 600; text-align: center; } .vk-adair-sconce-dimension-note { margin-top: 0.75rem; color: #876846; font-size: 11px; line-height: 1.5; text-align: center; } .vk-adair-sconce-dimension-note label { display: flex; justify-content: center; width: 100%; } .vk-adair-sconce-img-thumb { display: block; max-width: 150px; height: auto; cursor: zoom-in; border-radius: 6px; margin-top: 1rem; transition: opacity 0.2s ease, transform 0.2s ease; } .vk-adair-sconce-img-thumb:hover { opacity: 0.85; transform: scale(1.02); } .vk-adair-sconce-lightbox-toggle { display: none; } .vk-adair-sconce-lightbox-overlay { display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.85); z-index: 99999; cursor: zoom-out; align-items: center; justify-content: center; } .vk-adair-sconce-lightbox-toggle:checked + .vk-adair-sconce-lightbox-overlay { display: flex; } .vk-adair-sconce-lightbox-overlay img { max-width: 90%; max-height: 90%; object-fit: contain; border-radius: 6px; box-shadow: 0 10px 30px rgba(0,0,0,0.5); } .vk-adair-sconce-spec-table tr { border-bottom: 1px solid #e5dacb; } .vk-adair-sconce-spec-table tr:last-child { border-bottom: 0; } .vk-adair-sconce-spec-table td { padding: 9px 0; font-size: 14px; line-height: 1.55; vertical-align: top; } .vk-adair-sconce-spec-table td:first-child { width: 42%; padding-right: 1rem; color: #998b78; } .vk-adair-sconce-spec-caveat { margin-top: 0.9rem; color: #998b78; font-size: 12px; line-height: 1.6; } .vk-adair-sconce-care { margin: 0; padding: 0; list-style: none; } .vk-adair-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-adair-sconce-care li:last-child { border-bottom: 0; } .vk-adair-sconce-care li::before { position: absolute; top: 16px; left: 0; width: 6px; height: 6px; border-radius: 50%; background: #ad8e68; content: “”; } .vk-adair-sconce-downloads { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; } .vk-adair-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-adair-sconce-download:hover { border-color: #c9b494; background: #faf7f2; } .vk-adair-sconce-download-icon { display: flex; width: 30px; min-width: 30px; height: 30px; align-items: center; justify-content: center; border-radius: 6px; background: #ecdfcb; } .vk-adair-sconce-download-text { flex: 1; color: #4f453a; font-size: 12px; font-weight: 500; } .vk-adair-sconce-download-arrow { color: #97744e; font-size: 15px; } .vk-adair-sconce-faq-item { border-bottom: 1px solid #e5dacb; } .vk-adair-sconce-faq-item:last-child { border-bottom: 0; } .vk-adair-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-adair-sconce-faq-item > summary::-webkit-details-marker { display: none; } .vk-adair-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-adair-sconce-faq-item[open] > summary::after { transform: translateY(-30%) rotate(-135deg); } .vk-adair-sconce-faq-a { margin: 0 0 14px; padding-right: 32px; color: #6c6257; font-size: 13px; line-height: 1.7; } @media (max-width: 520px) { .vk-adair-sconce-features { grid-template-columns: 1fr 1fr; } .vk-adair-sconce-options { grid-template-columns: 1fr; } .vk-adair-sconce-downloads { grid-template-columns: 1fr; } }
The Adair Marble Ball Sconce curves a slender S-shaped arm from a round wall plate up to an exposed candle-style bulb, with a polished marble ball accent set just below the light. Available in three finishes, all shown in photos.
S-curve arm
A slender arm sweeps in a soft S-curve from the wall plate up to the light.
Polished marble ball accent
A round marble ball sits just below the candle-style bulb, adding natural stone texture to the arm.
Three finishes, E12/E14 socket
Available in Brushed Brass, Brushed Nickel, or Matte Black, each accepting E12 or E14 base bulbs.
Add product dimension image here.
| Width | W | 12cm / 4.7″ |
| Height | H | 30cm / 11.8″ |
| Wall Projection | P | 26cm / 10.2″ |
| Product Name | Adair Marble Ball Sconce |
| Product Type | Wall Sconce |
| Material | Brass, Marble |
| Finish Options | Brushed Brass, Brushed Nickel, Matte Black |
| Overall Dimensions | W 12cm x H 30cm x P 26cm / W 4.7″ x H 11.8″ x P 10.2″ |
| Bulb Socket | E12 or E14 |
| Light Source | 1 × E12/E14 (bulb not included) |
| Mounting | Wall Mounted |
| Environment | Indoor |
- Mount to a secure, dry indoor wall surface using hardware suitable for the wall construction and fixture weight.
- Installation should be performed by a qualified electrician in accordance with local electrical requirements.
- Wipe the arm and wall plate with a soft, dry cloth; avoid abrasive cleaners or excess moisture.
- Dust the marble ball accent gently with a soft, dry cloth and avoid water, solvents, or abrasive cleaners.
- Disconnect power before cleaning or servicing the fixture.
- Intended for indoor, dry use.
What finishes are available?
Brushed Brass, Brushed Nickel, or Matte Black — all three are shown in photos.
What is the ball accent made from?
Marble — a natural stone, so expect gentle variation in veining and tone between units.
What bulb does it use, and is one included?
E12 or E14; the bulb is not included.
How far does it project from the wall?
26cm / 10.2″ from the wall plate to the front of the fixture.














Reviews
There are no reviews yet.