{"product_id":"mint-avocado-print-bucket-hats-for-cats","title":"Mint Avocado Print Bucket Hat for Cats | Cute Sun Hat","description":"\u003cstyle\u003e\n\/* =========================================================\n   MINT AVOCADO BUCKET HAT — PREMIUM PET PRODUCT PAGE\n   ========================================================= *\/\n\n.mint-avocado-page {\n  --cream: #fffaf1;\n  --navy: #1c1626;\n  --mint: #8edcc1;\n  --mint-dark: #269b78;\n  --avocado: #5f9f45;\n  --avocado-dark: #3f7331;\n  --yellow: #f5c84c;\n  --coral: #ff7182;\n  --white: #ffffff;\n  --text: #625e63;\n\n  font-family: \"Inter\", Arial, Helvetica, sans-serif;\n  color: var(--navy);\n  background: var(--cream);\n  line-height: 1.65;\n  max-width: 1100px;\n  margin: 0 auto;\n  overflow: hidden;\n  position: relative;\n}\n\n.mint-avocado-page *,\n.mint-avocado-page *::before,\n.mint-avocado-page *::after {\n  box-sizing: border-box;\n}\n\n\/* =========================================================\n   ONE-TIME FLOATING CONFETTI\n   ========================================================= *\/\n\n.ma-confetti {\n  position: fixed;\n  top: -30px;\n  left: 50%;\n  z-index: 9999;\n  pointer-events: none;\n  opacity: 0;\n  animation: maFall 2.7s ease-out forwards;\n}\n\n@keyframes maFall {\n  0% {\n    opacity: 0;\n    transform: translate3d(0, -20px, 0) rotate(0deg);\n  }\n\n  10% {\n    opacity: 1;\n  }\n\n  100% {\n    opacity: 0;\n    transform:\n      translate3d(var(--ma-x), 105vh, 0)\n      rotate(var(--ma-rotate));\n  }\n}\n\n\/* =========================================================\n   HERO\n   ========================================================= *\/\n\n.ma-hero {\n  position: relative;\n  text-align: center;\n  padding: 76px 25px 62px;\n  margin-bottom: 42px;\n  border-radius: 28px;\n  background: var(--cream);\n  border: 1px solid rgba(28, 22, 38, .08);\n  overflow: hidden;\n}\n\n.ma-hero::before,\n.ma-hero::after {\n  content: \"\";\n  position: absolute;\n  height: 4px;\n  left: 12%;\n  right: 12%;\n  border-radius: 999px;\n}\n\n.ma-hero::before {\n  top: 0;\n  background: linear-gradient(90deg, var(--mint), var(--avocado), var(--yellow));\n}\n\n.ma-hero::after {\n  bottom: 0;\n  background: linear-gradient(90deg, var(--yellow), var(--mint), var(--avocado));\n}\n\n.ma-decor {\n  position: absolute;\n  pointer-events: none;\n  opacity: .45;\n}\n\n.ma-decor.one { top: 25px; left: 8%; font-size: 25px; transform: rotate(-12deg); }\n.ma-decor.two { right: 8%; bottom: 27px; font-size: 22px; transform: rotate(12deg); }\n.ma-decor.three { top: 45%; right: 4%; font-size: 14px; color: var(--yellow); }\n.ma-decor.four { bottom: 37%; left: 4%; font-size: 14px; color: var(--mint-dark); }\n\n.ma-tags { position: relative; z-index: 2; margin-bottom: 14px; }\n\n.ma-tag {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  padding: 8px 15px;\n  margin: 3px;\n  border-radius: 999px;\n  background: transparent;\n  border: 1.5px solid var(--mint-dark);\n  color: var(--mint-dark);\n  font-size: 10px;\n  font-weight: 800;\n  letter-spacing: .8px;\n  text-transform: uppercase;\n}\n\n.ma-tag:nth-child(2) { border-color: var(--yellow); color: #b48500; }\n.ma-tag:nth-child(3) { border-color: var(--avocado); color: var(--avocado-dark); }\n\n.ma-hero h1 {\n  position: relative;\n  z-index: 2;\n  font-family: \"Fredoka\", \"Arial Rounded MT Bold\", Arial, sans-serif;\n  font-size: clamp(36px, 6vw, 57px);\n  line-height: 1.05;\n  letter-spacing: -1.5px;\n  margin: 15px auto 17px;\n  font-weight: 700;\n  max-width: 850px;\n}\n\n.ma-gradient-title {\n  background: linear-gradient(90deg, var(--mint-dark), var(--avocado), #b48b12);\n  -webkit-background-clip: text;\n  background-clip: text;\n  color: transparent;\n}\n\n.ma-hero p {\n  position: relative;\n  z-index: 2;\n  max-width: 730px;\n  margin: auto;\n  color: var(--text);\n  font-size: 17px;\n}\n\n\/* ===== TRUST STRIP ===== *\/\n\n.ma-trust {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 14px;\n  margin-bottom: 42px;\n}\n\n.ma-trust-item {\n  display: flex;\n  align-items: flex-start;\n  gap: 12px;\n  padding: 20px 19px;\n  background: var(--white);\n  border: 1px solid rgba(28, 22, 38, .08);\n  border-radius: 18px;\n  box-shadow: 0 8px 24px rgba(28, 22, 38, .045);\n}\n\n.ma-trust-item span {\n  font-size: 22px;\n  line-height: 1.2;\n  flex-shrink: 0;\n}\n\n.ma-trust-item strong {\n  display: block;\n  font-family: \"Fredoka\", \"Arial Rounded MT Bold\", Arial, sans-serif;\n  font-size: 14px;\n  margin-bottom: 3px;\n}\n\n.ma-trust-item em {\n  font-style: normal;\n  font-size: 12.5px;\n  color: #756f76;\n  line-height: 1.5;\n}\n\n\/* =========================================================\n   INTRO\n   ========================================================= *\/\n\n.ma-intro {\n  text-align: center;\n  padding: 3px 20px 43px;\n}\n\n.ma-intro h2,\n.ma-feature h2,\n.ma-title h2,\n.ma-fit h2,\n.ma-adventure h2,\n.ma-care h2,\n.ma-final h2,\n.ma-quality-wrap h2,\n.ma-why h3,\n.ma-promise h3 {\n  font-family: \"Fredoka\", \"Arial Rounded MT Bold\", Arial, sans-serif;\n  font-weight: 700;\n}\n\n.ma-intro h2 {\n  font-size: clamp(28px, 4vw, 36px);\n  line-height: 1.15;\n  margin: 0 0 12px;\n}\n\n.ma-intro p {\n  max-width: 760px;\n  margin: auto;\n  color: #706a71;\n}\n\n\/* =========================================================\n   BENEFIT CARDS\n   ========================================================= *\/\n\n.ma-benefits {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 16px;\n  margin-bottom: 50px;\n}\n\n.ma-card {\n  padding: 26px 18px 24px;\n  text-align: center;\n  background: var(--white);\n  border: 1px solid rgba(28, 22, 38, .08);\n  border-radius: 20px;\n  box-shadow: 0 8px 24px rgba(28, 22, 38, .045);\n  transition: transform .3s ease, box-shadow .3s ease;\n}\n\n.ma-card:hover {\n  transform: translateY(-7px);\n  box-shadow: 0 17px 35px rgba(28, 22, 38, .10);\n}\n\n.ma-icon {\n  width: 51px;\n  height: 51px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin: 0 auto 13px;\n  border-radius: 15px;\n  font-size: 24px;\n  background: rgba(142, 220, 193, .20);\n}\n\n.ma-card:nth-child(2) .ma-icon { background: rgba(245, 200, 76, .18); }\n.ma-card:nth-child(3) .ma-icon { background: rgba(95, 159, 69, .14); }\n.ma-card:nth-child(4) .ma-icon { background: rgba(255, 113, 130, .13); }\n.ma-card:nth-child(5) .ma-icon { background: rgba(142, 220, 193, .20); }\n.ma-card:nth-child(6) .ma-icon { background: rgba(245, 200, 76, .18); }\n\n.ma-card h3 {\n  font-family: \"Fredoka\", \"Arial Rounded MT Bold\", Arial, sans-serif;\n  font-size: 17px;\n  line-height: 1.2;\n  margin: 0 0 7px;\n}\n\n.ma-card p {\n  font-size: 13px;\n  color: #756f76;\n  margin: 0;\n}\n\n\/* =========================================================\n   FEATURE \/ STORY CARD\n   ========================================================= *\/\n\n.ma-feature {\n  position: relative;\n  overflow: hidden;\n  text-align: center;\n  padding: 53px 30px;\n  margin-bottom: 50px;\n  border-radius: 23px;\n  background: #fff;\n  border: 1px solid rgba(28, 22, 38, .07);\n  box-shadow: 0 12px 32px rgba(28, 22, 38, .055);\n}\n\n.ma-feature::before {\n  content: \"\";\n  position: absolute;\n  top: 0;\n  left: 0;\n  right: 0;\n  height: 4px;\n  background: linear-gradient(90deg, var(--mint), var(--avocado), var(--yellow));\n}\n\n.ma-feature-badge {\n  display: inline-block;\n  padding: 7px 15px;\n  border-radius: 999px;\n  background: #f0fbf6;\n  border: 1px solid var(--mint);\n  color: var(--mint-dark);\n  font-size: 10px;\n  font-weight: 800;\n  letter-spacing: 1.2px;\n  text-transform: uppercase;\n  margin-bottom: 17px;\n}\n\n.ma-feature h2 {\n  font-size: clamp(29px, 4vw, 38px);\n  line-height: 1.15;\n  margin: 0 0 12px;\n}\n\n.ma-feature p {\n  max-width: 690px;\n  margin: auto;\n  color: #69636a;\n}\n\n\/* =========================================================\n   SECTIONS\n   ========================================================= *\/\n\n.ma-section {\n  margin-bottom: 50px;\n}\n\n.ma-title {\n  text-align: center;\n  margin-bottom: 29px;\n}\n\n.ma-title span {\n  display: block;\n  font-size: 10px;\n  color: var(--mint-dark);\n  font-weight: 800;\n  letter-spacing: 1.8px;\n  text-transform: uppercase;\n  margin-bottom: 7px;\n}\n\n.ma-title h2 {\n  font-size: clamp(28px, 4vw, 35px);\n  line-height: 1.15;\n  margin: 0;\n}\n\n\/* =========================================================\n   QUALITY \u0026 CONSTRUCTION\n   ========================================================= *\/\n\n.ma-quality-wrap {\n  padding: 34px 28px;\n  border-radius: 21px;\n  background: #fff;\n  border: 1px solid rgba(28, 22, 38, .08);\n  border-top: 3px solid var(--avocado);\n  box-shadow: 0 9px 27px rgba(28, 22, 38, .045);\n}\n\n.ma-quality-wrap h2 {\n  text-align: center;\n  margin: 0 0 10px;\n  font-size: 27px;\n}\n\n.ma-quality-wrap \u003e p.ma-quality-intro {\n  text-align: center;\n  max-width: 720px;\n  margin: 0 auto 28px;\n  color: #68616d;\n}\n\n.ma-why {\n  padding: 26px 24px;\n  border-radius: 17px;\n  background: #f3faf7;\n  margin-bottom: 20px;\n}\n\n.ma-why h3 {\n  font-size: 19px;\n  margin: 0 0 11px;\n}\n\n.ma-why p {\n  margin: 0 0 11px;\n  color: #57625d;\n  font-size: 14.5px;\n  max-width: 780px;\n}\n\n.ma-why p:last-child {\n  margin-bottom: 0;\n}\n\n.ma-quality-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 14px;\n  margin-bottom: 20px;\n}\n\n.ma-qitem {\n  position: relative;\n  padding: 20px 20px 20px 22px;\n  border-radius: 16px;\n  background: #fffaf1;\n  border-left: 3px solid var(--mint);\n}\n\n.ma-qitem:nth-child(2) { border-left-color: var(--yellow); }\n.ma-qitem:nth-child(3) { border-left-color: var(--avocado); }\n.ma-qitem:nth-child(4) { border-left-color: var(--coral); }\n\n.ma-qitem strong {\n  display: block;\n  font-family: \"Fredoka\", \"Arial Rounded MT Bold\", Arial, sans-serif;\n  font-size: 15.5px;\n  margin-bottom: 5px;\n}\n\n.ma-qitem span {\n  color: #69636a;\n  font-size: 13px;\n}\n\n.ma-promise {\n  display: flex;\n  align-items: center;\n  gap: 18px;\n  padding: 22px 24px;\n  border-radius: 17px;\n  background: linear-gradient(90deg, rgba(142, 220, 193, .16), rgba(245, 200, 76, .14));\n  border: 1px solid rgba(38, 155, 120, .20);\n}\n\n.ma-promise-mark {\n  flex-shrink: 0;\n  width: 48px;\n  height: 48px;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 22px;\n  background: #fff;\n  border: 1px solid rgba(38, 155, 120, .25);\n}\n\n.ma-promise h3 {\n  margin: 0 0 4px;\n  font-size: 16.5px;\n}\n\n.ma-promise p {\n  margin: 0;\n  color: #57625d;\n  font-size: 13.5px;\n}\n\n\/* =========================================================\n   SIZING\n   ========================================================= *\/\n\n.ma-fit {\n  background: #fff;\n  border-radius: 21px;\n  border: 1px solid rgba(28, 22, 38, .08);\n  border-top: 3px solid var(--mint-dark);\n  padding: 34px 28px;\n  text-align: center;\n  box-shadow: 0 9px 27px rgba(28, 22, 38, .045);\n}\n\n.ma-fit h2 {\n  margin: 0 0 10px;\n  font-size: 27px;\n}\n\n.ma-fit \u003e p {\n  max-width: 720px;\n  margin: auto;\n  color: #68616d;\n}\n\n.ma-sizes {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 13px;\n  max-width: 650px;\n  margin: 27px auto 19px;\n}\n\n.ma-size {\n  padding: 18px 12px;\n  background: #fffaf1;\n  border: 1px solid rgba(28, 22, 38, .08);\n  border-radius: 17px;\n}\n\n.ma-size strong {\n  display: block;\n  font-family: \"Fredoka\", \"Arial Rounded MT Bold\", Arial, sans-serif;\n  font-size: 18px;\n}\n\n.ma-size span {\n  color: var(--mint-dark);\n  font-weight: 800;\n  font-size: 15px;\n}\n\n.ma-size:nth-child(2) {\n  border-color: rgba(245, 200, 76, .55);\n}\n\n.ma-size:nth-child(2) span {\n  color: #ae850e;\n}\n\n.ma-size:nth-child(3) {\n  border-color: rgba(95, 159, 69, .45);\n}\n\n.ma-size:nth-child(3) span {\n  color: var(--avocado-dark);\n}\n\n.ma-sizing-tip {\n  max-width: 700px;\n  margin: 0 auto 12px;\n  padding: 14px 18px;\n  border-radius: 14px;\n  background: #f3faf7;\n  color: #5e6964;\n  font-size: 13px;\n}\n\n.ma-sizing-tip:last-child {\n  margin-bottom: 0;\n}\n\n\/* =========================================================\n   EVERYDAY ADVENTURES\n   ========================================================= *\/\n\n.ma-adventure {\n  padding: 34px 25px;\n  border-radius: 21px;\n  background: #fff;\n  border: 1px solid rgba(28, 22, 38, .08);\n  box-shadow: 0 9px 27px rgba(28, 22, 38, .04);\n  margin-bottom: 50px;\n}\n\n.ma-adventure h2 {\n  text-align: center;\n  font-size: 28px;\n  margin: 0 0 25px;\n}\n\n.ma-adventure-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 14px;\n}\n\n.ma-adventure-item {\n  padding: 21px;\n  border-radius: 17px;\n  background: #fffaf1;\n  border-left: 3px solid var(--mint);\n  transition: transform .3s ease;\n}\n\n.ma-adventure-item:hover {\n  transform: translateY(-5px);\n}\n\n.ma-adventure-item:nth-child(2) { border-left-color: var(--yellow); }\n.ma-adventure-item:nth-child(3) { border-left-color: var(--avocado); }\n\n.ma-adventure-item strong {\n  display: block;\n  font-family: \"Fredoka\", \"Arial Rounded MT Bold\", Arial, sans-serif;\n  margin-bottom: 5px;\n}\n\n.ma-adventure-item span {\n  color: #69636a;\n  font-size: 13px;\n}\n\n\/* =========================================================\n   STEPS\n   ========================================================= *\/\n\n.ma-steps {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 17px;\n}\n\n.ma-step {\n  padding: 28px;\n  border: 1px solid rgba(28, 22, 38, .08);\n  border-radius: 19px;\n  background: #fff;\n  box-shadow: 0 8px 24px rgba(28, 22, 38, .045);\n  transition: transform .3s ease, box-shadow .3s ease;\n}\n\n.ma-step:hover {\n  transform: translateY(-5px);\n  box-shadow: 0 15px 30px rgba(28, 22, 38, .08);\n}\n\n.ma-number {\n  width: 42px;\n  height: 42px;\n  border-radius: 50%;\n  color: #fff;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-family: \"Fredoka\", \"Arial Rounded MT Bold\", Arial, sans-serif;\n  font-size: 17px;\n  font-weight: 700;\n  margin-bottom: 16px;\n  background: var(--mint-dark);\n  box-shadow: 0 6px 15px rgba(38, 155, 120, .25);\n}\n\n.ma-step:nth-child(2) .ma-number {\n  background: var(--yellow);\n  color: var(--navy);\n  box-shadow: 0 6px 15px rgba(245, 200, 76, .25);\n}\n\n.ma-step:nth-child(3) .ma-number {\n  background: var(--avocado);\n  box-shadow: 0 6px 15px rgba(95, 159, 69, .25);\n}\n\n.ma-step h3 {\n  font-family: \"Fredoka\", \"Arial Rounded MT Bold\", Arial, sans-serif;\n  font-size: 18px;\n  line-height: 1.2;\n  margin: 0 0 7px;\n}\n\n.ma-step p {\n  margin: 0;\n  color: #706a71;\n  font-size: 14px;\n}\n\n\/* =========================================================\n   CARE\n   ========================================================= *\/\n\n.ma-care {\n  padding: 31px;\n  border-radius: 20px;\n  background: #fff;\n  border: 1px solid rgba(28, 22, 38, .08);\n  border-left: 4px solid var(--yellow);\n  margin-bottom: 30px;\n  box-shadow: 0 8px 24px rgba(28, 22, 38, .04);\n}\n\n.ma-care h2 {\n  margin: 0 0 13px;\n  font-size: 26px;\n}\n\n.ma-care p {\n  margin: 7px 0;\n  color: #66606b;\n}\n\n\/* =========================================================\n   SAFETY\n   ========================================================= *\/\n\n.ma-note {\n  padding: 22px 24px;\n  border-radius: 16px;\n  background: rgba(255, 183, 3, .08);\n  border: 1px solid rgba(245, 200, 76, .38);\n  color: #665f52;\n  font-size: 13px;\n}\n\n.ma-note strong {\n  color: var(--navy);\n}\n\n\/* =========================================================\n   FINAL DARK CLOSING\n   ========================================================= *\/\n\n.ma-final {\n  position: relative;\n  text-align: center;\n  margin-top: 50px;\n  padding: 56px 25px 63px;\n  background: var(--navy);\n  color: #fff;\n  border-radius: 25px 25px 0 0;\n  overflow: hidden;\n}\n\n.ma-final::before {\n  content: \"\";\n  position: absolute;\n  top: 0;\n  left: 15%;\n  right: 15%;\n  height: 3px;\n  border-radius: 999px;\n  background: linear-gradient(90deg, var(--mint), var(--avocado), var(--yellow));\n}\n\n.ma-final h2 {\n  font-size: clamp(30px, 5vw, 40px);\n  line-height: 1.1;\n  margin: 0 0 12px;\n  color: #fff;\n}\n\n.ma-final p {\n  color: rgba(255,255,255,.72);\n  margin: 0;\n  font-size: 16px;\n}\n\n\/* =========================================================\n   MOBILE\n   ========================================================= *\/\n\n@media (max-width: 800px) {\n  .ma-hero { padding: 57px 19px 48px; border-radius: 21px; margin-bottom: 35px; }\n  .ma-hero::before, .ma-hero::after { left: 8%; right: 8%; }\n  .ma-hero h1 { font-size: 36px; }\n  .ma-hero p { font-size: 15px; }\n  .ma-trust { grid-template-columns: 1fr; gap: 10px; margin-bottom: 32px; }\n  .ma-benefits { grid-template-columns: 1fr 1fr; gap: 12px; margin-bottom: 40px; }\n  .ma-card { padding: 22px 13px; }\n  .ma-card h3 { font-size: 15px; }\n  .ma-card p { font-size: 12px; }\n  .ma-feature { padding: 43px 21px; border-radius: 20px; margin-bottom: 40px; }\n  .ma-sizes { grid-template-columns: 1fr; max-width: 300px; }\n  .ma-adventure-grid { grid-template-columns: 1fr; }\n  .ma-quality-grid { grid-template-columns: 1fr; }\n  .ma-promise { flex-direction: column; text-align: center; }\n  .ma-steps { grid-template-columns: 1fr; gap: 12px; }\n  .ma-step { padding: 23px; }\n  .ma-fit, .ma-care, .ma-adventure, .ma-quality-wrap { padding: 26px 20px; }\n  .ma-final { margin-top: 40px; border-radius: 20px 20px 0 0; }\n}\n\n@media (max-width: 480px) {\n  .ma-hero { padding: 52px 16px 44px; }\n  .ma-hero h1 { font-size: 32px; }\n  .ma-tag { font-size: 9px; padding: 7px 11px; letter-spacing: .5px; }\n  .ma-benefits { grid-template-columns: 1fr 1fr; }\n  .ma-feature h2 { font-size: 27px; }\n  .ma-final { padding: 48px 18px 55px; }\n}\n\n\/* =========================================================\n   ACCESSIBILITY\n   ========================================================= *\/\n\n@media (prefers-reduced-motion: reduce) {\n  .ma-card,\n  .ma-step,\n  .ma-adventure-item {\n    transition: none;\n  }\n\n  .ma-confetti {\n    display: none !important;\n  }\n}\n\u003c\/style\u003e\n\n\u003c!-- Premium rounded display font + clean body font --\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Fredoka:wght@500;600;700\u0026amp;family=Inter:wght@400;500;600;700;800\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n\n\u003cdiv class=\"mint-avocado-page\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"ma-hero\"\u003e\n\n    \u003cdiv class=\"ma-decor one\"\u003e🥑\u003c\/div\u003e\n    \u003cdiv class=\"ma-decor two\"\u003e🌿\u003c\/div\u003e\n    \u003cdiv class=\"ma-decor three\"\u003e✦\u003c\/div\u003e\n    \u003cdiv class=\"ma-decor four\"\u003e✦\u003c\/div\u003e\n\n    \u003cdiv class=\"ma-tags\"\u003e\n      \u003cspan class=\"ma-tag\"\u003eFresh\u003c\/span\u003e\n      \u003cspan class=\"ma-tag\"\u003eFun\u003c\/span\u003e\n      \u003cspan class=\"ma-tag\"\u003eAdorable\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003ch1\u003e\n      \u003cspan class=\"ma-gradient-title\"\u003eMint Avocado\u003c\/span\u003e\n      Print Bucket Hat 🥑\n    \u003c\/h1\u003e\n\n    \u003cp\u003e\n      Give your furry friend a fresh new look with a playful mint avocado bucket hat\n      designed for sunny-day adventures, photos and everyday style.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- TRUST STRIP --\u003e\n  \u003csection class=\"ma-trust\"\u003e\n\n    \u003cdiv class=\"ma-trust-item\"\u003e\n      \u003cspan\u003e🧵\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003cstrong\u003eStitched brim\u003c\/strong\u003e\n        \u003cem\u003eTopstitched to help the brim maintain its shape through repeat wear.\u003c\/em\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ma-trust-item\"\u003e\n      \u003cspan\u003e💧\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003cstrong\u003eEasy-care design\u003c\/strong\u003e\n        \u003cem\u003eDesigned for gentle hand washing, air drying and repeat wear.\u003c\/em\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ma-trust-item\"\u003e\n      \u003cspan\u003e🐾\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003cstrong\u003eFit sorted\u003c\/strong\u003e\n        \u003cem\u003eWrong size? Message us and we'll help you sort out a suitable swap.\u003c\/em\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- INTRO --\u003e\n  \u003csection class=\"ma-intro\"\u003e\n\n    \u003ch2\u003eA little shade. A lot of personality.\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Cute, lightweight and designed to add a fun finishing touch to your pet's outfit.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- BENEFITS --\u003e\n  \u003csection class=\"ma-benefits\"\u003e\n\n    \u003cdiv class=\"ma-card\"\u003e\n      \u003cdiv class=\"ma-icon\"\u003e🥑\u003c\/div\u003e\n      \u003ch3\u003eAdorable Avocado Print\u003c\/h3\u003e\n      \u003cp\u003eThe soft mint background and playful avocado pattern make every outing a little more fun.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ma-card\"\u003e\n      \u003cdiv class=\"ma-icon\"\u003e☀️\u003c\/div\u003e\n      \u003ch3\u003eWide Brim\u003c\/h3\u003e\n      \u003cp\u003eThe brim provides extra coverage around the eyes, ears and face when enjoying outdoor adventures.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ma-card\"\u003e\n      \u003cdiv class=\"ma-icon\"\u003e🎀\u003c\/div\u003e\n      \u003ch3\u003eAdjustable Fit\u003c\/h3\u003e\n      \u003cp\u003eThe chin strap and cord lock help keep the hat comfortably in place when properly fitted.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ma-card\"\u003e\n      \u003cdiv class=\"ma-icon\"\u003e🌿\u003c\/div\u003e\n      \u003ch3\u003eLightweight Fabric\u003c\/h3\u003e\n      \u003cp\u003eMade from lightweight polyester for a comfortable feel during short periods of wear.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ma-card\"\u003e\n      \u003cdiv class=\"ma-icon\"\u003e📸\u003c\/div\u003e\n      \u003ch3\u003ePhoto-Ready Style\u003c\/h3\u003e\n      \u003cp\u003ePerfect for pet photos, parties, special occasions or simply making your pet look extra cute.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ma-card\"\u003e\n      \u003cdiv class=\"ma-icon\"\u003e🐾\u003c\/div\u003e\n      \u003ch3\u003eVersatile Pet Style\u003c\/h3\u003e\n      \u003cp\u003eSuitable for cats, small to medium dogs and other small pets when correctly sized and supervised.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- STORY \/ HIGHLIGHT --\u003e\n  \u003csection class=\"ma-feature\"\u003e\n\n    \u003cdiv class=\"ma-feature-badge\"\u003eFresh Pet Style\u003c\/div\u003e\n\n    \u003ch2\u003eMake Every Walk A Little More Fun 🥑\u003c\/h2\u003e\n\n    \u003cp\u003e\n      From sunny strolls to weekend photoshoots, this playful bucket hat turns an\n      ordinary pet outfit into an OMG-worthy look.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- QUALITY \u0026 CONSTRUCTION --\u003e\n  \u003csection class=\"ma-section\"\u003e\n\n    \u003cdiv class=\"ma-quality-wrap\"\u003e\n\n      \u003ch2\u003eMade For More Than One Wear\u003c\/h2\u003e\n\n      \u003cp class=\"ma-quality-intro\"\u003e\n        Novelty doesn't have to mean disposable. Here's why the material and construction\n        were chosen for a reusable pet accessory.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"ma-why\"\u003e\n\n        \u003ch3\u003eWhy lightweight polyester?\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Cotton can feel like the more premium choice on a label, but pet accessories\n          have different practical demands. Natural fibres can absorb more moisture and\n          may stay damp for longer, while heavier wet fabric can also lose some of its\n          structure.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Lightweight polyester was chosen because it absorbs less moisture than many\n          natural fibres, can dry relatively quickly and helps the hat maintain its\n          structured appearance. Its low weight also makes it a practical choice for a\n          small accessory worn on your pet's head.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The printed fabric gives the hat its colourful all-over avocado design while\n          keeping the surface lightweight and flexible.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"ma-quality-grid\"\u003e\n\n        \u003cdiv class=\"ma-qitem\"\u003e\n          \u003cstrong\u003eTopstitched brim\u003c\/strong\u003e\n          \u003cspan\u003e\n            The brim features visible stitching around its edge to help support its\n            structure and maintain the rounded bucket-hat look through normal use.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ma-qitem\"\u003e\n          \u003cstrong\u003eSecure strap construction\u003c\/strong\u003e\n          \u003cspan\u003e\n            The chin strap is incorporated into the hat's construction to provide an\n            adjustable way to help keep the accessory in position when correctly fitted.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ma-qitem\"\u003e\n          \u003cstrong\u003eAdjustable cord lock\u003c\/strong\u003e\n          \u003cspan\u003e\n            The cord lock lets you adjust the chin strap to your pet rather than relying\n            on a fixed fit. Always leave enough room for a comfortable fit.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ma-qitem\"\u003e\n          \u003cstrong\u003eMade for repeat wear\u003c\/strong\u003e\n          \u003cspan\u003e\n            Gently hand wash in cold water and allow the hat to air dry naturally.\n            Following the care instructions helps preserve the fabric, print and shape\n            for future outings and photo days.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"ma-promise\"\u003e\n\n        \u003cdiv class=\"ma-promise-mark\"\u003e🐾\u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003ch3\u003eThe OMG Find Happy Pet Promise\u003c\/h3\u003e\n          \u003cp\u003e\n            If the hat arrives damaged, or it clearly isn't what the product photos\n            showed, message us and we'll help you sort it out in line with our store\n            policies. We'd rather help resolve a problem than leave you unhappy with\n            your purchase.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- SIZING --\u003e\n  \u003csection class=\"ma-section\"\u003e\n\n    \u003cdiv class=\"ma-fit\"\u003e\n\n      \u003ch2\u003eFind Their Perfect Size\u003c\/h2\u003e\n\n      \u003cp\u003e\n        Measure your pet carefully before ordering for the best possible fit.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"ma-sizes\"\u003e\n\n        \u003cdiv class=\"ma-size\"\u003e\n          \u003cstrong\u003eSmall\u003c\/strong\u003e\n          \u003cspan\u003e28cm\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ma-size\"\u003e\n          \u003cstrong\u003eMedium\u003c\/strong\u003e\n          \u003cspan\u003e35cm\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ma-size\"\u003e\n          \u003cstrong\u003eLarge\u003c\/strong\u003e\n          \u003cspan\u003e42cm\u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ma-sizing-tip\"\u003e\n        📏 \u003cstrong\u003eSizing tip:\u003c\/strong\u003e\n        Measure your pet according to the supplier's sizing guide and choose the closest\n        suitable size. The chin strap can be adjusted for a more secure fit.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ma-sizing-tip\"\u003e\n        🐾 \u003cstrong\u003eNot sure which size?\u003c\/strong\u003e\n        Send us your pet's head measurement before you order and we'll tell you which\n        one to pick. If it still lands wrong, message us and we'll help you sort out a swap.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- EVERYDAY ADVENTURES --\u003e\n  \u003csection class=\"ma-adventure\"\u003e\n\n    \u003ch2\u003eMade For Everyday Adventures\u003c\/h2\u003e\n\n    \u003cdiv class=\"ma-adventure-grid\"\u003e\n\n      \u003cdiv class=\"ma-adventure-item\"\u003e\n        \u003cstrong\u003eLightweight Polyester\u003c\/strong\u003e\n        \u003cspan\u003e\n          Chosen for its lightweight feel, lower moisture absorption and ability to help\n          maintain the hat's structured appearance. It's a practical choice for a small\n          pet accessory that may be worn, stored, gently cleaned and worn again.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ma-adventure-item\"\u003e\n        \u003cstrong\u003eOpen-Top Design\u003c\/strong\u003e\n        \u003cspan\u003e\n          The open-top style allows your pet's ears to remain uncovered while wearing\n          the hat.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ma-adventure-item\"\u003e\n        \u003cstrong\u003eSimple To Wear\u003c\/strong\u003e\n        \u003cspan\u003e\n          Keep the experience comfortable and positive for your pet.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- HOW TO WEAR --\u003e\n  \u003csection class=\"ma-section\"\u003e\n\n    \u003cdiv class=\"ma-title\"\u003e\n      \u003cspan\u003eSimple \u0026amp; Fun\u003c\/span\u003e\n      \u003ch2\u003eHow To Wear\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ma-steps\"\u003e\n\n      \u003cdiv class=\"ma-step\"\u003e\n        \u003cdiv class=\"ma-number\"\u003e1\u003c\/div\u003e\n        \u003ch3\u003eChoose The Size\u003c\/h3\u003e\n        \u003cp\u003eMeasure your pet and select the most suitable size.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ma-step\"\u003e\n        \u003cdiv class=\"ma-number\"\u003e2\u003c\/div\u003e\n        \u003ch3\u003eAdjust The Strap\u003c\/h3\u003e\n        \u003cp\u003eSecure the chin strap so the hat sits comfortably without being too tight.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ma-step\"\u003e\n        \u003cdiv class=\"ma-number\"\u003e3\u003c\/div\u003e\n        \u003ch3\u003eEnjoy The Look\u003c\/h3\u003e\n        \u003cp\u003eTake them outside or capture some adorable photos.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- SAFETY --\u003e\n  \u003cdiv class=\"ma-note\"\u003e\n\n    \u003cstrong\u003e🐾 Pet safety:\u003c\/strong\u003e\n    Supervise your pet while wearing the hat. Remove immediately if your pet appears\n    uncomfortable, distressed or overheated. This product is a pet accessory and is\n    not intended as a substitute for normal sun protection or supervision.\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- CARE --\u003e\n  \u003csection class=\"ma-care\"\u003e\n\n    \u003ch2\u003eEasy Care\u003c\/h2\u003e\n\n    \u003cp\u003e\n      🧼 \u003cstrong\u003eHand Wash\u003c\/strong\u003e\u003cbr\u003e\n      Hand wash gently in cold water using mild soap. Avoid harsh cleaning products\n      and excessive rubbing to help preserve the fabric and printed design.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      🌬️ \u003cstrong\u003eAir Dry\u003c\/strong\u003e\u003cbr\u003e\n      Air dry naturally and reshape the brim gently if needed. Avoid machine washing\n      and tumble drying, as excessive heat and agitation may affect the fabric or shape.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FINAL CLOSING --\u003e\n  \u003csection class=\"ma-final\"\u003e\n\n    \u003ch2\u003eSmall Hat. Big Personality. 🐾\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Whether it's a sunny-day stroll, a special occasion or simply time for some\n      unforgettable pet photos, the Mint Avocado Bucket Hat adds a fresh, fun finishing touch.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- ONE-TIME PAGE LOAD ANIMATION --\u003e\n\u003cscript\u003e\n(function () {\n\n  var page = document.querySelector('.mint-avocado-page');\n\n  if (!page) return;\n\n  var pieces = [\n    \"🥑\", \"🌿\", \"✦\", \"✦\", \"•\", \"•\",\n    \"🥑\", \"🌿\", \"✦\", \"•\", \"•\", \"🌿\"\n  ];\n\n  for (var i = 0; i \u003c pieces.length; i++) {\n\n    var piece = document.createElement(\"span\");\n\n    piece.className = \"ma-confetti\";\n    piece.textContent = pieces[i];\n\n    piece.style.left = (8 + Math.random() * 84) + \"%\";\n    piece.style.fontSize = (8 + Math.random() * 8) + \"px\";\n\n    piece.style.setProperty(\n      \"--ma-x\",\n      ((Math.random() - 0.5) * 280) + \"px\"\n    );\n\n    piece.style.setProperty(\n      \"--ma-rotate\",\n      ((Math.random() - 0.5) * 700) + \"deg\"\n    );\n\n    piece.style.animationDelay =\n      (Math.random() * 0.4) + \"s\";\n\n    page.appendChild(piece);\n\n    setTimeout(function (el) {\n      el.remove();\n    }, 3400, piece);\n  }\n\n})();\n\u003c\/script\u003e","brand":"OMG Finds","offers":[{"title":"Small - 28cm","offer_id":46641999839395,"sku":"Mint Avocado Print Bucket Hats for Cats","price":250.0,"currency_code":"ZAR","in_stock":true},{"title":"Medium - 35cm","offer_id":48043469570211,"sku":"Mint Avocado Print Bucket Hats for Cats","price":260.0,"currency_code":"ZAR","in_stock":true},{"title":"Large - 42cm","offer_id":48043469602979,"sku":"Mint Avocado Print Bucket Hats for Cats","price":270.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/3097\/5139\/files\/mint-avocado-print-bucket-hat-cat.png?v=1788118243","url":"https:\/\/omgfind.store\/products\/mint-avocado-print-bucket-hats-for-cats","provider":"OMG Find","version":"1.0","type":"link"}