Tabitha Alabaster Chandelier
.vk-aurelia-wrap, .vk-aurelia-wrap *, .vk-aurelia-wrap *::before, .vk-aurelia-wrap *::after { box-sizing: border-box; } .vk-aurelia-wrap { --accent-deep: #2a1408; --accent: #7a4020 ; --accent-light: #b07848; --surface: #f8f4f0; --bg: #ede4d8; --border: #d0c0a8; --ink: #1c1008; --muted: #705040; width: 100%; max-width: 680px; margin: 0; padding: 0; color: var(--ink); font-family: "DM Sans", sans-serif; } .vk-aurelia-wrap h2, .vk-aurelia-wrap h3, .vk-aurelia-wrap h4, .vk-aurelia-wrap h5, .vk-aurelia-wrap p { margin: 0; } .vk-aurelia-headline { margin-bottom: 0.8rem; color: var(--accent-deep); font-family: "DM Serif Display", serif; font-size: 21px; font-weight: 400; line-height: 1.35; } .vk-aurelia-headline em { color: var(--accent); font-weight: 400; } .vk-aurelia-intro { margin-bottom: 1rem; color: var(--muted); font-size: 15px; font-weight: 300; line-height: 1.9; } .vk-aurelia-divider { height: 1px; margin: 2rem 0; background: var(--border); } .vk-aurelia-section-label { margin-bottom: 0.75rem; color: var(--accent); font-size: 10px; font-weight: 500; letter-spacing: 0.18em; text-transform: uppercase; } .vk-aurelia-note { margin-top: 1rem; padding: 1rem; border: 1px solid var(--border); border-radius: 8px; background: var(--surface); color: var(--muted); font-size: 13px; line-height: 1.75; } .vk-aurelia-note strong { color: var(--accent-deep); font-weight: 500; } .vk-aurelia-features { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; } .vk-aurelia-feature { padding: 0.9rem; border: 1px solid var(--border); border-radius: 8px; background: #ffffff; } .vk-aurelia-feature-icon { display: flex; width: 30px; height: 30px; margin-bottom: 0.65rem; align-items: center; justify-content: center; border-radius: 7px; background: var(--bg); color: var(--accent); } .vk-aurelia-feature h4 { margin-bottom: 0.3rem; color: var(--accent-deep); font-size: 13px; font-weight: 500; line-height: 1.45; } .vk-aurelia-feature p { color: var(--muted); font-size: 12px; line-height: 1.65; } .vk-aurelia-config-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; } .vk-aurelia-config-card { padding: 0.95rem; border: 1px solid var(--border); border-radius: 8px; background: #ffffff; } .vk-aurelia-config-card h5 { margin-bottom: 0.35rem; color: var(--accent-deep); font-size: 13px; font-weight: 500; } .vk-aurelia-config-card p { color: var(--muted); font-size: 12px; line-height: 1.65; } .vk-aurelia-placeholder-box { display: flex; min-height: 220px; padding: 1rem; align-items: center; justify-content: center; border: 1px dashed var(--accent-light); border-radius: 10px; background: var(--surface); color: var(--muted); text-align: center; font-size: 13px; line-height: 1.7; } .vk-aurelia-dimensions { margin-top: 0.8rem; color: var(--accent-deep); text-align: center; font-size: 13px; font-weight: 500; line-height: 1.8; } .vk-aurelia-finish-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 10px; } .vk-aurelia-finish-card { display: flex; min-height: 78px; padding: 0.9rem; align-items: center; gap: 10px; border: 1px solid var(--border); border-radius: 8px; background: #ffffff; } .vk-aurelia-swatch { width: 30px; height: 30px; flex: 0 0 30px; border: 1px solid rgba(42, 20, 8, 0.15); border-radius: 50%; } .vk-aurelia-swatch-brass { background: linear-gradient(135deg, #8b642b, #d5b66f, #9c7132); } .vk-aurelia-swatch-white { background: linear-gradient(135deg, #f8f5ed, #e8e2d8, #ffffff); } .vk-aurelia-finish-card h5 { margin-bottom: 0.2rem; color: var(--accent-deep); font-size: 13px; font-weight: 500; } .vk-aurelia-finish-card p { color: var(--muted); font-size: 12px; line-height: 1.55; } .vk-aurelia-light-card { padding: 1rem; border: 1px solid var(--border); border-radius: 9px; background: var(--surface); } .vk-aurelia-light-card h4 { margin-bottom: 0.4rem; color: var(--accent-deep); font-size: 14px; font-weight: 500; } .vk-aurelia-light-card p { color: var(--muted); font-size: 13px; line-height: 1.75; } .vk-aurelia-warning { margin-top: 0.7rem; padding: 0.8rem; border-left: 3px solid var(--accent-light); background: #fffaf4; color: var(--muted); font-size: 12px; line-height: 1.7; } .vk-aurelia-dl { display: flex; gap: 8px; flex-wrap: wrap; } .vk-aurelia-dl-btn { display: inline-flex; min-height: 44px; padding: 9px 14px; align-items: center; gap: 6px; border: 1px solid var(--border); border-radius: 7px; background: #ffffff; color: var(--accent-deep); font-size: 13px; text-decoration: none; } .vk-aurelia-dl-btn:hover { background: var(--surface); } .vk-aurelia-spec-table { width: 100%; border-collapse: collapse; } .vk-aurelia-spec-table tr { border-bottom: 1px solid var(--border); } .vk-aurelia-spec-table tr:last-child { border-bottom: none; } .vk-aurelia-spec-table td { padding: 10px 0; color: var(--accent-deep); font-size: 14px; line-height: 1.6; vertical-align: top; } .vk-aurelia-spec-table td:first-child { width: 42%; padding-right: 1rem; color: #998a73; } .vk-aurelia-install { margin: 0; padding: 0; list-style: none; } .vk-aurelia-install li { position: relative; padding: 9px 0 9px 20px; border-bottom: 1px solid var(--border); color: var(--muted); font-size: 14px; line-height: 1.7; } .vk-aurelia-install li:last-child { border-bottom: none; } .vk-aurelia-install li::before { position: absolute; top: 18px; left: 0; width: 6px; height: 6px; border-radius: 50%; background: var(--accent-light); content: ""; } .vk-aurelia-faq { margin-top: 0.25rem; } .vk-aurelia-faq-item { border-bottom: 1px solid var(--border); } .vk-aurelia-faq-item:last-child { border-bottom: none; } .vk-aurelia-faq-item > summary { position: relative; display: flex; min-height: 46px; padding: 14px 34px 14px 0; align-items: center; color: var(--accent-deep); font-size: 15px; font-weight: 500; line-height: 1.5; list-style: none; cursor: pointer; } .vk-aurelia-faq-item > summary::-webkit-details-marker { display: none; } .vk-aurelia-faq-item > summary::after { position: absolute; top: 50%; right: 5px; width: 10px; height: 10px; border-right: 1.5px solid var(--accent); border-bottom: 1.5px solid var(--accent); content: ""; transform: translateY(-70%) rotate(45deg); transition: transform 0.2s ease; } .vk-aurelia-faq-item[open] > summary::after { transform: translateY(-30%) rotate(-135deg); } .vk-aurelia-faq-answer { margin: 0 0 15px; padding-right: 34px; color: var(--muted); font-size: 13px; line-height: 1.75; } @media (max-width: 520px) { .vk-aurelia-features { grid-template-columns: 1fr 1fr; } .vk-aurelia-config-grid, .vk-aurelia-finish-grid { grid-template-columns: 1fr; } } Layered stone light — sculptural brass balance. The Aurelia Alabaster 24-Light Chandelier pairs a structured brass ring frame with twenty-four cylindrical alabaster shades arranged in a balanced two-tier composition. The natural stone softly diffuses the light while the warm brass finish adds depth and refinement. Its low, wide profile makes it an elegant focal point for dining rooms, living rooms, entryways, and sophisticated entertaining spaces. Natural Alabaster Note: Alabaster is a natural stone, so each shade is unique. Veining, tone, translucency, mineral markings, and the appearance of the illuminated glow may vary from piece to piece. Features Natural alabaster shades Twenty-four cylindrical stone shades create a soft glow with unique natural veining. Layered 24-light design The two-tier circular arrangement creates visual rhythm while maintaining a refined low profile. Replaceable G4 bulbs Uses twenty-four G4 bi-pin bulbs, allowing individual light sources to be replaced when needed. Size & Fitting 24-light circular profile The fixture measures Dia 60 × H 16 cm, creating a broad statement without an excessively deep body. Adjustable hanging chain + downrod Includes an approximately 45 cm hanging chain plus a 30 cm downrod. Chain length is field-adjustable to fit your ceiling height. Dimensions Fixture: Dia 23.6″ × H 6.3″ / Dia 60 × H 16 cm Fixture: Dia 31.5 × H 6.3″ / Dia80 × H 16 cm Hanging Chain: 17.7″ / 45 cm (adjustable) · Downrod: 11.8″ / 30 cmLight Configuration: 24 heads Finishes Brass Body A warm metallic finish that emphasizes the chandelier’s structured circular frame. White Alabaster Natural white stone with subtle veining and softly illuminated translucency. Light Source G4 Bi-Pin Bulbs × 24 This chandelier uses twenty-four replaceable G4 bi-pin bulbs. Warm-white G4 LED bulbs are recommended to enhance the natural translucency and warm mineral character of the alabaster shades. Bulbs are not included. Electrical Notice: Designed for AC 110V G4 bulbs. Do not install low-voltage 12V G4 bulbs unless the electrical system has been specifically converted by a qualified electrician. Specifications Product Name Aurelia Alabaster 24-Light Chandelier Material Brass body, natural alabaster shades Body Finish Brass Shade Finish Natural white alabaster Fixture Size Dia 23.6″ × H 6.3″ / Dia 60 × H 16 cm Hanging Chain 17.7″ / 45 cm — adjustable, can be shortened to fit your ceiling Downrod 11.8″ / 30 cm Number of Lights 24 Light Source G4 bi-pin bulbs × 24 Included Bulbs No Suggested Bulb AC 110V G4 LED bulbs, warm white recommended Voltage AC 110V Wiring Hardwired Control Controlled by a compatible wall switch; switch not included Mounting Ceiling-mounted chandelier Environment Indoor use only Moisture Resistance Suitable for dry locations; not recommended for damp or wet areas Suitable Rooms Dining room, living room, entryway, lounge, reception room, formal entertaining space Installation & Care Hardwired ceiling installation is required. Installation by a licensed electrician is strongly recommended. The chain is adjustable — shorten or extend it to set the final drop height for your ceiling before final mounting. Use only AC 110V G4 bulbs that match the fixture’s electrical requirements. Do not use standard low-voltage 12V G4 bulbs. Install all twenty-four bulbs evenly to maintain balanced illumination across the two-tier chandelier. The wide 60 cm profile works especially well above dining tables, in living rooms, and in formal entry spaces. Natural alabaster should be handled carefully during installation to avoid chips, cracks, and impact damage. Clean the brass frame with a soft dry cloth. Avoid abrasive pads, metal polish, and aggressive chemical cleaners. Dust the alabaster shades gently with a clean microfiber cloth. Do not soak the stone or use acidic cleaning products. Downloads & Resources Spec Sheet Frequently Asked Questions What materials is this chandelier made from? The chandelier features a brass body paired with twenty-four cylindrical natural alabaster shades. What are the dimensions of the chandelier? The fixture measures Dia 23.6″ × H 6.3″ / Dia 60 × H 16 cm and includes an adjustable 17.7″ / 45 cm hanging chain plus an 11.8″ / 30 cm downrod, so you can set the final drop height to suit your ceiling. What type of bulbs does it use? It uses twenty-four AC 110V G4 bi-pin bulbs. Warm-white G4 LED bulbs are recommended, and bulbs are not included. Can I use regular 12V G4 bulbs? No. This fixture is designed for AC 110V G4 bulbs. Standard low-voltage 12V G4 bulbs should not be used unless the electrical system has been professionally converted. Will every alabaster shade look exactly the same? No. Alabaster is a natural stone, so variations in veining, mineral markings, color tone, and translucency are expected and make every chandelier unique. Where does this chandelier work best? Its wide, low-profile form is well suited to dining rooms, living rooms, entryways, lounges, reception areas, and refined entertaining spaces. Can this chandelier be installed in a bathroom or covered outdoor area? It is intended for indoor dry locations only and is not recommended for bathrooms, damp rooms, or outdoor installations.
More you might like
Related
Tabitha Alabaster Chandelier
Related
Tabitha Alabaster Chandelier
Related
Tabitha Alabaster Chandelier
Related