Leg Day Everyday Activewear Bundle - 12PCS
#ld-pdp * { box-sizing: border-box; } #ld-pdp .wrap { max-width: 980px; margin: auto; padding: 24px 16px; } #ld-pdp .hero { text-align: center; padding: 60px 24px 48px; border-radi us: 16px; background: linear-gradient(135deg, #0d0d0d, #1a1a1a); margin-bottom: 16px; } #ld-pdp .hero-badge { display: inline-flex; padding: 7px 16px; border-radius: 999px; background: rgba(255,47,146,.15); border: 1px solid rgba(255,47,146,.4); color: #FF2F92; font-size: 11px; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; margin-bottom: 18px; } #ld-pdp .hero-eyebrow { color: #FF2F92; font-weight: 900; font-size: .95rem; letter-spacing: .04em; text-transform: uppercase; margin-bottom: 12px; } #ld-pdp .hero h1 { margin: 0 0 12px; font-size: clamp(2.4rem, 6vw, 4rem); line-height: .92; font-weight: 900; letter-spacing: -.04em; color: #fff; text-transform: uppercase; } #ld-pdp .hero-value { display: inline-flex; align-items: center; gap: 10px; margin: 0 0 18px; font-size: 1rem; font-weight: 800; color: #fff; } #ld-pdp .price-now { font-size: 2rem; color: #FF2F92; font-weight: 900; } #ld-pdp .price-was { font-size: .9rem; color: #666; text-decoration: line-through; } #ld-pdp .hero p { max-width: 580px; margin: 0 auto 28px; color: #ccc; line-height: 1.75; font-size: 14px; } #ld-pdp .trust-row { display: flex; flex-wrap: wrap; justify-content: center; gap: 16px; margin-top: 16px; } #ld-pdp .trust-item { font-size: .8rem; color: #888; font-weight: 700; } #ld-pdp .trust-item::before { content: "\2713 "; color: #FF2F92; font-weight: 900; } #ld-pdp .scarcity { margin-top: 14px; color: #fff; font-weight: 800; font-size: .85rem; background: rgba(255,47,146,.12); border: 1px solid rgba(255,47,146,.3); display: inline-block; padding: 6px 16px; border-radius: 999px; } #ld-pdp .pdp-bar { display: flex; flex-wrap: wrap; justify-content: center; gap: 8px; margin: 0 0 16px; padding: 14px; background: #111; border-radius: 10px; } #ld-pdp .pdp-badge { font-size: 11px; font-weight: 800; color: #fff; background: rgba(255,255,255,.08); border: 1px solid rgba(255,255,255,.12); border-radius: 999px; padding: 6px 14px; letter-spacing: .04em; text-transform: uppercase; } #ld-pdp .section { background: #fff; border: 2px solid #ececec; border-radius: 12px; padding: 28px 22px; margin-bottom: 16px; } #ld-pdp .section-label { display: block; text-align: center; font-size: 10px; font-weight: 900; letter-spacing: .12em; text-transform: uppercase; color: #FF2F92; margin-bottom: 6px; } #ld-pdp .section h2 { margin: 0 0 6px; font-size: 20px; font-weight: 900; text-align: center; text-transform: uppercase; letter-spacing: -.02em; color: #111; } #ld-pdp .section p.intro { text-align: center; color: #666; font-size: 13px; line-height: 1.75; margin: 0 0 20px; } #ld-pdp .value-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 12px; margin-bottom: 8px; } #ld-pdp .value-box { padding: 20px 14px; border-radius: 10px; background: #fafafa; border: 2px solid #ececec; text-align: center; font-weight: 800; font-size: 13px; color: #111; line-height: 1.4; } #ld-pdp .vb-label { display: block; font-size: 10px; font-weight: 700; color: #999; text-transform: uppercase; letter-spacing: .08em; margin-bottom: 4px; } #ld-pdp .value-box.primary { background: #111; border-color: #111; } #ld-pdp .value-box.primary .vb-label { color: #666; } #ld-pdp .vb-num { font-size: 2.2rem; color: #FF2F92; font-weight: 900; line-height: 1; } #ld-pdp .feature-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px,1fr)); gap: 12px; } #ld-pdp .card { padding: 18px; border: 2px solid #ececec; border-radius: 10px; background: #fafafa; } #ld-pdp .card h3 { margin: 0 0 6px; font-size: 14px; font-weight: 900; color: #111; text-transform: uppercase; letter-spacing: -.01em; } #ld-pdp .card p { margin: 0; font-size: 13px; color: #666; line-height: 1.7; } #ld-pdp .ugc { margin-bottom: 14px; padding: 18px; border-radius: 10px; background: #fafafa; border: 2px solid #ececec; font-size: 14px; line-height: 1.75; color: #333; font-weight: 600; font-style: italic; } #ld-pdp .ugc-attr { display: block; margin-top: 8px; font-size: 12px; font-weight: 800; color: #FF2F92; font-style: normal; } #ld-pdp .comments { padding: 16px; border: 2px solid #ececec; border-radius: 10px; background: #fafafa; } #ld-pdp .comment { margin-bottom: 10px; font-size: 13px; color: #444; line-height: 1.6; } #ld-pdp .comment:last-child { margin-bottom: 0; } #ld-pdp .comment span { font-weight: 900; color: #111; } #ld-pdp details { padding: 16px; border: 2px solid #ececec; border-radius: 10px; background: #fafafa; margin-bottom: 10px; } #ld-pdp details:last-child { margin-bottom: 0; } #ld-pdp summary { cursor: pointer; font-weight: 900; font-size: 14px; color: #111; text-transform: uppercase; list-style: none; } #ld-pdp summary::-webkit-details-marker { display: none; } #ld-pdp details p { margin: 10px 0 0; color: #555; line-height: 1.75; font-size: 13px; } #ld-pdp .pdp-close { padding: 12px; text-align: center; } #ld-pdp .pdp-close p { margin: 0; font-size: 11px; color: #aaa; font-weight: 700; letter-spacing: .06em; text-transform: uppercase; } @media(max-width:640px){ #ld-pdp .value-grid { grid-template-columns: 1fr; } #ld-pdp .trust-row { gap: 10px; } } 12 Pieces. One Box. Leg Day Forever. The Leg DayBox Is Here. $300+ value → $69.95 / one-time Squat-proof leggings, booty-lifting shorts, and seamless sports bras built for mirror selfies, gym glow-ups, and main-character energy. No subscription Free US shipping Ships in 1–2 days Limited to 1 per customer — don't miss your size. 12 Pieces Squat-Proof Booty Lifting High Waisted The Math Hits Different A Full Week of Gym Fits for Less Than One Outfit 12 pieces. Zero filler. Only $5.83 per piece. Retail Value$300+ You Pay$69.95 Per PieceOnly $5.83 Real Talk Why Gym Girls Can’t Stop Talking About This “My legs look insane in these. I’ve gotten more compliments at the gym than ever.” — Verified Customer “Best gymwear purchase I’ve made under $100. Not even close. The quality shocked me.” — Verified Customer @fitbaddie — the shorts literally don’t move during squats. I’m obsessed @gymgirlaesthetic — ordered a second box immediately, no notes @baddieboxclub — $69 for 12 pieces?? that’s criminal Built Different Your Gym Crush Is About to Be You Every piece engineered for performance, designed for the fit check. Full Weekly Rotation 12 curated pieces — no repeats, no filler. Enough to cover every session without doing laundry mid-week. Snatch Effect Fit Compression and contour seams that enhance every angle. Designed to make you look like you’ve been training for years. Squat-Proof Promise Full coverage, full stretch, full opacity — through every rep, every set, every angle. Size-Matched Top + Bottom Pick your top size and bottom size separately. Every piece fits your body — not a generic chart. What’s In The Box 12 Pieces. Zero Guesswork. Curated to mix, match, and build a rotation you’ll actually reach for. 6 Sculpting Shorts High-waisted biker shorts, soft stretch, squat-proof. Built for lifting and looking good doing it. 4 Contour Leggings Full-length, seamless, contour-focused. Built for leg day and beyond. 2 Sports Bras Supportive, minimal, styled to match. Complete the set, complete the look. Color-Coordinated Mix No repeats. Pieces selected to layer, mix, and build a full rotation she’ll actually wear. Got Questions? We’ve Got Answers. What exactly do I get? 12 activewear pieces — 6 shorts, 4 leggings, and 2 sports bras — curated for your size. No duplicates, no filler. Just a full week of gym fits in one box. Is it actually squat-proof? Yes. Every piece is designed for full coverage, stretch, and movement. Stays opaque through every rep, every angle, every set. How does sizing work? You pick your TOP size and BOTTOM size separately — so every piece fits your actual body, not a one-size-fits-all guess. When will it ship? Orders ship within 1–2 business days with tracked US delivery. Free shipping on every order, no minimum. Is this a subscription? No subscription. Ever. One-time $69.95 purchase — no hidden charges, no auto-renewals, no surprises. What if something doesn’t work for me? Reach out to our team and we’ll make it right. We stand behind every box. Viral Fits · Free Shipping · Secure Checkout · Ships in 1–2 Days
More you might like
Related
Navy High-Rise Spacedye 7/8 Leggings for Activewear & Everyd
Related
Women’s Stretch Leggings – Soft, Durable & Stylish Everyday
Related
Trendsi Denim Crossover Leggings Women's Everyday Activewear
Related