Reed Hoodie Knit Vest
.atly-reed, .atly-reed * { box-sizing: border-box; } .atly-reed { --ink: #242321; --muted: #6d6963; --line: #e2ddd6; --linen: #f4f1ec; --white: #ffffff; max-width: 920px; margin: 0 auto; color: var(--ink); font-family: Arial, Helvetica, sans-serif; line-height: 1.6; background: var(--white); -webkit-font-smoothing: antialiased; } .atly-reed h2, .atly-reed h3 { margin: 0; color: var(--ink); font-family: Georgia, "Times New Roman", serif; font-weight: 400; letter-spacing: -0.02em; } .atly-reed p { margin: 0; } .atly-section { padding: 36px 26px; } .atly-kicker { margin-bottom: 11px; color: var(--muted); font-size: 11px; font-weight: 600; letter-spacing: 0.12em; text-transform: uppercase; } .atly-title { max-width: 680px; margin-bottom: 17px !important; font-size: clamp(30px, 4vw, 43px); line-height: 1.12; } .atly-subtitle { margin-bottom: 16px !important; font-size: clamp(24px, 3vw, 32px); line-height: 1.18; } .atly-copy { color: var(--muted); font-size: 15px; line-height: 1.72; } .atly-link { color: var(--ink); font-size: 12px; font-weight: 700; letter-spacing: 0.03em; text-decoration: underline; text-underline-offset: 4px; } .atly-icon { display: inline-flex; width: 26px; height: 26px; flex: 0 0 26px; align-items: center; justify-content: center; color: var(--ink); } .atly-icon svg { display: block; width: 100%; height: 100%; fill: none; stroke: currentColor; stroke-width: 1.35; stroke-linecap: round; stroke-linejoin: round; } .atly-top-strip .atly-icon { width: 21px; height: 21px; flex-basis: 21px; } /* Compact one-line reassurance strip */ .atly-top-strip { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); background: var(--white); } .atly-top-strip__item { display: flex; min-width: 0; gap: 9px; padding: 15px 14px; align-items: center; justify-content: center; white-space: nowrap; } .atly-top-strip__title { overflow: hidden; font-size: 12px; font-weight: 600; text-overflow: ellipsis; } /* Intro */ .atly-intro { max-width: 760px; margin: 0 auto; padding: 40px 26px 34px; text-align: left; } /* Benefits */ .atly-benefits { padding: 30px 26px; border-top: 1px solid var(--line); } .atly-benefits__heading { margin-bottom: 22px !important; text-align: center; } .atly-benefit-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 24px 36px; } .atly-benefit { display: flex; gap: 16px; padding: 0; background: var(--white); } .atly-benefit__title { margin: 1px 0 6px; font-size: 15px; font-weight: 700; } .atly-benefit__text { color: var(--muted); font-size: 13px; line-height: 1.6; } /* Fit */ .atly-fit { --fit-position: 75%; display: grid; grid-template-columns: 1.35fr 0.65fr; gap: 24px; align-items: center; } .atly-fit-label { margin: 16px 0 14px; text-align: center; font-size: 13px; font-weight: 700; } .atly-fit-scale { position: relative; height: 34px; margin: 0 10px 6px; } .atly-fit-scale::before { position: absolute; top: 16px; right: 0; left: 0; height: 1px; background: var(--ink); content: ""; } .atly-fit-scale::after { position: absolute; top: 11px; left: 65%; width: 10px; height: 10px; border: 2px solid var(--white); border-radius: 50%; background: var(--ink); box-shadow: 0 0 0 1px var(--ink); content: ""; transform: translateX(-50%); } .atly-fit-scale__tick { position: absolute; top: 11px; width: 1px; height: 11px; background: var(--ink); } .atly-fit-scale__tick--left { left: 0; } .atly-fit-scale__tick--right { right: 0; } .atly-fit-scale__labels { display: flex; justify-content: space-between; color: var(--muted); font-size: 10px; } .atly-fit-note { max-width: 500px; margin: 16px auto 0; color: var(--muted); font-size: 12.5px; line-height: 1.6; text-align: center; } .atly-size-card { padding: 24px; background: var(--linen); } .atly-size-card p { margin: 9px 0 14px; color: var(--muted); font-size: 12.5px; } /* Compact accordions */ .atly-accordion { border-top: 1px solid var(--line); } .atly-accordion details { border-bottom: 1px solid var(--line); } .atly-accordion summary { position: relative; padding: 19px 40px 19px 0; cursor: pointer; font-size: 14px; font-weight: 600; list-style: none; } .atly-accordion summary::-webkit-details-marker { display: none; } .atly-accordion summary::after { position: absolute; top: 50%; right: 2px; content: "+"; font-size: 19px; font-weight: 300; transform: translateY(-50%); } .atly-accordion details[open] summary::after { content: "−"; } .atly-accordion__content { max-width: 720px; padding: 0 28px 20px 0; color: var(--muted); font-size: 13px; line-height: 1.7; } .atly-spec-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; padding-top: 6px; } .atly-spec-title { margin-bottom: 10px; font-size: 13px; font-weight: 700; } .atly-spec-list { margin: 0; padding: 0; list-style: none; } .atly-spec-list li { position: relative; margin-bottom: 8px; padding-left: 14px; color: var(--muted); font-size: 12.5px; } .atly-spec-list li::before { position: absolute; top: 0; left: 0; content: "•"; color: #9f978d; font-size: 10px; } /* cashmere blend strip */ .atly-merino { display: grid; grid-template-columns: 1.35fr 0.65fr; gap: 22px; padding: 30px 26px; align-items: center; background: var(--linen); } .atly-merino__cta { padding-left: 26px; border-left: 1px solid var(--line); } @media (max-width: 700px) { .atly-reed { margin-right: -15px; margin-left: -15px; } .atly-section { padding: 30px 20px; } .atly-top-strip { grid-template-columns: repeat(3, minmax(0, 1fr)); overflow: visible; } .atly-top-strip__item { gap: 5px; padding: 12px 5px; justify-content: center; } .atly-top-strip .atly-icon { width: 19px; height: 19px; flex-basis: 19px; } .atly-top-strip__title { font-size: 9.5px; line-height: 1.15; } .atly-intro { padding: 34px 20px 30px; text-align: left; } .atly-title { font-size: 34px; line-height: 1.15; } .atly-copy { font-size: 15px; line-height: 1.68; } .atly-benefits { padding: 30px 20px; } .atly-benefits__heading { text-align: left; } .atly-benefit-grid { grid-template-columns: 1fr; } .atly-benefit { padding: 0; } .atly-benefit-grid { gap: 22px; } .atly-fit, .atly-merino { grid-template-columns: 1fr; } .atly-size-card { padding: 22px; } .atly-spec-grid { grid-template-columns: 1fr; gap: 18px; } .atly-merino__cta { padding: 20px 0 0; border-top: 1px solid var(--line); border-left: 0; } } Soft against skin Lightweight layering Freedom to move The Reed Hoodie Knit Vest The layer that goes everywhere. The Reed Hoodie Vest is the piece that quietly earns its place in the weekly rotation. Lightweight, soft and easy to layer, it adds warmth without restricting movement, making it perfect over tees, long sleeves or dresses as the seasons change. The relaxed hood and textured honeycomb knit give it a modern look that is as practical as it is comfortable. Why it earns a place in their wardrobe Freedom to move A sleeveless design that keeps little arms free for climbing, playing and exploring. Lightweight layering Adds just the right amount of warmth over tees and long sleeves without feeling bulky. Wear on repeat Soft, comfortable and designed to become part of the everyday wardrobe. Thoughtful texture The honeycomb knit adds subtle character while keeping the design timeless. Fit and sizing Between True & Generous Runs small True to size Runs generous Designed with a relaxed fit that layers comfortably over tees and long sleeves. Choose your child’s usual size for the intended fit, or size up for extra growing room. Need help choosing a size? Use our size guide for garment measurements and age recommendations. View size guide → Built for layering. Reed combines lambswool, cotton and a touch of cashmere to create a knit that’s soft, lightweight and easy to wear through changing seasons. Designed to layer effortlessly without adding bulk, it’s the kind of piece that reaches for the front of the wardrobe all year round. Product details Fabric & fit Fabric 4% Cashmere, 20% Lambswool, 20% Cotton 33% Viscose, 23% Nylon Lightweight single-colour knit Honeycomb stitch panel Machine washable according to garment instructions Fit Relaxed fit Gender-neutral design Hooded vest Extended shoulder and armhole for easy layering Roll hem and rib-knit finishes Care & common questions Wash on a gentle wool or delicate cycle using a mild detergent. Reshape while damp and dry flat away from direct heat. Fold rather than hang to help the knit keep its shape. A small amount of natural pilling may occur with wear. This can be gently removed with a knitwear comb.
More you might like
Related
Reed Hoodie Knit Vest
Related
Black Reed Knit Vest
Related
Pink Reed Knit Vest
Related