Vintage Murano Ceiling Light
.vk-mrno-wrap { --vk-mrno-bg: #ffffff; --vk-mrno-bg-card: #fbf6ee; --vk-mrno-border: #ebe0cf; --vk-mrno-border-lt: #f3ebdd; --vk-mrno-accent: #a4713c; --vk-mrno-accent-dk: #6d4720; --vk-mrno-accent-bg: #f4e8d7; --vk-mrno-accent-bdr: #dcbf95; --vk-mrno-text: #2a2117; --vk-mrno-text-mid: #534635; --vk-mrno-text-light: #958772; max-width: 680px; margin: 0; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; color: var(--vk-mrno-text); line-height: 1.72; font-size: 14.5px; } .vk-mrno-wrap * { box-sizing: border-box; } .vk-mrno-wrap p { margin: 0 0 0.8rem 0; color: var(--vk-mrno-text-mid); } .vk-mrno-wrap a { color: var(--vk-mrno-accent-dk); text-decoration: underline; } .vk-mrno-wrap iframe { width: 100%; max-width: 100%; aspect-ratio: 16 / 9; height: auto; border: 0; border-radius: 12px; display: block; } .vk-mrno-wrap .vk-mrno-section { margin-bottom: 2.6rem; } .vk-mrno-wrap .vk-mrno-sec-header { display: flex; align-items: center; gap: 10px; margin-bottom: 1rem; padding-top: 0.6rem; } .vk-mrno-wrap .vk-mrno-sec-line { flex: 1; height: 0.5px; background: var(--vk-mrno-border); } .vk-mrno-wrap .vk-mrno-sec-title { font-size: 10.5px; font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase; color: var(--vk-mrno-accent-dk); white-space: nowrap; } .vk-mrno-wrap strong { color: var(--vk-mrno-text); font-weight: 600; } /* Features grid (3 columns) */ .vk-mrno-wrap .vk-mrno-features-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; } .vk-mrno-wrap .vk-mrno-feature-card { padding: 16px 14px; border: 0.5px solid var(--vk-mrno-border); border-radius: 12px; background: var(--vk-mrno-bg-card); } .vk-mrno-wrap .vk-mrno-feat-icon { width: 34px; height: 34px; border-radius: 9px; background: var(--vk-mrno-accent-bg); border: 0.5px solid var(--vk-mrno-accent-bdr); color: var(--vk-mrno-accent-dk); display: flex; align-items: center; justify-content: center; margin-bottom: 10px; } .vk-mrno-wrap .vk-mrno-feat-icon svg { fill: none; } .vk-mrno-wrap .vk-mrno-feat-title { font-size: 13px; font-weight: 700; color: var(--vk-mrno-text); margin-bottom: 6px; line-height: 1.35; } .vk-mrno-wrap .vk-mrno-feat-desc { font-size: 12px; color: var(--vk-mrno-text-mid); line-height: 1.55; } /* Dimensions table (single size) */ .vk-mrno-wrap .vk-mrno-dim-table { width: 100%; border-collapse: collapse; border: 0.5px solid var(--vk-mrno-border); border-radius: 12px; overflow: hidden; } .vk-mrno-wrap .vk-mrno-dim-table th { font-size: 10px; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; color: var(--vk-mrno-accent-dk); background: var(--vk-mrno-accent-bg); text-align: left; padding: 9px 16px; border-bottom: 0.5px solid var(--vk-mrno-border); } .vk-mrno-wrap .vk-mrno-dim-table td { font-size: 13px; color: var(--vk-mrno-text); padding: 12px 16px; background: var(--vk-mrno-bg-card); } .vk-mrno-wrap .vk-mrno-dim-table td:first-child { font-weight: 600; width: 150px; } /* Specifications */ .vk-mrno-wrap .vk-mrno-spec-grid { display: flex; flex-direction: column; border: 0.5px solid var(--vk-mrno-border); border-radius: 14px; overflow: hidden; } .vk-mrno-wrap .vk-mrno-spec-item { padding: 10px 16px; border-bottom: 0.5px solid var(--vk-mrno-border-lt); display: flex; align-items: flex-start; background: var(--vk-mrno-bg-card); gap: 16px; } .vk-mrno-wrap .vk-mrno-spec-item:last-child { border-bottom: 0; } .vk-mrno-wrap .vk-mrno-spec-item:nth-child(even) { background: var(--vk-mrno-bg); } .vk-mrno-wrap .vk-mrno-spec-key { font-size: 10.5px; font-weight: 700; letter-spacing: 0.07em; text-transform: uppercase; color: var(--vk-mrno-accent-dk); width: 150px; flex-shrink: 0; padding-top: 2px; } .vk-mrno-wrap .vk-mrno-spec-val { font-size: 12.5px; color: var(--vk-mrno-text); } /* Style tags */ .vk-mrno-wrap .vk-mrno-style-tags { display: flex; flex-wrap: wrap; gap: 5px; } .vk-mrno-wrap .vk-mrno-style-tag { font-size: 10.5px; font-weight: 600; color: var(--vk-mrno-accent-dk); background: var(--vk-mrno-accent-bg); border: 0.5px solid var(--vk-mrno-accent-bdr); padding: 2px 8px; border-radius: 6px; } /* Downloads grid */ .vk-mrno-wrap .vk-mrno-dl-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; } .vk-mrno-wrap .vk-mrno-dl-card { display: flex; flex-direction: column; gap: 10px; padding: 16px 16px 18px; border: 0.5px solid var(--vk-mrno-border); border-radius: 12px; background: var(--vk-mrno-bg-card); text-decoration: none; color: var(--vk-mrno-text); position: relative; min-height: 44px; transition: background 0.18s, border-color 0.18s; } .vk-mrno-wrap .vk-mrno-dl-card:hover { background: var(--vk-mrno-accent-bg); border-color: var(--vk-mrno-accent-bdr); } .vk-mrno-wrap .vk-mrno-dl-card.vk-mrno-dl-disabled { cursor: default; opacity: 0.72; background: var(--vk-mrno-bg); } .vk-mrno-wrap .vk-mrno-dl-card.vk-mrno-dl-disabled:hover { background: var(--vk-mrno-bg); border-color: var(--vk-mrno-border); } .vk-mrno-wrap .vk-mrno-dl-icon { width: 38px; height: 38px; border-radius: 8px; background: var(--vk-mrno-accent-bg); border: 0.5px solid var(--vk-mrno-accent-bdr); color: var(--vk-mrno-accent-dk); display: flex; align-items: center; justify-content: center; flex-shrink: 0; } .vk-mrno-wrap .vk-mrno-dl-icon svg { fill: none; } .vk-mrno-wrap .vk-mrno-dl-meta { width: 100%; } .vk-mrno-wrap .vk-mrno-dl-label { font-size: 13.5px; font-weight: 700; color: var(--vk-mrno-text); line-height: 1.3; margin-bottom: 3px; } .vk-mrno-wrap .vk-mrno-dl-sub { font-size: 11.5px; color: var(--vk-mrno-text-light); letter-spacing: 0.02em; line-height: 1.45; } .vk-mrno-wrap .vk-mrno-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-mrno-text-light); background: var(--vk-mrno-bg-card); border: 0.5px solid var(--vk-mrno-border); padding: 3px 8px; border-radius: 99px; line-height: 1; } /* FAQ accordion */ .vk-mrno-wrap .vk-mrno-faq-list { display: flex; flex-direction: column; gap: 6px; } .vk-mrno-wrap .vk-mrno-faq-list details { border: 0.5px solid var(--vk-mrno-border); border-radius: 10px; background: var(--vk-mrno-bg-card); overflow: hidden; } .vk-mrno-wrap .vk-mrno-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-mrno-text); display: flex; justify-content: space-between; align-items: center; position: relative; } .vk-mrno-wrap .vk-mrno-faq-list summary::-webkit-details-marker { display: none; } .vk-mrno-wrap .vk-mrno-faq-list summary::after { content: '+'; font-size: 18px; line-height: 1; color: var(--vk-mrno-accent-dk); position: absolute; right: 16px; } .vk-mrno-wrap .vk-mrno-faq-list details[open] summary { color: var(--vk-mrno-accent-dk); } .vk-mrno-wrap .vk-mrno-faq-list details[open] summary::after { content: '\2212'; } .vk-mrno-wrap .vk-mrno-faq-list .vk-mrno-faq-a { padding: 0 16px 14px; font-size: 12.5px; color: var(--vk-mrno-text-mid); line-height: 1.6; } /* Mobile */ @media (max-width: 520px) { .vk-mrno-wrap .vk-mrno-features-grid { grid-template-columns: 1fr; } .vk-mrno-wrap .vk-mrno-dl-grid { grid-template-columns: 1fr; } .vk-mrno-wrap .vk-mrno-spec-item { flex-direction: column; gap: 4px; } .vk-mrno-wrap .vk-mrno-spec-key { width: auto; } .vk-mrno-wrap .vk-mrno-dim-table td:first-child { width: 110px; } } Inspiration This one looks back to the old hanging lantern — a wooden frame built to hold glass, with the light living inside rather than pointing out. The wood does the drawing and the glass does the glowing, so lit at night the frame reads as dark lines around a warm center. It's a compact volume, near enough to a cube in proportion, which is what keeps a heavy vintage look from overwhelming a small room. Walnut for something quieter, orange for a fixture that carries the corner on its own. Key Features Wood Frame, Glass Panels A wood body holds the glass, so the frame draws the shape and the glass carries the glow — in walnut or orange. Two Bulbs, Dimmable Two E26 or E27 sockets for a warm, even ambient light, and it works with a dimmer switch for evening levels. Damp Rated Rated for damp locations, so it can hang in a bathroom or under a covered porch — not just in dry interior rooms. Dimensions Measurement Value Dimensions Ø12.9″ × H12.9″ (Ø33 × H33 cm) Specifications Materials & Finish Wood and glass · glass canopy · walnut or orange Light Source 2 × E26 or E27 · max 40W each incandescent or LED equivalent · warm white 3000K bulbs included & replaceable Dimmable Yes, with a compatible dimmer switch and dimmable bulbs (dimmer not included) Mounting Hardwired to a standard ceiling junction box · licensed electrician recommended Rating Damp rated · suitable for bathrooms and covered outdoor areas · not for direct rain, a shower spray zone, or exposed sites Certification Certified: North America · Australia · Europe · Middle East Care Wipe glass and wood with a soft, dry or barely damp cloth · no solvents or abrasives · don't let water stand on the wood Design Style Vintage Rustic Mid-Century Traditional Eclectic Best For Entry, hallway, bathroom, bedroom, stairwell landing, covered porch Use Case At 12.9″ across and 12.9″ tall it's a small fixture with a lot of visual weight, which makes it a good fit for spots that need a focal point but not much light spread — an entry, a hallway, a stairwell landing, a small bathroom. The damp rating opens up places most wood fixtures can't go, including a covered porch or a sheltered entry. Two bulbs behind glass give a warm ambient glow rather than directed light, so add a dimmer if you want to drop it right down in the evening. Walnut sits quietly with existing wood; orange is the one to pick if you want the fixture noticed. Email [email protected] for trade pricing or to ask about a finish. Downloads Technical reference and setup files for this ceiling light. Need a doc that's not listed? Email [email protected]. Spec Sheet Parameters & dimensions · PDF Installation Guide Hardwire & mount · PDF 3D Files Project Rendering · ZIP Pending FAQ What bulbs does it use — are they included? It takes two E26 or E27 bulbs (the standard medium screw base — E26 in the US, E27 in Europe and Asia, same physical socket here), up to 40W each incandescent or the LED equivalent. Warm white 3000K bulbs are included and fully replaceable. Can it go in a bathroom or outdoors? It's damp rated, so a bathroom ceiling or a covered outdoor area — a porch ceiling, a sheltered entry — is fine. It isn't wet rated, and the body is wood, so keep it out of direct rain, a shower spray zone, and fully exposed positions. Does it work with a dimmer? Yes, with a compatible dimmer switch (not included) and dimmable bulbs. If you're running LED, pair it with an LED-rated dimmer — older incandescent dimmers can flicker or buzz on LED loads. How is it installed, and how big is it? It's hardwired to a standard ceiling junction box, and a licensed electrician is recommended. The fixture measures Ø12.9″ × H12.9″ (Ø33 × H33 cm) — compact, so it suits an entry, hallway, or small bathroom rather than a large open room.
More you might like
Related
Vintage Murano Globe ceiling light
Related
Vintage Murano Transparent Glass Ceiling Light
Related
Vintage Murano Pink Glass Ceiling Light
Related