Tree Branches Flower Chandelier
/* ===== Tree Branches Flower — Antique Brass + Champagne palette ===== */ .vk-wrap{font-family:'DM Sans',sans-serif;color:#2a1808;max-width:680px;margin:0;padding:0;} .vk-wrap *{b ox-sizing:border-box;} .vk-wrap p,.vk-wrap h4,.vk-wrap h5{margin:0;} .vk-wrap .vk-divider{height:1px;background:#d8b878;margin:1.75rem 0;} .vk-wrap .vk-headline{font-family:'DM Serif Display',serif;font-size:21px;color:#2a1808;line-height:1.4;margin-bottom:.75rem;letter-spacing:-.01em;} .vk-wrap .vk-headline em{font-style:italic;color:#a06420;} .vk-wrap .vk-intro{font-size:15px;color:#2a1808;line-height:1.85;margin-bottom:1rem;font-weight:300;} .vk-wrap .vk-section-label{font-size:10px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:#a06420;margin-bottom:.7rem;display:block;} /* ─── Notice ─── */ .vk-wrap .vk-notice-linen{border-left:2px solid #a07840;background:linear-gradient(135deg,#fdf4dc 0%,#f0d8a0 100%);border-radius:0 6px 6px 0;padding:.95rem 1.1rem;margin-bottom:.75rem;} .vk-wrap .vk-notice-linen h5{font-size:13px;font-weight:500;color:#7a4818;margin-bottom:.35rem;letter-spacing:.02em;} .vk-wrap .vk-notice-linen p{font-size:13px;color:#2a1808;line-height:1.65;} /* ─── Features ─── */ .vk-wrap .vk-features{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:1.25rem;} .vk-wrap .vk-feat{background:linear-gradient(135deg,#fdf4dc 0%,#f0d8a0 100%);border-radius:6px;padding:.9rem;border:1px solid #d8b878;} .vk-wrap .vk-feat-icon{width:28px;height:28px;border-radius:4px;background:#ecd098;display:flex;align-items:center;justify-content:center;margin-bottom:.6rem;border:1px solid #c89858;color:#7a4818;} .vk-wrap .vk-feat h4{font-size:12.5px;font-weight:500;color:#2a1808;margin-bottom:.25rem;} .vk-wrap .vk-feat p{font-size:12px;color:#5a3818;line-height:1.55;font-weight:300;} /* ─── Color swatches ─── */ .vk-wrap .vk-swatches{display:flex;gap:20px;flex-wrap:wrap;margin-bottom:.5rem;} .vk-wrap .vk-swatch-item{display:flex;align-items:center;gap:.6rem;} .vk-wrap .vk-swatch-dot{width:30px;height:30px;border-radius:50%;flex-shrink:0;border:1px solid #c89858;} .vk-wrap .vk-swatch-label{font-size:13px;color:#2a1808;font-weight:500;} .vk-wrap .vk-swatch-desc{font-size:11px;color:#806820;margin-top:2px;} /* ─── Size ─── */ .vk-wrap .vk-size{display:flex;gap:1rem;align-items:flex-start;padding:.95rem 1.1rem;border:1px solid #d8b878;border-radius:6px;background:linear-gradient(135deg,#fdf4dc 0%,#f0d8a0 100%);margin-bottom:.75rem;} .vk-wrap .vk-size-thumb a{display:block;flex-shrink:0;} .vk-wrap .vk-size-thumb img{width:110px;height:auto;border-radius:5px;border:1px solid #c89858;display:block;background:#fff;} .vk-wrap .vk-size-thumb-hint{font-size:10px;color:#806820;text-align:center;margin-top:3px;} .vk-wrap .vk-size-info{flex:1;padding-top:.15rem;} .vk-wrap .vk-size-tag{display:inline-block;background:#2a1808;color:#fdf4dc;font-size:10px;padding:2px 9px;border-radius:10px;font-weight:500;margin-bottom:.4rem;letter-spacing:.05em;} .vk-wrap .vk-size-name{font-family:'DM Serif Display',serif;font-size:18px;color:#2a1808;margin-bottom:.25rem;line-height:1.3;} .vk-wrap .vk-size-detail{font-size:12.5px;color:#5a3818;line-height:1.7;font-weight:300;} /* ─── Bulb card ─── */ .vk-wrap .vk-bulb-card{background:linear-gradient(135deg,#fdf4dc 0%,#f0d8a0 100%);border:1px solid #d8b878;border-radius:6px;padding:1rem 1.1rem;margin-bottom:.75rem;} .vk-wrap .vk-bulb-rec{display:flex;gap:14px;align-items:flex-start;} .vk-wrap .vk-bulb-icon{color:#a06420;flex-shrink:0;margin-top:2px;} .vk-wrap .vk-bulb-text{font-size:13.5px;font-weight:300;color:#2a1808;line-height:1.65;} .vk-wrap .vk-bulb-text strong{font-weight:500;color:#7a4818;} /* ─── Spec table ─── */ .vk-wrap .vk-spec-table{width:100%;border-collapse:collapse;} .vk-wrap .vk-spec-table tr{border-bottom:1px solid #d8b878;} .vk-wrap .vk-spec-table tr:last-child{border-bottom:none;} .vk-wrap .vk-spec-table td{padding:9px 0;font-size:14px;vertical-align:top;} .vk-wrap .vk-spec-table td:first-child{color:#806820;width:42%;padding-right:1rem;font-weight:300;} .vk-wrap .vk-spec-table td:last-child{color:#2a1808;font-weight:300;} /* ─── Download ─── */ .vk-wrap .vk-dl{display:flex;gap:8px;flex-wrap:wrap;} .vk-wrap .vk-dl-btn{display:inline-flex;align-items:center;gap:7px;font-size:13px;color:#2a1808;border:1px solid #c89858;padding:8px 15px;border-radius:5px;text-decoration:none;background:linear-gradient(135deg,#fdf4dc 0%,#f0d8a0 100%);transition:all .18s;} .vk-wrap .vk-dl-btn:hover{background:linear-gradient(135deg,#f0d8a0 0%,#e8c890 100%);border-color:#a07840;} .vk-wrap .vk-dl-btn svg{color:#a06420;flex-shrink:0;} /* ─── FAQ ─── */ .vk-wrap details{border-bottom:1px solid #d8b878;padding:13px 0;} .vk-wrap details:first-of-type{border-top:1px solid #d8b878;} .vk-wrap details summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:.5rem;font-size:14px;font-weight:500;color:#2a1808;} .vk-wrap details summary::-webkit-details-marker,.vk-wrap details summary::marker{display:none;} .vk-wrap details[open] summary svg{transform:rotate(180deg);} .vk-wrap details summary svg{transition:transform .2s;flex-shrink:0;color:#a06420;} .vk-wrap details p{font-size:13px;color:#2a1808;line-height:1.7;margin-top:8px;padding-right:1rem;font-weight:300;} /* ─── Responsive ─── */ @media(max-width:520px){ .vk-wrap .vk-features{grid-template-columns:1fr 1fr;} .vk-wrap .vk-size{flex-direction:column;} .vk-wrap .vk-size-thumb img{width:100%;} .vk-wrap .vk-headline{font-size:19px;} } Tree Branches Flower Ceiling Lamp — brass branch with hand-cast ceramic flowers, 47″ across At 120 cm / 47 inches across and 85 cm / 33 inches tall, the Tree Branches spreads outward and downward from a single ceiling canopy — antique brass branches with knobby bark texture, mounted with hand-cast ceramic flowers along the limbs. Light from G4 sockets nested among the upper branches throws warm reflections off the brass and through the petals of nearby flowers, creating a flickering, dappled glow. The fixture mounts directly to the ceiling with no chain or rod — built for living rooms, dining tables, and entryways with 9–11 ft ceilings. Available with white or amber ceramic flowers. Hardwired install · LTL freight delivery Ships in a custom crate via freight (curbside delivery). Hardwired into a junction box and installed by a licensed electrician — typically a two-person job for safe handling of the ceramic flowers, which are individually packed and attached on site. Features Antique brass branches Hand-cast organic form with knobby bark texture. Hand-cast flowers Ceramic blossoms in white or amber. Direct ceiling mount Drops 33″ from canopy, no chain needed. Flower Color White Glazed porcelain blossoms Amber Warm honey-toned ceramic Size & Drop Tap to enlarge Single size · 2 flower colors Ø 47.2″ × H 33.5″ Ø 120 cm × H 85 cmDirect ceiling mount (no chain or rod)Recommended ceiling: 9–11 ftTotal drop from canopy: ~85 cm / 33.5″ Recommended Bulb G4 base · warm white LED bulbs recommended. Bulbs not included. Specifications Dimensions Ø 120 cm × H 85 cm / Ø 47.2″ × H 33.5″ Frame Brass, antique finish Flowers Hand-cast ceramic — white or amber Light source G4 base — bulbs not included Voltage AC 110–240 V Wiring Hardwired, direct ceiling mount (no chain or rod) Mounting Ceiling, hardwired junction box Control Wall switch · Dimmable with dimmable LEDs + Triac dimmer Flower colors White · Amber Environment Indoor only Shipping LTL freight (custom crate) Certification North America · EU · Australia · Saudi Arabia Downloads Spec Sheet Frequently Asked Questions What ceiling height does this need? Best with 9–11 ft ceilings — the fixture drops 85 cm / 33.5″ from the canopy with no chain to adjust. Use under 9 ft only if no head clearance is needed underneath, such as above a dining table or in an entryway. How does it ship and install? Ships LTL freight in a custom crate (curbside delivery). Hardwired into a junction box and installed by a licensed electrician — typically a two-person job for safe handling of the ceramic flowers, which are individually packed. Will the ceramic flowers vary? Each flower is hand-cast and glazed individually, so petal shape, gloss, and slight color variation differ from piece to piece. The brass branch armature is also welded by hand — overall silhouette is consistent, but no two pieces are identical. Are the bulbs included? Is it dimmable? Bulbs are not included — G4 base, use warm white LED. Dimming requires both dimmable bulbs and a Triac wall dimmer; the standard wall switch operates on/off only.
More you might like
Related
FELIPAN Tree Branches Creative Chandelier C5222
Related
Snow Tree Branches Linear Chandelier 55''L
Related
Snow Tree Branches Linear Chandelier 55''L
Related