Resistance Bands

A collection page of GYMREAPERS

category
Products
17
Active ads
0
Depth
Published
2021/07/27

About

/* Scoped – white theme, matches previous clean layout */ .gr-bands-desc{ color:#111; background:#fff; margin:0; padding:0 2%; max-width:none; } .gr-bands-desc *{ box-sizing:border-box; text-align:left; } /* Typography */ .gr-bands-desc h2, .gr-bands-desc h3, .gr-bands-desc h4{ color:#111; line-height:1.22; font-weight:800; margin:2rem 0 1rem; letter-spacing:.2px; } .gr-bands-desc h2{ font-size:clamp(1.7rem,2.6vw,2.1rem); } .gr-bands-desc h3{ font-size:clamp(1.28rem,2.2vw,1.55rem); } .gr-bands-desc h4{ font-size:clamp(1.06rem,1.6vw,1.2rem); font-weight:750; } .gr-bands-desc p{ margin:.75rem 0 1.1rem; line-height:1.65; color:#222; } .gr-bands-desc ul{ margin:.5rem 0 1.25rem 1.25rem; } .gr-bands-desc li{ margin:.35rem 0; } .gr-bands-desc strong{ font-weight:750; } /* Small black CTA buttons (like previous) */ .gr-bands-desc .shop-row{ display:flex; flex-wrap:wrap; gap:.5rem .6rem; margin:.4rem 0 1.6rem; } .gr-bands-desc .shop-btn{ display:inline-block; background:#111; color:#fff; text-decoration:none; font-weight:750; padding:8px 12px; border-radius:6px; border:1px solid #111; font-size:.9rem; line-height:1; transition:.2s ease; } .gr-bands-desc .shop-btn:hover{ background:#000; transform:translateY(-1px); } /* Comparison table – swipeable on mobile, card look */ .gr-bands-desc .table-wrap{ margin:1rem 0 2rem; border-radius:14px; overflow:hidden; border:1px solid rgba(0,0,0,.12); background:#fff; } .gr-bands-desc .table-head{ display:flex; align-items:center; justify-content:space-between; padding:.75rem 1rem; background:#fff; border-bottom:1px solid rgba(0,0,0,.06); } .gr-bands-desc .table-head .label{ font-weight:800; color:#111; } .gr-bands-desc .table-head .swipe{ display:none; align-items:center; gap:.35rem; padding:.25rem .6rem; border-radius:999px; background:#f2f3f5; border:1px solid rgba(0,0,0,.12); font-size:.82rem; color:#333; white-space:nowrap; } .gr-bands-desc .table-scroll{ overflow-x:auto; -webkit-overflow-scrolling:touch; } .gr-bands-desc table{ widt