Merino Wool Cove Jumper
.atly-cove, .atly-cove * { box-sizing: border-box; } .atly-cove { --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-cove h2, .atly-cove h3 { margin: 0; color: var(--ink); font-family: Georgia, "Times New Roman", serif; font-weight: 400; letter-spacing: -0.02em; } .atly-cove 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 { 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: 62%; 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; } /* Merino 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-cove { 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 on skin Temperature regulating Odour resistant The Cove Jumper The jumper they’ll happily wear again. Soft, lightweight and easy to layer, the Cove Jumper is made for busy days, changing weather and children who want to feel comfortable, not restricted. A timeless knit you’ll both keep reaching for. Why you’ll keep reaching for it Soft without the itch Fine 19.5-micron Australian Merino sits gently against the skin. Warm without bulk Lightweight warmth that moves easily and layers beautifully. Less washing, easier care Naturally odour resistant and machine washable. Made to be passed on A fully fashioned knit made for frequent wear and longer use. Fit and sizing Relaxed fit Runs small True to size Runs generous Choose your child’s usual size, or size up for longer wear. Need help choosing a size? Use our size guide for garment measurements and age recommendations. View size guide → Naturally made for real life. Made from 100% Australian Extrafine Merino Wool, the Cove naturally helps regulate temperature, resist odours and stay comfortable across changing conditions—so it can be worn more often and washed less. Discover why we choose Merino → Product details Fabric & fit Fabric 100% Australian Extrafine Merino Wool 19.5 micron Fully fashioned knit Lightweight mid-layer Machine washable Fit Relaxed, gender-neutral shape Drop shoulder V-neck Layer-friendly Designed for everyday play Common questions about Merino Wondering about itchiness, pilling, washing or how to store your Merino ? Find clear answers in our Merino common questions →