{"product_id":"lava-column-floor-lamp","title":"Lava Column Floor Lamp","description":"\u003cstyle\u003e\n\/* =========================================================\n   STUBER LIGHTING\n   LAVA COLUMN FLOOR LAMP\n\n   PRODUCT FLOW\n   VISUAL EFFECT → DETAIL → SIZE → FINISH\n   → LIGHT \/ CONTROL → SPECS → FAQ\n\n   US MARKET · SEO FRIENDLY\n   DAWN SAFE · RESPONSIVE\n========================================================= *\/\n\n.stb-lava-column{\n  --ink:#21160F;\n  --brown:#4B3322;\n  --brown-soft:#70543F;\n\n  --bronze:#987351;\n  --bronze-soft:#BE9D79;\n\n  --ivory:#FFFDF9;\n  --paper:#FAF7F1;\n  --cream:#F3EBE1;\n  --sand:#E6D8C9;\n  --sand-soft:#F7F2EB;\n\n  --text:#5E5148;\n  --muted:#81756C;\n\n  --line:#DDD0C2;\n  --line-strong:#C9B7A3;\n\n  width:100%;\n  max-width:890px;\n  min-width:0;\n\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:14px;\n  line-height:1.6;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.stb-lava-column *,\n.stb-lava-column *::before,\n.stb-lava-column *::after{\n  box-sizing:border-box;\n}\n\n.stb-lava-column h2,\n.stb-lava-column h3,\n.stb-lava-column p,\n.stb-lava-column figure{\n  margin-top:0;\n}\n\n.stb-lava-column h2,\n.stb-lava-column h3{\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n  font-weight:500;\n}\n\n.stb-lava-column img{\n  display:block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n  min-width:0 !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.lcf-label{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:var(--bronze);\n\n  font-size:8.4px;\n  line-height:1.3;\n\n  font-weight:600;\n\n  letter-spacing:.12em;\n  text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   01 — OPENING\n========================================================= *\/\n\n.lcf-opening{\n  display:grid;\n  grid-template-columns:minmax(0,1.42fr) minmax(220px,.58fr);\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.lcf-opening__kicker{\n  display:block;\n\n  margin-bottom:7px;\n\n  color:var(--bronze);\n\n  font-size:8.6px;\n\n  font-weight:600;\n\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n.lcf-opening h2{\n  max-width:610px;\n\n  margin:0;\n\n  font-size:33px;\n  line-height:1.02;\n}\n\n.lcf-opening__lead{\n  max-width:625px;\n\n  margin:10px 0 0;\n\n  color:var(--text);\n\n  font-size:11.4px;\n  line-height:1.56;\n}\n\n\n\/* QUICK FACTS *\/\n\n.lcf-glance{\n  min-width:0;\n\n  padding:14px 16px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line-strong);\n  border-radius:7px;\n\n  box-shadow:0 5px 16px rgba(33,22,15,.035);\n}\n\n.lcf-glance__title{\n  display:block;\n\n  padding-bottom:7px;\n\n  border-bottom:1px solid var(--ink);\n\n  color:var(--bronze);\n\n  font-size:7.9px;\n\n  font-weight:600;\n\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.lcf-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.lcf-glance__row:last-child{\n  padding-bottom:0;\n  border-bottom:0;\n}\n\n.lcf-glance__row span{\n  color:var(--muted);\n\n  font-size:8px;\n\n  text-transform:uppercase;\n}\n\n.lcf-glance__row strong{\n  color:var(--ink);\n\n  font-size:10.2px;\n  line-height:1.38;\n\n  font-weight:500;\n\n  text-align:right;\n}\n\n\n\/* =========================================================\n   02 — VISUAL EFFECT\n========================================================= *\/\n\n.lcf-effect{\n  display:grid;\n  grid-template-columns:minmax(0,.74fr) minmax(0,1.26fr);\n\n  margin-top:17px;\n\n  overflow:hidden;\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n\n\/* DARK INTRO *\/\n\n.lcf-effect__intro{\n  min-width:0;\n\n  padding:24px 22px;\n\n  background:var(--ink);\n}\n\n.lcf-effect__intro .lcf-label{\n  color:#D1AF8B;\n}\n\n.lcf-effect__intro h3{\n  margin:0;\n\n  color:#FFF9F1;\n\n  font-size:25px;\n  line-height:1.03;\n}\n\n.lcf-effect__intro p{\n  margin:9px 0 0;\n\n  color:#D9CDC3;\n\n  font-size:10.4px;\n  line-height:1.5;\n}\n\n\n\/* STATES *\/\n\n.lcf-effect__states{\n  min-width:0;\n\n  padding:19px 21px;\n\n  background:var(--paper);\n}\n\n.lcf-effect-state{\n  display:grid;\n  grid-template-columns:86px minmax(0,1fr);\n\n  gap:16px;\n\n  padding:10px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.lcf-effect-state:first-child{\n  border-top:1px solid var(--brown);\n}\n\n.lcf-effect-state span{\n  color:var(--bronze);\n\n  font-size:8px;\n\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.lcf-effect-state strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:10.6px;\n  line-height:1.4;\n\n  font-weight:500;\n}\n\n.lcf-effect-state p{\n  margin:2px 0 0;\n\n  color:var(--muted);\n\n  font-size:9.4px;\n  line-height:1.42;\n}\n\n.lcf-effect__note{\n  margin-top:10px;\n\n  padding:9px 10px;\n\n  background:var(--ivory);\n\n  border-left:3px solid var(--bronze);\n\n  color:var(--text);\n\n  font-size:9.5px;\n  line-height:1.44;\n}\n\n.lcf-effect__note strong{\n  color:var(--ink);\n}\n\n\n\/* =========================================================\n   03 — PRODUCT DETAIL\n   REAL DETAIL IMAGE BEFORE SIZE\n========================================================= *\/\n\n.lcf-detail{\n  display:grid;\n  grid-template-columns:minmax(225px,.72fr) minmax(0,1.28fr);\n\n  gap:18px;\n  align-items:center;\n\n  margin-top:18px;\n\n  padding:14px;\n\n  background:var(--sand-soft);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n\n\/* IMAGE *\/\n\n.lcf-detail__visual{\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.lcf-detail__visual a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n\n  overflow:hidden;\n\n  text-decoration:none;\n\n  cursor:zoom-in;\n}\n\n.lcf-detail__visual img{\n  max-height:245px !important;\n}\n\n.lcf-detail__visual 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:8px;\n  line-height:1.4;\n}\n\n.lcf-detail__visual figcaption strong{\n  color:var(--brown);\n\n  font-weight:500;\n}\n\n\n\/* COPY *\/\n\n.lcf-detail__copy{\n  min-width:0;\n\n  padding:5px 8px;\n}\n\n.lcf-detail__copy h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.04;\n}\n\n.lcf-detail__intro{\n  max-width:520px;\n\n  margin:7px 0 12px;\n\n  color:var(--text);\n\n  font-size:10.3px;\n  line-height:1.47;\n}\n\n.lcf-detail__list{\n  border-top:1px solid var(--ink);\n}\n\n.lcf-detail__row{\n  display:grid;\n  grid-template-columns:95px minmax(0,1fr);\n\n  gap:15px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.lcf-detail__row span{\n  color:var(--bronze);\n\n  font-size:8px;\n\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.lcf-detail__row strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:10.3px;\n  line-height:1.4;\n\n  font-weight:500;\n}\n\n.lcf-detail__row p{\n  margin:2px 0 0;\n\n  color:var(--muted);\n\n  font-size:9.2px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   04 — SIZE \u0026 PLACEMENT\n========================================================= *\/\n\n.lcf-size{\n  margin-top:19px;\n}\n\n.lcf-size__head{\n  display:grid;\n  grid-template-columns:minmax(0,215px) minmax(0,1fr);\n\n  gap:28px;\n  align-items:end;\n\n  margin-bottom:11px;\n}\n\n.lcf-size__head h3{\n  margin:0;\n\n  font-size:24px;\n  line-height:1.04;\n}\n\n.lcf-size__head p{\n  max-width:525px;\n\n  margin:0;\n\n  color:var(--text);\n\n  font-size:10.5px;\n  line-height:1.47;\n}\n\n\n\/* SIZE BODY *\/\n\n.lcf-size__body{\n  display:grid;\n  grid-template-columns:minmax(220px,.72fr) minmax(0,1.28fr);\n\n  gap:15px;\n\n  padding:13px;\n\n  background:var(--cream);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n\n\/* DIMENSION IMAGE *\/\n\n.lcf-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.lcf-size__visual a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:100%;\n\n  overflow:hidden;\n\n  text-decoration:none;\n\n  cursor:zoom-in;\n}\n\n.lcf-size__visual img{\n  max-height:250px !important;\n}\n\n.lcf-size__visual 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:8px;\n}\n\n.lcf-size__visual figcaption strong{\n  color:var(--brown);\n\n  font-weight:500;\n}\n\n\n\/* SIZE INFO *\/\n\n.lcf-size__info{\n  min-width:0;\n\n  padding:4px 6px;\n}\n\n.lcf-size__metric{\n  padding-bottom:12px;\n\n  border-bottom:1px solid var(--ink);\n}\n\n.lcf-size__metric small{\n  display:block;\n\n  color:var(--bronze);\n\n  font-size:7.8px;\n\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.lcf-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:24px;\n  line-height:1.05;\n\n  font-weight:500;\n}\n\n.lcf-size__metric span{\n  display:block;\n\n  margin-top:4px;\n\n  color:var(--brown);\n\n  font-size:10px;\n  line-height:1.4;\n\n  font-weight:500;\n}\n\n\n\/* SCALE NOTES *\/\n\n.lcf-scale-list{\n  margin-top:2px;\n}\n\n.lcf-scale{\n  display:grid;\n  grid-template-columns:95px minmax(0,1fr);\n\n  gap:14px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.lcf-scale span{\n  color:var(--bronze);\n\n  font-size:8px;\n\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.lcf-scale strong{\n  display:block;\n\n  color:var(--ink);\n\n  font-size:10.3px;\n\n  font-weight:500;\n}\n\n.lcf-scale p{\n  margin:2px 0 0;\n\n  color:var(--muted);\n\n  font-size:9.2px;\n  line-height:1.4;\n}\n\n\n\/* SIZE TIP *\/\n\n.lcf-size__tip{\n  margin-top:10px;\n\n  padding:9px 10px;\n\n  background:var(--ivory);\n\n  border-left:3px solid var(--bronze);\n\n  color:var(--text);\n\n  font-size:9.5px;\n  line-height:1.44;\n}\n\n.lcf-size__tip strong{\n  color:var(--ink);\n}\n\n\n\/* =========================================================\n   05 — FINISHES\n========================================================= *\/\n\n.lcf-finishes{\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.lcf-finishes__head{\n  display:flex;\n  justify-content:space-between;\n  align-items:flex-end;\n\n  gap:20px;\n\n  margin-bottom:10px;\n}\n\n.lcf-finishes__head h3{\n  margin:0;\n\n  font-size:22px;\n  line-height:1.05;\n}\n\n.lcf-finishes__head p{\n  max-width:410px;\n\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  line-height:1.42;\n\n  text-align:right;\n}\n\n.lcf-finish-list{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n\n  border-top:1px solid var(--ink);\n}\n\n.lcf-finish{\n  min-width:0;\n\n  padding:13px 13px 4px;\n}\n\n.lcf-finish + .lcf-finish{\n  border-left:1px solid var(--line);\n}\n\n.lcf-finish small{\n  display:block;\n\n  color:var(--bronze);\n\n  font-size:7.8px;\n\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.lcf-finish 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:17px;\n  line-height:1.06;\n\n  font-weight:500;\n}\n\n.lcf-finish p{\n  margin:5px 0 0;\n\n  color:var(--muted);\n\n  font-size:9.1px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   06 — LIGHT \/ CONTROL \/ PLUG\n========================================================= *\/\n\n.lcf-practical{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,1fr);\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.lcf-light{\n  min-width:0;\n\n  padding:21px;\n\n  background:var(--cream);\n\n  border-right:1px solid var(--line-strong);\n}\n\n.lcf-control{\n  min-width:0;\n\n  padding:21px;\n\n  background:var(--ivory);\n}\n\n.lcf-practical h3{\n  margin:0;\n\n  font-size:22px;\n  line-height:1.05;\n}\n\n.lcf-practical__intro{\n  margin:7px 0 12px;\n\n  color:var(--text);\n\n  font-size:10.2px;\n  line-height:1.46;\n}\n\n\n\/* BULB FOCUS *\/\n\n.lcf-bulb{\n  margin-bottom:10px;\n\n  padding:11px 12px;\n\n  background:var(--ivory);\n\n  border-top:1px solid var(--ink);\n  border-bottom:1px solid var(--line-strong);\n}\n\n.lcf-bulb small{\n  display:block;\n\n  color:var(--bronze);\n\n  font-size:7.8px;\n\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.lcf-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.lcf-bulb p{\n  margin:4px 0 0;\n\n  color:var(--muted);\n\n  font-size:9.2px;\n  line-height:1.4;\n}\n\n\n\/* PRACTICAL LIST *\/\n\n.lcf-practical__list{\n  border-top:1px solid var(--ink);\n}\n\n.lcf-practical__row{\n  display:flex;\n  justify-content:space-between;\n  align-items:flex-start;\n\n  gap:15px;\n\n  padding:8px 0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.lcf-practical__row span{\n  flex:0 0 auto;\n\n  color:var(--bronze);\n\n  font-size:8px;\n\n  font-weight:600;\n\n  text-transform:uppercase;\n}\n\n.lcf-practical__row strong{\n  max-width:68%;\n\n  color:var(--ink);\n\n  font-size:10.2px;\n  line-height:1.4;\n\n  font-weight:500;\n\n  text-align:right;\n}\n\n\n\/* CONTROL NOTE *\/\n\n.lcf-control__note{\n  margin-top:10px;\n\n  padding:9px 10px;\n\n  background:var(--sand-soft);\n\n  border-left:3px solid var(--bronze);\n\n  color:var(--text);\n\n  font-size:9.5px;\n  line-height:1.44;\n}\n\n.lcf-control__note strong{\n  color:var(--ink);\n}\n\n\n\/* =========================================================\n   07 — SPECIFICATIONS\n========================================================= *\/\n\n.lcf-spec{\n  margin-top:20px;\n}\n\n.lcf-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.lcf-spec__head h3{\n  margin:0;\n\n  font-size:23px;\n  line-height:1.05;\n}\n\n.lcf-spec__head p{\n  max-width:330px;\n\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:9.5px;\n  line-height:1.42;\n\n  text-align:right;\n}\n\n.lcf-spec__list{\n  border-top:1px solid var(--ink);\n}\n\n.lcf-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.lcf-spec__label{\n  color:#76695F;\n\n  font-size:11.3px;\n  line-height:1.45;\n\n  font-weight:500;\n}\n\n.lcf-spec__value{\n  min-width:0;\n\n  color:var(--ink);\n\n  font-size:11.5px;\n  line-height:1.48;\n\n  font-weight:500;\n\n  overflow-wrap:anywhere;\n}\n\n\n\/* =========================================================\n   08 — FAQ\n========================================================= *\/\n\n.lcf-faq{\n  margin-top:18px;\n\n  padding:20px 21px;\n\n  background:var(--paper);\n\n  border:1px solid var(--line-strong);\n  border-radius:8px;\n}\n\n.lcf-faq__head{\n  display:grid;\n  grid-template-columns:minmax(0,205px) minmax(0,1fr);\n\n  gap:25px;\n  align-items:end;\n\n  margin-bottom:10px;\n}\n\n.lcf-faq__head h3{\n  margin:0;\n\n  font-size:22px;\n  line-height:1.05;\n}\n\n.lcf-faq__head p{\n  max-width:500px;\n\n  margin:0;\n\n  color:var(--muted);\n\n  font-size:9.7px;\n  line-height:1.45;\n}\n\n.lcf-faq__list{\n  border-top:1px solid var(--ink);\n}\n\n.lcf-faq__item{\n  margin:0;\n\n  border-bottom:1px solid var(--line);\n}\n\n.lcf-faq__item summary{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n\n  gap:15px;\n\n  padding:11px 0;\n\n  color:var(--ink);\n\n  font-family:\"Cormorant Garamond\",\"Times New Roman\",serif;\n\n  font-size:16.2px;\n  line-height:1.25;\n\n  font-weight:500;\n\n  cursor:pointer;\n  list-style:none;\n}\n\n.lcf-faq__item summary::-webkit-details-marker{\n  display:none;\n}\n\n.lcf-faq__plus{\n  flex:0 0 auto;\n\n  color:var(--bronze);\n\n  font-family:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\n\n  font-size:16px;\n  line-height:1;\n\n  transition:transform .2s ease;\n}\n\n.lcf-faq__item[open] .lcf-faq__plus{\n  transform:rotate(45deg);\n}\n\n.lcf-faq__item p{\n  max-width:730px;\n\n  margin:0;\n\n  padding:0 28px 11px 0;\n\n  color:var(--text);\n\n  font-size:10.3px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   PRODUCT NOTE\n========================================================= *\/\n\n.lcf-note{\n  margin-top:14px;\n\n  padding:11px 14px;\n\n  background:var(--cream);\n\n  border-left:3px solid var(--bronze);\n\n  color:var(--text);\n\n  font-size:9.6px;\n  line-height:1.48;\n}\n\n.lcf-note strong{\n  color:var(--ink);\n}\n\n\n\/* =========================================================\n   09 — SHIPPING \u0026 RETURNS\n========================================================= *\/\n\n.lcf-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.lcf-shipping h3{\n  margin:0 0 8px;\n\n  color:#FFF9F1;\n\n  font-size:19px;\n  line-height:1.1;\n}\n\n.lcf-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.lcf-shipping p:last-child{\n  margin-bottom:0;\n}\n\n.lcf-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.lcf-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.lcf-lightbox:target{\n  display:flex;\n}\n\n.lcf-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.lcf-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.lcf-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.lcf-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-lava-column{\n    max-width:835px;\n  }\n\n  .lcf-opening h2{\n    font-size:30px;\n  }\n\n  .lcf-detail__visual img,\n  .lcf-size__visual img{\n    max-height:225px !important;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:749px){\n\n  .stb-lava-column{\n    font-size:13px;\n  }\n\n  .lcf-opening{\n    grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);\n\n    gap:17px;\n  }\n\n  .lcf-opening h2{\n    font-size:25px;\n  }\n\n  .lcf-opening__lead{\n    font-size:10.4px;\n  }\n\n\n  .lcf-effect{\n    grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);\n  }\n\n  .lcf-effect__intro,\n  .lcf-effect__states{\n    padding:18px 15px;\n  }\n\n\n  .lcf-detail{\n    grid-template-columns:minmax(180px,.72fr) minmax(0,1.28fr);\n\n    gap:12px;\n\n    padding:10px;\n  }\n\n  .lcf-detail__visual img{\n    max-height:205px !important;\n  }\n\n\n  .lcf-size__head{\n    grid-template-columns:1fr;\n\n    gap:4px;\n  }\n\n  .lcf-size__body{\n    grid-template-columns:minmax(180px,.7fr) minmax(0,1.3fr);\n\n    gap:11px;\n\n    padding:10px;\n  }\n\n  .lcf-size__visual img{\n    max-height:215px !important;\n  }\n\n\n  .lcf-light,\n  .lcf-control{\n    padding:18px 15px;\n  }\n\n}\n\n\n\/* =========================================================\n   SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:560px){\n\n  .lcf-opening{\n    grid-template-columns:1fr;\n  }\n\n\n  .lcf-effect{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* DETAIL *\/\n\n  .lcf-detail{\n    grid-template-columns:minmax(0,.46fr) minmax(0,.54fr);\n  }\n\n  .lcf-detail__visual{\n    align-self:start;\n  }\n\n  .lcf-detail__visual img{\n    max-height:180px !important;\n  }\n\n  .lcf-detail__copy{\n    padding:2px 2px;\n  }\n\n\n  \/* SIZE *\/\n\n  .lcf-size__body{\n    grid-template-columns:minmax(0,.43fr) minmax(0,.57fr);\n  }\n\n  .lcf-size__visual img{\n    max-height:195px !important;\n  }\n\n  .lcf-size__metric strong{\n    font-size:20px;\n  }\n\n\n  \/* FINISH *\/\n\n  .lcf-finishes{\n    padding:17px 15px;\n  }\n\n  .lcf-finishes__head{\n    display:block;\n  }\n\n  .lcf-finishes__head p{\n    margin-top:5px;\n\n    text-align:left;\n  }\n\n  .lcf-finish-list{\n    grid-template-columns:1fr;\n  }\n\n  .lcf-finish + .lcf-finish{\n    border-left:0;\n    border-top:1px solid var(--line);\n  }\n\n\n  \/* LIGHT *\/\n\n  .lcf-practical{\n    grid-template-columns:1fr;\n  }\n\n  .lcf-light{\n    border-right:0;\n    border-bottom:1px solid var(--line-strong);\n  }\n\n\n  \/* SPEC *\/\n\n  .lcf-spec__head{\n    display:block;\n  }\n\n  .lcf-spec__head p{\n    margin-top:5px;\n\n    text-align:left;\n  }\n\n  .lcf-spec__row{\n    grid-template-columns:1fr;\n\n    gap:1px;\n  }\n\n  .lcf-spec__label{\n    color:var(--bronze);\n\n    font-weight:600;\n  }\n\n\n  \/* FAQ *\/\n\n  .lcf-faq{\n    padding:18px 15px;\n  }\n\n  .lcf-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  .lcf-detail,\n  .lcf-size__body{\n    grid-template-columns:1fr;\n  }\n\n  .lcf-detail__visual{\n    width:250px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n  .lcf-size__visual{\n    width:235px;\n    max-width:100%;\n\n    margin:0 auto;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"stb-lava-column\" id=\"lava-column-root\"\u003e\n\u003c!-- =====================================================\n     01 — OPENING\n====================================================== --\u003e\n\u003csection class=\"lcf-opening\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"lcf-opening__kicker\"\u003e Lava Column Floor Lamp \u003c\/span\u003e\n\u003ch2\u003eMirrored by Day. Molten With Light.\u003c\/h2\u003e\n\u003cp class=\"lcf-opening__lead\"\u003eLava Column is a sculptural modern floor lamp built around four irregular reflective globes. Switched off, the surfaces read like mirrored objects; switched on, the globes become translucent and reveal a warm, fluid-looking glow.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003caside class=\"lcf-glance\"\u003e\u003cspan class=\"lcf-glance__title\"\u003e At a Glance \u003c\/span\u003e\n\u003cdiv class=\"lcf-glance__row\"\u003e\n\u003cspan\u003eHeight\u003c\/span\u003e \u003cstrong\u003e68.9\" \/ 175cm\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-glance__row\"\u003e\n\u003cspan\u003eWidth\u003c\/span\u003e \u003cstrong\u003e22.8\" \/ 58cm\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-glance__row\"\u003e\n\u003cspan\u003eGlobes\u003c\/span\u003e \u003cstrong\u003e4 Sculptural Shades\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-glance__row\"\u003e\n\u003cspan\u003eSocket\u003c\/span\u003e \u003cstrong\u003eE26 \/ E27\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-glance__row\"\u003e\n\u003cspan\u003ePower\u003c\/span\u003e \u003cstrong\u003ePlug-In\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/aside\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     02 — VISUAL EFFECT\n====================================================== --\u003e\n\u003csection class=\"lcf-effect\"\u003e\n\u003cdiv class=\"lcf-effect__intro\"\u003e\n\u003cspan class=\"lcf-label\"\u003e Light On \/ Off \u003c\/span\u003e\n\u003ch3\u003eTwo Looks in One Floor Lamp\u003c\/h3\u003e\n\u003cp\u003eLava is designed to remain visually interesting even when it is not illuminated. The reflective finish changes character once light begins to pass through the distorted globes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-effect__states\"\u003e\n\u003cdiv class=\"lcf-effect-state\"\u003e\n\u003cspan\u003e Light Off \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Reflective, Mirror-Like Surface \u003c\/strong\u003e\n\u003cp\u003eThe globes pick up nearby walls, windows and furniture, behaving more like decorative sculpture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-effect-state\"\u003e\n\u003cspan\u003e Light On \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Translucent Inner Glow \u003c\/strong\u003e\n\u003cp\u003eThe internal light becomes visible through the reflective shell, highlighting the irregular molten-like shape.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-effect-state\"\u003e\n\u003cspan\u003e Light Quality \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Decorative Ambient Light \u003c\/strong\u003e\n\u003cp\u003eBest used as atmospheric room lighting rather than as a focused reading or task lamp.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-effect__note\"\u003e\n\u003cstrong\u003e Best for: \u003c\/strong\u003e spaces where you want the floor lamp to contribute visually during both the day and evening—not only when the light is switched on.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     03 — PRODUCT DETAIL\n====================================================== --\u003e\n\u003csection class=\"lcf-detail\" id=\"lava-column-detail\"\u003e\n\u003cfigure class=\"lcf-detail__visual\"\u003e\u003ca href=\"#lava-column-detail-lightbox\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lava-column-floor-lamp-stuberlighting_9.jpg?v=1787571965\" alt=\"Close-up detail of Lava Column Floor Lamp reflective globes and polished metal structure\" loading=\"lazy\"\u003e \u003c\/a\u003e\n\u003cfigcaption\u003e\u003cstrong\u003e Reflective Surface Detail \u003c\/strong\u003e \u003cspan\u003e Click to enlarge \u003c\/span\u003e\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003cdiv class=\"lcf-detail__copy\"\u003e\n\u003cspan class=\"lcf-label\"\u003e Up Close \u003c\/span\u003e\n\u003ch3\u003eThe Distortion Is the Detail\u003c\/h3\u003e\n\u003cp class=\"lcf-detail__intro\"\u003eThe appeal comes from the intentionally irregular surfaces rather than perfectly round, uniform globes. Reflections bend across each form, giving the lamp more movement as you walk around it.\u003c\/p\u003e\n\u003cdiv class=\"lcf-detail__list\"\u003e\n\u003cdiv class=\"lcf-detail__row\"\u003e\n\u003cspan\u003e Shades \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e PVC \/ Plastic Construction \u003c\/strong\u003e\n\u003cp\u003eFormed into distorted reflective globes rather than conventional symmetrical shades.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-detail__row\"\u003e\n\u003cspan\u003e Frame \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Metal Column Structure \u003c\/strong\u003e\n\u003cp\u003eA slim central stem keeps attention on the cluster of sculptural globes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-detail__row\"\u003e\n\u003cspan\u003e Base \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Tapered Marble-Detail Base \u003c\/strong\u003e\n\u003cp\u003eNatural marble patterning can vary from lamp to lamp.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     04 — SIZE\n====================================================== --\u003e\n\u003csection class=\"lcf-size\" id=\"lava-column-size\"\u003e\n\u003cdiv class=\"lcf-size__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"lcf-label\"\u003e Size \u0026amp; Scale \u003c\/span\u003e\n\u003ch3\u003eTall, but Visually Narrow\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eAt 68.9\" high, Lava has enough height to register as a statement floor lamp, while its 22.8\" maximum width keeps the overall footprint manageable beside seating, consoles and open wall areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-size__body\"\u003e\n\u003c!-- SIZE IMAGE --\u003e\n\u003cfigure class=\"lcf-size__visual\"\u003e\u003ca href=\"#lava-column-size-lightbox\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lava-column-floor-lamp-stuberlighting_25.jpg?v=1787571964\" alt=\"Lava Column Floor Lamp dimensions 22.8 inches wide by 68.9 inches high\" 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\u003c!-- SIZE INFO --\u003e\n\u003cdiv class=\"lcf-size__info\"\u003e\n\u003cdiv class=\"lcf-size__metric\"\u003e\n\u003csmall\u003e Overall Size \u003c\/small\u003e \u003cstrong\u003e Ø22.8\" × H68.9\" \u003c\/strong\u003e \u003cspan\u003e Ø58 × H175cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-scale-list\"\u003e\n\u003cdiv class=\"lcf-scale\"\u003e\n\u003cspan\u003e Height \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e 68.9\" \/ 175cm \u003c\/strong\u003e\n\u003cp\u003eA true full-height floor lamp with the globe cluster positioned above standard seating height.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-scale\"\u003e\n\u003cspan\u003e Max Width \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e 22.8\" \/ 58cm \u003c\/strong\u003e\n\u003cp\u003eAllow clearance around the upper globes rather than measuring only the tapered base.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-scale\"\u003e\n\u003cspan\u003e Cord \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Approx. 59.1\" \u003c\/strong\u003e\n\u003cp\u003ePlan placement with access to a nearby wall outlet.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-size__tip\"\u003e\n\u003cstrong\u003e Placement tip: \u003c\/strong\u003e measure the full 22.8\" globe spread before placing the lamp tightly between furniture or directly against a wall.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     05 — FINISHES\n====================================================== --\u003e\n\u003csection class=\"lcf-finishes\"\u003e\n\u003cdiv class=\"lcf-finishes__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"lcf-label\"\u003e Choose Your Finish \u003c\/span\u003e\n\u003ch3\u003eThree Different Expressions\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eThe finish changes how strongly the sculptural globes stand out when the lamp is switched off.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-finish-list\"\u003e\n\u003cdiv class=\"lcf-finish\"\u003e\n\u003csmall\u003e Chrome + Black \u003c\/small\u003e \u003cstrong\u003e Most Reflective \u003c\/strong\u003e\n\u003cp\u003eA polished, high-contrast look that emphasizes the distorted mirror effect.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-finish\"\u003e\n\u003csmall\u003e Smoke Gray + Black \u003c\/small\u003e \u003cstrong\u003e Darker \u0026amp; Moodier \u003c\/strong\u003e\n\u003cp\u003eGives the globe cluster a deeper, more restrained appearance when unlit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-finish\"\u003e\n\u003csmall\u003e White + Black \u003c\/small\u003e \u003cstrong\u003e Softer Contrast \u003c\/strong\u003e\n\u003cp\u003eA lighter option for neutral interiors where a mirrored metallic look would feel too strong.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     06 — LIGHT \/ CONTROL\n====================================================== --\u003e\n\u003csection class=\"lcf-practical\"\u003e\u003c!-- LIGHT --\u003e\n\u003cdiv class=\"lcf-light\"\u003e\n\u003cspan class=\"lcf-label\"\u003e Light \u0026amp; Bulbs \u003c\/span\u003e\n\u003ch3\u003eReplaceable Bulbs\u003c\/h3\u003e\n\u003cp class=\"lcf-practical__intro\"\u003eLava Column uses standard replaceable sockets, so the light source can be serviced without replacing the entire fixture.\u003c\/p\u003e\n\u003cdiv class=\"lcf-bulb\"\u003e\n\u003csmall\u003e Bulb Base \u003c\/small\u003e \u003cstrong\u003e E26 \/ E27 \u003c\/strong\u003e\n\u003cp\u003eCompatible bulbs are included. LED or Edison-style bulbs can be used with the appropriate socket specification.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-practical__list\"\u003e\n\u003cdiv class=\"lcf-practical__row\"\u003e\n\u003cspan\u003eSocket\u003c\/span\u003e \u003cstrong\u003eE26 \/ E27\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-practical__row\"\u003e\n\u003cspan\u003eBulbs\u003c\/span\u003e \u003cstrong\u003eIncluded\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-practical__row\"\u003e\n\u003cspan\u003eVoltage\u003c\/span\u003e \u003cstrong\u003eAC110–240V\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-practical__row\"\u003e\n\u003cspan\u003eUse\u003c\/span\u003e \u003cstrong\u003eIndoor\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CONTROL --\u003e\n\u003cdiv class=\"lcf-control\"\u003e\n\u003cspan class=\"lcf-label\"\u003e Plug \u0026amp; Control \u003c\/span\u003e\n\u003ch3\u003eNo Hardwiring Required\u003c\/h3\u003e\n\u003cp class=\"lcf-practical__intro\"\u003eAs a plug-in floor lamp, Lava can be positioned without a ceiling box or wall-junction installation.\u003c\/p\u003e\n\u003cdiv class=\"lcf-practical__list\"\u003e\n\u003cdiv class=\"lcf-practical__row\"\u003e\n\u003cspan\u003ePower\u003c\/span\u003e \u003cstrong\u003ePlug-In\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-practical__row\"\u003e\n\u003cspan\u003eSwitch\u003c\/span\u003e \u003cstrong\u003ePush-Button On \/ Off\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-practical__row\"\u003e\n\u003cspan\u003eCord\u003c\/span\u003e \u003cstrong\u003eApprox. 59.1\"\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-practical__row\"\u003e\n\u003cspan\u003eMounting\u003c\/span\u003e \u003cstrong\u003eFreestanding Floor Lamp\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-control__note\"\u003e\n\u003cstrong\u003e Dimming: \u003c\/strong\u003e the standard configuration is listed with an on\/off push-button switch rather than built-in brightness control.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     07 — SPECIFICATIONS\n====================================================== --\u003e\n\u003csection class=\"lcf-spec\"\u003e\n\u003cdiv class=\"lcf-spec__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"lcf-label\"\u003e Product Details \u003c\/span\u003e\n\u003ch3\u003eSpecifications\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eEssential sizing, material and electrical details before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-spec__list\"\u003e\n\u003cdiv class=\"lcf-spec__row\"\u003e\n\u003cspan class=\"lcf-spec__label\"\u003e Product \u003c\/span\u003e \u003cspan class=\"lcf-spec__value\"\u003e Lava Column Floor Lamp \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-spec__row\"\u003e\n\u003cspan class=\"lcf-spec__label\"\u003e Overall Size \u003c\/span\u003e \u003cspan class=\"lcf-spec__value\"\u003e Ø22.8\" × H68.9\" · Ø58 × H175cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-spec__row\"\u003e\n\u003cspan class=\"lcf-spec__label\"\u003e Materials \u003c\/span\u003e \u003cspan class=\"lcf-spec__value\"\u003e Metal · PVC · Plastic · Marble \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-spec__row\"\u003e\n\u003cspan class=\"lcf-spec__label\"\u003e Finishes \u003c\/span\u003e \u003cspan class=\"lcf-spec__value\"\u003e Chrome + Black · White + Black · Smoke Gray + Black \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-spec__row\"\u003e\n\u003cspan class=\"lcf-spec__label\"\u003e Light Source \u003c\/span\u003e \u003cspan class=\"lcf-spec__value\"\u003e LED Bulb or Edison-Style Bulb · Bulbs Included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-spec__row\"\u003e\n\u003cspan class=\"lcf-spec__label\"\u003e Bulb Base \u003c\/span\u003e \u003cspan class=\"lcf-spec__value\"\u003e E26 \/ E27 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-spec__row\"\u003e\n\u003cspan class=\"lcf-spec__label\"\u003e Voltage \u003c\/span\u003e \u003cspan class=\"lcf-spec__value\"\u003e AC110–240V \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-spec__row\"\u003e\n\u003cspan class=\"lcf-spec__label\"\u003e Power Connection \u003c\/span\u003e \u003cspan class=\"lcf-spec__value\"\u003e Plug-In \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-spec__row\"\u003e\n\u003cspan class=\"lcf-spec__label\"\u003e Power Cord \u003c\/span\u003e \u003cspan class=\"lcf-spec__value\"\u003e Approx. 59.1\" \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-spec__row\"\u003e\n\u003cspan class=\"lcf-spec__label\"\u003e Control \u003c\/span\u003e \u003cspan class=\"lcf-spec__value\"\u003e Push-Button On \/ Off Switch \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-spec__row\"\u003e\n\u003cspan class=\"lcf-spec__label\"\u003e Mounting \u003c\/span\u003e \u003cspan class=\"lcf-spec__value\"\u003e Freestanding Floor \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-spec__row\"\u003e\n\u003cspan class=\"lcf-spec__label\"\u003e Environment \u003c\/span\u003e \u003cspan class=\"lcf-spec__value\"\u003e Indoor Use \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-spec__row\"\u003e\n\u003cspan class=\"lcf-spec__label\"\u003e Compliance \u003c\/span\u003e \u003cspan class=\"lcf-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=\"lcf-faq\"\u003e\n\u003cdiv class=\"lcf-faq__head\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"lcf-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 size, light effect, bulbs, placement and everyday use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcf-faq__list\"\u003e\n\u003cdetails class=\"lcf-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eDoes the lamp look different when switched off?\u003c\/span\u003e \u003cspan class=\"lcf-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eYes. When switched off, the globes have a stronger reflective, mirror-like appearance. When illuminated, the shades become more translucent and reveal the light inside.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lcf-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eHow large is the Lava Column Floor Lamp?\u003c\/span\u003e \u003cspan class=\"lcf-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eThe lamp measures approximately Ø22.8\" × H68.9\" \/ Ø58 × H175cm. Measure the full upper globe width when planning space around furniture or walls.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lcf-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eIs this primarily a reading lamp or an ambient lamp?\u003c\/span\u003e \u003cspan class=\"lcf-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eLava Column is best considered decorative ambient lighting. Its sculptural globes are designed to create atmosphere rather than concentrated directional task light.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lcf-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eAre bulbs included?\u003c\/span\u003e \u003cspan class=\"lcf-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eYes. Compatible bulbs are included with the floor lamp.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lcf-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eWhat type of bulb does it use?\u003c\/span\u003e \u003cspan class=\"lcf-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eLava Column uses E26 \/ E27 sockets and is compatible with suitable LED or Edison-style bulbs.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lcf-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eDoes the lamp need professional installation?\u003c\/span\u003e \u003cspan class=\"lcf-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eNo hardwiring is required. Lava Column is a freestanding plug-in floor lamp, so it only needs assembly according to the supplied instructions and access to a suitable wall outlet.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lcf-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eIs the standard lamp dimmable?\u003c\/span\u003e \u003cspan class=\"lcf-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eThe standard configuration uses a push-button on\/off switch and is not listed with built-in dimming control.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lcf-faq__item\"\u003e\n\u003csummary\u003e\u003cspan\u003eWill every marble base look identical?\u003c\/span\u003e \u003cspan class=\"lcf-faq__plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eNo. Natural marble patterning can vary, so subtle differences in veining and appearance are normal.\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=\"lcf-note\"\u003e\n\u003cstrong\u003e Please note: \u003c\/strong\u003e natural marble patterns vary from piece to piece. Small molding traces may also be visible on the underside of molded components and are considered a normal manufacturing characteristic rather than a quality defect. Screen colors are approximate, and hand-measured dimensions may vary by approximately 1–2cm.\u003c\/div\u003e\n\u003c!-- =====================================================\n     09 — SHIPPING \u0026 RETURNS\n====================================================== --\u003e\n\u003csection class=\"lcf-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 — DETAIL\n====================================================== --\u003e \u003ca id=\"lava-column-detail-lightbox\" href=\"#lava-column-detail\" class=\"lcf-lightbox\"\u003e \u003cspan class=\"lcf-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lava-column-floor-lamp-stuberlighting_9.jpg?v=1787571965\" alt=\"Enlarged close-up detail of Lava Column Floor Lamp reflective globes and metal construction\"\u003e \u003cspan class=\"lcf-lightbox__caption\"\u003e Lava Column Floor Lamp · Reflective Surface \u0026amp; Construction Detail \u003c\/span\u003e \u003cspan class=\"lcf-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=\"lava-column-size-lightbox\" href=\"#lava-column-size\" class=\"lcf-lightbox\"\u003e \u003cspan class=\"lcf-lightbox__inner\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lava-column-floor-lamp-stuberlighting_25.jpg?v=1787571964\" alt=\"Enlarged Lava Column Floor Lamp dimensions showing 22.8 inch diameter and 68.9 inch height\"\u003e \u003cspan class=\"lcf-lightbox__caption\"\u003e Ø22.8\" × H68.9\" · Ø58 × H175cm \u003c\/span\u003e \u003cspan class=\"lcf-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 22.8″ x H 68.9″ \/ Smoke gray+Black","offer_id":53813895495963,"sku":"STB-FL-26-10328","price":1350.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22.8″ x H 68.9″ \/ Chrome+Black","offer_id":53813895528731,"sku":"STB-FL-26-10329","price":1350.0,"currency_code":"USD","in_stock":true},{"title":"Dia 22.8″ x H 68.9″ \/ Rose gold+Black","offer_id":53813895561499,"sku":"STB-FL-26-10330","price":1350.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1018\/7577\/7819\/files\/lava-column-floor-lamp-stuberlighting_1.jpg?v=1787571964","url":"https:\/\/stuberlighting.com\/products\/lava-column-floor-lamp","provider":"Stuberlighting","version":"1.0","type":"link"}