{"product_id":"pivot-alabaster-wall-sconce","title":"Pivot Alabaster Wall Sconce","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=DM+Sans:wght@400;500;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    .vk-pivot-sconce-wrap *,\n    .vk-pivot-sconce-wrap *::before,\n    .vk-pivot-sconce-wrap *::after {\n      box-sizing: border-box;\n      margin: 0;\n      padding: 0;\n    }\n    .vk-pivot-sconce-wrap {\n      width: 100%;\n      max-width: 680px;\n      margin: 0 auto; \/* Added auto to center it if placed in a larger container *\/\n      padding: 0;\n      color: #261d16;\n      font-family: \"DM Sans\", sans-serif;\n    }\n    .vk-pivot-sconce-divider {\n      height: 1px;\n      margin: 2rem 0;\n      background: #e5dacb;\n    }\n    .vk-pivot-sconce-intro {\n      margin-bottom: 1rem;\n      color: #62584d;\n      font-size: 15px;\n      line-height: 1.75;\n    }\n    .vk-pivot-sconce-section-label {\n      margin-bottom: 0.65rem;\n      color: #876846;\n      font-size: 11px;\n      font-weight: 500;\n      letter-spacing: 0.1em;\n      text-transform: uppercase;\n    }\n\n    .vk-pivot-sconce-features,\n    .vk-pivot-sconce-options {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 10px;\n    }\n    .vk-pivot-sconce-configs {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 10px;\n    }\n    .vk-pivot-sconce-feature,\n    .vk-pivot-sconce-option,\n    .vk-pivot-sconce-config {\n      padding: 0.9rem;\n      border: 1px solid #e1d4c1;\n      border-radius: 8px;\n      background: #fff;\n    }\n    .vk-pivot-sconce-icon {\n      display: flex;\n      width: 28px;\n      height: 28px;\n      align-items: center;\n      justify-content: center;\n      margin-bottom: 0.6rem;\n      border-radius: 6px;\n      background: #e8dbc6;\n    }\n    .vk-pivot-sconce-feature h4,\n    .vk-pivot-sconce-option h5,\n    .vk-pivot-sconce-config h5 {\n      margin-bottom: 0.3rem;\n      color: #261d16;\n      font-size: 13px;\n      font-weight: 500;\n    }\n    .vk-pivot-sconce-feature p,\n    .vk-pivot-sconce-option p,\n    .vk-pivot-sconce-config p {\n      color: #6c6257;\n      font-size: 12px;\n      line-height: 1.6;\n    }\n\n    .vk-pivot-sconce-dimension-card {\n      padding: 1.2rem;\n      border: 1px solid #e4d7c7;\n      border-radius: 10px;\n      background: #f5eee5;\n    }\n    .vk-pivot-sconce-dimension-placeholder {\n      margin-bottom: 0.9rem;\n      color: #6c6257;\n      font-size: 13px;\n      text-align: center;\n    }\n    .vk-pivot-sconce-dimension-table,\n    .vk-pivot-sconce-spec-table {\n      width: 100%;\n      border-collapse: collapse;\n    }\n    .vk-pivot-sconce-dimension-table tr {\n      border-bottom: 1px solid #ddcfbd;\n    }\n    .vk-pivot-sconce-dimension-table tr:last-child {\n      border-bottom: 0;\n    }\n    .vk-pivot-sconce-dimension-table td {\n      padding: 8px 0;\n      color: #4f453a;\n      font-size: 12px;\n      line-height: 1.55;\n      vertical-align: top;\n    }\n    .vk-pivot-sconce-dimension-table td:first-child {\n      width: 29%;\n      padding-right: 12px;\n      color: #876846;\n      font-weight: 500;\n    }\n    .vk-pivot-sconce-dimension-note {\n      margin-top: 0.75rem;\n      color: #876846;\n      font-size: 11px;\n      line-height: 1.5;\n      text-align: center;\n    }\n    .vk-pivot-sconce-spec-table tr {\n      border-bottom: 1px solid #e5dacb;\n    }\n    .vk-pivot-sconce-spec-table tr:last-child {\n      border-bottom: 0;\n    }\n    .vk-pivot-sconce-spec-table td {\n      padding: 9px 0;\n      font-size: 14px;\n      line-height: 1.55;\n      vertical-align: top;\n    }\n    .vk-pivot-sconce-spec-table td:first-child {\n      width: 42%;\n      padding-right: 1rem;\n      color: #998b78;\n    }\n    .vk-pivot-sconce-spec-caveat {\n      margin-top: 0.75rem;\n      color: #876846;\n      font-size: 12px;\n      line-height: 1.6;\n      font-style: italic;\n    }\n\n    .vk-pivot-sconce-care {\n      margin: 0;\n      padding: 0;\n      list-style: none;\n    }\n    .vk-pivot-sconce-care li {\n      position: relative;\n      padding: 8px 0 8px 20px;\n      border-bottom: 1px solid #e5dacb;\n      color: #6c6257;\n      font-size: 14px;\n      line-height: 1.65;\n    }\n    .vk-pivot-sconce-care li:last-child {\n      border-bottom: 0;\n    }\n    .vk-pivot-sconce-care li::before {\n      position: absolute;\n      top: 16px;\n      left: 0;\n      width: 6px;\n      height: 6px;\n      border-radius: 50%;\n      background: #ad8e68;\n      content: \"\";\n    }\n    .vk-pivot-sconce-downloads {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 10px;\n    }\n    .vk-pivot-sconce-download {\n      display: flex;\n      min-height: 72px;\n      align-items: center;\n      gap: 10px;\n      padding: 0.85rem;\n      border: 1px solid #e1d4c1;\n      border-radius: 8px;\n      background: #fff;\n      color: #261d16;\n      text-decoration: none;\n      transition: border-color 0.2s ease, background 0.2s ease;\n    }\n    .vk-pivot-sconce-download:hover {\n      border-color: #c9b494;\n      background: #faf7f2;\n    }\n    .vk-pivot-sconce-download-icon {\n      display: flex;\n      width: 30px;\n      min-width: 30px;\n      height: 30px;\n      align-items: center;\n      justify-content: center;\n      border-radius: 6px;\n      background: #ecdfcb;\n    }\n    .vk-pivot-sconce-download-text {\n      flex: 1;\n      color: #4f453a;\n      font-size: 12px;\n      font-weight: 500;\n    }\n    .vk-pivot-sconce-download-arrow {\n      color: #97744e;\n      font-size: 15px;\n    }\n\n    .vk-pivot-sconce-faq-item {\n      border-bottom: 1px solid #e5dacb;\n    }\n    .vk-pivot-sconce-faq-item:last-child {\n      border-bottom: 0;\n    }\n    .vk-pivot-sconce-faq-item \u003e summary {\n      position: relative;\n      display: flex;\n      min-height: 44px;\n      cursor: pointer;\n      align-items: center;\n      padding: 14px 32px 14px 0;\n      color: #261d16;\n      font-size: 15px;\n      font-weight: 500;\n      line-height: 1.5;\n      list-style: none;\n    }\n    .vk-pivot-sconce-faq-item \u003e summary::-webkit-details-marker {\n      display: none;\n    }\n    .vk-pivot-sconce-faq-item \u003e summary::after {\n      position: absolute;\n      top: 50%;\n      right: 4px;\n      width: 10px;\n      height: 10px;\n      border-right: 1.5px solid #876846;\n      border-bottom: 1.5px solid #876846;\n      content: \"\";\n      transform: translateY(-70%) rotate(45deg);\n      transition: transform 0.2s ease;\n    }\n    .vk-pivot-sconce-faq-item[open] \u003e summary::after {\n      transform: translateY(-30%) rotate(-135deg);\n    }\n    .vk-pivot-sconce-faq-a {\n      margin: 0 0 14px;\n      padding-right: 32px;\n      color: #6c6257;\n      font-size: 13px;\n      line-height: 1.7;\n    }\n\n    .vk-zoom-checkbox {\n      display: none;\n    }\n    .vk-zoomable-img-wrap {\n      text-align: center;\n      margin-top: 1.5rem;\n      position: relative;\n      display: inline-block;\n      cursor: zoom-in;\n    }\n    .vk-zoomable-img {\n      max-width: 180px; \/* Shrunk dimension image size *\/\n      width: 100%;\n      height: auto;\n      border-radius: 8px;\n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n      transition: transform 0.2s ease, box-shadow 0.2s ease;\n      display: block;\n    }\n    .vk-zoomable-img:hover {\n      transform: translateY(-2px) scale(1.02);\n      box-shadow: 0 8px 24px rgba(0,0,0,0.12);\n    }\n    .vk-zoom-hint {\n      display: block;\n      margin-top: 0.5rem;\n      color: #876846;\n      font-size: 11px;\n      font-style: italic;\n    }\n    .vk-lightbox-overlay {\n      position: fixed;\n      top: 0;\n      left: 0;\n      width: 100vw;\n      height: 100vh;\n      background: rgba(38, 29, 22, 0.85);\n      backdrop-filter: blur(4px);\n      z-index: 2147483647; \/* Extremely high z-index to cover navigation bars *\/\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      opacity: 0;\n      visibility: hidden;\n      transition: opacity 0.3s ease, visibility 0.3s ease;\n    }\n    .vk-lightbox-close-bg {\n      position: absolute;\n      top: 0;\n      left: 0;\n      width: 100%;\n      height: 100%;\n      cursor: zoom-out;\n    }\n    .vk-lightbox-content {\n      position: relative;\n      max-width: 90vw;\n      max-height: 90vh;\n      transform: scale(0.95);\n      transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);\n      z-index: 1;\n    }\n    \/* Checkbox Sibling Selector Triggers the Overlay *\/\n    .vk-zoom-checkbox:checked ~ .vk-lightbox-overlay {\n      opacity: 1;\n      visibility: visible;\n    }\n    .vk-zoom-checkbox:checked ~ .vk-lightbox-overlay .vk-lightbox-content {\n      transform: scale(1);\n    }\n    .vk-lightbox-content img {\n      max-width: 100%;\n      max-height: 85vh;\n      border-radius: 12px;\n      box-shadow: 0 10px 40px rgba(0,0,0,0.4);\n      object-fit: contain;\n    }\n    .vk-lightbox-close {\n      position: absolute;\n      top: -40px;\n      right: 0;\n      color: #ffffff;\n      font-size: 32px;\n      font-weight: 400;\n      cursor: pointer;\n      line-height: 1;\n      transition: color 0.2s;\n    }\n    .vk-lightbox-close:hover {\n      color: #e5dacb;\n    }\n\n    @media (max-width: 520px) {\n      .vk-pivot-sconce-features {\n        grid-template-columns: 1fr 1fr;\n      }\n      .vk-pivot-sconce-options {\n        grid-template-columns: 1fr;\n      }\n      .vk-pivot-sconce-configs {\n        grid-template-columns: 1fr;\n      }\n      .vk-pivot-sconce-downloads {\n        grid-template-columns: 1fr;\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"vk-pivot-sconce-wrap\"\u003e\n\u003c!-- Hidden checkbox acts as our JS-free click tracker for the lightbox --\u003e \u003cinput type=\"checkbox\" id=\"vk-zoom-toggle\" class=\"vk-zoom-checkbox\"\u003e\n\u003cp class=\"vk-pivot-sconce-intro\"\u003eThe Pivot Alabaster Wall Sconce is built around a single straight vertical rod: a round backplate connects to the rod partway down its length by way of a short horizontal stub arm and a small ball-joint accent, while the rod itself continues both above and below that connection point, rising to a tapered natural alabaster cone shade at the top. The metal hardware is offered in three finishes: Brushed Brass, Brushed Nickel, and Matte Black.\u003c\/p\u003e\n\u003cdiv class=\"vk-pivot-sconce-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-pivot-sconce-section-label\"\u003eFeatures\u003c\/div\u003e\n\u003cdiv class=\"vk-pivot-sconce-features\"\u003e\n\u003cdiv class=\"vk-pivot-sconce-feature\"\u003e\n\u003cdiv class=\"vk-pivot-sconce-icon\"\u003e\u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a4630\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M7 9c-2 0-3-1.5-1.5-3S9 4.5 9 7\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M17 9c2 0-3-1.5 1.5-3S15 4.5 15 7\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M9 9h6\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8 9l-3 3 3 8h8l3-8-3-3\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch4\u003eTapered alabaster cone shade\u003c\/h4\u003e\n\u003cp\u003eA tapered natural alabaster cone shade tops the rod, diffusing the light with soft, organic veining.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-pivot-sconce-feature\"\u003e\n\u003cdiv class=\"vk-pivot-sconce-icon\"\u003e\u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a4630\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M12 2v20\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"12\" cy=\"13\" r=\"1.6\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M12 13h6\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"19\" cy=\"13\" r=\"2.2\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch4\u003eBall-joint stub arm \u0026amp; round backplate\u003c\/h4\u003e\n\u003cp\u003eA short horizontal stub arm and a small ball-joint accent connect a round backplate to the rod partway down its length, with the rod continuing both above and below.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-pivot-sconce-feature\"\u003e\n\u003cdiv class=\"vk-pivot-sconce-icon\"\u003e\u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a4630\" stroke-width=\"1.8\"\u003e\n            \u003ccircle cx=\"8\" cy=\"12\" r=\"6\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"8\" cy=\"12\" r=\"2\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M16 8a6 6 0 010 8\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch4\u003eThree finish options\u003c\/h4\u003e\n\u003cp\u003eChoose Brushed Brass, Brushed Nickel, or Matte Black for the metal hardware.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-pivot-sconce-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-pivot-sconce-section-label\"\u003eFinish Options\u003c\/div\u003e\n\u003cdiv class=\"vk-pivot-sconce-options\"\u003e\n\u003cdiv class=\"vk-pivot-sconce-option\"\u003e\n\u003ch5\u003eBrushed Brass\u003c\/h5\u003e\n\u003cp\u003eA warm, satin-finished brass rod, arm, and backplate.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-pivot-sconce-option\"\u003e\n\u003ch5\u003eBrushed Nickel\u003c\/h5\u003e\n\u003cp\u003eA cool, satin-finished nickel rod, arm, and backplate.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-pivot-sconce-option\"\u003e\n\u003ch5\u003eMatte Black\u003c\/h5\u003e\n\u003cp\u003eA smooth, matte black rod, arm, and backplate.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-pivot-sconce-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-pivot-sconce-section-label\"\u003eDimensions\u003c\/div\u003e\n\u003cdiv class=\"vk-pivot-sconce-dimension-card\"\u003e\n\u003ctable class=\"vk-pivot-sconce-dimension-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eWidth\u003c\/td\u003e\n\u003ctd\u003e16 cm \/ 6.3″\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHeight\u003c\/td\u003e\n\u003ctd\u003e36 cm \/ 14.2″\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWall Projection\u003c\/td\u003e\n\u003ctd\u003e23 cm \/ 9.1″\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- Center aligned container for the zoomable image --\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003clabel class=\"vk-zoomable-img-wrap\" for=\"vk-zoom-toggle\"\u003e \u003cimg class=\"vk-zoomable-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/Pivot-Alabaster-Wall-Sconce.jpg?v=1789715790\" alt=\"Pivot Alabaster Wall Sconce Dimension Blueprint\"\u003e \u003cspan class=\"vk-zoom-hint\"\u003eClick image to enlarge\u003c\/span\u003e \u003c\/label\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-pivot-sconce-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-pivot-sconce-section-label\"\u003eSpecifications\u003c\/div\u003e\n\u003ctable class=\"vk-pivot-sconce-spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Name\u003c\/td\u003e\n\u003ctd\u003ePivot Alabaster Wall Sconce\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Type\u003c\/td\u003e\n\u003ctd\u003eWall Sconce (single cone shade, ball-joint stub arm, 3 hardware finishes)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eBrass Hardware, Natural Alabaster Cone Shade\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinish Options\u003c\/td\u003e\n\u003ctd\u003eBrushed Brass, Brushed Nickel, Matte Black\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOverall Size\u003c\/td\u003e\n\u003ctd\u003eW16 × H36 cm, 23 cm wall projection\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSocket Type\u003c\/td\u003e\n\u003ctd\u003eE26 or E27 (regional)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eIncluded Bulb\u003c\/td\u003e\n\u003ctd\u003eNot specified — bulb inclusion wasn't stated in the source listing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMounting\u003c\/td\u003e\n\u003ctd\u003eWall-Mounted, Hardwired\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEnvironment\u003c\/td\u003e\n\u003ctd\u003eIndoor\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSuitable Spaces\u003c\/td\u003e\n\u003ctd\u003eHallway, bedside, bathroom vanity, entryway\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"vk-pivot-sconce-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-pivot-sconce-section-label\"\u003eInstallation \u0026amp; Care\u003c\/div\u003e\n\u003cul class=\"vk-pivot-sconce-care\"\u003e\n\u003cli\u003eMount to a secure wall junction box; installation should follow local electrical requirements. Hardwired installation typically requires a licensed electrician.\u003c\/li\u003e\n\u003cli\u003eUses an E26 or E27 socket, depending on region; please confirm bulb inclusion with us before ordering.\u003c\/li\u003e\n\u003cli\u003eThe alabaster shade's own dimensions and the backplate size weren't given in the source — please confirm these with us before ordering.\u003c\/li\u003e\n\u003cli\u003eDust the alabaster shade gently with a soft, dry cloth; avoid water, solvents, or abrasive cleaners, which can damage the natural stone.\u003c\/li\u003e\n\u003cli\u003eWipe the metal hardware with a soft, dry cloth to preserve its finish; avoid abrasive cleaners.\u003c\/li\u003e\n\u003cli\u003eDisconnect power before cleaning or servicing the fixture.\u003c\/li\u003e\n\u003cli\u003eIntended for indoor, dry use.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"vk-pivot-sconce-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-pivot-sconce-section-label\"\u003eDownloads \u0026amp; Resources\u003c\/div\u003e\n\u003cdiv class=\"vk-pivot-sconce-downloads\"\u003e\n\u003ca class=\"vk-pivot-sconce-download\" href=\"https:\/\/drive.google.com\/file\/d\/1Xcg_cg_NJQmUKd0HQ2e4sVcCw6fPlQ4c\/view?usp=drive_link\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"vk-pivot-sconce-download-icon\"\u003e\u003csvg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a4630\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M6 2h8l4 4v16H6z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M14 2v5h5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M9 12h6\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M9 16h6\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-pivot-sconce-download-text\"\u003eSpecifications\u003c\/div\u003e\n\u003cdiv class=\"vk-pivot-sconce-download-arrow\"\u003e→\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"vk-pivot-sconce-download\" href=\"INSTALLATION_GUIDE_URL\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"vk-pivot-sconce-download-icon\"\u003e\u003csvg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a4630\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M5 4h14v16H5z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8 8h8\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8 12h8\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8 16h5\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-pivot-sconce-download-text\"\u003eInstallation\u003c\/div\u003e\n\u003cdiv class=\"vk-pivot-sconce-download-arrow\"\u003e→\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"vk-pivot-sconce-download\" href=\"3D_FILES_URL\" rel=\"noopener\" target=\"_blank\"\u003e\n\u003cdiv class=\"vk-pivot-sconce-download-icon\"\u003e\u003csvg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5a4630\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M12 2l8 4.5v9L12 20l-8-4.5v-9z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M4 6.5l8 4.5 8-4.5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M12 11v9\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-pivot-sconce-download-text\"\u003e3D Files\u003c\/div\u003e\n\u003cdiv class=\"vk-pivot-sconce-download-arrow\"\u003e→\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-pivot-sconce-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-pivot-sconce-section-label\"\u003eFAQs\u003c\/div\u003e\n\u003cdiv class=\"vk-pivot-sconce-faq\"\u003e\n\u003cdetails class=\"vk-pivot-sconce-faq-item\"\u003e\n\u003csummary\u003eWhat is the Pivot Sconce made from?\u003c\/summary\u003e\n\u003cp class=\"vk-pivot-sconce-faq-a\"\u003eA tapered natural alabaster cone shade tops a straight metal rod, with a round backplate joined to the rod by a short stub arm and small ball-joint accent, in your choice of finish.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vk-pivot-sconce-faq-item\"\u003e\n\u003csummary\u003eWhat finishes are available?\u003c\/summary\u003e\n\u003cp class=\"vk-pivot-sconce-faq-a\"\u003eBrushed Brass, Brushed Nickel, or Matte Black for the rod, arm, and backplate. The alabaster shade's natural coloring and veining is consistent across all three.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vk-pivot-sconce-faq-item\"\u003e\n\u003csummary\u003eDoes it come with a bulb?\u003c\/summary\u003e\n\u003cp class=\"vk-pivot-sconce-faq-a\"\u003eThe socket is E26 or E27 depending on region, but bulb inclusion wasn't stated in the source listing — please confirm with us before ordering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vk-pivot-sconce-faq-item\"\u003e\n\u003csummary\u003eHow big is this sconce, and how far does it project from the wall?\u003c\/summary\u003e\n\u003cp class=\"vk-pivot-sconce-faq-a\"\u003eIt's W16 × H36 cm, projecting 23 cm out from the wall. The alabaster shade's own dimensions and the backplate size weren't given separately — please confirm with us before ordering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vk-pivot-sconce-faq-item\"\u003e\n\u003csummary\u003eHow do I clean the alabaster shade?\u003c\/summary\u003e\n\u003cp class=\"vk-pivot-sconce-faq-a\"\u003eDust gently with a soft, dry cloth. Avoid water, solvents, or abrasive cleaners, which can damage the natural stone; wipe the metal hardware separately with a soft, dry cloth.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vk-pivot-sconce-faq-item\"\u003e\n\u003csummary\u003eCan it be used outdoors or in humid rooms?\u003c\/summary\u003e\n\u003cp class=\"vk-pivot-sconce-faq-a\"\u003ePivot is intended for indoor, dry use. Moisture can damage the natural alabaster shade over time.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c!-- Pure CSS Lightbox Container (Must be inside the wrapper to share the checkbox scope) --\u003e\n\u003cdiv class=\"vk-lightbox-overlay\"\u003e\n\u003c!-- Background label closes the lightbox when clicked --\u003e \u003clabel class=\"vk-lightbox-close-bg\" for=\"vk-zoom-toggle\"\u003e\u003c\/label\u003e\n\u003cdiv class=\"vk-lightbox-content\"\u003e\n\u003c!-- X label closes the lightbox when clicked --\u003e \u003clabel class=\"vk-lightbox-close\" for=\"vk-zoom-toggle\"\u003e×\u003c\/label\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/Pivot-Alabaster-Wall-Sconce.jpg?v=1789715790\" alt=\"Enlarged view\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Vakkerlight","offers":[{"title":"W 6.3″ x H 14.2″ \/ Brushed Brass","offer_id":48757337587953,"sku":"VKW10-26916-01","price":370.95,"currency_code":"EUR","in_stock":true},{"title":"W 6.3″ x H 14.2″ \/ Brushed Nickel","offer_id":48757337620721,"sku":"VKW10-26916-02","price":370.95,"currency_code":"EUR","in_stock":true},{"title":"W 6.3″ x H 14.2″ \/ Matte Black","offer_id":48757337653489,"sku":"VKW10-26916-03","price":370.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0355\/1320\/4874\/files\/PivotAlabasterWallSconce_1.jpg?v=1789545178","url":"https:\/\/vakkerlight.com\/en-es\/products\/pivot-alabaster-wall-sconce","provider":"Vakkerlight","version":"1.0","type":"link"}