Nova Elliptical Persimmon Chandelier
.pdp { font-family: -apple-system, 'Helvetica Neue', Arial, sans-serif; background: transparent; padding: 0; max-width: 720px; margin: 0 auto; color: #1a1a1a; line-height: 1.6; } . pdp * { box-sizing: border-box; } .pdp p { margin: 0 0 .8rem; } .pdp a { color: #1a1a1a; } .pdp img { max-width: 100%; height: auto; display: block; } /* TOP MATERIAL TAGS */ .pdp .material-tags { font-size: 11px; font-weight: 700; letter-spacing: .14em; text-transform: uppercase; color: #1a1a1a; margin: 0 0 18px; } .pdp .material-tags .dot { display: inline-block; margin: 0 8px; color: #8a8278; font-weight: 400; } /* INTRO */ .pdp .intro-text { font-size: 14px; line-height: 1.8; color: #3a3a3a; margin: 0 0 16px; } .pdp .intro-text em { font-style: italic; color: #1a1a1a; } /* SECTION LABEL — text with light underline */ .pdp .section-label { display: block !important; font-size: 11px !important; font-weight: 700 !important; letter-spacing: .14em !important; text-transform: uppercase !important; color: #1a1a1a !important; margin: 0 0 18px !important; padding: 0 0 14px !important; border-bottom: 1px solid #d0c9bf !important; line-height: 1.4 !important; font-family: inherit !important; } .pdp .divider { height: 1px; background: #d8d1c5; margin: 28px 0; } /* VIDEO */ .pdp .video-frame { position: relative; padding-top: 56.25%; background: #1a1a1a; margin-bottom: 8px; overflow: hidden; } .pdp .video-frame iframe { position: absolute; inset: 0; width: 100%; height: 100%; border: 0; } .pdp .video-link { display: flex; align-items: center; gap: 12px; padding: 10px 14px; border: 1px solid #c8c0b4; background: transparent; text-decoration: none; color: #1a1a1a; transition: background .15s; } .pdp .video-link:hover { background: #e8e2d8; } .pdp .yt-icon { width: 28px; height: 20px; background: #FF0000; color: #fff; display: inline-flex; align-items: center; justify-content: center; font-size: 10px; flex-shrink: 0; } .pdp .vl-text { flex: 1; display: flex; flex-direction: column; line-height: 1.3; } .pdp .vl-text strong { font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: .05em; } .pdp .vl-text span { color: #8a8278; font-size: 11px; margin-top: 2px; } .pdp .ext-arrow { font-size: 14px; color: #8a8278; } /* NOTICE */ .pdp .notice-block { background: #e8e2d8; padding: 14px 16px; margin: 0; border-left: 3px solid #1a1a1a; } .pdp .notice-block p { font-size: 13px; color: #3a3a3a; line-height: 1.7; margin: 0 0 8px; } .pdp .notice-block p:last-child { margin: 0; } .pdp .notice-block strong { font-weight: 700; color: #1a1a1a; } .pdp .notice-block a { color: #1a1a1a; text-decoration: underline; font-weight: 700; } /* FEATURES */ .pdp .feat-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; } .pdp .feat-card { background: #e8e2d8; padding: 14px; } .pdp .feat-card h4 { font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: .06em; margin: 0 0 6px; color: #1a1a1a; } .pdp .feat-card p { font-size: 12px; color: #5a5550; line-height: 1.6; margin: 0; } /* VARIANT CARDS */ .pdp .variant-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; } .pdp .variant-card { border: 1px solid #c8c0b4; padding: 16px; background: transparent; } .pdp .variant-card h5 { font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: .08em; margin: 0 0 10px; padding-bottom: 8px; border-bottom: 1px solid #d0c9bf; color: #1a1a1a; } .pdp .variant-dim { font-size: 13.5px; font-weight: 700; color: #1a1a1a; letter-spacing: -.01em; line-height: 1.5; margin: 0 0 8px !important; } .pdp .variant-meta { font-size: 12px; color: #5a5550; line-height: 1.6; margin: 0 !important; } /* DIMENSION ROW */ .pdp .dim-row { display: grid; grid-template-columns: 1fr 1fr; border: 1px solid #c8c0b4; margin-bottom: 16px; } .pdp .dim-cell { padding: 14px 16px; text-align: center; } .pdp .dim-cell:first-child { border-right: 1px solid #c8c0b4; } .pdp .dim-val { font-size: 15px; font-weight: 700; color: #1a1a1a; display: block; letter-spacing: -.01em; } .pdp .dim-lbl { font-size: 11px; color: #8a8278; text-transform: uppercase; letter-spacing: .08em; margin-top: 4px; display: block; } /* SPEC TABLE */ .pdp .spec-table { width: 100%; border-collapse: collapse; } .pdp .spec-table tr { border-bottom: 1px solid #d0c9bf; } .pdp .spec-table tr:first-child { border-top: 1px solid #d0c9bf; } .pdp .spec-table td { padding: 11px 0; font-size: 13px; vertical-align: top; } .pdp .spec-table td:first-child { color: #8a8278; width: 38%; font-size: 11px; text-transform: uppercase; letter-spacing: .06em; font-weight: 700; padding-right: 12px; } .pdp .spec-table td:last-child { color: #2a2a2a; } .pdp .swatches { display: flex; gap: 12px; align-items: center; flex-wrap: wrap; } .pdp .sw { width: 18px; height: 18px; border-radius: 50%; border: 1px solid #b0a898; flex-shrink: 0; box-shadow: inset 0 0 0 1px rgba(255,255,255,.2); } .pdp .sw-lbl { font-size: 12px; color: #3a3a3a; display: flex; align-items: center; gap: 6px; } /* INSTALL LIST */ .pdp .install-list { list-style: none; padding: 0; margin: 0; } .pdp .install-list li { font-size: 13px; color: #3a3a3a; padding: 10px 0 10px 18px; border-bottom: 1px solid #d0c9bf; line-height: 1.65; position: relative; } .pdp .install-list li:first-child { border-top: 1px solid #d0c9bf; } .pdp .install-list li::before { content: '—'; position: absolute; left: 0; top: 10px; color: #8a8278; font-size: 11px; } .pdp .install-list em { font-style: italic; color: #1a1a1a; font-weight: 600; } /* DOWNLOADS */ .pdp .dl-row { display: flex; gap: 8px; flex-wrap: wrap; } .pdp .dl-btn { font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: .07em; color: #1a1a1a; border: 1.5px solid #1a1a1a; padding: 10px 18px; text-decoration: none; background: transparent; display: inline-flex; align-items: center; gap: 6px; transition: background .15s, color .15s; } .pdp a.dl-btn:hover, .pdp .dl-btn:hover { background: #1a1a1a !important; color: #ffffff !important; } /* FAQ */ .pdp .faq-item { border-bottom: 1px solid #d0c9bf; } .pdp .faq-item:first-of-type { border-top: 1px solid #d0c9bf; } .pdp .faq-item summary { font-size: 12px !important; font-weight: 700 !important; text-transform: uppercase !important; letter-spacing: .04em !important; padding: 14px 0; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; color: #1a1a1a !important; font-family: inherit !important; line-height: 1.4 !important; } .pdp .faq-item summary::-webkit-details-marker { display: none; } .pdp .faq-item summary .plus { color: #8a8278; font-weight: 400; font-size: 16px; display: inline-block; transition: transform .2s ease; } .pdp .faq-item[open] summary .plus { transform: rotate(45deg); } .pdp .faq-item p { font-size: 13px; color: #5a5550; line-height: 1.7; padding: 0 4px 16px 0; margin: 0; } /* RESPONSIVE */ @media (max-width: 640px) { .pdp { padding: 20px; } .pdp .feat-grid { grid-template-columns: 1fr 1fr; } .pdp .variant-grid { grid-template-columns: 1fr; } .pdp .dim-row { grid-template-columns: 1fr; } .pdp .dim-cell:first-child { border-right: 0; border-bottom: 1px solid #c8c0b4; } .pdp .spec-table td:first-child { width: 45%; } .pdp .dl-btn { flex: 1; justify-content: center; } } @media (max-width: 420px) { .pdp .feat-grid { grid-template-columns: 1fr; } } Metal·Brass·Glass An oval persimmon-shaped chandelier crafted from real metal and glass — sturdy, balanced, and sculpted to anchor a room. A finishing piece that sits equally well in modern and traditional interiors, whether suspended over a dining table, entryway, or kitchen island. Please note — every fixture is inspected and balanced before shipment. If it tilts after installation, the cause is almost always a glass shade that isn't fully or evenly seated. Check each shade sits level and secure; if needed, swap shades between positions until the fixture hangs straight. Installation tip — adjust the direction of each lamp arm while tightening the nuts for the best result. View the install video → See It In Action ▶ Detail & Finish WalkthroughWatch on YouTube ↗ Features Real Metal & Glass Metal body with brass lamp arms and hand-set glass shades. Sloped Ceiling Ready Compatible with vaulted and angled ceilings out of the box. 59" Hanging Wire Adjustable drop — shorten at install to suit any ceiling. Two Configurations — Choose at Checkout 3-Head Ø 60 cm × H 29 cmØ 23.6″ × H 11.4″ 3 × E26 / E27 sockets3.5 kg / 7.7 lb · 59″ wire 5-Head Ø 70 cm × H 29 cmØ 27.6″ × H 11.4″ 5 × E26 / E27 sockets5.6 kg / 12.3 lb · 59″ wire Product Notes Materials Metal body · Brass lamp arms · Glass shades Socket E26 / E27 — bulbs not included Wiring Hardwired · 59″ (150 cm) hanging wire Installation Sloped ceiling compatible Weight 3-head 3.5 kg · 5-head 5.6 kg Finishes Beige White Wood Grain Brass SKU RDC-210806 Installation Hardwired installation — a licensed electrician is recommended. Compatible with sloped and vaulted ceilings using a standard junction box. Adjust the direction of each lamp arm while tightening the nuts for correct alignment. Make sure every glass shade is fully seated and level to keep the fixture balanced. Bulbs not included — requires E26 or E27 bulbs (3 for 3-head, 5 for 5-head). Downloads ↓ Spec Sheet ↓ Install Guide ↓ 3D Files FAQ Does it work on sloped or vaulted ceilings? + Yes. The fixture is sloped-ceiling compatible as standard and works on most angled and cathedral ceilings with a standard junction box. What bulbs does it use? + E26 or E27 sockets — 3 bulbs for the 3-head version, 5 bulbs for the 5-head. Bulbs are not included. How long is the hanging wire? + 59″ (150 cm) as shipped. The wire can be shortened during installation to match your ceiling height. Why does it tilt after installation? + Almost always because a glass shade isn't fully or evenly seated. Check each shade sits level and secure — if one feels slightly heavier, swap shades between positions until the fixture hangs straight. Which size should I choose? + The 3-head (Ø 23.6″) suits entryways, bedrooms, and smaller dining tables. The 5-head (Ø 27.6″) is better for larger dining tables, kitchen islands, and open living spaces.
More you might like
Related
Elliptical Persimmon Chandelier
Related
Elliptical Persimmon Chandelier
Related