{"product_id":"water-resistant-car-seat-back-kick-mat","title":"Water-Resistant Car Seat Back Kick Mat","description":"\u003cstyle\u003e\n  .ip-kickmat {\n    max-width: 920px;\n    margin: 0 auto;\n    padding: 30px;\n    border-radius: 24px;\n    background: #0d1117;\n    color: #c7d0dc;\n    font-family: \"Catamaran\", Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.7;\n    box-sizing: border-box;\n  }\n\n  .ip-kickmat * {\n    box-sizing: border-box;\n  }\n\n  .ip-kickmat h2,\n  .ip-kickmat h3 {\n    margin: 0;\n    color: #ffffff;\n    font-family: \"Outfit\", Arial, sans-serif;\n  }\n\n  .ip-kickmat p {\n    margin: 0;\n  }\n\n  .ip-kickmat__hero {\n    position: relative;\n    overflow: hidden;\n    padding: 36px;\n    border: 1px solid #26364a;\n    border-radius: 20px;\n    background: linear-gradient(135deg, #121c29 0%, #0f151e 100%);\n  }\n\n  .ip-kickmat__hero::after {\n    content: \"\";\n    position: absolute;\n    top: -70px;\n    right: -70px;\n    width: 190px;\n    height: 190px;\n    border-radius: 50%;\n    background: rgba(55, 145, 255, 0.08);\n  }\n\n  .ip-kickmat__eyebrow {\n    display: inline-block;\n    margin-bottom: 14px;\n    color: #58a6ff;\n    font-family: \"Outfit\", Arial, sans-serif;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 1.2px;\n    text-transform: uppercase;\n  }\n\n  .ip-kickmat__hero h2 {\n    position: relative;\n    z-index: 1;\n    max-width: 670px;\n    margin-bottom: 14px;\n    font-size: 34px;\n    line-height: 1.2;\n  }\n\n  .ip-kickmat__hero p {\n    position: relative;\n    z-index: 1;\n    max-width: 720px;\n    color: #aeb9c8;\n  }\n\n  .ip-kickmat__grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin-top: 18px;\n  }\n\n  .ip-kickmat__card {\n    padding: 23px;\n    border: 1px solid #26364a;\n    border-radius: 18px;\n    background: #111923;\n  }\n\n  .ip-kickmat__number {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 34px;\n    height: 34px;\n    margin-bottom: 16px;\n    border-radius: 10px;\n    background: #162a40;\n    color: #58a6ff;\n    font-family: \"Outfit\", Arial, sans-serif;\n    font-size: 15px;\n    font-weight: 700;\n  }\n\n  .ip-kickmat__card h3 {\n    margin-bottom: 8px;\n    font-size: 18px;\n    line-height: 1.3;\n  }\n\n  .ip-kickmat__card p {\n    color: #9eabb9;\n    font-size: 15px;\n  }\n\n  .ip-kickmat__section {\n    margin-top: 18px;\n    padding: 30px;\n    border: 1px solid #26364a;\n    border-radius: 20px;\n    background: #101720;\n  }\n\n  .ip-kickmat__section-head {\n    margin-bottom: 22px;\n  }\n\n  .ip-kickmat__section-head h2 {\n    margin-bottom: 8px;\n    font-size: 25px;\n    line-height: 1.25;\n  }\n\n  .ip-kickmat__section-head p {\n    max-width: 720px;\n    color: #9eabb9;\n  }\n\n  .ip-kickmat__choices {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .ip-kickmat__choice {\n    padding: 22px;\n    border: 1px solid #2c3d52;\n    border-radius: 16px;\n    background: #131d29;\n  }\n\n  .ip-kickmat__choice span {\n    display: block;\n    margin-bottom: 5px;\n    color: #58a6ff;\n    font-family: \"Outfit\", Arial, sans-serif;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 0.7px;\n    text-transform: uppercase;\n  }\n\n  .ip-kickmat__choice h3 {\n    margin-bottom: 6px;\n    font-size: 19px;\n  }\n\n  .ip-kickmat__choice p {\n    color: #9eabb9;\n    font-size: 15px;\n  }\n\n  .ip-kickmat__pack-row {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    margin-top: 14px;\n  }\n\n  .ip-kickmat__pack {\n    padding: 17px 20px;\n    border-radius: 14px;\n    background: #111923;\n  }\n\n  .ip-kickmat__pack strong {\n    display: block;\n    margin-bottom: 3px;\n    color: #ffffff;\n    font-family: \"Outfit\", Arial, sans-serif;\n    font-size: 17px;\n  }\n\n  .ip-kickmat__pack p {\n    color: #9eabb9;\n    font-size: 14px;\n  }\n\n  .ip-kickmat__details {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    overflow: hidden;\n    border: 1px solid #26364a;\n    border-radius: 15px;\n  }\n\n  .ip-kickmat__detail {\n    display: grid;\n    grid-template-columns: 138px 1fr;\n    gap: 12px;\n    padding: 15px 17px;\n    border-bottom: 1px solid #26364a;\n    background: #111923;\n  }\n\n  .ip-kickmat__detail:nth-child(odd) {\n    border-right: 1px solid #26364a;\n  }\n\n  .ip-kickmat__detail:nth-last-child(-n+2) {\n    border-bottom: 0;\n  }\n\n  .ip-kickmat__label {\n    color: #7f8b99;\n    font-weight: 600;\n  }\n\n  .ip-kickmat__value {\n    color: #ffffff;\n    font-weight: 600;\n  }\n\n  .ip-kickmat__steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .ip-kickmat__step {\n    padding: 20px;\n    border-radius: 15px;\n    background: #111923;\n  }\n\n  .ip-kickmat__step strong {\n    display: block;\n    margin-bottom: 7px;\n    color: #ffffff;\n    font-family: \"Outfit\", Arial, sans-serif;\n    font-size: 17px;\n  }\n\n  .ip-kickmat__step p {\n    color: #9eabb9;\n    font-size: 15px;\n  }\n\n  .ip-kickmat__note {\n    margin-top: 18px;\n    padding: 20px 22px;\n    border-left: 3px solid #58a6ff;\n    border-radius: 0 14px 14px 0;\n    background: #111923;\n    color: #aeb9c8;\n  }\n\n  .ip-kickmat__note strong {\n    color: #ffffff;\n  }\n\n  @media (max-width: 700px) {\n    .ip-kickmat {\n      padding: 16px;\n      border-radius: 18px;\n    }\n\n    .ip-kickmat__hero,\n    .ip-kickmat__section {\n      padding: 23px;\n    }\n\n    .ip-kickmat__hero h2 {\n      font-size: 27px;\n    }\n\n    .ip-kickmat__grid,\n    .ip-kickmat__choices,\n    .ip-kickmat__pack-row,\n    .ip-kickmat__steps,\n    .ip-kickmat__details {\n      grid-template-columns: 1fr;\n    }\n\n    .ip-kickmat__detail {\n      grid-template-columns: 115px 1fr;\n    }\n\n    .ip-kickmat__detail:nth-child(odd) {\n      border-right: 0;\n    }\n\n    .ip-kickmat__detail:nth-last-child(2) {\n      border-bottom: 1px solid #26364a;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ip-kickmat\"\u003e\n  \u003csection class=\"ip-kickmat__hero\"\u003e\n    \u003cspan class=\"ip-kickmat__eyebrow\"\u003eInterior Protection\u003c\/span\u003e\n    \u003ch2\u003eEveryday Protection for Your Seat Backs\u003c\/h2\u003e\n    \u003cp\u003e\n      Help keep the back of your vehicle seats protected from shoe marks,\n      dirt and everyday mess. Choose a clean pocket-free design or add\n      convenient storage with the two-pocket version.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"ip-kickmat__grid\"\u003e\n    \u003cdiv class=\"ip-kickmat__card\"\u003e\n      \u003cdiv class=\"ip-kickmat__number\"\u003e01\u003c\/div\u003e\n      \u003ch3\u003eBroad Seat-Back Coverage\u003c\/h3\u003e\n      \u003cp\u003e\n        Each 23.6 × 17.7 in mat covers a large section of the seat back to\n        help reduce direct contact from shoes and muddy footprints.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ip-kickmat__card\"\u003e\n      \u003cdiv class=\"ip-kickmat__number\"\u003e02\u003c\/div\u003e\n      \u003ch3\u003eWater-Resistant Surface\u003c\/h3\u003e\n      \u003cp\u003e\n        Oxford fabric helps protect against light splashes and surface\n        moisture while remaining easy to wipe clean after daily use.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ip-kickmat__card\"\u003e\n      \u003cdiv class=\"ip-kickmat__number\"\u003e03\u003c\/div\u003e\n      \u003ch3\u003eAdjustable Installation\u003c\/h3\u003e\n      \u003cp\u003e\n        Adjustable straps and quick-release buckles help keep the mat\n        positioned neatly against the back of the seat.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"ip-kickmat__section\"\u003e\n    \u003cdiv class=\"ip-kickmat__section-head\"\u003e\n      \u003cspan class=\"ip-kickmat__eyebrow\"\u003eChoose Your Style\u003c\/span\u003e\n      \u003ch2\u003eClean Coverage or Added Storage\u003c\/h2\u003e\n      \u003cp\u003e\n        Both versions provide the same seat-back coverage and adjustable\n        installation. Select the design that best matches how you use your\n        vehicle.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ip-kickmat__choices\"\u003e\n      \u003cdiv class=\"ip-kickmat__choice\"\u003e\n        \u003cspan\u003ePocket-Free\u003c\/span\u003e\n        \u003ch3\u003eSimple, Low-Profile Protection\u003c\/h3\u003e\n        \u003cp\u003e\n          A clean surface without storage pockets, designed for drivers who\n          want straightforward seat protection with minimal visual bulk.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ip-kickmat__choice\"\u003e\n        \u003cspan\u003e2-Pocket\u003c\/span\u003e\n        \u003ch3\u003eConvenient Rear-Seat Storage\u003c\/h3\u003e\n        \u003cp\u003e\n          Includes one larger pocket measuring approximately 30 cm and one\n          smaller pocket measuring approximately 15 cm for lightweight\n          travel essentials.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ip-kickmat__pack-row\"\u003e\n      \u003cdiv class=\"ip-kickmat__pack\"\u003e\n        \u003cstrong\u003e1-Pack\u003c\/strong\u003e\n        \u003cp\u003eIncludes one kick mat for single-seat coverage.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ip-kickmat__pack\"\u003e\n        \u003cstrong\u003e2-Pack\u003c\/strong\u003e\n        \u003cp\u003eIncludes two matching kick mats for dual-seat coverage.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ip-kickmat__section\"\u003e\n    \u003cdiv class=\"ip-kickmat__section-head\"\u003e\n      \u003cspan class=\"ip-kickmat__eyebrow\"\u003eProduct Details\u003c\/span\u003e\n      \u003ch2\u003eSpecifications\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ip-kickmat__details\"\u003e\n      \u003cdiv class=\"ip-kickmat__detail\"\u003e\n        \u003cspan class=\"ip-kickmat__label\"\u003eMaterial\u003c\/span\u003e\n        \u003cspan class=\"ip-kickmat__value\"\u003eOxford Fabric\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ip-kickmat__detail\"\u003e\n        \u003cspan class=\"ip-kickmat__label\"\u003eColor\u003c\/span\u003e\n        \u003cspan class=\"ip-kickmat__value\"\u003eBlack\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ip-kickmat__detail\"\u003e\n        \u003cspan class=\"ip-kickmat__label\"\u003eSize\u003c\/span\u003e\n        \u003cspan class=\"ip-kickmat__value\"\u003e23.6 × 17.7 in Each\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ip-kickmat__detail\"\u003e\n        \u003cspan class=\"ip-kickmat__label\"\u003eMetric Size\u003c\/span\u003e\n        \u003cspan class=\"ip-kickmat__value\"\u003e60 × 45 cm Each\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ip-kickmat__detail\"\u003e\n        \u003cspan class=\"ip-kickmat__label\"\u003ePocket-Free Weight\u003c\/span\u003e\n        \u003cspan class=\"ip-kickmat__value\"\u003eApprox. 115 g Each\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ip-kickmat__detail\"\u003e\n        \u003cspan class=\"ip-kickmat__label\"\u003e2-Pocket Weight\u003c\/span\u003e\n        \u003cspan class=\"ip-kickmat__value\"\u003eApprox. 130 g Each\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ip-kickmat__detail\"\u003e\n        \u003cspan class=\"ip-kickmat__label\"\u003eStyle Options\u003c\/span\u003e\n        \u003cspan class=\"ip-kickmat__value\"\u003ePocket-Free or 2-Pocket\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ip-kickmat__detail\"\u003e\n        \u003cspan class=\"ip-kickmat__label\"\u003ePack Options\u003c\/span\u003e\n        \u003cspan class=\"ip-kickmat__value\"\u003e1-Pack or 2-Pack\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ip-kickmat__detail\"\u003e\n        \u003cspan class=\"ip-kickmat__label\"\u003eSurface\u003c\/span\u003e\n        \u003cspan class=\"ip-kickmat__value\"\u003eWater-Resistant\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ip-kickmat__detail\"\u003e\n        \u003cspan class=\"ip-kickmat__label\"\u003eCare\u003c\/span\u003e\n        \u003cspan class=\"ip-kickmat__value\"\u003eWipe Clean\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"ip-kickmat__section\"\u003e\n    \u003cdiv class=\"ip-kickmat__section-head\"\u003e\n      \u003cspan class=\"ip-kickmat__eyebrow\"\u003eQuick Setup\u003c\/span\u003e\n      \u003ch2\u003eInstall, Adjust and Protect\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ip-kickmat__steps\"\u003e\n      \u003cdiv class=\"ip-kickmat__step\"\u003e\n        \u003cstrong\u003eAttach the Upper Strap\u003c\/strong\u003e\n        \u003cp\u003e\n          Position the mat against the seat back and secure the upper strap\n          around the headrest area.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ip-kickmat__step\"\u003e\n        \u003cstrong\u003eSecure the Lower Strap\u003c\/strong\u003e\n        \u003cp\u003e\n          Fasten the lower strap around the seat and keep it clear of seat\n          controls and safety hardware.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ip-kickmat__step\"\u003e\n        \u003cstrong\u003eAdjust for a Neat Fit\u003c\/strong\u003e\n        \u003cp\u003e\n          Tighten the adjustable straps until the protector rests smoothly\n          against the seat back.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"ip-kickmat__note\"\u003e\n    \u003cstrong\u003eFit Note:\u003c\/strong\u003e\n    Designed for most vehicle seats with accessible headrest and lower\n    attachment areas. Please compare the 60 × 45 cm mat dimensions with your\n    vehicle seat before ordering. Keep all straps away from airbags, seat\n    controls and safety-belt components.\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Zorpeli","offers":[{"title":"Pocket-Free \/ 1-Pack","offer_id":55254029730111,"sku":null,"price":14.99,"currency_code":"USD","in_stock":true},{"title":"Pocket-Free \/ 2-Pack","offer_id":55254029762879,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true},{"title":"2-Pocket \/ 1-Pack","offer_id":55254029795647,"sku":null,"price":16.99,"currency_code":"USD","in_stock":true},{"title":"2-Pocket \/ 2-Pack","offer_id":55254029828415,"sku":null,"price":22.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0988\/4336\/1599\/files\/ChatGPTImage2026_9_1_14_15_56_8.png?v=1788243625","url":"https:\/\/zorpeli.com\/products\/water-resistant-car-seat-back-kick-mat","provider":"Zorpeli","version":"1.0","type":"link"}