{"product_id":"elephant-silicone-bong-16cm-novelty-waterpipe-mixed-colours","title":"Elephant Silicone Bong — 16cm Novelty Waterpipe, Mixed Colours","description":"\u003c!-- =========================================================\nGORILLA BONGS\nElephant Silicone Bong — 16cm Novelty Waterpipe\nFully scoped HTML + CSS\n========================================================= --\u003e\n\n\u003cstyle\u003e\n.gb-elephant{\n  --bg:#07080b;\n  --panel:#111319;\n  --panel2:#171a22;\n  --line:#303641;\n  --text:#ffffff;\n  --muted:#d4d7df;\n  --blue:#6ec8ff;\n  --green:#baff68;\n  --pink:#ff79c6;\n  --yellow:#ffe16c;\n\n  position:relative;\n  overflow:hidden;\n  width:100%;\n  padding:22px;\n  border:1px solid #292e38;\n  border-radius:22px;\n  color:var(--text);\n  font-size:15.5px;\n  line-height:1.72;\n  background:\n    radial-gradient(760px 420px at 0% 0%,rgba(110,200,255,.14),transparent 58%),\n    radial-gradient(720px 400px at 100% 0%,rgba(255,121,198,.11),transparent 58%),\n    linear-gradient(180deg,#0d1016,#06070a);\n  box-shadow:\n    inset 0 1px 0 rgba(255,255,255,.04),\n    0 20px 48px rgba(0,0,0,.42);\n}\n\n.gb-elephant,\n.gb-elephant *{\n  box-sizing:border-box;\n}\n\n.gb-elephant::before{\n  content:\"🐘\";\n  position:absolute;\n  right:-18px;\n  top:-30px;\n  font-size:170px;\n  opacity:.035;\n  pointer-events:none;\n}\n\n.gb-elephant .wrap{\n  position:relative;\n  z-index:1;\n  padding:21px;\n  border:1px solid var(--line);\n  border-radius:18px;\n  background:\n    linear-gradient(180deg,rgba(19,22,30,.98),rgba(9,11,15,.99));\n  box-shadow:\n    inset 0 0 0 1px rgba(255,255,255,.02),\n    0 14px 34px rgba(0,0,0,.26);\n}\n\n.gb-elephant .kicker{\n  display:inline-flex;\n  align-items:center;\n  gap:8px;\n  margin:0 0 11px;\n  padding:7px 12px;\n  border:1px solid rgba(110,200,255,.38);\n  border-radius:999px;\n  color:#eefaff;\n  background:rgba(110,200,255,.07);\n  font-size:12px;\n  font-weight:900;\n  line-height:1.2;\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.gb-elephant .kicker::before{\n  content:\"🐘\";\n}\n\n.gb-elephant h2{\n  margin:0 0 13px;\n  color:#fff;\n  font-size:clamp(25px,3.1vw,37px);\n  line-height:1.1;\n  font-weight:1000;\n}\n\n.gb-elephant h2 span{\n  background:linear-gradient(90deg,var(--blue),var(--green),var(--pink));\n  -webkit-background-clip:text;\n  background-clip:text;\n  color:transparent;\n}\n\n.gb-elephant h3{\n  position:relative;\n  margin:24px 0 11px;\n  padding-bottom:9px;\n  color:#fff;\n  font-size:20px;\n  line-height:1.3;\n  font-weight:950;\n}\n\n.gb-elephant h3::after{\n  content:\"\";\n  position:absolute;\n  left:0;\n  bottom:0;\n  width:90px;\n  height:3px;\n  border-radius:99px;\n  background:linear-gradient(90deg,var(--blue),var(--green),var(--pink));\n}\n\n.gb-elephant p{\n  margin:0 0 14px;\n  color:var(--muted);\n}\n\n.gb-elephant strong{\n  color:#fff;\n}\n\n.gb-elephant .intro{\n  max-width:980px;\n  font-size:16px;\n}\n\n.gb-elephant .feature-bar{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n  gap:11px;\n  margin:17px 0 20px;\n}\n\n.gb-elephant .feature{\n  padding:14px;\n  border:1px solid #343a46;\n  border-radius:14px;\n  background:linear-gradient(180deg,#1a1d25,#12141a);\n}\n\n.gb-elephant .feature b{\n  display:block;\n  margin-bottom:3px;\n  font-size:14px;\n}\n\n.gb-elephant .feature:nth-child(1) b{ color:var(--blue); }\n.gb-elephant .feature:nth-child(2) b{ color:var(--green); }\n.gb-elephant .feature:nth-child(3) b{ color:var(--pink); }\n\n.gb-elephant .feature span{\n  color:var(--muted);\n  font-size:13.5px;\n}\n\n.gb-elephant .callout{\n  margin:17px 0 20px;\n  padding:17px;\n  border:1px solid rgba(186,255,104,.30);\n  border-radius:16px;\n  background:\n    linear-gradient(135deg,rgba(186,255,104,.07),rgba(110,200,255,.045));\n}\n\n.gb-elephant .callout b{\n  display:block;\n  margin-bottom:4px;\n  color:var(--green);\n  font-size:17px;\n}\n\n.gb-elephant .callout p{\n  margin:0;\n}\n\n.gb-elephant .tiles{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  gap:12px;\n  margin:17px 0 20px;\n}\n\n.gb-elephant .tile{\n  position:relative;\n  padding:15px;\n  border:1px solid #343a46;\n  border-radius:15px;\n  background:linear-gradient(180deg,#191c24,#111319);\n}\n\n.gb-elephant .tile::before{\n  content:\"\";\n  position:absolute;\n  top:0;\n  left:14px;\n  right:14px;\n  height:2px;\n  border-radius:99px;\n  background:linear-gradient(90deg,var(--blue),transparent);\n}\n\n.gb-elephant .tile:nth-child(even)::before{\n  background:linear-gradient(90deg,var(--pink),transparent);\n}\n\n.gb-elephant .tile b{\n  display:block;\n  margin-bottom:4px;\n  color:#fff;\n  font-size:14px;\n}\n\n.gb-elephant .tile span{\n  display:block;\n  color:var(--muted);\n  font-size:13.5px;\n  line-height:1.5;\n}\n\n.gb-elephant .bullets{\n  list-style:none;\n  margin:0 0 17px;\n  padding:0;\n}\n\n.gb-elephant .bullets li{\n  position:relative;\n  margin:10px 0;\n  padding-left:30px;\n  color:var(--muted);\n}\n\n.gb-elephant .bullets li::before{\n  content:\"✓\";\n  position:absolute;\n  left:0;\n  top:.05em;\n  display:grid;\n  place-items:center;\n  width:19px;\n  height:19px;\n  border-radius:50%;\n  color:#111;\n  background:var(--green);\n  font-size:11px;\n  font-weight:1000;\n}\n\n.gb-elephant .spec-wrap{\n  width:100%;\n  overflow-x:auto;\n  margin:10px 0 17px;\n}\n\n.gb-elephant .spec{\n  width:100%;\n  min-width:530px;\n  border-collapse:separate;\n  border-spacing:0 9px;\n}\n\n.gb-elephant .spec th,\n.gb-elephant .spec td{\n  padding:12px 14px;\n  border:1px solid var(--line);\n}\n\n.gb-elephant .spec th{\n  width:225px;\n  border-right:0;\n  border-radius:13px 0 0 13px;\n  color:#fff;\n  text-align:left;\n  font-weight:900;\n  background:#1a1d25;\n  box-shadow:inset 3px 0 0 var(--blue);\n}\n\n.gb-elephant .spec td{\n  border-left:0;\n  border-radius:0 13px 13px 0;\n  color:var(--muted);\n  background:#15171d;\n}\n\n.gb-elephant .links{\n  margin-top:16px;\n}\n\n.gb-elephant .links a{\n  display:block;\n  padding:16px;\n  border:1px solid rgba(110,200,255,.30);\n  border-radius:15px;\n  color:#fff;\n  text-decoration:none;\n  background:\n    linear-gradient(135deg,rgba(110,200,255,.065),rgba(186,255,104,.04));\n  transition:.16s ease;\n}\n\n.gb-elephant .links a:hover{\n  transform:translateY(-2px);\n  border-color:var(--blue);\n}\n\n.gb-elephant .links .small{\n  display:block;\n  margin-top:4px;\n  color:var(--muted);\n  font-size:.92rem;\n}\n\n.gb-elephant .faq{\n  margin-top:16px;\n  padding:12px;\n  border:1px solid var(--line);\n  border-radius:16px;\n  background:rgba(255,255,255,.018);\n}\n\n.gb-elephant details{\n  margin:8px 0;\n  padding:12px 14px;\n  border:1px solid #343a46;\n  border-radius:13px;\n  background:#171920;\n}\n\n.gb-elephant details[open]{\n  border-color:rgba(110,200,255,.42);\n  background:#19202a;\n}\n\n.gb-elephant summary{\n  list-style:none;\n  cursor:pointer;\n  color:#fff;\n  font-weight:900;\n}\n\n.gb-elephant summary::-webkit-details-marker{\n  display:none;\n}\n\n.gb-elephant summary::before{\n  content:\"+\";\n  display:inline-grid;\n  place-items:center;\n  width:20px;\n  height:20px;\n  margin-right:9px;\n  border-radius:50%;\n  color:#111;\n  background:var(--blue);\n  font-weight:1000;\n}\n\n.gb-elephant details[open] summary::before{\n  content:\"−\";\n}\n\n.gb-elephant details p{\n  margin:10px 0 2px 29px;\n}\n\n.gb-elephant .fine{\n  margin:13px 0 0;\n  color:#a3a8b1;\n  font-size:12.5px;\n}\n\n@media(max-width:720px){\n\n  .gb-elephant{\n    padding:12px;\n    border-radius:16px;\n  }\n\n  .gb-elephant .wrap{\n    padding:15px;\n  }\n\n  .gb-elephant h2{\n    font-size:clamp(23px,7vw,30px);\n  }\n\n  .gb-elephant .feature-bar,\n  .gb-elephant .tiles{\n    grid-template-columns:1fr;\n  }\n\n  .gb-elephant .spec{\n    min-width:0;\n    border-spacing:0;\n  }\n\n  .gb-elephant .spec,\n  .gb-elephant .spec tbody,\n  .gb-elephant .spec tr,\n  .gb-elephant .spec th,\n  .gb-elephant .spec td{\n    display:block;\n    width:100%;\n  }\n\n  .gb-elephant .spec tr{\n    margin-bottom:10px;\n  }\n\n  .gb-elephant .spec th{\n    border-right:1px solid var(--line);\n    border-radius:12px 12px 0 0;\n  }\n\n  .gb-elephant .spec td{\n    border-top:0;\n    border-left:1px solid var(--line);\n    border-radius:0 0 12px 12px;\n  }\n\n  .gb-elephant details p{\n    margin-left:0;\n  }\n}\n\u003c\/style\u003e\n\n\u003csection class=\"gb-elephant\" aria-label=\"Elephant Silicone Bong\"\u003e\n\n\u003cdiv class=\"wrap\"\u003e\n\n  \u003cdiv class=\"kicker\"\u003e\n    Novelty Silicone Bong\n  \u003c\/div\u003e\n\n  \u003ch2\u003e\n    Elephant Silicone Bong —\n    \u003cspan\u003e16cm Novelty Waterpipe\u003c\/span\u003e\n  \u003c\/h2\u003e\n\n  \u003cp class=\"intro\"\u003e\n    Bring a bit of character to your collection with the\n    \u003cstrong\u003eElephant Silicone Bong\u003c\/strong\u003e. Shaped like a cartoon elephant with\n    its trunk forming the mouthpiece, this colourful \u003cstrong\u003e16cm silicone waterpipe\u003c\/strong\u003e\n    combines a fun novelty design with the practical advantages of flexible silicone.\n    Each piece is supplied in an assorted colour or pattern.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"feature-bar\"\u003e\n\n    \u003cdiv class=\"feature\"\u003e\n      \u003cb\u003e🐘 Elephant Design\u003c\/b\u003e\n      \u003cspan\u003e\n        Sculpted novelty body with the elephant trunk forming the extended mouthpiece.\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature\"\u003e\n      \u003cb\u003eFlexible Silicone Body\u003c\/b\u003e\n      \u003cspan\u003e\n        Less fragile than an equivalent all-glass novelty bong.\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature\"\u003e\n      \u003cb\u003eMixed Colours\u003c\/b\u003e\n      \u003cspan\u003e\n        Available in bright solids and multicoloured designs. Colour supplied may vary.\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"callout\"\u003e\n\n    \u003cb\u003eA bong that definitely doesn’t look boring\u003c\/b\u003e\n\n    \u003cp\u003e\n      With oversized ears, a raised trunk and bright colour combinations, this\n      elephant bong is designed to stand out. It is a fun alternative to a basic\n      straight waterpipe and makes a particularly good addition to a novelty bong collection.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tiles\"\u003e\n\n    \u003cdiv class=\"tile\"\u003e\n      \u003cb\u003eCompact 16cm Size\u003c\/b\u003e\n      \u003cspan\u003e\n        Small enough for convenient storage while still having plenty of visual impact.\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tile\"\u003e\n      \u003cb\u003eApprox. 180g\u003c\/b\u003e\n      \u003cspan\u003e\n        Lightweight silicone construction makes the piece easy to handle.\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tile\"\u003e\n      \u003cb\u003eGlass Bowl Included\u003c\/b\u003e\n      \u003cspan\u003e\n        The silicone body is paired with a removable glass bowl.\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tile\"\u003e\n      \u003cb\u003eNovelty Gift Appeal\u003c\/b\u003e\n      \u003cspan\u003e\n        A fun choice for anyone who prefers unusual smoking accessories over plain designs.\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003ch3\u003eWhy choose a silicone elephant bong?\u003c\/h3\u003e\n\n  \u003cul class=\"bullets\"\u003e\n\n    \u003cli\u003e\n      \u003cstrong\u003eEye-catching elephant shape:\u003c\/strong\u003e\n      a playful alternative to ordinary straight or beaker-style waterpipes.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      \u003cstrong\u003eFlexible silicone construction:\u003c\/strong\u003e\n      the main body is more forgiving of everyday knocks than a fully glass piece.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      \u003cstrong\u003eCompact size:\u003c\/strong\u003e\n      approximately 16cm tall, making it easy to store.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      \u003cstrong\u003eBright assorted colours:\u003c\/strong\u003e\n      pieces can arrive in solid shades or multicoloured combinations.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      \u003cstrong\u003eRemovable glass bowl:\u003c\/strong\u003e\n      combines a practical glass bowl with the durable silicone body.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      \u003cstrong\u003eGreat novelty piece:\u003c\/strong\u003e\n      ideal if you already own conventional bongs and want something more unusual.\n    \u003c\/li\u003e\n\n  \u003c\/ul\u003e\n\n  \u003ch3\u003eProduct specifications\u003c\/h3\u003e\n\n  \u003cdiv class=\"spec-wrap\"\u003e\n\n    \u003ctable class=\"spec\" aria-label=\"Elephant Silicone Bong specifications\"\u003e\n\n      \u003ctbody\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eProduct type\u003c\/th\u003e\n          \u003ctd\u003eNovelty silicone bong \/ waterpipe\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eDesign\u003c\/th\u003e\n          \u003ctd\u003eElephant-shaped body\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eMaterial\u003c\/th\u003e\n          \u003ctd\u003eSilicone body with glass bowl\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n          \u003ctd\u003eApprox. 16cm\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eWeight\u003c\/th\u003e\n          \u003ctd\u003eApprox. 180g\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eColours\u003c\/th\u003e\n          \u003ctd\u003eAssorted \/ mixed colours\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eMouthpiece\u003c\/th\u003e\n          \u003ctd\u003eIntegrated elephant-trunk design\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eBowl\u003c\/th\u003e\n          \u003ctd\u003eRemovable glass bowl\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n      \u003c\/tbody\u003e\n\n    \u003c\/table\u003e\n\n  \u003c\/div\u003e\n\n  \u003ch3\u003eCare \u0026amp; cleaning\u003c\/h3\u003e\n\n  \u003cul class=\"bullets\"\u003e\n\n    \u003cli\u003e\n      Remove the glass bowl before cleaning the silicone body.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      Rinse the silicone section with warm water after use.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      Clean the glass bowl separately with a suitable glass cleaner.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      Allow all parts to dry completely before reassembly.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      Avoid sharp objects that could cut or puncture the silicone.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      Handle the removable glass component carefully even though the main body is flexible.\n    \u003c\/li\u003e\n\n  \u003c\/ul\u003e\n\n  \u003cdiv class=\"links\"\u003e\n\n    \u003ca href=\"https:\/\/www.bongs.co.uk\/collections\/cool\"\u003e\n      \u003cstrong\u003eExplore more Cool \u0026amp; Novelty Bongs\u003c\/strong\u003e\n      \u003cspan class=\"small\"\u003e\n        Browse unusual bong designs, character pieces and standout smoking accessories.\n      \u003c\/span\u003e\n    \u003c\/a\u003e\n\n  \u003c\/div\u003e\n\n  \u003ch3\u003eFrequently asked questions\u003c\/h3\u003e\n\n  \u003cdiv class=\"faq\"\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow tall is the elephant bong?\u003c\/summary\u003e\n      \u003cp\u003e\n        It measures approximately 16cm tall.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs the whole bong made from silicone?\u003c\/summary\u003e\n      \u003cp\u003e\n        The main elephant-shaped body is silicone and the product is shown with a removable glass bowl.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan I choose the colour?\u003c\/summary\u003e\n      \u003cp\u003e\n        Colours are supplied assorted, so the exact colour or multicoloured pattern may vary.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow much does it weigh?\u003c\/summary\u003e\n      \u003cp\u003e\n        The supplier lists an approximate weight of 180g.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs silicone less fragile than glass?\u003c\/summary\u003e\n      \u003cp\u003e\n        Yes. The flexible silicone main body is generally more resistant to everyday knocks than a comparable all-glass body, although the supplied glass bowl still needs careful handling.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs this a good novelty gift?\u003c\/summary\u003e\n      \u003cp\u003e\n        Yes. The elephant shape and colourful appearance make it much more distinctive than a standard bong.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003cp class=\"fine\"\u003e\n    Colours and patterns are assorted and may differ from the examples shown. Approximate size and weight are based on supplier information.\n  \u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e","brand":"Bongs","offers":[{"title":"Default Title","offer_id":57261254214012,"sku":"902095","price":22.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0778\/1240\/0417\/files\/SiliconeElephantWaterpipePipe.png?v=1786198147","url":"https:\/\/www.bongs.co.uk\/products\/elephant-silicone-bong-16cm-novelty-waterpipe-mixed-colours","provider":"Bongs","version":"1.0","type":"link"}