{"title":"Copper Gift Bundles","description":"\u003cp\u003e\u003cspan\u003eThoughtfully paired copper products for gifting, everyday use and special occasions. Explore practical bottles, stylish bracelets, copper mugs, jugs and beautifully presented gift sets, carefully selected for meaningful moments.\u003c\/span\u003e\u003c\/p\u003e","products":[{"product_id":"copper-water-jug-gift-set","title":"Copper Water Jug Gift Set","description":"\u003cp\u003e\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003c\/p\u003e\n\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Golos+Text:wght@400;500;600;700\u0026family=Inter:wght@400;500;600\u0026display=swap');\n\n:root {\n  --jug-copper: #C4874A;\n  --jug-copper-dark: #A65E27;\n  --jug-text: #2d2d2d;\n  --jug-muted: #666666;\n  --jug-light: #fdfaf8;\n}\n\n.jug-wrap,\n.jug-wrap * {\n  box-sizing: border-box;\n}\n\n.jug-wrap {\n  width: min(98%, 1500px);\n  margin: 40px auto;\n  overflow: hidden;\n  background: #ffffff;\n  border-radius: 24px;\n  box-shadow: 0 25px 60px rgba(0, 0, 0, 0.07);\n  color: var(--jug-text);\n  font-family: 'Inter', Arial, sans-serif;\n}\n\n.jug-wrap h1,\n.jug-wrap h2,\n.jug-wrap h3,\n.jug-wrap h4 {\n  font-family: 'Golos Text', Arial, sans-serif;\n  font-weight: 700;\n  letter-spacing: -0.02em;\n}\n\n\/* TOP SECTION *\/\n\n.jug-top {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  align-items: center;\n  gap: 50px;\n  padding: 55px 45px;\n}\n\n.jug-eyebrow {\n  margin-bottom: 15px;\n  color: var(--jug-copper);\n  font-size: 13px;\n  font-weight: 600;\n  letter-spacing: 2.5px;\n  text-transform: uppercase;\n}\n\n.jug-title {\n  margin: 0 0 25px;\n  color: #1a1a1a;\n  font-size: 48px;\n  line-height: 1.1;\n}\n\n.jug-description {\n  margin: 0 0 40px;\n  color: var(--jug-muted);\n  font-size: 17px;\n  line-height: 1.7;\n}\n\n.jug-features {\n  display: flex;\n  flex-direction: column;\n  gap: 28px;\n}\n\n.jug-feature {\n  display: flex;\n  align-items: flex-start;\n  gap: 20px;\n}\n\n.jug-feature svg {\n  width: 32px;\n  height: 32px;\n  flex: none;\n  fill: none;\n  stroke: var(--jug-copper);\n  stroke-width: 1.25;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n}\n\n.jug-feature h4 {\n  margin: 0 0 5px;\n  color: #222222;\n  font-size: 18px;\n}\n\n.jug-feature p {\n  margin: 0;\n  color: var(--jug-muted);\n  font-size: 15px;\n  line-height: 1.55;\n}\n\n\/* IMAGE *\/\n\n.jug-gallery {\n  position: relative;\n}\n\n.jug-image-box {\n  position: relative;\n  overflow: hidden;\n  background: var(--jug-light);\n  border-radius: 22px;\n  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);\n  line-height: 0;\n}\n\n.jug-image-box img {\n  display: block;\n  width: 100%;\n  height: auto;\n  margin: 0 !important;\n  padding: 0 !important;\n  border: 0;\n  aspect-ratio: 1 \/ 1;\n  object-fit: cover;\n  transition: transform 0.4s ease;\n}\n\n.jug-image-box:hover img {\n  transform: scale(1.03);\n}\n\n\/* PURITY BADGE *\/\n\n.jug-lab-badge {\n  position: absolute;\n  top: 28px;\n  left: -18px;\n  z-index: 20;\n  display: flex;\n  width: 170px;\n  height: 170px;\n  align-items: center;\n  justify-content: center;\n  background: var(--jug-copper);\n  border-radius: 50%;\n  box-shadow: 0 18px 40px rgba(0, 0, 0, 0.14);\n}\n\n.jug-lab-inner {\n  display: flex;\n  width: 150px;\n  height: 150px;\n  padding: 24px 16px;\n  align-items: center;\n  justify-content: center;\n  flex-direction: column;\n  border: 3px dotted rgba(255, 255, 255, 0.96);\n  border-radius: 50%;\n  text-align: center;\n}\n\n.jug-lab-top,\n.jug-lab-bottom {\n  color: #ffffff;\n  font-size: 11px;\n  font-weight: 700;\n  line-height: 1;\n  text-transform: uppercase;\n  white-space: nowrap;\n}\n\n.jug-lab-top {\n  margin-bottom: 12px;\n  letter-spacing: 2.6px;\n}\n\n.jug-lab-percent {\n  margin: 0;\n  color: #ffffff;\n  font-size: 29px;\n  font-weight: 700;\n  line-height: 1;\n  white-space: nowrap;\n}\n\n.jug-lab-bottom {\n  margin-top: 12px;\n  letter-spacing: 1.8px;\n}\n\n\/* DIVIDER *\/\n\n.jug-divider {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 20px;\n  padding: 20px 45px;\n}\n\n.jug-divider-line {\n  height: 1px;\n  flex: 1;\n  background: #e0e0e0;\n}\n\n.jug-divider-diamond {\n  width: 10px;\n  height: 10px;\n  flex: none;\n  border: 1px solid var(--jug-copper);\n  transform: rotate(45deg);\n}\n\n\/* BENEFITS *\/\n\n.jug-benefits-section {\n  padding: 60px 45px;\n  background: #ffffff;\n}\n\n.jug-benefits-section h2 {\n  margin: 0 0 15px;\n  color: #1a1a1a;\n  font-size: 40px;\n  text-align: center;\n}\n\n.jug-benefits-intro {\n  max-width: 800px;\n  margin: 0 auto 50px;\n  color: var(--jug-muted);\n  font-size: 17px;\n  line-height: 1.7;\n  text-align: center;\n}\n\n.jug-benefits-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 40px 55px;\n}\n\n.jug-benefit {\n  display: flex;\n  align-items: flex-start;\n  gap: 20px;\n}\n\n.jug-benefit svg {\n  width: 40px;\n  height: 40px;\n  flex: none;\n  fill: none;\n  stroke: var(--jug-copper);\n  stroke-width: 1.2;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n}\n\n.jug-benefit h4 {\n  margin: 0 0 8px;\n  font-size: 19px;\n}\n\n.jug-benefit p {\n  margin: 0;\n  color: var(--jug-muted);\n  font-size: 15px;\n  line-height: 1.6;\n}\n\n\/* CTA *\/\n\n.jug-cta-container {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 25px;\n  padding: 0 45px 60px;\n}\n\n.jug-cta {\n  display: flex;\n  padding: 40px;\n  align-items: center;\n  flex-direction: column;\n  background: var(--jug-copper);\n  border-radius: 20px;\n  box-shadow: 0 12px 30px rgba(196, 135, 74, 0.18);\n  color: #ffffff;\n  text-align: center;\n  transition: all 0.3s ease;\n}\n\n.jug-cta:hover {\n  background: #B87438;\n  box-shadow: 0 18px 40px rgba(184, 116, 56, 0.28);\n  transform: translateY(-4px);\n}\n\n.jug-cta svg {\n  width: 50px;\n  height: 50px;\n  fill: none;\n  stroke: #ffffff;\n  stroke-width: 1;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n}\n\n.jug-cta h3 {\n  margin: 20px 0 10px;\n  color: #ffffff !important;\n  font-size: 26px;\n}\n\n.jug-cta p {\n  margin: 0 0 25px;\n  color: rgba(255, 255, 255, 0.92);\n  font-size: 15px;\n  line-height: 1.6;\n}\n\n.jug-cta-button,\n.jug-cta-button:link,\n.jug-cta-button:visited {\n  display: inline-block;\n  padding: 14px 35px;\n  background: #ffffff !important;\n  border: 2px solid #ffffff !important;\n  border-radius: 50px;\n  color: var(--jug-copper) !important;\n  font-size: 14px;\n  font-weight: 700;\n  letter-spacing: 1px;\n  text-decoration: none !important;\n  text-transform: uppercase;\n  transition: all 0.3s ease;\n}\n\n.jug-cta-button:hover,\n.jug-cta-button:focus {\n  background: #f5f5f5 !important;\n  color: var(--jug-copper) !important;\n  text-decoration: none !important;\n  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.18);\n  transform: translateY(-3px);\n}\n\n\/* TABLET *\/\n\n@media (max-width: 991px) {\n  .jug-wrap {\n    width: min(94%, 900px);\n  }\n\n  .jug-top {\n    grid-template-columns: 1fr;\n    padding: 40px;\n  }\n\n  .jug-gallery {\n    order: -1;\n  }\n\n  .jug-benefits-grid,\n  .jug-cta-container {\n    grid-template-columns: 1fr;\n  }\n\n  .jug-benefits-section,\n  .jug-cta-container {\n    padding-right: 40px;\n    padding-left: 40px;\n  }\n\n  .jug-lab-badge {\n    top: 10px;\n    left: 10px;\n    width: 126px;\n    height: 126px;\n  }\n\n  .jug-lab-inner {\n    width: 112px;\n    height: 112px;\n    padding: 16px 10px;\n    border-width: 2px;\n  }\n\n  .jug-lab-top {\n    margin-bottom: 8px;\n    font-size: 8px;\n    letter-spacing: 1.8px;\n  }\n\n  .jug-lab-percent {\n    font-size: 22px;\n  }\n\n  .jug-lab-bottom {\n    margin-top: 8px;\n    font-size: 8px;\n    letter-spacing: 1.2px;\n  }\n}\n\n\/* MOBILE *\/\n\n@media (max-width: 600px) {\n  .jug-wrap {\n    width: calc(100% - 20px);\n    margin: 10px auto;\n    border-radius: 18px;\n  }\n\n  .jug-top,\n  .jug-benefits-section,\n  .jug-cta-container {\n    padding: 30px 20px;\n  }\n\n  .jug-title {\n    font-size: 32px;\n  }\n\n  .jug-description,\n  .jug-benefits-intro {\n    font-size: 15.5px;\n  }\n\n  .jug-benefits-section h2 {\n    font-size: 28px;\n  }\n\n  .jug-benefits-grid,\n  .jug-cta-container {\n    grid-template-columns: 1fr;\n  }\n\n  .jug-cta {\n    padding: 30px 20px;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"jug-wrap\"\u003e\n\n  \u003cdiv class=\"jug-top\"\u003e\n\n    \u003cdiv class=\"jug-content\"\u003e\n\n      \u003cdiv class=\"jug-eyebrow\"\u003e\n        Premium Copper Gift Collection\n      \u003c\/div\u003e\n\n      \u003ch1 class=\"jug-title\"\u003e\n        A Timeless Gift.\u003cbr\u003e\n        Beautifully Presented.\n      \u003c\/h1\u003e\n\n      \u003cp class=\"jug-description\"\u003e\n        Make everyday hydration feel special with our\n        \u003cstrong\u003eCopper Water Jug Gift Set\u003c\/strong\u003e. Featuring beautifully\n        handcrafted copper drinkware, this coordinated set is designed for\n        elegant table presentation, thoughtful gifting and everyday use.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"jug-features\"\u003e\n\n        \u003cdiv class=\"jug-feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M12 2L3 7v6c0 5.5 4.5 10 9 11 4.5-1 9-5.5 9-11V7l-9-5z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M9 12l2 2 4-4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n\n          \u003cdiv\u003e\n            \u003ch4\u003e99.25% Pure Copper\u003c\/h4\u003e\n            \u003cp\u003e\n              Crafted from genuine, uncoated copper and independently\n              laboratory tested in Australia.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"jug-feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M4 4h12v16H4z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M16 7h2a3 3 0 0 1 0 6h-2\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M7 8h6\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n\n          \u003cdiv\u003e\n            \u003ch4\u003eCoordinated Gift Set\u003c\/h4\u003e\n            \u003cp\u003e\n              A beautifully matched copper drinkware set for serving water at\n              home, during gatherings or on special occasions.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"jug-feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M12 3v18\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 8l7-5 7 5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 16l7 5 7-5\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n\n          \u003cdiv\u003e\n            \u003ch4\u003eTraditional Handcraft\u003c\/h4\u003e\n            \u003cp\u003e\n              Carefully handcrafted in India using traditional copper-working\n              techniques.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"jug-feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\u003e\u003c\/rect\u003e\n            \u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16\"\u003e\u003c\/polygon\u003e\n            \u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n\n          \u003cdiv\u003e\n            \u003ch4\u003eExpress Australian Shipping\u003c\/h4\u003e\n            \u003cp\u003e\n              Carefully packed and dispatched from the Sunshine Coast,\n              Queensland.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"jug-gallery\"\u003e\n\n      \u003cdiv class=\"jug-lab-badge\"\u003e\n        \u003cdiv class=\"jug-lab-inner\"\u003e\n          \u003cdiv class=\"jug-lab-top\"\u003eLAB TESTED\u003c\/div\u003e\n          \u003cdiv class=\"jug-lab-percent\"\u003e99.25%\u003c\/div\u003e\n          \u003cdiv class=\"jug-lab-bottom\"\u003ePURE COPPER\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jug-image-box\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/9419e588-copper-jug-gift-set-velvet-box.jpg?v=1773318159\" alt=\"Copper Water Jug Gift Set by Copper Store Australia\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"jug-divider\"\u003e\n    \u003cdiv class=\"jug-divider-line\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"jug-divider-diamond\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"jug-divider-line\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"jug-benefits-section\"\u003e\n\n    \u003ch2\u003eDesigned for Gifting and Everyday Elegance\u003c\/h2\u003e\n\n    \u003cp class=\"jug-benefits-intro\"\u003e\n      A refined copper drinkware set that brings warmth and character to the\n      dining table while offering a memorable gift for family, friends,\n      weddings, housewarmings and wellness enthusiasts.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"jug-benefits-grid\"\u003e\n\n      \u003cdiv class=\"jug-benefit\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003crect x=\"3\" y=\"8\" width=\"18\" height=\"13\" rx=\"2\"\u003e\u003c\/rect\u003e\n          \u003cpath d=\"M12 8v13\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M7.5 8C5 8 5 4 7.5 4 10 4 12 8 12 8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M16.5 8C19 8 19 4 16.5 4 14 4 12 8 12 8\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\n        \u003cdiv\u003e\n          \u003ch4\u003eThoughtful Gift Choice\u003c\/h4\u003e\n          \u003cp\u003e\n            A distinctive present for weddings, anniversaries, birthdays,\n            housewarmings and festive celebrations.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jug-benefit\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M4 5h12v15H4z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M16 8h2a3 3 0 0 1 0 6h-2\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M7 10h6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\n        \u003cdiv\u003e\n          \u003ch4\u003eElegant Table Presentation\u003c\/h4\u003e\n          \u003cp\u003e\n            Adds a warm copper finish and coordinated appearance to your dining\n            table or serving area.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jug-benefit\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 2.7l5.7 5.7a8 8 0 1 1-11.4 0z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 14c2 1.5 4 1.5 6 0\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\n        \u003cdiv\u003e\n          \u003ch4\u003eEveryday Water Serving\u003c\/h4\u003e\n          \u003cp\u003e\n            Suitable for storing and serving drinking water as part of your\n            regular home routine.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jug-benefit\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 3v18\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\n\n        \u003cdiv\u003e\n          \u003ch4\u003eReusable and Long-Lasting\u003c\/h4\u003e\n          \u003cp\u003e\n            Durable copper drinkware designed to be enjoyed and reused for years\n            with appropriate care.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"jug-cta-container\"\u003e\n\n    \u003cdiv class=\"jug-cta\"\u003e\n\n      \u003csvg viewbox=\"0 0 24 24\"\u003e\n        \u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\n        \u003cpath d=\"M9.1 9a3 3 0 0 1 5.8 1c0 2-3 3-3 3\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\u003e\u003c\/line\u003e\n      \u003c\/svg\u003e\n\n      \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Learn more about copper purity, natural oxidation, product care and\n        delivery.\n      \u003c\/p\u003e\n\n      \u003ca href=\"https:\/\/copperstore.com.au\/pages\/copper-store-faq\" class=\"jug-cta-button\"\u003e\n        View FAQs\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"jug-cta\"\u003e\n\n      \u003csvg viewbox=\"0 0 24 24\"\u003e\n        \u003cpath d=\"M3 6h18\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M7 6V4h10v2\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M6 6l1 14h10l1-14\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 10v6\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 10v6\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n\n      \u003ch3\u003eHow to Clean Copper\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Follow our natural cleaning guide to maintain the appearance of your\n        genuine copper jug set.\n      \u003c\/p\u003e\n\n      \u003ca href=\"https:\/\/copperstore.com.au\/blogs\/news\/how-to-clean-copper-water-bottles\" class=\"jug-cta-button\"\u003e\n        Cleaning Guide\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":41286450118714,"sku":null,"price":140.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/jug_gift_seet.jpg?v=1782963325"},{"product_id":"copper-water-bottle-gift-set","title":"Copper Water Bottle Gift Set","description":"\u003cp\u003e\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003c\/p\u003e\n\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Golos+Text:wght@400;500;600;700\u0026family=Inter:wght@400;500;600\u0026display=swap');\n\n:root {\n  --jug-copper: #C4874A;\n  --jug-copper-dark: #A65E27;\n  --jug-text: #2d2d2d;\n  --jug-muted: #666666;\n  --jug-light: #fdfaf8;\n}\n\n.jug-wrap,\n.jug-wrap * {\n  box-sizing: border-box;\n}\n\n.jug-wrap {\n  width: min(98%, 1500px);\n  margin: 40px auto;\n  overflow: hidden;\n  background: #ffffff;\n  border-radius: 24px;\n  box-shadow: 0 25px 60px rgba(0, 0, 0, 0.07);\n  color: var(--jug-text);\n  font-family: 'Inter', Arial, sans-serif;\n}\n\n.jug-wrap h1,\n.jug-wrap h2,\n.jug-wrap h3,\n.jug-wrap h4 {\n  font-family: 'Golos Text', Arial, sans-serif;\n  font-weight: 700;\n  letter-spacing: -0.02em;\n}\n\n\/* TOP SECTION *\/\n\n.jug-top {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  align-items: center;\n  gap: 50px;\n  padding: 55px 45px;\n}\n\n.jug-eyebrow {\n  margin-bottom: 15px;\n  color: var(--jug-copper);\n  font-size: 13px;\n  font-weight: 600;\n  letter-spacing: 2.5px;\n  text-transform: uppercase;\n}\n\n.jug-title {\n  margin: 0 0 25px;\n  color: #1a1a1a;\n  font-size: 48px;\n  line-height: 1.1;\n}\n\n.jug-description {\n  margin: 0 0 40px;\n  color: var(--jug-muted);\n  font-size: 17px;\n  line-height: 1.7;\n}\n\n.jug-features {\n  display: flex;\n  flex-direction: column;\n  gap: 28px;\n}\n\n.jug-feature {\n  display: flex;\n  align-items: flex-start;\n  gap: 20px;\n}\n\n.jug-feature svg {\n  width: 32px;\n  height: 32px;\n  flex: none;\n  fill: none;\n  stroke: var(--jug-copper);\n  stroke-width: 1.25;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n}\n\n.jug-feature h4 {\n  margin: 0 0 5px;\n  color: #222222;\n  font-size: 18px;\n}\n\n.jug-feature p {\n  margin: 0;\n  color: var(--jug-muted);\n  font-size: 15px;\n  line-height: 1.55;\n}\n\n\/* IMAGE *\/\n\n.jug-gallery {\n  position: relative;\n}\n\n.jug-image-box {\n  position: relative;\n  overflow: hidden;\n  background: var(--jug-light);\n  border-radius: 22px;\n  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);\n  line-height: 0;\n}\n\n.jug-image-box img {\n  display: block;\n  width: 100%;\n  height: auto;\n  margin: 0 !important;\n  padding: 0 !important;\n  border: 0;\n  aspect-ratio: 1 \/ 1;\n  object-fit: cover;\n  transition: transform 0.4s ease;\n}\n\n.jug-image-box:hover img {\n  transform: scale(1.03);\n}\n\n\/* PURITY BADGE *\/\n\n.jug-lab-badge {\n  position: absolute;\n  top: 28px;\n  left: -18px;\n  z-index: 20;\n  display: flex;\n  width: 170px;\n  height: 170px;\n  align-items: center;\n  justify-content: center;\n  background: var(--jug-copper);\n  border-radius: 50%;\n  box-shadow: 0 18px 40px rgba(0, 0, 0, 0.14);\n}\n\n.jug-lab-inner {\n  display: flex;\n  width: 150px;\n  height: 150px;\n  padding: 24px 16px;\n  align-items: center;\n  justify-content: center;\n  flex-direction: column;\n  border: 3px dotted rgba(255, 255, 255, 0.96);\n  border-radius: 50%;\n  text-align: center;\n}\n\n.jug-lab-top,\n.jug-lab-bottom {\n  color: #ffffff;\n  font-size: 11px;\n  font-weight: 700;\n  line-height: 1;\n  text-transform: uppercase;\n  white-space: nowrap;\n}\n\n.jug-lab-top {\n  margin-bottom: 12px;\n  letter-spacing: 2.6px;\n}\n\n.jug-lab-percent {\n  margin: 0;\n  color: #ffffff;\n  font-size: 29px;\n  font-weight: 700;\n  line-height: 1;\n  white-space: nowrap;\n}\n\n.jug-lab-bottom {\n  margin-top: 12px;\n  letter-spacing: 1.8px;\n}\n\n\/* DIVIDER *\/\n\n.jug-divider {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 20px;\n  padding: 20px 45px;\n}\n\n.jug-divider-line {\n  height: 1px;\n  flex: 1;\n  background: #e0e0e0;\n}\n\n.jug-divider-diamond {\n  width: 10px;\n  height: 10px;\n  flex: none;\n  border: 1px solid var(--jug-copper);\n  transform: rotate(45deg);\n}\n\n\/* BENEFITS *\/\n\n.jug-benefits-section {\n  padding: 60px 45px;\n  background: #ffffff;\n}\n\n.jug-benefits-section h2 {\n  margin: 0 0 15px;\n  color: #1a1a1a;\n  font-size: 40px;\n  text-align: center;\n}\n\n.jug-benefits-intro {\n  max-width: 800px;\n  margin: 0 auto 50px;\n  color: var(--jug-muted);\n  font-size: 17px;\n  line-height: 1.7;\n  text-align: center;\n}\n\n.jug-benefits-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 40px 55px;\n}\n\n.jug-benefit {\n  display: flex;\n  align-items: flex-start;\n  gap: 20px;\n}\n\n.jug-benefit svg {\n  width: 40px;\n  height: 40px;\n  flex: none;\n  fill: none;\n  stroke: var(--jug-copper);\n  stroke-width: 1.2;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n}\n\n.jug-benefit h4 {\n  margin: 0 0 8px;\n  font-size: 19px;\n}\n\n.jug-benefit p {\n  margin: 0;\n  color: var(--jug-muted);\n  font-size: 15px;\n  line-height: 1.6;\n}\n\n\/* CTA *\/\n\n.jug-cta-container {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 25px;\n  padding: 0 45px 60px;\n}\n\n.jug-cta {\n  display: flex;\n  padding: 40px;\n  align-items: center;\n  flex-direction: column;\n  background: var(--jug-copper);\n  border-radius: 20px;\n  box-shadow: 0 12px 30px rgba(196, 135, 74, 0.18);\n  color: #ffffff;\n  text-align: center;\n  transition: all 0.3s ease;\n}\n\n.jug-cta:hover {\n  background: #B87438;\n  box-shadow: 0 18px 40px rgba(184, 116, 56, 0.28);\n  transform: translateY(-4px);\n}\n\n.jug-cta svg {\n  width: 50px;\n  height: 50px;\n  fill: none;\n  stroke: #ffffff;\n  stroke-width: 1;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n}\n\n.jug-cta h3 {\n  margin: 20px 0 10px;\n  color: #ffffff !important;\n  font-size: 26px;\n}\n\n.jug-cta p {\n  margin: 0 0 25px;\n  color: rgba(255, 255, 255, 0.92);\n  font-size: 15px;\n  line-height: 1.6;\n}\n\n.jug-cta-button,\n.jug-cta-button:link,\n.jug-cta-button:visited {\n  display: inline-block;\n  padding: 14px 35px;\n  background: #ffffff !important;\n  border: 2px solid #ffffff !important;\n  border-radius: 50px;\n  color: var(--jug-copper) !important;\n  font-size: 14px;\n  font-weight: 700;\n  letter-spacing: 1px;\n  text-decoration: none !important;\n  text-transform: uppercase;\n  transition: all 0.3s ease;\n}\n\n.jug-cta-button:hover,\n.jug-cta-button:focus {\n  background: #f5f5f5 !important;\n  color: var(--jug-copper) !important;\n  text-decoration: none !important;\n  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.18);\n  transform: translateY(-3px);\n}\n\n\/* TABLET *\/\n\n@media (max-width: 991px) {\n  .jug-wrap {\n    width: min(94%, 900px);\n  }\n\n  .jug-top {\n    grid-template-columns: 1fr;\n    padding: 40px;\n  }\n\n  .jug-gallery {\n    order: -1;\n  }\n\n  .jug-benefits-grid,\n  .jug-cta-container {\n    grid-template-columns: 1fr;\n  }\n\n  .jug-benefits-section,\n  .jug-cta-container {\n    padding-right: 40px;\n    padding-left: 40px;\n  }\n\n  .jug-lab-badge {\n    top: 10px;\n    left: 10px;\n    width: 126px;\n    height: 126px;\n  }\n\n  .jug-lab-inner {\n    width: 112px;\n    height: 112px;\n    padding: 16px 10px;\n    border-width: 2px;\n  }\n\n  .jug-lab-top {\n    margin-bottom: 8px;\n    font-size: 8px;\n    letter-spacing: 1.8px;\n  }\n\n  .jug-lab-percent {\n    font-size: 22px;\n  }\n\n  .jug-lab-bottom {\n    margin-top: 8px;\n    font-size: 8px;\n    letter-spacing: 1.2px;\n  }\n}\n\n\/* MOBILE *\/\n\n@media (max-width: 600px) {\n  .jug-wrap {\n    width: calc(100% - 20px);\n    margin: 10px auto;\n    border-radius: 18px;\n  }\n\n  .jug-top,\n  .jug-benefits-section,\n  .jug-cta-container {\n    padding: 30px 20px;\n  }\n\n  .jug-title {\n    font-size: 32px;\n  }\n\n  .jug-description,\n  .jug-benefits-intro {\n    font-size: 15.5px;\n  }\n\n  .jug-benefits-section h2 {\n    font-size: 28px;\n  }\n\n  .jug-benefits-grid,\n  .jug-cta-container {\n    grid-template-columns: 1fr;\n  }\n\n  .jug-cta {\n    padding: 30px 20px;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"jug-wrap\"\u003e\n\n  \u003cdiv class=\"jug-top\"\u003e\n\n    \u003cdiv class=\"jug-content\"\u003e\n\n      \u003cdiv class=\"jug-eyebrow\"\u003e\n        Premium Copper Gift Collection\n      \u003c\/div\u003e\n\n      \u003ch1 class=\"jug-title\"\u003e\n        A Timeless Gift.\u003cbr\u003e\n        Beautifully Presented.\n      \u003c\/h1\u003e\n\n      \u003cp class=\"jug-description\"\u003e\n        Make everyday hydration feel special with our\n        \u003cstrong\u003eCopper Water Jug Gift Set\u003c\/strong\u003e. Featuring beautifully\n        handcrafted copper drinkware, this coordinated set is designed for\n        elegant table presentation, thoughtful gifting and everyday use.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"jug-features\"\u003e\n\n        \u003cdiv class=\"jug-feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M12 2L3 7v6c0 5.5 4.5 10 9 11 4.5-1 9-5.5 9-11V7l-9-5z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M9 12l2 2 4-4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n\n          \u003cdiv\u003e\n            \u003ch4\u003e99.25% Pure Copper\u003c\/h4\u003e\n            \u003cp\u003e\n              Crafted from genuine, uncoated copper and independently\n              laboratory tested in Australia.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"jug-feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M4 4h12v16H4z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M16 7h2a3 3 0 0 1 0 6h-2\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M7 8h6\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n\n          \u003cdiv\u003e\n            \u003ch4\u003eCoordinated Gift Set\u003c\/h4\u003e\n            \u003cp\u003e\n              A beautifully matched copper drinkware set for serving water at\n              home, during gatherings or on special occasions.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"jug-feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M12 3v18\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 8l7-5 7 5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 16l7 5 7-5\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n\n          \u003cdiv\u003e\n            \u003ch4\u003eTraditional Handcraft\u003c\/h4\u003e\n            \u003cp\u003e\n              Carefully handcrafted in India using traditional copper-working\n              techniques.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"jug-feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\u003e\u003c\/rect\u003e\n            \u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16\"\u003e\u003c\/polygon\u003e\n            \u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n\n          \u003cdiv\u003e\n            \u003ch4\u003eExpress Australian Shipping\u003c\/h4\u003e\n            \u003cp\u003e\n              Carefully packed and dispatched from the Sunshine Coast,\n              Queensland.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"jug-gallery\"\u003e\n\n      \u003cdiv class=\"jug-lab-badge\"\u003e\n        \u003cdiv class=\"jug-lab-inner\"\u003e\n          \u003cdiv class=\"jug-lab-top\"\u003eLAB TESTED\u003c\/div\u003e\n          \u003cdiv class=\"jug-lab-percent\"\u003e99.25%\u003c\/div\u003e\n          \u003cdiv class=\"jug-lab-bottom\"\u003ePURE COPPER\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jug-image-box\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/9419e588-copper-jug-gift-set-velvet-box.jpg?v=1773318159\" alt=\"Copper Water Jug Gift Set by Copper Store Australia\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"jug-divider\"\u003e\n    \u003cdiv class=\"jug-divider-line\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"jug-divider-diamond\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"jug-divider-line\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"jug-benefits-section\"\u003e\n\n    \u003ch2\u003eDesigned for Gifting and Everyday Elegance\u003c\/h2\u003e\n\n    \u003cp class=\"jug-benefits-intro\"\u003e\n      A refined copper drinkware set that brings warmth and character to the\n      dining table while offering a memorable gift for family, friends,\n      weddings, housewarmings and wellness enthusiasts.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"jug-benefits-grid\"\u003e\n\n      \u003cdiv class=\"jug-benefit\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003crect x=\"3\" y=\"8\" width=\"18\" height=\"13\" rx=\"2\"\u003e\u003c\/rect\u003e\n          \u003cpath d=\"M12 8v13\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M7.5 8C5 8 5 4 7.5 4 10 4 12 8 12 8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M16.5 8C19 8 19 4 16.5 4 14 4 12 8 12 8\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\n        \u003cdiv\u003e\n          \u003ch4\u003eThoughtful Gift Choice\u003c\/h4\u003e\n          \u003cp\u003e\n            A distinctive present for weddings, anniversaries, birthdays,\n            housewarmings and festive celebrations.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jug-benefit\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M4 5h12v15H4z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M16 8h2a3 3 0 0 1 0 6h-2\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M7 10h6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\n        \u003cdiv\u003e\n          \u003ch4\u003eElegant Table Presentation\u003c\/h4\u003e\n          \u003cp\u003e\n            Adds a warm copper finish and coordinated appearance to your dining\n            table or serving area.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jug-benefit\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 2.7l5.7 5.7a8 8 0 1 1-11.4 0z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 14c2 1.5 4 1.5 6 0\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\n        \u003cdiv\u003e\n          \u003ch4\u003eEveryday Water Serving\u003c\/h4\u003e\n          \u003cp\u003e\n            Suitable for storing and serving drinking water as part of your\n            regular home routine.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jug-benefit\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 3v18\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\n\n        \u003cdiv\u003e\n          \u003ch4\u003eReusable and Long-Lasting\u003c\/h4\u003e\n          \u003cp\u003e\n            Durable copper drinkware designed to be enjoyed and reused for years\n            with appropriate care.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"jug-cta-container\"\u003e\n\n    \u003cdiv class=\"jug-cta\"\u003e\n\n      \u003csvg viewbox=\"0 0 24 24\"\u003e\n        \u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\n        \u003cpath d=\"M9.1 9a3 3 0 0 1 5.8 1c0 2-3 3-3 3\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\u003e\u003c\/line\u003e\n      \u003c\/svg\u003e\n\n      \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Learn more about copper purity, natural oxidation, product care and\n        delivery.\n      \u003c\/p\u003e\n\n      \u003ca href=\"https:\/\/copperstore.com.au\/pages\/copper-store-faq\" class=\"jug-cta-button\"\u003e\n        View FAQs\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"jug-cta\"\u003e\n\n      \u003csvg viewbox=\"0 0 24 24\"\u003e\n        \u003cpath d=\"M3 6h18\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M7 6V4h10v2\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M6 6l1 14h10l1-14\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 10v6\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 10v6\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n\n      \u003ch3\u003eHow to Clean Copper\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Follow our natural cleaning guide to maintain the appearance of your\n        genuine copper jug set.\n      \u003c\/p\u003e\n\n      \u003ca href=\"https:\/\/copperstore.com.au\/blogs\/news\/how-to-clean-copper-water-bottles\" class=\"jug-cta-button\"\u003e\n        Cleaning Guide\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":41286450151482,"sku":null,"price":120.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/gift_set_hammered.jpg?v=1782963114"},{"product_id":"copper-bottle-gift-set-red-print","title":"Copper Bottle Gift Set- Red Print","description":"\u003cp\u003e\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003c\/p\u003e\n\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Golos+Text:wght@400;500;600;700\u0026family=Inter:wght@400;500;600\u0026display=swap');\n\n:root {\n  --jug-copper: #C4874A;\n  --jug-copper-dark: #A65E27;\n  --jug-text: #2d2d2d;\n  --jug-muted: #666666;\n  --jug-light: #fdfaf8;\n}\n\n.jug-wrap,\n.jug-wrap * {\n  box-sizing: border-box;\n}\n\n.jug-wrap {\n  width: min(98%, 1500px);\n  margin: 40px auto;\n  overflow: hidden;\n  background: #ffffff;\n  border-radius: 24px;\n  box-shadow: 0 25px 60px rgba(0, 0, 0, 0.07);\n  color: var(--jug-text);\n  font-family: 'Inter', Arial, sans-serif;\n}\n\n.jug-wrap h1,\n.jug-wrap h2,\n.jug-wrap h3,\n.jug-wrap h4 {\n  font-family: 'Golos Text', Arial, sans-serif;\n  font-weight: 700;\n  letter-spacing: -0.02em;\n}\n\n\/* TOP SECTION *\/\n\n.jug-top {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  align-items: center;\n  gap: 50px;\n  padding: 55px 45px;\n}\n\n.jug-eyebrow {\n  margin-bottom: 15px;\n  color: var(--jug-copper);\n  font-size: 13px;\n  font-weight: 600;\n  letter-spacing: 2.5px;\n  text-transform: uppercase;\n}\n\n.jug-title {\n  margin: 0 0 25px;\n  color: #1a1a1a;\n  font-size: 48px;\n  line-height: 1.1;\n}\n\n.jug-description {\n  margin: 0 0 40px;\n  color: var(--jug-muted);\n  font-size: 17px;\n  line-height: 1.7;\n}\n\n.jug-features {\n  display: flex;\n  flex-direction: column;\n  gap: 28px;\n}\n\n.jug-feature {\n  display: flex;\n  align-items: flex-start;\n  gap: 20px;\n}\n\n.jug-feature svg {\n  width: 32px;\n  height: 32px;\n  flex: none;\n  fill: none;\n  stroke: var(--jug-copper);\n  stroke-width: 1.25;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n}\n\n.jug-feature h4 {\n  margin: 0 0 5px;\n  color: #222222;\n  font-size: 18px;\n}\n\n.jug-feature p {\n  margin: 0;\n  color: var(--jug-muted);\n  font-size: 15px;\n  line-height: 1.55;\n}\n\n\/* IMAGE *\/\n\n.jug-gallery {\n  position: relative;\n}\n\n.jug-image-box {\n  position: relative;\n  overflow: hidden;\n  background: var(--jug-light);\n  border-radius: 22px;\n  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);\n  line-height: 0;\n}\n\n.jug-image-box img {\n  display: block;\n  width: 100%;\n  height: auto;\n  margin: 0 !important;\n  padding: 0 !important;\n  border: 0;\n  aspect-ratio: 1 \/ 1;\n  object-fit: cover;\n  transition: transform 0.4s ease;\n}\n\n.jug-image-box:hover img {\n  transform: scale(1.03);\n}\n\n\/* PURITY BADGE *\/\n\n.jug-lab-badge {\n  position: absolute;\n  top: 28px;\n  left: -18px;\n  z-index: 20;\n  display: flex;\n  width: 170px;\n  height: 170px;\n  align-items: center;\n  justify-content: center;\n  background: var(--jug-copper);\n  border-radius: 50%;\n  box-shadow: 0 18px 40px rgba(0, 0, 0, 0.14);\n}\n\n.jug-lab-inner {\n  display: flex;\n  width: 150px;\n  height: 150px;\n  padding: 24px 16px;\n  align-items: center;\n  justify-content: center;\n  flex-direction: column;\n  border: 3px dotted rgba(255, 255, 255, 0.96);\n  border-radius: 50%;\n  text-align: center;\n}\n\n.jug-lab-top,\n.jug-lab-bottom {\n  color: #ffffff;\n  font-size: 11px;\n  font-weight: 700;\n  line-height: 1;\n  text-transform: uppercase;\n  white-space: nowrap;\n}\n\n.jug-lab-top {\n  margin-bottom: 12px;\n  letter-spacing: 2.6px;\n}\n\n.jug-lab-percent {\n  margin: 0;\n  color: #ffffff;\n  font-size: 29px;\n  font-weight: 700;\n  line-height: 1;\n  white-space: nowrap;\n}\n\n.jug-lab-bottom {\n  margin-top: 12px;\n  letter-spacing: 1.8px;\n}\n\n\/* DIVIDER *\/\n\n.jug-divider {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 20px;\n  padding: 20px 45px;\n}\n\n.jug-divider-line {\n  height: 1px;\n  flex: 1;\n  background: #e0e0e0;\n}\n\n.jug-divider-diamond {\n  width: 10px;\n  height: 10px;\n  flex: none;\n  border: 1px solid var(--jug-copper);\n  transform: rotate(45deg);\n}\n\n\/* BENEFITS *\/\n\n.jug-benefits-section {\n  padding: 60px 45px;\n  background: #ffffff;\n}\n\n.jug-benefits-section h2 {\n  margin: 0 0 15px;\n  color: #1a1a1a;\n  font-size: 40px;\n  text-align: center;\n}\n\n.jug-benefits-intro {\n  max-width: 800px;\n  margin: 0 auto 50px;\n  color: var(--jug-muted);\n  font-size: 17px;\n  line-height: 1.7;\n  text-align: center;\n}\n\n.jug-benefits-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 40px 55px;\n}\n\n.jug-benefit {\n  display: flex;\n  align-items: flex-start;\n  gap: 20px;\n}\n\n.jug-benefit svg {\n  width: 40px;\n  height: 40px;\n  flex: none;\n  fill: none;\n  stroke: var(--jug-copper);\n  stroke-width: 1.2;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n}\n\n.jug-benefit h4 {\n  margin: 0 0 8px;\n  font-size: 19px;\n}\n\n.jug-benefit p {\n  margin: 0;\n  color: var(--jug-muted);\n  font-size: 15px;\n  line-height: 1.6;\n}\n\n\/* CTA *\/\n\n.jug-cta-container {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 25px;\n  padding: 0 45px 60px;\n}\n\n.jug-cta {\n  display: flex;\n  padding: 40px;\n  align-items: center;\n  flex-direction: column;\n  background: var(--jug-copper);\n  border-radius: 20px;\n  box-shadow: 0 12px 30px rgba(196, 135, 74, 0.18);\n  color: #ffffff;\n  text-align: center;\n  transition: all 0.3s ease;\n}\n\n.jug-cta:hover {\n  background: #B87438;\n  box-shadow: 0 18px 40px rgba(184, 116, 56, 0.28);\n  transform: translateY(-4px);\n}\n\n.jug-cta svg {\n  width: 50px;\n  height: 50px;\n  fill: none;\n  stroke: #ffffff;\n  stroke-width: 1;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n}\n\n.jug-cta h3 {\n  margin: 20px 0 10px;\n  color: #ffffff !important;\n  font-size: 26px;\n}\n\n.jug-cta p {\n  margin: 0 0 25px;\n  color: rgba(255, 255, 255, 0.92);\n  font-size: 15px;\n  line-height: 1.6;\n}\n\n.jug-cta-button,\n.jug-cta-button:link,\n.jug-cta-button:visited {\n  display: inline-block;\n  padding: 14px 35px;\n  background: #ffffff !important;\n  border: 2px solid #ffffff !important;\n  border-radius: 50px;\n  color: var(--jug-copper) !important;\n  font-size: 14px;\n  font-weight: 700;\n  letter-spacing: 1px;\n  text-decoration: none !important;\n  text-transform: uppercase;\n  transition: all 0.3s ease;\n}\n\n.jug-cta-button:hover,\n.jug-cta-button:focus {\n  background: #f5f5f5 !important;\n  color: var(--jug-copper) !important;\n  text-decoration: none !important;\n  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.18);\n  transform: translateY(-3px);\n}\n\n\/* TABLET *\/\n\n@media (max-width: 991px) {\n  .jug-wrap {\n    width: min(94%, 900px);\n  }\n\n  .jug-top {\n    grid-template-columns: 1fr;\n    padding: 40px;\n  }\n\n  .jug-gallery {\n    order: -1;\n  }\n\n  .jug-benefits-grid,\n  .jug-cta-container {\n    grid-template-columns: 1fr;\n  }\n\n  .jug-benefits-section,\n  .jug-cta-container {\n    padding-right: 40px;\n    padding-left: 40px;\n  }\n\n  .jug-lab-badge {\n    top: 10px;\n    left: 10px;\n    width: 126px;\n    height: 126px;\n  }\n\n  .jug-lab-inner {\n    width: 112px;\n    height: 112px;\n    padding: 16px 10px;\n    border-width: 2px;\n  }\n\n  .jug-lab-top {\n    margin-bottom: 8px;\n    font-size: 8px;\n    letter-spacing: 1.8px;\n  }\n\n  .jug-lab-percent {\n    font-size: 22px;\n  }\n\n  .jug-lab-bottom {\n    margin-top: 8px;\n    font-size: 8px;\n    letter-spacing: 1.2px;\n  }\n}\n\n\/* MOBILE *\/\n\n@media (max-width: 600px) {\n  .jug-wrap {\n    width: calc(100% - 20px);\n    margin: 10px auto;\n    border-radius: 18px;\n  }\n\n  .jug-top,\n  .jug-benefits-section,\n  .jug-cta-container {\n    padding: 30px 20px;\n  }\n\n  .jug-title {\n    font-size: 32px;\n  }\n\n  .jug-description,\n  .jug-benefits-intro {\n    font-size: 15.5px;\n  }\n\n  .jug-benefits-section h2 {\n    font-size: 28px;\n  }\n\n  .jug-benefits-grid,\n  .jug-cta-container {\n    grid-template-columns: 1fr;\n  }\n\n  .jug-cta {\n    padding: 30px 20px;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"jug-wrap\"\u003e\n\n  \u003cdiv class=\"jug-top\"\u003e\n\n    \u003cdiv class=\"jug-content\"\u003e\n\n      \u003cdiv class=\"jug-eyebrow\"\u003e\n        Premium Copper Gift Collection\n      \u003c\/div\u003e\n\n      \u003ch1 class=\"jug-title\"\u003e\n        A Timeless Gift.\u003cbr\u003e\n        Beautifully Presented.\n      \u003c\/h1\u003e\n\n      \u003cp class=\"jug-description\"\u003e\n        Make everyday hydration feel special with our\n        \u003cstrong\u003eCopper Water Jug Gift Set\u003c\/strong\u003e. Featuring beautifully\n        handcrafted copper drinkware, this coordinated set is designed for\n        elegant table presentation, thoughtful gifting and everyday use.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"jug-features\"\u003e\n\n        \u003cdiv class=\"jug-feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M12 2L3 7v6c0 5.5 4.5 10 9 11 4.5-1 9-5.5 9-11V7l-9-5z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M9 12l2 2 4-4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n\n          \u003cdiv\u003e\n            \u003ch4\u003e99.25% Pure Copper\u003c\/h4\u003e\n            \u003cp\u003e\n              Crafted from genuine, uncoated copper and independently\n              laboratory tested in Australia.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"jug-feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M4 4h12v16H4z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M16 7h2a3 3 0 0 1 0 6h-2\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M7 8h6\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n\n          \u003cdiv\u003e\n            \u003ch4\u003eCoordinated Gift Set\u003c\/h4\u003e\n            \u003cp\u003e\n              A beautifully matched copper drinkware set for serving water at\n              home, during gatherings or on special occasions.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"jug-feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M12 3v18\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 8l7-5 7 5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 16l7 5 7-5\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n\n          \u003cdiv\u003e\n            \u003ch4\u003eTraditional Handcraft\u003c\/h4\u003e\n            \u003cp\u003e\n              Carefully handcrafted in India using traditional copper-working\n              techniques.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"jug-feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\u003e\u003c\/rect\u003e\n            \u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16\"\u003e\u003c\/polygon\u003e\n            \u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n\n          \u003cdiv\u003e\n            \u003ch4\u003eExpress Australian Shipping\u003c\/h4\u003e\n            \u003cp\u003e\n              Carefully packed and dispatched from the Sunshine Coast,\n              Queensland.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"jug-gallery\"\u003e\n\n      \u003cdiv class=\"jug-lab-badge\"\u003e\n        \u003cdiv class=\"jug-lab-inner\"\u003e\n          \u003cdiv class=\"jug-lab-top\"\u003eLAB TESTED\u003c\/div\u003e\n          \u003cdiv class=\"jug-lab-percent\"\u003e99.25%\u003c\/div\u003e\n          \u003cdiv class=\"jug-lab-bottom\"\u003ePURE COPPER\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jug-image-box\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/9419e588-copper-jug-gift-set-velvet-box.jpg?v=1773318159\" alt=\"Copper Water Jug Gift Set by Copper Store Australia\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"jug-divider\"\u003e\n    \u003cdiv class=\"jug-divider-line\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"jug-divider-diamond\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"jug-divider-line\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"jug-benefits-section\"\u003e\n\n    \u003ch2\u003eDesigned for Gifting and Everyday Elegance\u003c\/h2\u003e\n\n    \u003cp class=\"jug-benefits-intro\"\u003e\n      A refined copper drinkware set that brings warmth and character to the\n      dining table while offering a memorable gift for family, friends,\n      weddings, housewarmings and wellness enthusiasts.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"jug-benefits-grid\"\u003e\n\n      \u003cdiv class=\"jug-benefit\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003crect x=\"3\" y=\"8\" width=\"18\" height=\"13\" rx=\"2\"\u003e\u003c\/rect\u003e\n          \u003cpath d=\"M12 8v13\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M7.5 8C5 8 5 4 7.5 4 10 4 12 8 12 8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M16.5 8C19 8 19 4 16.5 4 14 4 12 8 12 8\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\n        \u003cdiv\u003e\n          \u003ch4\u003eThoughtful Gift Choice\u003c\/h4\u003e\n          \u003cp\u003e\n            A distinctive present for weddings, anniversaries, birthdays,\n            housewarmings and festive celebrations.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jug-benefit\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M4 5h12v15H4z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M16 8h2a3 3 0 0 1 0 6h-2\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M7 10h6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\n        \u003cdiv\u003e\n          \u003ch4\u003eElegant Table Presentation\u003c\/h4\u003e\n          \u003cp\u003e\n            Adds a warm copper finish and coordinated appearance to your dining\n            table or serving area.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jug-benefit\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 2.7l5.7 5.7a8 8 0 1 1-11.4 0z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 14c2 1.5 4 1.5 6 0\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\n        \u003cdiv\u003e\n          \u003ch4\u003eEveryday Water Serving\u003c\/h4\u003e\n          \u003cp\u003e\n            Suitable for storing and serving drinking water as part of your\n            regular home routine.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jug-benefit\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 3v18\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\n\n        \u003cdiv\u003e\n          \u003ch4\u003eReusable and Long-Lasting\u003c\/h4\u003e\n          \u003cp\u003e\n            Durable copper drinkware designed to be enjoyed and reused for years\n            with appropriate care.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"jug-cta-container\"\u003e\n\n    \u003cdiv class=\"jug-cta\"\u003e\n\n      \u003csvg viewbox=\"0 0 24 24\"\u003e\n        \u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\n        \u003cpath d=\"M9.1 9a3 3 0 0 1 5.8 1c0 2-3 3-3 3\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\u003e\u003c\/line\u003e\n      \u003c\/svg\u003e\n\n      \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Learn more about copper purity, natural oxidation, product care and\n        delivery.\n      \u003c\/p\u003e\n\n      \u003ca href=\"https:\/\/copperstore.com.au\/pages\/copper-store-faq\" class=\"jug-cta-button\"\u003e\n        View FAQs\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"jug-cta\"\u003e\n\n      \u003csvg viewbox=\"0 0 24 24\"\u003e\n        \u003cpath d=\"M3 6h18\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M7 6V4h10v2\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M6 6l1 14h10l1-14\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 10v6\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 10v6\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n\n      \u003ch3\u003eHow to Clean Copper\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Follow our natural cleaning guide to maintain the appearance of your\n        genuine copper jug set.\n      \u003c\/p\u003e\n\n      \u003ca href=\"https:\/\/copperstore.com.au\/blogs\/news\/how-to-clean-copper-water-bottles\" class=\"jug-cta-button\"\u003e\n        Cleaning Guide\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":41286450282554,"sku":null,"price":100.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/03e1c633-18af-423f-bf4f-69c4f5d54040.jpg?v=1782966226"},{"product_id":"set-of-one-hammered-copper-bottle-and-2-matching-glasses","title":"Set of One Hammered Copper Bottle and 2 matching Glasses","description":"\n\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Golos+Text:wght@400;500;600;700\u0026family=Inter:wght@400;500;600\u0026display=swap');\n\n:root {\n  --copper: #C4874A;\n  --copper-dark: #A65E27;\n  --text-main: #2d2d2d;\n  --text-muted: #666;\n  --bg-light: #fdfaf8;\n}\n\n* { box-sizing: border-box; }\n\n.copper-wrap {\n  width: min(98%, 1500px);\n  margin: 40px auto;\n  background: #fff;\n  border-radius: 24px;\n  overflow: hidden;\n  font-family: 'Inter', sans-serif;\n  box-shadow: 0 25px 60px rgba(0,0,0,.07);\n  color: var(--text-main);\n}\n\n.copper-wrap h1,\n.copper-wrap h2,\n.copper-wrap h3,\n.copper-wrap h4,\n.copper-title {\n  font-family: 'Golos Text', sans-serif;\n  font-weight: 700;\n  letter-spacing: -0.02em;\n}\n\n.copper-top {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 50px;\n  padding: 55px 45px;\n  align-items: center;\n}\n\n.copper-small {\n  color: var(--copper);\n  font-size: 13px;\n  font-weight: 600;\n  letter-spacing: 2.5px;\n  text-transform: uppercase;\n  margin-bottom: 15px;\n}\n\n.copper-title {\n  font-size: 48px;\n  line-height: 1.1;\n  margin: 0 0 25px 0;\n  color: #1a1a1a;\n}\n\n.copper-desc {\n  font-size: 17px;\n  line-height: 1.7;\n  color: var(--text-muted);\n  margin-bottom: 45px;\n}\n\n.feature-list {\n  display: flex;\n  flex-direction: column;\n  gap: 30px;\n}\n\n.feature {\n  display: flex;\n  align-items: flex-start;\n  gap: 20px;\n}\n\n.feature svg {\n  width: 32px;\n  height: 32px;\n  flex: none;\n  stroke: var(--copper);\n  stroke-width: 1.25;\n  fill: none;\n}\n\n.feature h4 {\n  margin: 0 0 5px 0;\n  font-size: 18px;\n  color: #222;\n}\n\n.feature p {\n  margin: 0;\n  font-size: 15px;\n  color: var(--text-muted);\n  line-height: 1.5;\n}\n\n.gallery-container {\n  position: relative;\n  display: block;\n}\n\n.main-img-box {\n  position: relative;\n  border-radius: 22px;\n  overflow: hidden;\n  background: var(--bg-light);\n  box-shadow: 0 15px 40px rgba(0,0,0,.08);\n  line-height: 0;\n}\n\n.main-img-box img {\n  width: 100%;\n  height: auto;\n  display: block;\n  margin: 0 !important;\n  padding: 0 !important;\n  border: 0;\n  vertical-align: middle;\n  aspect-ratio: 1\/1;\n  object-fit: cover;\n  transition: .4s ease;\n}\n\n.main-img-box:hover img {\n  transform: scale(1.03);\n}\n\n\/* Premium copper certification badge *\/\n.lab-badge {\n  position: absolute;\n  left: -18px;\n  top: 28px;\n  width: 170px;\n  height: 170px;\n  background: #C4874A;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  box-shadow: 0 18px 40px rgba(0,0,0,.14);\n  z-index: 20;\n}\n\n.lab-inner {\n  width: 150px;\n  height: 150px;\n  border: 3px dotted rgba(255,255,255,.96);\n  border-radius: 50%;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  text-align: center;\n  padding: 24px 16px;\n  box-sizing: border-box;\n}\n\n.lab-inner .top,\n.lab-inner .bottom {\n  color: #ffffff;\n  font-size: 11px;\n  font-weight: 700;\n  line-height: 1;\n  text-transform: uppercase;\n  white-space: nowrap;\n}\n\n.lab-inner .top {\n  letter-spacing: 2.6px;\n  margin: 0 0 12px 0;\n}\n\n.lab-inner .percent {\n  color: #ffffff;\n  font-size: 29px;\n  font-weight: 700;\n  line-height: 1;\n  white-space: nowrap;\n  margin: 0;\n}\n\n.lab-inner .bottom {\n  letter-spacing: 1.8px;\n  margin: 12px 0 0 0;\n}\n\n.section-divider {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  padding: 20px 45px;\n  gap: 20px;\n}\n\n.section-divider .line {\n  height: 1px;\n  background: #e0e0e0;\n  flex: 1;\n}\n\n.section-divider .diamond {\n  width: 10px;\n  height: 10px;\n  border: 1px solid var(--copper);\n  transform: rotate(45deg);\n  flex: none;\n}\n\n.benefits-section {\n  padding: 60px 45px;\n  background: #fff;\n}\n\n.benefits-section h2 {\n  font-size: 40px;\n  text-align: center;\n  margin: 0 0 15px;\n  color: #1a1a1a;\n}\n\n.benefits-sub {\n  text-align: center;\n  max-width: 780px;\n  margin: 0 auto 50px;\n  color: var(--text-muted);\n  font-size: 17px;\n  line-height: 1.7;\n}\n\n.benefit-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 40px 55px;\n}\n\n.benefit-card {\n  display: flex;\n  align-items: flex-start;\n  gap: 20px;\n}\n\n.benefit-card svg {\n  width: 40px;\n  height: 40px;\n  stroke: var(--copper);\n  stroke-width: 1.2;\n  fill: none;\n  flex: none;\n}\n\n.benefit-card h4 {\n  margin: 0 0 8px;\n  font-size: 19px;\n}\n\n.benefit-card p {\n  margin: 0;\n  color: var(--text-muted);\n  font-size: 15px;\n  line-height: 1.6;\n}\n\n.cta-container {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 25px;\n  padding: 0 45px 60px;\n}\n\n.cta-box {\n  background: #C4874A;\n  border-radius: 20px;\n  padding: 40px;\n  color: #ffffff;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  text-align: center;\n  transition: all .3s ease;\n  box-shadow: 0 12px 30px rgba(196,135,74,.18);\n}\n\n.cta-box:hover {\n  background: #B87438;\n  transform: translateY(-4px);\n  box-shadow: 0 18px 40px rgba(184,116,56,.28);\n}\n\n.cta-box h3 {\n  color: #fff !important;\n  font-size: 26px;\n  margin: 20px 0 10px;\n}\n\n.cta-box p {\n  color: rgba(255,255,255,.92);\n  font-size: 15px;\n  margin-bottom: 25px;\n  line-height: 1.6;\n}\n\n.cta-box svg {\n  width: 50px;\n  height: 50px;\n  stroke: #fff;\n  stroke-width: 1;\n  fill: none;\n}\n\n.cta-container .cta-btn,\n.cta-container .cta-btn:link,\n.cta-container .cta-btn:visited {\n  display: inline-block;\n  background: #ffffff !important;\n  color: #C4874A !important;\n  padding: 14px 35px;\n  border-radius: 50px;\n  text-decoration: none !important;\n  font-weight: 700;\n  font-size: 14px;\n  text-transform: uppercase;\n  letter-spacing: 1px;\n  border: 2px solid #ffffff !important;\n  transition: all .3s ease;\n}\n\n.cta-container .cta-btn:hover,\n.cta-container .cta-btn:focus {\n  background: #f5f5f5 !important;\n  color: #C4874A !important;\n  border-color: #ffffff !important;\n  text-decoration: none !important;\n  transform: translateY(-3px);\n  box-shadow: 0 12px 24px rgba(0,0,0,.18);\n}\n\n.cta-container .cta-btn:active {\n  background: #ededed !important;\n  color: #C4874A !important;\n}\n\n@media (max-width: 991px) {\n  .copper-wrap { width: min(94%, 900px); }\n\n  .copper-top {\n    grid-template-columns: 1fr;\n    padding: 40px;\n  }\n\n  .gallery-container { order: -1; }\n\n  .benefit-grid,\n  .cta-container {\n    grid-template-columns: 1fr;\n  }\n\n  .benefits-section,\n  .cta-container {\n    padding-left: 40px;\n    padding-right: 40px;\n  }\n\n  .lab-badge {\n    width: 126px;\n    height: 126px;\n    left: 10px;\n    top: 10px;\n  }\n\n  .lab-inner {\n    width: 112px;\n    height: 112px;\n    padding: 16px 10px;\n    border-width: 2px;\n  }\n\n  .lab-inner .top {\n    font-size: 8px;\n    letter-spacing: 1.8px;\n    margin-bottom: 8px;\n  }\n\n  .lab-inner .percent {\n    font-size: 22px;\n  }\n\n  .lab-inner .bottom {\n    font-size: 8px;\n    letter-spacing: 1.2px;\n    margin-top: 8px;\n  }\n}\n\n@media (max-width: 600px) {\n  .copper-wrap {\n    width: calc(100% - 20px);\n    margin: 10px auto;\n    border-radius: 18px;\n  }\n\n  .copper-top,\n  .benefits-section,\n  .cta-container {\n    padding: 30px 20px;\n  }\n\n  .copper-title { font-size: 32px; }\n\n  .copper-desc {\n    font-size: 15.5px;\n    margin-bottom: 30px;\n  }\n\n  .benefits-section h2 { font-size: 28px; }\n\n  .benefits-sub { font-size: 15.5px; }\n\n  .cta-box { padding: 30px 20px; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"copper-wrap\"\u003e\n\u003cdiv class=\"copper-top\"\u003e\n\u003cdiv class=\"content-side\"\u003e\n\u003cdiv class=\"copper-small\"\u003eAustralia's Trusted Choice\u003c\/div\u003e\n\u003ch1 class=\"copper-title\"\u003eCrafted for Purity. \u003cbr\u003eDesigned for Life.\u003c\/h1\u003e\n\u003cp class=\"copper-desc\"\u003eOur handcrafted copper collection combines ancient Ayurvedic wisdom with modern elegance. Each piece is laboratory tested for 99.25% purity.\u003c\/p\u003e\n\u003cdiv class=\"feature-list\"\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M12 2L3 7v6c0 5.5 4.5 10 9 11 4.5-1 9-5.5 9-11V7l-9-5z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M9 12l2 2 4-4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003e99.25% Pure Copper\u003c\/h4\u003e\n\u003cp\u003eIndependently lab tested in Australia for absolute safety.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003ccircle cx=\"12\" cy=\"8\" r=\"4\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M18 21v-2a4 4 0 0 0-4-4H10a4 4 0 0 0-4 4v2\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M16 11l3 3m0-3l-3 3\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eTraditional Handcraft\u003c\/h4\u003e\n\u003cp\u003eArtisan-hammered in India using time-honored techniques.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M12 2.69l5.66 5.66a8 8 0 1 1-11.31 0z\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"12\" cy=\"13\" r=\"3\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003e100% Leak-Proof\u003c\/h4\u003e\n\u003cp\u003ePrecision threads and silicone seals for worry-free travel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\u003e\u003c\/rect\u003e\n            \u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16\"\u003e\u003c\/polygon\u003e\n            \u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eExpress AU Shipping\u003c\/h4\u003e\n\u003cp\u003eDispatched daily from the Sunshine Coast, QLD.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gallery-container\"\u003e\n\u003cdiv class=\"lab-badge\"\u003e\n\u003cdiv class=\"lab-inner\"\u003e\n\u003cdiv class=\"top\"\u003eLAB TESTED\u003c\/div\u003e\n\u003cdiv class=\"percent\"\u003e99.25%\u003c\/div\u003e\n\u003cdiv class=\"bottom\"\u003ePURE COPPER\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"main-img-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/copper_water_bottle_box.jpg?v=1783242111\" alt=\"Copper Bottle\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-divider\"\u003e\n\u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"diamond\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"benefits-section\"\u003e\n\u003ch2\u003eThe Wisdom of Copper\u003c\/h2\u003e\n\u003cp class=\"benefits-sub\"\u003eAncient Ayurveda teaches that water stored in copper, known as Tamra Jal, helps balance the three doshas and naturally purifies your hydration.\u003c\/p\u003e\n\u003cdiv class=\"benefit-grid\"\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eAntibacterial Shield\u003c\/h4\u003e\n\u003cp\u003eThe oligodynamic effect of copper naturally helps reduce harmful microbes in water.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eVitality \u0026amp; Skin Health\u003c\/h4\u003e\n\u003cp\u003eCopper is traditionally valued for supporting wellbeing, vitality, and healthy skin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8 14s1.5 2 4 2 4-2 4-2\"\u003e\u003c\/path\u003e\n          \u003cline x1=\"9\" y1=\"9\" x2=\"9.01\" y2=\"9\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"15\" y1=\"9\" x2=\"15.01\" y2=\"9\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eDigestive Balance\u003c\/h4\u003e\n\u003cp\u003eTraditionally used in Ayurveda to support digestive balance and daily wellness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eImmune Support\u003c\/h4\u003e\n\u003cp\u003eAs an essential trace mineral, copper plays a role in general health and wellbeing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"cta-container\"\u003e\n\u003cdiv class=\"cta-box\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n        \u003cpath d=\"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\u003e\u003c\/line\u003e\n      \u003c\/svg\u003e\n\u003ch3\u003eFAQs\u003c\/h3\u003e\n\u003cp\u003eEverything you need to know about our products, care, and shipping details.\u003c\/p\u003e\n\u003ca href=\"https:\/\/copperstore.com.au\/pages\/copper-store-faq\" class=\"cta-btn\"\u003eView FAQs\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cta-box\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n        \u003cpath d=\"M12 3v18\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M5 5l14 14\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M19 5L5 19\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n\u003ch3\u003eHow to Clean Copper?\u003c\/h3\u003e\n\u003cp\u003eKeep your copper shining with our simple natural cleaning guide.\u003c\/p\u003e\n\u003ca href=\"https:\/\/copperstore.com.au\/blogs\/news\/how-to-clean-copper-water-bottles\" class=\"cta-btn\"\u003eCleaning Guide\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":41286450643002,"sku":null,"price":90.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/hammered_bottle_and_cups.jpg?v=1782199091"},{"product_id":"set-of-one-diamond-copper-bottle-and-2-matching-glasses","title":"Set of One Diamond Copper Bottle and 2 matching Glasses","description":"\n\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Golos+Text:wght@400;500;600;700\u0026family=Inter:wght@400;500;600\u0026display=swap');\n\n:root {\n  --copper: #C4874A;\n  --copper-dark: #A65E27;\n  --text-main: #2d2d2d;\n  --text-muted: #666;\n  --bg-light: #fdfaf8;\n}\n\n* { box-sizing: border-box; }\n\n.copper-wrap {\n  width: min(98%, 1500px);\n  margin: 40px auto;\n  background: #fff;\n  border-radius: 24px;\n  overflow: hidden;\n  font-family: 'Inter', sans-serif;\n  box-shadow: 0 25px 60px rgba(0,0,0,.07);\n  color: var(--text-main);\n}\n\n.copper-wrap h1,\n.copper-wrap h2,\n.copper-wrap h3,\n.copper-wrap h4,\n.copper-title {\n  font-family: 'Golos Text', sans-serif;\n  font-weight: 700;\n  letter-spacing: -0.02em;\n}\n\n.copper-top {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 50px;\n  padding: 55px 45px;\n  align-items: center;\n}\n\n.copper-small {\n  color: var(--copper);\n  font-size: 13px;\n  font-weight: 600;\n  letter-spacing: 2.5px;\n  text-transform: uppercase;\n  margin-bottom: 15px;\n}\n\n.copper-title {\n  font-size: 48px;\n  line-height: 1.1;\n  margin: 0 0 25px 0;\n  color: #1a1a1a;\n}\n\n.copper-desc {\n  font-size: 17px;\n  line-height: 1.7;\n  color: var(--text-muted);\n  margin-bottom: 45px;\n}\n\n.feature-list {\n  display: flex;\n  flex-direction: column;\n  gap: 30px;\n}\n\n.feature {\n  display: flex;\n  align-items: flex-start;\n  gap: 20px;\n}\n\n.feature svg {\n  width: 32px;\n  height: 32px;\n  flex: none;\n  stroke: var(--copper);\n  stroke-width: 1.25;\n  fill: none;\n}\n\n.feature h4 {\n  margin: 0 0 5px 0;\n  font-size: 18px;\n  color: #222;\n}\n\n.feature p {\n  margin: 0;\n  font-size: 15px;\n  color: var(--text-muted);\n  line-height: 1.5;\n}\n\n.gallery-container {\n  position: relative;\n  display: block;\n}\n\n.main-img-box {\n  position: relative;\n  border-radius: 22px;\n  overflow: hidden;\n  background: var(--bg-light);\n  box-shadow: 0 15px 40px rgba(0,0,0,.08);\n  line-height: 0;\n}\n\n.main-img-box img {\n  width: 100%;\n  height: auto;\n  display: block;\n  margin: 0 !important;\n  padding: 0 !important;\n  border: 0;\n  vertical-align: middle;\n  aspect-ratio: 1\/1;\n  object-fit: cover;\n  transition: .4s ease;\n}\n\n.main-img-box:hover img {\n  transform: scale(1.03);\n}\n\n\/* Premium copper certification badge *\/\n.lab-badge {\n  position: absolute;\n  left: -18px;\n  top: 28px;\n  width: 170px;\n  height: 170px;\n  background: #C4874A;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  box-shadow: 0 18px 40px rgba(0,0,0,.14);\n  z-index: 20;\n}\n\n.lab-inner {\n  width: 150px;\n  height: 150px;\n  border: 3px dotted rgba(255,255,255,.96);\n  border-radius: 50%;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  text-align: center;\n  padding: 24px 16px;\n  box-sizing: border-box;\n}\n\n.lab-inner .top,\n.lab-inner .bottom {\n  color: #ffffff;\n  font-size: 11px;\n  font-weight: 700;\n  line-height: 1;\n  text-transform: uppercase;\n  white-space: nowrap;\n}\n\n.lab-inner .top {\n  letter-spacing: 2.6px;\n  margin: 0 0 12px 0;\n}\n\n.lab-inner .percent {\n  color: #ffffff;\n  font-size: 29px;\n  font-weight: 700;\n  line-height: 1;\n  white-space: nowrap;\n  margin: 0;\n}\n\n.lab-inner .bottom {\n  letter-spacing: 1.8px;\n  margin: 12px 0 0 0;\n}\n\n.section-divider {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  padding: 20px 45px;\n  gap: 20px;\n}\n\n.section-divider .line {\n  height: 1px;\n  background: #e0e0e0;\n  flex: 1;\n}\n\n.section-divider .diamond {\n  width: 10px;\n  height: 10px;\n  border: 1px solid var(--copper);\n  transform: rotate(45deg);\n  flex: none;\n}\n\n.benefits-section {\n  padding: 60px 45px;\n  background: #fff;\n}\n\n.benefits-section h2 {\n  font-size: 40px;\n  text-align: center;\n  margin: 0 0 15px;\n  color: #1a1a1a;\n}\n\n.benefits-sub {\n  text-align: center;\n  max-width: 780px;\n  margin: 0 auto 50px;\n  color: var(--text-muted);\n  font-size: 17px;\n  line-height: 1.7;\n}\n\n.benefit-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 40px 55px;\n}\n\n.benefit-card {\n  display: flex;\n  align-items: flex-start;\n  gap: 20px;\n}\n\n.benefit-card svg {\n  width: 40px;\n  height: 40px;\n  stroke: var(--copper);\n  stroke-width: 1.2;\n  fill: none;\n  flex: none;\n}\n\n.benefit-card h4 {\n  margin: 0 0 8px;\n  font-size: 19px;\n}\n\n.benefit-card p {\n  margin: 0;\n  color: var(--text-muted);\n  font-size: 15px;\n  line-height: 1.6;\n}\n\n.cta-container {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 25px;\n  padding: 0 45px 60px;\n}\n\n.cta-box {\n  background: #C4874A;\n  border-radius: 20px;\n  padding: 40px;\n  color: #ffffff;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  text-align: center;\n  transition: all .3s ease;\n  box-shadow: 0 12px 30px rgba(196,135,74,.18);\n}\n\n.cta-box:hover {\n  background: #B87438;\n  transform: translateY(-4px);\n  box-shadow: 0 18px 40px rgba(184,116,56,.28);\n}\n\n.cta-box h3 {\n  color: #fff !important;\n  font-size: 26px;\n  margin: 20px 0 10px;\n}\n\n.cta-box p {\n  color: rgba(255,255,255,.92);\n  font-size: 15px;\n  margin-bottom: 25px;\n  line-height: 1.6;\n}\n\n.cta-box svg {\n  width: 50px;\n  height: 50px;\n  stroke: #fff;\n  stroke-width: 1;\n  fill: none;\n}\n\n.cta-container .cta-btn,\n.cta-container .cta-btn:link,\n.cta-container .cta-btn:visited {\n  display: inline-block;\n  background: #ffffff !important;\n  color: #C4874A !important;\n  padding: 14px 35px;\n  border-radius: 50px;\n  text-decoration: none !important;\n  font-weight: 700;\n  font-size: 14px;\n  text-transform: uppercase;\n  letter-spacing: 1px;\n  border: 2px solid #ffffff !important;\n  transition: all .3s ease;\n}\n\n.cta-container .cta-btn:hover,\n.cta-container .cta-btn:focus {\n  background: #f5f5f5 !important;\n  color: #C4874A !important;\n  border-color: #ffffff !important;\n  text-decoration: none !important;\n  transform: translateY(-3px);\n  box-shadow: 0 12px 24px rgba(0,0,0,.18);\n}\n\n.cta-container .cta-btn:active {\n  background: #ededed !important;\n  color: #C4874A !important;\n}\n\n@media (max-width: 991px) {\n  .copper-wrap { width: min(94%, 900px); }\n\n  .copper-top {\n    grid-template-columns: 1fr;\n    padding: 40px;\n  }\n\n  .gallery-container { order: -1; }\n\n  .benefit-grid,\n  .cta-container {\n    grid-template-columns: 1fr;\n  }\n\n  .benefits-section,\n  .cta-container {\n    padding-left: 40px;\n    padding-right: 40px;\n  }\n\n  .lab-badge {\n    width: 126px;\n    height: 126px;\n    left: 10px;\n    top: 10px;\n  }\n\n  .lab-inner {\n    width: 112px;\n    height: 112px;\n    padding: 16px 10px;\n    border-width: 2px;\n  }\n\n  .lab-inner .top {\n    font-size: 8px;\n    letter-spacing: 1.8px;\n    margin-bottom: 8px;\n  }\n\n  .lab-inner .percent {\n    font-size: 22px;\n  }\n\n  .lab-inner .bottom {\n    font-size: 8px;\n    letter-spacing: 1.2px;\n    margin-top: 8px;\n  }\n}\n\n@media (max-width: 600px) {\n  .copper-wrap {\n    width: calc(100% - 20px);\n    margin: 10px auto;\n    border-radius: 18px;\n  }\n\n  .copper-top,\n  .benefits-section,\n  .cta-container {\n    padding: 30px 20px;\n  }\n\n  .copper-title { font-size: 32px; }\n\n  .copper-desc {\n    font-size: 15.5px;\n    margin-bottom: 30px;\n  }\n\n  .benefits-section h2 { font-size: 28px; }\n\n  .benefits-sub { font-size: 15.5px; }\n\n  .cta-box { padding: 30px 20px; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"copper-wrap\"\u003e\n\u003cdiv class=\"copper-top\"\u003e\n\u003cdiv class=\"content-side\"\u003e\n\u003cdiv class=\"copper-small\"\u003eAustralia's Trusted Choice\u003c\/div\u003e\n\u003ch1 class=\"copper-title\"\u003eCrafted for Purity. \u003cbr\u003eDesigned for Life.\u003c\/h1\u003e\n\u003cp class=\"copper-desc\"\u003eOur handcrafted copper collection combines ancient Ayurvedic wisdom with modern elegance. Each piece is laboratory tested for 99.25% purity.\u003c\/p\u003e\n\u003cdiv class=\"feature-list\"\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M12 2L3 7v6c0 5.5 4.5 10 9 11 4.5-1 9-5.5 9-11V7l-9-5z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M9 12l2 2 4-4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003e99.25% Pure Copper\u003c\/h4\u003e\n\u003cp\u003eIndependently lab tested in Australia for absolute safety.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003ccircle cx=\"12\" cy=\"8\" r=\"4\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M18 21v-2a4 4 0 0 0-4-4H10a4 4 0 0 0-4 4v2\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M16 11l3 3m0-3l-3 3\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eTraditional Handcraft\u003c\/h4\u003e\n\u003cp\u003eArtisan-hammered in India using time-honored techniques.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M12 2.69l5.66 5.66a8 8 0 1 1-11.31 0z\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"12\" cy=\"13\" r=\"3\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003e100% Leak-Proof\u003c\/h4\u003e\n\u003cp\u003ePrecision threads and silicone seals for worry-free travel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\u003e\u003c\/rect\u003e\n            \u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16\"\u003e\u003c\/polygon\u003e\n            \u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eExpress AU Shipping\u003c\/h4\u003e\n\u003cp\u003eDispatched daily from the Sunshine Coast, QLD.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gallery-container\"\u003e\n\u003cdiv class=\"lab-badge\"\u003e\n\u003cdiv class=\"lab-inner\"\u003e\n\u003cdiv class=\"top\"\u003eLAB TESTED\u003c\/div\u003e\n\u003cdiv class=\"percent\"\u003e99.25%\u003c\/div\u003e\n\u003cdiv class=\"bottom\"\u003ePURE COPPER\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"main-img-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/copper_water_bottle_box.jpg?v=1783242111\" alt=\"Copper Bottle\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-divider\"\u003e\n\u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"diamond\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"benefits-section\"\u003e\n\u003ch2\u003eThe Wisdom of Copper\u003c\/h2\u003e\n\u003cp class=\"benefits-sub\"\u003eAncient Ayurveda teaches that water stored in copper, known as Tamra Jal, helps balance the three doshas and naturally purifies your hydration.\u003c\/p\u003e\n\u003cdiv class=\"benefit-grid\"\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eAntibacterial Shield\u003c\/h4\u003e\n\u003cp\u003eThe oligodynamic effect of copper naturally helps reduce harmful microbes in water.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eVitality \u0026amp; Skin Health\u003c\/h4\u003e\n\u003cp\u003eCopper is traditionally valued for supporting wellbeing, vitality, and healthy skin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8 14s1.5 2 4 2 4-2 4-2\"\u003e\u003c\/path\u003e\n          \u003cline x1=\"9\" y1=\"9\" x2=\"9.01\" y2=\"9\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"15\" y1=\"9\" x2=\"15.01\" y2=\"9\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eDigestive Balance\u003c\/h4\u003e\n\u003cp\u003eTraditionally used in Ayurveda to support digestive balance and daily wellness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eImmune Support\u003c\/h4\u003e\n\u003cp\u003eAs an essential trace mineral, copper plays a role in general health and wellbeing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"cta-container\"\u003e\n\u003cdiv class=\"cta-box\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n        \u003cpath d=\"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\u003e\u003c\/line\u003e\n      \u003c\/svg\u003e\n\u003ch3\u003eFAQs\u003c\/h3\u003e\n\u003cp\u003eEverything you need to know about our products, care, and shipping details.\u003c\/p\u003e\n\u003ca href=\"https:\/\/copperstore.com.au\/pages\/copper-store-faq\" class=\"cta-btn\"\u003eView FAQs\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cta-box\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n        \u003cpath d=\"M12 3v18\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M5 5l14 14\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M19 5L5 19\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n\u003ch3\u003eHow to Clean Copper?\u003c\/h3\u003e\n\u003cp\u003eKeep your copper shining with our simple natural cleaning guide.\u003c\/p\u003e\n\u003ca href=\"https:\/\/copperstore.com.au\/blogs\/news\/how-to-clean-copper-water-bottles\" class=\"cta-btn\"\u003eCleaning Guide\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":41286450839610,"sku":null,"price":90.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/Diamond_Bottle_and_cup_sets.jpg?v=1782197758"},{"product_id":"set-of-one-embossed-copper-bottle-and-2-matching-glasses","title":"Set of One Embossed Copper Bottle and 2 matching Glasses","description":"\n\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Golos+Text:wght@400;500;600;700\u0026family=Inter:wght@400;500;600\u0026display=swap');\n\n:root {\n  --copper: #C4874A;\n  --copper-dark: #A65E27;\n  --text-main: #2d2d2d;\n  --text-muted: #666;\n  --bg-light: #fdfaf8;\n}\n\n* { box-sizing: border-box; }\n\n.copper-wrap {\n  width: min(98%, 1500px);\n  margin: 40px auto;\n  background: #fff;\n  border-radius: 24px;\n  overflow: hidden;\n  font-family: 'Inter', sans-serif;\n  box-shadow: 0 25px 60px rgba(0,0,0,.07);\n  color: var(--text-main);\n}\n\n.copper-wrap h1,\n.copper-wrap h2,\n.copper-wrap h3,\n.copper-wrap h4,\n.copper-title {\n  font-family: 'Golos Text', sans-serif;\n  font-weight: 700;\n  letter-spacing: -0.02em;\n}\n\n.copper-top {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 50px;\n  padding: 55px 45px;\n  align-items: center;\n}\n\n.copper-small {\n  color: var(--copper);\n  font-size: 13px;\n  font-weight: 600;\n  letter-spacing: 2.5px;\n  text-transform: uppercase;\n  margin-bottom: 15px;\n}\n\n.copper-title {\n  font-size: 48px;\n  line-height: 1.1;\n  margin: 0 0 25px 0;\n  color: #1a1a1a;\n}\n\n.copper-desc {\n  font-size: 17px;\n  line-height: 1.7;\n  color: var(--text-muted);\n  margin-bottom: 45px;\n}\n\n.feature-list {\n  display: flex;\n  flex-direction: column;\n  gap: 30px;\n}\n\n.feature {\n  display: flex;\n  align-items: flex-start;\n  gap: 20px;\n}\n\n.feature svg {\n  width: 32px;\n  height: 32px;\n  flex: none;\n  stroke: var(--copper);\n  stroke-width: 1.25;\n  fill: none;\n}\n\n.feature h4 {\n  margin: 0 0 5px 0;\n  font-size: 18px;\n  color: #222;\n}\n\n.feature p {\n  margin: 0;\n  font-size: 15px;\n  color: var(--text-muted);\n  line-height: 1.5;\n}\n\n.gallery-container {\n  position: relative;\n  display: block;\n}\n\n.main-img-box {\n  position: relative;\n  border-radius: 22px;\n  overflow: hidden;\n  background: var(--bg-light);\n  box-shadow: 0 15px 40px rgba(0,0,0,.08);\n  line-height: 0;\n}\n\n.main-img-box img {\n  width: 100%;\n  height: auto;\n  display: block;\n  margin: 0 !important;\n  padding: 0 !important;\n  border: 0;\n  vertical-align: middle;\n  aspect-ratio: 1\/1;\n  object-fit: cover;\n  transition: .4s ease;\n}\n\n.main-img-box:hover img {\n  transform: scale(1.03);\n}\n\n\/* Premium copper certification badge *\/\n.lab-badge {\n  position: absolute;\n  left: -18px;\n  top: 28px;\n  width: 170px;\n  height: 170px;\n  background: #C4874A;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  box-shadow: 0 18px 40px rgba(0,0,0,.14);\n  z-index: 20;\n}\n\n.lab-inner {\n  width: 150px;\n  height: 150px;\n  border: 3px dotted rgba(255,255,255,.96);\n  border-radius: 50%;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  text-align: center;\n  padding: 24px 16px;\n  box-sizing: border-box;\n}\n\n.lab-inner .top,\n.lab-inner .bottom {\n  color: #ffffff;\n  font-size: 11px;\n  font-weight: 700;\n  line-height: 1;\n  text-transform: uppercase;\n  white-space: nowrap;\n}\n\n.lab-inner .top {\n  letter-spacing: 2.6px;\n  margin: 0 0 12px 0;\n}\n\n.lab-inner .percent {\n  color: #ffffff;\n  font-size: 29px;\n  font-weight: 700;\n  line-height: 1;\n  white-space: nowrap;\n  margin: 0;\n}\n\n.lab-inner .bottom {\n  letter-spacing: 1.8px;\n  margin: 12px 0 0 0;\n}\n\n.section-divider {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  padding: 20px 45px;\n  gap: 20px;\n}\n\n.section-divider .line {\n  height: 1px;\n  background: #e0e0e0;\n  flex: 1;\n}\n\n.section-divider .diamond {\n  width: 10px;\n  height: 10px;\n  border: 1px solid var(--copper);\n  transform: rotate(45deg);\n  flex: none;\n}\n\n.benefits-section {\n  padding: 60px 45px;\n  background: #fff;\n}\n\n.benefits-section h2 {\n  font-size: 40px;\n  text-align: center;\n  margin: 0 0 15px;\n  color: #1a1a1a;\n}\n\n.benefits-sub {\n  text-align: center;\n  max-width: 780px;\n  margin: 0 auto 50px;\n  color: var(--text-muted);\n  font-size: 17px;\n  line-height: 1.7;\n}\n\n.benefit-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 40px 55px;\n}\n\n.benefit-card {\n  display: flex;\n  align-items: flex-start;\n  gap: 20px;\n}\n\n.benefit-card svg {\n  width: 40px;\n  height: 40px;\n  stroke: var(--copper);\n  stroke-width: 1.2;\n  fill: none;\n  flex: none;\n}\n\n.benefit-card h4 {\n  margin: 0 0 8px;\n  font-size: 19px;\n}\n\n.benefit-card p {\n  margin: 0;\n  color: var(--text-muted);\n  font-size: 15px;\n  line-height: 1.6;\n}\n\n.cta-container {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 25px;\n  padding: 0 45px 60px;\n}\n\n.cta-box {\n  background: #C4874A;\n  border-radius: 20px;\n  padding: 40px;\n  color: #ffffff;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  text-align: center;\n  transition: all .3s ease;\n  box-shadow: 0 12px 30px rgba(196,135,74,.18);\n}\n\n.cta-box:hover {\n  background: #B87438;\n  transform: translateY(-4px);\n  box-shadow: 0 18px 40px rgba(184,116,56,.28);\n}\n\n.cta-box h3 {\n  color: #fff !important;\n  font-size: 26px;\n  margin: 20px 0 10px;\n}\n\n.cta-box p {\n  color: rgba(255,255,255,.92);\n  font-size: 15px;\n  margin-bottom: 25px;\n  line-height: 1.6;\n}\n\n.cta-box svg {\n  width: 50px;\n  height: 50px;\n  stroke: #fff;\n  stroke-width: 1;\n  fill: none;\n}\n\n.cta-container .cta-btn,\n.cta-container .cta-btn:link,\n.cta-container .cta-btn:visited {\n  display: inline-block;\n  background: #ffffff !important;\n  color: #C4874A !important;\n  padding: 14px 35px;\n  border-radius: 50px;\n  text-decoration: none !important;\n  font-weight: 700;\n  font-size: 14px;\n  text-transform: uppercase;\n  letter-spacing: 1px;\n  border: 2px solid #ffffff !important;\n  transition: all .3s ease;\n}\n\n.cta-container .cta-btn:hover,\n.cta-container .cta-btn:focus {\n  background: #f5f5f5 !important;\n  color: #C4874A !important;\n  border-color: #ffffff !important;\n  text-decoration: none !important;\n  transform: translateY(-3px);\n  box-shadow: 0 12px 24px rgba(0,0,0,.18);\n}\n\n.cta-container .cta-btn:active {\n  background: #ededed !important;\n  color: #C4874A !important;\n}\n\n@media (max-width: 991px) {\n  .copper-wrap { width: min(94%, 900px); }\n\n  .copper-top {\n    grid-template-columns: 1fr;\n    padding: 40px;\n  }\n\n  .gallery-container { order: -1; }\n\n  .benefit-grid,\n  .cta-container {\n    grid-template-columns: 1fr;\n  }\n\n  .benefits-section,\n  .cta-container {\n    padding-left: 40px;\n    padding-right: 40px;\n  }\n\n  .lab-badge {\n    width: 126px;\n    height: 126px;\n    left: 10px;\n    top: 10px;\n  }\n\n  .lab-inner {\n    width: 112px;\n    height: 112px;\n    padding: 16px 10px;\n    border-width: 2px;\n  }\n\n  .lab-inner .top {\n    font-size: 8px;\n    letter-spacing: 1.8px;\n    margin-bottom: 8px;\n  }\n\n  .lab-inner .percent {\n    font-size: 22px;\n  }\n\n  .lab-inner .bottom {\n    font-size: 8px;\n    letter-spacing: 1.2px;\n    margin-top: 8px;\n  }\n}\n\n@media (max-width: 600px) {\n  .copper-wrap {\n    width: calc(100% - 20px);\n    margin: 10px auto;\n    border-radius: 18px;\n  }\n\n  .copper-top,\n  .benefits-section,\n  .cta-container {\n    padding: 30px 20px;\n  }\n\n  .copper-title { font-size: 32px; }\n\n  .copper-desc {\n    font-size: 15.5px;\n    margin-bottom: 30px;\n  }\n\n  .benefits-section h2 { font-size: 28px; }\n\n  .benefits-sub { font-size: 15.5px; }\n\n  .cta-box { padding: 30px 20px; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"copper-wrap\"\u003e\n\u003cdiv class=\"copper-top\"\u003e\n\u003cdiv class=\"content-side\"\u003e\n\u003cdiv class=\"copper-small\"\u003eAustralia's Trusted Choice\u003c\/div\u003e\n\u003ch1 class=\"copper-title\"\u003eCrafted for Purity. \u003cbr\u003eDesigned for Life.\u003c\/h1\u003e\n\u003cp class=\"copper-desc\"\u003eOur handcrafted copper collection combines ancient Ayurvedic wisdom with modern elegance. Each piece is laboratory tested for 99.25% purity.\u003c\/p\u003e\n\u003cdiv class=\"feature-list\"\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M12 2L3 7v6c0 5.5 4.5 10 9 11 4.5-1 9-5.5 9-11V7l-9-5z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M9 12l2 2 4-4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003e99.25% Pure Copper\u003c\/h4\u003e\n\u003cp\u003eIndependently lab tested in Australia for absolute safety.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003ccircle cx=\"12\" cy=\"8\" r=\"4\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M18 21v-2a4 4 0 0 0-4-4H10a4 4 0 0 0-4 4v2\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M16 11l3 3m0-3l-3 3\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eTraditional Handcraft\u003c\/h4\u003e\n\u003cp\u003eArtisan-hammered in India using time-honored techniques.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M12 2.69l5.66 5.66a8 8 0 1 1-11.31 0z\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"12\" cy=\"13\" r=\"3\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003e100% Leak-Proof\u003c\/h4\u003e\n\u003cp\u003ePrecision threads and silicone seals for worry-free travel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\u003e\u003c\/rect\u003e\n            \u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16\"\u003e\u003c\/polygon\u003e\n            \u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eExpress AU Shipping\u003c\/h4\u003e\n\u003cp\u003eDispatched daily from the Sunshine Coast, QLD.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gallery-container\"\u003e\n\u003cdiv class=\"lab-badge\"\u003e\n\u003cdiv class=\"lab-inner\"\u003e\n\u003cdiv class=\"top\"\u003eLAB TESTED\u003c\/div\u003e\n\u003cdiv class=\"percent\"\u003e99.25%\u003c\/div\u003e\n\u003cdiv class=\"bottom\"\u003ePURE COPPER\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"main-img-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/copper_water_bottle_box.jpg?v=1783242111\" alt=\"Copper Bottle\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-divider\"\u003e\n\u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"diamond\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"benefits-section\"\u003e\n\u003ch2\u003eThe Wisdom of Copper\u003c\/h2\u003e\n\u003cp class=\"benefits-sub\"\u003eAncient Ayurveda teaches that water stored in copper, known as Tamra Jal, helps balance the three doshas and naturally purifies your hydration.\u003c\/p\u003e\n\u003cdiv class=\"benefit-grid\"\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eAntibacterial Shield\u003c\/h4\u003e\n\u003cp\u003eThe oligodynamic effect of copper naturally helps reduce harmful microbes in water.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eVitality \u0026amp; Skin Health\u003c\/h4\u003e\n\u003cp\u003eCopper is traditionally valued for supporting wellbeing, vitality, and healthy skin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8 14s1.5 2 4 2 4-2 4-2\"\u003e\u003c\/path\u003e\n          \u003cline x1=\"9\" y1=\"9\" x2=\"9.01\" y2=\"9\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"15\" y1=\"9\" x2=\"15.01\" y2=\"9\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eDigestive Balance\u003c\/h4\u003e\n\u003cp\u003eTraditionally used in Ayurveda to support digestive balance and daily wellness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eImmune Support\u003c\/h4\u003e\n\u003cp\u003eAs an essential trace mineral, copper plays a role in general health and wellbeing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"cta-container\"\u003e\n\u003cdiv class=\"cta-box\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n        \u003cpath d=\"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\u003e\u003c\/line\u003e\n      \u003c\/svg\u003e\n\u003ch3\u003eFAQs\u003c\/h3\u003e\n\u003cp\u003eEverything you need to know about our products, care, and shipping details.\u003c\/p\u003e\n\u003ca href=\"https:\/\/copperstore.com.au\/pages\/copper-store-faq\" class=\"cta-btn\"\u003eView FAQs\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cta-box\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n        \u003cpath d=\"M12 3v18\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M5 5l14 14\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M19 5L5 19\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n\u003ch3\u003eHow to Clean Copper?\u003c\/h3\u003e\n\u003cp\u003eKeep your copper shining with our simple natural cleaning guide.\u003c\/p\u003e\n\u003ca href=\"https:\/\/copperstore.com.au\/blogs\/news\/how-to-clean-copper-water-bottles\" class=\"cta-btn\"\u003eCleaning Guide\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":41286450806842,"sku":null,"price":90.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/Embossed_bottle_and_cups_sets.jpg?v=1782197759"},{"product_id":"set-of-diamond-copper-jug-1-5-litre-and-2-matching-glasses","title":"Set of Diamond Copper Jug 1.5 Litre and 2 matching Glasses","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003c!-- Importing Fonts: Golos Text for Headings, Inter for Body --\u003e\n\u003cstyle\u003e\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Golos+Text:wght@400;500;600;700\u0026family=Inter:wght@400;500;600\u0026display=swap');\n\n        :root {\n            --copper: #b87333;\n            --copper-dark: #92551f;\n            --copper-light: #d8a06b;\n            --text-main: #2d2d2d;\n            --text-muted: #666;\n            --bg-light: #fdfaf8;\n        }\n\n        * { box-sizing: border-box; }\n        body { margin: 0; padding: 0; background-color: #f5f5f5; }\n\n        .copper-wrap {\n            max-width: 1100px;\n            margin: 40px auto;\n            background: #fff;\n            border-radius: 24px;\n            overflow: hidden;\n            font-family: 'Inter', sans-serif;\n            box-shadow: 0 25px 60px rgba(0,0,0,.07);\n            color: var(--text-main);\n        }\n\n        \/* HEADINGS FONT *\/\n        h1, h2, h3, h4, .copper-title {\n            font-family: 'Golos Text', sans-serif;\n            font-weight: 700;\n            letter-spacing: -0.02em;\n        }\n\n        \/* SECTION 1: TOP LAYOUT *\/\n        .copper-top {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 60px;\n            padding: 60px;\n            align-items: flex-start;\n        }\n\n        .copper-small {\n            color: var(--copper);\n            font-size: 13px;\n            font-weight: 600;\n            letter-spacing: 2.5px;\n            text-transform: uppercase;\n            margin-bottom: 15px;\n        }\n\n        .copper-title {\n            font-size: 48px;\n            line-height: 1.1;\n            margin: 0 0 25px 0;\n            color: #1a1a1a;\n        }\n\n        .copper-desc {\n            font-size: 17px;\n            line-height: 1.7;\n            color: var(--text-muted);\n            margin-bottom: 45px;\n        }\n\n        \/* PREMIUM ICONS - THIN LINE STYLE *\/\n        .feature-list { display: flex; flex-direction: column; gap: 30px; }\n        .feature { display: flex; align-items: flex-start; gap: 20px; }\n        .feature svg {\n            width: 32px;\n            height: 32px;\n            flex: none;\n            stroke: var(--copper);\n            stroke-width: 1.25; \/* Ultra thin for premium feel *\/\n            fill: none;\n        }\n        .feature h4 { margin: 0 0 5px 0; font-size: 18px; color: #222; }\n        .feature p { margin: 0; font-size: 15px; color: var(--text-muted); line-height: 1.5; }\n\n        \/* RIGHT SIDE GALLERY *\/\n        .gallery-container { position: relative; display: flex; flex-direction: column; gap: 20px; }\n        \n        .main-img-box {\n            position: relative;\n            border-radius: 20px;\n            overflow: hidden;\n            background: var(--bg-light);\n        }\n        .main-img-box img { width: 100%; display: block; aspect-ratio: 4\/5; object-fit: cover; }\n\n        .thumb-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; }\n        .thumb-img { border-radius: 14px; overflow: hidden; background: var(--bg-light); border: 1px solid #eee; }\n        .thumb-img img { width: 100%; display: block; aspect-ratio: 1\/1; object-fit: cover; }\n\n        \/* LAB TESTED BADGE - DESIGNED FROM IMAGE *\/\n        .lab-badge {\n            position: absolute;\n            left: -25px;\n            top: 40px;\n            width: 140px;\n            height: 140px;\n            background: #fff;\n            border-radius: 50%;\n            box-shadow: 0 15px 40px rgba(0,0,0,0.12);\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            z-index: 10;\n        }\n        .lab-inner {\n            width: 122px;\n            height: 122px;\n            border: 1px solid #f0f0f0;\n            border-radius: 50%;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            justify-content: center;\n            text-align: center;\n        }\n        .lab-inner span { font-size: 9px; font-weight: 700; letter-spacing: 1.5px; color: var(--copper); }\n        .lab-inner strong { font-size: 28px; color: var(--copper-dark); line-height: 1; margin: 4px 0; }\n        .badge-check { width: 16px; height: 16px; margin-bottom: 4px; stroke: var(--copper); stroke-width: 3; }\n\n        \/* PREMIUM SEPARATOR *\/\n        .section-divider {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            padding: 20px 60px;\n            gap: 20px;\n        }\n        .section-divider .line { height: 1px; background: #e0e0e0; flex: 1; }\n        .section-divider .diamond { \n            width: 10px; height: 10px; border: 1px solid var(--copper); \n            transform: rotate(45deg); flex: none; \n        }\n\n        \/* SECTION 2: BENEFITS *\/\n        .benefits-section { padding: 60px; background: #fff; }\n        .benefits-section h2 { font-size: 40px; text-align: center; margin: 0 0 15px; color: #1a1a1a; }\n        .benefits-sub { text-align: center; max-width: 700px; margin: 0 auto 50px; color: var(--text-muted); font-size: 17px; line-height: 1.7; }\n        \n        .benefit-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 40px 60px; }\n        .benefit-card { display: flex; align-items: flex-start; gap: 20px; }\n        .benefit-card svg { width: 40px; height: 40px; stroke: var(--copper); stroke-width: 1.2; fill: none; flex: none; }\n        .benefit-card h4 { margin: 0 0 8px; font-size: 19px; }\n        .benefit-card p { margin: 0; color: var(--text-muted); font-size: 15px; line-height: 1.6; }\n\n        \/* SECTION 3: CTA BOXES *\/\n        .cta-container { \n            display: grid; \n            grid-template-columns: 1fr 1fr; \n            gap: 25px; \n            padding: 0 60px 60px; \n        }\n        .cta-box { \n            background: linear-gradient(135deg, #a66128, #7d481d); \n            border-radius: 20px; \n            padding: 40px; \n            color: #fff; \n            display: flex; \n            flex-direction: column; \n            align-items: center; \n            text-align: center; \n        }\n        .cta-box h3 { color: #fff !important; font-size: 26px; margin: 20px 0 10px; }\n        .cta-box p { font-size: 15px; opacity: 0.9; margin-bottom: 25px; line-height: 1.6; }\n        .cta-box svg { width: 50px; height: 50px; stroke: #fff; stroke-width: 1; fill: none; }\n        \n        .cta-btn {\n            background: #fff;\n            color: #7d481d;\n            padding: 14px 35px;\n            border-radius: 50px;\n            text-decoration: none;\n            font-weight: 700;\n            font-size: 14px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            transition: all 0.3s ease;\n        }\n        .cta-btn:hover { transform: translateY(-3px); box-shadow: 0 10px 20px rgba(0,0,0,0.15); }\n\n        \/* RESPONSIVE DESIGN *\/\n        @media (max-width: 991px) {\n            .copper-top { grid-template-columns: 1fr; padding: 40px; }\n            .gallery-container { order: -1; }\n            .benefit-grid { grid-template-columns: 1fr; gap: 30px; }\n            .cta-container { grid-template-columns: 1fr; }\n            .lab-badge { width: 110px; height: 110px; left: 10px; top: 10px; }\n            .lab-inner { width: 95px; height: 95px; }\n            .lab-inner strong { font-size: 22px; }\n        }\n\n        @media (max-width: 600px) {\n            .copper-wrap { margin: 15px; border-radius: 18px; }\n            .copper-top, .benefits-section, .cta-container { padding: 30px 20px; }\n            .copper-title { font-size: 32px; }\n            .benefits-section h2 { font-size: 28px; }\n            .cta-box { padding: 30px 20px; }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"copper-wrap\"\u003e\n\u003c!-- Header Section --\u003e\n\u003cdiv class=\"copper-top\"\u003e\n\u003cdiv class=\"content-side\"\u003e\n\u003cdiv class=\"copper-small\"\u003eAustralia's Trusted Choice\u003c\/div\u003e\n\u003ch1 class=\"copper-title\"\u003eCrafted for Purity. \u003cbr\u003eDesigned for Life.\u003c\/h1\u003e\n\u003cp class=\"copper-desc\"\u003eOur handcrafted copper collection combines ancient Ayurvedic wisdom with modern elegance. Each piece is laboratory tested for 99.25% purity.\u003c\/p\u003e\n\u003cdiv class=\"feature-list\"\u003e\n\u003c!-- Icon: Purity --\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L3 7v6c0 5.5 4.5 10 9 11 4.5-1 9-5.5 9-11V7l-9-5z\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 12l2 2 4-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003e99.25% Pure Copper\u003c\/h4\u003e\n\u003cp\u003eIndependently lab tested in Australia for absolute safety.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Icon: Artisan --\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"8\" r=\"4\"\u003e\u003c\/circle\u003e\u003cpath d=\"M18 21v-2a4 4 0 0 0-4-4H10a4 4 0 0 0-4 4v2\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 11l3 3m0-3l-3 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eTraditional Handcraft\u003c\/h4\u003e\n\u003cp\u003eArtisan-hammered in India using time-honored techniques.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Icon: Leakproof --\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2.69l5.66 5.66a8 8 0 1 1-11.31 0z\"\u003e\u003c\/path\u003e\u003ccircle cx=\"12\" cy=\"13\" r=\"3\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003e100% Leak-Proof\u003c\/h4\u003e\n\u003cp\u003ePrecision threads and silicone seals for worry-free travel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Icon: Shipping --\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16\"\u003e\u003c\/polygon\u003e\u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eExpress AU Shipping\u003c\/h4\u003e\n\u003cp\u003eDispatched daily from the Sunshine Coast, QLD.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gallery-container\"\u003e\n\u003c!-- Lab Badge overlay --\u003e\n\u003cdiv class=\"lab-badge\"\u003e\n\u003cdiv class=\"lab-inner\"\u003e\n\u003cspan\u003eLAB TESTED\u003c\/span\u003e \u003cstrong\u003e99.25%\u003c\/strong\u003e \u003csvg class=\"badge-check\" viewbox=\"0 0 24 24\" fill=\"none\"\u003e\u003cpath d=\"M5 13l4 4L19 7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003cspan\u003ePURE COPPER\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"main-img-box\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/06a3591f-b2b4-4728-b7b3-eb80207a306e.webp?v=1785290603\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"thumb-grid\"\u003e\n\u003cdiv class=\"thumb-img\"\u003e\u003cimg src=\"https:\/\/copperstore.com.au\/cdn\/shop\/files\/Bedside_jar_set.jpg?v=1782199437\u0026amp;width\" alt=\"Bedside Jar\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"thumb-img\"\u003e\u003cimg src=\"https:\/\/copperstore.com.au\/cdn\/shop\/files\/Mughal_Jug_matching_sets.jpg?v=1782197759\u0026amp;width\" alt=\"Mughal Jug\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Luxury Separator --\u003e\n\u003cdiv class=\"section-divider\"\u003e\n\u003cdiv class=\"line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"diamond\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Benefits Section --\u003e\n\u003csection class=\"benefits-section\"\u003e\n\u003ch2\u003eThe Wisdom of Copper\u003c\/h2\u003e\n\u003cp class=\"benefits-sub\"\u003eAncient Ayurveda teaches that water stored in copper (Tamra Jal) helps balance the three doshas and naturally purifies your hydration.\u003c\/p\u003e\n\u003cdiv class=\"benefit-grid\"\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eAntibacterial Shield\u003c\/h4\u003e\n\u003cp\u003eThe Oligodynamic effect of copper naturally eliminates harmful microbes in water.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eVitality \u0026amp; Skin Health\u003c\/h4\u003e\n\u003cp\u003eCopper is a key component in collagen production, supporting glowing skin and energy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpath d=\"M8 14s1.5 2 4 2 4-2 4-2\"\u003e\u003c\/path\u003e\u003cline x1=\"9\" y1=\"9\" x2=\"9.01\" y2=\"9\"\u003e\u003c\/line\u003e\u003cline x1=\"15\" y1=\"9\" x2=\"15.01\" y2=\"9\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eDigestive Balance\u003c\/h4\u003e\n\u003cp\u003eHelps regulate the digestive system and promotes better nutrient absorption.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eImmune Support\u003c\/h4\u003e\n\u003cp\u003eAs an essential trace mineral, copper supports a healthy and resilient immune system.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ and Cleaning Section --\u003e\n\u003cdiv class=\"cta-container\"\u003e\n\u003cdiv class=\"cta-box\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z\"\u003e\u003c\/path\u003e\u003cpath d=\"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n\u003ch3\u003eFAQs\u003c\/h3\u003e\n\u003cp\u003eEverything you need to know about our products, care, and shipping details.\u003c\/p\u003e\n\u003ca href=\"https:\/\/copperstore.com.au\/pages\/copper-store-faq\" class=\"cta-btn\"\u003eView FAQs\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cta-box\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 3v18\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 5l14 14\"\u003e\u003c\/path\u003e\u003cpath d=\"M19 5L5 19\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003ch3\u003eHow to Clean Copper?\u003c\/h3\u003e\n\u003cp\u003eKeep your copper shining forever with our simple, natural cleaning guide.\u003c\/p\u003e\n\u003ca href=\"https:\/\/copperstore.com.au\/blogs\/news\/how-to-clean-copper-water-bottles\" class=\"cta-btn\"\u003eCleaning Guide\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":41286450872378,"sku":null,"price":125.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/06a3591f-b2b4-4728-b7b3-eb80207a306e.png?v=1782198331"},{"product_id":"set-of-4-moscow-mule-mug-with-copper-straw","title":"Set of 4 Moscow Mule Mug with Copper Straw","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Golos+Text:wght@400;500;600;700\u0026family=Inter:wght@400;500;600\u0026display=swap');\n\n:root {\n  --copper: #C4874A;\n  --copper-dark: #A65E27;\n  --text-main: #2d2d2d;\n  --text-muted: #666;\n  --bg-light: #fdfaf8;\n}\n\n* { box-sizing: border-box; }\n\n.copper-wrap {\n  width: min(98%, 1500px);\n  margin: 40px auto;\n  background: #fff;\n  border-radius: 24px;\n  overflow: hidden;\n  font-family: 'Inter', sans-serif;\n  box-shadow: 0 25px 60px rgba(0,0,0,.07);\n  color: var(--text-main);\n}\n\n.copper-wrap h1,\n.copper-wrap h2,\n.copper-wrap h3,\n.copper-wrap h4,\n.copper-title {\n  font-family: 'Golos Text', sans-serif;\n  font-weight: 700;\n  letter-spacing: -0.02em;\n}\n\n.copper-top {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 50px;\n  padding: 55px 45px;\n  align-items: center;\n}\n\n.copper-small {\n  color: var(--copper);\n  font-size: 13px;\n  font-weight: 600;\n  letter-spacing: 2.5px;\n  text-transform: uppercase;\n  margin-bottom: 15px;\n}\n\n.copper-title {\n  font-size: 48px;\n  line-height: 1.1;\n  margin: 0 0 25px 0;\n  color: #1a1a1a;\n}\n\n.copper-desc {\n  font-size: 17px;\n  line-height: 1.7;\n  color: var(--text-muted);\n  margin-bottom: 45px;\n}\n\n.feature-list {\n  display: flex;\n  flex-direction: column;\n  gap: 30px;\n}\n\n.feature {\n  display: flex;\n  align-items: flex-start;\n  gap: 20px;\n}\n\n.feature svg {\n  width: 32px;\n  height: 32px;\n  flex: none;\n  stroke: var(--copper);\n  stroke-width: 1.25;\n  fill: none;\n}\n\n.feature h4 {\n  margin: 0 0 5px 0;\n  font-size: 18px;\n  color: #222;\n}\n\n.feature p {\n  margin: 0;\n  font-size: 15px;\n  color: var(--text-muted);\n  line-height: 1.5;\n}\n\n.gallery-container {\n  position: relative;\n  display: block;\n}\n\n.main-img-box {\n  position: relative;\n  border-radius: 22px;\n  overflow: hidden;\n  background: var(--bg-light);\n  box-shadow: 0 15px 40px rgba(0,0,0,.08);\n  line-height: 0;\n}\n\n.main-img-box img {\n  width: 100%;\n  height: auto;\n  display: block;\n  margin: 0 !important;\n  padding: 0 !important;\n  border: 0;\n  vertical-align: middle;\n  aspect-ratio: 1\/1;\n  object-fit: cover;\n  transition: .4s ease;\n}\n\n.main-img-box:hover img {\n  transform: scale(1.03);\n}\n\n\/* Premium copper certification badge *\/\n.lab-badge {\n  position: absolute;\n  left: -18px;\n  top: 28px;\n  width: 170px;\n  height: 170px;\n  background: #C4874A;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  box-shadow: 0 18px 40px rgba(0,0,0,.14);\n  z-index: 20;\n}\n\n.lab-inner {\n  width: 150px;\n  height: 150px;\n  border: 3px dotted rgba(255,255,255,.96);\n  border-radius: 50%;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  text-align: center;\n  padding: 24px 16px;\n  box-sizing: border-box;\n}\n\n.lab-inner .top,\n.lab-inner .bottom {\n  color: #ffffff;\n  font-size: 11px;\n  font-weight: 700;\n  line-height: 1;\n  text-transform: uppercase;\n  white-space: nowrap;\n}\n\n.lab-inner .top {\n  letter-spacing: 2.6px;\n  margin: 0 0 12px 0;\n}\n\n.lab-inner .percent {\n  color: #ffffff;\n  font-size: 29px;\n  font-weight: 700;\n  line-height: 1;\n  white-space: nowrap;\n  margin: 0;\n}\n\n.lab-inner .bottom {\n  letter-spacing: 1.8px;\n  margin: 12px 0 0 0;\n}\n\n.section-divider {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  padding: 20px 45px;\n  gap: 20px;\n}\n\n.section-divider .line {\n  height: 1px;\n  background: #e0e0e0;\n  flex: 1;\n}\n\n.section-divider .diamond {\n  width: 10px;\n  height: 10px;\n  border: 1px solid var(--copper);\n  transform: rotate(45deg);\n  flex: none;\n}\n\n.benefits-section {\n  padding: 60px 45px;\n  background: #fff;\n}\n\n.benefits-section h2 {\n  font-size: 40px;\n  text-align: center;\n  margin: 0 0 15px;\n  color: #1a1a1a;\n}\n\n.benefits-sub {\n  text-align: center;\n  max-width: 780px;\n  margin: 0 auto 50px;\n  color: var(--text-muted);\n  font-size: 17px;\n  line-height: 1.7;\n}\n\n.benefit-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 40px 55px;\n}\n\n.benefit-card {\n  display: flex;\n  align-items: flex-start;\n  gap: 20px;\n}\n\n.benefit-card svg {\n  width: 40px;\n  height: 40px;\n  stroke: var(--copper);\n  stroke-width: 1.2;\n  fill: none;\n  flex: none;\n}\n\n.benefit-card h4 {\n  margin: 0 0 8px;\n  font-size: 19px;\n}\n\n.benefit-card p {\n  margin: 0;\n  color: var(--text-muted);\n  font-size: 15px;\n  line-height: 1.6;\n}\n\n.cta-container {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 25px;\n  padding: 0 45px 60px;\n}\n\n.cta-box {\n  background: #C4874A;\n  border-radius: 20px;\n  padding: 40px;\n  color: #ffffff;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  text-align: center;\n  transition: all .3s ease;\n  box-shadow: 0 12px 30px rgba(196,135,74,.18);\n}\n\n.cta-box:hover {\n  background: #B87438;\n  transform: translateY(-4px);\n  box-shadow: 0 18px 40px rgba(184,116,56,.28);\n}\n\n.cta-box h3 {\n  color: #fff !important;\n  font-size: 26px;\n  margin: 20px 0 10px;\n}\n\n.cta-box p {\n  color: rgba(255,255,255,.92);\n  font-size: 15px;\n  margin-bottom: 25px;\n  line-height: 1.6;\n}\n\n.cta-box svg {\n  width: 50px;\n  height: 50px;\n  stroke: #fff;\n  stroke-width: 1;\n  fill: none;\n}\n\n.cta-container .cta-btn,\n.cta-container .cta-btn:link,\n.cta-container .cta-btn:visited {\n  display: inline-block;\n  background: #ffffff !important;\n  color: #C4874A !important;\n  padding: 14px 35px;\n  border-radius: 50px;\n  text-decoration: none !important;\n  font-weight: 700;\n  font-size: 14px;\n  text-transform: uppercase;\n  letter-spacing: 1px;\n  border: 2px solid #ffffff !important;\n  transition: all .3s ease;\n}\n\n.cta-container .cta-btn:hover,\n.cta-container .cta-btn:focus {\n  background: #f5f5f5 !important;\n  color: #C4874A !important;\n  border-color: #ffffff !important;\n  text-decoration: none !important;\n  transform: translateY(-3px);\n  box-shadow: 0 12px 24px rgba(0,0,0,.18);\n}\n\n.cta-container .cta-btn:active {\n  background: #ededed !important;\n  color: #C4874A !important;\n}\n\n@media (max-width: 991px) {\n  .copper-wrap { width: min(94%, 900px); }\n\n  .copper-top {\n    grid-template-columns: 1fr;\n    padding: 40px;\n  }\n\n  .gallery-container { order: -1; }\n\n  .benefit-grid,\n  .cta-container {\n    grid-template-columns: 1fr;\n  }\n\n  .benefits-section,\n  .cta-container {\n    padding-left: 40px;\n    padding-right: 40px;\n  }\n\n  .lab-badge {\n    width: 126px;\n    height: 126px;\n    left: 10px;\n    top: 10px;\n  }\n\n  .lab-inner {\n    width: 112px;\n    height: 112px;\n    padding: 16px 10px;\n    border-width: 2px;\n  }\n\n  .lab-inner .top {\n    font-size: 8px;\n    letter-spacing: 1.8px;\n    margin-bottom: 8px;\n  }\n\n  .lab-inner .percent {\n    font-size: 22px;\n  }\n\n  .lab-inner .bottom {\n    font-size: 8px;\n    letter-spacing: 1.2px;\n    margin-top: 8px;\n  }\n}\n\n@media (max-width: 600px) {\n  .copper-wrap {\n    width: calc(100% - 20px);\n    margin: 10px auto;\n    border-radius: 18px;\n  }\n\n  .copper-top,\n  .benefits-section,\n  .cta-container {\n    padding: 30px 20px;\n  }\n\n  .copper-title { font-size: 32px; }\n\n  .copper-desc {\n    font-size: 15.5px;\n    margin-bottom: 30px;\n  }\n\n  .benefits-section h2 { font-size: 28px; }\n\n  .benefits-sub { font-size: 15.5px; }\n\n  .cta-box { padding: 30px 20px; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"copper-wrap\"\u003e\n\u003cdiv class=\"copper-top\"\u003e\n\u003cdiv class=\"content-side\"\u003e\n\u003cdiv class=\"copper-small\"\u003eAustralia's Trusted Choice\u003c\/div\u003e\n\u003ch1 class=\"copper-title\"\u003eCrafted for Purity. \u003cbr\u003eDesigned for Life.\u003c\/h1\u003e\n\u003cp class=\"copper-desc\"\u003eOur handcrafted copper collection combines ancient Ayurvedic wisdom with modern elegance. Each piece is laboratory tested for 99.25% purity.\u003c\/p\u003e\n\u003cdiv class=\"feature-list\"\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M12 2L3 7v6c0 5.5 4.5 10 9 11 4.5-1 9-5.5 9-11V7l-9-5z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M9 12l2 2 4-4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003e99.25% Pure Copper\u003c\/h4\u003e\n\u003cp\u003eIndependently lab tested in Australia for absolute safety.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003ccircle cx=\"12\" cy=\"8\" r=\"4\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M18 21v-2a4 4 0 0 0-4-4H10a4 4 0 0 0-4 4v2\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M16 11l3 3m0-3l-3 3\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eTraditional Handcraft\u003c\/h4\u003e\n\u003cp\u003eArtisan-hammered in India using time-honored techniques.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M12 2.69l5.66 5.66a8 8 0 1 1-11.31 0z\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"12\" cy=\"13\" r=\"3\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003e100% Leak-Proof\u003c\/h4\u003e\n\u003cp\u003ePrecision threads and silicone seals for worry-free travel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\u003e\u003c\/rect\u003e\n            \u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16\"\u003e\u003c\/polygon\u003e\n            \u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eExpress AU Shipping\u003c\/h4\u003e\n\u003cp\u003eDispatched daily from the Sunshine Coast, QLD.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gallery-container\"\u003e\n\u003cdiv class=\"lab-badge\"\u003e\n\u003cdiv class=\"lab-inner\"\u003e\n\u003cdiv class=\"top\"\u003eLAB TESTED\u003c\/div\u003e\n\u003cdiv class=\"percent\"\u003e99.25%\u003c\/div\u003e\n\u003cdiv class=\"bottom\"\u003ePURE COPPER\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"main-img-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/Moscow_mule_mug_sets_of_4.webp?v=1785290352\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-divider\"\u003e\n\u003cdiv class=\"line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"diamond\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"benefits-section\"\u003e\n\u003ch2\u003eThe Wisdom of Copper\u003c\/h2\u003e\n\u003cp class=\"benefits-sub\"\u003eAncient Ayurveda teaches that water stored in copper, known as Tamra Jal, helps balance the three doshas and naturally purifies your hydration.\u003c\/p\u003e\n\u003cdiv class=\"benefit-grid\"\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eAntibacterial Shield\u003c\/h4\u003e\n\u003cp\u003eThe oligodynamic effect of copper naturally helps reduce harmful microbes in water.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eVitality \u0026amp; Skin Health\u003c\/h4\u003e\n\u003cp\u003eCopper is traditionally valued for supporting wellbeing, vitality, and healthy skin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8 14s1.5 2 4 2 4-2 4-2\"\u003e\u003c\/path\u003e\n          \u003cline x1=\"9\" y1=\"9\" x2=\"9.01\" y2=\"9\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"15\" y1=\"9\" x2=\"15.01\" y2=\"9\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eDigestive Balance\u003c\/h4\u003e\n\u003cp\u003eTraditionally used in Ayurveda to support digestive balance and daily wellness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eImmune Support\u003c\/h4\u003e\n\u003cp\u003eAs an essential trace mineral, copper plays a role in general health and wellbeing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"cta-container\"\u003e\n\u003cdiv class=\"cta-box\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n        \u003cpath d=\"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\u003e\u003c\/line\u003e\n      \u003c\/svg\u003e\n\u003ch3\u003eFAQs\u003c\/h3\u003e\n\u003cp\u003eEverything you need to know about our products, care, and shipping details.\u003c\/p\u003e\n\u003ca href=\"https:\/\/copperstore.com.au\/pages\/copper-store-faq\" class=\"cta-btn\"\u003eView FAQs\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cta-box\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n        \u003cpath d=\"M12 3v18\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M5 5l14 14\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M19 5L5 19\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n\u003ch3\u003eHow to Clean Copper?\u003c\/h3\u003e\n\u003cp\u003eKeep your copper shining with our simple natural cleaning guide.\u003c\/p\u003e\n\u003ca href=\"https:\/\/copperstore.com.au\/blogs\/news\/how-to-clean-copper-water-bottles\" class=\"cta-btn\"\u003eCleaning Guide\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":41286450905146,"sku":null,"price":120.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/Moscow_mule_mug_sets_of_4.jpg?v=1782197759"},{"product_id":"set-of-diamond-water-jug-1-5-litre-and-matching-4-copper-glasses","title":"Set of Diamond Water Jug 1.5 litre and matching 4 copper glasses","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003c!-- Importing Fonts: Golos Text for Headings, Inter for Body --\u003e\n\u003cstyle\u003e\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Golos+Text:wght@400;500;600;700\u0026family=Inter:wght@400;500;600\u0026display=swap');\n\n        :root {\n            --copper: #b87333;\n            --copper-dark: #92551f;\n            --copper-light: #d8a06b;\n            --text-main: #2d2d2d;\n            --text-muted: #666;\n            --bg-light: #fdfaf8;\n        }\n\n        * { box-sizing: border-box; }\n        body { margin: 0; padding: 0; background-color: #f5f5f5; }\n\n        .copper-wrap {\n            max-width: 1100px;\n            margin: 40px auto;\n            background: #fff;\n            border-radius: 24px;\n            overflow: hidden;\n            font-family: 'Inter', sans-serif;\n            box-shadow: 0 25px 60px rgba(0,0,0,.07);\n            color: var(--text-main);\n        }\n\n        \/* HEADINGS FONT *\/\n        h1, h2, h3, h4, .copper-title {\n            font-family: 'Golos Text', sans-serif;\n            font-weight: 700;\n            letter-spacing: -0.02em;\n        }\n\n        \/* SECTION 1: TOP LAYOUT *\/\n        .copper-top {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 60px;\n            padding: 60px;\n            align-items: flex-start;\n        }\n\n        .copper-small {\n            color: var(--copper);\n            font-size: 13px;\n            font-weight: 600;\n            letter-spacing: 2.5px;\n            text-transform: uppercase;\n            margin-bottom: 15px;\n        }\n\n        .copper-title {\n            font-size: 48px;\n            line-height: 1.1;\n            margin: 0 0 25px 0;\n            color: #1a1a1a;\n        }\n\n        .copper-desc {\n            font-size: 17px;\n            line-height: 1.7;\n            color: var(--text-muted);\n            margin-bottom: 45px;\n        }\n\n        \/* PREMIUM ICONS - THIN LINE STYLE *\/\n        .feature-list { display: flex; flex-direction: column; gap: 30px; }\n        .feature { display: flex; align-items: flex-start; gap: 20px; }\n        .feature svg {\n            width: 32px;\n            height: 32px;\n            flex: none;\n            stroke: var(--copper);\n            stroke-width: 1.25; \/* Ultra thin for premium feel *\/\n            fill: none;\n        }\n        .feature h4 { margin: 0 0 5px 0; font-size: 18px; color: #222; }\n        .feature p { margin: 0; font-size: 15px; color: var(--text-muted); line-height: 1.5; }\n\n        \/* RIGHT SIDE GALLERY *\/\n        .gallery-container { position: relative; display: flex; flex-direction: column; gap: 20px; }\n        \n        .main-img-box {\n            position: relative;\n            border-radius: 20px;\n            overflow: hidden;\n            background: var(--bg-light);\n        }\n        .main-img-box img { width: 100%; display: block; aspect-ratio: 4\/5; object-fit: cover; }\n\n        .thumb-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; }\n        .thumb-img { border-radius: 14px; overflow: hidden; background: var(--bg-light); border: 1px solid #eee; }\n        .thumb-img img { width: 100%; display: block; aspect-ratio: 1\/1; object-fit: cover; }\n\n        \/* LAB TESTED BADGE - DESIGNED FROM IMAGE *\/\n        .lab-badge {\n            position: absolute;\n            left: -25px;\n            top: 40px;\n            width: 140px;\n            height: 140px;\n            background: #fff;\n            border-radius: 50%;\n            box-shadow: 0 15px 40px rgba(0,0,0,0.12);\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            z-index: 10;\n        }\n        .lab-inner {\n            width: 122px;\n            height: 122px;\n            border: 1px solid #f0f0f0;\n            border-radius: 50%;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            justify-content: center;\n            text-align: center;\n        }\n        .lab-inner span { font-size: 9px; font-weight: 700; letter-spacing: 1.5px; color: var(--copper); }\n        .lab-inner strong { font-size: 28px; color: var(--copper-dark); line-height: 1; margin: 4px 0; }\n        .badge-check { width: 16px; height: 16px; margin-bottom: 4px; stroke: var(--copper); stroke-width: 3; }\n\n        \/* PREMIUM SEPARATOR *\/\n        .section-divider {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            padding: 20px 60px;\n            gap: 20px;\n        }\n        .section-divider .line { height: 1px; background: #e0e0e0; flex: 1; }\n        .section-divider .diamond { \n            width: 10px; height: 10px; border: 1px solid var(--copper); \n            transform: rotate(45deg); flex: none; \n        }\n\n        \/* SECTION 2: BENEFITS *\/\n        .benefits-section { padding: 60px; background: #fff; }\n        .benefits-section h2 { font-size: 40px; text-align: center; margin: 0 0 15px; color: #1a1a1a; }\n        .benefits-sub { text-align: center; max-width: 700px; margin: 0 auto 50px; color: var(--text-muted); font-size: 17px; line-height: 1.7; }\n        \n        .benefit-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 40px 60px; }\n        .benefit-card { display: flex; align-items: flex-start; gap: 20px; }\n        .benefit-card svg { width: 40px; height: 40px; stroke: var(--copper); stroke-width: 1.2; fill: none; flex: none; }\n        .benefit-card h4 { margin: 0 0 8px; font-size: 19px; }\n        .benefit-card p { margin: 0; color: var(--text-muted); font-size: 15px; line-height: 1.6; }\n\n        \/* SECTION 3: CTA BOXES *\/\n        .cta-container { \n            display: grid; \n            grid-template-columns: 1fr 1fr; \n            gap: 25px; \n            padding: 0 60px 60px; \n        }\n        .cta-box { \n            background: linear-gradient(135deg, #a66128, #7d481d); \n            border-radius: 20px; \n            padding: 40px; \n            color: #fff; \n            display: flex; \n            flex-direction: column; \n            align-items: center; \n            text-align: center; \n        }\n        .cta-box h3 { color: #fff !important; font-size: 26px; margin: 20px 0 10px; }\n        .cta-box p { font-size: 15px; opacity: 0.9; margin-bottom: 25px; line-height: 1.6; }\n        .cta-box svg { width: 50px; height: 50px; stroke: #fff; stroke-width: 1; fill: none; }\n        \n        .cta-btn {\n            background: #fff;\n            color: #7d481d;\n            padding: 14px 35px;\n            border-radius: 50px;\n            text-decoration: none;\n            font-weight: 700;\n            font-size: 14px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            transition: all 0.3s ease;\n        }\n        .cta-btn:hover { transform: translateY(-3px); box-shadow: 0 10px 20px rgba(0,0,0,0.15); }\n\n        \/* RESPONSIVE DESIGN *\/\n        @media (max-width: 991px) {\n            .copper-top { grid-template-columns: 1fr; padding: 40px; }\n            .gallery-container { order: -1; }\n            .benefit-grid { grid-template-columns: 1fr; gap: 30px; }\n            .cta-container { grid-template-columns: 1fr; }\n            .lab-badge { width: 110px; height: 110px; left: 10px; top: 10px; }\n            .lab-inner { width: 95px; height: 95px; }\n            .lab-inner strong { font-size: 22px; }\n        }\n\n        @media (max-width: 600px) {\n            .copper-wrap { margin: 15px; border-radius: 18px; }\n            .copper-top, .benefits-section, .cta-container { padding: 30px 20px; }\n            .copper-title { font-size: 32px; }\n            .benefits-section h2 { font-size: 28px; }\n            .cta-box { padding: 30px 20px; }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"copper-wrap\"\u003e\n\u003c!-- Header Section --\u003e\n\u003cdiv class=\"copper-top\"\u003e\n\u003cdiv class=\"content-side\"\u003e\n\u003cdiv class=\"copper-small\"\u003eAustralia's Trusted Choice\u003c\/div\u003e\n\u003ch1 class=\"copper-title\"\u003eCrafted for Purity. \u003cbr\u003eDesigned for Life.\u003c\/h1\u003e\n\u003cp class=\"copper-desc\"\u003eOur handcrafted copper collection combines ancient Ayurvedic wisdom with modern elegance. Each piece is laboratory tested for 99.25% purity.\u003c\/p\u003e\n\u003cdiv class=\"feature-list\"\u003e\n\u003c!-- Icon: Purity --\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L3 7v6c0 5.5 4.5 10 9 11 4.5-1 9-5.5 9-11V7l-9-5z\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 12l2 2 4-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003e99.25% Pure Copper\u003c\/h4\u003e\n\u003cp\u003eIndependently lab tested in Australia for absolute safety.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Icon: Artisan --\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"8\" r=\"4\"\u003e\u003c\/circle\u003e\u003cpath d=\"M18 21v-2a4 4 0 0 0-4-4H10a4 4 0 0 0-4 4v2\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 11l3 3m0-3l-3 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eTraditional Handcraft\u003c\/h4\u003e\n\u003cp\u003eArtisan-hammered in India using time-honored techniques.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Icon: Leakproof --\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2.69l5.66 5.66a8 8 0 1 1-11.31 0z\"\u003e\u003c\/path\u003e\u003ccircle cx=\"12\" cy=\"13\" r=\"3\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003e100% Leak-Proof\u003c\/h4\u003e\n\u003cp\u003ePrecision threads and silicone seals for worry-free travel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Icon: Shipping --\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16\"\u003e\u003c\/polygon\u003e\u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eExpress AU Shipping\u003c\/h4\u003e\n\u003cp\u003eDispatched daily from the Sunshine Coast, QLD.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gallery-container\"\u003e\n\u003c!-- Lab Badge overlay --\u003e\n\u003cdiv class=\"lab-badge\"\u003e\n\u003cdiv class=\"lab-inner\"\u003e\n\u003cspan\u003eLAB TESTED\u003c\/span\u003e \u003cstrong\u003e99.25%\u003c\/strong\u003e \u003csvg class=\"badge-check\" viewbox=\"0 0 24 24\" fill=\"none\"\u003e\u003cpath d=\"M5 13l4 4L19 7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003cspan\u003ePURE COPPER\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"main-img-box\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/Diamond_Jug_matching_sets.webp?v=1785290119\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"thumb-grid\"\u003e\n\u003cdiv class=\"thumb-img\"\u003e\u003cimg src=\"https:\/\/copperstore.com.au\/cdn\/shop\/files\/Bedside_jar_set.jpg?v=1782199437\u0026amp;width\" alt=\"Bedside Jar\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"thumb-img\"\u003e\u003cimg src=\"https:\/\/copperstore.com.au\/cdn\/shop\/files\/Mughal_Jug_matching_sets.jpg?v=1782197759\u0026amp;width\" alt=\"Mughal Jug\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Luxury Separator --\u003e\n\u003cdiv class=\"section-divider\"\u003e\n\u003cdiv class=\"line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"diamond\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Benefits Section --\u003e\n\u003csection class=\"benefits-section\"\u003e\n\u003ch2\u003eThe Wisdom of Copper\u003c\/h2\u003e\n\u003cp class=\"benefits-sub\"\u003eAncient Ayurveda teaches that water stored in copper (Tamra Jal) helps balance the three doshas and naturally purifies your hydration.\u003c\/p\u003e\n\u003cdiv class=\"benefit-grid\"\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eAntibacterial Shield\u003c\/h4\u003e\n\u003cp\u003eThe Oligodynamic effect of copper naturally eliminates harmful microbes in water.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eVitality \u0026amp; Skin Health\u003c\/h4\u003e\n\u003cp\u003eCopper is a key component in collagen production, supporting glowing skin and energy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpath d=\"M8 14s1.5 2 4 2 4-2 4-2\"\u003e\u003c\/path\u003e\u003cline x1=\"9\" y1=\"9\" x2=\"9.01\" y2=\"9\"\u003e\u003c\/line\u003e\u003cline x1=\"15\" y1=\"9\" x2=\"15.01\" y2=\"9\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eDigestive Balance\u003c\/h4\u003e\n\u003cp\u003eHelps regulate the digestive system and promotes better nutrient absorption.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eImmune Support\u003c\/h4\u003e\n\u003cp\u003eAs an essential trace mineral, copper supports a healthy and resilient immune system.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ and Cleaning Section --\u003e\n\u003cdiv class=\"cta-container\"\u003e\n\u003cdiv class=\"cta-box\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z\"\u003e\u003c\/path\u003e\u003cpath d=\"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n\u003ch3\u003eFAQs\u003c\/h3\u003e\n\u003cp\u003eEverything you need to know about our products, care, and shipping details.\u003c\/p\u003e\n\u003ca href=\"https:\/\/copperstore.com.au\/pages\/copper-store-faq\" class=\"cta-btn\"\u003eView FAQs\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cta-box\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 3v18\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 5l14 14\"\u003e\u003c\/path\u003e\u003cpath d=\"M19 5L5 19\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003ch3\u003eHow to Clean Copper?\u003c\/h3\u003e\n\u003cp\u003eKeep your copper shining forever with our simple, natural cleaning guide.\u003c\/p\u003e\n\u003ca href=\"https:\/\/copperstore.com.au\/blogs\/news\/how-to-clean-copper-water-bottles\" class=\"cta-btn\"\u003eCleaning Guide\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":41286450970682,"sku":null,"price":160.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/Diamond_Jug_matching_sets.jpg?v=1782197757"},{"product_id":"set-of-4-diamond-copper-glass","title":"Set of 4 Diamond Copper Glass","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Golos+Text:wght@400;500;600;700\u0026family=Inter:wght@400;500;600\u0026display=swap');\n\n:root {\n  --copper: #C4874A;\n  --copper-dark: #A65E27;\n  --text-main: #2d2d2d;\n  --text-muted: #666;\n  --bg-light: #fdfaf8;\n}\n\n* { box-sizing: border-box; }\n\n.copper-wrap {\n  width: min(98%, 1500px);\n  margin: 40px auto;\n  background: #fff;\n  border-radius: 24px;\n  overflow: hidden;\n  font-family: 'Inter', sans-serif;\n  box-shadow: 0 25px 60px rgba(0,0,0,.07);\n  color: var(--text-main);\n}\n\n.copper-wrap h1,\n.copper-wrap h2,\n.copper-wrap h3,\n.copper-wrap h4,\n.copper-title {\n  font-family: 'Golos Text', sans-serif;\n  font-weight: 700;\n  letter-spacing: -0.02em;\n}\n\n.copper-top {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 50px;\n  padding: 55px 45px;\n  align-items: center;\n}\n\n.copper-small {\n  color: var(--copper);\n  font-size: 13px;\n  font-weight: 600;\n  letter-spacing: 2.5px;\n  text-transform: uppercase;\n  margin-bottom: 15px;\n}\n\n.copper-title {\n  font-size: 48px;\n  line-height: 1.1;\n  margin: 0 0 25px 0;\n  color: #1a1a1a;\n}\n\n.copper-desc {\n  font-size: 17px;\n  line-height: 1.7;\n  color: var(--text-muted);\n  margin-bottom: 45px;\n}\n\n.feature-list {\n  display: flex;\n  flex-direction: column;\n  gap: 30px;\n}\n\n.feature {\n  display: flex;\n  align-items: flex-start;\n  gap: 20px;\n}\n\n.feature svg {\n  width: 32px;\n  height: 32px;\n  flex: none;\n  stroke: var(--copper);\n  stroke-width: 1.25;\n  fill: none;\n}\n\n.feature h4 {\n  margin: 0 0 5px 0;\n  font-size: 18px;\n  color: #222;\n}\n\n.feature p {\n  margin: 0;\n  font-size: 15px;\n  color: var(--text-muted);\n  line-height: 1.5;\n}\n\n.gallery-container {\n  position: relative;\n  display: block;\n}\n\n.main-img-box {\n  position: relative;\n  border-radius: 22px;\n  overflow: hidden;\n  background: var(--bg-light);\n  box-shadow: 0 15px 40px rgba(0,0,0,.08);\n  line-height: 0;\n}\n\n.main-img-box img {\n  width: 100%;\n  height: auto;\n  display: block;\n  margin: 0 !important;\n  padding: 0 !important;\n  border: 0;\n  vertical-align: middle;\n  aspect-ratio: 1\/1;\n  object-fit: cover;\n  transition: .4s ease;\n}\n\n.main-img-box:hover img {\n  transform: scale(1.03);\n}\n\n\/* Premium copper certification badge *\/\n.lab-badge {\n  position: absolute;\n  left: -18px;\n  top: 28px;\n  width: 170px;\n  height: 170px;\n  background: #C4874A;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  box-shadow: 0 18px 40px rgba(0,0,0,.14);\n  z-index: 20;\n}\n\n.lab-inner {\n  width: 150px;\n  height: 150px;\n  border: 3px dotted rgba(255,255,255,.96);\n  border-radius: 50%;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  text-align: center;\n  padding: 24px 16px;\n  box-sizing: border-box;\n}\n\n.lab-inner .top,\n.lab-inner .bottom {\n  color: #ffffff;\n  font-size: 11px;\n  font-weight: 700;\n  line-height: 1;\n  text-transform: uppercase;\n  white-space: nowrap;\n}\n\n.lab-inner .top {\n  letter-spacing: 2.6px;\n  margin: 0 0 12px 0;\n}\n\n.lab-inner .percent {\n  color: #ffffff;\n  font-size: 29px;\n  font-weight: 700;\n  line-height: 1;\n  white-space: nowrap;\n  margin: 0;\n}\n\n.lab-inner .bottom {\n  letter-spacing: 1.8px;\n  margin: 12px 0 0 0;\n}\n\n.section-divider {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  padding: 20px 45px;\n  gap: 20px;\n}\n\n.section-divider .line {\n  height: 1px;\n  background: #e0e0e0;\n  flex: 1;\n}\n\n.section-divider .diamond {\n  width: 10px;\n  height: 10px;\n  border: 1px solid var(--copper);\n  transform: rotate(45deg);\n  flex: none;\n}\n\n.benefits-section {\n  padding: 60px 45px;\n  background: #fff;\n}\n\n.benefits-section h2 {\n  font-size: 40px;\n  text-align: center;\n  margin: 0 0 15px;\n  color: #1a1a1a;\n}\n\n.benefits-sub {\n  text-align: center;\n  max-width: 780px;\n  margin: 0 auto 50px;\n  color: var(--text-muted);\n  font-size: 17px;\n  line-height: 1.7;\n}\n\n.benefit-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 40px 55px;\n}\n\n.benefit-card {\n  display: flex;\n  align-items: flex-start;\n  gap: 20px;\n}\n\n.benefit-card svg {\n  width: 40px;\n  height: 40px;\n  stroke: var(--copper);\n  stroke-width: 1.2;\n  fill: none;\n  flex: none;\n}\n\n.benefit-card h4 {\n  margin: 0 0 8px;\n  font-size: 19px;\n}\n\n.benefit-card p {\n  margin: 0;\n  color: var(--text-muted);\n  font-size: 15px;\n  line-height: 1.6;\n}\n\n.cta-container {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 25px;\n  padding: 0 45px 60px;\n}\n\n.cta-box {\n  background: #C4874A;\n  border-radius: 20px;\n  padding: 40px;\n  color: #ffffff;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  text-align: center;\n  transition: all .3s ease;\n  box-shadow: 0 12px 30px rgba(196,135,74,.18);\n}\n\n.cta-box:hover {\n  background: #B87438;\n  transform: translateY(-4px);\n  box-shadow: 0 18px 40px rgba(184,116,56,.28);\n}\n\n.cta-box h3 {\n  color: #fff !important;\n  font-size: 26px;\n  margin: 20px 0 10px;\n}\n\n.cta-box p {\n  color: rgba(255,255,255,.92);\n  font-size: 15px;\n  margin-bottom: 25px;\n  line-height: 1.6;\n}\n\n.cta-box svg {\n  width: 50px;\n  height: 50px;\n  stroke: #fff;\n  stroke-width: 1;\n  fill: none;\n}\n\n.cta-container .cta-btn,\n.cta-container .cta-btn:link,\n.cta-container .cta-btn:visited {\n  display: inline-block;\n  background: #ffffff !important;\n  color: #C4874A !important;\n  padding: 14px 35px;\n  border-radius: 50px;\n  text-decoration: none !important;\n  font-weight: 700;\n  font-size: 14px;\n  text-transform: uppercase;\n  letter-spacing: 1px;\n  border: 2px solid #ffffff !important;\n  transition: all .3s ease;\n}\n\n.cta-container .cta-btn:hover,\n.cta-container .cta-btn:focus {\n  background: #f5f5f5 !important;\n  color: #C4874A !important;\n  border-color: #ffffff !important;\n  text-decoration: none !important;\n  transform: translateY(-3px);\n  box-shadow: 0 12px 24px rgba(0,0,0,.18);\n}\n\n.cta-container .cta-btn:active {\n  background: #ededed !important;\n  color: #C4874A !important;\n}\n\n@media (max-width: 991px) {\n  .copper-wrap { width: min(94%, 900px); }\n\n  .copper-top {\n    grid-template-columns: 1fr;\n    padding: 40px;\n  }\n\n  .gallery-container { order: -1; }\n\n  .benefit-grid,\n  .cta-container {\n    grid-template-columns: 1fr;\n  }\n\n  .benefits-section,\n  .cta-container {\n    padding-left: 40px;\n    padding-right: 40px;\n  }\n\n  .lab-badge {\n    width: 126px;\n    height: 126px;\n    left: 10px;\n    top: 10px;\n  }\n\n  .lab-inner {\n    width: 112px;\n    height: 112px;\n    padding: 16px 10px;\n    border-width: 2px;\n  }\n\n  .lab-inner .top {\n    font-size: 8px;\n    letter-spacing: 1.8px;\n    margin-bottom: 8px;\n  }\n\n  .lab-inner .percent {\n    font-size: 22px;\n  }\n\n  .lab-inner .bottom {\n    font-size: 8px;\n    letter-spacing: 1.2px;\n    margin-top: 8px;\n  }\n}\n\n@media (max-width: 600px) {\n  .copper-wrap {\n    width: calc(100% - 20px);\n    margin: 10px auto;\n    border-radius: 18px;\n  }\n\n  .copper-top,\n  .benefits-section,\n  .cta-container {\n    padding: 30px 20px;\n  }\n\n  .copper-title { font-size: 32px; }\n\n  .copper-desc {\n    font-size: 15.5px;\n    margin-bottom: 30px;\n  }\n\n  .benefits-section h2 { font-size: 28px; }\n\n  .benefits-sub { font-size: 15.5px; }\n\n  .cta-box { padding: 30px 20px; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"copper-wrap\"\u003e\n\u003cdiv class=\"copper-top\"\u003e\n\u003cdiv class=\"content-side\"\u003e\n\u003cdiv class=\"copper-small\"\u003eAustralia's Trusted Choice\u003c\/div\u003e\n\u003ch1 class=\"copper-title\"\u003eCrafted for Purity. \u003cbr\u003eDesigned for Life.\u003c\/h1\u003e\n\u003cp class=\"copper-desc\"\u003eOur handcrafted copper collection combines ancient Ayurvedic wisdom with modern elegance. Each piece is laboratory tested for 99.25% purity.\u003c\/p\u003e\n\u003cdiv class=\"feature-list\"\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M12 2L3 7v6c0 5.5 4.5 10 9 11 4.5-1 9-5.5 9-11V7l-9-5z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M9 12l2 2 4-4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003e99.25% Pure Copper\u003c\/h4\u003e\n\u003cp\u003eIndependently lab tested in Australia for absolute safety.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003ccircle cx=\"12\" cy=\"8\" r=\"4\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M18 21v-2a4 4 0 0 0-4-4H10a4 4 0 0 0-4 4v2\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M16 11l3 3m0-3l-3 3\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eTraditional Handcraft\u003c\/h4\u003e\n\u003cp\u003eArtisan-hammered in India using time-honored techniques.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M12 2.69l5.66 5.66a8 8 0 1 1-11.31 0z\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"12\" cy=\"13\" r=\"3\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003e100% Leak-Proof\u003c\/h4\u003e\n\u003cp\u003ePrecision threads and silicone seals for worry-free travel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\u003e\u003c\/rect\u003e\n            \u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16\"\u003e\u003c\/polygon\u003e\n            \u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eExpress AU Shipping\u003c\/h4\u003e\n\u003cp\u003eDispatched daily from the Sunshine Coast, QLD.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gallery-container\"\u003e\n\u003cdiv class=\"lab-badge\"\u003e\n\u003cdiv class=\"lab-inner\"\u003e\n\u003cdiv class=\"top\"\u003eLAB TESTED\u003c\/div\u003e\n\u003cdiv class=\"percent\"\u003e99.25%\u003c\/div\u003e\n\u003cdiv class=\"bottom\"\u003ePURE COPPER\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"main-img-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/Set_of_4_Diamond_Cups.webp?v=1785289817\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-divider\"\u003e\n\u003cdiv class=\"line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"diamond\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"benefits-section\"\u003e\n\u003ch2\u003eThe Wisdom of Copper\u003c\/h2\u003e\n\u003cp class=\"benefits-sub\"\u003eAncient Ayurveda teaches that water stored in copper, known as Tamra Jal, helps balance the three doshas and naturally purifies your hydration.\u003c\/p\u003e\n\u003cdiv class=\"benefit-grid\"\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eAntibacterial Shield\u003c\/h4\u003e\n\u003cp\u003eThe oligodynamic effect of copper naturally helps reduce harmful microbes in water.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eVitality \u0026amp; Skin Health\u003c\/h4\u003e\n\u003cp\u003eCopper is traditionally valued for supporting wellbeing, vitality, and healthy skin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8 14s1.5 2 4 2 4-2 4-2\"\u003e\u003c\/path\u003e\n          \u003cline x1=\"9\" y1=\"9\" x2=\"9.01\" y2=\"9\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"15\" y1=\"9\" x2=\"15.01\" y2=\"9\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eDigestive Balance\u003c\/h4\u003e\n\u003cp\u003eTraditionally used in Ayurveda to support digestive balance and daily wellness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eImmune Support\u003c\/h4\u003e\n\u003cp\u003eAs an essential trace mineral, copper plays a role in general health and wellbeing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"cta-container\"\u003e\n\u003cdiv class=\"cta-box\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n        \u003cpath d=\"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\u003e\u003c\/line\u003e\n      \u003c\/svg\u003e\n\u003ch3\u003eFAQs\u003c\/h3\u003e\n\u003cp\u003eEverything you need to know about our products, care, and shipping details.\u003c\/p\u003e\n\u003ca href=\"https:\/\/copperstore.com.au\/pages\/copper-store-faq\" class=\"cta-btn\"\u003eView FAQs\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cta-box\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n        \u003cpath d=\"M12 3v18\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M5 5l14 14\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M19 5L5 19\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n\u003ch3\u003eHow to Clean Copper?\u003c\/h3\u003e\n\u003cp\u003eKeep your copper shining with our simple natural cleaning guide.\u003c\/p\u003e\n\u003ca href=\"https:\/\/copperstore.com.au\/blogs\/news\/how-to-clean-copper-water-bottles\" class=\"cta-btn\"\u003eCleaning Guide\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":41286451036218,"sku":null,"price":90.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/Set_of_4_Diamond_Cups.jpg?v=1782197759"},{"product_id":"set-of-2-cross-design-copper-mug","title":"Set of 2 Cross Design Copper Mug","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Golos+Text:wght@400;500;600;700\u0026family=Inter:wght@400;500;600\u0026display=swap');\n\n:root {\n  --copper: #C4874A;\n  --copper-dark: #A65E27;\n  --text-main: #2d2d2d;\n  --text-muted: #666;\n  --bg-light: #fdfaf8;\n}\n\n* { box-sizing: border-box; }\n\n.copper-wrap {\n  width: min(98%, 1500px);\n  margin: 40px auto;\n  background: #fff;\n  border-radius: 24px;\n  overflow: hidden;\n  font-family: 'Inter', sans-serif;\n  box-shadow: 0 25px 60px rgba(0,0,0,.07);\n  color: var(--text-main);\n}\n\n.copper-wrap h1,\n.copper-wrap h2,\n.copper-wrap h3,\n.copper-wrap h4,\n.copper-title {\n  font-family: 'Golos Text', sans-serif;\n  font-weight: 700;\n  letter-spacing: -0.02em;\n}\n\n.copper-top {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 50px;\n  padding: 55px 45px;\n  align-items: center;\n}\n\n.copper-small {\n  color: var(--copper);\n  font-size: 13px;\n  font-weight: 600;\n  letter-spacing: 2.5px;\n  text-transform: uppercase;\n  margin-bottom: 15px;\n}\n\n.copper-title {\n  font-size: 48px;\n  line-height: 1.1;\n  margin: 0 0 25px 0;\n  color: #1a1a1a;\n}\n\n.copper-desc {\n  font-size: 17px;\n  line-height: 1.7;\n  color: var(--text-muted);\n  margin-bottom: 45px;\n}\n\n.feature-list {\n  display: flex;\n  flex-direction: column;\n  gap: 30px;\n}\n\n.feature {\n  display: flex;\n  align-items: flex-start;\n  gap: 20px;\n}\n\n.feature svg {\n  width: 32px;\n  height: 32px;\n  flex: none;\n  stroke: var(--copper);\n  stroke-width: 1.25;\n  fill: none;\n}\n\n.feature h4 {\n  margin: 0 0 5px 0;\n  font-size: 18px;\n  color: #222;\n}\n\n.feature p {\n  margin: 0;\n  font-size: 15px;\n  color: var(--text-muted);\n  line-height: 1.5;\n}\n\n.gallery-container {\n  position: relative;\n  display: block;\n}\n\n.main-img-box {\n  position: relative;\n  border-radius: 22px;\n  overflow: hidden;\n  background: var(--bg-light);\n  box-shadow: 0 15px 40px rgba(0,0,0,.08);\n  line-height: 0;\n}\n\n.main-img-box img {\n  width: 100%;\n  height: auto;\n  display: block;\n  margin: 0 !important;\n  padding: 0 !important;\n  border: 0;\n  vertical-align: middle;\n  aspect-ratio: 1\/1;\n  object-fit: cover;\n  transition: .4s ease;\n}\n\n.main-img-box:hover img {\n  transform: scale(1.03);\n}\n\n\/* Premium copper certification badge *\/\n.lab-badge {\n  position: absolute;\n  left: -18px;\n  top: 28px;\n  width: 170px;\n  height: 170px;\n  background: #C4874A;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  box-shadow: 0 18px 40px rgba(0,0,0,.14);\n  z-index: 20;\n}\n\n.lab-inner {\n  width: 150px;\n  height: 150px;\n  border: 3px dotted rgba(255,255,255,.96);\n  border-radius: 50%;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  text-align: center;\n  padding: 24px 16px;\n  box-sizing: border-box;\n}\n\n.lab-inner .top,\n.lab-inner .bottom {\n  color: #ffffff;\n  font-size: 11px;\n  font-weight: 700;\n  line-height: 1;\n  text-transform: uppercase;\n  white-space: nowrap;\n}\n\n.lab-inner .top {\n  letter-spacing: 2.6px;\n  margin: 0 0 12px 0;\n}\n\n.lab-inner .percent {\n  color: #ffffff;\n  font-size: 29px;\n  font-weight: 700;\n  line-height: 1;\n  white-space: nowrap;\n  margin: 0;\n}\n\n.lab-inner .bottom {\n  letter-spacing: 1.8px;\n  margin: 12px 0 0 0;\n}\n\n.section-divider {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  padding: 20px 45px;\n  gap: 20px;\n}\n\n.section-divider .line {\n  height: 1px;\n  background: #e0e0e0;\n  flex: 1;\n}\n\n.section-divider .diamond {\n  width: 10px;\n  height: 10px;\n  border: 1px solid var(--copper);\n  transform: rotate(45deg);\n  flex: none;\n}\n\n.benefits-section {\n  padding: 60px 45px;\n  background: #fff;\n}\n\n.benefits-section h2 {\n  font-size: 40px;\n  text-align: center;\n  margin: 0 0 15px;\n  color: #1a1a1a;\n}\n\n.benefits-sub {\n  text-align: center;\n  max-width: 780px;\n  margin: 0 auto 50px;\n  color: var(--text-muted);\n  font-size: 17px;\n  line-height: 1.7;\n}\n\n.benefit-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 40px 55px;\n}\n\n.benefit-card {\n  display: flex;\n  align-items: flex-start;\n  gap: 20px;\n}\n\n.benefit-card svg {\n  width: 40px;\n  height: 40px;\n  stroke: var(--copper);\n  stroke-width: 1.2;\n  fill: none;\n  flex: none;\n}\n\n.benefit-card h4 {\n  margin: 0 0 8px;\n  font-size: 19px;\n}\n\n.benefit-card p {\n  margin: 0;\n  color: var(--text-muted);\n  font-size: 15px;\n  line-height: 1.6;\n}\n\n.cta-container {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 25px;\n  padding: 0 45px 60px;\n}\n\n.cta-box {\n  background: #C4874A;\n  border-radius: 20px;\n  padding: 40px;\n  color: #ffffff;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  text-align: center;\n  transition: all .3s ease;\n  box-shadow: 0 12px 30px rgba(196,135,74,.18);\n}\n\n.cta-box:hover {\n  background: #B87438;\n  transform: translateY(-4px);\n  box-shadow: 0 18px 40px rgba(184,116,56,.28);\n}\n\n.cta-box h3 {\n  color: #fff !important;\n  font-size: 26px;\n  margin: 20px 0 10px;\n}\n\n.cta-box p {\n  color: rgba(255,255,255,.92);\n  font-size: 15px;\n  margin-bottom: 25px;\n  line-height: 1.6;\n}\n\n.cta-box svg {\n  width: 50px;\n  height: 50px;\n  stroke: #fff;\n  stroke-width: 1;\n  fill: none;\n}\n\n.cta-container .cta-btn,\n.cta-container .cta-btn:link,\n.cta-container .cta-btn:visited {\n  display: inline-block;\n  background: #ffffff !important;\n  color: #C4874A !important;\n  padding: 14px 35px;\n  border-radius: 50px;\n  text-decoration: none !important;\n  font-weight: 700;\n  font-size: 14px;\n  text-transform: uppercase;\n  letter-spacing: 1px;\n  border: 2px solid #ffffff !important;\n  transition: all .3s ease;\n}\n\n.cta-container .cta-btn:hover,\n.cta-container .cta-btn:focus {\n  background: #f5f5f5 !important;\n  color: #C4874A !important;\n  border-color: #ffffff !important;\n  text-decoration: none !important;\n  transform: translateY(-3px);\n  box-shadow: 0 12px 24px rgba(0,0,0,.18);\n}\n\n.cta-container .cta-btn:active {\n  background: #ededed !important;\n  color: #C4874A !important;\n}\n\n@media (max-width: 991px) {\n  .copper-wrap { width: min(94%, 900px); }\n\n  .copper-top {\n    grid-template-columns: 1fr;\n    padding: 40px;\n  }\n\n  .gallery-container { order: -1; }\n\n  .benefit-grid,\n  .cta-container {\n    grid-template-columns: 1fr;\n  }\n\n  .benefits-section,\n  .cta-container {\n    padding-left: 40px;\n    padding-right: 40px;\n  }\n\n  .lab-badge {\n    width: 126px;\n    height: 126px;\n    left: 10px;\n    top: 10px;\n  }\n\n  .lab-inner {\n    width: 112px;\n    height: 112px;\n    padding: 16px 10px;\n    border-width: 2px;\n  }\n\n  .lab-inner .top {\n    font-size: 8px;\n    letter-spacing: 1.8px;\n    margin-bottom: 8px;\n  }\n\n  .lab-inner .percent {\n    font-size: 22px;\n  }\n\n  .lab-inner .bottom {\n    font-size: 8px;\n    letter-spacing: 1.2px;\n    margin-top: 8px;\n  }\n}\n\n@media (max-width: 600px) {\n  .copper-wrap {\n    width: calc(100% - 20px);\n    margin: 10px auto;\n    border-radius: 18px;\n  }\n\n  .copper-top,\n  .benefits-section,\n  .cta-container {\n    padding: 30px 20px;\n  }\n\n  .copper-title { font-size: 32px; }\n\n  .copper-desc {\n    font-size: 15.5px;\n    margin-bottom: 30px;\n  }\n\n  .benefits-section h2 { font-size: 28px; }\n\n  .benefits-sub { font-size: 15.5px; }\n\n  .cta-box { padding: 30px 20px; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"copper-wrap\"\u003e\n\u003cdiv class=\"copper-top\"\u003e\n\u003cdiv class=\"content-side\"\u003e\n\u003cdiv class=\"copper-small\"\u003eAustralia's Trusted Choice\u003c\/div\u003e\n\u003ch1 class=\"copper-title\"\u003eCrafted for Purity. \u003cbr\u003eDesigned for Life.\u003c\/h1\u003e\n\u003cp class=\"copper-desc\"\u003eOur handcrafted copper collection combines ancient Ayurvedic wisdom with modern elegance. Each piece is laboratory tested for 99.25% purity.\u003c\/p\u003e\n\u003cdiv class=\"feature-list\"\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M12 2L3 7v6c0 5.5 4.5 10 9 11 4.5-1 9-5.5 9-11V7l-9-5z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M9 12l2 2 4-4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003e99.25% Pure Copper\u003c\/h4\u003e\n\u003cp\u003eIndependently lab tested in Australia for absolute safety.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003ccircle cx=\"12\" cy=\"8\" r=\"4\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M18 21v-2a4 4 0 0 0-4-4H10a4 4 0 0 0-4 4v2\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M16 11l3 3m0-3l-3 3\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eTraditional Handcraft\u003c\/h4\u003e\n\u003cp\u003eArtisan-hammered in India using time-honored techniques.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M12 2.69l5.66 5.66a8 8 0 1 1-11.31 0z\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"12\" cy=\"13\" r=\"3\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003e100% Leak-Proof\u003c\/h4\u003e\n\u003cp\u003ePrecision threads and silicone seals for worry-free travel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\u003e\u003c\/rect\u003e\n            \u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16\"\u003e\u003c\/polygon\u003e\n            \u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eExpress AU Shipping\u003c\/h4\u003e\n\u003cp\u003eDispatched daily from the Sunshine Coast, QLD.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gallery-container\"\u003e\n\u003cdiv class=\"lab-badge\"\u003e\n\u003cdiv class=\"lab-inner\"\u003e\n\u003cdiv class=\"top\"\u003eLAB TESTED\u003c\/div\u003e\n\u003cdiv class=\"percent\"\u003e99.25%\u003c\/div\u003e\n\u003cdiv class=\"bottom\"\u003ePURE COPPER\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"main-img-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/Cross_patter_mugs_set.webp?v=1785289675\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-divider\"\u003e\n\u003cdiv class=\"line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"diamond\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"benefits-section\"\u003e\n\u003ch2\u003eThe Wisdom of Copper\u003c\/h2\u003e\n\u003cp class=\"benefits-sub\"\u003eAncient Ayurveda teaches that water stored in copper, known as Tamra Jal, helps balance the three doshas and naturally purifies your hydration.\u003c\/p\u003e\n\u003cdiv class=\"benefit-grid\"\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eAntibacterial Shield\u003c\/h4\u003e\n\u003cp\u003eThe oligodynamic effect of copper naturally helps reduce harmful microbes in water.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eVitality \u0026amp; Skin Health\u003c\/h4\u003e\n\u003cp\u003eCopper is traditionally valued for supporting wellbeing, vitality, and healthy skin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8 14s1.5 2 4 2 4-2 4-2\"\u003e\u003c\/path\u003e\n          \u003cline x1=\"9\" y1=\"9\" x2=\"9.01\" y2=\"9\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"15\" y1=\"9\" x2=\"15.01\" y2=\"9\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eDigestive Balance\u003c\/h4\u003e\n\u003cp\u003eTraditionally used in Ayurveda to support digestive balance and daily wellness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eImmune Support\u003c\/h4\u003e\n\u003cp\u003eAs an essential trace mineral, copper plays a role in general health and wellbeing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"cta-container\"\u003e\n\u003cdiv class=\"cta-box\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n        \u003cpath d=\"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\u003e\u003c\/line\u003e\n      \u003c\/svg\u003e\n\u003ch3\u003eFAQs\u003c\/h3\u003e\n\u003cp\u003eEverything you need to know about our products, care, and shipping details.\u003c\/p\u003e\n\u003ca href=\"https:\/\/copperstore.com.au\/pages\/copper-store-faq\" class=\"cta-btn\"\u003eView FAQs\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cta-box\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n        \u003cpath d=\"M12 3v18\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M5 5l14 14\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M19 5L5 19\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n\u003ch3\u003eHow to Clean Copper?\u003c\/h3\u003e\n\u003cp\u003eKeep your copper shining with our simple natural cleaning guide.\u003c\/p\u003e\n\u003ca href=\"https:\/\/copperstore.com.au\/blogs\/news\/how-to-clean-copper-water-bottles\" class=\"cta-btn\"\u003eCleaning Guide\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":41286451101754,"sku":null,"price":60.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/Cross_patter_mugs_set.jpg?v=1782197759"},{"product_id":"pure-copper-bedside-water-jar-with-2-glasses","title":"Pure Copper Bedside Water Jar with 2 Glasses","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Golos+Text:wght@400;500;600;700\u0026family=Inter:wght@400;500;600\u0026display=swap');\n\n:root {\n  --copper: #C4874A;\n  --copper-dark: #A65E27;\n  --text-main: #2d2d2d;\n  --text-muted: #666;\n  --bg-light: #fdfaf8;\n}\n\n* { box-sizing: border-box; }\n\n.copper-wrap {\n  width: min(98%, 1500px);\n  margin: 40px auto;\n  background: #fff;\n  border-radius: 24px;\n  overflow: hidden;\n  font-family: 'Inter', sans-serif;\n  box-shadow: 0 25px 60px rgba(0,0,0,.07);\n  color: var(--text-main);\n}\n\n.copper-wrap h1,\n.copper-wrap h2,\n.copper-wrap h3,\n.copper-wrap h4,\n.copper-title {\n  font-family: 'Golos Text', sans-serif;\n  font-weight: 700;\n  letter-spacing: -0.02em;\n}\n\n.copper-top {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 50px;\n  padding: 55px 45px;\n  align-items: center;\n}\n\n.copper-small {\n  color: var(--copper);\n  font-size: 13px;\n  font-weight: 600;\n  letter-spacing: 2.5px;\n  text-transform: uppercase;\n  margin-bottom: 15px;\n}\n\n.copper-title {\n  font-size: 48px;\n  line-height: 1.1;\n  margin: 0 0 25px 0;\n  color: #1a1a1a;\n}\n\n.copper-desc {\n  font-size: 17px;\n  line-height: 1.7;\n  color: var(--text-muted);\n  margin-bottom: 45px;\n}\n\n.feature-list {\n  display: flex;\n  flex-direction: column;\n  gap: 30px;\n}\n\n.feature {\n  display: flex;\n  align-items: flex-start;\n  gap: 20px;\n}\n\n.feature svg {\n  width: 32px;\n  height: 32px;\n  flex: none;\n  stroke: var(--copper);\n  stroke-width: 1.25;\n  fill: none;\n}\n\n.feature h4 {\n  margin: 0 0 5px 0;\n  font-size: 18px;\n  color: #222;\n}\n\n.feature p {\n  margin: 0;\n  font-size: 15px;\n  color: var(--text-muted);\n  line-height: 1.5;\n}\n\n.gallery-container {\n  position: relative;\n  display: block;\n}\n\n.main-img-box {\n  position: relative;\n  border-radius: 22px;\n  overflow: hidden;\n  background: var(--bg-light);\n  box-shadow: 0 15px 40px rgba(0,0,0,.08);\n  line-height: 0;\n}\n\n.main-img-box img {\n  width: 100%;\n  height: auto;\n  display: block;\n  margin: 0 !important;\n  padding: 0 !important;\n  border: 0;\n  vertical-align: middle;\n  aspect-ratio: 1\/1;\n  object-fit: cover;\n  transition: .4s ease;\n}\n\n.main-img-box:hover img {\n  transform: scale(1.03);\n}\n\n\/* Premium copper certification badge *\/\n.lab-badge {\n  position: absolute;\n  left: -18px;\n  top: 28px;\n  width: 170px;\n  height: 170px;\n  background: #C4874A;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  box-shadow: 0 18px 40px rgba(0,0,0,.14);\n  z-index: 20;\n}\n\n.lab-inner {\n  width: 150px;\n  height: 150px;\n  border: 3px dotted rgba(255,255,255,.96);\n  border-radius: 50%;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  text-align: center;\n  padding: 24px 16px;\n  box-sizing: border-box;\n}\n\n.lab-inner .top,\n.lab-inner .bottom {\n  color: #ffffff;\n  font-size: 11px;\n  font-weight: 700;\n  line-height: 1;\n  text-transform: uppercase;\n  white-space: nowrap;\n}\n\n.lab-inner .top {\n  letter-spacing: 2.6px;\n  margin: 0 0 12px 0;\n}\n\n.lab-inner .percent {\n  color: #ffffff;\n  font-size: 29px;\n  font-weight: 700;\n  line-height: 1;\n  white-space: nowrap;\n  margin: 0;\n}\n\n.lab-inner .bottom {\n  letter-spacing: 1.8px;\n  margin: 12px 0 0 0;\n}\n\n.section-divider {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  padding: 20px 45px;\n  gap: 20px;\n}\n\n.section-divider .line {\n  height: 1px;\n  background: #e0e0e0;\n  flex: 1;\n}\n\n.section-divider .diamond {\n  width: 10px;\n  height: 10px;\n  border: 1px solid var(--copper);\n  transform: rotate(45deg);\n  flex: none;\n}\n\n.benefits-section {\n  padding: 60px 45px;\n  background: #fff;\n}\n\n.benefits-section h2 {\n  font-size: 40px;\n  text-align: center;\n  margin: 0 0 15px;\n  color: #1a1a1a;\n}\n\n.benefits-sub {\n  text-align: center;\n  max-width: 780px;\n  margin: 0 auto 50px;\n  color: var(--text-muted);\n  font-size: 17px;\n  line-height: 1.7;\n}\n\n.benefit-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 40px 55px;\n}\n\n.benefit-card {\n  display: flex;\n  align-items: flex-start;\n  gap: 20px;\n}\n\n.benefit-card svg {\n  width: 40px;\n  height: 40px;\n  stroke: var(--copper);\n  stroke-width: 1.2;\n  fill: none;\n  flex: none;\n}\n\n.benefit-card h4 {\n  margin: 0 0 8px;\n  font-size: 19px;\n}\n\n.benefit-card p {\n  margin: 0;\n  color: var(--text-muted);\n  font-size: 15px;\n  line-height: 1.6;\n}\n\n.cta-container {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 25px;\n  padding: 0 45px 60px;\n}\n\n.cta-box {\n  background: #C4874A;\n  border-radius: 20px;\n  padding: 40px;\n  color: #ffffff;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  text-align: center;\n  transition: all .3s ease;\n  box-shadow: 0 12px 30px rgba(196,135,74,.18);\n}\n\n.cta-box:hover {\n  background: #B87438;\n  transform: translateY(-4px);\n  box-shadow: 0 18px 40px rgba(184,116,56,.28);\n}\n\n.cta-box h3 {\n  color: #fff !important;\n  font-size: 26px;\n  margin: 20px 0 10px;\n}\n\n.cta-box p {\n  color: rgba(255,255,255,.92);\n  font-size: 15px;\n  margin-bottom: 25px;\n  line-height: 1.6;\n}\n\n.cta-box svg {\n  width: 50px;\n  height: 50px;\n  stroke: #fff;\n  stroke-width: 1;\n  fill: none;\n}\n\n.cta-container .cta-btn,\n.cta-container .cta-btn:link,\n.cta-container .cta-btn:visited {\n  display: inline-block;\n  background: #ffffff !important;\n  color: #C4874A !important;\n  padding: 14px 35px;\n  border-radius: 50px;\n  text-decoration: none !important;\n  font-weight: 700;\n  font-size: 14px;\n  text-transform: uppercase;\n  letter-spacing: 1px;\n  border: 2px solid #ffffff !important;\n  transition: all .3s ease;\n}\n\n.cta-container .cta-btn:hover,\n.cta-container .cta-btn:focus {\n  background: #f5f5f5 !important;\n  color: #C4874A !important;\n  border-color: #ffffff !important;\n  text-decoration: none !important;\n  transform: translateY(-3px);\n  box-shadow: 0 12px 24px rgba(0,0,0,.18);\n}\n\n.cta-container .cta-btn:active {\n  background: #ededed !important;\n  color: #C4874A !important;\n}\n\n@media (max-width: 991px) {\n  .copper-wrap { width: min(94%, 900px); }\n\n  .copper-top {\n    grid-template-columns: 1fr;\n    padding: 40px;\n  }\n\n  .gallery-container { order: -1; }\n\n  .benefit-grid,\n  .cta-container {\n    grid-template-columns: 1fr;\n  }\n\n  .benefits-section,\n  .cta-container {\n    padding-left: 40px;\n    padding-right: 40px;\n  }\n\n  .lab-badge {\n    width: 126px;\n    height: 126px;\n    left: 10px;\n    top: 10px;\n  }\n\n  .lab-inner {\n    width: 112px;\n    height: 112px;\n    padding: 16px 10px;\n    border-width: 2px;\n  }\n\n  .lab-inner .top {\n    font-size: 8px;\n    letter-spacing: 1.8px;\n    margin-bottom: 8px;\n  }\n\n  .lab-inner .percent {\n    font-size: 22px;\n  }\n\n  .lab-inner .bottom {\n    font-size: 8px;\n    letter-spacing: 1.2px;\n    margin-top: 8px;\n  }\n}\n\n@media (max-width: 600px) {\n  .copper-wrap {\n    width: calc(100% - 20px);\n    margin: 10px auto;\n    border-radius: 18px;\n  }\n\n  .copper-top,\n  .benefits-section,\n  .cta-container {\n    padding: 30px 20px;\n  }\n\n  .copper-title { font-size: 32px; }\n\n  .copper-desc {\n    font-size: 15.5px;\n    margin-bottom: 30px;\n  }\n\n  .benefits-section h2 { font-size: 28px; }\n\n  .benefits-sub { font-size: 15.5px; }\n\n  .cta-box { padding: 30px 20px; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"copper-wrap\"\u003e\n\u003cdiv class=\"copper-top\"\u003e\n\u003cdiv class=\"content-side\"\u003e\n\u003cdiv class=\"copper-small\"\u003eAustralia's Trusted Choice\u003c\/div\u003e\n\u003ch1 class=\"copper-title\"\u003eCrafted for Purity. \u003cbr\u003eDesigned for Life.\u003c\/h1\u003e\n\u003cp class=\"copper-desc\"\u003eOur handcrafted copper collection combines ancient Ayurvedic wisdom with modern elegance. Each piece is laboratory tested for 99.25% purity.\u003c\/p\u003e\n\u003cdiv class=\"feature-list\"\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M12 2L3 7v6c0 5.5 4.5 10 9 11 4.5-1 9-5.5 9-11V7l-9-5z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M9 12l2 2 4-4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003e99.25% Pure Copper\u003c\/h4\u003e\n\u003cp\u003eIndependently lab tested in Australia for absolute safety.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003ccircle cx=\"12\" cy=\"8\" r=\"4\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M18 21v-2a4 4 0 0 0-4-4H10a4 4 0 0 0-4 4v2\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M16 11l3 3m0-3l-3 3\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eTraditional Handcraft\u003c\/h4\u003e\n\u003cp\u003eArtisan-hammered in India using time-honored techniques.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M12 2.69l5.66 5.66a8 8 0 1 1-11.31 0z\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"12\" cy=\"13\" r=\"3\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003e100% Leak-Proof\u003c\/h4\u003e\n\u003cp\u003ePrecision threads and silicone seals for worry-free travel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\u003e\u003c\/rect\u003e\n            \u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16\"\u003e\u003c\/polygon\u003e\n            \u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eExpress AU Shipping\u003c\/h4\u003e\n\u003cp\u003eDispatched daily from the Sunshine Coast, QLD.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gallery-container\"\u003e\n\u003cdiv class=\"lab-badge\"\u003e\n\u003cdiv class=\"lab-inner\"\u003e\n\u003cdiv class=\"top\"\u003eLAB TESTED\u003c\/div\u003e\n\u003cdiv class=\"percent\"\u003e99.25%\u003c\/div\u003e\n\u003cdiv class=\"bottom\"\u003ePURE COPPER\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"main-img-box\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/Bedside_jar_set.webp?v=1785288834\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-divider\"\u003e\n\u003cdiv class=\"line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"diamond\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"benefits-section\"\u003e\n\u003ch2\u003eThe Wisdom of Copper\u003c\/h2\u003e\n\u003cp class=\"benefits-sub\"\u003eAncient Ayurveda teaches that water stored in copper, known as Tamra Jal, helps balance the three doshas and naturally purifies your hydration.\u003c\/p\u003e\n\u003cdiv class=\"benefit-grid\"\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eAntibacterial Shield\u003c\/h4\u003e\n\u003cp\u003eThe oligodynamic effect of copper naturally helps reduce harmful microbes in water.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eVitality \u0026amp; Skin Health\u003c\/h4\u003e\n\u003cp\u003eCopper is traditionally valued for supporting wellbeing, vitality, and healthy skin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8 14s1.5 2 4 2 4-2 4-2\"\u003e\u003c\/path\u003e\n          \u003cline x1=\"9\" y1=\"9\" x2=\"9.01\" y2=\"9\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"15\" y1=\"9\" x2=\"15.01\" y2=\"9\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eDigestive Balance\u003c\/h4\u003e\n\u003cp\u003eTraditionally used in Ayurveda to support digestive balance and daily wellness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eImmune Support\u003c\/h4\u003e\n\u003cp\u003eAs an essential trace mineral, copper plays a role in general health and wellbeing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"cta-container\"\u003e\n\u003cdiv class=\"cta-box\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n        \u003cpath d=\"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\u003e\u003c\/line\u003e\n      \u003c\/svg\u003e\n\u003ch3\u003eFAQs\u003c\/h3\u003e\n\u003cp\u003eEverything you need to know about our products, care, and shipping details.\u003c\/p\u003e\n\u003ca href=\"https:\/\/copperstore.com.au\/pages\/copper-store-faq\" class=\"cta-btn\"\u003eView FAQs\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cta-box\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n        \u003cpath d=\"M12 3v18\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M5 5l14 14\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M19 5L5 19\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n\u003ch3\u003eHow to Clean Copper?\u003c\/h3\u003e\n\u003cp\u003eKeep your copper shining with our simple natural cleaning guide.\u003c\/p\u003e\n\u003ca href=\"https:\/\/copperstore.com.au\/blogs\/news\/how-to-clean-copper-water-bottles\" class=\"cta-btn\"\u003eCleaning Guide\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":41286453592122,"sku":null,"price":90.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/Bedside_jar_set.jpg?v=1782199437"},{"product_id":"pure-copper-jug-with-lid-hammered-mughal-design-brass-handle-1-5-l-2-cups","title":"Pure Copper Jug with Lid – Hammered Mughal Design, Brass Handle (1.5 L) + 2 Cups","description":"\n\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Golos+Text:wght@400;500;600;700\u0026family=Inter:wght@400;500;600\u0026display=swap');\n\n:root {\n  --copper: #C4874A;\n  --copper-dark: #A65E27;\n  --text-main: #2d2d2d;\n  --text-muted: #666;\n  --bg-light: #fdfaf8;\n}\n\n* { box-sizing: border-box; }\n\n.copper-wrap {\n  width: min(98%, 1500px);\n  margin: 40px auto;\n  background: #fff;\n  border-radius: 24px;\n  overflow: hidden;\n  font-family: 'Inter', sans-serif;\n  box-shadow: 0 25px 60px rgba(0,0,0,.07);\n  color: var(--text-main);\n}\n\n.copper-wrap h1,\n.copper-wrap h2,\n.copper-wrap h3,\n.copper-wrap h4,\n.copper-title {\n  font-family: 'Golos Text', sans-serif;\n  font-weight: 700;\n  letter-spacing: -0.02em;\n}\n\n.copper-top {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 50px;\n  padding: 55px 45px;\n  align-items: center;\n}\n\n.copper-small {\n  color: var(--copper);\n  font-size: 13px;\n  font-weight: 600;\n  letter-spacing: 2.5px;\n  text-transform: uppercase;\n  margin-bottom: 15px;\n}\n\n.copper-title {\n  font-size: 48px;\n  line-height: 1.1;\n  margin: 0 0 25px 0;\n  color: #1a1a1a;\n}\n\n.copper-desc {\n  font-size: 17px;\n  line-height: 1.7;\n  color: var(--text-muted);\n  margin-bottom: 45px;\n}\n\n.feature-list {\n  display: flex;\n  flex-direction: column;\n  gap: 30px;\n}\n\n.feature {\n  display: flex;\n  align-items: flex-start;\n  gap: 20px;\n}\n\n.feature svg {\n  width: 32px;\n  height: 32px;\n  flex: none;\n  stroke: var(--copper);\n  stroke-width: 1.25;\n  fill: none;\n}\n\n.feature h4 {\n  margin: 0 0 5px 0;\n  font-size: 18px;\n  color: #222;\n}\n\n.feature p {\n  margin: 0;\n  font-size: 15px;\n  color: var(--text-muted);\n  line-height: 1.5;\n}\n\n.gallery-container {\n  position: relative;\n  display: block;\n}\n\n.main-img-box {\n  position: relative;\n  border-radius: 22px;\n  overflow: hidden;\n  background: var(--bg-light);\n  box-shadow: 0 15px 40px rgba(0,0,0,.08);\n  line-height: 0;\n}\n\n.main-img-box img {\n  width: 100%;\n  height: auto;\n  display: block;\n  margin: 0 !important;\n  padding: 0 !important;\n  border: 0;\n  vertical-align: middle;\n  aspect-ratio: 1\/1;\n  object-fit: cover;\n  transition: .4s ease;\n}\n\n.main-img-box:hover img {\n  transform: scale(1.03);\n}\n\n\/* Premium copper certification badge *\/\n.lab-badge {\n  position: absolute;\n  left: -18px;\n  top: 28px;\n  width: 170px;\n  height: 170px;\n  background: #C4874A;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  box-shadow: 0 18px 40px rgba(0,0,0,.14);\n  z-index: 20;\n}\n\n.lab-inner {\n  width: 150px;\n  height: 150px;\n  border: 3px dotted rgba(255,255,255,.96);\n  border-radius: 50%;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  text-align: center;\n  padding: 24px 16px;\n  box-sizing: border-box;\n}\n\n.lab-inner .top,\n.lab-inner .bottom {\n  color: #ffffff;\n  font-size: 11px;\n  font-weight: 700;\n  line-height: 1;\n  text-transform: uppercase;\n  white-space: nowrap;\n}\n\n.lab-inner .top {\n  letter-spacing: 2.6px;\n  margin: 0 0 12px 0;\n}\n\n.lab-inner .percent {\n  color: #ffffff;\n  font-size: 29px;\n  font-weight: 700;\n  line-height: 1;\n  white-space: nowrap;\n  margin: 0;\n}\n\n.lab-inner .bottom {\n  letter-spacing: 1.8px;\n  margin: 12px 0 0 0;\n}\n\n.section-divider {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  padding: 20px 45px;\n  gap: 20px;\n}\n\n.section-divider .line {\n  height: 1px;\n  background: #e0e0e0;\n  flex: 1;\n}\n\n.section-divider .diamond {\n  width: 10px;\n  height: 10px;\n  border: 1px solid var(--copper);\n  transform: rotate(45deg);\n  flex: none;\n}\n\n.benefits-section {\n  padding: 60px 45px;\n  background: #fff;\n}\n\n.benefits-section h2 {\n  font-size: 40px;\n  text-align: center;\n  margin: 0 0 15px;\n  color: #1a1a1a;\n}\n\n.benefits-sub {\n  text-align: center;\n  max-width: 780px;\n  margin: 0 auto 50px;\n  color: var(--text-muted);\n  font-size: 17px;\n  line-height: 1.7;\n}\n\n.benefit-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 40px 55px;\n}\n\n.benefit-card {\n  display: flex;\n  align-items: flex-start;\n  gap: 20px;\n}\n\n.benefit-card svg {\n  width: 40px;\n  height: 40px;\n  stroke: var(--copper);\n  stroke-width: 1.2;\n  fill: none;\n  flex: none;\n}\n\n.benefit-card h4 {\n  margin: 0 0 8px;\n  font-size: 19px;\n}\n\n.benefit-card p {\n  margin: 0;\n  color: var(--text-muted);\n  font-size: 15px;\n  line-height: 1.6;\n}\n\n.cta-container {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 25px;\n  padding: 0 45px 60px;\n}\n\n.cta-box {\n  background: #C4874A;\n  border-radius: 20px;\n  padding: 40px;\n  color: #ffffff;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  text-align: center;\n  transition: all .3s ease;\n  box-shadow: 0 12px 30px rgba(196,135,74,.18);\n}\n\n.cta-box:hover {\n  background: #B87438;\n  transform: translateY(-4px);\n  box-shadow: 0 18px 40px rgba(184,116,56,.28);\n}\n\n.cta-box h3 {\n  color: #fff !important;\n  font-size: 26px;\n  margin: 20px 0 10px;\n}\n\n.cta-box p {\n  color: rgba(255,255,255,.92);\n  font-size: 15px;\n  margin-bottom: 25px;\n  line-height: 1.6;\n}\n\n.cta-box svg {\n  width: 50px;\n  height: 50px;\n  stroke: #fff;\n  stroke-width: 1;\n  fill: none;\n}\n\n.cta-container .cta-btn,\n.cta-container .cta-btn:link,\n.cta-container .cta-btn:visited {\n  display: inline-block;\n  background: #ffffff !important;\n  color: #C4874A !important;\n  padding: 14px 35px;\n  border-radius: 50px;\n  text-decoration: none !important;\n  font-weight: 700;\n  font-size: 14px;\n  text-transform: uppercase;\n  letter-spacing: 1px;\n  border: 2px solid #ffffff !important;\n  transition: all .3s ease;\n}\n\n.cta-container .cta-btn:hover,\n.cta-container .cta-btn:focus {\n  background: #f5f5f5 !important;\n  color: #C4874A !important;\n  border-color: #ffffff !important;\n  text-decoration: none !important;\n  transform: translateY(-3px);\n  box-shadow: 0 12px 24px rgba(0,0,0,.18);\n}\n\n.cta-container .cta-btn:active {\n  background: #ededed !important;\n  color: #C4874A !important;\n}\n\n@media (max-width: 991px) {\n  .copper-wrap { width: min(94%, 900px); }\n\n  .copper-top {\n    grid-template-columns: 1fr;\n    padding: 40px;\n  }\n\n  .gallery-container { order: -1; }\n\n  .benefit-grid,\n  .cta-container {\n    grid-template-columns: 1fr;\n  }\n\n  .benefits-section,\n  .cta-container {\n    padding-left: 40px;\n    padding-right: 40px;\n  }\n\n  .lab-badge {\n    width: 126px;\n    height: 126px;\n    left: 10px;\n    top: 10px;\n  }\n\n  .lab-inner {\n    width: 112px;\n    height: 112px;\n    padding: 16px 10px;\n    border-width: 2px;\n  }\n\n  .lab-inner .top {\n    font-size: 8px;\n    letter-spacing: 1.8px;\n    margin-bottom: 8px;\n  }\n\n  .lab-inner .percent {\n    font-size: 22px;\n  }\n\n  .lab-inner .bottom {\n    font-size: 8px;\n    letter-spacing: 1.2px;\n    margin-top: 8px;\n  }\n}\n\n@media (max-width: 600px) {\n  .copper-wrap {\n    width: calc(100% - 20px);\n    margin: 10px auto;\n    border-radius: 18px;\n  }\n\n  .copper-top,\n  .benefits-section,\n  .cta-container {\n    padding: 30px 20px;\n  }\n\n  .copper-title { font-size: 32px; }\n\n  .copper-desc {\n    font-size: 15.5px;\n    margin-bottom: 30px;\n  }\n\n  .benefits-section h2 { font-size: 28px; }\n\n  .benefits-sub { font-size: 15.5px; }\n\n  .cta-box { padding: 30px 20px; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"copper-wrap\"\u003e\n\u003cdiv class=\"copper-top\"\u003e\n\u003cdiv class=\"content-side\"\u003e\n\u003cdiv class=\"copper-small\"\u003eAustralia's Trusted Choice\u003c\/div\u003e\n\u003ch1 class=\"copper-title\"\u003eCrafted for Purity. \u003cbr\u003eDesigned for Life.\u003c\/h1\u003e\n\u003cp class=\"copper-desc\"\u003eOur handcrafted copper collection combines ancient Ayurvedic wisdom with modern elegance. Each piece is laboratory tested for 99.25% purity.\u003c\/p\u003e\n\u003cdiv class=\"feature-list\"\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M12 2L3 7v6c0 5.5 4.5 10 9 11 4.5-1 9-5.5 9-11V7l-9-5z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M9 12l2 2 4-4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003e99.25% Pure Copper\u003c\/h4\u003e\n\u003cp\u003eIndependently lab tested in Australia for absolute safety.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003ccircle cx=\"12\" cy=\"8\" r=\"4\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M18 21v-2a4 4 0 0 0-4-4H10a4 4 0 0 0-4 4v2\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M16 11l3 3m0-3l-3 3\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eTraditional Handcraft\u003c\/h4\u003e\n\u003cp\u003eArtisan-hammered in India using time-honored techniques.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M12 2.69l5.66 5.66a8 8 0 1 1-11.31 0z\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"12\" cy=\"13\" r=\"3\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003e100% Leak-Proof\u003c\/h4\u003e\n\u003cp\u003ePrecision threads and silicone seals for worry-free travel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\u003e\u003c\/rect\u003e\n            \u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16\"\u003e\u003c\/polygon\u003e\n            \u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eExpress AU Shipping\u003c\/h4\u003e\n\u003cp\u003eDispatched daily from the Sunshine Coast, QLD.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gallery-container\"\u003e\n\u003cdiv class=\"lab-badge\"\u003e\n\u003cdiv class=\"lab-inner\"\u003e\n\u003cdiv class=\"top\"\u003eLAB TESTED\u003c\/div\u003e\n\u003cdiv class=\"percent\"\u003e99.25%\u003c\/div\u003e\n\u003cdiv class=\"bottom\"\u003ePURE COPPER\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"main-img-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/Untitled_design_b9123d31-1e78-4d2e-9f2f-e842f3b7b313.png?v=1782643019\" alt=\"Copper Bottle\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-divider\"\u003e\n\u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"diamond\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"benefits-section\"\u003e\n\u003ch2\u003eThe Wisdom of Copper\u003c\/h2\u003e\n\u003cp class=\"benefits-sub\"\u003eAncient Ayurveda teaches that water stored in copper, known as Tamra Jal, helps balance the three doshas and naturally purifies your hydration.\u003c\/p\u003e\n\u003cdiv class=\"benefit-grid\"\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eAntibacterial Shield\u003c\/h4\u003e\n\u003cp\u003eThe oligodynamic effect of copper naturally helps reduce harmful microbes in water.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eVitality \u0026amp; Skin Health\u003c\/h4\u003e\n\u003cp\u003eCopper is traditionally valued for supporting wellbeing, vitality, and healthy skin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8 14s1.5 2 4 2 4-2 4-2\"\u003e\u003c\/path\u003e\n          \u003cline x1=\"9\" y1=\"9\" x2=\"9.01\" y2=\"9\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"15\" y1=\"9\" x2=\"15.01\" y2=\"9\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eDigestive Balance\u003c\/h4\u003e\n\u003cp\u003eTraditionally used in Ayurveda to support digestive balance and daily wellness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eImmune Support\u003c\/h4\u003e\n\u003cp\u003eAs an essential trace mineral, copper plays a role in general health and wellbeing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"cta-container\"\u003e\n\u003cdiv class=\"cta-box\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n        \u003cpath d=\"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\u003e\u003c\/line\u003e\n      \u003c\/svg\u003e\n\u003ch3\u003eFAQs\u003c\/h3\u003e\n\u003cp\u003eEverything you need to know about our products, care, and shipping details.\u003c\/p\u003e\n\u003ca href=\"https:\/\/copperstore.com.au\/pages\/copper-store-faq\" class=\"cta-btn\"\u003eView FAQs\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cta-box\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n        \u003cpath d=\"M12 3v18\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M5 5l14 14\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M19 5L5 19\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n\u003ch3\u003eHow to Clean Copper?\u003c\/h3\u003e\n\u003cp\u003eKeep your copper shining with our simple natural cleaning guide.\u003c\/p\u003e\n\u003ca href=\"https:\/\/copperstore.com.au\/blogs\/news\/how-to-clean-copper-water-bottles\" class=\"cta-btn\"\u003eCleaning Guide\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":41286453723194,"sku":null,"price":130.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/Mughal_Jug_matching_sets.jpg?v=1782197759"},{"product_id":"copper-jug-deluxe-design-1-5-l-with-2-matching-cups","title":"Copper Jug – Deluxe Design (1.5 L) with 2 Matching Cups","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003c!-- Importing Fonts: Golos Text for Headings, Inter for Body --\u003e\n\u003cstyle\u003e\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Golos+Text:wght@400;500;600;700\u0026family=Inter:wght@400;500;600\u0026display=swap');\n\n        :root {\n            --copper: #b87333;\n            --copper-dark: #92551f;\n            --copper-light: #d8a06b;\n            --text-main: #2d2d2d;\n            --text-muted: #666;\n            --bg-light: #fdfaf8;\n        }\n\n        * { box-sizing: border-box; }\n        body { margin: 0; padding: 0; background-color: #f5f5f5; }\n\n        .copper-wrap {\n            max-width: 1100px;\n            margin: 40px auto;\n            background: #fff;\n            border-radius: 24px;\n            overflow: hidden;\n            font-family: 'Inter', sans-serif;\n            box-shadow: 0 25px 60px rgba(0,0,0,.07);\n            color: var(--text-main);\n        }\n\n        \/* HEADINGS FONT *\/\n        h1, h2, h3, h4, .copper-title {\n            font-family: 'Golos Text', sans-serif;\n            font-weight: 700;\n            letter-spacing: -0.02em;\n        }\n\n        \/* SECTION 1: TOP LAYOUT *\/\n        .copper-top {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 60px;\n            padding: 60px;\n            align-items: flex-start;\n        }\n\n        .copper-small {\n            color: var(--copper);\n            font-size: 13px;\n            font-weight: 600;\n            letter-spacing: 2.5px;\n            text-transform: uppercase;\n            margin-bottom: 15px;\n        }\n\n        .copper-title {\n            font-size: 48px;\n            line-height: 1.1;\n            margin: 0 0 25px 0;\n            color: #1a1a1a;\n        }\n\n        .copper-desc {\n            font-size: 17px;\n            line-height: 1.7;\n            color: var(--text-muted);\n            margin-bottom: 45px;\n        }\n\n        \/* PREMIUM ICONS - THIN LINE STYLE *\/\n        .feature-list { display: flex; flex-direction: column; gap: 30px; }\n        .feature { display: flex; align-items: flex-start; gap: 20px; }\n        .feature svg {\n            width: 32px;\n            height: 32px;\n            flex: none;\n            stroke: var(--copper);\n            stroke-width: 1.25; \/* Ultra thin for premium feel *\/\n            fill: none;\n        }\n        .feature h4 { margin: 0 0 5px 0; font-size: 18px; color: #222; }\n        .feature p { margin: 0; font-size: 15px; color: var(--text-muted); line-height: 1.5; }\n\n        \/* RIGHT SIDE GALLERY *\/\n        .gallery-container { position: relative; display: flex; flex-direction: column; gap: 20px; }\n        \n        .main-img-box {\n            position: relative;\n            border-radius: 20px;\n            overflow: hidden;\n            background: var(--bg-light);\n        }\n        .main-img-box img { width: 100%; display: block; aspect-ratio: 4\/5; object-fit: cover; }\n\n        .thumb-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; }\n        .thumb-img { border-radius: 14px; overflow: hidden; background: var(--bg-light); border: 1px solid #eee; }\n        .thumb-img img { width: 100%; display: block; aspect-ratio: 1\/1; object-fit: cover; }\n\n        \/* LAB TESTED BADGE - DESIGNED FROM IMAGE *\/\n        .lab-badge {\n            position: absolute;\n            left: -25px;\n            top: 40px;\n            width: 140px;\n            height: 140px;\n            background: #fff;\n            border-radius: 50%;\n            box-shadow: 0 15px 40px rgba(0,0,0,0.12);\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            z-index: 10;\n        }\n        .lab-inner {\n            width: 122px;\n            height: 122px;\n            border: 1px solid #f0f0f0;\n            border-radius: 50%;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            justify-content: center;\n            text-align: center;\n        }\n        .lab-inner span { font-size: 9px; font-weight: 700; letter-spacing: 1.5px; color: var(--copper); }\n        .lab-inner strong { font-size: 28px; color: var(--copper-dark); line-height: 1; margin: 4px 0; }\n        .badge-check { width: 16px; height: 16px; margin-bottom: 4px; stroke: var(--copper); stroke-width: 3; }\n\n        \/* PREMIUM SEPARATOR *\/\n        .section-divider {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            padding: 20px 60px;\n            gap: 20px;\n        }\n        .section-divider .line { height: 1px; background: #e0e0e0; flex: 1; }\n        .section-divider .diamond { \n            width: 10px; height: 10px; border: 1px solid var(--copper); \n            transform: rotate(45deg); flex: none; \n        }\n\n        \/* SECTION 2: BENEFITS *\/\n        .benefits-section { padding: 60px; background: #fff; }\n        .benefits-section h2 { font-size: 40px; text-align: center; margin: 0 0 15px; color: #1a1a1a; }\n        .benefits-sub { text-align: center; max-width: 700px; margin: 0 auto 50px; color: var(--text-muted); font-size: 17px; line-height: 1.7; }\n        \n        .benefit-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 40px 60px; }\n        .benefit-card { display: flex; align-items: flex-start; gap: 20px; }\n        .benefit-card svg { width: 40px; height: 40px; stroke: var(--copper); stroke-width: 1.2; fill: none; flex: none; }\n        .benefit-card h4 { margin: 0 0 8px; font-size: 19px; }\n        .benefit-card p { margin: 0; color: var(--text-muted); font-size: 15px; line-height: 1.6; }\n\n        \/* SECTION 3: CTA BOXES *\/\n        .cta-container { \n            display: grid; \n            grid-template-columns: 1fr 1fr; \n            gap: 25px; \n            padding: 0 60px 60px; \n        }\n        .cta-box { \n            background: linear-gradient(135deg, #a66128, #7d481d); \n            border-radius: 20px; \n            padding: 40px; \n            color: #fff; \n            display: flex; \n            flex-direction: column; \n            align-items: center; \n            text-align: center; \n        }\n        .cta-box h3 { color: #fff !important; font-size: 26px; margin: 20px 0 10px; }\n        .cta-box p { font-size: 15px; opacity: 0.9; margin-bottom: 25px; line-height: 1.6; }\n        .cta-box svg { width: 50px; height: 50px; stroke: #fff; stroke-width: 1; fill: none; }\n        \n        .cta-btn {\n            background: #fff;\n            color: #7d481d;\n            padding: 14px 35px;\n            border-radius: 50px;\n            text-decoration: none;\n            font-weight: 700;\n            font-size: 14px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            transition: all 0.3s ease;\n        }\n        .cta-btn:hover { transform: translateY(-3px); box-shadow: 0 10px 20px rgba(0,0,0,0.15); }\n\n        \/* RESPONSIVE DESIGN *\/\n        @media (max-width: 991px) {\n            .copper-top { grid-template-columns: 1fr; padding: 40px; }\n            .gallery-container { order: -1; }\n            .benefit-grid { grid-template-columns: 1fr; gap: 30px; }\n            .cta-container { grid-template-columns: 1fr; }\n            .lab-badge { width: 110px; height: 110px; left: 10px; top: 10px; }\n            .lab-inner { width: 95px; height: 95px; }\n            .lab-inner strong { font-size: 22px; }\n        }\n\n        @media (max-width: 600px) {\n            .copper-wrap { margin: 15px; border-radius: 18px; }\n            .copper-top, .benefits-section, .cta-container { padding: 30px 20px; }\n            .copper-title { font-size: 32px; }\n            .benefits-section h2 { font-size: 28px; }\n            .cta-box { padding: 30px 20px; }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"copper-wrap\"\u003e\n\u003c!-- Header Section --\u003e\n\u003cdiv class=\"copper-top\"\u003e\n\u003cdiv class=\"content-side\"\u003e\n\u003cdiv class=\"copper-small\"\u003eAustralia's Trusted Choice\u003c\/div\u003e\n\u003ch1 class=\"copper-title\"\u003eCrafted for Purity. \u003cbr\u003eDesigned for Life.\u003c\/h1\u003e\n\u003cp class=\"copper-desc\"\u003eOur handcrafted copper collection combines ancient Ayurvedic wisdom with modern elegance. Each piece is laboratory tested for 99.25% purity.\u003c\/p\u003e\n\u003cdiv class=\"feature-list\"\u003e\n\u003c!-- Icon: Purity --\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L3 7v6c0 5.5 4.5 10 9 11 4.5-1 9-5.5 9-11V7l-9-5z\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 12l2 2 4-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003e99.25% Pure Copper\u003c\/h4\u003e\n\u003cp\u003eIndependently lab tested in Australia for absolute safety.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Icon: Artisan --\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"8\" r=\"4\"\u003e\u003c\/circle\u003e\u003cpath d=\"M18 21v-2a4 4 0 0 0-4-4H10a4 4 0 0 0-4 4v2\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 11l3 3m0-3l-3 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eTraditional Handcraft\u003c\/h4\u003e\n\u003cp\u003eArtisan-hammered in India using time-honored techniques.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Icon: Leakproof --\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2.69l5.66 5.66a8 8 0 1 1-11.31 0z\"\u003e\u003c\/path\u003e\u003ccircle cx=\"12\" cy=\"13\" r=\"3\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003e100% Leak-Proof\u003c\/h4\u003e\n\u003cp\u003ePrecision threads and silicone seals for worry-free travel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Icon: Shipping --\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16\"\u003e\u003c\/polygon\u003e\u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eExpress AU Shipping\u003c\/h4\u003e\n\u003cp\u003eDispatched daily from the Sunshine Coast, QLD.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gallery-container\"\u003e\n\u003c!-- Lab Badge overlay --\u003e\n\u003cdiv class=\"lab-badge\"\u003e\n\u003cdiv class=\"lab-inner\"\u003e\n\u003cspan\u003eLAB TESTED\u003c\/span\u003e \u003cstrong\u003e99.25%\u003c\/strong\u003e \u003csvg class=\"badge-check\" viewbox=\"0 0 24 24\" fill=\"none\"\u003e\u003cpath d=\"M5 13l4 4L19 7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003cspan\u003ePURE COPPER\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"main-img-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/Deluxe_Jug_and_cups_sets.webp?v=1785288926\" alt=\"\" width=\"367\" height=\"458\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"thumb-grid\"\u003e\n\u003cdiv class=\"thumb-img\"\u003e\u003cimg src=\"https:\/\/copperstore.com.au\/cdn\/shop\/files\/Bedside_jar_set.jpg?v=1782199437\u0026amp;width\" alt=\"Bedside Jar\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"thumb-img\"\u003e\u003cimg src=\"https:\/\/copperstore.com.au\/cdn\/shop\/files\/Mughal_Jug_matching_sets.jpg?v=1782197759\u0026amp;width\" alt=\"Mughal Jug\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Luxury Separator --\u003e\n\u003cdiv class=\"section-divider\"\u003e\n\u003cdiv class=\"line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"diamond\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Benefits Section --\u003e\n\u003csection class=\"benefits-section\"\u003e\n\u003ch2\u003eThe Wisdom of Copper\u003c\/h2\u003e\n\u003cp class=\"benefits-sub\"\u003eAncient Ayurveda teaches that water stored in copper (Tamra Jal) helps balance the three doshas and naturally purifies your hydration.\u003c\/p\u003e\n\u003cdiv class=\"benefit-grid\"\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eAntibacterial Shield\u003c\/h4\u003e\n\u003cp\u003eThe Oligodynamic effect of copper naturally eliminates harmful microbes in water.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eVitality \u0026amp; Skin Health\u003c\/h4\u003e\n\u003cp\u003eCopper is a key component in collagen production, supporting glowing skin and energy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpath d=\"M8 14s1.5 2 4 2 4-2 4-2\"\u003e\u003c\/path\u003e\u003cline x1=\"9\" y1=\"9\" x2=\"9.01\" y2=\"9\"\u003e\u003c\/line\u003e\u003cline x1=\"15\" y1=\"9\" x2=\"15.01\" y2=\"9\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eDigestive Balance\u003c\/h4\u003e\n\u003cp\u003eHelps regulate the digestive system and promotes better nutrient absorption.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eImmune Support\u003c\/h4\u003e\n\u003cp\u003eAs an essential trace mineral, copper supports a healthy and resilient immune system.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ and Cleaning Section --\u003e\n\u003cdiv class=\"cta-container\"\u003e\n\u003cdiv class=\"cta-box\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z\"\u003e\u003c\/path\u003e\u003cpath d=\"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n\u003ch3\u003eFAQs\u003c\/h3\u003e\n\u003cp\u003eEverything you need to know about our products, care, and shipping details.\u003c\/p\u003e\n\u003ca href=\"https:\/\/copperstore.com.au\/pages\/copper-store-faq\" class=\"cta-btn\"\u003eView FAQs\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cta-box\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 3v18\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 5l14 14\"\u003e\u003c\/path\u003e\u003cpath d=\"M19 5L5 19\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003ch3\u003eHow to Clean Copper?\u003c\/h3\u003e\n\u003cp\u003eKeep your copper shining forever with our simple, natural cleaning guide.\u003c\/p\u003e\n\u003ca href=\"https:\/\/copperstore.com.au\/blogs\/news\/how-to-clean-copper-water-bottles\" class=\"cta-btn\"\u003eCleaning Guide\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":41286453755962,"sku":null,"price":125.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/Deluxe_Jug_and_cups_sets.jpg?v=1782197758"},{"product_id":"copper-diamond-antique-water-bottle-gift-box-velvet-gift-box-with-1-bottle-2-matching-copper-cups","title":"Copper Diamond Antique Water Bottle Gift Box","description":"\u003cp\u003e\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003c\/p\u003e\n\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Golos+Text:wght@400;500;600;700\u0026family=Inter:wght@400;500;600\u0026display=swap');\n\n:root {\n  --jug-copper: #C4874A;\n  --jug-copper-dark: #A65E27;\n  --jug-text: #2d2d2d;\n  --jug-muted: #666666;\n  --jug-light: #fdfaf8;\n}\n\n.jug-wrap,\n.jug-wrap * {\n  box-sizing: border-box;\n}\n\n.jug-wrap {\n  width: min(98%, 1500px);\n  margin: 40px auto;\n  overflow: hidden;\n  background: #ffffff;\n  border-radius: 24px;\n  box-shadow: 0 25px 60px rgba(0, 0, 0, 0.07);\n  color: var(--jug-text);\n  font-family: 'Inter', Arial, sans-serif;\n}\n\n.jug-wrap h1,\n.jug-wrap h2,\n.jug-wrap h3,\n.jug-wrap h4 {\n  font-family: 'Golos Text', Arial, sans-serif;\n  font-weight: 700;\n  letter-spacing: -0.02em;\n}\n\n\/* TOP SECTION *\/\n\n.jug-top {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  align-items: center;\n  gap: 50px;\n  padding: 55px 45px;\n}\n\n.jug-eyebrow {\n  margin-bottom: 15px;\n  color: var(--jug-copper);\n  font-size: 13px;\n  font-weight: 600;\n  letter-spacing: 2.5px;\n  text-transform: uppercase;\n}\n\n.jug-title {\n  margin: 0 0 25px;\n  color: #1a1a1a;\n  font-size: 48px;\n  line-height: 1.1;\n}\n\n.jug-description {\n  margin: 0 0 40px;\n  color: var(--jug-muted);\n  font-size: 17px;\n  line-height: 1.7;\n}\n\n.jug-features {\n  display: flex;\n  flex-direction: column;\n  gap: 28px;\n}\n\n.jug-feature {\n  display: flex;\n  align-items: flex-start;\n  gap: 20px;\n}\n\n.jug-feature svg {\n  width: 32px;\n  height: 32px;\n  flex: none;\n  fill: none;\n  stroke: var(--jug-copper);\n  stroke-width: 1.25;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n}\n\n.jug-feature h4 {\n  margin: 0 0 5px;\n  color: #222222;\n  font-size: 18px;\n}\n\n.jug-feature p {\n  margin: 0;\n  color: var(--jug-muted);\n  font-size: 15px;\n  line-height: 1.55;\n}\n\n\/* IMAGE *\/\n\n.jug-gallery {\n  position: relative;\n}\n\n.jug-image-box {\n  position: relative;\n  overflow: hidden;\n  background: var(--jug-light);\n  border-radius: 22px;\n  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);\n  line-height: 0;\n}\n\n.jug-image-box img {\n  display: block;\n  width: 100%;\n  height: auto;\n  margin: 0 !important;\n  padding: 0 !important;\n  border: 0;\n  aspect-ratio: 1 \/ 1;\n  object-fit: cover;\n  transition: transform 0.4s ease;\n}\n\n.jug-image-box:hover img {\n  transform: scale(1.03);\n}\n\n\/* PURITY BADGE *\/\n\n.jug-lab-badge {\n  position: absolute;\n  top: 28px;\n  left: -18px;\n  z-index: 20;\n  display: flex;\n  width: 170px;\n  height: 170px;\n  align-items: center;\n  justify-content: center;\n  background: var(--jug-copper);\n  border-radius: 50%;\n  box-shadow: 0 18px 40px rgba(0, 0, 0, 0.14);\n}\n\n.jug-lab-inner {\n  display: flex;\n  width: 150px;\n  height: 150px;\n  padding: 24px 16px;\n  align-items: center;\n  justify-content: center;\n  flex-direction: column;\n  border: 3px dotted rgba(255, 255, 255, 0.96);\n  border-radius: 50%;\n  text-align: center;\n}\n\n.jug-lab-top,\n.jug-lab-bottom {\n  color: #ffffff;\n  font-size: 11px;\n  font-weight: 700;\n  line-height: 1;\n  text-transform: uppercase;\n  white-space: nowrap;\n}\n\n.jug-lab-top {\n  margin-bottom: 12px;\n  letter-spacing: 2.6px;\n}\n\n.jug-lab-percent {\n  margin: 0;\n  color: #ffffff;\n  font-size: 29px;\n  font-weight: 700;\n  line-height: 1;\n  white-space: nowrap;\n}\n\n.jug-lab-bottom {\n  margin-top: 12px;\n  letter-spacing: 1.8px;\n}\n\n\/* DIVIDER *\/\n\n.jug-divider {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 20px;\n  padding: 20px 45px;\n}\n\n.jug-divider-line {\n  height: 1px;\n  flex: 1;\n  background: #e0e0e0;\n}\n\n.jug-divider-diamond {\n  width: 10px;\n  height: 10px;\n  flex: none;\n  border: 1px solid var(--jug-copper);\n  transform: rotate(45deg);\n}\n\n\/* BENEFITS *\/\n\n.jug-benefits-section {\n  padding: 60px 45px;\n  background: #ffffff;\n}\n\n.jug-benefits-section h2 {\n  margin: 0 0 15px;\n  color: #1a1a1a;\n  font-size: 40px;\n  text-align: center;\n}\n\n.jug-benefits-intro {\n  max-width: 800px;\n  margin: 0 auto 50px;\n  color: var(--jug-muted);\n  font-size: 17px;\n  line-height: 1.7;\n  text-align: center;\n}\n\n.jug-benefits-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 40px 55px;\n}\n\n.jug-benefit {\n  display: flex;\n  align-items: flex-start;\n  gap: 20px;\n}\n\n.jug-benefit svg {\n  width: 40px;\n  height: 40px;\n  flex: none;\n  fill: none;\n  stroke: var(--jug-copper);\n  stroke-width: 1.2;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n}\n\n.jug-benefit h4 {\n  margin: 0 0 8px;\n  font-size: 19px;\n}\n\n.jug-benefit p {\n  margin: 0;\n  color: var(--jug-muted);\n  font-size: 15px;\n  line-height: 1.6;\n}\n\n\/* CTA *\/\n\n.jug-cta-container {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 25px;\n  padding: 0 45px 60px;\n}\n\n.jug-cta {\n  display: flex;\n  padding: 40px;\n  align-items: center;\n  flex-direction: column;\n  background: var(--jug-copper);\n  border-radius: 20px;\n  box-shadow: 0 12px 30px rgba(196, 135, 74, 0.18);\n  color: #ffffff;\n  text-align: center;\n  transition: all 0.3s ease;\n}\n\n.jug-cta:hover {\n  background: #B87438;\n  box-shadow: 0 18px 40px rgba(184, 116, 56, 0.28);\n  transform: translateY(-4px);\n}\n\n.jug-cta svg {\n  width: 50px;\n  height: 50px;\n  fill: none;\n  stroke: #ffffff;\n  stroke-width: 1;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n}\n\n.jug-cta h3 {\n  margin: 20px 0 10px;\n  color: #ffffff !important;\n  font-size: 26px;\n}\n\n.jug-cta p {\n  margin: 0 0 25px;\n  color: rgba(255, 255, 255, 0.92);\n  font-size: 15px;\n  line-height: 1.6;\n}\n\n.jug-cta-button,\n.jug-cta-button:link,\n.jug-cta-button:visited {\n  display: inline-block;\n  padding: 14px 35px;\n  background: #ffffff !important;\n  border: 2px solid #ffffff !important;\n  border-radius: 50px;\n  color: var(--jug-copper) !important;\n  font-size: 14px;\n  font-weight: 700;\n  letter-spacing: 1px;\n  text-decoration: none !important;\n  text-transform: uppercase;\n  transition: all 0.3s ease;\n}\n\n.jug-cta-button:hover,\n.jug-cta-button:focus {\n  background: #f5f5f5 !important;\n  color: var(--jug-copper) !important;\n  text-decoration: none !important;\n  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.18);\n  transform: translateY(-3px);\n}\n\n\/* TABLET *\/\n\n@media (max-width: 991px) {\n  .jug-wrap {\n    width: min(94%, 900px);\n  }\n\n  .jug-top {\n    grid-template-columns: 1fr;\n    padding: 40px;\n  }\n\n  .jug-gallery {\n    order: -1;\n  }\n\n  .jug-benefits-grid,\n  .jug-cta-container {\n    grid-template-columns: 1fr;\n  }\n\n  .jug-benefits-section,\n  .jug-cta-container {\n    padding-right: 40px;\n    padding-left: 40px;\n  }\n\n  .jug-lab-badge {\n    top: 10px;\n    left: 10px;\n    width: 126px;\n    height: 126px;\n  }\n\n  .jug-lab-inner {\n    width: 112px;\n    height: 112px;\n    padding: 16px 10px;\n    border-width: 2px;\n  }\n\n  .jug-lab-top {\n    margin-bottom: 8px;\n    font-size: 8px;\n    letter-spacing: 1.8px;\n  }\n\n  .jug-lab-percent {\n    font-size: 22px;\n  }\n\n  .jug-lab-bottom {\n    margin-top: 8px;\n    font-size: 8px;\n    letter-spacing: 1.2px;\n  }\n}\n\n\/* MOBILE *\/\n\n@media (max-width: 600px) {\n  .jug-wrap {\n    width: calc(100% - 20px);\n    margin: 10px auto;\n    border-radius: 18px;\n  }\n\n  .jug-top,\n  .jug-benefits-section,\n  .jug-cta-container {\n    padding: 30px 20px;\n  }\n\n  .jug-title {\n    font-size: 32px;\n  }\n\n  .jug-description,\n  .jug-benefits-intro {\n    font-size: 15.5px;\n  }\n\n  .jug-benefits-section h2 {\n    font-size: 28px;\n  }\n\n  .jug-benefits-grid,\n  .jug-cta-container {\n    grid-template-columns: 1fr;\n  }\n\n  .jug-cta {\n    padding: 30px 20px;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"jug-wrap\"\u003e\n\n  \u003cdiv class=\"jug-top\"\u003e\n\n    \u003cdiv class=\"jug-content\"\u003e\n\n      \u003cdiv class=\"jug-eyebrow\"\u003e\n        Premium Copper Gift Collection\n      \u003c\/div\u003e\n\n      \u003ch1 class=\"jug-title\"\u003e\n        A Timeless Gift.\u003cbr\u003e\n        Beautifully Presented.\n      \u003c\/h1\u003e\n\n      \u003cp class=\"jug-description\"\u003e\n        Make everyday hydration feel special with our\n        \u003cstrong\u003eCopper Water Jug Gift Set\u003c\/strong\u003e. Featuring beautifully\n        handcrafted copper drinkware, this coordinated set is designed for\n        elegant table presentation, thoughtful gifting and everyday use.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"jug-features\"\u003e\n\n        \u003cdiv class=\"jug-feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M12 2L3 7v6c0 5.5 4.5 10 9 11 4.5-1 9-5.5 9-11V7l-9-5z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M9 12l2 2 4-4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n\n          \u003cdiv\u003e\n            \u003ch4\u003e99.25% Pure Copper\u003c\/h4\u003e\n            \u003cp\u003e\n              Crafted from genuine, uncoated copper and independently\n              laboratory tested in Australia.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"jug-feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M4 4h12v16H4z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M16 7h2a3 3 0 0 1 0 6h-2\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M7 8h6\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n\n          \u003cdiv\u003e\n            \u003ch4\u003eCoordinated Gift Set\u003c\/h4\u003e\n            \u003cp\u003e\n              A beautifully matched copper drinkware set for serving water at\n              home, during gatherings or on special occasions.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"jug-feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M12 3v18\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 8l7-5 7 5\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 16l7 5 7-5\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n\n          \u003cdiv\u003e\n            \u003ch4\u003eTraditional Handcraft\u003c\/h4\u003e\n            \u003cp\u003e\n              Carefully handcrafted in India using traditional copper-working\n              techniques.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"jug-feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\u003e\u003c\/rect\u003e\n            \u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16\"\u003e\u003c\/polygon\u003e\n            \u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n\n          \u003cdiv\u003e\n            \u003ch4\u003eExpress Australian Shipping\u003c\/h4\u003e\n            \u003cp\u003e\n              Carefully packed and dispatched from the Sunshine Coast,\n              Queensland.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"jug-gallery\"\u003e\n\n      \u003cdiv class=\"jug-lab-badge\"\u003e\n        \u003cdiv class=\"jug-lab-inner\"\u003e\n          \u003cdiv class=\"jug-lab-top\"\u003eLAB TESTED\u003c\/div\u003e\n          \u003cdiv class=\"jug-lab-percent\"\u003e99.25%\u003c\/div\u003e\n          \u003cdiv class=\"jug-lab-bottom\"\u003ePURE COPPER\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jug-image-box\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/9419e588-copper-jug-gift-set-velvet-box.jpg?v=1773318159\" alt=\"Copper Water Jug Gift Set by Copper Store Australia\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"jug-divider\"\u003e\n    \u003cdiv class=\"jug-divider-line\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"jug-divider-diamond\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"jug-divider-line\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"jug-benefits-section\"\u003e\n\n    \u003ch2\u003eDesigned for Gifting and Everyday Elegance\u003c\/h2\u003e\n\n    \u003cp class=\"jug-benefits-intro\"\u003e\n      A refined copper drinkware set that brings warmth and character to the\n      dining table while offering a memorable gift for family, friends,\n      weddings, housewarmings and wellness enthusiasts.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"jug-benefits-grid\"\u003e\n\n      \u003cdiv class=\"jug-benefit\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003crect x=\"3\" y=\"8\" width=\"18\" height=\"13\" rx=\"2\"\u003e\u003c\/rect\u003e\n          \u003cpath d=\"M12 8v13\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M7.5 8C5 8 5 4 7.5 4 10 4 12 8 12 8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M16.5 8C19 8 19 4 16.5 4 14 4 12 8 12 8\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\n        \u003cdiv\u003e\n          \u003ch4\u003eThoughtful Gift Choice\u003c\/h4\u003e\n          \u003cp\u003e\n            A distinctive present for weddings, anniversaries, birthdays,\n            housewarmings and festive celebrations.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jug-benefit\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M4 5h12v15H4z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M16 8h2a3 3 0 0 1 0 6h-2\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M7 10h6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\n        \u003cdiv\u003e\n          \u003ch4\u003eElegant Table Presentation\u003c\/h4\u003e\n          \u003cp\u003e\n            Adds a warm copper finish and coordinated appearance to your dining\n            table or serving area.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jug-benefit\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 2.7l5.7 5.7a8 8 0 1 1-11.4 0z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 14c2 1.5 4 1.5 6 0\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\n        \u003cdiv\u003e\n          \u003ch4\u003eEveryday Water Serving\u003c\/h4\u003e\n          \u003cp\u003e\n            Suitable for storing and serving drinking water as part of your\n            regular home routine.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jug-benefit\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 3v18\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\n\n        \u003cdiv\u003e\n          \u003ch4\u003eReusable and Long-Lasting\u003c\/h4\u003e\n          \u003cp\u003e\n            Durable copper drinkware designed to be enjoyed and reused for years\n            with appropriate care.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"jug-cta-container\"\u003e\n\n    \u003cdiv class=\"jug-cta\"\u003e\n\n      \u003csvg viewbox=\"0 0 24 24\"\u003e\n        \u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\n        \u003cpath d=\"M9.1 9a3 3 0 0 1 5.8 1c0 2-3 3-3 3\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\u003e\u003c\/line\u003e\n      \u003c\/svg\u003e\n\n      \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Learn more about copper purity, natural oxidation, product care and\n        delivery.\n      \u003c\/p\u003e\n\n      \u003ca href=\"https:\/\/copperstore.com.au\/pages\/copper-store-faq\" class=\"jug-cta-button\"\u003e\n        View FAQs\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"jug-cta\"\u003e\n\n      \u003csvg viewbox=\"0 0 24 24\"\u003e\n        \u003cpath d=\"M3 6h18\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M7 6V4h10v2\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M6 6l1 14h10l1-14\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M10 10v6\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M14 10v6\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n\n      \u003ch3\u003eHow to Clean Copper\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Follow our natural cleaning guide to maintain the appearance of your\n        genuine copper jug set.\n      \u003c\/p\u003e\n\n      \u003ca href=\"https:\/\/copperstore.com.au\/blogs\/news\/how-to-clean-copper-water-bottles\" class=\"jug-cta-button\"\u003e\n        Cleaning Guide\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":41286453821498,"sku":null,"price":120.0,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/Copper_Diamond_Antique_Water_Bottle_Gift_Box_Velvet_Gift_Box_with_1_Bottle_2_Matching_Copper_Cups.jpg?v=1782957884"},{"product_id":"copper-hammered-jug-with-matching-2-cups-set","title":"Copper Hammered Jug with Matching 2 cups Set","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003c!-- Importing Fonts: Golos Text for Headings, Inter for Body --\u003e\n\u003cstyle\u003e\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Golos+Text:wght@400;500;600;700\u0026family=Inter:wght@400;500;600\u0026display=swap');\n\n        :root {\n            --copper: #b87333;\n            --copper-dark: #92551f;\n            --copper-light: #d8a06b;\n            --text-main: #2d2d2d;\n            --text-muted: #666;\n            --bg-light: #fdfaf8;\n        }\n\n        * { box-sizing: border-box; }\n        body { margin: 0; padding: 0; background-color: #f5f5f5; }\n\n        .copper-wrap {\n            max-width: 1100px;\n            margin: 40px auto;\n            background: #fff;\n            border-radius: 24px;\n            overflow: hidden;\n            font-family: 'Inter', sans-serif;\n            box-shadow: 0 25px 60px rgba(0,0,0,.07);\n            color: var(--text-main);\n        }\n\n        \/* HEADINGS FONT *\/\n        h1, h2, h3, h4, .copper-title {\n            font-family: 'Golos Text', sans-serif;\n            font-weight: 700;\n            letter-spacing: -0.02em;\n        }\n\n        \/* SECTION 1: TOP LAYOUT *\/\n        .copper-top {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 60px;\n            padding: 60px;\n            align-items: flex-start;\n        }\n\n        .copper-small {\n            color: var(--copper);\n            font-size: 13px;\n            font-weight: 600;\n            letter-spacing: 2.5px;\n            text-transform: uppercase;\n            margin-bottom: 15px;\n        }\n\n        .copper-title {\n            font-size: 48px;\n            line-height: 1.1;\n            margin: 0 0 25px 0;\n            color: #1a1a1a;\n        }\n\n        .copper-desc {\n            font-size: 17px;\n            line-height: 1.7;\n            color: var(--text-muted);\n            margin-bottom: 45px;\n        }\n\n        \/* PREMIUM ICONS - THIN LINE STYLE *\/\n        .feature-list { display: flex; flex-direction: column; gap: 30px; }\n        .feature { display: flex; align-items: flex-start; gap: 20px; }\n        .feature svg {\n            width: 32px;\n            height: 32px;\n            flex: none;\n            stroke: var(--copper);\n            stroke-width: 1.25; \/* Ultra thin for premium feel *\/\n            fill: none;\n        }\n        .feature h4 { margin: 0 0 5px 0; font-size: 18px; color: #222; }\n        .feature p { margin: 0; font-size: 15px; color: var(--text-muted); line-height: 1.5; }\n\n        \/* RIGHT SIDE GALLERY *\/\n        .gallery-container { position: relative; display: flex; flex-direction: column; gap: 20px; }\n        \n        .main-img-box {\n            position: relative;\n            border-radius: 20px;\n            overflow: hidden;\n            background: var(--bg-light);\n        }\n        .main-img-box img { width: 100%; display: block; aspect-ratio: 4\/5; object-fit: cover; }\n\n        .thumb-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; }\n        .thumb-img { border-radius: 14px; overflow: hidden; background: var(--bg-light); border: 1px solid #eee; }\n        .thumb-img img { width: 100%; display: block; aspect-ratio: 1\/1; object-fit: cover; }\n\n        \/* LAB TESTED BADGE - DESIGNED FROM IMAGE *\/\n        .lab-badge {\n            position: absolute;\n            left: -25px;\n            top: 40px;\n            width: 140px;\n            height: 140px;\n            background: #fff;\n            border-radius: 50%;\n            box-shadow: 0 15px 40px rgba(0,0,0,0.12);\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            z-index: 10;\n        }\n        .lab-inner {\n            width: 122px;\n            height: 122px;\n            border: 1px solid #f0f0f0;\n            border-radius: 50%;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            justify-content: center;\n            text-align: center;\n        }\n        .lab-inner span { font-size: 9px; font-weight: 700; letter-spacing: 1.5px; color: var(--copper); }\n        .lab-inner strong { font-size: 28px; color: var(--copper-dark); line-height: 1; margin: 4px 0; }\n        .badge-check { width: 16px; height: 16px; margin-bottom: 4px; stroke: var(--copper); stroke-width: 3; }\n\n        \/* PREMIUM SEPARATOR *\/\n        .section-divider {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            padding: 20px 60px;\n            gap: 20px;\n        }\n        .section-divider .line { height: 1px; background: #e0e0e0; flex: 1; }\n        .section-divider .diamond { \n            width: 10px; height: 10px; border: 1px solid var(--copper); \n            transform: rotate(45deg); flex: none; \n        }\n\n        \/* SECTION 2: BENEFITS *\/\n        .benefits-section { padding: 60px; background: #fff; }\n        .benefits-section h2 { font-size: 40px; text-align: center; margin: 0 0 15px; color: #1a1a1a; }\n        .benefits-sub { text-align: center; max-width: 700px; margin: 0 auto 50px; color: var(--text-muted); font-size: 17px; line-height: 1.7; }\n        \n        .benefit-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 40px 60px; }\n        .benefit-card { display: flex; align-items: flex-start; gap: 20px; }\n        .benefit-card svg { width: 40px; height: 40px; stroke: var(--copper); stroke-width: 1.2; fill: none; flex: none; }\n        .benefit-card h4 { margin: 0 0 8px; font-size: 19px; }\n        .benefit-card p { margin: 0; color: var(--text-muted); font-size: 15px; line-height: 1.6; }\n\n        \/* SECTION 3: CTA BOXES *\/\n        .cta-container { \n            display: grid; \n            grid-template-columns: 1fr 1fr; \n            gap: 25px; \n            padding: 0 60px 60px; \n        }\n        .cta-box { \n            background: linear-gradient(135deg, #a66128, #7d481d); \n            border-radius: 20px; \n            padding: 40px; \n            color: #fff; \n            display: flex; \n            flex-direction: column; \n            align-items: center; \n            text-align: center; \n        }\n        .cta-box h3 { color: #fff !important; font-size: 26px; margin: 20px 0 10px; }\n        .cta-box p { font-size: 15px; opacity: 0.9; margin-bottom: 25px; line-height: 1.6; }\n        .cta-box svg { width: 50px; height: 50px; stroke: #fff; stroke-width: 1; fill: none; }\n        \n        .cta-btn {\n            background: #fff;\n            color: #7d481d;\n            padding: 14px 35px;\n            border-radius: 50px;\n            text-decoration: none;\n            font-weight: 700;\n            font-size: 14px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            transition: all 0.3s ease;\n        }\n        .cta-btn:hover { transform: translateY(-3px); box-shadow: 0 10px 20px rgba(0,0,0,0.15); }\n\n        \/* RESPONSIVE DESIGN *\/\n        @media (max-width: 991px) {\n            .copper-top { grid-template-columns: 1fr; padding: 40px; }\n            .gallery-container { order: -1; }\n            .benefit-grid { grid-template-columns: 1fr; gap: 30px; }\n            .cta-container { grid-template-columns: 1fr; }\n            .lab-badge { width: 110px; height: 110px; left: 10px; top: 10px; }\n            .lab-inner { width: 95px; height: 95px; }\n            .lab-inner strong { font-size: 22px; }\n        }\n\n        @media (max-width: 600px) {\n            .copper-wrap { margin: 15px; border-radius: 18px; }\n            .copper-top, .benefits-section, .cta-container { padding: 30px 20px; }\n            .copper-title { font-size: 32px; }\n            .benefits-section h2 { font-size: 28px; }\n            .cta-box { padding: 30px 20px; }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"copper-wrap\"\u003e\n\u003c!-- Header Section --\u003e\n\u003cdiv class=\"copper-top\"\u003e\n\u003cdiv class=\"content-side\"\u003e\n\u003cdiv class=\"copper-small\"\u003eAustralia's Trusted Choice\u003c\/div\u003e\n\u003ch1 class=\"copper-title\"\u003eCrafted for Purity. \u003cbr\u003eDesigned for Life.\u003c\/h1\u003e\n\u003cp class=\"copper-desc\"\u003eOur handcrafted copper collection combines ancient Ayurvedic wisdom with modern elegance. Each piece is laboratory tested for 99.25% purity.\u003c\/p\u003e\n\u003cdiv class=\"feature-list\"\u003e\n\u003c!-- Icon: Purity --\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L3 7v6c0 5.5 4.5 10 9 11 4.5-1 9-5.5 9-11V7l-9-5z\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 12l2 2 4-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003e99.25% Pure Copper\u003c\/h4\u003e\n\u003cp\u003eIndependently lab tested in Australia for absolute safety.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Icon: Artisan --\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"8\" r=\"4\"\u003e\u003c\/circle\u003e\u003cpath d=\"M18 21v-2a4 4 0 0 0-4-4H10a4 4 0 0 0-4 4v2\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 11l3 3m0-3l-3 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eTraditional Handcraft\u003c\/h4\u003e\n\u003cp\u003eArtisan-hammered in India using time-honored techniques.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Icon: Leakproof --\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2.69l5.66 5.66a8 8 0 1 1-11.31 0z\"\u003e\u003c\/path\u003e\u003ccircle cx=\"12\" cy=\"13\" r=\"3\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003e100% Leak-Proof\u003c\/h4\u003e\n\u003cp\u003ePrecision threads and silicone seals for worry-free travel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Icon: Shipping --\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16\"\u003e\u003c\/polygon\u003e\u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eExpress AU Shipping\u003c\/h4\u003e\n\u003cp\u003eDispatched daily from the Sunshine Coast, QLD.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gallery-container\"\u003e\n\u003c!-- Lab Badge overlay --\u003e\n\u003cdiv class=\"lab-badge\"\u003e\n\u003cdiv class=\"lab-inner\"\u003e\n\u003cspan\u003eLAB TESTED\u003c\/span\u003e \u003cstrong\u003e99.25%\u003c\/strong\u003e \u003csvg class=\"badge-check\" viewbox=\"0 0 24 24\" fill=\"none\"\u003e\u003cpath d=\"M5 13l4 4L19 7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003cspan\u003ePURE COPPER\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"main-img-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/e33e4750-Hammered-Jug-with-Matching-2-cups_ed2ae111-1235-4a79-add3-3d974a5214ed.png?v=1786082085\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"thumb-grid\"\u003e\n\u003cdiv class=\"thumb-img\"\u003e\u003cimg src=\"https:\/\/copperstore.com.au\/cdn\/shop\/files\/Bedside_jar_set.jpg?v=1782199437\u0026amp;width\" alt=\"Bedside Jar\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"thumb-img\"\u003e\u003cimg src=\"https:\/\/copperstore.com.au\/cdn\/shop\/files\/Mughal_Jug_matching_sets.jpg?v=1782197759\u0026amp;width\" alt=\"Mughal Jug\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Luxury Separator --\u003e\n\u003cdiv class=\"section-divider\"\u003e\n\u003cdiv class=\"line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"diamond\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Benefits Section --\u003e\n\u003csection class=\"benefits-section\"\u003e\n\u003ch2\u003eThe Wisdom of Copper\u003c\/h2\u003e\n\u003cp class=\"benefits-sub\"\u003eAncient Ayurveda teaches that water stored in copper (Tamra Jal) helps balance the three doshas and naturally purifies your hydration.\u003c\/p\u003e\n\u003cdiv class=\"benefit-grid\"\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eAntibacterial Shield\u003c\/h4\u003e\n\u003cp\u003eThe Oligodynamic effect of copper naturally eliminates harmful microbes in water.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eVitality \u0026amp; Skin Health\u003c\/h4\u003e\n\u003cp\u003eCopper is a key component in collagen production, supporting glowing skin and energy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpath d=\"M8 14s1.5 2 4 2 4-2 4-2\"\u003e\u003c\/path\u003e\u003cline x1=\"9\" y1=\"9\" x2=\"9.01\" y2=\"9\"\u003e\u003c\/line\u003e\u003cline x1=\"15\" y1=\"9\" x2=\"15.01\" y2=\"9\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eDigestive Balance\u003c\/h4\u003e\n\u003cp\u003eHelps regulate the digestive system and promotes better nutrient absorption.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eImmune Support\u003c\/h4\u003e\n\u003cp\u003eAs an essential trace mineral, copper supports a healthy and resilient immune system.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ and Cleaning Section --\u003e\n\u003cdiv class=\"cta-container\"\u003e\n\u003cdiv class=\"cta-box\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z\"\u003e\u003c\/path\u003e\u003cpath d=\"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n\u003ch3\u003eFAQs\u003c\/h3\u003e\n\u003cp\u003eEverything you need to know about our products, care, and shipping details.\u003c\/p\u003e\n\u003ca href=\"https:\/\/copperstore.com.au\/pages\/copper-store-faq\" class=\"cta-btn\"\u003eView FAQs\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cta-box\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 3v18\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 5l14 14\"\u003e\u003c\/path\u003e\u003cpath d=\"M19 5L5 19\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\u003ch3\u003eHow to Clean Copper?\u003c\/h3\u003e\n\u003cp\u003eKeep your copper shining forever with our simple, natural cleaning guide.\u003c\/p\u003e\n\u003ca href=\"https:\/\/copperstore.com.au\/blogs\/news\/how-to-clean-copper-water-bottles\" class=\"cta-btn\"\u003eCleaning Guide\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":41286454313018,"sku":null,"price":120.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/e33e4750-Hammered-Jug-with-Matching-2-cups.png?v=1773318165"},{"product_id":"plain-copper-bottle-with-2-matching-cups","title":"Plain Copper Bottle with 2 Matching Cups","description":"\n\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Golos+Text:wght@400;500;600;700\u0026family=Inter:wght@400;500;600\u0026display=swap');\n\n:root {\n  --copper: #C4874A;\n  --copper-dark: #A65E27;\n  --text-main: #2d2d2d;\n  --text-muted: #666;\n  --bg-light: #fdfaf8;\n}\n\n* { box-sizing: border-box; }\n\n.copper-wrap {\n  width: min(98%, 1500px);\n  margin: 40px auto;\n  background: #fff;\n  border-radius: 24px;\n  overflow: hidden;\n  font-family: 'Inter', sans-serif;\n  box-shadow: 0 25px 60px rgba(0,0,0,.07);\n  color: var(--text-main);\n}\n\n.copper-wrap h1,\n.copper-wrap h2,\n.copper-wrap h3,\n.copper-wrap h4,\n.copper-title {\n  font-family: 'Golos Text', sans-serif;\n  font-weight: 700;\n  letter-spacing: -0.02em;\n}\n\n.copper-top {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 50px;\n  padding: 55px 45px;\n  align-items: center;\n}\n\n.copper-small {\n  color: var(--copper);\n  font-size: 13px;\n  font-weight: 600;\n  letter-spacing: 2.5px;\n  text-transform: uppercase;\n  margin-bottom: 15px;\n}\n\n.copper-title {\n  font-size: 48px;\n  line-height: 1.1;\n  margin: 0 0 25px 0;\n  color: #1a1a1a;\n}\n\n.copper-desc {\n  font-size: 17px;\n  line-height: 1.7;\n  color: var(--text-muted);\n  margin-bottom: 45px;\n}\n\n.feature-list {\n  display: flex;\n  flex-direction: column;\n  gap: 30px;\n}\n\n.feature {\n  display: flex;\n  align-items: flex-start;\n  gap: 20px;\n}\n\n.feature svg {\n  width: 32px;\n  height: 32px;\n  flex: none;\n  stroke: var(--copper);\n  stroke-width: 1.25;\n  fill: none;\n}\n\n.feature h4 {\n  margin: 0 0 5px 0;\n  font-size: 18px;\n  color: #222;\n}\n\n.feature p {\n  margin: 0;\n  font-size: 15px;\n  color: var(--text-muted);\n  line-height: 1.5;\n}\n\n.gallery-container {\n  position: relative;\n  display: block;\n}\n\n.main-img-box {\n  position: relative;\n  border-radius: 22px;\n  overflow: hidden;\n  background: var(--bg-light);\n  box-shadow: 0 15px 40px rgba(0,0,0,.08);\n  line-height: 0;\n}\n\n.main-img-box img {\n  width: 100%;\n  height: auto;\n  display: block;\n  margin: 0 !important;\n  padding: 0 !important;\n  border: 0;\n  vertical-align: middle;\n  aspect-ratio: 1\/1;\n  object-fit: cover;\n  transition: .4s ease;\n}\n\n.main-img-box:hover img {\n  transform: scale(1.03);\n}\n\n\/* Premium copper certification badge *\/\n.lab-badge {\n  position: absolute;\n  left: -18px;\n  top: 28px;\n  width: 170px;\n  height: 170px;\n  background: #C4874A;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  box-shadow: 0 18px 40px rgba(0,0,0,.14);\n  z-index: 20;\n}\n\n.lab-inner {\n  width: 150px;\n  height: 150px;\n  border: 3px dotted rgba(255,255,255,.96);\n  border-radius: 50%;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  text-align: center;\n  padding: 24px 16px;\n  box-sizing: border-box;\n}\n\n.lab-inner .top,\n.lab-inner .bottom {\n  color: #ffffff;\n  font-size: 11px;\n  font-weight: 700;\n  line-height: 1;\n  text-transform: uppercase;\n  white-space: nowrap;\n}\n\n.lab-inner .top {\n  letter-spacing: 2.6px;\n  margin: 0 0 12px 0;\n}\n\n.lab-inner .percent {\n  color: #ffffff;\n  font-size: 29px;\n  font-weight: 700;\n  line-height: 1;\n  white-space: nowrap;\n  margin: 0;\n}\n\n.lab-inner .bottom {\n  letter-spacing: 1.8px;\n  margin: 12px 0 0 0;\n}\n\n.section-divider {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  padding: 20px 45px;\n  gap: 20px;\n}\n\n.section-divider .line {\n  height: 1px;\n  background: #e0e0e0;\n  flex: 1;\n}\n\n.section-divider .diamond {\n  width: 10px;\n  height: 10px;\n  border: 1px solid var(--copper);\n  transform: rotate(45deg);\n  flex: none;\n}\n\n.benefits-section {\n  padding: 60px 45px;\n  background: #fff;\n}\n\n.benefits-section h2 {\n  font-size: 40px;\n  text-align: center;\n  margin: 0 0 15px;\n  color: #1a1a1a;\n}\n\n.benefits-sub {\n  text-align: center;\n  max-width: 780px;\n  margin: 0 auto 50px;\n  color: var(--text-muted);\n  font-size: 17px;\n  line-height: 1.7;\n}\n\n.benefit-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 40px 55px;\n}\n\n.benefit-card {\n  display: flex;\n  align-items: flex-start;\n  gap: 20px;\n}\n\n.benefit-card svg {\n  width: 40px;\n  height: 40px;\n  stroke: var(--copper);\n  stroke-width: 1.2;\n  fill: none;\n  flex: none;\n}\n\n.benefit-card h4 {\n  margin: 0 0 8px;\n  font-size: 19px;\n}\n\n.benefit-card p {\n  margin: 0;\n  color: var(--text-muted);\n  font-size: 15px;\n  line-height: 1.6;\n}\n\n.cta-container {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 25px;\n  padding: 0 45px 60px;\n}\n\n.cta-box {\n  background: #C4874A;\n  border-radius: 20px;\n  padding: 40px;\n  color: #ffffff;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  text-align: center;\n  transition: all .3s ease;\n  box-shadow: 0 12px 30px rgba(196,135,74,.18);\n}\n\n.cta-box:hover {\n  background: #B87438;\n  transform: translateY(-4px);\n  box-shadow: 0 18px 40px rgba(184,116,56,.28);\n}\n\n.cta-box h3 {\n  color: #fff !important;\n  font-size: 26px;\n  margin: 20px 0 10px;\n}\n\n.cta-box p {\n  color: rgba(255,255,255,.92);\n  font-size: 15px;\n  margin-bottom: 25px;\n  line-height: 1.6;\n}\n\n.cta-box svg {\n  width: 50px;\n  height: 50px;\n  stroke: #fff;\n  stroke-width: 1;\n  fill: none;\n}\n\n.cta-container .cta-btn,\n.cta-container .cta-btn:link,\n.cta-container .cta-btn:visited {\n  display: inline-block;\n  background: #ffffff !important;\n  color: #C4874A !important;\n  padding: 14px 35px;\n  border-radius: 50px;\n  text-decoration: none !important;\n  font-weight: 700;\n  font-size: 14px;\n  text-transform: uppercase;\n  letter-spacing: 1px;\n  border: 2px solid #ffffff !important;\n  transition: all .3s ease;\n}\n\n.cta-container .cta-btn:hover,\n.cta-container .cta-btn:focus {\n  background: #f5f5f5 !important;\n  color: #C4874A !important;\n  border-color: #ffffff !important;\n  text-decoration: none !important;\n  transform: translateY(-3px);\n  box-shadow: 0 12px 24px rgba(0,0,0,.18);\n}\n\n.cta-container .cta-btn:active {\n  background: #ededed !important;\n  color: #C4874A !important;\n}\n\n@media (max-width: 991px) {\n  .copper-wrap { width: min(94%, 900px); }\n\n  .copper-top {\n    grid-template-columns: 1fr;\n    padding: 40px;\n  }\n\n  .gallery-container { order: -1; }\n\n  .benefit-grid,\n  .cta-container {\n    grid-template-columns: 1fr;\n  }\n\n  .benefits-section,\n  .cta-container {\n    padding-left: 40px;\n    padding-right: 40px;\n  }\n\n  .lab-badge {\n    width: 126px;\n    height: 126px;\n    left: 10px;\n    top: 10px;\n  }\n\n  .lab-inner {\n    width: 112px;\n    height: 112px;\n    padding: 16px 10px;\n    border-width: 2px;\n  }\n\n  .lab-inner .top {\n    font-size: 8px;\n    letter-spacing: 1.8px;\n    margin-bottom: 8px;\n  }\n\n  .lab-inner .percent {\n    font-size: 22px;\n  }\n\n  .lab-inner .bottom {\n    font-size: 8px;\n    letter-spacing: 1.2px;\n    margin-top: 8px;\n  }\n}\n\n@media (max-width: 600px) {\n  .copper-wrap {\n    width: calc(100% - 20px);\n    margin: 10px auto;\n    border-radius: 18px;\n  }\n\n  .copper-top,\n  .benefits-section,\n  .cta-container {\n    padding: 30px 20px;\n  }\n\n  .copper-title { font-size: 32px; }\n\n  .copper-desc {\n    font-size: 15.5px;\n    margin-bottom: 30px;\n  }\n\n  .benefits-section h2 { font-size: 28px; }\n\n  .benefits-sub { font-size: 15.5px; }\n\n  .cta-box { padding: 30px 20px; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"copper-wrap\"\u003e\n\u003cdiv class=\"copper-top\"\u003e\n\u003cdiv class=\"content-side\"\u003e\n\u003cdiv class=\"copper-small\"\u003eAustralia's Trusted Choice\u003c\/div\u003e\n\u003ch1 class=\"copper-title\"\u003eCrafted for Purity. \u003cbr\u003eDesigned for Life.\u003c\/h1\u003e\n\u003cp class=\"copper-desc\"\u003eOur handcrafted copper collection combines ancient Ayurvedic wisdom with modern elegance. Each piece is laboratory tested for 99.25% purity.\u003c\/p\u003e\n\u003cdiv class=\"feature-list\"\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M12 2L3 7v6c0 5.5 4.5 10 9 11 4.5-1 9-5.5 9-11V7l-9-5z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M9 12l2 2 4-4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003e99.25% Pure Copper\u003c\/h4\u003e\n\u003cp\u003eIndependently lab tested in Australia for absolute safety.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003ccircle cx=\"12\" cy=\"8\" r=\"4\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M18 21v-2a4 4 0 0 0-4-4H10a4 4 0 0 0-4 4v2\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M16 11l3 3m0-3l-3 3\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eTraditional Handcraft\u003c\/h4\u003e\n\u003cp\u003eArtisan-hammered in India using time-honored techniques.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M12 2.69l5.66 5.66a8 8 0 1 1-11.31 0z\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"12\" cy=\"13\" r=\"3\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003e100% Leak-Proof\u003c\/h4\u003e\n\u003cp\u003ePrecision threads and silicone seals for worry-free travel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\u003e\u003c\/rect\u003e\n            \u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16\"\u003e\u003c\/polygon\u003e\n            \u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eExpress AU Shipping\u003c\/h4\u003e\n\u003cp\u003eDispatched daily from the Sunshine Coast, QLD.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gallery-container\"\u003e\n\u003cdiv class=\"lab-badge\"\u003e\n\u003cdiv class=\"lab-inner\"\u003e\n\u003cdiv class=\"top\"\u003eLAB TESTED\u003c\/div\u003e\n\u003cdiv class=\"percent\"\u003e99.25%\u003c\/div\u003e\n\u003cdiv class=\"bottom\"\u003ePURE COPPER\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"main-img-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/copper_water_bottle_box.jpg?v=1783242111\" alt=\"Copper Bottle\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-divider\"\u003e\n\u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"diamond\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"benefits-section\"\u003e\n\u003ch2\u003eThe Wisdom of Copper\u003c\/h2\u003e\n\u003cp class=\"benefits-sub\"\u003eAncient Ayurveda teaches that water stored in copper, known as Tamra Jal, helps balance the three doshas and naturally purifies your hydration.\u003c\/p\u003e\n\u003cdiv class=\"benefit-grid\"\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eAntibacterial Shield\u003c\/h4\u003e\n\u003cp\u003eThe oligodynamic effect of copper naturally helps reduce harmful microbes in water.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eVitality \u0026amp; Skin Health\u003c\/h4\u003e\n\u003cp\u003eCopper is traditionally valued for supporting wellbeing, vitality, and healthy skin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8 14s1.5 2 4 2 4-2 4-2\"\u003e\u003c\/path\u003e\n          \u003cline x1=\"9\" y1=\"9\" x2=\"9.01\" y2=\"9\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"15\" y1=\"9\" x2=\"15.01\" y2=\"9\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eDigestive Balance\u003c\/h4\u003e\n\u003cp\u003eTraditionally used in Ayurveda to support digestive balance and daily wellness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eImmune Support\u003c\/h4\u003e\n\u003cp\u003eAs an essential trace mineral, copper plays a role in general health and wellbeing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"cta-container\"\u003e\n\u003cdiv class=\"cta-box\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n        \u003cpath d=\"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\u003e\u003c\/line\u003e\n      \u003c\/svg\u003e\n\u003ch3\u003eFAQs\u003c\/h3\u003e\n\u003cp\u003eEverything you need to know about our products, care, and shipping details.\u003c\/p\u003e\n\u003ca href=\"https:\/\/copperstore.com.au\/pages\/copper-store-faq\" class=\"cta-btn\"\u003eView FAQs\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cta-box\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n        \u003cpath d=\"M12 3v18\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M5 5l14 14\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M19 5L5 19\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n\u003ch3\u003eHow to Clean Copper?\u003c\/h3\u003e\n\u003cp\u003eKeep your copper shining with our simple natural cleaning guide.\u003c\/p\u003e\n\u003ca href=\"https:\/\/copperstore.com.au\/blogs\/news\/how-to-clean-copper-water-bottles\" class=\"cta-btn\"\u003eCleaning Guide\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":41286454411322,"sku":null,"price":90.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/db657b58-559e-4f15-bb05-65bc9d7f782e.jpg?v=1782197758"},{"product_id":"honeycomb-diamond-copper-bottle-with-2-matching-cups","title":"Honeycomb Diamond Copper Bottle with 2 Matching Cups","description":"\n\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Golos+Text:wght@400;500;600;700\u0026family=Inter:wght@400;500;600\u0026display=swap');\n\n:root {\n  --copper: #C4874A;\n  --copper-dark: #A65E27;\n  --text-main: #2d2d2d;\n  --text-muted: #666;\n  --bg-light: #fdfaf8;\n}\n\n* { box-sizing: border-box; }\n\n.copper-wrap {\n  width: min(98%, 1500px);\n  margin: 40px auto;\n  background: #fff;\n  border-radius: 24px;\n  overflow: hidden;\n  font-family: 'Inter', sans-serif;\n  box-shadow: 0 25px 60px rgba(0,0,0,.07);\n  color: var(--text-main);\n}\n\n.copper-wrap h1,\n.copper-wrap h2,\n.copper-wrap h3,\n.copper-wrap h4,\n.copper-title {\n  font-family: 'Golos Text', sans-serif;\n  font-weight: 700;\n  letter-spacing: -0.02em;\n}\n\n.copper-top {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 50px;\n  padding: 55px 45px;\n  align-items: center;\n}\n\n.copper-small {\n  color: var(--copper);\n  font-size: 13px;\n  font-weight: 600;\n  letter-spacing: 2.5px;\n  text-transform: uppercase;\n  margin-bottom: 15px;\n}\n\n.copper-title {\n  font-size: 48px;\n  line-height: 1.1;\n  margin: 0 0 25px 0;\n  color: #1a1a1a;\n}\n\n.copper-desc {\n  font-size: 17px;\n  line-height: 1.7;\n  color: var(--text-muted);\n  margin-bottom: 45px;\n}\n\n.feature-list {\n  display: flex;\n  flex-direction: column;\n  gap: 30px;\n}\n\n.feature {\n  display: flex;\n  align-items: flex-start;\n  gap: 20px;\n}\n\n.feature svg {\n  width: 32px;\n  height: 32px;\n  flex: none;\n  stroke: var(--copper);\n  stroke-width: 1.25;\n  fill: none;\n}\n\n.feature h4 {\n  margin: 0 0 5px 0;\n  font-size: 18px;\n  color: #222;\n}\n\n.feature p {\n  margin: 0;\n  font-size: 15px;\n  color: var(--text-muted);\n  line-height: 1.5;\n}\n\n.gallery-container {\n  position: relative;\n  display: block;\n}\n\n.main-img-box {\n  position: relative;\n  border-radius: 22px;\n  overflow: hidden;\n  background: var(--bg-light);\n  box-shadow: 0 15px 40px rgba(0,0,0,.08);\n  line-height: 0;\n}\n\n.main-img-box img {\n  width: 100%;\n  height: auto;\n  display: block;\n  margin: 0 !important;\n  padding: 0 !important;\n  border: 0;\n  vertical-align: middle;\n  aspect-ratio: 1\/1;\n  object-fit: cover;\n  transition: .4s ease;\n}\n\n.main-img-box:hover img {\n  transform: scale(1.03);\n}\n\n\/* Premium copper certification badge *\/\n.lab-badge {\n  position: absolute;\n  left: -18px;\n  top: 28px;\n  width: 170px;\n  height: 170px;\n  background: #C4874A;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  box-shadow: 0 18px 40px rgba(0,0,0,.14);\n  z-index: 20;\n}\n\n.lab-inner {\n  width: 150px;\n  height: 150px;\n  border: 3px dotted rgba(255,255,255,.96);\n  border-radius: 50%;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  text-align: center;\n  padding: 24px 16px;\n  box-sizing: border-box;\n}\n\n.lab-inner .top,\n.lab-inner .bottom {\n  color: #ffffff;\n  font-size: 11px;\n  font-weight: 700;\n  line-height: 1;\n  text-transform: uppercase;\n  white-space: nowrap;\n}\n\n.lab-inner .top {\n  letter-spacing: 2.6px;\n  margin: 0 0 12px 0;\n}\n\n.lab-inner .percent {\n  color: #ffffff;\n  font-size: 29px;\n  font-weight: 700;\n  line-height: 1;\n  white-space: nowrap;\n  margin: 0;\n}\n\n.lab-inner .bottom {\n  letter-spacing: 1.8px;\n  margin: 12px 0 0 0;\n}\n\n.section-divider {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  padding: 20px 45px;\n  gap: 20px;\n}\n\n.section-divider .line {\n  height: 1px;\n  background: #e0e0e0;\n  flex: 1;\n}\n\n.section-divider .diamond {\n  width: 10px;\n  height: 10px;\n  border: 1px solid var(--copper);\n  transform: rotate(45deg);\n  flex: none;\n}\n\n.benefits-section {\n  padding: 60px 45px;\n  background: #fff;\n}\n\n.benefits-section h2 {\n  font-size: 40px;\n  text-align: center;\n  margin: 0 0 15px;\n  color: #1a1a1a;\n}\n\n.benefits-sub {\n  text-align: center;\n  max-width: 780px;\n  margin: 0 auto 50px;\n  color: var(--text-muted);\n  font-size: 17px;\n  line-height: 1.7;\n}\n\n.benefit-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 40px 55px;\n}\n\n.benefit-card {\n  display: flex;\n  align-items: flex-start;\n  gap: 20px;\n}\n\n.benefit-card svg {\n  width: 40px;\n  height: 40px;\n  stroke: var(--copper);\n  stroke-width: 1.2;\n  fill: none;\n  flex: none;\n}\n\n.benefit-card h4 {\n  margin: 0 0 8px;\n  font-size: 19px;\n}\n\n.benefit-card p {\n  margin: 0;\n  color: var(--text-muted);\n  font-size: 15px;\n  line-height: 1.6;\n}\n\n.cta-container {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 25px;\n  padding: 0 45px 60px;\n}\n\n.cta-box {\n  background: #C4874A;\n  border-radius: 20px;\n  padding: 40px;\n  color: #ffffff;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  text-align: center;\n  transition: all .3s ease;\n  box-shadow: 0 12px 30px rgba(196,135,74,.18);\n}\n\n.cta-box:hover {\n  background: #B87438;\n  transform: translateY(-4px);\n  box-shadow: 0 18px 40px rgba(184,116,56,.28);\n}\n\n.cta-box h3 {\n  color: #fff !important;\n  font-size: 26px;\n  margin: 20px 0 10px;\n}\n\n.cta-box p {\n  color: rgba(255,255,255,.92);\n  font-size: 15px;\n  margin-bottom: 25px;\n  line-height: 1.6;\n}\n\n.cta-box svg {\n  width: 50px;\n  height: 50px;\n  stroke: #fff;\n  stroke-width: 1;\n  fill: none;\n}\n\n.cta-container .cta-btn,\n.cta-container .cta-btn:link,\n.cta-container .cta-btn:visited {\n  display: inline-block;\n  background: #ffffff !important;\n  color: #C4874A !important;\n  padding: 14px 35px;\n  border-radius: 50px;\n  text-decoration: none !important;\n  font-weight: 700;\n  font-size: 14px;\n  text-transform: uppercase;\n  letter-spacing: 1px;\n  border: 2px solid #ffffff !important;\n  transition: all .3s ease;\n}\n\n.cta-container .cta-btn:hover,\n.cta-container .cta-btn:focus {\n  background: #f5f5f5 !important;\n  color: #C4874A !important;\n  border-color: #ffffff !important;\n  text-decoration: none !important;\n  transform: translateY(-3px);\n  box-shadow: 0 12px 24px rgba(0,0,0,.18);\n}\n\n.cta-container .cta-btn:active {\n  background: #ededed !important;\n  color: #C4874A !important;\n}\n\n@media (max-width: 991px) {\n  .copper-wrap { width: min(94%, 900px); }\n\n  .copper-top {\n    grid-template-columns: 1fr;\n    padding: 40px;\n  }\n\n  .gallery-container { order: -1; }\n\n  .benefit-grid,\n  .cta-container {\n    grid-template-columns: 1fr;\n  }\n\n  .benefits-section,\n  .cta-container {\n    padding-left: 40px;\n    padding-right: 40px;\n  }\n\n  .lab-badge {\n    width: 126px;\n    height: 126px;\n    left: 10px;\n    top: 10px;\n  }\n\n  .lab-inner {\n    width: 112px;\n    height: 112px;\n    padding: 16px 10px;\n    border-width: 2px;\n  }\n\n  .lab-inner .top {\n    font-size: 8px;\n    letter-spacing: 1.8px;\n    margin-bottom: 8px;\n  }\n\n  .lab-inner .percent {\n    font-size: 22px;\n  }\n\n  .lab-inner .bottom {\n    font-size: 8px;\n    letter-spacing: 1.2px;\n    margin-top: 8px;\n  }\n}\n\n@media (max-width: 600px) {\n  .copper-wrap {\n    width: calc(100% - 20px);\n    margin: 10px auto;\n    border-radius: 18px;\n  }\n\n  .copper-top,\n  .benefits-section,\n  .cta-container {\n    padding: 30px 20px;\n  }\n\n  .copper-title { font-size: 32px; }\n\n  .copper-desc {\n    font-size: 15.5px;\n    margin-bottom: 30px;\n  }\n\n  .benefits-section h2 { font-size: 28px; }\n\n  .benefits-sub { font-size: 15.5px; }\n\n  .cta-box { padding: 30px 20px; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"copper-wrap\"\u003e\n\u003cdiv class=\"copper-top\"\u003e\n\u003cdiv class=\"content-side\"\u003e\n\u003cdiv class=\"copper-small\"\u003eAustralia's Trusted Choice\u003c\/div\u003e\n\u003ch1 class=\"copper-title\"\u003eCrafted for Purity. \u003cbr\u003eDesigned for Life.\u003c\/h1\u003e\n\u003cp class=\"copper-desc\"\u003eOur handcrafted copper collection combines ancient Ayurvedic wisdom with modern elegance. Each piece is laboratory tested for 99.25% purity.\u003c\/p\u003e\n\u003cdiv class=\"feature-list\"\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M12 2L3 7v6c0 5.5 4.5 10 9 11 4.5-1 9-5.5 9-11V7l-9-5z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M9 12l2 2 4-4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003e99.25% Pure Copper\u003c\/h4\u003e\n\u003cp\u003eIndependently lab tested in Australia for absolute safety.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003ccircle cx=\"12\" cy=\"8\" r=\"4\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M18 21v-2a4 4 0 0 0-4-4H10a4 4 0 0 0-4 4v2\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M16 11l3 3m0-3l-3 3\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eTraditional Handcraft\u003c\/h4\u003e\n\u003cp\u003eArtisan-hammered in India using time-honored techniques.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M12 2.69l5.66 5.66a8 8 0 1 1-11.31 0z\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"12\" cy=\"13\" r=\"3\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003e100% Leak-Proof\u003c\/h4\u003e\n\u003cp\u003ePrecision threads and silicone seals for worry-free travel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\u003e\u003c\/rect\u003e\n            \u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16\"\u003e\u003c\/polygon\u003e\n            \u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eExpress AU Shipping\u003c\/h4\u003e\n\u003cp\u003eDispatched daily from the Sunshine Coast, QLD.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gallery-container\"\u003e\n\u003cdiv class=\"lab-badge\"\u003e\n\u003cdiv class=\"lab-inner\"\u003e\n\u003cdiv class=\"top\"\u003eLAB TESTED\u003c\/div\u003e\n\u003cdiv class=\"percent\"\u003e99.25%\u003c\/div\u003e\n\u003cdiv class=\"bottom\"\u003ePURE COPPER\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"main-img-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/copper_water_bottle_box.jpg?v=1783242111\" alt=\"Copper Bottle\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-divider\"\u003e\n\u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"diamond\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"benefits-section\"\u003e\n\u003ch2\u003eThe Wisdom of Copper\u003c\/h2\u003e\n\u003cp class=\"benefits-sub\"\u003eAncient Ayurveda teaches that water stored in copper, known as Tamra Jal, helps balance the three doshas and naturally purifies your hydration.\u003c\/p\u003e\n\u003cdiv class=\"benefit-grid\"\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eAntibacterial Shield\u003c\/h4\u003e\n\u003cp\u003eThe oligodynamic effect of copper naturally helps reduce harmful microbes in water.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eVitality \u0026amp; Skin Health\u003c\/h4\u003e\n\u003cp\u003eCopper is traditionally valued for supporting wellbeing, vitality, and healthy skin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8 14s1.5 2 4 2 4-2 4-2\"\u003e\u003c\/path\u003e\n          \u003cline x1=\"9\" y1=\"9\" x2=\"9.01\" y2=\"9\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"15\" y1=\"9\" x2=\"15.01\" y2=\"9\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eDigestive Balance\u003c\/h4\u003e\n\u003cp\u003eTraditionally used in Ayurveda to support digestive balance and daily wellness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eImmune Support\u003c\/h4\u003e\n\u003cp\u003eAs an essential trace mineral, copper plays a role in general health and wellbeing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"cta-container\"\u003e\n\u003cdiv class=\"cta-box\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n        \u003cpath d=\"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\u003e\u003c\/line\u003e\n      \u003c\/svg\u003e\n\u003ch3\u003eFAQs\u003c\/h3\u003e\n\u003cp\u003eEverything you need to know about our products, care, and shipping details.\u003c\/p\u003e\n\u003ca href=\"https:\/\/copperstore.com.au\/pages\/copper-store-faq\" class=\"cta-btn\"\u003eView FAQs\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cta-box\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n        \u003cpath d=\"M12 3v18\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M5 5l14 14\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M19 5L5 19\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n\u003ch3\u003eHow to Clean Copper?\u003c\/h3\u003e\n\u003cp\u003eKeep your copper shining with our simple natural cleaning guide.\u003c\/p\u003e\n\u003ca href=\"https:\/\/copperstore.com.au\/blogs\/news\/how-to-clean-copper-water-bottles\" class=\"cta-btn\"\u003eCleaning Guide\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":41286454444090,"sku":null,"price":90.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/HOney_Comb_Diamond_sets.jpg?v=1782197759"},{"product_id":"copper-apple-jug-with-2-matching-hammered-cups","title":"Copper Apple Jug with 2 Matching Hammered Cups","description":"\u003cstyle\u003e\n  .cs-product-description {\n    font-family: inherit;\n    color: #2f241c;\n    line-height: 1.7;\n    max-width: 100%;\n  }\n\n  .cs-hero-box {\n    background: linear-gradient(135deg, #fff8f1, #f7e5d2);\n    border-radius: 18px;\n    padding: 28px;\n    margin-bottom: 24px;\n    border: 1px solid #ead0b9;\n  }\n\n  .cs-hero-box h2 {\n    color: #8b3f20;\n    font-size: 30px;\n    line-height: 1.3;\n    margin: 0 0 12px;\n    letter-spacing: .5px;\n  }\n\n  .cs-hero-box p {\n    margin: 0;\n  }\n\n  .cs-badge {\n    display: inline-block;\n    background: #8b3f20;\n    color: #ffffff;\n    padding: 7px 14px;\n    border-radius: 30px;\n    font-size: 13px;\n    font-weight: 600;\n    margin-bottom: 14px;\n  }\n\n  .cs-section {\n    margin: 24px 0;\n  }\n\n  .cs-section h3 {\n    color: #8b3f20;\n    font-size: 22px;\n    line-height: 1.4;\n    margin: 0 0 10px;\n  }\n\n  .cs-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 12px;\n    margin-top: 14px;\n  }\n\n  .cs-card {\n    background: #fffaf6;\n    border: 1px solid #ead0b9;\n    border-radius: 14px;\n    padding: 16px;\n  }\n\n  .cs-card strong {\n    color: #8b3f20;\n  }\n\n  .cs-list {\n    padding-left: 20px;\n    margin-top: 10px;\n  }\n\n  .cs-list li {\n    margin-bottom: 7px;\n  }\n\n  .cs-specs {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 12px;\n    background: #fffaf6;\n    border-radius: 12px;\n    overflow: hidden;\n  }\n\n  .cs-specs td {\n    padding: 12px 14px;\n    border-bottom: 1px solid #ead0b9;\n    vertical-align: top;\n  }\n\n  .cs-specs tr:last-child td {\n    border-bottom: none;\n  }\n\n  .cs-specs td:first-child {\n    font-weight: 600;\n    color: #8b3f20;\n    width: 40%;\n  }\n\n  .cs-note {\n    font-size: 13px;\n    color: #6d5b4e;\n    background: #fff8f1;\n    padding: 14px;\n    border-left: 4px solid #8b3f20;\n    border-radius: 10px;\n    margin-top: 24px;\n  }\n\n  @media (max-width: 600px) {\n    .cs-hero-box {\n      padding: 20px;\n    }\n\n    .cs-hero-box h2 {\n      font-size: 24px;\n    }\n\n    .cs-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .cs-section h3 {\n      font-size: 20px;\n    }\n\n    .cs-specs td {\n      padding: 10px 12px;\n      font-size: 14px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"cs-product-description\"\u003e\n\u003cdiv class=\"cs-hero-box\"\u003e\n\u003cspan class=\"cs-badge\"\u003e99.25% Pure Copper – Lab Tested\u003c\/span\u003e\n\u003ch2\u003eHammered Copper Apple Jug with Two Matching Hammered Cups\u003c\/h2\u003e\n\u003cp\u003eBring timeless copper craftsmanship to your table with this beautifully coordinated hammered copper water jug and cup set. Featuring one generously sized jug with a convenient handle and two matching cups, this elegant set is ideal for serving and storing drinking water at home.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cs-section\"\u003e\n\u003ch3\u003eWhy You’ll Love It\u003c\/h3\u003e\n\u003cdiv class=\"cs-grid\"\u003e\n\u003cdiv class=\"cs-card\"\u003e\n\u003cstrong\u003eComplete Three-Piece Set\u003c\/strong\u003e\u003cbr\u003eIncludes one matching copper water jug and two hammered copper drinking cups.\u003c\/div\u003e\n\u003cdiv class=\"cs-card\"\u003e\n\u003cstrong\u003eTraditional Copper Storage\u003c\/strong\u003e\u003cbr\u003eInspired by the traditional practice of storing drinking water in copper vessels.\u003c\/div\u003e\n\u003cdiv class=\"cs-card\"\u003e\n\u003cstrong\u003eElegant Hammered Finish\u003c\/strong\u003e\u003cbr\u003eThe hand-hammered texture creates a distinctive finish that reflects light beautifully.\u003c\/div\u003e\n\u003cdiv class=\"cs-card\"\u003e\n\u003cstrong\u003eBeautiful Table Presentation\u003c\/strong\u003e\u003cbr\u003eA practical and decorative serving set for your kitchen, dining table or wellness space.\u003c\/div\u003e\n\u003cdiv class=\"cs-card\"\u003e\n\u003cstrong\u003eComfortable Jug Handle\u003c\/strong\u003e\u003cbr\u003eThe curved handle provides a secure and convenient grip while pouring.\u003c\/div\u003e\n\u003cdiv class=\"cs-card\"\u003e\n\u003cstrong\u003eThoughtful Gift Choice\u003c\/strong\u003e\u003cbr\u003eA meaningful housewarming, wedding, anniversary or wellness-inspired gift.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cs-section\"\u003e\n\u003ch3\u003eHow to Use\u003c\/h3\u003e\n\u003col class=\"cs-list\"\u003e\n\u003cli\u003eWash the jug and cups thoroughly before their first use.\u003c\/li\u003e\n\u003cli\u003eFill the jug with clean drinking water.\u003c\/li\u003e\n\u003cli\u003eFor traditional copper water storage, allow the water to rest for approximately 6–8 hours or overnight.\u003c\/li\u003e\n\u003cli\u003ePour the water into the matching copper cups and enjoy throughout the day.\u003c\/li\u003e\n\u003cli\u003eEmpty, rinse and dry the set regularly between uses.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cs-section\"\u003e\n\u003ch3\u003eWhat’s Included\u003c\/h3\u003e\n\u003cul class=\"cs-list\"\u003e\n\u003cli\u003e1 × Hammered copper water jug with handle\u003c\/li\u003e\n\u003cli\u003e2 × Matching hammered copper drinking cups\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cs-section\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003ctable class=\"cs-specs\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003e99.25% pure copper\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSet Includes\u003c\/td\u003e\n\u003ctd\u003eOne water jug and two matching cups\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDesign\u003c\/td\u003e\n\u003ctd\u003eTraditional rounded jug with curved pouring handle\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinish\u003c\/td\u003e\n\u003ctd\u003ePolished hammered copper\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInterior\u003c\/td\u003e\n\u003ctd\u003eUnlined copper\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSuitable For\u003c\/td\u003e\n\u003ctd\u003eStoring and serving plain drinking water\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eTraditional, elegant and handcrafted appearance\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cs-section\"\u003e\n\u003ch3\u003eCare Instructions\u003c\/h3\u003e\n\u003cul class=\"cs-list\"\u003e\n\u003cli\u003eWash thoroughly before first use.\u003c\/li\u003e\n\u003cli\u003eUse only for plain drinking water.\u003c\/li\u003e\n\u003cli\u003eDo not use for acidic drinks, juice, milk or carbonated beverages.\u003c\/li\u003e\n\u003cli\u003eHand wash using warm water and a soft cloth or sponge.\u003c\/li\u003e\n\u003cli\u003eClean tarnishing with lemon juice and salt or a suitable copper cleaner.\u003c\/li\u003e\n\u003cli\u003eRinse thoroughly and dry immediately after cleaning.\u003c\/li\u003e\n\u003cli\u003eAvoid dishwashers, harsh chemicals, bleach and abrasive steel wool.\u003c\/li\u003e\n\u003cli\u003eNatural darkening and patina are normal characteristics of genuine copper.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cs-section\"\u003e\n\u003ch3\u003eNatural Copper Characteristics\u003c\/h3\u003e\n\u003cp\u003eGenuine copper naturally reacts with air, moisture and handling. Over time, the surface may darken or develop variations in colour. This natural patina is not a product fault and can be polished away when a brighter finish is preferred.\u003c\/p\u003e\n\u003cp\u003eAs each piece has a handcrafted hammered finish, slight variations in texture, shape and colour may occur and contribute to the individual character of the set.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cs-note\"\u003e\n\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e This product is intended as a traditional copper water-storage and serving set. It is not intended to diagnose, treat, cure or prevent any disease. Always use clean drinking water and clean the jug and cups regularly.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Copper Store Australia","offers":[{"title":"Default Title","offer_id":41438083186746,"sku":null,"price":110.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/Apple_Jug_and_cups_set.jpg?v=1782197758"},{"product_id":"diamond-antique-copper-bottle-with-2-matching-cups","title":"Diamond Antique Copper Bottle with 2 Matching Cups","description":"\n\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Golos+Text:wght@400;500;600;700\u0026family=Inter:wght@400;500;600\u0026display=swap');\n\n:root {\n  --copper: #C4874A;\n  --copper-dark: #A65E27;\n  --text-main: #2d2d2d;\n  --text-muted: #666;\n  --bg-light: #fdfaf8;\n}\n\n* { box-sizing: border-box; }\n\n.copper-wrap {\n  width: min(98%, 1500px);\n  margin: 40px auto;\n  background: #fff;\n  border-radius: 24px;\n  overflow: hidden;\n  font-family: 'Inter', sans-serif;\n  box-shadow: 0 25px 60px rgba(0,0,0,.07);\n  color: var(--text-main);\n}\n\n.copper-wrap h1,\n.copper-wrap h2,\n.copper-wrap h3,\n.copper-wrap h4,\n.copper-title {\n  font-family: 'Golos Text', sans-serif;\n  font-weight: 700;\n  letter-spacing: -0.02em;\n}\n\n.copper-top {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 50px;\n  padding: 55px 45px;\n  align-items: center;\n}\n\n.copper-small {\n  color: var(--copper);\n  font-size: 13px;\n  font-weight: 600;\n  letter-spacing: 2.5px;\n  text-transform: uppercase;\n  margin-bottom: 15px;\n}\n\n.copper-title {\n  font-size: 48px;\n  line-height: 1.1;\n  margin: 0 0 25px 0;\n  color: #1a1a1a;\n}\n\n.copper-desc {\n  font-size: 17px;\n  line-height: 1.7;\n  color: var(--text-muted);\n  margin-bottom: 45px;\n}\n\n.feature-list {\n  display: flex;\n  flex-direction: column;\n  gap: 30px;\n}\n\n.feature {\n  display: flex;\n  align-items: flex-start;\n  gap: 20px;\n}\n\n.feature svg {\n  width: 32px;\n  height: 32px;\n  flex: none;\n  stroke: var(--copper);\n  stroke-width: 1.25;\n  fill: none;\n}\n\n.feature h4 {\n  margin: 0 0 5px 0;\n  font-size: 18px;\n  color: #222;\n}\n\n.feature p {\n  margin: 0;\n  font-size: 15px;\n  color: var(--text-muted);\n  line-height: 1.5;\n}\n\n.gallery-container {\n  position: relative;\n  display: block;\n}\n\n.main-img-box {\n  position: relative;\n  border-radius: 22px;\n  overflow: hidden;\n  background: var(--bg-light);\n  box-shadow: 0 15px 40px rgba(0,0,0,.08);\n  line-height: 0;\n}\n\n.main-img-box img {\n  width: 100%;\n  height: auto;\n  display: block;\n  margin: 0 !important;\n  padding: 0 !important;\n  border: 0;\n  vertical-align: middle;\n  aspect-ratio: 1\/1;\n  object-fit: cover;\n  transition: .4s ease;\n}\n\n.main-img-box:hover img {\n  transform: scale(1.03);\n}\n\n\/* Premium copper certification badge *\/\n.lab-badge {\n  position: absolute;\n  left: -18px;\n  top: 28px;\n  width: 170px;\n  height: 170px;\n  background: #C4874A;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  box-shadow: 0 18px 40px rgba(0,0,0,.14);\n  z-index: 20;\n}\n\n.lab-inner {\n  width: 150px;\n  height: 150px;\n  border: 3px dotted rgba(255,255,255,.96);\n  border-radius: 50%;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  text-align: center;\n  padding: 24px 16px;\n  box-sizing: border-box;\n}\n\n.lab-inner .top,\n.lab-inner .bottom {\n  color: #ffffff;\n  font-size: 11px;\n  font-weight: 700;\n  line-height: 1;\n  text-transform: uppercase;\n  white-space: nowrap;\n}\n\n.lab-inner .top {\n  letter-spacing: 2.6px;\n  margin: 0 0 12px 0;\n}\n\n.lab-inner .percent {\n  color: #ffffff;\n  font-size: 29px;\n  font-weight: 700;\n  line-height: 1;\n  white-space: nowrap;\n  margin: 0;\n}\n\n.lab-inner .bottom {\n  letter-spacing: 1.8px;\n  margin: 12px 0 0 0;\n}\n\n.section-divider {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  padding: 20px 45px;\n  gap: 20px;\n}\n\n.section-divider .line {\n  height: 1px;\n  background: #e0e0e0;\n  flex: 1;\n}\n\n.section-divider .diamond {\n  width: 10px;\n  height: 10px;\n  border: 1px solid var(--copper);\n  transform: rotate(45deg);\n  flex: none;\n}\n\n.benefits-section {\n  padding: 60px 45px;\n  background: #fff;\n}\n\n.benefits-section h2 {\n  font-size: 40px;\n  text-align: center;\n  margin: 0 0 15px;\n  color: #1a1a1a;\n}\n\n.benefits-sub {\n  text-align: center;\n  max-width: 780px;\n  margin: 0 auto 50px;\n  color: var(--text-muted);\n  font-size: 17px;\n  line-height: 1.7;\n}\n\n.benefit-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 40px 55px;\n}\n\n.benefit-card {\n  display: flex;\n  align-items: flex-start;\n  gap: 20px;\n}\n\n.benefit-card svg {\n  width: 40px;\n  height: 40px;\n  stroke: var(--copper);\n  stroke-width: 1.2;\n  fill: none;\n  flex: none;\n}\n\n.benefit-card h4 {\n  margin: 0 0 8px;\n  font-size: 19px;\n}\n\n.benefit-card p {\n  margin: 0;\n  color: var(--text-muted);\n  font-size: 15px;\n  line-height: 1.6;\n}\n\n.cta-container {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 25px;\n  padding: 0 45px 60px;\n}\n\n.cta-box {\n  background: #C4874A;\n  border-radius: 20px;\n  padding: 40px;\n  color: #ffffff;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  text-align: center;\n  transition: all .3s ease;\n  box-shadow: 0 12px 30px rgba(196,135,74,.18);\n}\n\n.cta-box:hover {\n  background: #B87438;\n  transform: translateY(-4px);\n  box-shadow: 0 18px 40px rgba(184,116,56,.28);\n}\n\n.cta-box h3 {\n  color: #fff !important;\n  font-size: 26px;\n  margin: 20px 0 10px;\n}\n\n.cta-box p {\n  color: rgba(255,255,255,.92);\n  font-size: 15px;\n  margin-bottom: 25px;\n  line-height: 1.6;\n}\n\n.cta-box svg {\n  width: 50px;\n  height: 50px;\n  stroke: #fff;\n  stroke-width: 1;\n  fill: none;\n}\n\n.cta-container .cta-btn,\n.cta-container .cta-btn:link,\n.cta-container .cta-btn:visited {\n  display: inline-block;\n  background: #ffffff !important;\n  color: #C4874A !important;\n  padding: 14px 35px;\n  border-radius: 50px;\n  text-decoration: none !important;\n  font-weight: 700;\n  font-size: 14px;\n  text-transform: uppercase;\n  letter-spacing: 1px;\n  border: 2px solid #ffffff !important;\n  transition: all .3s ease;\n}\n\n.cta-container .cta-btn:hover,\n.cta-container .cta-btn:focus {\n  background: #f5f5f5 !important;\n  color: #C4874A !important;\n  border-color: #ffffff !important;\n  text-decoration: none !important;\n  transform: translateY(-3px);\n  box-shadow: 0 12px 24px rgba(0,0,0,.18);\n}\n\n.cta-container .cta-btn:active {\n  background: #ededed !important;\n  color: #C4874A !important;\n}\n\n@media (max-width: 991px) {\n  .copper-wrap { width: min(94%, 900px); }\n\n  .copper-top {\n    grid-template-columns: 1fr;\n    padding: 40px;\n  }\n\n  .gallery-container { order: -1; }\n\n  .benefit-grid,\n  .cta-container {\n    grid-template-columns: 1fr;\n  }\n\n  .benefits-section,\n  .cta-container {\n    padding-left: 40px;\n    padding-right: 40px;\n  }\n\n  .lab-badge {\n    width: 126px;\n    height: 126px;\n    left: 10px;\n    top: 10px;\n  }\n\n  .lab-inner {\n    width: 112px;\n    height: 112px;\n    padding: 16px 10px;\n    border-width: 2px;\n  }\n\n  .lab-inner .top {\n    font-size: 8px;\n    letter-spacing: 1.8px;\n    margin-bottom: 8px;\n  }\n\n  .lab-inner .percent {\n    font-size: 22px;\n  }\n\n  .lab-inner .bottom {\n    font-size: 8px;\n    letter-spacing: 1.2px;\n    margin-top: 8px;\n  }\n}\n\n@media (max-width: 600px) {\n  .copper-wrap {\n    width: calc(100% - 20px);\n    margin: 10px auto;\n    border-radius: 18px;\n  }\n\n  .copper-top,\n  .benefits-section,\n  .cta-container {\n    padding: 30px 20px;\n  }\n\n  .copper-title { font-size: 32px; }\n\n  .copper-desc {\n    font-size: 15.5px;\n    margin-bottom: 30px;\n  }\n\n  .benefits-section h2 { font-size: 28px; }\n\n  .benefits-sub { font-size: 15.5px; }\n\n  .cta-box { padding: 30px 20px; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"copper-wrap\"\u003e\n\u003cdiv class=\"copper-top\"\u003e\n\u003cdiv class=\"content-side\"\u003e\n\u003cdiv class=\"copper-small\"\u003eAustralia's Trusted Choice\u003c\/div\u003e\n\u003ch1 class=\"copper-title\"\u003eCrafted for Purity. \u003cbr\u003eDesigned for Life.\u003c\/h1\u003e\n\u003cp class=\"copper-desc\"\u003eOur handcrafted copper collection combines ancient Ayurvedic wisdom with modern elegance. Each piece is laboratory tested for 99.25% purity.\u003c\/p\u003e\n\u003cdiv class=\"feature-list\"\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M12 2L3 7v6c0 5.5 4.5 10 9 11 4.5-1 9-5.5 9-11V7l-9-5z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M9 12l2 2 4-4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003e99.25% Pure Copper\u003c\/h4\u003e\n\u003cp\u003eIndependently lab tested in Australia for absolute safety.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003ccircle cx=\"12\" cy=\"8\" r=\"4\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M18 21v-2a4 4 0 0 0-4-4H10a4 4 0 0 0-4 4v2\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M16 11l3 3m0-3l-3 3\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eTraditional Handcraft\u003c\/h4\u003e\n\u003cp\u003eArtisan-hammered in India using time-honored techniques.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M12 2.69l5.66 5.66a8 8 0 1 1-11.31 0z\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"12\" cy=\"13\" r=\"3\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003e100% Leak-Proof\u003c\/h4\u003e\n\u003cp\u003ePrecision threads and silicone seals for worry-free travel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\u003e\u003c\/rect\u003e\n            \u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16\"\u003e\u003c\/polygon\u003e\n            \u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eExpress AU Shipping\u003c\/h4\u003e\n\u003cp\u003eDispatched daily from the Sunshine Coast, QLD.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gallery-container\"\u003e\n\u003cdiv class=\"lab-badge\"\u003e\n\u003cdiv class=\"lab-inner\"\u003e\n\u003cdiv class=\"top\"\u003eLAB TESTED\u003c\/div\u003e\n\u003cdiv class=\"percent\"\u003e99.25%\u003c\/div\u003e\n\u003cdiv class=\"bottom\"\u003ePURE COPPER\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"main-img-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/copper_water_bottle_box.jpg?v=1783242111\" alt=\"Copper Bottle\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-divider\"\u003e\n\u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"diamond\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection class=\"benefits-section\"\u003e\n\u003ch2\u003eThe Wisdom of Copper\u003c\/h2\u003e\n\u003cp class=\"benefits-sub\"\u003eAncient Ayurveda teaches that water stored in copper, known as Tamra Jal, helps balance the three doshas and naturally purifies your hydration.\u003c\/p\u003e\n\u003cdiv class=\"benefit-grid\"\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eAntibacterial Shield\u003c\/h4\u003e\n\u003cp\u003eThe oligodynamic effect of copper naturally helps reduce harmful microbes in water.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eVitality \u0026amp; Skin Health\u003c\/h4\u003e\n\u003cp\u003eCopper is traditionally valued for supporting wellbeing, vitality, and healthy skin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8 14s1.5 2 4 2 4-2 4-2\"\u003e\u003c\/path\u003e\n          \u003cline x1=\"9\" y1=\"9\" x2=\"9.01\" y2=\"9\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"15\" y1=\"9\" x2=\"15.01\" y2=\"9\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eDigestive Balance\u003c\/h4\u003e\n\u003cp\u003eTraditionally used in Ayurveda to support digestive balance and daily wellness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-card\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003ch4\u003eImmune Support\u003c\/h4\u003e\n\u003cp\u003eAs an essential trace mineral, copper plays a role in general health and wellbeing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"cta-container\"\u003e\n\u003cdiv class=\"cta-box\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n        \u003cpath d=\"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3\"\u003e\u003c\/path\u003e\n        \u003cline x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\u003e\u003c\/line\u003e\n      \u003c\/svg\u003e\n\u003ch3\u003eFAQs\u003c\/h3\u003e\n\u003cp\u003eEverything you need to know about our products, care, and shipping details.\u003c\/p\u003e\n\u003ca href=\"https:\/\/copperstore.com.au\/pages\/copper-store-faq\" class=\"cta-btn\"\u003eView FAQs\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cta-box\"\u003e\n\u003csvg viewbox=\"0 0 24 24\"\u003e\n        \u003cpath d=\"M12 3v18\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M5 5l14 14\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M19 5L5 19\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n\u003ch3\u003eHow to Clean Copper?\u003c\/h3\u003e\n\u003cp\u003eKeep your copper shining with our simple natural cleaning guide.\u003c\/p\u003e\n\u003ca href=\"https:\/\/copperstore.com.au\/blogs\/news\/how-to-clean-copper-water-bottles\" class=\"cta-btn\"\u003eCleaning Guide\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Copper Store Australia","offers":[{"title":"Default Title","offer_id":41438087020602,"sku":null,"price":100.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/ChatGPT_Image_Jul_31_2026_02_55_43_PM.jpg?v=1786336708"},{"product_id":"everyday-copper-bundle-bottle-bracelet","title":"Everyday Copper Bundle — bottle + bracelet","description":"\u003cp\u003e\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003c\/p\u003e\n\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Golos+Text:wght@400;500;600;700\u0026family=Inter:wght@400;500;600\u0026display=swap');\n\n:root {\n  --bundle-copper: #C4874A;\n  --bundle-copper-dark: #A65E27;\n  --bundle-text: #2d2d2d;\n  --bundle-muted: #666666;\n  --bundle-light: #fdfaf8;\n}\n\n.bundle-wrap,\n.bundle-wrap * {\n  box-sizing: border-box;\n}\n\n.bundle-wrap {\n  width: min(98%, 1500px);\n  margin: 40px auto;\n  overflow: hidden;\n  background: #ffffff;\n  border-radius: 24px;\n  box-shadow: 0 25px 60px rgba(0,0,0,.07);\n  color: var(--bundle-text);\n  font-family: 'Inter', Arial, sans-serif;\n}\n\n.bundle-wrap h1,\n.bundle-wrap h2,\n.bundle-wrap h3,\n.bundle-wrap h4 {\n  font-family: 'Golos Text', Arial, sans-serif;\n  font-weight: 700;\n  letter-spacing: -0.02em;\n}\n\n\/* TOP *\/\n\n.bundle-top {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 50px;\n  padding: 55px 45px;\n  align-items: center;\n}\n\n.bundle-eyebrow {\n  color: var(--bundle-copper);\n  font-size: 13px;\n  font-weight: 600;\n  letter-spacing: 2.5px;\n  text-transform: uppercase;\n  margin-bottom: 15px;\n}\n\n.bundle-title {\n  font-size: 48px;\n  line-height: 1.1;\n  margin: 0 0 25px;\n  color: #1a1a1a;\n}\n\n.bundle-description {\n  font-size: 17px;\n  line-height: 1.7;\n  color: var(--bundle-muted);\n  margin-bottom: 40px;\n}\n\n.bundle-features {\n  display: flex;\n  flex-direction: column;\n  gap: 28px;\n}\n\n.bundle-feature {\n  display: flex;\n  align-items: flex-start;\n  gap: 20px;\n}\n\n.bundle-feature svg {\n  width: 32px;\n  height: 32px;\n  flex: none;\n  stroke: var(--bundle-copper);\n  stroke-width: 1.25;\n  fill: none;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n}\n\n.bundle-feature h4 {\n  margin: 0 0 5px;\n  font-size: 18px;\n  color: #222;\n}\n\n.bundle-feature p {\n  margin: 0;\n  font-size: 15px;\n  line-height: 1.55;\n  color: var(--bundle-muted);\n}\n\n\/* IMAGE *\/\n\n.bundle-gallery {\n  position: relative;\n}\n\n.bundle-image-box {\n  overflow: hidden;\n  background: var(--bundle-light);\n  border-radius: 22px;\n  box-shadow: 0 15px 40px rgba(0,0,0,.08);\n  line-height: 0;\n}\n\n.bundle-image-box img {\n  width: 100%;\n  display: block;\n  aspect-ratio: 1 \/ 1;\n  object-fit: cover;\n  transition: .4s ease;\n}\n\n.bundle-image-box:hover img {\n  transform: scale(1.03);\n}\n\n\/* BADGE - PERFECTLY CENTRED *\/\n\n.bundle-badge {\n  position: absolute;\n  left: -18px;\n  top: 28px;\n  width: 170px;\n  height: 170px;\n  background: var(--bundle-copper);\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  box-shadow: 0 18px 40px rgba(0,0,0,.14);\n  z-index: 20;\n}\n\n.bundle-badge-inner {\n  width: 150px;\n  height: 150px;\n  border: 3px dotted rgba(255,255,255,.96);\n  border-radius: 50%;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  text-align: center;\n  padding: 20px 12px;\n  line-height: 1;\n}\n\n.bundle-badge-top {\n  color: #ffffff;\n  font-size: 10px;\n  font-weight: 700;\n  letter-spacing: 1.8px;\n  text-transform: uppercase;\n  margin: 0 0 7px 0;\n  padding: 0;\n  line-height: 1.1;\n  width: 100%;\n  text-align: center;\n}\n\n.bundle-badge-main {\n  color: #ffffff;\n  font-size: 22px;\n  font-weight: 700;\n  line-height: 1.05;\n  margin: 0;\n  padding: 0;\n  width: 100%;\n  text-align: center;\n}\n\n.bundle-badge-bottom {\n  color: #ffffff;\n  font-size: 9px;\n  font-weight: 700;\n  letter-spacing: 1.2px;\n  text-transform: uppercase;\n  margin: 8px 0 0 0;\n  padding: 0;\n  line-height: 1.1;\n  width: 100%;\n  text-align: center;\n}\n\n\/* DIVIDER *\/\n\n.bundle-divider {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  padding: 20px 45px;\n  gap: 20px;\n}\n\n.bundle-divider-line {\n  height: 1px;\n  background: #e0e0e0;\n  flex: 1;\n}\n\n.bundle-divider-diamond {\n  width: 10px;\n  height: 10px;\n  border: 1px solid var(--bundle-copper);\n  transform: rotate(45deg);\n}\n\n\/* BENEFITS *\/\n\n.bundle-benefits {\n  padding: 60px 45px;\n}\n\n.bundle-benefits h2 {\n  font-size: 40px;\n  text-align: center;\n  margin: 0 0 15px;\n  color: #1a1a1a;\n}\n\n.bundle-benefits-intro {\n  max-width: 820px;\n  margin: 0 auto 50px;\n  text-align: center;\n  color: var(--bundle-muted);\n  font-size: 17px;\n  line-height: 1.7;\n}\n\n.bundle-benefits-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 40px 55px;\n}\n\n.bundle-benefit {\n  display: flex;\n  gap: 20px;\n  align-items: flex-start;\n}\n\n.bundle-benefit svg {\n  width: 40px;\n  height: 40px;\n  flex: none;\n  stroke: var(--bundle-copper);\n  stroke-width: 1.2;\n  fill: none;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n}\n\n.bundle-benefit h4 {\n  margin: 0 0 8px;\n  font-size: 19px;\n}\n\n.bundle-benefit p {\n  margin: 0;\n  color: var(--bundle-muted);\n  font-size: 15px;\n  line-height: 1.6;\n}\n\n\/* CTA *\/\n\n.bundle-cta-container {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 25px;\n  padding: 0 45px 60px;\n}\n\n.bundle-cta {\n  background: var(--bundle-copper);\n  border-radius: 20px;\n  padding: 40px;\n  color: #ffffff;\n  text-align: center;\n  box-shadow: 0 12px 30px rgba(196,135,74,.18);\n  transition: .3s ease;\n}\n\n.bundle-cta:hover {\n  background: #B87438;\n  transform: translateY(-4px);\n}\n\n.bundle-cta h3 {\n  color: #ffffff !important;\n  font-size: 26px;\n  margin: 0 0 10px;\n}\n\n.bundle-cta p {\n  color: rgba(255,255,255,.92);\n  font-size: 15px;\n  line-height: 1.6;\n  margin-bottom: 25px;\n}\n\n.bundle-cta-button,\n.bundle-cta-button:link,\n.bundle-cta-button:visited {\n  display: inline-block;\n  background: #ffffff !important;\n  color: var(--bundle-copper) !important;\n  padding: 14px 35px;\n  border-radius: 50px;\n  text-decoration: none !important;\n  font-weight: 700;\n  font-size: 14px;\n  text-transform: uppercase;\n  letter-spacing: 1px;\n  border: 2px solid #ffffff !important;\n}\n\n\/* TABLET *\/\n\n@media (max-width: 991px) {\n  .bundle-top {\n    grid-template-columns: 1fr;\n    padding: 40px;\n  }\n\n  .bundle-gallery {\n    order: -1;\n  }\n\n  .bundle-benefits-grid,\n  .bundle-cta-container {\n    grid-template-columns: 1fr;\n  }\n\n  .bundle-badge {\n    width: 126px;\n    height: 126px;\n    left: 10px;\n    top: 10px;\n  }\n\n  .bundle-badge-inner {\n    width: 112px;\n    height: 112px;\n    border-width: 2px;\n    padding: 13px 7px;\n  }\n\n  .bundle-badge-top {\n    font-size: 7px;\n    letter-spacing: 1.2px;\n    margin-bottom: 5px;\n  }\n\n  .bundle-badge-main {\n    font-size: 16px;\n    line-height: 1.05;\n  }\n\n  .bundle-badge-bottom {\n    font-size: 7px;\n    letter-spacing: .8px;\n    margin-top: 5px;\n  }\n}\n\n\/* MOBILE *\/\n\n@media (max-width: 600px) {\n  .bundle-wrap {\n    width: calc(100% - 20px);\n    margin: 10px auto;\n    border-radius: 18px;\n  }\n\n  .bundle-top,\n  .bundle-benefits,\n  .bundle-cta-container {\n    padding: 30px 20px;\n  }\n\n  .bundle-title {\n    font-size: 32px;\n  }\n\n  .bundle-benefits h2 {\n    font-size: 28px;\n  }\n\n  .bundle-description,\n  .bundle-benefits-intro {\n    font-size: 15.5px;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"bundle-wrap\"\u003e\n\n  \u003cdiv class=\"bundle-top\"\u003e\n\n    \u003cdiv\u003e\n\n      \u003cdiv class=\"bundle-eyebrow\"\u003e\n        Everyday Copper Essentials\n      \u003c\/div\u003e\n\n      \u003ch1 class=\"bundle-title\"\u003e\n        Two Copper Favourites.\u003cbr\u003e\n        One Thoughtful Bundle.\n      \u003c\/h1\u003e\n\n      \u003cp class=\"bundle-description\"\u003e\n        The \u003cstrong\u003eEveryday Copper Bundle\u003c\/strong\u003e brings together two of our\n        most popular copper essentials — a reusable copper water bottle and a\n        copper bracelet — in one convenient set. Designed for everyday use and\n        thoughtful gifting, it is an easy way to enjoy more of the natural\n        character of genuine copper.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"bundle-features\"\u003e\n\n        \u003cdiv class=\"bundle-feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M9 2h6\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8 5h8l1 16H7z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M9 10h6\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          \u003cdiv\u003e\n            \u003ch4\u003eReusable Copper Water Bottle\u003c\/h4\u003e\n            \u003cp\u003e\n              A practical everyday bottle designed for storing and carrying drinking water.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bundle-feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M4 12c0-5 3-8 8-8s8 3 8 8-3 8-8 8-8-3-8-8z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M7 12h10\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          \u003cdiv\u003e\n            \u003ch4\u003eCopper Bracelet Included\u003c\/h4\u003e\n            \u003cp\u003e\n              Complete the bundle with a distinctive copper bracelet designed for comfortable everyday wear.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bundle-feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M12 2L3 7v6c0 5.5 4.5 10 9 11 4.5-1 9-5.5 9-11V7l-9-5z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M9 12l2 2 4-4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          \u003cdiv\u003e\n            \u003ch4\u003eGenuine Copper Essentials\u003c\/h4\u003e\n            \u003cp\u003e\n              A coordinated pairing for customers who appreciate reusable copper products and natural materials.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bundle-feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003crect x=\"3\" y=\"8\" width=\"18\" height=\"13\" rx=\"2\"\u003e\u003c\/rect\u003e\n            \u003cpath d=\"M12 8v13\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M7.5 8C5 8 5 4 7.5 4 10 4 12 8 12 8\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M16.5 8C19 8 19 4 16.5 4 14 4 12 8 12 8\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          \u003cdiv\u003e\n            \u003ch4\u003eIdeal for Gifting\u003c\/h4\u003e\n            \u003cp\u003e\n              A practical and distinctive gift for birthdays, Father's Day, Mother's Day, housewarmings and other occasions.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bundle-gallery\"\u003e\n\n      \u003cdiv class=\"bundle-badge\"\u003e\n        \u003cdiv class=\"bundle-badge-inner\"\u003e\n          \u003cdiv class=\"bundle-badge-top\"\u003eEVERYDAY\u003c\/div\u003e\n          \u003cdiv class=\"bundle-badge-main\"\u003eCOPPER\u003cbr\u003eBUNDLE\u003c\/div\u003e\n          \u003cdiv class=\"bundle-badge-bottom\"\u003e2 ESSENTIALS\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bundle-image-box\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/ChatGPT_Image_Aug_13_2026_at_04_08_31_PM.jpg?v=1786601358\" alt=\"Everyday Copper Bundle with copper water bottle and bracelet\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bundle-divider\"\u003e\n    \u003cdiv class=\"bundle-divider-line\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"bundle-divider-diamond\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"bundle-divider-line\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"bundle-benefits\"\u003e\n\n    \u003ch2\u003eSimple Copper Essentials for Everyday Life\u003c\/h2\u003e\n\n    \u003cp class=\"bundle-benefits-intro\"\u003e\n      Whether you are choosing something for yourself or looking for a useful\n      gift, this bundle combines everyday functionality with the warm,\n      distinctive appearance of genuine copper.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"bundle-benefits-grid\"\u003e\n\n      \u003cdiv class=\"bundle-benefit\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 2.7l5.7 5.7a8 8 0 1 1-11.4 0z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 14c2 1.5 4 1.5 6 0\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003cdiv\u003e\n          \u003ch4\u003eEveryday Hydration\u003c\/h4\u003e\n          \u003cp\u003e\n            Keep a reusable copper bottle close by for water at home, work or while travelling.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bundle-benefit\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"8\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M6 12h12\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003cdiv\u003e\n          \u003ch4\u003eWearable Copper Style\u003c\/h4\u003e\n          \u003cp\u003e\n            Pair your bottle with a copper bracelet for a coordinated everyday copper collection.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bundle-benefit\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M4 20L18 6\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M14 6h4v4\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M6 20h4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003cdiv\u003e\n          \u003ch4\u003eReusable \u0026amp; Long-Lasting\u003c\/h4\u003e\n          \u003cp\u003e\n            Both products are designed to be reused and enjoyed over time with appropriate care.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bundle-benefit\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003crect x=\"3\" y=\"8\" width=\"18\" height=\"13\" rx=\"2\"\u003e\u003c\/rect\u003e\n          \u003cpath d=\"M12 8v13\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003cdiv\u003e\n          \u003ch4\u003eVersatile Gift Choice\u003c\/h4\u003e\n          \u003cp\u003e\n            A useful gift set suitable for a wide range of occasions throughout the year.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"bundle-cta-container\"\u003e\n\n    \u003cdiv class=\"bundle-cta\"\u003e\n      \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n      \u003cp\u003e\n        Learn more about copper products, natural colour changes, care, shipping and everyday use.\n      \u003c\/p\u003e\n      \u003ca href=\"https:\/\/copperstore.com.au\/pages\/copper-store-faq\" class=\"bundle-cta-button\"\u003e\n        View FAQs\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bundle-cta\"\u003e\n      \u003ch3\u003eHow to Clean Copper\u003c\/h3\u003e\n      \u003cp\u003e\n        Follow our simple natural cleaning guide to help keep your copper products looking their best.\n      \u003c\/p\u003e\n      \u003ca href=\"https:\/\/copperstore.com.au\/blogs\/news\/how-to-clean-copper-water-bottles\" class=\"bundle-cta-button\"\u003e\n        Cleaning Guide\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Copper Store Australia","offers":[{"title":"Default Title","offer_id":41592580407354,"sku":null,"price":85.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/Copperbottleandplainbra.jpg?v=1786600000"},{"product_id":"beaded-hammered-copper-cups-set-of-2","title":"Beaded Hammered Copper Cups – Set of 2","description":"\u003cp\u003e\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003c\/p\u003e\n\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Golos+Text:wght@400;500;600;700\u0026family=Inter:wght@400;500;600\u0026display=swap');\n\n:root {\n  --cups-copper: #C4874A;\n  --cups-copper-dark: #A65E27;\n  --cups-text: #2d2d2d;\n  --cups-muted: #666666;\n  --cups-light: #fdfaf8;\n}\n\n.cups-wrap,\n.cups-wrap * {\n  box-sizing: border-box;\n}\n\n.cups-wrap {\n  width: min(98%, 1500px);\n  margin: 40px auto;\n  overflow: hidden;\n  background: #ffffff;\n  border-radius: 24px;\n  box-shadow: 0 25px 60px rgba(0,0,0,.07);\n  color: var(--cups-text);\n  font-family: 'Inter', Arial, sans-serif;\n}\n\n.cups-wrap h1,\n.cups-wrap h2,\n.cups-wrap h3,\n.cups-wrap h4 {\n  font-family: 'Golos Text', Arial, sans-serif;\n  font-weight: 700;\n  letter-spacing: -0.02em;\n}\n\n\/* TOP *\/\n\n.cups-top {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 50px;\n  padding: 55px 45px;\n  align-items: center;\n}\n\n.cups-eyebrow {\n  color: var(--cups-copper);\n  font-size: 13px;\n  font-weight: 600;\n  letter-spacing: 2.5px;\n  text-transform: uppercase;\n  margin-bottom: 15px;\n}\n\n.cups-title {\n  font-size: 48px;\n  line-height: 1.1;\n  margin: 0 0 25px;\n  color: #1a1a1a;\n}\n\n.cups-description {\n  font-size: 17px;\n  line-height: 1.7;\n  color: var(--cups-muted);\n  margin-bottom: 40px;\n}\n\n.cups-features {\n  display: flex;\n  flex-direction: column;\n  gap: 28px;\n}\n\n.cups-feature {\n  display: flex;\n  align-items: flex-start;\n  gap: 20px;\n}\n\n.cups-feature svg {\n  width: 32px;\n  height: 32px;\n  flex: none;\n  stroke: var(--cups-copper);\n  stroke-width: 1.25;\n  fill: none;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n}\n\n.cups-feature h4 {\n  margin: 0 0 5px;\n  font-size: 18px;\n  color: #222222;\n}\n\n.cups-feature p {\n  margin: 0;\n  font-size: 15px;\n  line-height: 1.55;\n  color: var(--cups-muted);\n}\n\n\/* IMAGE *\/\n\n.cups-gallery {\n  position: relative;\n}\n\n.cups-image-box {\n  overflow: hidden;\n  background: var(--cups-light);\n  border-radius: 22px;\n  box-shadow: 0 15px 40px rgba(0,0,0,.08);\n  line-height: 0;\n}\n\n.cups-image-box img {\n  width: 100%;\n  display: block;\n  aspect-ratio: 1 \/ 1;\n  object-fit: cover;\n  transition: .4s ease;\n}\n\n.cups-image-box:hover img {\n  transform: scale(1.03);\n}\n\n\/* BADGE *\/\n\n.cups-badge {\n  position: absolute;\n  left: -18px;\n  top: 28px;\n  width: 170px;\n  height: 170px;\n  background: var(--cups-copper);\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  box-shadow: 0 18px 40px rgba(0,0,0,.14);\n  z-index: 20;\n}\n\n.cups-badge-inner {\n  width: 150px;\n  height: 150px;\n  border: 3px dotted rgba(255,255,255,.96);\n  border-radius: 50%;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  text-align: center;\n  padding: 18px 10px;\n}\n\n.cups-badge-top,\n.cups-badge-bottom {\n  color: #ffffff;\n  font-size: 10px;\n  font-weight: 700;\n  text-transform: uppercase;\n  line-height: 1.1;\n}\n\n.cups-badge-top {\n  letter-spacing: 1.7px;\n  margin-bottom: 7px;\n}\n\n.cups-badge-main {\n  color: #ffffff;\n  font-size: 22px;\n  font-weight: 700;\n  line-height: 1.05;\n}\n\n.cups-badge-bottom {\n  letter-spacing: 1.1px;\n  margin-top: 8px;\n}\n\n\/* DIVIDER *\/\n\n.cups-divider {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  padding: 20px 45px;\n  gap: 20px;\n}\n\n.cups-divider-line {\n  height: 1px;\n  background: #e0e0e0;\n  flex: 1;\n}\n\n.cups-divider-diamond {\n  width: 10px;\n  height: 10px;\n  border: 1px solid var(--cups-copper);\n  transform: rotate(45deg);\n}\n\n\/* BENEFITS *\/\n\n.cups-benefits {\n  padding: 60px 45px;\n}\n\n.cups-benefits h2 {\n  font-size: 40px;\n  text-align: center;\n  margin: 0 0 15px;\n  color: #1a1a1a;\n}\n\n.cups-benefits-intro {\n  max-width: 820px;\n  margin: 0 auto 50px;\n  text-align: center;\n  color: var(--cups-muted);\n  font-size: 17px;\n  line-height: 1.7;\n}\n\n.cups-benefits-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 40px 55px;\n}\n\n.cups-benefit {\n  display: flex;\n  gap: 20px;\n  align-items: flex-start;\n}\n\n.cups-benefit svg {\n  width: 40px;\n  height: 40px;\n  flex: none;\n  stroke: var(--cups-copper);\n  stroke-width: 1.2;\n  fill: none;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n}\n\n.cups-benefit h4 {\n  margin: 0 0 8px;\n  font-size: 19px;\n}\n\n.cups-benefit p {\n  margin: 0;\n  color: var(--cups-muted);\n  font-size: 15px;\n  line-height: 1.6;\n}\n\n\/* CTA *\/\n\n.cups-cta-container {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 25px;\n  padding: 0 45px 60px;\n}\n\n.cups-cta {\n  background: var(--cups-copper);\n  border-radius: 20px;\n  padding: 40px;\n  color: #ffffff;\n  text-align: center;\n  box-shadow: 0 12px 30px rgba(196,135,74,.18);\n  transition: .3s ease;\n}\n\n.cups-cta:hover {\n  background: #B87438;\n  transform: translateY(-4px);\n}\n\n.cups-cta h3 {\n  color: #ffffff !important;\n  font-size: 26px;\n  margin: 0 0 10px;\n}\n\n.cups-cta p {\n  color: rgba(255,255,255,.92);\n  font-size: 15px;\n  line-height: 1.6;\n  margin-bottom: 25px;\n}\n\n.cups-cta-button,\n.cups-cta-button:link,\n.cups-cta-button:visited {\n  display: inline-block;\n  background: #ffffff !important;\n  color: var(--cups-copper) !important;\n  padding: 14px 35px;\n  border-radius: 50px;\n  text-decoration: none !important;\n  font-weight: 700;\n  font-size: 14px;\n  text-transform: uppercase;\n  letter-spacing: 1px;\n  border: 2px solid #ffffff !important;\n}\n\n\/* RESPONSIVE *\/\n\n@media (max-width: 991px) {\n  .cups-top {\n    grid-template-columns: 1fr;\n    padding: 40px;\n  }\n\n  .cups-gallery {\n    order: -1;\n  }\n\n  .cups-benefits-grid,\n  .cups-cta-container {\n    grid-template-columns: 1fr;\n  }\n\n  .cups-badge {\n    width: 126px;\n    height: 126px;\n    left: 10px;\n    top: 10px;\n  }\n\n  .cups-badge-inner {\n    width: 112px;\n    height: 112px;\n    border-width: 2px;\n    padding: 12px 7px;\n  }\n\n  .cups-badge-top,\n  .cups-badge-bottom {\n    font-size: 7px;\n  }\n\n  .cups-badge-main {\n    font-size: 16px;\n  }\n}\n\n@media (max-width: 600px) {\n  .cups-wrap {\n    width: calc(100% - 20px);\n    margin: 10px auto;\n    border-radius: 18px;\n  }\n\n  .cups-top,\n  .cups-benefits,\n  .cups-cta-container {\n    padding: 30px 20px;\n  }\n\n  .cups-title {\n    font-size: 32px;\n  }\n\n  .cups-benefits h2 {\n    font-size: 28px;\n  }\n\n  .cups-description,\n  .cups-benefits-intro {\n    font-size: 15.5px;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"cups-wrap\"\u003e\n\n  \u003cdiv class=\"cups-top\"\u003e\n\n    \u003cdiv\u003e\n\n      \u003cdiv class=\"cups-eyebrow\"\u003e\n        Handcrafted Copper Drinkware\n      \u003c\/div\u003e\n\n      \u003ch1 class=\"cups-title\"\u003e\n        Beautiful Texture.\u003cbr\u003e\n        Made for Sharing.\n      \u003c\/h1\u003e\n\n      \u003cp class=\"cups-description\"\u003e\n        The \u003cstrong\u003eBeaded Hammered Copper Cups – Set of 2\u003c\/strong\u003e\n        combines traditional copper craftsmanship with a distinctive textured\n        finish. Designed as a matching pair, these elegant cups bring warmth,\n        character and artisan detail to everyday water serving and special\n        occasions alike.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"cups-features\"\u003e\n\n        \u003cdiv class=\"cups-feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003ccircle cx=\"6\" cy=\"6\" r=\"2\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"14\" cy=\"5\" r=\"2\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"18\" cy=\"12\" r=\"2\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"9\" cy=\"14\" r=\"2\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"14\" cy=\"19\" r=\"2\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n          \u003cdiv\u003e\n            \u003ch4\u003eBeaded Hammered Finish\u003c\/h4\u003e\n            \u003cp\u003e\n              A decorative textured surface gives each cup a distinctive handcrafted look.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cups-feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M6 4h5v16H6z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M13 4h5v16h-5z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          \u003cdiv\u003e\n            \u003ch4\u003eMatching Set of 2\u003c\/h4\u003e\n            \u003cp\u003e\n              Two coordinated copper cups, perfect for sharing at home or presenting as a gift.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cups-feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M12 2L3 7v6c0 5.5 4.5 10 9 11 4.5-1 9-5.5 9-11V7l-9-5z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M9 12l2 2 4-4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          \u003cdiv\u003e\n            \u003ch4\u003eGenuine Copper Drinkware\u003c\/h4\u003e\n            \u003cp\u003e\n              Crafted to showcase the warm natural appearance and character of copper.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cups-feature\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\u003e\u003c\/rect\u003e\n            \u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16\"\u003e\u003c\/polygon\u003e\n            \u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n          \u003cdiv\u003e\n            \u003ch4\u003eExpress Australian Shipping\u003c\/h4\u003e\n            \u003cp\u003e\n              Carefully packed and dispatched from the Sunshine Coast, Queensland.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cups-gallery\"\u003e\n\n      \u003cdiv class=\"cups-badge\"\u003e\n        \u003cdiv class=\"cups-badge-inner\"\u003e\n          \u003cdiv class=\"cups-badge-top\"\u003eHANDCRAFTED\u003c\/div\u003e\n          \u003cdiv class=\"cups-badge-main\"\u003eSET\u003cbr\u003eOF 2\u003c\/div\u003e\n          \u003cdiv class=\"cups-badge-bottom\"\u003eCOPPER CUPS\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cups-image-box\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/Beadedhammeredcupsetof2.jpg?v=1787034514\" alt=\"Beaded Hammered Copper Cups Set of 2 by Copper Store Australia\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cups-divider\"\u003e\n    \u003cdiv class=\"cups-divider-line\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"cups-divider-diamond\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"cups-divider-line\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"cups-benefits\"\u003e\n\n    \u003ch2\u003eArtisan Copper for Your Table\u003c\/h2\u003e\n\n    \u003cp class=\"cups-benefits-intro\"\u003e\n      A beautifully coordinated pair designed to bring traditional copper\n      craftsmanship and a warm decorative finish to everyday serving.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"cups-benefits-grid\"\u003e\n\n      \u003cdiv class=\"cups-benefit\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003ccircle cx=\"6\" cy=\"7\" r=\"2\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"12\" cy=\"5\" r=\"2\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"18\" cy=\"8\" r=\"2\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"9\" cy=\"14\" r=\"2\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"16\" cy=\"16\" r=\"2\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\n        \u003cdiv\u003e\n          \u003ch4\u003eDistinctive Handcrafted Texture\u003c\/h4\u003e\n          \u003cp\u003e\n            The beaded hammered detailing creates visual depth and gives each cup artisan character.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cups-benefit\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M5 4h6v16H5z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M13 4h6v16h-6z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M7 8h2\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M15 8h2\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003cdiv\u003e\n          \u003ch4\u003eMade for Two\u003c\/h4\u003e\n          \u003cp\u003e\n            A matching pair for enjoying water and cool drinks together at home or while entertaining.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cups-benefit\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M4 20L18 6\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M14 6h4v4\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M6 20h4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003cdiv\u003e\n          \u003ch4\u003eReusable \u0026amp; Long-Lasting\u003c\/h4\u003e\n          \u003cp\u003e\n            Durable copper drinkware designed to be enjoyed repeatedly with appropriate care.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cups-benefit\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003crect x=\"3\" y=\"8\" width=\"18\" height=\"13\" rx=\"2\"\u003e\u003c\/rect\u003e\n          \u003cpath d=\"M12 8v13\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003cdiv\u003e\n          \u003ch4\u003eA Beautiful Gift Pair\u003c\/h4\u003e\n          \u003cp\u003e\n            An attractive gift for weddings, housewarmings, birthdays and special occasions.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"cups-cta-container\"\u003e\n\n    \u003cdiv class=\"cups-cta\"\u003e\n      \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n      \u003cp\u003e\n        Learn more about copper products, natural colour changes, product care and delivery.\n      \u003c\/p\u003e\n      \u003ca href=\"https:\/\/copperstore.com.au\/pages\/copper-store-faq\" class=\"cups-cta-button\"\u003e\n        View FAQs\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cups-cta\"\u003e\n      \u003ch3\u003eHow to Clean Copper\u003c\/h3\u003e\n      \u003cp\u003e\n        Follow our simple natural cleaning guide to help maintain the appearance of your copper cups.\n      \u003c\/p\u003e\n      \u003ca href=\"https:\/\/copperstore.com.au\/blogs\/news\/how-to-clean-copper-water-bottles\" class=\"cups-cta-button\"\u003e\n        Cleaning Guide\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Copper Store Australia","offers":[{"title":"Default Title","offer_id":41600815398970,"sku":null,"price":55.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/files\/Beadedhammeredcupsetof2.jpg?v=1787034514"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0594\/0199\/4298\/collections\/f44ffa4d-copper-gift-set-bottle_501795f3-0dc2-49e4-b24c-78fe2d4fc502.jpg?v=1778981950","url":"https:\/\/copperstore.com.au\/collections\/copper-gift-sets.oembed?page=2","provider":"Copper Store Australia","version":"1.0","type":"link"}