{"product_id":"leva-swing-arm-wall-sconce","title":"Leva Swing Arm Wall Sconce","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING\n   LEVA SWING ARM WALL SCONCE\n\n   PRODUCT FLOW\n   FUNCTION → REACH → FINISH → LIGHT\n   → INSTALL → USE → SPECS → FAQ\n\n   US MARKET · SEO FRIENDLY · DAWN SAFE\n========================================================= *\/\n\n.stb-leva{\n  --ink:#21160F;\n  --brown:#4B3322;\n  --brown-soft:#705440;\n\n  --accent:#987351;\n  --accent-soft:#C2A07C;\n\n  --ivory:#FFFDF9;\n  --paper:#FAF7F1;\n  --cream:#F3EBE1;\n  --sand-soft:#F7F2EB;\n\n  --text:#5D5148;\n  --muted:#81756C;\n\n  --line:#DDD0C2;\n  --line-strong:#C9B7A3;\n\n  width:100%;\n  max-width:890px;\n  min-width:0;\n  margin:0 auto;\n\n  color:var(--text);\n  background:transparent;\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n\n  font-size:13px;\n  line-height:1.56;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-leva *,\n.stb-leva *::before,\n.stb-leva *::after{\n  box-sizing:border-box;\n}\n\n.stb-leva h2,\n.stb-leva h3,\n.stb-leva p,\n.stb-leva figure{\n  margin-top:0;\n}\n\n.stb-leva h2,\n.stb-leva h3{\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n.stb-leva 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.leva-label{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--accent);\n\n  font-size:8.3px;\n  line-height:1.3;\n\n  font-weight:600;\n\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   01 — INTRO\n========================================================= *\/\n\n.leva-opening{\n  display:grid;\n  grid-template-columns:minmax(0,1.43fr) minmax(220px,.57fr);\n\n  gap:31px;\n  align-items:end;\n\n  padding:8px 0 23px;\n\n  border-bottom:1px solid var(--ink);\n}\n\n.leva-opening__kicker{\n  display:block;\n\n  margin-bottom:7px;\n\n  color:var(--accent);\n\n  font-size:8.6px;\n\n  font-weight:600;\n\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n.leva-opening h2{\n  max-width:610px;\n\n  margin:0;\n\n  font-size:33px;\n  line-height:1.02;\n}\n\n.leva-opening__lead{\n  max-width:635px;\n\n  margin:10px 0 0;\n\n  color:var(--text);\n\n  font-size:11.3px;\n  line-height:1.54;\n}\n\n\n\/* QUICK FACTS *\/\n\n.leva-glance{\n  padding:14px 16px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line-strong);\n  border-radius:7px;\n}\n\n.leva-glance__title{\n  display:block;\n\n  padding-bottom:7px;\n\n  border-bottom:1px solid var(--ink);\n\n  color:var(--accent);\n\n  font-size:7.8px;\n\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.leva-glance__row{\n  display:flex;\n  justify-content:space-between;\n  align-items:center;\n\n  gap:14px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.leva-glance__row:last-child{\n  padding-bottom:0;\n  border-bottom:0;\n}\n\n.leva-glance__row span{\n  color:var(--muted);\n\n  font-size:8px;\n\n  text-transform:uppercase;\n}\n\n.leva-glance__row strong{\n  color:var(--ink);\n\n  font-size:10.1px;\n  line-height:1.38;\n\n  font-weight:500;\n\n  text-align:right;\n}\n\n\n\/* =========================================================\n   02 — ADJUSTABILITY\n   COMPACT FUNCTION CARDS\n========================================================= *\/\n\n.leva-adjust{\n  margin-top:17px;\n}\n\n.leva-adjust__head{\n  display:flex;\n  justify-content:space-between;\n  align-items:flex-end;\n\n  gap:28px;\n\n  margin-bottom:10px;\n}\n\n.leva-adjust__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.04;\n}\n\n.leva-adjust__head p{\n  max-width:450px;\n\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:9.7px;\n  line-height:1.43;\n\n  text-align:right;\n}\n\n\n\/* TWO CARDS *\/\n\n.leva-adjust__grid{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n\n  gap:10px;\n}\n\n.leva-adjust-card{\n  display:grid;\n  grid-template-columns:minmax(135px,.43fr) minmax(0,.57fr);\n\n  min-width:0;\n  min-height:160px;\n\n  overflow:hidden;\n\n  background:var(--ivory);\n\n  border:1px solid var(--line-strong);\n  border-radius:7px;\n}\n\n\n\/* IMAGE *\/\n\n.leva-adjust-card__visual{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  min-width:0;\n\n  margin:0;\n  padding:6px;\n\n  background:#fff;\n\n  border-right:1px solid var(--line);\n}\n\n.leva-adjust-card__visual a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n  height:100%;\n\n  text-decoration:none;\n\n  cursor:zoom-in;\n}\n\n.leva-adjust-card__visual img{\n  max-height:145px !important;\n}\n\n\n\/* COPY *\/\n\n.leva-adjust-card__copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n\n  min-width:0;\n\n  padding:14px 13px;\n\n  background:var(--paper);\n}\n\n.leva-adjust-card__copy small{\n  display:block;\n\n  color:var(--accent);\n\n  font-size:7.6px;\n\n  font-weight:600;\n\n  letter-spacing:.06em;\n  text-transform:uppercase;\n}\n\n.leva-adjust-card__copy h3{\n  margin:3px 0 0;\n\n  font-size:18px;\n  line-height:1.04;\n}\n\n.leva-adjust-card__copy p{\n  margin:6px 0 0;\n\n  color:var(--text);\n\n  font-size:9.3px;\n  line-height:1.42;\n}\n\n\n\/* FUNCTION TAG *\/\n\n.leva-adjust-card__tag{\n  display:inline-flex;\n  align-self:flex-start;\n\n  margin-top:9px;\n  padding:4px 7px;\n\n  color:var(--brown);\n  background:var(--cream);\n\n  border:1px solid var(--line);\n  border-radius:3px;\n\n  font-size:7.5px;\n  line-height:1.2;\n\n  font-weight:600;\n\n  letter-spacing:.04em;\n  text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   03 — SIZE \/ REACH\n========================================================= *\/\n\n.leva-size{\n  margin-top:20px;\n}\n\n.leva-size__head{\n  display:grid;\n  grid-template-columns:minmax(0,210px) minmax(0,1fr);\n\n  gap:28px;\n  align-items:end;\n\n  margin-bottom:10px;\n}\n\n.leva-size__head h3{\n  margin:0;\n\n  font-size:24px;\n  line-height:1.04;\n}\n\n.leva-size__head p{\n  max-width:520px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10.3px;\n  line-height:1.45;\n}\n\n\n\/* PANEL *\/\n\n.leva-size__panel{\n  display:grid;\n  grid-template-columns:minmax(200px,.61fr) minmax(0,1.39fr);\n\n  gap:13px;\n\n  padding:12px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n\n\/* IMAGE *\/\n\n.leva-size__visual{\n  align-self:center;\n\n  min-width:0;\n\n  margin:0;\n  padding:6px;\n\n  background:#fff;\n\n  border:1px solid var(--line);\n  border-radius:6px;\n}\n\n.leva-size__visual a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n\n  text-decoration:none;\n\n  cursor:zoom-in;\n}\n\n.leva-size__visual img{\n  max-height:235px !important;\n}\n\n.leva-size__visual 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:8px;\n}\n\n.leva-size__visual figcaption strong{\n  color:var(--brown);\n\n  font-weight:500;\n}\n\n\n\/* SIZE COPY *\/\n\n.leva-size__info{\n  min-width:0;\n}\n\n.leva-size__metric{\n  padding:10px 11px;\n\n  background:var(--ivory);\n\n  border-top:1px solid var(--ink);\n}\n\n.leva-size__metric small{\n  display:block;\n\n  color:var(--accent);\n\n  font-size:7.7px;\n\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.leva-size__metric strong{\n  display:block;\n\n  margin-top:3px;\n\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:22px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.leva-size__metric span{\n  display:block;\n\n  margin-top:4px;\n\n  color:var(--brown);\n\n  font-size:9.6px;\n\n  font-weight:500;\n}\n\n\n\/* SIZE ROWS *\/\n\n.leva-size__list{\n  border-top:1px solid var(--line);\n}\n\n.leva-size__row{\n  display:grid;\n  grid-template-columns:100px minmax(0,1fr);\n\n  gap:14px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.leva-size__row span{\n  color:var(--accent);\n\n  font-size:7.9px;\n\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.leva-size__row strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:10.2px;\n\n  font-weight:500;\n}\n\n.leva-size__row p{\n  margin:2px 0 0;\n\n  color:var(--muted);\n\n  font-size:9px;\n  line-height:1.39;\n}\n\n\n\/* IMPORTANT *\/\n\n.leva-size__note{\n  margin-top:9px;\n\n  padding:9px 10px;\n\n  background:var(--sand-soft);\n\n  border-left:3px solid var(--accent);\n\n  color:var(--text);\n\n  font-size:9.3px;\n  line-height:1.42;\n}\n\n.leva-size__note strong{\n  color:var(--ink);\n}\n\n\n\/* =========================================================\n   04 — FINISH\n========================================================= *\/\n\n.leva-finishes{\n  margin-top:18px;\n\n  padding:18px 19px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n.leva-finishes__head{\n  display:flex;\n  justify-content:space-between;\n  align-items:flex-end;\n\n  gap:20px;\n\n  margin-bottom:9px;\n}\n\n.leva-finishes__head h3{\n  margin:0;\n\n  font-size:22px;\n  line-height:1.05;\n}\n\n.leva-finishes__head p{\n  max-width:410px;\n\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:9.3px;\n  line-height:1.4;\n\n  text-align:right;\n}\n\n.leva-finish-list{\n  display:grid;\n  grid-template-columns:repeat(5,minmax(0,1fr));\n\n  border-top:1px solid var(--ink);\n}\n\n.leva-finish{\n  min-width:0;\n\n  padding:12px 9px 3px;\n}\n\n.leva-finish + .leva-finish{\n  border-left:1px solid var(--line);\n}\n\n.leva-finish strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:16px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.leva-finish p{\n  margin:4px 0 0;\n\n  color:var(--muted);\n\n  font-size:8.6px;\n  line-height:1.35;\n}\n\n\n\/* =========================================================\n   05 — LIGHT + ELECTRICAL\n========================================================= *\/\n\n.leva-practical{\n  display:grid;\n  grid-template-columns:minmax(0,.93fr) minmax(0,1.07fr);\n\n  margin-top:18px;\n\n  overflow:hidden;\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n\n\/* LIGHT *\/\n\n.leva-light{\n  min-width:0;\n\n  padding:20px;\n\n  background:var(--cream);\n\n  border-right:1px solid var(--line-strong);\n}\n\n\n\/* ELECTRICAL *\/\n\n.leva-electrical{\n  min-width:0;\n\n  padding:20px;\n\n  background:var(--ivory);\n}\n\n.leva-practical h3{\n  margin:0;\n\n  font-size:22px;\n  line-height:1.05;\n}\n\n.leva-practical__intro{\n  margin:7px 0 10px;\n\n  color:var(--text);\n\n  font-size:10.1px;\n  line-height:1.44;\n}\n\n\n\/* BULB FOCUS *\/\n\n.leva-bulb{\n  margin-bottom:9px;\n\n  padding:10px 11px;\n\n  background:var(--ivory);\n\n  border-top:1px solid var(--ink);\n  border-bottom:1px solid var(--line-strong);\n}\n\n.leva-bulb small{\n  display:block;\n\n  color:var(--accent);\n\n  font-size:7.7px;\n\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.leva-bulb strong{\n  display:block;\n\n  margin-top:3px;\n\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:19px;\n  line-height:1;\n\n  font-weight:500;\n}\n\n.leva-bulb p{\n  margin:4px 0 0;\n\n  color:var(--muted);\n\n  font-size:9px;\n  line-height:1.38;\n}\n\n\n\/* ROWS *\/\n\n.leva-practical__list{\n  border-top:1px solid var(--ink);\n}\n\n.leva-practical__row{\n  display:flex;\n  justify-content:space-between;\n  align-items:flex-start;\n\n  gap:14px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.leva-practical__row span{\n  flex:0 0 auto;\n\n  color:var(--accent);\n\n  font-size:7.9px;\n\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.leva-practical__row strong{\n  max-width:68%;\n\n  color:var(--ink);\n\n  font-size:10.1px;\n  line-height:1.4;\n\n  font-weight:500;\n\n  text-align:right;\n}\n\n\n\/* ELECTRICAL NOTE *\/\n\n.leva-electrical__note{\n  margin-top:9px;\n\n  padding:9px 10px;\n\n  background:var(--sand-soft);\n\n  border-left:3px solid var(--accent);\n\n  color:var(--text);\n\n  font-size:9.2px;\n  line-height:1.42;\n}\n\n.leva-electrical__note strong{\n  color:var(--ink);\n}\n\n\n\/* =========================================================\n   06 — BEST USE\n========================================================= *\/\n\n.leva-use{\n  margin-top:13px;\n\n  padding:17px 19px;\n\n  background:var(--sand-soft);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n.leva-use__head{\n  display:grid;\n  grid-template-columns:minmax(0,190px) minmax(0,1fr);\n\n  gap:24px;\n  align-items:end;\n\n  margin-bottom:9px;\n}\n\n.leva-use__head h3{\n  margin:0;\n\n  font-size:21px;\n  line-height:1.05;\n}\n\n.leva-use__head p{\n  max-width:510px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:9.7px;\n  line-height:1.42;\n}\n\n.leva-use__grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  border-top:1px solid var(--ink);\n}\n\n.leva-use__item{\n  min-width:0;\n\n  padding:11px 12px 3px;\n}\n\n.leva-use__item + .leva-use__item{\n  border-left:1px solid var(--line);\n}\n\n.leva-use__item small{\n  display:block;\n\n  color:var(--accent);\n\n  font-size:7.6px;\n\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.leva-use__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:16px;\n  line-height:1.08;\n\n  font-weight:500;\n}\n\n.leva-use__item p{\n  margin:4px 0 0;\n\n  color:var(--muted);\n\n  font-size:8.9px;\n  line-height:1.38;\n}\n\n\n\/* =========================================================\n   07 — SPECIFICATIONS\n========================================================= *\/\n\n.leva-spec{\n  margin-top:20px;\n}\n\n.leva-spec__head{\n  display:flex;\n  justify-content:space-between;\n  align-items:flex-end;\n\n  gap:22px;\n\n  margin-bottom:9px;\n}\n\n.leva-spec__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.05;\n}\n\n.leva-spec__head p{\n  max-width:330px;\n\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:9.4px;\n  line-height:1.4;\n\n  text-align:right;\n}\n\n.leva-spec__list{\n  border-top:1px solid var(--ink);\n}\n\n.leva-spec__row{\n  display:grid;\n  grid-template-columns:minmax(0,165px) minmax(0,1fr);\n\n  gap:20px;\n\n  padding:7px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.leva-spec__label{\n  color:#76695F;\n\n  font-size:11.1px;\n  line-height:1.45;\n\n  font-weight:500;\n}\n\n.leva-spec__value{\n  min-width:0;\n\n  color:var(--ink);\n\n  font-size:11.3px;\n  line-height:1.47;\n\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* =========================================================\n   08 — FAQ\n========================================================= *\/\n\n.leva-faq{\n  margin-top:18px;\n\n  padding:19px 20px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n.leva-faq__head{\n  display:grid;\n  grid-template-columns:minmax(0,200px) minmax(0,1fr);\n\n  gap:24px;\n  align-items:end;\n\n  margin-bottom:9px;\n}\n\n.leva-faq__head h3{\n  margin:0;\n\n  font-size:22px;\n  line-height:1.05;\n}\n\n.leva-faq__head p{\n  max-width:490px;\n\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  line-height:1.42;\n}\n\n.leva-faq__list{\n  border-top:1px solid var(--ink);\n}\n\n.leva-faq__item{\n  margin:0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.leva-faq__item summary{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:14px;\n\n  padding:10px 0;\n\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:16px;\n  line-height:1.25;\n\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.leva-faq__item summary::-webkit-details-marker{\n  display:none;\n}\n\n.leva-faq__plus{\n  flex:0 0 auto;\n\n  color:var(--accent);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n\n  font-size:16px;\n\n  transition:transform .2s ease;\n}\n\n.leva-faq__item[open] .leva-faq__plus{\n  transform:rotate(45deg);\n}\n\n.leva-faq__item p{\n  max-width:730px;\n\n  margin:0;\n\n  padding:0 28px 10px 0;\n\n  color:var(--text);\n\n  font-size:10px;\n  line-height:1.46;\n}\n\n\n\/* =========================================================\n   NOTE\n========================================================= *\/\n\n.leva-note{\n  margin-top:14px;\n\n  padding:10px 13px;\n\n  background:var(--cream);\n\n  border-left:3px solid var(--accent);\n\n  color:var(--text);\n\n  font-size:9.4px;\n  line-height:1.46;\n}\n\n.leva-note strong{\n  color:var(--ink);\n}\n\n\n\/* =========================================================\n   SHIPPING \u0026 RETURNS\n========================================================= *\/\n\n.leva-shipping{\n  margin-top:15px;\n\n  padding:19px 20px;\n\n  background:var(--ink);\n\n  border:1px solid var(--ink);\n  border-radius:8px;\n}\n\n.leva-shipping h3{\n  margin:0 0 8px;\n\n  color:#FFF9F1;\n\n  font-size:19px;\n  line-height:1.1;\n}\n\n.leva-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.leva-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.leva-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.leva-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.leva-lightbox:target{\n  display:flex;\n}\n\n.leva-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.leva-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  object-fit:contain !important;\n}\n\n.leva-lightbox__caption{\n  margin-top:9px;\n\n  color:#E2C9A7;\n\n  font-size:10px;\n  line-height:1.4;\n\n  text-align:center;\n}\n\n.leva-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(min-width:750px) and (max-width:990px){\n\n  .stb-leva{\n    max-width:835px;\n  }\n\n  .leva-opening h2{\n    font-size:30px;\n  }\n\n  .leva-adjust-card__visual img{\n    max-height:130px !important;\n  }\n\n  .leva-size__visual img{\n    max-height:215px !important;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:749px){\n\n  .stb-leva{\n    font-size:12.5px;\n  }\n\n\n  .leva-opening{\n    grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);\n\n    gap:17px;\n  }\n\n  .leva-opening h2{\n    font-size:25px;\n  }\n\n\n  .leva-adjust__head{\n    display:block;\n  }\n\n  .leva-adjust__head p{\n    margin-top:5px;\n\n    text-align:left;\n  }\n\n\n  .leva-adjust-card{\n    grid-template-columns:minmax(110px,.4fr) minmax(0,.6fr);\n\n    min-height:145px;\n  }\n\n  .leva-adjust-card__visual img{\n    max-height:125px !important;\n  }\n\n\n  .leva-size__head{\n    grid-template-columns:1fr;\n\n    gap:4px;\n  }\n\n  .leva-size__panel{\n    grid-template-columns:minmax(165px,.57fr) minmax(0,1.43fr);\n\n    gap:10px;\n\n    padding:10px;\n  }\n\n  .leva-size__visual img{\n    max-height:195px !important;\n  }\n\n\n  .leva-finish-list{\n    grid-template-columns:repeat(3,minmax(0,1fr));\n  }\n\n  .leva-finish:nth-child(4){\n    border-left:0;\n  }\n\n  .leva-finish:nth-child(n+4){\n    border-top:1px solid var(--line);\n  }\n\n\n  .leva-light,\n  .leva-electrical{\n    padding:17px 15px;\n  }\n\n}\n\n\n\/* =========================================================\n   SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:560px){\n\n  .leva-opening{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* KEEP FUNCTION CARDS COMPACT *\/\n\n  .leva-adjust__grid{\n    grid-template-columns:1fr;\n  }\n\n  .leva-adjust-card{\n    grid-template-columns:minmax(115px,.37fr) minmax(0,.63fr);\n\n    min-height:130px;\n  }\n\n  .leva-adjust-card__visual img{\n    max-height:115px !important;\n  }\n\n  .leva-adjust-card__copy{\n    padding:11px 12px;\n  }\n\n  .leva-adjust-card__copy h3{\n    font-size:17px;\n  }\n\n  .leva-adjust-card__copy p{\n    margin-top:4px;\n\n    font-size:8.9px;\n  }\n\n  .leva-adjust-card__tag{\n    margin-top:6px;\n  }\n\n\n  \/* SIZE *\/\n\n  .leva-size__panel{\n    grid-template-columns:minmax(0,.4fr) minmax(0,.6fr);\n  }\n\n  .leva-size__visual img{\n    max-height:180px !important;\n  }\n\n\n  \/* FINISH *\/\n\n  .leva-finishes{\n    padding:17px 15px;\n  }\n\n  .leva-finishes__head{\n    display:block;\n  }\n\n  .leva-finishes__head p{\n    margin-top:5px;\n\n    text-align:left;\n  }\n\n\n  \/* LIGHT *\/\n\n  .leva-practical{\n    grid-template-columns:1fr;\n  }\n\n  .leva-light{\n    border-right:0;\n    border-bottom:1px solid var(--line-strong);\n  }\n\n\n  \/* USE *\/\n\n  .leva-use__head{\n    grid-template-columns:1fr;\n\n    gap:4px;\n  }\n\n  .leva-use__grid{\n    grid-template-columns:1fr;\n  }\n\n  .leva-use__item + .leva-use__item{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* SPEC *\/\n\n  .leva-spec__head{\n    display:block;\n  }\n\n  .leva-spec__head p{\n    margin-top:5px;\n\n    text-align:left;\n  }\n\n  .leva-spec__row{\n    grid-template-columns:1fr;\n\n    gap:1px;\n  }\n\n  .leva-spec__label{\n    color:var(--accent);\n\n    font-weight:600;\n  }\n\n\n  \/* FAQ *\/\n\n  .leva-faq{\n    padding:17px 15px;\n  }\n\n  .leva-faq__head{\n    grid-template-columns:1fr;\n\n    gap:4px;\n  }\n\n}\n\n\n\/* =========================================================\n   VERY SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:390px){\n\n  .leva-size__panel{\n    grid-template-columns:1fr;\n  }\n\n  .leva-size__visual{\n    width:235px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n\n  .leva-finish-list{\n    grid-template-columns:1fr;\n  }\n\n  .leva-finish + .leva-finish{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-leva\" id=\"leva-root\"\u003e\n\u003c!-- =====================================================\n     01 — OPENING\n====================================================== --\u003e\n\u003csection class=\"leva-opening\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"leva-opening__kicker\"\u003e Leva Swing Arm Wall Sconce \u003c\/span\u003e\n\u003ch2\u003eFlexible Light, Right Where You Need It\u003c\/h2\u003e\n\u003cp class=\"leva-opening__lead\"\u003eLeva is an adjustable swing arm wall sconce designed for bedside reading, desks and lounge seating. An articulated arm controls the reach, while the adjustable metal shade lets you direct the light more precisely.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003caside class=\"leva-glance\"\u003e\u003cspan class=\"leva-glance__title\"\u003e At a Glance \u003c\/span\u003e\n\u003cdiv class=\"leva-glance__row\"\u003e\n\u003cspan\u003eMax Reach\u003c\/span\u003e \u003cstrong\u003e39.4\" \/ 100cm\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leva-glance__row\"\u003e\n\u003cspan\u003eArm\u003c\/span\u003e \u003cstrong\u003eAdjustable\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leva-glance__row\"\u003e\n\u003cspan\u003eShade\u003c\/span\u003e \u003cstrong\u003eDirectional\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leva-glance__row\"\u003e\n\u003cspan\u003eSocket\u003c\/span\u003e \u003cstrong\u003eE26 \/ E27\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leva-glance__row\"\u003e\n\u003cspan\u003eMaterial\u003c\/span\u003e \u003cstrong\u003eMetal\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/aside\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     02 — TWO ADJUSTMENTS\n====================================================== --\u003e\n\u003csection class=\"leva-adjust\" id=\"leva-adjust\"\u003e\n\u003cdiv class=\"leva-adjust__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"leva-label\"\u003e Adjustable Design \u003c\/span\u003e\n\u003ch3\u003eReach It. Aim It.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eTwo simple adjustments give Leva the flexibility of a task lamp without taking up table or floor space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leva-adjust__grid\"\u003e\n\u003c!-- SWING ARM --\u003e\n\u003carticle class=\"leva-adjust-card\"\u003e\n\u003cfigure class=\"leva-adjust-card__visual\"\u003e\u003ca href=\"#leva-arm-lightbox\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/leva-swing-arm-wall-sconce-stuberlighting_7.jpg?v=1787729096\" alt=\"Leva Swing Arm Wall Sconce adjustable articulated arm detail\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/figure\u003e\n\u003cdiv class=\"leva-adjust-card__copy\"\u003e\n\u003csmall\u003e Swing Arm \u003c\/small\u003e\n\u003ch3\u003eExtend or Fold Back\u003c\/h3\u003e\n\u003cp\u003ePull the light closer for reading or task work, then move it back toward the wall when finished.\u003c\/p\u003e\n\u003cspan class=\"leva-adjust-card__tag\"\u003e Adjustable Reach \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- SHADE --\u003e\n\u003carticle class=\"leva-adjust-card\"\u003e\n\u003cfigure class=\"leva-adjust-card__visual\"\u003e\u003ca href=\"#leva-shade-lightbox\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/leva-swing-arm-wall-sconce-stuberlighting_10.jpg?v=1787729096\" alt=\"Leva Swing Arm Wall Sconce adjustable directional metal shade detail\" loading=\"lazy\"\u003e \u003c\/a\u003e\u003c\/figure\u003e\n\u003cdiv class=\"leva-adjust-card__copy\"\u003e\n\u003csmall\u003e Adjustable Shade \u003c\/small\u003e\n\u003ch3\u003eAim the Light\u003c\/h3\u003e\n\u003cp\u003eChange the shade angle to direct light toward a book, desk surface or seating position.\u003c\/p\u003e\n\u003cspan class=\"leva-adjust-card__tag\"\u003e Directional Light \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     03 — SIZE \/ REACH\n====================================================== --\u003e\n\u003csection class=\"leva-size\" id=\"leva-size\"\u003e\n\u003cdiv class=\"leva-size__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"leva-label\"\u003e Size \u0026amp; Reach \u003c\/span\u003e\n\u003ch3\u003ePlan for the Full Extension\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eUnlike a fixed wall sconce, Leva changes its footprint as the arm moves. Check the fully extended reach as carefully as the wall mounting position.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leva-size__panel\"\u003e\n\u003cfigure class=\"leva-size__visual\"\u003e\u003ca href=\"#leva-size-lightbox\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/leva-swing-arm-wall-sconce-stuberlighting_16.jpg?v=1787729096\" alt=\"Leva Swing Arm Wall Sconce dimensions and maximum adjustable reach\" loading=\"lazy\"\u003e \u003c\/a\u003e\n\u003cfigcaption\u003e\u003cstrong\u003e Dimension Guide \u003c\/strong\u003e \u003cspan\u003e Click to enlarge \u003c\/span\u003e\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003cdiv class=\"leva-size__info\"\u003e\n\u003cdiv class=\"leva-size__metric\"\u003e\n\u003csmall\u003e Listed Fixture Size \u003c\/small\u003e \u003cstrong\u003e Ø8.3\" × H46.5\" \u003c\/strong\u003e \u003cspan\u003e Ø21 × H118cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leva-size__list\"\u003e\n\u003cdiv class=\"leva-size__row\"\u003e\n\u003cspan\u003e Max Reach \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Approx. 39.4\" \/ 100cm \u003c\/strong\u003e\n\u003cp\u003eMaximum arm-and-shade reach when fully extended.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leva-size__row\"\u003e\n\u003cspan\u003e Shade \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Approx. Ø8.3\" \/ 21cm \u003c\/strong\u003e\n\u003cp\u003eCompact directional shade for reading and focused light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leva-size__row\"\u003e\n\u003cspan\u003e Clearance \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Check the Moving Area \u003c\/strong\u003e\n\u003cp\u003eLeave enough open space for the arm to swing without contacting furniture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leva-size__note\"\u003e\n\u003cstrong\u003e Before ordering: \u003c\/strong\u003e 39.4\" \/ 100cm is a substantial maximum reach. Measure beside the bed, sofa or desk with the arm fully extended—not only folded against the wall.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     04 — FINISHES\n====================================================== --\u003e\n\u003csection class=\"leva-finishes\"\u003e\n\u003cdiv class=\"leva-finishes__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"leva-label\"\u003e Choose Your Finish \u003c\/span\u003e\n\u003ch3\u003eNeutral or Statement\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eThe simple metal structure lets the finish shift Leva from quiet architectural lighting to a stronger decorative accent.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leva-finish-list\"\u003e\n\u003cdiv class=\"leva-finish\"\u003e\n\u003cstrong\u003e Black \u003c\/strong\u003e\n\u003cp\u003eGraphic \u0026amp; architectural.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leva-finish\"\u003e\n\u003cstrong\u003e White \u003c\/strong\u003e\n\u003cp\u003eClean \u0026amp; understated.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leva-finish\"\u003e\n\u003cstrong\u003e Grey \u003c\/strong\u003e\n\u003cp\u003eSoft modern neutral.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leva-finish\"\u003e\n\u003cstrong\u003e Red \u003c\/strong\u003e\n\u003cp\u003eBold mid-century accent.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leva-finish\"\u003e\n\u003cstrong\u003e Yellow \u003c\/strong\u003e\n\u003cp\u003eWarm playful statement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     05 — LIGHT + ELECTRICAL\n====================================================== --\u003e\n\u003csection class=\"leva-practical\"\u003e\u003c!-- LIGHT --\u003e\n\u003cdiv class=\"leva-light\"\u003e\n\u003cspan class=\"leva-label\"\u003e Light \u0026amp; Bulb \u003c\/span\u003e\n\u003ch3\u003eStandard Replaceable Socket\u003c\/h3\u003e\n\u003cp class=\"leva-practical__intro\"\u003eChoose the bulb character that works best for reading, bedside use or general task lighting.\u003c\/p\u003e\n\u003cdiv class=\"leva-bulb\"\u003e\n\u003csmall\u003e Bulb Base \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 \u003c\/strong\u003e\n\u003cp\u003eCompatible with suitable LED or Edison-style bulbs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leva-practical__list\"\u003e\n\u003cdiv class=\"leva-practical__row\"\u003e\n\u003cspan\u003eSocket\u003c\/span\u003e \u003cstrong\u003eE26 \/ E27\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leva-practical__row\"\u003e\n\u003cspan\u003eLight Source\u003c\/span\u003e \u003cstrong\u003eReplaceable Bulb\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leva-practical__row\"\u003e\n\u003cspan\u003eVoltage\u003c\/span\u003e \u003cstrong\u003eAC110–240V\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leva-practical__row\"\u003e\n\u003cspan\u003eDimming\u003c\/span\u003e \u003cstrong\u003eCompatible Bulb + Control Required\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ELECTRICAL --\u003e\n\u003cdiv class=\"leva-electrical\"\u003e\n\u003cspan class=\"leva-label\"\u003e Mounting \u0026amp; Power \u003c\/span\u003e\n\u003ch3\u003eChoose the Correct Configuration\u003c\/h3\u003e\n\u003cp class=\"leva-practical__intro\"\u003eLeva is wall-mounted. Select the electrical or plug configuration that matches your installation.\u003c\/p\u003e\n\u003cdiv class=\"leva-practical__list\"\u003e\n\u003cdiv class=\"leva-practical__row\"\u003e\n\u003cspan\u003eMounting\u003c\/span\u003e \u003cstrong\u003eWall Mount\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leva-practical__row\"\u003e\n\u003cspan\u003eElectrical\u003c\/span\u003e \u003cstrong\u003eSelected Configuration\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leva-practical__row\"\u003e\n\u003cspan\u003eMaterial\u003c\/span\u003e \u003cstrong\u003eMetal\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leva-practical__row\"\u003e\n\u003cspan\u003eRating\u003c\/span\u003e \u003cstrong\u003eIP20 · Indoor\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leva-electrical__note\"\u003e\n\u003cstrong\u003e Installation: \u003c\/strong\u003e professional installation is recommended whenever the selected version connects directly to wall wiring.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     06 — USE\n====================================================== --\u003e\n\u003csection class=\"leva-use\"\u003e\n\u003cdiv class=\"leva-use__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"leva-label\"\u003e Best Use \u003c\/span\u003e\n\u003ch3\u003eWhere Adjustability Matters\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eLeva is most useful where you regularly need to bring the light closer and then move it back out of the way.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leva-use__grid\"\u003e\n\u003cdiv class=\"leva-use__item\"\u003e\n\u003csmall\u003e Bedside \u003c\/small\u003e \u003cstrong\u003e Reading Without a Table Lamp \u003c\/strong\u003e\n\u003cp\u003ePull the light over the bed, then fold it back when finished.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leva-use__item\"\u003e\n\u003csmall\u003e Desk \u003c\/small\u003e \u003cstrong\u003e Keep the Surface Clear \u003c\/strong\u003e\n\u003cp\u003eAdds task lighting without taking up valuable desktop space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leva-use__item\"\u003e\n\u003csmall\u003e Lounge \u003c\/small\u003e \u003cstrong\u003e Bring Light Toward Seating \u003c\/strong\u003e\n\u003cp\u003eUseful where a fixed wall sconce would sit too far from the chair or sofa.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     07 — SPECIFICATIONS\n====================================================== --\u003e\n\u003csection class=\"leva-spec\"\u003e\n\u003cdiv class=\"leva-spec__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"leva-label\"\u003e Product Details \u003c\/span\u003e\n\u003ch3\u003eSpecifications\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eEssential sizing, construction and electrical information before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leva-spec__list\"\u003e\n\u003cdiv class=\"leva-spec__row\"\u003e\n\u003cspan class=\"leva-spec__label\"\u003e Product \u003c\/span\u003e \u003cspan class=\"leva-spec__value\"\u003e Leva Swing Arm Wall Sconce \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leva-spec__row\"\u003e\n\u003cspan class=\"leva-spec__label\"\u003e Listed Size \u003c\/span\u003e \u003cspan class=\"leva-spec__value\"\u003e Ø8.3\" × H46.5\" · Ø21 × H118cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leva-spec__row\"\u003e\n\u003cspan class=\"leva-spec__label\"\u003e Maximum Reach \u003c\/span\u003e \u003cspan class=\"leva-spec__value\"\u003e Approx. 39.4\" \/ 100cm · Arm + Shade Fully Extended \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leva-spec__row\"\u003e\n\u003cspan class=\"leva-spec__label\"\u003e Material \u003c\/span\u003e \u003cspan class=\"leva-spec__value\"\u003e Metal \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leva-spec__row\"\u003e\n\u003cspan class=\"leva-spec__label\"\u003e Colors \u003c\/span\u003e \u003cspan class=\"leva-spec__value\"\u003e Black · White · Grey · Red · Yellow \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leva-spec__row\"\u003e\n\u003cspan class=\"leva-spec__label\"\u003e Swing Arm \u003c\/span\u003e \u003cspan class=\"leva-spec__value\"\u003e Adjustable Articulating Arm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leva-spec__row\"\u003e\n\u003cspan class=\"leva-spec__label\"\u003e Shade \u003c\/span\u003e \u003cspan class=\"leva-spec__value\"\u003e Adjustable Directional Metal Shade \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leva-spec__row\"\u003e\n\u003cspan class=\"leva-spec__label\"\u003e Bulb Base \u003c\/span\u003e \u003cspan class=\"leva-spec__value\"\u003e E26 \/ E27 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leva-spec__row\"\u003e\n\u003cspan class=\"leva-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"leva-spec__value\"\u003e Compatible LED or Edison-Style Bulb \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leva-spec__row\"\u003e\n\u003cspan class=\"leva-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"leva-spec__value\"\u003e AC110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leva-spec__row\"\u003e\n\u003cspan class=\"leva-spec__label\"\u003e Mounting \u003c\/span\u003e \u003cspan class=\"leva-spec__value\"\u003e Wall Mount \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leva-spec__row\"\u003e\n\u003cspan class=\"leva-spec__label\"\u003e Electrical \u003c\/span\u003e \u003cspan class=\"leva-spec__value\"\u003e Select the Appropriate Available Electrical \/ Plug Configuration \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leva-spec__row\"\u003e\n\u003cspan class=\"leva-spec__label\"\u003e IP Rating \u003c\/span\u003e \u003cspan class=\"leva-spec__value\"\u003e IP20 · Indoor Use · Not Waterproof \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leva-spec__row\"\u003e\n\u003cspan class=\"leva-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"leva-spec__value\"\u003e Compliant 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     08 — FAQ\n====================================================== --\u003e\n\u003csection class=\"leva-faq\"\u003e\n\u003cdiv class=\"leva-faq__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"leva-label\"\u003e Frequently Asked Questions \u003c\/span\u003e\n\u003ch3\u003eBefore You Choose\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eQuick answers about reach, adjustment, bulbs and installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"leva-faq__list\"\u003e\n\u003cdetails class=\"leva-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eHow far can the Leva swing arm extend?\u003c\/span\u003e \u003cspan class=\"leva-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eThe arm and shade together reach approximately 39.4\" \/ 100cm when fully extended. Measure the available clearance before installation.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"leva-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eCan the arm fold back toward the wall?\u003c\/span\u003e \u003cspan class=\"leva-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eYes. The articulated arm can be repositioned so the light sits closer to the wall when full reach is not needed.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"leva-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eCan I adjust the lampshade?\u003c\/span\u003e \u003cspan class=\"leva-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eYes. The shade can be repositioned to direct the light toward your reading, work or seating area.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"leva-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eIs Leva suitable for bedside reading?\u003c\/span\u003e \u003cspan class=\"leva-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eYes. The adjustable arm and directional shade make Leva especially useful beside a bed where light needs to move closer for reading.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"leva-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eWhat bulb does it use?\u003c\/span\u003e \u003cspan class=\"leva-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eLeva uses a standard E26 \/ E27 socket and accepts suitable LED or Edison-style bulbs.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"leva-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eCan the light be dimmed?\u003c\/span\u003e \u003cspan class=\"leva-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eDimming requires a compatible dimmable E26 \/ E27 bulb and compatible electrical control.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"leva-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eIs Leva hardwired or plug-in?\u003c\/span\u003e \u003cspan class=\"leva-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eAvailable electrical configurations can vary. Select the appropriate plug or electrical option for your intended installation.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"leva-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eCan it be used in a bathroom?\u003c\/span\u003e \u003cspan class=\"leva-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eLeva is rated IP20 for indoor use and is not waterproof. Keep it outside shower, wet and direct-splash areas.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"leva-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eWhat should I measure before ordering?\u003c\/span\u003e \u003cspan class=\"leva-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eCheck the wall mounting position and the full 39.4\" \/ 100cm movement path so the arm can extend without contacting furniture, doors or adjacent walls.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     PRODUCT NOTE\n====================================================== --\u003e\n\u003cdiv class=\"leva-note\"\u003e\n\u003cstrong\u003e Please note: \u003c\/strong\u003e finish colors may appear different under various room lighting and screen settings. Moving joints should be adjusted with normal hand pressure and not forced beyond their intended range. 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=\"leva-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 — ARM\n====================================================== --\u003e \u003ca id=\"leva-arm-lightbox\" href=\"#leva-adjust\" class=\"leva-lightbox\"\u003e \u003cspan class=\"leva-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/leva-swing-arm-wall-sconce-stuberlighting_7.jpg?v=1787729096\" alt=\"Enlarged Leva Swing Arm Wall Sconce adjustable articulated swing arm\"\u003e \u003cspan class=\"leva-lightbox__caption\"\u003e Adjustable Swing Arm \u003c\/span\u003e \u003cspan class=\"leva-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n     LIGHTBOX — SHADE\n====================================================== --\u003e \u003ca id=\"leva-shade-lightbox\" href=\"#leva-adjust\" class=\"leva-lightbox\"\u003e \u003cspan class=\"leva-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/leva-swing-arm-wall-sconce-stuberlighting_10.jpg?v=1787729096\" alt=\"Enlarged Leva Swing Arm Wall Sconce adjustable directional metal shade\"\u003e \u003cspan class=\"leva-lightbox__caption\"\u003e Adjustable Directional Shade \u003c\/span\u003e \u003cspan class=\"leva-lightbox__hint\"\u003e Click or tap anywhere to close \u003c\/span\u003e \u003c\/span\u003e \u003c\/a\u003e \u003c!-- =====================================================\n     LIGHTBOX — SIZE\n====================================================== --\u003e \u003ca id=\"leva-size-lightbox\" href=\"#leva-size\" class=\"leva-lightbox\"\u003e \u003cspan class=\"leva-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/leva-swing-arm-wall-sconce-stuberlighting_16.jpg?v=1787729096\" alt=\"Enlarged Leva Swing Arm Wall Sconce dimension and reach guide\"\u003e \u003cspan class=\"leva-lightbox__caption\"\u003e Listed Size Ø8.3\" × H46.5\" · Maximum Reach Approx. 39.4\" \u003c\/span\u003e \u003cspan class=\"leva-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 8.3″ x H 46.5″ \/ White \u0026 Black \/ US Plug","offer_id":53820765077787,"sku":"STB-WS-26-10307","price":278.0,"currency_code":"USD","in_stock":true},{"title":"Dia 8.3″ x H 46.5″ \/ White \u0026 Black \/ UK Plug","offer_id":53820765110555,"sku":"STB-WS-26-10308","price":278.0,"currency_code":"USD","in_stock":true},{"title":"Dia 8.3″ x H 46.5″ \/ White \u0026 Black \/ AU Plug","offer_id":53820765143323,"sku":"STB-WS-26-10309","price":278.0,"currency_code":"USD","in_stock":true},{"title":"Dia 8.3″ x H 46.5″ \/ White \u0026 Black \/ EU Plug","offer_id":53820765176091,"sku":"STB-WS-26-10310","price":278.0,"currency_code":"USD","in_stock":true},{"title":"Dia 8.3″ x H 46.5″ \/ Black \u0026 Black \/ US Plug","offer_id":53820765208859,"sku":"STB-WS-26-10311","price":278.0,"currency_code":"USD","in_stock":true},{"title":"Dia 8.3″ x H 46.5″ \/ Black \u0026 Black \/ UK Plug","offer_id":53820765241627,"sku":"STB-WS-26-10312","price":278.0,"currency_code":"USD","in_stock":true},{"title":"Dia 8.3″ x H 46.5″ \/ Black \u0026 Black \/ AU Plug","offer_id":53820765274395,"sku":"STB-WS-26-10313","price":278.0,"currency_code":"USD","in_stock":true},{"title":"Dia 8.3″ x H 46.5″ \/ Black \u0026 Black \/ EU Plug","offer_id":53820765307163,"sku":"STB-WS-26-10314","price":278.0,"currency_code":"USD","in_stock":true},{"title":"Dia 8.3″ x H 46.5″ \/ Red \u0026 Black \/ US Plug","offer_id":53820765339931,"sku":"STB-WS-26-10315","price":278.0,"currency_code":"USD","in_stock":true},{"title":"Dia 8.3″ x H 46.5″ \/ Red \u0026 Black \/ UK Plug","offer_id":53820765372699,"sku":"STB-WS-26-10316","price":278.0,"currency_code":"USD","in_stock":true},{"title":"Dia 8.3″ x H 46.5″ \/ Red \u0026 Black \/ AU Plug","offer_id":53820765405467,"sku":"STB-WS-26-10317","price":278.0,"currency_code":"USD","in_stock":true},{"title":"Dia 8.3″ x H 46.5″ \/ Red \u0026 Black \/ EU Plug","offer_id":53820765438235,"sku":"STB-WS-26-10318","price":278.0,"currency_code":"USD","in_stock":true},{"title":"Dia 8.3″ x H 46.5″ \/ Yellow \u0026 Black \/ US Plug","offer_id":53820765471003,"sku":"STB-WS-26-10319","price":278.0,"currency_code":"USD","in_stock":true},{"title":"Dia 8.3″ x H 46.5″ \/ Yellow \u0026 Black \/ UK Plug","offer_id":53820765503771,"sku":"STB-WS-26-10320","price":278.0,"currency_code":"USD","in_stock":true},{"title":"Dia 8.3″ x H 46.5″ \/ Yellow \u0026 Black \/ AU Plug","offer_id":53820765536539,"sku":"STB-WS-26-10321","price":278.0,"currency_code":"USD","in_stock":true},{"title":"Dia 8.3″ x H 46.5″ \/ Yellow \u0026 Black \/ EU Plug","offer_id":53820765569307,"sku":"STB-WS-26-10322","price":278.0,"currency_code":"USD","in_stock":true},{"title":"Dia 8.3″ x H 46.5″ \/ Grey \u0026 Black \/ US Plug","offer_id":53820765602075,"sku":"STB-WS-26-10323","price":278.0,"currency_code":"USD","in_stock":true},{"title":"Dia 8.3″ x H 46.5″ \/ Grey \u0026 Black \/ UK Plug","offer_id":53820765634843,"sku":"STB-WS-26-10324","price":278.0,"currency_code":"USD","in_stock":true},{"title":"Dia 8.3″ x H 46.5″ \/ Grey \u0026 Black \/ AU Plug","offer_id":53820765667611,"sku":"STB-WS-26-10325","price":278.0,"currency_code":"USD","in_stock":true},{"title":"Dia 8.3″ x H 46.5″ \/ Grey \u0026 Black \/ EU Plug","offer_id":53820765700379,"sku":"STB-WS-26-10326","price":278.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/leva-swing-arm-wall-sconce-stuberlighting_1.jpg?v=1787729096","url":"https:\/\/stuberlighting.com\/products\/leva-swing-arm-wall-sconce","provider":"Stuberlighting","version":"1.0","type":"link"}