Ravina Chandelier
.vk-nal-wrap { --vk-nal-bg: #ffffff; --vk-nal-bg-card: #f7f4ef; --vk-nal-bg-deep: #e2d5bc; --vk-nal-border: #e6ddc7; --vk-nal-border-lt: #f1ece0; --vk-nal-accent: #9c7943; --vk-nal -accent-dk: #66502c; --vk-nal-accent-lt: #bc9a63; --vk-nal-accent-bg: #ece0c5; --vk-nal-accent-bdr: #d6bd8c; --vk-nal-text: #262218; --vk-nal-text-mid: #524939; --vk-nal-text-light: #8c8069; max-width: 680px; margin: 0; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; color: var(--vk-nal-text); line-height: 1.72; font-size: 14.5px; } .vk-nal-wrap * { box-sizing: border-box; } .vk-nal-wrap p { margin: 0 0 0.8rem 0; color: var(--vk-nal-text-mid); } .vk-nal-wrap a { color: var(--vk-nal-accent-dk); text-decoration: underline; } .vk-nal-wrap .vk-nal-section { margin-bottom: 2.6rem; } .vk-nal-wrap .vk-nal-sec-header { display: flex; align-items: center; gap: 10px; margin-bottom: 1rem; padding-top: 0.6rem; } .vk-nal-wrap .vk-nal-sec-line { flex: 1; height: 0.5px; background: var(--vk-nal-border); } .vk-nal-wrap .vk-nal-sec-title { font-size: 10.5px; font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase; color: var(--vk-nal-accent-dk); white-space: nowrap; } .vk-nal-wrap strong { color: var(--vk-nal-text); font-weight: 600; } .vk-nal-wrap .vk-nal-video-box { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; border-radius: 10px; background: #111; margin-bottom: 0.5rem; } .vk-nal-wrap .vk-nal-video-box iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; } .vk-nal-wrap .vk-nal-features-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; } .vk-nal-wrap .vk-nal-feature-card { padding: 16px 14px; border: 0.5px solid var(--vk-nal-border); border-radius: 12px; background: var(--vk-nal-bg-card); } .vk-nal-wrap .vk-nal-feat-icon { width: 34px; height: 34px; border-radius: 9px; background: var(--vk-nal-accent-bg); border: 0.5px solid var(--vk-nal-accent-bdr); color: var(--vk-nal-accent-dk); display: flex; align-items: center; justify-content: center; margin-bottom: 10px; } .vk-nal-wrap .vk-nal-feat-icon svg { fill: none; } .vk-nal-wrap .vk-nal-feat-title { font-size: 13px; font-weight: 700; color: var(--vk-nal-text); margin-bottom: 6px; line-height: 1.35; } .vk-nal-wrap .vk-nal-feat-desc { font-size: 12px; color: var(--vk-nal-text-mid); line-height: 1.55; } .vk-nal-wrap .vk-nal-notice { display: flex; gap: 12px; align-items: flex-start; padding: 14px 16px; border: 0.5px solid var(--vk-nal-accent-bdr); border-left: 3px solid var(--vk-nal-accent); border-radius: 10px; background: var(--vk-nal-accent-bg); } .vk-nal-wrap .vk-nal-notice .vk-nal-notice-ico { width: 22px; height: 22px; border-radius: 50%; background: var(--vk-nal-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-nal-wrap .vk-nal-notice .vk-nal-notice-body { font-size: 12.5px; color: var(--vk-nal-text-mid); line-height: 1.6; } .vk-nal-wrap .vk-nal-notice .vk-nal-notice-body strong { color: var(--vk-nal-text); font-weight: 600; } .vk-nal-wrap .vk-nal-notice .vk-nal-notice-body strong:first-child { display: block; color: var(--vk-nal-accent-dk); margin-bottom: 3px; font-size: 13px; } .vk-nal-wrap .vk-nal-size-table { width: 100%; border-collapse: collapse; border: 0.5px solid var(--vk-nal-border); border-radius: 12px; overflow: hidden; margin-bottom: 12px; } .vk-nal-wrap .vk-nal-size-table thead th { background: var(--vk-nal-accent-bg); color: var(--vk-nal-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-nal-border); } .vk-nal-wrap .vk-nal-size-table tbody td { padding: 14px 16px; font-size: 13px; color: var(--vk-nal-text); border-bottom: 0.5px solid var(--vk-nal-border-lt); background: var(--vk-nal-bg-card); } .vk-nal-wrap .vk-nal-size-table tbody tr:nth-child(even) td { background: var(--vk-nal-bg); } .vk-nal-wrap .vk-nal-size-table tbody tr:last-child td { border-bottom: 0; } .vk-nal-wrap .vk-nal-size-table tbody td:first-child { font-weight: 700; color: var(--vk-nal-text); width: 22%; } .vk-nal-wrap .vk-nal-size-table tbody td:last-child { color: var(--vk-nal-text-mid); } .vk-nal-wrap .vk-nal-spec-grid { display: flex; flex-direction: column; border: 0.5px solid var(--vk-nal-border); border-radius: 14px; overflow: hidden; } .vk-nal-wrap .vk-nal-spec-item { padding: 10px 16px; border-bottom: 0.5px solid var(--vk-nal-border-lt); display: flex; align-items: flex-start; background: var(--vk-nal-bg-card); gap: 16px; } .vk-nal-wrap .vk-nal-spec-item:last-child { border-bottom: 0; } .vk-nal-wrap .vk-nal-spec-item:nth-child(even) { background: var(--vk-nal-bg); } .vk-nal-wrap .vk-nal-spec-key { font-size: 10.5px; font-weight: 700; letter-spacing: 0.07em; text-transform: uppercase; color: var(--vk-nal-accent-dk); width: 150px; flex-shrink: 0; padding-top: 2px; } .vk-nal-wrap .vk-nal-spec-val { font-size: 12.5px; color: var(--vk-nal-text); } .vk-nal-wrap .vk-nal-style-tags { display: flex; flex-wrap: wrap; gap: 5px; } .vk-nal-wrap .vk-nal-style-tag { font-size: 10.5px; font-weight: 600; color: var(--vk-nal-accent-dk); background: var(--vk-nal-accent-bg); border: 0.5px solid var(--vk-nal-accent-bdr); padding: 2px 8px; border-radius: 6px; } .vk-nal-wrap .vk-nal-dl-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; } .vk-nal-wrap .vk-nal-dl-card { display: flex; flex-direction: column; gap: 10px; padding: 16px 16px 18px; border: 0.5px solid var(--vk-nal-border); border-radius: 12px; background: var(--vk-nal-bg-card); text-decoration: none; color: var(--vk-nal-text); position: relative; min-height: 44px; transition: background 0.18s, border-color 0.18s; } .vk-nal-wrap .vk-nal-dl-card:hover { background: var(--vk-nal-accent-bg); border-color: var(--vk-nal-accent-bdr); } .vk-nal-wrap .vk-nal-dl-icon { width: 38px; height: 38px; border-radius: 8px; background: var(--vk-nal-accent-bg); border: 0.5px solid var(--vk-nal-accent-bdr); color: var(--vk-nal-accent-dk); display: flex; align-items: center; justify-content: center; flex-shrink: 0; } .vk-nal-wrap .vk-nal-dl-icon svg { fill: none; } .vk-nal-wrap .vk-nal-dl-meta { width: 100%; } .vk-nal-wrap .vk-nal-dl-label { font-size: 13.5px; font-weight: 700; color: var(--vk-nal-text); line-height: 1.3; margin-bottom: 3px; } .vk-nal-wrap .vk-nal-dl-sub { font-size: 11.5px; color: var(--vk-nal-text-light); letter-spacing: 0.02em; line-height: 1.45; } .vk-nal-wrap .vk-nal-faq-list { display: flex; flex-direction: column; gap: 6px; } .vk-nal-wrap .vk-nal-faq-list details { border: 0.5px solid var(--vk-nal-border); border-radius: 10px; background: var(--vk-nal-bg-card); overflow: hidden; } .vk-nal-wrap .vk-nal-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-nal-text); display: flex; justify-content: space-between; align-items: center; position: relative; } .vk-nal-wrap .vk-nal-faq-list summary::-webkit-details-marker { display: none; } .vk-nal-wrap .vk-nal-faq-list summary::after { content: '+'; font-size: 18px; line-height: 1; color: var(--vk-nal-accent-dk); position: absolute; right: 16px; } .vk-nal-wrap .vk-nal-faq-list details[open] summary { color: var(--vk-nal-accent-dk); } .vk-nal-wrap .vk-nal-faq-list details[open] summary::after { content: '\2212'; } .vk-nal-wrap .vk-nal-faq-list .vk-nal-faq-a { padding: 0 16px 14px; font-size: 12.5px; color: var(--vk-nal-text-mid); line-height: 1.6; } @media (max-width: 520px) { .vk-nal-wrap .vk-nal-features-grid { grid-template-columns: 1fr; } .vk-nal-wrap .vk-nal-dl-grid { grid-template-columns: 1fr; } .vk-nal-wrap .vk-nal-spec-item { flex-direction: column; gap: 4px; } .vk-nal-wrap .vk-nal-spec-key { width: auto; } .vk-nal-wrap .vk-nal-size-table thead th, .vk-nal-wrap .vk-nal-size-table tbody td { padding: 10px 12px; font-size: 12.5px; } } See It In Action Inspiration The Ravina Chandelier pairs a sculpted white core with brass arms that extend outward to handwoven red-and-white fabric shades, blending nostalgic charm with modern craftsmanship. The contrast of brass, white, and woven red fabric gives each arm its own presence while reading as one playful, considered fixture overhead. Available in 3, 5, or 7-head sizes, this fabric-shade chandelier scales from a breakfast nook to a dining table or entryway in vintage-whimsy, eclectic, and contemporary interiors. Good To Know ! Hardwired · E12 or E14 per head · adjustable chain · 3 sizes It is hardwired to a ceiling junction box; professional installation is recommended. Each head holds one E12 or E14 bulb (up to 15W incandescent or LED equivalent), and the chain adjusts up to 19.7″ to set your drop. Rated for indoor use. Key Features Handwoven Fabric Shades Each shade is handwoven in red-and-white fabric, radiating warmth and a touch of vintage personality above the table. Brass Arms, Sculpted White Core Brass arms extend gracefully from a sculpted white center, giving the fixture a considered contrast of texture and tone. 3, 5, or 7-Head Sizes Scales from a compact 3-head fixture to a full 7-head chandelier, so Ravina fits a breakfast nook, a standard table, or a long dining table. Size & Fit Heads Diameter × Height 3 Heads Dia 48 cm × H 48 cm (∅ 18.8″ × H 18.8″) 5 Heads Dia 66 cm × H 48 cm (∅ 25.6″ × H 18.8″) 7 Heads Dia 80 cm × H 48 cm (∅ 31.5″ × H 18.8″) Specifications Fixture Type Chandelier, handwoven fabric shades Materials & Finish Metal (brass-finished arms, white sculpted core) + fabric shades Colors Gold, White, Red Light Source E12 or E14 — one per head (3, 5, or 7 total depending on size) · up to 15W incandescent or LED equivalent Mount Hardwired to a ceiling junction box Chain Adjustable up to 19.7″ hanging height Power Dimmer compatible (switch not included) Installation Professional installation recommended · indoor use Certification North America, Australia, Europe, and Middle East Design Style Vintage WhimsyEclecticContemporary Best For Dining table, breakfast nook, entryway · ambient accent light Downloads Spec Sheet Parameters & dimensions · PDF Install Guide Hardwire & chain setup · PDF 3D Files 3D model · OBJ/FBX FAQ What sizes are available?Three sizes: 3 heads (Dia 48cm × H 48cm), 5 heads (Dia 66cm × H 48cm), and 7 heads (Dia 80cm × H 48cm) — all ∅18.8″–31.5″ × H18.8″. What bulb does it use?Each head takes one E12 or E14 bulb, up to 15W incandescent or LED equivalent. It's dimmer compatible with a compatible dimmer switch (sold separately). What are the shades and arms made of?The shades are handwoven fabric in red-and-white; the arms and core are metal, available in Gold, White, or Red. How do I adjust the hanging height?The chain adjusts up to 19.7″ to set your drop. Ravina is hardwired to a ceiling junction box, and professional installation is recommended.
More you might like
Related
Ravina Chandelier
Related
Ravina Chandelier
Related
Ravina Chandelier
Related