{"product_id":"orb-alabaster-wall-sconce","title":"Orb Alabaster Wall Sconce","description":"\u003cstyle\u003e\n.vk-orb-wrap {\n  --vk-orb-bg: #ffffff;\n  --vk-orb-bg-card: #f7f1e4;\n  --vk-orb-border: #e8dec6;\n  --vk-orb-border-lt: #ede5d0;\n  --vk-orb-accent: #8b7355;\n  --vk-orb-accent-dk: #5a4a3b;\n  --vk-orb-accent-bg: #f0e8d6;\n  --vk-orb-accent-bdr: #c8b894;\n  --vk-orb-text: #2a211a;\n  --vk-orb-text-mid: #5a4a3b;\n  --vk-orb-text-light: #978674;\n  max-width: 680px;\n  margin: 0;\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n  color: var(--vk-orb-text);\n  line-height: 1.72;\n  font-size: 14.5px;\n}\n.vk-orb-wrap * { box-sizing: border-box; }\n.vk-orb-wrap p { margin: 0 0 0.8rem 0; color: var(--vk-orb-text-mid); }\n.vk-orb-wrap a { color: var(--vk-orb-accent-dk); text-decoration: underline; }\n.vk-orb-wrap .vk-orb-section { margin-bottom: 2.6rem; }\n.vk-orb-wrap .vk-orb-sec-header { display: flex; align-items: center; gap: 10px; margin-bottom: 1rem; padding-top: 0.6rem; }\n.vk-orb-wrap .vk-orb-sec-line { flex: 1; height: 0.5px; background: var(--vk-orb-border); }\n.vk-orb-wrap .vk-orb-sec-title { font-size: 10.5px; font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase; color: var(--vk-orb-accent-dk); white-space: nowrap; }\n.vk-orb-wrap strong { color: var(--vk-orb-text); font-weight: 600; }\n\n\/* Features grid *\/\n.vk-orb-wrap .vk-orb-features-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; }\n.vk-orb-wrap .vk-orb-feature-card { padding: 16px 14px; border: 0.5px solid var(--vk-orb-border); border-radius: 12px; background: var(--vk-orb-bg-card); }\n.vk-orb-wrap .vk-orb-feat-icon { width: 30px; height: 30px; border-radius: 8px; background: var(--vk-orb-accent-bg); border: 0.5px solid var(--vk-orb-accent-bdr); color: var(--vk-orb-accent-dk); display: flex; align-items: center; justify-content: center; margin-bottom: 10px; }\n.vk-orb-wrap .vk-orb-feat-icon svg { fill: none; }\n.vk-orb-wrap .vk-orb-feat-title { font-size: 13px; font-weight: 700; color: var(--vk-orb-text); margin-bottom: 6px; line-height: 1.35; }\n.vk-orb-wrap .vk-orb-feat-desc { font-size: 12px; color: var(--vk-orb-text-mid); line-height: 1.55; }\n\n\/* Specifications *\/\n.vk-orb-wrap .vk-orb-spec-grid { display: flex; flex-direction: column; border: 0.5px solid var(--vk-orb-border); border-radius: 14px; overflow: hidden; }\n.vk-orb-wrap .vk-orb-spec-item { padding: 10px 16px; border-bottom: 0.5px solid var(--vk-orb-border-lt); display: flex; align-items: flex-start; background: var(--vk-orb-bg-card); gap: 16px; }\n.vk-orb-wrap .vk-orb-spec-item:last-child { border-bottom: 0; }\n.vk-orb-wrap .vk-orb-spec-item:nth-child(even) { background: var(--vk-orb-bg); }\n.vk-orb-wrap .vk-orb-spec-key { font-size: 10.5px; font-weight: 700; letter-spacing: 0.07em; text-transform: uppercase; color: var(--vk-orb-accent-dk); width: 160px; flex-shrink: 0; padding-top: 2px; }\n.vk-orb-wrap .vk-orb-spec-val { font-size: 12.5px; color: var(--vk-orb-text); }\n\n\/* Style tags *\/\n.vk-orb-wrap .vk-orb-style-tags { display: flex; flex-wrap: wrap; gap: 5px; }\n.vk-orb-wrap .vk-orb-style-tag { font-size: 10.5px; font-weight: 600; color: var(--vk-orb-accent-dk); background: var(--vk-orb-accent-bg); border: 0.5px solid var(--vk-orb-accent-bdr); padding: 2px 8px; border-radius: 6px; }\n\n\/* Downloads grid *\/\n.vk-orb-wrap .vk-orb-dl-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; }\n.vk-orb-wrap .vk-orb-dl-card { display: flex; flex-direction: column; gap: 10px; padding: 16px 16px 18px; border: 0.5px solid var(--vk-orb-border); border-radius: 12px; background: var(--vk-orb-bg-card); text-decoration: none; color: var(--vk-orb-text); position: relative; min-height: 44px; transition: background 0.18s, border-color 0.18s; }\n.vk-orb-wrap .vk-orb-dl-card:hover { background: var(--vk-orb-accent-bg); border-color: var(--vk-orb-accent-bdr); }\n.vk-orb-wrap .vk-orb-dl-card.vk-orb-dl-disabled { cursor: default; opacity: 0.72; background: var(--vk-orb-bg); }\n.vk-orb-wrap .vk-orb-dl-card.vk-orb-dl-disabled:hover { background: var(--vk-orb-bg); border-color: var(--vk-orb-border); }\n.vk-orb-wrap .vk-orb-dl-icon { width: 38px; height: 38px; border-radius: 8px; background: var(--vk-orb-accent-bg); border: 0.5px solid var(--vk-orb-accent-bdr); color: var(--vk-orb-accent-dk); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }\n.vk-orb-wrap .vk-orb-dl-icon svg { fill: none; }\n.vk-orb-wrap .vk-orb-dl-meta { width: 100%; }\n.vk-orb-wrap .vk-orb-dl-label { font-size: 13.5px; font-weight: 700; color: var(--vk-orb-text); line-height: 1.3; margin-bottom: 3px; }\n.vk-orb-wrap .vk-orb-dl-sub { font-size: 11.5px; color: var(--vk-orb-text-light); letter-spacing: 0.02em; line-height: 1.45; }\n.vk-orb-wrap .vk-orb-dl-status { position: absolute; top: 12px; right: 12px; font-size: 9.5px; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: var(--vk-orb-text-light); background: var(--vk-orb-bg-card); border: 0.5px solid var(--vk-orb-border); padding: 3px 8px; border-radius: 99px; line-height: 1; }\n\n\/* FAQ accordion *\/\n.vk-orb-wrap .vk-orb-faq-list { display: flex; flex-direction: column; gap: 6px; }\n.vk-orb-wrap .vk-orb-faq-list details { border: 0.5px solid var(--vk-orb-border); border-radius: 10px; background: var(--vk-orb-bg-card); overflow: hidden; }\n.vk-orb-wrap .vk-orb-faq-list summary { list-style: none; cursor: pointer; padding: 13px 36px 13px 16px; min-height: 44px; font-size: 13px; font-weight: 600; color: var(--vk-orb-text); display: flex; justify-content: space-between; align-items: center; position: relative; }\n.vk-orb-wrap .vk-orb-faq-list summary::-webkit-details-marker { display: none; }\n.vk-orb-wrap .vk-orb-faq-list summary::after { content: '+'; font-size: 18px; line-height: 1; color: var(--vk-orb-accent-dk); position: absolute; right: 16px; }\n.vk-orb-wrap .vk-orb-faq-list details[open] summary { color: var(--vk-orb-accent-dk); }\n.vk-orb-wrap .vk-orb-faq-list details[open] summary::after { content: '\\2212'; }\n.vk-orb-wrap .vk-orb-faq-list .vk-orb-faq-a { padding: 0 16px 14px; font-size: 12.5px; color: var(--vk-orb-text-mid); line-height: 1.6; }\n\n\/* Mobile *\/\n@media (max-width: 520px) {\n  .vk-orb-wrap .vk-orb-features-grid { grid-template-columns: repeat(2, 1fr); }\n  .vk-orb-wrap .vk-orb-dl-grid { grid-template-columns: 1fr; }\n  .vk-orb-wrap .vk-orb-spec-item { flex-direction: column; gap: 4px; }\n  .vk-orb-wrap .vk-orb-spec-key { width: auto; }\n}\n@media (max-width: 380px) {\n  .vk-orb-wrap .vk-orb-features-grid { grid-template-columns: 1fr; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"vk-orb-wrap\"\u003e\n\u003c!-- 1. Inspiration --\u003e\n\u003cdiv class=\"vk-orb-section\"\u003e\n\u003cdiv class=\"vk-orb-sec-header\"\u003e\n\u003cspan class=\"vk-orb-sec-title\"\u003eInspiration\u003c\/span\u003e\n\u003cdiv class=\"vk-orb-sec-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eThe Orb began with a pair of stones balanced on a windowsill — the smaller one resting on the larger, held only by weight. Alabaster was the obvious material to try it in: soft enough to carve into a true sphere, and translucent enough that the top one could be hollowed and lit from inside. Unlit it reads as sculpture, two cream volumes and a shadow between them. Lit, the veining that runs through the stone surfaces for the first time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 2. Key Features --\u003e\n\u003cdiv class=\"vk-orb-section\"\u003e\n\u003cdiv class=\"vk-orb-sec-header\"\u003e\n\u003cspan class=\"vk-orb-sec-title\"\u003eKey Features\u003c\/span\u003e\n\u003cdiv class=\"vk-orb-sec-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-orb-features-grid\"\u003e\n\u003cdiv class=\"vk-orb-feature-card\"\u003e\n\u003cdiv class=\"vk-orb-feat-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke=\"currentColor\" stroke-width=\"1.6\" viewbox=\"0 0 24 24\" height=\"20\" width=\"20\"\u003e\n            \u003ccircle r=\"4\" cy=\"8\" cx=\"9\"\u003e\u003c\/circle\u003e\n            \u003ccircle r=\"4.5\" cy=\"15\" cx=\"13\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-orb-feat-title\"\u003eStacked Two-Orb Silhouette\u003c\/div\u003e\n\u003cdiv class=\"vk-orb-feat-desc\"\u003eTwo spheres meet at an offset, the \u003cstrong\u003eupper orb housing the bulb\u003c\/strong\u003e and the lower one carrying the mount — sculptural from any angle, one continuous form when lit.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-orb-feature-card\"\u003e\n\u003cdiv class=\"vk-orb-feat-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke=\"currentColor\" stroke-width=\"1.6\" viewbox=\"0 0 24 24\" height=\"20\" width=\"20\"\u003e\n            \u003ccircle r=\"7\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M8 9 L10 13\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M13 7 L15 10\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M9 14 L12 16\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M16 12 L17 15\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-orb-feat-title\"\u003eNatural Alabaster Translucence\u003c\/div\u003e\n\u003cdiv class=\"vk-orb-feat-desc\"\u003eLight passes through the stone rather than around it — the crystalline veining inside shows up only with the bulb on, so every piece lights differently.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-orb-feature-card\"\u003e\n\u003cdiv class=\"vk-orb-feat-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke=\"currentColor\" stroke-width=\"1.6\" viewbox=\"0 0 24 24\" height=\"20\" width=\"20\"\u003e\n            \u003cpath d=\"M5 21 L19 21\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 21 L5 8 L19 8 L19 21\"\u003e\u003c\/path\u003e\n            \u003ccircle r=\"3\" cy=\"13\" cx=\"12\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-orb-feat-title\"\u003eCompact Low-Profile Mount\u003c\/div\u003e\n\u003cdiv class=\"vk-orb-feat-desc\"\u003eAt just \u003cstrong\u003e4.9″ wide\u003c\/strong\u003e it fits where larger sconces don't — narrow hallways, between a mirror and a cabinet, beside a tight doorway.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3. Specifications --\u003e\n\u003cdiv class=\"vk-orb-section\"\u003e\n\u003cdiv class=\"vk-orb-sec-header\"\u003e\n\u003cspan class=\"vk-orb-sec-title\"\u003eSpecifications\u003c\/span\u003e\n\u003cdiv class=\"vk-orb-sec-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-orb-spec-grid\"\u003e\n\u003cdiv class=\"vk-orb-spec-item\"\u003e\n\u003cdiv class=\"vk-orb-spec-key\"\u003eMaterials \u0026amp; Finish\u003c\/div\u003e\n\u003cdiv class=\"vk-orb-spec-val\"\u003eCarved natural alabaster (gypsum stone), cream-white with warm grey-tan veining · internal brass-tone socket and mounting plate, concealed wiring · single colorway, every piece unique\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-orb-spec-item\"\u003e\n\u003cdiv class=\"vk-orb-spec-key\"\u003eDimensions\u003c\/div\u003e\n\u003cdiv class=\"vk-orb-spec-val\"\u003e4.9″ W × 7.9″ H (12.5 × 20 cm)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-orb-spec-item\"\u003e\n\u003cdiv class=\"vk-orb-spec-key\"\u003eLight Source\u003c\/div\u003e\n\u003cdiv class=\"vk-orb-spec-val\"\u003e1 × E26 medium screw base (E27 EU version on request) · LED bulb included · \u003cstrong\u003eLED only, max 5–7W\u003c\/strong\u003e, 2700–3000K warm white — no incandescent or halogen, as the stone sits close to the socket\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-orb-spec-item\"\u003e\n\u003cdiv class=\"vk-orb-spec-key\"\u003eMounting\u003c\/div\u003e\n\u003cdiv class=\"vk-orb-spec-val\"\u003eHardwired to a standard junction box · \u003cstrong\u003erequires a stud or solid anchor\u003c\/strong\u003e — alabaster is heavier than glass, so not drywall alone · licensed electrician recommended\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-orb-spec-item\"\u003e\n\u003cdiv class=\"vk-orb-spec-key\"\u003eCare\u003c\/div\u003e\n\u003cdiv class=\"vk-orb-spec-val\"\u003eAlabaster is porous — dust with a soft dry cloth, no water or cleaners · handle gently, stone chips on impact · indoor dry locations only\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-orb-spec-item\"\u003e\n\u003cdiv class=\"vk-orb-spec-key\"\u003eDesign Style\u003c\/div\u003e\n\u003cdiv class=\"vk-orb-spec-val\"\u003e\n\u003cdiv class=\"vk-orb-style-tags\"\u003e\n\u003cspan class=\"vk-orb-style-tag\"\u003eModern Minimalist\u003c\/span\u003e \u003cspan class=\"vk-orb-style-tag\"\u003eOrganic Modern\u003c\/span\u003e \u003cspan class=\"vk-orb-style-tag\"\u003eTransitional\u003c\/span\u003e \u003cspan class=\"vk-orb-style-tag\"\u003eHollywood Regency\u003c\/span\u003e \u003cspan class=\"vk-orb-style-tag\"\u003eQuiet Luxury\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-orb-spec-item\"\u003e\n\u003cdiv class=\"vk-orb-spec-key\"\u003eBest For\u003c\/div\u003e\n\u003cdiv class=\"vk-orb-spec-val\"\u003ePowder room, bedside (often in pairs), hallway, foyer, dry-area vanity, reading nook, dining wall · accent and mood light, not a room's main source · pairs with plaster walls, oak millwork, linen, marble or travertine, and brushed brass\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 4. Downloads --\u003e\n\u003cdiv class=\"vk-orb-section\"\u003e\n\u003cdiv class=\"vk-orb-sec-header\"\u003e\n\u003cspan class=\"vk-orb-sec-title\"\u003eDownloads\u003c\/span\u003e\n\u003cdiv class=\"vk-orb-sec-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eTechnical reference and care guides for the Orb Alabaster Wall Sconce. Need a doc that’s not listed? Email \u003ca href=\"mailto:info@docos.us\"\u003einfo@docos.us\u003c\/a\u003e.\u003c\/p\u003e\n\u003cdiv class=\"vk-orb-dl-grid\"\u003e\n\u003ca href=\"https:\/\/drive.google.com\/file\/d\/1OfHpZHZDp-ir4CM8yriAKqxSzgaFlrbz\/view?usp=drive_link\" class=\"vk-orb-dl-card\" target=\"_blank\" rel=\"noopener\"\u003e\n\u003cdiv class=\"vk-orb-dl-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"currentColor\" width=\"20\" height=\"20\" viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M14 3H6a2 2 0 00-2 2v14a2 2 0 002 2h12a2 2 0 002-2V9z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M14 3v6h6\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8 13h8M8 17h8M8 9h2\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-orb-dl-meta\"\u003e\n\u003cdiv class=\"vk-orb-dl-label\"\u003eSpec Sheet\u003c\/div\u003e\n\u003cdiv class=\"vk-orb-dl-sub\"\u003eDimensions \u0026amp; materials · PDF\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\u003c!-- Replace href=\"#\" with the actual file URL once uploaded; remove vk-orb-dl-disabled and the Pending badge to activate. --\u003e\u003ca aria-disabled=\"true\" href=\"#\" class=\"vk-orb-dl-card vk-orb-dl-disabled\"\u003e\n\u003cdiv class=\"vk-orb-dl-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"currentColor\" width=\"20\" height=\"20\" viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M14 3H6a2 2 0 00-2 2v14a2 2 0 002 2h12a2 2 0 002-2V9z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M14 3v6h6\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M9 13l1.5 1.5L13 12M9 17l1.5 1.5L13 16\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-orb-dl-meta\"\u003e\n\u003cdiv class=\"vk-orb-dl-label\"\u003eInstallation Guide\u003c\/div\u003e\n\u003cdiv class=\"vk-orb-dl-sub\"\u003eStud-anchor hardwire · PDF\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-orb-dl-status\"\u003ePending\u003c\/div\u003e\n\u003c\/a\u003e\u003ca aria-disabled=\"true\" href=\"#\" class=\"vk-orb-dl-card vk-orb-dl-disabled\"\u003e\n\u003cdiv class=\"vk-orb-dl-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.6\" stroke=\"currentColor\" width=\"20\" height=\"20\" viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M12 3l8 4.5v9L12 21l-8-4.5v-9L12 3z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M12 3v18M4 7.5l8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-orb-dl-meta\"\u003e\n\u003cdiv class=\"vk-orb-dl-label\"\u003eCare Guide\u003c\/div\u003e\n\u003cdiv class=\"vk-orb-dl-sub\"\u003eAlabaster stone care · PDF\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-orb-dl-status\"\u003ePending\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 5. FAQ --\u003e\n\u003cdiv class=\"vk-orb-section\"\u003e\n\u003cdiv class=\"vk-orb-sec-header\"\u003e\n\u003cspan class=\"vk-orb-sec-title\"\u003eFAQ\u003c\/span\u003e\n\u003cdiv class=\"vk-orb-sec-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-orb-faq-list\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it real alabaster, and will the veining match the photo?\u003c\/summary\u003e\n\u003cdiv class=\"vk-orb-faq-a\"\u003eIt is \u003cstrong\u003enatural alabaster\u003c\/strong\u003e, a translucent gypsum stone — you can tell by the \u003cstrong\u003einternal crystalline veining\u003c\/strong\u003e that appears once the bulb is on, which resin and composite don't have. Because it is stone, \u003cstrong\u003eno two pieces are identical\u003c\/strong\u003e: veining, opaque areas, and warmth of tone all vary, and the listing photo is representative rather than a guaranteed match. Buying a pair to flank a bed or mirror? Email \u003ca href=\"mailto:info@docos.us\"\u003einfo@docos.us\u003c\/a\u003e before ordering and we'll hand-select two that read alike.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat bulb does it take, and is E27 available?\u003c\/summary\u003e\n\u003cdiv class=\"vk-orb-faq-a\"\u003eThe standard version takes \u003cstrong\u003e1 × E26\u003c\/strong\u003e (US medium screw base) and ships with a bulb. An \u003cstrong\u003eE27 EU version\u003c\/strong\u003e is available on request — email us before ordering. Use \u003cstrong\u003eLED only\u003c\/strong\u003e, 2700–3000K warm white, \u003cstrong\u003emax 5–7W\u003c\/strong\u003e: the stone sits very close to the socket, and the sustained heat of an incandescent or halogen bulb can stress it.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow is it mounted — does the weight matter?\u003c\/summary\u003e\n\u003cdiv class=\"vk-orb-faq-a\"\u003eIt \u003cstrong\u003ehardwires\u003c\/strong\u003e to a standard junction box. Alabaster weighs more than glass of the same size, so mount to a \u003cstrong\u003estud, blocking, or a wall anchor rated for the fixture weight\u003c\/strong\u003e — \u003cstrong\u003enot to drywall alone\u003c\/strong\u003e. Have a licensed electrician do the wiring and confirm the mounting structure, and don't hang anything from the orbs.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use it in a bathroom?\u003c\/summary\u003e\n\u003cdiv class=\"vk-orb-faq-a\"\u003eA \u003cstrong\u003epowder room with no shower\u003c\/strong\u003e is fine, and a well-ventilated vanity works for many installs — but the fixture is \u003cstrong\u003enot damp-rated\u003c\/strong\u003e. Avoid a bathroom with steady shower steam, a damp basement, a spot directly over a steamy sink, and covered outdoor patios: persistent moisture can stain the stone and reach the socket and wiring over time.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 6. Schema.org JSON-LD --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"Orb Alabaster Wall Sconce\",\n  \"description\": \"Sculptural wall sconce with two stacked orbs of carved natural alabaster on a low-profile mount, the upper orb lit from within so warm light glows through the stone's veining. 4.9 inch wide x 7.9 inch tall, 1 x E26 socket with an LED bulb included (E27 EU version on request). Hardwired, indoor dry locations only.\",\n  \"material\": [\"Alabaster\"],\n  \"color\": \"Natural alabaster cream-white\",\n  \"size\": \"4.9\\\" W x 7.9\\\" H (12.5 x 20 cm)\",\n  \"additionalProperty\": [\n    { \"@type\": \"PropertyValue\", \"name\": \"Light Source\", \"value\": \"1 x E26 medium screw base, LED bulb included, LED only max 5-7W, 2700-3000K; E27 EU version on request\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Mounting\", \"value\": \"Hardwired to a standard junction box; requires a stud or solid wall anchor\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Material Variation\", \"value\": \"Natural stone - veining, tone and translucence vary per piece\" },\n    { \"@type\": \"PropertyValue\", \"name\": \"Location Rating\", \"value\": \"Indoor dry locations only\" }\n  ]\n}\n\u003c\/script\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is it real alabaster, and will the veining match the photo?\",\n      \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"It is natural alabaster, a translucent gypsum stone, identifiable by the internal crystalline veining that appears once the bulb is on. Because it is stone, no two pieces are identical: veining, opaque areas and tone vary, and the listing photo is representative rather than a guaranteed match. For a matched pair, contact us before ordering and we will hand-select.\" }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What bulb does it take, and is E27 available?\",\n      \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"The standard version takes 1 x E26 US medium screw base and ships with a bulb. An E27 EU version is available on request. Use LED only, 2700-3000K warm white, max 5-7W, because the stone sits close to the socket and sustained heat from an incandescent or halogen bulb can stress it.\" }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How is it mounted - does the weight matter?\",\n      \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"It hardwires to a standard junction box. Alabaster weighs more than glass of the same size, so mount to a stud, blocking or a wall anchor rated for the fixture weight, not to drywall alone. Have a licensed electrician do the wiring and confirm the mounting structure, and do not hang anything from the orbs.\" }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can I use it in a bathroom?\",\n      \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"A powder room with no shower is fine, and a well-ventilated vanity works for many installs, but the fixture is not damp-rated. Avoid a bathroom with steady shower steam, a damp basement, a spot directly over a steamy sink and covered outdoor patios, because persistent moisture can stain the stone and reach the socket and wiring over time.\" }\n    }\n  ]\n}\n\u003c\/script\u003e\n\u003c\/div\u003e","brand":"Docosilumen","offers":[{"title":"Dia 12.5cm x H 20cm \/ ∅ 4.9″ x H 7.9″ \/ White Alabaster","offer_id":52340779188498,"sku":"DCW-A1244-01","price":54000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/Orb_Alabaster_Wall_Sconce_1.jpg?v=1780545053","url":"https:\/\/docos.us\/en-jp\/products\/orb-alabaster-wall-sconce","provider":"Docos","version":"1.0","type":"link"}