Men’s Athletic Sweat Shorts
.schpdp,.schpdp *{box-sizing:border-box} .schpdp{ --ink:#1b1d1c; --text:#272a28; --muted:#6c6d68; --paper:#f7f7f4; --ivory:#f3f0e9; --sage:#e9eeeb; --deep:#2f443c; --orange:#d96632 ; --line:#dcddd8; --softline:#e9e8e3; width:100%; max-width:480px; margin:0 auto; overflow:hidden; background:#fff; color:var(--text); font-family:Arial,Helvetica,sans-serif; font-size:15px; line-height:1.5; -webkit-font-smoothing:antialiased; } .schpdp img{display:block;width:100%;height:auto;margin:0} .schpdp h2,.schpdp h3,.schpdp p{margin:0;letter-spacing:0} .schpdp__inner{width:100%;margin:0 auto} .schpdp__eyebrow{ margin-bottom:9px!important; color:var(--deep); font-size:10px; font-weight:800; text-transform:uppercase; letter-spacing:.10em!important; } .schpdp__title{ max-width:680px; color:var(--ink); font-size:29px; line-height:1.07; font-weight:760; } .schpdp__lead{ max-width:680px; margin-top:13px!important; color:var(--muted); font-size:15px; } /* generic designed-image placeholders */ .schpdp__visual{ position:relative; width:100%; aspect-ratio:1/1; overflow:hidden; display:flex; align-items:center; justify-content:center; padding:28px; background: radial-gradient(circle at 78% 18%,rgba(217,102,50,.08),transparent 28%), linear-gradient(145deg,#f7f7f4 0%,#eceeea 100%); color:#6c6e69; text-align:center; } .schpdp__visual:before{ content:""; position:absolute; inset:18px; border:1px dashed #c8cbc6; border-radius:4px; pointer-events:none; } .schpdp__visual b{ position:relative; display:block; margin-bottom:6px; color:var(--ink); font-size:13px; letter-spacing:.04em; } .schpdp__visual span{ position:relative; display:block; max-width:320px; color:#70716c; font-size:11px; line-height:1.5; } /* HERO */ .schpdp__hero{ background:var(--ivory); border-top:7px solid var(--deep); } .schpdp__hero-copy{ padding:34px 20px 28px; } .schpdp__season{ display:inline-flex; align-items:center; gap:7px; margin-bottom:17px; padding:7px 11px; border-radius:999px; background:#fff; color:var(--orange); font-size:10px; font-weight:800; letter-spacing:.05em; text-transform:uppercase; } .schpdp__season-dot{ width:7px;height:7px;border-radius:50%;background:var(--orange) } .schpdp__hero-title{ max-width:760px; color:var(--ink); font-size:36px; line-height:1.01; font-weight:790; } .schpdp__hero-lead{ max-width:650px; margin-top:15px!important; color:var(--muted); font-size:16px; } .schpdp__hero-proof{ display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); margin-top:25px; border-top:1px solid #d9d5cd; border-left:1px solid #d9d5cd; } .schpdp__hero-proof div{ min-width:0; padding:15px 12px; background:rgba(255,255,255,.58); border-right:1px solid #d9d5cd; border-bottom:1px solid #d9d5cd; } .schpdp__hero-proof span{ display:block; margin-bottom:5px; color:var(--orange); font-size:9px; font-weight:800; } .schpdp__hero-proof strong{ display:block; color:var(--ink); font-size:13px; line-height:1.3; } /* EDITORIAL BENEFIT BAND */ .schpdp__band{ padding:34px 20px 38px; background:#fff; border-bottom:1px solid var(--line); } .schpdp__band-layout{ display:grid; gap:20px; } .schpdp__band-copy{ padding-right:4px; } .schpdp__band-index{ display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); margin-top:21px; border-top:1px solid var(--line); border-left:1px solid var(--line); } .schpdp__band-index div{ min-width:0; padding:14px 8px; border-right:1px solid var(--line); border-bottom:1px solid var(--line); background:var(--paper); } .schpdp__band-index span{ display:block; color:var(--orange); font-size:9px; font-weight:800; } .schpdp__band-index strong{ display:block; margin-top:5px; font-size:11px; line-height:1.3; } /* ASYMMETRIC FEATURE */ .schpdp__feature{ display:grid; background:#fff; border-top:1px solid var(--line); } .schpdp__feature--sage{background:var(--sage)} .schpdp__feature--ivory{background:var(--ivory)} .schpdp__feature-copy{ padding:29px 20px 35px; } .schpdp__feature-num{ display:inline-block; margin-bottom:10px; color:var(--orange); font-size:10px; font-weight:800; letter-spacing:.08em; } .schpdp__feature-list{ margin:21px 0 0; padding:0; list-style:none; border-top:1px solid var(--line); } .schpdp__feature-list li{ padding:13px 0; border-bottom:1px solid var(--line); } .schpdp__feature-list strong{ display:block; margin-bottom:3px; color:var(--ink); font-size:14px; } .schpdp__feature-list span{ display:block; color:var(--muted); font-size:12px; } /* DETAIL COLLAGE */ .schpdp__details{ padding:39px 20px 43px; background:var(--paper); border-top:1px solid var(--line); } .schpdp__details-grid{ display:grid; grid-template-columns:1.18fr .82fr; grid-template-rows:auto auto; gap:8px; margin-top:23px; } .schpdp__detail-main{ grid-row:1/3; min-height:390px; } .schpdp__detail-small{ min-height:190px; } .schpdp__detail-card{ position:relative; overflow:hidden; border:1px solid var(--line); background:#fff; } .schpdp__detail-card .schpdp__visual{ height:100%; aspect-ratio:auto; } .schpdp__detail-card .schpdp__visual img{ object-fit:contain!important; object-position:center center!important; background:#f7f6f2; } .schpdp__detail-caption{ position:absolute; left:11px; right:11px; bottom:11px; padding:10px 11px; background:rgba(255,255,255,.94); border:1px solid rgba(0,0,0,.06); } .schpdp__detail-caption strong{ display:block; color:var(--ink); font-size:12px; } .schpdp__detail-caption span{ display:block; margin-top:2px; color:var(--muted); font-size:9px; } /* CAMPUS DAY TIMELINE */ .schpdp__day{ padding:40px 20px 45px; background:var(--deep); color:#fff; } .schpdp__day .schpdp__eyebrow{color:#cfdad5} .schpdp__day .schpdp__title{color:#fff} .schpdp__day .schpdp__lead{color:#d6ddd9} .schpdp__timeline{ position:relative; margin-top:25px; padding-left:31px; } .schpdp__timeline:before{ content:""; position:absolute; left:8px; top:6px; bottom:6px; width:1px; background:#73837d; } .schpdp__time{ position:relative; padding:0 0 22px; } .schpdp__time:last-child{padding-bottom:0} .schpdp__time:before{ content:""; position:absolute; left:-27px; top:4px; width:9px;height:9px; border-radius:50%; background:var(--orange); box-shadow:0 0 0 4px rgba(217,102,50,.16); } .schpdp__time small{ display:block; margin-bottom:4px; color:#adbdb6; font-size:9px; font-weight:800; letter-spacing:.08em; } .schpdp__time strong{ display:block; font-size:15px; } .schpdp__time p{ margin-top:4px!important; color:#cad4cf; font-size:11px; } /* TECH ANATOMY */ .schpdp__anatomy{ padding:41px 20px 46px; background:#f2f0eb; border-top:1px solid var(--line); } .schpdp__anatomy-layout{ margin-top:23px; } .schpdp__anatomy-stage{ border:1px solid var(--line); background:#fff; } .schpdp__anatomy-list{ display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); margin-top:9px; border-top:1px solid var(--line); border-left:1px solid var(--line); } .schpdp__anatomy-item{ min-width:0; padding:15px 12px 17px; background:rgba(255,255,255,.78); border-right:1px solid var(--line); border-bottom:1px solid var(--line); } .schpdp__anatomy-item span{ display:block; margin-bottom:7px; color:var(--orange); font-size:9px; font-weight:800; } .schpdp__anatomy-item strong{ display:block; color:var(--ink); font-size:13px; line-height:1.25; } .schpdp__anatomy-item p{ margin-top:5px!important; color:var(--muted); font-size:10px; line-height:1.45; } /* BACK TO SCHOOL EDITORIAL */ .schpdp__bts{ padding:40px 20px 44px; background:#fff; border-top:1px solid var(--line); } .schpdp__bts-grid{ display:grid; grid-template-columns:1fr; gap:13px; margin-top:23px; } .schpdp__bts-story{ position:relative; overflow:hidden; border:1px solid var(--line); background:var(--ivory); } .schpdp__bts-story-copy{ padding:20px 18px 22px; } .schpdp__bts-story > .schpdp__visual img{ object-fit:contain!important; object-position:center center!important; background:var(--ivory); } .schpdp__bts-story strong{ display:block; color:var(--ink); font-size:19px; line-height:1.2; } .schpdp__bts-story p{ margin-top:8px!important; color:var(--muted); font-size:12px; } .schpdp__bts-stats{ display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); border-top:1px solid var(--line); border-left:1px solid var(--line); } .schpdp__bts-stat{ min-width:0; padding:16px 12px; border-right:1px solid var(--line); border-bottom:1px solid var(--line); background:var(--paper); } .schpdp__bts-stat span{ display:block; color:var(--orange); font-size:9px; font-weight:800; } .schpdp__bts-stat strong{ display:block; margin-top:5px; color:var(--ink); font-size:13px; line-height:1.3; } /* COLOR EDIT */ .schpdp__color{ padding:39px 20px 44px; background:var(--sage); border-top:1px solid var(--line); } .schpdp__color-grid{ display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:8px; margin-top:23px; } .schpdp__color-card{ min-width:0; overflow:hidden; border:1px solid #d7dedb; background:#fff; } .schpdp__color-card .schpdp__visual{ aspect-ratio:4/5; min-height:0; } .schpdp__color-card span{ display:block; padding:9px 7px; text-align:center; color:#555954; font-size:10px; font-weight:750; } /* FIT CONFIDENCE */ .schpdp__fit{ padding:39px 20px 44px; background:var(--ivory); border-top:1px solid var(--line); } .schpdp__fit-layout{ display:grid; gap:12px; margin-top:22px; } .schpdp__fit-card{ padding:17px 16px; border:1px solid #d8d3cb; background:rgba(255,255,255,.72); } .schpdp__fit-card span{ display:block; margin-bottom:6px; color:var(--orange); font-size:9px; font-weight:800; } .schpdp__fit-card strong{ display:block; color:var(--ink); font-size:14px; } .schpdp__fit-card p{ margin-top:5px!important; color:var(--muted); font-size:11px; } .schpdp__fit-action{ margin-top:14px; padding:14px 16px; border:1px dashed #b9b4ab; background:rgba(255,255,255,.55); color:#67635d; font-size:11px; line-height:1.5; } /* CARE */ .schpdp__care{ padding:38px 20px 42px; background:#fff; border-top:1px solid var(--line); } .schpdp__care-strip{ display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); margin-top:21px; border-top:1px solid var(--line); border-left:1px solid var(--line); } .schpdp__care-strip div{ min-width:0; padding:15px 9px; border-right:1px solid var(--line); border-bottom:1px solid var(--line); background:var(--paper); } .schpdp__care-strip span{ display:block; color:var(--orange); font-size:9px; font-weight:800; } .schpdp__care-strip strong{ display:block; margin-top:5px; font-size:11px; line-height:1.3; } /* FAQ */ .schpdp__faq{ padding:38px 20px 45px; background:var(--paper); border-top:1px solid var(--line); } .schpdp__faq-list{ margin-top:22px; border-top:1px solid var(--line); } .schpdp details{border-bottom:1px solid var(--line)} .schpdp summary{ position:relative; padding:17px 36px 17px 0; cursor:pointer; list-style:none; color:var(--ink); font-size:15px; font-weight:720; line-height:1.35; } .schpdp summary::-webkit-details-marker{display:none} .schpdp summary::after{ content:"+"; position:absolute; right:0; top:10px; font-size:27px; font-weight:400; } .schpdp details[open] summary::after{content:"−"} .schpdp details p{ padding:0 24px 18px 0; color:var(--muted); font-size:13px; } @media(min-width:990px){ .schpdp{ position:relative; left:50%; width:min(1200px,calc(100vw - 80px))!important; max-width:1200px!important; transform:translateX(-50%); font-size:16px; } .schpdp__hero{ display:grid; grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr); min-height:650px; border-top-width:8px; } .schpdp__hero-copy{ display:flex; flex-direction:column; justify-content:center; padding:64px 58px 58px 72px; } .schpdp__hero-title{font-size:54px;line-height:1} .schpdp__hero-lead{font-size:18px;margin-top:20px!important} .schpdp__hero-proof{margin-top:34px} .schpdp__hero-proof div{padding:20px 18px} .schpdp__hero-proof strong{font-size:15px} .schpdp__hero-media .schpdp__visual{height:100%;min-height:650px;aspect-ratio:auto} .schpdp__band{padding:60px 72px 66px} .schpdp__band-layout{ grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr); align-items:end; gap:70px; } .schpdp__title{font-size:40px;line-height:1.05} .schpdp__lead{font-size:17px;margin-top:17px!important} .schpdp__band-index{margin-top:0} .schpdp__band-index div{padding:23px 18px} .schpdp__band-index strong{font-size:14px} .schpdp__feature{ grid-template-columns:minmax(0,1.06fr) minmax(0,.94fr); min-height:590px; align-items:stretch; } .schpdp__feature:nth-of-type(even) .schpdp__feature-media{order:2} .schpdp__feature-media .schpdp__visual{height:100%;min-height:590px;aspect-ratio:auto} .schpdp__feature-copy{ display:flex; flex-direction:column; justify-content:center; padding:58px 60px; } .schpdp__feature-list{margin-top:28px} .schpdp__feature-list li{padding:16px 0} .schpdp__feature-list strong{font-size:16px} .schpdp__feature-list span{font-size:14px} .schpdp__details{padding:64px 72px 72px} .schpdp__details-grid{ grid-template-columns:1.35fr .65fr; gap:14px; margin-top:32px; } .schpdp__detail-main{min-height:650px} .schpdp__detail-small{min-height:318px} .schpdp__detail-caption{left:18px;right:18px;bottom:18px;padding:14px 15px} .schpdp__detail-caption strong{font-size:15px} .schpdp__detail-caption span{font-size:11px} .schpdp__day{padding:66px 72px 72px} .schpdp__day-layout{ display:grid; grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr); gap:70px; align-items:center; } .schpdp__timeline{margin-top:0;padding-left:38px} .schpdp__timeline:before{left:10px} .schpdp__time{padding-bottom:28px} .schpdp__time:before{left:-32px} .schpdp__time strong{font-size:18px} .schpdp__time p{font-size:13px} .schpdp__anatomy{padding:70px 72px 76px} .schpdp__anatomy-layout{ display:grid; grid-template-columns:minmax(500px,1.45fr) minmax(280px,.75fr); gap:28px; align-items:stretch; margin-top:34px; } .schpdp__anatomy-stage .schpdp__visual{height:100%;min-height:620px;aspect-ratio:auto} .schpdp__anatomy-list{ grid-template-columns:1fr; margin:0; } .schpdp__anatomy-item{ display:flex; flex-direction:column; justify-content:center; padding:24px 22px; } .schpdp__anatomy-item strong{font-size:17px} .schpdp__anatomy-item p{font-size:13px} .schpdp__bts{padding:66px 72px 72px} .schpdp__bts-grid{ grid-template-columns:minmax(0,1.35fr) minmax(0,.65fr); gap:14px; margin-top:32px; } .schpdp__bts-story{ display:grid; grid-template-columns:1.05fr .95fr; min-height:520px; } .schpdp__bts-story .schpdp__visual{height:100%;aspect-ratio:auto;background:var(--ivory)} .schpdp__bts-story .schpdp__visual img{ object-fit:contain!important; object-position:center center!important; background:var(--ivory); } .schpdp__bts-story-copy{ display:flex; flex-direction:column; justify-content:center; padding:36px 32px; } .schpdp__bts-story strong{font-size:30px} .schpdp__bts-story p{font-size:14px} .schpdp__bts-stats{ grid-template-columns:1fr; height:100%; } .schpdp__bts-stat{ display:flex; flex-direction:column; justify-content:center; padding:22px 20px; } .schpdp__bts-stat strong{font-size:16px} .schpdp__color{padding:64px 72px 72px} .schpdp__color-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-top:30px} .schpdp__color-card span{font-size:11px;padding:11px 8px} .schpdp__fit{padding:62px 72px 68px} .schpdp__fit-layout{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:30px} .schpdp__fit-card{padding:22px 20px} .schpdp__fit-card strong{font-size:17px} .schpdp__fit-card p{font-size:13px} .schpdp__care{padding:58px 72px 64px} .schpdp__care-strip{margin-top:28px} .schpdp__care-strip div{padding:22px 18px} .schpdp__care-strip strong{font-size:14px} .schpdp__faq{padding:66px 72px 76px} .schpdp__faq .schpdp__inner{max-width:860px} .schpdp summary{padding:22px 42px 22px 0;font-size:17px} .schpdp summary::after{top:15px} } Back-to-School Bestseller Relaxed athletic shorts for everyday movement From first class to last run. Longline athletic sweat shorts with an elastic drawstring waist, relaxed silhouette and practical side pockets—easy enough for campus, movement and everyday wear. 01Relaxed longline fit 02Adjustable drawstring waist 03Functional side pockets 04Machine-washable care Designed around a real school-day wardrobe One pair that does not force you to choose between athletic and casual. The relaxed shape, easy waist and simple styling let these shorts move naturally between class, commuting, training and off-duty plans. 01Class-ready 02Move-friendly 03Easy storage 04Easy care 01 / FIT Easy at the waist, relaxed through the leg Adjust the waist. Keep the silhouette loose. The elastic waistband handles everyday movement while the drawstring lets you fine-tune the fit without changing the relaxed longline shape. Elastic pull-on waistQuick, simple and easy to wear throughout the day. Drawstring adjustmentTighten or relax the waist to your preferred feel. Longline relaxed cutA casual athletic shape that works beyond the gym. The details you actually use A closer look at the construction. No fake performance diagrams—just the visible product details that matter in daily wear. Functional side pockets Room for everyday essentials. Adjustable waist Simple fit control. Clean hem finish Simple, durable construction. Back-to-school use case A full day changes. Your shorts do not have to. The product works best as a simple wardrobe bridge—comfortable enough for downtime, casual enough for campus and athletic enough for movement. 08:00 AM Class Relaxed shape with a clean everyday look. 12:30 PM Campus & commute Elastic waist and pockets keep daily movement simple. 05:30 PM Gym or basketball Made for fitness, basketball and regular athletic movement. 08:00 PM Off-duty Pair with a tee, tank or hoodie and keep the same relaxed silhouette. 02 / VERSATILITY Athletic without looking overbuilt Sport enough for movement. Clean enough for the rest of the day. The listing positions the shorts for basketball, fitness and running, while the relaxed minimal styling keeps them easy to wear casually. Basketball & trainingAthletic styling with room through the leg. Street & casualSimple proportions that work naturally with everyday tops. Spring to autumnAn easy seasonal layer for school-year wardrobes. Product anatomy Simple by design. Useful by default. The selling point is not complicated technology. It is a straightforward construction that fits easily into everyday routines. 01 / WAIST Elastic waistband Pull-on comfort for daily wear. 02 / ADJUST Drawstring fit Fine-tune the waist to your preference. 03 / STORAGE Side pockets Visible pocket construction for everyday essentials. 04 / SHAPE Relaxed longline leg Clean athletic proportions with casual styling. Why it works for back-to-school Built for the part of school life that is not on the syllabus. Less outfit planning. More ready-to-go. A relaxed athletic short earns its place in a school wardrobe when it can handle class, commuting, training and downtime without needing a complete outfit change. 01Campus-friendly silhouette 02Gym-ready styling 03Pockets for essentials 04Machine-washable care Fit confidence S–3XL, with height + weight references to make the first pick easier. 01 / START Use height + weight first The supplier sizing structure gives a quick height and weight reference for each size. 02 / CHECK Compare garment measurements Waist, hip/seat, leg opening and shorts length help you understand the actual cut. 03 / PREFERENCE Size up for a roomier look If you sit near the top of a range or prefer a looser streetwear silhouette, move up one size. Insert the updated S–3XL Size Guide and Fit Finder immediately after this module or keep them beside the product size selector at the top of the PDP. Easy-care routine Built to return to the weekly lineup. The supplied product information lists polyester construction and machine-washable care. 01Polyester 02Machine washable 03Spring–Autumn Product questions What to know before you choose your pair. How does the waist adjust? The shorts use an elastic waistband with a drawstring, allowing you to tighten or relax the fit around the waist. Are there pockets? Yes. The supplier detail images visibly show side pocket construction. What activities are they suitable for? The supplied product information lists basketball, fitness and running. The relaxed minimal styling also works naturally for casual and streetwear use. What are they made from? The supplied product information lists polyester as the material. Can I machine wash them? Yes. The supplied care information lists the shorts as machine washable. Follow the garment care label for exact cycle and drying instructions. How should I choose my size? Use the S–3XL height and weight reference as the starting point, then compare the garment measurements if you want a roomier or neater fit.