Pot-Lid Style Flat-Panel Ceiling Light
/* ============================================================ 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 iframe, .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 iframe, .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; } /* --- VIDEO --- */ .rd-pdp .video-frame { position: relative; padding-top: 56.25%; background: #e8e2d8; overflow: hidden; margin-bottom: 24px; } .rd-pdp .video-frame iframe { position: absolute; inset: 0; width: 100%; height: 100%; border: 0; } /* --- FEATURES --- */ .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; } /* --- VARIANTS --- */ .rd-pdp .variant-grid { display: grid; grid-template-columns: repeat(2, 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; } /* --- DIMENSIONS --- */ .rd-pdp .dim-row { display: grid; grid-template-columns: 1fr 1fr; border: 1px solid #c8c0b4; } .rd-pdp .dim-cell { padding: 14px 16px; text-align: center; } .rd-pdp .dim-cell:first-child { border-right: 1px solid #c8c0b4; } .rd-pdp .dim-val { font-size: 16px; font-weight: 700; color: #1a1a1a; display: block; letter-spacing: -.01em; line-height: 1.4; } .rd-pdp .dim-lbl { font-size: 11px; color: #8a8278; text-transform: uppercase; letter-spacing: .08em; margin-top: 4px; display: block; line-height: 1.4; } /* --- 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; } /* --- 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; } /* --- AS SEEN ON INSTAGRAM --- */ .rd-pdp .ig-intro { font-size: 13px; color: #5a5550; line-height: 1.7; margin: 0 0 16px; } .rd-pdp .ig-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 12px; } .rd-pdp .ig-card { border: 1px solid #c8c0b4; background: transparent; display: flex; flex-direction: column; overflow: hidden; } .rd-pdp .ig-thumb { display: block; width: 100%; aspect-ratio: 1 / 1; overflow: hidden; background: #e8e2d8; } .rd-pdp .ig-thumb img { width: 100%; height: 100%; object-fit: cover; display: block; transition: transform .4s ease; } .rd-pdp .ig-thumb:hover img { transform: scale(1.03); } .rd-pdp .ig-foot { border-top: 1px solid #c8c0b4; padding: 11px 14px; background: #e8e2d8; } .rd-pdp a.ig-link, .rd-pdp a.ig-link:link, .rd-pdp a.ig-link:visited { font-size: 11px !important; font-weight: 700 !important; text-transform: uppercase !important; letter-spacing: .07em !important; color: #1a1a1a !important; text-decoration: none !important; background: transparent !important; display: inline-flex !important; align-items: center !important; gap: 4px !important; line-height: 1.4 !important; margin: 0 !important; } .rd-pdp a.ig-link:hover, .rd-pdp a.ig-link:focus, .rd-pdp a.ig-link:active, .rd-pdp a.ig-link:visited:hover { color: #5a5550 !important; text-decoration: none !important; } /* --- 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, .rd-pdp a.dl-btn:visited:focus, .rd-pdp a.dl-btn:visited:active { background: #1a1a1a !important; color: #ffffff !important; text-decoration: none !important; border-color: #1a1a1a !important; } /* --- SWATCHES --- */ .rd-pdp .swatches { display: flex; gap: 10px; 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; } /* --- RESPONSIVE --- */ @media (max-width: 600px) { .rd-pdp { padding: 20px 0; } .rd-pdp .ship-block { padding: 16px 18px; } .rd-pdp .feat-grid { grid-template-columns: 1fr; } .rd-pdp .variant-grid { grid-template-columns: 1fr; } .rd-pdp .variant-swatch { height: 80px; } .rd-pdp .dim-row { grid-template-columns: 1fr; } .rd-pdp .dim-cell:first-child { border-right: 0; border-bottom: 1px solid #c8c0b4; } .rd-pdp .spec-table td:first-child { width: 45%; } .rd-pdp .ig-grid { grid-template-columns: 1fr; max-width: 360px; margin: 0 auto; } } Iron · Glass · Hand-Finished A flat-panel ceiling light inspired by the humble pot lid — wide, low-slung, and grounded. The Oscar's sturdy iron body cradles a frosted glass diffuser that scatters warm, even light across the room below. Flush-mounted and hardwired, it disappears into the ceiling while quietly anchoring any space it inhabits. Gold Version: The iron canopy is finished by hand, producing subtle tonal variation that makes every piece unique. No lacquer mask, no uniform coating — the texture emerges from the finishing process itself. 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 RDC-F6673-03 See It In Action Features Pot-Lid Silhouette Wide, flat-panel form with a classic domed rim — substantial presence without bulk. TRIAC Warm Dimming Works on any standard TRIAC wall dimmer. Color temperature warms as brightness drops — like candlelight. Integrated 24W LED Built-in LED module — consistent, even glow across the full diffuser. If the light source ever needs attention, contact us and we'll supply a replacement. Finish Options — Choose at Checkout Gold Warm brushed-gold tone with organic tonal variation across the canopy. Complements natural wood, linen, cream walls, terracotta, and deep navy accents. Each piece is unique — subtle patina-like variation is part of the character. Nickel Muted brushed-nickel finish with a cool, even sheen. Suits modern and industrial interiors — concrete, white plaster, dark-stained oak, and polished stone. Understated and precise, with the same hand-finished depth as the Gold. Hand-finished texture is intentional. Subtle tonal variation across the canopy surface is part of the lamp's artisanal character — a result of the finishing process, not a production defect. Both finishes exhibit this quality. Product Notes ∅ 50 cm / 19.7" Diameter H 25 cm / 9.8" Height SKU RDC-F6673 Product Name Pot-Lid Style Flat-Panel Ceiling Light Materials Iron body · Frosted glass shade Light Source Integrated LED · Contact us if replacement is needed Power 24W Color Temperature Warm white 3000K (default) · Custom CT available on request Dimming TRIAC · Warm glow dimming (color warms as brightness drops) Voltage AC 110–240V · Universal Mounting Flush ceiling · Hardwired · Standard junction box IP Rating IP20 · Indoor use only Suitable Room Size 10–18 m² (110–195 ft²) — bedrooms, dining rooms, hallways, entryways Finishes Gold Nickel Shade Color Frosted white glass Installation Hardwired flush-mount — installation by a licensed electrician is recommended. Mounts directly to a standard ceiling junction box (no special adapter required). Compatible with standard TRIAC wall dimmers — sold separately. The LED module is built into the fixture. If the light source is damaged or fails, please contact us — we can supply a replacement module. Rated for indoor dry locations only (IP20). Not suitable for bathrooms or humid spaces. Universal voltage (AC 110–240V) — compatible with North America, EU, UK, and AU power systems. As Seen On Instagram Real customer installs — tap any card to open the full post on Instagram. Open post on Instagram ↗ Open post on Instagram ↗ Downloads ↓ Spec Sheet ↓ Install Guide ↓ 3D Files FAQ Is this ceiling light dimmable? + Yes — the Oscar is fully compatible with standard TRIAC wall dimmers (sold separately, no special controller required). As you lower the brightness, the light's color temperature shifts warmer — from crisp white toward a soft amber glow — mimicking the effect of traditional incandescent dimming. Is the LED bulb replaceable? + The 24W LED module is built into the fixture and is not designed for DIY replacement. However, if the light source is damaged or reaches end of life, please contact us — we can provide a replacement module and guide you through the process. What room size does this light suit? + At 50 cm (19.7") diameter and 24W output, the Oscar is well-suited to rooms of roughly 10–18 m² (110–195 ft²). It works particularly well in bedrooms, dining areas, hallways, and entryways. For larger open-plan spaces, consider installing two units. What voltage does it support? + AC 110–240V — universal voltage. The Oscar ships ready for use in North America (110–120V), Europe (220–240V), the UK, and Australia without any modification or adapter. Can I order a different color temperature? + The standard version ships in warm white (3000K), which is ideal for residential living and dining spaces. If you require neutral white (4000K) or daylight (5000K), please contact us before placing your order — custom color temperature options are available on request and may affect lead time. About the hand-finished texture + Both the Gold and Nickel canopies are finished by hand, resulting in subtle variations in tone and surface pattern across each piece. No two lamps are identical. This tonal variation — particularly visible on the Gold — is an intentional quality of the artisanal production process, not a defect. Minor differences between units are expected and part of the design. Does the Gold and Nickel version look different beyond color? + The two finishes share the same iron body and glass shade construction, but have distinct characters. The Gold has a warm, organic patina-like depth with amber and ochre undertones. The Nickel has a cooler, more uniform sheen — precise and understated. Both finishes exhibit the same hand-finished tonal depth; the Nickel is simply more restrained in its contrast.
More you might like
Related
Pot-Lid Style Flat-Panel Ceiling Light
Related
Studio Pottery Brown Pot with Flat Lid
Related
Poole Pottery "Choisya" Coffee Pot, 3 Pints (Flat Lid)
Related