Mallory Alabaster Wall Sconce
.vk-kalev-wrap { --vk-kalev-bg: #ffffff; --vk-kalev-bg-card: #faf6ef; --vk-kalev-bg-deep: #ece0cc; --vk-kalev-border: #ece2d1; --vk-kalev-border-lt: #f4eee0; --vk-kalev-accent: #a8 895c; --vk-kalev-accent-dk: #6f5630; --vk-kalev-accent-lt: #c7a66b; --vk-kalev-accent-bg: #f1e9d8; --vk-kalev-accent-bdr: #dcc7a0; --vk-kalev-text: #2a261d; --vk-kalev-text-mid: #554d3c; --vk-kalev-text-light: #968b73; max-width: 680px; margin: 0; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; color: var(--vk-kalev-text); line-height: 1.72; font-size: 14.5px; } .vk-kalev-wrap * { box-sizing: border-box; } .vk-kalev-wrap p { margin: 0 0 0.8rem 0; color: var(--vk-kalev-text-mid); } .vk-kalev-wrap a { color: var(--vk-kalev-accent-dk); text-decoration: underline; } .vk-kalev-wrap .vk-kalev-section { margin-bottom: 2.6rem; } .vk-kalev-wrap .vk-kalev-sec-header { display: flex; align-items: center; gap: 10px; margin-bottom: 1rem; padding-top: 0.6rem; } .vk-kalev-wrap .vk-kalev-sec-line { flex: 1; height: 0.5px; background: var(--vk-kalev-border); } .vk-kalev-wrap .vk-kalev-sec-title { font-size: 10.5px; font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase; color: var(--vk-kalev-accent-dk); white-space: nowrap; } .vk-kalev-wrap strong { color: var(--vk-kalev-text); font-weight: 600; } .vk-kalev-wrap .vk-kalev-features-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; } .vk-kalev-wrap .vk-kalev-feature-card { padding: 16px 14px; border: 0.5px solid var(--vk-kalev-border); border-radius: 12px; background: var(--vk-kalev-bg-card); } .vk-kalev-wrap .vk-kalev-feat-icon { width: 34px; height: 34px; border-radius: 9px; background: var(--vk-kalev-accent-bg); border: 0.5px solid var(--vk-kalev-accent-bdr); color: var(--vk-kalev-accent-dk); display: flex; align-items: center; justify-content: center; margin-bottom: 10px; } .vk-kalev-wrap .vk-kalev-feat-icon svg { fill: none; } .vk-kalev-wrap .vk-kalev-feat-title { font-size: 13px; font-weight: 700; color: var(--vk-kalev-text); margin-bottom: 6px; line-height: 1.35; } .vk-kalev-wrap .vk-kalev-feat-desc { font-size: 12px; color: var(--vk-kalev-text-mid); line-height: 1.55; } .vk-kalev-wrap .vk-kalev-notice { display: flex; gap: 12px; align-items: flex-start; padding: 14px 16px; border: 0.5px solid var(--vk-kalev-accent-bdr); border-left: 3px solid var(--vk-kalev-accent); border-radius: 10px; background: var(--vk-kalev-accent-bg); } .vk-kalev-wrap .vk-kalev-notice .vk-kalev-notice-ico { width: 22px; height: 22px; border-radius: 50%; background: var(--vk-kalev-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-kalev-wrap .vk-kalev-notice .vk-kalev-notice-body { font-size: 12.5px; color: var(--vk-kalev-text-mid); line-height: 1.6; } .vk-kalev-wrap .vk-kalev-notice .vk-kalev-notice-body strong { color: var(--vk-kalev-text); font-weight: 600; } .vk-kalev-wrap .vk-kalev-notice .vk-kalev-notice-body strong:first-child { display: block; color: var(--vk-kalev-accent-dk); margin-bottom: 3px; font-size: 13px; } .vk-kalev-wrap .vk-kalev-warn { display: flex; gap: 12px; align-items: flex-start; padding: 12px 14px; border: 0.5px solid #d4a373; border-left: 3px solid #b06438; border-radius: 10px; background: #fbf2e6; margin-top: 12px; } .vk-kalev-wrap .vk-kalev-warn-ico { width: 20px; height: 20px; border-radius: 50%; background: #b06438; color: #fff; display: flex; align-items: center; justify-content: center; font-size: 11px; font-weight: 700; flex-shrink: 0; margin-top: 1px; } .vk-kalev-wrap .vk-kalev-warn-body { font-size: 12px; color: var(--vk-kalev-text-mid); line-height: 1.55; } .vk-kalev-wrap .vk-kalev-warn-body strong { color: #8a4820; font-weight: 600; } .vk-kalev-wrap .vk-kalev-warn-body strong:first-child { display: block; margin-bottom: 2px; font-size: 12.5px; } .vk-kalev-wrap .vk-kalev-spec-grid { display: flex; flex-direction: column; border: 0.5px solid var(--vk-kalev-border); border-radius: 14px; overflow: hidden; } .vk-kalev-wrap .vk-kalev-spec-item { padding: 10px 16px; border-bottom: 0.5px solid var(--vk-kalev-border-lt); display: flex; align-items: flex-start; background: var(--vk-kalev-bg-card); gap: 16px; } .vk-kalev-wrap .vk-kalev-spec-item:last-child { border-bottom: 0; } .vk-kalev-wrap .vk-kalev-spec-item:nth-child(even) { background: var(--vk-kalev-bg); } .vk-kalev-wrap .vk-kalev-spec-key { font-size: 10.5px; font-weight: 700; letter-spacing: 0.07em; text-transform: uppercase; color: var(--vk-kalev-accent-dk); width: 150px; flex-shrink: 0; padding-top: 2px; } .vk-kalev-wrap .vk-kalev-spec-val { font-size: 12.5px; color: var(--vk-kalev-text); } .vk-kalev-wrap .vk-kalev-style-tags { display: flex; flex-wrap: wrap; gap: 5px; } .vk-kalev-wrap .vk-kalev-style-tag { font-size: 10.5px; font-weight: 600; color: var(--vk-kalev-accent-dk); background: var(--vk-kalev-accent-bg); border: 0.5px solid var(--vk-kalev-accent-bdr); padding: 2px 8px; border-radius: 6px; } .vk-kalev-wrap .vk-kalev-dl-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; } .vk-kalev-wrap .vk-kalev-dl-card { display: flex; flex-direction: column; gap: 10px; padding: 16px 16px 18px; border: 0.5px solid var(--vk-kalev-border); border-radius: 12px; background: var(--vk-kalev-bg-card); text-decoration: none; color: var(--vk-kalev-text); position: relative; min-height: 44px; transition: background 0.18s, border-color 0.18s; } .vk-kalev-wrap .vk-kalev-dl-card:hover { background: var(--vk-kalev-accent-bg); border-color: var(--vk-kalev-accent-bdr); } .vk-kalev-wrap .vk-kalev-dl-card.vk-kalev-dl-disabled { cursor: default; opacity: 0.72; background: var(--vk-kalev-bg); } .vk-kalev-wrap .vk-kalev-dl-card.vk-kalev-dl-disabled:hover { background: var(--vk-kalev-bg); border-color: var(--vk-kalev-border); } .vk-kalev-wrap .vk-kalev-dl-icon { width: 38px; height: 38px; border-radius: 8px; background: var(--vk-kalev-accent-bg); border: 0.5px solid var(--vk-kalev-accent-bdr); color: var(--vk-kalev-accent-dk); display: flex; align-items: center; justify-content: center; flex-shrink: 0; } .vk-kalev-wrap .vk-kalev-dl-icon svg { fill: none; } .vk-kalev-wrap .vk-kalev-dl-meta { width: 100%; } .vk-kalev-wrap .vk-kalev-dl-label { font-size: 13.5px; font-weight: 700; color: var(--vk-kalev-text); line-height: 1.3; margin-bottom: 3px; } .vk-kalev-wrap .vk-kalev-dl-sub { font-size: 11.5px; color: var(--vk-kalev-text-light); letter-spacing: 0.02em; line-height: 1.45; } .vk-kalev-wrap .vk-kalev-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-kalev-text-light); background: var(--vk-kalev-bg-card); border: 0.5px solid var(--vk-kalev-border); padding: 3px 8px; border-radius: 99px; line-height: 1; } .vk-kalev-wrap .vk-kalev-faq-list { display: flex; flex-direction: column; gap: 6px; } .vk-kalev-wrap .vk-kalev-faq-list details { border: 0.5px solid var(--vk-kalev-border); border-radius: 10px; background: var(--vk-kalev-bg-card); overflow: hidden; } .vk-kalev-wrap .vk-kalev-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-kalev-text); display: flex; justify-content: space-between; align-items: center; position: relative; } .vk-kalev-wrap .vk-kalev-faq-list summary::-webkit-details-marker { display: none; } .vk-kalev-wrap .vk-kalev-faq-list summary::after { content: '+'; font-size: 18px; line-height: 1; color: var(--vk-kalev-accent-dk); position: absolute; right: 16px; } .vk-kalev-wrap .vk-kalev-faq-list details[open] summary { color: var(--vk-kalev-accent-dk); } .vk-kalev-wrap .vk-kalev-faq-list details[open] summary::after { content: '\2212'; } .vk-kalev-wrap .vk-kalev-faq-list .vk-kalev-faq-a { padding: 0 16px 14px; font-size: 12.5px; color: var(--vk-kalev-text-mid); line-height: 1.6; } @media (max-width: 520px) { .vk-kalev-wrap .vk-kalev-features-grid { grid-template-columns: 1fr; } .vk-kalev-wrap .vk-kalev-dl-grid { grid-template-columns: 1fr; } .vk-kalev-wrap .vk-kalev-spec-item { flex-direction: column; gap: 4px; } .vk-kalev-wrap .vk-kalev-spec-key { width: auto; } } Inspiration The Mallory Alabaster Wall Sconce is a two-light hardwired wall sconce built around a short horizontal brass arm that holds two capsule-shaped alabaster shades — one pointing up, one pointing down — on a round brushed brass wall plate. Each shade is a solid alabaster pill form with a hollow interior housing a G9 bulb; the stone diffuses the light through its surface, creating a soft glow with visible stone translucency rather than a directed beam. At W 4.7″ × H 11.8″ (12 × 30 cm) the fixture has a tight, symmetrical profile with no extended arm projection from the wall. The brushed brass plate is flat and clean with no relief or ornament — the contrast between the stone shades and the bare metal disk is the only visual detail. G9 bi-pin sockets × 2; G9 bulbs are less common in US hardware stores but are readily available online. A straightforward choice for a contemporary primary bedroom, minimalist hallway, or modern bathroom vanity where you want a two-light stone sconce without decorative metalwork. Hardwired; professional installation recommended. Good To Know ! Brushed brass + 2 alabaster capsule shades · 2 × G9 bi-pin · W 4.7″ × H 11.8″ · hardwired · indoor only Sockets are G9 bi-pin — a two-pin loop base common in European fixtures. G9 bulbs are not standard at US hardware stores but are widely available online (Amazon, lighting retailers). G9 LED bulbs are recommended over halogen for lower heat output inside the enclosed stone shades. The two alabaster capsule shades are natural stone — veining and translucency will vary between pieces. Hardwired to a wall junction box; professional installation is recommended. Indoor use only. Key Features Dual Capsule Alabaster Shades Two solid alabaster pill-shaped shades — one up, one down — on a single horizontal arm. Stone diffuses light through its surface with visible natural veining in cream and grey tones. Brushed Brass Plate & Arm Round brushed brass wall plate with a clean, flat surface — no relief or ornament. Short horizontal arm extends from center; minimal projection from the wall keeps the overall depth compact. 2 × G9 Bi-Pin Sockets Two G9 bi-pin sockets, one per shade. G9 LED bulbs recommended — lower heat output inside the enclosed stone shades compared to G9 halogen. Bulbs not included. Size & Fit One size: W 12 cm × H 30 cm (W 4.7″ × H 11.8″). The narrow width and vertical two-shade layout give it a compact wall footprint — works in tight spaces alongside a bed, in a hallway, or flanking a bathroom mirror without taking up significant wall width. Install the center of the wall plate at roughly 60–66″ from the floor for typical eye-level ambient lighting. ! G9 bi-pin bulbs required · not standard at US hardware stores · use G9 LED · hardwired · indoor only G9 bi-pin bulbs are not carried by most US hardware chains (Home Depot, Lowe's) but are available online and at specialty lighting stores. Use G9 LED bulbs — G9 halogen runs significantly hotter and is not recommended inside enclosed stone shades. Natural alabaster stone — veining and surface texture will differ between pieces. Hardwired to a wall junction box; professional installation is recommended. Specifications Fixture Type Wall sconce · 2-light · hardwired · indoor only Materials Brushed brass wall plate · brass horizontal arm · 2 solid natural alabaster capsule shades Dimensions W 12 cm × H 30 cm / W 4.7″ × H 11.8″ Light Source 2 × G9 bi-pin socket · G9 LED bulbs recommended · bulbs not included · G9 not standard at US hardware stores — available online Power Hardwired · wall switch · indoor use only Care Dust alabaster shades with a soft dry cloth · wipe brass with a soft dry cloth · no water or cleaners on stone Design Style Contemporary Minimalist Organic Modern Mid-Century Modern Transitional Best For Bedroom, hallway, bathroom vanity, living room accent, flanking a headboard or mirror Downloads Technical reference files for the Mallory Alabaster Wall Sconce. Need a doc that's not listed? Email [email protected]. Spec Sheet Dimensions & details · PDF Pending Install Guide Hardwire setup · PDF Pending 3D File 3D model · OBJ/FBX Pending FAQ What is a G9 bulb, and where do I buy one in the US? A G9 bi-pin is a small loop-base bulb common in European fixtures. It is not standard at most US hardware chains (Home Depot, Lowe's) but is widely available online — search "G9 LED bulb" on Amazon or at specialty lighting retailers. Use G9 LED rather than G9 halogen — LED runs cooler inside enclosed stone shades. Bulbs are not included. Why is G9 LED recommended over G9 halogen? G9 halogen bulbs generate significantly more heat than LED equivalents. Inside an enclosed alabaster stone shade, excess heat can stress the stone over time. G9 LED bulbs produce the same light output at a fraction of the heat — they are the safer and more practical choice for this fixture. Do both shades light up independently or together? Both shades are wired to the same fixture and operate together on a single wall switch — they turn on and off at the same time. There is no independent control per shade from the fixture itself. Is it hardwired or plug-in? It is hardwired to a wall junction box and operated via your wall switch. There is no plug-in cord option. Professional installation by a licensed electrician is recommended. How do I clean the alabaster shades and brass? Dust the alabaster shades with a soft dry cloth only — no water, oils, or cleaning sprays on the stone. Wipe the brass plate and arm with a soft dry cloth. Avoid abrasive materials on the brushed brass finish.
More you might like
Related
Mallory Alabaster Wall Sconce, Dimmable
Related
MALLORY WALL LIGHT, ALABASTER
Related
Mallory Alabaster Wall Light 9"H
Related