Mian Alabaster Wall Lamp
/* ============================================================ SCOPED RESET — neutralize inherited theme styles ============================================================ */ .rd -pdp, .rd-pdp div, .rd-pdp span, .rd-pdp p, .rd-pdp h4, .rd-pdp h5, .rd-pdp ul, .rd-pdp li, .rd-pdp table, .rd-pdp tbody, .rd-pdp tr, .rd-pdp td, .rd-pdp details, .rd-pdp summary, .rd-pdp a, .rd-pdp strong, .rd-pdp em { margin: 0; padding: 0; border: 0; background: transparent; box-sizing: border-box; font-family: inherit; font-size: inherit; font-weight: normal; font-style: normal; line-height: inherit; color: inherit; text-align: left; text-decoration: none; vertical-align: baseline; list-style: none; } .rd-pdp table { border-collapse: collapse; width: 100%; } .rd-pdp img { display: block; max-width: 100%; } .rd-pdp strong { font-weight: 700; } /* --- CONTAINER --- */ .rd-pdp { font-family: -apple-system, 'Helvetica Neue', Arial, sans-serif; font-size: 14px; line-height: 1.6; padding: 28px 0; max-width: 680px; margin: 0 auto; color: #1a1a1a; background: transparent; } .rd-pdp *, .rd-pdp *::before, .rd-pdp *::after { box-sizing: border-box; } /* --- HEADINGS & TEXT --- */ .rd-pdp .section-label { font-size: 11px; font-weight: 700; letter-spacing: .14em; text-transform: uppercase; color: #1a1a1a; margin: 0 0 12px; padding: 0 0 10px; border-bottom: 1.5px solid #1a1a1a; } .rd-pdp .tag-line { font-size: 11px; font-weight: 700; letter-spacing: .14em; text-transform: uppercase; color: #5a5550; margin: 0 0 20px; } .rd-pdp .intro-text { font-size: 14px; line-height: 1.8; color: #3a3a3a; margin: 0 0 14px; } .rd-pdp .intro-text:last-of-type { margin-bottom: 28px; } .rd-pdp .divider { height: 1px; background: #d8d1c5; margin: 28px 0; } /* --- FAST SHIPPING / US WAREHOUSE --- */ .rd-pdp .ship-block { border: 1px solid #c8c0b4; background: #e8e2d8; padding: 20px 22px; } .rd-pdp .ship-head { display: flex; align-items: center; flex-wrap: wrap; gap: 10px; margin-bottom: 14px; padding-bottom: 14px; border-bottom: 1px solid #c8c0b4; } .rd-pdp .ship-badge { flex: none; font-size: 10px; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; color: #ffffff; background: #1a1a1a; padding: 5px 9px; line-height: 1; white-space: nowrap; } .rd-pdp .ship-title { font-size: 12px; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; color: #1a1a1a; line-height: 1.4; } .rd-pdp .ship-lead { font-size: 13px; font-weight: 700; color: #1a1a1a; line-height: 1.7; margin: 0 0 10px; } .rd-pdp .ship-body { font-size: 13px; color: #5a5550; line-height: 1.7; margin: 0 0 16px; } .rd-pdp .ship-sku { display: flex; align-items: center; flex-wrap: wrap; gap: 10px; padding-top: 14px; border-top: 1px solid #c8c0b4; } .rd-pdp .ship-sku-label { font-size: 10px; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; color: #8a8278; line-height: 1.4; } .rd-pdp .ship-sku-code { font-size: 12px; font-weight: 700; letter-spacing: .06em; color: #1a1a1a; border: 1.5px solid #1a1a1a; padding: 5px 10px; line-height: 1; white-space: nowrap; } /* --- SIZE OPTIONS --- */ .rd-pdp .size-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; } .rd-pdp .size-card { border: 1px solid #c8c0b4; padding: 14px 16px; background: transparent; } .rd-pdp .size-head { font-size: 13px; font-weight: 700; color: #1a1a1a; letter-spacing: -.01em; margin: 0 0 4px; line-height: 1.4; } .rd-pdp .size-sub { font-size: 12px; color: #8a8278; line-height: 1.5; } /* --- FINISH OPTIONS --- */ .rd-pdp .finish-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; } .rd-pdp .variant-card { border: 1px solid #c8c0b4; background: transparent; display: flex; flex-direction: column; overflow: hidden; } .rd-pdp .variant-swatch { width: 100%; height: 90px; display: block; } .rd-pdp .variant-body { padding: 14px; display: flex; flex-direction: column; gap: 6px; } .rd-pdp .variant-card h5 { font-size: 12px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase; margin: 0; color: #1a1a1a; line-height: 1.4; } .rd-pdp .variant-card p { font-size: 12px; color: #5a5550; line-height: 1.6; margin: 0; } /* --- NOTICE --- */ .rd-pdp .notice-block { background: #e8e2d8; padding: 14px 16px; margin: 20px 0 0; border-left: 3px solid #1a1a1a; } .rd-pdp .notice-block p { font-size: 13px; color: #3a3a3a; line-height: 1.7; margin: 0; } .rd-pdp .notice-block strong { font-weight: 700; } /* --- MATERIALS & CRAFT --- */ .rd-pdp .feat-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 10px; } .rd-pdp .feat-card { background: #e8e2d8; padding: 14px; } .rd-pdp .feat-card h4 { font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: .06em; margin: 0 0 6px; color: #1a1a1a; line-height: 1.4; } .rd-pdp .feat-card p { font-size: 12px; color: #5a5550; line-height: 1.6; margin: 0; } /* --- SPEC TABLE --- */ .rd-pdp .spec-table { width: 100%; border-collapse: collapse; } .rd-pdp .spec-table tr { border-bottom: 1px solid #d0c9bf; } .rd-pdp .spec-table tr:first-child { border-top: 1px solid #d0c9bf; } .rd-pdp .spec-table td { padding: 10px 0; font-size: 13px; vertical-align: top; background: transparent; border: 0; text-align: left; line-height: 1.6; } .rd-pdp .spec-table td:first-child { color: #8a8278; width: 40%; font-size: 12px; text-transform: uppercase; letter-spacing: .06em; font-weight: 700; padding-right: 12px; } .rd-pdp .spec-table td:last-child { color: #2a2a2a; } /* --- SWATCHES --- */ .rd-pdp .swatches { display: flex; gap: 14px; align-items: center; flex-wrap: wrap; } .rd-pdp .sw { width: 18px; height: 18px; border-radius: 50%; border: 1px solid #b0a898; display: inline-block; } .rd-pdp .sw-lbl { font-size: 12px; color: #3a3a3a; display: inline-flex; align-items: center; gap: 5px; } /* --- INSTALL LIST --- */ .rd-pdp .install-list { list-style: none; padding: 0; margin: 0; } .rd-pdp .install-list li { font-size: 13px; color: #3a3a3a; padding: 9px 0 9px 18px; border-bottom: 1px solid #d0c9bf; line-height: 1.65; position: relative; list-style: none; } .rd-pdp .install-list li:first-child { border-top: 1px solid #d0c9bf; } .rd-pdp .install-list li::before { content: '—'; position: absolute; left: 0; color: #8a8278; font-size: 11px; top: 10px; } /* --- FAQ --- */ .rd-pdp .faq-item { border-bottom: 1px solid #d0c9bf; background: transparent; margin: 0; padding: 0; } .rd-pdp .faq-item:first-of-type { border-top: 1px solid #d0c9bf; } .rd-pdp .faq-item summary { font-size: 13px; font-weight: 700; text-transform: uppercase; letter-spacing: .04em; padding: 12px 0; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; color: #1a1a1a; background: transparent; margin: 0; line-height: 1.4; } .rd-pdp .faq-item summary::-webkit-details-marker { display: none; } .rd-pdp .faq-item summary::marker { display: none; content: ''; } .rd-pdp .faq-item p { font-size: 13px; color: #5a5550; line-height: 1.7; padding: 0 0 14px; margin: 0; } /* --- DOWNLOAD BUTTONS --- */ .rd-pdp .dl-row { display: flex; gap: 8px; flex-wrap: wrap; } .rd-pdp a.dl-btn, .rd-pdp a.dl-btn:link, .rd-pdp a.dl-btn:visited { font-size: 12px !important; font-weight: 700 !important; text-transform: uppercase !important; letter-spacing: .07em !important; color: #1a1a1a !important; border: 1.5px solid #1a1a1a !important; padding: 9px 16px !important; text-decoration: none !important; background: transparent !important; display: inline-flex !important; align-items: center !important; gap: 6px !important; cursor: pointer; transition: background .2s, color .2s; line-height: 1.4 !important; margin: 0 !important; } .rd-pdp a.dl-btn:hover, .rd-pdp a.dl-btn:focus, .rd-pdp a.dl-btn:active, .rd-pdp a.dl-btn:visited:hover { background: #1a1a1a !important; color: #ffffff !important; text-decoration: none !important; border-color: #1a1a1a !important; } /* --- RESPONSIVE --- */ @media (max-width: 600px) { .rd-pdp { padding: 20px 0; } .rd-pdp .ship-block { padding: 16px 18px; } .rd-pdp .size-grid { grid-template-columns: 1fr; } .rd-pdp .finish-grid { grid-template-columns: 1fr; } .rd-pdp .feat-grid { grid-template-columns: 1fr; } .rd-pdp .variant-swatch { height: 80px; } .rd-pdp .spec-table td:first-child { width: 45%; } } Brass · Alabaster Bring warmth and sophistication to your home with the Mian Wall Lamp. This classic sconce is crafted of solid brass and detailed with alabaster flower accents. With its timeless design, the Mian offers a subtle, elegant way to light and decorate any space. The shade is carved from natural alabaster, so each piece carries its own unique veining — no two lamps are exactly alike. In Stock Fast Shipping — US Warehouse In stock now, with limited quantities available. All orders ship within 48 hours and arrive in a week or less. Skip the long wait of international transit and upgrade your home today. Whether you prefer a sleek modern finish or a classic aesthetic, these fixtures dispatch directly from our domestic facility to your doorstep. Exclusive fast-shipping model YOB2023-1 Size — Choose at Checkout ⌀ 13 cm × H 31 cm ⌀ 5.1″ × H 12.2″ ⌀ 12 cm × H 30 cm ⌀ 4.7″ × H 11.8″ Finish — Choose at Checkout Brass Warm, classic brass with a soft golden tone — a natural match for the alabaster's cream veining. Black Matte black body for a graphic, contemporary contrast against the translucent shade. Each piece is one of a kind. Because the shade is real alabaster, its veining, tone, and translucency vary slightly from lamp to lamp — a signature of natural stone, not a flaw. Materials & Craft Solid Brass A sturdy brass body anchors the lamp with warmth and weight — a material that ages beautifully. Alabaster Shade The white alabaster shade glows softly when lit, diffusing warm light through translucent natural stone. Every shade is unique. Floral Detail Alabaster flower accents give the Mian its quiet, sculptural character and timeless appeal. Product Notes SKU RDW-174311 Product Name Mian Wall Lamp Type Wall lamp · sconce Materials Solid brass body · Alabaster shade Dimensions ⌀ 13 cm × H 31 cm (⌀ 5.1″ × H 12.2″) · ⌀ 12 cm × H 30 cm (⌀ 4.7″ × H 11.8″) Socket E12 (US-spec orders) / E14 (other regions) · G9 option available Bulb Not included — choose to match your socket Body Finish Brass Black Shade White alabaster · unique natural veining Use Indoor, dry locations only Socket varies by region. Orders placed for US specifications ship with an E12 lamp cap; orders for other countries ship with E14. A G9 socket version is also available. Bulbs are not included — please choose a bulb that matches the socket supplied for your region. Installation Wall-mounted sconce — installation by a qualified electrician is recommended. Designed to mount onto a standard wall electrical box. Indoor, dry locations only — alabaster is a natural, porous stone and is not suitable for bathrooms or humid spaces. Choose a bulb that matches the socket supplied for your region (E12 / E14 / G9). Bulbs are not included. Handle the alabaster shade with care — natural stone can be delicate. Downloads ↓ Spec Sheet ↓ Install Guide FAQ Which bulb socket will my lamp have? + It depends on your region. Orders placed for US specifications ship with an E12 lamp cap, while orders for other countries ship with E14. A G9 socket version is also available. Bulbs are not included — choose one that matches the socket supplied. Are bulbs included? + No — bulbs are sold separately so you can match your preferred brightness and color temperature. Be sure to choose a bulb that fits the socket supplied for your region (E12, E14, or G9). Will the alabaster shade look exactly like the photos? + Not exactly — and that's the point. Each shade is carved from natural alabaster, so the veining, tone, and translucency vary from piece to piece. No two lamps are identical, which makes every Mian one of a kind. What finishes are available? + The body comes in two finishes — Brass and Black — both paired with the same white alabaster shade. Choose your preferred body finish at checkout. What sizes does it come in? + Two sizes are available: ⌀ 13 cm × H 31 cm (⌀ 5.1″ × H 12.2″) and ⌀ 12 cm × H 30 cm (⌀ 4.7″ × H 11.8″). Select your preferred size at checkout. Can it be used in a bathroom? + We don't recommend it. Alabaster is a natural, porous stone, so the Mian is rated for indoor, dry locations only and is not suitable for bathrooms or other humid spaces.
More you might like
Related
Mian Alabaster Wall Lamp
Related
Alabaster Mian Wall Lamp
Related
Mian Alabaster Plug-in Wall Lamp
Related