{"product_id":"floating-washing-machine-lint-catcher","title":"Floating Washing Machine Lint Catcher","description":"\u003cstyle\u003e\n.riv-lintcatcher{\n  --navy:#203B62;\n  --navy-2:#314E72;\n\n  --sky:#86B8D5;\n  --sky-soft:#EAF4F8;\n  --sky-pale:#F5FAFC;\n\n  --mint:#78C7BB;\n  --mint-soft:#EAF7F4;\n\n  --lavender:#A8A1C9;\n  --lavender-soft:#F1EFF8;\n\n  --rose:#D99CAF;\n  --rose-soft:#FAEEF2;\n\n  --white:#FFFFFF;\n  --cloud:#F8FAFB;\n  --mist:#EEF3F5;\n\n  --ink:#273646;\n  --text:#61707D;\n  --soft:#7E8B95;\n  --line:#DDE6EA;\n\n  max-width:960px;\n  margin:0 auto;\n  overflow:hidden;\n  background:var(--cloud);\n  color:var(--ink);\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Arial,sans-serif;\n  line-height:1.64;\n}\n\n.riv-lintcatcher *{\n  box-sizing:border-box;\n}\n\n.riv-lintcatcher h1,\n.riv-lintcatcher h2,\n.riv-lintcatcher h3,\n.riv-lintcatcher h4,\n.riv-lintcatcher p{\n  margin:0 !important;\n  padding:0;\n}\n\n.riv-lintcatcher img{\n  width:100%;\n  height:auto;\n  display:block;\n  margin:0 !important;\n  border-radius:19px;\n}\n\n.rlc-section{\n  padding:40px 20px;\n  text-align:center;\n}\n\n\n\/* ========================================\n   BACKGROUND SYSTEM\n======================================== *\/\n\n.rlc-hero{\n  padding:58px 20px 42px;\n  text-align:center;\n  background:\n    radial-gradient(circle at 88% 10%,rgba(120,199,187,.14),transparent 27%),\n    radial-gradient(circle at 10% 90%,rgba(168,161,201,.12),transparent 28%),\n    linear-gradient(\n      135deg,\n      #F8FBFD 0%,\n      #ECF5F9 48%,\n      #F1EFF8 100%\n    );\n  border-bottom:1px solid var(--line);\n}\n\n.rlc-blue{\n  background:\n    radial-gradient(circle at 88% 8%,rgba(134,184,213,.13),transparent 27%),\n    linear-gradient(\n      145deg,\n      #FCFEFF 0%,\n      #EDF6FA 54%,\n      #E2F0F6 100%\n    );\n}\n\n.rlc-mint{\n  background:\n    radial-gradient(circle at 10% 8%,rgba(120,199,187,.14),transparent 27%),\n    linear-gradient(\n      145deg,\n      #FBFEFD 0%,\n      #EDF8F5 55%,\n      #E3F2EE 100%\n    );\n}\n\n.rlc-lavender{\n  background:\n    radial-gradient(circle at 88% 8%,rgba(168,161,201,.11),transparent 27%),\n    linear-gradient(\n      145deg,\n      #FDFDFF 0%,\n      #F4F1FA 55%,\n      #EBE9F4 100%\n    );\n}\n\n.rlc-mix{\n  background:\n    linear-gradient(\n      135deg,\n      #F9FCFD 0%,\n      #EDF6F8 47%,\n      #F2F0F8 100%\n    );\n}\n\n.rlc-white{\n  background:\n    linear-gradient(\n      145deg,\n      #FFFFFF 0%,\n      #F8FAFB 55%,\n      #EEF3F5 100%\n    );\n}\n\n.rlc-navy{\n  color:#FFFFFF;\n  background:\n    radial-gradient(circle at 88% 8%,rgba(120,199,187,.16),transparent 28%),\n    radial-gradient(circle at 10% 90%,rgba(168,161,201,.12),transparent 28%),\n    linear-gradient(\n      135deg,\n      #203B62 0%,\n      #355779 52%,\n      #567487 100%\n    );\n}\n\n\n\/* ========================================\n   TYPOGRAPHY\n======================================== *\/\n\n.rlc-kicker{\n  margin-top:23px !important;\n  margin-bottom:9px !important;\n  color:var(--navy-2);\n  font-size:11px;\n  line-height:1.3;\n  font-weight:900;\n  letter-spacing:2.1px;\n  text-transform:uppercase;\n}\n\n.rlc-navy .rlc-kicker{\n  color:#CDEEE8;\n}\n\n.rlc-title{\n  max-width:820px;\n  margin:0 auto 14px !important;\n  color:var(--ink);\n  font-size:38px;\n  line-height:1.12;\n  letter-spacing:-1px;\n  font-weight:900;\n}\n\n.rlc-title span{\n  color:#7282B1;\n}\n\n.rlc-navy .rlc-title{\n  color:#FFFFFF;\n}\n\n.rlc-navy .rlc-title span{\n  color:#D8F1EC;\n}\n\n.rlc-copy{\n  max-width:735px;\n  margin:0 auto !important;\n  color:var(--text);\n  font-size:16px;\n}\n\n.rlc-navy .rlc-copy{\n  color:rgba(255,255,255,.81);\n}\n\n\n\/* ========================================\n   HERO\n======================================== *\/\n\n.rlc-hero .rlc-kicker{\n  margin-top:0 !important;\n}\n\n.rlc-hero h1{\n  max-width:860px;\n  margin:10px auto 17px !important;\n  color:var(--navy);\n  font-size:49px;\n  line-height:1.05;\n  letter-spacing:-1.8px;\n  font-weight:950;\n}\n\n.rlc-hero h1 span{\n  color:#8178AA;\n}\n\n.rlc-hero p{\n  max-width:750px;\n  margin:0 auto !important;\n  color:#60717D;\n  font-size:17px;\n}\n\n.rlc-tags{\n  max-width:850px;\n  margin:27px auto 0;\n  display:flex;\n  justify-content:center;\n  flex-wrap:wrap;\n  gap:8px;\n}\n\n.rlc-tags span{\n  padding:9px 14px;\n  border-radius:999px;\n  background:rgba(255,255,255,.88);\n  border:1px solid #DDE7EB;\n  color:#465E78;\n  font-size:12px;\n  font-weight:800;\n}\n\n\n\/* ========================================\n   INFO STRIP\n======================================== *\/\n\n.rlc-strip{\n  max-width:820px;\n  margin:28px auto 0;\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:9px;\n}\n\n.rlc-strip div{\n  padding:17px 9px;\n  border-radius:16px;\n  background:rgba(255,255,255,.90);\n  border:1px solid var(--line);\n}\n\n.rlc-strip strong{\n  display:block;\n  color:var(--navy);\n  font-size:15px;\n}\n\n.rlc-strip span{\n  display:block;\n  margin-top:4px;\n  color:var(--soft);\n  font-size:11px;\n}\n\n\n\/* ========================================\n   COLOR OPTIONS\n======================================== *\/\n\n.rlc-colors{\n  max-width:760px;\n  margin:27px auto 0;\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:10px;\n}\n\n.rlc-color{\n  padding:18px 10px;\n  border-radius:17px;\n  background:#FFFFFF;\n  border:1px solid var(--line);\n}\n\n.rlc-color-dot{\n  width:28px;\n  height:28px;\n  margin:0 auto 9px;\n  border-radius:50%;\n  border:2px solid rgba(0,0,0,.06);\n}\n\n.rlc-color strong{\n  display:block;\n  color:var(--ink);\n  font-size:14px;\n}\n\n.rlc-color span{\n  display:block;\n  margin-top:3px;\n  color:var(--soft);\n  font-size:11px;\n}\n\n\n\/* ========================================\n   USE FLOW\n======================================== *\/\n\n.rlc-flow{\n  max-width:810px;\n  margin:29px auto 0;\n  display:grid;\n  grid-template-columns:1fr auto 1fr auto 1fr;\n  gap:10px;\n  align-items:center;\n}\n\n.rlc-flow-box{\n  padding:19px 12px;\n  border-radius:17px;\n  background:#FFFFFF;\n  border:1px solid var(--line);\n}\n\n.rlc-flow-box b{\n  display:block;\n  color:#7685AC;\n  font-size:12px;\n}\n\n.rlc-flow-box strong{\n  display:block;\n  margin-top:4px;\n  color:var(--ink);\n  font-size:15px;\n}\n\n.rlc-flow-box span{\n  display:block;\n  margin-top:4px;\n  color:var(--text);\n  font-size:11px;\n}\n\n.rlc-arrow{\n  color:var(--mint);\n  font-size:23px;\n  font-weight:900;\n}\n\n\n\/* ========================================\n   ANATOMY\n======================================== *\/\n\n.rlc-anatomy{\n  max-width:800px;\n  margin:29px auto 0;\n  text-align:left;\n}\n\n.rlc-anatomy-row{\n  display:grid;\n  grid-template-columns:52px 1fr;\n  gap:13px;\n  padding:14px 0;\n  border-bottom:1px solid var(--line);\n}\n\n.rlc-anatomy-row:last-child{\n  border-bottom:0;\n}\n\n.rlc-anatomy-row b{\n  color:#7182A8;\n  font-size:15px;\n}\n\n.rlc-anatomy-row strong{\n  display:block;\n  color:var(--ink);\n  font-size:15px;\n}\n\n.rlc-anatomy-row span{\n  display:block;\n  margin-top:3px;\n  color:var(--text);\n  font-size:12px;\n}\n\n\n\/* ========================================\n   MESH\n======================================== *\/\n\n.rlc-two{\n  max-width:810px;\n  margin:29px auto 0;\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:12px;\n}\n\n.rlc-two-card{\n  padding:21px 16px;\n  border-radius:18px;\n  background:#FFFFFF;\n  border:1px solid var(--line);\n  text-align:left;\n}\n\n.rlc-two-card b{\n  display:block;\n  color:#7583AE;\n  font-size:11px;\n  letter-spacing:.8px;\n}\n\n.rlc-two-card strong{\n  display:block;\n  margin-top:5px;\n  color:var(--ink);\n  font-size:17px;\n}\n\n.rlc-two-card span{\n  display:block;\n  margin-top:5px;\n  color:var(--text);\n  font-size:12px;\n}\n\n\n\/* ========================================\n   CLEANING\n======================================== *\/\n\n.rlc-clean{\n  max-width:800px;\n  margin:29px auto 0;\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:10px;\n}\n\n.rlc-clean div{\n  padding:19px 11px;\n  border-radius:16px;\n  background:#FFFFFF;\n  border:1px solid var(--line);\n}\n\n.rlc-clean b{\n  display:block;\n  color:var(--mint);\n  font-size:18px;\n}\n\n.rlc-clean strong{\n  display:block;\n  margin-top:4px;\n  color:var(--ink);\n  font-size:15px;\n}\n\n.rlc-clean span{\n  display:block;\n  margin-top:4px;\n  color:var(--text);\n  font-size:11px;\n}\n\n\n\/* ========================================\n   NOTE\n======================================== *\/\n\n.rlc-note{\n  max-width:770px;\n  margin:28px auto 0;\n  padding:22px 23px;\n  border-radius:18px;\n  background:#FFFFFF;\n  border:1px solid var(--line);\n  text-align:left;\n  position:relative;\n}\n\n.rlc-note:before{\n  content:\"\";\n  position:absolute;\n  left:0;\n  top:18px;\n  bottom:18px;\n  width:4px;\n  border-radius:0 999px 999px 0;\n  background:linear-gradient(\n    180deg,\n    var(--mint),\n    var(--lavender)\n  );\n}\n\n.rlc-note strong{\n  display:block;\n  color:var(--ink);\n  font-size:18px;\n}\n\n.rlc-note span{\n  display:block;\n  margin-top:5px;\n  color:var(--text);\n  font-size:13px;\n}\n\n\n\/* ========================================\n   SPEC\n======================================== *\/\n\n.rlc-spec{\n  max-width:820px;\n  margin:29px auto 0;\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:9px;\n}\n\n.rlc-spec div{\n  padding:18px 8px;\n  border-radius:16px;\n  background:#FFFFFF;\n  border:1px solid var(--line);\n}\n\n.rlc-spec strong{\n  display:block;\n  color:var(--navy);\n  font-size:15px;\n}\n\n.rlc-spec span{\n  display:block;\n  margin-top:4px;\n  color:var(--soft);\n  font-size:11px;\n}\n\n\n\/* ========================================\n   SUMMARY\n======================================== *\/\n\n.rlc-summary{\n  max-width:820px;\n  margin:29px auto 0;\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:9px;\n}\n\n.rlc-summary div{\n  padding:17px 8px;\n  border-radius:15px;\n  background:rgba(255,255,255,.09);\n  border:1px solid rgba(255,255,255,.16);\n}\n\n.rlc-summary strong{\n  display:block;\n  color:#D6EEE9;\n  font-size:15px;\n}\n\n.rlc-summary span{\n  display:block;\n  margin-top:3px;\n  color:rgba(255,255,255,.72);\n  font-size:11px;\n}\n\n\n\/* ========================================\n   DETAILS\n======================================== *\/\n\n.rlc-details{\n  padding:36px 18px 46px;\n  background:\n    linear-gradient(\n      135deg,\n      #F8FBFC 0%,\n      #ECF5F6 48%,\n      #F1EEF7 100%\n    );\n}\n\n.rlc-details details{\n  max-width:850px;\n  margin:10px auto;\n  padding:0 18px;\n  border-radius:16px;\n  background:#FFFFFF;\n  border:1px solid var(--line);\n}\n\n.rlc-details summary{\n  padding:16px 0;\n  cursor:pointer;\n  color:var(--ink);\n  font-size:15px;\n  font-weight:850;\n}\n\n.rlc-detail{\n  padding:0 0 18px;\n  color:var(--text);\n  font-size:14px;\n}\n\n\n\/* ========================================\n   RIVONEED OFFICIAL NOTICE\n======================================== *\/\n\n.rlc-brand{\n  max-width:850px;\n  margin:20px auto 0;\n  overflow:hidden;\n  border-radius:22px;\n  background:\n    radial-gradient(circle at 88% 10%,rgba(120,199,187,.15),transparent 28%),\n    radial-gradient(circle at 10% 90%,rgba(168,161,201,.11),transparent 28%),\n    linear-gradient(\n      135deg,\n      #243F63 0%,\n      #3A5877 53%,\n      #65788C 100%\n    );\n  box-shadow:0 12px 30px rgba(32,59,98,.09);\n}\n\n.rlc-brand-inner{\n  padding:28px 22px;\n  text-align:center;\n}\n\n.rlc-brand-badge{\n  display:inline-block;\n  margin-bottom:11px;\n  padding:6px 13px;\n  border-radius:999px;\n  background:rgba(255,255,255,.09);\n  border:1px solid rgba(255,255,255,.16);\n  color:#D8EEE9;\n  font-size:10px;\n  font-weight:900;\n  letter-spacing:1.5px;\n}\n\n.rlc-brand h3{\n  color:#FFFFFF;\n  font-size:22px;\n  line-height:1.3;\n  font-weight:900;\n}\n\n.rlc-brand p{\n  max-width:680px;\n  margin:9px auto 0 !important;\n  color:rgba(255,255,255,.78);\n  font-size:13px;\n  line-height:1.72;\n}\n\n.rlc-brand-line{\n  width:40px;\n  height:2px;\n  margin:16px auto 12px;\n  border-radius:999px;\n  background:linear-gradient(90deg,var(--mint),#CFC7E8);\n}\n\n.rlc-brand-name{\n  color:#E8F1F3;\n  font-size:12px;\n  font-weight:900;\n  letter-spacing:1px;\n}\n\n\n\/* ========================================\n   MOBILE\n======================================== *\/\n\n@media(max-width:700px){\n\n  .rlc-hero{\n    padding:44px 15px 32px;\n  }\n\n  .rlc-hero h1{\n    font-size:35px;\n    letter-spacing:-1.2px;\n  }\n\n  .rlc-section{\n    padding:35px 15px;\n  }\n\n  .rlc-title{\n    font-size:29px;\n  }\n\n  .rlc-copy{\n    font-size:15px;\n  }\n\n  .riv-lintcatcher img{\n    border-radius:15px;\n  }\n\n  .rlc-strip,\n  .rlc-spec,\n  .rlc-summary{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .rlc-colors{\n    grid-template-columns:repeat(3,1fr);\n  }\n\n  .rlc-flow{\n    grid-template-columns:1fr;\n    gap:8px;\n  }\n\n  .rlc-arrow{\n    transform:rotate(90deg);\n    line-height:1;\n  }\n\n  .rlc-two,\n  .rlc-clean{\n    grid-template-columns:1fr;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"riv-lintcatcher\"\u003e\n\n\n  \u003c!-- HERO --\u003e\n\n  \u003csection class=\"rlc-hero\"\u003e\n\n    \u003cdiv class=\"rlc-kicker\"\u003e\n      FLOATING WASHING MACHINE LINT CATCHER\n    \u003c\/div\u003e\n\n    \u003ch1\u003e\n      Catch Loose Lint\n      \u003cspan\u003eBefore It Travels Back Through The Load.\u003c\/span\u003e\n    \u003c\/h1\u003e\n\n    \u003cp\u003e\n      A reusable floating laundry filter with a tapered mesh bag designed\n      to collect loose lint, hair and small debris as water circulates\n      through a compatible washing machine.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"rlc-tags\"\u003e\n      \u003cspan\u003eFloating Design\u003c\/span\u003e\n      \u003cspan\u003eFine Mesh Filter\u003c\/span\u003e\n      \u003cspan\u003eReusable\u003c\/span\u003e\n      \u003cspan\u003eBlue · Pink · Lavender\u003c\/span\u003e\n      \u003cspan\u003ePP + Nylon Mesh\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- IMAGE 1 --\u003e\n\n  \u003csection class=\"rlc-section rlc-mix\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/8690\/4560\/files\/1_24764781-6498-42e2-8038-2855d40dac1d.png?v=1787911731\" alt=\"Floating washing machine lint catcher with blue floating balls\" loading=\"eager\"\u003e\n\n    \u003cdiv class=\"rlc-kicker\"\u003e\n      A SIMPLE EXTRA FILTER FOR LAUNDRY DAY\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"rlc-title\"\u003e\n      Let Water Move Through.\n      \u003cspan\u003eGive Loose Debris Somewhere To Collect.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp class=\"rlc-copy\"\u003e\n      The mesh bag sits below the floating upper section so circulating\n      water can pass through the filter while loose lint, hair and small\n      laundry debris have an additional place to collect.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"rlc-strip\"\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003eFloating Top\u003c\/strong\u003e\n        \u003cspan\u003eHelps keep the filter positioned near the water surface.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003eMesh Bag\u003c\/strong\u003e\n        \u003cspan\u003eCreates a collection area for loose debris.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003eReusable\u003c\/strong\u003e\n        \u003cspan\u003eEmpty, rinse and use again.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003eLightweight\u003c\/strong\u003e\n        \u003cspan\u003eApprox. 22g listed weight.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- IMAGE 2 --\u003e\n\n  \u003csection class=\"rlc-section rlc-lavender\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/8690\/4560\/files\/2_4e33e7fd-c30c-430a-8471-8587c9d7109a.png?v=1787911731\" alt=\"Blue pink and lavender floating washing machine lint catcher color options\" loading=\"lazy\"\u003e\n\n    \u003cdiv class=\"rlc-kicker\"\u003e\n      THREE SOFT COLOR OPTIONS\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"rlc-title\"\u003e\n      Same Functional Design.\n      \u003cspan\u003eChoose The Shade You Prefer.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp class=\"rlc-copy\"\u003e\n      The current product imagery shows three floating-top colors:\n      Blue, Pink and Lavender, each paired with the same white mesh\n      collection bag.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"rlc-colors\"\u003e\n\n      \u003cdiv class=\"rlc-color\"\u003e\n        \u003cdiv class=\"rlc-color-dot\" style=\"background:#77CADD;\"\u003e\u003c\/div\u003e\n        \u003cstrong\u003eBlue\u003c\/strong\u003e\n        \u003cspan\u003eFresh laundry-room tone.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rlc-color\"\u003e\n        \u003cdiv class=\"rlc-color-dot\" style=\"background:#E99AB3;\"\u003e\u003c\/div\u003e\n        \u003cstrong\u003ePink\u003c\/strong\u003e\n        \u003cspan\u003eSoft warm accent.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rlc-color\"\u003e\n        \u003cdiv class=\"rlc-color-dot\" style=\"background:#AAA1D3;\"\u003e\u003c\/div\u003e\n        \u003cstrong\u003eLavender\u003c\/strong\u003e\n        \u003cspan\u003eMuted pastel option.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- IMAGE 3 --\u003e\n\n  \u003csection class=\"rlc-section rlc-blue\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/8690\/4560\/files\/3_a4d6fa18-ad39-42d4-b975-9921503e1ad2.png?v=1787911732\" alt=\"Three step use process for reusable floating washing machine lint catcher\" loading=\"lazy\"\u003e\n\n    \u003cdiv class=\"rlc-kicker\"\u003e\n      DROP IN · WASH · RINSE\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"rlc-title\"\u003e\n      Easy To Add\n      \u003cspan\u003eTo A Compatible Wash Routine.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp class=\"rlc-copy\"\u003e\n      There is no assembly required during normal use. Place the filter\n      into a compatible washer, allow it to move freely during the wash,\n      then empty and rinse the mesh afterward.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"rlc-flow\"\u003e\n\n      \u003cdiv class=\"rlc-flow-box\"\u003e\n        \u003cb\u003eSTEP 01\u003c\/b\u003e\n        \u003cstrong\u003ePlace It In\u003c\/strong\u003e\n        \u003cspan\u003eAdd the lint catcher before the cycle.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rlc-arrow\"\u003e→\u003c\/div\u003e\n\n      \u003cdiv class=\"rlc-flow-box\"\u003e\n        \u003cb\u003eSTEP 02\u003c\/b\u003e\n        \u003cstrong\u003eWash Normally\u003c\/strong\u003e\n        \u003cspan\u003eAllow room for the filter to float and move.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rlc-arrow\"\u003e→\u003c\/div\u003e\n\n      \u003cdiv class=\"rlc-flow-box\"\u003e\n        \u003cb\u003eSTEP 03\u003c\/b\u003e\n        \u003cstrong\u003eEmpty \u0026amp; Rinse\u003c\/strong\u003e\n        \u003cspan\u003eRemove collected debris after use.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- IMAGE 4 --\u003e\n\n  \u003csection class=\"rlc-section rlc-mint\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/8690\/4560\/files\/4_5a85ea1c-eb54-4b5b-8881-38323aa1851b.png?v=1787911731\" alt=\"Floating washing machine lint catcher mesh bag and floating top components\" loading=\"lazy\"\u003e\n\n    \u003cdiv class=\"rlc-kicker\"\u003e\n      THREE FUNCTIONAL PARTS\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"rlc-title\"\u003e\n      A Floating Top.\n      \u003cspan\u003eA Stable Rim. A Tapered Mesh Bag.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp class=\"rlc-copy\"\u003e\n      Each part has a simple role: the upper section helps the unit remain\n      near the surface, the rim supports the bag opening, and the mesh\n      provides the debris-collection area below.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"rlc-anatomy\"\u003e\n\n      \u003cdiv class=\"rlc-anatomy-row\"\u003e\n        \u003cb\u003e01\u003c\/b\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eFloating Upper Section\u003c\/strong\u003e\n          \u003cspan\u003e\n            Helps keep the unit visible and positioned near the water surface.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rlc-anatomy-row\"\u003e\n        \u003cb\u003e02\u003c\/b\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eSupport Rim\u003c\/strong\u003e\n          \u003cspan\u003e\n            Keeps the opening of the filter bag supported during use.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rlc-anatomy-row\"\u003e\n        \u003cb\u003e03\u003c\/b\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eCone-Shaped Mesh Bag\u003c\/strong\u003e\n          \u003cspan\u003e\n            Extends below the surface to provide collection space for loose debris.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- IMAGE 5 --\u003e\n\n  \u003csection class=\"rlc-section rlc-white\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/8690\/4560\/files\/5_5ec80c5f-3dee-4377-8491-f129048a777f.png?v=1787911731\" alt=\"Fine nylon mesh and reinforced rim details of lint catcher\" loading=\"lazy\"\u003e\n\n    \u003cdiv class=\"rlc-kicker\"\u003e\n      FINE MESH COLLECTION BAG\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"rlc-title\"\u003e\n      Water Passes Through.\n      \u003cspan\u003eLoose Debris Can Stay Behind.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp class=\"rlc-copy\"\u003e\n      The nylon mesh is designed to allow wash water to move through\n      while providing a physical collection surface for lint, hair\n      and small paper-like debris.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"rlc-two\"\u003e\n\n      \u003cdiv class=\"rlc-two-card\"\u003e\n        \u003cb\u003eMESH STRUCTURE\u003c\/b\u003e\n        \u003cstrong\u003eFine Woven Surface\u003c\/strong\u003e\n        \u003cspan\u003e\n          Provides many small openings for water flow while helping\n          retain larger loose particles.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rlc-two-card\"\u003e\n        \u003cb\u003eUPPER RIM\u003c\/b\u003e\n        \u003cstrong\u003eSupports The Bag Opening\u003c\/strong\u003e\n        \u003cspan\u003e\n          The rigid PP section helps the filter maintain its shape\n          during suitable wash cycles.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- IMAGE 6 --\u003e\n\n  \u003csection class=\"rlc-section rlc-navy\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/8690\/4560\/files\/6_e356c559-3c99-45f9-b6e6-fced6de47bf2.png?v=1787911731\" alt=\"Reusable lint catcher being placed near washing machine\" loading=\"lazy\"\u003e\n\n    \u003cdiv class=\"rlc-kicker\"\u003e\n      FOR RECURRING LINT \u0026amp; HAIR\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"rlc-title\"\u003e\n      A Reusable Helper\n      \u003cspan\u003eFor Everyday Laundry Debris.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp class=\"rlc-copy\"\u003e\n      The catcher can be cleaned after each suitable load and returned\n      to the washer again, making it useful for homes where lint, hair\n      or tissue fragments are recurring laundry problems.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"rlc-summary\"\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003eLint\u003c\/strong\u003e\n        \u003cspan\u003eLoose Fibers\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003eHair\u003c\/strong\u003e\n        \u003cspan\u003eHousehold \u0026amp; Pet Hair\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003ePaper Debris\u003c\/strong\u003e\n        \u003cspan\u003eSmall Loose Fragments\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003eReusable\u003c\/strong\u003e\n        \u003cspan\u003eWash After Wash\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- IMAGE 7 --\u003e\n\n  \u003csection class=\"rlc-section rlc-mix\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/8690\/4560\/files\/7_d0a30753-97ea-4444-9dbc-950ad1098af5.png?v=1787911732\" alt=\"Lint and paper debris comparison with floating washing machine filter\" loading=\"lazy\"\u003e\n\n    \u003cdiv class=\"rlc-kicker\"\u003e\n      ADD AN EXTRA COLLECTION POINT\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"rlc-title\"\u003e\n      Loose Fuzz Can Travel.\n      \u003cspan\u003eThe Mesh Gives It Somewhere Else To Go.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp class=\"rlc-copy\"\u003e\n      During a suitable wash cycle, lint and other loose material can\n      circulate through the water and later settle back onto fabrics.\n      A floating mesh catcher adds an extra place for some of that debris\n      to collect before the cycle ends.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"rlc-note\"\u003e\n      \u003cstrong\u003ePerformance Will Vary By Washer And Load\u003c\/strong\u003e\n      \u003cspan\u003e\n        Collection depends on water level, washer design, load size,\n        fabric type and how freely the filter can move. It should be\n        treated as a laundry aid rather than a replacement for the\n        washing machine's built-in filtration or maintenance system.\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- IMAGE 8 --\u003e\n\n  \u003csection class=\"rlc-section rlc-blue\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/8690\/4560\/files\/8..png?v=1787911731\" alt=\"Floating washing machine lint catcher product overview\" loading=\"lazy\"\u003e\n\n    \u003cdiv class=\"rlc-kicker\"\u003e\n      CLEAN AFTER EACH LOAD\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"rlc-title\"\u003e\n      Keep The Mesh Clear\n      \u003cspan\u003eFor The Next Wash.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp class=\"rlc-copy\"\u003e\n      Regular cleaning prevents collected lint and hair from building\n      up inside the bag and keeps the mesh ready for repeated use.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"rlc-clean\"\u003e\n\n      \u003cdiv\u003e\n        \u003cb\u003e01\u003c\/b\u003e\n        \u003cstrong\u003eEmpty\u003c\/strong\u003e\n        \u003cspan\u003eRemove visible lint, hair and debris.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cb\u003e02\u003c\/b\u003e\n        \u003cstrong\u003eRinse\u003c\/strong\u003e\n        \u003cspan\u003eFlush the mesh with clean water.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cb\u003e03\u003c\/b\u003e\n        \u003cstrong\u003eDry \u0026amp; Store\u003c\/strong\u003e\n        \u003cspan\u003eKeep it ready for the next suitable load.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- IMAGE 9 --\u003e\n\n  \u003csection class=\"rlc-section rlc-lavender\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/8690\/4560\/files\/9_a9996ab7-0b47-4856-be80-401b10e82d2f.png?v=1787911731\" alt=\"Reusable floating lint catcher with pink floating top\" loading=\"lazy\"\u003e\n\n    \u003cdiv class=\"rlc-kicker\"\u003e\n      LIGHTWEIGHT · REUSABLE · EASY TO STORE\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"rlc-title\"\u003e\n      A Small Laundry Accessory\n      \u003cspan\u003eFor A Common Household Problem.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp class=\"rlc-copy\"\u003e\n      Compact enough to store between washes and simple enough for\n      regular use, the floating filter is designed for households\n      looking for another way to manage loose lint and hair.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"rlc-spec\"\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003e9.5cm\u003c\/strong\u003e\n        \u003cspan\u003eApprox. Width\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003e13cm\u003c\/strong\u003e\n        \u003cspan\u003eApprox. Height\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003e22g\u003c\/strong\u003e\n        \u003cspan\u003eListed Weight\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003ePP + Nylon\u003c\/strong\u003e\n        \u003cspan\u003eListed Materials\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- DETAILS --\u003e\n\n  \u003csection class=\"rlc-details\"\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eProduct Specifications \u0026amp; Options\u003c\/summary\u003e\n\n      \u003cdiv class=\"rlc-detail\"\u003e\n        \u003cstrong\u003eProduct Type:\u003c\/strong\u003e\n        Floating Washing Machine Lint Catcher\n        \u003cbr\u003e\u003cbr\u003e\n\n        \u003cstrong\u003eAvailable Colors:\u003c\/strong\u003e\n        Blue \/ Pink \/ Lavender\n        \u003cbr\u003e\u003cbr\u003e\n\n        \u003cstrong\u003eApprox. Size:\u003c\/strong\u003e\n        9.5 × 13 cm \/ 3.7 × 5.1 in\n        \u003cbr\u003e\u003cbr\u003e\n\n        \u003cstrong\u003eListed Weight:\u003c\/strong\u003e\n        Approx. 22g\n        \u003cbr\u003e\u003cbr\u003e\n\n        \u003cstrong\u003eMaterials:\u003c\/strong\u003e\n        PP + Nylon Mesh\n        \u003cbr\u003e\u003cbr\u003e\n\n        \u003cstrong\u003eAvailable Quantities:\u003c\/strong\u003e\n        1 Piece \/ 3 Pieces, depending on selected option\n        \u003cbr\u003e\u003cbr\u003e\n\n        \u003cstrong\u003eIntended Function:\u003c\/strong\u003e\n        Provides an additional floating mesh collection area for loose\n        lint, hair and small debris during compatible washing cycles.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow To Use \u0026amp; Clean\u003c\/summary\u003e\n\n      \u003cdiv class=\"rlc-detail\"\u003e\n        Place the lint catcher into a compatible washer before starting\n        the washing cycle.\n        \u003cbr\u003e\u003cbr\u003e\n\n        Leave enough free space in the load for the filter to float and\n        move with the wash water.\n        \u003cbr\u003e\u003cbr\u003e\n\n        After washing, remove the catcher and inspect the mesh bag.\n        \u003cbr\u003e\u003cbr\u003e\n\n        Empty collected lint, hair and debris, then rinse the bag with\n        clean water.\n        \u003cbr\u003e\u003cbr\u003e\n\n        Allow the filter to drain and dry before storage.\n        \u003cbr\u003e\u003cbr\u003e\n\n        Clean the mesh after each use rather than allowing debris to\n        accumulate over multiple loads.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWasher Compatibility \u0026amp; Important Notes\u003c\/summary\u003e\n\n      \u003cdiv class=\"rlc-detail\"\u003e\n        This product works best in washing machines where the filter can\n        float and move freely in a sufficient volume of wash water.\n        \u003cbr\u003e\u003cbr\u003e\n\n        It is generally better suited to top-loading or other washer\n        designs that provide a visible free-water area around the laundry.\n        \u003cbr\u003e\u003cbr\u003e\n\n        Compatibility with front-loading machines can vary because the\n        sealed drum, lower water level and tumbling action may prevent\n        a floating filter from operating as intended.\n        \u003cbr\u003e\u003cbr\u003e\n\n        Do not force the product into a machine where it may become trapped\n        between the door, drum, agitator or other moving components.\n        \u003cbr\u003e\u003cbr\u003e\n\n        Do not overfill the washing machine. A tightly packed load can\n        restrict the filter's movement and reduce its usefulness.\n        \u003cbr\u003e\u003cbr\u003e\n\n        Collection performance varies according to water level, washer\n        design, load composition and the type of lint or debris present.\n        \u003cbr\u003e\u003cbr\u003e\n\n        Inspect the PP frame and mesh regularly. Stop using the product\n        if the frame becomes cracked or the mesh is torn.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003c!-- RIVONEED OFFICIAL STORE NOTICE --\u003e\n\n    \u003cdiv class=\"rlc-brand\"\u003e\n\n      \u003cdiv class=\"rlc-brand-inner\"\u003e\n\n        \u003cdiv class=\"rlc-brand-badge\"\u003e\n          RIVONEED OFFICIAL STORE\n        \u003c\/div\u003e\n\n        \u003ch3\u003e\n          Purchase rivoneed Products From The Official Source.\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Please be cautious of unauthorized sellers reproducing rivoneed\n          product images, descriptions or store identity to market imitation\n          or misleading products. For the product configuration represented\n          on this page, purchase through the official rivoneed store.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"rlc-brand-line\"\u003e\u003c\/div\u003e\n\n        \u003cdiv class=\"rlc-brand-name\"\u003e\n          RIVONEED® · OFFICIAL STORE PRODUCT\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"rivoneed","offers":[{"title":"Blue \/ Buy 1","offer_id":50324820230384,"sku":"LE30291687LAN","price":11.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ 🔥Buy 2","offer_id":50324948910320,"sku":"LE30291687LAN*2","price":18.99,"currency_code":"USD","in_stock":true},{"title":"Pink \/ Buy 1","offer_id":50324820263152,"sku":"LE30291687FEN","price":11.99,"currency_code":"USD","in_stock":true},{"title":"Pink \/ 🔥Buy 2","offer_id":50324948943088,"sku":"LE30291687FEN*2","price":18.99,"currency_code":"USD","in_stock":true},{"title":"Purple \/ Buy 1","offer_id":50324820295920,"sku":"LE30291687ZIS","price":11.99,"currency_code":"USD","in_stock":true},{"title":"Purple \/ 🔥Buy 2","offer_id":50324948975856,"sku":"LE30291687ZIS*2","price":18.99,"currency_code":"USD","in_stock":true},{"title":"Blue + Pink + Purple (3PCS) \/ Buy 1","offer_id":50324820328688,"sku":"LE30291687HUS","price":22.99,"currency_code":"USD","in_stock":true},{"title":"Blue + Pink + Purple (3PCS) \/ 🔥Buy 2","offer_id":50324949008624,"sku":"LE30291687HUS*2","price":32.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0818\/8690\/4560\/files\/spp_shopify20260828180126_f88bae2f9b52e08ca2e6576335425ca2_6976e5fd-6221-4179-b8dd-b7175451d8ff.jpg?v=1787911322","url":"https:\/\/rivoneed.com\/products\/floating-washing-machine-lint-catcher","provider":"rivoneed","version":"1.0","type":"link"}