Elyndor Arc Chandelier
.vk-kalev-wrap { --vk-kalev-bg: #ffffff; --vk-kalev-bg-card: #faf6ef; --vk-kalev-bg-deep: #ece0cc; --vk-kalev-border: #ece2d1; --vk-kalev-border-lt: #f4eee0; --vk-kalev-accent: #a8 895c; --vk-kalev-accent-dk: #6f5630; --vk-kalev-accent-lt: #c7a66b; --vk-kalev-accent-bg: #f1e9d8; --vk-kalev-accent-bdr: #dcc7a0; --vk-kalev-text: #2a261d; --vk-kalev-text-mid: #554d3c; --vk-kalev-text-light: #968b73; max-width: 680px; margin: 0; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; color: var(--vk-kalev-text); line-height: 1.72; font-size: 14.5px; } .vk-kalev-wrap * { box-sizing: border-box; } .vk-kalev-wrap p { margin: 0 0 0.8rem 0; color: var(--vk-kalev-text-mid); } .vk-kalev-wrap a { color: var(--vk-kalev-accent-dk); text-decoration: underline; } .vk-kalev-wrap .vk-kalev-section { margin-bottom: 2.6rem; } .vk-kalev-wrap .vk-kalev-sec-header { display: flex; align-items: center; gap: 10px; margin-bottom: 1rem; padding-top: 0.6rem; } .vk-kalev-wrap .vk-kalev-sec-line { flex: 1; height: 0.5px; background: var(--vk-kalev-border); } .vk-kalev-wrap .vk-kalev-sec-title { font-size: 10.5px; font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase; color: var(--vk-kalev-accent-dk); white-space: nowrap; } .vk-kalev-wrap strong { color: var(--vk-kalev-text); font-weight: 600; } .vk-kalev-wrap .vk-kalev-features-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; } .vk-kalev-wrap .vk-kalev-feature-card { padding: 16px 14px; border: 0.5px solid var(--vk-kalev-border); border-radius: 12px; background: var(--vk-kalev-bg-card); } .vk-kalev-wrap .vk-kalev-feat-icon { width: 34px; height: 34px; border-radius: 9px; background: var(--vk-kalev-accent-bg); border: 0.5px solid var(--vk-kalev-accent-bdr); color: var(--vk-kalev-accent-dk); display: flex; align-items: center; justify-content: center; margin-bottom: 10px; } .vk-kalev-wrap .vk-kalev-feat-icon svg { fill: none; } .vk-kalev-wrap .vk-kalev-feat-title { font-size: 13px; font-weight: 700; color: var(--vk-kalev-text); margin-bottom: 6px; line-height: 1.35; } .vk-kalev-wrap .vk-kalev-feat-desc { font-size: 12px; color: var(--vk-kalev-text-mid); line-height: 1.55; } .vk-kalev-wrap .vk-kalev-notice { display: flex; gap: 12px; align-items: flex-start; padding: 14px 16px; border: 0.5px solid var(--vk-kalev-accent-bdr); border-left: 3px solid var(--vk-kalev-accent); border-radius: 10px; background: var(--vk-kalev-accent-bg); } .vk-kalev-wrap .vk-kalev-notice .vk-kalev-notice-ico { width: 22px; height: 22px; border-radius: 50%; background: var(--vk-kalev-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-kalev-wrap .vk-kalev-notice .vk-kalev-notice-body { font-size: 12.5px; color: var(--vk-kalev-text-mid); line-height: 1.6; } .vk-kalev-wrap .vk-kalev-notice .vk-kalev-notice-body strong { color: var(--vk-kalev-text); font-weight: 600; } .vk-kalev-wrap .vk-kalev-notice .vk-kalev-notice-body strong:first-child { display: block; color: var(--vk-kalev-accent-dk); margin-bottom: 3px; font-size: 13px; } .vk-kalev-wrap .vk-kalev-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-kalev-wrap .vk-kalev-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-kalev-wrap .vk-kalev-warn-body { font-size: 12px; color: var(--vk-kalev-text-mid); line-height: 1.55; } .vk-kalev-wrap .vk-kalev-warn-body strong { color: #8a4820; font-weight: 600; } .vk-kalev-wrap .vk-kalev-warn-body strong:first-child { display: block; margin-bottom: 2px; font-size: 12.5px; } .vk-kalev-wrap .vk-kalev-spec-grid { display: flex; flex-direction: column; border: 0.5px solid var(--vk-kalev-border); border-radius: 14px; overflow: hidden; } .vk-kalev-wrap .vk-kalev-spec-item { padding: 10px 16px; border-bottom: 0.5px solid var(--vk-kalev-border-lt); display: flex; align-items: flex-start; background: var(--vk-kalev-bg-card); gap: 16px; } .vk-kalev-wrap .vk-kalev-spec-item:last-child { border-bottom: 0; } .vk-kalev-wrap .vk-kalev-spec-item:nth-child(even) { background: var(--vk-kalev-bg); } .vk-kalev-wrap .vk-kalev-spec-key { font-size: 10.5px; font-weight: 700; letter-spacing: 0.07em; text-transform: uppercase; color: var(--vk-kalev-accent-dk); width: 150px; flex-shrink: 0; padding-top: 2px; } .vk-kalev-wrap .vk-kalev-spec-val { font-size: 12.5px; color: var(--vk-kalev-text); } .vk-kalev-wrap .vk-kalev-style-tags { display: flex; flex-wrap: wrap; gap: 5px; } .vk-kalev-wrap .vk-kalev-style-tag { font-size: 10.5px; font-weight: 600; color: var(--vk-kalev-accent-dk); background: var(--vk-kalev-accent-bg); border: 0.5px solid var(--vk-kalev-accent-bdr); padding: 2px 8px; border-radius: 6px; } .vk-kalev-wrap .vk-kalev-dl-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; } .vk-kalev-wrap .vk-kalev-dl-card { display: flex; flex-direction: column; gap: 10px; padding: 16px 16px 18px; border: 0.5px solid var(--vk-kalev-border); border-radius: 12px; background: var(--vk-kalev-bg-card); text-decoration: none; color: var(--vk-kalev-text); position: relative; min-height: 44px; transition: background 0.18s, border-color 0.18s; } .vk-kalev-wrap .vk-kalev-dl-card:hover { background: var(--vk-kalev-accent-bg); border-color: var(--vk-kalev-accent-bdr); } .vk-kalev-wrap .vk-kalev-dl-card.vk-kalev-dl-disabled { cursor: default; opacity: 0.72; background: var(--vk-kalev-bg); } .vk-kalev-wrap .vk-kalev-dl-card.vk-kalev-dl-disabled:hover { background: var(--vk-kalev-bg); border-color: var(--vk-kalev-border); } .vk-kalev-wrap .vk-kalev-dl-icon { width: 38px; height: 38px; border-radius: 8px; background: var(--vk-kalev-accent-bg); border: 0.5px solid var(--vk-kalev-accent-bdr); color: var(--vk-kalev-accent-dk); display: flex; align-items: center; justify-content: center; flex-shrink: 0; } .vk-kalev-wrap .vk-kalev-dl-icon svg { fill: none; } .vk-kalev-wrap .vk-kalev-dl-meta { width: 100%; } .vk-kalev-wrap .vk-kalev-dl-label { font-size: 13.5px; font-weight: 700; color: var(--vk-kalev-text); line-height: 1.3; margin-bottom: 3px; } .vk-kalev-wrap .vk-kalev-dl-sub { font-size: 11.5px; color: var(--vk-kalev-text-light); letter-spacing: 0.02em; line-height: 1.45; } .vk-kalev-wrap .vk-kalev-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-kalev-text-light); background: var(--vk-kalev-bg-card); border: 0.5px solid var(--vk-kalev-border); padding: 3px 8px; border-radius: 99px; line-height: 1; } .vk-kalev-wrap .vk-kalev-faq-list { display: flex; flex-direction: column; gap: 6px; } .vk-kalev-wrap .vk-kalev-faq-list details { border: 0.5px solid var(--vk-kalev-border); border-radius: 10px; background: var(--vk-kalev-bg-card); overflow: hidden; } .vk-kalev-wrap .vk-kalev-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-kalev-text); display: flex; justify-content: space-between; align-items: center; position: relative; } .vk-kalev-wrap .vk-kalev-faq-list summary::-webkit-details-marker { display: none; } .vk-kalev-wrap .vk-kalev-faq-list summary::after { content: '+'; font-size: 18px; line-height: 1; color: var(--vk-kalev-accent-dk); position: absolute; right: 16px; } .vk-kalev-wrap .vk-kalev-faq-list details[open] summary { color: var(--vk-kalev-accent-dk); } .vk-kalev-wrap .vk-kalev-faq-list details[open] summary::after { content: '\2212'; } .vk-kalev-wrap .vk-kalev-faq-list .vk-kalev-faq-a { padding: 0 16px 14px; font-size: 12.5px; color: var(--vk-kalev-text-mid); line-height: 1.6; } @media (max-width: 520px) { .vk-kalev-wrap .vk-kalev-features-grid { grid-template-columns: 1fr; } .vk-kalev-wrap .vk-kalev-dl-grid { grid-template-columns: 1fr; } .vk-kalev-wrap .vk-kalev-spec-item { flex-direction: column; gap: 4px; } .vk-kalev-wrap .vk-kalev-spec-key { width: auto; } } Inspiration The Elyndor Arc Chandelier is a linear LED dining chandelier built from a single curved piece of European beech wood — a lighter, tighter-grained wood than walnut — bent into an arc-profile shade that cups an integrated LED strip along its interior length. A matching solid beech canopy and thin steel suspension cables complete the hang. Four lengths — 39.4″, 47.2″, 59″, and 70.8″ — draw 19W, 23W, 29W, or 35W at a fixed 3000K warm white. The open slit along the bottom of the shade sends light downward onto the table surface, with a soft secondary glow across the curved wood interior. The natural beech tone — pale honey with a straight grain — keeps it light enough to work in spaces where darker wood would feel heavy, making it a practical choice for a Scandinavian dining room, Japandi kitchen island, or minimalist open-plan living area. Hardwired; dimmable (dimmer sold separately). Good To Know ! European beech wood · integrated LED · 3000K · 4 lengths · hardwired · dimmable · indoor dry only The light source is an integrated LED strip — there is no replaceable bulb. Color temperature is fixed at 3000K warm white. The fixture is dimmable, but a compatible LED dimmer switch is not included — verify compatibility before purchasing a dimmer separately. Hardwired to a ceiling junction box; professional installation is recommended. The shade and canopy are European beech, a natural wood that will show grain variation between pieces. Indoor dry use only — do not install in humid or damp locations. Key Features Curved Beech Wood Shade European beech bent into an arc-profile shade. Pale honey tone and straight grain — lighter in color than walnut or oak, less likely to visually dominate a room. Integrated LED, 3000K LED runs the full interior length of the shade at 3000K warm white. Open bottom slit directs light downward; curved interior reflects a secondary glow upward into the shade. Four Length Options Available in 39.4″ · 47.2″ · 59.1″ · 70.8″. Wattage scales with length: 19W · 23W · 29W · 35W — all at 3000K with the same shade profile. Size & Fit All four sizes share the same 4.5 cm (1.77″) shade depth and 7 cm (2.76″) shade height. The canopy matches the shade in length and material. As a general sizing guide for linear chandeliers over a dining table, choose a fixture roughly two-thirds the table length, leaving about 12″ clear on each end. ! Integrated LED · non-replaceable · dimmable (dimmer not included) · hardwired · indoor dry only LED is non-replaceable — if it fails outside warranty, the fixture would need to be replaced. Before buying a dimmer separately, confirm it is rated for integrated LED loads; standard incandescent dimmers commonly cause flickering. Over a dining table or kitchen island, hang the shade bottom about 28–34″ above the surface. European beech is a natural wood — keep it indoor and dry; moisture will affect the finish over time. Specifications Fixture Type Linear LED chandelier · hardwired · dimmable · integrated LED (non-replaceable) Materials Curved European beech wood shade · matching beech canopy · steel suspension cables Dimensions 100 cm · 39.4″ L × 4.5 cm · 1.77″ D × 7 cm · 2.76″ H — 19W120 cm · 47.2″ L × 4.5 cm · 1.77″ D × 7 cm · 2.76″ H — 23W150 cm · 59″ L × 4.5 cm · 1.77″ D × 7 cm · 2.76″ H — 29W180 cm · 70.8″ L × 4.5 cm · 1.77″ D × 7 cm · 2.76″ H — 35W Light Source Integrated LED · 3000K warm white · non-replaceable · dimmable (dimmer not included) Power Hardwired · wall switch / dimmer · indoor dry only Installation Hardwires to ceiling junction box · beech canopy included · professional installation recommended · hang 28–34″ above tabletop Design Style Scandinavian Japandi Warm Minimalist Organic Modern Contemporary Best For Dining room table, kitchen island, breakfast bar, open-plan living area, conference table Downloads Technical reference and setup files for the Elyndor Arc Chandelier. Need a doc that's not listed? Email [email protected]. Spec Sheet Dimensions & details · PDF Pending Install Guide Hardwire & hang setup · PDF Pending 3D File 3D model · OBJ/FBX Pending FAQ Which length should I choose for my table? A reliable guideline is to pick a fixture about two-thirds the length of your table, leaving roughly 12″ clear on each side. The 39.4″ (100 cm) works for a compact 4-seat table, 47.2″ (120 cm) for a standard 4–6 seat, 59″ (150 cm) for a 6-seat, and 70.8″ (180 cm) for a long 8-seat table or kitchen island. Can I replace the LED if it fails? No. The LED strip is integrated into the shade and cannot be replaced by the user. LED lifespan under normal use is typically 25,000–50,000 hours. If the LED fails after the warranty period, the fixture would need to be replaced. Is it dimmable, and what dimmer works with it? Yes, the fixture is dimmable. A dimmer switch is not included. Purchase a dimmer rated for integrated LED loads — standard incandescent dimmers often cause flickering or buzzing with LED fixtures. Check the dimmer's compatibility list before buying. Is it hardwired or plug-in? It is hardwired to a ceiling junction box and controlled via your wall switch or a compatible dimmer. There is no plug-in option. Professional installation by a licensed electrician is recommended. How do I clean the beech wood shade? Wipe with a soft dry cloth only. Do not use water, oils, or cleaning sprays on the wood surface. Keep the fixture in indoor dry locations — sustained humidity will affect the wood over time.
More you might like
Related
Arcadia Chandelier
Related
Archive Chandelier
Related
Arcadia Chandelier
Related