{"title":"lips","description":null,"products":[{"product_id":"sweet-orange-lip-balm-xthtc6","title":"Sweet Orange Lip Balm","description":"\u003c!-- Start Description --\u003e\n\u003cstyle\u003e\u003c!--\n* {\n  box-sizing: border-box;\n}\n\n\/* Intro Images *\/\n.column {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  margin-left: 15%;\n  margin-right: 1.7%;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column2 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  margin-right: 15%;\n  margin-left: 1.7%;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column2:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n  \n.column3 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column3:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column4 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n  \n.column4:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column5 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column5:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\/* Clearfix (clear floats) *\/\n.row::after {\n  content: \"\";\n  clear: both;\n  display: table;\n}\n\n\/* ⚡️ Feature Point Wrapper *\/\n.nw-feature-points {\n  margin-bottom: 2rem;\n  padding: 0.5rem 0;\n}\n\n\/* ⚡️ Feature Point Item *\/\n.nw-feature {\n  position: relative;\n  z-index: 2;\n  margin-bottom: 0.75rem;\n  padding-left: 1.5rem;\n  font-weight: 600;\n  font-size: 1.05rem;\n  line-height: 1.6;\n  color: #f2f2f2;\n\n  background: linear-gradient(90deg, #f2f2f2 0%, #a3268f 50%, #f2f2f2 100%);\n  background-size: 200%;\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n\n  opacity: 0;\n  transform: translateY(10px);\n  animation:\n    featureEntry 0.8s ease-out forwards,\n    textShimmer 6s linear infinite;\n}\n\n\/* 🎯 Staggered Animation Delay *\/\n.nw-feature:nth-child(1) { animation-delay: 0.1s, 0s; }\n.nw-feature:nth-child(2) { animation-delay: 0.5s, 0s; }\n.nw-feature:nth-child(3) { animation-delay: 1.0s, 0s; }\n.nw-feature:nth-child(4) { animation-delay: 1.5s, 0s; }\n.nw-feature:nth-child(5) { animation-delay: 2.0s, 0s; }\n.nw-feature:nth-child(6) { animation-delay: 2.5s, 0s; }\n\n\/* 💫 Glowing Bullet Dot *\/\n.nw-feature::before {\n  content: \"\";\n  position: absolute;\n  left: 0;\n  top: 0.5rem;\n  width: 12px;\n  height: 12px;\n  background: radial-gradient(circle, #a3268f, #00A77E);\n  border-radius: 50%;\n  box-shadow:\n    0 0 10px rgba(163, 38, 143, 1),\n    0 0 14px rgba(0, 167, 126, 0.9),\n    0 0 20px rgba(163, 38, 143, 0.8),\n    0 0 25px rgba(0, 167, 126, 0.5);\n  animation: pulseGlow 1.6s ease-in-out infinite;\n}\n\n\/* 👻 Entrance Animation *\/\n@keyframes featureEntry {\n  to {\n    opacity: 1;\n    transform: translateY(0);\n  }\n}\n\n\/* 🔮 Text Shimmer Animation *\/\n@keyframes textShimmer {\n  0% { background-position: 200% center; }\n  100% { background-position: -200% center; }\n}\n\n\/* 🌟 Glow Pulse Animation *\/\n@keyframes pulseGlow {\n  0%, 100% {\n    box-shadow:\n      0 0 10px rgba(163, 38, 143, 1),\n      0 0 14px rgba(0, 167, 126, 0.9),\n      0 0 20px rgba(163, 38, 143, 0.8),\n      0 0 25px rgba(0, 167, 126, 0.5);\n    transform: scale(1);\n  }\n  50% {\n    box-shadow:\n      0 0 14px rgba(163, 38, 143, 1),\n      0 0 20px rgba(0, 167, 126, 1),\n      0 0 28px rgba(163, 38, 143, 0.9),\n      0 0 34px rgba(0, 167, 126, 0.6);\n    transform: scale(1.15);\n  }\n}  \n  \n\/* Ingredients Pics *\/\n.zoompic {\n  float: left;\n  width: 20%;\n  margin: 2.5%;\n  transition: transform .75s; \/* Animation *\/\n  text-align: center;\n  font-size: 80%;\n}\n\n.zoompic:hover {\n  transform: scale(1.3); \/* (130% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\/* Scenic Beauty Image *\/\nimg#scenicresponder {\n   -webkit-mask-image: radial-gradient(90% 100%, black 30%, rgba(0, 0, 0, 0.0) 50%);\n   -webkit-transition: transform 0.75s ease-in-out;\n   width: 55%; \n   height: auto; \n   float: left; \n   padding: 0 15px 0 0;\n}\n\nimg#scenicresponder:hover {\n  transform: scale(1.4); \/* (140% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n@media screen and (max-width: 600px) {\n  .zoompic {\n  width: 46%;\n  margin: 2%;\n  }\n  .zoompic:hover {\n  transform: scale(1.2);\n  }\n  img#scenicresponder:hover {\n  transform: scale(1.2);\n  }\n}\n--\u003e\u003c\/style\u003e\n\u003cdiv class=\"nw-feature-points\"\u003e\n  \u003cdiv class=\"nw-feature\"\u003eThe Ultimate Lip Balm — A Shadowborn Spell of Protection, Pleasure \u0026amp; Pure Plant Potency\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eFused with Avocado, Peach \u0026amp; Jojoba Oils for Deep Moisture \u0026amp; Irresistible Softness\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eHeals \u0026amp; Seals with Shea, Cocoa Butter \u0026amp; Candelilla Wax — Nature’s Own Armour\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eInfused with Natural Vitamin E for Youthful Lips That Defy Time \u0026amp; Elements\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eBursting with Real Orange Extract — A Tangy Kiss with a Sunlit Twist\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eEnduring Protection — For All-Day Moisture \u0026amp; All-Night Mischief\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eUnleash Luscious Lips with Naturally Wicked’s Sweet Orange Lip Balm\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eDouble, double, toil and trouble, witches – let’s stir up some luscious lip magic! Naturally Wicked’s Sweet Orange Lip Balm transforms dry, lifeless pouts into zesty, spellbinding perfection. With a potent blend of botanical sorcery and the invigorating taste of natural orange extracts, this balm weaves a potion of citrus-flavoured temptation and intense hydration, leaving lips radiating with energy and ready to charm.\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003cimg id=\"scenicresponder\" alt=\"Naturally Wicked Lip Balm In Hands Of Beautiful Dark Haired Lady With Finger On Freshly Moisturised Lips\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Sweet_Orange_Lip_Balm_Modelled_1-1_233kb.jpg?v=1778665640\"\u003e\u003c\/p\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eSummon Seductive Smoothness\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eCocoa butter and shea butter create a deep moisturising shield, while Jojoba and Avocado oils banish dryness and cracks with a rejuvenating spell, leaving lips smoother than a velvet cloak.\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eDrench Lips With Wicked Hydration\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eA powerful trio of Palm, Coconut and Peach oils keep moisture locked in, drenching lips in hydration that’s perfect for a tropical enchantress. Say goodbye to parched pouts and hello to lasting moisture.\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eSavour That Sweet Orange Zest\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eNot just for hydration – this balm channels the zesty allure of natural sweet orange extracts for a citrus punch that’s pure, unfiltered joy. Each swipe invigorates lips with a bright, fruity aroma, leaving a flavor that’s positively addictive.\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eLet the Enchantment Begin\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eNaturally Wicked’s Sweet Orange Lip Balm is the wand for mystical, kissable lips, drenching pouts in sass, citrus, and a whole lotta fruity fun.\u003c\/p\u003e\n\u003cdiv style=\"clear: both;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- End Description --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- Start Information --\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eIngredients:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Green \u0026amp; Yellow Inner Flesh Of Avocado With Dark Brown Kernel Exposed\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Avocado.png?v=1713203391\"\u003e\u003cstrong\u003eAvocado\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Whole Brown Coconut Alongside Half Fleshy White Coconut Inside\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Coconut.png?v=1712940187\"\u003e\u003cstrong\u003eCoconut\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Portion Of Brown Shea Nuts Surrounding A Creamy Whipped Swirl Of Shea Butter\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Shea_Nuts.png?v=1713194505\"\u003e\u003cstrong\u003eShea Nut\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Cocoa Butter Sits In Front Of Vivid Brown Cocoa Beans\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Cocoa_Butter.png?v=1715192521\"\u003e\u003cstrong\u003eCocoa Butter\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Orange To Yellow Candelilla Wax Block Amongst Bright Green Candelilla Leaves\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Candelilla_Wax.png?v=1715192886\"\u003e\u003cstrong\u003eCandelilla Wax\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Bright Yellow Sunflower With Dark Brown Seeded Inner \u0026amp; Green Leaves\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Sunflower.png?v=1715193092\"\u003e\u003cstrong\u003eSunflower\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Brown Jojoba Nuts With Green Stems \u0026amp; Leaves Attached\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Jojoba.png?v=1715193362\"\u003e\u003cstrong\u003eJojoba\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"A Mass Of Fresh, Bright \u0026amp; Juicy Orange Peaches\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Peaches.png?v=1715193603\"\u003e\u003cstrong\u003ePeach\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cp\u003eAll Naturally Wicked Sweet Orange Lip Balm ingredients are suitable for vegans.\u003c\/p\u003e\n\u003cp\u003eFor a full and detailed list of ingredients please check out the \u003ca title=\"Naturally Wicked Lip Balm Ingredients - Natural, Cruelty Free, Vegan \u0026amp; Made in the UK\" href=\"\/pages\/ingredients-lipbalm\"\u003eFruity Lip Balm Ingredients Guide.\u003c\/a\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eWhat's inside:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e15ml Naturally Wicked® Sweet Orange Lip Balm. Each Lip Balm is dispatched in a black netted gift pouch.\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eDirections For Use:\u003c\/strong\u003e \u003c\/p\u003e\n\u003cp\u003eFor best results smooth over lips generously, to soothe and protect.\u003c\/p\u003e\n\u003c!-- End Information --\u003e","brand":"Naturally Wicked","offers":[{"title":"Default Title","offer_id":46848816775365,"sku":"NWSOLB","price":16.66,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/0380\/0005\/files\/82dkxfgmozpy_7eac8363-4a38-4792-9d1c-6f1ee4df6be4.jpg?v=1788355916"},{"product_id":"dark-fruits-lip-balm-wns7vl","title":"Dark Fruits Lip Balm","description":"\u003c!-- Start Description --\u003e\n\u003cstyle\u003e\u003c!--\n* {\n  box-sizing: border-box;\n}\n\n\/* Intro Images *\/\n.column {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  margin-left: 15%;\n  margin-right: 1.7%;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column2 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  margin-right: 15%;\n  margin-left: 1.7%;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column2:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n  \n.column3 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column3:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column4 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n  \n.column4:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column5 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column5:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\/* Clearfix (clear floats) *\/\n.row::after {\n  content: \"\";\n  clear: both;\n  display: table;\n}\n\n\/* ⚡️ Feature Point Wrapper *\/\n.nw-feature-points {\n  margin-bottom: 2rem;\n  padding: 0.5rem 0;\n}\n\n\/* ⚡️ Feature Point Item *\/\n.nw-feature {\n  position: relative;\n  z-index: 2;\n  margin-bottom: 0.75rem;\n  padding-left: 1.5rem;\n  font-weight: 600;\n  font-size: 1.05rem;\n  line-height: 1.6;\n  color: #f2f2f2;\n\n  background: linear-gradient(90deg, #f2f2f2 0%, #a3268f 50%, #f2f2f2 100%);\n  background-size: 200%;\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n\n  opacity: 0;\n  transform: translateY(10px);\n  animation:\n    featureEntry 0.8s ease-out forwards,\n    textShimmer 6s linear infinite;\n}\n\n\/* 🎯 Staggered Animation Delay *\/\n.nw-feature:nth-child(1) { animation-delay: 0.2s, 0s; }\n.nw-feature:nth-child(2) { animation-delay: 0.7s, 0s; }\n.nw-feature:nth-child(3) { animation-delay: 1.2s, 0s; }\n.nw-feature:nth-child(4) { animation-delay: 1.7s, 0s; }\n.nw-feature:nth-child(5) { animation-delay: 2.2s, 0s; }\n.nw-feature:nth-child(6) { animation-delay: 2.7s, 0s; }\n\n\/* 💫 Glowing Bullet Dot *\/\n.nw-feature::before {\n  content: \"\";\n  position: absolute;\n  left: 0;\n  top: 0.5rem;\n  width: 12px;\n  height: 12px;\n  background: radial-gradient(circle, #a3268f, #00A77E);\n  border-radius: 50%;\n  box-shadow:\n    0 0 10px rgba(163, 38, 143, 1),\n    0 0 14px rgba(0, 167, 126, 0.9),\n    0 0 20px rgba(163, 38, 143, 0.8),\n    0 0 25px rgba(0, 167, 126, 0.5);\n  animation: pulseGlow 1.6s ease-in-out infinite;\n}\n\n\/* 👻 Entrance Animation *\/\n@keyframes featureEntry {\n  to {\n    opacity: 1;\n    transform: translateY(0);\n  }\n}\n\n\/* 🔮 Text Shimmer Animation *\/\n@keyframes textShimmer {\n  0% { background-position: 200% center; }\n  100% { background-position: -200% center; }\n}\n\n\/* 🌟 Glow Pulse Animation *\/\n@keyframes pulseGlow {\n  0%, 100% {\n    box-shadow:\n      0 0 10px rgba(163, 38, 143, 1),\n      0 0 14px rgba(0, 167, 126, 0.9),\n      0 0 20px rgba(163, 38, 143, 0.8),\n      0 0 25px rgba(0, 167, 126, 0.5);\n    transform: scale(1);\n  }\n  50% {\n    box-shadow:\n      0 0 14px rgba(163, 38, 143, 1),\n      0 0 20px rgba(0, 167, 126, 1),\n      0 0 28px rgba(163, 38, 143, 0.9),\n      0 0 34px rgba(0, 167, 126, 0.6);\n    transform: scale(1.15);\n  }\n}  \n  \n\/* Ingredients Pics *\/\n.zoompic {\n  float: left;\n  width: 20%;\n  margin: 2.5%;\n  transition: transform .75s; \/* Animation *\/\n  text-align: center;\n  font-size: 80%;\n}\n\n.zoompic:hover {\n  transform: scale(1.3); \/* (130% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\/* Scenic Beauty Image *\/\nimg#scenicresponder {\n   -webkit-mask-image: radial-gradient(90% 100%, black 30%, rgba(0, 0, 0, 0.0) 50%);\n   -webkit-transition: transform 0.75s ease-in-out;\n   width: 55%; \n   height: auto; \n   float: left; \n   padding: 0 15px 0 0;\n}\n\nimg#scenicresponder:hover {\n  transform: scale(1.4); \/* (140% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n@media screen and (max-width: 600px) {\n  .zoompic {\n  width: 46%;\n  margin: 2%;\n  }\n  .zoompic:hover {\n  transform: scale(1.2);\n  }\n  img#scenicresponder:hover {\n  transform: scale(1.2);\n  }\n}\n--\u003e\u003c\/style\u003e\n\u003cdiv class=\"nw-feature-points\"\u003e\n  \u003cdiv class=\"nw-feature\"\u003eThe Ultimate Lip Balm — A Shadowborn Spell of Protection, Pleasure \u0026amp; Pure Plant Potency\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eFused with Avocado, Peach \u0026amp; Jojoba Oils for Deep Moisture \u0026amp; Irresistible Softness\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eHeals \u0026amp; Seals with Shea, Cocoa Butter \u0026amp; Candelilla Wax — Nature’s Own Armour\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eInfused with Natural Vitamin E for Youthful Lips That Defy Time \u0026amp; Elements\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eDrenched in A Wicked Berry Blend — A Tart \u0026amp; Tangy Feast for the Lips\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eEnduring Protection — For All-Day Moisture \u0026amp; All-Night Mischief\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eCast A Spell On Lips With Naturally Wicked’s Dark Fruits Lip Balm\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eCrack open the cauldron, witches! It’s time to work some serious lip magic. Naturally Wicked’s Dark Fruits Lip Balm transforms pouts from parched and lifeless to luscious and spellbinding. With a fierce blend of botanical sorcery, this balm drenches lips in a potion of hydration and fruit-flavoured temptation, conjuring smirks and stealing stares left, right and centre.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cimg id=\"scenicresponder\" alt=\"Naturally Wicked Lip Balm In Hands Of Beautiful Dark Haired Lady With Finger On Freshly Moisturised Lips\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Dark_Fruits_Lip_Balm_Modelled_1-1_212kb.jpg?v=1778665639\"\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eSummon Seductive Smoothness\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThis balm is the secret weapon for lips that are irresistibly smooth and perfectly plump. Cocoa butter and shea butter team up to cast a protective barrier of deep moisture, while avocado and jojoba oils weave a replenishing spell to banish dryness and cracked corners. Every swipe leaves lips softer than a moonlit whisper.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eDrench Lips With Wicked Hydration\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThis balm brings a wickedly hydrating blend of palm, coconut, and peach oils, soaking lips in moisture that lasts. Like a sorceress with a tropical flair, this potion guards against the elements and banishes any spell of dryness that dares to creep up.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eSip from the Goblet of Dark Fruits\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThis balm isn’t just about hydration – it’s pure, unfiltered sass with a natural dark fruit flavor that tastes like juicy rebellion. Each swipe is a sip from the ripest, most delectable berry goblet, leaving lips tasting as good as they feel.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eLet the Magic Begin\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIn the quest for bold, bewitching lips, Naturally Wicked’s Dark Fruits Lip Balm is the wand for mystical, kissable enchantment. It drenches pouts in sass, intrigue and a whole lotta fruity magic!\u003c\/p\u003e\n\u003cdiv style=\"clear: both;\"\u003e\u003c\/div\u003e\n\u003c!-- End Description --\u003e\n\u003c!-- Start Information --\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eIngredients:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Green \u0026amp; Yellow Inner Flesh Of Avocado With Dark Brown Kernel Exposed\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Avocado.png?v=1713203391\"\u003e\u003cstrong\u003eAvocado\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Whole Brown Coconut Alongside Half Fleshy White Coconut Inside\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Coconut.png?v=1712940187\"\u003e\u003cstrong\u003eCoconut\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Portion Of Brown Shea Nuts Surrounding A Creamy Whipped Swirl Of Shea Butter\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Shea_Nuts.png?v=1713194505\"\u003e\u003cstrong\u003eShea Nut\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Cocoa Butter Sits In Front Of Vivid Brown Cocoa Beans\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Cocoa_Butter.png?v=1715192521\"\u003e\u003cstrong\u003eCocoa Butter\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Orange To Yellow Candelilla Wax Block Amongst Bright Green Candelilla Leaves\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Candelilla_Wax.png?v=1715192886\"\u003e\u003cstrong\u003eCandelilla Wax\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Bright Yellow Sunflower With Dark Brown Seeded Inner \u0026amp; Green Leaves\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Sunflower.png?v=1715193092\"\u003e\u003cstrong\u003eSunflower\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Brown Jojoba Nuts With Green Stems \u0026amp; Leaves Attached\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Jojoba.png?v=1715193362\"\u003e\u003cstrong\u003eJojoba\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"A Mass Of Fresh, Bright \u0026amp; Juicy Orange Peaches\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Peaches.png?v=1715193603\"\u003e\u003cstrong\u003ePeach\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cp\u003eAll Naturally Wicked Dark Fruits Lip Balm ingredients are suitable for vegans.\u003c\/p\u003e\n\u003cp\u003eFor a full and detailed list of ingredients please check out the \u003ca title=\"Naturally Wicked Lip Balm Ingredients - Natural, Cruelty Free, Vegan \u0026amp; Made in the UK\" href=\"\/pages\/ingredients-lipbalm\"\u003eFruity Lip Balm Ingredients Guide.\u003c\/a\u003e\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eWhat's inside:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e15ml Naturally Wicked® Dark Fruits Lip Balm. Each Lip Balm is dispatched in a black netted gift pouch.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eDirections For Use:\u003c\/strong\u003e \u003c\/p\u003e\n\u003cp\u003eFor best results smooth over lips generously, to soothe and protect.\u003c\/p\u003e\n\u003c!-- End Information --\u003e","brand":"Naturally Wicked","offers":[{"title":"Default Title","offer_id":46848816971973,"sku":"NWDFLB","price":16.66,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/0380\/0005\/files\/9n9x4lxwiznj_6b6f4bd6-ffb6-47e5-9fa0-c53ccf34f0e6.jpg?v=1788355918"},{"product_id":"toffee-apple-lip-balm-1gmulj","title":"Toffee Apple Lip Balm","description":"\u003c!-- Start Description --\u003e\n\u003cstyle\u003e\u003c!--\n* {\n  box-sizing: border-box;\n}\n\n\/* Intro Images *\/\n.column {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  margin-left: 15%;\n  margin-right: 1.7%;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column2 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  margin-right: 15%;\n  margin-left: 1.7%;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column2:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n  \n.column3 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column3:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column4 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n  \n.column4:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column5 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column5:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\/* Clearfix (clear floats) *\/\n.row::after {\n  content: \"\";\n  clear: both;\n  display: table;\n}\n\n\/* ⚡️ Feature Point Wrapper *\/\n.nw-feature-points {\n  margin-bottom: 2rem;\n  padding: 0.5rem 0;\n}\n\n\/* ⚡️ Feature Point Item *\/\n.nw-feature {\n  position: relative;\n  z-index: 2;\n  margin-bottom: 0.75rem;\n  padding-left: 1.5rem;\n  font-weight: 600;\n  font-size: 1.05rem;\n  line-height: 1.6;\n  color: #f2f2f2;\n\n  background: linear-gradient(90deg, #f2f2f2 0%, #a3268f 50%, #f2f2f2 100%);\n  background-size: 200%;\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n\n  opacity: 0;\n  transform: translateY(10px);\n  animation:\n    featureEntry 0.8s ease-out forwards,\n    textShimmer 6s linear infinite;\n}\n\n\/* 🎯 Staggered Animation Delay *\/\n.nw-feature:nth-child(1) { animation-delay: 0.2s, 0s; }\n.nw-feature:nth-child(2) { animation-delay: 0.7s, 0s; }\n.nw-feature:nth-child(3) { animation-delay: 1.2s, 0s; }\n.nw-feature:nth-child(4) { animation-delay: 1.7s, 0s; }\n.nw-feature:nth-child(5) { animation-delay: 2.2s, 0s; }\n.nw-feature:nth-child(6) { animation-delay: 2.7s, 0s; }\n\n\/* 💫 Glowing Bullet Dot *\/\n.nw-feature::before {\n  content: \"\";\n  position: absolute;\n  left: 0;\n  top: 0.5rem;\n  width: 12px;\n  height: 12px;\n  background: radial-gradient(circle, #a3268f, #00A77E);\n  border-radius: 50%;\n  box-shadow:\n    0 0 10px rgba(163, 38, 143, 1),\n    0 0 14px rgba(0, 167, 126, 0.9),\n    0 0 20px rgba(163, 38, 143, 0.8),\n    0 0 25px rgba(0, 167, 126, 0.5);\n  animation: pulseGlow 1.6s ease-in-out infinite;\n}\n\n\/* 👻 Entrance Animation *\/\n@keyframes featureEntry {\n  to {\n    opacity: 1;\n    transform: translateY(0);\n  }\n}\n\n\/* 🔮 Text Shimmer Animation *\/\n@keyframes textShimmer {\n  0% { background-position: 200% center; }\n  100% { background-position: -200% center; }\n}\n\n\/* 🌟 Glow Pulse Animation *\/\n@keyframes pulseGlow {\n  0%, 100% {\n    box-shadow:\n      0 0 10px rgba(163, 38, 143, 1),\n      0 0 14px rgba(0, 167, 126, 0.9),\n      0 0 20px rgba(163, 38, 143, 0.8),\n      0 0 25px rgba(0, 167, 126, 0.5);\n    transform: scale(1);\n  }\n  50% {\n    box-shadow:\n      0 0 14px rgba(163, 38, 143, 1),\n      0 0 20px rgba(0, 167, 126, 1),\n      0 0 28px rgba(163, 38, 143, 0.9),\n      0 0 34px rgba(0, 167, 126, 0.6);\n    transform: scale(1.15);\n  }\n}  \n  \n\/* Ingredients Pics *\/\n.zoompic {\n  float: left;\n  width: 20%;\n  margin: 2.5%;\n  transition: transform .75s; \/* Animation *\/\n  text-align: center;\n  font-size: 80%;\n}\n\n.zoompic:hover {\n  transform: scale(1.3); \/* (130% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\/* Scenic Beauty Image *\/\nimg#scenicresponder {\n   -webkit-mask-image: radial-gradient(90% 100%, black 30%, rgba(0, 0, 0, 0.0) 50%);\n   -webkit-transition: transform 0.75s ease-in-out;\n   width: 55%; \n   height: auto; \n   float: left; \n   padding: 0 15px 0 0;\n}\n\nimg#scenicresponder:hover {\n  transform: scale(1.4); \/* (140% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n@media screen and (max-width: 600px) {\n  .zoompic {\n  width: 46%;\n  margin: 2%;\n  }\n  .zoompic:hover {\n  transform: scale(1.2);\n  }\n  img#scenicresponder:hover {\n  transform: scale(1.2);\n  }\n}\n--\u003e\u003c\/style\u003e\n\u003cdiv class=\"nw-feature-points\"\u003e\n  \u003cdiv class=\"nw-feature\"\u003eThe Ultimate Lip Balm — A Shadowborn Spell of Protection, Pleasure \u0026amp; Pure Plant Potency\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eFused with Avocado, Peach \u0026amp; Jojoba Oils for Deep Moisture \u0026amp; Irresistible Softness\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eHeals \u0026amp; Seals with Shea, Cocoa Butter \u0026amp; Candelilla Wax — Nature’s Own Armour\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eInfused with Natural Vitamin E for Youthful Lips That Defy Time \u0026amp; Elements\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eBursting with Toffee Apple Essence — A Carnival Kiss That Lingers\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eEnduring Protection — For All-Day Moisture \u0026amp; All-Night Mischief\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cimg id=\"scenicresponder\" alt=\"Naturally Wicked Lip Balm In Hands Of Beautiful Dark Haired Lady With Finger On Freshly Moisturised Lips\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Toffee_Apple_Lip_Balm_Modelled_1-1_226kb.jpg?v=1778665640\"\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eA Forbidden Lip Treat Steeped In Midnight Mysteries\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eLips often whisper the tales of times gone by — the passionate kisses, the whispered secrets and the tantalising taste of forbidden fruits.\u003c\/p\u003e\n\u003cp\u003eGuard lips with the occult power of Naturally Wicked's Toffee Apple Lip Balm. Crafted in the cauldron with a sinful blend of dark waxes, arcane plants and the haunting allure of toffee apple, this lip balm is temptation in a tub.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eEmbark On A Midnight Fairground Journey\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery application serenades the senses with the intoxicating dance of toffee melting over crisp apple. A bewitching journey back to those moonlit fairgrounds where magic felt real and desires ran wild. This isn't just a lip balm; it's a sinful memory reborn.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eDecadent Moisture Wrapped In A Protective Spell\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eSaturated in the sweet nectar of Almond Oil, the secretive enchantment of Jojoba Oil, and the moon-kissed touch of Shea Butter, Naturally Wicked Lip Balm casts a silken protective hex over lips. Infused with nature's age-old Vitamin E, this mystical balm conjures a shield so potent that lips remain irresistibly kissable, come what may.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eRevel In The Forbidden Fantasy Of Toffee Apple\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWizards of nature's hidden craft, Naturally Wicked presents a lip balm that melds the world's most illicit desires with nature's forbidden fruits. Step into a world where every application is a sinful indulgence; a stolen moment of pleasure in the dead of night.\u003c\/p\u003e\n\u003cdiv style=\"clear: both;\"\u003e\u003c\/div\u003e\n\u003c!-- End Description --\u003e\n\u003c!-- Start Information --\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eIngredients:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Green \u0026amp; Yellow Inner Flesh Of Avocado With Dark Brown Kernel Exposed\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Avocado.png?v=1713203391\"\u003e\u003cstrong\u003eAvocado\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Whole Brown Coconut Alongside Half Fleshy White Coconut Inside\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Coconut.png?v=1712940187\"\u003e\u003cstrong\u003eCoconut\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Portion Of Brown Shea Nuts Surrounding A Creamy Whipped Swirl Of Shea Butter\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Shea_Nuts.png?v=1713194505\"\u003e\u003cstrong\u003eShea Nut\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Cocoa Butter Sits In Front Of Vivid Brown Cocoa Beans\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Cocoa_Butter.png?v=1715192521\"\u003e\u003cstrong\u003eCocoa Butter\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Orange To Yellow Candelilla Wax Block Amongst Bright Green Candelilla Leaves\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Candelilla_Wax.png?v=1715192886\"\u003e\u003cstrong\u003eCandelilla Wax\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Bright Yellow Sunflower With Dark Brown Seeded Inner \u0026amp; Green Leaves\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Sunflower.png?v=1715193092\"\u003e\u003cstrong\u003eSunflower\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Brown Jojoba Nuts With Green Stems \u0026amp; Leaves Attached\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Jojoba.png?v=1715193362\"\u003e\u003cstrong\u003eJojoba\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"A Mass Of Fresh, Bright \u0026amp; Juicy Orange Peaches\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Peaches.png?v=1715193603\"\u003e\u003cstrong\u003ePeach\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cp\u003eAll Naturally Wicked Toffee Apple Lip Balm ingredients are suitable for vegans.\u003c\/p\u003e\n\u003cp\u003eFor a full and detailed list of ingredients please check out the \u003ca title=\"Naturally Wicked Lip Balm Ingredients - Natural, Cruelty Free, Vegan \u0026amp; Made in the UK\" href=\"\/pages\/ingredients-lipbalm\"\u003eFruity Lip Balm Ingredients Guide.\u003c\/a\u003e\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eWhat's inside:\u003c\/strong\u003e \u003c\/p\u003e\n\u003cp\u003e15ml Naturally Wicked® Toffee Apple Lip Balm. Each Lip Balm is dispatched in a black netted gift pouch.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eDirections For Use:\u003c\/strong\u003e \u003c\/p\u003e\n\u003cp\u003eFor best results smooth over lips generously, to soothe and protect.\u003c\/p\u003e\n\u003c!-- End Information --\u003e","brand":"Naturally Wicked","offers":[{"title":"Default Title","offer_id":46848818118853,"sku":"NWTALB","price":16.66,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/0380\/0005\/files\/o79m9xcyhasi_8576b330-77d5-4032-98fd-404429cd875f.jpg?v=1788355924"},{"product_id":"coconut-lip-balm-pqdueq","title":"Coconut Lip Balm","description":"\u003c!-- Start Description --\u003e\n\u003cstyle\u003e\u003c!--\n* {\n  box-sizing: border-box;\n}\n\n\/* Intro Images *\/\n.column {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  margin-left: 15%;\n  margin-right: 1.7%;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column2 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  margin-right: 15%;\n  margin-left: 1.7%;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column2:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n  \n.column3 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column3:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column4 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n  \n.column4:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column5 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column5:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\/* Clearfix (clear floats) *\/\n.row::after {\n  content: \"\";\n  clear: both;\n  display: table;\n}\n\n\/* ⚡️ Feature Point Wrapper *\/\n.nw-feature-points {\n  margin-bottom: 2rem;\n  padding: 0.5rem 0;\n}\n\n\/* ⚡️ Feature Point Item *\/\n.nw-feature {\n  position: relative;\n  z-index: 2;\n  margin-bottom: 0.75rem;\n  padding-left: 1.5rem;\n  font-weight: 600;\n  font-size: 1.05rem;\n  line-height: 1.6;\n  color: #f2f2f2;\n\n  background: linear-gradient(90deg, #f2f2f2 0%, #a3268f 50%, #f2f2f2 100%);\n  background-size: 200%;\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n\n  opacity: 0;\n  transform: translateY(10px);\n  animation:\n    featureEntry 0.8s ease-out forwards,\n    textShimmer 6s linear infinite;\n}\n\n\/* 🎯 Staggered Animation Delay *\/\n.nw-feature:nth-child(1) { animation-delay: 0.2s, 0s; }\n.nw-feature:nth-child(2) { animation-delay: 0.7s, 0s; }\n.nw-feature:nth-child(3) { animation-delay: 1.2s, 0s; }\n.nw-feature:nth-child(4) { animation-delay: 1.7s, 0s; }\n.nw-feature:nth-child(5) { animation-delay: 2.2s, 0s; }\n.nw-feature:nth-child(6) { animation-delay: 2.7s, 0s; }\n\n\/* 💫 Glowing Bullet Dot *\/\n.nw-feature::before {\n  content: \"\";\n  position: absolute;\n  left: 0;\n  top: 0.5rem;\n  width: 12px;\n  height: 12px;\n  background: radial-gradient(circle, #a3268f, #00A77E);\n  border-radius: 50%;\n  box-shadow:\n    0 0 10px rgba(163, 38, 143, 1),\n    0 0 14px rgba(0, 167, 126, 0.9),\n    0 0 20px rgba(163, 38, 143, 0.8),\n    0 0 25px rgba(0, 167, 126, 0.5);\n  animation: pulseGlow 1.6s ease-in-out infinite;\n}\n\n\/* 👻 Entrance Animation *\/\n@keyframes featureEntry {\n  to {\n    opacity: 1;\n    transform: translateY(0);\n  }\n}\n\n\/* 🔮 Text Shimmer Animation *\/\n@keyframes textShimmer {\n  0% { background-position: 200% center; }\n  100% { background-position: -200% center; }\n}\n\n\/* 🌟 Glow Pulse Animation *\/\n@keyframes pulseGlow {\n  0%, 100% {\n    box-shadow:\n      0 0 10px rgba(163, 38, 143, 1),\n      0 0 14px rgba(0, 167, 126, 0.9),\n      0 0 20px rgba(163, 38, 143, 0.8),\n      0 0 25px rgba(0, 167, 126, 0.5);\n    transform: scale(1);\n  }\n  50% {\n    box-shadow:\n      0 0 14px rgba(163, 38, 143, 1),\n      0 0 20px rgba(0, 167, 126, 1),\n      0 0 28px rgba(163, 38, 143, 0.9),\n      0 0 34px rgba(0, 167, 126, 0.6);\n    transform: scale(1.15);\n  }\n}  \n  \n\/* Ingredients Pics *\/\n.zoompic {\n  float: left;\n  width: 20%;\n  margin: 2.5%;\n  transition: transform .75s; \/* Animation *\/\n  text-align: center;\n  font-size: 80%;\n}\n\n.zoompic:hover {\n  transform: scale(1.3); \/* (130% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\/* Scenic Beauty Image *\/\nimg#scenicresponder {\n   -webkit-mask-image: radial-gradient(90% 100%, black 30%, rgba(0, 0, 0, 0.0) 50%);\n   -webkit-transition: transform 0.75s ease-in-out;\n   width: 55%; \n   height: auto; \n   float: left; \n   padding: 0 15px 0 0;\n}\n\nimg#scenicresponder:hover {\n  transform: scale(1.4); \/* (140% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n@media screen and (max-width: 600px) {\n  .zoompic {\n  width: 46%;\n  margin: 2%;\n  }\n  .zoompic:hover {\n  transform: scale(1.2);\n  }\n  img#scenicresponder:hover {\n  transform: scale(1.2);\n  }\n}\n--\u003e\u003c\/style\u003e\n\u003cdiv class=\"nw-feature-points\"\u003e\n  \u003cdiv class=\"nw-feature\"\u003eThe Ultimate Lip Balm — A Shadowborn Spell of Protection, Pleasure \u0026amp; Pure Plant Potency\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eFused with Avocado, Peach \u0026amp; Jojoba Oils for Deep Moisture \u0026amp; Irresistible Softness\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eHeals \u0026amp; Seals with Shea, Cocoa Butter \u0026amp; Candelilla Wax — Nature’s Own Armour\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eInfused with Natural Vitamin E for Youthful Lips That Defy Time \u0026amp; Elements\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eScented with Real Coconut Essence — A Tropical Whisper on Every Breath\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eEnduring Protection — For All-Day Moisture \u0026amp; All-Night Mischief\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eFrom Depths Unknown: A Tropical Incantation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eLife's brutal ballet sees lips tormented by the harshest of elements, ensnared by the toxins of urban realms and teased by fleeting, forbidden moments of indulgence. In these testing times, one craves an elixir potent enough to rebel against the mundane.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cimg id=\"scenicresponder\" alt=\"Naturally Wicked Lip Balm In Hands Of Beautiful Dark Haired Lady With Finger On Freshly Moisturised Lips\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Coconut_Lip_Balm_Modelled_1-1_230kb.jpg?v=1778665640\"\u003e\n\u003cp\u003eEnter the lair of Naturally Wicked, where Coconut Lip Balm is birthed in shadows. With every ingredient handpicked at midnight, this dark concoction is a fusion of bewitched plants, ethereal oils, and moon-blessed waxes that restores lips to their primeval glory.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eEmbrace The Forbidden Island Whispers\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eLips are caressed by the intimate whispers of tropical coconuts, a scent that transports the soul to a twilight beach, where the ocean murmurs dark tales of the deep. This is not merely a lip balm; it's a siren song to a mystical paradise.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eGuarded By The Might of The Tropics\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe Coconut Lip Balm is not just a guardian, but a fierce protector with a heart of gold. Draped in the richness of Coconut Oil, empowered by the ancient secrets of Olive Oil and blessed by the tender touch of Sweet Almond Oil, it wraps your lips in an enchanted embrace. Fused with nature's age-old Vitamin E, this protective charm spins a web so enchanting, daylight dims in awe, unveiling lips that can enchant even the most unyielding spirits.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eRevive \u0026amp; Enchant With The Magic Of The Coconut\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eSteeped in dark arts and whispered enchantments, Naturally Wicked's Coconut Lip Balm is the potion lips have long yearned for. Immerse yourself in a spell so profound that lips once lost to the ravages of time and neglect emerge renewed, ready to partake in life's darkest delights.\u003c\/p\u003e\n\u003cdiv style=\"clear: both;\"\u003e\u003c\/div\u003e\n\u003c!-- End Description --\u003e\n\u003c!-- Start Information --\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eIngredients:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Green \u0026amp; Yellow Inner Flesh Of Avocado With Dark Brown Kernel Exposed\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Avocado.png?v=1713203391\"\u003e\u003cstrong\u003eAvocado\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Whole Brown Coconut Alongside Half Fleshy White Coconut Inside\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Coconut.png?v=1712940187\"\u003e\u003cstrong\u003eCoconut\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Portion Of Brown Shea Nuts Surrounding A Creamy Whipped Swirl Of Shea Butter\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Shea_Nuts.png?v=1713194505\"\u003e\u003cstrong\u003eShea Nut\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Cocoa Butter Sits In Front Of Vivid Brown Cocoa Beans\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Cocoa_Butter.png?v=1715192521\"\u003e\u003cstrong\u003eCocoa Butter\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Orange To Yellow Candelilla Wax Block Amongst Bright Green Candelilla Leaves\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Candelilla_Wax.png?v=1715192886\"\u003e\u003cstrong\u003eCandelilla Wax\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Bright Yellow Sunflower With Dark Brown Seeded Inner \u0026amp; Green Leaves\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Sunflower.png?v=1715193092\"\u003e\u003cstrong\u003eSunflower\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Brown Jojoba Nuts With Green Stems \u0026amp; Leaves Attached\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Jojoba.png?v=1715193362\"\u003e\u003cstrong\u003eJojoba\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"A Mass Of Fresh, Bright \u0026amp; Juicy Orange Peaches\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Peaches.png?v=1715193603\"\u003e\u003cstrong\u003ePeach\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cp\u003eAll Naturally Wicked Coconut Lip Balm ingredients are suitable for vegans.\u003c\/p\u003e\n\u003cp\u003eFor a full and detailed list of ingredients please check out the \u003ca title=\"Naturally Wicked Lip Balm Ingredients - Natural, Cruelty Free, Vegan \u0026amp; Made in the UK\" href=\"https:\/\/www.naturallywicked.store\/pages\/ingredients-lipbalm\"\u003eFruity Lip Balm Ingredients Guide.\u003c\/a\u003e\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eWhat's inside:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e15ml Naturally Wicked® Coconut Lip Balm. Each Lip Balm is dispatched in a black netted gift pouch.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eDirections For Use:\u003c\/strong\u003e \u003c\/p\u003e\n\u003cp\u003eFor best results smooth over lips generously, to soothe and protect.\u003c\/p\u003e\n\u003c!-- End Information --\u003e","brand":"Naturally Wicked","offers":[{"title":"Default Title","offer_id":46848818708677,"sku":"NWCLB","price":16.66,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/0380\/0005\/files\/2kdijexbm76w_c4964d94-3317-4e4f-87bb-14bdbb72f7fa.jpg?v=1788355926"},{"product_id":"cherry-lip-balm-owmvrx","title":"Cherry Lip Balm","description":"\u003c!-- Start Description --\u003e\n\u003cstyle\u003e\u003c!--\n* {\n  box-sizing: border-box;\n}\n\n\/* Intro Images *\/\n.column {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  margin-left: 15%;\n  margin-right: 1.7%;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column2 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  margin-right: 15%;\n  margin-left: 1.7%;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column2:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n  \n.column3 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column3:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column4 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n  \n.column4:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column5 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column5:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\/* Clearfix (clear floats) *\/\n.row::after {\n  content: \"\";\n  clear: both;\n  display: table;\n}\n\n\/* ⚡️ Feature Point Wrapper *\/\n.nw-feature-points {\n  margin-bottom: 2rem;\n  padding: 0.5rem 0;\n}\n\n\/* ⚡️ Feature Point Item *\/\n.nw-feature {\n  position: relative;\n  z-index: 2;\n  margin-bottom: 0.75rem;\n  padding-left: 1.5rem;\n  font-weight: 600;\n  font-size: 1.05rem;\n  line-height: 1.6;\n  color: #f2f2f2;\n\n  background: linear-gradient(90deg, #f2f2f2 0%, #a3268f 50%, #f2f2f2 100%);\n  background-size: 200%;\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n\n  opacity: 0;\n  transform: translateY(10px);\n  animation:\n    featureEntry 0.8s ease-out forwards,\n    textShimmer 6s linear infinite;\n}\n\n\/* 🎯 Staggered Animation Delay *\/\n.nw-feature:nth-child(1) { animation-delay: 0.2s, 0s; }\n.nw-feature:nth-child(2) { animation-delay: 0.7s, 0s; }\n.nw-feature:nth-child(3) { animation-delay: 1.2s, 0s; }\n.nw-feature:nth-child(4) { animation-delay: 1.7s, 0s; }\n.nw-feature:nth-child(5) { animation-delay: 2.2s, 0s; }\n.nw-feature:nth-child(6) { animation-delay: 2.7s, 0s; }\n\n\/* 💫 Glowing Bullet Dot *\/\n.nw-feature::before {\n  content: \"\";\n  position: absolute;\n  left: 0;\n  top: 0.5rem;\n  width: 12px;\n  height: 12px;\n  background: radial-gradient(circle, #a3268f, #00A77E);\n  border-radius: 50%;\n  box-shadow:\n    0 0 10px rgba(163, 38, 143, 1),\n    0 0 14px rgba(0, 167, 126, 0.9),\n    0 0 20px rgba(163, 38, 143, 0.8),\n    0 0 25px rgba(0, 167, 126, 0.5);\n  animation: pulseGlow 1.6s ease-in-out infinite;\n}\n\n\/* 👻 Entrance Animation *\/\n@keyframes featureEntry {\n  to {\n    opacity: 1;\n    transform: translateY(0);\n  }\n}\n\n\/* 🔮 Text Shimmer Animation *\/\n@keyframes textShimmer {\n  0% { background-position: 200% center; }\n  100% { background-position: -200% center; }\n}\n\n\/* 🌟 Glow Pulse Animation *\/\n@keyframes pulseGlow {\n  0%, 100% {\n    box-shadow:\n      0 0 10px rgba(163, 38, 143, 1),\n      0 0 14px rgba(0, 167, 126, 0.9),\n      0 0 20px rgba(163, 38, 143, 0.8),\n      0 0 25px rgba(0, 167, 126, 0.5);\n    transform: scale(1);\n  }\n  50% {\n    box-shadow:\n      0 0 14px rgba(163, 38, 143, 1),\n      0 0 20px rgba(0, 167, 126, 1),\n      0 0 28px rgba(163, 38, 143, 0.9),\n      0 0 34px rgba(0, 167, 126, 0.6);\n    transform: scale(1.15);\n  }\n}  \n  \n\/* Ingredients Pics *\/\n.zoompic {\n  float: left;\n  width: 20%;\n  margin: 2.5%;\n  transition: transform .75s; \/* Animation *\/\n  text-align: center;\n  font-size: 80%;\n}\n\n.zoompic:hover {\n  transform: scale(1.3); \/* (130% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\/* Scenic Beauty Image *\/\nimg#scenicresponder {\n   -webkit-mask-image: radial-gradient(90% 100%, black 30%, rgba(0, 0, 0, 0.0) 50%);\n   -webkit-transition: transform 0.75s ease-in-out;\n   width: 55%; \n   height: auto; \n   float: left; \n   padding: 0 15px 0 0;\n}\n\nimg#scenicresponder:hover {\n  transform: scale(1.4); \/* (140% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n@media screen and (max-width: 600px) {\n  .zoompic {\n  width: 46%;\n  margin: 2%;\n  }\n  .zoompic:hover {\n  transform: scale(1.2);\n  }\n  img#scenicresponder:hover {\n  transform: scale(1.2);\n  }\n}\n--\u003e\u003c\/style\u003e\n\u003cdiv class=\"nw-feature-points\"\u003e\n  \u003cdiv class=\"nw-feature\"\u003eThe Ultimate Lip Balm — A Shadowborn Spell of Protection, Pleasure \u0026amp; Pure Plant Potency\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eFused with Avocado, Peach \u0026amp; Jojoba Oils for Deep Moisture \u0026amp; Irresistible Softness\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eHeals \u0026amp; Seals with Shea, Cocoa Butter \u0026amp; Candelilla Wax — Nature’s Own Armour\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eInfused with Natural Vitamin E for Youthful Lips That Defy Time \u0026amp; Elements\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eDripping with Cherry Essence — Juicy Mischief in Every Swipe\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eEnduring Protection — For All-Day Moisture \u0026amp; All-Night Mischief\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eA Dark Enchantment Cast from Nature's Secret Brew\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIn the ever-twisting dance of the cosmos, lips endure the trials of time - the cold bite of winter's night, the suffocating smoke of modernity and the bitter sting of lost loves.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cimg id=\"scenicresponder\" alt=\"Naturally Wicked Lip Balm In Hands Of Beautiful Dark Haired Lady With Finger On Freshly Moisturised Lips\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Cherry_Lip_Balm_Modelled_1-1_218kb.jpg?v=1778665639\"\u003e\n\u003cp\u003eShield lips with the beguiling power of Naturally Wicked's Cherry Lip Balm. Whispered into existence by age-old incantations and blended with ingredients known only to nature's inner circle, this balm weaves a protective charm over lips, leaving them feeling mysteriously alluring.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eEmbark on a Forbidden Crimson Journey\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eSuccumb to the entrancing pull of genuine cherry essence. Each glide across your lips is like a stolen kiss under a blood-red moon. This isn't just a lip balm; it's your own secret, crimson seduction.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eLuscious Moisture Cloaked In Mystery\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eInfused with the hidden treasures of Coconut Oil, the ageless magic of Peach Kernel Oil and the shadowy embrace of Avocado Oil, Naturally Wicked Lip Balm envelops lips in an enigmatic spell. Saturated in nature's sacred Vitamin E, this cherry charm provides a barrier so intriguing, daylight hesitates to pierce it. Unveil lips so temptingly luscious, they could beckon the night itself.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eCherish \u0026amp; Captivate With Cherry's Bewitching Charm\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eProtectors of nature's clandestine spells, Naturally Wicked delivers a lip balm that resonates with forbidden enchantments, ethereal beauty and nature's deepest mysteries. Dive deep into an elixir so potent that even the driest lips rise, reborn under the night's tender kiss.\u003c\/p\u003e\n\u003cdiv style=\"clear: both;\"\u003e\u003c\/div\u003e\n\u003c!-- End Description --\u003e\n\u003c!-- Start Information --\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eIngredients:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Green \u0026amp; Yellow Inner Flesh Of Avocado With Dark Brown Kernel Exposed\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Avocado.png?v=1713203391\"\u003e\u003cstrong\u003eAvocado\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Whole Brown Coconut Alongside Half Fleshy White Coconut Inside\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Coconut.png?v=1712940187\"\u003e\u003cstrong\u003eCoconut\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Portion Of Brown Shea Nuts Surrounding A Creamy Whipped Swirl Of Shea Butter\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Shea_Nuts.png?v=1713194505\"\u003e\u003cstrong\u003eShea Nut\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Cocoa Butter Sits In Front Of Vivid Brown Cocoa Beans\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Cocoa_Butter.png?v=1715192521\"\u003e\u003cstrong\u003eCocoa Butter\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Orange To Yellow Candelilla Wax Block Amongst Bright Green Candelilla Leaves\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Candelilla_Wax.png?v=1715192886\"\u003e\u003cstrong\u003eCandelilla Wax\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Bright Yellow Sunflower With Dark Brown Seeded Inner \u0026amp; Green Leaves\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Sunflower.png?v=1715193092\"\u003e\u003cstrong\u003eSunflower\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Brown Jojoba Nuts With Green Stems \u0026amp; Leaves Attached\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Jojoba.png?v=1715193362\"\u003e\u003cstrong\u003eJojoba\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"A Mass Of Fresh, Bright \u0026amp; Juicy Orange Peaches\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Peaches.png?v=1715193603\"\u003e\u003cstrong\u003ePeach\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cp\u003eAll Naturally Wicked Cherry Lip Balm ingredients are suitable for vegans.\u003c\/p\u003e\n\u003cp\u003eFor a full and detailed list of ingredients please check out the \u003ca title=\"Naturally Wicked Lip Balm Ingredients - Natural, Cruelty Free, Vegan \u0026amp; Made in the UK\" href=\"\/pages\/ingredients-lipbalm\"\u003eFruity Lip Balm Ingredients Guide.\u003c\/a\u003e\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eWhat's inside:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e15ml Naturally Wicked® Cherry Lip Balm. Each Lip Balm is dispatched in a black netted gift pouch.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eDirections For Use:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eFor best results smooth over lips generously, to soothe and protect.\u003c\/p\u003e\n\u003c!-- End Information --\u003e","brand":"Naturally Wicked","offers":[{"title":"Default Title","offer_id":46848818806981,"sku":"NWCHLB","price":16.66,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/0380\/0005\/files\/uk0k2jrwdwwx_ce1607f7-719a-4a15-88b4-1e17b7e7d979.jpg?v=1788355928"},{"product_id":"maple-syrup-lip-balm-r0job1","title":"Maple Syrup Lip Balm","description":"\u003c!-- Start Description --\u003e\n\u003cstyle\u003e\u003c!--\n* {\n  box-sizing: border-box;\n}\n\n\/* Intro Images *\/\n.column {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  margin-left: 15%;\n  margin-right: 1.7%;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column2 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  margin-right: 15%;\n  margin-left: 1.7%;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column2:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n  \n.column3 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column3:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column4 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n  \n.column4:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column5 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column5:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\/* Clearfix (clear floats) *\/\n.row::after {\n  content: \"\";\n  clear: both;\n  display: table;\n}\n\n\/* ⚡️ Feature Point Wrapper *\/\n.nw-feature-points {\n  margin-bottom: 2rem;\n  padding: 0.5rem 0;\n}\n\n\/* ⚡️ Feature Point Item *\/\n.nw-feature {\n  position: relative;\n  z-index: 2;\n  margin-bottom: 0.75rem;\n  padding-left: 1.5rem;\n  font-weight: 600;\n  font-size: 1.05rem;\n  line-height: 1.6;\n  color: #f2f2f2;\n\n  background: linear-gradient(90deg, #f2f2f2 0%, #a3268f 50%, #f2f2f2 100%);\n  background-size: 200%;\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n\n  opacity: 0;\n  transform: translateY(10px);\n  animation:\n    featureEntry 0.8s ease-out forwards,\n    textShimmer 6s linear infinite;\n}\n\n\/* 🎯 Staggered Animation Delay *\/\n.nw-feature:nth-child(1) { animation-delay: 0.2s, 0s; }\n.nw-feature:nth-child(2) { animation-delay: 0.7s, 0s; }\n.nw-feature:nth-child(3) { animation-delay: 1.2s, 0s; }\n.nw-feature:nth-child(4) { animation-delay: 1.7s, 0s; }\n.nw-feature:nth-child(5) { animation-delay: 2.2s, 0s; }\n.nw-feature:nth-child(6) { animation-delay: 2.7s, 0s; }\n\n\/* 💫 Glowing Bullet Dot *\/\n.nw-feature::before {\n  content: \"\";\n  position: absolute;\n  left: 0;\n  top: 0.5rem;\n  width: 12px;\n  height: 12px;\n  background: radial-gradient(circle, #a3268f, #00A77E);\n  border-radius: 50%;\n  box-shadow:\n    0 0 10px rgba(163, 38, 143, 1),\n    0 0 14px rgba(0, 167, 126, 0.9),\n    0 0 20px rgba(163, 38, 143, 0.8),\n    0 0 25px rgba(0, 167, 126, 0.5);\n  animation: pulseGlow 1.6s ease-in-out infinite;\n}\n\n\/* 👻 Entrance Animation *\/\n@keyframes featureEntry {\n  to {\n    opacity: 1;\n    transform: translateY(0);\n  }\n}\n\n\/* 🔮 Text Shimmer Animation *\/\n@keyframes textShimmer {\n  0% { background-position: 200% center; }\n  100% { background-position: -200% center; }\n}\n\n\/* 🌟 Glow Pulse Animation *\/\n@keyframes pulseGlow {\n  0%, 100% {\n    box-shadow:\n      0 0 10px rgba(163, 38, 143, 1),\n      0 0 14px rgba(0, 167, 126, 0.9),\n      0 0 20px rgba(163, 38, 143, 0.8),\n      0 0 25px rgba(0, 167, 126, 0.5);\n    transform: scale(1);\n  }\n  50% {\n    box-shadow:\n      0 0 14px rgba(163, 38, 143, 1),\n      0 0 20px rgba(0, 167, 126, 1),\n      0 0 28px rgba(163, 38, 143, 0.9),\n      0 0 34px rgba(0, 167, 126, 0.6);\n    transform: scale(1.15);\n  }\n}  \n\n\/* Ingredients Pics *\/\n.zoompic {\n  float: left;\n  width: 20%;\n  margin: 2.5%;\n  transition: transform .75s; \/* Animation *\/\n  text-align: center;\n  font-size: 80%;\n}\n\n.zoompic:hover {\n  transform: scale(1.3); \/* (130% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\/* Scenic Beauty Image *\/\nimg#scenicresponder {\n   -webkit-mask-image: radial-gradient(90% 100%, black 30%, rgba(0, 0, 0, 0.0) 50%);\n   -webkit-transition: transform 0.75s ease-in-out;\n   width: 55%; \n   height: auto; \n   float: left; \n   padding: 0 15px 0 0;\n}\n\nimg#scenicresponder:hover {\n  transform: scale(1.4); \/* (140% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n@media screen and (max-width: 600px) {\n  .zoompic {\n  width: 46%;\n  margin: 2%;\n  }\n  .zoompic:hover {\n  transform: scale(1.2);\n  }\n  img#scenicresponder:hover {\n  transform: scale(1.2);\n  }\n}\n--\u003e\u003c\/style\u003e\n\u003cdiv class=\"nw-feature-points\"\u003e\n  \u003cdiv class=\"nw-feature\"\u003eThe Ultimate Lip Balm — A Shadowborn Spell of Protection, Pleasure \u0026amp; Pure Plant Potency\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eFused with Avocado, Peach \u0026amp; Jojoba Oils for Deep Moisture \u0026amp; Irresistible Softness\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eHeals \u0026amp; Seals with Shea, Cocoa Butter \u0026amp; Candelilla Wax — Nature’s Own Armour\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eInfused with Natural Vitamin E for Youthful Lips That Defy Time \u0026amp; Elements\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eScented with Warm Maple — Caramelised Comfort for Hungry Lips\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eEnduring Protection — For All-Day Moisture \u0026amp; All-Night Mischief\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eA Bewitched Lip Charm, Brewed From The Darkness of Nature's Secrets\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eLips, forever exposed to life's treacherous game, endure the chill of bitter winds, the bite of deceptive foods and the seductive trace of forbidden desires.\u003c\/p\u003e\n\u003cimg id=\"scenicresponder\" alt=\"Naturally Wicked Lip Balm In Hands Of Beautiful Dark Haired Lady With Finger On Freshly Moisturised Lips\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Maple_Syrup_Lip_Balm_Modelled_1-1_220kb.jpg?v=1778665640\"\u003e\n\u003cp\u003eShield your lips with the forbidden allure of Naturally Wicked's Maple Syrup Lip Balm. Whipped in secrecy from mystical plants, ancient seeds and midnight waxes, this bewitching balm infuses lips with the alluring touch of maple's dark sweetness.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eVenture Into The Heart of The Enchanted Forest!\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eLet lips be captivated by the deep allure of maple syrup's murmur. Each glide is an escapade into a woodland at twilight, with the echoing calls of unseen creatures. This isn't just a lip balm; it's an invitation to a realm of dark wonders.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eDeep Moisture Held By A Sorcerous Shield\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eBathing in the enchanted essence of Coconut Oil, whispered vows of Peach Kernel Oil and the intoxicating grip of Avocado Oil, Naturally Wicked Lip Balm weaves a potent protective charm. With the ancient blessings of Vitamin E, this mighty balm forms a barrier against the deceits of daylight, revealing lips that could tempt even the creatures of the shadows.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eRevive \u0026amp; Tempt With The Darkness of Maple\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eStewards of nature's cryptic enchantments, Naturally Wicked unfurls a lip balm pulsing with old-world magic and the whispered secrets of the maple tree. Delve into a concoction so compelling that even the most parched lips reclaim their charm under the moon's soft glow.\u003c\/p\u003e\n\u003cdiv style=\"clear: both;\"\u003e\u003c\/div\u003e\n\u003c!-- End Description --\u003e\n\u003c!-- Start Information --\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eIngredients:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Green \u0026amp; Yellow Inner Flesh Of Avocado With Dark Brown Kernel Exposed\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Avocado.png?v=1713203391\"\u003e\u003cstrong\u003eAvocado\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Whole Brown Coconut Alongside Half Fleshy White Coconut Inside\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Coconut.png?v=1712940187\"\u003e\u003cstrong\u003eCoconut\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Portion Of Brown Shea Nuts Surrounding A Creamy Whipped Swirl Of Shea Butter\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Shea_Nuts.png?v=1713194505\"\u003e\u003cstrong\u003eShea Nut\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Cocoa Butter Sits In Front Of Vivid Brown Cocoa Beans\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Cocoa_Butter.png?v=1715192521\"\u003e\u003cstrong\u003eCocoa Butter\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Orange To Yellow Candelilla Wax Block Amongst Bright Green Candelilla Leaves\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Candelilla_Wax.png?v=1715192886\"\u003e\u003cstrong\u003eCandelilla Wax\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Bright Yellow Sunflower With Dark Brown Seeded Inner \u0026amp; Green Leaves\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Sunflower.png?v=1715193092\"\u003e\u003cstrong\u003eSunflower\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Brown Jojoba Nuts With Green Stems \u0026amp; Leaves Attached\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Jojoba.png?v=1715193362\"\u003e\u003cstrong\u003eJojoba\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"A Mass Of Fresh, Bright \u0026amp; Juicy Orange Peaches\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Peaches.png?v=1715193603\"\u003e\u003cstrong\u003ePeach\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cp\u003eAll Naturally Wicked Maple Syrup Lip Balm ingredients are suitable for vegans.\u003c\/p\u003e\n\u003cp\u003eFor a full and detailed list of ingredients please check out the \u003ca title=\"Naturally Wicked Lip Balm Ingredients - Natural, Cruelty Free, Vegan \u0026amp; Made in the UK\" href=\"\/pages\/ingredients-lipbalm\"\u003eFruity Lip Balm Ingredients Guide.\u003c\/a\u003e\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eWhat's inside:\u003c\/strong\u003e \u003c\/p\u003e\n\u003cp\u003e15ml Naturally Wicked® Maple Syrup Lip Balm. Each Lip Balm is dispatched in a black netted gift pouch.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eDirections For Use:\u003c\/strong\u003e \u003c\/p\u003e\n\u003cp\u003eFor best results smooth over lips generously, to soothe and protect.\u003c\/p\u003e\n\u003c!-- End Information --\u003e","brand":"Naturally Wicked","offers":[{"title":"Default Title","offer_id":46848819822789,"sku":"NWMSLB","price":16.66,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/0380\/0005\/files\/p2aiqluf9ms2_cf12e6fb-a75b-4f7c-98e1-6da7e190a9ff.jpg?v=1788355932"},{"product_id":"vanilla-lip-balm-8iffml","title":"Vanilla Lip Balm","description":"\u003c!-- Start Description --\u003e\n\u003cstyle\u003e\u003c!--\n* {\n  box-sizing: border-box;\n}\n\n\/* Intro Images *\/\n.column {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  margin-left: 15%;\n  margin-right: 1.7%;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column2 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  margin-right: 15%;\n  margin-left: 1.7%;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column2:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n  \n.column3 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column3:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column4 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n  \n.column4:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column5 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column5:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\/* Clearfix (clear floats) *\/\n.row::after {\n  content: \"\";\n  clear: both;\n  display: table;\n}\n\n\/* ⚡️ Feature Point Wrapper *\/\n.nw-feature-points {\n  margin-bottom: 2rem;\n  padding: 0.5rem 0;\n}\n\n\/* ⚡️ Feature Point Item *\/\n.nw-feature {\n  position: relative;\n  z-index: 2;\n  margin-bottom: 0.75rem;\n  padding-left: 1.5rem;\n  font-weight: 600;\n  font-size: 1.05rem;\n  line-height: 1.6;\n  color: #f2f2f2;\n\n  background: linear-gradient(90deg, #f2f2f2 0%, #a3268f 50%, #f2f2f2 100%);\n  background-size: 200%;\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n\n  opacity: 0;\n  transform: translateY(10px);\n  animation:\n    featureEntry 0.8s ease-out forwards,\n    textShimmer 6s linear infinite;\n}\n\n\/* 🎯 Staggered Animation Delay *\/\n.nw-feature:nth-child(1) { animation-delay: 0.2s, 0s; }\n.nw-feature:nth-child(2) { animation-delay: 0.7s, 0s; }\n.nw-feature:nth-child(3) { animation-delay: 1.2s, 0s; }\n.nw-feature:nth-child(4) { animation-delay: 1.7s, 0s; }\n.nw-feature:nth-child(5) { animation-delay: 2.2s, 0s; }\n.nw-feature:nth-child(6) { animation-delay: 2.7s, 0s; }\n\n\/* 💫 Glowing Bullet Dot *\/\n.nw-feature::before {\n  content: \"\";\n  position: absolute;\n  left: 0;\n  top: 0.5rem;\n  width: 12px;\n  height: 12px;\n  background: radial-gradient(circle, #a3268f, #00A77E);\n  border-radius: 50%;\n  box-shadow:\n    0 0 10px rgba(163, 38, 143, 1),\n    0 0 14px rgba(0, 167, 126, 0.9),\n    0 0 20px rgba(163, 38, 143, 0.8),\n    0 0 25px rgba(0, 167, 126, 0.5);\n  animation: pulseGlow 1.6s ease-in-out infinite;\n}\n\n\/* 👻 Entrance Animation *\/\n@keyframes featureEntry {\n  to {\n    opacity: 1;\n    transform: translateY(0);\n  }\n}\n\n\/* 🔮 Text Shimmer Animation *\/\n@keyframes textShimmer {\n  0% { background-position: 200% center; }\n  100% { background-position: -200% center; }\n}\n\n\/* 🌟 Glow Pulse Animation *\/\n@keyframes pulseGlow {\n  0%, 100% {\n    box-shadow:\n      0 0 10px rgba(163, 38, 143, 1),\n      0 0 14px rgba(0, 167, 126, 0.9),\n      0 0 20px rgba(163, 38, 143, 0.8),\n      0 0 25px rgba(0, 167, 126, 0.5);\n    transform: scale(1);\n  }\n  50% {\n    box-shadow:\n      0 0 14px rgba(163, 38, 143, 1),\n      0 0 20px rgba(0, 167, 126, 1),\n      0 0 28px rgba(163, 38, 143, 0.9),\n      0 0 34px rgba(0, 167, 126, 0.6);\n    transform: scale(1.15);\n  }\n}  \n  \n\/* Ingredients Pics *\/\n.zoompic {\n  float: left;\n  width: 20%;\n  margin: 2.5%;\n  transition: transform .75s; \/* Animation *\/\n  text-align: center;\n  font-size: 80%;\n}\n\n.zoompic:hover {\n  transform: scale(1.3); \/* (130% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\/* Scenic Beauty Image *\/\nimg#scenicresponder {\n   -webkit-mask-image: radial-gradient(90% 100%, black 30%, rgba(0, 0, 0, 0.0) 50%);\n   -webkit-transition: transform 0.75s ease-in-out;\n   width: 55%; \n   height: auto; \n   float: left; \n   padding: 0 15px 0 0;\n}\n\nimg#scenicresponder:hover {\n  transform: scale(1.4); \/* (140% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n@media screen and (max-width: 600px) {\n  .zoompic {\n  width: 46%;\n  margin: 2%;\n  }\n  .zoompic:hover {\n  transform: scale(1.2);\n  }\n  img#scenicresponder:hover {\n  transform: scale(1.2);\n  }\n}\n--\u003e\u003c\/style\u003e\n\u003cdiv class=\"nw-feature-points\"\u003e\n\u003cdiv class=\"nw-feature\"\u003eThe Ultimate Lip Balm — A Shadowborn Spell of Protection, Pleasure \u0026amp; Pure Plant Potency\u003c\/div\u003e\n\u003cdiv class=\"nw-feature\"\u003eFused with Avocado, Peach \u0026amp; Jojoba Oils for Deep Moisture \u0026amp; Irresistible Softness\u003c\/div\u003e\n\u003cdiv class=\"nw-feature\"\u003eHeals \u0026amp; Seals with Shea, Cocoa Butter \u0026amp; Candelilla Wax — Nature’s Own Armour\u003c\/div\u003e\n\u003cdiv class=\"nw-feature\"\u003eInfused with Natural Vitamin E for Youthful Lips That Defy Time \u0026amp; Elements\u003c\/div\u003e\n\u003cdiv class=\"nw-feature\"\u003eScented with Real Vanilla Essence — Warm, Creamy \u0026amp; Wickedly Addictive\u003c\/div\u003e\n\u003cdiv class=\"nw-feature\"\u003eEnduring Protection — For All-Day Moisture \u0026amp; All-Night Mischief\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eA Wicked Lip Elixir Brewed from Nature's Darkest Mysteries\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg id=\"scenicresponder\" alt=\"Naturally Wicked Lip Balm In Hands Of Beautiful Dark Haired Lady With Finger On Freshly Moisturised Lips\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Vanilla_Lip_Balm_Modelled_1-1_224kb.jpg?v=1778665639\"\u003e\u003c\/p\u003e\n\u003cp\u003eLips, always in the forefront of life's battles, seek refuge from the relentless forces they confront: biting cold, fiery spices and stolen kisses under a crescent moon.\u003c\/p\u003e\n\u003cp\u003eCast a protective spell on lips with Naturally Wicked's Vegan Vanilla Lip Balm. Concocted from the deepest corners of the enchanted woods from mystical plants, forbidden seeds and the wax of twilight, this enchanted lip balm seduces lips with the velvety touch of vanilla's temptation.\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eStep Into a Realm of Midnight Magic!\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eLet lips dance under the moonlit allure of genuine vanilla essence. Each swipe paints a tale of shadowy forests, sparkling starlight, and whispered legends. This isn't just a lip balm; it's an entrance to an ageless nocturnal fantasy.\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eWicked Hydration Meets Dark Protection\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEnchanted with the dark elixir of Coconut Oil, the whispered promise of Peach Kernel Oil and the forbidden kiss of Avocado Oil, Naturally Wicked Lip Balm weaves a protective spell upon lips. Infused with ancient Vitamin E, it guards against the daylight's betrayals, unveiling lips so entrancing, they could summon the night.\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eHeal \u0026amp; Charm with Vanilla's Dark Whisper\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAs masters of the old world's forbidden arts, Naturally Wicked crafts a lip balm that resonates with spells, incantations, and a touch of the unknown. Immerse yourself in a potion so powerful that even the driest, most forsaken lips will find their way back to the dance of the night.\u003c\/p\u003e\n\u003cdiv style=\"clear: both;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- End Description --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- Start Information --\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eIngredients:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Green \u0026amp; Yellow Inner Flesh Of Avocado With Dark Brown Kernel Exposed\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Avocado.png?v=1713203391\"\u003e\u003cstrong\u003eAvocado\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Whole Brown Coconut Alongside Half Fleshy White Coconut Inside\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Coconut.png?v=1712940187\"\u003e\u003cstrong\u003eCoconut\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Portion Of Brown Shea Nuts Surrounding A Creamy Whipped Swirl Of Shea Butter\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Shea_Nuts.png?v=1713194505\"\u003e\u003cstrong\u003eShea Nut\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Cocoa Butter Sits In Front Of Vivid Brown Cocoa Beans\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Cocoa_Butter.png?v=1715192521\"\u003e\u003cstrong\u003eCocoa Butter\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Orange To Yellow Candelilla Wax Block Amongst Bright Green Candelilla Leaves\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Candelilla_Wax.png?v=1715192886\"\u003e\u003cstrong\u003eCandelilla Wax\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Bright Yellow Sunflower With Dark Brown Seeded Inner \u0026amp; Green Leaves\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Sunflower.png?v=1715193092\"\u003e\u003cstrong\u003eSunflower\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Brown Jojoba Nuts With Green Stems \u0026amp; Leaves Attached\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Jojoba.png?v=1715193362\"\u003e\u003cstrong\u003eJojoba\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"A Mass Of Fresh, Bright \u0026amp; Juicy Orange Peaches\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Peaches.png?v=1715193603\"\u003e\u003cstrong\u003ePeach\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003eAll Naturally Wicked Vanilla Lip Balm ingredients are suitable for vegans.\u003c\/p\u003e\n\u003cp\u003eFor a full and detailed list of ingredients please check out the \u003ca title=\"Naturally Wicked Lip Balm Ingredients - Natural, Cruelty Free, Vegan \u0026amp; Made in the UK\" href=\"https:\/\/www.naturallywicked.store\/pages\/ingredients-lipbalm\"\u003eFruity Lip Balm Ingredients Guide.\u003c\/a\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eWhat's inside:\u003c\/strong\u003e \u003c\/p\u003e\n\u003cp\u003e15ml Naturally Wicked® Vanilla Lip Balm. Each Lip Balm is dispatched in a black netted gift pouch.\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eDirections For Use:\u003c\/strong\u003e \u003c\/p\u003e\n\u003cp\u003eFor best results smooth over lips generously, to soothe and protect.\u003c\/p\u003e\n\u003c!-- End Information --\u003e","brand":"Naturally Wicked","offers":[{"title":"Default Title","offer_id":46848820347077,"sku":"NWVLB","price":16.66,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/0380\/0005\/files\/1qa45c0stewr_ce435b08-16fe-4969-ada7-22415e5c2f3d.jpg?v=1788355934"},{"product_id":"pineapple-lip-balm-ie4n49","title":"Pineapple Lip Balm","description":"\u003c!-- Start Description --\u003e\n\u003cstyle\u003e\u003c!--\n* {\n  box-sizing: border-box;\n}\n\n\/* Intro Images *\/\n.column {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  margin-left: 15%;\n  margin-right: 1.7%;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column2 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  margin-right: 15%;\n  margin-left: 1.7%;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column2:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n  \n.column3 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column3:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column4 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n  \n.column4:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column5 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column5:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\/* Clearfix (clear floats) *\/\n.row::after {\n  content: \"\";\n  clear: both;\n  display: table;\n}\n\n\/* ⚡️ Feature Point Wrapper *\/\n.nw-feature-points {\n  margin-bottom: 2rem;\n  padding: 0.5rem 0;\n}\n\n\/* ⚡️ Feature Point Item *\/\n.nw-feature {\n  position: relative;\n  z-index: 2;\n  margin-bottom: 0.75rem;\n  padding-left: 1.5rem;\n  font-weight: 600;\n  font-size: 1.05rem;\n  line-height: 1.6;\n  color: #f2f2f2;\n\n  background: linear-gradient(90deg, #f2f2f2 0%, #a3268f 50%, #f2f2f2 100%);\n  background-size: 200%;\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n\n  opacity: 0;\n  transform: translateY(10px);\n  animation:\n    featureEntry 0.8s ease-out forwards,\n    textShimmer 6s linear infinite;\n}\n\n\/* 🎯 Staggered Animation Delay *\/\n.nw-feature:nth-child(1) { animation-delay: 0.2s, 0s; }\n.nw-feature:nth-child(2) { animation-delay: 0.7s, 0s; }\n.nw-feature:nth-child(3) { animation-delay: 1.2s, 0s; }\n.nw-feature:nth-child(4) { animation-delay: 1.7s, 0s; }\n.nw-feature:nth-child(5) { animation-delay: 2.2s, 0s; }\n.nw-feature:nth-child(6) { animation-delay: 2.7s, 0s; }\n\n\/* 💫 Glowing Bullet Dot *\/\n.nw-feature::before {\n  content: \"\";\n  position: absolute;\n  left: 0;\n  top: 0.5rem;\n  width: 12px;\n  height: 12px;\n  background: radial-gradient(circle, #a3268f, #00A77E);\n  border-radius: 50%;\n  box-shadow:\n    0 0 10px rgba(163, 38, 143, 1),\n    0 0 14px rgba(0, 167, 126, 0.9),\n    0 0 20px rgba(163, 38, 143, 0.8),\n    0 0 25px rgba(0, 167, 126, 0.5);\n  animation: pulseGlow 1.6s ease-in-out infinite;\n}\n\n\/* 👻 Entrance Animation *\/\n@keyframes featureEntry {\n  to {\n    opacity: 1;\n    transform: translateY(0);\n  }\n}\n\n\/* 🔮 Text Shimmer Animation *\/\n@keyframes textShimmer {\n  0% { background-position: 200% center; }\n  100% { background-position: -200% center; }\n}\n\n\/* 🌟 Glow Pulse Animation *\/\n@keyframes pulseGlow {\n  0%, 100% {\n    box-shadow:\n      0 0 10px rgba(163, 38, 143, 1),\n      0 0 14px rgba(0, 167, 126, 0.9),\n      0 0 20px rgba(163, 38, 143, 0.8),\n      0 0 25px rgba(0, 167, 126, 0.5);\n    transform: scale(1);\n  }\n  50% {\n    box-shadow:\n      0 0 14px rgba(163, 38, 143, 1),\n      0 0 20px rgba(0, 167, 126, 1),\n      0 0 28px rgba(163, 38, 143, 0.9),\n      0 0 34px rgba(0, 167, 126, 0.6);\n    transform: scale(1.15);\n  }\n}  \n\n\/* Ingredients Pics *\/\n.zoompic {\n  float: left;\n  width: 20%;\n  margin: 2.5%;\n  transition: transform .75s; \/* Animation *\/\n  text-align: center;\n  font-size: 80%;\n}\n\n.zoompic:hover {\n  transform: scale(1.3); \/* (130% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\/* Scenic Beauty Image *\/\nimg#scenicresponder {\n   -webkit-mask-image: radial-gradient(90% 100%, black 30%, rgba(0, 0, 0, 0.0) 50%);\n   -webkit-transition: transform 0.75s ease-in-out;\n   width: 55%; \n   height: auto; \n   float: left; \n   padding: 0 15px 0 0;\n}\n\nimg#scenicresponder:hover {\n  transform: scale(1.4); \/* (140% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n@media screen and (max-width: 600px) {\n  .zoompic {\n  width: 46%;\n  margin: 2%;\n  }\n  .zoompic:hover {\n  transform: scale(1.2);\n  }\n  img#scenicresponder:hover {\n  transform: scale(1.2);\n  }\n}\n--\u003e\u003c\/style\u003e\n\u003cdiv class=\"nw-feature-points\"\u003e\n  \u003cdiv class=\"nw-feature\"\u003eThe Ultimate Lip Balm — A Shadowborn Spell of Protection, Pleasure \u0026amp; Pure Plant Potency\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eFused with Avocado, Peach \u0026amp; Jojoba Oils for Deep Moisture \u0026amp; Irresistible Softness\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eHeals \u0026amp; Seals with Shea, Cocoa Butter \u0026amp; Candelilla Wax — Nature’s Own Armour\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eInfused with Natural Vitamin E for Youthful Lips That Defy Time \u0026amp; Elements\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eBursting with Real Pineapple — A Tangy Twist Bursting with Tropical Bite\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eEnduring Protection — For All-Day Moisture \u0026amp; All-Night Mischief\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eA Wicked Lip Charm Brewed From Nature's Forbidden Offerings\u003c\/strong\u003e\u003c\/p\u003e\n\u003cimg id=\"scenicresponder\" alt=\"Naturally Wicked Lip Balm In Hands Of Beautiful Dark Haired Lady With Finger On Freshly Moisturised Lips\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Pineapple_Lip_Balm_Modelled_1-1_225kb.jpg?v=1778665639\"\u003e\n\u003cp\u003eIn the cruel dance of life, lips bear witness to countless betrayals - the fury of nature's whims, the poison of city grime and the treacherous aftermath of forbidden meals.\u003c\/p\u003e\n\u003cp\u003eShield your lips with the wicked might of Naturally Wicked's Pineapple Lip Balm. Crafted in the shadows with a blend of arcane plants, mysterious seeds and moonlit waxes, this enchanted lip balm blesses lips with nature's dark allure.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eEmbark On A Forbidden Tropical Odyssey!\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAllow lips to be seduced by the dark allure of authentic pineapple whispers. Each swipe is a journey to a moonlit isle, feeling the mystic sway of palm shadows. This is no mere lip balm; it's a portal to a sinful paradise.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eWicked Moisture Under A Bewitching Shield\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eDrenched in the forbidden nectar of Coconut Oil, the whispered secrets of Peach Kernel Oil and the dark embrace of Avocado Oil, Naturally Wicked Lip Balm casts a protective hex on lips. Laced with nature's ancient Vitamin E, this wicked balm forms a shield so formidable, it turns day into night, revealing lips that can ensnare even the most steadfast hearts.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eHeal \u0026amp; Seduce With Pineapple's Dark Enchantment\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMasters of nature's hidden magic, Naturally Wicked crafts a lip balm that vibrates with dark spells, sacred chants and tantalising mysteries. Dive into a potion so powerful that even the most parched lips find their rhythm under the night's seductive allure.\u003c\/p\u003e\n\u003cdiv style=\"clear: both;\"\u003e\u003c\/div\u003e\n\u003c!-- End Description --\u003e\n\u003c!-- Start Information --\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eIngredients:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Green \u0026amp; Yellow Inner Flesh Of Avocado With Dark Brown Kernel Exposed\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Avocado.png?v=1713203391\"\u003e\u003cstrong\u003eAvocado\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Whole Brown Coconut Alongside Half Fleshy White Coconut Inside\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Coconut.png?v=1712940187\"\u003e\u003cstrong\u003eCoconut\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Portion Of Brown Shea Nuts Surrounding A Creamy Whipped Swirl Of Shea Butter\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Shea_Nuts.png?v=1713194505\"\u003e\u003cstrong\u003eShea Nut\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Cocoa Butter Sits In Front Of Vivid Brown Cocoa Beans\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Cocoa_Butter.png?v=1715192521\"\u003e\u003cstrong\u003eCocoa Butter\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Orange To Yellow Candelilla Wax Block Amongst Bright Green Candelilla Leaves\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Candelilla_Wax.png?v=1715192886\"\u003e\u003cstrong\u003eCandelilla Wax\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Bright Yellow Sunflower With Dark Brown Seeded Inner \u0026amp; Green Leaves\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Sunflower.png?v=1715193092\"\u003e\u003cstrong\u003eSunflower\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Brown Jojoba Nuts With Green Stems \u0026amp; Leaves Attached\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Jojoba.png?v=1715193362\"\u003e\u003cstrong\u003eJojoba\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"A Mass Of Fresh, Bright \u0026amp; Juicy Orange Peaches\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Peaches.png?v=1715193603\"\u003e\u003cstrong\u003ePeach\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cp\u003eAll Naturally Wicked Pineapple Lip Balm ingredients are suitable for vegans.\u003c\/p\u003e\n\u003cp\u003eFor a full and detailed list of ingredients please check out the \u003ca title=\"Naturally Wicked Lip Balm Ingredients - Natural, Cruelty Free, Vegan \u0026amp; Made in the UK\" href=\"https:\/\/www.naturallywicked.store\/pages\/ingredients-lipbalm\"\u003eFruity Lip Balm Ingredients Guide.\u003c\/a\u003e\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eWhat's inside:\u003c\/strong\u003e \u003c\/p\u003e\n\u003cp\u003e15ml Naturally Wicked® Pineapple Lip Balm. Each Lip Balm is dispatched in a black netted gift pouch.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eDirections For Use:\u003c\/strong\u003e \u003c\/p\u003e\n\u003cp\u003eFor best results smooth over lips generously, to soothe and protect.\u003c\/p\u003e\n\u003c!-- End Information --\u003e","brand":"Naturally Wicked","offers":[{"title":"Default Title","offer_id":46848820871365,"sku":"NWPAPLB","price":16.66,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/0380\/0005\/files\/k2e837e52j1j_bd4d991b-5e41-45db-809c-9d30e6ab74d6.jpg?v=1788355937"},{"product_id":"sweet-orange-lip-scrub-nz5m5x","title":"Sweet Orange Lip Scrub","description":"\u003c!-- Start Description --\u003e\n\u003cstyle\u003e\u003c!--\n* {\n  box-sizing: border-box;\n}\n\n\/* Intro Images *\/\n.column {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  margin-left: 15%;\n  margin-right: 1.7%;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column2 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  margin-right: 15%;\n  margin-left: 1.7%;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column2:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n  \n.column3 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column3:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column4 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n  \n.column4:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column5 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column5:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\/* Clearfix (clear floats) *\/\n.row::after {\n  content: \"\";\n  clear: both;\n  display: table;\n}\n\n\/* ⚡️ Feature Point Wrapper *\/\n.nw-feature-points {\n  margin-bottom: 2rem;\n  padding: 0.5rem 0;\n}\n\n\/* ⚡️ Feature Point Item *\/\n.nw-feature {\n  position: relative;\n  z-index: 2;\n  margin-bottom: 0.75rem;\n  padding-left: 1.5rem;\n  font-weight: 600;\n  font-size: 1.05rem;\n  line-height: 1.6;\n  color: #f2f2f2;\n\n  background: linear-gradient(90deg, #f2f2f2 0%, #a3268f 50%, #f2f2f2 100%);\n  background-size: 200%;\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n\n  opacity: 0;\n  transform: translateY(10px);\n  animation:\n    featureEntry 0.8s ease-out forwards,\n    textShimmer 6s linear infinite;\n}\n\n\/* 🎯 Staggered Animation Delay *\/\n.nw-feature:nth-child(1) { animation-delay: 0.2s, 0s; }\n.nw-feature:nth-child(2) { animation-delay: 0.7s, 0s; }\n.nw-feature:nth-child(3) { animation-delay: 1.2s, 0s; }\n.nw-feature:nth-child(4) { animation-delay: 1.7s, 0s; }\n.nw-feature:nth-child(5) { animation-delay: 2.2s, 0s; }\n.nw-feature:nth-child(6) { animation-delay: 2.7s, 0s; }\n\n\/* 💫 Glowing Bullet Dot *\/\n.nw-feature::before {\n  content: \"\";\n  position: absolute;\n  left: 0;\n  top: 0.5rem;\n  width: 12px;\n  height: 12px;\n  background: radial-gradient(circle, #a3268f, #00A77E);\n  border-radius: 50%;\n  box-shadow:\n    0 0 10px rgba(163, 38, 143, 1),\n    0 0 14px rgba(0, 167, 126, 0.9),\n    0 0 20px rgba(163, 38, 143, 0.8),\n    0 0 25px rgba(0, 167, 126, 0.5);\n  animation: pulseGlow 1.6s ease-in-out infinite;\n}\n\n\/* 👻 Entrance Animation *\/\n@keyframes featureEntry {\n  to {\n    opacity: 1;\n    transform: translateY(0);\n  }\n}\n\n\/* 🔮 Text Shimmer Animation *\/\n@keyframes textShimmer {\n  0% { background-position: 200% center; }\n  100% { background-position: -200% center; }\n}\n\n\/* 🌟 Glow Pulse Animation *\/\n@keyframes pulseGlow {\n  0%, 100% {\n    box-shadow:\n      0 0 10px rgba(163, 38, 143, 1),\n      0 0 14px rgba(0, 167, 126, 0.9),\n      0 0 20px rgba(163, 38, 143, 0.8),\n      0 0 25px rgba(0, 167, 126, 0.5);\n    transform: scale(1);\n  }\n  50% {\n    box-shadow:\n      0 0 14px rgba(163, 38, 143, 1),\n      0 0 20px rgba(0, 167, 126, 1),\n      0 0 28px rgba(163, 38, 143, 0.9),\n      0 0 34px rgba(0, 167, 126, 0.6);\n    transform: scale(1.15);\n  }\n}\n  \n\/* Ingredients Pics *\/\n.zoompic {\n  float: left;\n  width: 20%;\n  margin: 2.5%;\n  transition: transform .75s; \/* Animation *\/\n  text-align: center;\n  font-size: 80%;\n}\n\n.zoompic:hover {\n  transform: scale(1.3); \/* (130% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\/* Scenic Beauty Image *\/\nimg#scenicresponder {\n   -webkit-mask-image: radial-gradient(90% 100%, black 30%, rgba(0, 0, 0, 0.0) 50%);\n   -webkit-transition: transform 0.75s ease-in-out;\n   width: 55%; \n   height: auto; \n   float: left; \n   padding: 0 15px 0 0;\n}\n\nimg#scenicresponder:hover {\n  transform: scale(1.4); \/* (140% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n@media screen and (max-width: 600px) {\n  .zoompic {\n  width: 46%;\n  margin: 2%;\n  }\n  .zoompic:hover {\n  transform: scale(1.2);\n  }\n  img#scenicresponder:hover {\n  transform: scale(1.2);\n  }\n}\n--\u003e\u003c\/style\u003e\n\u003cdiv class=\"nw-feature-points\"\u003e\n  \u003cdiv class=\"nw-feature\"\u003eSweeps Away Dullness With Raw Sugar \u0026amp; the Alchemical Power of Natural Glycolics\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eRevives Dry, Drained Lips With a Silken Fusion of Nut \u0026amp; Seed Oils\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eInfused with Vitamin E to Shield \u0026amp; Prime Freshly Revealed Skin\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eBursting with Sweet Orange Extract for a Citrus Hit That Brightens, Energises \u0026amp; Enchants\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eBotanical Elixirs Nourish, Balance \u0026amp; Unveil the Lip’s Natural Glow\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eA Tangy Alchemy of Oil-Soaked Sugar Crystals That Polish, Quench \u0026amp; Illuminate Lips\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eAwakens, Rejuvenates \u0026amp; Elevates Lips To Untapped Lushness\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eDiscover the lush, dynamic, and enchanting potential that resides beneath ordinary lips with Naturally Wicked Sweet Orange Lip Scrub. Packed with vitamin enriched scrubbing sugar crystals and inherently rich in glycolic acid, Naturally Wicked Lip Scrub not only liberates lips from tired skin and detritus, but also catalyses the birth of fresh, luminous and enticing lips.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Sweet_Orange_Lip_Scrub_Modelled_247kb.jpg?v=1778443348\" alt=\"A Daring Beauty Luxuriates In The Application Of Naturally Wicked Sweet Orange Lip Scrub To Sculpt Radiance\" id=\"scenicresponder\"\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eImmersed In Nature's Opulent, Refreshing \u0026amp; Moisturising Elixirs\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eDrenching lips in the silky, deeply hydrating and anti-inflammatory quintet of Almond, Olive, Jojoba, Coconut, and Pumpkin Seed oils, Naturally Wicked Lip Scrub infuses luxury into your lip exfoliation ceremony. Launching lips into a rejuvenation journey, Naturally Wicked Lip Scrub endows lip skin with an array of vitamins and minerals that repair and revive lips.\u003c\/p\u003e\n\u003cp\u003eEnhanced by an abundant reservoir of nature’s robust antioxidant, pure Vitamin E, this Sweet Orange Lip Scrub ascends above your conventional lip exfoliants. It ensures freshly unveiled, glowing lips remain moisturised and are armed with a defensive layer that neutralises any damaging free radicals.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eA Sweet Symphony of Vibrant Orange Enhances Lip Luminosity\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eSaturating lips in the lively, citrus extracts of the Orange plant, this tantalising Sweet Orange Lip Scrub provides far more than a simple zesty delight for the senses; it imparts a potent medley of antioxidants that fight against aging, while adding an irresistible luminescence to lips, amplifying their overall health and glow.\u003c\/p\u003e\n\u003cp\u003eAscend your lips to a new peak of lushness with Naturally Wicked.\u003c\/p\u003e\n\u003cdiv style=\"clear: both;\"\u003e\u003c\/div\u003e\n\u003c!-- End Description --\u003e\n\u003c!-- Start Information --\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eIngredients:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Sugar.png?v=1715285231\" alt=\"White Sugar Grains In Large Pyramid Shaped Pile\"\u003e\u003cstrong\u003eSugar\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Almond.png?v=1715285529\" alt=\"Pile Of Deep Brown Almond Nuts In Shells\"\u003e\u003cstrong\u003eAlmond\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Olives.png?v=1712940526\" alt=\"Portion Of Green Olives On White Background\"\u003e\u003cstrong\u003eOlive\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Jojoba.png?v=1715193362\" alt=\"Jojoba Nuts On White Background\"\u003e\u003cstrong\u003eJojoba\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Orange.png?v=1715288218\" alt=\"Vibrant Coloured Orange With Orange Outer Skin \u0026amp; Juicy Orange Segmented Fleshy Inner Exposed\"\u003e\u003cstrong\u003eOrange\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Vitamin_E.png?v=1712929546\" alt=\"Letter E Made Up Of Vitamin E Rich Fruits \u0026amp; Vegetables\"\u003e\u003cstrong\u003eVitamin E\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Pumpkin.png?v=1712940828\" alt=\"Beautiful Vibrant Orange Full Sized Pumpkin\"\u003e\u003cstrong\u003ePumpkin\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Coconut.png?v=1712940187\" alt=\"Coconut Half With White Fleshy Inner Exposed Amongst Full Coconut With Brown Hairy Husk\"\u003e\u003cstrong\u003eCoconut\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cp\u003eAll Naturally Wicked Lip Scrub ingredients are suitable for vegans.\u003c\/p\u003e\n\u003cp\u003eFor a full and detailed list of ingredients please check out the \u003ca title=\"Naturally Wicked Lip Scrub Ingredients - Natural, Cruelty Free, Vegan \u0026amp; Made in the UK\" href=\"\/pages\/ingredients-lipscrub\"\u003eSweet Orange Lip Scrub Ingredients Guide.\u003c\/a\u003e\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eWhat's Inside:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e15ml Naturally Wicked® Sweet Orange Sugar Lip Scrub. Dispatched in a black netted gift pouch.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eDirections For Use:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eFor best results, apply a small amount of scrub and gently massage in circular motions to exfoliate and buff away dry and damaged lips. Following exfoliation, rinse lips with water.\u003c\/p\u003e\n\u003c!-- End Information --\u003e","brand":"Naturally Wicked","offers":[{"title":"Default Title","offer_id":46848821821637,"sku":"NWSOLS","price":15.27,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/0380\/0005\/files\/grt4fvltm2z7_03246c19-1329-40b7-912a-da861b12e87f.jpg?v=1788355941"},{"product_id":"grapefruit-lip-scrub-nvjj7b","title":"Grapefruit Lip Scrub","description":"\u003c!-- Start Description --\u003e\n\u003cstyle\u003e\u003c!--\n* {\n  box-sizing: border-box;\n}\n\n\/* Intro Images *\/\n.column {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  margin-left: 15%;\n  margin-right: 1.7%;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column2 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  margin-right: 15%;\n  margin-left: 1.7%;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column2:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n  \n.column3 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column3:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column4 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n  \n.column4:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\n.column5 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column5:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\/* Clearfix (clear floats) *\/\n.row::after {\n  content: \"\";\n  clear: both;\n  display: table;\n}\n\n\/* ⚡️ Feature Point Wrapper *\/\n.nw-feature-points {\n  margin-bottom: 2rem;\n  padding: 0.5rem 0;\n}\n\n\/* ⚡️ Feature Point Item *\/\n.nw-feature {\n  position: relative;\n  z-index: 2;\n  margin-bottom: 0.75rem;\n  padding-left: 1.5rem;\n  font-weight: 600;\n  font-size: 1.05rem;\n  line-height: 1.6;\n  color: #f2f2f2;\n\n  background: linear-gradient(90deg, #f2f2f2 0%, #a3268f 50%, #f2f2f2 100%);\n  background-size: 200%;\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n\n  opacity: 0;\n  transform: translateY(10px);\n  animation:\n    featureEntry 0.8s ease-out forwards,\n    textShimmer 6s linear infinite;\n}\n\n\/* 🎯 Staggered Animation Delay *\/\n.nw-feature:nth-child(1) { animation-delay: 0.2s, 0s; }\n.nw-feature:nth-child(2) { animation-delay: 0.7s, 0s; }\n.nw-feature:nth-child(3) { animation-delay: 1.2s, 0s; }\n.nw-feature:nth-child(4) { animation-delay: 1.7s, 0s; }\n.nw-feature:nth-child(5) { animation-delay: 2.2s, 0s; }\n.nw-feature:nth-child(6) { animation-delay: 2.7s, 0s; }\n\n\/* 💫 Glowing Bullet Dot *\/\n.nw-feature::before {\n  content: \"\";\n  position: absolute;\n  left: 0;\n  top: 0.5rem;\n  width: 12px;\n  height: 12px;\n  background: radial-gradient(circle, #a3268f, #00A77E);\n  border-radius: 50%;\n  box-shadow:\n    0 0 10px rgba(163, 38, 143, 1),\n    0 0 14px rgba(0, 167, 126, 0.9),\n    0 0 20px rgba(163, 38, 143, 0.8),\n    0 0 25px rgba(0, 167, 126, 0.5);\n  animation: pulseGlow 1.6s ease-in-out infinite;\n}\n\n\/* 👻 Entrance Animation *\/\n@keyframes featureEntry {\n  to {\n    opacity: 1;\n    transform: translateY(0);\n  }\n}\n\n\/* 🔮 Text Shimmer Animation *\/\n@keyframes textShimmer {\n  0% { background-position: 200% center; }\n  100% { background-position: -200% center; }\n}\n\n\/* 🌟 Glow Pulse Animation *\/\n@keyframes pulseGlow {\n  0%, 100% {\n    box-shadow:\n      0 0 10px rgba(163, 38, 143, 1),\n      0 0 14px rgba(0, 167, 126, 0.9),\n      0 0 20px rgba(163, 38, 143, 0.8),\n      0 0 25px rgba(0, 167, 126, 0.5);\n    transform: scale(1);\n  }\n  50% {\n    box-shadow:\n      0 0 14px rgba(163, 38, 143, 1),\n      0 0 20px rgba(0, 167, 126, 1),\n      0 0 28px rgba(163, 38, 143, 0.9),\n      0 0 34px rgba(0, 167, 126, 0.6);\n    transform: scale(1.15);\n  }\n}  \n\n\/* Ingredients Pics *\/\n.zoompic {\n  float: left;\n  width: 20%;\n  margin: 2.5%;\n  transition: transform .75s; \/* Animation *\/\n  text-align: center;\n  font-size: 80%;\n}\n\n.zoompic:hover {\n  transform: scale(1.3); \/* (130% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\/* Scenic Beauty Image *\/\nimg#scenicresponder {\n   -webkit-mask-image: radial-gradient(90% 100%, black 30%, rgba(0, 0, 0, 0.0) 50%);\n   -webkit-transition: transform 0.75s ease-in-out;\n   width: 55%; \n   height: auto; \n   float: left; \n   padding: 0 15px 0 0;\n}\n\nimg#scenicresponder:hover {\n  transform: scale(1.4); \/* (140% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n@media screen and (max-width: 600px) {\n  .zoompic {\n  width: 46%;\n  margin: 2%;\n  }\n  .zoompic:hover {\n  transform: scale(1.2);\n  }\n  img#scenicresponder:hover {\n  transform: scale(1.2);\n  }\n}\n--\u003e\u003c\/style\u003e\n\u003cdiv class=\"nw-feature-points\"\u003e\n  \u003cdiv class=\"nw-feature\"\u003eSweeps Away Dullness With Raw Sugar \u0026amp; the Alchemical Surge of Natural Glycolics\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eRevives Parched, Fatigued Lips With a Luxurious Infusion of Nut \u0026amp; Seed Oils\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eInfused with Vitamin E to Shield \u0026amp; Prime Newly Revealed Lip Skin\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eSaturated with Tangy Grapefruit for a Zest-Driven Flood of Flavour, Tone \u0026amp; Vitality\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eBotanical Elixirs Nourish, Restore Balance \u0026amp; Reveal Natural Lip Lustre\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eA Zesty Alchemy of Oil-Soaked Sugar Crystals That Buff, Quench \u0026amp; Illuminate\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eExfoliates, Invigorates \u0026amp; Transforms Lips To Uncharted Vivacity\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnveil the fabulous, energetic, and captivating allure that waits beneath 'ordinary' lips with Naturally Wicked Grapefruit Lip Scrub. Laden with vitamin soaked scrubbing sugar crystals and inherently high in glycolic acid, Naturally Wicked Lip Scrub not only releases lips from weary skin and clutter, but also triggers the inception of fresh, glowing and lively lips.\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Grapefruit_Lip_Scrub_Modelled_-_209kb.jpg?v=1778490031\" alt=\"An Adventurous Spirit Revels In The Application Of Naturally Wicked Grapefruit Lip Scrub To Chisel Brilliance\" id=\"scenicresponder\"\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eSteeped In Nature's Lush, Reviving \u0026amp; Hydrating Potions\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eBathing lips in the satiny, moisture intensive and anti-inflammatory quintet of Almond, Olive, Jojoba, Coconut, and Pumpkin Seed oils, Naturally Wicked Lip Scrub introduces opulence into your lip exfoliation ritual. Propelling lips into a rejuvenating adventure, Naturally Wicked Lip Scrub graces lip skin with a mix of vitamins and minerals that mend and re-energise lips.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp\u003eFortified by a rich supply of nature’s powerful antioxidant, pure Vitamin E, this Grapefruit Lip Scrub stands apart from your typical lip exfoliants. It ensures newly liberated, radiant lips stay hydrated and are armed with a protective layer that wards off any harmful free radicals.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eA Zesty Whisper of Tangy Grapefruit Amplifies Lip Vibrancy\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eImmersing lips in the bold, citrus extracts of the Grapefruit plant, this zingy Grapefruit Lip Scrub goes beyond mere sensory pleasure; it imparts a potent mix of antioxidants that fend off aging, while gifting lips a tempting glow, boosting their overall health and vibrancy.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp\u003eElevate your lips to a new plateau of vibrancy with Naturally Wicked.\u003c\/p\u003e\n\u003cdiv style=\"clear: both;\"\u003e\u003c\/div\u003e\n\u003c!-- End Description --\u003e\n\u003c!-- Start Information --\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eIngredients:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Sugar.png?v=1715285231\" alt=\"White Sugar Grains In Large Pyramid Shaped Pile\"\u003e\u003cstrong\u003eSugar\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Almond.png?v=1715285529\" alt=\"Pile Of Deep Brown Almond Nuts In Shells\"\u003e\u003cstrong\u003eAlmond\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Olives.png?v=1712940526\" alt=\"Portion Of Green Olives On White Background\"\u003e\u003cstrong\u003eOlive\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Jojoba.png?v=1715193362\" alt=\"Jojoba Nuts On White Background\"\u003e\u003cstrong\u003eJojoba\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Grapefruit.png?v=1715287944\" alt=\"Vibrant Coloured Grapefruit With Orange Outer Skin \u0026amp; Juicy Red Segmented Fleshy Inner Exposed\"\u003e\u003cstrong\u003eGrapefruit\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Vitamin_E.png?v=1712929546\" alt=\"Letter E Made Up Of Vitamin E Rich Fruits \u0026amp; Vegetables\"\u003e\u003cstrong\u003eVitamin E\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Pumpkin.png?v=1712940828\" alt=\"Beautiful Vibrant Orange Full Sized Pumpkin\"\u003e\u003cstrong\u003ePumpkin\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Coconut.png?v=1712940187\" alt=\"Coconut Half With White Fleshy Inner Exposed Amongst Full Coconut With Brown Hairy Husk\"\u003e\u003cstrong\u003eCoconut\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cp\u003eAll Naturally Wicked Lip Scrub ingredients are suitable for vegans.\u003c\/p\u003e\n\u003cp\u003eFor a full and detailed list of ingredients please check out the \u003ca title=\"Naturally Wicked Lip Scrub Ingredients - Natural, Cruelty Free, Vegan \u0026amp; Made in the UK\" href=\"\/pages\/ingredients-lipscrub\"\u003eGrapefruit Lip Scrub Ingredients Guide.\u003c\/a\u003e\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eWhat's Inside:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e15ml Naturally Wicked® Grapefruit Sugar Lip Scrub. Dispatched in a black netted gift pouch.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eDirections For Use:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eFor best results, apply a small amount of scrub and gently massage in circular motions to exfoliate and buff away dry and damaged lips. Following exfoliation, rinse lips with water.\u003c\/p\u003e\n\u003c!-- End Information --\u003e","brand":"Naturally Wicked","offers":[{"title":"Default Title","offer_id":46848822345925,"sku":"NWGLS","price":15.27,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/0380\/0005\/files\/ccmrwap4da6z_eec247eb-082f-4259-99d8-7db23871127a.jpg?v=1788355942"},{"product_id":"prosecco-lip-scrub-86dbdt","title":"Prosecco Lip Scrub","description":"\u003c!-- Start Description --\u003e\n\u003cstyle\u003e\u003c!--\n* {\n  box-sizing: border-box;\n}\n\n\/* Intro Images *\/\n.column {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  margin-left: 15%;\n  margin-right: 1.7%;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column2 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  margin-right: 15%;\n  margin-left: 1.7%;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column2:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n  \n.column3 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column3:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column4 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n  \n.column4:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column5 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column5:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\/* Clearfix (clear floats) *\/\n.row::after {\n  content: \"\";\n  clear: both;\n  display: table;\n}\n\n\/* ⚡️ Feature Point Wrapper *\/\n.nw-feature-points {\n  margin-bottom: 2rem;\n  padding: 0.5rem 0;\n}\n\n\/* ⚡️ Feature Point Item *\/\n.nw-feature {\n  position: relative;\n  z-index: 2;\n  margin-bottom: 0.75rem;\n  padding-left: 1.5rem;\n  font-weight: 600;\n  font-size: 1.05rem;\n  line-height: 1.6;\n  color: #f2f2f2;\n\n  background: linear-gradient(90deg, #f2f2f2 0%, #a3268f 50%, #f2f2f2 100%);\n  background-size: 200%;\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n\n  opacity: 0;\n  transform: translateY(10px);\n  animation:\n    featureEntry 0.8s ease-out forwards,\n    textShimmer 6s linear infinite;\n}\n\n\/* 🎯 Staggered Animation Delay *\/\n.nw-feature:nth-child(1) { animation-delay: 0.2s, 0s; }\n.nw-feature:nth-child(2) { animation-delay: 0.7s, 0s; }\n.nw-feature:nth-child(3) { animation-delay: 1.2s, 0s; }\n.nw-feature:nth-child(4) { animation-delay: 1.7s, 0s; }\n.nw-feature:nth-child(5) { animation-delay: 2.2s, 0s; }\n.nw-feature:nth-child(6) { animation-delay: 2.7s, 0s; }\n\n\/* 💫 Glowing Bullet Dot *\/\n.nw-feature::before {\n  content: \"\";\n  position: absolute;\n  left: 0;\n  top: 0.5rem;\n  width: 12px;\n  height: 12px;\n  background: radial-gradient(circle, #a3268f, #00A77E);\n  border-radius: 50%;\n  box-shadow:\n    0 0 10px rgba(163, 38, 143, 1),\n    0 0 14px rgba(0, 167, 126, 0.9),\n    0 0 20px rgba(163, 38, 143, 0.8),\n    0 0 25px rgba(0, 167, 126, 0.5);\n  animation: pulseGlow 1.6s ease-in-out infinite;\n}\n\n\/* 👻 Entrance Animation *\/\n@keyframes featureEntry {\n  to {\n    opacity: 1;\n    transform: translateY(0);\n  }\n}\n\n\/* 🔮 Text Shimmer Animation *\/\n@keyframes textShimmer {\n  0% { background-position: 200% center; }\n  100% { background-position: -200% center; }\n}\n\n\/* 🌟 Glow Pulse Animation *\/\n@keyframes pulseGlow {\n  0%, 100% {\n    box-shadow:\n      0 0 10px rgba(163, 38, 143, 1),\n      0 0 14px rgba(0, 167, 126, 0.9),\n      0 0 20px rgba(163, 38, 143, 0.8),\n      0 0 25px rgba(0, 167, 126, 0.5);\n    transform: scale(1);\n  }\n  50% {\n    box-shadow:\n      0 0 14px rgba(163, 38, 143, 1),\n      0 0 20px rgba(0, 167, 126, 1),\n      0 0 28px rgba(163, 38, 143, 0.9),\n      0 0 34px rgba(0, 167, 126, 0.6);\n    transform: scale(1.15);\n  }\n}\n\n\/* Ingredients Pics *\/\n.zoompic {\n  float: left;\n  width: 20%;\n  margin: 2.5%;\n  transition: transform .75s; \/* Animation *\/\n  text-align: center;\n  font-size: 80%;\n}\n\n.zoompic:hover {\n  transform: scale(1.3); \/* (130% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\/* Scenic Beauty Image *\/\nimg#scenicresponder {\n   -webkit-mask-image: radial-gradient(90% 100%, black 30%, rgba(0, 0, 0, 0.0) 50%);\n   -webkit-transition: transform 0.75s ease-in-out;\n   width: 55%; \n   height: auto; \n   float: left; \n   padding: 0 15px 0 0;\n}\n\nimg#scenicresponder:hover {\n  transform: scale(1.4); \/* (140% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n@media screen and (max-width: 600px) {\n  .zoompic {\n  width: 46%;\n  margin: 2%;\n  }\n  .zoompic:hover {\n  transform: scale(1.2);\n  }\n  img#scenicresponder:hover {\n  transform: scale(1.2);\n  }\n}\n--\u003e\u003c\/style\u003e\n\u003cdiv class=\"nw-feature-points\"\u003e\n  \u003cdiv class=\"nw-feature\"\u003ePolishes Away Dullness with Raw Sugar \u0026amp; the Alchemical Power of Natural Glycolics\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eRevives Tired, Weary Lips with a Silken Infusion of Nut \u0026amp; Fruit Oils\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eFortified with Vitamin E to Shield \u0026amp; Prime Freshly Polished Lip Skin\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eSaturated with Lush Grape Extract for a Sparkling Burst of Flavour, Glow \u0026amp; Grace\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eBotanical Elixirs Restore Balance, Boost Radiance \u0026amp; Enchant the Lip’s Natural Hue\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eA Gilded Alchemy of Oil-Soaked Sugar Crystals That Buff, Nourish \u0026amp; Illuminate\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eAwakens, Pampers \u0026amp; Transmutes Lips to a Realm of Unrivalled Luxury\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnearth the vibrant, youthful, and seductive layer that lies beneath 'average' lips with Naturally Wicked Prosecco Lip Scrub. Crammed with vitamin drenched scrubbing sugar crystals and naturally abundant in glycolic acid, Naturally Wicked Lip Scrub not only frees lips from exhausted skin and debris, but also instigates the birth of fresh, radiant, and vivacious lips.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Prosecco_Lip_Scrub_Modelled_-_226kb.jpg?v=1778490843\" alt=\"A Bold Beauty Indulges in the Application of Naturally Wicked Prosecco Lip Scrub To Perfect Her Lips\" id=\"scenicresponder\"\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eSoaked In Nature's Sumptuous, Rejuvenating \u0026amp; Hydrating Elixirs\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eImmersing lips in the silky, hydration-rich and anti-inflammatory trio of Almond, Olive and Jojoba Nut oils, Naturally Wicked Lip Scrub welcomes luxury into your lip exfoliation ritual. Propelling lips into a revitalisation voyage, Naturally Wicked Lip Scrub blesses lip skin with a medley of vitamins and minerals that repair and rejuvenate lips.\u003c\/p\u003e\n\u003cp\u003eBolstered by a hearty dose of nature’s robust antioxidant, pure Vitamin E, this Prosecco Lip Scrub elevates itself beyond your conventional lip exfoliants. It ensures the freshly revealed, radiant lips remain moisturized and are fortified with a priming layer that counteracts any harmful free radicals.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eA Scented Kiss of Opulent Prosecco Elevates Lip Brilliance\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eInfusing lips with the lush, fruity extracts of the Grape plant, this aromatic Prosecco Lip Scrub transcends mere sensory delight; it imparts potent antioxidants that combat aging, and lends lips an irresistible sheen, amplifying their overall health and vibrancy.\u003c\/p\u003e\n\u003cp\u003eElevate your lips to a newfound pinnacle of opulence with Naturally Wicked.\u003c\/p\u003e\n\u003cdiv style=\"clear: both;\"\u003e\u003c\/div\u003e\n\u003c!-- End Description --\u003e\n\u003c!-- Start Information --\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eIngredients:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Sugar.png?v=1715285231\" alt=\"White Sugar Grains In Large Pyramid Shaped Pile\"\u003e\u003cstrong\u003eSugar\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Almond.png?v=1715285529\" alt=\"Pile Of Deep Brown Almond Nuts In Shells\"\u003e\u003cstrong\u003eAlmond\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Olives.png?v=1712940526\" alt=\"Portion Of Green Olives On White Background\"\u003e\u003cstrong\u003eOlive\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Jojoba.png?v=1715193362\" alt=\"Jojoba Nuts On White Background\"\u003e\u003cstrong\u003eJojoba\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Grape.png?v=1715288557\" alt=\"A Bunch Of Ripening Grapes Turning From Green To Vibrant Purple With Luscious Green Grape Vine Trailing Behind\"\u003e\u003cstrong\u003eGrape\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Vitamin_E.png?v=1712929546\" alt=\"Letter E Made Up Of Vitamin E Rich Fruits \u0026amp; Vegetables\"\u003e\u003cstrong\u003eVitamin E\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Sunflower.png?v=1715193092\" alt=\"Beautiful Vibrant Full Sunflower With Yellow Petals \u0026amp; Dark Seeded Inner\"\u003e\u003cstrong\u003eSunflower\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Coconut.png?v=1712940187\" alt=\"Coconut Half With White Fleshy Inner Exposed Amongst Full Coconut With Brown Hairy Husk\"\u003e\u003cstrong\u003eCoconut\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cp\u003eAll Naturally Wicked Lip Scrub ingredients are suitable for vegans.\u003c\/p\u003e\n\u003cp\u003eFor a full and detailed list of ingredients please check out the \u003ca title=\"Naturally Wicked Lip Scrub Ingredients - Natural, Cruelty Free, Vegan \u0026amp; Made in the UK\" href=\"\/pages\/ingredients-lipscrub\"\u003eProsecco Lip Scrub Ingredients Guide.\u003c\/a\u003e\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eWhat's Inside:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e15ml Naturally Wicked® Prosecco Sugar Lip Scrub. Dispatched in a black netted gift pouch.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eDirections For Use:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eFor best results, apply a small amount of scrub and gently massage in circular motions to exfoliate and buff away dry and damaged lips. Following exfoliation, rinse lips with water.\u003c\/p\u003e\n\u003c!-- End Information --\u003e","brand":"Naturally Wicked","offers":[{"title":"Default Title","offer_id":46848822739141,"sku":"NWPSCLS","price":15.27,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/0380\/0005\/files\/qvkyz3lknr2k_09cfc481-f0c1-4e2a-886c-2517f6417c7d.jpg?v=1788355944"},{"product_id":"cinnamon-lip-scrub-yir0bh","title":"Cinnamon Lip Scrub","description":"\u003c!-- Start Description --\u003e\n\u003cstyle\u003e\u003c!--\n* {\n  box-sizing: border-box;\n}\n\n\/* Intro Images *\/\n.column {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  margin-left: 15%;\n  margin-right: 1.7%;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column2 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  margin-right: 15%;\n  margin-left: 1.7%;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column2:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n  \n.column3 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column3:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column4 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n  \n.column4:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\n.column5 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column5:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\/* Clearfix (clear floats) *\/\n.row::after {\n  content: \"\";\n  clear: both;\n  display: table;\n}\n\n\/* ⚡️ Feature Point Wrapper *\/\n.nw-feature-points {\n  margin-bottom: 2rem;\n  padding: 0.5rem 0;\n}\n\n\/* ⚡️ Feature Point Item *\/\n.nw-feature {\n  position: relative;\n  z-index: 2;\n  margin-bottom: 0.75rem;\n  padding-left: 1.5rem;\n  font-weight: 600;\n  font-size: 1.05rem;\n  line-height: 1.6;\n  color: #f2f2f2;\n\n  background: linear-gradient(90deg, #f2f2f2 0%, #a3268f 50%, #f2f2f2 100%);\n  background-size: 200%;\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n\n  opacity: 0;\n  transform: translateY(10px);\n  animation:\n    featureEntry 0.8s ease-out forwards,\n    textShimmer 6s linear infinite;\n}\n\n\/* 🎯 Staggered Animation Delay *\/\n.nw-feature:nth-child(1) { animation-delay: 0.2s, 0s; }\n.nw-feature:nth-child(2) { animation-delay: 0.7s, 0s; }\n.nw-feature:nth-child(3) { animation-delay: 1.2s, 0s; }\n.nw-feature:nth-child(4) { animation-delay: 1.7s, 0s; }\n.nw-feature:nth-child(5) { animation-delay: 2.2s, 0s; }\n.nw-feature:nth-child(6) { animation-delay: 2.7s, 0s; }\n\n\/* 💫 Glowing Bullet Dot *\/\n.nw-feature::before {\n  content: \"\";\n  position: absolute;\n  left: 0;\n  top: 0.5rem;\n  width: 12px;\n  height: 12px;\n  background: radial-gradient(circle, #a3268f, #00A77E);\n  border-radius: 50%;\n  box-shadow:\n    0 0 10px rgba(163, 38, 143, 1),\n    0 0 14px rgba(0, 167, 126, 0.9),\n    0 0 20px rgba(163, 38, 143, 0.8),\n    0 0 25px rgba(0, 167, 126, 0.5);\n  animation: pulseGlow 1.6s ease-in-out infinite;\n}\n\n\/* 👻 Entrance Animation *\/\n@keyframes featureEntry {\n  to {\n    opacity: 1;\n    transform: translateY(0);\n  }\n}\n\n\/* 🔮 Text Shimmer Animation *\/\n@keyframes textShimmer {\n  0% { background-position: 200% center; }\n  100% { background-position: -200% center; }\n}\n\n\/* 🌟 Glow Pulse Animation *\/\n@keyframes pulseGlow {\n  0%, 100% {\n    box-shadow:\n      0 0 10px rgba(163, 38, 143, 1),\n      0 0 14px rgba(0, 167, 126, 0.9),\n      0 0 20px rgba(163, 38, 143, 0.8),\n      0 0 25px rgba(0, 167, 126, 0.5);\n    transform: scale(1);\n  }\n  50% {\n    box-shadow:\n      0 0 14px rgba(163, 38, 143, 1),\n      0 0 20px rgba(0, 167, 126, 1),\n      0 0 28px rgba(163, 38, 143, 0.9),\n      0 0 34px rgba(0, 167, 126, 0.6);\n    transform: scale(1.15);\n  }\n}\n\n\/* Ingredients Pics *\/\n.zoompic {\n  float: left;\n  width: 20%;\n  margin: 2.5%;\n  transition: transform .75s; \/* Animation *\/\n  text-align: center;\n  font-size: 80%;\n}\n\n.zoompic:hover {\n  transform: scale(1.3); \/* (130% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\/* Scenic Beauty Image *\/\nimg#scenicresponder {\n   -webkit-mask-image: radial-gradient(90% 100%, black 30%, rgba(0, 0, 0, 0.0) 50%);\n   -webkit-transition: transform 0.75s ease-in-out;\n   width: 55%; \n   height: auto; \n   float: left; \n   padding: 0 15px 0 0;\n}\n\nimg#scenicresponder:hover {\n  transform: scale(1.4); \/* (140% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n@media screen and (max-width: 600px) {\n  .zoompic {\n  width: 46%;\n  margin: 2%;\n  }\n  .zoompic:hover {\n  transform: scale(1.2);\n  }\n  img#scenicresponder:hover {\n  transform: scale(1.2);\n  }\n}\n--\u003e\u003c\/style\u003e\n\u003cdiv class=\"nw-feature-points\"\u003e\n  \u003cdiv class=\"nw-feature\"\u003eSweeps Away Dullness With Raw Sugar \u0026amp; the Alchemical Fire of Natural Glycolics\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eReplenishes Dry, Fatigued Lips With a Luxurious Infusion of Nut \u0026amp; Fruit Oils\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eInfused with Vitamin E to Protect \u0026amp; Prime Freshly Exposed Skin\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eCharged with Warming Cinnamon Leaf for a Bold, Spiced Flavour \u0026amp; Fiery Lip Revival\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eBotanical Elixirs Calm, Restore Balance \u0026amp; Reveal Natural Lip Lustre\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eA Heated Alchemy of Oil-Soaked Sugar Crystals That Polish, Quench \u0026amp; Illuminate Lips\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eIgnites, Enlivens \u0026amp; Reinvents Lips To Unparalleled Radiance\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eReveal the fresh, colourful and untouched canvas that exists below 'standard' lips with Naturally Wicked Lip Scrub. Crammed with exfoliating sugar crystals and naturally rich in glycolic acid, Naturally Wicked Lip Scrub not only liberates lips from tired skin and grime, but also inspires the birth of new, vibrant and youthful skin cells.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Cinnamon_Lip_Scrub_Modelled_-_211kb.jpg?v=1778489262\" alt=\"A Fearless Femme Revels In The Application Of Naturally Wicked Cinnamon Lip Scrub To Sculpt Perfection\" id=\"scenicresponder\"\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eDrenched in Nature's Luxurious, Revitalising \u0026amp; Hydrating Elixirs\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eBathing lips in the holistic, moisture-rich and anti-inflammatory triad of Almond, Olive and Jojoba Nut oils, Naturally Wicked Lip Scrub invites luxury into your lip exfoliation routine. Catapulting lips into a journey of rejuvenation, Naturally Wicked Lip Scrub enriches lip skin with a cocktail of vitamins and minerals that heal and revitalize.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp\u003eEmpowered by a robust infusion of nature’s potent antioxidant, pure Vitamin E, this Cinnamon Lip Scrub stands head and shoulders above your typical lip exfoliants. It ensures the newly unveiled, fresh lips remain hydrated and are shielded with a priming layer that neutralises any harmful free radicals.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eAn Aromatic Whisper of Exotic Cinnamon Invigorates Lip Vitality\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEnveloping lips in the alluring, warm extracts of the Cinnamon plant, this fragrant Cinnamon Lip Scrub does more than just tantalize the senses; it stirs the blood flow within your lips, promoting subtle plumping and enhancing long term lip health and vibrancy.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp\u003eElevate your lips to a new zenith of luxury with Naturally Wicked.\u003c\/p\u003e\n\u003cdiv style=\"clear: both;\"\u003e\u003c\/div\u003e\n\u003c!-- End Description --\u003e\n\u003c!-- Start Information --\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eIngredients:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Sugar.png?v=1715285231\" alt=\"White Sugar Grains In Large Pyramid Shaped Pile\"\u003e\u003cstrong\u003eSugar\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Almond.png?v=1715285529\" alt=\"Pile Of Deep Brown Almond Nuts In Shells\"\u003e\u003cstrong\u003eAlmond\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Olives.png?v=1712940526\" alt=\"Portion Of Green Olives On White Background\"\u003e\u003cstrong\u003eOlive\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Jojoba.png?v=1715193362\" alt=\"Jojoba Nuts On White Background\"\u003e\u003cstrong\u003eJojoba\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Cinnamon_Sticks.png?v=1713193229\" alt=\"Several Vivid Dark Brown Cinnamon Sticks Laid Out Alongside One Another\"\u003e\u003cstrong\u003eCinnamon\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Vitamin_E.png?v=1712929546\" alt=\"Letter E Made Up Of Vitamin E Rich Fruits \u0026amp; Vegetables\"\u003e\u003cstrong\u003eVitamin E\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Macadamia_Nuts.png?v=1713196306\" alt=\"Beautiful Vivid Brown Macadamia Nuts In Shells With Some Fleshy White Inner Nuts Exposed\"\u003e\u003cstrong\u003eMacadamia\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Coconut.png?v=1712940187\" alt=\"Coconut Half With White Fleshy Inner Exposed Amongst Full Coconut With Brown Hairy Husk\"\u003e\u003cstrong\u003eCoconut\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cp\u003eAll Naturally Wicked Lip Scrub ingredients are suitable for vegans.\u003c\/p\u003e\n\u003cp\u003eFor a full and detailed list of ingredients please check out the \u003ca title=\"Naturally Wicked Lip Scrub Ingredients - Natural, Cruelty Free, Vegan \u0026amp; Made in the UK\" href=\"\/pages\/ingredients-lipscrub\"\u003eCinnamon Lip Scrub Ingredients Guide.\u003c\/a\u003e\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eWhat's Inside:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e15ml Naturally Wicked® Cinnamon Sugar Lip Scrub. Dispatched in a black netted gift pouch.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eDirections For Use:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eFor best results, apply a small amount of scrub and gently massage in circular motions to exfoliate and buff away dry and damaged lips. Following exfoliation, rinse lips with water.\u003c\/p\u003e\n\u003c!-- End Information --\u003e","brand":"Naturally Wicked","offers":[{"title":"Default Title","offer_id":46848823230661,"sku":"NWCLS","price":15.27,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/0380\/0005\/files\/568uh1t6c54y_cf1d6b02-06b1-46fe-9d5e-e38a93904ba0.jpg?v=1788355949"},{"product_id":"original-3-step-facial-kit-zs5plw","title":"Original 3 Step Facial Kit","description":"\u003c!-- Start Description --\u003e\n\u003cstyle\u003e\u003c!--\n* {\n  box-sizing: border-box;\n}\n\n\/* Intro Images *\/\n.column {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  margin-left: 15%;\n  margin-right: 1.7%;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column2 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  margin-right: 15%;\n  margin-left: 1.7%;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column2:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n  \n.column3 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column3:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column4 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n  \n.column4:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column5 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column5:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\/* Video Container *\/\n.video-container {\n  position: relative;\n  width: 100%;\n  overflow: hidden;\n  padding-top: 56.25%; \/* 16:9 Aspect Ratio *\/\n  border-radius: 40px;\n}\n\n\/* Responsive Video Styling (16:9) *\/\n.responsive-video {\n  position: absolute;\n  top: 0;\n  left: 0;\n  bottom: 0;\n  right: 0;\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  border-radius: 40px;\n  border: none;\n  outline: none;\n}\n\n  \/* Unsupported Browser Text Styling (16:9) *\/\n.video-fallback {\n  position: absolute;\n  top: 50%;\n  left: 50%;\n  transform: translate(-50%, -50%);\n  color: #a3268f;\n  font-size: 1rem;\n  text-align: center;\n  font-weight: bold;\n  background-color: rgba(0, 0, 0, 0.6);\n  padding: 1rem 1.5rem;\n  border-radius: 12px;\n}\n\n\/* Optional Controls Styling - If you ever want controls shown *\/\n.responsive-video::-webkit-media-controls-panel {\n  background-color: rgba(163, 38, 143, 0.85); \/* NW purple, slightly transparent *\/\n}\n  \n\/* Clearfix (clear floats) *\/\n.row::after {\n  content: \"\";\n  clear: both;\n  display: table;\n}\n\n\/* ⚡️ Feature Point Wrapper *\/\n.nw-feature-points {\n  margin-bottom: 2rem;\n  padding: 0.5rem 0;\n}\n\n\/* ⚡️ Feature Point Item *\/\n.nw-feature {\n  position: relative;\n  z-index: 2;\n  margin-bottom: 0.75rem;\n  padding-left: 1.5rem;\n  font-weight: 600;\n  font-size: 1.05rem;\n  line-height: 1.6;\n  color: #f2f2f2;\n\n  background: linear-gradient(90deg, #f2f2f2 0%, #a3268f 50%, #f2f2f2 100%);\n  background-size: 200%;\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n\n  opacity: 0;\n  transform: translateY(10px);\n  animation:\n    featureEntry 0.8s ease-out forwards,\n    textShimmer 6s linear infinite;\n}\n\n\/* 🎯 Staggered Animation Delay *\/\n.nw-feature:nth-child(1) { animation-delay: 0.2s, 0s; }\n.nw-feature:nth-child(2) { animation-delay: 0.7s, 0s; }\n.nw-feature:nth-child(3) { animation-delay: 1.2s, 0s; }\n.nw-feature:nth-child(4) { animation-delay: 1.7s, 0s; }\n.nw-feature:nth-child(5) { animation-delay: 2.2s, 0s; }\n.nw-feature:nth-child(6) { animation-delay: 2.7s, 0s; }\n\n\/* 💫 Glowing Bullet Dot *\/\n.nw-feature::before {\n  content: \"\";\n  position: absolute;\n  left: 0;\n  top: 0.5rem;\n  width: 12px;\n  height: 12px;\n  background: radial-gradient(circle, #a3268f, #00A77E);\n  border-radius: 50%;\n  box-shadow:\n    0 0 10px rgba(163, 38, 143, 1),\n    0 0 14px rgba(0, 167, 126, 0.9),\n    0 0 20px rgba(163, 38, 143, 0.8),\n    0 0 25px rgba(0, 167, 126, 0.5);\n  animation: pulseGlow 1.6s ease-in-out infinite;\n}\n\n\/* 👻 Entrance Animation *\/\n@keyframes featureEntry {\n  to {\n    opacity: 1;\n    transform: translateY(0);\n  }\n}\n\n\/* 🔮 Text Shimmer Animation *\/\n@keyframes textShimmer {\n  0% { background-position: 200% center; }\n  100% { background-position: -200% center; }\n}\n\n\/* 🌟 Glow Pulse Animation *\/\n@keyframes pulseGlow {\n  0%, 100% {\n    box-shadow:\n      0 0 10px rgba(163, 38, 143, 1),\n      0 0 14px rgba(0, 167, 126, 0.9),\n      0 0 20px rgba(163, 38, 143, 0.8),\n      0 0 25px rgba(0, 167, 126, 0.5);\n    transform: scale(1);\n  }\n  50% {\n    box-shadow:\n      0 0 14px rgba(163, 38, 143, 1),\n      0 0 20px rgba(0, 167, 126, 1),\n      0 0 28px rgba(163, 38, 143, 0.9),\n      0 0 34px rgba(0, 167, 126, 0.6);\n    transform: scale(1.15);\n  }\n}    \n\n\/* Ingredients Pics *\/\n.zoompic {\n  float: left;\n  width: 20%;\n  margin: 2.5%;\n  transition: transform .75s; \/* Animation *\/\n  text-align: center;\n  font-size: 80%;\n}\n\n.zoompic:hover {\n  transform: scale(1.3); \/* (130% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\/* 3 Step Images *\/\nimg#mobileresponder {\n   width: 55%; \n   height: auto; \n   float: left; \n   padding: 0 15px 0 0;\n   -webkit-mask-image: radial-gradient(100% 95%, black 30%, rgba(0, 0, 0, 0.0) 55%);\n   -webkit-transition: transform 0.75s ease-in-out;\n}\n\nimg#mobileresponder:hover {\n  transform: scale(1.4); \/* (140% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\n\/* Kit Contents Box *\/\n.border {\n  padding: 0 15px 0 15px;\n  border-style: solid;\n  border-color: grey;\n  background-image: linear-gradient(180deg, green, purple);  \n  border-width: 0.5px;\n  border-radius: 5px;\n  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);\n}\n\n\/* Kit Contents Outer Container 1*\/\n.container1 {\n   width: 55%; \n   height: auto; \n   float: left; \n   padding: 0 15px 0 0;\n}\n\n\/* Kit Contents Inner Container 2*\/\n.container2 {\n  width: fit-content;\n  margin: auto;\n}\n\np.ingredients {\n  text-align: center;\n  color: white;\n  font-weight: bold;\n}\n\nh3.included_title {\n  text-align: center;\n  font-size: 100%;\n  color: #ffffff;\n}\n\nh3.included_text {\n  text-align: left;\n  font-size: 90%;\n  color: #ffffff;\n}\n\n\n\/* Ingredients Pics *\/\n.zoompic {\n  float: left;\n  width: 20%;\n  margin: 2.5%;\n  transition: transform .75s; \/* Animation *\/\n  text-align: center;\n  font-size: 80%;\n}\n\n.zoompic:hover {\n  transform: scale(1.3); \/* (130% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n@media screen and (max-width: 600px) {\n  .zoompic {\n  width: 46%;\n  margin: 2%;\n  }\n  .zoompic:hover {\n  transform: scale(1.2);\n  }\n  img#scenicresponder:hover {\n  transform: scale(1.2);\n  }\n}\n--\u003e\u003c\/style\u003e\n\u003cdiv class=\"nw-feature-points\"\u003e\n  \u003cdiv class=\"nw-feature\"\u003eA 3-Step Ritual to Awaken, Revive \u0026amp; Illuminate Every Inch of the Face\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eScrub, Mask \u0026amp; Serum Infused with Ancient Botanicals \u0026amp; Age-Defying Alchemy\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eLunar Liquorice Scrub Buffs Skin Clean \u0026amp; Bright with Charcoal \u0026amp; Chinese Medicinal Roots\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eHypnotic Hibiscus Mask Firms \u0026amp; Smooths with Pink Clay, Hyaluronic Acid \u0026amp; The Botox Flower\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eCitrus Charm Serum Drenches Skin with Collagen, Fruit Extracts \u0026amp; Vitamins for All-Day Radiance\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eWrapped in a Shimmering Pink Gift Box — Because Glowing Skin Is a Gift Worth Giving\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"video-container\"\u003e\n\u003cvideo class=\"responsive-video\" autoplay loop muted playsinline poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Naturally_Wicked_-_Kamila_Frame_jpg_7917e197-9677-4f3a-ae73-beb70abbfe08.jpg?v=1744311678\" title=\"Naturally Wicked Deluxe Facial Beauty Kit Including Personalised Towel \u0026amp; 3 x Celebrity Endorsed Facial Skincare Products\"\u003e\n\u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/0b41132c483b4add97b95c3326653f1c.mp4\" type=\"video\/mp4\"\u003e\n\u003cdiv class=\"video-fallback\"\u003eYour browser does not support the video tag.\u003c\/div\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cp\u003eTransform the skin you're in and reboot your youth with the Naturally Wicked 3 Step Facial Kit. This kit delivers after just one use, leaving skin soft, smooth, poreless and flawless in just 3 simple steps.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cimg id=\"mobileresponder\" alt=\"Naturally Wicked Lunar Liquorice Facial Scrub Straddled By Liquorice Root, Dripping With Black Liquorice - Step 1\" src=\"https:\/\/www.naturallywicked.store\/cdn\/shop\/files\/LunarLiquorice-FrontWithProps-60Sh_-75H_-6.5W_6C_38S_UM3_.25_0.1_Vi0.8S_1.5G_1R_B200.jpg\"\u003e\n\u003ch4\u003eStep 1\u003c\/h4\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eLunar Liquorice Facial Scrub\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eExfoliate, eliminate and deep clean filth from facial skin with Naturally Wicked Lunar Liquorice Facial Scrub. Stuffed with tiny grains of exfoliating pumice stone and charcoal, this truly unique facial scrub not only dislodges deeply buried dirt and dead skin, but also draws out excess facial oils and pollutants, soaking them up like a sponge. Brimming with natural extracts of Mango, Hemp, Oat \u0026amp; Blackcurrant, this facial scrub hydrates facial skin and replenishes freshly opened pores with a multitude of vitamins. A luxury facial exfoliating lotion, Naturally Wicked Facial Scrub also contains extracts of the fragrant Liquorice root, used in Chinese medicine for centuries to remove dark circles from facial skin.\u003c\/p\u003e\n\u003cdiv style=\"clear: both;\"\u003e\u003c\/div\u003e\n\u003cbr\u003e\n\u003cimg id=\"mobileresponder\" alt=\"Naturally Wicked Hypnotic Hibiscus Facial Mask Behind Bright Red Dried Hibiscus Flowers  - Step 2\" src=\"https:\/\/www.naturallywicked.store\/cdn\/shop\/files\/HypnoticHibiscus-FrontWithProps-60Sh_-75H_-6.5W_6C_35S_UM3_.25_0.1_Vi0.8S_1.5G_1R_B200.jpg?\"\u003e\n\u003ch4\u003eStep 2\u003c\/h4\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eHypnotic Hibiscus Facial Mask\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTransform tired, dull skin with this deeply hydrating and age-reversing pink clay mask. Infused with the powerful Hibiscus Flower (a.k.a. \"Botox Plant\"), Hyaluronic Acid \u0026amp; Olive Squalane, this mask works wonders in just 15 minutes. It firms, smooths and plumps while detoxifying the skin with Pink Clay, Grape \u0026amp; Gotu Kola. Say goodbye to blemishes, fine lines and wrinkles as Naturally Wicked Facial Mask soothes irritation and restores balance. Skin will be left super soft, youthful and glowing. With the luxurious natural essences of Hibiscus, Lavender \u0026amp; Jasmine, it’s a sensory experience as much as a skin revival.\u003c\/p\u003e\n\u003cdiv style=\"clear: both;\"\u003e\u003c\/div\u003e\n\u003cbr\u003e\n\u003cimg id=\"mobileresponder\" alt=\"Naturally Wicked Citrus Charm Hydrating Facial Serum Surrounded By Bright Yellow Lemon Peel \u0026amp; Green Lime Peel - Step 3\" src=\"https:\/\/www.naturallywicked.store\/cdn\/shop\/files\/CitrusCharm-FrontWithProps-60Sh_-30H_-6.5W_6C_35S_UM3_.25_0.1_Vi0.8S_1.5G_1R_B200.jpg?\"\u003e\n\u003ch4\u003eStep 3\u003c\/h4\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eCitrus Charm Facial Serum\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eDeliver deep hydration and flawless protection with this powerhouse serum. Infused with Devil’s Bush Root, Plant Peptides \u0026amp; Yeast Collagen, it repairs damaged skin, boosts elasticity and smooths imperfections. Hyaluronic Acid and Aloe Vera flood skin with a torrent of moisture, while antioxidant-rich Jojoba, Rosehip \u0026amp; Green Tea create a shield against daily environmental stress. With brightening Vitamin C \u0026amp; firming Vitamin A, this serum leaves skin radiant and youthful. A refreshing burst of Lemon, Lime \u0026amp; Verbena adds a final touch, keeping your complexion vibrant and protected from morning to night.\u003c\/p\u003e\n\u003cdiv style=\"clear: both;\"\u003e\u003c\/div\u003e\n\u003cbr\u003e\n\u003cdiv class=\"container1\"\u003e\n\u003cdiv class=\"border\"\u003e\n\u003ch3 class=\"included_title\"\u003e\u003cstrong\u003eOriginal 3 Step Facial Kit Contents\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cdiv class=\"container2\"\u003e\n\u003ch3 class=\"included_text\"\u003e◦50ml Lunar Liquorice Facial Scrub\u003c\/h3\u003e\n\u003ch3 class=\"included_text\"\u003e◦50ml Hypnotic Hibiscus Facial Mask\u003c\/h3\u003e\n\u003ch3 class=\"included_text\"\u003e◦50ml Citrus Charm Facial Serum\u003c\/h3\u003e\n\u003ch3 class=\"included_text\"\u003e◦3 Step Kit Directions\u003c\/h3\u003e\n\u003ch3 class=\"included_text\"\u003e◦Shimmering Pink Gift Box\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eDon't just mask your insecurities... Face them with the Naturally Wicked Original 3 Step Facial Kit!\u003c\/p\u003e\n\u003cp\u003ePerhaps this kit would make an awesome gift for someone you know? We provide a fully personalised and extra large version of this kit to make those special occasions extra special. Check out the \u003ca title=\"The Naturally Wicked Deluxe Facial Kit\" href=\"\/products\/deluxe-facial-kit\"\u003eNaturally Wicked Deluxe Facial Kit\u003c\/a\u003e. \u003c\/p\u003e\n\u003cdiv style=\"clear: both;\"\u003e\u003c\/div\u003e\n\u003c!-- End Description --\u003e\n\u003c!-- Start Information --\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eIngredients:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"ingredients\"\u003e\u003ca title=\"Naturally Wicked Dark Night Liquorice Facial Scrub Ingredients\" href=\"https:\/\/www.naturallywicked.store\/pages\/ingredients-facial-scrub\"\u003eLunar Liquorice Facial Scrub\u003c\/a\u003e\u003c\/p\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Pile Of Fragmented Rough \u0026amp; Exfoliating White Pumice Stone\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Pumice_Fragments_1.png?v=1724420548\"\u003e\u003cstrong\u003ePumice Fragments\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Vibrant Green Cannabis Hemp Leaf\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Hemp.png?v=1724419227\"\u003e\u003cstrong\u003eHemp Oil\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"A Circle Of Shredded Sandalwood In Various Shades Of Brown\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Sandalwood.png?v=1724423588\"\u003e\u003cstrong\u003eSandalwood\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Brown Liquorice Root Amongst Black Liquorice Pieces With Familiar Spiral Shaped Liquorice Piece In Centre\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Liquorice.png?v=1724424136\"\u003e\u003cstrong\u003eLiquorice Root\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cp class=\"ingredients\"\u003e\u003ca title=\"Naturally Wicked Hibiscus Facial Mask Ingredients\" href=\"https:\/\/www.naturallywicked.store\/pages\/ingredients-facial-mask\"\u003eHypnotic Hibiscus Facial Mask\u003c\/a\u003e\u003c\/p\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Gotu_Kola.png?v=1722961080\" alt=\"A Huge Clump Of Bright Green Gotu Kola Leaves In A Circle\"\u003e\u003cstrong\u003eGotu Kola\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Hyaluronic_Acid.png?v=1718978164\" alt=\"A Bubble Of Hydrating Hyaluronic Acid Surrounded By Leaves, Flowers, Berries \u0026amp; Plants From Which Its Derived\"\u003e\u003cstrong\u003eHyaluronic Acid\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Olives.png?v=1712940526\" alt=\"A Portion Of Fresh Green \u0026amp; Black Olives Amongst Green Olive Leaves \u0026amp; Branches\"\u003e\u003cstrong\u003eOlive Squalane\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Hibiscus.png?v=1724434611\" alt=\"Bright Red Skin Firming Hibiscus Flower\"\u003e\u003cstrong\u003eHibiscus\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cp class=\"ingredients\"\u003e\u003ca title=\"Naturally Wicked Citrus Burst Facial Serum Ingredients\" href=\"https:\/\/www.naturallywicked.store\/pages\/ingredients-facial-serum\"\u003eCitrus Charm Facial Serum\u003c\/a\u003e\u003c\/p\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Faex_Extract.png?v=1724491624\" alt=\"A Vibrant Purple \u0026amp; Yellow Expanding Ball Of Yeast\"\u003e\u003cstrong\u003eYeast Collagen\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Devil_s_Bush_Root.png?v=1724490019\" alt=\"Devils Bush Exploding Out Of The Ground From Its Complex Root System\"\u003e\u003cstrong\u003eDevils Bush\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Green_Tea.png?v=1712938754\" alt=\"A Huge Bunch Of Luscious Green Tea Leaves\"\u003e\u003cstrong\u003eGreen Tea\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Paracress.png?v=1712914952\" alt=\"Bright Yellow Paracress Flowers Extending From Green Paracress Plant Stalk\"\u003e\u003cstrong\u003eParacress\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cp\u003eAll Naturally Wicked Facial Kit ingredients are suitable for vegans.\u003c\/p\u003e\n\u003cp\u003eFor a full and detailed list of ingredients check out our \u003ca title=\"Naturally Wicked Ingredients Page - Natural, Cruelty Free, Vegan \u0026amp; Made in the UK\" href=\"\/pages\/ingredients\"\u003eIngredients Guide.\u003c\/a\u003e\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eWhat's Inside:\u003c\/strong\u003e\u003c\/p\u003e\nSupplied in Naturally Wicked® Original Magnetic Clasping Gift Box:\u003cbr\u003e➼ 50ml Lunar Liquorice Facial Scrub\u003cbr\u003e➼ 50ml Hypnotic Hibiscus Facial Mask\u003cbr\u003e➼ 50ml Citrus Charm Facial Serum\u003cbr\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eDirections For Use:\u003c\/strong\u003e\u003c\/p\u003e\n➼ Step by step guide included\n\u003c!-- End Information --\u003e\n\u003cp\u003e\u003cstrong\u003eDelivery:\u003c\/strong\u003e\u003c\/p\u003e\n\u003ctable class=\"wicked\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eDelivery Option\u003c\/th\u003e\n\u003cth\u003eDelivery Cost\u003c\/th\u003e\n\u003cth\u003eDelivery Time\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eUK Tracked\u003c\/td\u003e\n\u003ctd\u003eFREE\u003c\/td\u003e\n\u003ctd\u003e2-3 Days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eUK Express\u003c\/td\u003e\n\u003ctd\u003e£3.99\u003c\/td\u003e\n\u003ctd\u003e1-2 Days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBritish Isles\u003c\/td\u003e\n\u003ctd\u003e£1.99\u003c\/td\u003e\n\u003ctd\u003e2-5 Days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEurope (Inc. R.O.I)\u003c\/td\u003e\n\u003ctd\u003e£4.99\u003c\/td\u003e\n\u003ctd\u003e3-10 Days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWorldwide\u003c\/td\u003e\n\u003ctd\u003e£8.99\u003c\/td\u003e\n\u003ctd\u003e5-15 Days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Naturally Wicked","offers":[{"title":"Default Title","offer_id":46848839581893,"sku":"NWOFK","price":66.74,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/0380\/0005\/files\/nfqgkrxsgqq2_b1512ee2-cc2d-4f4d-8cd0-ed67e944ac75.jpg?v=1788356058"},{"product_id":"personalised-deluxe-facial-kit-6d7yuj","title":"Personalised Deluxe Facial Kit","description":"\u003c!-- Start Description --\u003e\n\u003cstyle\u003e\u003c!--\n* {\n  box-sizing: border-box;\n}\n\n\/* Intro Images *\/\n.column {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  margin-left: 15%;\n  margin-right: 1.7%;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column2 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  margin-right: 15%;\n  margin-left: 1.7%;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column2:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n  \n.column3 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column3:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column4 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n  \n.column4:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column5 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column5:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\/* Clearfix (clear floats) *\/\n.row::after {\n  content: \"\";\n  clear: both;\n  display: table;\n}\n\n\/* ⚡️ Feature Point Wrapper *\/\n.nw-feature-points {\n  margin-bottom: 2rem;\n  padding: 0.5rem 0;\n}\n\n\/* ⚡️ Feature Point Item *\/\n.nw-feature {\n  position: relative;\n  z-index: 2;\n  margin-bottom: 0.75rem;\n  padding-left: 1.5rem;\n  font-weight: 600;\n  font-size: 1.05rem;\n  line-height: 1.6;\n  color: #f2f2f2;\n\n  background: linear-gradient(90deg, #f2f2f2 0%, #a3268f 50%, #f2f2f2 100%);\n  background-size: 200%;\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n\n  opacity: 0;\n  transform: translateY(10px);\n  animation:\n    featureEntry 0.8s ease-out forwards,\n    textShimmer 6s linear infinite;\n}\n\n\/* 🎯 Staggered Animation Delay *\/\n.nw-feature:nth-child(1) { animation-delay: 0.2s, 0s; }\n.nw-feature:nth-child(2) { animation-delay: 0.7s, 0s; }\n.nw-feature:nth-child(3) { animation-delay: 1.2s, 0s; }\n.nw-feature:nth-child(4) { animation-delay: 1.7s, 0s; }\n.nw-feature:nth-child(5) { animation-delay: 2.2s, 0s; }\n.nw-feature:nth-child(6) { animation-delay: 2.7s, 0s; }\n\n\/* 💫 Glowing Bullet Dot *\/\n.nw-feature::before {\n  content: \"\";\n  position: absolute;\n  left: 0;\n  top: 0.5rem;\n  width: 12px;\n  height: 12px;\n  background: radial-gradient(circle, #a3268f, #00A77E);\n  border-radius: 50%;\n  box-shadow:\n    0 0 10px rgba(163, 38, 143, 1),\n    0 0 14px rgba(0, 167, 126, 0.9),\n    0 0 20px rgba(163, 38, 143, 0.8),\n    0 0 25px rgba(0, 167, 126, 0.5);\n  animation: pulseGlow 1.6s ease-in-out infinite;\n}\n\n\/* 👻 Entrance Animation *\/\n@keyframes featureEntry {\n  to {\n    opacity: 1;\n    transform: translateY(0);\n  }\n}\n\n\/* 🔮 Text Shimmer Animation *\/\n@keyframes textShimmer {\n  0% { background-position: 200% center; }\n  100% { background-position: -200% center; }\n}\n\n\/* 🌟 Glow Pulse Animation *\/\n@keyframes pulseGlow {\n  0%, 100% {\n    box-shadow:\n      0 0 10px rgba(163, 38, 143, 1),\n      0 0 14px rgba(0, 167, 126, 0.9),\n      0 0 20px rgba(163, 38, 143, 0.8),\n      0 0 25px rgba(0, 167, 126, 0.5);\n    transform: scale(1);\n  }\n  50% {\n    box-shadow:\n      0 0 14px rgba(163, 38, 143, 1),\n      0 0 20px rgba(0, 167, 126, 1),\n      0 0 28px rgba(163, 38, 143, 0.9),\n      0 0 34px rgba(0, 167, 126, 0.6);\n    transform: scale(1.15);\n  }\n}\n  \n\/* Video Container *\/\n.video-container {\n  position: relative;\n  width: 100%;\n  overflow: hidden;\n  padding-top: 56.25%; \/* 16:9 Aspect Ratio *\/\n  border-radius: 40px;\n}\n\n\/* Responsive Video Styling (16:9) *\/\n.responsive-video {\n  position: absolute;\n  top: 0;\n  left: 0;\n  bottom: 0;\n  right: 0;\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  border-radius: 40px;\n  border: none;\n  outline: none;\n}\n\n  \/* Unsupported Browser Text Styling (16:9) *\/\n.video-fallback {\n  position: absolute;\n  top: 50%;\n  left: 50%;\n  transform: translate(-50%, -50%);\n  color: #a3268f;\n  font-size: 1rem;\n  text-align: center;\n  font-weight: bold;\n  background-color: rgba(0, 0, 0, 0.6);\n  padding: 1rem 1.5rem;\n  border-radius: 12px;\n}\n\n\/* Optional Controls Styling - If you ever want controls shown *\/\n.responsive-video::-webkit-media-controls-panel {\n  background-color: rgba(163, 38, 143, 0.85); \/* NW purple, slightly transparent *\/\n}\n\n\/* Ingredients Pics *\/\n.zoompic {\n  float: left;\n  width: 20%;\n  margin: 2.5%;\n  transition: transform .75s; \/* Animation *\/\n  text-align: center;\n  font-size: 80%;\n}\n\n.zoompic:hover {\n  transform: scale(1.3); \/* (130% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\/* 3 Step Images *\/\nimg#mobileresponder {\n   width: 55%; \n   height: auto; \n   float: left; \n   padding: 0 15px 0 0;\n   -webkit-mask-image: radial-gradient(100% 95%, black 30%, rgba(0, 0, 0, 0.0) 55%);\n   -webkit-transition: transform 0.75s ease-in-out;\n}\n\nimg#mobileresponder:hover {\n  transform: scale(1.4); \/* (140% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\n\/* Kit Contents Box *\/\n.border {\n  padding: 0 15px 0 15px;\n  border-style: solid;\n  border-color: grey;\n  background-image: linear-gradient(180deg, green, purple);  \n  border-width: 0.5px;\n  border-radius: 5px;\n  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);\n}\n\n\/* Kit Contents Outer Container 1*\/\n.container1 {\n   width: 55%; \n   height: auto; \n   float: left; \n   padding: 0 15px 0 0;\n}\n\n\/* Kit Contents Inner Container 2*\/\n.container2 {\n  width: fit-content;\n  margin: auto;\n}\n\np.ingredients {\n  text-align: center;\n  color: white;\n  font-weight: bold;\n}\n\nh3.included_title {\n  text-align: center;\n  font-size: 100%;\n  color: #ffffff;\n}\n\nh3.included_text {\n  text-align: left;\n  font-size: 90%;\n  color: #ffffff;\n}\n\n\n\/* Ingredients Pics *\/\n.zoompic {\n  float: left;\n  width: 20%;\n  margin: 2.5%;\n  transition: transform .75s; \/* Animation *\/\n  text-align: center;\n  font-size: 80%;\n}\n\n.zoompic:hover {\n  transform: scale(1.3); \/* (130% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n@media screen and (max-width: 600px) {\n  .zoompic {\n  width: 46%;\n  margin: 2%;\n  }\n  .zoompic:hover {\n  transform: scale(1.2);\n  }\n  img#scenicresponder:hover {\n  transform: scale(1.2);\n  }\n}\n--\u003e\u003c\/style\u003e\n\u003cdiv class=\"nw-feature-points\"\u003e\n  \u003cdiv class=\"nw-feature\"\u003eA 3-Step Alchemical Journey — Where Facial Care Meets Pure Sorcery\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eIncludes a Personalised \u003ca title=\"Mirror, Mirror On The Wall, Who's Your Favourite Wicked Queen Of Them All?\" href=\"\/pages\/naturally-wicked-queens\"\u003eWicked Queen\u003c\/a\u003e Towel — Her Name, Her Magic, Her Moment\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eFacial Scrub, Facial Mask \u0026amp; Facial Serum Infused With Botanical Lore \u0026amp; Earthborn Elixirs\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eLusciously Scented with Enchanting Liquorice, Hibiscus \u0026amp; Zesty Citrus for a Truly Wicked Experience\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eIncludes the Wicked Eye Pillow for Spellbound Sleep \u0026amp; Reawakening Radiance\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003ePresented in a Shimmering Emerald Gift Box Fit for a Queen — The Perfect Gift, No Words Needed, Just Magic\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"video-container\"\u003e\n\u003cvideo class=\"responsive-video\" autoplay loop muted playsinline poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Naturally_Wicked_-_Kamila_Frame_jpg_7917e197-9677-4f3a-ae73-beb70abbfe08.jpg?v=1744311678\" title=\"Naturally Wicked Deluxe Facial Beauty Kit Including Personalised Towel \u0026amp; 3 x Celebrity Endorsed Facial Skincare Products\"\u003e\n\u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/0b41132c483b4add97b95c3326653f1c.mp4\" type=\"video\/mp4\"\u003e\n\u003cdiv class=\"video-fallback\"\u003eYour browser does not support the video tag.\u003c\/div\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cp\u003eLadies and Gentlemen... here we have the perfect natural and wicked personalised gift for all, including yourself!\u003c\/p\u003e\n\u003cp\u003eThis classy gift box simplifies complex facial beauty regimes to deliver results that only celebrities ordinarily dare to dream of... That's why they use our kits.\u003c\/p\u003e\n\u003cp\u003eThe Naturally Wicked Deluxe Facial Kit boasts 3 large age defying, life inducing and flavour rich natural beauty products. This personalised facial gift set also includes a wicked eye mask and a stylish face towel, customised with a Wicked Queen and name of your choice. There are 6 \u003ca href=\"\/pages\/naturally-wicked-queens\" title=\"Mirror Mirror On The Wall, Who's Your Favourite Of Them All?\"\u003eWicked Queens\u003c\/a\u003e to choose from... Enjoy discovering yours!\u003c\/p\u003e\n\u003cbr\u003e\n\u003cimg id=\"mobileresponder\" alt=\"Naturally Wicked Lunar Liquorice Facial Scrub Straddled By Liquorice Root, Dripping With Black Liquorice - Step 1\" src=\"https:\/\/www.naturallywicked.co.uk\/cdn\/shop\/files\/LunarLiquorice-FrontWithProps-60Sh_-75H_-6.5W_6C_38S_UM3_.25_0.1_Vi0.8S_1.5G_1R_B200.jpg\"\u003e\n\u003ch4\u003eStep 1\u003c\/h4\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eLunar Liquorice Facial Scrub\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eExfoliate with Naturally Wicked \u003cstrong\u003e\u003cspan style=\"color: #351c75;\"\u003eLunar Liquorice\u003c\/span\u003e Facial Scrub\u003c\/strong\u003e. This liquorice and charcoal scrub dislodges, absorbs and extracts trapped dirt, excess oils and dead skin. Overflowing with an array of natural plant extracts, Naturally Wicked Dark Night Facial Scrub also reduces the appearance of dark circles, blemishes and imperfections. Naturally scented with Liquorice, this scrub is sure to excite the senses. \u003c\/p\u003e\n\u003cdiv style=\"clear: both;\"\u003e\u003c\/div\u003e\n\u003cbr\u003e\n\u003cimg id=\"mobileresponder\" alt=\"Naturally Wicked Hypnotic Hibiscus Facial Mask Behind Bright Red Dried Hibiscus Flowers  - Step 2\" src=\"https:\/\/www.naturallywicked.co.uk\/cdn\/shop\/files\/HypnoticHibiscus-FrontWithProps-60Sh_-75H_-6.5W_6C_35S_UM3_.25_0.1_Vi0.8S_1.5G_1R_B200.jpg?\"\u003e\n\u003ch4\u003eStep 2\u003c\/h4\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eHypnotic Hibiscus Facial Mask\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRejuvenate with \u003cstrong\u003e\u003cspan style=\"color: #a64d79;\"\u003eHypnotic Hibiscus\u003c\/span\u003e Facial Mask\u003c\/strong\u003e. This dreamy facial mask combines rare botanicals, magical Pink Clay and potent Hibiscus Flower extract. Well known as the Botox Flower, Hibiscus is renowned for smoothing and firming, bringing youth to skin. This miracle Facial Mask is not only brimming with unique and effective vitamin rich plant oils and extracts, but also smells irresistible with the inclusion of Jasmine.\u003c\/p\u003e\n\u003cdiv style=\"clear: both;\"\u003e\u003c\/div\u003e\n\u003cbr\u003e\n\u003cimg id=\"mobileresponder\" alt=\"Naturally Wicked Citrus Charm Hydrating Facial Serum Surrounded By Bright Yellow Lemon Peel \u0026amp; Green Lime Peel - Step 3\" src=\"https:\/\/www.naturallywicked.co.uk\/cdn\/shop\/files\/CitrusCharm-FrontWithProps-60Sh_-30H_-6.5W_6C_35S_UM3_.25_0.1_Vi0.8S_1.5G_1R_B200.jpg?\"\u003e\n\u003ch4\u003eStep 3\u003c\/h4\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eCitrus Charm Moisturising Facial Serum\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eProtect with a finishing layer of pore minimising \u003cstrong\u003e\u003cspan style=\"color: #274e13;\"\u003eCitrus Charm\u003c\/span\u003e Facial Serum\u003c\/strong\u003e. This serum helps to protect the users new found fresh and youthful face whilst adding an extra infusion of smoothing and firming ingredients such as Yeast Collagen. Drenched in Vitamin E amongst extracts of Green Tea, Devil's Bush, Paracress and Plant Peptides, this serum offers absolute top class, unrivalled protection. Ultimate refreshment goes without saying with a naturally acquired deep citrus scent.\u003c\/p\u003e\n\u003cdiv style=\"clear: both;\"\u003e\u003c\/div\u003e\n\u003cbr\u003e\n\u003cdiv class=\"container1\"\u003e\n\u003cdiv class=\"border\"\u003e\n\u003ch3 class=\"included_title\"\u003e\u003cstrong\u003ePersonalised Facial Kit Contents\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cdiv class=\"container2\"\u003e\n\u003ch3 class=\"included_text\"\u003e◦100ml Lunar Liquorice Facial Scrub\u003c\/h3\u003e\n\u003ch3 class=\"included_text\"\u003e◦100ml Hypnotic Hibiscus Facial Mask\u003c\/h3\u003e\n\u003ch3 class=\"included_text\"\u003e◦100ml Citrus Charm Facial Serum\u003c\/h3\u003e\n\u003ch3 class=\"included_text\"\u003e◦Personalised Wicked Queen Towel\u003c\/h3\u003e\n\u003ch3 class=\"included_text\"\u003e◦Naturally Wicked Eye Mask\u003c\/h3\u003e\n\u003ch3 class=\"included_text\"\u003e◦Shimmering Green Gift Box\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eLove what you've just read? Try it for yourself. We offer a smaller version of this kit. \u003ca href=\"\/products\/original-facial-kit\" title=\"The Naturally Wicked Original Facial Kit\"\u003eThe Original Facial Kit\u003c\/a\u003e makes for the perfect personal starter kit... Give it a go and see the benefits for yourself! \u003c\/p\u003e\n\u003cdiv style=\"clear: both;\"\u003e\u003c\/div\u003e\n\u003c!-- End Description --\u003e\n\u003c!-- Start Information --\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eIngredients:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"ingredients\"\u003e\u003ca title=\"Naturally Wicked Dark Night Liquorice Facial Scrub Ingredients\" href=\"https:\/\/www.naturallywicked.store\/pages\/ingredients-facial-scrub\"\u003eLunar Liquorice Facial Scrub\u003c\/a\u003e\u003c\/p\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Pile Of Fragmented Rough \u0026amp; Exfoliating White Pumice Stone\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Pumice_Fragments_1.png?v=1724420548\"\u003e\u003cstrong\u003ePumice Fragments\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Vibrant Green Cannabis Hemp Leaf\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Hemp.png?v=1724419227\"\u003e\u003cstrong\u003eHemp Oil\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"A Circle Of Shredded Sandalwood In Various Shades Of Brown\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Sandalwood.png?v=1724423588\"\u003e\u003cstrong\u003eSandalwood\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Brown Liquorice Root Amongst Black Liquorice Pieces With Familiar Spiral Shaped Liquorice Piece In Centre\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Liquorice.png?v=1724424136\"\u003e\u003cstrong\u003eLiquorice Root\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cp class=\"ingredients\"\u003e\u003ca title=\"Naturally Wicked Hibiscus Facial Mask Ingredients\" href=\"https:\/\/www.naturallywicked.store\/pages\/ingredients-facial-mask\"\u003eHypnotic Hibiscus Facial Mask\u003c\/a\u003e\u003c\/p\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Gotu_Kola.png?v=1722961080\" alt=\"A Huge Clump Of Bright Green Gotu Kola Leaves In A Circle\"\u003e\u003cstrong\u003eGotu Kola\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Hyaluronic_Acid.png?v=1718978164\" alt=\"A Bubble Of Hydrating Hyaluronic Acid Surrounded By Leaves, Flowers, Berries \u0026amp; Plants From Which Its Derived\"\u003e\u003cstrong\u003eHyaluronic Acid\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Olives.png?v=1712940526\" alt=\"A Portion Of Fresh Green \u0026amp; Black Olives Amongst Green Olive Leaves \u0026amp; Branches\"\u003e\u003cstrong\u003eOlive Squalane\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Hibiscus.png?v=1724434611\" alt=\"Bright Red Skin Firming Hibiscus Flower\"\u003e\u003cstrong\u003eHibiscus\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cp class=\"ingredients\"\u003e\u003ca title=\"Naturally Wicked Citrus Burst Facial Serum Ingredients\" href=\"https:\/\/www.naturallywicked.store\/pages\/ingredients-facial-serum\"\u003eCitrus Charm Facial Serum\u003c\/a\u003e\u003c\/p\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Faex_Extract.png?v=1724491624\" alt=\"A Vibrant Purple \u0026amp; Yellow Expanding Ball Of Yeast\"\u003e\u003cstrong\u003eYeast Collagen\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Devil_s_Bush_Root.png?v=1724490019\" alt=\"Devils Bush Exploding Out Of The Ground From Its Complex Root System\"\u003e\u003cstrong\u003eDevils Bush\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Green_Tea.png?v=1712938754\" alt=\"A Huge Bunch Of Luscious Green Tea Leaves\"\u003e\u003cstrong\u003eGreen Tea\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Paracress.png?v=1712914952\" alt=\"Bright Yellow Paracress Flowers Extending From Green Paracress Plant Stalk\"\u003e\u003cstrong\u003eParacress\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cp\u003eAll Naturally Wicked Facial Kit ingredients are suitable for vegans.\u003c\/p\u003e\n\u003cp\u003eFor a full and detailed list of ingredients check out our \u003ca title=\"Naturally Wicked Ingredients Page - Natural, Cruelty Free, Vegan \u0026amp; Made in the UK\" href=\"\/pages\/ingredients\"\u003eIngredients Guide.\u003c\/a\u003e\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eWhat's Inside:\u003c\/strong\u003e\u003c\/p\u003e\nSupplied in Naturally Wicked® Deluxe Magnetic Clasping Gift Box:\u003cbr\u003e ➼ 100ml Lunar Liquorice Facial Scrub\u003cbr\u003e ➼ 100ml Hypnotic Hibiscus Facial Mask\u003cbr\u003e ➼ 100ml Citrus Charm Facial Serum\u003cbr\u003e ➼ Naturally Wicked Eye Mask\u003cbr\u003e ➼ Personalised Wicked Queen Towel\u003cbr\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eDirections For Use:\u003c\/strong\u003e\u003c\/p\u003e\n➼ Step by step guide included\n\u003c!-- End Information --\u003e","brand":"Naturally Wicked","offers":[{"title":"Wicked Ice Queen","offer_id":46848842727621,"sku":"NWDFK-4","price":97.34,"currency_code":"USD","in_stock":true},{"title":"Wicked Fire Queen","offer_id":46848842760389,"sku":"NWDFK-2","price":97.34,"currency_code":"USD","in_stock":true},{"title":"Wicked Storm Queen","offer_id":46848842793157,"sku":"NWDFK-7","price":97.34,"currency_code":"USD","in_stock":true},{"title":"Wicked Earth Queen","offer_id":46848842825925,"sku":"NWDFK-6","price":97.34,"currency_code":"USD","in_stock":true},{"title":"Wicked Water Queen","offer_id":46848842858693,"sku":"NWDFK-3","price":97.34,"currency_code":"USD","in_stock":true},{"title":"Wicked Air Queen","offer_id":46848842891461,"sku":"NWDFK-5","price":97.34,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/0380\/0005\/files\/6cnsjfzr9tsb_b6699113-12eb-443e-bf26-b1bd2de657a5.jpg?v=1788356075"},{"product_id":"hypnotic-hibiscus-facial-mask-l3awwv","title":"Hypnotic Hibiscus Facial Mask","description":"\u003c!-- Start Description --\u003e\n\u003cstyle\u003e\u003c!--\n* {\n  box-sizing: border-box;\n}\n\n\/* Intro Images *\/\n.column {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  margin-left: 15%;\n  margin-right: 1.7%;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column2 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  margin-right: 15%;\n  margin-left: 1.7%;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column2:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n  \n.column3 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column3:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column4 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n  \n.column4:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\n.column5 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column5:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\/* Clearfix (clear floats) *\/\n.row::after {\n  content: \"\";\n  clear: both;\n  display: table;\n}\n\n\/* ⚡️ Feature Point Wrapper *\/\n.nw-feature-points {\n  margin-bottom: 2rem;\n  padding: 0.5rem 0;\n}\n\n\/* ⚡️ Feature Point Item *\/\n.nw-feature {\n  position: relative;\n  z-index: 2;\n  margin-bottom: 0.75rem;\n  padding-left: 1.5rem;\n  font-weight: 600;\n  font-size: 1.05rem;\n  line-height: 1.6;\n  color: #f2f2f2;\n\n  background: linear-gradient(90deg, #f2f2f2 0%, #a3268f 50%, #f2f2f2 100%);\n  background-size: 200%;\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n\n  opacity: 0;\n  transform: translateY(10px);\n  animation:\n    featureEntry 0.8s ease-out forwards,\n    textShimmer 6s linear infinite;\n}\n\n\/* 🎯 Staggered Animation Delay *\/\n.nw-feature:nth-child(1) { animation-delay: 0.2s, 0s; }\n.nw-feature:nth-child(2) { animation-delay: 0.7s, 0s; }\n.nw-feature:nth-child(3) { animation-delay: 1.2s, 0s; }\n.nw-feature:nth-child(4) { animation-delay: 1.7s, 0s; }\n.nw-feature:nth-child(5) { animation-delay: 2.2s, 0s; }\n.nw-feature:nth-child(6) { animation-delay: 2.7s, 0s; }\n\n\/* 💫 Glowing Bullet Dot *\/\n.nw-feature::before {\n  content: \"\";\n  position: absolute;\n  left: 0;\n  top: 0.5rem;\n  width: 12px;\n  height: 12px;\n  background: radial-gradient(circle, #a3268f, #00A77E);\n  border-radius: 50%;\n  box-shadow:\n    0 0 10px rgba(163, 38, 143, 1),\n    0 0 14px rgba(0, 167, 126, 0.9),\n    0 0 20px rgba(163, 38, 143, 0.8),\n    0 0 25px rgba(0, 167, 126, 0.5);\n  animation: pulseGlow 1.6s ease-in-out infinite;\n}\n\n\/* 👻 Entrance Animation *\/\n@keyframes featureEntry {\n  to {\n    opacity: 1;\n    transform: translateY(0);\n  }\n}\n\n\/* 🔮 Text Shimmer Animation *\/\n@keyframes textShimmer {\n  0% { background-position: 200% center; }\n  100% { background-position: -200% center; }\n}\n\n\/* 🌟 Glow Pulse Animation *\/\n@keyframes pulseGlow {\n  0%, 100% {\n    box-shadow:\n      0 0 10px rgba(163, 38, 143, 1),\n      0 0 14px rgba(0, 167, 126, 0.9),\n      0 0 20px rgba(163, 38, 143, 0.8),\n      0 0 25px rgba(0, 167, 126, 0.5);\n    transform: scale(1);\n  }\n  50% {\n    box-shadow:\n      0 0 14px rgba(163, 38, 143, 1),\n      0 0 20px rgba(0, 167, 126, 1),\n      0 0 28px rgba(163, 38, 143, 0.9),\n      0 0 34px rgba(0, 167, 126, 0.6);\n    transform: scale(1.15);\n  }\n}\n  \n\/* Ingredients Pics *\/\n.zoompic {\n  float: left;\n  width: 20%;\n  margin: 2.5%;\n  transition: transform .75s; \/* Animation *\/\n  text-align: center;\n  font-size: 80%;\n}\n\n.zoompic:hover {\n  transform: scale(1.3); \/* (130% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\/* Scenic Beauty Image *\/\nimg#scenicresponder {\n   -webkit-mask-image: radial-gradient(90% 100%, black 30%, rgba(0, 0, 0, 0.0) 50%);\n   -webkit-transition: transform 0.75s ease-in-out;\n   width: 55%; \n   height: auto; \n   float: left; \n   padding: 0 15px 0 0;\n}\n\nimg#scenicresponder:hover {\n  transform: scale(1.4); \/* (140% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n@media screen and (max-width: 600px) {\n  .zoompic {\n  width: 46%;\n  margin: 2%;\n  }\n  .zoompic:hover {\n  transform: scale(1.2);\n  }\n  img#scenicresponder:hover {\n  transform: scale(1.2);\n  }\n}\n--\u003e\u003c\/style\u003e\n\u003cdiv class=\"nw-feature-points\"\u003e\n  \u003cdiv class=\"nw-feature\"\u003eThe Ultimate Skin-Lifting, Blemish-Blasting, Smoothing Facial Mask\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003ePowered by the Legendary “Botox Plant” To Lift, Tighten \u0026amp; Rewind The Clock\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eBursting With Vitamins, Antioxidants \u0026amp; Hydration Heroes For Total Skin Revival\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eHypnotically Scented With Hibiscus Flowers to Bewitch the Senses\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eDetoxifies, Soothes \u0026amp; Restores Balance to Even the Most Stubborn Skin\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eAncient Ingredients Meet Modern Ritual to Reveal Radiant Clarity\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eMeet Your Skin's New Obsession!\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eSick of your skincare routine leaving you hanging? Naturally Wicked Hypnotic Hibiscus Facial Mask is here to shake things up and take your skin from dull to dazzling. Packed with rare, powerful natural ingredients, this mask hydrates, firms and brightens like a boss. Say goodbye to imperfections and hello to smooth, glowing skin that’s as fresh as it is fierce.\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003cimg id=\"scenicresponder\" alt=\"Naturally Wicked Facial Mask In Hands Of Beautiful Dark Haired Woman With Mask On Face\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Hypnotic_Hibiscus_Facial_Mask_Modelled_196kb.jpg?v=1778333628\"\u003e\u003c\/p\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eHydrate, Soften \u0026amp; Slay The Day\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYour skin deserves to drink up the best, and this mask delivers. With Hyaluronic Acid drawing in moisture and a luxurious blend of Aloe Vera, Rosehip, Tamanu, Pomegranate \u0026amp; Olive Squalane, amongst other luxury extracts, Hypnotic Hibiscus Mask feeds your skin a cocktail of essential vitamins, fatty acids and antioxidants. Say goodbye to blemishes, dryness and dullness... Your skin will be left soft, hydrated and glowing like never before.\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003ePink Clay Conjuring \u0026amp; Grape Skin Sorcery\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEver wondered why your skin feels clogged, tired and irritated? That’s where Naturally Wicked's powerhouse combo of Pink Clay, Grape Skin, Bisabolol \u0026amp; Zinc Oxide steps in. This mineral-rich trio gently pulls out impurities, while soothing irritation and restoring balance. Whether you’re battling with acne, eczema, or just feeling blah, this mask has you covered. Literally.\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eHibiscus \u0026amp; Gotu Kola: Nature’s Ageless Elixir\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWe’ve brought in the big guns with the legendary firming power of Hibiscus and the healing might of Gotu Kola... Two ancient wonders that work together to smooth wrinkles, reduce blemishes and restore that youthful bounce. This dynamic duo is here to help you turn back the clock, one lush application at a time.\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eA Scent So Divine, It’s Hypnotic\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAs soon as you pop open the container, the sweet, floral scent of Hibiscus will hit you like a dream. Laced with hints of Lavender, Jasmine, Ylang Ylang and Bergamot, this mask not only works wonders on your skin but also delivers a sensory experience that’ll have you swooning. Trust us, it’s a game-changer.\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eFace It Like A Boss\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eSome hide their skin issues, but the Wicked face them head-on. With the Naturally Wicked Hypnotic Hibiscus Facial Mask, you don’t just mask your skin insecurities... You conquer them! This mask delivers skin so smooth, so radiant, you’ll be dying to flaunt it. Ready to unleash your wickedly flawless glow? It’s time to embrace the magic and show the world exactly what you’re made of.\u003c\/p\u003e\n\u003cdiv style=\"clear: both;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- End Description --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- Start Information --\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eKey Ingredients:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Gotu_Kola.png?v=1722961080\" alt=\"A Huge Clump Of Bright Green Gotu Kola Leaves In A Circle\"\u003e\u003cstrong\u003eGotu Kola\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Tamanu_Oil.png?v=1722970585\" alt=\"Bright Green Tamanu Fruits Amongst Tamanu Green Leaves\"\u003e\u003cstrong\u003eTamanu Oil\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Hyaluronic_Acid.png?v=1718978164\" alt=\"A Bubble Of Hydrating Hyaluronic Acid Surrounded By Leaves, Flowers, Berries \u0026amp; Plants From Which Its Derived\"\u003e\u003cstrong\u003eHyaluronic Acid\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Olives.png?v=1712940526\" alt=\"A Portion Of Fresh Green \u0026amp; Black Olives Amongst Green Olive Leaves \u0026amp; Branches\"\u003e\u003cstrong\u003eOlive Squalane\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Hibiscus.png?v=1724434611\" alt=\"Bright Red Skin Firming Hibiscus Flower\"\u003e\u003cstrong\u003eHibiscus\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Pink_Clay.png?v=1724441576\" alt=\"A Vibrant Pink Clay Powder With A Scoop Missing From The Centre\"\u003e\u003cstrong\u003ePink Clay\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Grape.png?v=1715288557\" alt=\"A Vibrant Coloured Bunch Of Green \u0026amp; Purple Grapes Amongst Grape Vine Leaves\"\u003e\u003cstrong\u003eGrape Skin\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Bisabolol.png?v=1724436462\" alt=\"Beautiful Brown Log From The Candeia Tree Surrounded By Green Leaves\"\u003e\u003cstrong\u003eBisabolol\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003eAll Naturally Wicked Facial Mask ingredients are suitable for vegans.\u003c\/p\u003e\n\u003cp\u003eFor a full and detailed list of ingredients please check out the \u003ca href=\"\/pages\/ingredients-facial-mask\" title=\"Naturally Wicked Hypnotic Hibiscus Facial Mask Ingredients - Natural, Cruelty Free \u0026amp; Vegan\"\u003eHypnotic Hibiscus Facial Mask Ingredients Guide.\u003c\/a\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eWhat's Inside:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e100ml Naturally Wicked® Hypnotic Hibiscus Facial Mask.\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eDirections For Use:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eApply a light layer of Hypnotic Hibiscus Facial Mask onto the facial skin, avoiding contact with the eyes. Allow as much or as little time as required (5 mins - 60mins.) To finish, simply rinse or wipe clean to reveal soft, rejuvenated skin.\u003c\/p\u003e\n\u003c!-- End Information --\u003e","brand":"Naturally Wicked","offers":[{"title":"Default Title","offer_id":46848845545669,"sku":"NWHFM","price":47.27,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/0380\/0005\/files\/bndfin8urx61_6e3ff624-df0f-49bb-8ca5-d27213fb53e1.jpg?v=1788356083"},{"product_id":"citrus-charm-facial-serum-lp2wke","title":"Citrus Charm Facial Serum","description":"\u003c!-- Start Description --\u003e\n\u003cstyle\u003e\u003c!--\n* {\n  box-sizing: border-box;\n}\n\n\/* Intro Images *\/\n.column {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  margin-left: 15%;\n  margin-right: 1.7%;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column2 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  margin-right: 15%;\n  margin-left: 1.7%;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column2:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n  \n.column3 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column3:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column4 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n  \n.column4:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\n.column5 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column5:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\/* Clearfix (clear floats) *\/\n.row::after {\n  content: \"\";\n  clear: both;\n  display: table;\n}\n\n\/* ⚡️ Feature Point Wrapper *\/\n.nw-feature-points {\n  margin-bottom: 2rem;\n  padding: 0.5rem 0;\n}\n\n\/* ⚡️ Feature Point Item *\/\n.nw-feature {\n  position: relative;\n  z-index: 2;\n  margin-bottom: 0.75rem;\n  padding-left: 1.5rem;\n  font-weight: 600;\n  font-size: 1.05rem;\n  line-height: 1.6;\n  color: #f2f2f2;\n\n  background: linear-gradient(90deg, #f2f2f2 0%, #a3268f 50%, #f2f2f2 100%);\n  background-size: 200%;\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n\n  opacity: 0;\n  transform: translateY(10px);\n  animation:\n    featureEntry 0.8s ease-out forwards,\n    textShimmer 6s linear infinite;\n}\n\n\/* 🎯 Staggered Animation Delay *\/\n.nw-feature:nth-child(1) { animation-delay: 0.2s, 0s; }\n.nw-feature:nth-child(2) { animation-delay: 0.7s, 0s; }\n.nw-feature:nth-child(3) { animation-delay: 1.2s, 0s; }\n.nw-feature:nth-child(4) { animation-delay: 1.7s, 0s; }\n.nw-feature:nth-child(5) { animation-delay: 2.2s, 0s; }\n.nw-feature:nth-child(6) { animation-delay: 2.7s, 0s; }\n\n\/* 💫 Glowing Bullet Dot *\/\n.nw-feature::before {\n  content: \"\";\n  position: absolute;\n  left: 0;\n  top: 0.5rem;\n  width: 12px;\n  height: 12px;\n  background: radial-gradient(circle, #a3268f, #00A77E);\n  border-radius: 50%;\n  box-shadow:\n    0 0 10px rgba(163, 38, 143, 1),\n    0 0 14px rgba(0, 167, 126, 0.9),\n    0 0 20px rgba(163, 38, 143, 0.8),\n    0 0 25px rgba(0, 167, 126, 0.5);\n  animation: pulseGlow 1.6s ease-in-out infinite;\n}\n\n\/* 👻 Entrance Animation *\/\n@keyframes featureEntry {\n  to {\n    opacity: 1;\n    transform: translateY(0);\n  }\n}\n\n\/* 🔮 Text Shimmer Animation *\/\n@keyframes textShimmer {\n  0% { background-position: 200% center; }\n  100% { background-position: -200% center; }\n}\n\n\/* 🌟 Glow Pulse Animation *\/\n@keyframes pulseGlow {\n  0%, 100% {\n    box-shadow:\n      0 0 10px rgba(163, 38, 143, 1),\n      0 0 14px rgba(0, 167, 126, 0.9),\n      0 0 20px rgba(163, 38, 143, 0.8),\n      0 0 25px rgba(0, 167, 126, 0.5);\n    transform: scale(1);\n  }\n  50% {\n    box-shadow:\n      0 0 14px rgba(163, 38, 143, 1),\n      0 0 20px rgba(0, 167, 126, 1),\n      0 0 28px rgba(163, 38, 143, 0.9),\n      0 0 34px rgba(0, 167, 126, 0.6);\n    transform: scale(1.15);\n  }\n}\n  \n\/* Ingredients Pics *\/\n.zoompic {\n  float: left;\n  width: 20%;\n  margin: 2.5%;\n  transition: transform .75s; \/* Animation *\/\n  text-align: center;\n  font-size: 80%;\n}\n\n.zoompic:hover {\n  transform: scale(1.3); \/* (130% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\/* Scenic Beauty Image *\/\nimg#scenicresponder {\n   -webkit-mask-image: radial-gradient(90% 100%, black 30%, rgba(0, 0, 0, 0.0) 50%);\n   -webkit-transition: transform 0.75s ease-in-out;\n   width: 55%; \n   height: auto; \n   float: left; \n   padding: 0 15px 0 0;\n}\n\nimg#scenicresponder:hover {\n  transform: scale(1.4); \/* (140% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n@media screen and (max-width: 600px) {\n  .zoompic {\n  width: 46%;\n  margin: 2%;\n  }\n  .zoompic:hover {\n  transform: scale(1.2);\n  }\n  img#scenicresponder:hover {\n  transform: scale(1.2);\n  }\n}\n--\u003e\u003c\/style\u003e\n\u003cdiv class=\"nw-feature-points\"\u003e\n  \u003cdiv class=\"nw-feature\"\u003eBrightens, Smooths \u0026amp; Refines Every Pore With Botanical Precision\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eInfused with Hyaluronic Acid \u0026amp; Aloe Vera for Supercharged Hydration \u0026amp; Repair\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003ePowered by Paracress, Peptides, Collagen \u0026amp; Devil’s Bush to Firm Skin \u0026amp; Turn Back Time\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eCrammed With Potent Shielding Plant Extracts To Guard Skin from Urban Onslaught\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eNaturally Scented with Zesty Citrus to Awaken Skin \u0026amp; Energise the Soul\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eFeatherlight Serum Delivers a Glowing Complexion That Lasts All Day\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eGlow Like a Goddess... No Makeup Required\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eFlawless, radiant skin is no longer a dream. Crafted with potent, plant-powered ingredients that drench skin in a surge of revitalising nutrients, this serum is so effective that your foundation might feel a little... left out. On those special occasions though, it doubles as the perfect primer, prepping skin for a flawless finish.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Citrus_Charm_Facial_Serum_Modelled_-_200kb.jpg?v=1778331585\" alt=\"Naturally Wicked Citrus Burst Facial Serum In Hands Of Beautiful Dark Haired Woman Applying Facial Serum To Face\" id=\"scenicresponder\"\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eHydration That Hits Every Layer\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThirsty skin? Not anymore. This serum dives deep with Hyaluronic Acid \u0026amp; Aloe Vera delivering intense hydration exactly where it’s needed. Flooding skin with moisture, it plumps and softens from the inside out. Say goodbye to dry patches and hello to dewy, bouncy skin that’s ready to take on the world.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eTurns Back Time With Age-Defying Powerhouses\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eFighting wrinkles and fine lines is no biggie with this serum. Paracress Extract (a.k.a. Electric Daisy) \u0026amp; Retinyl Palmitate (a natural form of Vitamin A) tag team to smooth, firm and rewind the clock. Vitamin C \u0026amp; Vitamin E join the party, brightening and repairing to leave skin looking youthful and radiant.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eRepair \u0026amp; Revitalise With The Devil’s Magic\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eInfused with Devil's Bush root, Plant Peptides \u0026amp; Yeast Collagen, this serum repairs damaged skin and boosts elasticity. These powerful ingredients penetrate deep, rejuvenating tired skin, restoring a youthful bounce and smoothing out imperfections. Every drop helps you look as vibrant as you feel.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003ePure Extracts Defend Against Daily Damage\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eFortified with the protective powers of Jojoba Oil, Rosehip Oil \u0026amp; antioxidant-rich Green Tea, this serum puts up a fierce barrier against environmental stress. It calms inflammation, shields skin from daily damage and keeps your complexion clear, balanced and resilient.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eCitrus-Fresh Vibrancy Energises \u0026amp; Awakens\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eInstantly wake up skin with the zesty brightness of Lemon, Lime \u0026amp; Exotic Verbena Fruit Essence. These citrus extracts tone and even out your complexion while boosting the skin’s natural glow. Think of it as a daily burst of wicked sunshine for your face.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eLet Nature Work Its Magic\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eNo fillers, no gimmicks... Just pure, natural ingredients working their magic to reveal your best skin. Naturally Wicked Citrus Charm Facial Serum is your secret weapon for hydration, repair, protection and a flawless glow. Ready to let your skin shine?\u003c\/p\u003e\n\u003cdiv style=\"clear: both;\"\u003e\u003c\/div\u003e\n\u003c!-- End Description --\u003e\n\u003c!-- Start Information --\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eKey Ingredients\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Faex_Extract.png?v=1724491624\" alt=\"A Vibrant Purple \u0026amp; Yellow Expanding Ball Of Yeast\"\u003e\u003cstrong\u003eYeast Collagen\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Devil_s_Bush_Root.png?v=1724490019\" alt=\"Devils Bush Exploding Out Of The Ground From Its Complex Root System\"\u003e\u003cstrong\u003eDevils Bush\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Hyaluronic_Acid.png?v=1718978164\" alt=\"Fresh Clear Liquid Splash Of Sodium Hyaluronate Amongst Aloe Leaf, White Flowers \u0026amp; Blackberries\"\u003e\u003cstrong\u003eHyaluronic Acid\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Lupine_Peptides.png?v=1718975704\" alt=\"Bright Purple \u0026amp; Blue Lupine Flowers Beside Green Lupine Leaves\"\u003e\u003cstrong\u003ePlant Peptides\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Aloe_Vera.png?v=1716461091\" alt=\"Rich, Green Aloe Vera Leaves, Plump With Moisture\"\u003e\u003cstrong\u003eAloe Vera\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Paracress.png?v=1712914952\" alt=\"Bright Yellow Paracress Flowers Extending From Green Paracress Plant Stalk\"\u003e\u003cstrong\u003eParacress\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Green_Tea.png?v=1712938754\" alt=\"A Huge Bunch Of Luscious Green Tea Leaves\"\u003e\u003cstrong\u003eGreen Tea\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Lemon.png?v=1724489596\" alt=\"Juicy Hydrating Lemons Hanging From A Leafy Green Citrus Branch\"\u003e\u003cstrong\u003eLemon Peel\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cp\u003eAll Naturally Wicked Facial Serum ingredients are suitable for vegans. \u003c\/p\u003e\n\u003cp\u003eFor a full and detailed list of ingredients please check out the \u003ca href=\"\/pages\/ingredients-facial-serum\" title=\"Naturally Wicked Citrus Charm Facial Serum Ingredients - Natural, Cruelty Free \u0026amp; Vegan\"\u003eCitrus Charm Facial Serum Ingredients Guide.\u003c\/a\u003e\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eWhat's Inside:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e100ml Naturally Wicked® Citrus Charm Facial Serum.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eDirections For Use:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eApply a light layer of facial serum to facial skin avoiding direct contact with the eyes. No rinsing required.\u003c\/p\u003e\n\u003c!-- End Information --\u003e","brand":"Naturally Wicked","offers":[{"title":"Default Title","offer_id":46848847642821,"sku":"NWCBFS","price":36.14,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/0380\/0005\/files\/4m3qgyarigww_d16f52e2-a9a8-45d6-a889-5eb81d136cef.jpg?v=1788356092"},{"product_id":"lunar-liquorice-facial-scrub-c9mks5","title":"Lunar Liquorice Facial Scrub","description":"\u003c!-- Start Description --\u003e\n\u003cstyle\u003e\u003c!--\n* {\n  box-sizing: border-box;\n}\n\n\/* Intro Images *\/\n.column {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  margin-left: 15%;\n  margin-right: 1.7%;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column2 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  margin-right: 15%;\n  margin-left: 1.7%;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column2:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n  \n.column3 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column3:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column4 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n  \n.column4:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\n.column5 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column5:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\/* Clearfix (clear floats) *\/\n.row::after {\n  content: \"\";\n  clear: both;\n  display: table;\n}\n\n\/* ⚡️ Feature Point Wrapper *\/\n.nw-feature-points {\n  margin-bottom: 2rem;\n  padding: 0.5rem 0;\n}\n\n\/* ⚡️ Feature Point Item *\/\n.nw-feature {\n  position: relative;\n  z-index: 2;\n  margin-bottom: 0.75rem;\n  padding-left: 1.5rem;\n  font-weight: 600;\n  font-size: 1.05rem;\n  line-height: 1.6;\n  color: #f2f2f2;\n\n  background: linear-gradient(90deg, #f2f2f2 0%, #a3268f 50%, #f2f2f2 100%);\n  background-size: 200%;\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n\n  opacity: 0;\n  transform: translateY(10px);\n  animation:\n    featureEntry 0.8s ease-out forwards,\n    textShimmer 6s linear infinite;\n}\n\n\/* 🎯 Staggered Animation Delay *\/\n.nw-feature:nth-child(1) { animation-delay: 0.2s, 0s; }\n.nw-feature:nth-child(2) { animation-delay: 0.7s, 0s; }\n.nw-feature:nth-child(3) { animation-delay: 1.2s, 0s; }\n.nw-feature:nth-child(4) { animation-delay: 1.7s, 0s; }\n.nw-feature:nth-child(5) { animation-delay: 2.2s, 0s; }\n.nw-feature:nth-child(6) { animation-delay: 2.7s, 0s; }\n\n\/* 💫 Glowing Bullet Dot *\/\n.nw-feature::before {\n  content: \"\";\n  position: absolute;\n  left: 0;\n  top: 0.5rem;\n  width: 12px;\n  height: 12px;\n  background: radial-gradient(circle, #a3268f, #00A77E);\n  border-radius: 50%;\n  box-shadow:\n    0 0 10px rgba(163, 38, 143, 1),\n    0 0 14px rgba(0, 167, 126, 0.9),\n    0 0 20px rgba(163, 38, 143, 0.8),\n    0 0 25px rgba(0, 167, 126, 0.5);\n  animation: pulseGlow 1.6s ease-in-out infinite;\n}\n\n\/* 👻 Entrance Animation *\/\n@keyframes featureEntry {\n  to {\n    opacity: 1;\n    transform: translateY(0);\n  }\n}\n\n\/* 🔮 Text Shimmer Animation *\/\n@keyframes textShimmer {\n  0% { background-position: 200% center; }\n  100% { background-position: -200% center; }\n}\n\n\/* 🌟 Glow Pulse Animation *\/\n@keyframes pulseGlow {\n  0%, 100% {\n    box-shadow:\n      0 0 10px rgba(163, 38, 143, 1),\n      0 0 14px rgba(0, 167, 126, 0.9),\n      0 0 20px rgba(163, 38, 143, 0.8),\n      0 0 25px rgba(0, 167, 126, 0.5);\n    transform: scale(1);\n  }\n  50% {\n    box-shadow:\n      0 0 14px rgba(163, 38, 143, 1),\n      0 0 20px rgba(0, 167, 126, 1),\n      0 0 28px rgba(163, 38, 143, 0.9),\n      0 0 34px rgba(0, 167, 126, 0.6);\n    transform: scale(1.15);\n  }\n}\n  \n\/* Ingredients Pics *\/\n.zoompic {\n  float: left;\n  width: 20%;\n  margin: 2.5%;\n  transition: transform .75s; \/* Animation *\/\n  text-align: center;\n  font-size: 80%;\n}\n\n.zoompic:hover {\n  transform: scale(1.3); \/* (130% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\/* Scenic Beauty Image *\/\nimg#scenicresponder {\n   -webkit-mask-image: radial-gradient(90% 100%, black 30%, rgba(0, 0, 0, 0.0) 50%);\n   -webkit-transition: transform 0.75s ease-in-out;\n   width: 55%; \n   height: auto; \n   float: left; \n   padding: 0 15px 0 0;\n}\n\nimg#scenicresponder:hover {\n  transform: scale(1.4); \/* (140% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n@media screen and (max-width: 600px) {\n  .zoompic {\n  width: 46%;\n  margin: 2%;\n  }\n  .zoompic:hover {\n  transform: scale(1.2);\n  }\n  img#scenicresponder:hover {\n  transform: scale(1.2);\n  }\n}\n--\u003e\u003c\/style\u003e\n\u003cdiv class=\"nw-feature-points\"\u003e \n  \u003cdiv class=\"nw-feature\"\u003eThe Ultimate Rescue Ritual for Tired, Dull \u0026amp; Lifeless Skin\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eCharcoal-Powered for Deep Cleansing \u0026amp; Pore Detoxing\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003ePacked With Pumice \u0026amp; Natural Fruit Acids For Maximum Exfoliation \u0026amp; Skin Renewal\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eInfused with Liquorice Root \u0026amp; Star Anise for Brightness, Glow \u0026amp; Luscious Lunar Liquorice Scent\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eAncient Botanicals Soothe Inflammation \u0026amp; Banish Dark Circles\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eLoaded With Plant Extracts \u0026amp; Butters To Leave Skin Smooth, Radiant \u0026amp; Ready to Slay\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eHarness The Power Of Black Magic!\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eStep aside, basic scrubs. Naturally Wicked Lunar Liquorice Facial Scrub is here to drag your skin out of its dirt coma and straight into the light! Loaded with pumice to blast away dead skin cells and embedded with the magnetic powers of activated charcoal, this scrub will yank impurities out of your pores faster than you can say \"good riddance!\"\u003c\/p\u003e\n\u003cbr\u003e\n\u003cimg id=\"scenicresponder\" alt=\"Naturally Wicked Lunar Liquorice Facial Scrub In Hands Of Beautiful Dark Haired Woman With Scrub On Face\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Lunar_Liquorice_Facial_Scrub_-_Modelled_-_200kb.jpg?v=1778332065\"\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eFrom Desert Dry to Tropically Hydrated!\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eSay goodbye to parched skin with a hydration hit from the ultimate dream team: Aloe Vera, Mango Butter, Jojoba, Apricot \u0026amp; Hemp Oil. Your skin will soak up this luscious scrub like it’s been wandering the Sahara for days. From the first touch to the final rinse, Lunar Liquorice Facial Scrub drenches skin in nourishing, vitamin rich goodness, leaving it soft, vibrant and irresistibly radiant.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eAHA! Fruit Acids Deliver The Glow You’ve Been Waiting For\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eSay goodbye to dull, lackluster skin with the turbo-charged powers of Glycolic, Lactic, Citric \u0026amp; Malic acids (yeah, we went there!). These natural AHA fruit acids dive deep to dissolve grime, clear out those tired pores and unleash a fresh-faced glow like no other.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eBold in Flavour \u0026amp; Fierce on Dark Circles With Ancient Miracle Extracts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eBright eyes, glowing skin and a scent that’s out of this world! We’ve packed this beauty with the delicious, spicy and skin-brightening powers of Liquorice Root, Sandalwood \u0026amp; Star Anise. These three badasses don’t just banish dark circles and soothe inflammation... they’ll have you lighting up every room you step in, looking flawless and smelling utterly irresistible.\n\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eWanna Feel Silky Smooth? We Got You!\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWith a blend of Blackcurrant, Grapeseed \u0026amp; Oat Extract, this scrub leaves skin not just cleansed, but completely enriched and smooth as a witch’s broomstick (you know, if broomsticks were sexy). Forget the faff. Bring on the glow. And let the Wickedness begin!\u003c\/p\u003e\n\u003cdiv style=\"clear: both;\"\u003e\u003c\/div\u003e\n\u003c!-- End Description --\u003e\n\u003c!-- Start Information --\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eKey Ingredients:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Brown Liquorice Root Amongst Black Liquorice Pieces With Familiar Spiral Shaped Liquorice Piece In Centre\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Liquorice.png?v=1724424136\"\u003e\u003cstrong\u003eLiquorice Root\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"A Bowl Of Mango Butter Surrounded By Freshly Sliced Mango \u0026amp; Mango Leaves\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Mango_Butter.png?v=1716394293\"\u003e\u003cstrong\u003eMango Butter\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Vibrant Green Cannabis Hemp Leaf\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Hemp.png?v=1724419227\"\u003e\u003cstrong\u003eHemp Oil\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"A Circle Of Burned Charcoal Blocks Covered In A White Ashy Layer\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Charcoal.png?v=1724418431\"\u003e\u003cstrong\u003eCharcoal\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Grainy Yellow To Brown Oats Arranged In A Circular Pile\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Oat_Kernel.png?v=1716458067\"\u003e\u003cstrong\u003eOat Extract\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"A Circle Of Shredded Sandalwood In Various Shades Of Brown\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Sandalwood.png?v=1724423588\"\u003e\u003cstrong\u003eSandalwood\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Pile Of Fragmented Rough \u0026amp; Exfoliating White Pumice Stone\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Pumice_Fragments_1.png?v=1724420548\"\u003e\u003cstrong\u003ePumice Fragments\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Beautiful Appetising Blackcurrants Amongst A Green Leafy Currant Bush Background\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Blackcurrant.png?v=1724422053\"\u003e\u003cstrong\u003eBlackcurrant Oil\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cp\u003eAll Naturally Wicked Facial Scrub ingredients are suitable for vegans.\u003c\/p\u003e\n\u003cp\u003eFor a full and detailed list of ingredients please check out the \u003ca title=\"Naturally Wicked Lunar Liquorice Facial Scrub Ingredients - Natural, Cruelty Free \u0026amp; Vegan\" href=\"\/pages\/ingredients-facial-scrub\"\u003eLunar Liquorice Facial Scrub Ingredients Guide.\u003c\/a\u003e\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eWhat's Inside:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e100ml Naturally Wicked® Lunar Liquorice Facial Scrub.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eDirections For Use:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eGently massage the facial scrub into facial skin using circular motions. Avoid contact with the eyes. Simply rinse or wipe away to reveal clean, soft \u0026amp; fresh glowing skin.\u003c\/p\u003e\n\u003c!-- End Information --\u003e","brand":"Naturally Wicked","offers":[{"title":"Default Title","offer_id":46848848920773,"sku":"NWDNFS","price":36.14,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/0380\/0005\/files\/x1iyuibth28f_d254b2c1-7098-4c92-82e3-60fad27479d4.jpg?v=1788356098"},{"product_id":"enchanted-rose-breast-firming-cream-jqj478","title":"Enchanted Rose Breast Firming Cream","description":"\u003c!-- Start Description --\u003e\n\u003cstyle\u003e\u003c!--\n* {\n  box-sizing: border-box;\n}\n\n\/* Intro Images *\/\n.column {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  margin-left: 15%;\n  margin-right: 1.7%;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column2 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  margin-right: 15%;\n  margin-left: 1.7%;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column2:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n  \n.column3 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column3:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column4 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n  \n.column4:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\n.column5 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column5:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\/* Clearfix (clear floats) *\/\n.row::after {\n  content: \"\";\n  clear: both;\n  display: table;\n}\n\n\/* ⚡️ Feature Point Wrapper *\/\n.nw-feature-points {\n  margin-bottom: 2rem;\n  padding: 0.5rem 0;\n}\n\n\/* ⚡️ Feature Point Item *\/\n.nw-feature {\n  position: relative;\n  z-index: 2;\n  margin-bottom: 0.75rem;\n  padding-left: 1.5rem;\n  font-weight: 600;\n  font-size: 1.05rem;\n  line-height: 1.6;\n  color: #f2f2f2;\n\n  background: linear-gradient(90deg, #f2f2f2 0%, #a3268f 50%, #f2f2f2 100%);\n  background-size: 200%;\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n\n  opacity: 0;\n  transform: translateY(10px);\n  animation:\n    featureEntry 0.8s ease-out forwards,\n    textShimmer 6s linear infinite;\n}\n\n\/* 🎯 Staggered Animation Delay *\/\n.nw-feature:nth-child(1) { animation-delay: 0.1s; }\n.nw-feature:nth-child(2) { animation-delay: 0.4s; }\n.nw-feature:nth-child(3) { animation-delay: 0.8s; }\n.nw-feature:nth-child(4) { animation-delay: 1.2s; }\n.nw-feature:nth-child(5) { animation-delay: 1.6s; }\n.nw-feature:nth-child(6) { animation-delay: 2.0s; }\n.nw-feature:nth-child(7) { animation-delay: 2.4s; }\n\n\/* 💫 Glowing Bullet Dot *\/\n.nw-feature::before {\n  content: \"\";\n  position: absolute;\n  left: 0;\n  top: 0.5rem;\n  width: 12px;\n  height: 12px;\n  background: radial-gradient(circle, #a3268f, #00A77E);\n  border-radius: 50%;\n  box-shadow:\n    0 0 10px rgba(163, 38, 143, 1),\n    0 0 14px rgba(0, 167, 126, 0.9),\n    0 0 20px rgba(163, 38, 143, 0.8),\n    0 0 25px rgba(0, 167, 126, 0.5);\n  animation: pulseGlow 1.6s ease-in-out infinite;\n}\n\n\/* 👻 Entrance Animation *\/\n@keyframes featureEntry {\n  to {\n    opacity: 1;\n    transform: translateY(0);\n  }\n}\n\n\/* 🔮 Text Shimmer Animation *\/\n@keyframes textShimmer {\n  0% { background-position: 200% center; }\n  100% { background-position: -200% center; }\n}\n\n\/* 🌟 Glow Pulse Animation *\/\n@keyframes pulseGlow {\n  0%, 100% {\n    box-shadow:\n      0 0 10px rgba(163, 38, 143, 1),\n      0 0 14px rgba(0, 167, 126, 0.9),\n      0 0 20px rgba(163, 38, 143, 0.8),\n      0 0 25px rgba(0, 167, 126, 0.5);\n    transform: scale(1);\n  }\n  50% {\n    box-shadow:\n      0 0 14px rgba(163, 38, 143, 1),\n      0 0 20px rgba(0, 167, 126, 1),\n      0 0 28px rgba(163, 38, 143, 0.9),\n      0 0 34px rgba(0, 167, 126, 0.6);\n    transform: scale(1.15);\n  }\n}  \n\n\/* Ingredients Pics *\/\n.zoompic {\n  float: left;\n  width: 20%;\n  margin: 2.5%;\n  transition: transform .75s; \/* Animation *\/\n  text-align: center;\n  font-size: 80%;\n}\n\n.zoompic:hover {\n  transform: scale(1.3); \/* (130% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\/* Scenic Beauty Image *\/\nimg#scenicresponder {\n   -webkit-mask-image: radial-gradient(90% 100%, black 30%, rgba(0, 0, 0, 0.0) 50%);\n   -webkit-transition: transform 0.75s ease-in-out;\n   width: 55%; \n   height: auto; \n   float: left; \n   padding: 0 15px 0 0;\n}\n\nimg#scenicresponder:hover {\n  transform: scale(1.4); \/* (140% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n@media screen and (max-width: 600px) {\n  .zoompic {\n  width: 46%;\n  margin: 2%;\n  }\n  .zoompic:hover {\n  transform: scale(1.2);\n  }\n  img#scenicresponder:hover {\n  transform: scale(1.2);\n  }\n}\n--\u003e\u003c\/style\u003e\n\u003cdiv class=\"nw-feature-points\"\u003e\n  \u003cdiv class=\"nw-feature\"\u003eLifts, Firms \u0026amp; Shapes with a Botanical Fusion Born from Ancient Wisdom\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eFloods Tissue with Collagen-Boosting Tremella, Paracress \u0026amp; Botanical Peptides\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eTightens Instantly with Astringent Rose Geranium, Aloe Vera \u0026amp; Green Tea\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eScented with the Floral Essence of Rose for a Luscious Turkish Delight Experience\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eInfused with Fruit-Rich Elixirs to Awaken Lost Elasticity \u0026amp; Invite a Youthful Bounce\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eSafe for Daily Use — Even Through Pregnancy \u0026amp; Breastfeeding\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eFirms, Plumps \u0026amp; Tightens Breasts With Rare \u0026amp; Proven Extracts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cimg id=\"scenicresponder\" alt=\"Naturally Wicked Pregnant Mamma Dressed In Black With Naturally Wicked Breast Firming Cream In Hand\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Naturally-Mama-Leah-012-BFC-New-270kb-Shopify.jpg?v=1713284893\"\u003e\n\u003cp\u003eAre your fun bags no longer having fun? Maracas out of tune? Have your hooters stopped hooting? It's time to restore those once proud and pert breasts!\u003c\/p\u003e\n\u003cp\u003eNaturally Wicked Breast Firming Cream is a game changing breast firming treatment, packed with extremely rare natural extracts which are renowned for their breast firming effects.\u003c\/p\u003e\n\u003cp\u003eDrowning in powerful astringent extracts from Rose Geranium, Aloe Vera \u0026amp; Green Tea leaves, Naturally Wicked Breast Firming Cream tightens and firms breast tissue on contact.\u003c\/p\u003e\n\u003cp\u003eTransforming breasts on a cellular level, Naturally Wicked Breast Firming Cream floods breast tissue with a plethora of skin firming agents from Tremella Mushroom, Plant Peptides \u0026amp; Paracress. Together, these natural and potent firming extracts, famed for enhancing collagen production, promise deep, lasting and unrivalled breast firming action.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eRestores Elasticity For A Lasting Youthful, Toned Appearance\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eJam-packed with vitamin rich extracts from fruits such as Pomegranate, Olive, Coconut \u0026amp; Pumpkin, Naturally Wicked Breast Firming cream promotes healthy tissue growth in breasts and improves long-term skin elasticity. Enhancing breasts to give a lasting, youthful, natural \u0026amp; healthy appearance, Naturally Wicked Breast Firming Cream is the ultimate repair cream for sagging breast skin.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eBeautifully Scented With Turkish Delight By Nature Herself\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eNaturally scented with a strong aroma of Rose Petals A.K.A Turkish Delight, this natural Breast Firming Cream is uplifting in more ways than one.\u003c\/p\u003e\n\u003cp\u003eSimply massage Naturally Wicked Breast Firming Cream into your breasts once daily, as per the included directions and watch on as nature makes mountains out of molehills.\u003c\/p\u003e\n\u003cdiv style=\"clear: both;\"\u003e\u003c\/div\u003e\n\u003c!-- End Description --\u003e \u003c!-- Start Information --\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eIngredients:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Rose_Geranium.png?v=1712938405\" alt=\"Purple Rose geranium Flowers On White Background\"\u003e\u003cstrong\u003eRose Geranium\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Olives.png?v=1712940526\" alt=\"Fresh Green Olives On White Background\"\u003e\u003cstrong\u003eOlive\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Green_Tea.png?v=1712938754\" alt=\"Multitude Of Vibrant Green Tea Leaves Amongst Stems\"\u003e\u003cstrong\u003eGreen Tea\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Peptides.png?v=1712914952\" alt=\"Plant Peptides Depicted As Chains Of Amino Acids\"\u003e\u003cstrong\u003ePlant Peptides\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Tremella_Mushroom.png?v=1712915626\" alt=\"Tremella Mushrooms Growing Wild In Darkness\"\u003e\u003cstrong\u003eTremella Mushroom\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Coconut.png?v=1712940187\" alt=\"Whole \u0026amp; Half Coconut With Green Palm Leaves On White Background\"\u003e\u003cstrong\u003eCoconut\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Paracress.png?v=1712914952\" alt=\"Bright Yellow Paracress Flower With Green Stem \u0026amp; Leaves\"\u003e\u003cstrong\u003eParacress\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Pomegranate.png?v=1712914953\" alt=\"Pomegranate Fruit With Inner Fruit Exposed Through Fruit Wound\"\u003e\u003cstrong\u003ePomegranate\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cp\u003eAll Naturally Wicked Breast Firming Cream ingredients are suitable for vegans.\u003c\/p\u003e\n\u003cp\u003eFor a full and detailed list of ingredients please check out the \u003ca href=\"https:\/\/www.naturallywicked.co.uk\/pages\/ingredients-breast-firming-cream\" title=\"Naturally Wicked Enchanted Rose Breast Firming Cream Ingredients- Natural, Cruelty Free, Vegan \u0026amp; Made in the UK\"\u003eEnchanted Rose Breast Firming Cream Ingredients Guide.\u003c\/a\u003e\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eWhat's Inside:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e50ml Naturally Wicked® Enchanted Rose Breast Firming Cream. Breast Firming Cream is dispatched in a black netted gift pouch.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eDirections For Use:\u003c\/strong\u003e \u003c\/p\u003e\n\u003cp\u003eGently massage into the breast area, being careful to avoid the nipples if breastfeeding.\u003c\/p\u003e\n\u003c!-- End Information --\u003e","brand":"Naturally Wicked","offers":[{"title":"Default Title","offer_id":46848851116229,"sku":"NWBFC","price":27.79,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/0380\/0005\/files\/l0wgpccwpp1j_7f7e8553-85de-4c6e-91d7-dccbf79e150b.jpg?v=1788356109"},{"product_id":"grapefruit-glamour-scar-stretch-mark-potion-y2i67o","title":"Grapefruit Glamour Scar \u0026 Stretch Mark Potion","description":"\u003c!-- Start Description --\u003e\n\u003cstyle\u003e\u003c!--\n* {\n  box-sizing: border-box;\n}\n\n\/* Intro Images *\/\n.column {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  margin-left: 15%;\n  margin-right: 1.7%;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column2 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  margin-right: 15%;\n  margin-left: 1.7%;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column2:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n  \n.column3 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column3:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column4 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n  \n.column4:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column5 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column5:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\/* Clearfix (clear floats) *\/\n.row::after {\n  content: \"\";\n  clear: both;\n  display: table;\n}\n\n\/* ⚡️ Feature Point Wrapper *\/\n.nw-feature-points {\n  margin-bottom: 2rem;\n  padding: 0.5rem 0;\n}\n\n\/* ⚡️ Feature Point Item *\/\n.nw-feature {\n  position: relative;\n  z-index: 2;\n  margin-bottom: 0.75rem;\n  padding-left: 1.5rem;\n  font-weight: 600;\n  font-size: 1.05rem;\n  line-height: 1.6;\n  color: #f2f2f2;\n\n  background: linear-gradient(90deg, #f2f2f2 0%, #a3268f 50%, #f2f2f2 100%);\n  background-size: 200%;\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n\n  opacity: 0;\n  transform: translateY(10px);\n  animation:\n    featureEntry 0.8s ease-out forwards,\n    textShimmer 6s linear infinite;\n}\n\n\/* 🎯 Staggered Animation Delay *\/\n.nw-feature:nth-child(1) { animation-delay: 0.2s, 0s; }\n.nw-feature:nth-child(2) { animation-delay: 0.7s, 0s; }\n.nw-feature:nth-child(3) { animation-delay: 1.2s, 0s; }\n.nw-feature:nth-child(4) { animation-delay: 1.7s, 0s; }\n.nw-feature:nth-child(5) { animation-delay: 2.2s, 0s; }\n.nw-feature:nth-child(6) { animation-delay: 2.7s, 0s; }\n.nw-feature:nth-child(7) { animation-delay: 3.2s, 0s; }\n\n\/* 💫 Glowing Bullet Dot *\/\n.nw-feature::before {\n  content: \"\";\n  position: absolute;\n  left: 0;\n  top: 0.5rem;\n  width: 12px;\n  height: 12px;\n  background: radial-gradient(circle, #a3268f, #00A77E);\n  border-radius: 50%;\n  box-shadow:\n    0 0 10px rgba(163, 38, 143, 1),\n    0 0 14px rgba(0, 167, 126, 0.9),\n    0 0 20px rgba(163, 38, 143, 0.8),\n    0 0 25px rgba(0, 167, 126, 0.5);\n  animation: pulseGlow 1.6s ease-in-out infinite;\n}\n\n\/* 👻 Entrance Animation *\/\n@keyframes featureEntry {\n  to {\n    opacity: 1;\n    transform: translateY(0);\n  }\n}\n\n\/* 🔮 Text Shimmer Animation *\/\n@keyframes textShimmer {\n  0% { background-position: 200% center; }\n  100% { background-position: -200% center; }\n}\n\n\/* 🌟 Glow Pulse Animation *\/\n@keyframes pulseGlow {\n  0%, 100% {\n    box-shadow:\n      0 0 10px rgba(163, 38, 143, 1),\n      0 0 14px rgba(0, 167, 126, 0.9),\n      0 0 20px rgba(163, 38, 143, 0.8),\n      0 0 25px rgba(0, 167, 126, 0.5);\n    transform: scale(1);\n  }\n  50% {\n    box-shadow:\n      0 0 14px rgba(163, 38, 143, 1),\n      0 0 20px rgba(0, 167, 126, 1),\n      0 0 28px rgba(163, 38, 143, 0.9),\n      0 0 34px rgba(0, 167, 126, 0.6);\n    transform: scale(1.15);\n  }\n}\n\n\/* Ingredients Pics *\/\n.zoompic {\n  float: left;\n  width: 20%;\n  margin: 2.5%;\n  transition: transform .75s; \/* Animation *\/\n  text-align: center;\n  font-size: 80%;\n}\n\n.zoompic:hover {\n  transform: scale(1.3); \/* (130% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\/* Scenic Beauty Image *\/\nimg#scenicresponder {\n   -webkit-mask-image: radial-gradient(90% 100%, black 30%, rgba(0, 0, 0, 0.0) 50%);\n   -webkit-transition: transform 0.75s ease-in-out;\n   width: 55%; \n   height: auto; \n   float: left; \n   padding: 0 15px 0 0;\n}\n\nimg#scenicresponder:hover {\n  transform: scale(1.4); \/* (140% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n@media screen and (max-width: 600px) {\n  .zoompic {\n  width: 46%;\n  margin: 2%;\n  }\n  .zoompic:hover {\n  transform: scale(1.2);\n  }\n  img#scenicresponder:hover {\n  transform: scale(1.2);\n  }\n}\n--\u003e\u003c\/style\u003e\n\u003cdiv class=\"nw-feature-points\"\u003e\n  \u003cdiv class=\"nw-feature\"\u003eRepairs, Restores \u0026amp; Renews Skin Marked by Time, Growth \u0026amp; Motherhood\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eHarnesses the Power of Gotu Kola, Sea Buckthorn \u0026amp; Helichrysum to Spark Cell Renewal\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eRich Butters \u0026amp; Rare Oils Drench Skin in Deep Hydration \u0026amp; Rejuvenating Care\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003ePlant Peptides, Squalane \u0026amp; Algae Strengthen Elasticity \u0026amp; Shield Against Future Scars\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eScented With Zesty Grapefruit \u0026amp; Citrus Blooms to Refresh Body \u0026amp; Spirit\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eA Silken Citrus Potion That Melts Into Skin, Leaving It Bright, Supple \u0026amp; Spellbound\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eSay Goodbye to Stretch Marks \u0026amp; Scars with Naturally Wicked's Grapefruit Glamour Potion!\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eA consequence of the human body's ultra-rapid and characterless repair of wounded, overstretched and inflamed skin, stretch marks \u0026amp; scars are a regular complaint, especially amongst new mothers.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cimg id=\"scenicresponder\" alt=\"Naturally Wicked Pregnant Mamma In Black Dress Resting Naturally Wicked Stretch Mark \u0026amp; Scar Corrector On Baby Bump\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Scar_Stretch_Mark_Potion_Modelled_213kb.jpg?v=1778442728\"\u003e\n\u003cp\u003eMostly correctable and often preventable, these layers of inferior healed skin are often intensified as a result of a heightened inflammatory response and limited skin elasticity.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp\u003eSpecially formulated to correct and prevent scars \u0026amp; stretch marks, Naturally Wicked Scar \u0026amp; Stretch Mark Potion is crammed with a blend of vitamins, rare regenerative botanicals \u0026amp; ancient scar conditioning fruit extracts.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eUnique Natural Extracts Induce Corrective Cell Regeneration In Scarred Skin\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eCombining the regenerative powers of Gotu Kola, Sea Buckthorn Oil and the Helichrysum Flower, Naturally Wicked Grapefruit Glamour Potion commands the growth of fresh, new skin cells. This dynamic trio, along with Algae Extract, Wu Zhu Fruit Extract and Plant Peptides, initiates the thorough repair of stretch marks \u0026amp; scars.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eIntense Moisturising For Deep Skin Repair\n\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRich in the intense moisturising oils of Mango Butter and Cupuacu Butter, this scar-correcting lotion drives skin-enhancing vitamins and inflammation-reducing compounds deep below the surface. Tamanu Oil and Rosehip Oil further supplement skin repair, reducing the appearance of stretch marks \u0026amp; complex scars.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003ePrevents Stretch Marks With Rapid Deep Absorption Of Skin Replenishing Fruit Extracts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEnhancing and perfecting the skin's healing mechanisms with nourishing fruit extracts like Olive Squalane and Jojoba Oil, this ultimate scar potion restores skin elasticity and improves texture. Drenched in a profusion of protective ingredients, including Aloe Vera, Vitamins B3, B5 \u0026amp; E, Grapefruit Glamour Potion also vastly reduces the likelihood of future scar occurrences.\n\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eAn Explosion Of Citrus Fruits Reduces Scar Redness\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eDrenched in the pressed peels \u0026amp; blossoms of Grapefruit, Bergamot \u0026amp; Oranges, this luxury scar-correcting cream smooths and tones skin, reduces scar redness, and exudes a satisfying, rich grapefruit aroma. These citrus wonders, among others, invigorate skin, leaving it looking and smelling divine.\u003c\/p\u003e\n\u003cp\u003eFlaunt your flawless skin with Naturally Wicked Grapefruit Glamour Potion, because you deserve to shine every damn day!\u003c\/p\u003e\n\u003cdiv style=\"clear: both;\"\u003e\u003c\/div\u003e\n\u003c!-- End Description --\u003e\n\u003c!-- Start Information --\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eKey Ingredients:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Fresh Juicy \u0026amp; Vibrant Grapefruit With Inner Red Appetising Flesh Exposed\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Grapefruit.png?v=1715287944\"\u003e\u003cstrong\u003eGrapefruit\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"A Bunch Of Bright Yellow Scar Healing Helichrysum Italicum Flowers On Green Stems In Circular Shape\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Helichrysum_italicum.png?v=1723128237\"\u003e\u003cstrong\u003eHelichrysum Flower\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"A Portion Of Fresh Green \u0026amp; Black Olives Amongst Green Olive Leaves \u0026amp; Branches\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Olives.png?v=1712940526\"\u003e\u003cstrong\u003eOlive Squalane\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Bright Red Wu Zhu Fruit Berries Amongst Vibrant Green Bushy Leaves\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Wu_Zhu_Fruit.png?v=1722961812\"\u003e\u003cstrong\u003eWu Zhu Fruit\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Green Tamanu Nuts With Inner Brown Nut Exposed From Inside Green Flesh\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Tamanu.png?v=1716320710\"\u003e\u003cstrong\u003eTamanu Nut\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"A Huge Clump Of Bright Green Gotu Kola Leaves In A Circle\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Gotu_Kola.png?v=1722961080\"\u003e\u003cstrong\u003eGotu Kola\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Bright Orange Sea Buckthorn Berries Amongst Bushy Green Leaves\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Sea_Buckthorn.png?v=1722963619\"\u003e\u003cstrong\u003eSea Buckthorn\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Multicoloured Mass Of Algae With Intricate Strands Reaching Out In Circular Shape\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Cylindrotheca_fusiformis_Algae_extract.png?v=1723128343\"\u003e\u003cstrong\u003eAlgae Extract\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cp\u003eAll Naturally Wicked Scar \u0026amp; Stretch Mark Potion Ingredients are suitable for vegans.\u003c\/p\u003e\n\u003cp\u003eFor a full and detailed list of ingredients please check out the \u003ca title=\"Naturally Wicked Grapefruit Glamour Scar \u0026amp; Stretch Mark Potion Ingredients - Natural, Vegan, Cruelty Free \u0026amp; made in the UK\" href=\"https:\/\/www.naturallywicked.store\/pages\/ingredients-stretch-mark-scar-corrector\"\u003eGrapefruit Glamour Scar \u0026amp; Stretch Mark Potion Ingredients Guide.\u003c\/a\u003e\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eWhat's Inside:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e50ml Naturally Wicked® Grapefruit Glamour Scar \u0026amp; Stretch Mark Potion. Scar \u0026amp; Stretch Mark Potion is dispatched in a black netted gift pouch.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eDirections For Use:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eGently massage into scars and stretch marks daily.\u003c\/p\u003e\n\u003c!-- End Information --\u003e","brand":"Naturally Wicked","offers":[{"title":"Default Title","offer_id":46848852492485,"sku":"NWSSMC","price":33.36,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/0380\/0005\/files\/4zlk1iavaial_c5204904-eee6-4a2a-a1a4-05d4934e3b80.jpg?v=1788356117"},{"product_id":"mystic-mint-hand-foot-butter-wk31rj","title":"Mystic Mint Hand \u0026 Foot Butter","description":"\u003c!-- Start Description --\u003e\n\u003cstyle\u003e\u003c!--\n* {\n  box-sizing: border-box;\n}\n\n\/* Intro Images *\/\n.column {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  margin-left: 15%;\n  margin-right: 1.7%;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column2 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  margin-right: 15%;\n  margin-left: 1.7%;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column2:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n  \n.column3 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column3:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column4 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n  \n.column4:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\n.column5 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column5:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\/* Clearfix (clear floats) *\/\n.row::after {\n  content: \"\";\n  clear: both;\n  display: table;\n}\n\n\/* ⚡️ Feature Point Wrapper *\/\n.nw-feature-points {\n  margin-bottom: 2rem;\n  padding: 0.5rem 0;\n}\n\n\/* ⚡️ Feature Point Item *\/\n.nw-feature {\n  position: relative;\n  z-index: 2;\n  margin-bottom: 0.75rem;\n  padding-left: 1.5rem;\n  font-weight: 600;\n  font-size: 1.05rem;\n  line-height: 1.6;\n  color: #f2f2f2;\n\n  background: linear-gradient(90deg, #f2f2f2 0%, #a3268f 50%, #f2f2f2 100%);\n  background-size: 200%;\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n\n  opacity: 0;\n  transform: translateY(10px);\n  animation:\n    featureEntry 0.8s ease-out forwards,\n    textShimmer 6s linear infinite;\n}\n\n\/* 🎯 Staggered Animation Delay *\/\n.nw-feature:nth-child(1) { animation-delay: 0.2s, 0s; }\n.nw-feature:nth-child(2) { animation-delay: 0.7s, 0s; }\n.nw-feature:nth-child(3) { animation-delay: 1.2s, 0s; }\n.nw-feature:nth-child(4) { animation-delay: 1.7s, 0s; }\n.nw-feature:nth-child(5) { animation-delay: 2.2s, 0s; }\n.nw-feature:nth-child(6) { animation-delay: 2.7s, 0s; }\n\n\/* 💫 Glowing Bullet Dot *\/\n.nw-feature::before {\n  content: \"\";\n  position: absolute;\n  left: 0;\n  top: 0.5rem;\n  width: 12px;\n  height: 12px;\n  background: radial-gradient(circle, #a3268f, #00A77E);\n  border-radius: 50%;\n  box-shadow:\n    0 0 10px rgba(163, 38, 143, 1),\n    0 0 14px rgba(0, 167, 126, 0.9),\n    0 0 20px rgba(163, 38, 143, 0.8),\n    0 0 25px rgba(0, 167, 126, 0.5);\n  animation: pulseGlow 1.6s ease-in-out infinite;\n}\n\n\/* 👻 Entrance Animation *\/\n@keyframes featureEntry {\n  to {\n    opacity: 1;\n    transform: translateY(0);\n  }\n}\n\n\/* 🔮 Text Shimmer Animation *\/\n@keyframes textShimmer {\n  0% { background-position: 200% center; }\n  100% { background-position: -200% center; }\n}\n\n\/* 🌟 Glow Pulse Animation *\/\n@keyframes pulseGlow {\n  0%, 100% {\n    box-shadow:\n      0 0 10px rgba(163, 38, 143, 1),\n      0 0 14px rgba(0, 167, 126, 0.9),\n      0 0 20px rgba(163, 38, 143, 0.8),\n      0 0 25px rgba(0, 167, 126, 0.5);\n    transform: scale(1);\n  }\n  50% {\n    box-shadow:\n      0 0 14px rgba(163, 38, 143, 1),\n      0 0 20px rgba(0, 167, 126, 1),\n      0 0 28px rgba(163, 38, 143, 0.9),\n      0 0 34px rgba(0, 167, 126, 0.6);\n    transform: scale(1.15);\n  }\n}\n  \n\/* Ingredients Pics *\/\n.zoompic {\n  float: left;\n  width: 20%;\n  margin: 2.5%;\n  transition: transform .75s; \/* Animation *\/\n  text-align: center;\n  font-size: 80%;\n}\n\n.zoompic:hover {\n  transform: scale(1.3); \/* (130% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\/* Scenic Beauty Image *\/\nimg#scenicresponder {\n   -webkit-mask-image: radial-gradient(90% 100%, black 30%, rgba(0, 0, 0, 0.0) 50%);\n   -webkit-transition: transform 0.75s ease-in-out;\n   width: 55%; \n   height: auto; \n   float: left; \n   padding: 0 15px 0 0;\n}\n\nimg#scenicresponder:hover {\n  transform: scale(1.4); \/* (140% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n@media screen and (max-width: 600px) {\n  .zoompic {\n  width: 46%;\n  margin: 2%;\n  }\n  .zoompic:hover {\n  transform: scale(1.2);\n  }\n  img#scenicresponder:hover {\n  transform: scale(1.2);\n  }\n}\n--\u003e\u003c\/style\u003e\n\u003cdiv class=\"nw-feature-points\"\u003e\n  \u003cdiv class=\"nw-feature\"\u003eTransform Tired Hands \u0026amp; Feet with a Potion of Nature’s Richest Healing Oils\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eInfused with Olive, Mango, Avocado \u0026amp; Coconut for Deep Cellular Repair\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eCharged with Antioxidant-Rich Berries \u0026amp; Green Tea to Turn Back Time\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eProtective Mint Leaf Infusion Delivers a Surge of Refreshing Scent \u0026amp; a Cooling Touch\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eHydrates \u0026amp; Shields with an Invisible Veil That Lingers Long After Application\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eA Luxurious Botanical Butter That Melts into Skin, Leaving No Trace but Silky Softness\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eSay Goodbye To Your Hand \u0026amp; Foot Nightmares!\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTired of your hands and feet looking like they’ve been through a sand storm? Say no more! Naturally Wicked Mystic Mint Hand \u0026amp; Foot Butter is here to breathe life back into those tired, cracked mitts and tootsies. This isn’t just a cream; it’s a potion, a spell, a glorious concoction to revive, repair and rejuvenate hands \u0026amp; feet.\u003c\/p\u003e\n\u003cimg id=\"scenicresponder\" alt=\"Naturally Wicked Soft Mint Hand \u0026amp; Foot Butter In Hands Of Beautiful Dark Haired Woman With Attitude \u0026amp; Moisturising Cream On Hand\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Hand_Foot_Butter_Modelled_-_229kb.jpg?v=1778439899\"\u003e\n\u003cp\u003ePacked with a wicked blend of nature’s miracle fruits such as Olive, Coconut, Avocado and Mango, this butter is here to heal, nourish and protect. Watch on as skin drinks it up faster than a witch at a cauldron party.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eTurn Back Time With Berry Magic\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEver wished you could cast a spell to turn back time? Our secret weapon: berry extracts! Cranberry and Blueberry work in collaboration with Green Tea and Tamanu to fight off the evil signs of ageing. Unleashing an army of antioxidants, this skin-loving concoction reduces inflammation, repairs damage and boosts collagen, to leave hands \u0026amp; feet fresh and youthful. It’s like having a personal time machine in a jar.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eMinty Magic For Ultimate Refreshment \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eFeel the zing of Peppermint and Spearmint as they work their antifungal and antibacterial magic. Not only do they smell divine, but they also keep hands \u0026amp; feet in tip-top condition, warding off any nasties that come your way.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eGet Ready To Show Off Those Hands \u0026amp; Feet!\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWave goodbye to dry, damaged skin and say hello to the silky, smooth touch of Naturally Wicked Mystic Mint Hand \u0026amp; Foot Butter. Whether you're casting spells or simply waving hello, make sure your hands and feet are as enchanting as you are.\u003c\/p\u003e\n\u003cp\u003eGrab your jar of magic now and step into a world where your skin is as wickedly wonderful as you!\u003c\/p\u003e\n\u003cdiv style=\"clear: both;\"\u003e\u003c\/div\u003e\n\u003c!-- End Description --\u003e\n\u003c!-- Start Information --\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eIngredients:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Calendula_2.png?v=1716460782\" alt=\"Two Open Yellow Calendula Flowers Alongside A Closed Calendula Flower\"\u003e\u003cstrong\u003eCalendula\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Coconut.png?v=1712940187\" alt=\"Full Brown Coconut Amongst Broken Coconut Husk With Inner White Flesh Exposed\"\u003e\u003cstrong\u003eCoconut\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Olives.png?v=1712940526\" alt=\"Small Serving Of Green \u0026amp; Black Olives On Olive Branch With Green Leaves\"\u003e\u003cstrong\u003eOlive\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Blueberries.png?v=1716321218\" alt=\"Pile Of Dark, Rich Blueberries In Detail With Typical Rough Bottoms, Amongst Green Blueberry Leaves\"\u003e\u003cstrong\u003eBlueberry\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Cranberries.png?v=1716321218\" alt=\"Bright Red Cranberries In Varied Sizes From Large To Small\"\u003e\u003cstrong\u003eCranberry\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Peppermint.png?v=1715285956\" alt=\"Vibrant Green Peppermint Leaves With Intricate Texture\"\u003e\u003cstrong\u003ePeppermint\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Tamanu.png?v=1716320710\" alt=\"Bright Green Tamanu Nuts With Two Cracked \u0026amp; Inner White Nut Exposed\"\u003e\u003cstrong\u003eTamanu\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Avocado.png?v=1713203391\" alt=\"Half Avocado With Avocado Inner Yellow Flesh \u0026amp; Brown Kernel Exposed\"\u003e\u003cstrong\u003eAvocado\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cp\u003eAll Naturally Wicked Hand \u0026amp; Foot Butter ingredients are suitable for vegans.\u003c\/p\u003e\n\u003cp\u003eFor a full and detailed list of ingredients please check out the \u003ca href=\"https:\/\/www.naturallywicked.store\/pages\/ingredients-hand-foot-butter\" title=\"Naturally Wicked Mystic Mint Hand \u0026amp; Foot Butter - Natural, Vegan, Cruelty Free \u0026amp; Made in the UK\"\u003eMystic Mint Hand \u0026amp; Foot Butter Ingredients Guide.\u003c\/a\u003e\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eWhat's Inside:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e100ml Naturally Wicked® Mystic Mint Hand \u0026amp; Foot Butter.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eDirections For Use:\u003c\/strong\u003e \u003c\/p\u003e\n\u003cp\u003eA finger scoop of nourishing butter is ample to hydrate and moisturise both hands and feet.\u003c\/p\u003e\n\u003c!-- End Information --\u003e","brand":"Naturally Wicked","offers":[{"title":"Default Title","offer_id":46848853475525,"sku":"NWHFB","price":36.14,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/0380\/0005\/files\/mc9d36mfuj8o_bf92edcd-1c3f-47e6-885f-6e06efd9482c.jpg?v=1788356124"},{"product_id":"herbal-hex-nail-treatment-le84ez","title":"Herbal Hex Nail Treatment","description":"\u003c!-- Start Description --\u003e\n\u003cstyle\u003e\u003c!--\n* {\n  box-sizing: border-box;\n}\n\n\/* Intro Images *\/\n.column {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  margin-left: 15%;\n  margin-right: 1.7%;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column2 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  margin-right: 15%;\n  margin-left: 1.7%;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column2:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n  \n.column3 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column3:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column4 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n  \n.column4:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column5 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column5:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\/* Clearfix (clear floats) *\/\n.row::after {\n  content: \"\";\n  clear: both;\n  display: table;\n}\n\n\/* ⚡️ Feature Point Wrapper *\/\n.nw-feature-points {\n  margin-bottom: 2rem;\n  padding: 0.5rem 0;\n}\n\n\/* ⚡️ Feature Point Item *\/\n.nw-feature {\n  position: relative;\n  z-index: 2;\n  margin-bottom: 0.75rem;\n  padding-left: 1.5rem;\n  font-weight: 600;\n  font-size: 1.05rem;\n  line-height: 1.6;\n  color: #f2f2f2;\n\n  background: linear-gradient(90deg, #f2f2f2 0%, #a3268f 50%, #f2f2f2 100%);\n  background-size: 200%;\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n\n  opacity: 0;\n  transform: translateY(10px);\n  animation:\n    featureEntry 0.8s ease-out forwards,\n    textShimmer 6s linear infinite;\n}\n\n\/* 🎯 Staggered Animation Delay *\/\n.nw-feature:nth-child(1) { animation-delay: 0.2s, 0s; }\n.nw-feature:nth-child(2) { animation-delay: 0.7s, 0s; }\n.nw-feature:nth-child(3) { animation-delay: 1.2s, 0s; }\n.nw-feature:nth-child(4) { animation-delay: 1.7s, 0s; }\n.nw-feature:nth-child(5) { animation-delay: 2.2s, 0s; }\n.nw-feature:nth-child(6) { animation-delay: 2.7s, 0s; }\n\n\/* 💫 Glowing Bullet Dot *\/\n.nw-feature::before {\n  content: \"\";\n  position: absolute;\n  left: 0;\n  top: 0.5rem;\n  width: 12px;\n  height: 12px;\n  background: radial-gradient(circle, #a3268f, #00A77E);\n  border-radius: 50%;\n  box-shadow:\n    0 0 10px rgba(163, 38, 143, 1),\n    0 0 14px rgba(0, 167, 126, 0.9),\n    0 0 20px rgba(163, 38, 143, 0.8),\n    0 0 25px rgba(0, 167, 126, 0.5);\n  animation: pulseGlow 1.6s ease-in-out infinite;\n}\n\n\/* 👻 Entrance Animation *\/\n@keyframes featureEntry {\n  to {\n    opacity: 1;\n    transform: translateY(0);\n  }\n}\n\n\/* 🔮 Text Shimmer Animation *\/\n@keyframes textShimmer {\n  0% { background-position: 200% center; }\n  100% { background-position: -200% center; }\n}\n\n\/* 🌟 Glow Pulse Animation *\/\n@keyframes pulseGlow {\n  0%, 100% {\n    box-shadow:\n      0 0 10px rgba(163, 38, 143, 1),\n      0 0 14px rgba(0, 167, 126, 0.9),\n      0 0 20px rgba(163, 38, 143, 0.8),\n      0 0 25px rgba(0, 167, 126, 0.5);\n    transform: scale(1);\n  }\n  50% {\n    box-shadow:\n      0 0 14px rgba(163, 38, 143, 1),\n      0 0 20px rgba(0, 167, 126, 1),\n      0 0 28px rgba(163, 38, 143, 0.9),\n      0 0 34px rgba(0, 167, 126, 0.6);\n    transform: scale(1.15);\n  }\n}  \n\n\/* Ingredients Pics *\/\n.zoompic {\n  float: left;\n  width: 20%;\n  margin: 2.5%;\n  transition: transform .75s; \/* Animation *\/\n  text-align: center;\n  font-size: 80%;\n}\n\n.zoompic:hover {\n  transform: scale(1.3); \/* (130% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\/* Scenic Beauty Image *\/\nimg#scenicresponder {\n   -webkit-mask-image: radial-gradient(90% 100%, black 30%, rgba(0, 0, 0, 0.0) 50%);\n   -webkit-transition: transform 0.75s ease-in-out;\n   width: 55%; \n   height: auto; \n   float: left; \n   padding: 0 15px 0 0;\n}\n\nimg#scenicresponder:hover {\n  transform: scale(1.4); \/* (140% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n@media screen and (max-width: 600px) {\n  .zoompic {\n  width: 46%;\n  margin: 2%;\n  }\n  .zoompic:hover {\n  transform: scale(1.2);\n  }\n  img#scenicresponder:hover {\n  transform: scale(1.2);\n  }\n}\n--\u003e\u003c\/style\u003e\n\u003cdiv class=\"nw-feature-points\"\u003e\n  \u003cdiv class=\"nw-feature\"\u003eTransform Fragile Nails into Fortified Shields with Nature’s Herbal Alchemy\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eHerb-Drenched Formula Fortifies, Restores \u0026amp; Shields with Every Application\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eFast-Absorbing Nail Elixir Enriched with Avocado, Olive \u0026amp; Macadamia Oils\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eEnriched with a Hex of Antibacterial \u0026amp; Antifungal Botanicals — Eucalyptus, Cinnamon \u0026amp; Coriander\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eNaturally Scented with the Woodland Breath of Ancient Herbs \u0026amp; Spices\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eThick, Warming Formula Delivers Potent Nourishment Deep into Nail \u0026amp; Cuticle\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eStrengthens, Smooths \u0026amp; Perfects Nails With Rare \u0026amp; Proven Extracts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePainted with nail polish, doused in nail polish remover, often wet, sometimes glued and always challenged by surrounding fungus \u0026amp; bacteria, nails have a hard life... But they needn't succumb to being anything less than perfect.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cimg id=\"scenicresponder\" alt=\"Naturally Wicked Nail Rich Herb Treatment In Hands Of Wicked Dark Haired Woman With Attitude \u0026amp; Perfect Nails On Show\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Herbal_Hex_Nail_Treatment_Modelled_-_237kb.jpg?v=1778442152\"\u003e\n\u003cp\u003eNaturally Wicked \u003cspan style=\"color: #b45f06;\"\u003e\u003cstrong\u003eHerbal Hex\u003c\/strong\u003e\u003c\/span\u003e Nail Treatment conditions, repairs and protects nails \u0026amp; cuticles to enhance strength, increase shine \u0026amp; reduce nail breakage.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp\u003eDrowning in the vitamin rich oils of Avocado, Apricot, Olive, Shea \u0026amp; Macadamia Nuts, this luxury natural nail treatment penetrates deep within the nail plate to nourish, rejuvenate, offset impurities \u0026amp; increase nail flexibility.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp\u003eCrammed with over half a dozen nail perfecting herbal extracts, well renowned for their nail strengthening, smoothing and glossing abilities, this luxury nail treatment resolves all manner of nail complaints.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eNaturally Antifungal \u0026amp; Antibacterial; Herbs Are The Gift That Keep On Giving\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAn all in one nail treatment, enriched with the antifungal, antibacterial \u0026amp; cuticle healing properties of Cinnamon, Coriander, Eucalyptus \u0026amp; Black Pepper amongst a trove of other herbs, Naturally Wicked Nail Treatment also prevents \u0026amp; treats nail infection.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eNatural Warming Rich Herb Scent Stuns The Senses\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eComprised wholly of fruits, plants and the magical herbal extracts of civilisations gone by, this completely natural Nail Treatment smells good enough to eat, exuding a delicious, woody and warming scent upon the lifting of the lid.\u003c\/p\u003e\n\u003cdiv style=\"clear: both;\"\u003e\u003c\/div\u003e\n\u003c!-- End Description --\u003e\n\u003c!-- Start Information --\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eIngredients:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Eucalyptus.png?v=1713205168\" alt=\"Large Bunch Of Bright Green Eucalyptus Leaves\"\u003e\u003cstrong\u003eEucalyptus\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Black_Pepper.png?v=1713204653\" alt=\"A Pile Of Whole Round Black Pepper Seeds Detailed In Close Up Under Dull Light\"\u003e\u003cstrong\u003eBlack Pepper\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Camphor_Leaves.png?v=1713193665\" alt=\"A Fresh Bunch Of Dark Green Camphor Leaves\"\u003e\u003cstrong\u003eCamphor\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Ginger.png?v=1713203752\" alt=\"A Fresh Lumpy Root Of Brown Spicy Ginger Alongside\"\u003e\u003cstrong\u003eGinger\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Coriander.png?v=1713204154\" alt=\"A Pile Of Brown Coriander Seeds In Detailed Up-Close View\"\u003e\u003cstrong\u003eCoriander\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Cajeput.png?v=1713194970\" alt=\"Straw Coloured Branch With Seeds \u0026amp; Bright Green Cajeput Leaves\"\u003e\u003cstrong\u003eCajeput\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Cinnamon_Sticks.png?v=1713193229\" alt=\"A Multitude Of Fresh Golden Cinnamon Sticks Lay In A Tall Pile\"\u003e\u003cstrong\u003eCinnamon\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Clove.png?v=1713196760\" alt=\"Beautiful Bright Green Clove Leaves On Branches With Brown Spicy Clove Buds On Ends\"\u003e\u003cstrong\u003eClove Leaf\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cp\u003eAll Naturally Wicked Nail Treatment ingredients are suitable for vegans.\u003c\/p\u003e\n\u003cp\u003eFor a full and detailed list of ingredients please check out the \u003ca href=\"https:\/\/www.naturallywicked.store\/pages\/ingredients-nail-treatment\" title=\"Naturally Wicked Herbal Hex Nail Treatment - Natural, Vegan, Cruelty Free \u0026amp; Made in the UK\"\u003eHerbal Hex Nail Treatment Ingredients Guide.\u003c\/a\u003e\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eWhat's Inside:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e50ml Naturally Wicked® Herbal Hex Nail Treatment. Nail Treatment is dispatched in a black netted gift pouch.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eDirections For Use:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eA pea sized blob is perfect for each hand and foot, applied daily. Gently massage into each nail and the surrounding cuticle. Allow 5 minutes absorption time before refitting socks.\u003c\/p\u003e\n\u003c!-- End Information --\u003e","brand":"Naturally Wicked","offers":[{"title":"Default Title","offer_id":46848854786245,"sku":"NWRHT","price":27.79,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/0380\/0005\/files\/9xrbgutad6h4_b25eea63-0049-45b1-a724-ca9c46af3b30.jpg?v=1788356133"},{"product_id":"molten-magic-hand-foot-scrub-g4fitd","title":"Molten Magic Hand \u0026 Foot Scrub","description":"\u003c!-- Start Description --\u003e\n\u003cstyle\u003e\u003c!--\n* {\n  box-sizing: border-box;\n}\n\n\/* Intro Images *\/\n.column {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  margin-left: 15%;\n  margin-right: 1.7%;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column2 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  margin-right: 15%;\n  margin-left: 1.7%;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column2:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n  \n.column3 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column3:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column4 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n  \n.column4:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\n.column5 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column5:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\/* Clearfix (clear floats) *\/\n.row::after {\n  content: \"\";\n  clear: both;\n  display: table;\n}\n\n\/* ⚡️ Feature Point Wrapper *\/\n.nw-feature-points {\n  margin-bottom: 2rem;\n  padding: 0.5rem 0;\n}\n\n\/* ⚡️ Feature Point Item *\/\n.nw-feature {\n  position: relative;\n  z-index: 2;\n  margin-bottom: 0.75rem;\n  padding-left: 1.5rem;\n  font-weight: 600;\n  font-size: 1.05rem;\n  line-height: 1.6;\n  color: #f2f2f2;\n\n  background: linear-gradient(90deg, #f2f2f2 0%, #a3268f 50%, #f2f2f2 100%);\n  background-size: 200%;\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n\n  opacity: 0;\n  transform: translateY(10px);\n  animation:\n    featureEntry 0.8s ease-out forwards,\n    textShimmer 6s linear infinite;\n}\n\n\/* 🎯 Staggered Animation Delay *\/\n.nw-feature:nth-child(1) { animation-delay: 0.2s, 0s; }\n.nw-feature:nth-child(2) { animation-delay: 0.7s, 0s; }\n.nw-feature:nth-child(3) { animation-delay: 1.2s, 0s; }\n.nw-feature:nth-child(4) { animation-delay: 1.7s, 0s; }\n.nw-feature:nth-child(5) { animation-delay: 2.2s, 0s; }\n.nw-feature:nth-child(6) { animation-delay: 2.7s, 0s; }\n\n\/* 💫 Glowing Bullet Dot *\/\n.nw-feature::before {\n  content: \"\";\n  position: absolute;\n  left: 0;\n  top: 0.5rem;\n  width: 12px;\n  height: 12px;\n  background: radial-gradient(circle, #a3268f, #00A77E);\n  border-radius: 50%;\n  box-shadow:\n    0 0 10px rgba(163, 38, 143, 1),\n    0 0 14px rgba(0, 167, 126, 0.9),\n    0 0 20px rgba(163, 38, 143, 0.8),\n    0 0 25px rgba(0, 167, 126, 0.5);\n  animation: pulseGlow 1.6s ease-in-out infinite;\n}\n\n\/* 👻 Entrance Animation *\/\n@keyframes featureEntry {\n  to {\n    opacity: 1;\n    transform: translateY(0);\n  }\n}\n\n\/* 🔮 Text Shimmer Animation *\/\n@keyframes textShimmer {\n  0% { background-position: 200% center; }\n  100% { background-position: -200% center; }\n}\n\n\/* 🌟 Glow Pulse Animation *\/\n@keyframes pulseGlow {\n  0%, 100% {\n    box-shadow:\n      0 0 10px rgba(163, 38, 143, 1),\n      0 0 14px rgba(0, 167, 126, 0.9),\n      0 0 20px rgba(163, 38, 143, 0.8),\n      0 0 25px rgba(0, 167, 126, 0.5);\n    transform: scale(1);\n  }\n  50% {\n    box-shadow:\n      0 0 14px rgba(163, 38, 143, 1),\n      0 0 20px rgba(0, 167, 126, 1),\n      0 0 28px rgba(163, 38, 143, 0.9),\n      0 0 34px rgba(0, 167, 126, 0.6);\n    transform: scale(1.15);\n  }\n}\n\n\/* Ingredients Pics *\/\n.zoompic {\n  float: left;\n  width: 20%;\n  margin: 2.5%;\n  transition: transform .75s; \/* Animation *\/\n  text-align: center;\n  font-size: 80%;\n}\n\n.zoompic:hover {\n  transform: scale(1.3); \/* (130% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\/* Scenic Beauty Image *\/\nimg#scenicresponder {\n   -webkit-mask-image: radial-gradient(90% 100%, black 30%, rgba(0, 0, 0, 0.0) 50%);\n   -webkit-transition: transform 0.75s ease-in-out;\n   width: 55%; \n   height: auto; \n   float: left; \n   padding: 0 15px 0 0;\n}\n\nimg#scenicresponder:hover {\n  transform: scale(1.4); \/* (140% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n@media screen and (max-width: 600px) {\n  .zoompic {\n  width: 46%;\n  margin: 2%;\n  }\n  .zoompic:hover {\n  transform: scale(1.2);\n  }\n  img#scenicresponder:hover {\n  transform: scale(1.2);\n  }\n}\n--\u003e\u003c\/style\u003e\n\u003cdiv class=\"nw-feature-points\"\u003e\n  \u003cdiv class=\"nw-feature\"\u003eBanish Dry, Cracked \u0026amp; Ageing Skin with Volcanic Rock from Earth’s Fiery Core\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eSteeped in a Rejuvenating Botanical Elixir of Avocado, Mustard \u0026amp; Cumin Extracts\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eInfused with Potent Natural Antibacterial Elements — Turmeric, Cardamom \u0026amp; Nutmeg\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eScented with Earthborn Ancient Spices to Ignite the Senses \u0026amp; Awaken the Flesh\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eFortified with the Fire of Guarana — An Ancient Tonic Known to Awaken Skin \u0026amp; Banish Age\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eA Textural Alchemy of Oil \u0026amp; Stone Leaves Skin Reborn\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eA Magical Mixture Of Volcanic Rock \u0026amp; Natural Cleansing Soap Leaves Hands \u0026amp; Feet Immaculate\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eLadies and Gentlemen... Remove those socks, for sandal season is upon us! If your hands and feet are looking under the weather, then fear not... Naturally Wicked is here to offer a helping hand (and foot) scrub. This isn't just any scrub; it's a volcanic eruption of cleansing, exfoliating and rejuvenating goodness!\u003c\/p\u003e\n\u003cbr\u003e\n\u003cimg id=\"scenicresponder\" alt=\"Naturally Wicked Molten Magic Hand \u0026amp; Foot Scrub In Hands Of Beautiful Dark Haired Woman With Attitude\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Hand_Foot_Scrub_Modelled_-_200kb.jpg?v=1778439250\"\u003e\n\u003cp\u003eExploding with highly absorbent red clay and abrasive fragments of volcanic pumice stone, ejected straight from the bubbling and fiery depths of Earth, Naturally Wicked Hand \u0026amp; Foot Scrub is no ordinary cleanser. Dislodging dirt, soaking up grease, stripping away dead skin, and absorbing impurities, this intense scrub leaves hands and feet fiercely fresh and totally renewed.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eNatural Healing Extracts Condition \u0026amp; Hydrate Freshly Exposed Skin\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eDrenching scrubbed hand \u0026amp; foot skin in a myriad of vitamin rich natural extracts including Mustard, Turmeric, Avocado \u0026amp; Cumin, this exfoliating scrub nourishes and hydrates freshly exposed skin to leave hands \u0026amp; feet soft, supple, renewed and visibly younger.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eA Raging Inferno Of Natural Spice Wreaks Havoc On Nasties \u0026amp; Excites The Nasal Passages\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eNaturally antiseptic, antifungal and anti-inflammatory with the inclusion of concentrated Cardamom, Nutmeg \u0026amp; Cinnamon, this exfoliating Hand \u0026amp; Foot Scrub is a scent sensation sure to leave the skin tingling with glee.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eSpice Up Your Life With Naturally Wicked\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhy settle for ordinary when you can have extraordinary? Naturally Wicked Molten Magic Hand \u0026amp; Foot Scrub isn't just an exfoliating cream; it’s a potion of perfection crafted to transform skin. Exfoliate, nourish and protect with the power of nature’s finest ingredients. Step into the world of Naturally Wicked and allow your hands and feet bask in magic!\u003c\/p\u003e\n\u003cdiv style=\"clear: both;\"\u003e\u003c\/div\u003e\n\u003c!-- End Description --\u003e\n\u003c!-- Start Information --\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eIngredients:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Molten_Pumice.png?v=1716392248\" alt=\"A Detailed Chunk Of Pumice Stone Still In Red Molten Form\"\u003e\u003cstrong\u003eVolcanic Pumice\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Coconut.png?v=1712940187\" alt=\"Vibrant Brown Coconut Amongst Coconut Halves With Inner White Flesh Exposed\"\u003e\u003cstrong\u003eCoconut\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Guarana.png?v=1716392248\" alt=\"Bright Red \u0026amp; Juicy Guarana Fruits Amongst Guarana Leaves\"\u003e\u003cstrong\u003eGuarana\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Mustard_Seed2.png?v=1716392224\" alt=\"Mustard Seeds Bursting From Sunlight \u0026amp; Mustard Plants\"\u003e\u003cstrong\u003eMustard Seed\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Turmeric.png?v=1716393717\" alt=\"Vibrant images Of Turmeric, Including Whole Roots \u0026amp; Sliced Pieces To Reveal The Interior\"\u003e\u003cstrong\u003eTurmeric\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Cinnamon_Sticks.png?v=1713193229\" alt=\"Vibrant Brown Cinnamon Sticks In A Woody Pile\"\u003e\u003cstrong\u003eCinnamon\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Jojoba.png?v=1715193362\" alt=\"Beautiful Brown Jojoba Nuts Amongst Green Bushy Leaves\"\u003e\u003cstrong\u003eJojoba\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Mango_Butter.png?v=1716394293\" alt=\"Chunky Mango Butter Sat Amongst Mango Fruit Slices \u0026amp; Mango Leaves\"\u003e\u003cstrong\u003eMango Butter\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cp\u003eAll Naturally Wicked Hand \u0026amp; Foot Scrub ingredients are suitable for vegans. \u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eFor a full and detailed list of ingredients please check out the \u003c\/span\u003e\u003ca href=\"https:\/\/www.naturallywicked.store\/pages\/ingredients-hand-foot-scrub\" title=\"Naturally Wicked Molten Magic Hand \u0026amp; Foot Scrub Ingredients - Natural, Vegan, Cruelty Free and Made in the UK\"\u003eMolten Magic Hand \u0026amp; Foot Scrub Ingredients Guide.\u003c\/a\u003e \u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eWhat's Inside:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eNaturally Wicked®\u003c\/span\u003e 100ml Molten Magic Hand \u0026amp; Foot Scrub.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eDirections For Use:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eScoop a small grape sized portion and rub between hands and feet evenly. Simply rinse or wipe clean to reveal fresh feet and happy hands.\u003c\/p\u003e\n\u003c!-- End Information --\u003e","brand":"Naturally Wicked","offers":[{"title":"Default Title","offer_id":46848855834821,"sku":"NWHFS","price":36.14,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/0380\/0005\/files\/9vknzexxbf8p_473dc9aa-1f36-421d-aa41-8bddaf1eb018.jpg?v=1788356140"},{"product_id":"fairy-s-kiss-nipple-mousse-5qteun","title":"Fairy's Kiss Nipple Mousse","description":"\u003c!-- Start Description --\u003e\n\u003cstyle\u003e\u003c!--\n* {\n  box-sizing: border-box;\n}\n\n\/* Intro Images *\/\n.column {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  margin-left: 15%;\n  margin-right: 1.7%;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column2 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  margin-right: 15%;\n  margin-left: 1.7%;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column2:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n  \n.column3 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column3:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column4 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n  \n.column4:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column5 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column5:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\/* Clearfix (clear floats) *\/\n.row::after {\n  content: \"\";\n  clear: both;\n  display: table;\n}\n\n\/* ⚡️ Feature Point Wrapper *\/\n.nw-feature-points {\n  margin-bottom: 2rem;\n  padding: 0.5rem 0;\n}\n\n\/* ⚡️ Feature Point Item *\/\n.nw-feature {\n  position: relative;\n  z-index: 2;\n  margin-bottom: 0.75rem;\n  padding-left: 1.5rem;\n  font-weight: 600;\n  font-size: 1.05rem;\n  line-height: 1.6;\n  color: #f2f2f2;\n\n  background: linear-gradient(90deg, #f2f2f2 0%, #a3268f 50%, #f2f2f2 100%);\n  background-size: 200%;\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n\n  opacity: 0;\n  transform: translateY(10px);\n  animation:\n    featureEntry 0.8s ease-out forwards,\n    textShimmer 6s linear infinite;\n}\n\n\/* 🎯 Staggered Animation Delay *\/\n.nw-feature:nth-child(1) { animation-delay: 0.2s, 0s; }\n.nw-feature:nth-child(2) { animation-delay: 0.7s, 0s; }\n.nw-feature:nth-child(3) { animation-delay: 1.2s, 0s; }\n.nw-feature:nth-child(4) { animation-delay: 1.7s, 0s; }\n.nw-feature:nth-child(5) { animation-delay: 2.2s, 0s; }\n.nw-feature:nth-child(6) { animation-delay: 2.7s, 0s; }\n.nw-feature:nth-child(7) { animation-delay: 3.2s, 0s; }\n\n\/* 💫 Glowing Bullet Dot *\/\n.nw-feature::before {\n  content: \"\";\n  position: absolute;\n  left: 0;\n  top: 0.5rem;\n  width: 12px;\n  height: 12px;\n  background: radial-gradient(circle, #a3268f, #00A77E);\n  border-radius: 50%;\n  box-shadow:\n    0 0 10px rgba(163, 38, 143, 1),\n    0 0 14px rgba(0, 167, 126, 0.9),\n    0 0 20px rgba(163, 38, 143, 0.8),\n    0 0 25px rgba(0, 167, 126, 0.5);\n  animation: pulseGlow 1.6s ease-in-out infinite;\n}\n\n\/* 👻 Entrance Animation *\/\n@keyframes featureEntry {\n  to {\n    opacity: 1;\n    transform: translateY(0);\n  }\n}\n\n\/* 🔮 Text Shimmer Animation *\/\n@keyframes textShimmer {\n  0% { background-position: 200% center; }\n  100% { background-position: -200% center; }\n}\n\n\/* 🌟 Glow Pulse Animation *\/\n@keyframes pulseGlow {\n  0%, 100% {\n    box-shadow:\n      0 0 10px rgba(163, 38, 143, 1),\n      0 0 14px rgba(0, 167, 126, 0.9),\n      0 0 20px rgba(163, 38, 143, 0.8),\n      0 0 25px rgba(0, 167, 126, 0.5);\n    transform: scale(1);\n  }\n  50% {\n    box-shadow:\n      0 0 14px rgba(163, 38, 143, 1),\n      0 0 20px rgba(0, 167, 126, 1),\n      0 0 28px rgba(163, 38, 143, 0.9),\n      0 0 34px rgba(0, 167, 126, 0.6);\n    transform: scale(1.15);\n  }\n}  \n\n\/* Ingredients Pics *\/\n.zoompic {\n  float: left;\n  width: 20%;\n  margin: 2.5%;\n  transition: transform .75s; \/* Animation *\/\n  text-align: center;\n  font-size: 80%;\n}\n\n.zoompic:hover {\n  transform: scale(1.3); \/* (130% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\/* Scenic Beauty Image *\/\nimg#scenicresponder {\n   -webkit-mask-image: radial-gradient(90% 100%, black 30%, rgba(0, 0, 0, 0.0) 50%);\n   -webkit-transition: transform 0.75s ease-in-out;\n   width: 55%; \n   height: auto; \n   float: left; \n   padding: 0 15px 0 0;\n}\n\nimg#scenicresponder:hover {\n  transform: scale(1.4); \/* (140% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n@media screen and (max-width: 600px) {\n  .zoompic {\n  width: 46%;\n  margin: 2%;\n  }\n  .zoompic:hover {\n  transform: scale(1.2);\n  }\n  img#scenicresponder:hover {\n  transform: scale(1.2);\n  }\n}\n--\u003e\u003c\/style\u003e\n\u003cdiv class=\"nw-feature-points\"\u003e\n  \u003cdiv class=\"nw-feature\"\u003eSoothes, Heals \u0026amp; Protects Tender Nipples With Nature’s Most Gentle Touch\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eInfused With Calendula, Squalane \u0026amp; Rare Botanicals for Instant Comfort \u0026amp; Repair\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eBreathable Wax Barrier Locks In Moisture While Keeping Skin Soft, Supple \u0026amp; Defended\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eFruit Oils \u0026amp; Forest Elixirs Nourish Skin \u0026amp; Quell the Fires of Irritation\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eCompletely Free From Fragrance, Taste \u0026amp; Fuss — Safe for Every Magical Feed\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eA Featherlight Herbal Mousse That Melts Into Skin Like a Fairy’s First Kiss\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eA Safe and Magical Solution For Nursing Mums \u0026amp; Mums-to-Be\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eExposed to chafing, sweat, hormones, fungus, bacteria and breastfeeding; nipples have a hard life.\u003c\/p\u003e\n\u003cp\u003eHeal and protect nipples with Fairy's Kiss Nipple Mousse, made in the UK, with nothing but the purest natural ingredients.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cimg id=\"scenicresponder\" alt=\"Naturally Wicked Pregnant Mamma In Black Dress Holding Naturally Wicked Nipple Mousse Over Pregnant Belly Bump\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Naturally-Mama-Leah-011-NipMsse-Blk-297kb.jpg?v=1718727306\"\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eRare Healing Plant Extracts Soothe \u0026amp; Repair Nipple Skin\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eExtracted wholly from rare vitamin rich fruits, vegetables and plants, this magical mixture is exploding with well-renowned, ancient healing remedies.\u003c\/p\u003e\n\u003cp\u003eOozing with extracts of the magical Calendula Flower; recognised as one of the best healing herbs on the planet and heaped with Olive Squalane; a natural soothing anti-inflammatory, Naturally Wicked Nipple Mousse nourishes, soothes and initiates the repair of sensitive nipple skin on contact.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eCreates A Protective Barrier For Lasting Comfort\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOverflowing with natural vegetable wax, primarily from the Candelilla Plant, Fairy's Kiss Nipple Mousse forms a light, lasting \u0026amp; protective layer over damaged nipple skin. Locking in a rich blend of vitamins, antioxidants and nutrients from extracts of Mango, Avocado, Almond \u0026amp; Jojoba amongst other fruits, Naturally Wicked Nipple Mousse continues to hydrate, moisturise \u0026amp; protect, long after application.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eGentle \u0026amp; Safe For Your Baby\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eFormulated for use throughout pregnancy and breastfeeding, Fairy's Kiss Nipple Mousse eliminates pain and irritation without sacrificing convenience. Free from parabens, petrochemicals, fragrances, preservatives \u0026amp; allergens, this tasteless and scent-free cream doesn't need to be washed off before feeding. For best results, simply ensure that there is no visible excess before nursing.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eExperience The Fairy's Kiss Difference\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eInfused with pure, plant sourced Vitamin E and Oat Extract, Naturally Wicked Nipple Mousse not only soothes, but also reduces redness and itching, providing comprehensive care for sensitive nipple skin. The inclusion of Arrowroot extract ensures a luxurious, non-greasy feel that lasts.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eSay Goodbye To Nipple Pain \u0026amp; Hello To Comfort\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eFairy's Kiss Nipple Mousse is your go-to solution for all nipple-related woes during pregnancy and breastfeeding. It’s not just a skincare product; it’s your knight in shining armour, your magic wand, your fairy godmother. Embrace the comfort and let the magic of Fairy's Kiss transform \u003ci\u003eyour\u003c\/i\u003e breastfeeding journey.\u003c\/p\u003e\n\u003cdiv style=\"clear: both;\"\u003e\u003c\/div\u003e\n\u003c!-- End Description --\u003e\n\u003c!-- Start Information --\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eIngredients:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Two Open Yellow Calendula Flowers Alongside A Closed Calendula Flower Stretching From A Vibrant Green Calendula Plant\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Calendula_2.png?v=1716460782\"\u003e\u003cstrong\u003eCalendula Extract\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"A Cuboid Of Cocoa Butter Amongst Dark Brown Cacao Beans\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Cocoa_Butter.png?v=1715192521\"\u003e\u003cstrong\u003eCocoa Butter\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Green \u0026amp; Black Olives Amongst Vibrant Green Olive Stems \u0026amp; Leaves\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Olives.png?v=1712940526\"\u003e\u003cstrong\u003eOlive Squalane\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"A Pile Of Fresh Brown Oats Laid In A Circle\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Oat_Kernel.png?v=1716458067\"\u003e\u003cstrong\u003eOat Extract\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Beautiful Brown Jojoba Nuts Amongst A Pile Of Green Jojoba Leaves\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Jojoba.png?v=1715193362\"\u003e\u003cstrong\u003eJojoba Oil\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Dish Packed With Cubes Of Mango Butter Beside Green Mango Leaves \u0026amp; Orange Mango Slices\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Mango_Butter.png?v=1716394293\"\u003e\u003cstrong\u003eMango Butter\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"A Cylindrical Block Of Candelilla Wax Lay Amongst Candelilla Leaves\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Candelilla_Wax.png?v=1715192886\"\u003e\u003cstrong\u003eCandelilla Wax\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Avocado Half With Inner Flesh \u0026amp; Brown Kernel Exposed\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Avocado.png?v=1713203391\"\u003e\u003cstrong\u003eAvocado Oil\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cp\u003eAll Naturally Wicked Nipple Mousse ingredients are suitable for vegans.\u003c\/p\u003e\n\u003cp\u003eFor a full and detailed list of ingredients please check out the \u003ca title=\"Naturally Wicked Fairy's Kiss Nipple Mousse Ingredients - Natural, Vegan, Cruelty Free and Made in the UK\" href=\"https:\/\/www.naturallywicked.store\/pages\/ingredients-nipple-treatment\"\u003eFairy's Kiss Nipple Mousse Ingredients Guide.\u003c\/a\u003e\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eWhat's Inside:\u003c\/strong\u003e \u003c\/p\u003e\n\u003cp\u003e50ml Naturally Wicked® Fairy's Kiss Nipple Mousse is dispatched in a black netted gift pouch.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eDirections For Use:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eApply liberally to the nipple area and massage softly in circular motions, allow product to penetrate your nips!\u003c\/p\u003e\n\u003c!-- End Information --\u003e","brand":"Naturally Wicked","offers":[{"title":"Default Title","offer_id":46848857407685,"sku":"NWNT","price":25.01,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/0380\/0005\/files\/cb9zyvi6cngt_ca87be55-f8c1-4071-8e6e-09dbb31501ce.jpg?v=1788356149"},{"product_id":"original-3-step-mamma-kit-atszvy","title":"Original 3 Step Mamma Kit","description":"\u003c!-- Start Description --\u003e\n\u003cstyle\u003e\u003c!--\n* {\n  box-sizing: border-box;\n}\n\n\/* Intro Images *\/\n.column {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  margin-left: 15%;\n  margin-right: 1.7%;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column2 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  margin-right: 15%;\n  margin-left: 1.7%;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column2:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n  \n.column3 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column3:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column4 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n  \n.column4:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column5 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column5:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\/* Clearfix (clear floats) *\/\n.row::after {\n  content: \"\";\n  clear: both;\n  display: table;\n}\n\n\/* ⚡️ Feature Point Wrapper *\/\n.nw-feature-points {\n  margin-bottom: 2rem;\n  padding: 0.5rem 0;\n}\n\n\/* ⚡️ Feature Point Item *\/\n.nw-feature {\n  position: relative;\n  z-index: 2;\n  margin-bottom: 0.75rem;\n  padding-left: 1.5rem;\n  font-weight: 600;\n  font-size: 1.05rem;\n  line-height: 1.6;\n  color: #f2f2f2;\n\n  background: linear-gradient(90deg, #f2f2f2 0%, #a3268f 50%, #f2f2f2 100%);\n  background-size: 200%;\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n\n  opacity: 0;\n  transform: translateY(10px);\n  animation:\n    featureEntry 0.8s ease-out forwards,\n    textShimmer 6s linear infinite;\n}\n\n\/* 🎯 Staggered Animation Delay *\/\n.nw-feature:nth-child(1) { animation-delay: 0.2s, 0s; }\n.nw-feature:nth-child(2) { animation-delay: 0.7s, 0s; }\n.nw-feature:nth-child(3) { animation-delay: 1.2s, 0s; }\n.nw-feature:nth-child(4) { animation-delay: 1.7s, 0s; }\n.nw-feature:nth-child(5) { animation-delay: 2.2s, 0s; }\n.nw-feature:nth-child(6) { animation-delay: 2.7s, 0s; }\n.nw-feature:nth-child(7) { animation-delay: 3.2s, 0s; }\n\n\/* 💫 Glowing Bullet Dot *\/\n.nw-feature::before {\n  content: \"\";\n  position: absolute;\n  left: 0;\n  top: 0.5rem;\n  width: 12px;\n  height: 12px;\n  background: radial-gradient(circle, #a3268f, #00A77E);\n  border-radius: 50%;\n  box-shadow:\n    0 0 10px rgba(163, 38, 143, 1),\n    0 0 14px rgba(0, 167, 126, 0.9),\n    0 0 20px rgba(163, 38, 143, 0.8),\n    0 0 25px rgba(0, 167, 126, 0.5);\n  animation: pulseGlow 1.6s ease-in-out infinite;\n}\n\n\/* 👻 Entrance Animation *\/\n@keyframes featureEntry {\n  to {\n    opacity: 1;\n    transform: translateY(0);\n  }\n}\n\n\/* 🔮 Text Shimmer Animation *\/\n@keyframes textShimmer {\n  0% { background-position: 200% center; }\n  100% { background-position: -200% center; }\n}\n\n\/* 🌟 Glow Pulse Animation *\/\n@keyframes pulseGlow {\n  0%, 100% {\n    box-shadow:\n      0 0 10px rgba(163, 38, 143, 1),\n      0 0 14px rgba(0, 167, 126, 0.9),\n      0 0 20px rgba(163, 38, 143, 0.8),\n      0 0 25px rgba(0, 167, 126, 0.5);\n    transform: scale(1);\n  }\n  50% {\n    box-shadow:\n      0 0 14px rgba(163, 38, 143, 1),\n      0 0 20px rgba(0, 167, 126, 1),\n      0 0 28px rgba(163, 38, 143, 0.9),\n      0 0 34px rgba(0, 167, 126, 0.6);\n    transform: scale(1.15);\n  }\n}\n  \n\/* Ingredients Pics *\/\n.zoompic {\n  float: left;\n  width: 20%;\n  margin: 2.5%;\n  transition: transform .75s; \/* Animation *\/\n  text-align: center;\n  font-size: 80%;\n}\n\n.zoompic:hover {\n  transform: scale(1.3); \/* (130% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\/* 3 Step Images *\/\nimg#mobileresponder {\n   width: 55%; \n   height: auto; \n   float: left; \n   padding: 0 15px 0 0;\n   -webkit-mask-image: radial-gradient(100% 95%, black 30%, rgba(0, 0, 0, 0.0) 55%);\n   -webkit-transition: transform 0.75s ease-in-out;\n}\n\nimg#mobileresponder:hover {\n  transform: scale(1.4); \/* (140% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\n\/* Kit Contents Box *\/\n.border {\n  padding: 0 15px 0 15px;\n  border-style: solid;\n  border-color: grey;\n  background-image: linear-gradient(180deg, green, purple);  \n  border-width: 0.5px;\n  border-radius: 5px;\n  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);\n}\n\n\/* Kit Contents Outer Container 1*\/\n.container1 {\n   width: 55%; \n   height: auto; \n   float: left; \n   padding: 0 15px 0 0;\n}\n\n\/* Kit Contents Inner Container 2*\/\n.container2 {\n  width: fit-content;\n  margin: auto;\n}\n\np.ingredients {\n  text-align: center;\n  font-weight: bold;\n}\n\nh3.included_title {\n  text-align: center;\n  font-size: 100%;\n  color: #ffffff;\n}\n\nh3.included_text {\n  text-align: left;\n  font-size: 90%;\n  color: #ffffff;\n}\n\n\n\/* Ingredients Pics *\/\n.zoompic {\n  float: left;\n  width: 20%;\n  margin: 2.5%;\n  transition: transform .75s; \/* Animation *\/\n  text-align: center;\n  font-size: 80%;\n}\n\n.zoompic:hover {\n  transform: scale(1.3); \/* (130% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n@media screen and (max-width: 600px) {\n  .zoompic {\n  width: 46%;\n  margin: 2%;\n  }\n  .zoompic:hover {\n  transform: scale(1.2);\n  }\n  img#scenicresponder:hover {\n  transform: scale(1.2);\n  }\n}\n--\u003e\u003c\/style\u003e\n\u003cdiv class=\"nw-feature-points\"\u003e\n  \u003cdiv class=\"nw-feature\"\u003eA 3-Step Ritual to Firm, Soothe \u0026amp; Restore the Goddess Within\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eBreast, Nipple \u0026amp; Scar Rituals Infused with Nature’s Most Sacred Botanicals\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eBreast Firming Cream with Rose Petal Magic for Lift, Tone \u0026amp; Lasting Confidence\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eNipple Mousse Soothes Instantly with Healing Botanicals \u0026amp; Protective Comfort\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eStretch Mark Potion Infused with Rare Citrus \u0026amp; Repairing Elixirs for Radiant Skin\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003ePresented in a Shimmering Gift Box That Says “You’re Cherished” Without a Word\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eMamma, whether you’re preparing for the wild ride of motherhood or you’ve already been through the ringer, your body has the battle scars... Or soon will! From growing life inside to late-night feeds, your skin stretches, tightens and endures more than anyone knows. But don’t worry, Naturally Wicked has brewed up the ultimate 3-step remedy to restore your glow and give your body the TLC it deserves. Whether you’re preventing or repairing, this kit is more than skincare; it’s a magical ritual designed to firm, soothe and smooth you back to goddess status. Let nature’s finest ingredients do the heavy lifting while you sit back and enjoy the ride.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cimg src=\"https:\/\/www.naturallywicked.co.uk\/cdn\/shop\/files\/EnchantedRose-FrontWithProps2-60Sh_-75H_-4.5W_6C_35S_Vi0.8S_1.5G_0.95R_B200.jpg?\" alt=\"Naturally Wicked Enchanted Rose Breast Firming Cream Surrounded By Fluttering Bright Pink Rose Petals - Step 1\" id=\"mobileresponder\"\u003e\n\u003ch4\u003eStep 1\u003c\/h4\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eEnchanted Rose Breast Firming Cream\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eHelp those tired twins bounce back with this luxurious breast firming cream. Infused with collagen-boosting Tremella Mushroom, Paracress \u0026amp; Plant Peptides, it dives deep to tighten and lift breast tissue, preventing sag and restoring firmness. Meanwhile, magical extracts including Aloe Vera, Coconut \u0026amp; Pomegranate hydrate and nourish the skin, boosting elasticity and leaving breasts looking youthful and refreshed. And with the luscious scent of Turkish Delight from real Rose Petals, this cream turns your daily routine into a sensory delight while leaving breasts plump, firm and beautifully refreshed.\u003c\/p\u003e\n\u003cdiv style=\"clear: both;\"\u003e\u003c\/div\u003e\n\u003cbr\u003e\n\u003cimg src=\"https:\/\/www.naturallywicked.co.uk\/cdn\/shop\/files\/Fairy_sKiss-FrontWithProps-60Sh_-75H_-6.5W_7C_35S_Vi0.8S_1.5G_0.95R_B200.jpg?\" alt=\"Naturally Wicked Fairy's Kiss Nipple Mousse Beside Magical Pink Fairy Flowers With A Sprinkling Of Magical Pink Dust - Step 2\" id=\"mobileresponder\"\u003e\n\u003ch4\u003eStep 2\u003c\/h4\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eFairy's Kiss Nipple Mousse\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eHit those irritated nips with a soothing dose of this cooling mousse. Formulated with magical healing extracts like Calendula, Olive Squalane \u0026amp; Mango Butter, it works instantly to relieve soreness, repair damaged skin and prevent chapping. Candelilla wax forms a light protective barrier to lock in moisture while keeping nipples hydrated and protected throughout the day. Safe for pregnancy and breastfeeding, this mousse is tasteless, scent-free, and packed with nourishing botanicals, so your little one can feed in comfort without any worries.\u003c\/p\u003e\n\u003cdiv style=\"clear: both;\"\u003e\u003c\/div\u003e\n\u003cbr\u003e\n\u003cimg src=\"https:\/\/www.naturallywicked.co.uk\/cdn\/shop\/files\/GR217E_1.jpg?\" alt=\"Naturally Wicked Grapefruit Glamour Scar \u0026amp; Stretch Mark Potion In Front Of Red Slice Of Grapefruit  - Step 3\" id=\"mobileresponder\"\u003e\n\u003ch4\u003eStep 3\u003c\/h4\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eGrapefruit Glamour Scar \u0026amp; stretch Mark Potion\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eSmother this magical potion over stretch marks and scars to help them fade into history. Infused with Gotu Kola, Algae Extract \u0026amp; Helichrysum Flower, this luxurious potion promotes new skin cell growth while improving elasticity. Meanwhile, a potent blend of deeply moisturising botanicals including Mango Butter, Cupuacu Butter \u0026amp; Sea Buckthorn Oil work to repair damaged skin and prevent future marks. Drenched in Vitamins B3, B5 \u0026amp; E, alongside Grapefruit \u0026amp; Bergamot, this scar-correcting cream leaves skin smooth, toned and smelling fresh all day long.\u003c\/p\u003e\n\u003cdiv style=\"clear: both;\"\u003e\u003c\/div\u003e\n\u003cbr\u003e\n\u003cdiv class=\"container1\"\u003e\n\u003cdiv class=\"border\"\u003e\n\u003ch3 class=\"included_title\"\u003e\u003cstrong\u003eOriginal 3 Step Mamma Kit Contents\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cdiv class=\"container2\"\u003e\n\u003ch3 class=\"included_text\"\u003e◦50ml Breast Firming Cream\u003c\/h3\u003e\n\u003ch3 class=\"included_text\"\u003e◦50ml Nipple Mousse\u003c\/h3\u003e\n\u003ch3 class=\"included_text\"\u003e◦50ml Stretch Mark Potion\u003c\/h3\u003e\n\u003ch3 class=\"included_text\"\u003e◦3 Step Kit Directions\u003c\/h3\u003e\n\u003ch3 class=\"included_text\"\u003e◦Shimmering Pink Gift Box\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eLooking to make this a gift!?! We provide a fully personalised, Deluxe version of this kit, designed with Birthdays, Christmas, Maternity, Baby Showers and other special occasions in mind. Perhaps you should check out The \u003ca href=\"\/products\/deluxe-mamma-kit\" title=\"Naturally Wicked Deluxe Mamma Kit - 100% Natural Gift Set, Fully Personalised, Cruelty Free, Vegan \u0026amp; Made in UK\"\u003eNaturally Wicked Deluxe Mamma Kit\u003c\/a\u003e.\u003c\/p\u003e\n\u003cdiv style=\"clear: both;\"\u003e\u003c\/div\u003e\n\u003c!-- End Description --\u003e\n\u003c!-- Start Information --\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eIngredients\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"ingredients\"\u003e\u003ca href=\"\/pages\/ingredients-breast-firming-cream\" title=\"Naturally Wicked Turkish Delight Breast Firming Cream Ingredients\"\u003eEnchanted Rose Breast Firming Cream\u003c\/a\u003e\u003c\/p\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Tremella_Mushroom.png?v=1712915626\" alt=\"Tremella Mushrooms Growing Wild In Darkness\"\u003e\u003cstrong\u003eTremella Mushroom\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Paracress.png?v=1712914952\" alt=\"Bright Yellow Paracress Flower With Green Stem \u0026amp; Leaves\"\u003e\u003cstrong\u003eParacress\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Green_Tea.png?v=1712938754\" alt=\"Multitude Of Vibrant Green Tea Leaves Amongst Stems\"\u003e\u003cstrong\u003eGreen Tea\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Rose_Geranium.png?v=1712938405\" alt=\"Purple Rose geranium Flowers On White Background\"\u003e\u003cstrong\u003eRose Geranium\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cp class=\"ingredients\"\u003e\u003ca href=\"\/pages\/ingredients-nipple-treatment\" title=\"Naturally Wicked Whipped Cream Nipple Treatment Ingredients\"\u003eFairy's Kiss Nipple Mousse\u003c\/a\u003e\u003c\/p\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Dish Packed With Cubes Of Mango Butter Beside Green Mango Leaves \u0026amp; Orange Mango Slices\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Mango_Butter.png?v=1716394293\"\u003e\u003cstrong\u003eMango Butter\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Green \u0026amp; Black Olives Amongst Vibrant Green Olive Stems \u0026amp; Leaves\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Olives.png?v=1712940526\"\u003e\u003cstrong\u003eOlive Squalane\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Two Open Yellow Calendula Flowers Alongside A Closed Calendula Flower Stretching From A Vibrant Green Calendula Plant\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Calendula_2.png?v=1716460782\"\u003e\u003cstrong\u003eCalendula Extract\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"A Pile Of Fresh Brown Oats Laid In A Circle\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Oat_Kernel.png?v=1716458067\"\u003e\u003cstrong\u003eOat Extract\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cp class=\"ingredients\"\u003e\u003ca href=\"\/pages\/ingredients-stretch-mark-scar-corrector\" title=\"Naturally Wicked Grpefruit Stretch Mark \u0026amp; Scar Corrector Ingredients\"\u003eGrapefruit Glamour Scar \u0026amp; Stretch Mark Potion\u003c\/a\u003e\u003c\/p\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Bright Orange Sea Buckthorn Berries Amongst Bushy Green Leaves\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Sea_Buckthorn.png?v=1722963619\"\u003e\u003cstrong\u003eSea Buckthorn\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Green Tamanu Nuts With Inner Brown Nut Exposed From Inside Green Flesh\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Tamanu.png?v=1716320710\"\u003e\u003cstrong\u003eTamanu Nut\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Bright Red Wu Zhu Fruit Berries Amongst Vibrant Green Bushy Leaves\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Wu_Zhu_Fruit.png?v=1722961812\"\u003e\u003cstrong\u003eWu Zhu Fruit\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"A Bunch Of Bright Yellow Scar Healing Helichrysum Italicum Flowers On Green Stems In Circular Shape\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Helichrysum_italicum.png?v=1723128237\"\u003e\u003cstrong\u003eHelichrysum Flower\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cp\u003eAll Naturally Wicked Mamma Kit Ingredients are suitable for vegans.\u003c\/p\u003e\n\u003cp\u003eFor a full and detailed list of ingredients check out our \u003ca href=\"\/pages\/ingredients\" title=\"Naturally Wicked Ingredients - Natural, Cruelty Free, Vegan \u0026amp; Made in the UK\"\u003eIngredients Guide.\u003c\/a\u003e\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eWhat's Inside:\u003c\/strong\u003e\u003c\/p\u003e\nSupplied in the Naturally Wicked® Original Magnetic Clasping Gift Box:\u003cbr\u003e ➼ 50ml Enchanted Rose Breast Firming Cream\u003cbr\u003e ➼ 50ml Fairy's Kiss Nipple Mousse\u003cbr\u003e ➼ 50ml Grapefruit Glamour Scar \u0026amp; Stretch Mark Potion\u003cbr\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eDirections For Use:\u003c\/strong\u003e\u003c\/p\u003e\n➼ Step by step guide included\n\u003c!-- End Information --\u003e","brand":"Naturally Wicked","offers":[{"title":"Default Title","offer_id":46848859144389,"sku":"NWOMK","price":66.74,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/0380\/0005\/files\/g70jz4s4gzl8_2b6bf8b8-c3a6-47a6-b3a0-3372be8824ab.jpg?v=1788356161"},{"product_id":"original-3-step-hand-foot-kit-gopiig","title":"Original 3 Step Hand \u0026 Foot Kit","description":"\u003c!-- Start Description --\u003e\n\u003cstyle\u003e\u003c!--\n* {\n  box-sizing: border-box;\n}\n\n\/* Intro Images *\/\n.column {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  margin-left: 15%;\n  margin-right: 1.7%;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column2 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  margin-right: 15%;\n  margin-left: 1.7%;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column2:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n  \n.column3 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column3:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column4 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n  \n.column4:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column5 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column5:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\/* Clearfix (clear floats) *\/\n.row::after {\n  content: \"\";\n  clear: both;\n  display: table;\n}\n\n\/* ⚡️ Feature Point Wrapper *\/\n.nw-feature-points {\n  margin-bottom: 2rem;\n  padding: 0.5rem 0;\n}\n\n\/* ⚡️ Feature Point Item *\/\n.nw-feature {\n  position: relative;\n  z-index: 2;\n  margin-bottom: 0.75rem;\n  padding-left: 1.5rem;\n  font-weight: 600;\n  font-size: 1.05rem;\n  line-height: 1.6;\n  color: #f2f2f2;\n\n  background: linear-gradient(90deg, #f2f2f2 0%, #a3268f 50%, #f2f2f2 100%);\n  background-size: 200%;\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n\n  opacity: 0;\n  transform: translateY(10px);\n  animation:\n    featureEntry 0.8s ease-out forwards,\n    textShimmer 6s linear infinite;\n}\n\n\/* 🎯 Staggered Animation Delay *\/\n.nw-feature:nth-child(1) { animation-delay: 0.2s, 0s; }\n.nw-feature:nth-child(2) { animation-delay: 0.7s, 0s; }\n.nw-feature:nth-child(3) { animation-delay: 1.2s, 0s; }\n.nw-feature:nth-child(4) { animation-delay: 1.7s, 0s; }\n.nw-feature:nth-child(5) { animation-delay: 2.2s, 0s; }\n.nw-feature:nth-child(6) { animation-delay: 2.7s, 0s; }\n\n\/* 💫 Glowing Bullet Dot *\/\n.nw-feature::before {\n  content: \"\";\n  position: absolute;\n  left: 0;\n  top: 0.5rem;\n  width: 12px;\n  height: 12px;\n  background: radial-gradient(circle, #a3268f, #00A77E);\n  border-radius: 50%;\n  box-shadow:\n    0 0 10px rgba(163, 38, 143, 1),\n    0 0 14px rgba(0, 167, 126, 0.9),\n    0 0 20px rgba(163, 38, 143, 0.8),\n    0 0 25px rgba(0, 167, 126, 0.5);\n  animation: pulseGlow 1.6s ease-in-out infinite;\n}\n\n\/* 👻 Entrance Animation *\/\n@keyframes featureEntry {\n  to {\n    opacity: 1;\n    transform: translateY(0);\n  }\n}\n\n\/* 🔮 Text Shimmer Animation *\/\n@keyframes textShimmer {\n  0% { background-position: 200% center; }\n  100% { background-position: -200% center; }\n}\n\n\/* 🌟 Glow Pulse Animation *\/\n@keyframes pulseGlow {\n  0%, 100% {\n    box-shadow:\n      0 0 10px rgba(163, 38, 143, 1),\n      0 0 14px rgba(0, 167, 126, 0.9),\n      0 0 20px rgba(163, 38, 143, 0.8),\n      0 0 25px rgba(0, 167, 126, 0.5);\n    transform: scale(1);\n  }\n  50% {\n    box-shadow:\n      0 0 14px rgba(163, 38, 143, 1),\n      0 0 20px rgba(0, 167, 126, 1),\n      0 0 28px rgba(163, 38, 143, 0.9),\n      0 0 34px rgba(0, 167, 126, 0.6);\n    transform: scale(1.15);\n  }\n}  \n  \n\/* Video Container *\/\n.video-container {\n  position: relative;\n  width: 100%;\n  overflow: hidden;\n  padding-top: 56.25%; \/* 16:9 Aspect Ratio *\/\n  border-radius: 40px;\n}\n\n\/* Responsive Video Styling (16:9) *\/\n.responsive-video {\n  position: absolute;\n  top: 0;\n  left: 0;\n  bottom: 0;\n  right: 0;\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  border-radius: 40px;\n  border: none;\n  outline: none;\n}\n\n  \/* Unsupported Browser Text Styling (16:9) *\/\n.video-fallback {\n  position: absolute;\n  top: 50%;\n  left: 50%;\n  transform: translate(-50%, -50%);\n  color: #a3268f;\n  font-size: 1rem;\n  text-align: center;\n  font-weight: bold;\n  background-color: rgba(0, 0, 0, 0.6);\n  padding: 1rem 1.5rem;\n  border-radius: 12px;\n}\n\n\/* Optional Controls Styling - If you ever want controls shown *\/\n.responsive-video::-webkit-media-controls-panel {\n  background-color: rgba(163, 38, 143, 0.85); \/* NW purple, slightly transparent *\/\n}\n\n\/* Ingredients Pics *\/\n.zoompic {\n  float: left;\n  width: 20%;\n  margin: 2.5%;\n  transition: transform .75s; \/* Animation *\/\n  text-align: center;\n  font-size: 80%;\n}\n\n.zoompic:hover {\n  transform: scale(1.3); \/* (130% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\/* 3 Step Images *\/\nimg#mobileresponder {\n   width: 55%; \n   height: auto; \n   float: left; \n   padding: 0 15px 0 0;\n   -webkit-mask-image: radial-gradient(100% 95%, black 30%, rgba(0, 0, 0, 0.0) 55%);\n   -webkit-transition: transform 0.75s ease-in-out;\n}\n\nimg#mobileresponder:hover {\n  transform: scale(1.4); \/* (140% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\n\/* Kit Contents Box *\/\n.border {\n  padding: 0 15px 0 15px;\n  border-style: solid;\n  border-color: grey;\n  background-image: linear-gradient(180deg, green, purple);  \n  border-width: 0.5px;\n  border-radius: 5px;\n  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);\n}\n\n\/* Kit Contents Outer Container 1*\/\n.container1 {\n   width: 55%; \n   height: auto; \n   float: left; \n   padding: 0 15px 0 0;\n}\n\n\/* Kit Contents Inner Container 2*\/\n.container2 {\n  width: fit-content;\n  margin: auto;\n}\n\np.ingredients {\n  text-align: center;\n  font-weight: bold;\n}\n\nh3.included_title {\n  text-align: center;\n  font-size: 100%;\n  color: #ffffff;\n}\n\nh3.included_text {\n  text-align: left;\n  font-size: 90%;\n  color: #ffffff;\n}\n\n\n\/* Ingredients Pics *\/\n.zoompic {\n  float: left;\n  width: 20%;\n  margin: 2.5%;\n  transition: transform .75s; \/* Animation *\/\n  text-align: center;\n  font-size: 80%;\n}\n\n.zoompic:hover {\n  transform: scale(1.3); \/* (130% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n@media screen and (max-width: 600px) {\n  .zoompic {\n  width: 46%;\n  margin: 2%;\n  }\n  .zoompic:hover {\n  transform: scale(1.2);\n  }\n  img#scenicresponder:hover {\n  transform: scale(1.2);\n  }\n}\n--\u003e\u003c\/style\u003e\n\u003cdiv class=\"nw-feature-points\"\u003e\n  \u003cdiv class=\"nw-feature\"\u003eA Wicked 3-Step Ritual for Flawless Hands \u0026amp; Feet — Crafted to Cleanse, Heal \u0026amp; Enchant\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eScrub, Nail Potion \u0026amp; Butter Infused with Botanical Fire, Fruit Elixirs \u0026amp; Ancient Herbs\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eMolten Magic Scrub Buffs Away Dead Skin with Volcanic Pumice \u0026amp; Fiery Herbal Energy\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eHerbal Hex Nail Treatment Strengthens, Shines \u0026amp; Protects with an Alchemical Antifungal Brew\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eMystic Mint Butter Drenches Skin with Mint Leaf, Blueberry \u0026amp; Mango for Cooling Nourishment\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003ePresented in a Shimmering Pink Gift Box — Where Rituals Rest \u0026amp; Beauty Begins\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"video-container\"\u003e\n\u003cvideo class=\"responsive-video\" autoplay loop muted playsinline poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Original_H_F_Kit_Still_182kb.jpg?v=1744312772\" title=\"Naturally Wicked Original Hand \u0026amp; Foot Beauty Kit Including \u0026amp; \nThree Luxury Hand \u0026amp; Foot Skincare Products\"\u003e\n\u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/e5c62e89fbfc49febb56da330c0d4024.mp4\" type=\"video\/mp4\"\u003e\n\u003cdiv class=\"video-fallback\"\u003eYour browser does not support the video tag.\u003c\/div\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cp\u003eRaise your hands and stop burying your feet in the sand! The Naturally Wicked 3 Step Hand \u0026amp; Foot Kit has arrived. Infused with ancient and natural remedies, this unrivalled miracle Hand \u0026amp; Foot Kit injects life into damaged, ageing and neglected hands \u0026amp; feet. \u003c\/p\u003e\n\u003cp\u003eBanish dead skin, strengthen nails, cure cuticles and completely overhaul hands \u0026amp; feet with this all natural 3 Step Hand \u0026amp; Foot Kit.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cimg id=\"mobileresponder\" alt=\"Naturally Wicked Exfoliating Molten Magic Hand \u0026amp; Foot Scrub Surrounded By Grey Volcanic Ash  - Step 1\" src=\"https:\/\/www.naturallywicked.store\/cdn\/shop\/files\/MOLTEN_1.jpg?v=1716217811\"\u003e\n\u003ch4\u003eStep 1\u003c\/h4\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eMolten Magic Hand \u0026amp; Foot Scrub\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eErupting with volcanic fragments of pumice, Naturally Wicked Hand \u0026amp; Foot Scrub dislodges, absorbs and eliminates grime, odour, excess oils and dead skin from hands \u0026amp; feet. Abundant in vitamin rich fruit extracts, this exfoliating hand \u0026amp; foot cleansing lotion not only cleans hands \u0026amp; feet to unrivalled standards, but also nourishes and conditions hand \u0026amp; foot skin. Scented naturally with specially selected antibacterial herb extracts, Naturally Wicked Hand \u0026amp; Foot Scrub makes a deep, heated and long-lasting impression on the hands, feet and nose.\u003c\/p\u003e\n\u003cdiv style=\"clear: both;\"\u003e\u003c\/div\u003e\n\u003cbr\u003e\n\u003cimg id=\"mobileresponder\" alt=\"Naturally Wicked Herbal Hex Nail Treatment Alongside Cloves \u0026amp; Cardamom With Cinnamon On Top - Step 2\" src=\"https:\/\/www.naturallywicked.store\/cdn\/shop\/files\/HerbalHex-FrontWithProps_2_-60Sh_-75H_-4.5W_5C_45S_UM3_.25_0.1_Vi0.7S_1.5G_1R_B200.jpg?v=1693580312\"\u003e\n\u003ch4\u003eStep 2\u003c\/h4\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eHerbal Hex Nail Treatment\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMake cracked, split, uneven and weak nails a thing of the past with Naturally Wicked Herbal Hex Nail Treatment. Enriched with a multitude of ancient plant and fruit extracts, this luxury nail treatment delivers strength, shine and flexibility to nails. Brimming with proven natural antibacterial and antifungal remedies such as Eucalyptus Oil, Cinnamon Oil and Clove Oil, you'd better make sure you hide the mushrooms before pulling this treatment out. With an addictive rich herb scent and a mild warming fuzz upon application, you'll struggle to keep your fingers and toes out of this herby delight.\u003c\/p\u003e\n\u003cdiv style=\"clear: both;\"\u003e\u003c\/div\u003e\n\u003cbr\u003e\n\u003cimg id=\"mobileresponder\" alt=\"Naturally Wicked Soft Mint Hand \u0026amp; Foot Butter Amongst Hydrating Green Mint Leaves - Step 3\" src=\"https:\/\/www.naturallywicked.store\/cdn\/shop\/files\/MysticMint-FrontWithProps2-60Sh_-75H_-6.5W_6C_35S_UM3_.25_0.1_Vi0.8S_1.5G_0.95R_B200.jpg?v=1716067917\"\u003e\n\u003ch4\u003eStep 3\u003c\/h4\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eMystic Mint Hand \u0026amp; Foot Butter\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThis miracle, all natural hand \u0026amp; foot butter moisturises, protects, reduces inflammation and promotes rapid healing in hands \u0026amp; feet. Crammed with extracts of Blueberry, Cranberry, Calendula and Mango Butter, this thick hand \u0026amp; foot cream firms hands \u0026amp; feet, reduces wrinkles and promotes younger, healthier skin with a deep delivery of nourishing vitamins. Rapidly absorbed and scented with freshly squeezed peppermint and spearmint leaf, this Hand \u0026amp; Foot Butter delivers instant refreshment and lasting protection, without the worries of lingering butter fingers.\u003c\/p\u003e\n\u003cdiv style=\"clear: both;\"\u003e\u003c\/div\u003e\n\u003cbr\u003e\n\u003cdiv class=\"container1\"\u003e\n\u003cdiv class=\"border\"\u003e\n\u003ch3 class=\"included_title\"\u003e\u003cstrong\u003eOriginal 3 Step Hand \u0026amp; Foot Kit Contents\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cdiv class=\"container2\"\u003e\n\u003ch3 class=\"included_text\"\u003e◦50ml Hand \u0026amp; Foot Scrub\u003c\/h3\u003e\n\u003ch3 class=\"included_text\"\u003e◦50ml Nail Treatment\u003c\/h3\u003e\n\u003ch3 class=\"included_text\"\u003e◦50ml Hand \u0026amp; Foot Butter\u003c\/h3\u003e\n\u003ch3 class=\"included_text\"\u003e◦3 Step Directions\u003c\/h3\u003e\n\u003ch3 class=\"included_text\"\u003e◦Shimmering Pink Gift Box\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eLooking to make this a gift!?! Naturally Wicked provides a fully personalised and extra large version of this kit, designed with birthdays, Christmas and special occasions in mind. Perhaps you should check out The \u003ca title=\"Naturally Wicked Deluxe Hand \u0026amp; Foot Kit - 100% Natural GIft Set, Fully Personalised, Cruelty Free, Vegan \u0026amp; Made in UK\" href=\"\/products\/deluxe-hand-foot-kit\"\u003eNaturally Wicked Deluxe Hand \u0026amp; Foot Kit\u003c\/a\u003e.\u003c\/p\u003e\n\u003cdiv style=\"clear: both;\"\u003e\u003c\/div\u003e\n\u003c!-- End Description --\u003e\n\u003c!-- Start Information --\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eIngredients:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"ingredients\"\u003e\u003ca title=\"Naturally Wicked Volcanic Hand \u0026amp; Foot Scrub Ingredients\" href=\"\/pages\/ingredients-hand-foot-scrub\"\u003eMolten Magic Hand \u0026amp; Foot Scrub\u003c\/a\u003e\u003c\/p\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Molten_Pumice.png?v=1716392248\" alt=\"A Detailed Chunk Of Pumice Stone Still In Red Molten Form\"\u003e\u003cstrong\u003eVolcanic Pumice\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Coconut.png?v=1712940187\" alt=\"Vibrant Brown Coconut Amongst Coconut Halves With Inner White Flesh Exposed\"\u003e\u003cstrong\u003eCoconut\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Guarana.png?v=1716392248\" alt=\"Bright Red \u0026amp; Juicy Guarana Fruits Amongst Guarana Leaves\"\u003e\u003cstrong\u003eGuarana\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Mustard_Seed2.png?v=1716392224\" alt=\"Mustard Seeds Bursting From Sunlight \u0026amp; Mustard Plants\"\u003e\u003cstrong\u003eMustard Seed\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cp class=\"ingredients\"\u003e\u003ca title=\"Naturally Wicked Rich Herb Nail Treatment Ingredients\" href=\"\/pages\/ingredients-nail-treatment\"\u003eHerbal Hex Nail Treatment\u003c\/a\u003e\u003c\/p\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Eucalyptus.png?v=1713205168\" alt=\"Large Bunch Of Bright Green Eucalyptus Leaves\"\u003e\u003cstrong\u003eEucalyptus\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Black_Pepper.png?v=1713204653\" alt=\"A Pile Of Whole Round Black Pepper Seeds Detailed In Close Up Under Dull Light\"\u003e\u003cstrong\u003eBlack Pepper\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Camphor_Leaves.png?v=1713193665\" alt=\"A Fresh Bunch Of Dark Green Camphor Leaves\"\u003e\u003cstrong\u003eCamphor\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Ginger.png?v=1713203752\" alt=\"A Fresh Lumpy Root Of Brown Spicy Ginger Alongside\"\u003e\u003cstrong\u003eGinger\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cp class=\"ingredients\"\u003e\u003ca title=\"Naturally Wicked Soft Mint Hand \u0026amp; Foot Butter Ingredients\" href=\"\/pages\/ingredients-hand-foot-butter\"\u003eMystic Mint Hand \u0026amp; Foot Butter\u003c\/a\u003e\u003c\/p\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Cranberries.png?v=1716321218\" alt=\"Bright Red Cranberries In Varied Sizes From Large To Small\"\u003e\u003cstrong\u003eCranberry\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Peppermint.png?v=1715285956\" alt=\"Vibrant Green Peppermint Leaves With Intricate Texture\"\u003e\u003cstrong\u003ePeppermint\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Tamanu.png?v=1716320710\" alt=\"Bright Green Tamanu Nuts With Two Cracked \u0026amp; Inner White Nut Exposed\"\u003e\u003cstrong\u003eTamanu\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Avocado.png?v=1713203391\" alt=\"Half Avocado With Avocado Inner Yellow Flesh \u0026amp; Brown Kernel Exposed\"\u003e\u003cstrong\u003eAvocado\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cp\u003eAll Naturally Wicked Hand \u0026amp; Foot Kit ingredients are suitable for vegans. \u003c\/p\u003e\n\u003cp\u003eFor a full and detailed list of ingredients check out our \u003ca title=\"Naturally Wicked Ingredients Page - Natural, Cruelty Free, Vegan \u0026amp; Made in the UK\" href=\"\/pages\/ingredients\"\u003eIngredients Guide.\u003c\/a\u003e\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eWhat's Inside:\u003c\/strong\u003e\u003c\/p\u003e\nSupplied in Naturally Wicked® Original Magnetic Clasping Gift Box:\u003cbr\u003e ➼ 50ml Molten Magic Hand \u0026amp; Foot Scrub\u003cbr\u003e ➼ 50ml Herbal Hex Nail Treatment\u003cbr\u003e ➼ 50ml Mystic Mint Hand \u0026amp; Foot Butter\u003cbr\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eDirections For Use:\u003c\/strong\u003e\u003c\/p\u003e\n➼ Step by step guide included\n\u003c!-- End Information --\u003e","brand":"Naturally Wicked","offers":[{"title":"Default Title","offer_id":46848860225733,"sku":"NWOHFK","price":66.74,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/0380\/0005\/files\/yjr02ndwpf3t_962a27f2-21d4-4169-adb7-e764060b9210.jpg?v=1788356168"},{"product_id":"personalised-deluxe-hand-foot-kit-8r9h79","title":"Personalised Deluxe Hand \u0026 Foot Kit","description":"\u003c!-- Start Description --\u003e\n\u003cstyle\u003e\u003c!--\n* {\n  box-sizing: border-box;\n}\n\n\/* Intro Images *\/\n.column {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  margin-left: 15%;\n  margin-right: 1.7%;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column2 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  margin-right: 15%;\n  margin-left: 1.7%;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column2:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n  \n.column3 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column3:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column4 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n  \n.column4:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column5 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column5:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\/* Clearfix (clear floats) *\/\n.row::after {\n  content: \"\";\n  clear: both;\n  display: table;\n}\n\n\/* ⚡️ Feature Point Wrapper *\/\n.nw-feature-points {\n  margin-bottom: 2rem;\n  padding: 0.5rem 0;\n}\n\n\/* ⚡️ Feature Point Item *\/\n.nw-feature {\n  position: relative;\n  z-index: 2;\n  margin-bottom: 0.75rem;\n  padding-left: 1.5rem;\n  font-weight: 600;\n  font-size: 1.05rem;\n  line-height: 1.6;\n  color: #f2f2f2;\n\n  background: linear-gradient(90deg, #f2f2f2 0%, #a3268f 50%, #f2f2f2 100%);\n  background-size: 200%;\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n\n  opacity: 0;\n  transform: translateY(10px);\n  animation:\n    featureEntry 0.8s ease-out forwards,\n    textShimmer 6s linear infinite;\n}\n\n\/* 🎯 Staggered Animation Delay *\/\n.nw-feature:nth-child(1) { animation-delay: 0.2s, 0s; }\n.nw-feature:nth-child(2) { animation-delay: 0.7s, 0s; }\n.nw-feature:nth-child(3) { animation-delay: 1.2s, 0s; }\n.nw-feature:nth-child(4) { animation-delay: 1.7s, 0s; }\n.nw-feature:nth-child(5) { animation-delay: 2.2s, 0s; }\n.nw-feature:nth-child(6) { animation-delay: 2.7s, 0s; }\n\n\/* 💫 Glowing Bullet Dot *\/\n.nw-feature::before {\n  content: \"\";\n  position: absolute;\n  left: 0;\n  top: 0.5rem;\n  width: 12px;\n  height: 12px;\n  background: radial-gradient(circle, #a3268f, #00A77E);\n  border-radius: 50%;\n  box-shadow:\n    0 0 10px rgba(163, 38, 143, 1),\n    0 0 14px rgba(0, 167, 126, 0.9),\n    0 0 20px rgba(163, 38, 143, 0.8),\n    0 0 25px rgba(0, 167, 126, 0.5);\n  animation: pulseGlow 1.6s ease-in-out infinite;\n}\n\n\/* 👻 Entrance Animation *\/\n@keyframes featureEntry {\n  to {\n    opacity: 1;\n    transform: translateY(0);\n  }\n}\n\n\/* 🔮 Text Shimmer Animation *\/\n@keyframes textShimmer {\n  0% { background-position: 200% center; }\n  100% { background-position: -200% center; }\n}\n\n\/* 🌟 Glow Pulse Animation *\/\n@keyframes pulseGlow {\n  0%, 100% {\n    box-shadow:\n      0 0 10px rgba(163, 38, 143, 1),\n      0 0 14px rgba(0, 167, 126, 0.9),\n      0 0 20px rgba(163, 38, 143, 0.8),\n      0 0 25px rgba(0, 167, 126, 0.5);\n    transform: scale(1);\n  }\n  50% {\n    box-shadow:\n      0 0 14px rgba(163, 38, 143, 1),\n      0 0 20px rgba(0, 167, 126, 1),\n      0 0 28px rgba(163, 38, 143, 0.9),\n      0 0 34px rgba(0, 167, 126, 0.6);\n    transform: scale(1.15);\n  }\n}  \n\n\/* Ingredients Pics *\/\n.zoompic {\n  float: left;\n  width: 20%;\n  margin: 2.5%;\n  transition: transform .75s; \/* Animation *\/\n  text-align: center;\n  font-size: 80%;\n}\n\n.zoompic:hover {\n  transform: scale(1.3); \/* (130% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\/* 3 Step Images *\/\nimg#mobileresponder {\n   width: 55%; \n   height: auto; \n   float: left; \n   padding: 0 15px 0 0;\n   -webkit-mask-image: radial-gradient(100% 95%, black 30%, rgba(0, 0, 0, 0.0) 55%);\n   -webkit-transition: transform 0.75s ease-in-out;\n}\n\nimg#mobileresponder:hover {\n  transform: scale(1.4); \/* (140% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\n\/* Kit Contents Box *\/\n.border {\n  padding: 0 15px 0 15px;\n  border-style: solid;\n  border-color: grey;\n  background-image: linear-gradient(180deg, green, purple);  \n  border-width: 0.5px;\n  border-radius: 5px;\n  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);\n}\n\n\/* Kit Contents Outer Container 1*\/\n.container1 {\n   width: 55%; \n   height: auto; \n   float: left; \n   padding: 0 15px 0 0;\n}\n\n\/* Kit Contents Inner Container 2*\/\n.container2 {\n  width: fit-content;\n  margin: auto;\n}\n\np.ingredients {\n  text-align: center;\n  color: white;\n  font-weight: bold;\n}\n\nh3.included_title {\n  text-align: center;\n  font-size: 100%;\n  color: #ffffff;\n}\n\nh3.included_text {\n  text-align: left;\n  font-size: 90%;\n  color: #ffffff;\n}\n\n\n\/* Ingredients Pics *\/\n.zoompic {\n  float: left;\n  width: 20%;\n  margin: 2.5%;\n  transition: transform .75s; \/* Animation *\/\n  text-align: center;\n  font-size: 80%;\n}\n\n.zoompic:hover {\n  transform: scale(1.3); \/* (130% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n@media screen and (max-width: 600px) {\n  .zoompic {\n  width: 46%;\n  margin: 2%;\n  }\n  .zoompic:hover {\n  transform: scale(1.2);\n  }\n  img#scenicresponder:hover {\n  transform: scale(1.2);\n  }\n}\n--\u003e\u003c\/style\u003e\n\u003cdiv class=\"nw-feature-points\"\u003e\n  \u003cdiv class=\"nw-feature\"\u003eA Wicked 3-Step Ritual for Hands \u0026amp; Feet — Where Magic Touches Skin \u0026amp; Beauty is Born\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eIncludes a Personalised \u003ca title=\"Mirror, Mirror On The Wall, Who's Your Favourite Wicked Queen Of Them All?\" href=\"\/pages\/naturally-wicked-queens\"\u003eWicked Queen\u003c\/a\u003e Towel — Her Name, Her Magic, Her Moment\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eMolten Scrub, Herbal Nail Elixir \u0026amp; Mint Butter Bubbling with Nature’s Most Magical Extracts\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eScented with Fiery Spices \u0026amp; Forest Mint to Ignite the Ritual \u0026amp; Refresh the Soul\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eComes with a Wicked Manicure Set to Refine Every Detail with Regal Precision\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eWrapped in a Jewel-Toned Gift Box That Whispers Magic, Meaning \u0026amp; Made-for-Her Luxury\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eLadies and Gentlemen... here we have the perfect natural and wicked personalised gift for all, including yourself!\u003c\/p\u003e\n\u003cp\u003eThis classy beauty gift box holds the key to perfect hands and feet, so impeccable that even celebrities can't keep their hands away. Naturally Wicked have mingled the needs of hands and feet with ancient beauty secrets to produce a simple, impressive and easy to use 3 step kit.\u003c\/p\u003e\n\u003cp\u003eThe Naturally Wicked Deluxe Hand \u0026amp; Foot Kit boasts 3 Extra Large age defying, life inducing and flavour rich, natural beauty products. This personalised gift set also includes a sophisticated 4 piece Naturally Wicked® nail care set and a luxury hand \u0026amp; foot towel, customised with a Wicked Queen and name of your choice. There are 6 \u003ca title=\"Mirror, Mirror On The Wall, Who's Your Favourite Of Them All?\" href=\"https:\/\/naturallywicked-3.myshopify.com\/pages\/naturally-wicked-queens\"\u003eWicked Queens\u003c\/a\u003e to choose from... Enjoy discovering yours!\u003c\/p\u003e\n\u003cbr\u003e\n\u003cimg id=\"mobileresponder\" alt=\"Naturally Wicked Exfoliating Molten Magic Hand \u0026amp; Foot Scrub Surrounded By Grey Volcanic Ash  - Step 1\" src=\"https:\/\/www.naturallywicked.store\/cdn\/shop\/files\/MOLTEN_1.jpg?v=1716217811\"\u003e\n\u003ch4\u003eStep 1\u003c\/h4\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eMolten Magic Hand \u0026amp; Foot Scrub\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eExfoliate with Naturally Wicked \u003cb\u003e\u003cstrong\u003e\u003cspan style=\"color: #ff6600;\"\u003eMolten Magic\u003c\/span\u003e \u003cspan style=\"color: #666666;\"\u003eHand \u0026amp; Foot Scrub\u003c\/span\u003e\u003c\/strong\u003e\u003c\/b\u003e\u003cspan style=\"color: #444444;\"\u003e.\u003c\/span\u003e.. Exploding with fragments of volcanic rock, this scrub dislodges and absorbs deep dirt, dead skin and impurities. Infused with the antibacterial traits and raw scents of Cinnamon, Turmeric and Cardamom, Naturally Wicked Volcanic Scrub is sure to fire up your hands, feet and senses.\u003c\/p\u003e\n\u003cdiv style=\"clear: both;\"\u003e\u003c\/div\u003e\n\u003cbr\u003e\n\u003cimg id=\"mobileresponder\" alt=\"Naturally Wicked Herbal Hex Nail Treatment Alongside Cloves \u0026amp; Cardamom With Cinnamon On Top - Step 2\" src=\"https:\/\/www.naturallywicked.store\/cdn\/shop\/files\/HerbalHex-FrontWithProps_2_-60Sh_-75H_-4.5W_5C_45S_UM3_.25_0.1_Vi0.7S_1.5G_1R_B200.jpg?v=1693580312\"\u003e\n\u003ch4\u003eStep 2\u003c\/h4\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eHerbal Hex Nail Treatment\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRejuvenate with Naturally Wicked \u003cb\u003e\u003cstrong\u003e\u003cspan style=\"color: #b45f06;\"\u003eHerbal Hex \u003c\/span\u003e\u003cspan style=\"color: #666666;\"\u003eNail Treatment\u003c\/span\u003e\u003c\/strong\u003e\u003c\/b\u003e... Crammed with over 7 ancient rich herbs including Clove Leaf, Ginger, Eucalyptus \u0026amp; Cajeput, all well renowned for their miracle effects on nails. This fascinating herby delight smells divine and leaves nails healthy, shiny and super strong!\u003c\/p\u003e\n\u003cdiv style=\"clear: both;\"\u003e\u003c\/div\u003e\u003cdiv style=\"clear: both;\"\u003e\u003c\/div\u003e\n\u003cbr\u003e\n\u003cimg id=\"mobileresponder\" alt=\"Naturally Wicked Soft Mint Hand \u0026amp; Foot Butter Amongst Hydrating Green Mint Leaves - Step 3\" src=\"https:\/\/www.naturallywicked.store\/cdn\/shop\/files\/MysticMint-FrontWithProps2-60Sh_-75H_-6.5W_6C_35S_UM3_.25_0.1_Vi0.8S_1.5G_0.95R_B200.jpg?v=1716067917\"\u003e\n\u003ch4\u003eStep 3\u003c\/h4\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eMystic Mint Hand \u0026amp; Foot Butter\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eProtect with Naturally Wicked \u003cb\u003e\u003cstrong\u003e\u003cspan\u003e\u003cspan style=\"color: #08eaae;\"\u003eMystic Mint\u003c\/span\u003e \u003c\/span\u003e\u003cspan style=\"color: #666666;\"\u003eHand \u0026amp; Foot Butter\u003c\/span\u003e\u003c\/strong\u003e\u003c\/b\u003e... One coat of this thick nutritious, fruit drenched goodness fills the skin with an infusion of essential vitamins before locking them in and forming a protective barrier. Hands \u0026amp; feet undergo intense hydration and nourishment, whilst the healing and age defying extracts of blueberries and cranberries take hold. Stuffed with the strong scents of peppermint and spearmint leaf, this butter breathes fresh air into hands and feet.\u003c\/p\u003e\n\u003cdiv style=\"clear: both;\"\u003e\u003c\/div\u003e\n\u003cbr\u003e\n\u003cdiv class=\"container1\"\u003e\n\u003cdiv class=\"border\"\u003e\n\u003ch3 class=\"included_title\"\u003e\u003cstrong\u003e Personalised Hand \u0026amp; Foot Kit Contents\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cdiv class=\"container2\"\u003e\n\u003ch3 class=\"included_text\"\u003e◦100ml Hand \u0026amp; Foot Scrub\u003c\/h3\u003e\n\u003ch3 class=\"included_text\"\u003e◦50ml Herbal Hex Nail Treatment\u003c\/h3\u003e\n\u003ch3 class=\"included_text\"\u003e◦100ml Hand \u0026amp; Foot Butter\u003c\/h3\u003e\n\u003ch3 class=\"included_text\"\u003e◦Personalised Wicked Queen Towel\u003c\/h3\u003e\n\u003ch3 class=\"included_text\"\u003e◦Naturally Wicked Manicure Set\u003c\/h3\u003e\n\u003ch3 class=\"included_text\"\u003e◦Shimmering Green Gift Box\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eBet you didn't think nature was this cool right? Want to try it out? We offer a smaller version of this kit. \u003ca title=\"Naturally Wicked Original Hand \u0026amp; Foot Kit - Natural, Vegan Friendly, Cruelty Free \u0026amp; Made in the UK\" href=\"\/products\/original-hand-foot-kit\"\u003eThe Original Hand \u0026amp; Foot Kit\u003c\/a\u003e makes a great treat for yourself!\u003c\/p\u003e\n\u003cdiv style=\"clear: both;\"\u003e\u003c\/div\u003e\n\u003c!-- End Description --\u003e\n\u003c!-- Start Information --\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eIngredients:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"ingredients\"\u003e\u003ca title=\"Naturally Wicked Volcanic Hand \u0026amp; Foot Scrub Ingredients\" href=\"\/pages\/ingredients-hand-foot-scrub\"\u003eMolten Magic Hand \u0026amp; Foot Scrub\u003c\/a\u003e\u003c\/p\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Molten_Pumice.png?v=1716392248\" alt=\"A Detailed Chunk Of Pumice Stone Still In Red Molten Form\"\u003e\u003cstrong\u003eVolcanic Pumice\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Coconut.png?v=1712940187\" alt=\"Vibrant Brown Coconut Amongst Coconut Halves With Inner White Flesh Exposed\"\u003e\u003cstrong\u003eCoconut\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Guarana.png?v=1716392248\" alt=\"Bright Red \u0026amp; Juicy Guarana Fruits Amongst Guarana Leaves\"\u003e\u003cstrong\u003eGuarana\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Mustard_Seed2.png?v=1716392224\" alt=\"Mustard Seeds Bursting From Sunlight \u0026amp; Mustard Plants\"\u003e\u003cstrong\u003eMustard Seed\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cp class=\"ingredients\"\u003e\u003ca title=\"Naturally Wicked Rich Herb Nail Treatment Ingredients\" href=\"\/pages\/ingredients-nail-treatment\"\u003eHerbal Hex Nail Treatment\u003c\/a\u003e\u003c\/p\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Eucalyptus.png?v=1713205168\" alt=\"Large Bunch Of Bright Green Eucalyptus Leaves\"\u003e\u003cstrong\u003eEucalyptus\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Black_Pepper.png?v=1713204653\" alt=\"A Pile Of Whole Round Black Pepper Seeds Detailed In Close Up Under Dull Light\"\u003e\u003cstrong\u003eBlack Pepper\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Camphor_Leaves.png?v=1713193665\" alt=\"A Fresh Bunch Of Dark Green Camphor Leaves\"\u003e\u003cstrong\u003eCamphor\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Ginger.png?v=1713203752\" alt=\"A Fresh Lumpy Root Of Brown Spicy Ginger Alongside\"\u003e\u003cstrong\u003eGinger\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cp class=\"ingredients\"\u003e\u003ca title=\"Naturally Wicked Soft Mint Hand \u0026amp; Foot Butter Ingredients\" href=\"\/pages\/ingredients-hand-foot-butter\"\u003eMystic Mint Hand \u0026amp; Foot Butter\u003c\/a\u003e\u003c\/p\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Cranberries.png?v=1716321218\" alt=\"Bright Red Cranberries In Varied Sizes From Large To Small\"\u003e\u003cstrong\u003eCranberry\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Peppermint.png?v=1715285956\" alt=\"Vibrant Green Peppermint Leaves With Intricate Texture\"\u003e\u003cstrong\u003ePeppermint\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Tamanu.png?v=1716320710\" alt=\"Bright Green Tamanu Nuts With Two Cracked \u0026amp; Inner White Nut Exposed\"\u003e\u003cstrong\u003eTamanu\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Avocado.png?v=1713203391\" alt=\"Half Avocado With Avocado Inner Yellow Flesh \u0026amp; Brown Kernel Exposed\"\u003e\u003cstrong\u003eAvocado\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cp\u003eAll Naturally Wicked Hand \u0026amp; Foot Kit ingredients are suitable for vegans.\u003c\/p\u003e\n\u003cp\u003eFor a full and detailed list of ingredients check out our \u003ca title=\"Naturally Wicked Ingredients Page - Natural, Cruelty Free, Vegan \u0026amp; Made in the UK\" href=\"\/pages\/ingredients\"\u003eIngredients Guide.\u003c\/a\u003e\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eWhat's Inside:\u003c\/strong\u003e\u003c\/p\u003e\nSupplied in Naturally Wicked® Deluxe Magnetic Clasping Gift Box:\u003cbr\u003e ➼ 100ml Molten Magic Hand \u0026amp; Foot Scrub\u003cbr\u003e ➼ 50ml Herbal Hex Nail Treatment\u003cbr\u003e ➼ 100ml Mystic Mint Hand \u0026amp; Foot Butter\u003cbr\u003e ➼ Naturally Wicked Manicure Set\u003cbr\u003e ➼ Personalised Wicked Queen Towel\u003cbr\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eDirections For Use:\u003c\/strong\u003e\u003c\/p\u003e\n➼ Step by step guide included\n\u003c!-- End Information --\u003e","brand":"Naturally Wicked","offers":[{"title":"Wicked Earth Queen","offer_id":46848863109317,"sku":"NWDHFK-2","price":97.34,"currency_code":"USD","in_stock":true},{"title":"Wicked Air Queen","offer_id":46848863142085,"sku":"NWDHFK-5","price":97.34,"currency_code":"USD","in_stock":true},{"title":"Wicked Water Queen","offer_id":46848863174853,"sku":"NWDHFK-3","price":97.34,"currency_code":"USD","in_stock":true},{"title":"Wicked Fire Queen","offer_id":46848863207621,"sku":"NWDHFK-1","price":97.34,"currency_code":"USD","in_stock":true},{"title":"Wicked Ice Queen","offer_id":46848863240389,"sku":"NWDHFK-4","price":97.34,"currency_code":"USD","in_stock":true},{"title":"Wicked Storm Queen","offer_id":46848863273157,"sku":"NWDHFK-6","price":97.34,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/0380\/0005\/files\/0swoaydum8iz_cc340893-e083-4eb0-bbbd-6bf4a5ccf065.jpg?v=1788356182"},{"product_id":"personalised-deluxe-mamma-kit-weuh0l","title":"Personalised Deluxe Mamma Kit","description":"\u003c!-- Start Description --\u003e\n\u003cstyle\u003e\u003c!--\n* {\n  box-sizing: border-box;\n}\n\n\/* Intro Images *\/\n.column {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  margin-left: 15%;\n  margin-right: 1.7%;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column2 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  margin-right: 15%;\n  margin-left: 1.7%;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column2:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n  \n.column3 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column3:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column4 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n  \n.column4:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column5 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column5:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\/* Clearfix (clear floats) *\/\n.row::after {\n  content: \"\";\n  clear: both;\n  display: table;\n}\n\n\/* ⚡️ Feature Point Wrapper *\/\n.nw-feature-points {\n  margin-bottom: 2rem;\n  padding: 0.5rem 0;\n}\n\n\/* ⚡️ Feature Point Item *\/\n.nw-feature {\n  position: relative;\n  z-index: 2;\n  margin-bottom: 0.75rem;\n  padding-left: 1.5rem;\n  font-weight: 600;\n  font-size: 1.05rem;\n  line-height: 1.6;\n  color: #f2f2f2;\n\n  background: linear-gradient(90deg, #f2f2f2 0%, #a3268f 50%, #f2f2f2 100%);\n  background-size: 200%;\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n\n  opacity: 0;\n  transform: translateY(10px);\n  animation:\n    featureEntry 0.8s ease-out forwards,\n    textShimmer 6s linear infinite;\n}\n\n\/* 🎯 Staggered Animation Delay *\/\n.nw-feature:nth-child(1) { animation-delay: 0.2s, 0s; }\n.nw-feature:nth-child(2) { animation-delay: 0.7s, 0s; }\n.nw-feature:nth-child(3) { animation-delay: 1.2s, 0s; }\n.nw-feature:nth-child(4) { animation-delay: 1.7s, 0s; }\n.nw-feature:nth-child(5) { animation-delay: 2.2s, 0s; }\n.nw-feature:nth-child(6) { animation-delay: 2.7s, 0s; }\n\n\/* 💫 Glowing Bullet Dot *\/\n.nw-feature::before {\n  content: \"\";\n  position: absolute;\n  left: 0;\n  top: 0.5rem;\n  width: 12px;\n  height: 12px;\n  background: radial-gradient(circle, #a3268f, #00A77E);\n  border-radius: 50%;\n  box-shadow:\n    0 0 10px rgba(163, 38, 143, 1),\n    0 0 14px rgba(0, 167, 126, 0.9),\n    0 0 20px rgba(163, 38, 143, 0.8),\n    0 0 25px rgba(0, 167, 126, 0.5);\n  animation: pulseGlow 1.6s ease-in-out infinite;\n}\n\n\/* 👻 Entrance Animation *\/\n@keyframes featureEntry {\n  to {\n    opacity: 1;\n    transform: translateY(0);\n  }\n}\n\n\/* 🔮 Text Shimmer Animation *\/\n@keyframes textShimmer {\n  0% { background-position: 200% center; }\n  100% { background-position: -200% center; }\n}\n\n\/* 🌟 Glow Pulse Animation *\/\n@keyframes pulseGlow {\n  0%, 100% {\n    box-shadow:\n      0 0 10px rgba(163, 38, 143, 1),\n      0 0 14px rgba(0, 167, 126, 0.9),\n      0 0 20px rgba(163, 38, 143, 0.8),\n      0 0 25px rgba(0, 167, 126, 0.5);\n    transform: scale(1);\n  }\n  50% {\n    box-shadow:\n      0 0 14px rgba(163, 38, 143, 1),\n      0 0 20px rgba(0, 167, 126, 1),\n      0 0 28px rgba(163, 38, 143, 0.9),\n      0 0 34px rgba(0, 167, 126, 0.6);\n    transform: scale(1.15);\n  }\n}\n\n\/* Ingredients Pics *\/\n.zoompic {\n  float: left;\n  width: 20%;\n  margin: 2.5%;\n  transition: transform .75s; \/* Animation *\/\n  text-align: center;\n  font-size: 80%;\n}\n\n.zoompic:hover {\n  transform: scale(1.3); \/* (130% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\/* 3 Step Images *\/\nimg#mobileresponder {\n   width: 55%; \n   height: auto; \n   float: left; \n   padding: 0 15px 0 0;\n   -webkit-mask-image: radial-gradient(100% 95%, black 30%, rgba(0, 0, 0, 0.0) 55%);\n   -webkit-transition: transform 0.75s ease-in-out;\n}\n\nimg#mobileresponder:hover {\n  transform: scale(1.4); \/* (140% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\n\/* Kit Contents Box *\/\n.border {\n  padding: 0 15px 0 15px;\n  border-style: solid;\n  border-color: grey;\n  background-image: linear-gradient(180deg, green, purple);  \n  border-width: 0.5px;\n  border-radius: 5px;\n  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);\n}\n\n\/* Kit Contents Outer Container 1*\/\n.container1 {\n   width: 55%; \n   height: auto; \n   float: left; \n   padding: 0 15px 0 0;\n}\n\n\/* Kit Contents Inner Container 2*\/\n.container2 {\n  width: fit-content;\n  margin: auto;\n}\n\np.ingredients {\n  text-align: center;\n  font-weight: bold;\n}\n\nh3.included_title {\n  text-align: center;\n  font-size: 100%;\n  color: #ffffff;\n}\n\nh3.included_text {\n  text-align: left;\n  font-size: 90%;\n  color: #ffffff;\n}\n\n\n\/* Ingredients Pics *\/\n.zoompic {\n  float: left;\n  width: 20%;\n  margin: 2.5%;\n  transition: transform .75s; \/* Animation *\/\n  text-align: center;\n  font-size: 80%;\n}\n\n.zoompic:hover {\n  transform: scale(1.3); \/* (130% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n@media screen and (max-width: 600px) {\n  .zoompic {\n  width: 46%;\n  margin: 2%;\n  }\n  .zoompic:hover {\n  transform: scale(1.2);\n  }\n  img#scenicresponder:hover {\n  transform: scale(1.2);\n  }\n}\n--\u003e\u003c\/style\u003e\n\u003cdiv class=\"nw-feature-points\"\u003e\n  \u003cdiv class=\"nw-feature\"\u003eThe Ultimate 3-Step Ritual for Mums-To-Be, New Mums \u0026amp; Queens Who’ve Earned Their Crown\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eIncludes a Personalised \u003ca href=\"\/pages\/naturally-wicked-queens\" title=\"Mirror, Mirror On The Wall, Who's Your Favourite Wicked Queen Of Them All?\"\u003eWicked Queen\u003c\/a\u003e Towel — Her Name, Her Magic, Her Moment\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eBreast Cream, Nipple Mousse \u0026amp; Stretch Mark Potion Infused with Rare Botanical Powers\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eLusciously Scented with Rose, Grapefruit \u0026amp; Ancient Citrus — No Synthetic Nonsense\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eSafe to Use Through Pregnancy \u0026amp; Breastfeeding — Powered by Nature's Wisdom\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eArrives in a Shimmering Green Gift Box That Screams “Not Your Average Mum Kit”\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eThe ultimate pamper gift for new mums, mums-to-be and mums already ruling their kingdoms! Packed with the same potent, natural magic as our Original Mamma Kit, this deluxe version takes things to the next level with a personalised Wicked Queen towel. \u003ca href=\"\/pages\/naturally-wicked-queens\" title=\"Mirror, Mirror On The Wall, Who Is Your Favourite Of Them All?\"\u003eChoose your elemental queen\u003c\/a\u003e and add the name of your choice for that extra regal flair.\n\u003c\/p\u003e\n\u003cp\u003eFrom firming and plumping to soothing and protecting, this 3-step kit is designed to restore, rejuvenate and indulge. Whether it’s a thoughtful gift or a well-deserved treat for yourself, this deluxe kit brings luxury and wicked magic to every mamma’s self-care ritual.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cimg src=\"https:\/\/www.naturallywicked.co.uk\/cdn\/shop\/files\/EnchantedRose-FrontWithProps2-60Sh_-75H_-4.5W_6C_35S_Vi0.8S_1.5G_0.95R_B200.jpg?\" alt=\"Naturally Wicked Enchanted Rose Breast Firming Cream Surrounded By Fluttering Bright Pink Rose Petals - Step 1\" id=\"mobileresponder\"\u003e\n\u003ch4\u003eStep 1\u003c\/h4\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eEnchanted Rose Breast Firming Cream\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eInfused with Tremella Mushroom, Paracress \u0026amp; Rose Geranium Petals, this luxurious cream dives deep to nourish, firm and lift. Let the natural scent of rose (A.K.A Turkish Delight) turn your daily routine into a magical experience, leaving skin soft, plump and youthful.\u003c\/p\u003e\n\u003cdiv style=\"clear: both;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cimg src=\"https:\/\/www.naturallywicked.co.uk\/cdn\/shop\/files\/Fairy_sKiss-FrontWithProps-60Sh_-75H_-6.5W_7C_35S_Vi0.8S_1.5G_0.95R_B200.jpg?\" alt=\"Naturally Wicked Fairy's Kiss Nipple Mousse Beside Magical Pink Fairy Flowers With A Sprinkling Of Magical Pink Dust - Step 2\" id=\"mobileresponder\"\u003e\n\u003ch4\u003eStep 2\u003c\/h4\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eFairy's Kiss Nipple Mousse\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eFormulated with soothing Calendula and Olive Squalane, this rich mousse offers instant relief for sensitive skin. Its cooling touch calms and protects, while being completely safe for both pregnancy and breastfeeding. Tasteless and scent-free for ultimate comfort.\u003c\/p\u003e\n\u003cdiv style=\"clear: both;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cimg src=\"https:\/\/www.naturallywicked.co.uk\/cdn\/shop\/files\/GR217E_1.jpg?\" alt=\"Naturally Wicked Grapefruit Glamour Scar \u0026amp; Stretch Mark Potion In Front Of Red Slice Of Grapefruit  - Step 3\" id=\"mobileresponder\"\u003e\n\u003ch4\u003eStep 3\u003c\/h4\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eGrapefruit Glamour Scar \u0026amp; Stretch Mark Potion\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThis scar-fading potion is packed with skin-repairing botanicals like Gotu Kola and Sea Buckthorn Oil. Whether you’re preventing stretch marks or healing scars, this potion restores skin’s elasticity and texture, while leaving it smooth and toned with a fresh citrus aroma.\u003c\/p\u003e\n\u003cdiv style=\"clear: both;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cdiv class=\"container1\"\u003e\n\u003cdiv class=\"border\"\u003e\n\u003ch3 class=\"included_title\"\u003e\u003cstrong\u003ePersonalised Mamma Kit Contents\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cdiv class=\"container2\"\u003e\n\u003ch3 class=\"included_text\"\u003e◦50ml Breast Firming Cream\u003c\/h3\u003e\n\u003ch3 class=\"included_text\"\u003e◦50ml Nipple Mousse\u003c\/h3\u003e\n\u003ch3 class=\"included_text\"\u003e◦50ml Stretch Mark Potion\u003c\/h3\u003e\n\u003ch3 class=\"included_text\"\u003e◦Personalised Wicked Queen Towel\u003c\/h3\u003e\n\u003ch3 class=\"included_text\"\u003e◦Shimmering Green Gift Box\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eBet you didn't think nature was this cool right? Want to try it out? We offer a smaller version of this kit. \u003ca href=\"\/products\/original-mamma-kit\" title=\"Naturally Wicked Original Mamma Kit - Natural, Vegan Friendly, Cruelty Free \u0026amp; Made in the UK\"\u003eThe Original Mamma Kit\u003c\/a\u003e makes a great mini treat for yourself!\u003c\/p\u003e\n\u003cdiv style=\"clear: both;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- End Description --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- Start Information --\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eIngredients\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"ingredients\"\u003e\u003ca href=\"\/pages\/ingredients-breast-firming-cream\" title=\"Naturally Wicked Turkish Delight Breast Firming Cream Ingredients\"\u003eEnchanted Rose Breast Firming Cream\u003c\/a\u003e\u003c\/p\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Tremella_Mushroom.png?v=1712915626\" alt=\"Tremella Mushrooms Growing Wild In Darkness\"\u003e\u003cstrong\u003eTremella Mushroom\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Paracress.png?v=1712914952\" alt=\"Bright Yellow Paracress Flower With Green Stem \u0026amp; Leaves\"\u003e\u003cstrong\u003eParacress\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Green_Tea.png?v=1712938754\" alt=\"Multitude Of Vibrant Green Tea Leaves Amongst Stems\"\u003e\u003cstrong\u003eGreen Tea\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Rose_Geranium.png?v=1712938405\" alt=\"Purple Rose geranium Flowers On White Background\"\u003e\u003cstrong\u003eRose Geranium\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cp class=\"ingredients\"\u003e\u003ca href=\"\/pages\/ingredients-nipple-treatment\" title=\"Naturally Wicked Whipped Cream Nipple Treatment Ingredients\"\u003eFairy's Kiss Nipple Mousse\u003c\/a\u003e\u003c\/p\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Dish Packed With Cubes Of Mango Butter Beside Green Mango Leaves \u0026amp; Orange Mango Slices\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Mango_Butter.png?v=1716394293\"\u003e\u003cstrong\u003eMango Butter\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Green \u0026amp; Black Olives Amongst Vibrant Green Olive Stems \u0026amp; Leaves\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Olives.png?v=1712940526\"\u003e\u003cstrong\u003eOlive Squalane\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Two Open Yellow Calendula Flowers Alongside A Closed Calendula Flower Stretching From A Vibrant Green Calendula Plant\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Calendula_2.png?v=1716460782\"\u003e\u003cstrong\u003eCalendula Extract\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"A Pile Of Fresh Brown Oats Laid In A Circle\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Oat_Kernel.png?v=1716458067\"\u003e\u003cstrong\u003eOat Extract\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cp class=\"ingredients\"\u003e\u003ca href=\"\/pages\/ingredients-stretch-mark-scar-corrector\" title=\"Naturally Wicked Grpefruit Stretch Mark \u0026amp; Scar Corrector Ingredients\"\u003eGrapefruit Glamour Scar \u0026amp; Stretch Mark Potion\u003c\/a\u003e\u003c\/p\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Bright Orange Sea Buckthorn Berries Amongst Bushy Green Leaves\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Sea_Buckthorn.png?v=1722963619\"\u003e\u003cstrong\u003eSea Buckthorn\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Green Tamanu Nuts With Inner Brown Nut Exposed From Inside Green Flesh\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Tamanu.png?v=1716320710\"\u003e\u003cstrong\u003eTamanu Nut\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Bright Red Wu Zhu Fruit Berries Amongst Vibrant Green Bushy Leaves\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Wu_Zhu_Fruit.png?v=1722961812\"\u003e\u003cstrong\u003eWu Zhu Fruit\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"A Bunch Of Bright Yellow Scar Healing Helichrysum Italicum Flowers On Green Stems In Circular Shape\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Helichrysum_italicum.png?v=1723128237\"\u003e\u003cstrong\u003eHelichrysum Flower\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cp\u003eAll Naturally Wicked Mamma Kit Ingredients are suitable for vegans.\u003c\/p\u003e\n\u003cp\u003eFor a full and detailed list of ingredients check out the \u003ca href=\"\/pages\/ingredients\" title=\"Naturally Wicked Ingredients - Natural, Cruelty Free, Vegan \u0026amp; Made in the UK\"\u003eIngredients Guide.\u003c\/a\u003e\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eWhat's Inside:\u003c\/strong\u003e\u003c\/p\u003e\nSupplied in Naturally Wicked® Deluxe Magnetic Clasping Gift Box:\u003cbr\u003e➼ 50ml Enchanted Rose Breast Firming Cream\u003cbr\u003e➼ 50ml Fairy's Kiss Nipple Mousse\u003cbr\u003e➼ 50ml Grapefruit Scar \u0026amp; Stretch Mark Potion\u003cbr\u003e➼ Personalised Wicked Queen Towel\u003cbr\u003e\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eDirections For Use:\u003c\/strong\u003e\u003c\/p\u003e\n➼ Step by step guide included\n\u003c!-- End Information --\u003e","brand":"Naturally Wicked","offers":[{"title":"Wicked Fire Queen","offer_id":46848865894597,"sku":"NWDMKB-F","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Earth Queen","offer_id":46848865927365,"sku":"NWDMKB-E","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Water Queen","offer_id":46848865960133,"sku":"NWDMKB-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Ice Queen","offer_id":46848865992901,"sku":"NWDMKB-I","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Air Queen","offer_id":46848866025669,"sku":"NWDMKB-A","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Storm Queen","offer_id":46848866058437,"sku":"NWDMKB-S","price":83.43,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/0380\/0005\/files\/40ha701k4lpa_c6520548-5ee7-4176-bad4-82a6783df9e9.jpg?v=1788356195"},{"product_id":"original-3-step-lip-kit-h7dpe5","title":"Original 3 Step Lip Kit","description":"\u003c!-- Start Description --\u003e\n\u003cstyle\u003e\u003c!--\n* {\n  box-sizing: border-box;\n}\n\n\/* Intro Images *\/\n.column {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  margin-left: 15%;\n  margin-right: 1.7%;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column2 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  margin-right: 15%;\n  margin-left: 1.7%;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column2:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n  \n.column3 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column3:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column4 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n  \n.column4:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column5 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column5:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\/* Clearfix (clear floats) *\/\n.row::after {\n  content: \"\";\n  clear: both;\n  display: table;\n}\n\n\/* ⚡️ Feature Point Wrapper *\/\n.nw-feature-points {\n  margin-bottom: 2rem;\n  padding: 0.5rem 0;\n}\n\n\/* ⚡️ Feature Point Item *\/\n.nw-feature {\n  position: relative;\n  z-index: 2;\n  margin-bottom: 0.75rem;\n  padding-left: 1.5rem;\n  font-weight: 600;\n  font-size: 1.05rem;\n  line-height: 1.6;\n  color: #f2f2f2;\n\n  background: linear-gradient(90deg, #f2f2f2 0%, #a3268f 50%, #f2f2f2 100%);\n  background-size: 200%;\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n\n  opacity: 0;\n  transform: translateY(10px);\n  animation:\n    featureEntry 0.8s ease-out forwards,\n    textShimmer 6s linear infinite;\n}\n\n\/* 🎯 Staggered Animation Delay *\/\n.nw-feature:nth-child(1) { animation-delay: 0.2s, 0s; }\n.nw-feature:nth-child(2) { animation-delay: 0.7s, 0s; }\n.nw-feature:nth-child(3) { animation-delay: 1.2s, 0s; }\n.nw-feature:nth-child(4) { animation-delay: 1.7s, 0s; }\n.nw-feature:nth-child(5) { animation-delay: 2.2s, 0s; }\n.nw-feature:nth-child(6) { animation-delay: 2.7s, 0s; }\n\n\/* 💫 Glowing Bullet Dot *\/\n.nw-feature::before {\n  content: \"\";\n  position: absolute;\n  left: 0;\n  top: 0.5rem;\n  width: 12px;\n  height: 12px;\n  background: radial-gradient(circle, #a3268f, #00A77E);\n  border-radius: 50%;\n  box-shadow:\n    0 0 10px rgba(163, 38, 143, 1),\n    0 0 14px rgba(0, 167, 126, 0.9),\n    0 0 20px rgba(163, 38, 143, 0.8),\n    0 0 25px rgba(0, 167, 126, 0.5);\n  animation: pulseGlow 1.6s ease-in-out infinite;\n}\n\n\/* 👻 Entrance Animation *\/\n@keyframes featureEntry {\n  to {\n    opacity: 1;\n    transform: translateY(0);\n  }\n}\n\n\/* 🔮 Text Shimmer Animation *\/\n@keyframes textShimmer {\n  0% { background-position: 200% center; }\n  100% { background-position: -200% center; }\n}\n\n\/* 🌟 Glow Pulse Animation *\/\n@keyframes pulseGlow {\n  0%, 100% {\n    box-shadow:\n      0 0 10px rgba(163, 38, 143, 1),\n      0 0 14px rgba(0, 167, 126, 0.9),\n      0 0 20px rgba(163, 38, 143, 0.8),\n      0 0 25px rgba(0, 167, 126, 0.5);\n    transform: scale(1);\n  }\n  50% {\n    box-shadow:\n      0 0 14px rgba(163, 38, 143, 1),\n      0 0 20px rgba(0, 167, 126, 1),\n      0 0 28px rgba(163, 38, 143, 0.9),\n      0 0 34px rgba(0, 167, 126, 0.6);\n    transform: scale(1.15);\n  }\n}   \n\n\/* Video Container *\/\n.video-container {\n  position: relative;\n  width: 100%;\n  overflow: hidden;\n  padding-top: 56.25%; \/* 16:9 Aspect Ratio *\/\n  border-radius: 40px;\n}\n\n\/* Responsive Video Styling (16:9) *\/\n.responsive-video {\n  position: absolute;\n  top: 0;\n  left: 0;\n  bottom: 0;\n  right: 0;\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  border-radius: 40px;\n  border: none;\n  outline: none;\n}\n\n  \/* Unsupported Browser Text Styling (16:9) *\/\n.video-fallback {\n  position: absolute;\n  top: 50%;\n  left: 50%;\n  transform: translate(-50%, -50%);\n  color: #a3268f;\n  font-size: 1rem;\n  text-align: center;\n  font-weight: bold;\n  background-color: rgba(0, 0, 0, 0.6);\n  padding: 1rem 1.5rem;\n  border-radius: 12px;\n}\n\n\/* Optional Controls Styling - If you ever want controls shown *\/\n.responsive-video::-webkit-media-controls-panel {\n  background-color: rgba(163, 38, 143, 0.85); \/* NW purple, slightly transparent *\/\n}\n\n\/* Ingredients Pics *\/\n.zoompic {\n  float: left;\n  width: 20%;\n  margin: 2.5%;\n  transition: transform .75s; \/* Animation *\/\n  text-align: center;\n  font-size: 80%;\n}\n\n.zoompic:hover {\n  transform: scale(1.3); \/* (130% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\/* Scrub \u0026 Balm Carousel Pics *\/\n.carousel-image {\n  width: 100%; \/* Match the width of the container *\/\n  height: auto;\n  -webkit-mask-image: radial-gradient(100% 95%, black 30%, rgba(0, 0, 0, 0.0) 55%);\n  -webkit-transition: transform 0.75s ease-in-out;\n}\n\n.carousel-image:hover {\n  transform: scale(1.4); \/* (140% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.carousel-button {\n  position: absolute;\n  top: 50%;\n  transform: translateY(-50%);\n  background-color: rgba(0, 0, 0, 0.5);\n  border: none;\n  color: white;\n  padding: 10px;\n  cursor: pointer;\n  border-radius: 50%;\n  z-index: 1;\n}\n\n.carousel-button.left {\n  left: 0;\n}\n\n.carousel-button.right {\n  right: 0;\n}\n  \n\/* 3 Step Images *\/\nimg#mobileresponder {\n   width: 55%; \n   height: auto; \n   float: left; \n   padding: 0 15px 0 0;\n   -webkit-mask-image: radial-gradient(100% 95%, black 30%, rgba(0, 0, 0, 0.0) 55%);\n   -webkit-transition: transform 0.75s ease-in-out;\n}\n\nimg#mobileresponder:hover {\n  transform: scale(1.4); \/* (140% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\n\/* Kit Contents Box *\/\n.border {\n  padding: 0 15px 0 15px;\n  border-style: solid;\n  border-color: grey;\n  background-image: linear-gradient(180deg, green, purple);  \n  border-width: 0.5px;\n  border-radius: 5px;\n  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);\n}\n\n\/* Kit Contents Outer Container 1*\/\n.container1 {\n   width: 55%; \n   height: auto; \n   float: left; \n   padding: 0 15px 0 0;\n}\n\n\/* Kit Contents Inner Container 2*\/\n.container2 {\n  width: fit-content;\n  margin: auto;\n}\n\np.ingredients {\n  text-align: center;\n  font-weight: bold;\n}\n\nh3.included_title {\n  text-align: center;\n  font-size: 100%;\n  color: #ffffff;\n}\n\nh3.included_text {\n  text-align: left;\n  font-size: 90%;\n  color: #ffffff;\n}\n\n\n\/* Ingredients Pics *\/\n.zoompic {\n  float: left;\n  width: 20%;\n  margin: 2.5%;\n  transition: transform .75s; \/* Animation *\/\n  text-align: center;\n  font-size: 80%;\n}\n\n.zoompic:hover {\n  transform: scale(1.3); \/* (130% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n@media screen and (max-width: 600px) {\n  .zoompic {\n  width: 46%;\n  margin: 2%;\n  }\n  .zoompic:hover {\n  transform: scale(1.2);\n  }\n  img#scenicresponder:hover {\n  transform: scale(1.2);\n  }\n}\n--\u003e\u003c\/style\u003e\n\u003cscript\u003e\nconst lipScrubImages = [\n  \"\/cdn\/shop\/files\/PeppermintLipScrub-FrontWithProp_S40_C8_Softness0.7_Gamma1.25_Rad1_Bor200.jpg?\", \/\/ Peppermint\n  \"\/cdn\/shop\/files\/GrapefruitLipScrub-FrontWithProp_S40_C8_Softness0.7_Gamma1.25_Rad1_Bor200.jpg?\", \/\/ Grapefruit\n  \"\/cdn\/shop\/files\/CinnamonLipScrub-FrontWithProp_S40_C8_Softness0.7_Gamma1.25_Rad1_Bor200.jpg?\", \/\/ Cinnamon\n  \"\/cdn\/shop\/files\/OrangeLipScrub-FrontWithProp_S40_C8_Softness0.7_Gamma1.25_Rad1_Bor200.jpg?\", \/\/ Sweet Orange\n  \"\/cdn\/shop\/files\/ProseccoLipScrub-FrontWithProp_S40_C8_Softness0.7_Gamma1.25_Rad1_Bor200.jpg?\", \/\/ Prosecco\n];\n\nconst lipBalmImages = [\n  \"\/cdn\/shop\/files\/Orange-FrontWithProps-50Sh_-70H_-4W_4C_45S_UM3_.25_0.1_Vi0.7S_1.5G_1R_B200.jpg?v=1715266777\", \/\/ Sweet Orange\n  \"\/cdn\/shop\/files\/Pineapple-FrontWithProps-60Sh_-70H_-4.5W_5C_45S_UM3_.25_0.1_Vi0.7S_1.75G_1R_B200.jpg?\", \/\/ Pineapple\n  \"\/cdn\/shop\/files\/MapleSyrup-FrontWithProps-50Sh_-50H_4.5W_5C_45S_UM3_.25_0.1_Vi0.7S_1.5G_1R_B200.jpg?\", \/\/ Maple Syrup\n  \"\/cdn\/shop\/files\/Vanilla-FrontWithProps-50Sh_-50H_-4.5W_6C_45S_UM3_.25_0.1_Vi0.7S_1.5G_1R_B200.jpg?\", \/\/ Vanilla\n  \"\/cdn\/shop\/files\/Cherry-FrontWithProps-50Sh_-80H_-4.5W_3C_45S_UM3_.25_0.1_Vi0.7S_1.5G_1R_B200.jpg?\", \/\/ Cherry\n  \"\/cdn\/shop\/files\/Coconut-FrontWithProps-60Sh_-50H_-4.5W_7C_45S_UM3_.25_0.1_Vi0.7S_1.25G_1R_B200.jpg?\", \/\/ Coconut\n  \"\/cdn\/shop\/files\/ToffeeApple-FrontWithProps-50Sh_-70H_-4.5W_4C_45S_UM3_.25_0.1_Vi0.7S_1.25G_1R_B200.jpg?\", \/\/ Toffee Apple\n  \"\/cdn\/shop\/files\/DarkFruits-FrontWithProps-50Sh_-70H_-4.5W_5C_45S_UM3_.25_0.1_Vi0.7S_1.25G_1R_B200.jpg?\", \/\/ Dark Fruits\n];\n\nlet currentLipScrubIndex = 0;\nlet currentLipBalmIndex = 0;\n\nfunction showImage(category, index) {\n  if (category === 'lipScrub') {\n    document.getElementById('lipScrubImage').src = lipScrubImages[index];\n  } else if (category === 'lipBalm') {\n    document.getElementById('lipBalmImage').src = lipBalmImages[index];\n  }\n}\n\nfunction nextImage(category) {\n  if (category === 'lipScrub') {\n    currentLipScrubIndex = (currentLipScrubIndex + 1) % lipScrubImages.length;\n    showImage(category, currentLipScrubIndex);\n  } else if (category === 'lipBalm') {\n    currentLipBalmIndex = (currentLipBalmIndex + 1) % lipBalmImages.length;\n    showImage(category, currentLipBalmIndex);\n  }\n}\n\nfunction prevImage(category) {\n  if (category === 'lipScrub') {\n    currentLipScrubIndex = (currentLipScrubIndex - 1 + lipScrubImages.length) % lipScrubImages.length;\n    showImage(category, currentLipScrubIndex);\n  } else if (category === 'lipBalm') {\n    currentLipBalmIndex = (currentLipBalmIndex - 1 + lipBalmImages.length) % lipBalmImages.length;\n    showImage(category, currentLipBalmIndex);\n  }\n}\n\u003c\/script\u003e\n\u003cdiv class=\"nw-feature-points\"\u003e\n  \u003cdiv class=\"nw-feature\"\u003eA Wicked 3-Step Ritual to Breathe Life, Colour \u0026amp; Volume Into Lips\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eHydrating Scrub, Plumping Treatment \u0026amp; Conditioning Balm — Born of Nature, Blessed by Alchemy\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eJuicy Sugar Crystals Buff Away Dullness While Flooding Lips with Fruit-Pressed Vitality\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eRaspberry Ice Treatment Rejuvenates \u0026amp; Plumps with Collagen-Boosting Natural Extracts\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eBalm Seals the Spell with a Fusion of Wax, Butter \u0026amp; Natural Flavour — Lips Never Behave the Same\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eArrives in a Shimmering Pink Gift Box — A Treat for the Lips \u0026amp; a Treasure for the Dresser\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"video-container\"\u003e\n\u003cvideo class=\"responsive-video\" autoplay loop muted playsinline poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Lip_Balm_Kiss_276kb.jpg?v=1744314215\" title=\"Naturally Wicked Lip Reconditioning Lip Balm, Made With Pure \u0026amp; Natural Ingredients\"\u003e\n\u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/9e734293de7c4c1bac6b78430f608915.mp4\" type=\"video\/mp4\"\u003e\n\u003cdiv class=\"video-fallback\"\u003eYour browser does not support the video tag.\u003c\/div\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cp\u003eTransform lips with The Original 3 Step Lip Kit. Repairing, plumping and conditioning lips, this natural, luxury lip kit removes imperfections and delivers ultimate lip perfection in 3 simple steps.\u003c\/p\u003e\n\u003c!-- Lip Scrub Section --\u003e\n\u003cdiv style=\"clear: both;\"\u003e\u003c\/div\u003e\n\u003cbr\u003e\n\u003cdiv style=\"position: relative; float: left; width: 55%; padding: 0 15px 0 0;\"\u003e\n  \u003cbutton class=\"carousel-button left\" onclick=\"prevImage('lipScrub')\"\u003e❮\u003c\/button\u003e\n  \u003cimg id=\"lipScrubImage\" class=\"carousel-image\" src=\"\/cdn\/shop\/files\/PeppermintLipScrub-FrontWithProp_S40_C8_Softness0.7_Gamma1.25_Rad1_Bor200.jpg?v=1687246374\" alt=\"Naturally Wicked Peppermint Sugar Lip Scrub Surrounded By Refreshing Green Peppermint Leaves\"\u003e\n  \u003cbutton class=\"carousel-button right\" onclick=\"nextImage('lipScrub')\"\u003e❯\u003c\/button\u003e\n\u003c\/div\u003e\n\u003ch4\u003eStep 1\u003c\/h4\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eTasty Sugar Lip Scrub\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eBuff away bad kisses with Naturally Wicked's irresistible Sugar Lip Scrub. This 100% natural lip scrub not only buffs, tones and exfoliates lips, but also hydrates them with a drenching of vitamin rich fruit extracts. Beautifully flavoured with natural extracts, these lip priming sugar scrubs leave lips tingly fresh.\u003c\/p\u003e\n\u003cdiv style=\"clear: both;\"\u003e\u003c\/div\u003e\n\u003cbr\u003e\n\u003cimg src=\"\/cdn\/shop\/files\/LipTreatment-WithProps-60Sh_-70H_-6.5W_S40_C10_R1_S8_G1.5_B100.jpg?v=1717247332\" alt=\"Naturally Wicked Raspberry Ice Lip Treatment Surrounded By Luscious, Red, Fruity Raspberries \u0026amp; Ice\" id=\"mobileresponder\"\u003e\n\u003ch4\u003eStep 2\u003c\/h4\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eRaspberry Ice Lip Treatment\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePlump that pout with Naturally Wicked Raspberry Ice Lip Treatment. This must-have lip treatment is packed with ancient lip enhancing extracts which penetrate deep below the surface to repair, plump and rejuvenate lips. Brimming with collagen promoting ingredients such as Raspberry Seed Oil, Plant Peptides \u0026amp; Carrot Tissue Oil, this vitamin enriched lip treatment also battles imperfections such as fine lines and wrinkles in lips.\u003c\/p\u003e\n\u003cdiv style=\"clear: both;\"\u003e\u003c\/div\u003e\n\u003cbr\u003e\n\u003c!-- Lip Balm Section --\u003e\n\u003cdiv style=\"position: relative; float: left; width: 55%; padding: 0 15px 0 0;\"\u003e\n  \u003cbutton class=\"carousel-button left\" onclick=\"prevImage('lipBalm')\"\u003e❮\u003c\/button\u003e\n  \u003cimg id=\"lipBalmImage\" class=\"carousel-image\" src=\"https:\/\/www.naturallywicked.store\/cdn\/shop\/files\/Orange-FrontWithProps-50Sh_-70H_-4W_4C_45S_UM3_.25_0.1_Vi0.7S_1.5G_1R_B200.jpg?v=1715266777\" alt=\"Naturally Wicked Sweet Orange Lip Balm In Front Of Two Orange Fruits\"\u003e\n  \u003cbutton class=\"carousel-button right\" onclick=\"nextImage('lipBalm')\"\u003e❯\u003c\/button\u003e\n\u003c\/div\u003e\n\u003ch4\u003eStep 3\u003c\/h4\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eFruity Lip Balm\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eLock in those luscious lips with Naturally Wicked Lip Balm. Long lasting and extra light, this incredible glossy, natural lip balm delivers far more than ordinary lip protection. Profuse in nutrient rich plant waxes, Naturally Wicked Lip Balm continues the lip healing process whilst taking aim at inbound pollutants. Available in 8 irresistible fruity flavours. Choose from Succulent \u003cstrong\u003e\u003cspan style=\"color: #ff9900;\"\u003eSweet Orange\u003c\/span\u003e\u003c\/strong\u003e, Delicious \u003cspan color=\"#4400aa\" style=\"color: #4400aa;\"\u003e\u003cb\u003eDark Fruits\u003c\/b\u003e\u003c\/span\u003e, Tempting \u003cspan style=\"color: #ab0b0b;\"\u003e\u003cstrong\u003eToffee Apple\u003c\/strong\u003e\u003c\/span\u003e or Creamy and Dreamy \u003cspan style=\"color: #661900;\"\u003e\u003cstrong\u003eCoconut\u003c\/strong\u003e\u003c\/span\u003e. Start protecting lips now... Protect them with nature.\u003c\/p\u003e\n\u003cdiv style=\"clear: both;\"\u003e\u003c\/div\u003e\n\u003cbr\u003e\n\u003cdiv class=\"container1\"\u003e\n\u003cdiv class=\"border\"\u003e\n\u003ch3 class=\"included_title\"\u003e\u003cstrong\u003eOriginal 3 Step Lip Kit Contents\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cdiv class=\"container2\"\u003e\n\u003ch3 class=\"included_text\"\u003e◦15ml Lip Scrub\u003c\/h3\u003e\n\u003ch3 class=\"included_text\"\u003e◦50ml Lip Treatment\u003c\/h3\u003e\n\u003ch3 class=\"included_text\"\u003e◦15ml Lip Balm\u003c\/h3\u003e\n\u003ch3 class=\"included_text\"\u003e◦3 Step Kit Directions\u003c\/h3\u003e\n\u003ch3 class=\"included_text\"\u003e◦Shimmering Pink Gift Box\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eBeautifully packaged in a classy, black \u0026amp; pink shimmering gift box, this natural, luxury 3 step lip kit is certain to upgrade the dressing table and the lips. And there's no reason that your friends shouldn't have great lips too. Check out the \u003ca href=\"\/products\/deluxe-lip-kit\" title=\"Naturally Wicked Deluxe Lip Kit - 100% Natural Lip Plumping Gift Set, Cruelty Free \u0026amp; Vegetarian\"\u003eNaturally Wicked Deluxe Lip Kit\u003c\/a\u003e for a unique gift that just keeps on giving... And better still, you can add your own personal touch! 'Gift Giver Of The Year' award goes to you! \u003c\/p\u003e\n\u003cdiv style=\"clear: both;\"\u003e\u003c\/div\u003e\n\u003c!-- End Description --\u003e\n\u003c!-- Start Information --\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eIngredients:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"ingredients\"\u003e\u003ca href=\"\/pages\/ingredients-peppermint-lip-scrub\" title=\"Naturally Wicked Peppermint Lip Scrub Ingredients\"\u003eSugar Lip Scrub\u003c\/a\u003e\u003c\/p\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Sugar.png?v=1715285231\" alt=\"White Sugar Grains In Large Pyramid Shaped Pile\"\u003e\u003cstrong\u003eSugar\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Almond.png?v=1715285529\" alt=\"Pile Of Deep Brown Almond Nuts In Shells\"\u003e\u003cstrong\u003eAlmond\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Olives.png?v=1712940526\" alt=\"Portion Of Green Olives On White Background\"\u003e\u003cstrong\u003eOlive\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Jojoba.png?v=1715193362\" alt=\"Jojoba Nuts On White Background\"\u003e\u003cstrong\u003eJojoba\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cp class=\"ingredients\"\u003e\u003ca href=\"\/pages\/ingredients-liptreatment\" title=\"Naturally Wicked Raspberry Lip Treatment Ingredients\"\u003eRaspberry Ice Lip Treatment\u003c\/a\u003e\u003c\/p\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Bushy Bright Yellow Safflowers Alongside Green Stalks, Leaves \u0026amp; Unopened Safflower Heads\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Safflower.png?v=1718983645\"\u003e\u003cstrong\u003eSafflower Oil\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Bright Orange Carrot Beside Carrot Top \u0026amp; Fresh Slices\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Carrot.png?v=1718975194\"\u003e\u003cstrong\u003eCarrot Oil\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"A Pile Of Luscious Red Raspberries\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Raspberry.png?v=1718981848\"\u003e\u003cstrong\u003eRaspberry Oil\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Bright Purple \u0026amp; Blue Lupine Flowers Beside Green Lupine Leaves\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Lupine_Peptides.png?v=1718975704\"\u003e\u003cstrong\u003ePlant Peptides\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cp class=\"ingredients\"\u003e\u003ca href=\"\/pages\/ingredients-lipbalm\" title=\"Naturally Wicked Fruity Flavoured Lip Balm Ingredients\"\u003eFruity Lip Balm\u003c\/a\u003e\u003c\/p\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Green \u0026amp; Yellow Inner Flesh Of Avocado With Dark Brown Kernel Exposed\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Avocado.png?v=1713203391\"\u003e\u003cstrong\u003eAvocado\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Whole Brown Coconut Alongside Half Fleshy White Coconut Inside\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Coconut.png?v=1712940187\"\u003e\u003cstrong\u003eCoconut\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Portion Of Brown Shea Nuts Surrounding A Creamy Whipped Swirl Of Shea Butter\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Shea_Nuts.png?v=1713194505\"\u003e\u003cstrong\u003eShea Nut\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Cocoa Butter Sits In Front Of Vivid Brown Cocoa Beans\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Cocoa_Butter.png?v=1715192521\"\u003e\u003cstrong\u003eCocoa Butter\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cp\u003eThe Naturally Wicked Lip Kit is suitable for Vegans.\u003c\/p\u003e\n\u003cp\u003eFor a full and detailed list of ingredients check out the \u003ca href=\"\/pages\/ingredients\" title=\"Naturally Wicked Lip Kit Ingredients - Natural, Vegan \u0026amp; Cruelty Free\"\u003eIngredients Guide.\u003c\/a\u003e\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eWhat's Inside:\u003c\/strong\u003e\u003c\/p\u003e\nSupplied in a Naturally Wicked® Original Magnetic Clasping Gift Box:\u003cbr\u003e ➼ 15ml Lip Scrub Of Your Choice\u003cbr\u003e ➼ 50ml Raspberry Ice Lip Treatment\u003cbr\u003e ➼ 15ml Lip Balm Of Your Choice\u003cbr\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eDirections For Use:\u003c\/strong\u003e\u003c\/p\u003e\n➼ Step by step guide included\n\u003c!-- End Information --\u003e","brand":"Naturally Wicked","offers":[{"title":"Peppermint \/ Sweet Orange","offer_id":46848867238085,"sku":"NWOLK-2","price":66.74,"currency_code":"USD","in_stock":true},{"title":"Peppermint \/ Dark Fruits","offer_id":46848867336389,"sku":"NWOLK-3","price":66.74,"currency_code":"USD","in_stock":true},{"title":"Peppermint \/ Coconut","offer_id":46848867401925,"sku":"NWOLK-1","price":66.74,"currency_code":"USD","in_stock":true},{"title":"Peppermint \/ Toffee Apple","offer_id":46848867467461,"sku":"NWOLK-4","price":66.74,"currency_code":"USD","in_stock":true},{"title":"Peppermint \/ Cherry","offer_id":46848867532997,"sku":"NWOLK-5","price":66.74,"currency_code":"USD","in_stock":true},{"title":"Peppermint \/ Pineapple","offer_id":46848867598533,"sku":"NWOLK-6","price":66.74,"currency_code":"USD","in_stock":true},{"title":"Peppermint \/ Maple Syrup","offer_id":46848867664069,"sku":"NWOLK-7","price":66.74,"currency_code":"USD","in_stock":true},{"title":"Peppermint \/ Vanilla","offer_id":46848867729605,"sku":"NWOLK-8","price":66.74,"currency_code":"USD","in_stock":true},{"title":"Prosecco \/ Sweet Orange","offer_id":46848867827909,"sku":"NWOLK-9","price":66.74,"currency_code":"USD","in_stock":true},{"title":"Prosecco \/ Dark Fruits","offer_id":46848867893445,"sku":"NWOLK-10","price":66.74,"currency_code":"USD","in_stock":true},{"title":"Prosecco \/ Coconut","offer_id":46848867958981,"sku":"NWOLK-11","price":66.74,"currency_code":"USD","in_stock":true},{"title":"Prosecco \/ Toffee Apple","offer_id":46848868024517,"sku":"NWOLK-12","price":66.74,"currency_code":"USD","in_stock":true},{"title":"Prosecco \/ Cherry","offer_id":46848868090053,"sku":"NWOLK-13","price":66.74,"currency_code":"USD","in_stock":true},{"title":"Prosecco \/ Pineapple","offer_id":46848868155589,"sku":"NWOLK-14","price":66.74,"currency_code":"USD","in_stock":true},{"title":"Prosecco \/ Maple Syrup","offer_id":46848868253893,"sku":"NWOLK-15","price":66.74,"currency_code":"USD","in_stock":true},{"title":"Prosecco \/ Vanilla","offer_id":46848868384965,"sku":"NWOLK-16","price":66.74,"currency_code":"USD","in_stock":true},{"title":"Sweet Orange \/ Sweet Orange","offer_id":46848868516037,"sku":"NWOLK-17","price":66.74,"currency_code":"USD","in_stock":true},{"title":"Sweet Orange \/ Dark Fruits","offer_id":46848868647109,"sku":"NWOLK-18","price":66.74,"currency_code":"USD","in_stock":true},{"title":"Sweet Orange \/ Coconut","offer_id":46848868778181,"sku":"NWOLK-19","price":66.74,"currency_code":"USD","in_stock":true},{"title":"Sweet Orange \/ Toffee Apple","offer_id":46848868876485,"sku":"NWOLK-20","price":66.74,"currency_code":"USD","in_stock":true},{"title":"Sweet Orange \/ Cherry","offer_id":46848869007557,"sku":"NWOLK-21","price":66.74,"currency_code":"USD","in_stock":true},{"title":"Sweet Orange \/ Pineapple","offer_id":46848869171397,"sku":"NWOLK-22","price":66.74,"currency_code":"USD","in_stock":true},{"title":"Sweet Orange \/ Maple Syrup","offer_id":46848869499077,"sku":"NWOLK-23","price":66.74,"currency_code":"USD","in_stock":true},{"title":"Sweet Orange \/ Vanilla","offer_id":46848869630149,"sku":"NWOLK-24","price":66.74,"currency_code":"USD","in_stock":true},{"title":"Grapefruit \/ Sweet Orange","offer_id":46848869793989,"sku":"NWOLK-25","price":66.74,"currency_code":"USD","in_stock":true},{"title":"Grapefruit \/ Dark Fruits","offer_id":46848869925061,"sku":"NWOLK-26","price":66.74,"currency_code":"USD","in_stock":true},{"title":"Grapefruit \/ Coconut","offer_id":46848870023365,"sku":"NWOLK-27","price":66.74,"currency_code":"USD","in_stock":true},{"title":"Grapefruit \/ Toffee Apple","offer_id":46848870121669,"sku":"NWOLK-28","price":66.74,"currency_code":"USD","in_stock":true},{"title":"Grapefruit \/ Cherry","offer_id":46848870252741,"sku":"NWOLK-29","price":66.74,"currency_code":"USD","in_stock":true},{"title":"Grapefruit \/ Pineapple","offer_id":46848870383813,"sku":"NWOLK-30","price":66.74,"currency_code":"USD","in_stock":true},{"title":"Grapefruit \/ Maple Syrup","offer_id":46848870514885,"sku":"NWOLK-31","price":66.74,"currency_code":"USD","in_stock":true},{"title":"Grapefruit \/ Vanilla","offer_id":46848870645957,"sku":"NWOLK-32","price":66.74,"currency_code":"USD","in_stock":true},{"title":"Cinnamon \/ Sweet Orange","offer_id":46848870777029,"sku":"NWOLK-33","price":66.74,"currency_code":"USD","in_stock":true},{"title":"Cinnamon \/ Dark Fruits","offer_id":46848870875333,"sku":"NWOLK-34","price":66.74,"currency_code":"USD","in_stock":true},{"title":"Cinnamon \/ Coconut","offer_id":46848871006405,"sku":"NWOLK-35","price":66.74,"currency_code":"USD","in_stock":true},{"title":"Cinnamon \/ Toffee Apple","offer_id":46848871170245,"sku":"NWOLK-36","price":66.74,"currency_code":"USD","in_stock":true},{"title":"Cinnamon \/ Cherry","offer_id":46848871268549,"sku":"NWOLK-37","price":66.74,"currency_code":"USD","in_stock":true},{"title":"Cinnamon \/ Pineapple","offer_id":46848871399621,"sku":"NWOLK-38","price":66.74,"currency_code":"USD","in_stock":true},{"title":"Cinnamon \/ Maple Syrup","offer_id":46848871497925,"sku":"NWOLK-39","price":66.74,"currency_code":"USD","in_stock":true},{"title":"Cinnamon \/ Vanilla","offer_id":46848871563461,"sku":"NWOLK-40","price":66.74,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/0380\/0005\/files\/hnar1yxi3wmn_828c701c-71bb-4bdd-a1cd-dddb7229fe1b.jpg?v=1788356203"},{"product_id":"raspberry-ice-lip-treatment-gfkzrv","title":"Raspberry Ice Lip Treatment","description":"\u003c!-- Start Description --\u003e\n\u003cstyle\u003e\u003c!--\n* {\n  box-sizing: border-box;\n}\n\n\/* Intro Images *\/\n.column {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  margin-left: 15%;\n  margin-right: 1.7%;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column2 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  margin-right: 15%;\n  margin-left: 1.7%;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column2:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n  \n.column3 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column3:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column4 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n  \n.column4:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\n.column5 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column5:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\/* Clearfix (clear floats) *\/\n.row::after {\n  content: \"\";\n  clear: both;\n  display: table;\n}\n\n\/* ⚡️ Feature Point Wrapper *\/\n.nw-feature-points {\n  margin-bottom: 2rem;\n  padding: 0.5rem 0;\n}\n\n\/* ⚡️ Feature Point Item *\/\n.nw-feature {\n  position: relative;\n  z-index: 2;\n  margin-bottom: 0.75rem;\n  padding-left: 1.5rem;\n  font-weight: 600;\n  font-size: 1.05rem;\n  line-height: 1.6;\n  color: #f2f2f2;\n\n  background: linear-gradient(90deg, #f2f2f2 0%, #a3268f 50%, #f2f2f2 100%);\n  background-size: 200%;\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n\n  opacity: 0;\n  transform: translateY(10px);\n  animation:\n    featureEntry 0.8s ease-out forwards,\n    textShimmer 6s linear infinite;\n}\n\n\/* 🎯 Staggered Animation Delay *\/\n.nw-feature:nth-child(1) { animation-delay: 0.2s, 0s; }\n.nw-feature:nth-child(2) { animation-delay: 0.7s, 0s; }\n.nw-feature:nth-child(3) { animation-delay: 1.2s, 0s; }\n.nw-feature:nth-child(4) { animation-delay: 1.7s, 0s; }\n.nw-feature:nth-child(5) { animation-delay: 2.2s, 0s; }\n.nw-feature:nth-child(6) { animation-delay: 2.7s, 0s; }\n\n\/* 💫 Glowing Bullet Dot *\/\n.nw-feature::before {\n  content: \"\";\n  position: absolute;\n  left: 0;\n  top: 0.5rem;\n  width: 12px;\n  height: 12px;\n  background: radial-gradient(circle, #a3268f, #00A77E);\n  border-radius: 50%;\n  box-shadow:\n    0 0 10px rgba(163, 38, 143, 1),\n    0 0 14px rgba(0, 167, 126, 0.9),\n    0 0 20px rgba(163, 38, 143, 0.8),\n    0 0 25px rgba(0, 167, 126, 0.5);\n  animation: pulseGlow 1.6s ease-in-out infinite;\n}\n\n\/* 👻 Entrance Animation *\/\n@keyframes featureEntry {\n  to {\n    opacity: 1;\n    transform: translateY(0);\n  }\n}\n\n\/* 🔮 Text Shimmer Animation *\/\n@keyframes textShimmer {\n  0% { background-position: 200% center; }\n  100% { background-position: -200% center; }\n}\n\n\/* 🌟 Glow Pulse Animation *\/\n@keyframes pulseGlow {\n  0%, 100% {\n    box-shadow:\n      0 0 10px rgba(163, 38, 143, 1),\n      0 0 14px rgba(0, 167, 126, 0.9),\n      0 0 20px rgba(163, 38, 143, 0.8),\n      0 0 25px rgba(0, 167, 126, 0.5);\n    transform: scale(1);\n  }\n  50% {\n    box-shadow:\n      0 0 14px rgba(163, 38, 143, 1),\n      0 0 20px rgba(0, 167, 126, 1),\n      0 0 28px rgba(163, 38, 143, 0.9),\n      0 0 34px rgba(0, 167, 126, 0.6);\n    transform: scale(1.15);\n  }\n}\n  \n\/* Ingredients Pics *\/\n.zoompic {\n  float: left;\n  width: 20%;\n  margin: 2.5%;\n  transition: transform .75s; \/* Animation *\/\n  text-align: center;\n  font-size: 80%;\n}\n\n.zoompic:hover {\n  transform: scale(1.3); \/* (130% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\/* Scenic Beauty Image *\/\nimg#scenicresponder {\n   -webkit-mask-image: radial-gradient(90% 100%, black 30%, rgba(0, 0, 0, 0.0) 50%);\n   -webkit-transition: transform 0.75s ease-in-out;\n   width: 55%; \n   height: auto; \n   float: left; \n   padding: 0 15px 0 0;\n}\n\nimg#scenicresponder:hover {\n  transform: scale(1.4); \/* (140% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n@media screen and (max-width: 600px) {\n  .zoompic {\n  width: 46%;\n  margin: 2%;\n  }\n  .zoompic:hover {\n  transform: scale(1.2);\n  }\n  img#scenicresponder:hover {\n  transform: scale(1.2);\n  }\n}\n--\u003e\u003c\/style\u003e\n\u003cdiv class=\"nw-feature-points\"\u003e\n  \u003cdiv class=\"nw-feature\"\u003eRevives Tired, Thin \u0026amp; Damaged Lips with a Botanical Surge of Rejuvenation\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eHyaluronic Acid Draws Deep Waters to Plump \u0026amp; Awaken the Lip’s Inner Bloom\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eInfused with Ancient Fruits, Root Elixirs \u0026amp; Plant Peptides to Restore, Firm \u0026amp; Enchant\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eBrimming with Vitamins A, C, E \u0026amp; B5 To Heal, Brighten \u0026amp; Guard Against Time’s Touch\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eFlavoured with Real Raspberries \u0026amp; Fresh Mint for a Naturally Sweet \u0026amp; Cooling Kiss\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eA Silken Elixir That Melts on Contact, Delivering a Tingling Surge of Alchemical Vitality\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eA Natural Plumping Lip Treatment, Packed With Deep Penetrating Fruit Extracts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eStriving for youthful, plump, flawless and perfect lips? Naturally Wicked Lip Treatment guarantees a pout worth shouting about.\u003c\/p\u003e\n\u003cp\u003eCrammed with a selection of nature's most magical and potent extracts, this natural Lip Treatment restores, plumps, defines \u0026amp; enhances lips efortlessly.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cimg id=\"scenicresponder\" alt=\"Naturally Wicked Raspberry Lip Treatment In Hands Of Beautiful Dark Haired Lady With Finger On Lip\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Katerina-Studio-066-Blk-212kb.jpg?v=1719090793\"\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eInstant Plump \u0026amp; Shine\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRich in Hyaluronic Acid, a naturally occurring miracle ingredient renowned for its plumping effects, Raspberry Ice Lip Treatment drowns the deepest layers of lips with a flood of hydration to provide immediate lip shine, enhancement and plumping upon application.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eRare, Collagen Inducing Extracts Repair, Firm \u0026amp; Enhance Lips\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eFrom the healing, vitamin rich extracts of Raspberry \u0026amp; Carrot, to the purest doses of natural Retinol, Plant Peptides \u0026amp; Vitamin C,  this lip treatment is exploding with ingredients that promote the growth of fresh, lip-plumping collagen. Driving Omega Fatty Acids, beneficial nutrients and antioxidants deep into lips, Naturally Wicked Lip Treatment delivers not only immediate exceptional results, but also gradually and progressively improves lip plumpness, shine and overall lip health for lasting lip perfection.\u003c\/p\u003e\n\u003cp\u003eRejuvenating lips deeply, the penetrating action may be sensed as a subtle and temporary tingling sensation. Mildly addictive and incredibly satisfying, this tingling represents a new era for your lips – one of soft, plump, and flawless beauty.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eExperience The Raspberry Ice Revolution\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eInfused with pure, plant-sourced Vitamin E, Aloe Vera and Olive Squalane, Raspberry Ice Lip Treatment soothes, hydrates and protects lips, providing comprehensive lip care.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eRaspberry By Name, Raspberry By Nature\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eFlavoured naturally with tasty raspberries and refreshing mint, this lip conditioning treatment is sure to satisfy your lips (and taste buds) for a long time to come.\u003c\/p\u003e\n\u003cp\u003eUnleash the power of nature on your lips with Naturally Wicked Raspberry Ice Lip Treatment. Your perfect lips await!\u003c\/p\u003e\n\u003cdiv style=\"clear: both;\"\u003e\u003c\/div\u003e\n\u003c!-- End Description --\u003e\n\u003c!-- Start Information --\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eIngredients:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Bushy Bright Yellow Safflowers Alongside Green Stalks, Leaves \u0026amp; Unopened Safflower Heads\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Safflower.png?v=1718983645\"\u003e\u003cstrong\u003eSafflower Oil\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Bright Orange Carrot Beside Carrot Top \u0026amp; Fresh Slices\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Carrot.png?v=1718975194\"\u003e\u003cstrong\u003eCarrot Oil\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"A Pile Of Luscious Red Raspberries\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Raspberry.png?v=1718981848\"\u003e\u003cstrong\u003eRaspberry Oil\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Bright Purple \u0026amp; Blue Lupine Flowers Beside Green Lupine Leaves\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Lupine_Peptides.png?v=1718975704\"\u003e\u003cstrong\u003ePlant Peptides\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Rich, Green Aloe Vera Leaves, Plump With Moisture\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Aloe_Vera.png?v=1716461091\"\u003e\u003cstrong\u003eAloe Vera\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Fresh Clear Liquid Splash Of Sodium Hyaluronate Amongst Aloe Leaf, White Flowers \u0026amp; Blackberries\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Hyaluronic_Acid.png?v=1718978164\"\u003e\u003cstrong\u003eHyaluronic Acid\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Corn Lay Amongst A Pile Of Yellow Corn Sugar \u0026amp; sugar Cubes From Which Saccharide Isomerate Is Derived\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Saccharide_Isomerate.png?v=1718980562\"\u003e\u003cstrong\u003eSaccharide Isomerate\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Black \u0026amp; Green Olives Amongst Vibrant Green Olive Leaves \u0026amp; Stems\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Olives.png?v=1712940526\"\u003e\u003cstrong\u003eOlive Squalane\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cp\u003eAll Naturally Wicked Lip Treatment ingredients are suitable for vegetarians.\u003c\/p\u003e\n\u003cp\u003eFor a full and detailed list of ingredients please check out the \u003ca title=\"Naturally Wicked Lip Treatment Ingredients - Natural, Cruelty Free, Vegan \u0026amp; Made in the UK\" href=\"https:\/\/www.naturallywicked.store\/pages\/ingredients-liptreatment\"\u003eRaspberry Ice Lip Treatment Ingredients Guide.\u003c\/a\u003e\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eWhat's Inside:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e50ml Naturally Wicked® Raspberry Ice Lip Treatment.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eDirections For Use:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eApply a pea sized amount onto lips and massage softly in side to side motions. A small tingle is to be expected as the product penetrates the lips.\u003c\/p\u003e\n\u003c!-- End Information --\u003e","brand":"Naturally Wicked","offers":[{"title":"Default Title","offer_id":46848880115909,"sku":"NWRLT","price":36.14,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/0380\/0005\/files\/7aba83i1jonu_6ba90ba6-3ec0-4753-8fb7-0806b6523409.jpg?v=1788356213"},{"product_id":"personalised-deluxe-lip-kit-rsy8lc","title":"Personalised Deluxe Lip Kit","description":"\u003c!-- Start Description --\u003e\n\u003cstyle\u003e\u003c!--\n* {\n  box-sizing: border-box;\n}\n\n\/* Intro Images *\/\n.column {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  margin-left: 15%;\n  margin-right: 1.7%;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column2 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  margin-right: 15%;\n  margin-left: 1.7%;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column2:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n  \n.column3 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column3:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column4 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n  \n.column4:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column5 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column5:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\/* Clearfix (clear floats) *\/\n.row::after {\n  content: \"\";\n  clear: both;\n  display: table;\n}\n\n\/* ⚡️ Feature Point Wrapper *\/\n.nw-feature-points {\n  margin-bottom: 2rem;\n  padding: 0.5rem 0;\n}\n\n\/* ⚡️ Feature Point Item *\/\n.nw-feature {\n  position: relative;\n  z-index: 2;\n  margin-bottom: 0.75rem;\n  padding-left: 1.5rem;\n  font-weight: 600;\n  font-size: 1.05rem;\n  line-height: 1.6;\n  color: #f2f2f2;\n\n  background: linear-gradient(90deg, #f2f2f2 0%, #a3268f 50%, #f2f2f2 100%);\n  background-size: 200%;\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n\n  opacity: 0;\n  transform: translateY(10px);\n  animation:\n    featureEntry 0.8s ease-out forwards,\n    textShimmer 6s linear infinite;\n}\n\n\/* 🎯 Staggered Animation Delay *\/\n.nw-feature:nth-child(1) { animation-delay: 0.2s, 0s; }\n.nw-feature:nth-child(2) { animation-delay: 0.7s, 0s; }\n.nw-feature:nth-child(3) { animation-delay: 1.2s, 0s; }\n.nw-feature:nth-child(4) { animation-delay: 1.7s, 0s; }\n.nw-feature:nth-child(5) { animation-delay: 2.2s, 0s; }\n.nw-feature:nth-child(6) { animation-delay: 2.7s, 0s; }\n\n\/* 💫 Glowing Bullet Dot *\/\n.nw-feature::before {\n  content: \"\";\n  position: absolute;\n  left: 0;\n  top: 0.5rem;\n  width: 12px;\n  height: 12px;\n  background: radial-gradient(circle, #a3268f, #00A77E);\n  border-radius: 50%;\n  box-shadow:\n    0 0 10px rgba(163, 38, 143, 1),\n    0 0 14px rgba(0, 167, 126, 0.9),\n    0 0 20px rgba(163, 38, 143, 0.8),\n    0 0 25px rgba(0, 167, 126, 0.5);\n  animation: pulseGlow 1.6s ease-in-out infinite;\n}\n\n\/* 👻 Entrance Animation *\/\n@keyframes featureEntry {\n  to {\n    opacity: 1;\n    transform: translateY(0);\n  }\n}\n\n\/* 🔮 Text Shimmer Animation *\/\n@keyframes textShimmer {\n  0% { background-position: 200% center; }\n  100% { background-position: -200% center; }\n}\n\n\/* 🌟 Glow Pulse Animation *\/\n@keyframes pulseGlow {\n  0%, 100% {\n    box-shadow:\n      0 0 10px rgba(163, 38, 143, 1),\n      0 0 14px rgba(0, 167, 126, 0.9),\n      0 0 20px rgba(163, 38, 143, 0.8),\n      0 0 25px rgba(0, 167, 126, 0.5);\n    transform: scale(1);\n  }\n  50% {\n    box-shadow:\n      0 0 14px rgba(163, 38, 143, 1),\n      0 0 20px rgba(0, 167, 126, 1),\n      0 0 28px rgba(163, 38, 143, 0.9),\n      0 0 34px rgba(0, 167, 126, 0.6);\n    transform: scale(1.15);\n  }\n}    \n\n\/* Video Container *\/\n.video-container {\n  position: relative;\n  width: 100%;\n  overflow: hidden;\n  padding-top: 56.25%; \/* 16:9 Aspect Ratio *\/\n  border-radius: 40px;\n}\n\n\/* Responsive Video Styling (16:9) *\/\n.responsive-video {\n  position: absolute;\n  top: 0;\n  left: 0;\n  bottom: 0;\n  right: 0;\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  border-radius: 40px;\n  border: none;\n  outline: none;\n}\n\n  \/* Unsupported Browser Text Styling (16:9) *\/\n.video-fallback {\n  position: absolute;\n  top: 50%;\n  left: 50%;\n  transform: translate(-50%, -50%);\n  color: #a3268f;\n  font-size: 1rem;\n  text-align: center;\n  font-weight: bold;\n  background-color: rgba(0, 0, 0, 0.6);\n  padding: 1rem 1.5rem;\n  border-radius: 12px;\n}\n\n\/* Optional Controls Styling - If you ever want controls shown *\/\n.responsive-video::-webkit-media-controls-panel {\n  background-color: rgba(163, 38, 143, 0.85); \/* NW purple, slightly transparent *\/\n}\n  \n\/* Ingredients Pics *\/\n.zoompic {\n  float: left;\n  width: 20%;\n  margin: 2.5%;\n  transition: transform .75s; \/* Animation *\/\n  text-align: center;\n  font-size: 80%;\n}\n\n.zoompic:hover {\n  transform: scale(1.3); \/* (130% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\/* Scrub \u0026 Balm Carousel Pics *\/\n.carousel-image {\n  width: 100%; \/* Match the width of the container *\/\n  height: auto;\n  -webkit-mask-image: radial-gradient(100% 95%, black 30%, rgba(0, 0, 0, 0.0) 55%);\n  -webkit-transition: transform 0.75s ease-in-out;\n}\n\n.carousel-image:hover {\n  transform: scale(1.4); \/* (140% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.carousel-button {\n  position: absolute;\n  top: 50%;\n  transform: translateY(-50%);\n  background-color: rgba(0, 0, 0, 0.5);\n  border: none;\n  color: white;\n  padding: 10px;\n  cursor: pointer;\n  border-radius: 50%;\n  z-index: 1;\n}\n\n.carousel-button.left {\n  left: 0;\n}\n\n.carousel-button.right {\n  right: 0;\n}\n  \n\/* 3 Step Images *\/\nimg#mobileresponder {\n   width: 55%; \n   height: auto; \n   float: left; \n   padding: 0 15px 0 0;\n   -webkit-mask-image: radial-gradient(100% 95%, black 30%, rgba(0, 0, 0, 0.0) 55%);\n   -webkit-transition: transform 0.75s ease-in-out;\n}\n\nimg#mobileresponder:hover {\n  transform: scale(1.4); \/* (140% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\n\/* Kit Contents Box *\/\n.border {\n  padding: 0 15px 0 15px;\n  border-style: solid;\n  border-color: grey;\n  background-image: linear-gradient(180deg, green, purple);  \n  border-width: 0.5px;\n  border-radius: 5px;\n  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);\n}\n\n\/* Kit Contents Outer Container 1*\/\n.container1 {\n   width: 55%; \n   height: auto; \n   float: left; \n   padding: 0 15px 0 0;\n}\n\n\/* Kit Contents Inner Container 2*\/\n.container2 {\n  width: fit-content;\n  margin: auto;\n}\n\np.ingredients {\n  text-align: center;\n  font-weight: bold;\n}\n\nh3.included_title {\n  text-align: center;\n  font-size: 100%;\n  color: #ffffff;\n}\n\nh3.included_text {\n  text-align: left;\n  font-size: 90%;\n  color: #ffffff;\n}\n\n\n\/* Ingredients Pics *\/\n.zoompic {\n  float: left;\n  width: 20%;\n  margin: 2.5%;\n  transition: transform .75s; \/* Animation *\/\n  text-align: center;\n  font-size: 80%;\n}\n\n.zoompic:hover {\n  transform: scale(1.3); \/* (130% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n@media screen and (max-width: 600px) {\n  .zoompic {\n  width: 46%;\n  margin: 2%;\n  }\n  .zoompic:hover {\n  transform: scale(1.2);\n  }\n  img#scenicresponder:hover {\n  transform: scale(1.2);\n  }\n}\n--\u003e\u003c\/style\u003e\n\u003cscript\u003e\nconst lipScrubImages = [\n  \"\/cdn\/shop\/files\/PeppermintLipScrub-FrontWithProp_S40_C8_Softness0.7_Gamma1.25_Rad1_Bor200.jpg?\", \/\/ Peppermint\n  \"\/cdn\/shop\/files\/ProseccoLipScrub-FrontWithProp_S40_C8_Softness0.7_Gamma1.25_Rad1_Bor200.jpg?\", \/\/ Prosecco\n  \"\/cdn\/shop\/files\/CinnamonLipScrub-FrontWithProp_S40_C8_Softness0.7_Gamma1.25_Rad1_Bor200.jpg?\", \/\/ Cinnamon\n];\n\nconst lipBalmImages = [\n  \"\/cdn\/shop\/files\/Orange-FrontWithProps-50Sh_-70H_-4W_4C_45S_UM3_.25_0.1_Vi0.7S_1.5G_1R_B200.jpg?v=1715266777\", \/\/ Sweet Orange\n  \"\/cdn\/shop\/files\/Vanilla-FrontWithProps-50Sh_-50H_-4.5W_6C_45S_UM3_.25_0.1_Vi0.7S_1.5G_1R_B200.jpg?\", \/\/ Vanilla\n  \"\/cdn\/shop\/files\/Coconut-FrontWithProps-60Sh_-50H_-4.5W_7C_45S_UM3_.25_0.1_Vi0.7S_1.25G_1R_B200.jpg?\", \/\/ Coconut\n  \"\/cdn\/shop\/files\/ToffeeApple-FrontWithProps-50Sh_-70H_-4.5W_4C_45S_UM3_.25_0.1_Vi0.7S_1.25G_1R_B200.jpg?\", \/\/ Toffee Apple\n  \"\/cdn\/shop\/files\/DarkFruits-FrontWithProps-50Sh_-70H_-4.5W_5C_45S_UM3_.25_0.1_Vi0.7S_1.25G_1R_B200.jpg?\", \/\/ Dark Fruits\n];\n\nlet currentLipScrubIndex = 0;\nlet currentLipBalmIndex = 0;\n\nfunction showImage(category, index) {\n  if (category === 'lipScrub') {\n    document.getElementById('lipScrubImage').src = lipScrubImages[index];\n  } else if (category === 'lipBalm') {\n    document.getElementById('lipBalmImage').src = lipBalmImages[index];\n  }\n}\n\nfunction nextImage(category) {\n  if (category === 'lipScrub') {\n    currentLipScrubIndex = (currentLipScrubIndex + 1) % lipScrubImages.length;\n    showImage(category, currentLipScrubIndex);\n  } else if (category === 'lipBalm') {\n    currentLipBalmIndex = (currentLipBalmIndex + 1) % lipBalmImages.length;\n    showImage(category, currentLipBalmIndex);\n  }\n}\n\nfunction prevImage(category) {\n  if (category === 'lipScrub') {\n    currentLipScrubIndex = (currentLipScrubIndex - 1 + lipScrubImages.length) % lipScrubImages.length;\n    showImage(category, currentLipScrubIndex);\n  } else if (category === 'lipBalm') {\n    currentLipBalmIndex = (currentLipBalmIndex - 1 + lipBalmImages.length) % lipBalmImages.length;\n    showImage(category, currentLipBalmIndex);\n  }\n}\n\u003c\/script\u003e\n\u003cdiv class=\"nw-feature-points\"\u003e\n  \u003cdiv class=\"nw-feature\"\u003eA Lip Ritual Etched in Magic — Three Potent Phases, One Wicked Transformation\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eIncludes a Personalised \u003ca title=\"Mirror, Mirror On The Wall, Who's Your Favourite Wicked Queen Of Them All?\" href=\"\/pages\/naturally-wicked-queens\"\u003eWicked Queen\u003c\/a\u003e Towel — Her Name, Her Magic, Her Moment\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eLip Scrub, Collagen Kiss Potion \u0026amp; Essence-Drenched Balm Brewed from Soil \u0026amp; Spellwork\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eInfused with Ripe Fruit Juices \u0026amp; Botanical Elixirs for an Explosion of Natural Flavour\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eCrafted to Nourish, Restore \u0026amp; Allure — For Lips That Never Play Nice\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003ePresented in a Shimmering Green Gift Box — A Tribute to Rebels with a Kiss Worth Stealing\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"video-container\"\u003e\n\u003cvideo class=\"responsive-video\" autoplay loop muted playsinline poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Lip_Balm_Kiss_276kb.jpg?v=1744314215\" title=\"Naturally Wicked Lip Reconditioning Lip Balm, Made With Pure \u0026amp; Natural Ingredients\"\u003e\n\u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/9e734293de7c4c1bac6b78430f608915.mp4\" type=\"video\/mp4\"\u003e\n\u003cdiv class=\"video-fallback\"\u003eYour browser does not support the video tag.\u003c\/div\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cp\u003eLadies and gentlemen here we have the perfect natural and wicked personalised gift for all, including yourself.\u003c\/p\u003e\n\u003cp\u003eThis classy gift box is filled with 3 all natural lip products that will have lips plump and to die for. This Naturally Wicked Deluxe Lip Gift Set also includes a gorgeous towel personalised with a Wicked Queen and name of your choice. There are 6 elemental \u003ca title=\"Mirror, Mirror On The Wall, Who Is Your Favourite Of Them All?\" href=\"\/pages\/naturally-wicked-queens\"\u003eNaturally Wicked Queens\u003c\/a\u003e to choose from... Enjoy discovering yours!\u003c\/p\u003e\n\u003cp\u003eThe Naturally Wicked Lip Kit is certain to leave you with completely natural, luscious, kissable \u0026amp; full lips in 3 simple steps.\u003c\/p\u003e\n\u003cbr\u003e\n\u003c!-- Lip Scrub Section --\u003e\n\u003cdiv style=\"clear: both;\"\u003e\u003c\/div\u003e\n\u003cbr\u003e\n\u003cdiv style=\"position: relative; float: left; width: 55%; padding: 0 15px 0 0;\"\u003e\n  \u003cbutton class=\"carousel-button left\" onclick=\"prevImage('lipScrub')\"\u003e❮\u003c\/button\u003e\n  \u003cimg id=\"lipScrubImage\" class=\"carousel-image\" src=\"\/cdn\/shop\/files\/PeppermintLipScrub-FrontWithProp_S40_C8_Softness0.7_Gamma1.25_Rad1_Bor200.jpg?v=1687246374\" alt=\"Naturally Wicked Peppermint Sugar Lip Scrub Surrounded By Refreshing Green Peppermint Leaves\"\u003e\n  \u003cbutton class=\"carousel-button right\" onclick=\"nextImage('lipScrub')\"\u003e❯\u003c\/button\u003e\n\u003c\/div\u003e\n\u003ch4\u003eStep 1\u003c\/h4\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eTasty Sugar Lip Scrub\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eExfoliate with Naturally Wicked Lip Scrub... Fine sugar gently removes deep grime and imperfections, whilst a multitude of rare plant oils and vitamin rich extracts seep deep into lips to begin the refurbishment process!\u003c\/p\u003e\n\u003cdiv style=\"clear: both;\"\u003e\u003c\/div\u003e\n\u003cbr\u003e\n\u003cimg src=\"\/cdn\/shop\/files\/LipTreatment-WithProps-60Sh_-70H_-6.5W_S40_C10_R1_S8_G1.5_B100.jpg?v=1717247332\" alt=\"Naturally Wicked Raspberry Ice Lip Treatment Surrounded By Luscious, Red, Fruity Raspberries \u0026amp; Ice\" id=\"mobileresponder\"\u003e\n\u003ch4\u003eStep 2\u003c\/h4\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eRaspberry Ice Lip Treatment\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRejuvenate with Naturally Wicked \u003cstrong\u003e\u003cspan style=\"color: #dd55ff;\"\u003eRaspberry Ice\u003c\/span\u003e Lip Treatment\u003c\/strong\u003e... Natural lip enriching extracts penetrate deep into lips, to repair imperfections \u0026amp; stimulate the production of natural plumping collagen... Easily felt with a small exciting tingle!\u003c\/p\u003e\n\u003cdiv style=\"clear: both;\"\u003e\u003c\/div\u003e\n\u003cbr\u003e\n\u003c!-- Lip Balm Section --\u003e\n\u003cdiv style=\"position: relative; float: left; width: 55%; padding: 0 15px 0 0;\"\u003e\n  \u003cbutton class=\"carousel-button left\" onclick=\"prevImage('lipBalm')\"\u003e❮\u003c\/button\u003e\n  \u003cimg id=\"lipBalmImage\" class=\"carousel-image\" src=\"\/cdn\/shop\/files\/Orange-FrontWithProps-50Sh_-70H_-4W_4C_45S_UM3_.25_0.1_Vi0.7S_1.5G_1R_B200.jpg?v=1715266777\" alt=\"Naturally Wicked Sweet Orange Lip Balm In Front Of Two Orange Fruits\"\u003e\n  \u003cbutton class=\"carousel-button right\" onclick=\"nextImage('lipBalm')\"\u003e❯\u003c\/button\u003e\n\u003c\/div\u003e\n\u003ch4\u003eStep 3\u003c\/h4\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eFruity Lip Balm\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eProtect with Naturally Wicked Fruity Lip Balm... This vitamin rich fruit mixture not only offers long lasting lip protection, but also deeply hydrates and conditions dry and damaged lips. Brimming with Cocoa Butter, Coconut Oil and Avocado Butter, this luxury lip balm is a pot of pure magic!\u003c\/p\u003e\n\u003cdiv style=\"clear: both;\"\u003e\u003c\/div\u003e\n\u003cbr\u003e\n\u003cdiv class=\"container1\"\u003e\n\u003cdiv class=\"border\"\u003e\n\u003ch3 class=\"included_title\"\u003e\u003cstrong\u003ePersonalised Lip Kit Contents\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cdiv class=\"container2\"\u003e\n\u003ch3 class=\"included_text\"\u003e◦15ml Lip Scrub\u003c\/h3\u003e\n\u003ch3 class=\"included_text\"\u003e◦50ml Lip Treatment\u003c\/h3\u003e\n\u003ch3 class=\"included_text\"\u003e◦15ml Lip Balm\u003c\/h3\u003e\n  \u003ch3 class=\"included_text\"\u003e◦3 Step Kit Directions\u003c\/h3\u003e\n\u003ch3 class=\"included_text\"\u003e◦Personalised Wicked Queen Towel\u003c\/h3\u003e\n\u003ch3 class=\"included_text\"\u003e◦Shimmering Green Gift Box\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eLooking for luscious and plump lips yourself!? You may like the non-personalised \u003ca title=\"Naturally Wicked Original Lip Kit - 100% Natural Lip plumping kit, Cruelty Free \u0026amp; Made in UK\" href=\"\/products\/original-lip-kit\"\u003eNaturally Wicked Original Lip Kit\u003c\/a\u003e. This kit has everything you need to bring out the best in your lips.\u003c\/p\u003e\n\u003cdiv style=\"clear: both;\"\u003e\u003c\/div\u003e\n\u003c!-- End Description --\u003e\n\u003c!-- Start Information --\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eIngredients:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"ingredients\"\u003e\u003ca href=\"\/pages\/ingredients-peppermint-lip-scrub\" title=\"Naturally Wicked Peppermint Lip Scrub Ingredients\"\u003eSugar Lip Scrub\u003c\/a\u003e\u003c\/p\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Sugar.png?v=1715285231\" alt=\"White Sugar Grains In Large Pyramid Shaped Pile\"\u003e\u003cstrong\u003eSugar\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Almond.png?v=1715285529\" alt=\"Pile Of Deep Brown Almond Nuts In Shells\"\u003e\u003cstrong\u003eAlmond\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Olives.png?v=1712940526\" alt=\"Portion Of Green Olives On White Background\"\u003e\u003cstrong\u003eOlive\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Jojoba.png?v=1715193362\" alt=\"Jojoba Nuts On White Background\"\u003e\u003cstrong\u003eJojoba\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cp class=\"ingredients\"\u003e\u003ca href=\"\/pages\/ingredients-liptreatment\" title=\"Naturally Wicked Raspberry Lip Treatment Ingredients\"\u003eRaspberry Ice Lip Treatment\u003c\/a\u003e\u003c\/p\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Bushy Bright Yellow Safflowers Alongside Green Stalks, Leaves \u0026amp; Unopened Safflower Heads\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Safflower.png?v=1718983645\"\u003e\u003cstrong\u003eSafflower Oil\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Bright Orange Carrot Beside Carrot Top \u0026amp; Fresh Slices\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Carrot.png?v=1718975194\"\u003e\u003cstrong\u003eCarrot Oil\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"A Pile Of Luscious Red Raspberries\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Raspberry.png?v=1718981848\"\u003e\u003cstrong\u003eRaspberry Oil\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Bright Purple \u0026amp; Blue Lupine Flowers Beside Green Lupine Leaves\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Lupine_Peptides.png?v=1718975704\"\u003e\u003cstrong\u003ePlant Peptides\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cp class=\"ingredients\"\u003e\u003ca href=\"\/pages\/ingredients-lipbalm\" title=\"Naturally Wicked Fruity Flavoured Lip Balm Ingredients\"\u003eFruity Lip Balm\u003c\/a\u003e\u003c\/p\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Green \u0026amp; Yellow Inner Flesh Of Avocado With Dark Brown Kernel Exposed\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Avocado.png?v=1713203391\"\u003e\u003cstrong\u003eAvocado\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Whole Brown Coconut Alongside Half Fleshy White Coconut Inside\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Coconut.png?v=1712940187\"\u003e\u003cstrong\u003eCoconut\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Portion Of Brown Shea Nuts Surrounding A Creamy Whipped Swirl Of Shea Butter\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Shea_Nuts.png?v=1713194505\"\u003e\u003cstrong\u003eShea Nut\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg alt=\"Cocoa Butter Sits In Front Of Vivid Brown Cocoa Beans\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Cocoa_Butter.png?v=1715192521\"\u003e\u003cstrong\u003eCocoa Butter\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cp\u003eThe Naturally Wicked Lip Kit is suitable for vegans.\u003c\/p\u003e\n\u003cp\u003eFor a full and detailed list of ingredients check out our \u003ca title=\"Naturally Wicked Lip Kit Ingredients - Natural, Vegan \u0026amp; Cruelty Free\" href=\"\/pages\/ingredients\"\u003eIngredients Guide.\u003c\/a\u003e\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eWhat's Inside:\u003c\/strong\u003e\u003c\/p\u003e\nSupplied in Naturally Wicked® Deluxe Magnetic Clasping Gift Box:\u003cbr\u003e ➼ 15ml Lip Scrub Of Your Choice\u003cbr\u003e ➼ 50ml Raspberry Ice Lip Treatment\u003cbr\u003e ➼ 15ml Lip Balm Of Your Choice\u003cbr\u003e ➼ Personalised Wicked Queen Towel\u003cbr\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eDirections For Use:\u003c\/strong\u003e\u003c\/p\u003e\n➼ Step by step guide included\n\u003c!-- End Information --\u003e","brand":"Naturally Wicked","offers":[{"title":"Wicked Water Queen \/ Peppermint \/ Toffee Apple","offer_id":46848882802885,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Water Queen \/ Peppermint \/ Sweet Orange","offer_id":46848882901189,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Water Queen \/ Peppermint \/ Dark Fruits","offer_id":46848882999493,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Water Queen \/ Peppermint \/ Coconut","offer_id":46848883130565,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Water Queen \/ Peppermint \/ Vanilla","offer_id":46848883261637,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Water Queen \/ Prosecco \/ Toffee Apple","offer_id":46848883359941,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Water Queen \/ Prosecco \/ Sweet Orange","offer_id":46848883491013,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Water Queen \/ Prosecco \/ Dark Fruits","offer_id":46848883622085,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Water Queen \/ Prosecco \/ Coconut","offer_id":46848883720389,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Water Queen \/ Prosecco \/ Vanilla","offer_id":46848883851461,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Water Queen \/ Cinnamon \/ Toffee Apple","offer_id":46848883982533,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Water Queen \/ Cinnamon \/ Sweet Orange","offer_id":46848884080837,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Water Queen \/ Cinnamon \/ Dark Fruits","offer_id":46848884211909,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Water Queen \/ Cinnamon \/ Coconut","offer_id":46848884342981,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Water Queen \/ Cinnamon \/ Vanilla","offer_id":46848884441285,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Earth Queen \/ Peppermint \/ Toffee Apple","offer_id":46848884539589,"sku":"NWDLK-E","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Earth Queen \/ Peppermint \/ Sweet Orange","offer_id":46848884637893,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Earth Queen \/ Peppermint \/ Dark Fruits","offer_id":46848884768965,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Earth Queen \/ Peppermint \/ Coconut","offer_id":46848884900037,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Earth Queen \/ Peppermint \/ Vanilla","offer_id":46848885031109,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Earth Queen \/ Prosecco \/ Toffee Apple","offer_id":46848885129413,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Earth Queen \/ Prosecco \/ Sweet Orange","offer_id":46848885227717,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Earth Queen \/ Prosecco \/ Dark Fruits","offer_id":46848885358789,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Earth Queen \/ Prosecco \/ Coconut","offer_id":46848885489861,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Earth Queen \/ Prosecco \/ Vanilla","offer_id":46848885555397,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Earth Queen \/ Cinnamon \/ Toffee Apple","offer_id":46848885686469,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Earth Queen \/ Cinnamon \/ Sweet Orange","offer_id":46848885817541,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Earth Queen \/ Cinnamon \/ Dark Fruits","offer_id":46848885883077,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Earth Queen \/ Cinnamon \/ Coconut","offer_id":46848886014149,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Earth Queen \/ Cinnamon \/ Vanilla","offer_id":46848886145221,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Storm Queen \/ Peppermint \/ Toffee Apple","offer_id":46848886210757,"sku":"NWDLK-S","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Storm Queen \/ Peppermint \/ Sweet Orange","offer_id":46848886341829,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Storm Queen \/ Peppermint \/ Dark Fruits","offer_id":46848886472901,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Storm Queen \/ Peppermint \/ Coconut","offer_id":46848886538437,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Storm Queen \/ Peppermint \/ Vanilla","offer_id":46848886669509,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Storm Queen \/ Prosecco \/ Toffee Apple","offer_id":46848886800581,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Storm Queen \/ Prosecco \/ Sweet Orange","offer_id":46848886898885,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Storm Queen \/ Prosecco \/ Dark Fruits","offer_id":46848886997189,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Storm Queen \/ Prosecco \/ Coconut","offer_id":46848887128261,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Storm Queen \/ Prosecco \/ Vanilla","offer_id":46848887226565,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Storm Queen \/ Cinnamon \/ Toffee Apple","offer_id":46848887357637,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Storm Queen \/ Cinnamon \/ Sweet Orange","offer_id":46848887455941,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Storm Queen \/ Cinnamon \/ Dark Fruits","offer_id":46848887587013,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Storm Queen \/ Cinnamon \/ Coconut","offer_id":46848887685317,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Storm Queen \/ Cinnamon \/ Vanilla","offer_id":46848887816389,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Fire Queen \/ Peppermint \/ Toffee Apple","offer_id":46848887914693,"sku":"NWDLK-F","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Fire Queen \/ Peppermint \/ Sweet Orange","offer_id":46848888012997,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Fire Queen \/ Peppermint \/ Dark Fruits","offer_id":46848888144069,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Fire Queen \/ Peppermint \/ Coconut","offer_id":46848888307909,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Fire Queen \/ Peppermint \/ Vanilla","offer_id":46848888438981,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Fire Queen \/ Prosecco \/ Toffee Apple","offer_id":46848888570053,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Fire Queen \/ Prosecco \/ Sweet Orange","offer_id":46848888701125,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Fire Queen \/ Prosecco \/ Dark Fruits","offer_id":46848888799429,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Fire Queen \/ Prosecco \/ Coconut","offer_id":46848888897733,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Fire Queen \/ Prosecco \/ Vanilla","offer_id":46848889028805,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Fire Queen \/ Cinnamon \/ Toffee Apple","offer_id":46848889192645,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Fire Queen \/ Cinnamon \/ Sweet Orange","offer_id":46848889290949,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Fire Queen \/ Cinnamon \/ Dark Fruits","offer_id":46848889422021,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Fire Queen \/ Cinnamon \/ Coconut","offer_id":46848889520325,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Fire Queen \/ Cinnamon \/ Vanilla","offer_id":46848889651397,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Ice Queen \/ Peppermint \/ Toffee Apple","offer_id":46848889749701,"sku":"NWDLK-I","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Ice Queen \/ Peppermint \/ Sweet Orange","offer_id":46848889880773,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Ice Queen \/ Peppermint \/ Dark Fruits","offer_id":46848889979077,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Ice Queen \/ Peppermint \/ Coconut","offer_id":46848890077381,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Ice Queen \/ Peppermint \/ Vanilla","offer_id":46848890208453,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Ice Queen \/ Prosecco \/ Toffee Apple","offer_id":46848890306757,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Ice Queen \/ Prosecco \/ Sweet Orange","offer_id":46848890405061,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Ice Queen \/ Prosecco \/ Dark Fruits","offer_id":46848890470597,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Ice Queen \/ Prosecco \/ Coconut","offer_id":46848890536133,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Ice Queen \/ Prosecco \/ Vanilla","offer_id":46848890634437,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Ice Queen \/ Cinnamon \/ Toffee Apple","offer_id":46848890699973,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Ice Queen \/ Cinnamon \/ Sweet Orange","offer_id":46848890798277,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Ice Queen \/ Cinnamon \/ Dark Fruits","offer_id":46848890896581,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Ice Queen \/ Cinnamon \/ Coconut","offer_id":46848890994885,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Ice Queen \/ Cinnamon \/ Vanilla","offer_id":46848891093189,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Air Queen \/ Peppermint \/ Toffee Apple","offer_id":46848891158725,"sku":"NWDLK-A","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Air Queen \/ Peppermint \/ Sweet Orange","offer_id":46848891224261,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Air Queen \/ Peppermint \/ Dark Fruits","offer_id":46848891322565,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Air Queen \/ Peppermint \/ Coconut","offer_id":46848891388101,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Air Queen \/ Peppermint \/ Vanilla","offer_id":46848891453637,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Air Queen \/ Prosecco \/ Toffee Apple","offer_id":46848891551941,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Air Queen \/ Prosecco \/ Sweet Orange","offer_id":46848891617477,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Air Queen \/ Prosecco \/ Dark Fruits","offer_id":46848891683013,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Air Queen \/ Prosecco \/ Coconut","offer_id":46848891781317,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Air Queen \/ Prosecco \/ Vanilla","offer_id":46848891879621,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Air Queen \/ Cinnamon \/ Toffee Apple","offer_id":46848891945157,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Air Queen \/ Cinnamon \/ Sweet Orange","offer_id":46848892043461,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Air Queen \/ Cinnamon \/ Dark Fruits","offer_id":46848892108997,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Air Queen \/ Cinnamon \/ Coconut","offer_id":46848892207301,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true},{"title":"Wicked Air Queen \/ Cinnamon \/ Vanilla","offer_id":46848892272837,"sku":"NWDLK-W","price":83.43,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/0380\/0005\/files\/u6sq4ohm03mo_5a7cc124-5f7c-4d1b-9d23-47379aaabb5a.jpg?v=1788356229"},{"product_id":"peppermint-lip-scrub-ob3f2g","title":"Peppermint Lip Scrub","description":"\u003c!-- Start Description --\u003e\n\u003cstyle\u003e\u003c!--\n* {\n  box-sizing: border-box;\n}\n\n\/* Intro Images *\/\n.column {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  margin-left: 15%;\n  margin-right: 1.7%;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column2 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  margin-right: 15%;\n  margin-left: 1.7%;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column2:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n  \n.column3 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column3:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column4 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n  \n.column4:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\n.column5 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column5:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\/* Clearfix (clear floats) *\/\n.row::after {\n  content: \"\";\n  clear: both;\n  display: table;\n}\n\n\/* ⚡️ Feature Point Wrapper *\/\n.nw-feature-points {\n  margin-bottom: 2rem;\n  padding: 0.5rem 0;\n}\n\n\/* ⚡️ Feature Point Item *\/\n.nw-feature {\n  position: relative;\n  z-index: 2;\n  margin-bottom: 0.75rem;\n  padding-left: 1.5rem;\n  font-weight: 600;\n  font-size: 1.05rem;\n  line-height: 1.6;\n  color: #f2f2f2;\n\n  background: linear-gradient(90deg, #f2f2f2 0%, #a3268f 50%, #f2f2f2 100%);\n  background-size: 200%;\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n\n  opacity: 0;\n  transform: translateY(10px);\n  animation:\n    featureEntry 0.8s ease-out forwards,\n    textShimmer 6s linear infinite;\n}\n\n\/* 🎯 Staggered Animation Delay *\/\n.nw-feature:nth-child(1) { animation-delay: 0.2s, 0s; }\n.nw-feature:nth-child(2) { animation-delay: 0.7s, 0s; }\n.nw-feature:nth-child(3) { animation-delay: 1.2s, 0s; }\n.nw-feature:nth-child(4) { animation-delay: 1.7s, 0s; }\n.nw-feature:nth-child(5) { animation-delay: 2.2s, 0s; }\n.nw-feature:nth-child(6) { animation-delay: 2.7s, 0s; }\n\n\/* 💫 Glowing Bullet Dot *\/\n.nw-feature::before {\n  content: \"\";\n  position: absolute;\n  left: 0;\n  top: 0.5rem;\n  width: 12px;\n  height: 12px;\n  background: radial-gradient(circle, #a3268f, #00A77E);\n  border-radius: 50%;\n  box-shadow:\n    0 0 10px rgba(163, 38, 143, 1),\n    0 0 14px rgba(0, 167, 126, 0.9),\n    0 0 20px rgba(163, 38, 143, 0.8),\n    0 0 25px rgba(0, 167, 126, 0.5);\n  animation: pulseGlow 1.6s ease-in-out infinite;\n}\n\n\/* 👻 Entrance Animation *\/\n@keyframes featureEntry {\n  to {\n    opacity: 1;\n    transform: translateY(0);\n  }\n}\n\n\/* 🔮 Text Shimmer Animation *\/\n@keyframes textShimmer {\n  0% { background-position: 200% center; }\n  100% { background-position: -200% center; }\n}\n\n\/* 🌟 Glow Pulse Animation *\/\n@keyframes pulseGlow {\n  0%, 100% {\n    box-shadow:\n      0 0 10px rgba(163, 38, 143, 1),\n      0 0 14px rgba(0, 167, 126, 0.9),\n      0 0 20px rgba(163, 38, 143, 0.8),\n      0 0 25px rgba(0, 167, 126, 0.5);\n    transform: scale(1);\n  }\n  50% {\n    box-shadow:\n      0 0 14px rgba(163, 38, 143, 1),\n      0 0 20px rgba(0, 167, 126, 1),\n      0 0 28px rgba(163, 38, 143, 0.9),\n      0 0 34px rgba(0, 167, 126, 0.6);\n    transform: scale(1.15);\n  }\n}\n\n\/* Ingredients Pics *\/\n.zoompic {\n  float: left;\n  width: 20%;\n  margin: 2.5%;\n  transition: transform .75s; \/* Animation *\/\n  text-align: center;\n  font-size: 80%;\n}\n\n.zoompic:hover {\n  transform: scale(1.3); \/* (130% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\/* Scenic Beauty Image *\/\nimg#scenicresponder {\n   -webkit-mask-image: radial-gradient(90% 100%, black 30%, rgba(0, 0, 0, 0.0) 50%);\n   -webkit-transition: transform 0.75s ease-in-out;\n   width: 55%; \n   height: auto; \n   float: left; \n   padding: 0 15px 0 0;\n}\n\nimg#scenicresponder:hover {\n  transform: scale(1.4); \/* (140% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n@media screen and (max-width: 600px) {\n  .zoompic {\n  width: 46%;\n  margin: 2%;\n  }\n  .zoompic:hover {\n  transform: scale(1.2);\n  }\n  img#scenicresponder:hover {\n  transform: scale(1.2);\n  }\n}\n--\u003e\u003c\/style\u003e\n\u003cdiv class=\"nw-feature-points\"\u003e\n  \u003cdiv class=\"nw-feature\"\u003eBuffs Away Dullness With Raw Sugar \u0026amp; the Elemental Power of Natural Glycolics\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eRevives Dry, Drab Lips With a Magical Blend of Nut \u0026amp; Fruit Oils\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eInfused with Vitamin E to Protect \u0026amp; Prime Freshly Exposed Skin\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eCharged With Peppermint Leaf for a Spell of Cool Revival \u0026amp; Circulation\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eBotanical Elixirs Calm, Restore Balance \u0026amp; Reveal Natural Lip Lustre\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eA Sweet Alchemy of Oil-Soaked Sugar Crystals That Polish, Quench \u0026amp; Illuminate Lips\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eBuffs, Tones \u0026amp; Revitalises Lips To Perfection\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePacked with small fragments of abrasive sugar, Naturally Wicked Lip Scrub not only dislodges lifeless skin and pollutants from lips, but also effectively dissolves them. Naturally rich in Glycolic acid, the sugar in this lip scrub eliminates damaged and dying cells within lips and stimulates the production of fresh skin cells.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cimg id=\"scenicresponder\" alt=\"Naturally Wicked Peppermint Lip Scrub In Hands Of Beautiful Dark Haired Lady Decorated With Fresh Green Peppermint Leaves\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Peppermint_Lip_Scrub_Modelled_203kb.jpg?v=1778445903\"\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eDrenched In Soothing, Healing \u0026amp; Hydrating Fruit Extracts\u003c\/strong\u003e\n\u003c\/p\u003e\u003cp\u003eDrowning lips in the healing, hydrating and anti-inflammatory oils of Almond, Olive and Jojoba Nut, Naturally Wicked Lip Scrub goes beyond exfoliating lips to also condition and reinvigorate lip skin with a drenching of lip restoring vitamins and minerals.\u003c\/p\u003e\n\u003cp\u003eContaining a fierce dose of naturally sourced, pure Vitamin E, this Sugar Lip Scrub is an exfoliating lip scrub like no other. Soothing and hydrating freshly scrubbed lips with a protective priming layer, this exfoliating sugar lip scrub neutralises lip damaging free radicals that come into contact with freshly exposed lip skin.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eA Fragrant Explosion Of Exciting Peppermint Kick Starts Lip Circulation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eDrowning lips in refreshing extracts of Peppermint Leaf, this minty lip scrub is not only super cooling and refreshing, but also improves lip health by stimulating blood circulation in lips.\u003c\/p\u003e\n\u003cp\u003ePolish your lips to luscious with Naturally Wicked.\u003c\/p\u003e\n\u003cdiv style=\"clear: both;\"\u003e\u003c\/div\u003e\n\u003c!-- End Description --\u003e\n\u003c!-- Start Information --\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eIngredients:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Sugar.png?v=1715285231\" alt=\"White Sugar Grains In Large Pyramid Shaped Pile\"\u003e\u003cstrong\u003eSugar\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Almond.png?v=1715285529\" alt=\"Pile Of Deep Brown Almond Nuts In Shells\"\u003e\u003cstrong\u003eAlmond\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Olives.png?v=1712940526\" alt=\"Portion Of Green Olives On White Background\"\u003e\u003cstrong\u003eOlive\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Jojoba.png?v=1715193362\" alt=\"Jojoba Nuts On White Background\"\u003e\u003cstrong\u003eJojoba\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Peppermint.png?v=1715285956\" alt=\"Green Peppermint Leaves on White Background\"\u003e\u003cstrong\u003ePeppermint\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Vitamin_E.png?v=1712929546\" alt=\"Letter E Made Up Of Vitamin E Rich Fruits \u0026amp; Vegetables\"\u003e\u003cstrong\u003eVitamin E\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Cucumber.png?v=1715286589\" alt=\"Bright Green Spiky Cucumber Amongst Fresh Cucumber Slices With Seeds\"\u003e\u003cstrong\u003eCucumber\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zoompic\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Coconut.png?v=1712940187\" alt=\"Coconut Half With White Fleshy Inner Exposed Amongst Full Coconut With Brown Hairy Husk\"\u003e\u003cstrong\u003eCoconut\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cp\u003eAll Naturally Wicked Lip Scrub ingredients are suitable for vegans.\u003c\/p\u003e\n\u003cp\u003eFor a full and detailed list of ingredients please check out the \u003ca href=\"\/pages\/ingredients-peppermint-lip-scrub\" title=\"Naturally Wicked Lip Scrub Ingredients - Natural, Cruelty Free, Vegan \u0026amp; Made in the UK\"\u003ePeppermint Lip Scrub Ingredients Guide.\u003c\/a\u003e\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eWhat's Inside:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e15ml Naturally Wicked® Peppermint Sugar Lip Scrub. Dispatched in a black netted gift pouch.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eDirections For Use:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eFor best results, apply a small amount of scrub and gently massage in circular motions to exfoliate and condition dry and damaged lips.\u003c\/p\u003e\n\u003c!-- End Information --\u003e","brand":"Naturally Wicked","offers":[{"title":"Default Title","offer_id":46848906657989,"sku":"NWLS-1","price":15.27,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/0380\/0005\/files\/eswehbu0cq5t_8da9e5a2-3f58-45b4-9def-6d00516c1e58.jpg?v=1788356240"}],"url":"https:\/\/nuvessaras.com\/collections\/lips.oembed","provider":"NUVESSARA","version":"1.0","type":"link"}