{"product_id":"tilted-elevated-cat-bowl-set-🐱","title":"Tilted Elevated Cat Bowl Set 🐱","description":"\u003c!-- HOUSE OF TAILS™ — TILTED ELEVATED CAT BOWL SET --\u003e\n\u003cdiv class=\"hot-cat-bowl\"\u003e\n\n  \u003cstyle\u003e\n    .hot-cat-bowl {\n      --black: #0b0b0b;\n      --dark: #141414;\n      --gold: #d4af37;\n      --gold-light: #f3d77a;\n      --white: #ffffff;\n      --grey: #bdbdbd;\n\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Arial, sans-serif;\n      background: linear-gradient(145deg, #080808, #151515);\n      color: var(--white);\n      border-radius: 24px;\n      overflow: hidden;\n      margin: 20px 0;\n      box-shadow: 0 18px 50px rgba(0,0,0,.25);\n    }\n\n    .hot-cat-bowl * {\n      box-sizing: border-box;\n    }\n\n    \/* HERO *\/\n    .hot-hero {\n      text-align: center;\n      padding: 45px 24px 38px;\n      position: relative;\n      background:\n        radial-gradient(circle at 50% 0%, rgba(212,175,55,.16), transparent 45%),\n        linear-gradient(145deg, #080808, #171717);\n    }\n\n    .hot-eyebrow {\n      display: inline-block;\n      color: var(--gold-light);\n      border: 1px solid rgba(212,175,55,.45);\n      border-radius: 50px;\n      padding: 7px 15px;\n      font-size: 11px;\n      font-weight: 700;\n      letter-spacing: 2px;\n      text-transform: uppercase;\n      margin-bottom: 18px;\n    }\n\n    .hot-hero h2 {\n      margin: 0 auto 15px;\n      max-width: 720px;\n      font-size: clamp(28px, 5vw, 44px);\n      line-height: 1.1;\n      font-weight: 800;\n      letter-spacing: -.8px;\n    }\n\n    .hot-gold {\n      color: var(--gold-light);\n    }\n\n    .hot-hero p {\n      max-width: 680px;\n      margin: 0 auto;\n      color: #d4d4d4;\n      font-size: 16px;\n      line-height: 1.75;\n    }\n\n    .hot-divider {\n      width: 55px;\n      height: 2px;\n      background: linear-gradient(90deg, transparent, var(--gold), transparent);\n      margin: 25px auto 0;\n    }\n\n    \/* STATS *\/\n    .hot-stats {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      background: #0d0d0d;\n      border-top: 1px solid rgba(212,175,55,.15);\n      border-bottom: 1px solid rgba(212,175,55,.15);\n    }\n\n    .hot-stat {\n      text-align: center;\n      padding: 20px 10px;\n      border-right: 1px solid rgba(255,255,255,.07);\n    }\n\n    .hot-stat:last-child {\n      border-right: none;\n    }\n\n    .hot-stat strong {\n      display: block;\n      color: var(--gold-light);\n      font-size: 20px;\n      margin-bottom: 4px;\n    }\n\n    .hot-stat span {\n      color: #aaa;\n      font-size: 11px;\n      text-transform: uppercase;\n      letter-spacing: 1px;\n    }\n\n    \/* BENEFITS *\/\n    .hot-benefits {\n      padding: 42px 20px;\n      background: #101010;\n    }\n\n    .hot-section-title {\n      text-align: center;\n      margin-bottom: 30px;\n    }\n\n    .hot-section-title h3 {\n      margin: 0 0 8px;\n      font-size: 27px;\n    }\n\n    .hot-section-title p {\n      margin: 0;\n      color: #999;\n      font-size: 14px;\n    }\n\n    .hot-benefit-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 15px;\n      max-width: 900px;\n      margin: auto;\n    }\n\n    .hot-benefit {\n      position: relative;\n      padding: 24px;\n      min-height: 175px;\n      border-radius: 18px;\n      background: linear-gradient(145deg, #191919, #101010);\n      border: 1px solid rgba(212,175,55,.18);\n      overflow: hidden;\n      cursor: pointer;\n      transition: all .35s ease;\n    }\n\n    .hot-benefit:before {\n      content: \"\";\n      position: absolute;\n      width: 100px;\n      height: 100px;\n      top: -45px;\n      right: -45px;\n      background: rgba(212,175,55,.08);\n      border-radius: 50%;\n      transition: all .4s ease;\n    }\n\n    .hot-benefit:hover,\n    .hot-benefit:focus {\n      transform: translateY(-5px);\n      border-color: rgba(212,175,55,.7);\n      box-shadow: 0 14px 35px rgba(0,0,0,.35);\n    }\n\n    .hot-benefit:hover:before,\n    .hot-benefit:focus:before {\n      transform: scale(2.4);\n      background: rgba(212,175,55,.12);\n    }\n\n    .hot-icon {\n      font-size: 30px;\n      display: inline-block;\n      margin-bottom: 12px;\n      transition: transform .35s ease;\n    }\n\n    .hot-benefit:hover .hot-icon {\n      transform: scale(1.15) rotate(-5deg);\n    }\n\n    .hot-benefit h4 {\n      position: relative;\n      margin: 0 0 8px;\n      font-size: 17px;\n      color: var(--white);\n    }\n\n    .hot-benefit h4 span {\n      color: var(--gold-light);\n    }\n\n    .hot-benefit p {\n      position: relative;\n      margin: 0;\n      color: #aaa;\n      font-size: 13px;\n      line-height: 1.65;\n    }\n\n    \/* PREMIUM CALLOUT *\/\n    .hot-callout {\n      margin: 0 20px 35px;\n      padding: 28px 24px;\n      text-align: center;\n      border-radius: 18px;\n      background:\n        linear-gradient(135deg, rgba(212,175,55,.14), rgba(212,175,55,.03)),\n        #111;\n      border: 1px solid rgba(212,175,55,.35);\n    }\n\n    .hot-callout-icon {\n      font-size: 32px;\n      margin-bottom: 8px;\n    }\n\n    .hot-callout h3 {\n      margin: 0 0 8px;\n      font-size: 23px;\n    }\n\n    .hot-callout p {\n      max-width: 650px;\n      margin: auto;\n      color: #c3c3c3;\n      font-size: 14px;\n      line-height: 1.7;\n    }\n\n    \/* INDOOR CAT SECTION *\/\n    .hot-indoor {\n      padding: 42px 25px;\n      background: #f8f8f8;\n      color: #111;\n      text-align: center;\n    }\n\n    .hot-indoor h3 {\n      margin: 0 0 12px;\n      font-size: 28px;\n    }\n\n    .hot-indoor h3 span {\n      color: #a98216;\n    }\n\n    .hot-indoor p {\n      max-width: 700px;\n      margin: auto;\n      color: #555;\n      font-size: 15px;\n      line-height: 1.8;\n    }\n\n    .hot-pill-row {\n      display: flex;\n      flex-wrap: wrap;\n      justify-content: center;\n      gap: 9px;\n      margin-top: 24px;\n    }\n\n    .hot-pill {\n      background: #111;\n      color: white;\n      padding: 9px 14px;\n      border-radius: 50px;\n      font-size: 12px;\n      border: 1px solid rgba(212,175,55,.55);\n    }\n\n    \/* FOOTER *\/\n    .hot-footer {\n      padding: 25px;\n      text-align: center;\n      background: #090909;\n    }\n\n    .hot-footer strong {\n      color: var(--gold-light);\n      font-size: 15px;\n      letter-spacing: .5px;\n    }\n\n    .hot-footer p {\n      margin: 7px 0 0;\n      color: #888;\n      font-size: 12px;\n    }\n\n    @media (max-width: 650px) {\n      .hot-benefit-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .hot-hero {\n        padding: 35px 18px;\n      }\n\n      .hot-hero p {\n        font-size: 14px;\n      }\n\n      .hot-stat strong {\n        font-size: 17px;\n      }\n\n      .hot-stat span {\n        font-size: 9px;\n      }\n\n      .hot-benefit {\n        min-height: auto;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"hot-hero\"\u003e\n\n    \u003cdiv class=\"hot-eyebrow\"\u003e\n      ✦ House of Tails™ Premium ✦\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      Designed for the Way\u003cbr\u003e\n      \u003cspan class=\"hot-gold\"\u003eCats Were Meant to Eat. 😻\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Give your cat a more comfortable and elevated mealtime experience.\n      The Tilted Elevated Cat Bowl Set combines thoughtful ergonomics,\n      premium stainless steel and a stylish triple-bowl design your cat\n      will love.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"hot-divider\"\u003e\u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- QUICK STATS --\u003e\n  \u003cdiv class=\"hot-stats\"\u003e\n\n    \u003cdiv class=\"hot-stat\"\u003e\n      \u003cstrong\u003e15°\u003c\/strong\u003e\n      \u003cspan\u003eErgonomic Tilt\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hot-stat\"\u003e\n      \u003cstrong\u003e3×\u003c\/strong\u003e\n      \u003cspan\u003ePremium Bowls\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hot-stat\"\u003e\n      \u003cstrong\u003e🐾\u003c\/strong\u003e\n      \u003cspan\u003eCat Friendly\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- INTERACTIVE BENEFITS --\u003e\n  \u003cdiv class=\"hot-benefits\"\u003e\n\n    \u003cdiv class=\"hot-section-title\"\u003e\n      \u003ch3\u003e✨ Why Your Cat Will Love It\u003c\/h3\u003e\n      \u003cp\u003eHover or tap each benefit to discover the difference.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hot-benefit-grid\"\u003e\n\n      \u003cdiv class=\"hot-benefit\" tabindex=\"0\"\u003e\n        \u003cdiv class=\"hot-icon\"\u003e📐\u003c\/div\u003e\n        \u003ch4\u003e\n\u003cspan\u003e15°\u003c\/span\u003e Ergonomic Tilt\u003c\/h4\u003e\n        \u003cp\u003e\n          The angled design naturally positions food closer to your cat,\n          encouraging a more comfortable and natural eating posture.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hot-benefit\" tabindex=\"0\"\u003e\n        \u003cdiv class=\"hot-icon\"\u003e🥣\u003c\/div\u003e\n        \u003ch4\u003e\n\u003cspan\u003eTriple\u003c\/span\u003e Bowl Design\u003c\/h4\u003e\n        \u003cp\u003e\n          Three dedicated bowls give your cat space for wet food, dry food\n          and fresh water — all conveniently together.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hot-benefit\" tabindex=\"0\"\u003e\n        \u003cdiv class=\"hot-icon\"\u003e✨\u003c\/div\u003e\n        \u003ch4\u003e\n\u003cspan\u003ePremium\u003c\/span\u003e Stainless Steel\u003c\/h4\u003e\n        \u003cp\u003e\n          Food-grade stainless steel provides a hygienic, durable and\n          easy-to-clean surface for everyday feeding.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hot-benefit\" tabindex=\"0\"\u003e\n        \u003cdiv class=\"hot-icon\"\u003e⬆️\u003c\/div\u003e\n        \u003ch4\u003e\n\u003cspan\u003eElevated\u003c\/span\u003e Feeding\u003c\/h4\u003e\n        \u003cp\u003e\n          The raised position brings the bowls to a more comfortable height,\n          making mealtime easier and more enjoyable.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hot-benefit\" tabindex=\"0\"\u003e\n        \u003cdiv class=\"hot-icon\"\u003e🛡️\u003c\/div\u003e\n        \u003ch4\u003e\n\u003cspan\u003eNon-Slip\u003c\/span\u003e Stability\u003c\/h4\u003e\n        \u003cp\u003e\n          A secure base helps keep the stand firmly in place while your cat\n          eats, reducing unwanted sliding and spills.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hot-benefit\" tabindex=\"0\"\u003e\n        \u003cdiv class=\"hot-icon\"\u003e🧼\u003c\/div\u003e\n        \u003ch4\u003e\n\u003cspan\u003eEasy\u003c\/span\u003e to Clean\u003c\/h4\u003e\n        \u003cp\u003e\n          Removable stainless steel bowls make cleaning simple, helping keep\n          your cat's feeding area fresh and hygienic.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- PREMIUM CALLOUT --\u003e\n  \u003cdiv class=\"hot-callout\"\u003e\n\n    \u003cdiv class=\"hot-callout-icon\"\u003e👑\u003c\/div\u003e\n\n    \u003ch3\u003eA Better Bowl. A Better Mealtime.\u003c\/h3\u003e\n\n    \u003cp\u003e\n      From the thoughtful 15° angle to the premium stainless-steel bowls,\n      every detail is designed to make your cat's everyday dining experience\n      more comfortable, cleaner and more enjoyable.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- INDOOR CAT --\u003e\n  \u003cdiv class=\"hot-indoor\"\u003e\n\n    \u003ch3\u003e🏠 Built for \u003cspan\u003eIndoor Cats\u003c\/span\u003e\n\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Whether you have a playful kitten, an active adult or a senior cat,\n      this elevated bowl set is a stylish upgrade for everyday mealtimes.\n      Less mess for you. More comfort for them. 🐱💛\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"hot-pill-row\"\u003e\n      \u003cdiv class=\"hot-pill\"\u003e🐾 Everyday Comfort\u003c\/div\u003e\n      \u003cdiv class=\"hot-pill\"\u003e🥣 3 Bowls Included\u003c\/div\u003e\n      \u003cdiv class=\"hot-pill\"\u003e✨ Premium Finish\u003c\/div\u003e\n      \u003cdiv class=\"hot-pill\"\u003e🧼 Easy to Clean\u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- FOOTER --\u003e\n  \u003cdiv class=\"hot-footer\"\u003e\n\n    \u003cstrong\u003eBecause life's better with pets. 🐾\u003c\/strong\u003e\n\n    \u003cp\u003e\n      House of Tails™ — Better products for better pet moments.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"House Of Tails™","offers":[{"title":"Default Title","offer_id":46648743002214,"sku":null,"price":669.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0729\/0139\/4534\/files\/studio-product-shot.png?v=1787735949","url":"https:\/\/houseoftails.co.za\/products\/tilted-elevated-cat-bowl-set-%f0%9f%90%b1","provider":"House Of Tails™","version":"1.0","type":"link"}