{"product_id":"fur-universe™-furfree-deshedding-gloves","title":"Fur Universe™ FurFree Deshedding Gloves","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700;800\u0026display=swap');\n\n.fu-wrapper *,\n.fu-wrapper *::before,\n.fu-wrapper *::after {\n  box-sizing: border-box;\n  margin: 0;\n  padding: 0;\n}\n\n.fu-wrapper {\n  font-family: 'Poppins', sans-serif;\n  background: linear-gradient(180deg, #ffffff 0%, #f7fbff 100%);\n  padding: 50px 16px 80px;\n  color: #111827;\n  width: 100%;\n  max-width: 100%;\n  display: block;\n  overflow: hidden;\n}\n\n\/* HERO *\/\n.fu-hero {\n  text-align: center;\n  margin-bottom: 45px;\n  width: 100%;\n}\n\n.fu-badge {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  padding: 10px 18px;\n  background: #eef6ff;\n  border-radius: 999px;\n  color: #3478f6;\n  font-size: 13px;\n  font-weight: 600;\n  margin-bottom: 20px;\n  flex-wrap: wrap;\n  justify-content: center;\n}\n\n.fu-title {\n  font-size: clamp(28px, 8vw, 68px);\n  line-height: 1.1;\n  font-weight: 800;\n  margin-bottom: 18px;\n  letter-spacing: -1px;\n}\n\n.fu-title span {\n  background: linear-gradient(135deg, #3478f6, #20b2aa);\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n  background-clip: text;\n}\n\n.fu-subtitle {\n  color: #6b7280;\n  font-size: clamp(14px, 3vw, 19px);\n  line-height: 1.8;\n  max-width: 760px;\n  margin: auto;\n}\n\n\/* IMAGE *\/\n.fu-image {\n  margin: 40px auto;\n  text-align: center;\n}\n\n.fu-image img {\n  width: 100%;\n  max-width: 550px;\n  border-radius: 28px;\n  box-shadow: 0 20px 50px rgba(0,0,0,.12);\n  display: block;\n  margin: auto;\n}\n\n\/* ========================= *\/\n\/* BENEFITS SECTION *\/\n\/* ========================= *\/\n\n\/* ========================= *\/\n\/* BENEFITS SECTION *\/\n\/* ========================= *\/\n\n.fu-benefits{\n  width:100%;\n  display:flex;\n  flex-direction:column;\n  gap:20px;\n  margin-top:35px;\n}\n\n.fu-card{\n  width:100%;\n  background:#fff;\n  border-radius:24px;\n  padding:22px;\n  border:1px solid rgba(0,0,0,.05);\n  box-shadow:0 10px 25px rgba(0,0,0,.05);\n}\n\n.fu-card-top{\n  display:flex;\n  align-items:center;\n  gap:16px;\n  margin-bottom:10px;\n}\n\n.fu-icon{\n  width:60px;\n  min-width:60px;\n  height:60px;\n  border-radius:18px;\n  background:linear-gradient(135deg,#3478f6,#20b2aa);\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  font-size:26px;\n  color:#fff;\n  flex-shrink:0;\n}\n\n.fu-card h3{\n  font-size:24px;\n  line-height:1.2;\n  font-weight:700;\n  color:#111827;\n  margin:0;\n}\n\n.fu-card p{\n  font-size:16px;\n  line-height:1.7;\n  color:#6b7280;\n  margin:0;\n}\n\n\/* ========================= *\/\n\/* MOBILE FIX *\/\n\/* ========================= *\/\n\n@media(max-width:768px){\n\n  .fu-wrapper{\n    width:100%;\n    padding-left:16px;\n    padding-right:16px;\n    overflow:hidden;\n  }\n\n  .fu-benefits{\n    width:100%;\n    gap:18px;\n  }\n\n  .fu-card{\n    width:100%;\n    padding:20px 18px;\n    border-radius:22px;\n  }\n\n  .fu-card-top{\n    align-items:center;\n    gap:14px;\n  }\n\n  .fu-icon{\n    width:54px;\n    min-width:54px;\n    height:54px;\n    font-size:22px;\n  }\n\n  .fu-card h3{\n    font-size:17px;\n    line-height:1.3;\n    word-break:normal;\n  }\n\n  .fu-card p{\n    font-size:14px;\n    line-height:1.6;\n  }\n\n}\n\/* CONTENT SECTION *\/\n.fu-content {\n  margin-top: 55px;\n  width: 100%;\n}\n\n.fu-heading {\n  text-align: center;\n  font-size: clamp(26px, 6vw, 54px);\n  line-height: 1.15;\n  font-weight: 800;\n  margin-bottom: 18px;\n}\n\n.fu-heading span {\n  color: #20b2aa;\n}\n\n.fu-text {\n  text-align: center;\n  color: #6b7280;\n  font-size: clamp(14px, 3vw, 18px);\n  line-height: 1.9;\n  margin-bottom: 35px;\n  max-width: 850px;\n  margin-left: auto;\n  margin-right: auto;\n}\n\n\/* CHECKLIST *\/\n.fu-list {\n  display: flex;\n  flex-direction: column;\n  gap: 16px;\n  max-width: 900px;\n  margin: auto;\n}\n\n.fu-item {\n  display: flex;\n  gap: 14px;\n  align-items: flex-start;\n  background: #fff;\n  padding: 18px;\n  border-radius: 20px;\n  border: 1px solid rgba(0,0,0,.05);\n  box-shadow: 0 8px 20px rgba(0,0,0,.04);\n  min-width: 0;\n  overflow: hidden;\n}\n\n.fu-check {\n  width: 34px;\n  height: 34px;\n  min-width: 34px;\n  max-width: 34px;\n  border-radius: 50%;\n  background: linear-gradient(135deg, #3478f6, #20b2aa);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  color: #fff;\n  font-weight: 700;\n  flex-shrink: 0;\n  flex-grow: 0;\n  align-self: flex-start;\n}\n\n.fu-item div {\n  min-width: 0;\n  flex: 1;\n}\n\n.fu-item strong {\n  display: block;\n  margin-bottom: 4px;\n  font-size: clamp(13px, 3vw, 15px);\n  color: #111827;\n}\n\n.fu-item span {\n  color: #6b7280;\n  font-size: clamp(12px, 2.5vw, 14px);\n  line-height: 1.7;\n}\n\n\/* TRUST STRIP *\/\n.fu-strip {\n  margin-top: 45px;\n  display: flex;\n  flex-wrap: wrap;\n  gap: 12px;\n  justify-content: center;\n}\n\n.fu-pill {\n  background: #fff;\n  padding: 12px 16px;\n  border-radius: 999px;\n  border: 1px solid rgba(0,0,0,.06);\n  font-size: clamp(12px, 2.5vw, 14px);\n  font-weight: 600;\n  box-shadow: 0 6px 18px rgba(0,0,0,.04);\n}\n\n\/* SPECS *\/\n.fu-specs {\n  margin-top: 55px;\n  background: #fff;\n  border-radius: 28px;\n  padding: 28px 20px;\n  box-shadow: 0 15px 40px rgba(0,0,0,.05);\n  width: 100%;\n  overflow: hidden;\n}\n\n.fu-spec-title {\n  text-align: center;\n  font-size: clamp(20px, 5vw, 28px);\n  margin-bottom: 25px;\n  font-weight: 800;\n  color: #111827;\n}\n\n.fu-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n.fu-spec {\n  background: #f7fbff;\n  padding: 16px 12px;\n  border-radius: 16px;\n  text-align: center;\n  min-width: 0;\n  overflow: hidden;\n}\n\n.fu-spec strong {\n  display: block;\n  color: #3478f6;\n  margin-bottom: 6px;\n  font-size: clamp(12px, 2.5vw, 14px);\n}\n\n.fu-spec span {\n  font-size: clamp(11px, 2vw, 13px);\n  color: #6b7280;\n}\n\n\/* CTA *\/\n.fu-cta {\n  margin-top: 55px;\n  text-align: center;\n}\n\n.fu-btn {\n  display: block;\n  width: 100%;\n  max-width: 420px;\n  margin: auto;\n  text-decoration: none;\n  background: linear-gradient(135deg, #3478f6, #20b2aa);\n  color: #fff;\n  padding: 20px;\n  border-radius: 18px;\n  font-size: clamp(15px, 3.5vw, 17px);\n  font-weight: 700;\n  box-shadow: 0 18px 40px rgba(52,120,246,.25);\n}\n\n.fu-small {\n  margin-top: 16px;\n  color: #6b7280;\n  font-size: 13px;\n  line-height: 1.7;\n}\n\n\/* TABLET \u0026 DESKTOP *\/\n@media (min-width: 600px) {\n  .fu-benefits {\n    grid-template-columns: 1fr 1fr;\n    gap: 22px;\n  }\n}\n\n@media (min-width: 768px) {\n  .fu-wrapper {\n    padding: 80px 40px 110px;\n  }\n\n  .fu-grid {\n    grid-template-columns: repeat(3, 1fr);\n  }\n}\n\n@media (min-width: 1024px) {\n  .fu-wrapper {\n    padding: 80px 60px 110px;\n  }\n}\n\u003c\/style\u003e\n\u003csection class=\"fu-wrapper\"\u003e\u003c!-- HERO --\u003e\n\u003cdiv class=\"fu-hero\"\u003e\n\u003cdiv class=\"fu-badge\"\u003e🐾 Fur Universe™ • Because Pets Deserve The Best\u003c\/div\u003e\n\u003ch1 class=\"fu-title\"\u003e Stress-free\u003cbr\u003eWay To Control Pet Hair\u003c\/h1\u003e\n\u003cp class=\"fu-subtitle\"\u003eFur Universe™ FurFree Deshedding Gloves gently remove loose fur while helping your pets feel calm, relaxed, and comfortable during grooming. Less shedding around your home. More bonding time with the pets you love.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE --\u003e\n\u003cdiv class=\"fu-image\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- BENEFITS --\u003e\n\u003cdiv class=\"fu-card\"\u003e\n\u003cdiv class=\"fu-card-top\"\u003e\n\u003cdiv class=\"fu-icon\"\u003e✨\u003c\/div\u003e\n\u003ch3\u003eHealthy Shiny Coat\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eRemoves loose fur while improving coat softness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fu-card\"\u003e\n\u003cdiv class=\"fu-card-top\"\u003e\n\u003cdiv class=\"fu-icon\"\u003e😌\u003c\/div\u003e\n\u003ch3\u003ePets Actually Enjoy It\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eFeels like a relaxing massage for your pet.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fu-card\"\u003e\n\u003cdiv class=\"fu-card-top\"\u003e\n\u003cdiv class=\"fu-icon\"\u003e⏱️\u003c\/div\u003e\n\u003ch3\u003eSave Time Daily\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eSpend less time cleaning pet hair every day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- CONTENT --\u003e\n\u003cdiv class=\"fu-content\"\u003e\n\u003ch2 class=\"fu-heading\"\u003ePremium Grooming \u003cspan\u003eMade Simple\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"fu-text\"\u003eTraditional pet brushes can pull hair, scratch skin, and make pets anxious during grooming. Fur Universe™ Gloves are designed to feel natural and calming while effortlessly collecting loose fur directly into the glove. Groom your pets comfortably while keeping your home cleaner every single day.\u003c\/p\u003e\n\u003cdiv class=\"fu-list\"\u003e\n\u003cdiv class=\"fu-item\"\u003e\n\u003cdiv class=\"fu-check\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eReduce Shedding Fast\u003c\/strong\u003e \u003cspan\u003eCapture loose fur before it spreads around your furniture, clothes, and carpets.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fu-item\"\u003e\n\u003cdiv class=\"fu-check\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eBond With Your Pet\u003c\/strong\u003e \u003cspan\u003eTurn stressful grooming into calming bonding time your pets actually enjoy.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fu-item\"\u003e\n\u003cdiv class=\"fu-check\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eEasy Fur Cleanup\u003c\/strong\u003e \u003cspan\u003eCollected fur peels away instantly for quick and mess-free cleaning.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fu-item\"\u003e\n\u003cdiv class=\"fu-check\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eComfortable Breathable Design\u003c\/strong\u003e \u003cspan\u003eFlexible breathable backing keeps your hands cool and comfortable while grooming.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- TRUST STRIP --\u003e\n\u003cdiv class=\"fu-strip\"\u003e\n\u003cdiv class=\"fu-pill\"\u003e✔ Dogs \u0026amp; Cats\u003c\/div\u003e\n\u003cdiv class=\"fu-pill\"\u003e✔ All Coat Types\u003c\/div\u003e\n\u003cdiv class=\"fu-pill\"\u003e✔ Washable \u0026amp; Reusable\u003c\/div\u003e\n\u003cdiv class=\"fu-pill\"\u003e✔ Comfortable Fit\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPECS --\u003e\n\u003cdiv class=\"fu-specs\"\u003e\n\u003ch2 class=\"fu-spec-title\"\u003e📏 Product Specifications\u003c\/h2\u003e\n\u003cdiv class=\"fu-grid\"\u003e\n\u003cdiv class=\"fu-spec\"\u003e\n\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003cspan\u003ePremium Silicone + Neoprene\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fu-spec\"\u003e\n\u003cstrong\u003eIncluded\u003c\/strong\u003e\u003cspan\u003e1 Pair Gloves\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fu-spec\"\u003e\n\u003cstrong\u003eFit\u003c\/strong\u003e\u003cspan\u003eOne Size Fits Most\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fu-spec\"\u003e\n\u003cstrong\u003eCleaning\u003c\/strong\u003e\u003cspan\u003eWashable \u0026amp; Reusable\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fu-spec\"\u003e\n\u003cstrong\u003eSuitable For\u003c\/strong\u003e\u003cspan\u003eDogs \u0026amp; Cats\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fu-spec\"\u003e\n\u003cstrong\u003eDesign\u003c\/strong\u003e\u003cspan\u003eBreathable Comfort Fit\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CTA --\u003e\n\u003cdiv class=\"fu-cta\"\u003e\n\u003ca class=\"fu-btn\" href=\"\/products\/furfree-gloves\"\u003eGET YOUR FURFREE GLOVES →\u003c\/a\u003e\n\u003cdiv class=\"fu-small\"\u003e🐾 Fur Universe™ — Made For Pets. Loved By Owners.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"Fur Universe","offers":[{"title":"Default Title","offer_id":51736684560701,"sku":null,"price":399.99,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0998\/0133\/4077\/files\/studio-product-shot.png?v=1779128982","url":"https:\/\/furuniverse.co.za\/products\/fur-universe%e2%84%a2-furfree-deshedding-gloves","provider":"Fur Universe","version":"1.0","type":"link"}