{"product_id":"mrx-womens-weight-lifting-gloves-for-gym-training-and-workouts-durable-comfortable-grip","title":"MRX Women's Weight Lifting Gloves for Gym Training and Workouts - Durable, Comfortable Grip","description":"\u003cbody\u003e\n  \u003cstyle\u003e\n    section#mrx-gloves {\n      background-color: #FDF2F8;\n      color: #4B5563;\n      padding: 2rem 1rem;\n      font-family: inherit;\n      font-size: inherit;\n      max-width: 900px;\n      margin: 0 auto;\n    }\n\n    #mrx-gloves h1,\n    #mrx-gloves h2,\n    #mrx-gloves h3 {\n      font-family: inherit;\n      font-size: inherit;\n      margin: 0 0 0.5em 0;\n      color: #A78BFA;\n      font-weight: 900;\n      line-height: 1.2;\n      text-align: center;\n      text-shadow: 0 0 5px #F472B6AA;\n    }\n\n    #mrx-gloves h1 {\n      font-size: 2.25rem;\n    }\n\n    #mrx-gloves h2 {\n      font-size: 1.5rem;\n      margin-top: 2rem;\n      margin-bottom: 1rem;\n      color: #A78BFA;\n      text-shadow: 0 0 8px #F472B6CC;\n    }\n\n    #mrx-gloves p.intro {\n      font-family: inherit;\n      font-size: inherit;\n      color: #6B7280;\n      max-width: 36rem;\n      margin: 0.5rem auto 2rem auto;\n      line-height: 1.5;\n      text-align: center;\n    }\n\n    \/* Hero Image *\/\n    #mrx-gloves .hero-image {\n      width: 100%;\n      max-width: 400px;\n      border-radius: 0.5rem;\n      display: block;\n      margin: 0 auto 2rem auto;\n      box-shadow: 0 0 15px #F472B699;\n      transition: box-shadow 0.3s ease;\n    }\n\n    #mrx-gloves .hero-image:hover,\n    #mrx-gloves .feature-card:hover,\n    #mrx-gloves button.cta:hover {\n      box-shadow:\n        0 0 8px 3px #F472B6CC,\n        0 0 20px 6px #F472B6AA;\n      transition: box-shadow 0.4s ease;\n    }\n\n    \/* Features Grid *\/\n    #mrx-gloves .features {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n      gap: 1.5rem;\n      margin-bottom: 2rem;\n    }\n\n    #mrx-gloves .feature-card {\n      background: #fff;\n      border-radius: 0.5rem;\n      padding: 1.5rem 1rem 2rem 1rem;\n      box-shadow: 0 2px 8px #F472B633;\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      text-align: center;\n      font-family: inherit;\n      font-size: inherit;\n      color: #374151;\n      transition: box-shadow 0.3s ease;\n    }\n\n    #mrx-gloves .feature-icon {\n      font-size: 2.5rem;\n      margin-bottom: 0.75rem;\n      color: #F472B6;\n      filter: drop-shadow(0 0 2px #F472B6AA);\n    }\n\n    #mrx-gloves .feature-text {\n      font-family: inherit;\n      font-size: inherit;\n      font-weight: 600;\n      color: #4B5563;\n    }\n\n    \/* Specs Table *\/\n    #mrx-gloves table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-bottom: 2rem;\n      font-family: inherit;\n      font-size: inherit;\n    }\n\n    #mrx-gloves thead th {\n      background: linear-gradient(90deg, #A78BFA, #F472B6);\n      color: #FFFFFF;\n      padding: 0.75rem 1rem;\n      text-align: left;\n      font-weight: 700;\n      text-shadow: 0 0 3px #A78BFACC;\n      border-radius: 0.5rem 0.5rem 0 0;\n    }\n\n    #mrx-gloves tbody tr:nth-child(odd) {\n      background-color: #F9E6F2;\n    }\n\n    #mrx-gloves tbody tr:nth-child(even) {\n      background-color: #FDF2F8;\n    }\n\n    #mrx-gloves tbody td {\n      padding: 0.75rem 1rem;\n      color: #5B21B6;\n      font-weight: 600;\n      border-bottom: 1px solid #EDE9FE;\n    }\n\n    \/* Testimonial Section *\/\n    #mrx-gloves .testimonials {\n      margin-bottom: 2rem;\n    }\n\n    #mrx-gloves .testimonials h2 {\n      text-align: center;\n      color: #A78BFA;\n      margin-bottom: 1.25rem;\n      font-weight: 900;\n      font-size: 1.75rem;\n      text-shadow: 0 0 8px #F472B6CC;\n    }\n\n    #mrx-gloves .testimonial-item {\n      background: #fff;\n      border-radius: 0.5rem;\n      padding: 1rem 1.25rem;\n      margin-bottom: 1rem;\n      box-shadow: 0 2px 8px #F472B633;\n      font-style: italic;\n      color: #374151;\n      position: relative;\n      font-family: inherit;\n      font-size: inherit;\n    }\n\n    #mrx-gloves .testimonial-item::before {\n      content: \"💬\";\n      position: absolute;\n      top: 0.5rem;\n      left: 1rem;\n      font-size: 1.5rem;\n      color: #F472B6;\n      filter: drop-shadow(0 0 2px #F472B6AA);\n    }\n\n    #mrx-gloves .testimonial-author {\n      margin-top: 0.5rem;\n      font-weight: 700;\n      color: #A78BFA;\n      text-align: right;\n      font-family: inherit;\n      font-size: inherit;\n    }\n\n    \/* CTA Button *\/\n    #mrx-gloves .cta-container {\n      text-align: center;\n      margin-bottom: 3rem;\n    }\n\n    #mrx-gloves button.cta {\n      background: linear-gradient(135deg, #A78BFA, #F472B6);\n      border: none;\n      border-radius: 9999px;\n      padding: 0.75em 2.5em;\n      font-weight: 900;\n      font-family: inherit;\n      font-size: 1.125rem;\n      color: #FFFFFF;\n      cursor: pointer;\n      box-shadow: 0 0 10px #F472B699;\n      transition: box-shadow 0.4s ease, transform 0.2s ease;\n      user-select: none;\n    }\n\n    #mrx-gloves button.cta:hover,\n    #mrx-gloves button.cta:focus {\n      outline: none;\n      box-shadow:\n        0 0 15px 6px #F472B6CC,\n        0 0 25px 10px #F472B6EE;\n      transform: scale(1.05);\n    }\n\n    \/* Product Images *\/\n    #mrx-gloves .images-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));\n      gap: 1rem;\n      margin-bottom: 2rem;\n    }\n\n    #mrx-gloves .images-grid img {\n      width: 100%;\n      height: auto;\n      border-radius: 0.5rem;\n      box-shadow: 0 0 12px #F472B6AA;\n      transition: box-shadow 0.3s ease;\n      cursor: pointer;\n    }\n\n    #mrx-gloves .images-grid img:hover {\n      box-shadow:\n        0 0 12px 4px #F472B6CC,\n        0 0 24px 8px #F472B6EE;\n    }\n\n    \/* Responsive text and layout tweaks *\/\n    @media (max-width: 480px) {\n      #mrx-gloves h1 {\n        font-size: 1.75rem;\n      }\n\n      #mrx-gloves h2 {\n        font-size: 1.25rem;\n      }\n\n      #mrx-gloves .feature-card {\n        padding: 1rem 0.75rem 1.5rem 0.75rem;\n      }\n\n      #mrx-gloves .cta-container {\n        margin-bottom: 2rem;\n      }\n    }\n  \u003c\/style\u003e\n\n\n  \u003csection id=\"mrx-gloves\" aria-label=\"MRX Women's Weight Lifting Gloves Product Section\"\u003e\n    \u003cimg class=\"hero-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0747\/3188\/0761\/products\/2609.jpg?v=1709315118\" alt=\"MRX Women's Weight Lifting Gloves – Back to School Season\"\u003e\n\n    \u003ch1\u003e🎒 MRX Women's Weight Lifting Gloves – Comfort and Control for Every Workout\u003c\/h1\u003e\n\n    \u003cp class=\"intro\"\u003e\n      Imagine powering through your workouts with confidence and ease, knowing your hands are protected and comfortable every step of the way. MRX Women’s Weight Lifting Gloves are designed to keep up with your active lifestyle, whether you’re hitting the gym or exploring the great outdoors.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"features\" aria-label=\"Features of MRX Women's Weight Lifting Gloves\"\u003e\n      \u003carticle class=\"feature-card\" tabindex=\"0\"\u003e\n        \u003cdiv class=\"feature-icon\" aria-hidden=\"true\"\u003e🖐️\u003c\/div\u003e\n        \u003cp class=\"feature-text\"\u003eStrategically padded palm cushions your hands, absorbing impact and reducing fatigue.\u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"feature-card\" tabindex=\"0\"\u003e\n        \u003cdiv class=\"feature-icon\" aria-hidden=\"true\"\u003e🚴‍♀️\u003c\/div\u003e\n        \u003cp class=\"feature-text\"\u003eVersatile design for weight lifting, cycling, sailing, kayaking, and surfing.\u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"feature-card\" tabindex=\"0\"\u003e\n        \u003cdiv class=\"feature-icon\" aria-hidden=\"true\"\u003e🌬️\u003c\/div\u003e\n        \u003cp class=\"feature-text\"\u003eMade from breathable, durable, lightweight materials to keep hands cool.\u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"feature-card\" tabindex=\"0\"\u003e\n        \u003cdiv class=\"feature-icon\" aria-hidden=\"true\"\u003e🧼\u003c\/div\u003e\n        \u003cp class=\"feature-text\"\u003eFully washable for effortless maintenance and freshness every workout.\u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"feature-card\" tabindex=\"0\"\u003e\n        \u003cdiv class=\"feature-icon\" aria-hidden=\"true\"\u003e💪\u003c\/div\u003e\n        \u003cp class=\"feature-text\"\u003eReliable support and performance tailored to your active, dynamic routine.\u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n\n    \u003ctable aria-label=\"Product Specifications\"\u003e\n      \u003cthead\u003e\n        \u003ctr\u003e\n          \u003cth scope=\"col\"\u003eSpecification 📋\u003c\/th\u003e\n          \u003cth scope=\"col\"\u003eDetails\u003c\/th\u003e\n        \u003c\/tr\u003e\n      \u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eProduct Title\u003c\/td\u003e\n          \u003ctd\u003eMRX Women's Weight Lifting Gloves Workout Exercise Gym Training Glove\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n\n    \u003csection class=\"testimonials\" aria-label=\"Customer Testimonials\"\u003e\n      \u003ch2\u003e📝 What Our Customers Say\u003c\/h2\u003e\n\n      \u003cblockquote class=\"testimonial-item\"\u003e\n        \"I love how these gloves fit perfectly and keep my hands comfortable even during the toughest gym days. They’ve become my go-to for every workout!\"\n        \u003cfooter class=\"testimonial-author\"\u003e– Sarah, 29\u003c\/footer\u003e\n      \u003c\/blockquote\u003e\n\n      \u003cblockquote class=\"testimonial-item\"\u003e\n        \"Versatile and durable, these gloves have been great not just for lifting but also for my weekend kayaking trips. Highly recommend!\"\n        \u003cfooter class=\"testimonial-author\"\u003e– Emily, 34\u003c\/footer\u003e\n      \u003c\/blockquote\u003e\n    \u003c\/section\u003e\n\n    \u003cdiv class=\"cta-container\"\u003e\n      \u003cbutton class=\"cta\" aria-label=\"Order MRX Women's Weight Lifting Gloves now\"\u003e\n        🎒 Don’t let hand fatigue slow you down — Shop MRX Gloves Today!\n      \u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"images-grid\" aria-label=\"Additional product images\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0747\/3188\/0761\/products\/2609.jpg?v=1709315118\" alt=\"MRX Women's Weight Lifting Gloves front view\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/body\u003e","brand":"MRX Products","offers":[{"title":"Purple \/ S","offer_id":52262862651573,"sku":"2609-PUR-S","price":13.99,"currency_code":"USD","in_stock":true},{"title":"Purple \/ M","offer_id":52262862684341,"sku":"2609-PUR-M","price":13.99,"currency_code":"USD","in_stock":true},{"title":"Purple \/ L","offer_id":52262862717109,"sku":"2609-PUR-L","price":13.99,"currency_code":"USD","in_stock":true},{"title":"Purple \/ XL","offer_id":52262862749877,"sku":"2609-PUR-XL","price":13.99,"currency_code":"USD","in_stock":true},{"title":"Pink \/ S","offer_id":52262862782645,"sku":"2609-PNK-S","price":13.99,"currency_code":"USD","in_stock":true},{"title":"Sky Blue \/ S","offer_id":52262862815413,"sku":"2609-SKY-S","price":13.99,"currency_code":"USD","in_stock":true},{"title":"Pink \/ M","offer_id":52262862848181,"sku":"2609-PNK-M","price":13.99,"currency_code":"USD","in_stock":true},{"title":"Pink \/ L","offer_id":52262862880949,"sku":"2609-PNK-L","price":13.99,"currency_code":"USD","in_stock":true},{"title":"Pink \/ XL","offer_id":52262862913717,"sku":"2609-PNK-XL","price":13.99,"currency_code":"USD","in_stock":true},{"title":"Sky Blue \/ M","offer_id":52262862946485,"sku":"2609-SKY-M","price":13.99,"currency_code":"USD","in_stock":true},{"title":"Sky Blue \/ L","offer_id":52262862979253,"sku":"2609-SKY-L","price":13.99,"currency_code":"USD","in_stock":true},{"title":"Sky Blue \/ XL","offer_id":52262863012021,"sku":"2609-SKY-XL","price":13.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/5627\/9989\/files\/2609.jpg?v=1771370654","url":"https:\/\/newyouproductsonline.com\/products\/mrx-womens-weight-lifting-gloves-for-gym-training-and-workouts-durable-comfortable-grip","provider":"New You Products","version":"1.0","type":"link"}