{"product_id":"prosecco-lip-scrub-1nyaqx","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":46848822771909,"sku":"NWPSCLS","price":15.27,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/0380\/0005\/files\/qvkyz3lknr2k_da5c1f69-0dfb-44ef-ac5a-e24775d420e6.jpg?v=1788355945","url":"https:\/\/nuvessaras.com\/products\/prosecco-lip-scrub-1nyaqx","provider":"NUVESSARA","version":"1.0","type":"link"}