{"product_id":"cavora-travertine-glow-wall-sconce","title":"Cavora Travertine Glow Wall Sconce","description":"\u003cstyle\u003e\n  .vk-cavora-wall-wrap *,\n  .vk-cavora-wall-wrap *::before,\n  .vk-cavora-wall-wrap *::after {\n    box-sizing: border-box;\n    margin: 0;\n    padding: 0;\n  }\n\n  .vk-cavora-wall-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-cavora-wall-divider {\n    height: 1px;\n    margin: 2rem 0;\n    background: #e6ddcc;\n  }\n\n  .vk-cavora-wall-intro {\n    margin-bottom: 1rem;\n    color: #5d5346;\n    font-size: 15px;\n    line-height: 1.75;\n  }\n\n  .vk-cavora-wall-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-cavora-wall-features {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 10px;\n    margin-bottom: 1.25rem;\n  }\n\n  .vk-cavora-wall-feat {\n    padding: 0.85rem;\n    border: 1px solid #e3d6bd;\n    border-radius: 8px;\n    background: #fff;\n  }\n\n  .vk-cavora-wall-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-cavora-wall-feat h4 {\n    margin-bottom: 0.25rem;\n    color: #241c14;\n    font-size: 13px;\n    font-weight: 500;\n  }\n\n  .vk-cavora-wall-feat p {\n    margin: 0;\n    color: #6b6256;\n    font-size: 12px;\n    line-height: 1.6;\n  }\n\n  .vk-cavora-wall-detail-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 10px;\n  }\n\n  .vk-cavora-wall-detail-card {\n    padding: 0.9rem;\n    border: 1px solid #e3d6bd;\n    border-radius: 8px;\n    background: #fff;\n  }\n\n  .vk-cavora-wall-detail-card h5 {\n    margin-bottom: 0.35rem;\n    color: #241c14;\n    font-size: 13px;\n    font-weight: 500;\n  }\n\n  .vk-cavora-wall-detail-card p {\n    margin: 0;\n    color: #6b6256;\n    font-size: 12px;\n    line-height: 1.6;\n  }\n\n  .vk-cavora-wall-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-cavora-wall-dimension-placeholder {\n    margin-bottom: 0.85rem;\n    color: #6b6256;\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  .vk-cavora-wall-dimension-value {\n    color: #4a4034;\n    font-size: 13px;\n    font-weight: 500;\n    line-height: 1.8;\n  }\n\n  .vk-cavora-wall-dimension-note {\n    margin-top: 0.35rem;\n    color: #8a6a45;\n    font-size: 11px;\n  }\n\n  .vk-cavora-wall-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .vk-cavora-wall-spec-table tr {\n    border-bottom: 1px solid #e6ddcc;\n  }\n\n  .vk-cavora-wall-spec-table tr:last-child {\n    border-bottom: 0;\n  }\n\n  .vk-cavora-wall-spec-table td {\n    padding: 9px 0;\n    font-size: 14px;\n    line-height: 1.55;\n    vertical-align: top;\n  }\n\n  .vk-cavora-wall-spec-table td:first-child {\n    width: 42%;\n    padding-right: 1rem;\n    color: #998a73;\n  }\n\n  .vk-cavora-wall-care {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .vk-cavora-wall-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-cavora-wall-care li:last-child {\n    border-bottom: 0;\n  }\n\n  .vk-cavora-wall-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-cavora-wall-downloads {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 10px;\n  }\n\n  .vk-cavora-wall-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-cavora-wall-download-card:hover {\n    border-color: #cbb895;\n    background: #faf7f1;\n  }\n\n  .vk-cavora-wall-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-cavora-wall-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-cavora-wall-download-arrow {\n    color: #9b7a52;\n    font-size: 15px;\n    line-height: 1;\n  }\n\n  .vk-cavora-wall-faq {\n    margin-top: 0.5rem;\n  }\n\n  .vk-cavora-wall-faq-item {\n    border-bottom: 1px solid #e6ddcc;\n  }\n\n  .vk-cavora-wall-faq-item:last-child {\n    border-bottom: 0;\n  }\n\n  .vk-cavora-wall-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-cavora-wall-faq-item \u003e summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .vk-cavora-wall-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-cavora-wall-faq-item[open] \u003e summary::after {\n    transform: translateY(-30%) rotate(-135deg);\n  }\n\n  .vk-cavora-wall-faq-item[open] \u003e summary {\n    color: #5a4630;\n  }\n\n  .vk-cavora-wall-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-cavora-wall-features {\n      grid-template-columns: 1fr 1fr;\n    }\n\n    .vk-cavora-wall-detail-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .vk-cavora-wall-downloads {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"vk-cavora-wall-wrap\"\u003e\n\u003cp class=\"vk-cavora-wall-intro\"\u003eThe Cavora Travertine Glow Wall Sconce celebrates the naturally porous character of yellow travertine with a compact architectural form. Warm light filters through the stone's open texture and escapes beneath the shade, creating a layered ambient glow across the wall. A solid wood accent and discreet metal structure add material contrast, while a replaceable G9 bulb keeps the fixture practical for everyday use. Its sculptural scale works beautifully in bedrooms, hallways, living rooms, stairways, entryways, and hospitality interiors.\u003c\/p\u003e\n\u003cdiv class=\"vk-cavora-wall-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-cavora-wall-section-label\"\u003eFeatures\u003c\/div\u003e\n\u003cdiv class=\"vk-cavora-wall-features\"\u003e\n\u003cdiv class=\"vk-cavora-wall-feat\"\u003e\n\u003cdiv class=\"vk-cavora-wall-feat-icon\"\u003e\u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a4630\" stroke-width=\"2\"\u003e\n          \u003crect x=\"5\" y=\"4\" width=\"14\" height=\"16\" rx=\"2\"\u003e\u003c\/rect\u003e\n          \u003ccircle cx=\"9\" cy=\"9\" r=\"1\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"14\" cy=\"7\" r=\"1\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"12\" cy=\"13\" r=\"1\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"16\" cy=\"16\" r=\"1\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"8\" cy=\"16\" r=\"1\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch4\u003eOpen-pore travertine\u003c\/h4\u003e\n\u003cp\u003eNatural yellow travertine brings irregular pores, cavities, mineral markings, and warm earthy color to every fixture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-cavora-wall-feat\"\u003e\n\u003cdiv class=\"vk-cavora-wall-feat-icon\"\u003e\u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a4630\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M6 6h12v12H6z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 8l8 8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M16 8l-8 8\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch4\u003eWarm filtered glow\u003c\/h4\u003e\n\u003cp\u003eLight passes through natural openings in the stone and washes downward to create a rich decorative wall-lighting effect.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-cavora-wall-feat\"\u003e\n\u003cdiv class=\"vk-cavora-wall-feat-icon\"\u003e\u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a4630\" stroke-width=\"2\"\u003e\n          \u003cpath d=\"M8 4h8v5a4 4 0 0 1-8 0z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M10 16h4\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 13v3\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 20h6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch4\u003eReplaceable G9 bulb\u003c\/h4\u003e\n\u003cp\u003eA compact G9 socket provides a replaceable light source while preserving the fixture's sculptural proportions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-cavora-wall-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-cavora-wall-section-label\"\u003eMaterials \u0026amp; Design\u003c\/div\u003e\n\u003cdiv class=\"vk-cavora-wall-detail-grid\"\u003e\n\u003cdiv class=\"vk-cavora-wall-detail-card\"\u003e\n\u003ch5\u003eYellow Travertine\u003c\/h5\u003e\n\u003cp\u003eThick natural travertine forms the primary shade, highlighting its naturally porous and mineral-rich surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-cavora-wall-detail-card\"\u003e\n\u003ch5\u003eSolid Wood Accent\u003c\/h5\u003e\n\u003cp\u003eA compact solid wood element introduces warm contrast beneath the stone and adds depth to the layered material composition.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-cavora-wall-detail-card\"\u003e\n\u003ch5\u003eMetal Structure\u003c\/h5\u003e\n\u003cp\u003eA discreet metal framework supports the stone and wood elements while keeping attention on the natural materials.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-cavora-wall-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-cavora-wall-section-label\"\u003eDimensions\u003c\/div\u003e\n\u003cdiv class=\"vk-cavora-wall-dimension-card\"\u003e\n\u003cp class=\"vk-cavora-wall-dimension-placeholder\"\u003eAdd product dimension image here.\u003c\/p\u003e\n\u003cdiv class=\"vk-cavora-wall-dimension-value\"\u003eW 14.5 × H 19 × Projection 18 cm \/ W 5.7″ × H 7.5″ × Projection 7.1″\u003c\/div\u003e\n\u003cdiv class=\"vk-cavora-wall-dimension-note\"\u003eCompact architectural wall light with an 18 cm projection.\u003c\/div\u003e\n\u003cdiv class=\"vk-cavora-wall-dimension-note\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/Cavora-Travertine-Glow-Wall-Sconce.jpg?v=1786521970\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-cavora-wall-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-cavora-wall-section-label\"\u003eSpecifications\u003c\/div\u003e\n\u003ctable class=\"vk-cavora-wall-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Name\u003c\/td\u003e\n\u003ctd\u003eCavora Travertine Glow Wall Sconce\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eYellow Travertine, Solid Wood, Metal\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFixture Size\u003c\/td\u003e\n\u003ctd\u003eW 14.5 × H 19 × Projection 18 cm \/ W 5.7″ × H 7.5″ × Projection 7.1″\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLight Source\u003c\/td\u003e\n\u003ctd\u003eG9 Bulb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBulb Required\u003c\/td\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLighting Effect\u003c\/td\u003e\n\u003ctd\u003eAmbient Glow \u0026amp; Downlight\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMounting\u003c\/td\u003e\n\u003ctd\u003eWall Mounted\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEnvironment\u003c\/td\u003e\n\u003ctd\u003eIndoor, Dry Locations\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSuitable Spaces\u003c\/td\u003e\n\u003ctd\u003eBedroom, bedside, hallway, entryway, stairway, living room, dining area, hotel room, restaurant, and hospitality interiors\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"vk-cavora-wall-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-cavora-wall-section-label\"\u003eInstallation \u0026amp; Care\u003c\/div\u003e\n\u003cul class=\"vk-cavora-wall-care\"\u003e\n\u003cli\u003eMount the fixture to a secure wall surface using hardware suitable for the wall construction and fixture weight.\u003c\/li\u003e\n\u003cli\u003eElectrical installation should follow the supplied instructions and applicable local electrical requirements.\u003c\/li\u003e\n\u003cli\u003eThe fixture uses a replaceable G9 bulb. Disconnect power and allow the bulb to cool completely before replacement.\u003c\/li\u003e\n\u003cli\u003eNatural travertine varies in pores, cavities, mineral markings, color, and surface pattern, so every fixture will look slightly different.\u003c\/li\u003e\n\u003cli\u003eClean the travertine gently with a soft dry or slightly damp cloth.\u003c\/li\u003e\n\u003cli\u003eAvoid acidic cleaners, abrasive pads, harsh chemicals, and prolonged moisture exposure on the natural stone.\u003c\/li\u003e\n\u003cli\u003eWipe the solid wood and metal components with a soft dry cloth. Avoid soaking the wood or using aggressive cleaning products.\u003c\/li\u003e\n\u003cli\u003eIntended for indoor dry locations unless otherwise specified.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"vk-cavora-wall-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-cavora-wall-section-label\"\u003eDownloads \u0026amp; Resources\u003c\/div\u003e\n\u003cdiv class=\"vk-cavora-wall-downloads\"\u003e\n\u003ca class=\"vk-cavora-wall-download-card\" href=\"https:\/\/drive.google.com\/file\/d\/1qKMx1VrQczW3Sj2nn3f_cdoCOQPxLCPl\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"vk-cavora-wall-download-icon\"\u003e\u003csvg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a4630\" stroke-width=\"1.8\"\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\u003c\/div\u003e\n\u003cdiv class=\"vk-cavora-wall-download-text\"\u003eSpecifications\u003c\/div\u003e\n\u003cdiv class=\"vk-cavora-wall-download-arrow\"\u003e→\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"vk-cavora-wall-download-card\" href=\"INSTALLATION_GUIDE_URL\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"vk-cavora-wall-download-icon\"\u003e\u003csvg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a4630\" stroke-width=\"1.8\"\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\u003c\/div\u003e\n\u003cdiv class=\"vk-cavora-wall-download-text\"\u003eInstallation\u003c\/div\u003e\n\u003cdiv class=\"vk-cavora-wall-download-arrow\"\u003e→\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"vk-cavora-wall-download-card\" href=\"3D_FILES_URL\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"vk-cavora-wall-download-icon\"\u003e\u003csvg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a4630\" stroke-width=\"1.8\"\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\u003c\/div\u003e\n\u003cdiv class=\"vk-cavora-wall-download-text\"\u003e3D Files\u003c\/div\u003e\n\u003cdiv class=\"vk-cavora-wall-download-arrow\"\u003e→\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-cavora-wall-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-cavora-wall-section-label\"\u003eFAQs\u003c\/div\u003e\n\u003cdiv class=\"vk-cavora-wall-faq\"\u003e\n\u003cdetails class=\"vk-cavora-wall-faq-item\"\u003e\n\u003csummary\u003eWhat is the Cavora Travertine Glow Wall Sconce made from?\u003c\/summary\u003e\n\u003cp class=\"vk-cavora-wall-faq-a\"\u003eThe fixture combines natural yellow travertine with solid wood and coordinated metal structural components.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vk-cavora-wall-faq-item\"\u003e\n\u003csummary\u003eWhat type of bulb does the Cavora wall sconce use?\u003c\/summary\u003e\n\u003cp class=\"vk-cavora-wall-faq-a\"\u003eThe Cavora Wall Sconce uses a replaceable G9 bulb.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vk-cavora-wall-faq-item\"\u003e\n\u003csummary\u003eWhat are the dimensions of the wall light?\u003c\/summary\u003e\n\u003cp class=\"vk-cavora-wall-faq-a\"\u003eThe fixture measures W 14.5 × H 19 × Projection 18 cm, approximately W 5.7″ × H 7.5″ × Projection 7.1″.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vk-cavora-wall-faq-item\"\u003e\n\u003csummary\u003eWhy does the travertine have visible holes and cavities?\u003c\/summary\u003e\n\u003cp class=\"vk-cavora-wall-faq-a\"\u003eOpen pores and irregular cavities are characteristic of natural travertine. These variations are part of the material's organic appearance rather than defects.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vk-cavora-wall-faq-item\"\u003e\n\u003csummary\u003eHow does the Cavora Wall Sconce distribute light?\u003c\/summary\u003e\n\u003cp class=\"vk-cavora-wall-faq-a\"\u003eWarm light filters through openings in the travertine and also escapes beneath the fixture, producing a layered ambient wall glow.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vk-cavora-wall-faq-item\"\u003e\n\u003csummary\u003eWill every travertine wall sconce look identical?\u003c\/summary\u003e\n\u003cp class=\"vk-cavora-wall-faq-a\"\u003eNo. Natural travertine varies in pore size, cavities, color, mineral markings, and surface pattern, making each piece unique.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vk-cavora-wall-faq-item\"\u003e\n\u003csummary\u003eWhere can the Cavora Wall Sconce be installed?\u003c\/summary\u003e\n\u003cp class=\"vk-cavora-wall-faq-a\"\u003eIts compact sculptural form works well beside beds, in hallways, entryways, stairways, living rooms, dining spaces, hotel rooms, restaurants, and other indoor hospitality interiors.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Vakkerlight","offers":[{"title":"W 5.7″ × H 7.5″ × Projection 7.1″ \/ Yellow Travertine","offer_id":48536620302577,"sku":"VKW06-26810-01","price":245.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/17863668276555.png?v=1786428548","url":"https:\/\/vakkerlight.com\/ar\/products\/cavora-travertine-glow-wall-sconce","provider":"Vakkerlight","version":"1.0","type":"link"}