{"product_id":"elyra-layered-stone-globe-wall-sconce","title":"Elyra Layered Stone Globe Wall Sconce","description":"\u003cstyle\u003e\n  .vk-elyra-stone-wrap *,\n  .vk-elyra-stone-wrap *::before,\n  .vk-elyra-stone-wrap *::after {\n    box-sizing: border-box;\n    margin: 0;\n    padding: 0;\n  }\n\n  .vk-elyra-stone-wrap {\n    width: 100%;\n    max-width: 680px;\n    margin: 0;\n    padding: 0;\n    color: #241c14;\n    font-family: \"DM Sans\", sans-serif;\n  }\n\n  .vk-elyra-stone-divider {\n    height: 1px;\n    margin: 2rem 0;\n    background: #e6ddcc;\n  }\n\n  .vk-elyra-stone-intro {\n    margin-bottom: 1rem;\n    color: #5d5346;\n    font-size: 15px;\n    line-height: 1.75;\n  }\n\n  .vk-elyra-stone-section-label {\n    margin-bottom: 0.65rem;\n    color: #8a6a45;\n    font-size: 11px;\n    font-weight: 500;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n  }\n\n  .vk-elyra-stone-features {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 10px;\n  }\n\n  .vk-elyra-stone-feat {\n    padding: 0.9rem;\n    border: 1px solid #e3d6bd;\n    border-radius: 8px;\n    background: #fff;\n  }\n\n  .vk-elyra-stone-feat-icon {\n    display: flex;\n    width: 28px;\n    height: 28px;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 0.6rem;\n    border-radius: 6px;\n    background: #e3d3b4;\n  }\n\n  .vk-elyra-stone-feat h4 {\n    margin-bottom: 0.3rem;\n    color: #241c14;\n    font-size: 13px;\n    font-weight: 500;\n  }\n\n  .vk-elyra-stone-feat p {\n    color: #6b6256;\n    font-size: 12px;\n    line-height: 1.6;\n  }\n\n  .vk-elyra-stone-options {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 10px;\n  }\n\n  .vk-elyra-stone-option-card {\n    padding: 0.9rem;\n    border: 1px solid #e3d6bd;\n    border-radius: 8px;\n    background: #fff;\n  }\n\n  .vk-elyra-stone-option-card h5 {\n    margin-bottom: 0.35rem;\n    color: #241c14;\n    font-size: 13px;\n    font-weight: 500;\n  }\n\n  .vk-elyra-stone-option-card p {\n    color: #6b6256;\n    font-size: 12px;\n    line-height: 1.6;\n  }\n\n  .vk-elyra-stone-dimension-card {\n    padding: 1.25rem;\n    border: 1px solid #e6ddcc;\n    border-radius: 10px;\n    background: #f3ece0;\n    text-align: center;\n  }\n\n  .vk-elyra-stone-dimension-placeholder {\n    margin-bottom: 0.85rem;\n    color: #6b6256;\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  .vk-elyra-stone-dimension-value {\n    color: #4a4034;\n    font-size: 13px;\n    font-weight: 500;\n    line-height: 1.8;\n  }\n\n  .vk-elyra-stone-dimension-note {\n    margin-top: 0.35rem;\n    color: #8a6a45;\n    font-size: 11px;\n  }\n\n  .vk-elyra-stone-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .vk-elyra-stone-spec-table tr {\n    border-bottom: 1px solid #e6ddcc;\n  }\n\n  .vk-elyra-stone-spec-table tr:last-child {\n    border-bottom: 0;\n  }\n\n  .vk-elyra-stone-spec-table td {\n    padding: 9px 0;\n    font-size: 14px;\n    line-height: 1.55;\n    vertical-align: top;\n  }\n\n  .vk-elyra-stone-spec-table td:first-child {\n    width: 42%;\n    padding-right: 1rem;\n    color: #998a73;\n  }\n\n  .vk-elyra-stone-care {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .vk-elyra-stone-care li {\n    position: relative;\n    padding: 8px 0 8px 20px;\n    border-bottom: 1px solid #e6ddcc;\n    color: #6b6256;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .vk-elyra-stone-care li:last-child {\n    border-bottom: 0;\n  }\n\n  .vk-elyra-stone-care li::before {\n    position: absolute;\n    top: 16px;\n    left: 0;\n    width: 6px;\n    height: 6px;\n    border-radius: 50%;\n    background: #b39a72;\n    content: \"\";\n  }\n\n  .vk-elyra-stone-downloads {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 10px;\n  }\n\n  .vk-elyra-stone-download-card {\n    display: flex;\n    min-height: 72px;\n    align-items: center;\n    gap: 10px;\n    padding: 0.85rem;\n    border: 1px solid #e3d6bd;\n    border-radius: 8px;\n    background: #fff;\n    color: #241c14;\n    text-decoration: none;\n    transition:\n      border-color 0.2s ease,\n      background 0.2s ease;\n  }\n\n  .vk-elyra-stone-download-card:hover {\n    border-color: #cbb895;\n    background: #faf7f1;\n  }\n\n  .vk-elyra-stone-download-icon {\n    display: flex;\n    width: 30px;\n    min-width: 30px;\n    height: 30px;\n    align-items: center;\n    justify-content: center;\n    border-radius: 6px;\n    background: #eee2ce;\n  }\n\n  .vk-elyra-stone-download-text {\n    flex: 1;\n    color: #4a4034;\n    font-size: 12px;\n    font-weight: 500;\n    line-height: 1.4;\n  }\n\n  .vk-elyra-stone-download-arrow {\n    color: #9b7a52;\n    font-size: 15px;\n  }\n\n  .vk-elyra-stone-faq-item {\n    border-bottom: 1px solid #e6ddcc;\n  }\n\n  .vk-elyra-stone-faq-item:last-child {\n    border-bottom: 0;\n  }\n\n  .vk-elyra-stone-faq-item \u003e summary {\n    position: relative;\n    display: flex;\n    min-height: 44px;\n    cursor: pointer;\n    align-items: center;\n    padding: 14px 32px 14px 0;\n    color: #241c14;\n    font-size: 15px;\n    font-weight: 500;\n    line-height: 1.5;\n    list-style: none;\n  }\n\n  .vk-elyra-stone-faq-item \u003e summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .vk-elyra-stone-faq-item \u003e summary::after {\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    width: 10px;\n    height: 10px;\n    border-right: 1.5px solid #8a6a45;\n    border-bottom: 1.5px solid #8a6a45;\n    content: \"\";\n    transform: translateY(-70%) rotate(45deg);\n    transition: transform 0.2s ease;\n  }\n\n  .vk-elyra-stone-faq-item[open] \u003e summary::after {\n    transform: translateY(-30%) rotate(-135deg);\n  }\n\n  .vk-elyra-stone-faq-a {\n    margin: 0 0 14px;\n    padding-right: 32px;\n    color: #6b6256;\n    font-size: 13px;\n    line-height: 1.7;\n  }\n\n  @media (max-width: 520px) {\n    .vk-elyra-stone-features {\n      grid-template-columns: 1fr 1fr;\n    }\n\n    .vk-elyra-stone-options {\n      grid-template-columns: 1fr;\n    }\n\n    .vk-elyra-stone-downloads {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"vk-elyra-stone-wrap\"\u003e\n\n  \u003cp class=\"vk-elyra-stone-intro\"\u003e\n    The Elyra Layered Stone Globe Wall Sconce combines overlapping\n    natural stone forms with a softly glowing opal globe for a compact\n    sculptural statement. Two irregular stone panels create depth and\n    asymmetry behind the rounded diffuser, while the natural veining\n    gives every fixture its own individual character. Available in\n    Silver Gray Travertine, Black Marble, and Twilight Marble, Elyra\n    works beautifully beside beds, in hallways, entryways, living rooms,\n    powder rooms, and refined hospitality interiors.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"vk-elyra-stone-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"vk-elyra-stone-section-label\"\u003e\n    Features\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vk-elyra-stone-features\"\u003e\n\n    \u003cdiv class=\"vk-elyra-stone-feat\"\u003e\n\n      \u003cdiv class=\"vk-elyra-stone-feat-icon\"\u003e\n        \u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a4630\" stroke-width=\"2\" aria-hidden=\"true\"\u003e\n          \u003cpath d=\"M5 6c5-4 11-3 14 1\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M4 14c4-5 11-6 16-2\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M7 18c4-2 7-2 10 0\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003ch4\u003eLayered stone composition\u003c\/h4\u003e\n\n      \u003cp\u003e\n        Two overlapping organic stone panels create depth,\n        movement, and a sculptural wall-mounted profile.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"vk-elyra-stone-feat\"\u003e\n\n      \u003cdiv class=\"vk-elyra-stone-feat-icon\"\u003e\n        \u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a4630\" stroke-width=\"2\" aria-hidden=\"true\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"6\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"2\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003ch4\u003eSoft globe illumination\u003c\/h4\u003e\n\n      \u003cp\u003e\n        A rounded opal diffuser softens the light and provides\n        comfortable ambient illumination without visual glare.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"vk-elyra-stone-feat\"\u003e\n\n      \u003cdiv class=\"vk-elyra-stone-feat-icon\"\u003e\n        \u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a4630\" stroke-width=\"2\" aria-hidden=\"true\"\u003e\n          \u003crect x=\"5\" y=\"5\" width=\"14\" height=\"14\" rx=\"3\"\u003e\u003c\/rect\u003e\n          \u003cpath d=\"M8 9c3-3 5 3 8 0\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 14c3-3 5 3 8 0\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003ch4\u003eThree natural stone looks\u003c\/h4\u003e\n\n      \u003cp\u003e\n        Choose warm Silver Gray Travertine, dramatic Black Marble,\n        or expressive Twilight Marble.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vk-elyra-stone-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"vk-elyra-stone-section-label\"\u003e\n    Stone Options\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vk-elyra-stone-options\"\u003e\n\n    \u003cdiv class=\"vk-elyra-stone-option-card\"\u003e\n\n      \u003ch5\u003eSilver Gray Travertine\u003c\/h5\u003e\n\n      \u003cp\u003e\n        Warm gray-beige travertine with natural pores,\n        mineral variation, and softly layered earthy tones.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"vk-elyra-stone-option-card\"\u003e\n\n      \u003ch5\u003eBlack Marble\u003c\/h5\u003e\n\n      \u003cp\u003e\n        Deep black natural marble with contrasting white veining\n        for a sharper, more graphic architectural appearance.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"vk-elyra-stone-option-card\"\u003e\n\n      \u003ch5\u003eTwilight Marble\u003c\/h5\u003e\n\n      \u003cp\u003e\n        An expressive light stone with dramatic black,\n        gray, cream, and muted green mineral patterning.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vk-elyra-stone-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"vk-elyra-stone-section-label\"\u003e\n    Dimensions\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vk-elyra-stone-dimension-card\"\u003e\n\n    \u003cp class=\"vk-elyra-stone-dimension-placeholder\"\u003e\n      Add product dimension image here.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"vk-elyra-stone-dimension-value\"\u003e\n      H 28 × W 25 × Projection 15 cm\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"vk-elyra-stone-dimension-value\"\u003e\n      H 11.0″ × W 9.8″ × Projection 5.9″\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"vk-elyra-stone-dimension-note\"\u003e\n      All three stone options share the same overall dimensions.\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vk-elyra-stone-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"vk-elyra-stone-section-label\"\u003e\n    Specifications\n  \u003c\/div\u003e\n\n  \u003ctable class=\"vk-elyra-stone-spec-table\"\u003e\n    \u003ctbody\u003e\n\n      \u003ctr\u003e\n        \u003ctd\u003eProduct Name\u003c\/td\u003e\n        \u003ctd\u003eElyra Layered Stone Globe Wall Sconce\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003ctd\u003eMaterial\u003c\/td\u003e\n        \u003ctd\u003eNatural Stone, Opal Globe, Metal\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003ctd\u003eStone Options\u003c\/td\u003e\n        \u003ctd\u003e\n          Silver Gray Travertine,\n          Black Marble,\n          Twilight Marble\n        \u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003ctd\u003eFixture Size\u003c\/td\u003e\n        \u003ctd\u003e\n          H 28 × W 25 × Projection 15 cm \/\n          H 11.0″ × W 9.8″ × Projection 5.9″\n        \u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003ctd\u003eShade\u003c\/td\u003e\n        \u003ctd\u003eOpal Globe Diffuser\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003ctd\u003eLight Source\u003c\/td\u003e\n        \u003ctd\u003eLIGHT_SOURCE_PLACEHOLDER\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003ctd\u003eNumber of Lights\u003c\/td\u003e\n        \u003ctd\u003e1\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003ctd\u003eMounting\u003c\/td\u003e\n        \u003ctd\u003eWall Mounted\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003ctd\u003eEnvironment\u003c\/td\u003e\n        \u003ctd\u003eIndoor, Dry Locations\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003ctd\u003eSuitable Spaces\u003c\/td\u003e\n        \u003ctd\u003e\n          Bedroom, bedside, hallway, entryway, living room,\n          powder room, dining area, reading corner,\n          hotel room, restaurant, and hospitality interiors\n        \u003c\/td\u003e\n      \u003c\/tr\u003e\n\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\n  \u003cdiv class=\"vk-elyra-stone-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"vk-elyra-stone-section-label\"\u003e\n    Installation \u0026amp; Care\n  \u003c\/div\u003e\n\n  \u003cul class=\"vk-elyra-stone-care\"\u003e\n\n    \u003cli\u003e\n      Mount the fixture to a secure wall surface using hardware\n      suitable for the wall construction and fixture weight.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      Electrical installation should follow the supplied instructions\n      and applicable local electrical requirements.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      Natural stone varies in color, veining, mineral markings,\n      pores, and surface pattern, so each wall sconce will be unique.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      Slight differences between the two overlapping stone panels\n      are part of the natural material and sculptural design.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      Clean natural stone gently with a soft dry or slightly damp cloth.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      Avoid acidic cleaners, abrasive pads, aggressive solvents,\n      and harsh chemicals on the stone surface.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      Clean the opal globe with a soft lint-free cloth and avoid\n      abrasive cleaning materials.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      Intended for indoor dry locations.\n    \u003c\/li\u003e\n\n  \u003c\/ul\u003e\n\n  \u003cdiv class=\"vk-elyra-stone-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"vk-elyra-stone-section-label\"\u003e\n    Downloads \u0026amp; Resources\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vk-elyra-stone-downloads\"\u003e\n\n    \u003ca class=\"vk-elyra-stone-download-card\" href=\"SPECIFICATIONS_PDF_URL\" target=\"_blank\" rel=\"noopener\"\u003e\n\n      \u003cdiv class=\"vk-elyra-stone-download-icon\"\u003e\n\n        \u003csvg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a4630\" stroke-width=\"1.8\" aria-hidden=\"true\"\u003e\n          \u003cpath d=\"M6 2h8l4 4v16H6z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M14 2v5h5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 12h6\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 16h6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"vk-elyra-stone-download-text\"\u003e\n        Specifications\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"vk-elyra-stone-download-arrow\"\u003e\n        →\n      \u003c\/div\u003e\n\n    \u003c\/a\u003e\n\n    \u003ca class=\"vk-elyra-stone-download-card\" href=\"INSTALLATION_GUIDE_URL\" target=\"_blank\" rel=\"noopener\"\u003e\n\n      \u003cdiv class=\"vk-elyra-stone-download-icon\"\u003e\n\n        \u003csvg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a4630\" stroke-width=\"1.8\" aria-hidden=\"true\"\u003e\n          \u003cpath d=\"M5 4h14v16H5z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 8h8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 12h8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 16h5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"vk-elyra-stone-download-text\"\u003e\n        Installation\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"vk-elyra-stone-download-arrow\"\u003e\n        →\n      \u003c\/div\u003e\n\n    \u003c\/a\u003e\n\n    \u003ca class=\"vk-elyra-stone-download-card\" href=\"3D_FILES_URL\" target=\"_blank\" rel=\"noopener\"\u003e\n\n      \u003cdiv class=\"vk-elyra-stone-download-icon\"\u003e\n\n        \u003csvg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a4630\" stroke-width=\"1.8\" aria-hidden=\"true\"\u003e\n          \u003cpath d=\"M12 2l8 4.5v9L12 20l-8-4.5v-9z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M4 6.5l8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 11v9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"vk-elyra-stone-download-text\"\u003e\n        3D Files\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"vk-elyra-stone-download-arrow\"\u003e\n        →\n      \u003c\/div\u003e\n\n    \u003c\/a\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vk-elyra-stone-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"vk-elyra-stone-section-label\"\u003e\n    FAQs\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"vk-elyra-stone-faq\"\u003e\n\n    \u003cdetails class=\"vk-elyra-stone-faq-item\"\u003e\n\n      \u003csummary\u003e\n        What materials are available for the Elyra Wall Sconce?\n      \u003c\/summary\u003e\n\n      \u003cp class=\"vk-elyra-stone-faq-a\"\u003e\n        The fixture is available in Silver Gray Travertine,\n        Black Marble, and Twilight Marble, each paired with\n        a soft opal globe diffuser.\n      \u003c\/p\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"vk-elyra-stone-faq-item\"\u003e\n\n      \u003csummary\u003e\n        What are the dimensions of the wall light?\n      \u003c\/summary\u003e\n\n      \u003cp class=\"vk-elyra-stone-faq-a\"\u003e\n        The fixture measures H 28 × W 25 × Projection 15 cm,\n        approximately H 11.0″ × W 9.8″ × Projection 5.9″.\n      \u003c\/p\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"vk-elyra-stone-faq-item\"\u003e\n\n      \u003csummary\u003e\n        Will every natural stone wall light look identical?\n      \u003c\/summary\u003e\n\n      \u003cp class=\"vk-elyra-stone-faq-a\"\u003e\n        No. Natural stone varies in veining, color, mineral markings,\n        pores, and surface pattern, so every fixture has its own character.\n      \u003c\/p\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"vk-elyra-stone-faq-item\"\u003e\n\n      \u003csummary\u003e\n        What is the difference between the three stone options?\n      \u003c\/summary\u003e\n\n      \u003cp class=\"vk-elyra-stone-faq-a\"\u003e\n        Silver Gray Travertine has a warm porous appearance,\n        Black Marble offers bold white veining on a dark background,\n        and Twilight Marble features a more expressive mix of light,\n        dark, and muted mineral tones.\n      \u003c\/p\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"vk-elyra-stone-faq-item\"\u003e\n\n      \u003csummary\u003e\n        What effect does the globe diffuser create?\n      \u003c\/summary\u003e\n\n      \u003cp class=\"vk-elyra-stone-faq-a\"\u003e\n        The rounded opal globe softens and spreads the light,\n        creating comfortable ambient illumination while emphasizing\n        the layered stone composition.\n      \u003c\/p\u003e\n\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"vk-elyra-stone-faq-item\"\u003e\n\n      \u003csummary\u003e\n        Where can the Elyra Stone Globe Wall Sconce be used?\n      \u003c\/summary\u003e\n\n      \u003cp class=\"vk-elyra-stone-faq-a\"\u003e\n        It works well beside beds, in hallways, entryways, living rooms,\n        powder rooms, dining spaces, reading corners, hotel rooms,\n        restaurants, and other refined indoor interiors.\n      \u003c\/p\u003e\n\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\n","brand":"Vakkerlight","offers":[{"title":"H 11.0″ × W 9.8″ × Projection 5.9″ \/ Silver Gray Travertine","offer_id":48540421718257,"sku":"VKW8-26811-01","price":335.0,"currency_code":"USD","in_stock":true},{"title":"H 11.0″ × W 9.8″ × Projection 5.9″ \/ Black Marble","offer_id":48540421751025,"sku":"VKW8-26811-02","price":335.0,"currency_code":"USD","in_stock":true},{"title":"H 11.0″ × W 9.8″ × Projection 5.9″ \/ Twilight Marble","offer_id":48540421783793,"sku":"VKW8-26811-03","price":335.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/17864414988808.png?v=1786441503","url":"https:\/\/vakkerlight.com\/it-ca\/products\/elyra-layered-stone-globe-wall-sconce","provider":"Vakkerlight","version":"1.0","type":"link"}