{"product_id":"slime-banshee-reviews","title":"Slime Cart Parties | Sensory Slimes | Workshops","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;500;600;700;800\u0026display=swap');\n\n\/* ================================\n   SLIME BANSHEE REVIEW PAGE\n================================ *\/\n\n.sb-experience-review-page,\n.sb-experience-review-page *{\n  box-sizing:border-box;\n  font-family:\"Poppins\",sans-serif !important;\n}\n\n.sb-experience-review-page{\n  color:#ffffff;\n  padding:22px 14px 46px !important;\n  background:transparent !important;\n}\n\n.sb-exp-wrap{\n  width:100%;\n  max-width:980px;\n  margin:0 auto;\n}\n\n\/* Hide normal product description clutter only inside this page *\/\n.product__title,\n.product__title h1,\n.product__info-container \u003e h1,\n.product__info-wrapper h1,\n.price,\n.price__container,\n.product-form,\nproduct-form,\n.shopify-payment-button,\n.quantity,\n.product__tax,\n.tax-note,\n.shipping-note,\n.product__pickup-availabilities,\n.installment,\n.payment-buttons,\n.product__inventory,\n.product-form__buttons{\n  display:none !important;\n}\n\n\/* Keep Shopify wrappers clean *\/\n.product__description,\n.product__description .rte,\n.rte{\n  background:transparent !important;\n  box-shadow:none !important;\n  border:none !important;\n}\n\n\/* Main cards *\/\n.sb-exp-hero,\n.sb-exp-card{\n  background:#4a1050 !important;\n  border:5px solid #ca00fc !important;\n  border-radius:32px !important;\n  padding:38px 42px !important;\n  text-align:center !important;\n  box-shadow:none !important;\n}\n\n.sb-exp-hero{\n  min-height:auto !important;\n}\n\n.sb-exp-kicker{\n  display:inline-block;\n  margin:0 auto 20px !important;\n  padding:8px 24px;\n  border:2px solid #ca00fc;\n  border-radius:999px;\n  color:#ffffff !important;\n  font-size:14px !important;\n  font-weight:800;\n}\n\n.sb-exp-hero h1{\n  color:#ffffff !important;\n  font-size:clamp(36px,3.5vw,52px) !important;\n  line-height:1.08 !important;\n  font-weight:800 !important;\n  margin:0 0 22px !important;\n}\n\n.sb-exp-card h2{\n  color:#ffffff !important;\n  font-size:clamp(28px,3vw,38px) !important;\n  font-weight:800 !important;\n  margin:0 0 14px !important;\n}\n\n.sb-exp-hero p,\n.sb-exp-card p{\n  color:#ffffff !important;\n  max-width:680px !important;\n  margin:0 auto 16px !important;\n  font-size:17px !important;\n  line-height:1.55 !important;\n  font-weight:500 !important;\n}\n\n.sb-exp-button{\n  display:inline-block;\n  margin:22px auto 20px !important;\n  padding:14px 36px !important;\n  border-radius:999px;\n  text-decoration:none !important;\n  font-size:15px !important;\n  font-weight:800 !important;\n  background:#ffffff !important;\n  color:#32003A !important;\n  border:3px solid #ffffff !important;\n  cursor:pointer;\n}\n\n.sb-exp-button:hover{\n  background:#ca00fc !important;\n  color:#ffffff !important;\n  border-color:#ca00fc !important;\n}\n\n.sb-exp-trustline{\n  font-size:16px !important;\n  font-weight:600 !important;\n  margin-bottom:0 !important;\n}\n\n\/* Trust strip *\/\n.sb-exp-trust-strip{\n  margin:22px auto;\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:10px;\n}\n\n.sb-exp-trust-strip div{\n  background:#4a1050 !important;\n  border:3px solid #ca00fc !important;\n  border-radius:18px !important;\n  padding:12px 10px !important;\n  color:#ffffff !important;\n  font-size:13px !important;\n  font-weight:700 !important;\n  text-align:center !important;\n}\n\n\/* Review widget area *\/\n#judgeme_product_reviews{\n  background:#ffffff !important;\n  color:#32003A !important;\n  border-radius:22px !important;\n  padding:18px !important;\n  margin-top:18px !important;\n  text-align:left !important;\n}\n\n#judgeme_product_reviews *,\n#judgeme_product_reviews .jdgm-rev-widg,\n#judgeme_product_reviews .jdgm-rev-widg__title,\n#judgeme_product_reviews .jdgm-rev__title,\n#judgeme_product_reviews .jdgm-rev__body,\n#judgeme_product_reviews .jdgm-rev__author,\n#judgeme_product_reviews .jdgm-row-stars,\n#judgeme_product_reviews .jdgm-widget-actions-wrapper{\n  color:#32003A !important;\n}\n\n#judgeme_product_reviews .jdgm-star{\n  color:#ca00fc !important;\n  -webkit-text-fill-color:#ca00fc !important;\n}\n\n#judgeme_product_reviews .jdgm-write-rev-link,\n#judgeme_product_reviews .jdgm-btn{\n  background:#ca00fc !important;\n  color:#ffffff !important;\n  border-radius:999px !important;\n  border:none !important;\n  font-weight:800 !important;\n  padding:12px 22px !important;\n  text-decoration:none !important;\n}\n\n\/* ================================\n   MOBILE\n================================ *\/\n\n@media screen and (max-width:749px){\n\n  .sb-experience-review-page{\n    padding:16px 10px 34px !important;\n  }\n\n  .sb-exp-hero,\n  .sb-exp-card{\n    padding:28px 18px !important;\n    border-radius:24px !important;\n    border-width:4px !important;\n  }\n\n  .sb-exp-hero h1{\n    font-size:32px !important;\n  }\n\n  .sb-exp-hero p,\n  .sb-exp-card p{\n    font-size:15px !important;\n    line-height:1.5 !important;\n  }\n\n  .sb-exp-kicker{\n    font-size:13px !important;\n    padding:7px 16px !important;\n  }\n\n  .sb-exp-button{\n    padding:13px 24px !important;\n    font-size:15px !important;\n  }\n\n  .sb-exp-trust-strip{\n    grid-template-columns:1fr !important;\n  }\n\n  #judgeme_product_reviews{\n    padding:14px !important;\n  }\n}\n\n\/* ================================\n   JUDGE.ME POPUP FIX\n================================ *\/\n\nbody .jdgm-modal,\nbody .jdgm-form-wrapper,\nbody .jdgm-modal__content,\nbody .jdgm-form{\n  background:#32003A !important;\n  color:#ffffff !important;\n  border-radius:20px !important;\n  max-height:90vh !important;\n  overflow-y:auto !important;\n  font-family:\"Poppins\",sans-serif !important;\n}\n\nbody .jdgm-modal *,\nbody .jdgm-form-wrapper *,\nbody .jdgm-form *,\nbody .jdgm-form label,\nbody .jdgm-form p,\nbody .jdgm-form small,\nbody .jdgm-form a,\nbody .jdgm-form__terms,\nbody .jdgm-form__terms *,\nbody .jdgm-form__reviewer-name-format,\nbody .jdgm-form__reviewer-name-format *{\n  color:#ffffff !important;\n  -webkit-text-fill-color:#ffffff !important;\n  opacity:1 !important;\n  visibility:visible !important;\n}\n\nbody .jdgm-star,\nbody .jdgm-form .jdgm-star,\nbody .jdgm-modal .jdgm-star{\n  color:#ca00fc !important;\n  -webkit-text-fill-color:#ca00fc !important;\n}\n\nbody .jdgm-form input,\nbody .jdgm-form textarea,\nbody .jdgm-modal input,\nbody .jdgm-modal textarea{\n  background:#ffffff !important;\n  color:#111111 !important;\n  -webkit-text-fill-color:#111111 !important;\n  caret-color:#111111 !important;\n  border:3px solid #ca00fc !important;\n  font-weight:600 !important;\n}\n\nbody .jdgm-form input::placeholder,\nbody .jdgm-form textarea::placeholder,\nbody .jdgm-modal input::placeholder,\nbody .jdgm-modal textarea::placeholder{\n  color:#666666 !important;\n  -webkit-text-fill-color:#666666 !important;\n  opacity:1 !important;\n}\n\nbody .jdgm-btn,\nbody .jdgm-submit-rev,\nbody .jdgm-form button{\n  background:#ca00fc !important;\n  color:#ffffff !important;\n  -webkit-text-fill-color:#ffffff !important;\n  border:none !important;\n  border-radius:8px !important;\n  font-weight:800 !important;\n}\n\nbody .jdgm-modal__close,\nbody .jdgm-close-ico{\n  background:#ca00fc !important;\n  color:#ffffff !important;\n  -webkit-text-fill-color:#ffffff !important;\n  border:2px solid #ffffff !important;\n  border-radius:999px !important;\n  opacity:1 !important;\n  visibility:visible !important;\n  z-index:999999 !important;\n}\n\u003c\/style\u003e\n\n\u003csection class=\"sb-experience-review-page\"\u003e\n  \u003cdiv class=\"sb-exp-wrap\"\u003e\n\n    \u003cdiv class=\"sb-exp-hero\"\u003e\n      \u003cspan class=\"sb-exp-kicker\"\u003eSlime Banshee Reviews\u003c\/span\u003e\n\n      \u003ch1\u003eShare Your Experience\u003c\/h1\u003e\n\n      \u003cp\u003eBought a slime, visited us at a market, attended a workshop, or celebrated with a Slime Banshee party?\u003c\/p\u003e\n\n      \u003cp\u003eYour review helps other families understand what to expect and supports our small Irish business.\u003c\/p\u003e\n\n      \u003ca href=\"javascript:void(0)\" class=\"sb-exp-button\" id=\"sbReviewBtn\"\u003e\n        Share Your Review\n      \u003c\/a\u003e\n\n      \u003cp class=\"sb-exp-trustline\"\u003eThank you for helping more families discover Slime Banshee.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sb-exp-trust-strip\"\u003e\n      \u003cdiv\u003e⭐ Real Customer Feedback\u003c\/div\u003e\n      \u003cdiv\u003e🎉 Parties Across Dublin \u0026amp; Kildare\u003c\/div\u003e\n      \u003cdiv\u003e🇮🇪 Irish Small Business\u003c\/div\u003e\n      \u003cdiv\u003e💜 Loved by Families\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sb-exp-card\" id=\"sb-exp-review-widget\"\u003e\n      \u003ch2\u003eCustomer Reviews\u003c\/h2\u003e\n      \u003cp\u003eRead recent feedback or leave your own review below.\u003c\/p\u003e\n\n      \u003cdiv id=\"judgeme_product_reviews\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cscript\u003e\ndocument.addEventListener(\"DOMContentLoaded\", function () {\n\n  const reviewBtn = document.getElementById(\"sbReviewBtn\");\n\n  if (!reviewBtn) return;\n\n  reviewBtn.addEventListener(\"click\", function (e) {\n    e.preventDefault();\n    e.stopPropagation();\n\n    const widget = document.querySelector(\"#judgeme_product_reviews\");\n\n    if (widget) {\n      widget.scrollIntoView({\n        behavior: \"smooth\",\n        block: \"start\"\n      });\n    }\n\n    let tries = 0;\n\n    const timer = setInterval(function () {\n\n      const popupBtn =\n        document.querySelector(\".jdgm-write-rev-link\") ||\n        document.querySelector(\".jdgm-widget-actions-wrapper a\") ||\n        document.querySelector(\"[data-open-review-form]\") ||\n        document.querySelector(\"a[href*='write']\") ||\n        document.querySelector(\"button[href*='write']\");\n\n      if (popupBtn) {\n        clearInterval(timer);\n        popupBtn.click();\n      }\n\n      tries++;\n\n      if (tries \u003e 50) {\n        clearInterval(timer);\n      }\n\n    }, 200);\n  });\n\n});\n\u003c\/script\u003e","brand":"Slime Banshee","offers":[{"title":"Default Title","offer_id":56469366735174,"sku":null,"price":0.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0920\/1700\/0774\/files\/1000039829.png?v=1777386410","url":"https:\/\/slimebanshee.com\/products\/slime-banshee-reviews","provider":"Slime Banshee","version":"1.0","type":"link"}