Clarette Wall Sconce
.vk-cla-wrap { --vk-cla-bg: #ffffff; --vk-cla-bg-card: #faf6ef; --vk-cla-bg-deep: #ece0cc; --vk-cla-border: #ece2d1; --vk-cla-border-lt: #f4eee0; --vk-cla-accent: #a8895c; --vk-cla -accent-dk: #6f5630; --vk-cla-accent-lt: #c7a66b; --vk-cla-accent-bg: #f1e9d8; --vk-cla-accent-bdr: #dcc7a0; --vk-cla-text: #2a261d; --vk-cla-text-mid: #554d3c; --vk-cla-text-light: #968b73; max-width: 680px; margin: 0; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; color: var(--vk-cla-text); line-height: 1.72; font-size: 14.5px; } .vk-cla-wrap * { box-sizing: border-box; } .vk-cla-wrap p { margin: 0 0 0.8rem 0; color: var(--vk-cla-text-mid); } .vk-cla-wrap a { color: var(--vk-cla-accent-dk); text-decoration: underline; } .vk-cla-wrap .vk-cla-section { margin-bottom: 2.6rem; } .vk-cla-wrap .vk-cla-sec-header { display: flex; align-items: center; gap: 10px; margin-bottom: 1rem; padding-top: 0.6rem; } .vk-cla-wrap .vk-cla-sec-line { flex: 1; height: 0.5px; background: var(--vk-cla-border); } .vk-cla-wrap .vk-cla-sec-title { font-size: 10.5px; font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase; color: var(--vk-cla-accent-dk); white-space: nowrap; } .vk-cla-wrap strong { color: var(--vk-cla-text); font-weight: 600; } /* Features grid (3 columns) */ .vk-cla-wrap .vk-cla-features-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; } .vk-cla-wrap .vk-cla-feature-card { padding: 16px 14px; border: 0.5px solid var(--vk-cla-border); border-radius: 12px; background: var(--vk-cla-bg-card); } .vk-cla-wrap .vk-cla-feat-icon { width: 34px; height: 34px; border-radius: 9px; background: var(--vk-cla-accent-bg); border: 0.5px solid var(--vk-cla-accent-bdr); color: var(--vk-cla-accent-dk); display: flex; align-items: center; justify-content: center; margin-bottom: 10px; } .vk-cla-wrap .vk-cla-feat-icon svg { fill: none; } .vk-cla-wrap .vk-cla-feat-title { font-size: 13px; font-weight: 700; color: var(--vk-cla-text); margin-bottom: 6px; line-height: 1.35; } .vk-cla-wrap .vk-cla-feat-desc { font-size: 12px; color: var(--vk-cla-text-mid); line-height: 1.55; } /* Critical notice */ .vk-cla-wrap .vk-cla-notice { display: flex; gap: 12px; align-items: flex-start; padding: 14px 16px; border: 0.5px solid var(--vk-cla-accent-bdr); border-left: 3px solid var(--vk-cla-accent); border-radius: 10px; background: var(--vk-cla-accent-bg); } .vk-cla-wrap .vk-cla-notice .vk-cla-notice-ico { width: 22px; height: 22px; border-radius: 50%; background: var(--vk-cla-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-cla-wrap .vk-cla-notice .vk-cla-notice-body { font-size: 12.5px; color: var(--vk-cla-text-mid); line-height: 1.6; } .vk-cla-wrap .vk-cla-notice .vk-cla-notice-body strong { color: var(--vk-cla-text); font-weight: 600; } .vk-cla-wrap .vk-cla-notice .vk-cla-notice-body strong:first-child { display: block; color: var(--vk-cla-accent-dk); margin-bottom: 3px; font-size: 13px; } /* Warning callout */ .vk-cla-wrap .vk-cla-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-cla-wrap .vk-cla-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-cla-wrap .vk-cla-warn-body { font-size: 12px; color: var(--vk-cla-text-mid); line-height: 1.55; } .vk-cla-wrap .vk-cla-warn-body strong { color: #8a4820; font-weight: 600; } .vk-cla-wrap .vk-cla-warn-body strong:first-child { display: block; margin-bottom: 2px; font-size: 12.5px; } /* Size table */ .vk-cla-wrap .vk-cla-size-table { width: 100%; border-collapse: collapse; border: 0.5px solid var(--vk-cla-border); border-radius: 12px; overflow: hidden; margin-bottom: 12px; } .vk-cla-wrap .vk-cla-size-table thead th { background: var(--vk-cla-accent-bg); color: var(--vk-cla-accent-dk); font-size: 10.5px; font-weight: 700; letter-spacing: 0.07em; text-transform: uppercase; text-align: left; padding: 12px 16px; border-bottom: 0.5px solid var(--vk-cla-border); } .vk-cla-wrap .vk-cla-size-table tbody td { padding: 14px 16px; font-size: 13px; color: var(--vk-cla-text); border-bottom: 0.5px solid var(--vk-cla-border-lt); background: var(--vk-cla-bg-card); } .vk-cla-wrap .vk-cla-size-table tbody tr:nth-child(even) td { background: var(--vk-cla-bg); } .vk-cla-wrap .vk-cla-size-table tbody tr:last-child td { border-bottom: 0; } .vk-cla-wrap .vk-cla-size-table tbody td:first-child { font-weight: 700; color: var(--vk-cla-text); width: 30%; } .vk-cla-wrap .vk-cla-size-table tbody td:last-child { color: var(--vk-cla-text-mid); } /* Specifications */ .vk-cla-wrap .vk-cla-spec-grid { display: flex; flex-direction: column; border: 0.5px solid var(--vk-cla-border); border-radius: 14px; overflow: hidden; } .vk-cla-wrap .vk-cla-spec-item { padding: 10px 16px; border-bottom: 0.5px solid var(--vk-cla-border-lt); display: flex; align-items: flex-start; background: var(--vk-cla-bg-card); gap: 16px; } .vk-cla-wrap .vk-cla-spec-item:last-child { border-bottom: 0; } .vk-cla-wrap .vk-cla-spec-item:nth-child(even) { background: var(--vk-cla-bg); } .vk-cla-wrap .vk-cla-spec-key { font-size: 10.5px; font-weight: 700; letter-spacing: 0.07em; text-transform: uppercase; color: var(--vk-cla-accent-dk); width: 150px; flex-shrink: 0; padding-top: 2px; } .vk-cla-wrap .vk-cla-spec-val { font-size: 12.5px; color: var(--vk-cla-text); } /* Style tags */ .vk-cla-wrap .vk-cla-style-tags { display: flex; flex-wrap: wrap; gap: 5px; } .vk-cla-wrap .vk-cla-style-tag { font-size: 10.5px; font-weight: 600; color: var(--vk-cla-accent-dk); background: var(--vk-cla-accent-bg); border: 0.5px solid var(--vk-cla-accent-bdr); padding: 2px 8px; border-radius: 6px; } /* Color swatches */ .vk-cla-wrap .vk-cla-color-tags { display: flex; flex-wrap: wrap; gap: 6px; } .vk-cla-wrap .vk-cla-color-tag { display: flex; align-items: center; gap: 6px; font-size: 11px; font-weight: 600; color: var(--vk-cla-text); background: var(--vk-cla-bg-card); border: 0.5px solid var(--vk-cla-border); padding: 4px 9px 4px 5px; border-radius: 99px; } .vk-cla-wrap .vk-cla-color-dot { width: 14px; height: 14px; border-radius: 50%; border: 0.5px solid rgba(0,0,0,0.15); flex-shrink: 0; } /* Downloads grid */ .vk-cla-wrap .vk-cla-dl-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; } .vk-cla-wrap .vk-cla-dl-card { display: flex; flex-direction: column; gap: 10px; padding: 16px 16px 18px; border: 0.5px solid var(--vk-cla-border); border-radius: 12px; background: var(--vk-cla-bg-card); text-decoration: none; color: var(--vk-cla-text); position: relative; min-height: 44px; transition: background 0.18s, border-color 0.18s; } .vk-cla-wrap .vk-cla-dl-card:hover { background: var(--vk-cla-accent-bg); border-color: var(--vk-cla-accent-bdr); } .vk-cla-wrap .vk-cla-dl-card.vk-cla-dl-disabled { cursor: default; opacity: 0.72; background: var(--vk-cla-bg); } .vk-cla-wrap .vk-cla-dl-card.vk-cla-dl-disabled:hover { background: var(--vk-cla-bg); border-color: var(--vk-cla-border); } .vk-cla-wrap .vk-cla-dl-icon { width: 38px; height: 38px; border-radius: 8px; background: var(--vk-cla-accent-bg); border: 0.5px solid var(--vk-cla-accent-bdr); color: var(--vk-cla-accent-dk); display: flex; align-items: center; justify-content: center; flex-shrink: 0; } .vk-cla-wrap .vk-cla-dl-icon svg { fill: none; } .vk-cla-wrap .vk-cla-dl-meta { width: 100%; } .vk-cla-wrap .vk-cla-dl-label { font-size: 13.5px; font-weight: 700; color: var(--vk-cla-text); line-height: 1.3; margin-bottom: 3px; } .vk-cla-wrap .vk-cla-dl-sub { font-size: 11.5px; color: var(--vk-cla-text-light); letter-spacing: 0.02em; line-height: 1.45; } .vk-cla-wrap .vk-cla-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-cla-text-light); background: var(--vk-cla-bg-card); border: 0.5px solid var(--vk-cla-border); padding: 3px 8px; border-radius: 99px; line-height: 1; } /* FAQ accordion */ .vk-cla-wrap .vk-cla-faq-list { display: flex; flex-direction: column; gap: 6px; } .vk-cla-wrap .vk-cla-faq-list details { border: 0.5px solid var(--vk-cla-border); border-radius: 10px; background: var(--vk-cla-bg-card); overflow: hidden; } .vk-cla-wrap .vk-cla-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-cla-text); display: flex; justify-content: space-between; align-items: center; position: relative; } .vk-cla-wrap .vk-cla-faq-list summary::-webkit-details-marker { display: none; } .vk-cla-wrap .vk-cla-faq-list summary::after { content: '+'; font-size: 18px; line-height: 1; color: var(--vk-cla-accent-dk); position: absolute; right: 16px; } .vk-cla-wrap .vk-cla-faq-list details[open] summary { color: var(--vk-cla-accent-dk); } .vk-cla-wrap .vk-cla-faq-list details[open] summary::after { content: '\2212'; } .vk-cla-wrap .vk-cla-faq-list .vk-cla-faq-a { padding: 0 16px 14px; font-size: 12.5px; color: var(--vk-cla-text-mid); line-height: 1.6; } /* Mobile */ @media (max-width: 520px) { .vk-cla-wrap .vk-cla-features-grid { grid-template-columns: 1fr; } .vk-cla-wrap .vk-cla-dl-grid { grid-template-columns: 1fr; } .vk-cla-wrap .vk-cla-spec-item { flex-direction: column; gap: 4px; } .vk-cla-wrap .vk-cla-spec-key { width: auto; } .vk-cla-wrap .vk-cla-size-table thead th, .vk-cla-wrap .vk-cla-size-table tbody td { padding: 10px 12px; font-size: 12.5px; } } Inspiration The Clarette Wall Sconce mounts a round wood backplate to a straight brass arm with an adjustable swivel joint, ending in a brass socket holder and a scalloped ceramic shade shaped like a fluted flower petal. The swivel lets you angle the light toward a nightstand, mirror, or reading spot, and the ceramic shade comes in a range of finishes — from crisp white to sage green, dusty blue, lavender, navy, and blush pink — for a farmhouse, mid-century, or vintage-inspired bedroom, hallway, or bathroom vanity. At roughly W4.7″ × H8.7″ (12 × 22 cm), with a 4.7″ (12 cm) shade diameter and about 8.7″ (22 cm) wall projection, it's sized for a single sconce or a mirrored pair. It runs on a single E27 brass socket (bulb included), with a wood or ceramic backplate in a walnut-toned finish. Good To Know ! Brass arm + ceramic shade · adjustable swivel joint · 1 × E27 brass socket (bulb included) · wood or ceramic backplate · hardwired · indoor dry only A single-light wall sconce with a straight brass arm, an adjustable swivel joint at the socket, and a scalloped ceramic shade. It runs 1 × E27 brass socket, bulb included, mounts on a round walnut-toned wood or ceramic backplate, and is hardwired; professional installation is recommended. The ceramic shade is offered in several colors — glaze tone may vary slightly between units. Keep it indoor and dry. AC 110–240V. Key Features Scalloped Ceramic Shade A fluted, petal-edged ceramic shade, offered in white, sage green, dusty blue, lavender, navy, and blush pink glazes. Adjustable Swivel Joint The brass arm pivots at the socket, letting you angle the light toward a mirror, nightstand, or reading spot. Wood Backplate + Brass Socket A round walnut-toned wood or ceramic backplate pairs with a brass E27 socket holder for a warm, mixed-material look. Size & Fit One size — compact enough for a single sconce beside a bed or mirror, or to mount in a flanking pair. Dimension Measurement Overall Size Dia 4.7″ × H8.7″ (12 × 22 cm) Wall Projection ~8.7″ (22 cm) Shade: Dia 4.7″ × H3.9″ (12 × 10 cm) · Backplate: Dia 4.7″ (12 cm). The ceramic shade is available in several colorways: White Sage Green Dusty Blue Lavender Navy Blush Pink ! Hardwired · round backplate · 1 × E27 brass socket (bulb included) · brass + ceramic + wood · indoor dry only It is hardwired to a wall junction box on a round backplate; professional installation is recommended. The socket sits on an adjustable swivel joint, so the shade angle can be set at install. The bulb is 1 × E27, included. Wipe the ceramic shade and brass arm with a soft dry cloth; avoid harsh cleaners, and keep it indoor and dry. For other requests, email [email protected]. Specifications Fixture Type Wall sconce · single light · hardwired · adjustable swivel joint Materials & Finish Brass arm and socket holder + ceramic scalloped shade, on a walnut-toned wood or ceramic backplate Light Source 1 × E27 brass socket · bulb included Dimensions Overall H8.7″ (22 cm) · shade Dia 4.7″ (12 cm) × H3.9″ (10 cm) · backplate Dia 4.7″ (12 cm) Wall Projection ~8.7″ (22 cm) Mount Round backplate · adjustable swivel joint at socket · 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 · swivel angle set at install Care Wipe ceramic shade and brass arm with a soft dry cloth · no harsh cleaners · keep dry, indoor use Shade Colors White, sage green, dusty blue, lavender, navy, blush pink Design Style Farmhouse Mid-Century Vintage Industrial Best For Bedside, hallway, bathroom vanity, or flanking a mirror · accent and reading light Downloads Technical reference and setup files for the Clarette 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 it, and where does it fit? It stands about H8.7″ (22 cm) overall, with a 4.7″ (12 cm) ceramic shade and roughly 8.7″ (22 cm) wall projection — sized for a bedside, hallway, or bathroom vanity, single or as a flanking pair. Is a bulb included, and what type? Yes — the fixture takes 1 × E27; the bulb is included. What shade colors are available? The ceramic shade comes in white, sage green, dusty blue, lavender, navy, and blush pink. Glaze tone may vary slightly between units. Can the light be angled? Yes — the socket sits on an adjustable swivel joint, so the shade can be angled toward a mirror, nightstand, or reading spot. Is it hardwired? Yes — it is hardwired to a wall junction box on a round backplate. Professional installation is recommended. How do I clean it? Wipe the ceramic shade and brass arm 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