Shellora Wall Sconce
.vk-shellora-wrap { --vk-shel-bg: #ffffff; --vk-shel-bg-card: #faf3e8; --vk-shel-bg-deep: #ecdfc7; --vk-shel-border: #e6d8be; --vk-shel-border-lt: #ede2cc; --vk-shel-accent: #8a5c3 a; --vk-shel-accent-dk: #5a3d24; --vk-shel-accent-lt: #b08862; --vk-shel-accent-bg: #f0e3c6; --vk-shel-accent-bdr: #c8a778; --vk-shel-text: #2a211a; --vk-shel-text-mid: #5a4a3b; --vk-shel-text-light: #978674; max-width: 680px; margin: 0; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; color: var(--vk-shel-text); line-height: 1.72; font-size: 14.5px; } .vk-shellora-wrap * { box-sizing: border-box; } .vk-shellora-wrap p { margin: 0 0 0.8rem 0; color: var(--vk-shel-text-mid); } .vk-shellora-wrap a { color: var(--vk-shel-accent-dk); text-decoration: underline; } .vk-shellora-wrap .vk-shel-section { margin-bottom: 2.6rem; } .vk-shellora-wrap .vk-shel-sec-header { display: flex; align-items: center; gap: 10px; margin-bottom: 1rem; padding-top: 0.6rem; } .vk-shellora-wrap .vk-shel-sec-line { flex: 1; height: 0.5px; background: var(--vk-shel-border); } .vk-shellora-wrap .vk-shel-sec-title { font-size: 10.5px; font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase; color: var(--vk-shel-accent-dk); white-space: nowrap; } .vk-shellora-wrap strong { color: var(--vk-shel-text); font-weight: 600; } /* Features grid */ .vk-shellora-wrap .vk-shel-features-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; } .vk-shellora-wrap .vk-shel-feature-card { padding: 16px 14px; border: 0.5px solid var(--vk-shel-border); border-radius: 12px; background: var(--vk-shel-bg-card); } .vk-shellora-wrap .vk-shel-feat-icon { width: 30px; height: 30px; border-radius: 8px; background: var(--vk-shel-accent-bg); border: 0.5px solid var(--vk-shel-accent-bdr); color: var(--vk-shel-accent-dk); display: flex; align-items: center; justify-content: center; margin-bottom: 10px; } .vk-shellora-wrap .vk-shel-feat-icon svg { fill: none; } .vk-shellora-wrap .vk-shel-feat-title { font-size: 13px; font-weight: 700; color: var(--vk-shel-text); margin-bottom: 6px; line-height: 1.35; } .vk-shellora-wrap .vk-shel-feat-desc { font-size: 12px; color: var(--vk-shel-text-mid); line-height: 1.55; } /* Style variant grid (3 silhouettes) */ .vk-shellora-wrap .vk-shel-style-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; } .vk-shellora-wrap .vk-shel-style-card { padding: 14px 14px 16px; border: 0.5px solid var(--vk-shel-border); border-radius: 12px; background: var(--vk-shel-bg-card); } .vk-shellora-wrap .vk-shel-style-label { font-size: 10px; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; color: var(--vk-shel-accent-dk); margin-bottom: 6px; } .vk-shellora-wrap .vk-shel-style-name { font-size: 13.5px; font-weight: 700; color: var(--vk-shel-text); margin-bottom: 5px; line-height: 1.3; } .vk-shellora-wrap .vk-shel-style-meta { font-size: 11.5px; color: var(--vk-shel-text-mid); line-height: 1.55; margin-bottom: 5px; } .vk-shellora-wrap .vk-shel-style-spec { font-size: 11px; color: var(--vk-shel-text-light); line-height: 1.5; } /* Critical notice */ .vk-shellora-wrap .vk-shel-notice { display: flex; gap: 12px; align-items: flex-start; padding: 14px 16px; border: 0.5px solid var(--vk-shel-accent-bdr); border-left: 3px solid var(--vk-shel-accent); border-radius: 10px; background: var(--vk-shel-accent-bg); } .vk-shellora-wrap .vk-shel-notice .vk-shel-notice-ico { width: 22px; height: 22px; border-radius: 50%; background: var(--vk-shel-accent-dk); color: #fff; display: flex; align-items: center; justify-content: center; font-size: 12px; font-weight: 700; flex-shrink: 0; margin-top: 1px; } .vk-shellora-wrap .vk-shel-notice .vk-shel-notice-body { font-size: 12.5px; color: var(--vk-shel-text-mid); line-height: 1.6; } .vk-shellora-wrap .vk-shel-notice .vk-shel-notice-body strong { color: var(--vk-shel-accent-dk); display: block; margin-bottom: 3px; font-size: 13px; } /* Specifications */ .vk-shellora-wrap .vk-shel-spec-grid { display: flex; flex-direction: column; border: 0.5px solid var(--vk-shel-border); border-radius: 14px; overflow: hidden; } .vk-shellora-wrap .vk-shel-spec-item { padding: 10px 16px; border-bottom: 0.5px solid var(--vk-shel-border-lt); display: flex; align-items: center; background: var(--vk-shel-bg-card); gap: 16px; } .vk-shellora-wrap .vk-shel-spec-item:last-child { border-bottom: 0; } .vk-shellora-wrap .vk-shel-spec-item:nth-child(even) { background: var(--vk-shel-bg); } .vk-shellora-wrap .vk-shel-spec-key { font-size: 10.5px; font-weight: 700; letter-spacing: 0.07em; text-transform: uppercase; color: var(--vk-shel-accent-dk); width: 160px; flex-shrink: 0; } .vk-shellora-wrap .vk-shel-spec-val { font-size: 12.5px; color: var(--vk-shel-text); } /* Style tags */ .vk-shellora-wrap .vk-shel-style-tags { display: flex; flex-wrap: wrap; gap: 5px; } .vk-shellora-wrap .vk-shel-style-tag { font-size: 10.5px; font-weight: 600; color: var(--vk-shel-accent-dk); background: var(--vk-shel-accent-bg); border: 0.5px solid var(--vk-shel-accent-bdr); padding: 2px 8px; border-radius: 6px; } /* Downloads grid */ .vk-shellora-wrap .vk-shel-dl-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; } .vk-shellora-wrap .vk-shel-dl-card { display: flex; flex-direction: column; gap: 10px; padding: 16px 16px 18px; border: 0.5px solid var(--vk-shel-border); border-radius: 12px; background: var(--vk-shel-bg-card); text-decoration: none; color: var(--vk-shel-text); position: relative; min-height: 44px; transition: background 0.18s, border-color 0.18s; } .vk-shellora-wrap .vk-shel-dl-card:hover { background: var(--vk-shel-accent-bg); border-color: var(--vk-shel-accent-bdr); } .vk-shellora-wrap .vk-shel-dl-card.vk-shel-dl-disabled { cursor: default; opacity: 0.72; background: var(--vk-shel-bg); } .vk-shellora-wrap .vk-shel-dl-card.vk-shel-dl-disabled:hover { background: var(--vk-shel-bg); border-color: var(--vk-shel-border); } .vk-shellora-wrap .vk-shel-dl-icon { width: 38px; height: 38px; border-radius: 8px; background: var(--vk-shel-accent-bg); border: 0.5px solid var(--vk-shel-accent-bdr); color: var(--vk-shel-accent-dk); display: flex; align-items: center; justify-content: center; flex-shrink: 0; } .vk-shellora-wrap .vk-shel-dl-icon svg { fill: none; } .vk-shellora-wrap .vk-shel-dl-meta { width: 100%; } .vk-shellora-wrap .vk-shel-dl-label { font-size: 13.5px; font-weight: 700; color: var(--vk-shel-text); line-height: 1.3; margin-bottom: 3px; } .vk-shellora-wrap .vk-shel-dl-sub { font-size: 11.5px; color: var(--vk-shel-text-light); letter-spacing: 0.02em; line-height: 1.45; } .vk-shellora-wrap .vk-shel-dl-status { position: absolute; top: 12px; right: 12px; font-size: 9.5px; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: var(--vk-shel-text-light); background: var(--vk-shel-bg-card); border: 0.5px solid var(--vk-shel-border); padding: 3px 8px; border-radius: 99px; line-height: 1; } /* FAQ accordion */ .vk-shellora-wrap .vk-shel-faq-list { display: flex; flex-direction: column; gap: 6px; } .vk-shellora-wrap .vk-shel-faq-list details { border: 0.5px solid var(--vk-shel-border); border-radius: 10px; background: var(--vk-shel-bg-card); overflow: hidden; } .vk-shellora-wrap .vk-shel-faq-list summary { list-style: none; cursor: pointer; padding: 13px 36px 13px 16px; min-height: 44px; font-size: 13px; font-weight: 600; color: var(--vk-shel-text); display: flex; justify-content: space-between; align-items: center; position: relative; } .vk-shellora-wrap .vk-shel-faq-list summary::-webkit-details-marker { display: none; } .vk-shellora-wrap .vk-shel-faq-list summary::after { content: '+'; font-size: 18px; line-height: 1; color: var(--vk-shel-accent-dk); position: absolute; right: 16px; } .vk-shellora-wrap .vk-shel-faq-list details[open] summary { color: var(--vk-shel-accent-dk); } .vk-shellora-wrap .vk-shel-faq-list details[open] summary::after { content: '\2212'; } .vk-shellora-wrap .vk-shel-faq-list .vk-shel-faq-a { padding: 0 16px 14px; font-size: 12.5px; color: var(--vk-shel-text-mid); line-height: 1.6; } /* Mobile */ @media (max-width: 520px) { .vk-shellora-wrap .vk-shel-features-grid { grid-template-columns: repeat(2, 1fr); } .vk-shellora-wrap .vk-shel-style-grid { grid-template-columns: 1fr; } .vk-shellora-wrap .vk-shel-dl-grid { grid-template-columns: 1fr; } .vk-shellora-wrap .vk-shel-spec-key { width: 120px; } } @media (max-width: 380px) { .vk-shellora-wrap .vk-shel-features-grid { grid-template-columns: 1fr; } } Inspiration The Shellora Wall Sconce is a swing-arm wall sconce with a walnut wood adjustable arm, brass-tone hardware, and a hand-laid Capiz shell shade in three silhouettes — tapered cone, bell, or dome. The two-section arm extends 11″ + 12.2″ to position the shade. One E26 socket. Plug-in cord — no electrician needed. For a bedside reading sconce, headboard light, hallway accent, or vanity light. Coastal, Hamptons, mid-century modern style. Good To Know ! 1 × E26 bulb included · three shade styles · plug-in cord · indoor dry locations only The arm is solid walnut wood, the hardware and cord cover are brass-tone, and the shade is hand-laid Capiz shell (natural windowpane oyster shell, sometimes called “mother-of-pearl shell” in US listings). Each shell tile is cut and placed by hand — shade pattern, translucency, and tone vary slightly piece to piece, which is characteristic of natural shell, not a defect. The included low-heat LED bulb is the safer match for natural shell. Plug-in cord to a standard 120V wall outlet — no junction box, no electrician needed. The wall-mount bracket attaches with 2-3 wall anchors (included). Indoor, dry locations only. Key Features Walnut Wood Swing Arm Solid walnut wood arm with two pivot joints — top section 11″ (28 cm), lower 12.2″ (31 cm). Adjust the swing to position the shade exactly where you want. Hand-Laid Capiz Shell Shade Natural windowpane oyster shell (Capiz) tiles laid by hand over a metal frame — each shade has subtle translucency and unique tile placement. Soft warm glow when lit. Plug-In — No Electrician Needed Brass-tone twisted cord plugs into a standard wall outlet. No junction box, no wiring, no permit. Mount the bracket, plug in, and switch on — renter-friendly. Specifications Fixture Type Wall sconce · swing-arm with walnut wood arm · single bulb · plug-in Main Materials Solid walnut wood + brass-tone metal hardware + natural Capiz shell Color Walnut wood (dark brown) · brass-tone hardware · cream/iridescent natural shell shade Available Styles A: Tapered Cone · B: Bell · C: Dome Shade — Style A Tapered cone · 9.8″ D × 5.9″ H (25 × 15 cm) Shade — Style B Bell · 9.4″ D × 7.1″ H (24 × 18 cm) Shade — Style C Dome · 9.8″ D × 4.9″ H (25 × 12.5 cm) Arm Upper section 11″ (28 cm) + lower section 12.2″ (31 cm), two pivot joints Wall Bracket 9.4″ H × 2″ W (24 × 5 cm) · mounts with 2-3 wall anchors (included) Light Source 1 × E26 medium screw base Bulb E26 · included · 2700–3000K warm white LED recommended Power Plug-in cord (brass-tone twisted cord) to standard 120V wall outlet Mounting Wall-mount bracket with included anchors · indoor dry locations only Design Style Coastal Hamptons Mid-Century Modern Mediterranean Organic Modern Best For Bedside reading, over a headboard, vanity, hallway, console, reading nook, guest bedroom Use Case The Shellora’s biggest practical advantage is plug-in install — no electrician, no junction box, no permit. Mount the walnut bracket with the included wall anchors, plug into a standard outlet, and switch on. This makes it a strong fit for renters, dorm rooms, condos with no existing sconce wiring, and anyone who wants to add wall lighting without opening up the wall. The swing arm extends the shade roughly 23″ out from the wall when fully open, then folds back close when not in use. Pick the shade by what the light is doing. Tapered Cone (A) aims a directional pool down — best over a desk, vanity, or workbench. Bell (B) has the tallest, most pendant-like silhouette — best over a headboard as a bedside reading sconce. Dome (C) is the lowest profile and casts the widest light — best for a hallway, console, or as a vanity light. The walnut + brass + natural shell palette pairs with white oak furniture, rattan and wicker, linen bedding, jute rugs, and warm-white walls — coastal bedrooms, Hamptons hallways, mid-century master bedrooms, and Mediterranean reading nooks. For custom cord length or trade pricing, email [email protected]. Downloads Technical reference and install guides for the Shellora Wall Sconce. Need a doc that’s not listed? Email [email protected]. Spec Sheet All 3 shade styles · PDF Pending Install Guide Wall-anchor mounting · PDF Pending Care Guide Walnut, brass & shell · PDF Pending FAQ Which shade style should I pick? Pick by what the light is doing. Tapered Cone (A) aims a directional pool down — best over a desk, vanity, or workbench. Bell (B) has a taller, more pendant-like silhouette — best over a headboard as a bedside reading sconce. Dome (C) is the lowest profile and casts the widest light spread — best for a hallway, console, or vanity. All three share the same walnut arm, brass hardware, and natural Capiz shell construction. What bulb does it take, and is it included? The Shellora uses 1 × E26 (medium screw base) and ships with a bulb included. Stay in the 2700–3000K warm white LED range — a warm bulb brings out the iridescence of natural shell. A low-heat LED is the safer match for natural shell — avoid hot incandescent or halogen replacements. Is the shade real shell, and will it discolor over time? Yes — the shade is natural Capiz shell (windowpane oyster, sometimes called “mother-of-pearl shell” in US listings). Each tile is cut and placed by hand, so pattern, translucency, and tone vary slightly piece to piece. Over years of use natural shell can warm slightly in tone — expected aging for organic material, not a defect. Keep out of direct sunlight to slow this. Is it really plug-in — no electrician? Yes. The Shellora has a brass-tone twisted cord that plugs into a standard 120V wall outlet — no junction box, no permanent wiring, no electrician required. Mount the wall bracket with the included anchors, plug into the nearest outlet, and switch on. This makes it renter-friendly and suitable for condos, dorms, or any wall without existing sconce wiring. How do I clean the walnut wood, brass, and shell? Wipe the walnut arm with a dry or barely-damp soft cloth — don’t soak. Brass hardware takes a soft cloth with a touch of mild soap if needed. The Capiz shell shade takes a soft microfiber cloth or a dry brush — do not wash, soak, or use ammonia-based cleaners on shell. Always unplug before cleaning.
More you might like
Related
Shellora Wall Lamp
Related
Plsintly Gold Wall Sconce, Modern Crystal Wall Sconce Wall D
Related
Plsintly Black Wall Sconce,Modern Crystal Wall Sconce Wall D
Related