Popella Wall Sconce
.vk-pope-wrap { --vk-pope-bg: #ffffff; --vk-pope-bg-card: #fbf7ef; --vk-pope-bg-deep: #ece2cd; --vk-pope-border: #ece4d3; --vk-pope-border-lt: #f4eedf; --vk-pope-accent: #a98c5a; - -vk-pope-accent-dk: #6f5a2f; --vk-pope-accent-lt: #c8af7d; --vk-pope-accent-bg: #f1ebda; --vk-pope-accent-bdr: #dccba2; --vk-pope-text: #2a261d; --vk-pope-text-mid: #554d3c; --vk-pope-text-light: #968b73; max-width: 680px; margin: 0; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; color: var(--vk-pope-text); line-height: 1.72; font-size: 14.5px; } .vk-pope-wrap * { box-sizing: border-box; } .vk-pope-wrap p { margin: 0 0 0.8rem 0; color: var(--vk-pope-text-mid); } .vk-pope-wrap a { color: var(--vk-pope-accent-dk); text-decoration: underline; } .vk-pope-wrap .vk-pope-section { margin-bottom: 2.6rem; } .vk-pope-wrap .vk-pope-sec-header { display: flex; align-items: center; gap: 10px; margin-bottom: 1rem; padding-top: 0.6rem; } .vk-pope-wrap .vk-pope-sec-line { flex: 1; height: 0.5px; background: var(--vk-pope-border); } .vk-pope-wrap .vk-pope-sec-title { font-size: 10.5px; font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase; color: var(--vk-pope-accent-dk); white-space: nowrap; } .vk-pope-wrap strong { color: var(--vk-pope-text); font-weight: 600; } /* Features grid (3 columns) */ .vk-pope-wrap .vk-pope-features-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; } .vk-pope-wrap .vk-pope-feature-card { padding: 16px 14px; border: 0.5px solid var(--vk-pope-border); border-radius: 12px; background: var(--vk-pope-bg-card); } .vk-pope-wrap .vk-pope-feat-icon { width: 34px; height: 34px; border-radius: 9px; background: var(--vk-pope-accent-bg); border: 0.5px solid var(--vk-pope-accent-bdr); color: var(--vk-pope-accent-dk); display: flex; align-items: center; justify-content: center; margin-bottom: 10px; } .vk-pope-wrap .vk-pope-feat-icon svg { fill: none; } .vk-pope-wrap .vk-pope-feat-title { font-size: 13px; font-weight: 700; color: var(--vk-pope-text); margin-bottom: 6px; line-height: 1.35; } .vk-pope-wrap .vk-pope-feat-desc { font-size: 12px; color: var(--vk-pope-text-mid); line-height: 1.55; } /* Option grid (2 columns) */ .vk-pope-wrap .vk-pope-size-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 10px; } .vk-pope-wrap .vk-pope-size-card { padding: 14px 14px 16px; border: 0.5px solid var(--vk-pope-border); border-radius: 12px; background: var(--vk-pope-bg-card); } .vk-pope-wrap .vk-pope-size-label { font-size: 10px; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; color: var(--vk-pope-accent-dk); margin-bottom: 6px; } .vk-pope-wrap .vk-pope-size-name { font-size: 14px; font-weight: 700; color: var(--vk-pope-text); margin-bottom: 5px; line-height: 1.3; } .vk-pope-wrap .vk-pope-size-meta { font-size: 11.5px; color: var(--vk-pope-text-mid); line-height: 1.55; margin-bottom: 6px; } .vk-pope-wrap .vk-pope-size-spec { font-size: 10.5px; color: var(--vk-pope-text-light); line-height: 1.5; } .vk-pope-wrap .vk-pope-size-spec strong { color: var(--vk-pope-accent-dk); font-weight: 700; } /* Critical notice */ .vk-pope-wrap .vk-pope-notice { display: flex; gap: 12px; align-items: flex-start; padding: 14px 16px; border: 0.5px solid var(--vk-pope-accent-bdr); border-left: 3px solid var(--vk-pope-accent); border-radius: 10px; background: var(--vk-pope-accent-bg); } .vk-pope-wrap .vk-pope-notice .vk-pope-notice-ico { width: 22px; height: 22px; border-radius: 50%; background: var(--vk-pope-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-pope-wrap .vk-pope-notice .vk-pope-notice-body { font-size: 12.5px; color: var(--vk-pope-text-mid); line-height: 1.6; } .vk-pope-wrap .vk-pope-notice .vk-pope-notice-body strong { color: var(--vk-pope-text); font-weight: 600; } .vk-pope-wrap .vk-pope-notice .vk-pope-notice-body strong:first-child { display: block; color: var(--vk-pope-accent-dk); margin-bottom: 3px; font-size: 13px; } /* Warning callout */ .vk-pope-wrap .vk-pope-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-pope-wrap .vk-pope-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-pope-wrap .vk-pope-warn-body { font-size: 12px; color: var(--vk-pope-text-mid); line-height: 1.55; } .vk-pope-wrap .vk-pope-warn-body strong { color: #8a4820; font-weight: 600; } .vk-pope-wrap .vk-pope-warn-body strong:first-child { display: block; margin-bottom: 2px; font-size: 12.5px; } /* Specifications */ .vk-pope-wrap .vk-pope-spec-grid { display: flex; flex-direction: column; border: 0.5px solid var(--vk-pope-border); border-radius: 14px; overflow: hidden; } .vk-pope-wrap .vk-pope-spec-item { padding: 10px 16px; border-bottom: 0.5px solid var(--vk-pope-border-lt); display: flex; align-items: flex-start; background: var(--vk-pope-bg-card); gap: 16px; } .vk-pope-wrap .vk-pope-spec-item:last-child { border-bottom: 0; } .vk-pope-wrap .vk-pope-spec-item:nth-child(even) { background: var(--vk-pope-bg); } .vk-pope-wrap .vk-pope-spec-key { font-size: 10.5px; font-weight: 700; letter-spacing: 0.07em; text-transform: uppercase; color: var(--vk-pope-accent-dk); width: 150px; flex-shrink: 0; padding-top: 2px; } .vk-pope-wrap .vk-pope-spec-val { font-size: 12.5px; color: var(--vk-pope-text); } /* Style tags */ .vk-pope-wrap .vk-pope-style-tags { display: flex; flex-wrap: wrap; gap: 5px; } .vk-pope-wrap .vk-pope-style-tag { font-size: 10.5px; font-weight: 600; color: var(--vk-pope-accent-dk); background: var(--vk-pope-accent-bg); border: 0.5px solid var(--vk-pope-accent-bdr); padding: 2px 8px; border-radius: 6px; } /* Downloads grid */ .vk-pope-wrap .vk-pope-dl-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; } .vk-pope-wrap .vk-pope-dl-card { display: flex; flex-direction: column; gap: 10px; padding: 16px 16px 18px; border: 0.5px solid var(--vk-pope-border); border-radius: 12px; background: var(--vk-pope-bg-card); text-decoration: none; color: var(--vk-pope-text); position: relative; min-height: 44px; transition: background 0.18s, border-color 0.18s; } .vk-pope-wrap .vk-pope-dl-card:hover { background: var(--vk-pope-accent-bg); border-color: var(--vk-pope-accent-bdr); } .vk-pope-wrap .vk-pope-dl-card.vk-pope-dl-disabled { cursor: default; opacity: 0.72; background: var(--vk-pope-bg); } .vk-pope-wrap .vk-pope-dl-card.vk-pope-dl-disabled:hover { background: var(--vk-pope-bg); border-color: var(--vk-pope-border); } .vk-pope-wrap .vk-pope-dl-icon { width: 38px; height: 38px; border-radius: 8px; background: var(--vk-pope-accent-bg); border: 0.5px solid var(--vk-pope-accent-bdr); color: var(--vk-pope-accent-dk); display: flex; align-items: center; justify-content: center; flex-shrink: 0; } .vk-pope-wrap .vk-pope-dl-icon svg { fill: none; } .vk-pope-wrap .vk-pope-dl-meta { width: 100%; } .vk-pope-wrap .vk-pope-dl-label { font-size: 13.5px; font-weight: 700; color: var(--vk-pope-text); line-height: 1.3; margin-bottom: 3px; } .vk-pope-wrap .vk-pope-dl-sub { font-size: 11.5px; color: var(--vk-pope-text-light); letter-spacing: 0.02em; line-height: 1.45; } .vk-pope-wrap .vk-pope-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-pope-text-light); background: var(--vk-pope-bg-card); border: 0.5px solid var(--vk-pope-border); padding: 3px 8px; border-radius: 99px; line-height: 1; } /* FAQ accordion */ .vk-pope-wrap .vk-pope-faq-list { display: flex; flex-direction: column; gap: 6px; } .vk-pope-wrap .vk-pope-faq-list details { border: 0.5px solid var(--vk-pope-border); border-radius: 10px; background: var(--vk-pope-bg-card); overflow: hidden; } .vk-pope-wrap .vk-pope-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-pope-text); display: flex; justify-content: space-between; align-items: center; position: relative; } .vk-pope-wrap .vk-pope-faq-list summary::-webkit-details-marker { display: none; } .vk-pope-wrap .vk-pope-faq-list summary::after { content: '+'; font-size: 18px; line-height: 1; color: var(--vk-pope-accent-dk); position: absolute; right: 16px; } .vk-pope-wrap .vk-pope-faq-list details[open] summary { color: var(--vk-pope-accent-dk); } .vk-pope-wrap .vk-pope-faq-list details[open] summary::after { content: '\2212'; } .vk-pope-wrap .vk-pope-faq-list .vk-pope-faq-a { padding: 0 16px 14px; font-size: 12.5px; color: var(--vk-pope-text-mid); line-height: 1.6; } /* Mobile */ @media (max-width: 520px) { .vk-pope-wrap .vk-pope-features-grid { grid-template-columns: 1fr; } .vk-pope-wrap .vk-pope-size-grid { grid-template-columns: 1fr; } .vk-pope-wrap .vk-pope-dl-grid { grid-template-columns: 1fr; } .vk-pope-wrap .vk-pope-spec-item { flex-direction: column; gap: 4px; } .vk-pope-wrap .vk-pope-spec-key { width: auto; } } Inspiration The Popella Wall Sconce is a playful, colorful sconce — a clear glass globe shade rests on top of a stacked stem of glossy beads in green, amber, pink, blue, and yellow that rises from a round painted backplate and arm. A single G9 bulb glows inside the clear glass globe for a warm, soft light. It’s a hardwired wall sconce that reads Memphis, pop-art, and eclectic against white, plaster, and color-blocked walls — a bold accent beside a bed, a mirror, or in a hallway, entryway, or kids’ room. The light is ambient and decorative, not a directed reading spot. Good To Know ! One design · iron + glass · clear glass globe shade · stacked glossy beads (green / amber / pink / blue / yellow) · round backplate & arm · 1 × G9 · G9 bulb included (warm white) · hardwired wall sconce · indoor dry only A playful Memphis-style wall sconce — a clear glass globe shade on top of a stacked stem of glossy beads that rises from a round painted backplate and arm. A single G9 bulb sits inside the clear globe, so the bulb is visible and the glow is warm and soft — ambient and decorative, not a directed reading light. A G9 bulb is included (warm white) and replaceable. It is a hardwired wall sconce — the round backplate mounts to a wall junction box and runs through your wall switch (not included). Certified for North America, Australia, Europe & the Middle East (110–240V). Indoor dry locations only. Key Features Clear Glass Globe Shade + G9 A clear glass globe over a single G9 bulb — a warm, soft glow with the bulb visible inside the glass. Stacked Glossy Beads, Color-Blocked A green saucer, amber lozenge, pink bead, blue cylinder, and yellow cube stack up from a round yellow backplate — a bold Memphis / pop palette. Hardwired Wall Sconce Mounts to a wall junction box via the round backplate; on/off runs through your wall switch. Built from iron + glass. Materials & Build One design — a clear glass globe shade on top of a stacked stem of glossy beads that rises from a round painted iron backplate and arm. See Specifications for exact dimensions and projection from the wall. Shade Clear Glass Globe A clear glass globe over a single G9 bulb — the bulb is visible and the glow is warm and soft. Glass · 1 × G9 Body Stacked Beads + Backplate & Arm Glossy beads (green, amber, pink, blue, yellow) on a round painted iron backplate and arm. Iron · hardwired · indoor dry only ! Hardwired · G9 bulb · ambient / decorative light · indoor dry only It is a hardwired wall sconce — the round backplate mounts to a wall junction box and runs through your wall switch (not included); professional installation is recommended. The light source is a single G9 bulb (included, warm white); replace it with another G9 bulb. Because the globe is clear, the bulb is visible and the light is warm, ambient, and decorative — not a directed reading or task light. Wipe the glass and painted metal with a soft, dry cloth and keep it indoor and dry. Specifications Fixture Type Wall sconce · hardwired · clear glass globe shade with stacked glossy beads on a round backplate & arm Materials & Finish Iron (round backplate, arm, stacked beads) + glass (clear globe shade) · multicolor glossy finish Light Source 1 × G9 · bulb included & replaceable · warm white · the bulb is visible inside the clear globe Color Multicolor — yellow backplate & arm; green / amber / pink / blue / yellow beads; clear glass globe Dimensions H11.0″ × W5.1″ · projects 8.3″ from the wall (H28 × W13 · proj 21 cm) Mount Hardwired · round backplate to a wall junction box · on/off via wall switch (not included) Power Hardwired · AC 110–240V · indoor dry only Installation Hardwired to a wall junction box · professional installation recommended Certification Certified: North America · Australia · Europe · Middle East Care Wipe glass & painted metal with a soft, dry cloth · keep dry · indoor use Design Style Memphis Pop Art Postmodern Eclectic Maximalist Best For Bedside, mirror / vanity, hallway, entryway, kids’ room (accent / ambient) Use Case The Popella reads as a Memphis, pop-art wall sconce — a clear glass globe shade on top of a stacked stem of glossy color-blocked beads that rises from a round backplate and arm. A single G9 bulb glows inside the clear globe for a warm, soft, decorative light. Use it beside a bed, a mirror, or in a hallway, entryway, or kids’ room — a bold splash of color and a warm accent glow. Mount a pair to frame a bed or mirror, or use one as a single statement. It is a hardwired wall sconce; the round backplate mounts to a wall junction box and runs through your wall switch. The glossy color-blocked beads, clear glass globe, and painted metal read Memphis, pop-art, postmodern, eclectic, and maximalist against white, plaster, and color-blocked walls. The light is warm and ambient — a decorative accent, not a directed reading light, so add a task lamp where you need to read. Indoor dry only; professional installation recommended. Email [email protected] for trade pricing or product questions. Downloads Technical reference and setup files for the Popella Wall Sconce. Need a doc that’s not listed? Email [email protected]. Spec Sheet Dimensions & details · PDF Pending Install Guide Hardwire & backplate · PDF Pending 3D File 3D model · OBJ/FBX Pending FAQ How big is it, and how far does it stick out from the wall? It measures H11.0″ × W5.1″ (H28 × W13 cm) and projects 8.3″ (21 cm) from the wall, so you can check clearance beside a bed, mirror, or in a hallway. Full details are in the Specifications above. What bulb does it use, and is it included? It uses 1 × G9 with an included G9 bulb (warm white), and it’s replaceable — just use another G9 bulb. The bulb sits inside the clear glass globe, so it’s visible. Is it hardwired or plug-in? It’s hardwired — the round backplate mounts to a wall junction box and runs through your wall switch (not included). Professional installation is recommended. What’s the light like — can I read by it? The clear glass globe gives a warm, soft, decorative glow with the bulb visible — an accent and ambient light, not a directed reading or task light. For reading in bed, add a separate task lamp. Where should I use it, and how do I care for it? Use it indoors beside a bed, mirror, or in a hallway, entryway, or kids’ room. Wipe the glass and painted metal with a soft, dry cloth and keep it dry. It’s certified for North America, Australia, Europe & the Middle East (110–240V).
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