Hailie Alabaster Semi-Flush Mount
.vk-hai-wrap { --vk-hai-bg: #ffffff; --vk-hai-bg-card: #faf6ef; --vk-hai-bg-deep: #ece0cc; --vk-hai-border: #ece2d1; --vk-hai-border-lt: #f4eee0; --vk-hai-accent: #a8895c; --vk-hai -accent-dk: #6f5630; --vk-hai-accent-lt: #c7a66b; --vk-hai-accent-bg: #f1e9d8; --vk-hai-accent-bdr: #dcc7a0; --vk-hai-text: #2a261d; --vk-hai-text-mid: #554d3c; --vk-hai-text-light: #968b73; max-width: 680px; margin: 0; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; color: var(--vk-hai-text); line-height: 1.72; font-size: 14.5px; } .vk-hai-wrap * { box-sizing: border-box; } .vk-hai-wrap p { margin: 0 0 0.8rem 0; color: var(--vk-hai-text-mid); } .vk-hai-wrap a { color: var(--vk-hai-accent-dk); text-decoration: underline; } .vk-hai-wrap .vk-hai-section { margin-bottom: 2.6rem; } .vk-hai-wrap .vk-hai-sec-header { display: flex; align-items: center; gap: 10px; margin-bottom: 1rem; padding-top: 0.6rem; } .vk-hai-wrap .vk-hai-sec-line { flex: 1; height: 0.5px; background: var(--vk-hai-border); } .vk-hai-wrap .vk-hai-sec-title { font-size: 10.5px; font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase; color: var(--vk-hai-accent-dk); white-space: nowrap; } .vk-hai-wrap strong { color: var(--vk-hai-text); font-weight: 600; } /* Features grid (3 columns) */ .vk-hai-wrap .vk-hai-features-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; } .vk-hai-wrap .vk-hai-feature-card { padding: 16px 14px; border: 0.5px solid var(--vk-hai-border); border-radius: 12px; background: var(--vk-hai-bg-card); } .vk-hai-wrap .vk-hai-feat-icon { width: 34px; height: 34px; border-radius: 9px; background: var(--vk-hai-accent-bg); border: 0.5px solid var(--vk-hai-accent-bdr); color: var(--vk-hai-accent-dk); display: flex; align-items: center; justify-content: center; margin-bottom: 10px; } .vk-hai-wrap .vk-hai-feat-icon svg { fill: none; } .vk-hai-wrap .vk-hai-feat-title { font-size: 13px; font-weight: 700; color: var(--vk-hai-text); margin-bottom: 6px; line-height: 1.35; } .vk-hai-wrap .vk-hai-feat-desc { font-size: 12px; color: var(--vk-hai-text-mid); line-height: 1.55; } /* Critical notice */ .vk-hai-wrap .vk-hai-notice { display: flex; gap: 12px; align-items: flex-start; padding: 14px 16px; border: 0.5px solid var(--vk-hai-accent-bdr); border-left: 3px solid var(--vk-hai-accent); border-radius: 10px; background: var(--vk-hai-accent-bg); } .vk-hai-wrap .vk-hai-notice .vk-hai-notice-ico { width: 22px; height: 22px; border-radius: 50%; background: var(--vk-hai-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-hai-wrap .vk-hai-notice .vk-hai-notice-body { font-size: 12.5px; color: var(--vk-hai-text-mid); line-height: 1.6; } .vk-hai-wrap .vk-hai-notice .vk-hai-notice-body strong { color: var(--vk-hai-text); font-weight: 600; } .vk-hai-wrap .vk-hai-notice .vk-hai-notice-body strong:first-child { display: block; color: var(--vk-hai-accent-dk); margin-bottom: 3px; font-size: 13px; } /* Warning callout */ .vk-hai-wrap .vk-hai-warn { display: flex; gap: 12px; align-items: flex-start; padding: 12px 14px; border: 0.5px solid #d4a373; border-left: 3px solid #b06438; border-radius: 10px; background: #fbf2e6; margin-top: 12px; } .vk-hai-wrap .vk-hai-warn-ico { width: 20px; height: 20px; border-radius: 50%; background: #b06438; color: #fff; display: flex; align-items: center; justify-content: center; font-size: 11px; font-weight: 700; flex-shrink: 0; margin-top: 1px; } .vk-hai-wrap .vk-hai-warn-body { font-size: 12px; color: var(--vk-hai-text-mid); line-height: 1.55; } .vk-hai-wrap .vk-hai-warn-body strong { color: #8a4820; font-weight: 600; } .vk-hai-wrap .vk-hai-warn-body strong:first-child { display: block; margin-bottom: 2px; font-size: 12.5px; } /* Specifications */ .vk-hai-wrap .vk-hai-spec-grid { display: flex; flex-direction: column; border: 0.5px solid var(--vk-hai-border); border-radius: 14px; overflow: hidden; } .vk-hai-wrap .vk-hai-spec-item { padding: 10px 16px; border-bottom: 0.5px solid var(--vk-hai-border-lt); display: flex; align-items: flex-start; background: var(--vk-hai-bg-card); gap: 16px; } .vk-hai-wrap .vk-hai-spec-item:last-child { border-bottom: 0; } .vk-hai-wrap .vk-hai-spec-item:nth-child(even) { background: var(--vk-hai-bg); } .vk-hai-wrap .vk-hai-spec-key { font-size: 10.5px; font-weight: 700; letter-spacing: 0.07em; text-transform: uppercase; color: var(--vk-hai-accent-dk); width: 150px; flex-shrink: 0; padding-top: 2px; } .vk-hai-wrap .vk-hai-spec-val { font-size: 12.5px; color: var(--vk-hai-text); } /* Style tags */ .vk-hai-wrap .vk-hai-style-tags { display: flex; flex-wrap: wrap; gap: 5px; } .vk-hai-wrap .vk-hai-style-tag { font-size: 10.5px; font-weight: 600; color: var(--vk-hai-accent-dk); background: var(--vk-hai-accent-bg); border: 0.5px solid var(--vk-hai-accent-bdr); padding: 2px 8px; border-radius: 6px; } /* Downloads grid */ .vk-hai-wrap .vk-hai-dl-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; } .vk-hai-wrap .vk-hai-dl-card { display: flex; flex-direction: column; gap: 10px; padding: 16px 16px 18px; border: 0.5px solid var(--vk-hai-border); border-radius: 12px; background: var(--vk-hai-bg-card); text-decoration: none; color: var(--vk-hai-text); position: relative; min-height: 44px; transition: background 0.18s, border-color 0.18s; } .vk-hai-wrap .vk-hai-dl-card:hover { background: var(--vk-hai-accent-bg); border-color: var(--vk-hai-accent-bdr); } .vk-hai-wrap .vk-hai-dl-card.vk-hai-dl-disabled { cursor: default; opacity: 0.72; background: var(--vk-hai-bg); } .vk-hai-wrap .vk-hai-dl-card.vk-hai-dl-disabled:hover { background: var(--vk-hai-bg); border-color: var(--vk-hai-border); } .vk-hai-wrap .vk-hai-dl-icon { width: 38px; height: 38px; border-radius: 8px; background: var(--vk-hai-accent-bg); border: 0.5px solid var(--vk-hai-accent-bdr); color: var(--vk-hai-accent-dk); display: flex; align-items: center; justify-content: center; flex-shrink: 0; } .vk-hai-wrap .vk-hai-dl-icon svg { fill: none; } .vk-hai-wrap .vk-hai-dl-meta { width: 100%; } .vk-hai-wrap .vk-hai-dl-label { font-size: 13.5px; font-weight: 700; color: var(--vk-hai-text); line-height: 1.3; margin-bottom: 3px; } .vk-hai-wrap .vk-hai-dl-sub { font-size: 11.5px; color: var(--vk-hai-text-light); letter-spacing: 0.02em; line-height: 1.45; } .vk-hai-wrap .vk-hai-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-hai-text-light); background: var(--vk-hai-bg-card); border: 0.5px solid var(--vk-hai-border); padding: 3px 8px; border-radius: 99px; line-height: 1; } /* FAQ accordion */ .vk-hai-wrap .vk-hai-faq-list { display: flex; flex-direction: column; gap: 6px; } .vk-hai-wrap .vk-hai-faq-list details { border: 0.5px solid var(--vk-hai-border); border-radius: 10px; background: var(--vk-hai-bg-card); overflow: hidden; } .vk-hai-wrap .vk-hai-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-hai-text); display: flex; justify-content: space-between; align-items: center; position: relative; } .vk-hai-wrap .vk-hai-faq-list summary::-webkit-details-marker { display: none; } .vk-hai-wrap .vk-hai-faq-list summary::after { content: '+'; font-size: 18px; line-height: 1; color: var(--vk-hai-accent-dk); position: absolute; right: 16px; } .vk-hai-wrap .vk-hai-faq-list details[open] summary { color: var(--vk-hai-accent-dk); } .vk-hai-wrap .vk-hai-faq-list details[open] summary::after { content: '\2212'; } .vk-hai-wrap .vk-hai-faq-list .vk-hai-faq-a { padding: 0 16px 14px; font-size: 12.5px; color: var(--vk-hai-text-mid); line-height: 1.6; } /* Mobile */ @media (max-width: 520px) { .vk-hai-wrap .vk-hai-features-grid { grid-template-columns: 1fr; } .vk-hai-wrap .vk-hai-dl-grid { grid-template-columns: 1fr; } .vk-hai-wrap .vk-hai-spec-item { flex-direction: column; gap: 4px; } .vk-hai-wrap .vk-hai-spec-key { width: auto; } } Inspiration The Hailie Alabaster Flush Mount clusters five flattened alabaster orb shades under a round metal canopy that sits close to the ceiling. The translucent stone glows when lit and shows natural veining, and the open-bottom shades send light down for even, ambient lighting. The canopy comes in brass or brushed nickel. At Dia 21.7″ × H6.7″ (55 × 17 cm), it works as a low-profile alabaster flush mount for a bedroom, hallway, entryway, or kitchen, and suits rooms with lower ceilings. Runs 5 × E26/E27 bulbs (included); hardwires to a ceiling box for indoor use. Good To Know ! Brass or brushed nickel + natural alabaster · 5 orb shades · 5 × E26/E27 (bulbs included) · Dia 21.7″ × H6.7″ · flush mount · hardwired · indoor dry only A flush mount ceiling light — a round metal canopy that sits close to the ceiling, carrying five flattened alabaster orb shades that glow when lit and show natural veining. The canopy comes in brass or brushed nickel. It runs 5 × E26/E27 medium-base sockets with bulbs included, and is hardwired to a ceiling junction box; professional installation is recommended. Alabaster is a natural stone, so veining varies piece to piece. Keep it indoor and dry. AC 110–240V. Key Features Five Alabaster Orb Shades Five flattened alabaster orbs that glow softly when lit and show natural veining — each one unique — with open bottoms that send light down. Low-Profile Round Canopy A round metal canopy that sits close to the ceiling (just H6.7″ deep), offered in brass or brushed nickel — good for lower ceilings. 5 × E26/E27 Bulbs Included Five E26/E27 medium-base sockets with bulbs included give even ambient light. Hardwired flush to a ceiling junction box. Size & Fit One size: Dia 21.7″ (55 cm) across × H6.7″ (17 cm) deep — a low-profile flush mount that works where a hanging fixture would sit too low. ! Hardwired · 5 × E26/E27 (bulbs included) · brass or brushed nickel + alabaster · indoor dry only It is a hardwired flush mount that fastens to a ceiling junction box and runs through your wall switch; professional installation is recommended. Choose the canopy in brass or brushed nickel. Bulbs are 5 × E26/E27, included. Alabaster is a soft natural stone — dust it gently and wipe the metal with a soft dry cloth; no harsh cleaners. Keep it indoor and dry. For other requests, email [email protected]. Specifications Fixture Type Flush mount ceiling light · 5 light · hardwired Materials & Finish Round metal canopy in brass or brushed nickel + five natural alabaster orb shades Light Source 5 × E26/E27 medium-base sockets · bulbs included Dimensions Dia 21.7″ (55 cm) × H6.7″ (17 cm) Mount Flush ceiling canopy · hardwired to a ceiling junction box Power Hardwired · on/off via wall switch (not included) · AC 110–240V · indoor dry only Installation Professional installation recommended Care Dust alabaster gently · wipe metal with a soft dry cloth · no harsh cleaners · keep dry, indoor use Design Style Organic Modern Modern Contemporary Transitional Mid-Century Best For Bedroom, hallway, entryway, kitchen, closet, or any room with a lower ceiling Downloads Technical reference and setup files for the Hailie Alabaster Flush Mount. Need a doc that’s not listed? Email [email protected]. Spec Sheet Dimensions & details · PDF Pending Install Guide Flush-mount setup · PDF Pending 3D File 3D model · OBJ/FBX Pending FAQ What size is the Hailie Alabaster Flush Mount, and where does it fit? It is Dia 21.7″ (55 cm) across × H6.7″ (17 cm) deep. As a low-profile flush mount, it suits a bedroom, hallway, entryway, kitchen, closet, or any room with a lower ceiling where a hanging fixture would sit too low. Are bulbs included, and how many does it use? Yes — it uses 5 × E26/E27 medium-base sockets, with bulbs included, set under the five alabaster shades for even ambient light. What finishes are available? The canopy comes in brass or brushed nickel; both pair with the natural alabaster shades. Is it hardwired, and who should install it? It is a hardwired flush mount that fastens to a ceiling junction box and runs through your wall switch. Professional installation is recommended. How do I clean the alabaster and metal, and does the veining vary? Alabaster is a natural stone, so veining and tone vary from piece to piece. Dust it gently and wipe the metal with a soft, dry cloth; avoid harsh cleaners. Keep the fixture indoor and dry.
More you might like
Related
Hailie Alabaster Semi-Flush Mount
Related
Hailie Semi-Flush Mount
Related
Craftmade 55654 Hailie 4 Light Convertible Semi Flush
Related