Montera Chandelier
.vk-mont-wrap { --vk-mont-bg: #ffffff; --vk-mont-bg-card: #fbf7ef; --vk-mont-bg-deep: #ece2cd; --vk-mont-border: #ece4d3; --vk-mont-border-lt: #f4eedf; --vk-mont-accent: #a98c5a; - -vk-mont-accent-dk: #6f5a2f; --vk-mont-accent-lt: #c8af7d; --vk-mont-accent-bg: #f1ebda; --vk-mont-accent-bdr: #dccba2; --vk-mont-text: #2a261d; --vk-mont-text-mid: #554d3c; --vk-mont-text-light: #968b73; max-width: 680px; margin: 0; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; color: var(--vk-mont-text); line-height: 1.72; font-size: 14.5px; } .vk-mont-wrap * { box-sizing: border-box; } .vk-mont-wrap p { margin: 0 0 0.8rem 0; color: var(--vk-mont-text-mid); } .vk-mont-wrap a { color: var(--vk-mont-accent-dk); text-decoration: underline; } .vk-mont-wrap .vk-mont-section { margin-bottom: 2.6rem; } .vk-mont-wrap .vk-mont-sec-header { display: flex; align-items: center; gap: 10px; margin-bottom: 1rem; padding-top: 0.6rem; } .vk-mont-wrap .vk-mont-sec-line { flex: 1; height: 0.5px; background: var(--vk-mont-border); } .vk-mont-wrap .vk-mont-sec-title { font-size: 10.5px; font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase; color: var(--vk-mont-accent-dk); white-space: nowrap; } .vk-mont-wrap strong { color: var(--vk-mont-text); font-weight: 600; } /* Features grid (3 columns) */ .vk-mont-wrap .vk-mont-features-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; } .vk-mont-wrap .vk-mont-feature-card { padding: 16px 14px; border: 0.5px solid var(--vk-mont-border); border-radius: 12px; background: var(--vk-mont-bg-card); } .vk-mont-wrap .vk-mont-feat-icon { width: 34px; height: 34px; border-radius: 9px; background: var(--vk-mont-accent-bg); border: 0.5px solid var(--vk-mont-accent-bdr); color: var(--vk-mont-accent-dk); display: flex; align-items: center; justify-content: center; margin-bottom: 10px; } .vk-mont-wrap .vk-mont-feat-icon svg { fill: none; } .vk-mont-wrap .vk-mont-feat-title { font-size: 13px; font-weight: 700; color: var(--vk-mont-text); margin-bottom: 6px; line-height: 1.35; } .vk-mont-wrap .vk-mont-feat-desc { font-size: 12px; color: var(--vk-mont-text-mid); line-height: 1.55; } /* Size grid (2 columns) */ .vk-mont-wrap .vk-mont-size-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 10px; } .vk-mont-wrap .vk-mont-size-card { padding: 14px 14px 16px; border: 0.5px solid var(--vk-mont-border); border-radius: 12px; background: var(--vk-mont-bg-card); } .vk-mont-wrap .vk-mont-size-label { font-size: 10px; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; color: var(--vk-mont-accent-dk); margin-bottom: 6px; } .vk-mont-wrap .vk-mont-size-name { font-size: 14px; font-weight: 700; color: var(--vk-mont-text); margin-bottom: 5px; line-height: 1.3; } .vk-mont-wrap .vk-mont-size-meta { font-size: 11.5px; color: var(--vk-mont-text-mid); line-height: 1.55; margin-bottom: 6px; } .vk-mont-wrap .vk-mont-size-spec { font-size: 10.5px; color: var(--vk-mont-text-light); line-height: 1.5; } .vk-mont-wrap .vk-mont-size-spec strong { color: var(--vk-mont-accent-dk); font-weight: 700; } /* Critical notice */ .vk-mont-wrap .vk-mont-notice { display: flex; gap: 12px; align-items: flex-start; padding: 14px 16px; border: 0.5px solid var(--vk-mont-accent-bdr); border-left: 3px solid var(--vk-mont-accent); border-radius: 10px; background: var(--vk-mont-accent-bg); } .vk-mont-wrap .vk-mont-notice .vk-mont-notice-ico { width: 22px; height: 22px; border-radius: 50%; background: var(--vk-mont-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-mont-wrap .vk-mont-notice .vk-mont-notice-body { font-size: 12.5px; color: var(--vk-mont-text-mid); line-height: 1.6; } .vk-mont-wrap .vk-mont-notice .vk-mont-notice-body strong { color: var(--vk-mont-text); font-weight: 600; } .vk-mont-wrap .vk-mont-notice .vk-mont-notice-body strong:first-child { display: block; color: var(--vk-mont-accent-dk); margin-bottom: 3px; font-size: 13px; } /* Warning callout */ .vk-mont-wrap .vk-mont-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-mont-wrap .vk-mont-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-mont-wrap .vk-mont-warn-body { font-size: 12px; color: var(--vk-mont-text-mid); line-height: 1.55; } .vk-mont-wrap .vk-mont-warn-body strong { color: #8a4820; font-weight: 600; } .vk-mont-wrap .vk-mont-warn-body strong:first-child { display: block; margin-bottom: 2px; font-size: 12.5px; } /* Specifications */ .vk-mont-wrap .vk-mont-spec-grid { display: flex; flex-direction: column; border: 0.5px solid var(--vk-mont-border); border-radius: 14px; overflow: hidden; } .vk-mont-wrap .vk-mont-spec-item { padding: 10px 16px; border-bottom: 0.5px solid var(--vk-mont-border-lt); display: flex; align-items: flex-start; background: var(--vk-mont-bg-card); gap: 16px; } .vk-mont-wrap .vk-mont-spec-item:last-child { border-bottom: 0; } .vk-mont-wrap .vk-mont-spec-item:nth-child(even) { background: var(--vk-mont-bg); } .vk-mont-wrap .vk-mont-spec-key { font-size: 10.5px; font-weight: 700; letter-spacing: 0.07em; text-transform: uppercase; color: var(--vk-mont-accent-dk); width: 150px; flex-shrink: 0; padding-top: 2px; } .vk-mont-wrap .vk-mont-spec-val { font-size: 12.5px; color: var(--vk-mont-text); } /* Style tags */ .vk-mont-wrap .vk-mont-style-tags { display: flex; flex-wrap: wrap; gap: 5px; } .vk-mont-wrap .vk-mont-style-tag { font-size: 10.5px; font-weight: 600; color: var(--vk-mont-accent-dk); background: var(--vk-mont-accent-bg); border: 0.5px solid var(--vk-mont-accent-bdr); padding: 2px 8px; border-radius: 6px; } /* Downloads grid */ .vk-mont-wrap .vk-mont-dl-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; } .vk-mont-wrap .vk-mont-dl-card { display: flex; flex-direction: column; gap: 10px; padding: 16px 16px 18px; border: 0.5px solid var(--vk-mont-border); border-radius: 12px; background: var(--vk-mont-bg-card); text-decoration: none; color: var(--vk-mont-text); position: relative; min-height: 44px; transition: background 0.18s, border-color 0.18s; } .vk-mont-wrap .vk-mont-dl-card:hover { background: var(--vk-mont-accent-bg); border-color: var(--vk-mont-accent-bdr); } .vk-mont-wrap .vk-mont-dl-card.vk-mont-dl-disabled { cursor: default; opacity: 0.72; background: var(--vk-mont-bg); } .vk-mont-wrap .vk-mont-dl-card.vk-mont-dl-disabled:hover { background: var(--vk-mont-bg); border-color: var(--vk-mont-border); } .vk-mont-wrap .vk-mont-dl-icon { width: 38px; height: 38px; border-radius: 8px; background: var(--vk-mont-accent-bg); border: 0.5px solid var(--vk-mont-accent-bdr); color: var(--vk-mont-accent-dk); display: flex; align-items: center; justify-content: center; flex-shrink: 0; } .vk-mont-wrap .vk-mont-dl-icon svg { fill: none; } .vk-mont-wrap .vk-mont-dl-meta { width: 100%; } .vk-mont-wrap .vk-mont-dl-label { font-size: 13.5px; font-weight: 700; color: var(--vk-mont-text); line-height: 1.3; margin-bottom: 3px; } .vk-mont-wrap .vk-mont-dl-sub { font-size: 11.5px; color: var(--vk-mont-text-light); letter-spacing: 0.02em; line-height: 1.45; } .vk-mont-wrap .vk-mont-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-mont-text-light); background: var(--vk-mont-bg-card); border: 0.5px solid var(--vk-mont-border); padding: 3px 8px; border-radius: 99px; line-height: 1; } /* FAQ accordion */ .vk-mont-wrap .vk-mont-faq-list { display: flex; flex-direction: column; gap: 6px; } .vk-mont-wrap .vk-mont-faq-list details { border: 0.5px solid var(--vk-mont-border); border-radius: 10px; background: var(--vk-mont-bg-card); overflow: hidden; } .vk-mont-wrap .vk-mont-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-mont-text); display: flex; justify-content: space-between; align-items: center; position: relative; } .vk-mont-wrap .vk-mont-faq-list summary::-webkit-details-marker { display: none; } .vk-mont-wrap .vk-mont-faq-list summary::after { content: '+'; font-size: 18px; line-height: 1; color: var(--vk-mont-accent-dk); position: absolute; right: 16px; } .vk-mont-wrap .vk-mont-faq-list details[open] summary { color: var(--vk-mont-accent-dk); } .vk-mont-wrap .vk-mont-faq-list details[open] summary::after { content: '\2212'; } .vk-mont-wrap .vk-mont-faq-list .vk-mont-faq-a { padding: 0 16px 14px; font-size: 12.5px; color: var(--vk-mont-text-mid); line-height: 1.6; } /* Mobile */ @media (max-width: 520px) { .vk-mont-wrap .vk-mont-features-grid { grid-template-columns: 1fr; } .vk-mont-wrap .vk-mont-size-grid { grid-template-columns: 1fr; } .vk-mont-wrap .vk-mont-dl-grid { grid-template-columns: 1fr; } .vk-mont-wrap .vk-mont-spec-item { flex-direction: column; gap: 4px; } .vk-mont-wrap .vk-mont-spec-key { width: auto; } } Inspiration The Montera Chandelier is a mid-century modern chandelier — turned walnut-wood arms in a "spinning-top" profile radiate from a central wood hub, each holding a tapered fabric cone shade over a small downward finial, all on a bronze-tone metal stem and canopy. It comes in four sizes, from 3 to 8 lights, and three fabric shade colors — olive green, cream, and rust. Each head takes a candelabra-base bulb (E12 in the US), and the fabric cone shades give warm, even ambient light over a dining table, kitchen island, living room, or entryway. The walnut wood, bronze-tone metal, and fabric cones read mid-century modern, Danish modern, and warm-organic against wood, leather, and warm-neutral rooms. It's a hardwired chandelier on an adjustable downrod — ambient and mood light, not directed task light. Good To Know ! Four sizes (3 / 5 / 6 / 8 lights) · metal + wood + fabric · one candelabra bulb per head, included (3000K warm white) · hardwired chandelier · indoor dry only Each head takes a candelabra-base bulb — E12 in the US (E14 for 220–240V regions); bulbs are included (LED, 3000K warm white) and replaceable, one per head. It is a hardwired chandelier on an adjustable downrod; on/off runs through your wall switch (not included). Certified for North America, Australia, Europe & the Middle East (110–240V). Indoor dry locations only. Key Features Walnut Arms + Fabric Cone Shades Turned walnut-wood "spinning-top" arms radiate from a central wood hub; each holds a tapered fabric cone shade (Ø15 × H25 cm / Ø5.9″ × H9.8″) over a downward finial, on a bronze-tone metal stem. 3 to 8 Lights, Three Shade Colors Choose 3, 5, 6, or 8 heads and a shade color — olive green, cream, or rust. One candelabra bulb per head, included (3000K warm white). Hardwired Downrod, Ambient Light A hardwired downrod mount with adjustable drop; the fabric cone shades give warm, even ambient light over a table or room — not directed task light. Sizes Four sizes by light count — pick by room. As a guide, a dining chandelier reads best at about ½ to ⅔ the table width, hung roughly 30–36″ above the tabletop. All sizes share the same H15.6″ (39.5 cm) body height and the same Ø15 × H25 cm (Ø5.9″ × H9.8″) shade on every arm; total drop is set by the adjustable downrod. Shades come in olive green, cream, or rust. 3 Lights Ø22.4″ (57 cm) Breakfast nook, smaller dining table, bedroom, or entry. Ø22.4″ × H15.6″ · 3 × candelabra 5 Lights Ø27.6″ (70 cm) Standard dining table or living room. Ø27.6″ × H15.6″ · 5 × candelabra 6 Lights Ø33.5″ (85 cm) Larger dining table or living room. Ø33.5″ × H15.6″ · 6 × candelabra 8 Lights Ø41.3″ (105 cm) Large table, foyer, or open-plan — statement size. Ø41.3″ × H15.6″ · 8 × candelabra Specifications Fixture Type Chandelier · hardwired · multi-arm Materials & Finish Metal (stem, canopy, arms, finials) + wood (turned walnut hub & arm discs) + fabric (tapered cone shades) · bronze-tone metal, walnut wood Shade Size Ø15 cm × H25 cm (Ø5.9″ × H9.8″) — same on every arm, all four sizes Shade Colors Olive green · cream · rust (fabric) Light Source Candelabra base — E12 in the US (E14 for 220–240V regions) · one bulb per head (3 / 5 / 6 / 8) · LED · 3000K warm white · bulbs included & replaceable Dimensions Four sizes by light count — see the Sizes section above (all H15.6″ body; drop adjustable via downrod) Mounting & Power Hardwired to a rated ceiling junction box, adjustable downrod · AC 110–240V, on/off via wall switch (not included) · multi-arm fixture — professional installation recommended Certification Certified: North America · Australia · Europe · Middle East Care Fabric shades: dust dry · wood & metal: soft, dry cloth · keep dry · indoor use Design Style Mid-Century Modern Danish Modern Organic Modern Transitional Vintage Best For Dining room, kitchen island, living room, entryway, foyer (ambient) Use Case The Montera reads as a mid-century modern chandelier — turned walnut-wood arms radiating from a central hub, each with a tapered fabric cone shade, on a bronze-tone metal stem. The fabric cones give a warm, even ambient glow, so layer in other lighting where you need brighter task light. Email [email protected] for trade pricing, a size, or a color. Downloads Technical reference and setup files for the Montera Chandelier. Need a doc that's not listed? Email [email protected]. Spec Sheet Dimensions & details · PDF Install Guide Hardwire & downrod · PDF Pending 3D File 3D model · OBJ/FBX Pending FAQ How many lights and sizes are there? Four sizes by light count — 3, 5, 6, or 8 lights. See the Sizes section above for each diameter. All share the same H15.6″ body and the same Ø15 × H25 cm shade on every arm; total drop is set by the adjustable downrod. As a guide, a dining chandelier reads best at about ½–⅔ the table width. What bulbs does it use, and are they included? Each head takes one candelabra-base bulb — E12 in the US (E14 for 220–240V regions), so a 3-light uses 3, an 8-light uses 8. LED bulbs at 3000K warm white are included and replaceable. Note: E12 and E14 are different sizes and not interchangeable — match the base to your region. What shade colors are available? The fabric cone shades come in olive green, cream, or rust. Pick the color at checkout to match your room. What's the light like? The tapered fabric cone shades give warm, even ambient light over the table or room — a dining or living-room glow, not directed task light. Layer in other lighting where you need brighter task light. How does it install? It's a hardwired chandelier on an adjustable downrod — it mounts to a rated ceiling junction box and runs through your wall switch (not included). It's a multi-arm fixture with real weight, so professional installation is recommended. Certified for North America, Australia, Europe & the Middle East (110–240V).