Chart Short Arm Sconce
.rd-pdp { max-width: 680px; margin: 0 auto; padding: 24px 16px; font-family: -apple-system, 'Helvetica Neue', Arial, sans-serif; line-height: 1.55; font-size: 15px; box-sizing: bor der-box; } .rd-pdp *, .rd-pdp *::before, .rd-pdp *::after { box-sizing: border-box; } .rd-pdp p { margin: 0 0 12px; } .rd-pdp .tag-line { font-size: 12px; letter-spacing: 0.18em; text-transform: uppercase; margin: 0 0 18px; font-weight: 500; } .rd-pdp .intro-text { font-size: 15px; margin: 0 0 14px; } .rd-pdp .section-label { font-size: 13px; letter-spacing: 0.16em; text-transform: uppercase; font-weight: 600; margin: 0 0 16px; padding-bottom: 8px; border-bottom: 1px solid currentColor; } .rd-pdp .divider { height: 1px; border: none; margin: 28px 0; } .rd-pdp .video-frame { position: relative; padding-bottom: 56.25%; height: 0; border-radius: 6px; overflow: hidden; margin: 0 0 8px; } .rd-pdp .video-frame iframe { position: absolute; top:0; left:0; width: 100%; height: 100%; border: 0; } .rd-pdp .feat-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; } .rd-pdp .feat-card { padding: 16px 14px; border-radius: 6px; } .rd-pdp .feat-card h4 { font-size: 13px; margin: 0 0 6px; font-weight: 600; letter-spacing: 0.04em; } .rd-pdp .feat-card p { font-size: 13px; margin: 0; line-height: 1.45; } .rd-pdp .variant-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 12px; } .rd-pdp .variant-card { border: 1px solid; border-radius: 6px; overflow: hidden; } .rd-pdp .variant-swatch { height: 90px; } .rd-pdp .variant-body { padding: 14px; } .rd-pdp .variant-body h4 { font-size: 14px; margin: 0 0 6px; font-weight: 600; } .rd-pdp .variant-body p { font-size: 13px; margin: 0; line-height: 1.5; } .rd-pdp .notice-block { padding: 14px 16px; border-left: 3px solid; border-radius: 4px; margin: 18px 0 0; } .rd-pdp .notice-block p { font-size: 13.5px; margin: 0; line-height: 1.55; } .rd-pdp .notice-block.warn { background: #fbe9ea; border-left-color: #b1342c; } .rd-pdp .notice-block.warn p { color: #5a1a14; } .rd-pdp .dim-row { display: grid; grid-template-columns: repeat(2, 1fr); gap: 0; border: 1px solid; border-radius: 6px; overflow: hidden; margin: 0 0 18px; } .rd-pdp .dim-cell { padding: 14px 16px; } .rd-pdp .dim-cell + .dim-cell { border-left: 1px solid; border-color: inherit; } .rd-pdp .dim-val { font-size: 15px; font-weight: 600; margin: 0 0 4px; } .rd-pdp .dim-lbl { font-size: 12px; letter-spacing: 0.08em; text-transform: uppercase; margin: 0; } .rd-pdp .spec-table { width: 100%; border-collapse: collapse; font-size: 14px; } .rd-pdp .spec-table tr { border-bottom: 1px solid; } .rd-pdp .spec-table tr:last-child { border-bottom: none; } .rd-pdp .spec-table td { padding: 10px 4px; vertical-align: top; } .rd-pdp .spec-table td:first-child { width: 38%; font-size: 12px; letter-spacing: 0.08em; text-transform: uppercase; padding-right: 12px; } .rd-pdp .install-list { list-style: none; padding: 0; margin: 0; } .rd-pdp .install-list li { padding: 10px 0; font-size: 14px; border-bottom: 1px solid; } .rd-pdp .install-list li:last-child { border-bottom: none; } .rd-pdp .dl-row { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 10px; } .rd-pdp .dl-btn { display: block !important; padding: 12px 16px !important; background: #1a1a1a !important; color: #fff !important; text-decoration: none !important; text-align: center !important; border-radius: 6px !important; font-size: 13px !important; font-weight: 500 !important; letter-spacing: 0.04em !important; transition: opacity .2s !important; } .rd-pdp .dl-btn:hover { opacity: .85 !important; } .rd-pdp .faq-item { padding: 12px 0; border-bottom: 1px solid; } .rd-pdp .faq-item:last-of-type { border-bottom: none; } .rd-pdp .faq-item summary { cursor: pointer; font-size: 14px; font-weight: 500; list-style: none; display: flex; justify-content: space-between; align-items: center; } .rd-pdp .faq-item summary::-webkit-details-marker { display: none; } .rd-pdp .faq-item summary span { font-size: 18px; font-weight: 300; transition: transform .2s; } .rd-pdp .faq-item[open] summary span { transform: rotate(45deg); } .rd-pdp .faq-item p { font-size: 13.5px; margin: 10px 0 0; line-height: 1.55; } /* Page theme — Cool Metal (polished nickel / chrome + milk glass) */ .rd-pdp { color: #15171a; } .rd-pdp .section-label, .rd-pdp .feat-card h4 { color: #15171a; } .rd-pdp .tag-line { color: #555a60; } .rd-pdp .intro-text { color: #3a3d42; } .rd-pdp .divider { background: #d2d5da; } .rd-pdp .feat-card, .rd-pdp .notice-block, .rd-pdp .video-frame { background: #e6e8ec; } .rd-pdp .notice-block { border-left-color: #15171a; } .rd-pdp .variant-card, .rd-pdp .dim-row { border-color: #c0c4cc; } .rd-pdp .spec-table tr, .rd-pdp .install-list li, .rd-pdp .faq-item { border-color: #ccd0d6; } .rd-pdp .spec-table td:first-child, .rd-pdp .dim-lbl { color: #82868c; } @media (max-width: 600px) { .rd-pdp .feat-grid { grid-template-columns: 1fr !important; } .rd-pdp .variant-grid { grid-template-columns: 1fr !important; } } @media (min-width: 601px) and (max-width: 760px) { .rd-pdp .variant-grid { grid-template-columns: repeat(2, 1fr) !important; } } Drop-Forged Brass · Milk Glass · Transitional Bath Sconce A short-arm wall sconce in the language of classic American bathroom and dressing-room lighting — a stepped-medallion backplate, a turned brass arm with bell detail, and a frosted milk-glass dome shade casting soft diffused light. The body is drop-forged from sheet brass for substance and longevity, then plated and finished by hand. The milk-glass dome diffuses light evenly without glare, ideal for vanity mirrors and grooming spaces. Available in five finishes — Polished Brass, Matte Black, Chrome, Polished Nickel, and White — and in single, double, or triple-head configurations for vanities of every width. Suited to powder rooms, primary bath vanities, hallway pairs, and dressing rooms in traditional, transitional, and Hollywood Regency interiors. Features Drop-Forged Brass Forged sheet brass body — heavier and more durable than spun or cast alternatives. Milk-Glass Dome Frosted milk glass diffuses light evenly — no glare for vanity mirrors and grooming. 1, 2 or 3 Heads Choose the configuration to match your vanity width — single, double, or triple-arm bar. Finish — Choose at Checkout Polished Brass Warm honey gold — classic American transitional and traditional vanities. Matte Black Soft matte black — modern and high-contrast bathrooms with marble or stone. Chrome Bright cool silver with mirror polish — fresh in modern and minimalist baths. Polished Nickel Warmer silver tone than chrome — flattering with cream marble and warm wood. White Clean satin white — disappears into pale walls for a quieter installation. Drop-forged brass & hand-finished plating. The body is forged from sheet brass and finished by hand — minor variation in plating tone is part of the artisanal character. Each milk-glass dome is mouth-blown and may carry subtle shape and wall-thickness differences typical of hand-blown glass. Product Notes D 15 × W 20.5 × H 26 cm 1 Head · ∅ 5.9″ × W 8.1″ × H 10.2″ D 47 × W 20.5 × H 26 cm 3 Heads · ∅ 18.5″ × W 8.1″ × H 10.2″ Materials Drop-forged sheet brass body · Glass shades · Alabaster shade Finish Polished Brass · Matte Black · Chrome · Polished Nickel · White · choose at checkout Style American transitional · vanity / bath sconce · short-arm Size — 1 Head D 15 × W 20.5 × H 26 cm · ∅ 5.9″ × W 8.1″ × H 10.2″ Size — 2 Heads D 35.5 × W 20.5 × H 26 cm · ∅ 14″ × W 8.1″ × H 10.2″ Size — 3 Heads D 47 × W 20.5 × H 26 cm · ∅ 18.5″ × W 8.1″ × H 10.2″ Bulb Base E14 candelabra socket per head · bulbs not included Bulbs Recommended Warm white 2700K–3000K LED candle bulb, max 40W incandescent equivalent each Color Temperature Depends on bulb chosen · warm white recommended for milk-glass glow Dimming Compatible if a dimmable bulb and TRIAC dimmer are installed Voltage AC 110–240V · universal Mounting Hardwired to wall junction box · stepped-medallion backplate covers most US single-gang boxes SKU RDW-102213 Lead Time Made-to-order · please refer to checkout estimate Best For Bathroom & powder-room vanities · Dressing rooms · Hallway pairs · Above mirrors & medicine cabinets · Traditional & transitional interiors Installation Hardwires to a standard wall junction box — professional installation recommended. Stepped-medallion backplate covers most US single-gang boxes; verify before drilling. For bathroom vanity use, install at 75–80″ above finished floor (centered above mirror) for the 1-head, or center the 2/3-head bar above the vanity midpoint. Fits E14 candelabra-base bulbs — supply your own warm-white LED candle bulbs (one per head). Suitable for general bathroom installations away from direct shower spray. Clean glass and metal with a soft dry cloth; avoid abrasive cleaners on plated finishes. Downloads Specifications Installation Guide 3D Files FAQ How do I pick between 1, 2, and 3 heads? + For a vanity under 24″ wide, the 1-head (centered above the mirror) works best. For 24–48″ vanities, the 2-head (∅ 14″ bar) — centered above the basin. For 48–72″ double vanities, the 3-head (∅ 18.5″ bar) — or a pair of single-heads flanking each mirror. Confirm scale against your vanity layout. Is the Chart sconce dimmable? + Yes, with the right bulb. Each head takes an E14 candelabra-base bulb. Install dimmable LED candle bulbs on a TRIAC wall dimmer and the sconce dims smoothly. Warm white 2700K–3000K is recommended for flattering grooming light. Can I use it in a bathroom over a shower? + The Chart is suitable for general bathroom installations away from direct shower spray — for example over a vanity, mirror, or in a powder room. Avoid placing it directly above a shower or tub where steam and water spray make sustained contact. For wet-zone installations, please contact us. Which finish should I pick? + Polished Brass suits warm transitional and traditional baths with cream or wood tones. Matte Black anchors modern, marble-and-stone bathrooms. Chrome reads cool and modern; Polished Nickel is warmer than chrome and pairs well with cream marble. White disappears into pale walls for a quieter installation. Why drop-forged brass instead of cast or spun? + Drop forging compresses sheet brass under high pressure to produce a denser, stronger body than cast or spun alternatives — better at holding plating long-term and less prone to dents. The trade-off is more weight and higher production cost, which is why drop-forged brass is the standard for premium American bathroom sconces.