
RitFit PVC-Coated Round Dumbbells Set with Rack
Durable and Balanced Design The PVC-coated round steel dumbbells are designed for durability, with minimal odor and exceptional wear resistance. They offer a more balanced weight distribution compared to hex dumbbells, enhancing performance during upper body exercises. Versatile Weight Range and Secure Grip Available in various weights from 5LB to 60LB, these dumbbells cater to beginners and professional fitness enthusiasts. Each handle features knurling for a secure grip, preventing slippage during intense workouts. Noise-Reducing and Floor Protection Designed to be quiet and protect your flooring, these dumbbells are ideal for home or commercial gym environments. Additionally, they come with a one-year warranty, ensuring quality and reliability for long-term use. .grid-container-features { display: grid; margin: auto; max-width: 1488px; /* 3行等高 */ grid-template-columns: repeat(3, 1fr); /* 2列等宽 */ gap: 50px; /* 格子间隔 */ } .grid-item-list { border: 1px solid #E9E9E9; justify-content: center; align-items: center; max-width: 464px; } .grid-item-list .grid-item-list-img { max-width: 464px; max-height: 300px; } .grid-item-list .grid-item-list-img img { max-width: 464px; max-height: 300px; } .grid-item-list .grid-item-list-title { color: var(--000000, #000); font-size: 24px; font-style: normal; font-weight: 600; line-height: 34px; /* 141.667% */ max-width: 402px; margin: auto; margin-top: 20px; } .grid-item-list .grid-item-list-desc { color: #999; max-width: 402px; margin: auto; margin-top: 20px; font-size: 20px; font-style: normal; font-weight: 400; line-height: 34px; /* 170% */ } @media(max-width:767px) { .grid-container-features { display: grid; margin: auto; width: 100%; grid-template-rows: repeat(1, 1fr); /* 3行等高 */ grid-template-columns: repeat(1, 1fr); /* 2列等宽 */ gap: 10px; /* 格子间隔 */ } .grid-item-list { border: 1px solid #E9E9E9; justify-content: center; align-items: center; max-width: 100%; } .grid-item-list .grid-item-list-img { max-width: 100%; max-height: 300px; } .grid-item-list .grid-item-list-img img { max-width: 100%; } .grid-item-list .grid-item-list-title { font-size: 20px; line-height: 25px; width: 95%; margin: auto; } .grid-item-list .grid-item-list-desc { font-size: 16px; line-height: 25px; width: 95%; margin: auto; } }