Streamlined Alabaster Pendant Lamp
* { box-sizing: border-box; margin: 0; padding: 0; } .vk-wrap { font-family: 'DM Sans', sans-serif; color: #1a1a1a; max-width: 680px; margin: 0 auto; padding: 0; } .vk-divider { he ight: 1px; background: #e8e4de; margin: 2rem 0; } .vk-eyebrow { font-size: 11px; letter-spacing: .25em; text-transform: uppercase; color: #8a7040; margin-bottom: .5rem; } .vk-headline { font-family: 'Cormorant Garamond', serif; font-size: 29px; font-weight: 300; line-height: 1.35; margin-bottom: .9rem; } .vk-headline em { font-style: italic; color: #6a4820; } .vk-intro { font-size: 16px; color: #4a4a4a; line-height: 1.7; margin-bottom: 1rem; } .vk-section-label { font-size: 12px; font-weight: 500; letter-spacing: .1em; text-transform: uppercase; color: #806050; margin-bottom: .7rem; } .vk-video-wrap { position: relative; width: 100%; padding-bottom: 56.25%; height: 0; overflow: hidden; border-radius: 8px; margin-bottom: 1.5rem; } .vk-video-wrap iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; } .vk-features { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; margin-bottom: 1.25rem; } .vk-feat { background: #faf7f2; border-radius: 8px; padding: .9rem; border: 1px solid #f0e9da; } .vk-feat-rule { width: 20px; height: 1px; background: #d0b870; margin-bottom: .7rem; } .vk-feat h4 { font-size: 14px; font-weight: 500; color: #1a1a1a; margin-bottom: .3rem; } .vk-feat p { font-size: 13px; color: #666; line-height: 1.55; margin: 0; } @media (max-width: 520px) { .vk-features { grid-template-columns: 1fr 1fr; } } .vk-notice { border-left: 3px solid #C4906A; background: #fdf8f4; border-radius: 0 8px 8px 0; padding: .9rem 1.05rem; margin-bottom: .75rem; } .vk-notice h5 { font-size: 14px; font-weight: 500; color: #7C4E2A; margin-bottom: .35rem; } .vk-notice p { font-size: 14px; color: #5c5c5c; line-height: 1.6; margin: 0; } .vk-notice.green { border-left-color: #4a8a3a; background: #f3f9f0; } .vk-notice.green h5 { color: #2d6620; } .vk-matrix { width: 100%; border-collapse: collapse; margin-bottom: 1rem; font-size: 14px; } .vk-matrix th { background: #faf7f2; padding: 9px 10px; text-align: left; font-weight: 500; font-size: 11px; text-transform: uppercase; letter-spacing: .06em; color: #806050; border-bottom: 1px solid #ece2ce; } .vk-matrix td { padding: 9px 10px; border-bottom: 1px solid #ece2ce; color: #444; vertical-align: middle; } .vk-matrix tr:last-child td { border-bottom: none; } .vk-matrix td:first-child { font-weight: 500; color: #1a1a1a; } .vk-config-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin-top: 1rem; } @media (max-width: 520px) { .vk-config-grid { grid-template-columns: 1fr; } } .vk-img-full { width: 100%; border-radius: 8px; border: 1px solid #ece8e2; display: block; } .vk-img-caption { font-size: 12px; color: #999; margin-top: 6px; display: block; text-align: center; } .vk-img-missing { width: 100%; aspect-ratio: 4/3; border-radius: 8px; border: 1px dashed #ccc; display: flex; align-items: center; justify-content: center; background: #faf9f7; color: #aaa; font-size: 13px; text-align: center; padding: 1rem; } .vk-swatches { display: flex; gap: 16px; flex-wrap: wrap; } .vk-swatch { width: 22px; height: 22px; border-radius: 50%; border: 1px solid #ddd; flex-shrink: 0; } .vk-swatch-label { font-size: 13px; color: #666; display: flex; align-items: center; gap: 8px; } .vk-spec-table { width: 100%; border-collapse: collapse; } .vk-spec-table tr { border-bottom: 1px solid #ece8e2; } .vk-spec-table tr:last-child { border-bottom: none; } .vk-spec-table td { padding: 10px 0; font-size: 15px; vertical-align: top; } .vk-spec-table td:first-child { color: #888; width: 40%; padding-right: 1rem; } .vk-install { list-style: none; } .vk-install li { font-size: 15px; color: #555; padding: 9px 0 9px 20px; border-bottom: 1px solid #ece8e2; line-height: 1.6; position: relative; } .vk-install li:last-child { border-bottom: none; } .vk-install li::before { content: ''; position: absolute; left: 0; top: 17px; width: 6px; height: 6px; border-radius: 50%; background: #C4906A; } .vk-dl { display: flex; gap: 8px; flex-wrap: wrap; } .vk-dl-btn { display: inline-flex; align-items: center; gap: 6px; font-size: 13px; letter-spacing: .05em; color: #555; border: 1px solid #ddd; padding: 8px 17px; border-radius: 20px; text-decoration: none; background: #fff; } .vk-dl-btn:hover { background: #f5f5f5; } .vk-faq details { border-bottom: 1px solid #ece8e2; padding: 13px 0; } .vk-faq details:last-child { border-bottom: none; } .vk-faq summary { font-size: 15px; font-weight: 500; color: #1a1a1a; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; gap: 12px; } .vk-faq summary::marker { display: none; } .vk-faq summary::-webkit-details-marker { display: none; } .vk-faq summary .vk-chev { transition: transform .2s; flex-shrink: 0; } .vk-faq details[open] summary .vk-chev { transform: rotate(180deg); } .vk-faq p { font-size: 14px; color: #5c5c5c; line-height: 1.65; margin-top: .6rem; } Spanish Alabaster Pendant Streamlined Alabaster Pendant A single tube of alabaster bends into a smooth curve, changing direction once or twice along its length rather than running straight. Thin brass rings mark each bend point, and an integrated LED lights the tube evenly from within so the whole curve glows, not just its ends. It's available in several lengths and bend styles — from a compact loop-style version to an elongated streamlined run. It suits a dining table, a long console, or a hallway, depending on the size chosen. Key Features Spanish Alabaster 100% imported from Spain — each tube shows its own veining. Curved Silhouette A single tube bends rather than running in a straight line. Multiple Sizes From compact loop styles to a 200 cm streamlined run. Natural Spanish Stone — Each Piece Is Unique Genuine alabaster quarried in Spain, not resin or faux-alabaster glass. Veining and tone vary naturally from piece to piece. Warm Light, Made to Order Every Streamlined Alabaster Pendant ships with a fixed 3000K warm LED for the truest reading of the stone. A Triac-dimmable version is available as a custom order — contact us and we'll recommend a compatible dimmer switch. Models & Sizes Model Dimensions Model B Dia 110 × H 120 cm / ∅43.3″ × H47.2″ Model C Dia 120 × H 120 cm / ∅47.2″ × H47.2″ Model D Dia 120 × H 120 cm / ∅47.2″ × H47.2″ Model E L 110 × W 58 × H 30 cm / L43.3″×W22.8″×H11.8″ Model F L 150 × W 60 × H 35 cm / L59″×W23.6″×H13.8″ Model G L 200 × W 60 × H 35 cm / L78.7″×W23.6″×H13.8″ Model B — Dia 110 × H 120 cm Model C — Dia 120 × H 120 cm Model D — Dia 120 × H 120 cm Model E / F — S-curve run Model G photo pending —the file on record is for an unrelated product and has been left out Model G — L 200 × W 60 × H 35 cm Finishes Black (frame) White Alabaster (tube) Specifications Material Natural Spanish alabaster (100% imported from Spain), brass accents Stone variation Natural — each tube has a unique vein pattern Tube diameter 10 cm / 3.9″ (cross-section, all models) Light source Integrated LED — replaceable; if the LED is ever damaged, contact us for a replacement module Color temperature Warm light 3000K Voltage AC 110–240V (worldwide compatible) Mounting Ceiling, hardwired Environment Indoor use only Frame finish Black Shade finish White alabaster (natural stone) Cord 59″ adjustable; can be lengthened on request Control Compatible with standard wall switches (not included) Certification Compatible with North America, Saudi Arabia, Europe, Australia Installation Hardwired ceiling installation — a licensed electrician is recommended. Compatible with standard wall switch (not included). Integrated LED — no bulb installation needed. If the LED module is ever damaged, contact us for a replacement. Larger models (E, F, G) suspend from two cables — confirm both anchor points are level before final installation. For indoor use only. Not suitable for bathrooms, kitchens, or damp locations. Downloads Spec Sheet Installation Guide and 3D Files aren't shown here — the source document listed two different links for each with no way to tell which is current. Let me know which is correct and I'll add the buttons. FAQ Does it need an electrician? Yes — it's a hardwired fixture that should be installed by a licensed electrician. It connects to a standard junction box and works with any common wall switch (not included). Can I install it in a bathroom or kitchen? No — it's rated IP20 for dry indoor rooms only, and is not suitable for bathrooms, kitchens, or any space exposed to moisture. Choose it for dining rooms, living rooms, or hallways instead. Can I dim it? The standard fixture ships with a fixed 3000K warm LED that is not dimmable. A Triac-dimmable warm-light version is available as a custom order — contact us and we'll recommend a compatible dimmer switch. Which model should I choose? Models B, C, and D are more compact, loop-style bends around 110–120 cm across, suited to a round or square table. Models E, F, and G are longer, streamlined S-curve runs from 110 to 200 cm, better suited to a long console, island, or hallway. Where does the alabaster come from? The tube is genuine alabaster quarried in Spain — not resin or faux-alabaster glass. Because it's natural stone, veining and translucency vary slightly from piece to piece.