{"product_id":"catina-wall-lamp","title":"Catina Wall Lamp","description":"\u003cstyle\u003e\n  .pdp {\n    font-family: -apple-system, 'Helvetica Neue', Arial, sans-serif;\n    background: transparent;\n    padding: 0;\n    max-width: 720px;\n    margin: 0 auto;\n    color: #1a1a1a;\n    line-height: 1.6;\n  }\n  .pdp * { box-sizing: border-box; }\n  .pdp p { margin: 0 0 .8rem; }\n  .pdp a { color: #1a1a1a; }\n  .pdp img { max-width: 100%; height: auto; display: block; }\n\n  \/* TOP MATERIAL TAGS *\/\n  .pdp .material-tags {\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: .14em;\n    text-transform: uppercase;\n    color: #1a1a1a;\n    margin: 0 0 18px;\n  }\n  .pdp .material-tags .dot {\n    display: inline-block;\n    margin: 0 8px;\n    color: #8a8278;\n    font-weight: 400;\n  }\n\n  \/* INTRO (top, above video) *\/\n  .pdp .intro-text {\n    font-size: 14px;\n    line-height: 1.8;\n    color: #3a3a3a;\n    margin: 0 0 28px;\n  }\n  .pdp .intro-text em {\n    font-style: italic;\n    color: #1a1a1a;\n  }\n\n  \/* DIVIDER *\/\n  .pdp .divider { height: 1px; background: #d8d1c5; margin: 28px 0; }\n\n  \/* SECTION LABEL — text with light underline (full width) *\/\n  .pdp .section-label {\n    display: block !important;\n    font-size: 11px !important;\n    font-weight: 700 !important;\n    letter-spacing: .14em !important;\n    text-transform: uppercase !important;\n    color: #1a1a1a !important;\n    margin: 0 0 18px !important;\n    padding: 0 0 14px !important;\n    border-bottom: 1px solid #d0c9bf !important;\n    line-height: 1.4 !important;\n    font-family: inherit !important;\n  }\n\n  \/* VIDEO *\/\n  .pdp .video-frame {\n    position: relative;\n    padding-top: 56.25%;\n    background: #1a1a1a;\n    overflow: hidden;\n  }\n  .pdp .video-frame iframe {\n    position: absolute; inset: 0;\n    width: 100%; height: 100%;\n    border: 0;\n  }\n\n  \/* FEATURES *\/\n  .pdp .feat-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 10px;\n  }\n  .pdp .feat-card {\n    background: #e8e2d8;\n    padding: 14px;\n  }\n  .pdp .feat-card h4 {\n    font-size: 12px !important;\n    font-weight: 700 !important;\n    text-transform: uppercase !important;\n    letter-spacing: .06em !important;\n    margin: 0 0 6px !important;\n    color: #1a1a1a !important;\n    font-family: inherit !important;\n    line-height: 1.4 !important;\n  }\n  .pdp .feat-card p {\n    font-size: 12px; color: #5a5550;\n    line-height: 1.6; margin: 0;\n  }\n\n  \/* VARIANT CARDS — 2 COL *\/\n  .pdp .variant-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px;\n  }\n  .pdp .variant-card {\n    border: 1px solid #c8c0b4;\n    padding: 16px;\n    background: transparent;\n    display: flex;\n    flex-direction: column;\n  }\n  .pdp .variant-card h5 {\n    display: flex;\n    justify-content: space-between;\n    align-items: baseline;\n    font-size: 12px !important;\n    font-weight: 700 !important;\n    text-transform: uppercase !important;\n    letter-spacing: .08em !important;\n    margin: 0 0 10px !important;\n    padding: 0 0 8px !important;\n    border-bottom: 1px solid #d0c9bf;\n    color: #1a1a1a !important;\n    font-family: inherit !important;\n    line-height: 1.4 !important;\n  }\n  .pdp .variant-card h5 .bulbs-tag {\n    font-size: 10px;\n    color: #8a8278;\n    font-weight: 600;\n    letter-spacing: .05em;\n  }\n  .pdp .variant-dim {\n    font-size: 13px;\n    font-weight: 700;\n    color: #1a1a1a;\n    letter-spacing: -.01em;\n    line-height: 1.5;\n    margin: 0 0 4px !important;\n  }\n  .pdp .variant-dim-in {\n    font-size: 11.5px !important;\n    color: #8a8278 !important;\n    margin: 0 0 10px !important;\n    font-weight: 400 !important;\n  }\n  .pdp .variant-meta {\n    font-size: 12px;\n    color: #5a5550;\n    line-height: 1.6;\n    margin: 0 !important;\n  }\n\n  \/* SPEC TABLE *\/\n  .pdp .spec-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n  .pdp .spec-table tr { border-bottom: 1px solid #d0c9bf; }\n  .pdp .spec-table tr:first-child { border-top: 1px solid #d0c9bf; }\n  .pdp .spec-table td {\n    padding: 11px 0;\n    font-size: 13px;\n    vertical-align: top;\n  }\n  .pdp .spec-table td:first-child {\n    color: #8a8278;\n    width: 38%;\n    font-size: 11px;\n    text-transform: uppercase;\n    letter-spacing: .06em;\n    font-weight: 700;\n    padding-right: 12px;\n  }\n  .pdp .spec-table td:last-child { color: #2a2a2a; }\n\n  .pdp .swatches {\n    display: flex; gap: 12px;\n    align-items: center; flex-wrap: wrap;\n  }\n  .pdp .sw {\n    width: 18px; height: 18px;\n    border-radius: 50%;\n    border: 1px solid #b0a898;\n    flex-shrink: 0;\n    box-shadow: inset 0 0 0 1px rgba(255,255,255,.2);\n  }\n  .pdp .sw-lbl {\n    font-size: 12px; color: #3a3a3a;\n    display: flex; align-items: center; gap: 6px;\n  }\n\n  \/* INSTALL LIST *\/\n  .pdp .install-list {\n    list-style: none; padding: 0; margin: 0;\n  }\n  .pdp .install-list li {\n    font-size: 13px;\n    color: #3a3a3a;\n    padding: 10px 0 10px 18px;\n    border-bottom: 1px solid #d0c9bf;\n    line-height: 1.65;\n    position: relative;\n  }\n  .pdp .install-list li:first-child { border-top: 1px solid #d0c9bf; }\n  .pdp .install-list li::before {\n    content: '—';\n    position: absolute;\n    left: 0; top: 10px;\n    color: #8a8278;\n    font-size: 11px;\n  }\n  .pdp .install-list em {\n    font-style: italic;\n    color: #1a1a1a;\n    font-weight: 600;\n  }\n\n  \/* DOWNLOADS *\/\n  .pdp .dl-row {\n    display: flex; gap: 8px;\n    flex-wrap: wrap;\n  }\n  .pdp .dl-btn {\n    font-size: 12px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: .07em;\n    color: #1a1a1a;\n    border: 1.5px solid #1a1a1a;\n    padding: 10px 18px;\n    text-decoration: none;\n    background: transparent;\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    transition: background .15s, color .15s;\n  }\n  .pdp a.dl-btn:hover,\n  .pdp .dl-btn:hover {\n    background: #1a1a1a !important;\n    color: #ffffff !important;\n  }\n\n  \/* FAQ *\/\n  .pdp .faq-item {\n    border-bottom: 1px solid #d0c9bf;\n  }\n  .pdp .faq-item:first-of-type { border-top: 1px solid #d0c9bf; }\n  .pdp .faq-item summary {\n    font-size: 12px !important;\n    font-weight: 700 !important;\n    text-transform: uppercase !important;\n    letter-spacing: .04em !important;\n    padding: 14px 0;\n    cursor: pointer;\n    list-style: none;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    color: #1a1a1a !important;\n    font-family: inherit !important;\n    line-height: 1.4 !important;\n  }\n  .pdp .faq-item summary::-webkit-details-marker { display: none; }\n  .pdp .faq-item summary .plus {\n    color: #8a8278;\n    font-weight: 400;\n    font-size: 16px;\n    display: inline-block;\n    transition: transform .2s ease;\n  }\n  .pdp .faq-item[open] summary .plus { transform: rotate(45deg); }\n  .pdp .faq-item p {\n    font-size: 13px;\n    color: #5a5550;\n    line-height: 1.7;\n    padding: 0 4px 16px 0;\n    margin: 0;\n  }\n\n  \/* RESPONSIVE *\/\n  @media (max-width: 640px) {\n    .pdp .feat-grid { grid-template-columns: 1fr 1fr; }\n    .pdp .variant-grid { grid-template-columns: 1fr; }\n    .pdp .spec-table td:first-child { width: 45%; }\n    .pdp .dl-btn { flex: 1; justify-content: center; }\n  }\n  @media (max-width: 420px) {\n    .pdp .feat-grid { grid-template-columns: 1fr; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"pdp\"\u003e\n\u003c!-- TOP MATERIAL TAGS --\u003e\n\u003cdiv class=\"material-tags\"\u003eIron\u003cspan class=\"dot\"\u003e·\u003c\/span\u003eFabric\u003cspan class=\"dot\"\u003e·\u003c\/span\u003eGold Leaf\u003c\/div\u003e\n\u003c!-- INTRO --\u003e\n\u003cp class=\"intro-text\"\u003eThe Catina pairs a hand-applied antique gold leaf finish on its ribbed backplate and bobeches with crisp modern fabric shades atop antique-inspired candles — an updated take on the \u003cem\u003etraditional double sconce\u003c\/em\u003e. Equally at home in modern and classical interiors, especially effective flanking mirrors or lining a hallway.\u003c\/p\u003e\n\u003cdiv class=\"divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- VIDEO --\u003e\n\u003cdiv class=\"section-label\"\u003eSee It In Action\u003c\/div\u003e\n\u003cdiv class=\"video-frame\"\u003e\u003ciframe loading=\"lazy\" title=\"Catina Double Candle Wall Lamp — Product Video\" src=\"https:\/\/www.youtube.com\/embed\/RXMzZJJkxGI?si=uuQF0aOvvkkQiGpo\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003cdiv class=\"divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- FEATURES --\u003e\n\u003cdiv class=\"section-label\"\u003eFeatures\u003c\/div\u003e\n\u003cdiv class=\"feat-grid\"\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch4\u003eGold Leaf Finish\u003c\/h4\u003e\n\u003cp\u003eHand-applied antique gold leaf on the ribbed backplate and bobeches.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch4\u003eCandle Silhouette\u003c\/h4\u003e\n\u003cp\u003eModern fabric shades atop antique-inspired candle bodies.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feat-card\"\u003e\n\u003ch4\u003eTwo Orientations\u003c\/h4\u003e\n\u003cp\u003eVertical stack or horizontal spread — match to the wall.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- ORIENTATION \/ CONFIGURATION --\u003e\n\u003cdiv class=\"section-label\"\u003eTwo Orientations — Choose at Checkout\u003c\/div\u003e\n\u003cdiv class=\"variant-grid\"\u003e\n\u003cdiv class=\"variant-card\"\u003e\n\u003ch5\u003eVertical Double\u003cspan class=\"bulbs-tag\"\u003e×2 bulbs\u003c\/span\u003e\n\u003c\/h5\u003e\n\u003cp class=\"variant-dim\"\u003eW 14 × D 15 × H 67.5 cm\u003c\/p\u003e\n\u003cp class=\"variant-dim-in\"\u003e5.5″ × 5.9″ × 26.6″\u003c\/p\u003e\n\u003cp class=\"variant-meta\"\u003eTall vertical stack. Suits stairwells, narrow entryways, and flanking pairs beside mirrors or artwork.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"variant-card\"\u003e\n\u003ch5\u003eHorizontal Double\u003cspan class=\"bulbs-tag\"\u003e×2 bulbs\u003c\/span\u003e\n\u003c\/h5\u003e\n\u003cp class=\"variant-dim\"\u003eW 34.5 × D 19 × H 40 cm\u003c\/p\u003e\n\u003cp class=\"variant-dim-in\"\u003e13.6″ × 7.5″ × 15.7″\u003c\/p\u003e\n\u003cp class=\"variant-meta\"\u003eWide horizontal spread. Suits hallways, above consoles, and over artwork or headboards.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- PRODUCT NOTES \/ SPEC TABLE --\u003e\n\u003cdiv class=\"section-label\"\u003eProduct Notes\u003c\/div\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterials\u003c\/td\u003e\n\u003ctd\u003eIron body · Fabric lampshade\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSocket\u003c\/td\u003e\n\u003ctd\u003eE12 \/ E14 — bulbs not included (2 required)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWiring\u003c\/td\u003e\n\u003ctd\u003eHardwired · indoor use\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMounting\u003c\/td\u003e\n\u003ctd\u003eBack panel Ø 12 cm × 12.5 cm (Ø 4.7″ × 4.7″)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinishes\u003c\/td\u003e\n\u003ctd\u003e\n\u003cdiv class=\"swatches\"\u003e\n\u003cspan class=\"sw-lbl\"\u003e\u003cspan style=\"background: linear-gradient(135deg,#b8892a,#e4c070);\" class=\"sw\"\u003e\u003c\/span\u003eAntique Gold\u003c\/span\u003e \u003cspan class=\"sw-lbl\"\u003e\u003cspan style=\"background: #f5f0e6;\" class=\"sw\"\u003e\u003c\/span\u003eWhite\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSKU\u003c\/td\u003e\n\u003ctd\u003eRDW-083919\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- INSTALLATION --\u003e\n\u003cdiv class=\"section-label\"\u003eInstallation\u003c\/div\u003e\n\u003cul class=\"install-list\"\u003e\n\u003cli\u003eHardwired installation — a licensed electrician is recommended.\u003c\/li\u003e\n\u003cli\u003eMounts to a standard wall junction box via a Ø 12 cm \/ 4.7″ round back panel.\u003c\/li\u003e\n\u003cli\u003eHandle the fabric shades by the \u003cem\u003emetal frame\u003c\/em\u003e during unpacking — shade fabric marks easily.\u003c\/li\u003e\n\u003cli\u003eGold leaf is hand-applied — wipe gently with a dry microfiber cloth only; avoid liquid cleaners.\u003c\/li\u003e\n\u003cli\u003eBulbs not included — requires 2 × E12 or E14 bulbs (LED recommended).\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- DOWNLOADS --\u003e\n\u003cdiv class=\"section-label\"\u003eDownloads\u003c\/div\u003e\n\u003cdiv class=\"dl-row\"\u003e\n\u003ca rel=\"noopener\" href=\"https:\/\/drive.google.com\/file\/d\/1OTicOngmgEVJy5p6UHu_jVVBSHSB3sEr\/view\" class=\"dl-btn\" target=\"_blank\"\u003e↓ Spec Sheet\u003c\/a\u003e \u003ca rel=\"noopener\" href=\"https:\/\/drive.google.com\/file\/d\/1Eg48Jyh16K2QHdWLDhLPoFSy1CsYOjhy\/view?usp=drive_link\" class=\"dl-btn\" target=\"_blank\"\u003e↓ Install Guide\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"section-label\"\u003eFAQ\u003c\/div\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eWhich orientation should I choose? \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eThe vertical double (H 26.6″) is ideal for flanking mirrors, beside tall artwork, in stairwells, and on narrower wall sections. The horizontal double (W 13.6″) suits long hallways, placement above consoles, headboards, or horizontal artwork where the light spreads sideways.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eWhat bulbs does it use? \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eTwo E12 or E14 sockets — you'll need 2 candle-style bulbs. Bulbs are not included. LED candle bulbs are recommended for cooler running beneath the fabric shades and longer service life.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eHow durable is the gold leaf finish? \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eThe antique gold leaf is hand-applied and sealed. It holds up well in normal indoor conditions. Clean only with a dry microfiber cloth — avoid water, alcohol, or solvent cleaners, which can lift or dull the leaf over time.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eCan the fabric shades be removed? \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eYes — the shades are secured on the candle tops and can be lifted off for light dusting or vacuuming with a fabric attachment on low suction. Avoid wet cleaning.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eDoes it work with dimmers? \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eYes, when paired with dimmable E12 \/ E14 LED bulbs and a compatible Triac or leading-edge dimmer switch. Always confirm bulb-and-dimmer compatibility before installing.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e","brand":"miravesso","offers":[{"title":"D 14cm x W 15cm x H 67.5cm \/ ∅ 5.5″ x W 5.9″ x H 26.6″ \/ Antique gold","offer_id":48754323685591,"sku":"RDW-083919-02","price":151.0,"currency_code":"USD","in_stock":true},{"title":"D 34.5cm x W 19cm x H 40cm \/ ∅ 13.6″ x W 7.5″ x H 15.7″ \/ Antique gold","offer_id":48754323718359,"sku":"RDW-083919-01","price":198.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0825\/1247\/8423\/files\/Fisher_Wall_Lamp_1_eb8142d1-0696-4872-825b-e0768d17000f.jpg?v=1781001427","url":"https:\/\/miravesso.com\/products\/catina-wall-lamp","provider":"Miravesso","version":"1.0","type":"link"}