✦ Verified product
Darling Top
USD 57.98
Yadma
Verified independent store
→
@import url('https://fonts.googleapis.com/css2?family=Avenir+Next:wght@400;700&display=swap'); @import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.
min.css'); body { font-family: 'Avenir Next'. sans-serif; background-color: #ffffff; color: black; } .dropdown { background-color: #ffffff; border: none; width: 100%; text-align: left; font-size: 18px; padding: 15px; margin-bottom: 10px; cursor: pointer; border-radius: 5px; color: black; display: flex; align-items: center; } .dropdown i { margin-right: 10px; color: #333333; /* Dark accent for polka dots */ } .dropdown-content { display: none; background-color: #fff; padding: 15px; border-radius: 5px; border: 1px solid #eee; margin-bottom: 10px; } .dropdown-content table { border-collapse: collapse; width: 100%; text-align: center; } .dropdown-content th. .dropdown-content td { border: 1px solid black; padding: 10px; } .button-container { margin-bottom: 15px; } .button-container button { background-color: #ffffff; margin-right: 10px; padding: 8px 15px; border: 1px solid #ccc; cursor: pointer; border-radius: 5px; } Details The Darling Top is a masterclass in classic chic. This structured button-down features a playful black-on-white polka dot print. elegant utility-style pockets. and a matching fabric belt that cinches the waist for a perfectly tailored silhouette. It is the ideal companion to the Darling Capri Pants for a coordinated. sophisticated look that transitions seamlessly from brunch to business. Size Details CM Inches Size Shoulder (cm) Sleeve (cm) Bust (cm) Length (cm) XS 42 60 76 57 S 43 61 80 58 M 44 62 84 59 L 45 63 88 60 Size Shoulder (in) Sleeve (in) Bust (in) Length (in) XS 16.5 23.6 29.9 22.4 S 16.9 24.0 31.5 22.8 M 17.3 24.4 33.1 23.2 L 17.7 24.8 34.6 23.6 Shipping & Returns Shipping: International shipping is available for our Darling collection. Orders are typically processed and shipped within 24-48 hours. Returns: Returns are accepted within 30 days of purchase. Items must be in original condition. function toggleContent(id) { const content = document.getElementById(id); content.style.display = content.style.display === "none" || content.style.display === "" ? "block" : "none";}function showCmDarlingTop() { document.getElementById('cmTableDarlingTop').style.display = 'table'; document.getElementById('inchTableDarlingTop').style.display = 'none';}function showInchesDarlingTop() { document.getElementById('cmTableDarlingTop').style.display = 'none'; document.getElementById('inchTableDarlingTop').style.display = 'table';}