Bowelle Wall Sconce
.vk-bow-wrap { --vk-bow-bg: #ffffff; --vk-bow-bg-card: #faf6ef; --vk-bow-bg-deep: #ece0cc; --vk-bow-border: #ece2d1; --vk-bow-border-lt: #f4eee0; --vk-bow-accent: #a8895c; --vk-bow -accent-dk: #6f5630; --vk-bow-accent-lt: #c7a66b; --vk-bow-accent-bg: #f1e9d8; --vk-bow-accent-bdr: #dcc7a0; --vk-bow-text: #2a261d; --vk-bow-text-mid: #554d3c; --vk-bow-text-light: #968b73; max-width: 680px; margin: 0; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; color: var(--vk-bow-text); line-height: 1.72; font-size: 14.5px; } .vk-bow-wrap * { box-sizing: border-box; } .vk-bow-wrap p { margin: 0 0 0.8rem 0; color: var(--vk-bow-text-mid); } .vk-bow-wrap a { color: var(--vk-bow-accent-dk); text-decoration: underline; } .vk-bow-wrap .vk-bow-section { margin-bottom: 2.6rem; } .vk-bow-wrap .vk-bow-sec-header { display: flex; align-items: center; gap: 10px; margin-bottom: 1rem; padding-top: 0.6rem; } .vk-bow-wrap .vk-bow-sec-line { flex: 1; height: 0.5px; background: var(--vk-bow-border); } .vk-bow-wrap .vk-bow-sec-title { font-size: 10.5px; font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase; color: var(--vk-bow-accent-dk); white-space: nowrap; } .vk-bow-wrap strong { color: var(--vk-bow-text); font-weight: 600; } /* Features grid (3 columns) */ .vk-bow-wrap .vk-bow-features-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; } .vk-bow-wrap .vk-bow-feature-card { padding: 16px 14px; border: 0.5px solid var(--vk-bow-border); border-radius: 12px; background: var(--vk-bow-bg-card); } .vk-bow-wrap .vk-bow-feat-icon { width: 34px; height: 34px; border-radius: 9px; background: var(--vk-bow-accent-bg); border: 0.5px solid var(--vk-bow-accent-bdr); color: var(--vk-bow-accent-dk); display: flex; align-items: center; justify-content: center; margin-bottom: 10px; } .vk-bow-wrap .vk-bow-feat-icon svg { fill: none; } .vk-bow-wrap .vk-bow-feat-title { font-size: 13px; font-weight: 700; color: var(--vk-bow-text); margin-bottom: 6px; line-height: 1.35; } .vk-bow-wrap .vk-bow-feat-desc { font-size: 12px; color: var(--vk-bow-text-mid); line-height: 1.55; } /* Critical notice */ .vk-bow-wrap .vk-bow-notice { display: flex; gap: 12px; align-items: flex-start; padding: 14px 16px; border: 0.5px solid var(--vk-bow-accent-bdr); border-left: 3px solid var(--vk-bow-accent); border-radius: 10px; background: var(--vk-bow-accent-bg); } .vk-bow-wrap .vk-bow-notice .vk-bow-notice-ico { width: 22px; height: 22px; border-radius: 50%; background: var(--vk-bow-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-bow-wrap .vk-bow-notice .vk-bow-notice-body { font-size: 12.5px; color: var(--vk-bow-text-mid); line-height: 1.6; } .vk-bow-wrap .vk-bow-notice .vk-bow-notice-body strong { color: var(--vk-bow-text); font-weight: 600; } .vk-bow-wrap .vk-bow-notice .vk-bow-notice-body strong:first-child { display: block; color: var(--vk-bow-accent-dk); margin-bottom: 3px; font-size: 13px; } /* Warning callout */ .vk-bow-wrap .vk-bow-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-bow-wrap .vk-bow-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-bow-wrap .vk-bow-warn-body { font-size: 12px; color: var(--vk-bow-text-mid); line-height: 1.55; } .vk-bow-wrap .vk-bow-warn-body strong { color: #8a4820; font-weight: 600; } .vk-bow-wrap .vk-bow-warn-body strong:first-child { display: block; margin-bottom: 2px; font-size: 12.5px; } /* Specifications */ .vk-bow-wrap .vk-bow-spec-grid { display: flex; flex-direction: column; border: 0.5px solid var(--vk-bow-border); border-radius: 14px; overflow: hidden; } .vk-bow-wrap .vk-bow-spec-item { padding: 10px 16px; border-bottom: 0.5px solid var(--vk-bow-border-lt); display: flex; align-items: flex-start; background: var(--vk-bow-bg-card); gap: 16px; } .vk-bow-wrap .vk-bow-spec-item:last-child { border-bottom: 0; } .vk-bow-wrap .vk-bow-spec-item:nth-child(even) { background: var(--vk-bow-bg); } .vk-bow-wrap .vk-bow-spec-key { font-size: 10.5px; font-weight: 700; letter-spacing: 0.07em; text-transform: uppercase; color: var(--vk-bow-accent-dk); width: 150px; flex-shrink: 0; padding-top: 2px; } .vk-bow-wrap .vk-bow-spec-val { font-size: 12.5px; color: var(--vk-bow-text); } /* Style tags */ .vk-bow-wrap .vk-bow-style-tags { display: flex; flex-wrap: wrap; gap: 5px; } .vk-bow-wrap .vk-bow-style-tag { font-size: 10.5px; font-weight: 600; color: var(--vk-bow-accent-dk); background: var(--vk-bow-accent-bg); border: 0.5px solid var(--vk-bow-accent-bdr); padding: 2px 8px; border-radius: 6px; } /* Downloads grid */ .vk-bow-wrap .vk-bow-dl-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; } .vk-bow-wrap .vk-bow-dl-card { display: flex; flex-direction: column; gap: 10px; padding: 16px 16px 18px; border: 0.5px solid var(--vk-bow-border); border-radius: 12px; background: var(--vk-bow-bg-card); text-decoration: none; color: var(--vk-bow-text); position: relative; min-height: 44px; transition: background 0.18s, border-color 0.18s; } .vk-bow-wrap .vk-bow-dl-card:hover { background: var(--vk-bow-accent-bg); border-color: var(--vk-bow-accent-bdr); } .vk-bow-wrap .vk-bow-dl-card.vk-bow-dl-disabled { cursor: default; opacity: 0.72; background: var(--vk-bow-bg); } .vk-bow-wrap .vk-bow-dl-card.vk-bow-dl-disabled:hover { background: var(--vk-bow-bg); border-color: var(--vk-bow-border); } .vk-bow-wrap .vk-bow-dl-icon { width: 38px; height: 38px; border-radius: 8px; background: var(--vk-bow-accent-bg); border: 0.5px solid var(--vk-bow-accent-bdr); color: var(--vk-bow-accent-dk); display: flex; align-items: center; justify-content: center; flex-shrink: 0; } .vk-bow-wrap .vk-bow-dl-icon svg { fill: none; } .vk-bow-wrap .vk-bow-dl-meta { width: 100%; } .vk-bow-wrap .vk-bow-dl-label { font-size: 13.5px; font-weight: 700; color: var(--vk-bow-text); line-height: 1.3; margin-bottom: 3px; } .vk-bow-wrap .vk-bow-dl-sub { font-size: 11.5px; color: var(--vk-bow-text-light); letter-spacing: 0.02em; line-height: 1.45; } .vk-bow-wrap .vk-bow-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-bow-text-light); background: var(--vk-bow-bg-card); border: 0.5px solid var(--vk-bow-border); padding: 3px 8px; border-radius: 99px; line-height: 1; } /* FAQ accordion */ .vk-bow-wrap .vk-bow-faq-list { display: flex; flex-direction: column; gap: 6px; } .vk-bow-wrap .vk-bow-faq-list details { border: 0.5px solid var(--vk-bow-border); border-radius: 10px; background: var(--vk-bow-bg-card); overflow: hidden; } .vk-bow-wrap .vk-bow-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-bow-text); display: flex; justify-content: space-between; align-items: center; position: relative; } .vk-bow-wrap .vk-bow-faq-list summary::-webkit-details-marker { display: none; } .vk-bow-wrap .vk-bow-faq-list summary::after { content: '+'; font-size: 18px; line-height: 1; color: var(--vk-bow-accent-dk); position: absolute; right: 16px; } .vk-bow-wrap .vk-bow-faq-list details[open] summary { color: var(--vk-bow-accent-dk); } .vk-bow-wrap .vk-bow-faq-list details[open] summary::after { content: '\2212'; } .vk-bow-wrap .vk-bow-faq-list .vk-bow-faq-a { padding: 0 16px 14px; font-size: 12.5px; color: var(--vk-bow-text-mid); line-height: 1.6; } /* Mobile */ @media (max-width: 520px) { .vk-bow-wrap .vk-bow-features-grid { grid-template-columns: 1fr; } .vk-bow-wrap .vk-bow-dl-grid { grid-template-columns: 1fr; } .vk-bow-wrap .vk-bow-spec-item { flex-direction: column; gap: 4px; } .vk-bow-wrap .vk-bow-spec-key { width: auto; } } Inspiration The Bowelle Wall Sconce centers a decorative metal bow with trailing ribbon tails on a round, mirror-backed ring, with a vertical rod holding a tapered fabric shade above. The finish comes in brass or polished nickel, and the shade in white or black. At W5.9″ × H13.2″ (15 × 33.5 cm), it reads as a compact wall sconce for a bedroom, hallway, or powder room — bedside light, an entryway accent, or a pair flanking a mirror or vanity. Takes a single E26/E27 bulb (included); hardwires to a wall box for indoor use. Good To Know ! Brass or polished nickel + fabric shade + mirror ring · bow motif · white or black shade · 1 × E26/E27 (bulb included) · W5.9″ × H13.2″ · hardwired · indoor dry only A compact single-light wall sconce built on a round, mirror-backed metal ring with a decorative bow and ribbon tails at the center, and a vertical rod carrying a tapered fabric shade. The finish comes in brass or polished nickel, and the shade in white or black. It runs 1 × E26/E27 medium-base socket with a bulb included, and is hardwired to a wall junction box; professional installation is recommended. Keep it indoor and dry. AC 110–240V. Key Features Metal Bow + Mirrored Ring A decorative metal bow with trailing ribbon tails sits on a round mirror-backed ring — the signature detail of the piece. Tapered Fabric Shade, 2 Colors A tapered fabric shade in white or black softens the light for a warm, diffused glow. 2 Finishes + E26/E27 Included Choose brass or polished nickel. 1 × E26/E27 medium-base bulb is included; hardwired to a wall junction box. Size & Fit One size: W5.9″ (15 cm) wide × H13.2″ (33.5 cm) tall — a compact sconce for a single placement or a flanking pair. ! Hardwired · 1 × E26/E27 (bulb included) · brass or polished nickel · white or black shade · 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 center about 60–66″ from the floor; lower it beside a bed for reading. Choose the finish in brass or polished nickel, and the shade in white or black. The bulb is 1 × E26/E27, included. Dust the fabric shade with a soft brush and wipe the metal and mirror with a soft dry cloth; keep it indoor and dry. For other requests, email [email protected]. Specifications Fixture Type Wall sconce · single light · hardwired Materials & Finish Metal frame with a mirror-backed ring and bow motif (brass or polished nickel) + fabric shade (white or black) + crystal/mirror center Light Source 1 × E26/E27 medium-base socket · bulb included Dimensions W5.9″ (15 cm) wide × H13.2″ (33.5 cm) tall Mount Wall backplate · 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 Dust fabric shade with a soft brush · wipe metal and mirror with a soft dry cloth · no harsh cleaners · keep dry, indoor use Design Style Transitional Glam French Traditional Eclectic Best For Bedside, hallway, entryway, powder room or vanity, living room, or flanking a mirror Downloads Technical reference and setup files for the Bowelle 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 size is the Bowelle Wall Sconce? It is W5.9″ (15 cm) wide × H13.2″ (33.5 cm) tall — a compact sconce that suits a single placement or a flanking pair beside a bed, mirror, or vanity. Is a bulb included, and what type does it use? Yes — 1 × E26/E27 medium-base bulb is included. The single socket sits inside the fabric shade. What finishes and shade colors are available? The metal finish comes in brass or polished nickel, and the fabric shade in white or black. Is it hardwired, and who should install it? It is hardwired to a wall junction box and runs through your wall switch. Professional installation is recommended. How do I clean the shade, metal, and mirror? Dust the fabric shade with a soft brush and wipe the metal frame and mirror with a soft, dry cloth; avoid harsh cleaners. Keep the fixture indoor and dry.
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