{"product_id":"marvelle-flush-mount","title":"Marvelle Flush Mount","description":"\u003cstyle\u003e\n.vk-marv-wrap {\n  --vk-marv-bg: #ffffff;\n  --vk-marv-bg-card: #f7f0e6;\n  --vk-marv-bg-deep: #ecdfc7;\n  --vk-marv-border: #ddd3c0;\n  --vk-marv-border-lt: #e5dcc6;\n  --vk-marv-accent: #b08862;\n  --vk-marv-accent-dk: #5a4a32;\n  --vk-marv-accent-lt: #c9a875;\n  --vk-marv-accent-bg: #f0e3c6;\n  --vk-marv-accent-bdr: #c8a778;\n  --vk-marv-text: #2a211a;\n  --vk-marv-text-mid: #5a4a3b;\n  --vk-marv-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-marv-text);\n  line-height: 1.72;\n  font-size: 14.5px;\n}\n.vk-marv-wrap * { box-sizing: border-box; }\n.vk-marv-wrap p { margin: 0 0 0.8rem 0; color: var(--vk-marv-text-mid); }\n.vk-marv-wrap a { color: var(--vk-marv-accent-dk); text-decoration: underline; }\n.vk-marv-wrap .vk-marv-section { margin-bottom: 2.6rem; }\n.vk-marv-wrap .vk-marv-sec-header { display: flex; align-items: center; gap: 10px; margin-bottom: 1rem; padding-top: 0.6rem; }\n.vk-marv-wrap .vk-marv-sec-line { flex: 1; height: 0.5px; background: var(--vk-marv-border); }\n.vk-marv-wrap .vk-marv-sec-title { font-size: 10.5px; font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase; color: var(--vk-marv-accent-dk); white-space: nowrap; }\n.vk-marv-wrap strong { color: var(--vk-marv-text); font-weight: 600; }\n\n\/* Features grid (3 columns) *\/\n.vk-marv-wrap .vk-marv-features-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; }\n.vk-marv-wrap .vk-marv-feature-card { padding: 16px 14px; border: 0.5px solid var(--vk-marv-border); border-radius: 12px; background: var(--vk-marv-bg-card); }\n.vk-marv-wrap .vk-marv-feat-icon { width: 34px; height: 34px; border-radius: 9px; background: var(--vk-marv-accent-bg); border: 0.5px solid var(--vk-marv-accent-bdr); color: var(--vk-marv-accent-dk); display: flex; align-items: center; justify-content: center; margin-bottom: 10px; }\n.vk-marv-wrap .vk-marv-feat-icon svg { fill: none; }\n.vk-marv-wrap .vk-marv-feat-title { font-size: 13px; font-weight: 700; color: var(--vk-marv-text); margin-bottom: 6px; line-height: 1.35; }\n.vk-marv-wrap .vk-marv-feat-desc { font-size: 12px; color: var(--vk-marv-text-mid); line-height: 1.55; }\n\n\/* Sizes grid (3 columns) *\/\n.vk-marv-wrap .vk-marv-size-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; }\n.vk-marv-wrap .vk-marv-size-card { padding: 14px 14px 16px; border: 0.5px solid var(--vk-marv-border); border-radius: 12px; background: var(--vk-marv-bg-card); }\n.vk-marv-wrap .vk-marv-size-label { font-size: 10px; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; color: var(--vk-marv-accent-dk); margin-bottom: 6px; }\n.vk-marv-wrap .vk-marv-size-name { font-size: 14px; font-weight: 700; color: var(--vk-marv-text); margin-bottom: 5px; line-height: 1.3; }\n.vk-marv-wrap .vk-marv-size-meta { font-size: 11.5px; color: var(--vk-marv-text-mid); line-height: 1.55; margin-bottom: 8px; }\n.vk-marv-wrap .vk-marv-size-spec { font-size: 11px; color: var(--vk-marv-text-light); line-height: 1.55; }\n.vk-marv-wrap .vk-marv-size-spec strong { color: var(--vk-marv-accent-dk); font-weight: 700; }\n\n\/* Critical notice *\/\n.vk-marv-wrap .vk-marv-notice { display: flex; gap: 12px; align-items: flex-start; padding: 14px 16px; border: 0.5px solid var(--vk-marv-accent-bdr); border-left: 3px solid var(--vk-marv-accent); border-radius: 10px; background: var(--vk-marv-accent-bg); }\n.vk-marv-wrap .vk-marv-notice .vk-marv-notice-ico { width: 22px; height: 22px; border-radius: 50%; background: var(--vk-marv-accent-dk); color: #fff; display: flex; align-items: center; justify-content: center; font-size: 12px; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n.vk-marv-wrap .vk-marv-notice .vk-marv-notice-body { font-size: 12.5px; color: var(--vk-marv-text-mid); line-height: 1.6; }\n.vk-marv-wrap .vk-marv-notice .vk-marv-notice-body strong { color: var(--vk-marv-text); font-weight: 600; }\n.vk-marv-wrap .vk-marv-notice .vk-marv-notice-body strong:first-child { display: block; color: var(--vk-marv-accent-dk); margin-bottom: 3px; font-size: 13px; }\n\n\/* Warning callout *\/\n.vk-marv-wrap .vk-marv-warn { display: flex; gap: 12px; align-items: flex-start; padding: 12px 14px; border: 0.5px solid #d4a373; border-left: 3px solid #b06438; border-radius: 10px; background: #fbf2e6; margin-top: 12px; }\n.vk-marv-wrap .vk-marv-warn-ico { width: 20px; height: 20px; border-radius: 50%; background: #b06438; color: #fff; display: flex; align-items: center; justify-content: center; font-size: 11px; font-weight: 700; flex-shrink: 0; margin-top: 1px; }\n.vk-marv-wrap .vk-marv-warn-body { font-size: 12px; color: var(--vk-marv-text-mid); line-height: 1.55; }\n.vk-marv-wrap .vk-marv-warn-body strong { color: #8a4820; font-weight: 600; }\n.vk-marv-wrap .vk-marv-warn-body strong:first-child { display: block; margin-bottom: 2px; font-size: 12.5px; }\n\n\/* Specifications *\/\n.vk-marv-wrap .vk-marv-spec-grid { display: flex; flex-direction: column; border: 0.5px solid var(--vk-marv-border); border-radius: 14px; overflow: hidden; }\n.vk-marv-wrap .vk-marv-spec-item { padding: 10px 16px; border-bottom: 0.5px solid var(--vk-marv-border-lt); display: flex; align-items: flex-start; background: var(--vk-marv-bg-card); gap: 16px; }\n.vk-marv-wrap .vk-marv-spec-item:last-child { border-bottom: 0; }\n.vk-marv-wrap .vk-marv-spec-item:nth-child(even) { background: var(--vk-marv-bg); }\n.vk-marv-wrap .vk-marv-spec-key { font-size: 10.5px; font-weight: 700; letter-spacing: 0.07em; text-transform: uppercase; color: var(--vk-marv-accent-dk); width: 150px; flex-shrink: 0; padding-top: 2px; }\n.vk-marv-wrap .vk-marv-spec-val { font-size: 12.5px; color: var(--vk-marv-text); }\n\n\/* Style tags *\/\n.vk-marv-wrap .vk-marv-style-tags { display: flex; flex-wrap: wrap; gap: 5px; }\n.vk-marv-wrap .vk-marv-style-tag { font-size: 10.5px; font-weight: 600; color: var(--vk-marv-accent-dk); background: var(--vk-marv-accent-bg); border: 0.5px solid var(--vk-marv-accent-bdr); padding: 2px 8px; border-radius: 6px; }\n\n\/* Downloads grid *\/\n.vk-marv-wrap .vk-marv-dl-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; }\n.vk-marv-wrap .vk-marv-dl-card { display: flex; flex-direction: column; gap: 10px; padding: 16px 16px 18px; border: 0.5px solid var(--vk-marv-border); border-radius: 12px; background: var(--vk-marv-bg-card); text-decoration: none; color: var(--vk-marv-text); position: relative; min-height: 44px; transition: background 0.18s, border-color 0.18s; }\n.vk-marv-wrap .vk-marv-dl-card:hover { background: var(--vk-marv-accent-bg); border-color: var(--vk-marv-accent-bdr); }\n.vk-marv-wrap .vk-marv-dl-card.vk-marv-dl-disabled { cursor: default; opacity: 0.72; background: var(--vk-marv-bg); }\n.vk-marv-wrap .vk-marv-dl-card.vk-marv-dl-disabled:hover { background: var(--vk-marv-bg); border-color: var(--vk-marv-border); }\n.vk-marv-wrap .vk-marv-dl-icon { width: 38px; height: 38px; border-radius: 8px; background: var(--vk-marv-accent-bg); border: 0.5px solid var(--vk-marv-accent-bdr); color: var(--vk-marv-accent-dk); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }\n.vk-marv-wrap .vk-marv-dl-icon svg { fill: none; }\n.vk-marv-wrap .vk-marv-dl-meta { width: 100%; }\n.vk-marv-wrap .vk-marv-dl-label { font-size: 13.5px; font-weight: 700; color: var(--vk-marv-text); line-height: 1.3; margin-bottom: 3px; }\n.vk-marv-wrap .vk-marv-dl-sub { font-size: 11.5px; color: var(--vk-marv-text-light); letter-spacing: 0.02em; line-height: 1.45; }\n.vk-marv-wrap .vk-marv-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-marv-text-light); background: var(--vk-marv-bg-card); border: 0.5px solid var(--vk-marv-border); padding: 3px 8px; border-radius: 99px; line-height: 1; }\n\n\/* FAQ accordion *\/\n.vk-marv-wrap .vk-marv-faq-list { display: flex; flex-direction: column; gap: 6px; }\n.vk-marv-wrap .vk-marv-faq-list details { border: 0.5px solid var(--vk-marv-border); border-radius: 10px; background: var(--vk-marv-bg-card); overflow: hidden; }\n.vk-marv-wrap .vk-marv-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-marv-text); display: flex; justify-content: space-between; align-items: center; position: relative; }\n.vk-marv-wrap .vk-marv-faq-list summary::-webkit-details-marker { display: none; }\n.vk-marv-wrap .vk-marv-faq-list summary::after { content: '+'; font-size: 18px; line-height: 1; color: var(--vk-marv-accent-dk); position: absolute; right: 16px; }\n.vk-marv-wrap .vk-marv-faq-list details[open] summary { color: var(--vk-marv-accent-dk); }\n.vk-marv-wrap .vk-marv-faq-list details[open] summary::after { content: '\\2212'; }\n.vk-marv-wrap .vk-marv-faq-list .vk-marv-faq-a { padding: 0 16px 14px; font-size: 12.5px; color: var(--vk-marv-text-mid); line-height: 1.6; }\n\n\/* Mobile *\/\n@media (max-width: 520px) {\n  .vk-marv-wrap .vk-marv-features-grid { grid-template-columns: 1fr; }\n  .vk-marv-wrap .vk-marv-size-grid { grid-template-columns: 1fr; }\n  .vk-marv-wrap .vk-marv-dl-grid { grid-template-columns: 1fr; }\n  .vk-marv-wrap .vk-marv-spec-item { flex-direction: column; gap: 4px; }\n  .vk-marv-wrap .vk-marv-spec-key { width: auto; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"vk-marv-wrap\"\u003e\n\u003c!-- 1. Inspiration --\u003e\n\u003cdiv class=\"vk-marv-section\"\u003e\n\u003cdiv class=\"vk-marv-sec-header\"\u003e\n\u003cspan class=\"vk-marv-sec-title\"\u003eInspiration\u003c\/span\u003e\n\u003cdiv class=\"vk-marv-sec-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eThe \u003cstrong\u003eMarvelle Flush Mount\u003c\/strong\u003e is a two-tier drum ceiling light — stacked rice-paper drum shades on a brass-tone metal frame, with a bottom diffuser disc and a small wood center finial. Three E27 bulbs light it evenly for warm, general room light, close to the ceiling. Three sizes from 12.6″ to 17.7″ diameter. Sized for a \u003cstrong\u003ebedroom, dining room, hallway, entryway, kitchen, or living room\u003c\/strong\u003e, it suits Japandi, transitional, modern-farmhouse, Scandinavian, and contemporary rooms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 3. Good To Know --\u003e\n\u003cdiv class=\"vk-marv-section\"\u003e\n\u003cdiv class=\"vk-marv-sec-header\"\u003e\n\u003cspan class=\"vk-marv-sec-title\"\u003eGood To Know\u003c\/span\u003e\n\u003cdiv class=\"vk-marv-sec-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-marv-notice\"\u003e\n\u003cdiv class=\"vk-marv-notice-ico\"\u003e!\u003c\/div\u003e\n\u003cdiv class=\"vk-marv-notice-body\"\u003e\n\u003cstrong\u003e3 × E27 (max 15W each, accepts E26) · E27 LED bulbs included \u0026amp; replaceable · rice-paper drum shades · metal frame \u0026amp; canopy · wood center finial · semi-flush, hardwired · indoor dry only\u003c\/strong\u003e The shades are \u003cstrong\u003erice paper over a metal frame\u003c\/strong\u003e in a stacked two-tier drum with a bottom diffuser disc; rice paper is \u003cstrong\u003edelicate and not damp-rated\u003c\/strong\u003e, so keep it to dry rooms and never get it wet. The frame and canopy are \u003cstrong\u003emetal (brass-tone)\u003c\/strong\u003e, and the small center finial is \u003cstrong\u003ewood\u003c\/strong\u003e. There are \u003cstrong\u003ethree E27 sockets\u003c\/strong\u003e (medium screw base, accepts standard US E26); \u003cstrong\u003eE27 LED bulbs are included and replaceable\u003c\/strong\u003e, \u003cstrong\u003emax 15W each\u003c\/strong\u003e, warm 2700–3000K — three bulbs give real general room light, not just accent. It's a \u003cstrong\u003esemi-flush mount\u003c\/strong\u003e: a short brass-tone stem holds the drums just below the ceiling. \u003cstrong\u003eHardwired\u003c\/strong\u003e to a standard ceiling junction box; \u003cstrong\u003ecertified for North America, Australia, Europe \u0026amp; the Middle East (110–240V)\u003c\/strong\u003e; licensed electrician recommended. Indoor dry locations only. Dust the rice paper gently with a soft brush; wipe the metal with a dry cloth.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 4. Key Features --\u003e\n\u003cdiv class=\"vk-marv-section\"\u003e\n\u003cdiv class=\"vk-marv-sec-header\"\u003e\n\u003cspan class=\"vk-marv-sec-title\"\u003eKey Features\u003c\/span\u003e\n\u003cdiv class=\"vk-marv-sec-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-marv-features-grid\"\u003e\n\u003cdiv class=\"vk-marv-feature-card\"\u003e\n\u003cdiv class=\"vk-marv-feat-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke=\"currentColor\" stroke-width=\"1.5\" viewbox=\"0 0 24 24\" height=\"18\" width=\"18\"\u003e\n            \u003cellipse ry=\"1.6\" rx=\"5\" cy=\"7\" cx=\"12\"\u003e\u003c\/ellipse\u003e\n            \u003cpath d=\"M7 7 L7 11 Q7 12.6 12 12.6 Q17 12.6 17 11 L17 7\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 13 Q5 15 12 15 Q19 15 19 13 L19 16 Q19 18 12 18 Q5 18 5 16 Z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-marv-feat-title\"\u003eTwo-Tier Rice-Paper Drums\u003c\/div\u003e\n\u003cdiv class=\"vk-marv-feat-desc\"\u003eStacked \u003cstrong\u003erice-paper drum shades\u003c\/strong\u003e (upper smaller, lower wider) with a bottom diffuser disc soften the light.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-marv-feature-card\"\u003e\n\u003cdiv class=\"vk-marv-feat-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke=\"currentColor\" stroke-width=\"1.6\" viewbox=\"0 0 24 24\" height=\"18\" width=\"18\"\u003e\n            \u003cellipse ry=\"1.3\" rx=\"4\" cy=\"5.5\" cx=\"12\"\u003e\u003c\/ellipse\u003e\n            \u003cline y2=\"10\" x2=\"12\" y1=\"7\" x1=\"12\"\u003e\u003c\/line\u003e\n            \u003crect rx=\"0.5\" height=\"3\" width=\"3\" y=\"16.5\" x=\"10.5\"\u003e\u003c\/rect\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-marv-feat-title\"\u003eMetal Frame \u0026amp; Wood Finial\u003c\/div\u003e\n\u003cdiv class=\"vk-marv-feat-desc\"\u003eA \u003cstrong\u003ebrass-tone metal frame \u0026amp; canopy\u003c\/strong\u003e with a short stem, finished by a small \u003cstrong\u003ewood center finial\u003c\/strong\u003e at the base.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-marv-feature-card\"\u003e\n\u003cdiv class=\"vk-marv-feat-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke=\"currentColor\" stroke-width=\"1.6\" viewbox=\"0 0 24 24\" height=\"18\" width=\"18\"\u003e\n            \u003ccircle r=\"2.3\" cy=\"11\" cx=\"7.5\"\u003e\u003c\/circle\u003e\n            \u003ccircle r=\"2.3\" cy=\"11\" cx=\"12\"\u003e\u003c\/circle\u003e\n            \u003ccircle r=\"2.3\" cy=\"11\" cx=\"16.5\"\u003e\u003c\/circle\u003e\n            \u003cline opacity=\"0.5\" y2=\"16\" x2=\"7.5\" y1=\"14.5\" x1=\"7.5\"\u003e\u003c\/line\u003e\n            \u003cline opacity=\"0.5\" y2=\"16\" x2=\"12\" y1=\"14.5\" x1=\"12\"\u003e\u003c\/line\u003e\n            \u003cline opacity=\"0.5\" y2=\"16\" x2=\"16.5\" y1=\"14.5\" x1=\"16.5\"\u003e\u003c\/line\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"vk-marv-feat-title\"\u003e3 × E27, Warm General Light\u003c\/div\u003e\n\u003cdiv class=\"vk-marv-feat-desc\"\u003e\n\u003cstrong\u003eThree E27 sockets\u003c\/strong\u003e (max 15W each, accepts E26, bulbs included) give real warm \u003cstrong\u003eroom light\u003c\/strong\u003e, not just accent glow.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 5. Available Sizes --\u003e\n\u003cdiv class=\"vk-marv-section\"\u003e\n\u003cdiv class=\"vk-marv-sec-header\"\u003e\n\u003cspan class=\"vk-marv-sec-title\"\u003eAvailable Sizes\u003c\/span\u003e\n\u003cdiv class=\"vk-marv-sec-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eThree sizes — same two-tier rice-paper drum form, metal frame, wood finial, and 3 × E27 sockets; the diameter and height scale up together.\u003c\/p\u003e\n\u003cdiv class=\"vk-marv-size-grid\"\u003e\n\u003cdiv class=\"vk-marv-size-card\"\u003e\n\u003cdiv class=\"vk-marv-size-label\"\u003eSmall\u003c\/div\u003e\n\u003cdiv class=\"vk-marv-size-name\"\u003e12.6″ Dia × 9.8″ H\u003c\/div\u003e\n\u003cdiv class=\"vk-marv-size-meta\"\u003eFor a \u003cstrong\u003ehallway, entryway, or small bedroom\u003c\/strong\u003e.\u003c\/div\u003e\n\u003cdiv class=\"vk-marv-size-spec\"\u003eD32 × H25 cm\u003cbr\u003e3 × E27 · bulbs included\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-marv-size-card\"\u003e\n\u003cdiv class=\"vk-marv-size-label\"\u003eMedium\u003c\/div\u003e\n\u003cdiv class=\"vk-marv-size-name\"\u003e15.7″ Dia × 11.0″ H\u003c\/div\u003e\n\u003cdiv class=\"vk-marv-size-meta\"\u003eFor a \u003cstrong\u003ebedroom, dining room, or kitchen\u003c\/strong\u003e.\u003c\/div\u003e\n\u003cdiv class=\"vk-marv-size-spec\"\u003eD40 × H28 cm\u003cbr\u003e3 × E27 · bulbs included\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-marv-size-card\"\u003e\n\u003cdiv class=\"vk-marv-size-label\"\u003eLarge\u003c\/div\u003e\n\u003cdiv class=\"vk-marv-size-name\"\u003e17.7″ Dia × 11.8″ H\u003c\/div\u003e\n\u003cdiv class=\"vk-marv-size-meta\"\u003eFor a \u003cstrong\u003eliving room or larger bedroom\/dining\u003c\/strong\u003e.\u003c\/div\u003e\n\u003cdiv class=\"vk-marv-size-spec\"\u003eD45 × H30 cm\u003cbr\u003e3 × E27 · bulbs included\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-marv-warn\"\u003e\n\u003cdiv class=\"vk-marv-warn-ico\"\u003e!\u003c\/div\u003e\n\u003cdiv class=\"vk-marv-warn-body\"\u003e\n\u003cstrong\u003eRice-paper shade · semi-flush · indoor dry only\u003c\/strong\u003e The shades are \u003cstrong\u003erice paper\u003c\/strong\u003e — thin and natural, so dust gently and \u003cstrong\u003enever get them wet\u003c\/strong\u003e; rice paper is \u003cstrong\u003enot damp-rated\u003c\/strong\u003e (indoor dry rooms only, not bathrooms with shower steam or outdoor). It's a \u003cstrong\u003esemi-flush mount\u003c\/strong\u003e on a short stem, so it sits just below the ceiling rather than tight against it — measure your ceiling height if clearance is tight.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 10. Specifications --\u003e\n\u003cdiv class=\"vk-marv-section\"\u003e\n\u003cdiv class=\"vk-marv-sec-header\"\u003e\n\u003cspan class=\"vk-marv-sec-title\"\u003eSpecifications\u003c\/span\u003e\n\u003cdiv class=\"vk-marv-sec-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-marv-spec-grid\"\u003e\n\u003cdiv class=\"vk-marv-spec-item\"\u003e\n\u003cdiv class=\"vk-marv-spec-key\"\u003eFixture Type\u003c\/div\u003e\n\u003cdiv class=\"vk-marv-spec-val\"\u003eSemi-flush mount ceiling light · hardwired · two-tier rice-paper drum shade + metal frame\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-marv-spec-item\"\u003e\n\u003cdiv class=\"vk-marv-spec-key\"\u003eMaterials\u003c\/div\u003e\n\u003cdiv class=\"vk-marv-spec-val\"\u003eRice paper (drum shades) + metal \/ brass-tone (frame \u0026amp; canopy) + wood (center finial)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-marv-spec-item\"\u003e\n\u003cdiv class=\"vk-marv-spec-key\"\u003eSmall\u003c\/div\u003e\n\u003cdiv class=\"vk-marv-spec-val\"\u003e12.6″ Dia × 9.8″ H (D32 × H25 cm) · 3 × E27\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-marv-spec-item\"\u003e\n\u003cdiv class=\"vk-marv-spec-key\"\u003eMedium\u003c\/div\u003e\n\u003cdiv class=\"vk-marv-spec-val\"\u003e15.7″ Dia × 11.0″ H (D40 × H28 cm) · 3 × E27\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-marv-spec-item\"\u003e\n\u003cdiv class=\"vk-marv-spec-key\"\u003eLarge\u003c\/div\u003e\n\u003cdiv class=\"vk-marv-spec-val\"\u003e17.7″ Dia × 11.8″ H (D45 × H30 cm) · 3 × E27\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-marv-spec-item\"\u003e\n\u003cdiv class=\"vk-marv-spec-key\"\u003eLight Source\u003c\/div\u003e\n\u003cdiv class=\"vk-marv-spec-val\"\u003e3 × E27 medium screw sockets · accepts standard E26 · E27 LED bulbs included \u0026amp; replaceable · max 15W each · 2700–3000K warm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-marv-spec-item\"\u003e\n\u003cdiv class=\"vk-marv-spec-key\"\u003eLight Character\u003c\/div\u003e\n\u003cdiv class=\"vk-marv-spec-val\"\u003eWarm general \/ ambient room light — three bulbs diffused through the rice-paper drums and bottom disc\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-marv-spec-item\"\u003e\n\u003cdiv class=\"vk-marv-spec-key\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"vk-marv-spec-val\"\u003eCream rice-paper drums + brass-tone metal frame \u0026amp; canopy + wood center finial\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-marv-spec-item\"\u003e\n\u003cdiv class=\"vk-marv-spec-key\"\u003eMounting\u003c\/div\u003e\n\u003cdiv class=\"vk-marv-spec-val\"\u003eSemi-flush · hardwired to standard ceiling junction box · short brass-tone stem holds the drums just below the ceiling · indoor dry only · 110–240V (multi-region)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-marv-spec-item\"\u003e\n\u003cdiv class=\"vk-marv-spec-key\"\u003eCertification\u003c\/div\u003e\n\u003cdiv class=\"vk-marv-spec-val\"\u003eCertified: North America · Australia · Europe · Middle East\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-marv-spec-item\"\u003e\n\u003cdiv class=\"vk-marv-spec-key\"\u003eCare\u003c\/div\u003e\n\u003cdiv class=\"vk-marv-spec-val\"\u003eRice paper: dust gently with a soft brush, keep dry — no water (delicate) · Metal\/wood: dry soft cloth\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-marv-spec-item\"\u003e\n\u003cdiv class=\"vk-marv-spec-key\"\u003eDesign Style\u003c\/div\u003e\n\u003cdiv class=\"vk-marv-spec-val\"\u003e\n\u003cdiv class=\"vk-marv-style-tags\"\u003e\n\u003cspan class=\"vk-marv-style-tag\"\u003eJapandi\u003c\/span\u003e \u003cspan class=\"vk-marv-style-tag\"\u003eTransitional\u003c\/span\u003e \u003cspan class=\"vk-marv-style-tag\"\u003eModern Farmhouse\u003c\/span\u003e \u003cspan class=\"vk-marv-style-tag\"\u003eScandinavian\u003c\/span\u003e \u003cspan class=\"vk-marv-style-tag\"\u003eContemporary\u003c\/span\u003e \u003cspan class=\"vk-marv-style-tag\"\u003eCoastal\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-marv-spec-item\"\u003e\n\u003cdiv class=\"vk-marv-spec-key\"\u003eBest For\u003c\/div\u003e\n\u003cdiv class=\"vk-marv-spec-val\"\u003eBedroom, dining room, hallway, entryway, kitchen, living room, office\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 12. Use Case --\u003e\n\u003cdiv class=\"vk-marv-section\"\u003e\n\u003cdiv class=\"vk-marv-sec-header\"\u003e\n\u003cspan class=\"vk-marv-sec-title\"\u003eUse Case\u003c\/span\u003e\n\u003cdiv class=\"vk-marv-sec-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eThe Marvelle reads as a \u003cstrong\u003esoft two-tier drum of rice paper close to the ceiling\u003c\/strong\u003e — with \u003cstrong\u003ethree E27 bulbs\u003c\/strong\u003e behind the paper and a bottom diffuser disc, it gives \u003cstrong\u003ewarm, even general light\u003c\/strong\u003e for a whole room, not just an accent glow.\u003c\/p\u003e\n\u003cp\u003eUse the \u003cstrong\u003e12.6″\u003c\/strong\u003e in a hallway, entryway, or small bedroom; the \u003cstrong\u003e15.7″\u003c\/strong\u003e in a bedroom, dining room, or kitchen; and the \u003cstrong\u003e17.7″\u003c\/strong\u003e in a living room or larger bedroom. As a \u003cstrong\u003esemi-flush\u003c\/strong\u003e, it suits standard ceilings and rooms where a pendant would hang too low. Center it on the room or table. The rice paper, brass-tone metal, and wood suit Japandi, transitional, modern-farmhouse, Scandinavian, and contemporary spaces. Email \u003ca href=\"mailto:info@docos.us\"\u003einfo@docos.us\u003c\/a\u003e for trade pricing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 14. Downloads --\u003e\n\u003cdiv class=\"vk-marv-section\"\u003e\n\u003cdiv class=\"vk-marv-sec-header\"\u003e\n\u003cspan class=\"vk-marv-sec-title\"\u003eDownloads\u003c\/span\u003e\n\u003cdiv class=\"vk-marv-sec-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eTechnical reference and care guides for the Marvelle Flush Mount. 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-marv-dl-grid\"\u003e\n\u003c!-- Replace href=\"#\" with the actual file URL once the PDF is uploaded.\n           Remove the vk-marv-dl-disabled class and the Pending badge to activate the card. --\u003e\u003ca aria-disabled=\"true\" href=\"https:\/\/drive.google.com\/file\/d\/1_ZhXJ7z2D1c5qf7Kg2wiTLK1tjowMc0B\/view?usp=drive_link\" class=\"vk-marv-dl-card vk-marv-dl-disabled\" target=\"_blank\" rel=\"noopener\"\u003e\n\u003cdiv class=\"vk-marv-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-marv-dl-meta\"\u003e\n\u003cdiv class=\"vk-marv-dl-label\"\u003eSpec Sheet\u003c\/div\u003e\n\u003cdiv class=\"vk-marv-dl-sub\"\u003eAll 3 sizes · PDF\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-marv-dl-status\"\u003ePending\u003c\/div\u003e\n\u003c\/a\u003e\u003ca aria-disabled=\"true\" href=\"#\" class=\"vk-marv-dl-card vk-marv-dl-disabled\"\u003e\n\u003cdiv class=\"vk-marv-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-marv-dl-meta\"\u003e\n\u003cdiv class=\"vk-marv-dl-label\"\u003eInstallation Guide\u003c\/div\u003e\n\u003cdiv class=\"vk-marv-dl-sub\"\u003eHardwire semi-flush · PDF\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-marv-dl-status\"\u003ePending\u003c\/div\u003e\n\u003c\/a\u003e\u003ca aria-disabled=\"true\" href=\"#\" class=\"vk-marv-dl-card vk-marv-dl-disabled\"\u003e\n\u003cdiv class=\"vk-marv-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-marv-dl-meta\"\u003e\n\u003cdiv class=\"vk-marv-dl-label\"\u003eCare Guide\u003c\/div\u003e\n\u003cdiv class=\"vk-marv-dl-sub\"\u003eRice paper \u0026amp; frame · PDF\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-marv-dl-status\"\u003ePending\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 15. FAQ --\u003e\n\u003cdiv class=\"vk-marv-section\"\u003e\n\u003cdiv class=\"vk-marv-sec-header\"\u003e\n\u003cspan class=\"vk-marv-sec-title\"\u003eFAQ\u003c\/span\u003e\n\u003cdiv class=\"vk-marv-sec-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vk-marv-faq-list\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich size should I pick?\u003c\/summary\u003e\n\u003cdiv class=\"vk-marv-faq-a\"\u003e\n\u003cstrong\u003e12.6″ (D32)\u003c\/strong\u003e for a hallway, entryway, or small bedroom; \u003cstrong\u003e15.7″ (D40)\u003c\/strong\u003e for a bedroom, dining room, or kitchen; \u003cstrong\u003e17.7″ (D45)\u003c\/strong\u003e for a living room or larger bedroom\/dining. All three use \u003cstrong\u003e3 × E27\u003c\/strong\u003e and the same two-tier rice-paper form; only the diameter and height change.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat bulbs does it use — are they included?\u003c\/summary\u003e\n\u003cdiv class=\"vk-marv-faq-a\"\u003eIt uses \u003cstrong\u003e3 × E27 medium screw base\u003c\/strong\u003e, \u003cstrong\u003emax 15W each\u003c\/strong\u003e. E27 is cross-compatible with the standard US E26 base, so US E26 replacements thread right in. \u003cstrong\u003eE27 LED bulbs are included\u003c\/strong\u003e and fully replaceable; a \u003cstrong\u003e2700–3000K warm white\u003c\/strong\u003e suits the rice paper. Stay at or below 15W per bulb.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow bright is it?\u003c\/summary\u003e\n\u003cdiv class=\"vk-marv-faq-a\"\u003eWith \u003cstrong\u003ethree E27 bulbs\u003c\/strong\u003e behind the rice-paper drums and a bottom diffuser disc, it gives \u003cstrong\u003ewarm, even general room light\u003c\/strong\u003e — enough to be the main light in a bedroom, dining room, or hallway, not just an accent. Choose warm-white LEDs at the wattage you prefer (up to 15W each).\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use it in a bathroom, and how do I clean the rice paper?\u003c\/summary\u003e\n\u003cdiv class=\"vk-marv-faq-a\"\u003e\n\u003cstrong\u003eIndoor dry locations only\u003c\/strong\u003e — rice paper isn't damp-rated, so avoid bathrooms with shower steam and outdoor spots. \u003cstrong\u003eCleaning:\u003c\/strong\u003e dust the rice paper gently with a soft brush or a low-suction vacuum; \u003cstrong\u003ekeep it dry\u003c\/strong\u003e and don't use water or cleaners on it. Wipe the metal frame and wood finial with a dry soft cloth.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it a true flush mount or a semi-flush, and how is it installed?\u003c\/summary\u003e\n\u003cdiv class=\"vk-marv-faq-a\"\u003eIt's a \u003cstrong\u003esemi-flush mount\u003c\/strong\u003e — a short brass-tone stem holds the drums \u003cstrong\u003ejust below the ceiling\u003c\/strong\u003e rather than tight against it, so measure your ceiling height if clearance is tight. It's \u003cstrong\u003ehardwired\u003c\/strong\u003e to a standard ceiling junction box and certified for North America, Australia, Europe \u0026amp; the Middle East (110–240V). \u003cstrong\u003eLicensed electrician recommended.\u003c\/strong\u003e Indoor dry locations only.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 16. Schema.org JSON-LD --\u003e  \n\u003c\/div\u003e","brand":"Docosilumen","offers":[{"title":"Dia 32cm x H 25cm \/ ∅ 12.6″ x H 9.8″ \/ Gold \u0026 White","offer_id":52363315642642,"sku":"DCC-X2106-01","price":160.95,"currency_code":"EUR","in_stock":true},{"title":"Dia 40cm x H 28cm \/ ∅ 15.7″ x H 11″ \/ Gold \u0026 White","offer_id":52363315675410,"sku":"DCC-X2106-02","price":193.95,"currency_code":"EUR","in_stock":true},{"title":"Dia 45cm x H 30cm \/ ∅ 17.7″ x H 11.8″ \/ Gold \u0026 White","offer_id":52363315708178,"sku":"DCC-X2106-03","price":219.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/2495\/0802\/files\/Marvelle_Flush_Mount_1.jpg?v=1781009536","url":"https:\/\/docos.us\/en-es\/products\/marvelle-flush-mount","provider":"Docos","version":"1.0","type":"link"}