Fonthill Pendant Lamp
.fhp-wrap { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif; color: #1a1a1a; line-height: 1.7; max-width: 860px; margin: 0 auto; background : transparent; } .fhp-section-title { font-size: 0.72rem; font-weight: 600; letter-spacing: .14em; text-transform: uppercase; color: #1a1a1a; border-bottom: 1.5px solid #b8924a; padding-bottom: .45rem; margin: 2.2rem 0 1rem; } .fhp-body { font-size: .93rem; color: #555; line-height: 1.8; margin-bottom: 1.4rem; } /* SELLING POINTS */ .fhp-pts { display: grid; grid-template-columns: repeat(2,1fr); gap: 8px; margin-bottom: 1.8rem; } .fhp-pts--three { grid-template-columns: repeat(3,1fr); } @media(max-width:480px){ .fhp-pts, .fhp-pts--three { grid-template-columns: 1fr; } } .fhp-pt { background: #faf7f0; border: 1px solid #eae4d8; border-top: 3px solid #b8924a; border-radius: 6px; padding: .85rem 1rem; font-size: .85rem; color: #444; line-height: 1.55; } .fhp-pt__icon { font-size: 1.1rem; display: block; margin-bottom: .25rem; } .fhp-pt__text strong { color: #1a1a1a; display: block; font-size: .82rem; font-weight: 600; margin-bottom: .15rem; } /* COLORS */ .fhp-colors { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 1.5rem; } .fhp-color-card { background: #faf7f0; border: 1px solid #eae4d8; border-radius: 6px; padding: .6rem .9rem; display: flex; align-items: center; gap: 9px; font-size: .84rem; color: #333; font-weight: 500; } .fhp-sw { width: 18px; height: 18px; border-radius: 50%; flex-shrink: 0; border: 2px solid rgba(0,0,0,.1); box-shadow: 0 1px 3px rgba(0,0,0,.1); } .fhp-sw--white { background: #f4f0e8; border-color: rgba(0,0,0,.18); } .fhp-sw--color { background: conic-gradient(#e87a7a, #e8c87a, #7ab87a, #7aa8e8, #c47ad8, #e87a7a); } /* SIZE */ .fhp-size { display: inline-flex; align-items: center; gap: 12px; background: #faf7f0; border: 1px solid #eae4d8; border-left: 3px solid #b8924a; border-radius: 6px; padding: .75rem 1.2rem; font-size: .9rem; color: #1a1a1a; margin-bottom: 1.8rem; } /* HANDMADE NOTICE */ .fhp-notice { display: flex; gap: 10px; background: #fff8ee; border: 1px solid #e8c87a; border-left: 3px solid #b8924a; border-radius: 6px; padding: .75rem 1rem; margin-bottom: 1.8rem; font-size: .88rem; color: #5a3e10; line-height: 1.6; } .fhp-notice__icon { flex-shrink: 0; margin-top: .05rem; } /* INSTAGRAM UGC */ .fhp-ig-intro { display: flex; align-items: center; gap: 10px; margin-bottom: 1.2rem; font-size: .88rem; color: #555; } .fhp-ig-intro__icon { width: 32px; height: 32px; border-radius: 8px; background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); display: flex; align-items: center; justify-content: center; color: #fff; flex-shrink: 0; } .fhp-ig-intro__text strong { color: #1a1a1a; font-weight: 600; } .fhp-ig-intro__handle { margin-left: auto; font-size: .82rem; color: #b8924a; font-weight: 600; text-decoration: none; white-space: nowrap; flex-shrink: 0; } .fhp-ig-intro__handle:hover { text-decoration: underline; } .fhp-ig-feature { display: grid; grid-template-columns: 220px 1fr; gap: 0; margin-bottom: 1.8rem; background: #faf7f0; border: 1px solid #eae4d8; border-radius: 8px; overflow: hidden; } .fhp-ig-feature__media { position: relative; display: block; min-height: 220px; background: linear-gradient(135deg, #f0e8d8 0%, #d9c8a8 50%, #b8924a 100%); overflow: hidden; } .fhp-ig-feature__media img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; display: block; } .fhp-ig-feature__badge { position: absolute; top: 12px; right: 12px; width: 30px; height: 30px; border-radius: 7px; background: rgba(255,255,255,.92); display: flex; align-items: center; justify-content: center; backdrop-filter: blur(4px); } .fhp-ig-feature__badge svg { width: 17px; height: 17px; } .fhp-ig-feature__body { padding: 1.3rem 1.5rem; display: flex; flex-direction: column; justify-content: center; } .fhp-ig-feature__handle { font-size: .92rem; font-weight: 600; color: #1a1a1a; margin-bottom: .4rem; word-break: break-word; } .fhp-ig-feature__txt { font-size: .85rem; color: #555; line-height: 1.6; margin-bottom: 1rem; } .fhp-ig-feature__link { font-size: .82rem; font-weight: 600; color: #b8924a; text-decoration: none; white-space: nowrap; } .fhp-ig-feature__link:hover { text-decoration: underline; } @media(max-width:520px){ .fhp-ig-feature { grid-template-columns: 1fr; } .fhp-ig-feature__media { min-height: 0; padding-bottom: 100%; } .fhp-ig-intro__handle { display: none; } } /* FAQ accordion */ .fhp-faq { margin-bottom: 1.8rem; } .fhp-faq-item { border-bottom: 1px solid #eae4d8; } .fhp-faq-item:last-child { border-bottom: none; } .fhp-faq-item > summary { list-style: none; cursor: pointer; padding: 9px 32px 9px 0; font-size: .9rem; font-weight: 600; color: #1a1a1a; position: relative; line-height: 1.4; min-height: 40px; display: flex; align-items: center; } .fhp-faq-item > summary::-webkit-details-marker { display: none; } .fhp-faq-item > summary::after { content: ''; position: absolute; right: 4px; top: 50%; width: 10px; height: 10px; border-right: 1.5px solid #b8924a; border-bottom: 1.5px solid #b8924a; transform: translateY(-70%) rotate(45deg); transition: transform 0.2s ease; } .fhp-faq-item[open] > summary::after { transform: translateY(-30%) rotate(-135deg); } .fhp-faq-item[open] > summary { color: #b8924a; } .fhp-faq-a { font-size: .85rem; color: #555; line-height: 1.65; margin: 0 0 11px; padding-right: 32px; } .fhp-faq-a a { color: #b8924a; } /* SPECS */ .fhp-specs { list-style: none; padding: 0; margin: 0 0 1.8rem; display: grid; grid-template-columns: repeat(auto-fill, minmax(240px, 1fr)); gap: 7px; } .fhp-specs li { display: flex; align-items: flex-start; gap: 9px; background: #faf7f0; border: 1px solid #eae4d8; border-radius: 6px; padding: .5rem .8rem; font-size: .86rem; color: #333; } .fhp-specs li::before { content: ''; display: block; width: 5px; height: 5px; min-width: 5px; border-radius: 50%; background: #b8924a; margin-top: 6px; } /* FOOTER */ .fhp-foot { background: #faf7f0; border: 1px solid #eae4d8; border-radius: 6px; padding: 1.2rem; display: grid; grid-template-columns: 1fr 1fr; gap: 1.5rem; margin-bottom: 2rem; align-items: start; } .fhp-foot-label { font-size: .62rem; font-weight: 700; letter-spacing: .16em; text-transform: uppercase; color: #888; display: block; margin-bottom: .65rem; } .fhp-badges { display: flex; flex-direction: column; gap: .35rem; } .fhp-badge { background: #fffdf9; border: 1px solid #d4cdbe; border-radius: 20px; padding: .22rem .8rem; font-size: .76rem; color: #333; width: fit-content; } .fhp-dls { display: flex; flex-direction: column; gap: .4rem; } .fhp-dl { display: flex; align-items: center; gap: 9px; text-decoration: none; color: #1a1a1a; font-size: .74rem; font-weight: 600; letter-spacing: .07em; text-transform: uppercase; padding: .55rem .8rem; background: #fffdf9; border: 1px solid #eae4d8; border-radius: 6px; transition: border-color .2s; min-height: 44px; } .fhp-dl:hover { border-color: #b8924a; } .fhp-dl img { width: 20px; height: 20px; object-fit: contain; opacity: .4; flex-shrink: 0; } @media(max-width:440px){ .fhp-foot { grid-template-columns: 1fr; gap: 1rem; } } The Fonthill Ceramic Scalloped Pendant Lamp pairs a hand-glazed ceramic shade with a solid brass fixture. The scalloped, wavy edge is dotted with glossy ball accents along the rim β a sculptural handmade shade, not a plain dome. Choose glossy white for a calm monochrome look, or multicolor glaze for a playful focal point. For dining rooms, kitchen islands, cafes, and children's rooms. πΊ Hand-glazed ceramic Each shade is handmade and hand-glazed β a scalloped, wavy form with glossy ball accents on the rim. No two are exactly alike. πΆ Solid brass fixture A real brass fitting anchors the ceramic shade β warm-toned, weighty, and built to age well, not plated trim. π¨ White or multicolor Glossy white for a quiet, monochrome look; multicolor glaze for a playful, artistic statement over a table or counter. π Dimmable, sloped-ceiling ready E26/E27 up to 40W, dimmer compatible. The adjustable cord and canopy handle flat or sloped ceilings up to 30Β°. Finishes White Colorful Product Size Γ 31 cm Γ H 15 cm / Γ 12.2β³ Γ H 5.9β³ βΉοΈ Handmade ceramic: Each shade is hand-glazed, so slight variations in glaze tone, sheen, and the placement of the ball accents are normal β they're the mark of a handmade piece, not a defect. Where It Works π½ Dining table Center it over the table, 30-36β³ above the surface. The scalloped form reads as a focal point without a bulky body. β Cafe / kitchen island Multicolor adds character over a counter or cafe table; white keeps it understated. π§Έ Children's room The playful scalloped shape suits a nursery or kids' room as a soft overhead light. As Seen on Instagram Real homes, real light. Tag @docosus & #docoslight to be featured. @docosus β @youmotherrunner See the Fonthill scalloped pendant styled in a real home β view the full post on Instagram. View on Instagram β Details Shade: Hand-glazed ceramic, scalloped Fixture: Solid brass Materials: Ceramic & Brass Wiring: Hardwired Socket: E26 / E27 Max bulb: 40W incandescent or LED equivalent Voltage: AC 110β240V Cord: 59β³ / 150 cm β adjustable Dimmer compatible (switch not included) Sloped ceiling compatible β up to 30Β° Finishes: White Β· Colorful Certified: North America Β· Australia Β· Europe Β· Middle East FAQs What is the Fonthill pendant shade made of? Hand-glazed ceramic with a scalloped edge and glossy ball accents; the fixture is solid brass. Each shade is handmade, so small variations in glaze and tone are normal β part of the handcrafted character. What's the difference between the White and Colorful versions? White is a single glossy glaze for a calm, monochrome look. Colorful uses multiple glaze tones for a playful, artistic effect β popular for cafes, children's rooms, and spaces that want a focal point. What bulb does it use, and is it dimmable? E26 or E27 socket, up to 40W incandescent or LED equivalent. A warm-white LED bulb best complements the ceramic and brass. Compatible with standard wall dimmers; bulb and dimmer sold separately. How high above a dining table should it hang? Hang the bottom of the shade about 30-36 inches above the tabletop for even light and clear sightlines. The 59β³ cord shortens on-site to set the exact drop, and the canopy works on sloped ceilings up to 30Β°. Does it need an electrician to install? It's a hardwired ceiling fixture, so installation into a ceiling junction box by a licensed electrician is recommended. The cord length is adjustable during install, and the canopy fits flat and sloped ceilings up to 30Β°. Certifications π North America π Australia π Europe π Middle East Downloads Parameter Installation
More you might like
Related
Fonthill | Down Rod Pendant
Related
Origo Pendant Lamp - Elegant Geometric Pendant Lamp
Related