Beadora Pendant Light
.vk-beadora-wrap { --vk-bead-bg: #ffffff; --vk-bead-bg-card: #f7f1e4; --vk-bead-bg-deep: #ecdfc7; --vk-bead-border: #e6d8be; --vk-bead-border-lt: #ede2cc; --vk-bead-accent: #a07a52 ; --vk-bead-accent-dk: #6b4a2e; --vk-bead-accent-lt: #c8a778; --vk-bead-accent-bg: #ede0c4; --vk-bead-accent-bdr: #c8a778; --vk-bead-text: #2a211a; --vk-bead-text-mid: #5a4a3b; --vk-bead-text-light: #978674; max-width: 680px; margin: 0; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; color: var(--vk-bead-text); line-height: 1.72; font-size: 14.5px; } .vk-beadora-wrap * { box-sizing: border-box; } .vk-beadora-wrap p { margin: 0 0 0.8rem 0; color: var(--vk-bead-text-mid); } .vk-beadora-wrap a { color: var(--vk-bead-accent-dk); text-decoration: underline; } .vk-beadora-wrap .vk-bead-section { margin-bottom: 2.6rem; } .vk-beadora-wrap .vk-bead-sec-header { display: flex; align-items: center; gap: 10px; margin-bottom: 1rem; padding-top: 0.6rem; } .vk-beadora-wrap .vk-bead-sec-line { flex: 1; height: 0.5px; background: var(--vk-bead-border); } .vk-beadora-wrap .vk-bead-sec-title { font-size: 10.5px; font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase; color: var(--vk-bead-accent-dk); white-space: nowrap; } .vk-beadora-wrap strong { color: var(--vk-bead-text); font-weight: 600; } /* Features grid */ .vk-beadora-wrap .vk-bead-features-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; } .vk-beadora-wrap .vk-bead-feature-card { padding: 16px 14px; border: 0.5px solid var(--vk-bead-border); border-radius: 12px; background: var(--vk-bead-bg-card); } .vk-beadora-wrap .vk-bead-feat-icon { width: 30px; height: 30px; border-radius: 8px; background: var(--vk-bead-accent-bg); border: 0.5px solid var(--vk-bead-accent-bdr); color: var(--vk-bead-accent-dk); display: flex; align-items: center; justify-content: center; margin-bottom: 10px; } .vk-beadora-wrap .vk-bead-feat-icon svg { fill: none; } .vk-beadora-wrap .vk-bead-feat-title { font-size: 13px; font-weight: 700; color: var(--vk-bead-text); margin-bottom: 6px; line-height: 1.35; } .vk-beadora-wrap .vk-bead-feat-desc { font-size: 12px; color: var(--vk-bead-text-mid); line-height: 1.55; } /* Size variant grid (3 sizes) */ .vk-beadora-wrap .vk-bead-size-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; } .vk-beadora-wrap .vk-bead-size-card { padding: 14px 14px 16px; border: 0.5px solid var(--vk-bead-border); border-radius: 12px; background: var(--vk-bead-bg-card); } .vk-beadora-wrap .vk-bead-size-label { font-size: 10px; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; color: var(--vk-bead-accent-dk); margin-bottom: 6px; } .vk-beadora-wrap .vk-bead-size-name { font-size: 14px; font-weight: 700; color: var(--vk-bead-text); margin-bottom: 5px; line-height: 1.3; } .vk-beadora-wrap .vk-bead-size-meta { font-size: 11.5px; color: var(--vk-bead-text-mid); line-height: 1.55; margin-bottom: 6px; } .vk-beadora-wrap .vk-bead-size-spec { font-size: 10.5px; color: var(--vk-bead-text-light); line-height: 1.5; } .vk-beadora-wrap .vk-bead-size-spec strong { color: var(--vk-bead-accent-dk); font-weight: 700; } /* Critical notice */ .vk-beadora-wrap .vk-bead-notice { display: flex; gap: 12px; align-items: flex-start; padding: 14px 16px; border: 0.5px solid var(--vk-bead-accent-bdr); border-left: 3px solid var(--vk-bead-accent); border-radius: 10px; background: var(--vk-bead-accent-bg); } .vk-beadora-wrap .vk-bead-notice .vk-bead-notice-ico { width: 22px; height: 22px; border-radius: 50%; background: var(--vk-bead-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-beadora-wrap .vk-bead-notice .vk-bead-notice-body { font-size: 12.5px; color: var(--vk-bead-text-mid); line-height: 1.6; } .vk-beadora-wrap .vk-bead-notice .vk-bead-notice-body strong { color: var(--vk-bead-accent-dk); display: block; margin-bottom: 3px; font-size: 13px; } /* Specifications */ .vk-beadora-wrap .vk-bead-spec-grid { display: flex; flex-direction: column; border: 0.5px solid var(--vk-bead-border); border-radius: 14px; overflow: hidden; } .vk-beadora-wrap .vk-bead-spec-item { padding: 10px 16px; border-bottom: 0.5px solid var(--vk-bead-border-lt); display: flex; align-items: center; background: var(--vk-bead-bg-card); gap: 16px; } .vk-beadora-wrap .vk-bead-spec-item:last-child { border-bottom: 0; } .vk-beadora-wrap .vk-bead-spec-item:nth-child(even) { background: var(--vk-bead-bg); } .vk-beadora-wrap .vk-bead-spec-key { font-size: 10.5px; font-weight: 700; letter-spacing: 0.07em; text-transform: uppercase; color: var(--vk-bead-accent-dk); width: 160px; flex-shrink: 0; } .vk-beadora-wrap .vk-bead-spec-val { font-size: 12.5px; color: var(--vk-bead-text); } /* Style tags */ .vk-beadora-wrap .vk-bead-style-tags { display: flex; flex-wrap: wrap; gap: 5px; } .vk-beadora-wrap .vk-bead-style-tag { font-size: 10.5px; font-weight: 600; color: var(--vk-bead-accent-dk); background: var(--vk-bead-accent-bg); border: 0.5px solid var(--vk-bead-accent-bdr); padding: 2px 8px; border-radius: 6px; } /* Downloads grid */ .vk-beadora-wrap .vk-bead-dl-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; } .vk-beadora-wrap .vk-bead-dl-card { display: flex; flex-direction: column; gap: 10px; padding: 16px 16px 18px; border: 0.5px solid var(--vk-bead-border); border-radius: 12px; background: var(--vk-bead-bg-card); text-decoration: none; color: var(--vk-bead-text); position: relative; min-height: 44px; transition: background 0.18s, border-color 0.18s; } .vk-beadora-wrap .vk-bead-dl-card:hover { background: var(--vk-bead-accent-bg); border-color: var(--vk-bead-accent-bdr); } .vk-beadora-wrap .vk-bead-dl-card.vk-bead-dl-disabled { cursor: default; opacity: 0.72; background: var(--vk-bead-bg); } .vk-beadora-wrap .vk-bead-dl-card.vk-bead-dl-disabled:hover { background: var(--vk-bead-bg); border-color: var(--vk-bead-border); } .vk-beadora-wrap .vk-bead-dl-icon { width: 38px; height: 38px; border-radius: 8px; background: var(--vk-bead-accent-bg); border: 0.5px solid var(--vk-bead-accent-bdr); color: var(--vk-bead-accent-dk); display: flex; align-items: center; justify-content: center; flex-shrink: 0; } .vk-beadora-wrap .vk-bead-dl-icon svg { fill: none; } .vk-beadora-wrap .vk-bead-dl-meta { width: 100%; } .vk-beadora-wrap .vk-bead-dl-label { font-size: 13.5px; font-weight: 700; color: var(--vk-bead-text); line-height: 1.3; margin-bottom: 3px; } .vk-beadora-wrap .vk-bead-dl-sub { font-size: 11.5px; color: var(--vk-bead-text-light); letter-spacing: 0.02em; line-height: 1.45; } .vk-beadora-wrap .vk-bead-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-bead-text-light); background: var(--vk-bead-bg-card); border: 0.5px solid var(--vk-bead-border); padding: 3px 8px; border-radius: 99px; line-height: 1; } /* FAQ accordion */ .vk-beadora-wrap .vk-bead-faq-list { display: flex; flex-direction: column; gap: 6px; } .vk-beadora-wrap .vk-bead-faq-list details { border: 0.5px solid var(--vk-bead-border); border-radius: 10px; background: var(--vk-bead-bg-card); overflow: hidden; } .vk-beadora-wrap .vk-bead-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-bead-text); display: flex; justify-content: space-between; align-items: center; position: relative; } .vk-beadora-wrap .vk-bead-faq-list summary::-webkit-details-marker { display: none; } .vk-beadora-wrap .vk-bead-faq-list summary::after { content: '+'; font-size: 18px; line-height: 1; color: var(--vk-bead-accent-dk); position: absolute; right: 16px; } .vk-beadora-wrap .vk-bead-faq-list details[open] summary { color: var(--vk-bead-accent-dk); } .vk-beadora-wrap .vk-bead-faq-list details[open] summary::after { content: '\2212'; } .vk-beadora-wrap .vk-bead-faq-list .vk-bead-faq-a { padding: 0 16px 14px; font-size: 12.5px; color: var(--vk-bead-text-mid); line-height: 1.6; } /* Mobile */ @media (max-width: 520px) { .vk-beadora-wrap .vk-bead-features-grid { grid-template-columns: repeat(2, 1fr); } .vk-beadora-wrap .vk-bead-size-grid { grid-template-columns: 1fr; } .vk-beadora-wrap .vk-bead-dl-grid { grid-template-columns: 1fr; } .vk-beadora-wrap .vk-bead-spec-key { width: 120px; } } @media (max-width: 380px) { .vk-beadora-wrap .vk-bead-features-grid { grid-template-columns: 1fr; } } Inspiration The Beadora Pendant Light is a coastal-boho pendant — a hand-woven jute rope dome shade trimmed with draped wood bead garlands around the bottom, hung from a small solid-wood canopy on an adjustable twisted-rope cord. Three sizes (15.7″, 19.7″, or 23.6″ wide). One E26 bulb (9W LED included, warm 3000K). For a kitchen island, dining room, breakfast nook, bedroom, hallway, or covered porch. Boho coastal, modern farmhouse, Japandi, and Mediterranean style. Good To Know ! 1 × E26 LED bulb included (9W, 3000K) · natural jute fiber · wood beads · hardwired · indoor or covered porch only Shade is hand-woven natural jute rope — expect slight color and weave variation between pieces; this is the natural character of the fiber, not a defect. New jute can shed a small amount of loose fiber for the first 1–2 weeks — settles quickly. The bead garland is real wood, lightly finished; bead color tone varies slightly bead to bead. Lit by a single E26 LED bulb (9W, warm 3000K) included — bulb is replaceable. Cord is adjustable up to 59″ (150 cm) and can be shortened during install. Hardwires to a standard ceiling junction box; have a licensed electrician install. Indoor or covered porch only — never in direct rain or full-sun exposure (UV fades jute over time). Key Features Hand-Woven Jute Rope Dome A natural-tan jute rope dome shade woven by hand around an internal metal frame — vertical strands visible from below, light filters warmly through the gaps. Draped Wood Bead Garlands Real wood beads strung into draped swag garlands around the bottom edge of the shade — the signature detail that gives the pendant its coastal-boho character. Adjustable Cord + Wood Canopy Twisted-rope cord adjustable up to 59″ (150 cm), hung from a small solid-wood ceiling canopy (4.7″ D) — warm wood reads as a quiet anchor point against the ceiling. Available Sizes Three sizes — choose at checkout. Same jute weave, wood beads, cord length, and single E26 bulb across sizes; only the shade dimensions change. Size 1 Small — 15.7″ For a breakfast nook, bedside, hallway, or kid’s room — compact accent piece. Shade: 15.7″ D × 9.8″ H(40 × 25 cm) Size 2 Medium — 19.7″ For a kitchen island (paired) or smaller dining table — most popular size. Shade: 19.7″ D × 11.4″ H(50 × 29 cm) Size 3 Large — 23.6″ For a 6-seat dining table, large kitchen island, or covered porch — full statement scale. Shade: 23.6″ D × 13″ H(60 × 33 cm) Specifications Fixture Type Pendant light · jute rope dome shade with wood bead garland · single bulb · hardwired Main Materials Hand-woven natural jute rope shade + real wood bead garland + solid wood ceiling canopy + twisted-rope cord Color Natural jute tan + cream-toned wood beads + warm wood canopy (single colorway) Size 1 — Small Shade 15.7″ D × 9.8″ H (40 × 25 cm) Size 2 — Medium Shade 19.7″ D × 11.4″ H (50 × 29 cm) Size 3 — Large Shade 23.6″ D × 13″ H (60 × 33 cm) Ceiling Canopy 4.7″ D (12 cm) solid wood · warm-tone finish Cord Adjustable up to 59″ (150 cm) · twisted natural-rope cord · shortenable during install Light Source 1 × E26 medium screw base (US standard) · replaceable bulb (not integrated LED) Bulb E26 · 9W LED included · warm white 3000K · LED only recommended (no halogen near jute fiber) Mounting Hardwired to standard ceiling junction box · indoor or covered porch only (not damp-rated) Design Style Boho Coastal Modern Farmhouse Japandi Mediterranean Scandinavian Riviera Best For Kitchen island, dining room, breakfast nook, bedroom, hallway, covered porch, sunroom, mudroom, kid’s room Use Case The Beadora reads as quiet boho character — the hand-woven jute is the body, the draped wood bead garlands are the personality. When the bulb is on, warm 3000K light filters through the jute weave and casts a soft, layered shadow on the surface below (especially good over a dining or kitchen surface where the shadow pattern adds texture). The single 9W bulb produces a gentle, ambient light — bright enough for mood, not bright enough as a sole task light over a workspace; pair with under-cabinet lights or recessed cans if you need task brightness. Scale to your space: Small (15.7″) works over a breakfast nook, beside a bed, in a kid’s room, or in a narrow hallway; Medium (19.7″) is the most popular — works as a single over a small dining table or in pairs over a kitchen island; Large (23.6″) is full statement scale for a 6-seat dining table, a large kitchen island, or a covered porch. Hang the bottom about 30–36 inches above a kitchen island or dining table. The jute + wood palette pairs with white oak floors, raw plaster walls, linen drapery, terracotta tile, rattan furniture, woven rugs, and natural-toned cabinets — fitting coastal kitchens, modern farmhouse dining rooms, Japandi bedrooms, Mediterranean sunrooms, and Scandinavian breakfast nooks. For multiple-pendant kitchen-island installs (typical 2–3 pendants spaced evenly), email [email protected] for hand-matched sets or trade pricing. Downloads Technical reference and care guides for the Beadora Pendant Light. Need a doc that’s not listed? Email [email protected]. Spec Sheet All 3 sizes · PDF Pending Installation Guide Hardwire pendant · PDF Pending Care Guide Jute, wood beads & bulb · PDF Pending FAQ Which size should I pick for my space? Pick by the surface or space below. Small (15.7″) works for a breakfast nook, beside a bed, in a kid’s room, or in a hallway. Medium (19.7″) is the most popular — single over a small dining table, or in pairs over a kitchen island. Large (23.6″) works over a 6-seat dining table, a large kitchen island, or a covered porch. Hang the bottom 30–36 inches above a kitchen island or dining table. For 2–3 pendant clusters over a kitchen island, space them roughly 24–30 inches apart center to center. Does the jute shed fiber, and how do I clean it? Yes, new jute can shed a small amount of loose fiber for the first 1–2 weeks — this settles down on its own. To clean, use a soft microfiber cloth or vacuum brush attachment on low to dust the woven shade. Don’t use water or wet cleaners — jute absorbs moisture and can develop a musty smell or warp the weave. The wood beads can be wiped with a barely-damp cloth. Plan to dust every 2–3 months in normal indoor conditions. Is the bulb included, and is it replaceable? Yes — 1 × E26 LED bulb (9W, 3000K warm white) is included, and it’s fully replaceable (not integrated LED). For replacements, use a standard E26 LED bulb, max 9–12W, 2700–3000K warm white. Don’t use incandescent or halogen — they run hot near the jute fiber and wood beads. LED bulbs in this spec are easy to find at Amazon, Home Depot, Lowes, or any lighting retailer. How do I install it — can I shorten the cord? It’s a hardwired pendant — mounts to a standard ceiling junction box. The twisted-rope cord ships at 59 inches (150 cm) and is shortenable during install — a licensed electrician can cut and re-terminate the cord to your preferred hang height. Hang the bottom 30–36 inches above a kitchen island or dining table, or 7 feet above the floor in a hallway or open room. Can I hang it on a covered porch or outdoors? Covered porch — yes, as long as it’s fully protected from direct rain and not in full-sun exposure. Open patio or rain exposure — no; jute absorbs moisture and degrades quickly, wood beads can warp or split, and the fixture is not damp-rated. Avoid: full-sun exposure (UV fades jute color over 1–2 years), outdoor kitchens with cooking steam, and any location with direct weather contact. Indoor or fully-covered porches are the safe zone.
More you might like
Related
Black Pendant Lighting Modern Pendant Light, Adjustable Pend
Related
Black Pendant Lighting Modern Pendant Light, Adjustable Pend
Related
Black Pendant Lighting Modern Pendant Light, Adjustable Pend
Related