{"product_id":"orbe-round-marble-led-wall-sconce","title":"Orbe Marble Wall Sconce","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING\n   ORBE ROUND MARBLE LED WALL SCONCE\n\n   PRODUCT-SPECIFIC \"ORBIT\" LAYOUT\n   SIZE → NATURAL MARBLE → LIGHT HALO\n   → INSTALLATION → SPECS → FAQ\n\n   DAWN SAFE · RESPONSIVE · SEO FRIENDLY\n========================================================= *\/\n\n.stb-orbe{\n  --ink:#21160F;\n  --brown:#4B3322;\n  --accent:#987351;\n\n  --ivory:#FFFDF9;\n  --paper:#FAF7F1;\n  --cream:#F3EBE1;\n  --soft:#F7F2EB;\n\n  --text:#5D5148;\n  --muted:#81756C;\n\n  --line:#DDD0C2;\n  --line-strong:#C9B7A3;\n\n  width:100%;\n  max-width:900px;\n  margin:0 auto;\n\n  color:var(--text);\n  background:transparent;\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:13px;\n  line-height:1.55;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-orbe *,\n.stb-orbe *::before,\n.stb-orbe *::after{\n  box-sizing:border-box;\n}\n\n.stb-orbe h2,\n.stb-orbe h3,\n.stb-orbe p,\n.stb-orbe figure{\n  margin-top:0;\n}\n\n.stb-orbe h2,\n.stb-orbe h3{\n  color:var(--ink);\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n.stb-orbe img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  height:auto !important;\n\n  margin:auto !important;\n\n  object-fit:contain !important;\n  object-position:center !important;\n}\n\n\n\/* =========================================================\n   COMMON\n========================================================= *\/\n\n.orbe-kicker{\n  display:block;\n\n  margin-bottom:6px;\n\n  color:var(--accent);\n\n  font-size:8px;\n  line-height:1.3;\n  font-weight:600;\n\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   01 — INTRO\n========================================================= *\/\n\n.orbe-intro{\n  display:grid;\n  grid-template-columns:minmax(0,1.48fr) minmax(190px,.52fr);\n\n  gap:38px;\n  align-items:end;\n\n  padding:8px 0 24px;\n\n  border-bottom:1px solid var(--ink);\n}\n\n.orbe-intro h2{\n  max-width:620px;\n\n  margin:0;\n\n  font-size:35px;\n  line-height:.98;\n}\n\n.orbe-intro__lead{\n  max-width:635px;\n\n  margin:10px 0 0;\n\n  color:var(--text);\n\n  font-size:11.2px;\n  line-height:1.54;\n}\n\n\n\/* ROUND SUMMARY *\/\n\n.orbe-summary{\n  display:flex;\n  align-items:center;\n\n  gap:13px;\n}\n\n.orbe-summary__disc{\n  position:relative;\n\n  flex:0 0 72px;\n\n  width:72px;\n  height:72px;\n\n  border:1px solid var(--line-strong);\n  border-radius:50%;\n\n  background:var(--cream);\n}\n\n.orbe-summary__disc::before{\n  content:\"\";\n\n  position:absolute;\n  inset:13px;\n\n  border:1px solid var(--accent);\n  border-radius:50%;\n}\n\n.orbe-summary__disc::after{\n  content:\"\";\n\n  position:absolute;\n  inset:28px;\n\n  background:var(--accent);\n\n  border-radius:50%;\n}\n\n.orbe-summary__facts{\n  flex:1;\n\n  border-top:1px solid var(--ink);\n}\n\n.orbe-summary__row{\n  display:flex;\n  justify-content:space-between;\n\n  gap:12px;\n\n  padding:6px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.orbe-summary__row span{\n  color:var(--muted);\n\n  font-size:7.4px;\n  text-transform:uppercase;\n}\n\n.orbe-summary__row strong{\n  color:var(--ink);\n\n  font-size:9.6px;\n  font-weight:500;\n\n  text-align:right;\n}\n\n\n\/* =========================================================\n   02 — SIZE ORBITS\n========================================================= *\/\n\n.orbe-size{\n  margin-top:24px;\n}\n\n.orbe-size__head{\n  display:grid;\n  grid-template-columns:minmax(0,.38fr) minmax(0,.62fr);\n\n  gap:28px;\n  align-items:end;\n\n  margin-bottom:13px;\n}\n\n.orbe-size__head h3{\n  margin:0;\n\n  font-size:25px;\n  line-height:1.03;\n}\n\n.orbe-size__head p{\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:9.4px;\n  line-height:1.42;\n}\n\n\n\/* THREE SIZE CIRCLES *\/\n\n.orbe-orbits{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  gap:12px;\n}\n\n.orbe-orbit{\n  position:relative;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  min-height:180px;\n\n  overflow:hidden;\n\n  background:var(--paper);\n\n  border:1px solid var(--line);\n  border-radius:7px;\n}\n\n.orbe-orbit__circle{\n  position:relative;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  border:1px solid var(--line-strong);\n  border-radius:50%;\n\n  background:#fff;\n\n  box-shadow:0 5px 20px rgba(62,42,27,.05);\n}\n\n.orbe-orbit--sm .orbe-orbit__circle{\n  width:108px;\n  height:108px;\n}\n\n.orbe-orbit--md .orbe-orbit__circle{\n  width:132px;\n  height:132px;\n}\n\n.orbe-orbit--lg .orbe-orbit__circle{\n  width:154px;\n  height:154px;\n}\n\n.orbe-orbit__circle::before{\n  content:\"\";\n\n  position:absolute;\n\n  width:26%;\n  height:26%;\n\n  border:1px solid var(--accent);\n  border-radius:50%;\n}\n\n.orbe-orbit__info{\n  position:absolute;\n\n  left:11px;\n  bottom:10px;\n}\n\n.orbe-orbit__info small{\n  display:block;\n\n  color:var(--accent);\n\n  font-size:7.2px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.orbe-orbit__info strong{\n  display:block;\n\n  margin-top:1px;\n\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:17px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.orbe-orbit__info span{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--muted);\n\n  font-size:7.8px;\n}\n\n\n\/* SIZE COLLECTION IMAGE *\/\n\n.orbe-size__visual{\n  display:grid;\n  grid-template-columns:minmax(240px,.63fr) minmax(0,.37fr);\n\n  gap:22px;\n  align-items:center;\n\n  margin-top:12px;\n  padding-top:15px;\n\n  border-top:1px solid var(--ink);\n}\n\n.orbe-size__image{\n  margin:0;\n}\n\n.orbe-size__frame{\n  padding:7px;\n\n  background:var(--soft);\n\n  border:1px solid var(--line);\n  border-radius:6px;\n}\n\n.orbe-size__frame a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  min-height:225px;\n\n  background:#fff;\n\n  text-decoration:none;\n\n  cursor:zoom-in;\n}\n\n.orbe-size__frame img{\n  max-height:230px !important;\n}\n\n.orbe-size__image figcaption{\n  display:flex;\n  justify-content:space-between;\n\n  gap:10px;\n\n  padding:6px 2px 0;\n\n  color:var(--muted);\n\n  font-size:7.8px;\n}\n\n.orbe-size__image figcaption strong{\n  color:var(--brown);\n\n  font-weight:500;\n}\n\n.orbe-size__copy h3{\n  margin:0;\n\n  font-size:21px;\n  line-height:1.04;\n}\n\n.orbe-size__copy p{\n  margin:7px 0 0;\n\n  color:var(--text);\n\n  font-size:9.6px;\n  line-height:1.44;\n}\n\n.orbe-size__guide{\n  margin-top:11px;\n\n  border-top:1px solid var(--ink);\n}\n\n.orbe-size__guide-row{\n  display:grid;\n  grid-template-columns:72px minmax(0,1fr);\n\n  gap:11px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.orbe-size__guide-row strong{\n  color:var(--accent);\n\n  font-size:8px;\n  font-weight:600;\n}\n\n.orbe-size__guide-row span{\n  color:var(--ink);\n\n  font-size:9.4px;\n}\n\n\n\/* =========================================================\n   03 — NATURAL MARBLE\n========================================================= *\/\n\n.orbe-stone{\n  display:grid;\n  grid-template-columns:minmax(250px,.72fr) minmax(0,1.28fr);\n\n  gap:28px;\n  align-items:center;\n\n  margin-top:24px;\n}\n\n\n\/* IMAGE *\/\n\n.orbe-stone__visual{\n  margin:0;\n}\n\n.orbe-stone__frame{\n  position:relative;\n\n  padding:7px;\n\n  background:#fff;\n\n  border:1px solid var(--line);\n  border-radius:50%;\n}\n\n.orbe-stone__frame a{\n  display:block;\n\n  overflow:hidden;\n\n  border-radius:50%;\n\n  cursor:zoom-in;\n}\n\n.orbe-stone__frame img{\n  width:100% !important;\n  aspect-ratio:1\/1;\n\n  object-fit:cover !important;\n}\n\n.orbe-stone figcaption{\n  margin-top:7px;\n\n  color:var(--muted);\n\n  font-size:7.8px;\n\n  text-align:center;\n}\n\n\n\/* COPY *\/\n\n.orbe-stone__copy{\n  min-width:0;\n}\n\n.orbe-stone__copy h3{\n  margin:0;\n\n  font-size:27px;\n  line-height:1.02;\n}\n\n.orbe-stone__lead{\n  max-width:520px;\n\n  margin:8px 0 13px;\n\n  color:var(--text);\n\n  font-size:10.1px;\n  line-height:1.46;\n}\n\n\n\/* NATURAL VARIATION *\/\n\n.orbe-stone__notes{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  border-top:1px solid var(--ink);\n}\n\n.orbe-stone__note{\n  min-width:0;\n\n  padding:9px 10px 2px 0;\n}\n\n.orbe-stone__note + .orbe-stone__note{\n  padding-left:12px;\n\n  border-left:1px solid var(--line);\n}\n\n.orbe-stone__note small{\n  display:block;\n\n  color:var(--accent);\n\n  font-size:7.3px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.orbe-stone__note strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:16px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n.orbe-stone__note p{\n  margin:4px 0 0;\n\n  color:var(--muted);\n\n  font-size:8.4px;\n  line-height:1.36;\n}\n\n\n\/* =========================================================\n   04 — LIGHT HALO\n========================================================= *\/\n\n.orbe-light{\n  display:grid;\n  grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);\n\n  margin-top:24px;\n\n  overflow:hidden;\n\n  background:var(--ink);\n\n  border-radius:8px;\n}\n\n\n\/* DARK SIDE *\/\n\n.orbe-light__intro{\n  position:relative;\n\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  padding:22px;\n}\n\n.orbe-light__intro::after{\n  content:\"\";\n\n  position:absolute;\n\n  right:25px;\n  bottom:23px;\n\n  width:66px;\n  height:66px;\n\n  border:1px solid rgba(225,191,148,.45);\n  border-radius:50%;\n\n  box-shadow:\n    0 0 0 9px rgba(225,191,148,.04),\n    0 0 25px rgba(225,191,148,.12);\n}\n\n.orbe-light__intro .orbe-kicker{\n  color:#D7B58E;\n}\n\n.orbe-light__intro h3{\n  max-width:260px;\n\n  margin:0;\n\n  color:#FFF9F1;\n\n  font-size:23px;\n  line-height:1.03;\n}\n\n.orbe-light__intro p{\n  max-width:295px;\n\n  margin:7px 0 0;\n\n  color:#DCCFC4;\n\n  font-size:9.4px;\n  line-height:1.43;\n}\n\n\n\/* LIGHT OPTIONS *\/\n\n.orbe-light__panel{\n  padding:17px 18px;\n\n  background:var(--paper);\n}\n\n.orbe-light__panel h3{\n  margin:0;\n\n  font-size:19px;\n  line-height:1.04;\n}\n\n.orbe-light__panel \u003e p{\n  margin:5px 0 10px;\n\n  color:var(--muted);\n\n  font-size:8.9px;\n}\n\n.orbe-temp{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  border-top:1px solid var(--ink);\n  border-bottom:1px solid var(--line);\n}\n\n.orbe-temp__item{\n  padding:10px 9px 9px 0;\n}\n\n.orbe-temp__item + .orbe-temp__item{\n  padding-left:10px;\n\n  border-left:1px solid var(--line);\n}\n\n.orbe-temp__item small{\n  display:block;\n\n  color:var(--accent);\n\n  font-size:7.2px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.orbe-temp__item strong{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:16.5px;\n  font-weight:500;\n}\n\n.orbe-temp__item span{\n  display:block;\n\n  margin-top:2px;\n\n  color:var(--muted);\n\n  font-size:8px;\n}\n\n.orbe-light__facts{\n  margin-top:9px;\n}\n\n.orbe-light__row{\n  display:flex;\n  justify-content:space-between;\n\n  gap:15px;\n\n  padding:6px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.orbe-light__row span{\n  color:var(--accent);\n\n  font-size:7.5px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.orbe-light__row strong{\n  color:var(--ink);\n\n  font-size:9.6px;\n  line-height:1.38;\n\n  font-weight:500;\n\n  text-align:right;\n}\n\n\n\/* =========================================================\n   05 — INSTALL \/ SCALE DRAWING\n========================================================= *\/\n\n.orbe-practical{\n  display:grid;\n  grid-template-columns:minmax(220px,.62fr) minmax(0,1.38fr);\n\n  gap:28px;\n  align-items:center;\n\n  margin-top:23px;\n\n  padding:18px 0;\n\n  border-top:1px solid var(--ink);\n  border-bottom:1px solid var(--ink);\n}\n\n\n\/* SIZE DRAWING *\/\n\n.orbe-drawing{\n  margin:0;\n}\n\n.orbe-drawing__frame{\n  padding:7px;\n\n  background:var(--soft);\n\n  border:1px solid var(--line);\n  border-radius:6px;\n}\n\n.orbe-drawing__frame a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  min-height:190px;\n\n  background:#fff;\n\n  text-decoration:none;\n\n  cursor:zoom-in;\n}\n\n.orbe-drawing__frame img{\n  max-height:195px !important;\n}\n\n.orbe-drawing figcaption{\n  display:flex;\n  justify-content:space-between;\n\n  gap:8px;\n\n  padding:6px 2px 0;\n\n  color:var(--muted);\n\n  font-size:7.7px;\n}\n\n.orbe-drawing figcaption strong{\n  color:var(--brown);\n\n  font-weight:500;\n}\n\n\n\/* INSTALL *\/\n\n.orbe-install h3{\n  margin:0;\n\n  font-size:22px;\n  line-height:1.04;\n}\n\n.orbe-install__lead{\n  margin:6px 0 10px;\n\n  color:var(--muted);\n\n  font-size:9.3px;\n  line-height:1.42;\n}\n\n.orbe-install__grid{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  border-top:1px solid var(--ink);\n}\n\n.orbe-install__item{\n  display:flex;\n  justify-content:space-between;\n\n  gap:12px;\n\n  padding:7px 9px 7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.orbe-install__item:nth-child(even){\n  padding-left:10px;\n\n  border-left:1px solid var(--line);\n}\n\n.orbe-install__item span{\n  color:var(--accent);\n\n  font-size:7.4px;\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.orbe-install__item strong{\n  color:var(--ink);\n\n  font-size:9.4px;\n  line-height:1.37;\n\n  font-weight:500;\n\n  text-align:right;\n}\n\n\n\/* =========================================================\n   06 — SPECIFICATIONS\n========================================================= *\/\n\n.orbe-spec{\n  margin-top:22px;\n}\n\n.orbe-spec__head{\n  display:flex;\n  justify-content:space-between;\n  align-items:flex-end;\n\n  gap:20px;\n\n  margin-bottom:8px;\n}\n\n.orbe-spec__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.04;\n}\n\n.orbe-spec__head p{\n  max-width:345px;\n\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:9px;\n  line-height:1.4;\n\n  text-align:right;\n}\n\n.orbe-spec__table{\n  border-top:1px solid var(--ink);\n}\n\n.orbe-spec__row{\n  display:grid;\n  grid-template-columns:minmax(150px,.28fr) minmax(0,.72fr);\n\n  gap:20px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.orbe-spec__row span:first-child{\n  color:#75685F;\n\n  font-size:10.8px;\n  line-height:1.44;\n\n  font-weight:500;\n}\n\n.orbe-spec__row span:last-child{\n  color:var(--ink);\n\n  font-size:11px;\n  line-height:1.46;\n\n  font-weight:500;\n}\n\n\n\/* =========================================================\n   07 — FAQ\n========================================================= *\/\n\n.orbe-faq{\n  display:grid;\n  grid-template-columns:minmax(175px,.27fr) minmax(0,.73fr);\n\n  gap:27px;\n\n  margin-top:21px;\n  padding-top:18px;\n\n  border-top:1px solid var(--ink);\n}\n\n.orbe-faq__intro h3{\n  margin:0;\n\n  font-size:21px;\n  line-height:1.04;\n}\n\n.orbe-faq__intro p{\n  margin:6px 0 0;\n\n  color:var(--muted);\n\n  font-size:9px;\n  line-height:1.4;\n}\n\n.orbe-faq__list{\n  border-top:1px solid var(--line);\n}\n\n.orbe-faq__item{\n  margin:0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.orbe-faq__item summary{\n  display:flex;\n  justify-content:space-between;\n  align-items:center;\n\n  gap:14px;\n\n  padding:9px 0;\n\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:15.5px;\n  line-height:1.25;\n\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.orbe-faq__item summary::-webkit-details-marker{\n  display:none;\n}\n\n.orbe-faq__plus{\n  flex:0 0 auto;\n\n  color:var(--accent);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n  font-size:15px;\n\n  transition:transform .2s ease;\n}\n\n.orbe-faq__item[open] .orbe-faq__plus{\n  transform:rotate(45deg);\n}\n\n.orbe-faq__item p{\n  max-width:650px;\n\n  margin:0;\n\n  padding:0 28px 10px 0;\n\n  color:var(--text);\n\n  font-size:9.7px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   NOTE\n========================================================= *\/\n\n.orbe-note{\n  margin-top:14px;\n\n  padding:10px 12px;\n\n  background:var(--cream);\n\n  border-left:3px solid var(--accent);\n\n  color:var(--text);\n\n  font-size:9.3px;\n  line-height:1.45;\n}\n\n.orbe-note strong{\n  color:var(--ink);\n}\n\n\n\/* =========================================================\n   SHIPPING\n========================================================= *\/\n\n.orbe-shipping{\n  margin-top:14px;\n\n  padding:18px 20px;\n\n  background:var(--ink);\n\n  border-radius:7px;\n}\n\n.orbe-shipping h3{\n  margin:0 0 8px;\n\n  color:#FFF9F1;\n\n  font-size:19px;\n  line-height:1.1;\n}\n\n.orbe-shipping p{\n  margin:0 0 5px;\n\n  color:#DDD2C8;\n\n  font-size:11.5px;\n  line-height:1.58;\n}\n\n.orbe-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.orbe-shipping a{\n  color:#D9B990;\n\n  font-weight:500;\n\n  text-decoration:underline;\n  text-underline-offset:2px;\n}\n\n\n\/* =========================================================\n   LIGHTBOX\n========================================================= *\/\n\n.orbe-lightbox{\n  position:fixed;\n  inset:0;\n  z-index:999999;\n\n  display:none;\n  align-items:center;\n  justify-content:center;\n\n  padding:20px;\n\n  background:rgba(18,13,9,.95);\n\n  text-decoration:none;\n\n  cursor:zoom-out;\n}\n\n.orbe-lightbox:target{\n  display:flex;\n}\n\n.orbe-lightbox__inner{\n  display:flex;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  pointer-events:none;\n}\n\n.orbe-lightbox img{\n  width:auto !important;\n  height:auto !important;\n\n  max-width:92vw !important;\n  max-height:82vh !important;\n\n  padding:6px;\n\n  background:#fff;\n\n  border-radius:5px;\n}\n\n.orbe-lightbox__caption{\n  margin-top:9px;\n\n  color:#E2C9A7;\n\n  font-size:10px;\n  text-align:center;\n}\n\n.orbe-lightbox__hint{\n  margin-top:3px;\n\n  color:#A99A8D;\n\n  font-size:9px;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media(max-width:749px){\n\n  .orbe-intro{\n    grid-template-columns:minmax(0,1.17fr) minmax(185px,.83fr);\n\n    gap:20px;\n  }\n\n  .orbe-intro h2{\n    font-size:28px;\n  }\n\n\n  .orbe-orbit{\n    min-height:160px;\n  }\n\n  .orbe-orbit--sm .orbe-orbit__circle{\n    width:90px;\n    height:90px;\n  }\n\n  .orbe-orbit--md .orbe-orbit__circle{\n    width:112px;\n    height:112px;\n  }\n\n  .orbe-orbit--lg .orbe-orbit__circle{\n    width:132px;\n    height:132px;\n  }\n\n\n  .orbe-stone{\n    grid-template-columns:minmax(200px,.6fr) minmax(0,1.4fr);\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:560px){\n\n  .stb-orbe{\n    font-size:12.5px;\n  }\n\n\n  \/* INTRO *\/\n\n  .orbe-intro{\n    grid-template-columns:1fr;\n\n    gap:14px;\n  }\n\n\n  \/* SIZE *\/\n\n  .orbe-size__head{\n    grid-template-columns:1fr;\n\n    gap:4px;\n  }\n\n  .orbe-orbits{\n    grid-template-columns:repeat(3,minmax(0,1fr));\n\n    gap:6px;\n  }\n\n  .orbe-orbit{\n    min-height:140px;\n  }\n\n  .orbe-orbit--sm .orbe-orbit__circle{\n    width:68px;\n    height:68px;\n  }\n\n  .orbe-orbit--md .orbe-orbit__circle{\n    width:84px;\n    height:84px;\n  }\n\n  .orbe-orbit--lg .orbe-orbit__circle{\n    width:99px;\n    height:99px;\n  }\n\n  .orbe-orbit__info{\n    left:7px;\n    bottom:7px;\n  }\n\n  .orbe-orbit__info strong{\n    font-size:14px;\n  }\n\n\n  .orbe-size__visual{\n    grid-template-columns:minmax(135px,.42fr) minmax(0,.58fr);\n\n    gap:11px;\n  }\n\n  .orbe-size__frame a{\n    min-height:150px;\n  }\n\n  .orbe-size__frame img{\n    max-height:150px !important;\n  }\n\n  .orbe-size__copy h3{\n    font-size:19px;\n  }\n\n  .orbe-size__copy \u003e p{\n    font-size:8.8px;\n  }\n\n\n  \/* STONE *\/\n\n  .orbe-stone{\n    grid-template-columns:minmax(120px,.36fr) minmax(0,.64fr);\n\n    gap:12px;\n  }\n\n  .orbe-stone__copy h3{\n    font-size:21px;\n  }\n\n  .orbe-stone__lead{\n    font-size:9px;\n  }\n\n  .orbe-stone__notes{\n    grid-template-columns:1fr;\n  }\n\n  .orbe-stone__note{\n    padding:5px 0;\n  }\n\n  .orbe-stone__note + .orbe-stone__note{\n    padding-left:0;\n\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n  .orbe-stone__note p{\n    display:none;\n  }\n\n\n  \/* LIGHT *\/\n\n  .orbe-light{\n    grid-template-columns:1fr;\n  }\n\n  .orbe-light__intro{\n    padding:17px;\n  }\n\n  .orbe-light__intro::after{\n    width:45px;\n    height:45px;\n  }\n\n\n  \/* INSTALL *\/\n\n  .orbe-practical{\n    grid-template-columns:minmax(120px,.35fr) minmax(0,.65fr);\n\n    gap:12px;\n  }\n\n  .orbe-drawing__frame a{\n    min-height:135px;\n  }\n\n  .orbe-drawing__frame img{\n    max-height:135px !important;\n  }\n\n  .orbe-install__grid{\n    grid-template-columns:1fr;\n  }\n\n  .orbe-install__item:nth-child(even){\n    padding-left:0;\n\n    border-left:0;\n  }\n\n\n  \/* SPEC *\/\n\n  .orbe-spec__head{\n    display:block;\n  }\n\n  .orbe-spec__head p{\n    margin-top:5px;\n\n    text-align:left;\n  }\n\n  .orbe-spec__row{\n    grid-template-columns:1fr;\n\n    gap:1px;\n  }\n\n  .orbe-spec__row span:first-child{\n    color:var(--accent);\n\n    font-size:9px;\n    font-weight:600;\n  }\n\n\n  \/* FAQ *\/\n\n  .orbe-faq{\n    grid-template-columns:1fr;\n\n    gap:8px;\n  }\n\n}\n\n\n\/* =========================================================\n   VERY SMALL\n========================================================= *\/\n\n@media(max-width:390px){\n\n  .orbe-size__visual,\n  .orbe-stone,\n  .orbe-practical{\n    grid-template-columns:1fr;\n  }\n\n  .orbe-size__image,\n  .orbe-stone__visual,\n  .orbe-drawing{\n    width:245px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-orbe\" id=\"orbe-root\"\u003e\n\u003c!-- =====================================================\n     01 — INTRO\n====================================================== --\u003e\n\u003csection class=\"orbe-intro\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"orbe-kicker\"\u003e Orbe Round Marble LED Wall Sconce \u003c\/span\u003e\n\u003ch2\u003eNatural Marble, Framed by Light\u003c\/h2\u003e\n\u003cp class=\"orbe-intro__lead\"\u003eOrbe turns a simple circle of natural marble into an architectural wall light. The stone disc remains the visual focus while the integrated LED creates a soft glow around it, bringing out the marble's individual veining and depth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orbe-summary\"\u003e\n\u003cdiv class=\"orbe-summary__disc\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"orbe-summary__facts\"\u003e\n\u003cdiv class=\"orbe-summary__row\"\u003e\n\u003cspan\u003eSizes\u003c\/span\u003e \u003cstrong\u003e3 Diameters\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orbe-summary__row\"\u003e\n\u003cspan\u003eMaterial\u003c\/span\u003e \u003cstrong\u003eNatural Marble\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orbe-summary__row\"\u003e\n\u003cspan\u003eLight\u003c\/span\u003e \u003cstrong\u003eIntegrated LED\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orbe-summary__row\"\u003e\n\u003cspan\u003eWiring\u003c\/span\u003e \u003cstrong\u003eHardwired\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     02 — SIZE\n====================================================== --\u003e\n\u003csection class=\"orbe-size\" id=\"orbe-size\"\u003e\n\u003cdiv class=\"orbe-size__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"orbe-kicker\"\u003e Choose Your Diameter \u003c\/span\u003e\n\u003ch3\u003eThree Circles, Three Levels of Presence\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eAll three versions keep the same simple round form. Choose primarily by how much marble surface and visual weight you want on the wall.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- SIZE ORBITS --\u003e\n\u003cdiv class=\"orbe-orbits\"\u003e\n\u003cdiv class=\"orbe-orbit orbe-orbit--sm\"\u003e\n\u003cdiv class=\"orbe-orbit__circle\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"orbe-orbit__info\"\u003e\n\u003csmall\u003e Compact \u003c\/small\u003e \u003cstrong\u003e Ø7.9\" \u003c\/strong\u003e \u003cspan\u003e Ø20cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orbe-orbit orbe-orbit--md\"\u003e\n\u003cdiv class=\"orbe-orbit__circle\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"orbe-orbit__info\"\u003e\n\u003csmall\u003e Mid Size \u003c\/small\u003e \u003cstrong\u003e Ø9.8\" \u003c\/strong\u003e \u003cspan\u003e Ø25cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orbe-orbit orbe-orbit--lg\"\u003e\n\u003cdiv class=\"orbe-orbit__circle\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"orbe-orbit__info\"\u003e\n\u003csmall\u003e Statement \u003c\/small\u003e \u003cstrong\u003e Ø11.8\" \u003c\/strong\u003e \u003cspan\u003e Ø30cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- REAL PRODUCT SIZE VISUAL --\u003e\n\u003cdiv class=\"orbe-size__visual\"\u003e\n\u003cfigure class=\"orbe-size__image\"\u003e\n\u003cdiv class=\"orbe-size__frame\"\u003e\u003ca href=\"#orbe-group-lightbox\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/orbe-round-marble-led-wall-sconce-stuberlighting_15.jpg?v=1787985154\" alt=\"Orbe Round Marble LED Wall Sconce three sizes shown together with natural marble patterns\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cfigcaption\u003e\u003cstrong\u003e Three-Size Reference \u003c\/strong\u003e \u003cspan\u003e Enlarge \u003c\/span\u003e\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003cdiv class=\"orbe-size__copy\"\u003e\n\u003cspan class=\"orbe-kicker\"\u003e Quick Size Guide \u003c\/span\u003e\n\u003ch3\u003eChoose by Wall Scale\u003c\/h3\u003e\n\u003cp\u003eThe larger the diameter, the more prominent the marble pattern becomes. Smaller sizes read as subtle accents; the 11.8\" version feels more sculptural.\u003c\/p\u003e\n\u003cdiv class=\"orbe-size__guide\"\u003e\n\u003cdiv class=\"orbe-size__guide-row\"\u003e\n\u003cstrong\u003e Ø7.9\" \u003c\/strong\u003e \u003cspan\u003e Smaller wall areas or grouped installations \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orbe-size__guide-row\"\u003e\n\u003cstrong\u003e Ø9.8\" \u003c\/strong\u003e \u003cspan\u003e Balanced everyday scale \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orbe-size__guide-row\"\u003e\n\u003cstrong\u003e Ø11.8\" \u003c\/strong\u003e \u003cspan\u003e Stronger standalone statement \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     03 — NATURAL MARBLE\n====================================================== --\u003e\n\u003csection class=\"orbe-stone\" id=\"orbe-marble\"\u003e\n\u003cfigure class=\"orbe-stone__visual\"\u003e\n\u003cdiv class=\"orbe-stone__frame\"\u003e\u003ca href=\"#orbe-marble-lightbox\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/orbe-round-marble-led-wall-sconce-stuberlighting_16.jpg?v=1787985154\" alt=\"Close-up of natural marble veining on the Orbe Round Marble LED Wall Sconce\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cfigcaption\u003eNatural marble detail · click to enlarge\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003cdiv class=\"orbe-stone__copy\"\u003e\n\u003cspan class=\"orbe-kicker\"\u003e Natural Marble \u003c\/span\u003e\n\u003ch3\u003eThe Pattern Is Part of the Piece\u003c\/h3\u003e\n\u003cp class=\"orbe-stone__lead\"\u003eOrbe uses natural marble rather than a printed surface. Veining, contrast, mineral markings and pattern placement vary from one disc to another, so every wall sconce has its own appearance.\u003c\/p\u003e\n\u003cdiv class=\"orbe-stone__notes\"\u003e\n\u003cdiv class=\"orbe-stone__note\"\u003e\n\u003csmall\u003e Veining \u003c\/small\u003e \u003cstrong\u003e Naturally Unique \u003c\/strong\u003e\n\u003cp\u003ePattern density and direction will vary.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orbe-stone__note\"\u003e\n\u003csmall\u003e Surface \u003c\/small\u003e \u003cstrong\u003e Real Stone \u003c\/strong\u003e\n\u003cp\u003eNatural mineral variation is expected.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orbe-stone__note\"\u003e\n\u003csmall\u003e Effect \u003c\/small\u003e \u003cstrong\u003e More Visible at Scale \u003c\/strong\u003e\n\u003cp\u003eLarger discs reveal more of the individual stone pattern.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     04 — LIGHT HALO\n====================================================== --\u003e\n\u003csection class=\"orbe-light\"\u003e\n\u003cdiv class=\"orbe-light__intro\"\u003e\n\u003cspan class=\"orbe-kicker\"\u003e Integrated LED \u003c\/span\u003e\n\u003ch3\u003eA Soft Halo Around the Stone\u003c\/h3\u003e\n\u003cp\u003eLight appears around the marble disc rather than through a conventional exposed shade, giving Orbe a quieter ambient effect while keeping the stone visually dominant.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orbe-light__panel\"\u003e\n\u003cspan class=\"orbe-kicker\"\u003e Color Temperature \u003c\/span\u003e\n\u003ch3\u003eChoose the Light Tone\u003c\/h3\u003e\n\u003cp\u003eSelect one color temperature when ordering.\u003c\/p\u003e\n\u003cdiv class=\"orbe-temp\"\u003e\n\u003cdiv class=\"orbe-temp__item\"\u003e\n\u003csmall\u003e Warm \u003c\/small\u003e \u003cstrong\u003e 3000K \u003c\/strong\u003e \u003cspan\u003e Softer ambience \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orbe-temp__item\"\u003e\n\u003csmall\u003e Neutral \u003c\/small\u003e \u003cstrong\u003e 4000K \u003c\/strong\u003e \u003cspan\u003e Balanced white \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orbe-temp__item\"\u003e\n\u003csmall\u003e Cool \u003c\/small\u003e \u003cstrong\u003e 6000K \u003c\/strong\u003e \u003cspan\u003e Crisper light \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orbe-light__facts\"\u003e\n\u003cdiv class=\"orbe-light__row\"\u003e\n\u003cspan\u003eSource\u003c\/span\u003e \u003cstrong\u003eIntegrated LED · Included\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orbe-light__row\"\u003e\n\u003cspan\u003eDimming\u003c\/span\u003e \u003cstrong\u003eNon-Dimmable\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orbe-light__row\"\u003e\n\u003cspan\u003eVoltage\u003c\/span\u003e \u003cstrong\u003eAC110–240V\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     05 — INSTALLATION + DIMENSION DRAWING\n====================================================== --\u003e\n\u003csection class=\"orbe-practical\"\u003e\n\u003cfigure class=\"orbe-drawing\"\u003e\n\u003cdiv class=\"orbe-drawing__frame\"\u003e\u003ca href=\"#orbe-size-lightbox\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/orbe-round-marble-led-wall-sconce-stuberlighting_28.jpg?v=1787985154\" alt=\"Orbe Round Marble LED Wall Sconce 11.8 inch diameter dimension guide\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/div\u003e\n\u003cfigcaption\u003e\u003cstrong\u003e Ø11.8\" \/ 30cm \u003c\/strong\u003e \u003cspan\u003e Enlarge \u003c\/span\u003e\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003cdiv class=\"orbe-install\"\u003e\n\u003cspan class=\"orbe-kicker\"\u003e Installation \u003c\/span\u003e\n\u003ch3\u003eFlush, Clean Wall Placement\u003c\/h3\u003e\n\u003cp class=\"orbe-install__lead\"\u003eOrbe is designed for permanent wall mounting with the electrical connection concealed behind the fixture.\u003c\/p\u003e\n\u003cdiv class=\"orbe-install__grid\"\u003e\n\u003cdiv class=\"orbe-install__item\"\u003e\n\u003cspan\u003e Wiring \u003c\/span\u003e \u003cstrong\u003e Hardwired \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orbe-install__item\"\u003e\n\u003cspan\u003e Mounting \u003c\/span\u003e \u003cstrong\u003e Wall Mount \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orbe-install__item\"\u003e\n\u003cspan\u003e Control \u003c\/span\u003e \u003cstrong\u003e Common Wall Switch \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orbe-install__item\"\u003e\n\u003cspan\u003e Rating \u003c\/span\u003e \u003cstrong\u003e IP20 · Indoor Dry \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orbe-install__item\"\u003e\n\u003cspan\u003e Height \u003c\/span\u003e \u003cstrong\u003e Fixed \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orbe-install__item\"\u003e\n\u003cspan\u003e Installer \u003c\/span\u003e \u003cstrong\u003e Professional Recommended \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     06 — SPECIFICATIONS\n====================================================== --\u003e\n\u003csection class=\"orbe-spec\"\u003e\n\u003cdiv class=\"orbe-spec__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"orbe-kicker\"\u003e Product Details \u003c\/span\u003e\n\u003ch3\u003eSpecifications\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eEssential sizing, marble and electrical details before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orbe-spec__table\"\u003e\n\u003cdiv class=\"orbe-spec__row\"\u003e\n\u003cspan\u003eProduct\u003c\/span\u003e \u003cspan\u003eOrbe Round Marble LED Wall Sconce\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orbe-spec__row\"\u003e\n\u003cspan\u003eSmall\u003c\/span\u003e \u003cspan\u003eØ7.9\" × H7.9\" · Ø20 × H20cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orbe-spec__row\"\u003e\n\u003cspan\u003eMedium\u003c\/span\u003e \u003cspan\u003eØ9.8\" × H9.8\" · Ø25 × H25cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orbe-spec__row\"\u003e\n\u003cspan\u003eLarge\u003c\/span\u003e \u003cspan\u003eØ11.8\" × H11.8\" · Ø30 × H30cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orbe-spec__row\"\u003e\n\u003cspan\u003eMaterials\u003c\/span\u003e \u003cspan\u003eNatural Marble · Metal\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orbe-spec__row\"\u003e\n\u003cspan\u003eMarble\u003c\/span\u003e \u003cspan\u003eNatural Stone · Veining and Pattern Vary by Piece\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orbe-spec__row\"\u003e\n\u003cspan\u003eLight Source\u003c\/span\u003e \u003cspan\u003eIntegrated LED · Included\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orbe-spec__row\"\u003e\n\u003cspan\u003eColor Temperature\u003c\/span\u003e \u003cspan\u003e3000K Warm · 4000K Neutral · 6000K Cool\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orbe-spec__row\"\u003e\n\u003cspan\u003eDimming\u003c\/span\u003e \u003cspan\u003eNon-Dimmable\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orbe-spec__row\"\u003e\n\u003cspan\u003eVoltage\u003c\/span\u003e \u003cspan\u003eAC110–240V\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orbe-spec__row\"\u003e\n\u003cspan\u003eMounting\u003c\/span\u003e \u003cspan\u003eWall Mount\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orbe-spec__row\"\u003e\n\u003cspan\u003eWiring\u003c\/span\u003e \u003cspan\u003eHardwired\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orbe-spec__row\"\u003e\n\u003cspan\u003eControl\u003c\/span\u003e \u003cspan\u003eCompatible with Common Wall Switches · Switch Not Included\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orbe-spec__row\"\u003e\n\u003cspan\u003eIP Rating\u003c\/span\u003e \u003cspan\u003eIP20 · Indoor Dry Locations · Not Waterproof\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orbe-spec__row\"\u003e\n\u003cspan\u003eInstallation\u003c\/span\u003e \u003cspan\u003eProfessional Installation Recommended\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orbe-spec__row\"\u003e\n\u003cspan\u003eCompliance\u003c\/span\u003e \u003cspan\u003eCompliant with SAA\/UL\/ETL\/CE and CSA certifcation standards.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     07 — FAQ\n====================================================== --\u003e\n\u003csection class=\"orbe-faq\"\u003e\n\u003cdiv class=\"orbe-faq__intro\"\u003e\n\u003cspan class=\"orbe-kicker\"\u003e FAQ \u003c\/span\u003e\n\u003ch3\u003eBefore You Choose\u003c\/h3\u003e\n\u003cp\u003eThe practical questions that matter most with a natural marble wall light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"orbe-faq__list\"\u003e\n\u003cdetails class=\"orbe-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eWhich Orbe size should I choose?\u003c\/span\u003e \u003cspan class=\"orbe-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eChoose Ø7.9\" for a compact accent, Ø9.8\" for a balanced everyday scale, or Ø11.8\" when you want the marble disc to make a stronger visual statement.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"orbe-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eWill my marble pattern match the photos exactly?\u003c\/span\u003e \u003cspan class=\"orbe-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eNo. Orbe uses natural marble, so veining, mineral markings, contrast and pattern placement vary from piece to piece.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"orbe-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eDoes Orbe require a separate bulb?\u003c\/span\u003e \u003cspan class=\"orbe-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eNo. The LED light source is integrated into the fixture and included.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"orbe-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eWhat color temperatures are available?\u003c\/span\u003e \u003cspan class=\"orbe-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eOrbe is available in 3000K warm light, 4000K neutral light and 6000K cool light.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"orbe-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eIs the standard version dimmable?\u003c\/span\u003e \u003cspan class=\"orbe-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eNo. The standard integrated LED version is non-dimmable.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"orbe-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eIs Orbe hardwired?\u003c\/span\u003e \u003cspan class=\"orbe-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eYes. The fixture connects directly to the wall electrical supply for a clean installation without a visible plug-in cord.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     NATURAL MARBLE NOTE\n====================================================== --\u003e\n\u003cdiv class=\"orbe-note\"\u003e\n\u003cstrong\u003e Natural marble: \u003c\/strong\u003e each stone disc is unique. Variations in veining, mineral markings, tone, contrast and pattern placement are expected and are not considered defects. Screen colors are approximate; hand-measured sizes may vary 1–2cm.\u003c\/div\u003e\n\u003c!-- =====================================================\n     SHIPPING \u0026 RETURNS\n====================================================== --\u003e\n\u003csection class=\"orbe-shipping\"\u003e\n\u003ch3\u003eShipping \u0026amp; Returns\u003c\/h3\u003e\n\u003cp\u003eFree Standard Shipping (4–6 weeks) — all US \u0026amp; Canada orders. Expedited (2–4 weeks) 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     LIGHTBOX — THREE SIZES\n====================================================== --\u003e \u003ca id=\"orbe-group-lightbox\" href=\"#orbe-size\" class=\"orbe-lightbox\"\u003e \u003cspan class=\"orbe-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/orbe-round-marble-led-wall-sconce-stuberlighting_15.jpg?v=1787985154\" alt=\"Enlarged Orbe Round Marble LED Wall Sconce three-size marble reference\"\u003e \u003cspan class=\"orbe-lightbox__caption\"\u003e Orbe · Ø7.9\" · Ø9.8\" · Ø11.8\" \u003c\/span\u003e \u003cspan class=\"orbe-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n     LIGHTBOX — MARBLE\n====================================================== --\u003e \u003ca id=\"orbe-marble-lightbox\" href=\"#orbe-marble\" class=\"orbe-lightbox\"\u003e \u003cspan class=\"orbe-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/orbe-round-marble-led-wall-sconce-stuberlighting_16.jpg?v=1787985154\" alt=\"Enlarged Orbe Round Marble LED Wall Sconce natural marble detail\"\u003e \u003cspan class=\"orbe-lightbox__caption\"\u003e Natural Marble · Veining Varies by Piece \u003c\/span\u003e \u003cspan class=\"orbe-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n     LIGHTBOX — DIMENSION\n====================================================== --\u003e \u003ca id=\"orbe-size-lightbox\" href=\"#orbe-size\" class=\"orbe-lightbox\"\u003e \u003cspan class=\"orbe-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/orbe-round-marble-led-wall-sconce-stuberlighting_28.jpg?v=1787985154\" alt=\"Enlarged Orbe Round Marble LED Wall Sconce 11.8 inch dimension guide\"\u003e \u003cspan class=\"orbe-lightbox__caption\"\u003e Large · Ø11.8\" \/ Ø30cm \u003c\/span\u003e \u003cspan class=\"orbe-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e\n\u003c\/div\u003e","brand":"Stuberlighting","offers":[{"title":"Dia 7.9\" x H 7.9\" \/ Chrome \/ Rechargeable (Touch switch)","offer_id":53837972898075,"sku":"STB-WS-26-10353","price":265.0,"currency_code":"USD","in_stock":true},{"title":"Dia 7.9\" x H 7.9\" \/ Chrome \/ Hardwired (Wall switch)","offer_id":53837972930843,"sku":"STB-WS-26-10354","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Dia 7.9\" x H 7.9\" \/ Gold \/ Rechargeable (Touch switch)","offer_id":53837972963611,"sku":"STB-WS-26-10355","price":265.0,"currency_code":"USD","in_stock":true},{"title":"Dia 7.9\" x H 7.9\" \/ Gold \/ Hardwired (Wall switch)","offer_id":53837972996379,"sku":"STB-WS-26-10356","price":235.0,"currency_code":"USD","in_stock":true},{"title":"Dia 9.8\" x H 9.8\" \/ Chrome \/ Rechargeable (Touch switch)","offer_id":53837973029147,"sku":"STB-WS-26-10357","price":315.0,"currency_code":"USD","in_stock":true},{"title":"Dia 9.8\" x H 9.8\" \/ Chrome \/ Hardwired (Wall switch)","offer_id":53837973061915,"sku":"STB-WS-26-10358","price":285.0,"currency_code":"USD","in_stock":true},{"title":"Dia 9.8\" x H 9.8\" \/ Gold \/ Rechargeable (Touch switch)","offer_id":53837973094683,"sku":"STB-WS-26-10359","price":315.0,"currency_code":"USD","in_stock":true},{"title":"Dia 9.8\" x H 9.8\" \/ Gold \/ Hardwired (Wall switch)","offer_id":53837973127451,"sku":"STB-WS-26-10360","price":285.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.8\" x H 11.8\" \/ Chrome \/ Rechargeable (Touch switch)","offer_id":53837973160219,"sku":"STB-WS-26-10361","price":395.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.8\" x H 11.8\" \/ Chrome \/ Hardwired (Wall switch)","offer_id":53837973192987,"sku":"STB-WS-26-10362","price":365.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.8\" x H 11.8\" \/ Gold \/ Rechargeable (Touch switch)","offer_id":53837973225755,"sku":"STB-WS-26-10363","price":395.0,"currency_code":"USD","in_stock":true},{"title":"Dia 11.8\" x H 11.8\" \/ Gold \/ Hardwired (Wall switch)","offer_id":53837973258523,"sku":"STB-WS-26-10364","price":365.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/orbe-round-marble-led-wall-sconce-stuberlighting_1.jpg?v=1787985154","url":"https:\/\/stuberlighting.com\/products\/orbe-round-marble-led-wall-sconce","provider":"Stuberlighting","version":"1.0","type":"link"}