Ricko Ceiling Lamp
.pdp { font-family: -apple-system, 'Helvetica Neue', Arial, sans-serif; background: transparent; padding: 0; max-width: 720px; margin: 0 auto; color: #1a1a1a; line-height: 1.6; } . pdp * { box-sizing: border-box; } .pdp p { margin: 0 0 .8rem; } .pdp a { color: #1a1a1a; } .pdp img { max-width: 100%; height: auto; display: block; } /* TOP MATERIAL TAGS */ .pdp .material-tags { font-size: 11px; font-weight: 700; letter-spacing: .14em; text-transform: uppercase; color: #1a1a1a; margin: 0 0 18px; } .pdp .material-tags .dot { display: inline-block; margin: 0 8px; color: #8a8278; font-weight: 400; } /* INTRO */ .pdp .intro-text { font-size: 14px; line-height: 1.8; color: #3a3a3a; margin: 0 0 16px; } .pdp .intro-text em { font-style: italic; color: #1a1a1a; } /* HERO IMAGE */ .pdp .hero-img { margin: 0 0 16px; } /* SECTION LABEL */ .pdp .section-label { display: block !important; font-size: 11px !important; font-weight: 700 !important; letter-spacing: .14em !important; text-transform: uppercase !important; color: #1a1a1a !important; margin: 0 0 18px !important; padding: 0 0 14px !important; border-bottom: 1px solid #d0c9bf !important; line-height: 1.4 !important; font-family: inherit !important; } .pdp .divider { height: 1px; background: #d8d1c5; margin: 28px 0; } /* VIDEO GRID — 2 × 2 */ .pdp .video-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; } .pdp .video-frame { position: relative; padding-top: 56.25%; background: #1a1a1a; overflow: hidden; } .pdp .video-frame iframe { position: absolute; inset: 0; width: 100%; height: 100%; border: 0; } /* NOTICE */ .pdp .notice-block { background: #e8e2d8; padding: 14px 16px; margin: 0; border-left: 3px solid #1a1a1a; } .pdp .notice-block p { font-size: 13px; color: #3a3a3a; line-height: 1.7; margin: 0 0 8px; } .pdp .notice-block p:last-child { margin: 0; } .pdp .notice-block strong { font-weight: 700; color: #1a1a1a; } /* FEATURES */ .pdp .feat-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; } .pdp .feat-card { background: #e8e2d8; padding: 14px; } .pdp .feat-card h4 { font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: .06em; margin: 0 0 6px; color: #1a1a1a; } .pdp .feat-card p { font-size: 12px; color: #5a5550; line-height: 1.6; margin: 0; } /* VARIANT CARDS — 3 sizes */ .pdp .variant-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; } .pdp .variant-card { border: 1px solid #c8c0b4; padding: 16px; background: transparent; } .pdp .variant-card h5 { font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: .08em; margin: 0 0 10px; padding-bottom: 8px; border-bottom: 1px solid #d0c9bf; color: #1a1a1a; } .pdp .variant-dim { font-size: 13.5px; font-weight: 700; color: #1a1a1a; letter-spacing: -.01em; line-height: 1.5; margin: 0 0 8px !important; } .pdp .variant-meta { font-size: 12px; color: #5a5550; line-height: 1.6; margin: 0 !important; } /* SPEC TABLE */ .pdp .spec-table { width: 100%; border-collapse: collapse; } .pdp .spec-table tr { border-bottom: 1px solid #d0c9bf; } .pdp .spec-table tr:first-child { border-top: 1px solid #d0c9bf; } .pdp .spec-table td { padding: 11px 0; font-size: 13px; vertical-align: top; } .pdp .spec-table td:first-child { color: #8a8278; width: 38%; font-size: 11px; text-transform: uppercase; letter-spacing: .06em; font-weight: 700; padding-right: 12px; } .pdp .spec-table td:last-child { color: #2a2a2a; } .pdp .swatches { display: flex; gap: 12px; align-items: center; flex-wrap: wrap; } .pdp .sw { width: 18px; height: 18px; border-radius: 50%; border: 1px solid #b0a898; flex-shrink: 0; box-shadow: inset 0 0 0 1px rgba(255,255,255,.2); } .pdp .sw-lbl { font-size: 12px; color: #3a3a3a; display: flex; align-items: center; gap: 6px; } /* INSTALL LIST */ .pdp .install-list { list-style: none; padding: 0; margin: 0; } .pdp .install-list li { font-size: 13px; color: #3a3a3a; padding: 10px 0 10px 18px; border-bottom: 1px solid #d0c9bf; line-height: 1.65; position: relative; } .pdp .install-list li:first-child { border-top: 1px solid #d0c9bf; } .pdp .install-list li::before { content: '—'; position: absolute; left: 0; top: 10px; color: #8a8278; font-size: 11px; } .pdp .install-list em { font-style: italic; color: #1a1a1a; font-weight: 600; } /* DOWNLOADS */ .pdp .dl-row { display: flex; gap: 8px; flex-wrap: wrap; } .pdp .dl-btn { font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: .07em; color: #1a1a1a; border: 1.5px solid #1a1a1a; padding: 10px 18px; text-decoration: none; background: transparent; display: inline-flex; align-items: center; gap: 6px; transition: background .15s, color .15s; } .pdp a.dl-btn:hover, .pdp .dl-btn:hover { background: #1a1a1a !important; color: #ffffff !important; } /* FAQ */ .pdp .faq-item { border-bottom: 1px solid #d0c9bf; } .pdp .faq-item:first-of-type { border-top: 1px solid #d0c9bf; } .pdp .faq-item summary { font-size: 12px !important; font-weight: 700 !important; text-transform: uppercase !important; letter-spacing: .04em !important; padding: 14px 0; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; color: #1a1a1a !important; font-family: inherit !important; line-height: 1.4 !important; } .pdp .faq-item summary::-webkit-details-marker { display: none; } .pdp .faq-item summary .plus { color: #8a8278; font-weight: 400; font-size: 16px; display: inline-block; transition: transform .2s ease; } .pdp .faq-item[open] summary .plus { transform: rotate(45deg); } .pdp .faq-item p { font-size: 13px; color: #5a5550; line-height: 1.7; padding: 0 4px 16px 0; margin: 0; } /* RESPONSIVE */ @media (max-width: 640px) { .pdp { padding: 20px; } .pdp .video-grid { grid-template-columns: 1fr; } .pdp .feat-grid { grid-template-columns: 1fr 1fr; } .pdp .variant-grid { grid-template-columns: 1fr; } .pdp .spec-table td:first-child { width: 45%; } .pdp .dl-btn { flex: 1; justify-content: center; } } @media (max-width: 420px) { .pdp .feat-grid { grid-template-columns: 1fr; } } Iron·Acrylic·Floral Transform your living room into a tranquil sanctuary with the Ricko Ceiling Lamp. Cream-white lily blossoms in hand-cut acrylic unfold from a green iron body, bringing the warmth of spring indoors. The soft, diffused glow makes it a peaceful centerpiece for bedrooms, living rooms, and dining spaces alike. Please note — each acrylic lampshade is shaped using a hand-cutting process. Slight variations along the petal edges are a normal part of manufacturing and give every fixture its individual character. See It In Action Features Iron & Acrylic Green iron body with cream-white acrylic lily shades. Hand-Cut Petals Each blossom is individually cut and shaped — no two exactly alike. Three Sizes 3, 9, or 12 heads — from cozy bedrooms to open living rooms. Three Sizes — Choose at Checkout 3-Head Ø 55 cm × H 33 cmØ 21.7″ × H 13″ 3 × G9 sockets 9-Head Ø 82 cm × H 41.5 cmØ 32.3″ × H 16.3″ 9 × G9 sockets 12-Head Ø 100 cm × H 41.5 cmØ 39.4″ × H 16.3″ 12 × G9 sockets Product Notes Materials Green iron body · White acrylic lampshades Socket G9 — bulbs not included Sizes 3-head Ø 55 cm · 9-head Ø 82 cm · 12-head Ø 100 cm Craft Hand-cut acrylic shades — slight edge variation is normal Colors Green White SKU RDC-083102 Installation Hardwired ceiling installation — a licensed electrician is recommended. Mounts to a standard ceiling junction box. Handle the acrylic shades by the base, not the petal edges, when attaching them. Bulbs not included — requires G9 bulbs (3, 9, or 12 depending on size). Downloads ↓ Spec Sheet ↓ Install Guide FAQ What bulbs does it use? + G9 sockets throughout — 3 bulbs for the 3-head, 9 for the 9-head, and 12 for the 12-head. Bulbs are not included. Warm-white LED G9 bulbs (2700–3000K) give the softest floral glow. Which size should I choose? + The 3-head (Ø 21.7″) suits bedrooms, hallways, and reading corners. The 9-head (Ø 32.3″) fits most living rooms and dining areas. The 12-head (Ø 39.4″) is made for open living spaces and larger rooms that call for a statement piece. Why do the petal edges look slightly different on each shade? + The acrylic shades are shaped using a hand-cutting process, which is a standard part of manufacturing. Small variations along the edges are normal and make each fixture one of a kind. Is it a flush-mount or a pendant? + The Ricko is a ceiling lamp that mounts close to the ceiling — no long hanging cord — which makes it a great fit for rooms with standard ceiling heights. How do I clean the acrylic shades? + Dust with a soft, dry cloth or use a lightly damp microfiber cloth. Avoid alcohol-based or abrasive cleaners, which can cloud the acrylic surface.
More you might like
Related
Ricko Ceiling Lamp, Modern minimalist style, suitable for be
Related
Ricko Ceiling Light
Related
Ricko Ceiling Light
Related