Mauvelle Wall Sconce
.vk-mauv-wrap { --vk-mauv-bg: #ffffff; --vk-mauv-bg-card: #faf6ef; --vk-mauv-bg-deep: #ece0cc; --vk-mauv-border: #ece2d1; --vk-mauv-border-lt: #f4eee0; --vk-mauv-accent: #a8895c; - -vk-mauv-accent-dk: #6f5630; --vk-mauv-accent-lt: #c7a66b; --vk-mauv-accent-bg: #f1e9d8; --vk-mauv-accent-bdr: #dcc7a0; --vk-mauv-text: #2a261d; --vk-mauv-text-mid: #554d3c; --vk-mauv-text-light: #968b73; max-width: 680px; margin: 0; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; color: var(--vk-mauv-text); line-height: 1.72; font-size: 14.5px; } .vk-mauv-wrap * { box-sizing: border-box; } .vk-mauv-wrap p { margin: 0 0 0.8rem 0; color: var(--vk-mauv-text-mid); } .vk-mauv-wrap a { color: var(--vk-mauv-accent-dk); text-decoration: underline; } .vk-mauv-wrap .vk-mauv-section { margin-bottom: 2.6rem; } .vk-mauv-wrap .vk-mauv-sec-header { display: flex; align-items: center; gap: 10px; margin-bottom: 1rem; padding-top: 0.6rem; } .vk-mauv-wrap .vk-mauv-sec-line { flex: 1; height: 0.5px; background: var(--vk-mauv-border); } .vk-mauv-wrap .vk-mauv-sec-title { font-size: 10.5px; font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase; color: var(--vk-mauv-accent-dk); white-space: nowrap; } .vk-mauv-wrap strong { color: var(--vk-mauv-text); font-weight: 600; } /* Features grid (3 columns) */ .vk-mauv-wrap .vk-mauv-features-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; } .vk-mauv-wrap .vk-mauv-feature-card { padding: 16px 14px; border: 0.5px solid var(--vk-mauv-border); border-radius: 12px; background: var(--vk-mauv-bg-card); } .vk-mauv-wrap .vk-mauv-feat-icon { width: 34px; height: 34px; border-radius: 9px; background: var(--vk-mauv-accent-bg); border: 0.5px solid var(--vk-mauv-accent-bdr); color: var(--vk-mauv-accent-dk); display: flex; align-items: center; justify-content: center; margin-bottom: 10px; } .vk-mauv-wrap .vk-mauv-feat-icon svg { fill: none; } .vk-mauv-wrap .vk-mauv-feat-title { font-size: 13px; font-weight: 700; color: var(--vk-mauv-text); margin-bottom: 6px; line-height: 1.35; } .vk-mauv-wrap .vk-mauv-feat-desc { font-size: 12px; color: var(--vk-mauv-text-mid); line-height: 1.55; } /* Critical notice */ .vk-mauv-wrap .vk-mauv-notice { display: flex; gap: 12px; align-items: flex-start; padding: 14px 16px; border: 0.5px solid var(--vk-mauv-accent-bdr); border-left: 3px solid var(--vk-mauv-accent); border-radius: 10px; background: var(--vk-mauv-accent-bg); } .vk-mauv-wrap .vk-mauv-notice .vk-mauv-notice-ico { width: 22px; height: 22px; border-radius: 50%; background: var(--vk-mauv-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-mauv-wrap .vk-mauv-notice .vk-mauv-notice-body { font-size: 12.5px; color: var(--vk-mauv-text-mid); line-height: 1.6; } .vk-mauv-wrap .vk-mauv-notice .vk-mauv-notice-body strong { color: var(--vk-mauv-text); font-weight: 600; } .vk-mauv-wrap .vk-mauv-notice .vk-mauv-notice-body strong:first-child { display: block; color: var(--vk-mauv-accent-dk); margin-bottom: 3px; font-size: 13px; } /* Warning callout */ .vk-mauv-wrap .vk-mauv-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-mauv-wrap .vk-mauv-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-mauv-wrap .vk-mauv-warn-body { font-size: 12px; color: var(--vk-mauv-text-mid); line-height: 1.55; } .vk-mauv-wrap .vk-mauv-warn-body strong { color: #8a4820; font-weight: 600; } .vk-mauv-wrap .vk-mauv-warn-body strong:first-child { display: block; margin-bottom: 2px; font-size: 12.5px; } /* Specifications */ .vk-mauv-wrap .vk-mauv-spec-grid { display: flex; flex-direction: column; border: 0.5px solid var(--vk-mauv-border); border-radius: 14px; overflow: hidden; } .vk-mauv-wrap .vk-mauv-spec-item { padding: 10px 16px; border-bottom: 0.5px solid var(--vk-mauv-border-lt); display: flex; align-items: flex-start; background: var(--vk-mauv-bg-card); gap: 16px; } .vk-mauv-wrap .vk-mauv-spec-item:last-child { border-bottom: 0; } .vk-mauv-wrap .vk-mauv-spec-item:nth-child(even) { background: var(--vk-mauv-bg); } .vk-mauv-wrap .vk-mauv-spec-key { font-size: 10.5px; font-weight: 700; letter-spacing: 0.07em; text-transform: uppercase; color: var(--vk-mauv-accent-dk); width: 150px; flex-shrink: 0; padding-top: 2px; } .vk-mauv-wrap .vk-mauv-spec-val { font-size: 12.5px; color: var(--vk-mauv-text); } /* Style tags */ .vk-mauv-wrap .vk-mauv-style-tags { display: flex; flex-wrap: wrap; gap: 5px; } .vk-mauv-wrap .vk-mauv-style-tag { font-size: 10.5px; font-weight: 600; color: var(--vk-mauv-accent-dk); background: var(--vk-mauv-accent-bg); border: 0.5px solid var(--vk-mauv-accent-bdr); padding: 2px 8px; border-radius: 6px; } /* Downloads grid */ .vk-mauv-wrap .vk-mauv-dl-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; } .vk-mauv-wrap .vk-mauv-dl-card { display: flex; flex-direction: column; gap: 10px; padding: 16px 16px 18px; border: 0.5px solid var(--vk-mauv-border); border-radius: 12px; background: var(--vk-mauv-bg-card); text-decoration: none; color: var(--vk-mauv-text); position: relative; min-height: 44px; transition: background 0.18s, border-color 0.18s; } .vk-mauv-wrap .vk-mauv-dl-card:hover { background: var(--vk-mauv-accent-bg); border-color: var(--vk-mauv-accent-bdr); } .vk-mauv-wrap .vk-mauv-dl-card.vk-mauv-dl-disabled { cursor: default; opacity: 0.72; background: var(--vk-mauv-bg); } .vk-mauv-wrap .vk-mauv-dl-card.vk-mauv-dl-disabled:hover { background: var(--vk-mauv-bg); border-color: var(--vk-mauv-border); } .vk-mauv-wrap .vk-mauv-dl-icon { width: 38px; height: 38px; border-radius: 8px; background: var(--vk-mauv-accent-bg); border: 0.5px solid var(--vk-mauv-accent-bdr); color: var(--vk-mauv-accent-dk); display: flex; align-items: center; justify-content: center; flex-shrink: 0; } .vk-mauv-wrap .vk-mauv-dl-icon svg { fill: none; } .vk-mauv-wrap .vk-mauv-dl-meta { width: 100%; } .vk-mauv-wrap .vk-mauv-dl-label { font-size: 13.5px; font-weight: 700; color: var(--vk-mauv-text); line-height: 1.3; margin-bottom: 3px; } .vk-mauv-wrap .vk-mauv-dl-sub { font-size: 11.5px; color: var(--vk-mauv-text-light); letter-spacing: 0.02em; line-height: 1.45; } .vk-mauv-wrap .vk-mauv-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-mauv-text-light); background: var(--vk-mauv-bg-card); border: 0.5px solid var(--vk-mauv-border); padding: 3px 8px; border-radius: 99px; line-height: 1; } /* FAQ accordion */ .vk-mauv-wrap .vk-mauv-faq-list { display: flex; flex-direction: column; gap: 6px; } .vk-mauv-wrap .vk-mauv-faq-list details { border: 0.5px solid var(--vk-mauv-border); border-radius: 10px; background: var(--vk-mauv-bg-card); overflow: hidden; } .vk-mauv-wrap .vk-mauv-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-mauv-text); display: flex; justify-content: space-between; align-items: center; position: relative; } .vk-mauv-wrap .vk-mauv-faq-list summary::-webkit-details-marker { display: none; } .vk-mauv-wrap .vk-mauv-faq-list summary::after { content: '+'; font-size: 18px; line-height: 1; color: var(--vk-mauv-accent-dk); position: absolute; right: 16px; } .vk-mauv-wrap .vk-mauv-faq-list details[open] summary { color: var(--vk-mauv-accent-dk); } .vk-mauv-wrap .vk-mauv-faq-list details[open] summary::after { content: '\2212'; } .vk-mauv-wrap .vk-mauv-faq-list .vk-mauv-faq-a { padding: 0 16px 14px; font-size: 12.5px; color: var(--vk-mauv-text-mid); line-height: 1.6; } /* Mobile */ @media (max-width: 520px) { .vk-mauv-wrap .vk-mauv-features-grid { grid-template-columns: 1fr; } .vk-mauv-wrap .vk-mauv-dl-grid { grid-template-columns: 1fr; } .vk-mauv-wrap .vk-mauv-spec-item { flex-direction: column; gap: 4px; } .vk-mauv-wrap .vk-mauv-spec-key { width: auto; } } Inspiration The Mauvelle Wall Sconce sets two brass gooseneck arms at staggered heights, each ending in a ruffled tulip glass shade that flares open at the rim and points downward. The hand-shaped glass is offered in Purple, Amber, Red, and White, paired with a frame in aged brass or black for a vintage, Art Nouveau–leaning look. At W23.6″ × H23.6″ (60 × 60 cm), it works as a two-light brass wall sconce for a bedroom, hallway, or entryway — flank a bed or vanity mirror for bedside reading light, or run a pair up a stairwell and along a living-room wall for warm accent light. Uses 2 × E12 candelabra bulbs; hardwires to a wall box. Good To Know ! Brass + glass · 2 ruffled tulip shades · 2 × E12 candelabra · W23.6″ × H23.6″ · hardwired wall mount · indoor dry only A two-light wall sconce with a brass frame in aged brass or black — a cylindrical wall body and two gooseneck arms at staggered heights — each holding a ruffled tulip glass shade that faces down. It runs 2 × E12 candelabra-base sockets; pick your own bulb wattage and color temperature within the fixture rating. It is hardwired to a wall junction box and runs through your wall switch; professional installation is recommended. Brass and glass — keep it indoor and dry. AC 110–240V. Key Features Two Ruffled Tulip Shades Two hand-shaped glass shades with a ruffled, flared rim, facing down for task and accent light. Glass comes in Purple, Amber, Red, and White. Two-Finish Gooseneck Frame A brass cylindrical wall body in aged brass or black with two gooseneck arms at staggered heights, so the two shades sit at different drops for a layered, vintage look. 2 × E12, Hardwired Two E12 candelabra-base sockets for a bedroom, hallway, or vanity. Hardwired to a wall junction box and run through your wall switch. Size & Fit One size: W23.6″ (60 cm) wide × H23.6″ (60 cm) tall — a statement-scale two-light sconce for a bedside, hallway, or accent wall. ! Hardwired · 2 × E12 candelabra · brass + glass · indoor dry only It is hardwired to a wall junction box and runs through your wall switch; professional installation is recommended. For general use, mount the wall body about 60–66″ from the floor; lower it beside a bed for reading. Sockets are 2 × E12 candelabra base. Wipe the glass and brass frame with a soft dry cloth, and keep it indoor and dry. For a custom glass color or finish, email [email protected]. Specifications Fixture Type Wall sconce · 2-light gooseneck · hardwired Materials & Finish Brass frame (wall body + gooseneck arms) in aged brass or black + ruffled tulip glass shades · glass in Purple, Amber, Red, or White Light Source 2 × E12 candelabra-base sockets · choose your own wattage / color temperature within the fixture rating Dimensions W23.6″ (60 cm) wide × H23.6″ (60 cm) tall Mount Brass wall body (aged brass or black) · hardwired to a wall junction box Power Hardwired · on/off via wall switch (not included) · AC 110–240V · indoor dry only Installation Professional installation recommended · mount ~60–66″ from the floor for general use Care Wipe glass and brass frame with a soft dry cloth · keep dry, indoor use Design Style Art Nouveau Vintage Transitional Eclectic Mid-Century Best For Bedroom / bedside, hallway, entryway, vanity, stairwell, or living-room accent wall Downloads Technical reference and setup files for the Mauvelle Wall Sconce. Need a doc that’s not listed? Email [email protected]. Spec Sheet Dimensions & details · PDF Pending Install Guide Hardwire & mount setup · PDF Pending 3D File 3D model · OBJ/FBX Pending FAQ What size is the Mauvelle Wall Sconce, and how high should I mount it? It is W23.6″ (60 cm) wide × H23.6″ (60 cm) tall. For general use, mount the wall body about 60–66″ from the floor; set it lower beside a bed for reading. It suits a bedroom, hallway, entryway, vanity, stairwell, or living-room accent wall. What bulbs does it use? It uses 2 × E12 candelabra-base sockets. Choose your own wattage and color temperature within the fixture’s rating — check the listing for whether bulbs ship in the box. What finishes and glass colors are available, and can I get a custom one? The frame comes in aged brass or black, and the ruffled tulip glass comes in Purple, Amber, Red, and White. For a custom glass color or finish, email [email protected] before ordering. Is it hardwired or plug-in, and who should install it? It is hardwired to a wall junction box (brass wall body) and runs through your wall switch. Professional installation is recommended. How do I clean the glass and brass frame? Wipe the glass and brass frame with a soft, dry cloth. Keep the fixture indoor and dry — it is rated for indoor dry locations only.
More you might like
Related
Plsintly Gold Wall Sconce, Modern Crystal Wall Sconce Wall D
Related
Plsintly Black Wall Sconce,Modern Crystal Wall Sconce Wall D
Related
Brass Wall Sconces, Bathroom Wall Sconce, 22.8" Gold Wall Sc
Related