{"product_id":"roll-press","title":"Roll \u0026 Press","description":"\u003cstyle\u003e\n    .clover-roll-press-7812cv {\n      --bg: #ffffff;\n      --text: #1f2937;\n      --muted: #6b7280;\n      --border: #e5e7eb;\n      --soft: #f8fafc;\n      --accent: #38bdf8;\n      --accent-soft: #e0f2fe;\n      --shadow: 0 12px 32px rgba(0, 0, 0, 0.08);\n      --radius: 20px;\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 24px;\n      background: var(--bg);\n      color: var(--text);\n      font-family: Arial, Helvetica, sans-serif;\n      box-sizing: border-box;\n    }\n\n    .clover-roll-press-7812cv * {\n      box-sizing: border-box;\n    }\n\n    .clover-roll-press-7812cv .hero {\n      display: grid;\n      grid-template-columns: 1.05fr 1fr;\n      gap: 28px;\n      align-items: center;\n      margin-bottom: 28px;\n    }\n\n    .clover-roll-press-7812cv .media-card,\n    .clover-roll-press-7812cv .content-card,\n    .clover-roll-press-7812cv .info-card,\n    .clover-roll-press-7812cv .gallery-card {\n      background: #fff;\n      border: 1px solid var(--border);\n      border-radius: var(--radius);\n      box-shadow: var(--shadow);\n    }\n\n    .clover-roll-press-7812cv .media-card {\n      padding: 18px;\n      overflow: hidden;\n      background: linear-gradient(180deg, #ffffff 0%, #f4fbff 100%);\n    }\n\n    .clover-roll-press-7812cv .main-image {\n      width: 100%;\n      display: block;\n      border-radius: 16px;\n      aspect-ratio: 1 \/ 1;\n      object-fit: contain;\n      background: var(--soft);\n      padding: 10px;\n    }\n\n    .clover-roll-press-7812cv .content-card {\n      padding: 30px;\n    }\n\n    .clover-roll-press-7812cv .eyebrow {\n      display: inline-block;\n      margin-bottom: 12px;\n      padding: 7px 12px;\n      border-radius: 999px;\n      background: var(--accent-soft);\n      color: #0369a1;\n      font-size: 12px;\n      font-weight: 700;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n    }\n\n    .clover-roll-press-7812cv h1 {\n      margin: 0 0 12px;\n      font-size: clamp(28px, 4vw, 44px);\n      line-height: 1.08;\n      color: #111827;\n    }\n\n    .clover-roll-press-7812cv .subtitle {\n      margin: 0 0 18px;\n      font-size: 17px;\n      line-height: 1.7;\n      color: var(--muted);\n    }\n\n    .clover-roll-press-7812cv .sku {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      padding: 10px 14px;\n      margin-bottom: 22px;\n      border-radius: 999px;\n      background: var(--soft);\n      border: 1px solid var(--border);\n      font-size: 14px;\n      font-weight: 700;\n    }\n\n    .clover-roll-press-7812cv .intro {\n      margin: 0 0 22px;\n      font-size: 16px;\n      line-height: 1.8;\n    }\n\n    .clover-roll-press-7812cv .highlight-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 12px;\n      margin: 0;\n      padding: 0;\n      list-style: none;\n    }\n\n    .clover-roll-press-7812cv .highlight-grid li {\n      padding: 14px 16px;\n      border: 1px solid var(--border);\n      border-radius: 14px;\n      background: linear-gradient(180deg, #ffffff 0%, #f4fbff 100%);\n      font-size: 15px;\n      line-height: 1.6;\n    }\n\n    .clover-roll-press-7812cv .section-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 22px;\n      margin-bottom: 28px;\n    }\n\n    .clover-roll-press-7812cv .info-card {\n      padding: 24px;\n    }\n\n    .clover-roll-press-7812cv h2 {\n      margin: 0 0 14px;\n      font-size: 22px;\n      line-height: 1.2;\n      color: #111827;\n    }\n\n    .clover-roll-press-7812cv p,\n    .clover-roll-press-7812cv li {\n      font-size: 15px;\n      line-height: 1.75;\n    }\n\n    .clover-roll-press-7812cv ul.clean-list {\n      margin: 0;\n      padding-left: 18px;\n    }\n\n    .clover-roll-press-7812cv .specs {\n      list-style: none;\n      padding: 0;\n      margin: 0;\n      display: grid;\n      gap: 10px;\n    }\n\n    .clover-roll-press-7812cv .specs li {\n      padding: 12px 14px;\n      border-radius: 12px;\n      border: 1px solid var(--border);\n      background: var(--soft);\n    }\n\n    .clover-roll-press-7812cv .gallery-card {\n      padding: 20px;\n    }\n\n    .clover-roll-press-7812cv .gallery-grid {\n      display: grid;\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 16px;\n    }\n\n    .clover-roll-press-7812cv .gallery-grid img {\n      width: 100%;\n      display: block;\n      aspect-ratio: 1 \/ 1;\n      object-fit: contain;\n      border-radius: 14px;\n      border: 1px solid var(--border);\n      background: var(--soft);\n      padding: 10px;\n    }\n\n    .clover-roll-press-7812cv .note {\n      margin-top: 16px;\n      padding: 14px 16px;\n      border-radius: 14px;\n      background: #f4fbff;\n      border: 1px solid #bae6fd;\n      font-size: 14px;\n      line-height: 1.7;\n    }\n\n    @media (max-width: 920px) {\n      .clover-roll-press-7812cv .hero,\n      .clover-roll-press-7812cv .section-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .clover-roll-press-7812cv .gallery-grid {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n      }\n    }\n\n    @media (max-width: 640px) {\n      .clover-roll-press-7812cv {\n        padding: 16px;\n      }\n\n      .clover-roll-press-7812cv .content-card,\n      .clover-roll-press-7812cv .info-card,\n      .clover-roll-press-7812cv .media-card,\n      .clover-roll-press-7812cv .gallery-card {\n        padding: 16px;\n      }\n\n      .clover-roll-press-7812cv .highlight-grid,\n      .clover-roll-press-7812cv .gallery-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .clover-roll-press-7812cv h1 {\n        font-size: 30px;\n      }\n    }\n  \u003c\/style\u003e\n\u003csection class=\"clover-roll-press-7812cv\"\u003e\n\u003cdiv class=\"hero\"\u003e\n\u003cdiv class=\"content-card\"\u003e\n\u003cspan class=\"eyebrow\"\u003eClover Notion\u003c\/span\u003e\n\u003ch1\u003eRoll \u0026amp; Press\u003c\/h1\u003e\n\u003cp class=\"subtitle\"\u003eA quick and convenient seam presser designed to flatten seams, folds, and edges right at your sewing machine without dragging out the iron.\u003c\/p\u003e\n\u003cdiv class=\"sku\"\u003eItem Number: 7812CV\u003c\/div\u003e\n\u003cp class=\"intro\"\u003eThe Clover Roll \u0026amp; Press is a handy tool for sewists, quilters, and crafters who want fast, controlled pressing while they work. Its tapered roller focuses pressure directly where you need it, making it ideal for straight seams, curved seams, paper piecing, laminates, leather, and felt without pulling or distorting fabric.\u003c\/p\u003e\n\u003cul class=\"highlight-grid\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eQuick seam pressing\u003c\/strong\u003e right beside your sewing machine\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTapered wheel design\u003c\/strong\u003e helps focus pressure on the seam\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWon’t pull or distort fabric\u003c\/strong\u003e during pressing\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eExcellent for paper piecing, laminates, leather, and felt\u003c\/strong\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-grid\"\u003e\n\u003cdiv class=\"info-card\"\u003e\n\u003ch2\u003eWhy You’ll Love It\u003c\/h2\u003e\n\u003cul class=\"clean-list\"\u003e\n\u003cli\u003eGreat for pressing seams without heat\u003c\/li\u003e\n\u003cli\u003eHelpful for small areas where precision matters\u003c\/li\u003e\n\u003cli\u003eComfortable ergonomic handle feels easy to grip\u003c\/li\u003e\n\u003cli\u003ePerfect for sewing rooms, classes, retreats, and travel kits\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"info-card\"\u003e\n\u003ch2\u003eFeatured Details\u003c\/h2\u003e\n\u003cul class=\"clean-list\"\u003e\n\u003cli\u003eDesigned by Clover Needlecraft\u003c\/li\u003e\n\u003cli\u003eBlue plastic body with smooth rolling wheel\u003c\/li\u003e\n\u003cli\u003eWorks on straight, curved, and paper-pieced seams\u003c\/li\u003e\n\u003cli\u003eUseful for sealing glued seams on leather and felt\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"info-card\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003cul class=\"specs\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eProduct Name:\u003c\/strong\u003e Roll \u0026amp; Press\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eItem Number:\u003c\/strong\u003e 7812CV\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBrand:\u003c\/strong\u003e Clover Needlecraft\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eColor:\u003c\/strong\u003e Blue\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Plastic\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUse:\u003c\/strong\u003e Seam Presser\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eIncluded:\u003c\/strong\u003e One tool\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"info-card\"\u003e\n\u003ch2\u003eBest Uses\u003c\/h2\u003e\n\u003cp\u003eThis tool is ideal for pressing open seams, flattening folds, preparing edges before ironing, and working on projects where heat is not practical. It is especially useful for foundation piecing, machine piecing, laminates, and other materials that benefit from gentle, accurate pressure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-grid\"\u003e\n\u003cdiv class=\"info-card\"\u003e\n\u003ch2\u003eWho It’s For\u003c\/h2\u003e\n\u003cp\u003eThe Roll \u0026amp; Press is a smart addition for quilters, bag makers, garment sewists, and crafters who want a compact pressing tool that keeps projects moving without constant trips to the ironing board.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"info-card\"\u003e\n\u003ch2\u003eProject Benefits\u003c\/h2\u003e\n\u003cul class=\"clean-list\"\u003e\n\u003cli\u003eSpeeds up piecing workflow\u003c\/li\u003e\n\u003cli\u003eHelps keep seams neat and flat\u003c\/li\u003e\n\u003cli\u003eUseful for materials that should not be ironed directly\u003c\/li\u003e\n\u003cli\u003eEasy to store in a notions pouch or sewing basket\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"Checker","offers":[{"title":"Default Title","offer_id":53972216414483,"sku":"7812CV","price":16.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0926\/9559\/3235\/files\/7812_Roll_Press_Shopify_720x_03978091-7760-4fd0-abe4-a3e2e76b5ef2.webp?v=1774136971","url":"https:\/\/authorizedvacandsew.com\/products\/roll-press","provider":"Authorized Vac and Sew","version":"1.0","type":"link"}