{"product_id":"natural-hemp-wool-cat-bed","title":"Natural Hemp \u0026 Wool Cat Bed","description":"\u003cstyle\u003e\n  .hpb-product-page {\n    --cream: #f5f0e8;\n    --warm-white: #faf8f4;\n    --hemp: #b89b6e;\n    --hemp-dark: #8a7250;\n    --hemp-light: #d6c4a0;\n    --charcoal: #2c2620;\n    --mid: #6b5e4e;\n    --soft: #9e8e7a;\n    --border: #ddd3c0;\n    --accent: #5a7a52;\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 48px 24px 80px;\n    color: var(--charcoal);\n    line-height: 1.75;\n  }\n\n  .hpb-product-page * {\n    box-sizing: border-box;\n  }\n\n  .hpb-product-header {\n    border-bottom: 1px solid var(--border);\n    padding-bottom: 28px;\n    margin-bottom: 36px;\n  }\n\n  .hpb-badge {\n    display: inline-block;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: var(--accent);\n    border: 1px solid var(--accent);\n    padding: 4px 10px;\n    border-radius: 2px;\n    margin-bottom: 16px;\n  }\n\n  .hpb-product-title {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: clamp(30px, 5vw, 46px);\n    font-weight: 600;\n    line-height: 1.15;\n    color: var(--charcoal);\n    margin: 0 0 12px;\n  }\n\n  .hpb-tagline {\n    font-size: 16px;\n    color: var(--mid);\n    font-style: italic;\n    font-family: Georgia, 'Times New Roman', serif;\n    margin: 0;\n  }\n\n  .hpb-usp-strip {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    margin-bottom: 40px;\n  }\n\n  .hpb-usp-pill {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    background: var(--cream);\n    border: 1px solid var(--border);\n    border-radius: 100px;\n    padding: 8px 16px;\n    font-size: 13px;\n    font-weight: 400;\n    color: var(--hemp-dark);\n  }\n\n  .hpb-check {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 14px;\n    height: 14px;\n    border: 1px solid var(--hemp-dark);\n    border-radius: 50%;\n    font-size: 9px;\n    line-height: 1;\n  }\n\n  .hpb-description {\n    font-size: 15.5px;\n    color: var(--mid);\n    line-height: 1.85;\n    margin-bottom: 40px;\n  }\n\n  .hpb-description p {\n    margin: 0 0 18px;\n  }\n\n  .hpb-section-title {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 22px;\n    font-weight: 600;\n    color: var(--charcoal);\n    margin: 0 0 18px;\n    padding-bottom: 10px;\n    border-bottom: 1px solid var(--border);\n  }\n\n  .hpb-materials {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n    gap: 16px;\n    margin: 40px 0;\n  }\n\n  .hpb-material-card {\n    background: var(--cream);\n    border: 1px solid var(--border);\n    border-radius: 6px;\n    padding: 22px 20px;\n  }\n\n  .hpb-material-card .hpb-icon {\n    font-size: 22px;\n    margin-bottom: 10px;\n  }\n\n  .hpb-material-card h3 {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 16px;\n    font-weight: 600;\n    color: var(--charcoal);\n    margin: 0 0 6px;\n  }\n\n  .hpb-material-card p {\n    font-size: 13.5px;\n    color: var(--soft);\n    line-height: 1.6;\n    margin: 0;\n  }\n\n  .hpb-benefits {\n    margin: 40px 0;\n  }\n\n  .hpb-benefits p {\n    font-size: 15px;\n    color: var(--mid);\n    line-height: 1.8;\n    margin: 0 0 16px;\n  }\n\n  .hpb-photo-note {\n    background: var(--cream);\n    border-left: 3px solid var(--hemp);\n    padding: 16px 20px;\n    border-radius: 0 6px 6px 0;\n    font-size: 14px;\n    color: var(--mid);\n    margin-bottom: 28px;\n    line-height: 1.65;\n  }\n\n  .hpb-table-wrap {\n    overflow-x: auto;\n  }\n\n  .hpb-product-page table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 14px;\n    margin-bottom: 20px;\n  }\n\n  .hpb-product-page thead {\n    background: var(--hemp);\n  }\n\n  .hpb-product-page thead th {\n    color: #fff;\n    font-weight: 700;\n    font-size: 11px;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    padding: 12px 14px;\n    text-align: left;\n  }\n\n  .hpb-product-page tbody tr {\n    border-bottom: 1px solid var(--border);\n  }\n\n  .hpb-product-page tbody tr:hover {\n    background: var(--cream);\n  }\n\n  .hpb-product-page tbody td {\n    padding: 12px 14px;\n    color: var(--mid);\n    vertical-align: top;\n  }\n\n  .hpb-product-page tbody td:first-child {\n    font-weight: 700;\n    color: var(--charcoal);\n    white-space: nowrap;\n  }\n\n  .hpb-sizing-tip {\n    font-size: 13.5px;\n    color: var(--soft);\n    font-style: italic;\n    line-height: 1.65;\n  }\n\n  .hpb-handmade-banner {\n    display: flex;\n    align-items: center;\n    gap: 16px;\n    background: var(--charcoal);\n    color: var(--cream);\n    border-radius: 8px;\n    padding: 22px 28px;\n    margin-top: 48px;\n  }\n\n  .hpb-handmade-banner .hpb-hb-icon {\n    font-size: 28px;\n    flex-shrink: 0;\n  }\n\n  .hpb-handmade-banner h3 {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 17px;\n    margin: 0 0 4px;\n    color: var(--cream);\n  }\n\n  .hpb-handmade-banner p {\n    font-size: 13px;\n    color: var(--hemp-light);\n    line-height: 1.5;\n    margin: 0;\n  }\n\n  @media (max-width: 560px) {\n    .hpb-product-page {\n      padding: 36px 18px 60px;\n    }\n\n    .hpb-usp-strip {\n      gap: 8px;\n    }\n\n    .hpb-usp-pill {\n      font-size: 12.5px;\n      padding: 7px 13px;\n    }\n\n    .hpb-product-page thead th,\n    .hpb-product-page tbody td {\n      padding: 10px;\n      font-size: 13px;\n    }\n\n    .hpb-handmade-banner {\n      flex-direction: column;\n      text-align: center;\n    }\n  }\n\u003c\/style\u003e\n\n\u003carticle class=\"hpb-product-page\" itemscope itemtype=\"https:\/\/schema.org\/Product\"\u003e\n\n  \u003cheader class=\"hpb-product-header\"\u003e\n    \u003cspan class=\"hpb-badge\"\u003eNatural \u0026amp; Sustainable\u003c\/span\u003e\n\n    \u003cdiv class=\"hpb-product-title\" itemprop=\"name\"\u003e\n      Natural Hemp \u0026amp; Wool Cat Bed\n    \u003c\/div\u003e\n\n    \u003cp class=\"hpb-tagline\"\u003e\n      A breathable, hypoallergenic cat bed handmade in England using natural hemp canvas and wool-filled cushioning.\n    \u003c\/p\u003e\n  \u003c\/header\u003e\n\n  \u003cdiv class=\"hpb-usp-strip\" aria-label=\"Key product benefits\"\u003e\n    \u003cdiv class=\"hpb-usp-pill\"\u003e\n\u003cspan class=\"hpb-check\"\u003e✓\u003c\/span\u003e Hemp Canvas Exterior\u003c\/div\u003e\n    \u003cdiv class=\"hpb-usp-pill\"\u003e\n\u003cspan class=\"hpb-check\"\u003e✓\u003c\/span\u003e Natural Woven Texture\u003c\/div\u003e\n    \u003cdiv class=\"hpb-usp-pill\"\u003e\n\u003cspan class=\"hpb-check\"\u003e✓\u003c\/span\u003e Wool-Filled Cushion\u003c\/div\u003e\n    \u003cdiv class=\"hpb-usp-pill\"\u003e\n\u003cspan class=\"hpb-check\"\u003e✓\u003c\/span\u003e Hypoallergenic\u003c\/div\u003e\n    \u003cdiv class=\"hpb-usp-pill\"\u003e\n\u003cspan class=\"hpb-check\"\u003e✓\u003c\/span\u003e Orthopaedic Comfort\u003c\/div\u003e\n    \u003cdiv class=\"hpb-usp-pill\"\u003e\n\u003cspan class=\"hpb-check\"\u003e✓\u003c\/span\u003e Washable Cover\u003c\/div\u003e\n    \u003cdiv class=\"hpb-usp-pill\"\u003e\n\u003cspan class=\"hpb-check\"\u003e✓\u003c\/span\u003e Handmade in England\u003c\/div\u003e\n    \u003cdiv class=\"hpb-usp-pill\"\u003e\n\u003cspan class=\"hpb-check\"\u003e✓\u003c\/span\u003e No Cheap Polyester Filling\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"hpb-description\" itemprop=\"description\"\u003e\n    \u003cp\u003e\n      Give your cat a naturally comfortable place to curl up with our \u003cstrong\u003eNatural Hemp \u0026amp; Wool Cat Bed\u003c\/strong\u003e, handmade in Sussex, England using breathable hemp canvas and a natural wool-filled cushion.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Designed for cats who are sensitive to scent, texture and feel, this hypoallergenic cat bed offers a premium alternative to synthetic polyester cat beds. The hemp canvas gives the bed strength, breathability and a natural woven texture that feels more familiar than smooth synthetic fabrics.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The wool-filled cushion provides soft orthopaedic comfort without relying on cheap synthetic stuffing. Wool is naturally breathable and insulating, helping cats stay cosy in cooler weather while still feeling comfortable throughout the year.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Cats can be particular about where they sleep. Some synthetic cat beds can feel too smooth, hold onto odours or lack the natural surface cats prefer. Hemp and wool create a calmer, more inviting place for cats to knead, nest, curl up and rest.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The removable cushion cover is designed for easier cleaning and can be washed carefully on a wool wash or hand washed, helping keep your cat’s bed fresher for everyday use.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"hpb-materials\" aria-label=\"Materials used\"\u003e\n    \u003cdiv class=\"hpb-material-card\"\u003e\n      \u003cdiv class=\"hpb-icon\"\u003e🌿\u003c\/div\u003e\n      \u003ch3\u003eHemp Canvas Exterior\u003c\/h3\u003e\n      \u003cp\u003e\n        Durable, breathable and naturally textured, hemp canvas gives the cat bed structure and a more natural feel than synthetic polyester fabrics.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hpb-material-card\"\u003e\n      \u003cdiv class=\"hpb-icon\"\u003e🌾\u003c\/div\u003e\n      \u003ch3\u003eNatural Woven Texture\u003c\/h3\u003e\n      \u003cp\u003e\n        Hemp canvas has a grounded woven surface that feels more familiar to cats than smooth synthetic fabrics.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hpb-material-card\"\u003e\n      \u003cdiv class=\"hpb-icon\"\u003e☁️\u003c\/div\u003e\n      \u003ch3\u003eWool-Filled Cushion\u003c\/h3\u003e\n      \u003cp\u003e\n        Soft, supportive and breathable, wool gives the bed orthopaedic comfort without using cheap foam or synthetic polyester filling.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"hpb-benefits\"\u003e\n    \u003ch2 class=\"hpb-section-title\"\u003eWhy choose a hemp and wool cat bed?\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Many mass-produced cat beds are made with synthetic fabrics and polyester filling that can flatten, hold odours and feel less inviting to sensitive cats. Our hemp and wool cat bed is made for owners who want a natural, breathable and longer-lasting choice.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The combination of hemp canvas and wool creates a bed that feels soft, secure and comfortable for cats who curl up, knead, nest before sleeping or choose one favourite place to rest.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"hpb-sizing-section\" aria-labelledby=\"hpb-sizing-title\"\u003e\n    \u003ch2 class=\"hpb-section-title\" id=\"hpb-sizing-title\"\u003eSizing Guide\u003c\/h2\u003e\n\n    \u003cdiv class=\"hpb-photo-note\" role=\"note\"\u003e\n      \u003cstrong\u003eReal-life size reference:\u003c\/strong\u003e The cat shown in our product photos is a large Maine Coon using the Small bed. This gives a helpful size comparison when choosing the right bed for your cat.\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hpb-table-wrap\"\u003e\n      \u003ctable role=\"table\" aria-label=\"Natural Hemp and Wool Cat Bed sizing guide\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"col\"\u003eSize\u003c\/th\u003e\n            \u003cth scope=\"col\"\u003ePet Weight\u003c\/th\u003e\n            \u003cth scope=\"col\"\u003eBed Height\u003c\/th\u003e\n            \u003cth scope=\"col\"\u003eSleeping Area\u003c\/th\u003e\n            \u003cth scope=\"col\"\u003eBest For\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eSmall (S)\u003c\/td\u003e\n            \u003ctd\u003eUp to 10 lbs \/ 4.5 kg\u003c\/td\u003e\n            \u003ctd\u003e14 cm\u003c\/td\u003e\n            \u003ctd\u003e18″ × 14″ \/ 45 × 35 cm\u003c\/td\u003e\n            \u003ctd\u003eCats, kittens and tiny dogs such as Chihuahuas and Yorkshire Terriers\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eMedium (M)\u003c\/td\u003e\n            \u003ctd\u003e10–25 lbs \/ 4.5–11 kg\u003c\/td\u003e\n            \u003ctd\u003e14 cm\u003c\/td\u003e\n            \u003ctd\u003e24″ × 18″ \/ 60 × 45 cm\u003c\/td\u003e\n            \u003ctd\u003eLarger cats, Maine Coons and small dogs such as Pugs and Shih Tzus\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eLarge (L)\u003c\/td\u003e\n            \u003ctd\u003e25–45 lbs \/ 11–20 kg\u003c\/td\u003e\n            \u003ctd\u003e15 cm\u003c\/td\u003e\n            \u003ctd\u003e30″ × 24″ \/ 75 × 60 cm\u003c\/td\u003e\n            \u003ctd\u003eVery large cats and pets who like extra room to stretch out\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eExtra Large (XL)\u003c\/td\u003e\n            \u003ctd\u003e45–70 lbs \/ 20–32 kg\u003c\/td\u003e\n            \u003ctd\u003e15 cm\u003c\/td\u003e\n            \u003ctd\u003e36″ × 28″ \/ 90 × 70 cm\u003c\/td\u003e\n            \u003ctd\u003eLarge pets or multi-pet households where cats like to share space\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003cp class=\"hpb-sizing-tip\"\u003e\n      For the best fit, measure your cat while they are lying down in their usual sleeping position. Cats who curl up usually prefer a snug bed, while larger cats or cats who stretch out may be more comfortable in the next size up.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"hpb-benefits\"\u003e\n    \u003ch2 class=\"hpb-section-title\"\u003eCare Instructions\u003c\/h2\u003e\n\n    \u003cp\u003e\n      The removable cushion cover is designed for easier cleaning and can be washed carefully on a wool wash or hand washed. Use gentle care to protect the natural hemp fabric and wool-filled cushion.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"hpb-handmade-banner\" role=\"complementary\" aria-label=\"Handmade in England\"\u003e\n    \u003cdiv class=\"hpb-hb-icon\" aria-hidden=\"true\"\u003e🏡\u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003ch3\u003eHandmade in Sussex, England\u003c\/h3\u003e\n      \u003cp\u003e\n        Each cat bed is made in our Sussex studio using natural hemp and wool. No factory shortcuts, no cheap synthetic filling, just a carefully made cat bed designed for comfort, durability and everyday use.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/article\u003e","brand":"Hemp Pet Beds","offers":[{"title":"Small","offer_id":54026787324237,"sku":null,"price":143.0,"currency_code":"GBP","in_stock":true},{"title":"Medium","offer_id":54026787357005,"sku":null,"price":173.0,"currency_code":"GBP","in_stock":true},{"title":"Large","offer_id":54026787389773,"sku":null,"price":216.0,"currency_code":"GBP","in_stock":true},{"title":"X Large","offer_id":54026787422541,"sku":null,"price":251.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0973\/0650\/9645\/files\/Mainecoon_cat_on_pet_bed.jpg?v=1780778094","url":"https:\/\/www.hemppetbeds.com\/products\/natural-hemp-wool-cat-bed","provider":"Hemp Pet Beds","version":"1.0","type":"link"}