✦ Verified product
Amalfi Set
USD 79.90
Helena Voss
Verified independent store
→
AMALFI SET — Helena Voss @import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;1,400&display=swap'); .hv-product { font-family: -apple-
system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; max-width: 680px; margin: 0 auto; padding: 24px 20px; color: #555; line-height: 1.65; } .hv-label { font-size: 11px; letter-spacing: 2.5px; text-transform: uppercase; color: #999; margin-bottom: 10px; } .hv-title { font-family: 'Playfair Display', serif; font-size: 34px; font-weight: 500; color: #1a1a1a; margin-bottom: 8px; letter-spacing: -0.3px; line-height: 1.15; } .hv-subtitle { font-family: 'Playfair Display', serif; font-size: 16px; font-weight: 400; font-style: italic; color: #888; margin-bottom: 28px; } .hv-tabs { display: flex; gap: 0; border-bottom: 1px solid #e0e0e0; margin-bottom: 28px; } .hv-tab { font-size: 12px; letter-spacing: 2px; text-transform: uppercase; color: #aaa; padding: 12px 0; margin-right: 32px; cursor: pointer; border-bottom: 2px solid transparent; margin-bottom: -1px; background: none; border-top: none; border-left: none; border-right: none; font-family: inherit; transition: color 0.2s ease; } .hv-tab.active { color: #1a1a1a; border-bottom: 2px solid #1a1a1a; } .hv-tab-content { display: none; } .hv-tab-content.active { display: block; } .hv-body { font-size: 15px; color: #555; margin-bottom: 18px; line-height: 1.75; } .hv-body strong { color: #333; font-weight: 500; } .hv-pieces { margin: 24px 0; border-top: 1px solid #f0f0f0; padding-top: 20px; } .hv-piece { margin-bottom: 20px; } .hv-piece-title { font-family: 'Playfair Display', serif; font-size: 14px; font-weight: 500; color: #333; margin-bottom: 6px; letter-spacing: 0.3px; } .hv-piece p { font-size: 14px; color: #666; line-height: 1.65; margin: 0; } .hv-details-list { list-style: none; padding: 0; margin: 0; font-size: 14px; color: #555; } .hv-details-list li { padding: 11px 0; border-bottom: 1px solid #f0f0f0; display: flex; justify-content: space-between; align-items: baseline; gap: 12px; } .hv-details-list li:last-child { border-bottom: none; } .hv-detail-label { font-size: 11px; letter-spacing: 1.5px; text-transform: uppercase; color: #aaa; min-width: 110px; } .hv-detail-value { color: #444; text-align: right; flex: 1; } .hv-care { margin-top: 28px; padding-top: 20px; border-top: 1px solid #f0f0f0; } .hv-care-title { font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: #999; margin-bottom: 14px; } .hv-care-icons { display: flex; gap: 18px; flex-wrap: wrap; } .hv-care-item { font-size: 13px; color: #777; display: flex; align-items: center; gap: 6px; } .hv-note { margin-top: 28px; font-size: 13px; color: #999; font-style: italic; line-height: 1.6; border-left: 2px solid #e8e8e8; padding-left: 14px; } @media (max-width: 768px) { .hv-title { font-size: 28px; } .hv-tab { margin-right: 22px; font-size: 11px; } } Helena Voss — Three-Piece Set AMALFI White cutout top, wide-leg trousers & oversized shirt Description Details The Amalfi coast has a way of making everything look effortless. All white, all intention — this three-piece set is the kind of outfit that works as hard as you want it to, or not at all. The cutout bandeau top is crafted in broderie anglaise fabric, gathered at the center and secured with gold O-ring hardware — structured enough to hold its shape, feminine enough to stop the room. Wear it with the shirt fully open or draped off the shoulders. Either way, the answer is yes. The wide-leg trousers are high-waisted with a clean, tailored fall and side pockets — the kind of pants that make you walk differently. Paired with the oversized shirt thrown on like an afterthought, the look reads resort luxe without trying. The Top Broderie anglaise bandeau with double O-ring detail at bust and waist. Boned interior for structure. Strapless silhouette. The Trousers High-waisted wide-leg cut in linen-blend fabric. Side pockets. Concealed zip closure. Full-length with a slight floor-grazing hem. The Shirt Relaxed oversized shirt in matching white fabric. Designed to wear open, knotted, or off the shoulders. Completes the set. Styled as shown — top, trousers and shirt sold as a set. Each piece can also be worn separately. Set includes Bandeau top, wide-leg trousers, oversized shirt Colour White Fabric Top: broderie anglaise cotton blend · Trousers & shirt: linen blend Hardware Gold O-ring detail (×2) Fit Top: fitted · Trousers: high-waisted, wide-leg · Shirt: oversized Closure Top: back zip · Trousers: concealed side zip · Shirt: button-through Model wears Size S · Height 5'9" Sizing XS — XL · True to size Care 🫧 Hand wash cold 🚫 Do not tumble dry 🌬️ Lay flat to dry 🚫 Do not bleach ♨️ Cool iron if needed function switchTab(btn, tabId) { const container = btn.closest('.hv-product'); container.querySelectorAll('.hv-tab').forEach(t => t.classList.remove('active')); container.querySelectorAll('.hv-tab-content').forEach(c => c.classList.remove('active')); btn.classList.add('active'); container.querySelector('#' + tabId).classList.add('active'); }