{"product_id":"lorevixa™-heritage-milk-glass-ceiling-light","title":"Lorevixa™ Heritage Milk Glass Ceiling Light","description":"\u003cstyle\u003e\n  .lx-heritage,\n  .lx-heritage * {\n    box-sizing: border-box;\n  }\n\n  .lx-heritage {\n    --black: #15120f;\n    --gold: #b48843;\n    --gold-light: #d8b672;\n    --ivory: #f7f3eb;\n    --white: #fffefa;\n    --text: #2b2722;\n    --muted: #746c63;\n    --line: rgba(180,136,67,.24);\n\n    width: 100%;\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 0;\n    overflow: hidden;\n\n    color: var(--text);\n    background: transparent;\n\n    font-family:\n      -apple-system,\n      BlinkMacSystemFont,\n      \"Segoe UI\",\n      Arial,\n      sans-serif;\n\n    line-height: 1.65;\n  }\n\n  .lx-heritage img {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    margin: 0;\n    border: 0;\n  }\n\n  .lx-heritage h2,\n  .lx-heritage h3,\n  .lx-heritage p {\n    margin-top: 0;\n  }\n\n  \/* HERO *\/\n\n  .lh-hero {\n    padding: 58px 28px 48px;\n    text-align: center;\n\n    background:\n      radial-gradient(\n        circle at 50% 0%,\n        rgba(216,182,114,.20),\n        transparent 45%\n      ),\n      linear-gradient(\n        180deg,\n        #fffefa 0%,\n        #f7f3eb 100%\n      );\n\n    border: 1px solid rgba(180,136,67,.14);\n    border-bottom: 0;\n  }\n\n  .lh-eyebrow,\n  .lh-label {\n    margin-bottom: 12px;\n\n    color: var(--gold);\n\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 2.8px;\n    text-transform: uppercase;\n  }\n\n  .lh-hero h2 {\n    max-width: 700px;\n    margin: 0 auto 18px;\n\n    color: var(--black);\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      serif;\n\n    font-size: clamp(31px,5vw,52px);\n    font-weight: 500;\n    line-height: 1.08;\n  }\n\n  .lh-hero p {\n    max-width: 650px;\n    margin: 0 auto;\n\n    color: var(--muted);\n\n    font-size: 16px;\n    line-height: 1.8;\n  }\n\n  .lh-line {\n    width: 70px;\n    height: 2px;\n    margin: 25px auto 0;\n\n    background:\n      linear-gradient(\n        90deg,\n        transparent,\n        var(--gold-light),\n        var(--gold),\n        var(--gold-light),\n        transparent\n      );\n  }\n\n  \/* IMAGE *\/\n\n  .lh-image {\n    width: 100%;\n    margin: 0;\n    background: #fff;\n  }\n\n  \/* CONTENT *\/\n\n  .lh-section {\n    padding: 56px 28px;\n    text-align: center;\n    background: var(--white);\n  }\n\n  .lh-section.alt {\n    background:\n      linear-gradient(\n        135deg,\n        #faf8f3 0%,\n        #f2ede5 100%\n      );\n  }\n\n  .lh-section h3 {\n    max-width: 690px;\n    margin: 0 auto 18px;\n\n    color: var(--black);\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      serif;\n\n    font-size: clamp(27px,4vw,39px);\n    font-weight: 500;\n    line-height: 1.18;\n  }\n\n  .lh-section p {\n    max-width: 670px;\n    margin: 0 auto;\n\n    color: var(--muted);\n\n    font-size: 15.5px;\n    line-height: 1.8;\n  }\n\n  \/* FEATURES *\/\n\n  .lh-features {\n    padding: 14px 28px 58px;\n    background: var(--white);\n  }\n\n  .lh-feature {\n    width: 100%;\n    margin-bottom: 12px;\n    padding: 22px;\n\n    border: 1px solid var(--line);\n\n    background:\n      linear-gradient(\n        135deg,\n        rgba(216,182,114,.07),\n        rgba(255,255,255,.97)\n      );\n  }\n\n  .lh-feature:last-child {\n    margin-bottom: 0;\n  }\n\n  .lh-feature-title {\n    margin-bottom: 6px;\n\n    color: var(--black);\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      serif;\n\n    font-size: 19px;\n    font-weight: 600;\n  }\n\n  .lh-feature-text {\n    color: var(--muted);\n    font-size: 14.5px;\n    line-height: 1.65;\n  }\n\n  \/* DARK *\/\n\n  .lh-dark {\n    padding: 60px 28px;\n    text-align: center;\n\n    background:\n      radial-gradient(\n        circle at 50% 0%,\n        rgba(216,182,114,.18),\n        transparent 45%\n      ),\n      linear-gradient(\n        180deg,\n        #211c17 0%,\n        #11100e 100%\n      );\n  }\n\n  .lh-dark .lh-label {\n    color: var(--gold-light);\n  }\n\n  .lh-dark h3 {\n    max-width: 680px;\n    margin: 0 auto 18px;\n\n    color: #fff;\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      serif;\n\n    font-size: clamp(28px,4vw,40px);\n    font-weight: 500;\n    line-height: 1.18;\n  }\n\n  .lh-dark p {\n    max-width: 650px;\n    margin: 0 auto;\n\n    color: rgba(255,255,255,.74);\n\n    font-size: 15.5px;\n    line-height: 1.8;\n  }\n\n  \/* SPECS *\/\n\n  .lh-specs {\n    padding: 52px 28px;\n    background: var(--black);\n    color: #fff;\n  }\n\n  .lh-spec-head {\n    margin-bottom: 28px;\n    text-align: center;\n  }\n\n  .lh-spec-head .lh-label {\n    color: var(--gold-light);\n  }\n\n  .lh-spec-head h3 {\n    margin: 0;\n\n    color: #fff;\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      serif;\n\n    font-size: clamp(27px,4vw,38px);\n    font-weight: 500;\n  }\n\n  .lh-spec-row {\n    padding: 17px 0;\n    border-bottom: 1px solid rgba(255,255,255,.13);\n  }\n\n  .lh-spec-row:first-of-type {\n    border-top: 1px solid rgba(255,255,255,.13);\n  }\n\n  .lh-spec-label {\n    display: block;\n    margin-bottom: 5px;\n\n    color: var(--gold-light);\n\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 1.7px;\n    text-transform: uppercase;\n  }\n\n  .lh-spec-value {\n    display: block;\n\n    color: rgba(255,255,255,.92);\n\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  \/* FINAL *\/\n\n  .lh-final {\n    padding: 64px 28px;\n    text-align: center;\n\n    background:\n      radial-gradient(\n        circle at 50% 0%,\n        rgba(216,182,114,.14),\n        transparent 48%\n      ),\n      #fffefa;\n  }\n\n  .lh-final h3 {\n    max-width: 690px;\n    margin: 0 auto 18px;\n\n    color: var(--black);\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      serif;\n\n    font-size: clamp(29px,4.5vw,43px);\n    font-weight: 500;\n    line-height: 1.16;\n  }\n\n  .lh-final p {\n    max-width: 650px;\n    margin: 0 auto;\n\n    color: var(--muted);\n\n    font-size: 15.5px;\n    line-height: 1.8;\n  }\n\n  .lh-brand {\n    margin-top: 30px;\n\n    color: var(--gold);\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      serif;\n\n    font-size: 20px;\n    letter-spacing: 2px;\n  }\n\n  \/* MOBILE *\/\n\n  @media screen and (max-width: 749px) {\n\n    .lh-hero {\n      padding: 42px 19px 36px;\n    }\n\n    .lh-hero h2 {\n      font-size: 31px;\n    }\n\n    .lh-hero p {\n      font-size: 15px;\n      line-height: 1.7;\n    }\n\n    .lh-section {\n      padding: 43px 19px;\n    }\n\n    .lh-section h3 {\n      font-size: 27px;\n    }\n\n    .lh-section p {\n      font-size: 15px;\n    }\n\n    .lh-features {\n      padding: 10px 18px 44px;\n    }\n\n    .lh-feature {\n      padding: 19px;\n    }\n\n    .lh-dark {\n      padding: 48px 20px;\n    }\n\n    .lh-specs {\n      padding: 44px 20px;\n    }\n\n    .lh-final {\n      padding: 50px 20px;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"lx-heritage\"\u003e\n\n  \u003c!-- HERO --\u003e\n\n  \u003csection class=\"lh-hero\"\u003e\n\n    \u003cdiv class=\"lh-eyebrow\"\u003e\n      Lorevixa™ Signature Lighting\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      Classic Glow.\n      Timeless Character.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Opal milk glass and warm brass-finish metal come together in a\n      ceiling light inspired by enduring vintage forms and refined for\n      today's interiors.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"lh-line\"\u003e\u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- MAIN IMAGE --\u003e\n\n  \u003cdiv class=\"lh-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0749\/0315\/8870\/files\/ChatGPTImage2026_9_23_15_02_14_1.png?v=1790149246\" alt=\"Lorevixa Heritage Milk Glass Ceiling Light\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- DESIGN STORY --\u003e\n\n  \u003csection class=\"lh-section\"\u003e\n\n    \u003cdiv class=\"lh-label\"\u003e\n      Heritage Form · Refined Finish\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      A Familiar Shape Made Beautiful Again\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      The Lorevixa™ Heritage Milk Glass Ceiling Light draws from classic\n      ceiling fixtures with its rounded opal glass shade and sculpted\n      metal fitting. The silhouette feels nostalgic without appearing\n      dated, creating an easy balance between traditional influence and\n      modern simplicity.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- SCENE IMAGE --\u003e\n\n  \u003cdiv class=\"lh-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0749\/0315\/8870\/files\/ChatGPTImage2026_9_23_15_02_14_5.png?v=1790149246\" alt=\"Lorevixa Heritage Milk Glass Ceiling Light in a warm home interior\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- SCENE COPY --\u003e\n\n  \u003csection class=\"lh-section alt\"\u003e\n\n    \u003cdiv class=\"lh-label\"\u003e\n      Classic Warmth for Everyday Spaces\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      Designed to Feel Like It Has Always Belonged\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Heritage combines creamy white glass with warm metallic detailing\n      for an understated look that works naturally with ivory walls,\n      traditional molding, warm woods, framed artwork and relaxed\n      contemporary furnishings.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FEATURES --\u003e\n\n  \u003csection class=\"lh-features\"\u003e\n\n    \u003cdiv class=\"lh-feature\"\u003e\n\n      \u003cdiv class=\"lh-feature-title\"\u003e\n        Opal Milk Glass Shade\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lh-feature-text\"\u003e\n        The smooth opaque glass gives the fixture its soft visual character\n        and creates a clean, timeless centerpiece.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"lh-feature\"\u003e\n\n      \u003cdiv class=\"lh-feature-title\"\u003e\n        Brass-Finish Steel Canopy\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lh-feature-text\"\u003e\n        Warm metallic detailing provides contrast against the creamy white\n        glass and reinforces the fixture's refined heritage-inspired look.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"lh-feature\"\u003e\n\n      \u003cdiv class=\"lh-feature-title\"\u003e\n        Sculpted Vintage-Inspired Profile\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lh-feature-text\"\u003e\n        Curved glass and softly stepped metal fittings give Heritage more\n        personality than a conventional flush-mount ceiling fixture.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"lh-feature\"\u003e\n\n      \u003cdiv class=\"lh-feature-title\"\u003e\n        Compact 14-Inch Scale\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lh-feature-text\"\u003e\n        A balanced 14-inch diameter creates noticeable character without\n        requiring an oversized ceiling footprint.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- MATERIAL IMAGE --\u003e\n\n  \u003cdiv class=\"lh-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0749\/0315\/8870\/files\/ChatGPTImage2026_9_23_15_02_14_3.png?v=1790149246\" alt=\"Lorevixa Heritage Milk Glass Ceiling Light materials\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- MATERIAL COPY --\u003e\n\n  \u003csection class=\"lh-section\"\u003e\n\n    \u003cdiv class=\"lh-label\"\u003e\n      Glass \u0026amp; Metal\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      Creamy Opal Glass Meets Warm Brass\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Heritage pairs an opal milk glass shade with brass-finish steel\n      canopy and fittings. The contrast between smooth white glass and\n      warm metallic surfaces gives the fixture its distinctive,\n      quietly luxurious appearance.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- DIMENSION IMAGE --\u003e\n\n  \u003cdiv class=\"lh-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0749\/0315\/8870\/files\/ChatGPTImage2026_9_23_15_02_14_2.png?v=1790149246\" alt=\"Lorevixa Heritage Milk Glass Ceiling Light dimensions\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- DIMENSION COPY --\u003e\n\n  \u003csection class=\"lh-section alt\"\u003e\n\n    \u003cdiv class=\"lh-label\"\u003e\n      Balanced Proportions\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      Compact Width With Classic Presence\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Measuring approximately 14 inches in diameter and 13 inches in\n      overall height, Heritage offers a substantial glass silhouette\n      while keeping its overall footprint compact and balanced.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- WEIGHT IMAGE --\u003e\n\n  \u003cdiv class=\"lh-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0749\/0315\/8870\/files\/ChatGPTImage2026_9_23_15_02_14_4.png?v=1790149246\" alt=\"Lorevixa Heritage Milk Glass Ceiling Light net weight 6.6 pounds\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- DARK BRAND SECTION --\u003e\n\n  \u003csection class=\"lh-dark\"\u003e\n\n    \u003cdiv class=\"lh-label\"\u003e\n      Timeless by Design\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      A Fixture That Doesn't Depend on Trends\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Simple materials, rounded proportions and warm metallic detail give\n      Heritage a familiar visual language designed to work across both\n      classic and updated interiors.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- SPECS --\u003e\n\n  \u003csection class=\"lh-specs\"\u003e\n\n    \u003cdiv class=\"lh-spec-head\"\u003e\n\n      \u003cdiv class=\"lh-label\"\u003e\n        Product Details\n      \u003c\/div\u003e\n\n      \u003ch3\u003e\n        Heritage at a Glance\n      \u003c\/h3\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"lh-spec-row\"\u003e\n      \u003cspan class=\"lh-spec-label\"\u003e\n        Product\n      \u003c\/span\u003e\n\n      \u003cspan class=\"lh-spec-value\"\u003e\n        Lorevixa™ Heritage Milk Glass Ceiling Light\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"lh-spec-row\"\u003e\n      \u003cspan class=\"lh-spec-label\"\u003e\n        Materials\n      \u003c\/span\u003e\n\n      \u003cspan class=\"lh-spec-value\"\u003e\n        Opal milk glass shade, brass-finish steel canopy and fittings\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"lh-spec-row\"\u003e\n      \u003cspan class=\"lh-spec-label\"\u003e\n        Overall Size\n      \u003c\/span\u003e\n\n      \u003cspan class=\"lh-spec-value\"\u003e\n        Ø 14 × 13 in\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"lh-spec-row\"\u003e\n      \u003cspan class=\"lh-spec-label\"\u003e\n        Net Weight\n      \u003c\/span\u003e\n\n      \u003cspan class=\"lh-spec-value\"\u003e\n        6.6 lb\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"lh-spec-row\"\u003e\n      \u003cspan class=\"lh-spec-label\"\u003e\n        Design Style\n      \u003c\/span\u003e\n\n      \u003cspan class=\"lh-spec-value\"\u003e\n        Heritage-Inspired · Opal Glass · Warm Metallic\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FINAL --\u003e\n\n  \u003csection class=\"lh-final\"\u003e\n\n    \u003cdiv class=\"lh-label\"\u003e\n      The Lorevixa™ Approach\n    \u003c\/div\u003e\n\n    \u003ch3\u003e\n      Classic Materials, Considered for Today\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Heritage brings together creamy opal glass, warm brass-finish\n      metal and familiar proportions in a ceiling light designed to add\n      character without making the room feel overly decorated.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"lh-line\"\u003e\u003c\/div\u003e\n\n    \u003cdiv class=\"lh-brand\"\u003e\n      Lorevixa™\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"lorevixa","offers":[{"title":"Default Title","offer_id":48916288340054,"sku":null,"price":79.96,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0749\/0315\/8870\/files\/ChatGPTImage2026_9_23_15_02_14_1.png?v=1790149246","url":"https:\/\/lorevixa.com\/products\/lorevixa%e2%84%a2-heritage-milk-glass-ceiling-light","provider":"lorevixa","version":"1.0","type":"link"}