{"product_id":"coconut-lip-balm-1u23v1","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":46848818675909,"sku":"NWCLB","price":16.66,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/0380\/0005\/files\/2kdijexbm76w_902a6965-91e1-4485-962f-e7f6d1f09f3f.jpg?v=1788355926","url":"https:\/\/nuvessaras.com\/products\/coconut-lip-balm-1u23v1","provider":"NUVESSARA","version":"1.0","type":"link"}