Gift Ideas

A collection page of XMiles

gifts
Products
134
Active ads
0
Depth
Published
2023/11/28

About

CHRISTMAS GIFT IDEAS SmallFrom first time 5k runners to seasoned Ironman athletes, find thoughtful gifts that keep them fuelled, comfortable and ready for every session. Christmas Gift Ideas Curated picks for every athlete › Stocking Fillers under £20 Small gifts with big impact › Christmas Delivery Cutoffs Click to view last order dates and shipping info › Mix and match nutrition, accessories and recovery products to build a gift they will actually use. /* GRID – now flexible for 2 cards */ .xmas-top-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); gap: 16px; max-width: 720px; margin: 0 auto 24px; } /* CARD STYLES */ .xmas-card { background: #ffffff; color: #B12222; border-radius: 10px; text-decoration: none; border: 2px solid #B12222; transition: transform .2s ease, box-shadow .2s ease; box-shadow: 0 2px 5px rgba(0,0,0,0.1); } .xmas-card-inner { padding: 22px 18px; display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; } .xmas-card h3 { font-size: 1rem; font-weight: 700; margin: 0 0 6px; color: #B12222; } .xmas-card p { margin: 0; font-size: 0.85rem; font-weight: 500; color: #B12222 !important; opacity: .9; } .xmas-card:hover { transform: translateY(-2px); box-shadow: 0 4px 12px rgba(0,0,0,0.15); } /* GRADIENT DELIVERY BAR */ .xmas-delivery-bar { display: block; text-align: center; padding: 16px 20px; margin: 0 auto; max-width: 780px; border-radius: 14px; text-decoration: none; background: linear-gradient(135deg, #B12222, #8A1A1A, #B12222); background-size: 300% 300%; animation: xmas-banner-shine 6s linear infinite; color: #ffffff !important; box-shadow: 0 3px 10px rgba(0,0,0,0.2); transition: transform 0.2s ease, box-shadow 0.2s ease; } .xmas-delivery-title { font-size: 1rem; font-weight: 800; margin: 0; line-height: 1.3; color: #ffffff !important; } .xmas-delivery-sub { font-size: 0.78rem; font-weight: 300; margin-top: 4px; opacity: 0.95; line-height: 1.3; color: #ffffff !importa