Cradled Globe Wall Sconce
* { box-sizing: border-box; margin: 0; padding: 0; } .vk-pdp-wrap { font-family: 'DM Sans', sans-serif; color: #1a1a1a; width: 100%; max-width: 680px; margin: 0; padding: 0; } .vk- pdp-divider { height: 1px; background: #ece6dd; margin: 1.5rem 0; } .vk-pdp-eyebrow { font-size: 11px; font-weight: 500; letter-spacing: .12em; text-transform: uppercase; color: #A99478; margin-bottom: .5rem; } .vk-pdp-h1 { font-size: 24px; font-weight: 600; line-height: 1.25; margin-bottom: .85rem; } .vk-pdp-intro { font-size: 15px; color: #555; line-height: 1.7; margin-bottom: 1rem; } .vk-pdp-section-label { font-size: 11px; font-weight: 500; letter-spacing: .1em; text-transform: uppercase; color: #A99478; margin-bottom: .65rem; } .vk-pdp-image-link { display: block; cursor: zoom-in; margin-bottom: .35rem; } .vk-pdp-image-link img { display: block; width: 100%; height: auto; border-radius: 8px; } .vk-pdp-image-enlarge { font-size: 12px; color: #A99478; text-align: right; margin-bottom: 1rem; } .vk-pdp-features { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; margin-bottom: 1rem; } .vk-pdp-feat { background: #f6f2eb; border-radius: 8px; padding: .8rem; } .vk-pdp-feat h4 { font-size: 12.5px; font-weight: 500; margin-bottom: .2rem; } .vk-pdp-feat p { font-size: 11.5px; color: #666; line-height: 1.55; margin: 0; } .vk-pdp-matrix { width: 100%; display: block; overflow-x: auto; border-collapse: collapse; margin-bottom: .85rem; font-size: 13px; } .vk-pdp-matrix th { background: #f6f2eb; padding: 8px 10px; text-align: left; font-weight: 500; font-size: 11px; text-transform: uppercase; letter-spacing: .06em; color: #A99478; border-bottom: 1px solid #ece6dd; white-space: nowrap; } .vk-pdp-matrix td { padding: 8px 10px; border-bottom: 1px solid #ece6dd; color: #444; font-size: 12px; } .vk-pdp-matrix tr:last-child td { border-bottom: none; } .vk-pdp-matrix td:first-child { font-weight: 500; color: #1a1a1a; white-space: nowrap; } .vk-pdp-swatch { display: inline-block; width: 14px; height: 14px; border-radius: 50%; vertical-align: -3px; margin-right: 6px; border: 1px solid rgba(0,0,0,.15); } .vk-pdp-notice { border-left: 3px solid #C3B49C; background: #faf7f2; border-radius: 0 8px 8px 0; padding: .85rem 1rem; margin-bottom: .75rem; } .vk-pdp-notice h5 { font-size: 13px; font-weight: 500; color: #6E5F49; margin-bottom: .3rem; } .vk-pdp-notice p { font-size: 13px; color: #666; line-height: 1.65; margin: 0; } .vk-pdp-notice a { color: #6E5F49; } .vk-pdp-spec-table { width: 100%; border-collapse: collapse; margin-bottom: .85rem; } .vk-pdp-spec-table tr { border-bottom: 1px solid #ece6dd; } .vk-pdp-spec-table tr:last-child { border-bottom: none; } .vk-pdp-spec-table td { padding: 8px 0; font-size: 13.5px; vertical-align: top; } .vk-pdp-spec-table td:first-child { color: #888; width: 42%; padding-right: 1rem; } .vk-pdp-shape-card { background: #faf7f2; border: 1px solid #ece6dd; border-radius: 10px; padding: 1.25rem; margin-bottom: 1rem; } .vk-pdp-shape-card .vk-pdp-section-label { margin-bottom: .6rem; } .vk-pdp-shape-hint { font-size: 13px; color: #666; margin-bottom: .85rem; line-height: 1.6; } .vk-pdp-shape-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; margin-bottom: .5rem; } .vk-pdp-shape-thumb-link { display: flex; flex-direction: column; align-items: center; gap: 8px; cursor: zoom-in; background: #fff; border: 1px solid #ece6dd; border-radius: 6px; padding: 10px; text-decoration: none; color: inherit; text-align: center; width: 100%; min-height: 44px; transition: background .15s ease, border-color .15s ease, transform .15s ease; } .vk-pdp-shape-thumb-link:hover { background: #faf7f2; border-color: #C3B49C; transform: translateY(-1px); } .vk-pdp-shape-thumb-link:focus-visible { outline: 2px solid #A99478; outline-offset: 2px; } .vk-pdp-shape-thumb { width: 100%; height: auto; aspect-ratio: 1 / 1; object-fit: contain; background: #fff; border-radius: 4px; display: block; pointer-events: none; } .vk-pdp-shape-thumb-label { font-size: 12px; font-weight: 500; color: #6E5F49; line-height: 1.4; text-align: center; margin-top: 4px; } .vk-pdp-shape-thumb-label small { font-size: 10px; color: #A99478; font-weight: 400; display: block; margin-top: 2px; } .vk-pdp-shape-enlarge { font-size: 12px; color: #A99478; margin: 0; text-align: center; } .vk-pdp-install { list-style: none; padding: 0; margin: 0; } .vk-pdp-install li { font-size: 14px; color: #666; padding: 8px 0 8px 20px; border-bottom: 1px solid #ece6dd; line-height: 1.6; position: relative; } .vk-pdp-install li:last-child { border-bottom: none; } .vk-pdp-install li::before { content: ''; position: absolute; left: 0; top: 16px; width: 6px; height: 6px; border-radius: 50%; background: #C3B49C; } .vk-pdp-dl { display: flex; gap: 8px; flex-wrap: wrap; } .vk-pdp-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-pdp-faq-item { border-bottom: 1px solid #ece6dd; } .vk-pdp-faq-item:last-child { border-bottom: none; } .vk-pdp-faq-item > summary { list-style: none; cursor: pointer; padding: 14px 32px 14px 0; font-size: 15px; font-weight: 500; position: relative; line-height: 1.5; min-height: 44px; display: flex; align-items: center; } .vk-pdp-faq-item > summary::-webkit-details-marker { display: none; } .vk-pdp-faq-item > summary::after { content: ''; position: absolute; right: 4px; top: 50%; width: 10px; height: 10px; border-right: 1.5px solid #A99478; border-bottom: 1.5px solid #A99478; transform: translateY(-70%) rotate(45deg); transition: transform .2s ease; } .vk-pdp-faq-item[open] > summary::after { transform: translateY(-30%) rotate(-135deg); } .vk-pdp-faq-item[open] > summary { color: #6E5F49; } .vk-pdp-faq-a { font-size: 13px; color: #666; line-height: 1.7; margin: 0 0 14px; padding-right: 32px; } @media (max-width: 520px) { .vk-pdp-features { grid-template-columns: 1fr; } } A minimalist wall sconce — an opal-glass globe held in a slim metal cradle, with a thin loop arching over the top that turns the frame into a sculptural line drawing. Pick a single globe or a vertical pair; brass or matte black. Soft, even glow from the opal glass; clean modern silhouette when off. For hallways, bedside, study, dining, or quiet living-room walls. Opal-glass globe Hand-finished opaline glass — soft, milky, no glare; lit and unlit both read clean. Cradle + arched loop A thin metal ring cradles the glass; a top loop turns the frame into a line drawing. Single or double One globe for a compact accent, or two stacked for a taller statement on a long wall. Four Combinations Size Lights Finish Overall size Single 1 × E14 Brass 11.4″ × 8.7″ (29 × 22 cm) Single 1 × E14 Matte black 11.4″ × 8.7″ (29 × 22 cm) Double 2 × E14 Brass 13″ × 17.7″ (33 × 45 cm) Double 2 × E14 Matte black 13″ × 17.7″ (33 × 45 cm) Material Aluminum, Metal, Glass Shade Hand-finished opal/opaline glass globe Frame Powder-coated metal cradle and arched loop Finish Brass or matte black (matte spray, dust-free) Light source E14 candelabra-base bulbs · max 40W per socket (LED recommended) Light color Warm white (pick bulb temperature to taste) Single 1 socket; 11.4″ × 8.7″ (29 × 22 cm) Double 2 sockets; 13″ × 17.7″ (33 × 45 cm) Power AC 110–240V; hardwired over a standard junction box Use IP20 indoor and dry locations only Shape Diagrams Click any diagram to enlarge the dimensions for each size. Finish does not affect dimensions. Single 11.4″ × 8.7″ / 29 × 22 cm Double 13″ × 17.7″ / 33 × 45 cm 🔍 Click any thumbnail to open full size in a new tab Hand-finished opal glass — slight variation expected Each opal globe is hand-finished, so wall thickness, milky-white tone, and the way light reads through the glass vary slightly piece to piece — part of the craft, not a defect. Email us for photos of in-stock pieces before ordering, especially if you need a matched pair. Use an LED bulb only — globe and finish are heat-sensitive The E14 bulb sits inside the opal globe with limited airflow. Use only an LED bulb up to 40W per socket — incandescent and halogen run hot enough to thermal-stress the glass and yellow the matte spray finish over time. Do not exceed the wattage on the socket label. Installation & Care Hardwired wall mount over a standard junction box — a licensed electrician is recommended. Use E14 candelabra-base bulbs (LED only), max 40W each (or LED equivalent). Bulbs are loaded by lifting the glass globe out of the cradle ring; consult the install guide before opening. Bulbs not included. Install in pairs to flank a mirror, doorway, or art; allow 24–30″ between centers for the Single, or 36–42″ for the Double for symmetry. Controlled by a standard wall switch (on/off). Not designed for external dimmer compatibility — pair with a standard switched circuit. Indoor and dry locations only (IP20). Safe in damp vanity areas away from shower spray; not rated for wet zones. The opal glass is hand-finished and can chip at the rim. Lift gently from the cradle for bulb changes; rotate, don't pry. Avoid abrasives on the matte finish — it scuffs. Dust the glass with a soft, dry cloth; wipe the frame with a barely-damp microfiber. No solvents on the matte spray finish. Downloads & Resources Spec Sheet Installation Guide FAQs Single or double — which should I pick? Single (11.4″ × 8.7″) is a compact accent — bedside, narrow hall, beside a doorway, or as a small reading light. Double (13″ × 17.7″) gives a taller vertical statement on a longer wall, in a stairwell, beside a tall mirror, or above a console. Pair two of the same on flanking walls or across a room for symmetry. Which finish should I pick? Brass reads warmer and softer — pairs with wood, cream, and classic interiors. Matte black is high-contrast and graphic — modern, gallery-like, works against light walls. Both have the same opal-glass globe, so the light cast is identical; the difference is whether the frame reads quiet or bold. What bulb does it take? E14 candelabra-base bulb, max 40W per socket (or LED equivalent), not included — one bulb for Single, two for Double. Use LED only — the opal globe encloses the bulb and traps heat, and incandescent/halogen can crack the glass or yellow the matte spray finish. A warm-white LED gives an even, soft glow. Can I use it in a bathroom? In dry or damp areas only — beside a vanity mirror, away from shower or tub spray. The sconce is IP20 (indoor/dry), not waterproof. Confirm your local electrical code before bathroom installation. Is there a warranty? 2-year warranty on wiring, sockets, and frame finish. Hand-finished opal-glass variation is not a defect; chips, cracks, or yellowing from using an over-spec or non-LED bulb are not covered. Email support with photos within 7 days of delivery for any transit damage.
More you might like
Related
Globe Wall Sconce
Related
Globe Wall Sconce
Related
Globe Wall Sconce
Related