{"product_id":"torre-travertine-wall-sconce","title":"Torre Travertine Wall Sconce","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING — TORRE TRAVERTINE WALL SCONCE\n   NATURAL TRAVERTINE + WOOD\n   SHOPPER FOCUSED \/ MOBILE RESPONSIVE\n========================================================= *\/\n\n.stb-torre{\n  --cream:#F5EDD8;\n  --ivory:#FFFDF8;\n  --sand:#E9DDC5;\n  --sand-soft:#F2E8D7;\n  --stone:#D7BE98;\n  --stone-soft:#EDE0CC;\n  --walnut:#68482D;\n  --brown:#4A3218;\n  --dark:#1C1209;\n  --gold:#C8A96E;\n  --gold-deep:#98743B;\n  --muted:#85735E;\n  --line:#DED2BD;\n\n  width:100%;\n  max-width:840px;\n  margin:0 auto;\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:14px;\n  line-height:1.65;\n\n  color:var(--brown);\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-torre *{\n  box-sizing:border-box;\n}\n\n.stb-torre h2,\n.stb-torre h3,\n.stb-torre p{\n  margin-top:0;\n}\n\n.stb-torre h2,\n.stb-torre h3{\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  color:var(--dark);\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.stb-torre__intro{\n  position:relative;\n\n  margin-bottom:25px;\n  padding:22px 24px;\n\n  overflow:hidden;\n\n  background:\n    linear-gradient(\n      135deg,\n      #FFFDF8 0%,\n      #F1E5D2 67%,\n      #DCC5A4 100%\n    );\n\n  border-radius:10px;\n}\n\n.stb-torre__intro:before{\n  content:\"\";\n\n  position:absolute;\n  top:0;\n  bottom:0;\n  left:0;\n\n  width:4px;\n\n  background:var(--gold);\n}\n\n.stb-torre__eyebrow{\n  margin:0 0 8px;\n\n  color:var(--gold-deep);\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.17em;\n  text-transform:uppercase;\n}\n\n.stb-torre__intro h2{\n  max-width:680px;\n\n  margin:0 0 9px;\n\n  font-size:29px;\n  line-height:1.12;\n}\n\n.stb-torre__intro p{\n  max-width:690px;\n  margin:0;\n\n  color:#604D3A;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.stb-torre__facts{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-bottom:34px;\n\n  overflow:hidden;\n\n  border:1px solid var(--line);\n  border-radius:9px;\n}\n\n.stb-torre__fact{\n  min-width:0;\n\n  padding:15px 11px;\n\n  background:var(--ivory);\n\n  border-right:1px solid var(--line);\n}\n\n.stb-torre__fact:nth-child(2){\n  background:#E8D6BC;\n}\n\n.stb-torre__fact:nth-child(3){\n  background:#F4EBDD;\n}\n\n.stb-torre__fact:nth-child(4){\n  background:#2D1D10;\n}\n\n.stb-torre__fact:last-child{\n  border-right:0;\n}\n\n.stb-torre__fact small{\n  display:block;\n\n  margin-bottom:4px;\n\n  color:#91795E;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.stb-torre__fact:nth-child(4) small{\n  color:#BA9B66;\n}\n\n.stb-torre__fact strong{\n  display:block;\n\n  color:#21150C;\n\n  font-size:12.5px;\n  line-height:1.35;\n  font-weight:500;\n}\n\n.stb-torre__fact:nth-child(4) strong{\n  color:#F5EDD8;\n}\n\n\n\/* =========================================================\n   UNIVERSAL IMAGE SYSTEM\n   NEVER CROP\n========================================================= *\/\n\n.stb-torre__image-link{\n  position:relative;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n\n  padding:8px;\n\n  overflow:hidden;\n\n  background:#F8F3E9;\n\n  border:1px solid #D6C6AC;\n  border-radius:8px;\n\n  text-decoration:none;\n}\n\n.stb-torre__image-link img{\n  display:block;\n\n  width:100%;\n  max-width:100%;\n\n  height:auto;\n\n  margin:0 auto;\n\n  object-fit:contain;\n  object-position:center;\n\n  transition:transform .25s ease;\n}\n\n.stb-torre__image-link:hover img{\n  transform:scale(1.015);\n}\n\n.stb-torre__zoom{\n  position:absolute;\n\n  right:8px;\n  bottom:8px;\n\n  padding:5px 8px;\n\n  background:rgba(28,18,9,.82);\n\n  border:1px solid rgba(200,169,110,.4);\n  border-radius:20px;\n\n  color:#F5EDD8;\n\n  font-size:9px;\n  font-weight:500;\n\n  pointer-events:none;\n}\n\n\n\/* =========================================================\n   NATURAL MATERIAL\n========================================================= *\/\n\n.stb-torre__natural{\n  display:grid;\n  grid-template-columns:220px 1fr;\n\n  gap:28px;\n  align-items:center;\n\n  margin-bottom:36px;\n  padding:23px;\n\n  background:#E9DCC7;\n\n  border-radius:11px;\n}\n\n.stb-torre__natural-image{\n  width:100%;\n  max-width:220px;\n\n  margin:0 auto;\n}\n\n.stb-torre__natural-image img{\n  width:100%;\n  height:auto;\n\n  max-height:235px;\n\n  object-fit:contain;\n}\n\n.stb-torre__label{\n  display:inline-block;\n\n  margin-bottom:8px;\n  padding:4px 7px;\n\n  background:rgba(200,169,110,.18);\n\n  border-radius:3px;\n\n  color:#80602F;\n\n  font-size:9px;\n  font-weight:600;\n  letter-spacing:.15em;\n  text-transform:uppercase;\n}\n\n.stb-torre__natural h3{\n  margin:0 0 8px;\n\n  font-size:23px;\n  line-height:1.18;\n}\n\n.stb-torre__natural p{\n  margin:0 0 11px;\n\n  color:#5B4735;\n\n  font-size:13.5px;\n}\n\n.stb-torre__natural-list{\n  display:grid;\n  gap:6px;\n}\n\n.stb-torre__natural-item{\n  display:flex;\n  gap:8px;\n\n  color:#624B36;\n\n  font-size:12px;\n  line-height:1.5;\n}\n\n.stb-torre__natural-item:before{\n  content:\"—\";\n\n  color:#9B753B;\n}\n\n\n\/* =========================================================\n   NATURAL VARIATION NOTICE\n========================================================= *\/\n\n.stb-torre__variation{\n  display:grid;\n  grid-template-columns:auto 1fr;\n\n  gap:15px;\n  align-items:center;\n\n  margin-bottom:36px;\n  padding:17px 19px;\n\n  background:#4A3218;\n\n  border-left:4px solid var(--gold);\n  border-radius:9px;\n}\n\n.stb-torre__variation-icon{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:35px;\n  height:35px;\n\n  background:rgba(200,169,110,.12);\n\n  border:1px solid rgba(200,169,110,.45);\n  border-radius:50%;\n\n  color:var(--gold);\n\n  font-family:\"Cormorant Garamond\",serif;\n  font-size:18px;\n}\n\n.stb-torre__variation strong{\n  display:block;\n\n  margin-bottom:3px;\n\n  color:#F5EDD8;\n\n  font-size:12.5px;\n  font-weight:600;\n}\n\n.stb-torre__variation p{\n  margin:0;\n\n  color:#D9CEBA;\n\n  font-size:11.8px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAIL\n========================================================= *\/\n\n.stb-torre__detail{\n  display:grid;\n  grid-template-columns:1fr 225px;\n\n  gap:28px;\n  align-items:center;\n\n  margin-bottom:36px;\n  padding:23px;\n\n  background:#FFFDF8;\n\n  border:1px solid #E5D8C6;\n  border-radius:10px;\n}\n\n.stb-torre__detail-image{\n  width:100%;\n  max-width:225px;\n\n  margin:0 auto;\n}\n\n.stb-torre__detail-image img{\n  width:100%;\n  height:auto;\n\n  max-height:250px;\n\n  object-fit:contain;\n}\n\n.stb-torre__detail h3{\n  margin:0 0 8px;\n\n  font-size:23px;\n  line-height:1.18;\n}\n\n.stb-torre__detail p{\n  margin:0;\n\n  color:#604C38;\n\n  font-size:13px;\n  line-height:1.65;\n}\n\n\n\/* =========================================================\n   SIZE\n========================================================= *\/\n\n.stb-torre__size{\n  margin-bottom:36px;\n  padding:23px;\n\n  background:#F1E6D4;\n\n  border-radius:10px;\n}\n\n.stb-torre__heading{\n  margin:0 0 15px;\n\n  font-size:23px;\n  line-height:1.18;\n}\n\n.stb-torre__size-inner{\n  display:grid;\n  grid-template-columns:245px 1fr;\n\n  gap:30px;\n  align-items:center;\n}\n\n.stb-torre__size-image{\n  width:100%;\n  max-width:245px;\n\n  margin:0 auto;\n}\n\n.stb-torre__size-image img{\n  width:100%;\n  height:auto;\n\n  max-height:300px;\n\n  object-fit:contain;\n}\n\n.stb-torre__dimension{\n  display:block;\n\n  margin-bottom:4px;\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  color:var(--dark);\n\n  font-size:28px;\n  line-height:1.08;\n  font-weight:500;\n}\n\n.stb-torre__metric{\n  display:block;\n\n  margin-bottom:11px;\n\n  color:#9C7A47;\n\n  font-size:11.5px;\n  font-weight:500;\n}\n\n.stb-torre__size-copy p{\n  margin:0 0 13px;\n\n  color:#5D4937;\n\n  font-size:13px;\n}\n\n.stb-torre__places{\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:6px;\n}\n\n.stb-torre__place{\n  padding:5px 9px;\n\n  background:#FFF9EF;\n\n  border:1px solid #D6C2A3;\n  border-radius:20px;\n\n  color:#604932;\n\n  font-size:10.5px;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   LIGHT CHARACTER\n========================================================= *\/\n\n.stb-torre__utility{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n\n  margin-bottom:36px;\n\n  overflow:hidden;\n\n  border:1px solid #D9C8AA;\n  border-radius:10px;\n}\n\n.stb-torre__utility-card{\n  padding:19px 20px;\n}\n\n.stb-torre__utility-card:first-child{\n  background:#D2B589;\n}\n\n.stb-torre__utility-card:last-child{\n  background:#1C1209;\n}\n\n.stb-torre__utility-card small{\n  display:block;\n\n  margin-bottom:5px;\n\n  font-size:9px;\n  font-weight:600;\n\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.stb-torre__utility-card:first-child small{\n  color:#6A481E;\n}\n\n.stb-torre__utility-card:last-child small{\n  color:var(--gold);\n}\n\n.stb-torre__utility-card strong{\n  display:block;\n\n  margin-bottom:4px;\n\n  font-size:12.5px;\n  font-weight:600;\n}\n\n.stb-torre__utility-card:first-child strong{\n  color:#291A0E;\n}\n\n.stb-torre__utility-card:last-child strong{\n  color:#F5EDD8;\n}\n\n.stb-torre__utility-card p{\n  margin:0;\n\n  font-size:11.8px;\n  line-height:1.55;\n}\n\n.stb-torre__utility-card:first-child p{\n  color:#533A20;\n}\n\n.stb-torre__utility-card:last-child p{\n  color:#D8CEBC;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAILS\n========================================================= *\/\n\n.stb-torre__details{\n  margin-bottom:34px;\n}\n\n.stb-torre__spec-list{\n  overflow:hidden;\n\n  border:1px solid #E2D6C4;\n  border-radius:8px;\n}\n\n.stb-torre__spec{\n  display:grid;\n  grid-template-columns:35% 65%;\n\n  padding:10px 12px;\n\n  border-bottom:1px solid #E7DDCC;\n}\n\n.stb-torre__spec:nth-child(odd){\n  background:#FFFDF8;\n}\n\n.stb-torre__spec:nth-child(even){\n  background:#F7F0E4;\n}\n\n.stb-torre__spec:last-child{\n  border-bottom:0;\n}\n\n.stb-torre__spec-name{\n  padding-right:14px;\n\n  color:#89745D;\n\n  font-size:11.5px;\n}\n\n.stb-torre__spec-value{\n  color:#24170D;\n\n  font-size:12.5px;\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.stb-torre__faq{\n  margin-bottom:30px;\n  padding:20px 22px;\n\n  background:#E9DCC7;\n\n  border-radius:10px;\n}\n\n.stb-torre__faq .stb-torre__heading{\n  margin-bottom:5px;\n}\n\n.stb-torre__faq details{\n  padding:13px 0;\n\n  border-bottom:1px solid #D4C1A3;\n}\n\n.stb-torre__faq details:last-child{\n  border-bottom:0;\n}\n\n.stb-torre__faq summary{\n  position:relative;\n\n  padding-right:30px;\n\n  cursor:pointer;\n  list-style:none;\n\n  color:#281A0E;\n\n  font-size:13.5px;\n  font-weight:500;\n}\n\n.stb-torre__faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.stb-torre__faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  top:-5px;\n  right:2px;\n\n  color:#9C763D;\n\n  font-family:\"Cormorant Garamond\",Georgia,serif;\n  font-size:24px;\n}\n\n.stb-torre__faq details[open] summary::after{\n  content:\"−\";\n}\n\n.stb-torre__faq details p{\n  margin:8px 0 0;\n\n  padding-right:20px;\n\n  color:#63503C;\n\n  font-size:12.5px;\n  line-height:1.65;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n   CLICK ANYWHERE TO CLOSE\n========================================================= *\/\n\n.stb-torre__lightbox{\n  position:fixed;\n  inset:0;\n  z-index:99999;\n\n  display:none;\n\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  padding:24px;\n\n  background:rgba(20,14,9,.95);\n\n  cursor:zoom-out;\n  text-decoration:none;\n}\n\n.stb-torre__lightbox:target{\n  display:flex;\n}\n\n.stb-torre__lightbox-inner{\n  display:flex;\n  flex-direction:column;\n\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.stb-torre__lightbox img{\n  display:block;\n\n  width:auto;\n  height:auto;\n\n  max-width:90vw;\n  max-height:78vh;\n\n  margin:auto;\n\n  object-fit:contain;\n\n  background:#F5EDD8;\n\n  box-shadow:0 14px 60px rgba(0,0,0,.45);\n}\n\n.stb-torre__lightbox-title{\n  margin:10px 0 0 !important;\n\n  color:#D8C8A9 !important;\n\n  font-size:10px !important;\n  font-weight:500;\n\n  letter-spacing:.13em;\n  text-transform:uppercase;\n  text-align:center;\n}\n\n.stb-torre__lightbox-hint{\n  margin:4px 0 0 !important;\n\n  color:#A99677 !important;\n\n  font-size:9px !important;\n  text-align:center;\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.stb-torre__shipping{\n  padding:21px 22px;\n\n  background:\n    linear-gradient(\n      135deg,\n      #F5EDD8 0%,\n      #E6D3B5 100%\n    );\n\n  border-top:3px solid var(--gold);\n  border-radius:9px;\n}\n\n.stb-torre__shipping h3{\n  margin:0 0 12px;\n\n  font-size:21px;\n}\n\n.stb-torre__shipping p{\n  margin:0 0 8px;\n\n  color:#5A4734;\n\n  font-size:12.5px;\n  line-height:1.65;\n}\n\n.stb-torre__shipping p:last-child{\n  margin-bottom:0;\n}\n\n.stb-torre__shipping strong{\n  color:#201309;\n  font-weight:600;\n}\n\n.stb-torre__shipping a{\n  color:#88652F;\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   FINAL STONE NOTE\n========================================================= *\/\n\n.stb-torre__final-note{\n  max-width:720px;\n\n  margin:18px auto 0 !important;\n  padding:0 10px;\n\n  color:#89745D !important;\n\n  font-size:11px !important;\n  line-height:1.6 !important;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:749px){\n\n  .stb-torre{\n    width:100%;\n    max-width:100%;\n\n    font-size:13.5px;\n  }\n\n\n  .stb-torre__intro{\n    padding:18px;\n  }\n\n  .stb-torre__intro h2{\n    font-size:25px;\n    line-height:1.14;\n  }\n\n  .stb-torre__heading{\n    font-size:21px;\n  }\n\n\n  \/* FACTS *\/\n\n  .stb-torre__facts{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .stb-torre__fact{\n    padding:13px 9px;\n  }\n\n  .stb-torre__fact:nth-child(2){\n    border-right:0;\n  }\n\n  .stb-torre__fact:nth-child(-n+2){\n    border-bottom:1px solid var(--line);\n  }\n\n\n  \/* NATURAL *\/\n\n  .stb-torre__natural{\n    grid-template-columns:1fr;\n\n    gap:16px;\n\n    padding:18px;\n  }\n\n  .stb-torre__natural-image{\n    max-width:195px;\n  }\n\n  .stb-torre__natural-image img{\n    max-height:220px;\n  }\n\n\n  \/* PRODUCT DETAIL *\/\n\n  .stb-torre__detail{\n    grid-template-columns:1fr;\n\n    gap:16px;\n\n    padding:18px;\n  }\n\n  .stb-torre__detail-image{\n    max-width:205px;\n\n    grid-row:1;\n  }\n\n  .stb-torre__detail-copy{\n    grid-row:2;\n  }\n\n\n  \/* SIZE *\/\n\n  .stb-torre__size{\n    padding:18px;\n  }\n\n  .stb-torre__size-inner{\n    grid-template-columns:1fr;\n\n    gap:17px;\n  }\n\n  .stb-torre__size-image{\n    max-width:230px;\n  }\n\n  .stb-torre__size-image img{\n    max-height:280px;\n  }\n\n  .stb-torre__size-copy{\n    text-align:center;\n  }\n\n  .stb-torre__places{\n    justify-content:center;\n  }\n\n\n  \/* UTILITY *\/\n\n  .stb-torre__utility{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* SPECS *\/\n\n  .stb-torre__spec{\n    grid-template-columns:38% 62%;\n\n    padding:9px 10px;\n  }\n\n  .stb-torre__spec-name{\n    font-size:11px;\n  }\n\n  .stb-torre__spec-value{\n    font-size:12px;\n  }\n\n\n  \/* FAQ *\/\n\n  .stb-torre__faq{\n    padding:18px;\n  }\n\n\n  \/* LIGHTBOX *\/\n\n  .stb-torre__lightbox{\n    padding:14px;\n  }\n\n  .stb-torre__lightbox img{\n    width:auto;\n    height:auto;\n\n    max-width:94vw;\n    max-height:74vh;\n\n    object-fit:contain;\n  }\n\n\n  \/* SHIPPING *\/\n\n  .stb-torre__shipping{\n    padding:18px;\n  }\n\n  .stb-torre__shipping p{\n    font-size:12px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-torre\"\u003e\n\u003c!-- =====================================================\n       INTRO\n  ====================================================== --\u003e\n\u003csection class=\"stb-torre__intro\"\u003e\n\u003cp class=\"stb-torre__eyebrow\"\u003eTorre · Natural Travertine\u003c\/p\u003e\n\u003ch2\u003eNatural Stone, Focused Into a Compact Wall Light\u003c\/h2\u003e\n\u003cp\u003eA slim cylindrical wall sconce pairing warm natural travertine with wood. Its compact profile keeps the wall visually clean while directing a warm pool of light below.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUICK FACTS\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-torre__facts\"\u003e\n\u003cdiv class=\"stb-torre__fact\"\u003e\n\u003csmall\u003eSize\u003c\/small\u003e \u003cstrong\u003eØ2.6\" × H6.3\"\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-torre__fact\"\u003e\n\u003csmall\u003eStone\u003c\/small\u003e \u003cstrong\u003eNatural Travertine\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-torre__fact\"\u003e\n\u003csmall\u003eAccent\u003c\/small\u003e \u003cstrong\u003eWarm Wood Detail\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-torre__fact\"\u003e\n\u003csmall\u003eLight\u003c\/small\u003e \u003cstrong\u003eFocused Downward Glow\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       NATURAL STONE\n  ====================================================== --\u003e\n\u003csection id=\"stb-torre-stone-section\" class=\"stb-torre__natural\"\u003e\n\u003cdiv class=\"stb-torre__natural-image\"\u003e\u003ca href=\"#stb-torre-stone\" class=\"stb-torre__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/yellow-travertine-stuber_1.jpg?v=1786528654\" alt=\"Natural yellow travertine pores, veining and mineral variations\" loading=\"lazy\"\u003e \u003cspan class=\"stb-torre__zoom\"\u003e View Stone ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"stb-torre__label\"\u003e Natural Material \u003c\/span\u003e\n\u003ch3\u003eNo Two Pieces of Travertine Are Identical\u003c\/h3\u003e\n\u003cp\u003eTravertine naturally contains pores, mineral lines, small cavities and shifts in tone. These variations are part of the stone itself and give every fixture an individual surface character.\u003c\/p\u003e\n\u003cdiv class=\"stb-torre__natural-list\"\u003e\n\u003cdiv class=\"stb-torre__natural-item\"\u003eNatural pores and small cavities\u003c\/div\u003e\n\u003cdiv class=\"stb-torre__natural-item\"\u003eUnique veining and mineral marks\u003c\/div\u003e\n\u003cdiv class=\"stb-torre__natural-item\"\u003eNatural color variation between pieces\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- STONE LIGHTBOX --\u003e \u003ca id=\"stb-torre-stone\" href=\"#stb-torre-stone-section\" class=\"stb-torre__lightbox\"\u003e \u003cspan class=\"stb-torre__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/yellow-travertine-stuber_1.jpg?v=1786528654\" alt=\"Enlarged natural travertine variation reference\"\u003e \u003cspan class=\"stb-torre__lightbox-title\"\u003e Natural Travertine · Material Variation \u003c\/span\u003e \u003cspan class=\"stb-torre__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       NATURAL VARIATION NOTE\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-torre__variation\"\u003e\n\u003cdiv class=\"stb-torre__variation-icon\"\u003e◌\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Pores and irregular markings are natural — not defects \u003c\/strong\u003e\n\u003cp\u003eThe exact veining, holes and stone tone will vary from the photos. This natural variation is expected in genuine travertine and makes each fixture slightly different.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       PRODUCT DETAIL\n  ====================================================== --\u003e\n\u003csection id=\"stb-torre-detail-section\" class=\"stb-torre__detail\"\u003e\n\u003cdiv class=\"stb-torre__detail-copy\"\u003e\n\u003cspan class=\"stb-torre__label\"\u003e Material \u0026amp; Structure \u003c\/span\u003e\n\u003ch3\u003eTravertine Meets Warm Wood\u003c\/h3\u003e\n\u003cp\u003eThe porous stone cylinder brings natural texture to the front of the fixture, while the warm wood mounting detail adds contrast and keeps the overall form architectural rather than overly rustic.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-torre__detail-image\"\u003e\u003ca href=\"#stb-torre-detail\" class=\"stb-torre__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/torre-travertine-wall-sconce-stuberlighting_13.jpg?v=1786672426\" alt=\"Torre travertine wall sconce stone and wood detail\" loading=\"lazy\"\u003e \u003cspan class=\"stb-torre__zoom\"\u003e View Detail ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAIL LIGHTBOX --\u003e \u003ca id=\"stb-torre-detail\" href=\"#stb-torre-detail-section\" class=\"stb-torre__lightbox\"\u003e \u003cspan class=\"stb-torre__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/torre-travertine-wall-sconce-stuberlighting_13.jpg?v=1786672426\" alt=\"Enlarged Torre travertine and wood wall sconce detail\"\u003e \u003cspan class=\"stb-torre__lightbox-title\"\u003e Torre · Travertine \u0026amp; Wood Detail \u003c\/span\u003e \u003cspan class=\"stb-torre__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       SIZE \u0026 WALL SCALE\n  ====================================================== --\u003e\n\u003csection id=\"stb-torre-size-section\" class=\"stb-torre__size\"\u003e\n\u003ch3 class=\"stb-torre__heading\"\u003eSize \u0026amp; Wall Scale\u003c\/h3\u003e\n\u003cdiv class=\"stb-torre__size-inner\"\u003e\n\u003cdiv class=\"stb-torre__size-image\"\u003e\u003ca href=\"#stb-torre-size\" class=\"stb-torre__image-link\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/faro-travertine-spotlight-stuberlighting_22.jpg?v=1786669913\" alt=\"Torre travertine light dimension diagram\" loading=\"lazy\"\u003e \u003cspan class=\"stb-torre__zoom\"\u003e View Size ↗ \u003c\/span\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"stb-torre__size-copy\"\u003e\n\u003cspan class=\"stb-torre__dimension\"\u003e Ø2.6\" × H6.3\" \u003c\/span\u003e \u003cspan class=\"stb-torre__metric\"\u003e Ø6.5 × H16cm \u003c\/span\u003e\n\u003cp\u003eA compact architectural scale designed to add stone texture and directional light without creating a large, bulky object on the wall.\u003c\/p\u003e\n\u003cdiv class=\"stb-torre__places\"\u003e\n\u003cspan class=\"stb-torre__place\"\u003e Bedside \u003c\/span\u003e \u003cspan class=\"stb-torre__place\"\u003e Hallway \u003c\/span\u003e \u003cspan class=\"stb-torre__place\"\u003e Reading Nook \u003c\/span\u003e \u003cspan class=\"stb-torre__place\"\u003e Accent Wall \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZE LIGHTBOX --\u003e \u003ca id=\"stb-torre-size\" href=\"#stb-torre-size-section\" class=\"stb-torre__lightbox\"\u003e \u003cspan class=\"stb-torre__lightbox-inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/faro-travertine-spotlight-stuberlighting_22.jpg?v=1786669913\" alt=\"Enlarged Torre travertine wall light dimension diagram\"\u003e \u003cspan class=\"stb-torre__lightbox-title\"\u003e Torre · Ø2.6\" × H6.3\" \u003c\/span\u003e \u003cspan class=\"stb-torre__lightbox-hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n       LIGHT CHARACTER\n  ====================================================== --\u003e\n\u003cdiv class=\"stb-torre__utility\"\u003e\n\u003cdiv class=\"stb-torre__utility-card\"\u003e\n\u003csmall\u003e Light Character \u003c\/small\u003e \u003cstrong\u003e A warm pool of focused light \u003c\/strong\u003e\n\u003cp\u003eThe cylindrical stone body shields the light from direct side glare and concentrates illumination below, creating a more intimate accent than broad room lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-torre__utility-card\"\u003e\n\u003csmall\u003e Best Used As \u003c\/small\u003e \u003cstrong\u003e Accent or bedside lighting \u003c\/strong\u003e\n\u003cp\u003eUse it where you want localized light and natural material presence — beside a bed, along a hallway, near a reading chair or as a pair on an accent wall.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       PRODUCT DETAILS\n  ====================================================== --\u003e\n\u003csection class=\"stb-torre__details\"\u003e\n\u003ch3 class=\"stb-torre__heading\"\u003eProduct Details\u003c\/h3\u003e\n\u003cdiv class=\"stb-torre__spec-list\"\u003e\n\u003cdiv class=\"stb-torre__spec\"\u003e\n\u003cdiv class=\"stb-torre__spec-name\"\u003eDimensions\u003c\/div\u003e\n\u003cdiv class=\"stb-torre__spec-value\"\u003eØ2.6\" × H6.3\" \/ Ø6.5 × H16cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-torre__spec\"\u003e\n\u003cdiv class=\"stb-torre__spec-name\"\u003eMain Material\u003c\/div\u003e\n\u003cdiv class=\"stb-torre__spec-value\"\u003eNatural travertine stone\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-torre__spec\"\u003e\n\u003cdiv class=\"stb-torre__spec-name\"\u003eAccent Material\u003c\/div\u003e\n\u003cdiv class=\"stb-torre__spec-value\"\u003eWood\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-torre__spec\"\u003e\n\u003cdiv class=\"stb-torre__spec-name\"\u003eStone Finish\u003c\/div\u003e\n\u003cdiv class=\"stb-torre__spec-value\"\u003eNatural beige \/ warm yellow travertine\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-torre__spec\"\u003e\n\u003cdiv class=\"stb-torre__spec-name\"\u003eLight Direction\u003c\/div\u003e\n\u003cdiv class=\"stb-torre__spec-value\"\u003eFocused downward illumination\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-torre__spec\"\u003e\n\u003cdiv class=\"stb-torre__spec-name\"\u003eMounting\u003c\/div\u003e\n\u003cdiv class=\"stb-torre__spec-value\"\u003eWall mounted\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stb-torre__spec\"\u003e\n\u003cdiv class=\"stb-torre__spec-name\"\u003eBest For\u003c\/div\u003e\n\u003cdiv class=\"stb-torre__spec-value\"\u003eBedside · Hallway · Reading nook · Accent wall\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"stb-torre__faq\"\u003e\n\u003ch3 class=\"stb-torre__heading\"\u003eGood to Know\u003c\/h3\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill my stone look exactly like the photos?\u003c\/summary\u003e\n\u003cp\u003eNo two pieces of natural travertine are identical. Veining, pores, mineral marks and tone will vary from fixture to fixture. These differences are natural characteristics of the stone.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre the holes in the travertine defects?\u003c\/summary\u003e\n\u003cp\u003eNo. Small pores, cavities and irregular mineral markings occur naturally in travertine and are part of its characteristic surface rather than manufacturing damage.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this meant to light an entire room?\u003c\/summary\u003e\n\u003cp\u003eIt is best treated as a localized accent light rather than the only light source in a room. The compact form directs light below the fixture and works especially well as part of a layered lighting plan.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should I clean the stone?\u003c\/summary\u003e\n\u003cp\u003eDust with a soft dry cloth. Avoid acidic cleaners, abrasive pads and harsh household chemicals, which can affect the natural stone surface.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING \u0026 RETURNS\n  ====================================================== --\u003e\n\u003csection class=\"stb-torre__shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eFree Standard Shipping (4–6 weeks)\u003c\/strong\u003e — all US \u0026amp; Canada orders. \u003cstrong\u003eExpedited (2–4 weeks)\u003c\/strong\u003e available; see \u003ca href=\"https:\/\/stuberlighting.com\/policies\/shipping-policy\"\u003e Shipping Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003cp\u003eIf you are not satisfied, you may request a return and refund within 30 days, provided the items remain brand new and unused.\u003c\/p\u003e\n\u003cp\u003eOnce shipped, original shipping fees are non-refundable. Buyers are responsible for return shipping costs unless there is a quality issue.\u003c\/p\u003e\n\u003cp\u003eTo start a return, email \u003ca href=\"mailto:support@stuberlighting.com\"\u003e support@stuberlighting.com \u003c\/a\u003e. For details, see our \u003ca href=\"https:\/\/stuberlighting.com\/policies\/refund-policy\"\u003e Returns Policy \u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FINAL NATURAL STONE NOTE\n  ====================================================== --\u003e\n\u003cp class=\"stb-torre__final-note\"\u003eNatural travertine varies in veining, pores, mineral markings and tone; these variations are normal and make each fixture unique. Screen colors are approximate; hand-measured sizes may vary by 1–2cm.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 2.6″ × H 12.6″ \/ Travertine","offer_id":52809982345499,"sku":"STB-WS-26-10169","price":188.0,"currency_code":"USD","in_stock":true},{"title":"Dia 2.4″ × H 23.6″ \/ Travertine","offer_id":52809982378267,"sku":"STB-WS-26-10170","price":355.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/torre-travertine-wall-sconce-stuberlighting_1.jpg?v=1786672425","url":"https:\/\/stuberlighting.com\/products\/torre-travertine-wall-sconce","provider":"Stuberlighting","version":"1.0","type":"link"}