Morris Pendant Lamp
.mop-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; } .mop-section-title { font-size: 0.72rem; font-weight: 600; letter-spacing: .12em; text-transform: uppercase; color: #1a1a1a; border-bottom: 1.5px solid #b8924a; padding-bottom: .45rem; margin: 2.2rem 0 1.1rem; } /* 单视频全宽 */ .mop-video-box { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; border-radius: 8px; background: #111; margin-bottom: 2rem; } .mop-video-box iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; } .mop-intro { font-size: 1rem; color: #555; line-height: 1.8; margin-bottom: 1rem; } /* 产品图 */ .mop-illus { margin: 1rem 0 2rem; text-align: center; } .mop-illus__frame { display: inline-block; max-width: 320px; width: 100%; border-radius: 8px; border: 1px solid #eae4d8; overflow: hidden; cursor: zoom-in; position: relative; } .mop-illus__frame img { width: 100%; display: block; border-radius: 8px; transition: transform .35s ease; } .mop-illus__frame:hover img { transform: scale(1.6); } .mop-illus__caption { font-size: .78rem; color: #999; margin-top: .45rem; letter-spacing: .04em; } /* 核心卖点卡片 */ .mop-features { display: grid; grid-template-columns: repeat(auto-fill, minmax(190px, 1fr)); gap: 8px; margin-bottom: 2rem; } .mop-feature-card { background: #faf7f0; border: 1px solid #eae4d8; border-top: 3px solid #b8924a; border-radius: 6px; padding: .85rem 1rem; font-size: .85rem; color: #333; line-height: 1.55; } .mop-feature-card__icon { font-size: 1.2rem; display: block; margin-bottom: .35rem; } .mop-feature-card__title { font-weight: 600; font-size: .82rem; color: #1a1a1a; display: block; margin-bottom: .2rem; } /* 多灯组合横幅 */ .mop-group-banner { background: #faf7f0; border: 1px solid #eae4d8; border-left: 3px solid #b8924a; border-radius: 6px; padding: 1rem 1.2rem; margin-bottom: 2rem; font-size: .9rem; color: #555; line-height: 1.7; } .mop-group-banner__title { font-weight: 600; font-size: .82rem; color: #1a1a1a; letter-spacing: .04em; display: block; margin-bottom: .35rem; } /* 模具痕迹提示 */ .mop-notice { display: flex; gap: 10px; background: #fff8ee; border: 1px solid #e8c87a; border-left: 3px solid #b8924a; border-radius: 6px; padding: .75rem 1rem; margin-bottom: 2rem; font-size: .88rem; color: #5a3e10; line-height: 1.6; } .mop-notice__icon { flex-shrink: 0; margin-top: .05rem; } /* 适用场景 */ .mop-rooms { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 2rem; } .mop-room-tag { background: #faf7f0; border: 1px solid #eae4d8; border-radius: 20px; padding: .3rem .9rem; font-size: .82rem; color: #555; display: flex; align-items: center; gap: 5px; } /* INSTAGRAM UGC */ .mop-ig-intro { display: flex; align-items: center; gap: 10px; margin-bottom: 1.2rem; font-size: .88rem; color: #555; } .mop-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; } .mop-ig-intro__text strong { color: #1a1a1a; font-weight: 600; } .mop-ig-intro__handle { margin-left: auto; font-size: .82rem; color: #b8924a; font-weight: 600; text-decoration: none; white-space: nowrap; flex-shrink: 0; } .mop-ig-intro__handle:hover { text-decoration: underline; } .mop-ig-feature { display: grid; grid-template-columns: 220px 1fr; gap: 0; margin-bottom: 2rem; background: #faf7f0; border: 1px solid #eae4d8; border-radius: 8px; overflow: hidden; } .mop-ig-feature__media { position: relative; display: block; min-height: 220px; background: linear-gradient(135deg, #f0e8d8 0%, #d9c8a8 50%, #b8924a 100%); overflow: hidden; } .mop-ig-feature__media img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; display: block; } .mop-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); } .mop-ig-feature__badge svg { width: 17px; height: 17px; } .mop-ig-feature__body { padding: 1.3rem 1.5rem; display: flex; flex-direction: column; justify-content: center; } .mop-ig-feature__handle { font-size: .92rem; font-weight: 600; color: #1a1a1a; margin-bottom: .4rem; word-break: break-word; } .mop-ig-feature__txt { font-size: .85rem; color: #555; line-height: 1.6; margin-bottom: 1rem; } .mop-ig-feature__link { font-size: .82rem; font-weight: 600; color: #b8924a; text-decoration: none; white-space: nowrap; } .mop-ig-feature__link:hover { text-decoration: underline; } @media(max-width:520px){ .mop-ig-feature { grid-template-columns: 1fr; } .mop-ig-feature__media { min-height: 0; padding-bottom: 100%; } .mop-ig-intro__handle { display: none; } } /* 颜色 swatches */ .mop-color-bar { display: flex; align-items: center; gap: 14px; background: #faf7f0; border: 1px solid #eae4d8; border-left: 3px solid #b8924a; border-radius: 6px; padding: .75rem 1.1rem; margin-bottom: 2rem; font-size: .88rem; color: #555; flex-wrap: wrap; } .mop-color-bar__swatches { display: flex; gap: 8px; flex-shrink: 0; } .mop-swatch { width: 22px; height: 22px; border-radius: 50%; border: 2px solid rgba(0,0,0,.1); box-shadow: 0 1px 4px rgba(0,0,0,.15); } .mop-swatch--white { background: #f4f0e8; border-color: rgba(0,0,0,.18); } .mop-swatch--brown { background: #7b4621; } .mop-swatch--chrome { background: linear-gradient(135deg, #c0c4c8, #e0e4e8); border-color: rgba(0,0,0,.15); } .mop-swatch--beige { background: #d4c4a0; } .mop-swatch--green { background: #4a7a50; } /* 尺寸卡片 */ .mop-size-card { 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: 2rem; } .mop-size-card svg { flex-shrink: 0; } /* 规格列表 */ .mop-specs { list-style: none; padding: 0; margin: 0 0 2rem; display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 8px; } .mop-specs li { display: flex; align-items: flex-start; gap: 10px; background: #faf7f0; border: 1px solid #eae4d8; border-radius: 6px; padding: .6rem .9rem; font-size: .9rem; color: #333; } .mop-specs li::before { content: ''; display: block; width: 5px; height: 5px; min-width: 5px; border-radius: 50%; background: #b8924a; margin-top: 8px; } /* 认证徽章 */ .mop-badges { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 1.4rem; } .mop-badge { background: #fffdf9; border: 1px solid #d4cdbe; border-radius: 20px; padding: .28rem .85rem; font-size: .78rem; color: #333; font-weight: 500; letter-spacing: .03em; } /* 下载 */ .mop-downloads { display: flex; flex-wrap: wrap; gap: 16px; margin-bottom: 2rem; } .mop-dl-item { display: flex; flex-direction: column; align-items: center; gap: 8px; text-decoration: none; color: #1a1a1a; font-size: .78rem; font-weight: 600; letter-spacing: .06em; text-transform: uppercase; transition: opacity .2s; } .mop-dl-item:hover { opacity: .65; } .mop-dl-item img { width: 60px; height: 60px; object-fit: contain; border: 1px solid #eae4d8; border-radius: 6px; background: #fffdf9; padding: 8px; } See It In Action The Morris Pendant Lamp is the kind of fixture that a room doesn't need to accommodate — it simply fits. The round, pumpkin-ribbed acrylic shade diffuses the G9 bulb into a soft, even glow that sits warmly above a dining table, a bedside, or a reading corner without asking anything complicated of the space around it. Five finishes. One form that earns its place by being exactly what it needs to be. The lamp that ends the search. Available in five finishes — hover to zoom Why Morris 🌐 Pumpkin-Ribbed Form The gentle ribbing gives the shade a sculptural quality that a plain globe doesn't have — enough visual interest to be noticed, restrained enough not to compete with anything else in the room. It looks right from above, from the side, and from across the space. 🌕 Soft Acrylic Diffusion The acrylic distributes the G9 bulb evenly across the full surface — no hot center, no visible source. The light that reaches the table or room below is warm and even, exactly the quality a pendant at this size should deliver. 🔆 Dimmer Compatible From working brightness over a dining table to a soft, evening ambient glow. Pair with a dimmer switch (sold separately) and Morris covers the full range of what a room needs from a pendant. 📐 Sloped Ceiling Ready Compatible with angled ceilings up to 30° — the hardware keeps the lamp hanging level regardless of the ceiling. The wire adjusts to whatever height the space and table require. One, Two, or Three — All Work A single Morris over a small dining table is complete and unfussy. Two in a line above a longer table or kitchen island creates a composed rhythm — the ribbed globes echo each other at even intervals and the combined light output covers the full surface below. Three at staggered heights in an open-plan living space reads as intentional grouping. Choose the same finish for uniformity, or mix White and Beige for a warmer, less formal arrangement. ℹ️ Shade Note: A faint seam line may be visible at the midpoint of the shade — this is a natural result of the acrylic molding process, not a quality defect. It is not visible when the lamp is lit. Works In 🍽 Dining Table 🍳 Kitchen Island 🛏 Bedside 📚 Reading Corner 🛋 Living Room 🚪 Hallway 🏠 Any Room As Seen on Instagram Real homes, real light. Tag @docosus & #docoslight to be featured. @docosus → @cirajsraab See the Morris pendant lamp styled in a real home — view the full post on Instagram. View on Instagram → White · Brown · Chrome · Beige · Green Product Size Dia 14 cm × H 17 cm / Ø 5.5″ × H 6.7″ Details Shade: Acrylic Materials: Metal & Acrylic Wiring: Hardwired Socket: G9 Max bulb: 5W incandescent or LED equivalent Voltage: AC 110–240V Wire: 59 in / 150 cm — adjustable to desired height Dimmer compatible (switch not included) Sloped ceiling compatible — up to 30° IP Rating: IP20 — indoor use only Finishes: White · Brown · Chrome · Beige · Green Certified: North America · Australia · Europe · Middle East 🌎 North America 🌏 Australia 🌍 Europe 🌍 Middle East Downloads Parameter Installation
More you might like
Related
William Morris Honeysuckle handmade lampshade pendant ceilin
Related
William Morris willow leaves lampshade for a ceiling pendant
Related
William Morris indigo snakeshead lampshade for a ceiling pen
Related