{"title":"Silk Velvet","description":null,"products":[{"product_id":"laritelle-organic-hair-growth-treatment-silk-velvet-4-oz","title":"Laritelle Organic Hair Growth Treatment Silk Velvet 4 oz","description":"\u003cstyle\u003e\n.lp-treatment-page {\n  --lp-text: #2f2a26;\n  --lp-muted: #6f665f;\n  --lp-line: rgba(47, 42, 38, 0.12);\n  --lp-soft: #f8f4ef;\n  --lp-soft-2: #f3ede5;\n  --lp-accent: #87725f;\n  --lp-white: #ffffff;\n  color: var(--lp-text);\n}\n\n.lp-treatment-page,\n.lp-treatment-page * {\n  box-sizing: border-box;\n}\n\n.lp-treatment-page .lp-wrap {\n  display: grid;\n  gap: 22px;\n  max-width: 100%;\n  overflow-x: hidden;\n}\n\n.lp-treatment-page .lp-hero {\n  display: grid;\n  gap: 14px;\n  padding: 22px;\n  border: 1px solid var(--lp-line);\n  background: linear-gradient(180deg, #fbf8f4 0%, #f7f1ea 100%);\n  border-radius: 20px;\n}\n\n.lp-treatment-page .lp-eyebrow {\n  margin: 0;\n  font-size: 12px;\n  line-height: 1.2;\n  letter-spacing: 0.14em;\n  text-transform: uppercase;\n  color: var(--lp-accent);\n  font-weight: 700;\n}\n\n.lp-treatment-page .lp-title {\n  margin: 0;\n  font-size: 30px;\n  line-height: 1.08;\n  letter-spacing: -0.02em;\n}\n\n.lp-treatment-page .lp-subtitle {\n  margin: 0;\n  font-size: 16px;\n  line-height: 1.7;\n  color: var(--lp-muted);\n}\n\n.lp-treatment-page .lp-feature-grid {\n  display: grid;\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n  gap: 10px;\n}\n\n.lp-treatment-page .lp-feature-card {\n  border: 1px solid var(--lp-line);\n  background: rgba(255,255,255,0.74);\n  border-radius: 16px;\n  padding: 14px 12px;\n  min-width: 0;\n}\n\n.lp-treatment-page .lp-feature-label {\n  margin: 0 0 4px;\n  font-size: 11px;\n  line-height: 1.2;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: var(--lp-accent);\n  font-weight: 700;\n}\n\n.lp-treatment-page .lp-feature-text {\n  margin: 0;\n  font-size: 14px;\n  line-height: 1.5;\n}\n\n.lp-treatment-page .lp-section {\n  display: grid;\n  gap: 14px;\n}\n\n.lp-treatment-page .lp-section-title {\n  margin: 0;\n  font-size: 22px;\n  line-height: 1.2;\n  letter-spacing: -0.01em;\n}\n\n.lp-treatment-page .lp-body {\n  margin: 0;\n  font-size: 15px;\n  line-height: 1.75;\n  color: var(--lp-text);\n}\n\n.lp-treatment-page .lp-body-muted {\n  margin: 0;\n  font-size: 15px;\n  line-height: 1.75;\n  color: var(--lp-muted);\n}\n\n.lp-treatment-page .lp-pill-row {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n}\n\n.lp-treatment-page .lp-pill {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  min-height: 36px;\n  padding: 8px 12px;\n  border-radius: 999px;\n  background: var(--lp-soft);\n  border: 1px solid var(--lp-line);\n  font-size: 13px;\n  line-height: 1.25;\n  color: var(--lp-text);\n  text-align: center;\n}\n\n.lp-treatment-page .lp-benefits {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 12px;\n}\n\n.lp-treatment-page .lp-benefit {\n  border: 1px solid var(--lp-line);\n  border-radius: 18px;\n  padding: 16px;\n  background: var(--lp-white);\n  min-width: 0;\n}\n\n.lp-treatment-page .lp-benefit h4 {\n  margin: 0 0 6px;\n  font-size: 15px;\n  line-height: 1.35;\n}\n\n.lp-treatment-page .lp-benefit p {\n  margin: 0;\n  font-size: 14px;\n  line-height: 1.65;\n  color: var(--lp-muted);\n}\n\n.lp-treatment-page .lp-highlight-cards {\n  display: flex;\n  gap: 12px;\n  overflow-x: auto;\n  padding: 2px 2px 10px;\n  scroll-snap-type: x mandatory;\n  -webkit-overflow-scrolling: touch;\n}\n\n.lp-treatment-page .lp-highlight-card {\n  flex: 0 0 250px;\n  scroll-snap-align: start;\n  border: 1px solid var(--lp-line);\n  border-radius: 18px;\n  background: var(--lp-white);\n  padding: 16px;\n}\n\n.lp-treatment-page .lp-highlight-card h4 {\n  margin: 0 0 8px;\n  font-size: 16px;\n  line-height: 1.3;\n}\n\n.lp-treatment-page .lp-highlight-card p {\n  margin: 0;\n  font-size: 14px;\n  line-height: 1.7;\n  color: var(--lp-muted);\n}\n\n.lp-treatment-page .lp-accordion {\n  display: grid;\n  gap: 10px;\n}\n\n.lp-treatment-page details.lp-item {\n  border: 1px solid var(--lp-line);\n  border-radius: 18px;\n  background: var(--lp-white);\n  overflow: hidden;\n}\n\n.lp-treatment-page details.lp-item summary {\n  list-style: none;\n  cursor: pointer;\n  padding: 16px 18px;\n  position: relative;\n  font-size: 16px;\n  line-height: 1.4;\n  font-weight: 600;\n  padding-right: 52px;\n}\n\n.lp-treatment-page details.lp-item summary::-webkit-details-marker {\n  display: none;\n}\n\n.lp-treatment-page details.lp-item summary::after {\n  content: \"+\";\n  position: absolute;\n  right: 18px;\n  top: 50%;\n  transform: translateY(-50%);\n  font-size: 22px;\n  line-height: 1;\n  font-weight: 400;\n  color: var(--lp-accent);\n}\n\n.lp-treatment-page details[open].lp-item summary::after {\n  content: \"–\";\n}\n\n.lp-treatment-page .lp-item-content {\n  padding: 0 18px 18px;\n  border-top: 1px solid var(--lp-line);\n}\n\n.lp-treatment-page .lp-item-content p:first-child,\n.lp-treatment-page .lp-item-content ul:first-child,\n.lp-treatment-page .lp-item-content ol:first-child {\n  margin-top: 14px;\n}\n\n.lp-treatment-page .lp-item-content p,\n.lp-treatment-page .lp-item-content li {\n  font-size: 14px;\n  line-height: 1.75;\n  color: var(--lp-muted);\n}\n\n.lp-treatment-page .lp-item-content ul,\n.lp-treatment-page .lp-item-content ol {\n  margin: 0;\n  padding-left: 18px;\n}\n\n.lp-treatment-page .lp-callout {\n  padding: 18px;\n  border-radius: 18px;\n  background: var(--lp-soft);\n  border: 1px solid var(--lp-line);\n}\n\n.lp-treatment-page .lp-callout strong {\n  color: var(--lp-text);\n}\n\n.lp-treatment-page .lp-two-col {\n  display: grid;\n  grid-template-columns: 1.15fr 0.85fr;\n  gap: 14px;\n}\n\n@media (max-width: 989px) {\n  .lp-treatment-page .lp-feature-grid {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  .lp-treatment-page .lp-two-col,\n  .lp-treatment-page .lp-benefits {\n    grid-template-columns: 1fr;\n  }\n}\n\n@media (max-width: 767px) {\n  .lp-treatment-page .lp-hero {\n    padding: 18px;\n    border-radius: 18px;\n  }\n\n  .lp-treatment-page .lp-title {\n    font-size: 25px;\n    line-height: 1.12;\n  }\n\n  .lp-treatment-page .lp-subtitle,\n  .lp-treatment-page .lp-body,\n  .lp-treatment-page .lp-body-muted {\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  .lp-treatment-page .lp-feature-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .lp-treatment-page .lp-feature-card,\n  .lp-treatment-page .lp-benefit,\n  .lp-treatment-page .lp-highlight-card,\n  .lp-treatment-page .lp-callout,\n  .lp-treatment-page details.lp-item {\n    border-radius: 16px;\n  }\n\n  .lp-treatment-page .lp-pill-row {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 8px;\n  }\n\n  .lp-treatment-page .lp-pill {\n    width: 100%;\n    min-width: 0;\n    padding: 10px 8px;\n    font-size: 12px;\n  }\n\n  .lp-treatment-page .lp-highlight-card {\n    flex-basis: 84%;\n  }\n\n  .lp-treatment-page details.lp-item summary {\n    font-size: 15px;\n    padding: 15px 16px;\n    padding-right: 46px;\n  }\n\n  .lp-treatment-page .lp-item-content {\n    padding: 0 16px 16px;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"lp-treatment-page\"\u003e\n  \u003cdiv class=\"lp-wrap\"\u003e\n\n    \u003csection class=\"lp-hero\"\u003e\n      \u003cp class=\"lp-eyebrow\"\u003eBotanical Scalp \u0026amp; Hair Oil\u003c\/p\u003e\n      \u003ch2 class=\"lp-title\"\u003eA silky pre-shampoo ritual for soft, smooth, healthy-looking hair\u003c\/h2\u003e\n      \u003cp class=\"lp-subtitle\"\u003e\n        Silk Velvet is a luxurious botanical scalp and hair oil that deeply nourishes and conditions while helping enhance softness, smoothness, and natural shine. Crafted with certified organic grape seed oil and botanical infusions of aloe vera leaf, arnica flowers, calendula, elderflower, and sea buckthorn berries, it leaves hair feeling replenished and the scalp feeling refreshed and balanced.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"lp-feature-grid\"\u003e\n        \u003cdiv class=\"lp-feature-card\"\u003e\n          \u003cp class=\"lp-feature-label\"\u003eTexture\u003c\/p\u003e\n          \u003cp class=\"lp-feature-text\"\u003eLightweight, silky botanical oil\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"lp-feature-card\"\u003e\n          \u003cp class=\"lp-feature-label\"\u003eBest For\u003c\/p\u003e\n          \u003cp class=\"lp-feature-text\"\u003eDry, dull, color-treated, or stressed-looking hair\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"lp-feature-card\"\u003e\n          \u003cp class=\"lp-feature-label\"\u003eUse\u003c\/p\u003e\n          \u003cp class=\"lp-feature-text\"\u003ePre-shampoo treatment, color service booster, or ends treatment\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"lp-feature-card\"\u003e\n          \u003cp class=\"lp-feature-label\"\u003eCrafted\u003c\/p\u003e\n          \u003cp class=\"lp-feature-text\"\u003eHandcrafted in California in small batches\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"lp-section\"\u003e\n      \u003ch3 class=\"lp-section-title\"\u003eWhy you’ll love it\u003c\/h3\u003e\n      \u003cdiv class=\"lp-benefits\"\u003e\n        \u003cdiv class=\"lp-benefit\"\u003e\n          \u003ch4\u003eDeeply nourishes scalp and hair\u003c\/h4\u003e\n          \u003cp\u003eThis botanical oil blend helps condition the scalp and hair, leaving strands feeling softer, smoother, and easier to manage.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"lp-benefit\"\u003e\n          \u003ch4\u003eEnhances softness and natural shine\u003c\/h4\u003e\n          \u003cp\u003eGrape seed oil, sesame oil, olive oil, and botanical infusions help support smoothness, flexibility, and radiant-looking hair.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"lp-benefit\"\u003e\n          \u003ch4\u003eSupports a refreshed, balanced scalp feel\u003c\/h4\u003e\n          \u003cp\u003eRosemary, geranium, green myrtle, ravintsara, German chamomile, and laurel leaf create a calming, herbaceous ritual with a fresh botanical finish.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"lp-benefit\"\u003e\n          \u003ch4\u003eVersatile ritual treatment\u003c\/h4\u003e\n          \u003cp\u003eUse before shampooing, add to color services, or smooth a very small amount onto the ends for extra softness, moisture, and polish.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"lp-section\"\u003e\n      \u003ch3 class=\"lp-section-title\"\u003eClean formula promise\u003c\/h3\u003e\n      \u003cdiv class=\"lp-pill-row\"\u003e\n        \u003cspan class=\"lp-pill\"\u003eNo sulfates\u003c\/span\u003e\n        \u003cspan class=\"lp-pill\"\u003eNo alcohol\u003c\/span\u003e\n        \u003cspan class=\"lp-pill\"\u003eNo parabens\u003c\/span\u003e\n        \u003cspan class=\"lp-pill\"\u003eNo gluten\u003c\/span\u003e\n        \u003cspan class=\"lp-pill\"\u003eNo phthalates\u003c\/span\u003e\n        \u003cspan class=\"lp-pill\"\u003eGMO-free\u003c\/span\u003e\n        \u003cspan class=\"lp-pill\"\u003eVegan\u003c\/span\u003e\n        \u003cspan class=\"lp-pill\"\u003eCruelty-free\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"lp-section\"\u003e\n      \u003ch3 class=\"lp-section-title\"\u003eBotanical highlights\u003c\/h3\u003e\n      \u003cdiv class=\"lp-highlight-cards\"\u003e\n        \u003cdiv class=\"lp-highlight-card\"\u003e\n          \u003ch4\u003eOrganic Grape Seed Oil\u003c\/h4\u003e\n          \u003cp\u003eA lightweight oil rich in naturally occurring antioxidants that helps support softness, smoothness, shine, and everyday manageability.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"lp-highlight-card\"\u003e\n          \u003ch4\u003eAloe Vera, Calendula \u0026amp; Elderflower\u003c\/h4\u003e\n          \u003cp\u003eThese gentle botanical infusions help condition the hair and scalp, contributing to a soft, hydrated feel and a more polished appearance.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"lp-highlight-card\"\u003e\n          \u003ch4\u003eSea Buckthorn Berries\u003c\/h4\u003e\n          \u003cp\u003eProvides naturally occurring nutrients and antioxidants that help support the appearance of healthy, vibrant-looking hair.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"lp-highlight-card\"\u003e\n          \u003ch4\u003eOrganic Sesame \u0026amp; Olive Oils\u003c\/h4\u003e\n          \u003cp\u003eNourishing plant oils that help soften the hair while enhancing flexibility, shine, and a silky finish.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"lp-highlight-card\"\u003e\n          \u003ch4\u003eRosemary, Geranium \u0026amp; Green Myrtle\u003c\/h4\u003e\n          \u003cp\u003eA calming, herbaceous aromatic blend with camphoraceous, peppery green, and softly sweet undertones.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"lp-section lp-two-col\"\u003e\n      \u003cdiv class=\"lp-callout\"\u003e\n        \u003cp class=\"lp-body\"\u003e\n          \u003cstrong\u003eEnergetic note\u003c\/strong\u003e\u003cbr\u003e\n          Silk Velvet is associated with the Throat Chakra, often linked to truth, integrity, will, and creative self-expression.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lp-callout\"\u003e\n        \u003cp class=\"lp-body\"\u003e\n          \u003cstrong\u003eScent profile\u003c\/strong\u003e\u003cbr\u003e\n          Camphoraceous with peppery green and sweet herbaceous undertones for a fresh, calming ritual feel.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"lp-section\"\u003e\n      \u003ch3 class=\"lp-section-title\"\u003eProduct details\u003c\/h3\u003e\n      \u003cdiv class=\"lp-accordion\"\u003e\n\n        \u003cdetails class=\"lp-item\" open\u003e\n          \u003csummary\u003eIngredients\u003c\/summary\u003e\n          \u003cdiv class=\"lp-item-content\"\u003e\n            \u003cp\u003e\n              Organic Grape Seed Oil (Virgin, Cold Pressed \/ Unrefined), (cold process) infusion of Organic Aloe Vera Leaf (Aloe barbadensis), Arnica Flower (Arnica montana), Calendula Flower (Calendula officinalis), Elderflower (Sambucus caerulea), Sea Buckthorn Berries (Hippophae rhamnoides) into Organic Extra Virgin Olive Oil (Olea europaea), Organic Sesame Oil (Sesamum indicum), Essential Oils of Organic Rosemary (Rosmarinus officinalis), Organic Geranium (Pelargonium graveolens), Organic Green Myrtle (Myrtus communis), Ravintsara (Cinnamomum camphora), German Chamomile (Matricaria recutita), Laurel Leaf (Laurus nobilis)\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"lp-item\"\u003e\n          \u003csummary\u003eHow to use\u003c\/summary\u003e\n          \u003cdiv class=\"lp-item-content\"\u003e\n            \u003col\u003e\n              \u003cli\u003eApply oil to scalp and hair.\u003c\/li\u003e\n              \u003cli\u003eMassage into the scalp for a minimum of 2 minutes.\u003c\/li\u003e\n              \u003cli\u003eLeave in for at least 30 minutes.\u003c\/li\u003e\n              \u003cli\u003eWrap a warm towel around the head to aid absorption of the oils.\u003c\/li\u003e\n              \u003cli\u003eWash out using Laritelle shampoo, followed by Laritelle conditioner.\u003c\/li\u003e\n            \u003c\/ol\u003e\n            \u003cp\u003eFor best results, repeat at least twice a week.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"lp-item\"\u003e\n          \u003csummary\u003eAdditional ways to use\u003c\/summary\u003e\n          \u003cdiv class=\"lp-item-content\"\u003e\n            \u003cul\u003e\n              \u003cli\u003eAdd 2–5 pumps or more directly to any color mixture to help support protection, shine, strength, and color absorption.\u003c\/li\u003e\n              \u003cli\u003eApply through the full length of hair after sun exposure to help revive dull, brassy, or dry-feeling hair.\u003c\/li\u003e\n              \u003cli\u003eUse a very small amount on the tips after shampooing to help seal in moisture and smooth the look of split ends.\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"lp-item\"\u003e\n          \u003csummary\u003ePerfect for\u003c\/summary\u003e\n          \u003cdiv class=\"lp-item-content\"\u003e\n            \u003cul\u003e\n              \u003cli\u003eDry, dull, or tired-looking hair\u003c\/li\u003e\n              \u003cli\u003eHair exposed to heat styling or coloring\u003c\/li\u003e\n              \u003cli\u003eScalp and hair routines focused on softness, smoothness, and shine\u003c\/li\u003e\n              \u003cli\u003eColor-treated hair\u003c\/li\u003e\n              \u003cli\u003eAll hair types\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"lp-item\"\u003e\n          \u003csummary\u003eFormula notes\u003c\/summary\u003e\n          \u003cdiv class=\"lp-item-content\"\u003e\n            \u003cul\u003e\n              \u003cli\u003eMade with high-quality certified organic ingredients\u003c\/li\u003e\n              \u003cli\u003eHandcrafted in small batches\u003c\/li\u003e\n              \u003cli\u003eSafe for color-treated hair\u003c\/li\u003e\n              \u003cli\u003ePackaged in recyclable amber glass bottles\u003c\/li\u003e\n              \u003cli\u003eExtra gentle for scalp and hair\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"lp-item\"\u003e\n          \u003csummary\u003eComplete your routine\u003c\/summary\u003e\n          \u003cdiv class=\"lp-item-content\"\u003e\n            \u003col\u003e\n              \u003cli\u003eSilk Velvet Hair Treatment\u003c\/li\u003e\n              \u003cli\u003eSilk Velvet Shampoo\u003c\/li\u003e\n              \u003cli\u003eSilk Velvet Conditioner\u003c\/li\u003e\n            \u003c\/ol\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"lp-section\"\u003e\n      \u003ch3 class=\"lp-section-title\"\u003eThe Laritelle ritual\u003c\/h3\u003e\n      \u003cp class=\"lp-body-muted\"\u003e\n        Silk Velvet transforms hair care into a soft, sensorial botanical ritual. Massage into scalp and strands before washing to envelop the hair in lightweight plant oils, floral-herbal infusions, and calming aromatic essences, then rinse clean for hair that feels silky, looks smooth, and glows with natural botanical shine.\n      \u003c\/p\u003e\n      \u003cp class=\"lp-body-muted\"\u003e\n        Disclaimer: This product is a cosmetic. It is not intended to diagnose, treat, cure, or prevent any disease. Individual results may vary.\n      \u003c\/p\u003e\n    \u003c\/section\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"LARITELLE","offers":[{"title":"Default Title","offer_id":37077161031,"sku":"HO5","price":49.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1592\/3991\/products\/HO5_1.jpg?v=1484933521"},{"product_id":"laritelle-organic-conditioner-silk-velvet-16-oz","title":"Laritelle Organic Conditioner Silk Velvet 16 oz","description":"\u003cstyle\u003e\n.lp-conditioner-page {\n  --lp-text: #2f2a26;\n  --lp-muted: #6f665f;\n  --lp-line: rgba(47, 42, 38, 0.12);\n  --lp-soft: #f8f4ef;\n  --lp-soft-2: #f3ede5;\n  --lp-accent: #87725f;\n  --lp-white: #ffffff;\n  color: var(--lp-text);\n}\n\n.lp-conditioner-page,\n.lp-conditioner-page * {\n  box-sizing: border-box;\n}\n\n.lp-conditioner-page .lp-wrap {\n  display: grid;\n  gap: 22px;\n  max-width: 100%;\n  overflow-x: hidden;\n}\n\n.lp-conditioner-page .lp-hero {\n  display: grid;\n  gap: 14px;\n  padding: 22px;\n  border: 1px solid var(--lp-line);\n  background: linear-gradient(180deg, #fbf8f4 0%, #f7f1ea 100%);\n  border-radius: 20px;\n}\n\n.lp-conditioner-page .lp-eyebrow {\n  margin: 0;\n  font-size: 12px;\n  line-height: 1.2;\n  letter-spacing: 0.14em;\n  text-transform: uppercase;\n  color: var(--lp-accent);\n  font-weight: 700;\n}\n\n.lp-conditioner-page .lp-title {\n  margin: 0;\n  font-size: 30px;\n  line-height: 1.08;\n  letter-spacing: -0.02em;\n}\n\n.lp-conditioner-page .lp-subtitle {\n  margin: 0;\n  font-size: 16px;\n  line-height: 1.7;\n  color: var(--lp-muted);\n}\n\n.lp-conditioner-page .lp-feature-grid {\n  display: grid;\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n  gap: 10px;\n}\n\n.lp-conditioner-page .lp-feature-card {\n  border: 1px solid var(--lp-line);\n  background: rgba(255,255,255,0.74);\n  border-radius: 16px;\n  padding: 14px 12px;\n  min-width: 0;\n}\n\n.lp-conditioner-page .lp-feature-label {\n  margin: 0 0 4px;\n  font-size: 11px;\n  line-height: 1.2;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: var(--lp-accent);\n  font-weight: 700;\n}\n\n.lp-conditioner-page .lp-feature-text {\n  margin: 0;\n  font-size: 14px;\n  line-height: 1.5;\n}\n\n.lp-conditioner-page .lp-section {\n  display: grid;\n  gap: 14px;\n}\n\n.lp-conditioner-page .lp-section-title {\n  margin: 0;\n  font-size: 22px;\n  line-height: 1.2;\n  letter-spacing: -0.01em;\n}\n\n.lp-conditioner-page .lp-body {\n  margin: 0;\n  font-size: 15px;\n  line-height: 1.75;\n  color: var(--lp-text);\n}\n\n.lp-conditioner-page .lp-body-muted {\n  margin: 0;\n  font-size: 15px;\n  line-height: 1.75;\n  color: var(--lp-muted);\n}\n\n.lp-conditioner-page .lp-pill-row {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n}\n\n.lp-conditioner-page .lp-pill {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  min-height: 36px;\n  padding: 8px 12px;\n  border-radius: 999px;\n  background: var(--lp-soft);\n  border: 1px solid var(--lp-line);\n  font-size: 13px;\n  line-height: 1.25;\n  color: var(--lp-text);\n  text-align: center;\n}\n\n.lp-conditioner-page .lp-benefits {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 12px;\n}\n\n.lp-conditioner-page .lp-benefit {\n  border: 1px solid var(--lp-line);\n  border-radius: 18px;\n  padding: 16px;\n  background: var(--lp-white);\n  min-width: 0;\n}\n\n.lp-conditioner-page .lp-benefit h4 {\n  margin: 0 0 6px;\n  font-size: 15px;\n  line-height: 1.35;\n}\n\n.lp-conditioner-page .lp-benefit p {\n  margin: 0;\n  font-size: 14px;\n  line-height: 1.65;\n  color: var(--lp-muted);\n}\n\n.lp-conditioner-page .lp-highlight-cards {\n  display: flex;\n  gap: 12px;\n  overflow-x: auto;\n  padding: 2px 2px 10px;\n  scroll-snap-type: x mandatory;\n  -webkit-overflow-scrolling: touch;\n}\n\n.lp-conditioner-page .lp-highlight-card {\n  flex: 0 0 250px;\n  scroll-snap-align: start;\n  border: 1px solid var(--lp-line);\n  border-radius: 18px;\n  background: var(--lp-white);\n  padding: 16px;\n}\n\n.lp-conditioner-page .lp-highlight-card h4 {\n  margin: 0 0 8px;\n  font-size: 16px;\n  line-height: 1.3;\n}\n\n.lp-conditioner-page .lp-highlight-card p {\n  margin: 0;\n  font-size: 14px;\n  line-height: 1.7;\n  color: var(--lp-muted);\n}\n\n.lp-conditioner-page .lp-accordion {\n  display: grid;\n  gap: 10px;\n}\n\n.lp-conditioner-page details.lp-item {\n  border: 1px solid var(--lp-line);\n  border-radius: 18px;\n  background: var(--lp-white);\n  overflow: hidden;\n}\n\n.lp-conditioner-page details.lp-item summary {\n  list-style: none;\n  cursor: pointer;\n  padding: 16px 18px;\n  position: relative;\n  font-size: 16px;\n  line-height: 1.4;\n  font-weight: 600;\n  padding-right: 52px;\n}\n\n.lp-conditioner-page details.lp-item summary::-webkit-details-marker {\n  display: none;\n}\n\n.lp-conditioner-page details.lp-item summary::after {\n  content: \"+\";\n  position: absolute;\n  right: 18px;\n  top: 50%;\n  transform: translateY(-50%);\n  font-size: 22px;\n  line-height: 1;\n  font-weight: 400;\n  color: var(--lp-accent);\n}\n\n.lp-conditioner-page details[open].lp-item summary::after {\n  content: \"–\";\n}\n\n.lp-conditioner-page .lp-item-content {\n  padding: 0 18px 18px;\n  border-top: 1px solid var(--lp-line);\n}\n\n.lp-conditioner-page .lp-item-content p:first-child,\n.lp-conditioner-page .lp-item-content ul:first-child,\n.lp-conditioner-page .lp-item-content ol:first-child {\n  margin-top: 14px;\n}\n\n.lp-conditioner-page .lp-item-content p,\n.lp-conditioner-page .lp-item-content li {\n  font-size: 14px;\n  line-height: 1.75;\n  color: var(--lp-muted);\n}\n\n.lp-conditioner-page .lp-item-content ul,\n.lp-conditioner-page .lp-item-content ol {\n  margin: 0;\n  padding-left: 18px;\n}\n\n.lp-conditioner-page .lp-callout {\n  padding: 18px;\n  border-radius: 18px;\n  background: var(--lp-soft);\n  border: 1px solid var(--lp-line);\n}\n\n.lp-conditioner-page .lp-callout strong {\n  color: var(--lp-text);\n}\n\n.lp-conditioner-page .lp-two-col {\n  display: grid;\n  grid-template-columns: 1.15fr 0.85fr;\n  gap: 14px;\n}\n\n@media (max-width: 989px) {\n  .lp-conditioner-page .lp-feature-grid {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  .lp-conditioner-page .lp-two-col,\n  .lp-conditioner-page .lp-benefits {\n    grid-template-columns: 1fr;\n  }\n}\n\n@media (max-width: 767px) {\n  .lp-conditioner-page .lp-hero {\n    padding: 18px;\n    border-radius: 18px;\n  }\n\n  .lp-conditioner-page .lp-title {\n    font-size: 25px;\n    line-height: 1.12;\n  }\n\n  .lp-conditioner-page .lp-subtitle,\n  .lp-conditioner-page .lp-body,\n  .lp-conditioner-page .lp-body-muted {\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  .lp-conditioner-page .lp-feature-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .lp-conditioner-page .lp-feature-card,\n  .lp-conditioner-page .lp-benefit,\n  .lp-conditioner-page .lp-highlight-card,\n  .lp-conditioner-page .lp-callout,\n  .lp-conditioner-page details.lp-item {\n    border-radius: 16px;\n  }\n\n  .lp-conditioner-page .lp-pill-row {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 8px;\n  }\n\n  .lp-conditioner-page .lp-pill {\n    width: 100%;\n    min-width: 0;\n    padding: 10px 8px;\n    font-size: 12px;\n  }\n\n  .lp-conditioner-page .lp-highlight-card {\n    flex-basis: 84%;\n  }\n\n  .lp-conditioner-page details.lp-item summary {\n    font-size: 15px;\n    padding: 15px 16px;\n    padding-right: 46px;\n  }\n\n  .lp-conditioner-page .lp-item-content {\n    padding: 0 16px 16px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"lp-conditioner-page\"\u003e\n\u003cdiv class=\"lp-wrap\"\u003e\n\u003csection class=\"lp-hero\"\u003e\n\u003cp class=\"lp-eyebrow\"\u003eBotanical Organic Conditioner for Soft, Silky Hair\u003c\/p\u003e\n\u003ch2 class=\"lp-title\"\u003eA rich smoothing conditioner for soft, luminous, healthy-looking hair\u003c\/h2\u003e\n\u003cp class=\"lp-subtitle\"\u003eSilk Velvet Conditioner is a rich botanical formula that helps soften, smooth, and hydrate the hair while enhancing shine and manageability. Crafted with high-quality plant oils, conditioning botanicals, and a refined aromatic profile, it leaves hair feeling silky, nourished, and touchably soft without unnecessary heaviness.\u003c\/p\u003e\n\u003cdiv class=\"lp-feature-grid\"\u003e\n\u003cdiv class=\"lp-feature-card\"\u003e\n\u003cp class=\"lp-feature-label\"\u003eTexture\u003c\/p\u003e\n\u003cp class=\"lp-feature-text\"\u003eRich, creamy, smoothing conditioner\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-feature-card\"\u003e\n\u003cp class=\"lp-feature-label\"\u003eBest For\u003c\/p\u003e\n\u003cp class=\"lp-feature-text\"\u003eDry, dull, frizz-prone, coarse, or thirsty hair\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-feature-card\"\u003e\n\u003cp class=\"lp-feature-label\"\u003eFeel\u003c\/p\u003e\n\u003cp class=\"lp-feature-text\"\u003eSoft, silky, polished finish\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-feature-card\"\u003e\n\u003cp class=\"lp-feature-label\"\u003eCrafted\u003c\/p\u003e\n\u003cp class=\"lp-feature-text\"\u003eHandcrafted in California in small batches\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eMade with high-quality botanical ingredients\u003c\/h3\u003e\n\u003cp class=\"lp-body\"\u003eThis conditioner is designed for shoppers seeking a smoother, more luxurious hair ritual. It helps hydrate and soften the hair while improving shine, manageability, and the appearance of a silkier texture.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eWhy you’ll love it\u003c\/h3\u003e\n\u003cdiv class=\"lp-benefits\"\u003e\n\u003cdiv class=\"lp-benefit\"\u003e\n\u003ch4\u003eSoftens and smooths\u003c\/h4\u003e\n\u003cp\u003eHelps improve softness, smoothness, and overall manageability for hair that feels more polished and touchable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-benefit\"\u003e\n\u003ch4\u003eHydrates without heaviness\u003c\/h4\u003e\n\u003cp\u003eRich botanical oils and conditioning ingredients help replenish moisture while maintaining lightness and movement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-benefit\"\u003e\n\u003ch4\u003eEnhances shine\u003c\/h4\u003e\n\u003cp\u003eSupports the appearance of glossy, healthy-looking hair with a silky, refined finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-benefit\"\u003e\n\u003ch4\u003eSupports easier styling\u003c\/h4\u003e\n\u003cp\u003eHelps improve comb-through, softness, and day-to-day manageability for a smoother hair care experience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eExtra kind \u0026amp; gentle for scalp and hair\u003c\/h3\u003e\n\u003cdiv class=\"lp-callout\"\u003e\n\u003cp class=\"lp-body\"\u003eRich and creamy, Silk Velvet Conditioner is suitable for all hair types and especially beautiful for hair that feels dry, rough, dull, or less manageable. It helps improve softness, smoothness, and shine while leaving hair lightweight, conditioned, and easier to style.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eEarth-friendly, safe \u0026amp; non-toxic\u003c\/h3\u003e\n\u003cdiv class=\"lp-pill-row\"\u003e\n\u003cspan class=\"lp-pill\"\u003eNo sulfates\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eNo alcohol\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eNo parabens\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eNo gluten\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eNo phthalates\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eGMO-free\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eCruelty-free\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eColor-safe\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"lp-body-muted\"\u003ePackaged in recyclable BPA-free containers and crafted with a clean, premium botanical approach. \u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eBotanical highlights\u003c\/h3\u003e\n\u003cdiv class=\"lp-highlight-cards\"\u003e\n\u003cdiv class=\"lp-highlight-card\"\u003e\n\u003ch4\u003eBabassu, Olive \u0026amp; Apricot Kernel Oils\u003c\/h4\u003e\n\u003cp\u003eHelp moisturize and soften the hair while supporting shine, smoothness, and a lightweight conditioned feel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-highlight-card\"\u003e\n\u003ch4\u003eSilk Amino Acids\u003c\/h4\u003e\n\u003cp\u003eHelp support softness, shine, and a smoother-feeling finish for hair that feels more polished and fluid.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-highlight-card\"\u003e\n\u003ch4\u003eGluten-Free Oat Protein\u003c\/h4\u003e\n\u003cp\u003eSupports softness and helps improve the feel of body, elasticity, and manageability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-highlight-card\"\u003e\n\u003ch4\u003eBotanical Conditioning Complex\u003c\/h4\u003e\n\u003cp\u003eWorks to reduce the feel of dryness and roughness while helping hair feel more supple and easier to style.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-highlight-card\"\u003e\n\u003ch4\u003eRefined Aromatic Blend\u003c\/h4\u003e\n\u003cp\u003eCreates a soft, elegant sensory experience that turns conditioning into a more luxurious ritual.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section lp-two-col\"\u003e\n\u003cdiv class=\"lp-callout\"\u003e\n\u003cp class=\"lp-body\"\u003e\u003cstrong\u003eWhat makes it special?\u003c\/strong\u003e\u003cbr\u003eSilk Velvet is designed to leave the hair feeling exceptionally soft, smooth, and silky while maintaining movement. It brings together nourishing plant oils, smoothing proteins, and a rich botanical texture for a more elevated conditioning ritual.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-callout\"\u003e\n\u003cp class=\"lp-body\"\u003e\u003cstrong\u003eScent note\u003c\/strong\u003e\u003cbr\u003eSilk Velvet offers a soft, elegant aromatic profile with smooth, comforting, lightly floral and refined herbal undertones.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eProduct details\u003c\/h3\u003e\n\u003cdiv class=\"lp-accordion\"\u003e\n\u003cdetails class=\"lp-item\" open=\"\"\u003e\n\u003csummary\u003eDirections\u003c\/summary\u003e\n\u003cdiv class=\"lp-item-content\"\u003e\n\u003cp\u003eApply to wet hair. Massage into scalp and hair, working through the ends. Leave on for 2–3 minutes to allow the botanical ingredients to nourish your hair. Rinse thoroughly.\u003c\/p\u003e\n\u003cp\u003eCan be used as a deep conditioning treatment for all hair types. Can be used as a leave-in conditioner for most hair types, and a little goes a long way. Those with thin or very fine hair may prefer to use it as a wash-out conditioner.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lp-item\"\u003e\n\u003csummary\u003eIngredients\u003c\/summary\u003e\n\u003cdiv class=\"lp-item-content\"\u003e\n\u003cp\u003eOrganic Self-heal (Prunella vulgaris) Hydrosol, Organic Sesame Oil (Sesamum indicum), Behentrimonium methosulfate (wax, non-GMO Colza plant derived), Cetearyl alcohol (raw, plant derived), Organic Flaxseed Oil (Linum usitatissimum), Organic Shea Oil (Butyrospermum parkii), Organic Vegetable Glycerin, Glyceryl stearate, Sodium stearoyl lactylate, Sodium PCA, (Plant-based) Keratin Protein, (Gluten Free) Hydrolyzed Oat Protein, Biotin, Panthenol DL, Vitamin E acetate, Organic Rosemary Seed Extract, Vitamin C, Vitamin B3, Vitamin B5, Vitamin B6, Essential Oils of Organic Rosemary (Rosmarinus officinalis), Organic Geranium (Pelargonium graveolens), Organic Green Myrtle (Myrtus communis), Organic Ravintsara (Cinnamomum camphora), Organic German Chamomile (Matricaria recutita), Organic Laurel Leaf (Laurus nobilis), Propanediol (naturally derived preservative), Ethylhexylglycerin (naturally derived preservative), Potassium sorbate (food grade preservative)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lp-item\"\u003e\n\u003csummary\u003ePerfect for\u003c\/summary\u003e\n\u003cdiv class=\"lp-item-content\"\u003e\n\u003cul\u003e\n\u003cli\u003eDry or dehydrated hair\u003c\/li\u003e\n\u003cli\u003eDull, rough, or frizz-prone strands\u003c\/li\u003e\n\u003cli\u003eHair needing more softness and shine\u003c\/li\u003e\n\u003cli\u003eColor-treated hair\u003c\/li\u003e\n\u003cli\u003eAnyone seeking a richer, smoother conditioning ritual\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lp-item\"\u003e\n\u003csummary\u003eFormula notes\u003c\/summary\u003e\n\u003cdiv class=\"lp-item-content\"\u003e\n\u003cul\u003e\n\u003cli\u003eSafe for color-treated hair\u003c\/li\u003e\n\u003cli\u003eRich, creamy texture\u003c\/li\u003e\n\u003cli\u003eSuitable for all hair types\u003c\/li\u003e\n\u003cli\u003eCan be used as a deep conditioning treatment\u003c\/li\u003e\n\u003cli\u003eHandcrafted in California, USA\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lp-item\"\u003e\n\u003csummary\u003eComplete your routine\u003c\/summary\u003e\n\u003cdiv class=\"lp-item-content\"\u003e\n\u003col\u003e\n\u003cli\u003eSilk Velvet Hair Treatment\u003c\/li\u003e\n\u003cli\u003eSilk Velvet Shampoo\u003c\/li\u003e\n\u003cli\u003eSilk Velvet Conditioner\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eThe Laritelle ritual\u003c\/h3\u003e\n\u003cp class=\"lp-body-muted\"\u003eSilk Velvet Conditioner transforms conditioning into a smoothing ritual. Work it through freshly cleansed hair, allow the rich botanical texture to soften and envelop each strand, then rinse for hair that feels silky, luminous, soft, and beautifully manageable.\u003c\/p\u003e\n\u003cp class=\"lp-body-muted\"\u003eDisclaimer: This product is a cosmetic. It is not intended to diagnose, treat, cure, or prevent any disease. Individual results may vary.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"LARITELLE","offers":[{"title":"Default Title","offer_id":41918140231,"sku":"CND5","price":49.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1592\/3991\/products\/CND5_1.1.jpg?v=1492018589"},{"product_id":"laritelle-organic-shampoo-silk-velvet-17-5-oz","title":"Laritelle Organic Shampoo Silk Velvet 17.5 oz","description":"\u003cstyle\u003e\n.lp-shampoo-page {\n  --lp-text: #2f2a26;\n  --lp-muted: #6f665f;\n  --lp-line: rgba(47, 42, 38, 0.12);\n  --lp-soft: #f8f4ef;\n  --lp-soft-2: #f3ede5;\n  --lp-accent: #87725f;\n  --lp-white: #ffffff;\n  color: var(--lp-text);\n}\n\n.lp-shampoo-page,\n.lp-shampoo-page * {\n  box-sizing: border-box;\n}\n\n.lp-shampoo-page .lp-wrap {\n  display: grid;\n  gap: 22px;\n  max-width: 100%;\n  overflow-x: hidden;\n}\n\n.lp-shampoo-page .lp-hero {\n  display: grid;\n  gap: 14px;\n  padding: 22px;\n  border: 1px solid var(--lp-line);\n  background: linear-gradient(180deg, #fbf8f4 0%, #f7f1ea 100%);\n  border-radius: 20px;\n}\n\n.lp-shampoo-page .lp-eyebrow {\n  margin: 0;\n  font-size: 12px;\n  line-height: 1.2;\n  letter-spacing: 0.14em;\n  text-transform: uppercase;\n  color: var(--lp-accent);\n  font-weight: 700;\n}\n\n.lp-shampoo-page .lp-title {\n  margin: 0;\n  font-size: 30px;\n  line-height: 1.08;\n  letter-spacing: -0.02em;\n}\n\n.lp-shampoo-page .lp-subtitle {\n  margin: 0;\n  font-size: 16px;\n  line-height: 1.7;\n  color: var(--lp-muted);\n}\n\n.lp-shampoo-page .lp-feature-grid {\n  display: grid;\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n  gap: 10px;\n}\n\n.lp-shampoo-page .lp-feature-card {\n  border: 1px solid var(--lp-line);\n  background: rgba(255,255,255,0.74);\n  border-radius: 16px;\n  padding: 14px 12px;\n  min-width: 0;\n}\n\n.lp-shampoo-page .lp-feature-label {\n  margin: 0 0 4px;\n  font-size: 11px;\n  line-height: 1.2;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: var(--lp-accent);\n  font-weight: 700;\n}\n\n.lp-shampoo-page .lp-feature-text {\n  margin: 0;\n  font-size: 14px;\n  line-height: 1.5;\n}\n\n.lp-shampoo-page .lp-section {\n  display: grid;\n  gap: 14px;\n}\n\n.lp-shampoo-page .lp-section-title {\n  margin: 0;\n  font-size: 22px;\n  line-height: 1.2;\n  letter-spacing: -0.01em;\n}\n\n.lp-shampoo-page .lp-body {\n  margin: 0;\n  font-size: 15px;\n  line-height: 1.75;\n  color: var(--lp-text);\n}\n\n.lp-shampoo-page .lp-body-muted {\n  margin: 0;\n  font-size: 15px;\n  line-height: 1.75;\n  color: var(--lp-muted);\n}\n\n.lp-shampoo-page .lp-pill-row {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n}\n\n.lp-shampoo-page .lp-pill {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  min-height: 36px;\n  padding: 8px 12px;\n  border-radius: 999px;\n  background: var(--lp-soft);\n  border: 1px solid var(--lp-line);\n  font-size: 13px;\n  line-height: 1.25;\n  color: var(--lp-text);\n  text-align: center;\n}\n\n.lp-shampoo-page .lp-benefits {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 12px;\n}\n\n.lp-shampoo-page .lp-benefit {\n  border: 1px solid var(--lp-line);\n  border-radius: 18px;\n  padding: 16px;\n  background: var(--lp-white);\n  min-width: 0;\n}\n\n.lp-shampoo-page .lp-benefit h4 {\n  margin: 0 0 6px;\n  font-size: 15px;\n  line-height: 1.35;\n}\n\n.lp-shampoo-page .lp-benefit p {\n  margin: 0;\n  font-size: 14px;\n  line-height: 1.65;\n  color: var(--lp-muted);\n}\n\n.lp-shampoo-page .lp-highlight-cards {\n  display: flex;\n  gap: 12px;\n  overflow-x: auto;\n  padding: 2px 2px 10px;\n  scroll-snap-type: x mandatory;\n  -webkit-overflow-scrolling: touch;\n}\n\n.lp-shampoo-page .lp-highlight-card {\n  flex: 0 0 250px;\n  scroll-snap-align: start;\n  border: 1px solid var(--lp-line);\n  border-radius: 18px;\n  background: var(--lp-white);\n  padding: 16px;\n}\n\n.lp-shampoo-page .lp-highlight-card h4 {\n  margin: 0 0 8px;\n  font-size: 16px;\n  line-height: 1.3;\n}\n\n.lp-shampoo-page .lp-highlight-card p {\n  margin: 0;\n  font-size: 14px;\n  line-height: 1.7;\n  color: var(--lp-muted);\n}\n\n.lp-shampoo-page .lp-accordion {\n  display: grid;\n  gap: 10px;\n}\n\n.lp-shampoo-page details.lp-item {\n  border: 1px solid var(--lp-line);\n  border-radius: 18px;\n  background: var(--lp-white);\n  overflow: hidden;\n}\n\n.lp-shampoo-page details.lp-item summary {\n  list-style: none;\n  cursor: pointer;\n  padding: 16px 18px;\n  position: relative;\n  font-size: 16px;\n  line-height: 1.4;\n  font-weight: 600;\n  padding-right: 52px;\n}\n\n.lp-shampoo-page details.lp-item summary::-webkit-details-marker {\n  display: none;\n}\n\n.lp-shampoo-page details.lp-item summary::after {\n  content: \"+\";\n  position: absolute;\n  right: 18px;\n  top: 50%;\n  transform: translateY(-50%);\n  font-size: 22px;\n  line-height: 1;\n  font-weight: 400;\n  color: var(--lp-accent);\n}\n\n.lp-shampoo-page details[open].lp-item summary::after {\n  content: \"–\";\n}\n\n.lp-shampoo-page .lp-item-content {\n  padding: 0 18px 18px;\n  border-top: 1px solid var(--lp-line);\n}\n\n.lp-shampoo-page .lp-item-content p:first-child,\n.lp-shampoo-page .lp-item-content ul:first-child,\n.lp-shampoo-page .lp-item-content ol:first-child {\n  margin-top: 14px;\n}\n\n.lp-shampoo-page .lp-item-content p,\n.lp-shampoo-page .lp-item-content li {\n  font-size: 14px;\n  line-height: 1.75;\n  color: var(--lp-muted);\n}\n\n.lp-shampoo-page .lp-item-content ul,\n.lp-shampoo-page .lp-item-content ol {\n  margin: 0;\n  padding-left: 18px;\n}\n\n.lp-shampoo-page .lp-callout {\n  padding: 18px;\n  border-radius: 18px;\n  background: var(--lp-soft);\n  border: 1px solid var(--lp-line);\n}\n\n.lp-shampoo-page .lp-callout strong {\n  color: var(--lp-text);\n}\n\n.lp-shampoo-page .lp-two-col {\n  display: grid;\n  grid-template-columns: 1.15fr 0.85fr;\n  gap: 14px;\n}\n\n@media (max-width: 989px) {\n  .lp-shampoo-page .lp-feature-grid {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  .lp-shampoo-page .lp-two-col,\n  .lp-shampoo-page .lp-benefits {\n    grid-template-columns: 1fr;\n  }\n}\n\n@media (max-width: 767px) {\n  .lp-shampoo-page .lp-hero {\n    padding: 18px;\n    border-radius: 18px;\n  }\n\n  .lp-shampoo-page .lp-title {\n    font-size: 25px;\n    line-height: 1.12;\n  }\n\n  .lp-shampoo-page .lp-subtitle,\n  .lp-shampoo-page .lp-body,\n  .lp-shampoo-page .lp-body-muted {\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  .lp-shampoo-page .lp-feature-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .lp-shampoo-page .lp-feature-card,\n  .lp-shampoo-page .lp-benefit,\n  .lp-shampoo-page .lp-highlight-card,\n  .lp-shampoo-page .lp-callout,\n  .lp-shampoo-page details.lp-item {\n    border-radius: 16px;\n  }\n\n  .lp-shampoo-page .lp-pill-row {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 8px;\n  }\n\n  .lp-shampoo-page .lp-pill {\n    width: 100%;\n    min-width: 0;\n    padding: 10px 8px;\n    font-size: 12px;\n  }\n\n  .lp-shampoo-page .lp-highlight-card {\n    flex-basis: 84%;\n  }\n\n  .lp-shampoo-page details.lp-item summary {\n    font-size: 15px;\n    padding: 15px 16px;\n    padding-right: 46px;\n  }\n\n  .lp-shampoo-page .lp-item-content {\n    padding: 0 16px 16px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"lp-shampoo-page\"\u003e\n\u003cdiv class=\"lp-wrap\"\u003e\n\u003csection class=\"lp-hero\"\u003e\n\u003cp class=\"lp-eyebrow\"\u003eSilky • Sulfate-Free • Moisture-Rich Cleanse\u003c\/p\u003e\n\u003ch2 class=\"lp-title\"\u003eA smoothing botanical shampoo for softer, shinier, silkier-feeling hair\u003c\/h2\u003e\n\u003cp class=\"lp-subtitle\"\u003eSilk Velvet Shampoo is a plant-based cleanser designed for shoppers seeking a gentler, more luxurious hair-washing ritual. It helps cleanse away buildup without harsh sulfates while improving the look and feel of smoother, shinier, softer, more manageable hair.\u003c\/p\u003e\n\u003cdiv class=\"lp-feature-grid\"\u003e\n\u003cdiv class=\"lp-feature-card\"\u003e\n\u003cp class=\"lp-feature-label\"\u003eBest For\u003c\/p\u003e\n\u003cp class=\"lp-feature-text\"\u003eDry, dull, frizz-prone, coarse, or thirsty hair\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-feature-card\"\u003e\n\u003cp class=\"lp-feature-label\"\u003eFeel\u003c\/p\u003e\n\u003cp class=\"lp-feature-text\"\u003eSoft, silky cleanse without the stripped feeling\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-feature-card\"\u003e\n\u003cp class=\"lp-feature-label\"\u003eLather\u003c\/p\u003e\n\u003cp class=\"lp-feature-text\"\u003eGentle natural sulfate-free lather\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-feature-card\"\u003e\n\u003cp class=\"lp-feature-label\"\u003eCrafted\u003c\/p\u003e\n\u003cp class=\"lp-feature-text\"\u003eHandcrafted in California in small batches\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003cp class=\"lp-body\"\u003eIdeal for shoppers looking for a sulfate-free shampoo for dry, rough, frizzy, or dull hair care routines and for anyone seeking more softness, shine, and fluid movement.\u003c\/p\u003e\n\u003cdiv class=\"lp-pill-row\"\u003e\n\u003cspan class=\"lp-pill\"\u003eDry or dull hair\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eFrizz-prone hair\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eRough texture\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eSulfate-free\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eColor-safe\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eSilky-feeling finish\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"lp-body-muted\"\u003eSoft, natural lather that cleanses without the stripped feeling of harsher shampoos.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eWhy shoppers choose it\u003c\/h3\u003e\n\u003cdiv class=\"lp-benefits\"\u003e\n\u003cdiv class=\"lp-benefit\"\u003e\n\u003ch4\u003eGently cleanses without sulfates\u003c\/h4\u003e\n\u003cp\u003eHelps wash away buildup while preserving softness and comfort for a more refined cleansing experience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-benefit\"\u003e\n\u003ch4\u003eImproves softness and shine\u003c\/h4\u003e\n\u003cp\u003eHelps hair feel smoother, look glossier, and appear more polished after each wash.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-benefit\"\u003e\n\u003ch4\u003eSupports manageability\u003c\/h4\u003e\n\u003cp\u003eDesigned to help reduce the feel of roughness and leave hair easier to style and detangle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-benefit\"\u003e\n\u003ch4\u003eWorks beautifully in a complete routine\u003c\/h4\u003e\n\u003cp\u003ePairs naturally with Silk Velvet treatment and conditioner for a more complete smoothing ritual.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eComplete your routine\u003c\/h3\u003e\n\u003cdiv class=\"lp-accordion\"\u003e\n\u003cdetails open=\"\" class=\"lp-item\"\u003e\n\u003csummary\u003eFor best results, use as a complete system\u003c\/summary\u003e\n\u003cdiv class=\"lp-item-content\"\u003e\n\u003col\u003e\n\u003cli\u003e\n\u003cstrong\u003eSilk Velvet Hair Treatment\u003c\/strong\u003e — pre-wash nourishment for softness, shine, and smoother-looking hair.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSilk Velvet Shampoo\u003c\/strong\u003e — gentle sulfate-free cleansing for a silky, refreshed feel.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSilk Velvet Conditioner\u003c\/strong\u003e — hydration and smoothing support to finish the ritual.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eUsing the full system helps create a more complete cleansing, nourishing, and smoothing ritual than relying on a single product alone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eIs this right for me?\u003c\/h3\u003e\n\u003cdiv class=\"lp-callout\"\u003e\n\u003cp class=\"lp-body\"\u003eThis shampoo may be a great fit if you are looking for a sulfate-free cleanser that feels gentler than conventional formulas, a cleaner option for hair that looks dry or less vibrant, and a more supportive routine for softness, shine, smoothness, and manageability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-pill-row\"\u003e\n\u003cspan class=\"lp-pill\"\u003eDry-feeling hair\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eDull hair\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eFrizz-prone texture\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eCoarse strands\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eColor-treated hair\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eIntentional beauty routines\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eWhat it helps with\u003c\/h3\u003e\n\u003cdiv class=\"lp-benefits\"\u003e\n\u003cdiv class=\"lp-benefit\"\u003e\n\u003ch4\u003eDry, rough-feeling hair\u003c\/h4\u003e\n\u003cp\u003eHelps support a softer, more cushiony feel without heaviness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-benefit\"\u003e\n\u003ch4\u003eDullness and lack of shine\u003c\/h4\u003e\n\u003cp\u003eImproves the appearance of luminosity and healthy-looking sheen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-benefit\"\u003e\n\u003ch4\u003eFrizz and manageability concerns\u003c\/h4\u003e\n\u003cp\u003eHelps hair feel smoother and easier to style as part of a consistent routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-benefit\"\u003e\n\u003ch4\u003eTransitioning from harsher shampoos\u003c\/h4\u003e\n\u003cp\u003eOffers a gentler cleanse for those moving away from more stripping formulas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eWhy it feels different\u003c\/h3\u003e\n\u003cp class=\"lp-body-muted\"\u003eSilk Velvet is designed for shoppers who are not just searching for a shampoo, but for a softer, more elevated overall hair care ritual. Instead of relying on harsh cleansing agents, it uses a gentler plant-based approach that helps preserve softness while leaving hair and scalp feeling fresh and clean.\u003c\/p\u003e\n\u003cdiv class=\"lp-pill-row\"\u003e\n\u003cspan class=\"lp-pill\"\u003eLighter, more natural lather\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eLess stripped feeling\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eMore supportive for routine use\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003ePremium botanical positioning\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eBotanical highlights\u003c\/h3\u003e\n\u003cdiv class=\"lp-highlight-cards\"\u003e\n\u003cdiv class=\"lp-highlight-card\"\u003e\n\u003ch4\u003eSilk-supportive botanicals\u003c\/h4\u003e\n\u003cp\u003eSelected plant ingredients help support the appearance of smoother, softer, more fluid-looking hair.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-highlight-card\"\u003e\n\u003ch4\u003eHydrosol-based formula\u003c\/h4\u003e\n\u003cp\u003eA botanical hydrosol base gives the formula a fresher, lighter cleansing feel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-highlight-card\"\u003e\n\u003ch4\u003ePlant-Based Keratin\u003c\/h4\u003e\n\u003cp\u003eHelps improve the feel of smoothness, softness, and manageability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-highlight-card\"\u003e\n\u003ch4\u003eGluten-Free Oat Protein\u003c\/h4\u003e\n\u003cp\u003eSupports the look and feel of silkier, more polished, more touchable hair.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-highlight-card\"\u003e\n\u003ch4\u003eMoisture-rich botanical support\u003c\/h4\u003e\n\u003cp\u003eHelps reduce the feel of dryness and leaves hair looking more supple and luminous.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section lp-two-col\"\u003e\n\u003cdiv class=\"lp-callout\"\u003e\n\u003cp class=\"lp-body\"\u003e\u003cstrong\u003eWhat customers often notice\u003c\/strong\u003e\u003cbr\u003eHair feels cleaner without feeling stripped, with improved softness, smoother texture, more shine, and a more manageable finish over time with routine use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-callout\"\u003e\n\u003cp class=\"lp-body\"\u003e\u003cstrong\u003eScent note\u003c\/strong\u003e\u003cbr\u003eA soft, elegant aromatic profile that feels smooth, comforting, and refined.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eHow to use\u003c\/h3\u003e\n\u003cdiv class=\"lp-callout\"\u003e\n\u003col style=\"margin: 0; padding-left: 18px;\" class=\"lp-body-muted\"\u003e\n\u003cli\u003eApply to wet hair.\u003c\/li\u003e\n\u003cli\u003eMassage gently into the scalp.\u003c\/li\u003e\n\u003cli\u003eAdd water to help activate the natural lather.\u003c\/li\u003e\n\u003cli\u003eRinse thoroughly.\u003c\/li\u003e\n\u003cli\u003eFollow with Silk Velvet Conditioner.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp style=\"margin-top: 10px;\" class=\"lp-body-muted\"\u003eTip: Focus shampoo at the scalp and let the lather rinse through the lengths.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eClean formula promise\u003c\/h3\u003e\n\u003cdiv class=\"lp-pill-row\"\u003e\n\u003cspan class=\"lp-pill\"\u003eNo sulfates\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eNo parabens\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eNo phthalates\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eNo alcohol\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eNo gluten\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"lp-body-muted\"\u003eMade with high-quality organic, wildcrafted, and plant-based ingredients for a gentle yet effective cleanse.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eProduct details\u003c\/h3\u003e\n\u003cdiv class=\"lp-accordion\"\u003e\n\u003cdetails open=\"\" class=\"lp-item\"\u003e\n\u003csummary\u003eIngredients\u003c\/summary\u003e\n\u003cdiv class=\"lp-item-content\"\u003e\n\u003cp\u003e\u003cspan\u003eOrganic Rosemary (\u003c\/span\u003e\u003cem\u003eRosmarinus officinalis\u003c\/em\u003e\u003cspan\u003e) Hydrosol, Organic Cornflower (\u003c\/span\u003e\u003cem\u003eCentaurea cyanus\u003c\/em\u003e\u003cspan\u003e) Hydrosol, Organic Lavender (\u003c\/span\u003e\u003cem\u003eLavandula angustifolia\u003c\/em\u003e\u003cspan\u003e) Hydrosol, Organic Palmarosa (\u003c\/span\u003e\u003cem\u003eCymbopogon martinii\u003c\/em\u003e\u003cspan\u003e) Hydrosol, Organic German Chamomile (\u003c\/span\u003e\u003cem\u003eMatricaria recutita\u003c\/em\u003e\u003cspan\u003e) Hydrosol, Decyl glucoside, Laurel glucoside, Organic Vegetable Glycerin, Sodium alginate, Hydrolyzed Rice Protein, Ginseng (\u003c\/span\u003e\u003cem\u003ePanax ginseng\u003c\/em\u003e\u003cspan\u003e) Extract, Sodium PCA, (Plant-based) Keratin Protein, Biotin, Panthenol DL, Vitamin C, Vitamin E, Vitamin B3, Vitamin B5, Vitamin B6, Lactic acid, Essential Oils of Organic Rosemary (\u003c\/span\u003e\u003cem\u003eRosmarinus officinalis\u003c\/em\u003e\u003cspan\u003e), Organic Geranium (\u003c\/span\u003e\u003cem\u003ePelargonium graveolens\u003c\/em\u003e\u003cspan\u003e), Organic Green Myrtle (\u003c\/span\u003e\u003cem\u003eMyrtus communis\u003c\/em\u003e\u003cspan\u003e), Organic Ravintsara (\u003c\/span\u003e\u003cspan\u003e\u003cem\u003eCinnamomum camphora\u003c\/em\u003e\u003c\/span\u003e\u003cspan\u003e), Organic German Chamomile (\u003c\/span\u003e\u003cem\u003eMatricaria recutita\u003c\/em\u003e\u003cspan\u003e), Organic Laurel Leaf (\u003c\/span\u003e\u003cem\u003eLaurus nobilis\u003c\/em\u003e\u003cspan\u003e), Propanediol (naturally derived preservative), Ethylhexylglycerin (naturally derived preservative), Potassium sorbate (food grade preservative)\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lp-item\"\u003e\n\u003csummary\u003eFAQ\u003c\/summary\u003e\n\u003cdiv class=\"lp-item-content\"\u003e\n\u003cp\u003e\u003cstrong\u003eDoes this shampoo lather?\u003c\/strong\u003e\u003cbr\u003eYes. Because it is sulfate-free, the lather is softer and more natural than conventional shampoos. Adding more water helps activate it.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eIs this safe for color-treated hair?\u003c\/strong\u003e\u003cbr\u003eYes. The formula is gentle and suitable for color-treated hair.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCan I use this regularly?\u003c\/strong\u003e\u003cbr\u003eYes. It is formulated for regular use as part of an ongoing hair care routine.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhat makes it different from a regular shampoo?\u003c\/strong\u003e\u003cbr\u003eIt focuses on gentle cleansing, plant-based support, and a smoother, softer hair feel instead of harsh stripping action.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lp-item\"\u003e\n\u003csummary\u003eWho it’s for\u003c\/summary\u003e\n\u003cdiv class=\"lp-item-content\"\u003e\n\u003cul\u003e\n\u003cli\u003ePeople seeking a gentler sulfate-free shampoo\u003c\/li\u003e\n\u003cli\u003eDry, dull, rough, or frizz-prone hair\u003c\/li\u003e\n\u003cli\u003eColor-treated hair\u003c\/li\u003e\n\u003cli\u003eShoppers building a cleaner, more intentional hair care routine\u003c\/li\u003e\n\u003cli\u003eAll hair types, especially those wanting more softness and shine\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lp-item\"\u003e\n\u003csummary\u003eMade with purpose\u003c\/summary\u003e\n\u003cdiv class=\"lp-item-content\"\u003e\n\u003cul\u003e\n\u003cli\u003eHandmade in the USA\u003c\/li\u003e\n\u003cli\u003eSustainably sourced ingredients\u003c\/li\u003e\n\u003cli\u003eCruelty-free\u003c\/li\u003e\n\u003cli\u003eRecyclable packaging\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eThe Laritelle ritual\u003c\/h3\u003e\n\u003cp class=\"lp-body-muted\"\u003eSilk Velvet Shampoo transforms cleansing into a smoothing ritual. Massage into wet hair, allow the soft lather to move through scalp and strands, then rinse clean for hair that feels softer, silkier, smoother, and more luminous without harsh detergents.\u003c\/p\u003e\n\u003cp class=\"lp-body-muted\"\u003eDisclaimer: This product is a cosmetic. It is not intended to diagnose, treat, cure, or prevent any disease. Individual results may vary.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"LARITELLE","offers":[{"title":"Default Title","offer_id":41918788871,"sku":"SH5","price":49.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1592\/3991\/products\/SH5_1.1.jpg?v=1492021503"},{"product_id":"laritelle-organic-shampoo-silk-velvet-2-oz","title":"Laritelle Organic Shampoo Silk Velvet 2 oz","description":"\u003cstyle\u003e\n.lp-shampoo-page {\n  --lp-text: #2f2a26;\n  --lp-muted: #6f665f;\n  --lp-line: rgba(47, 42, 38, 0.12);\n  --lp-soft: #f8f4ef;\n  --lp-soft-2: #f3ede5;\n  --lp-accent: #87725f;\n  --lp-white: #ffffff;\n  color: var(--lp-text);\n}\n\n.lp-shampoo-page,\n.lp-shampoo-page * {\n  box-sizing: border-box;\n}\n\n.lp-shampoo-page .lp-wrap {\n  display: grid;\n  gap: 22px;\n  max-width: 100%;\n  overflow-x: hidden;\n}\n\n.lp-shampoo-page .lp-hero {\n  display: grid;\n  gap: 14px;\n  padding: 22px;\n  border: 1px solid var(--lp-line);\n  background: linear-gradient(180deg, #fbf8f4 0%, #f7f1ea 100%);\n  border-radius: 20px;\n}\n\n.lp-shampoo-page .lp-eyebrow {\n  margin: 0;\n  font-size: 12px;\n  line-height: 1.2;\n  letter-spacing: 0.14em;\n  text-transform: uppercase;\n  color: var(--lp-accent);\n  font-weight: 700;\n}\n\n.lp-shampoo-page .lp-title {\n  margin: 0;\n  font-size: 30px;\n  line-height: 1.08;\n  letter-spacing: -0.02em;\n}\n\n.lp-shampoo-page .lp-subtitle {\n  margin: 0;\n  font-size: 16px;\n  line-height: 1.7;\n  color: var(--lp-muted);\n}\n\n.lp-shampoo-page .lp-feature-grid {\n  display: grid;\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n  gap: 10px;\n}\n\n.lp-shampoo-page .lp-feature-card {\n  border: 1px solid var(--lp-line);\n  background: rgba(255,255,255,0.74);\n  border-radius: 16px;\n  padding: 14px 12px;\n  min-width: 0;\n}\n\n.lp-shampoo-page .lp-feature-label {\n  margin: 0 0 4px;\n  font-size: 11px;\n  line-height: 1.2;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: var(--lp-accent);\n  font-weight: 700;\n}\n\n.lp-shampoo-page .lp-feature-text {\n  margin: 0;\n  font-size: 14px;\n  line-height: 1.5;\n}\n\n.lp-shampoo-page .lp-section {\n  display: grid;\n  gap: 14px;\n}\n\n.lp-shampoo-page .lp-section-title {\n  margin: 0;\n  font-size: 22px;\n  line-height: 1.2;\n  letter-spacing: -0.01em;\n}\n\n.lp-shampoo-page .lp-body {\n  margin: 0;\n  font-size: 15px;\n  line-height: 1.75;\n  color: var(--lp-text);\n}\n\n.lp-shampoo-page .lp-body-muted {\n  margin: 0;\n  font-size: 15px;\n  line-height: 1.75;\n  color: var(--lp-muted);\n}\n\n.lp-shampoo-page .lp-pill-row {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n}\n\n.lp-shampoo-page .lp-pill {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  min-height: 36px;\n  padding: 8px 12px;\n  border-radius: 999px;\n  background: var(--lp-soft);\n  border: 1px solid var(--lp-line);\n  font-size: 13px;\n  line-height: 1.25;\n  color: var(--lp-text);\n  text-align: center;\n}\n\n.lp-shampoo-page .lp-benefits {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 12px;\n}\n\n.lp-shampoo-page .lp-benefit {\n  border: 1px solid var(--lp-line);\n  border-radius: 18px;\n  padding: 16px;\n  background: var(--lp-white);\n  min-width: 0;\n}\n\n.lp-shampoo-page .lp-benefit h4 {\n  margin: 0 0 6px;\n  font-size: 15px;\n  line-height: 1.35;\n}\n\n.lp-shampoo-page .lp-benefit p {\n  margin: 0;\n  font-size: 14px;\n  line-height: 1.65;\n  color: var(--lp-muted);\n}\n\n.lp-shampoo-page .lp-highlight-cards {\n  display: flex;\n  gap: 12px;\n  overflow-x: auto;\n  padding: 2px 2px 10px;\n  scroll-snap-type: x mandatory;\n  -webkit-overflow-scrolling: touch;\n}\n\n.lp-shampoo-page .lp-highlight-card {\n  flex: 0 0 250px;\n  scroll-snap-align: start;\n  border: 1px solid var(--lp-line);\n  border-radius: 18px;\n  background: var(--lp-white);\n  padding: 16px;\n}\n\n.lp-shampoo-page .lp-highlight-card h4 {\n  margin: 0 0 8px;\n  font-size: 16px;\n  line-height: 1.3;\n}\n\n.lp-shampoo-page .lp-highlight-card p {\n  margin: 0;\n  font-size: 14px;\n  line-height: 1.7;\n  color: var(--lp-muted);\n}\n\n.lp-shampoo-page .lp-accordion {\n  display: grid;\n  gap: 10px;\n}\n\n.lp-shampoo-page details.lp-item {\n  border: 1px solid var(--lp-line);\n  border-radius: 18px;\n  background: var(--lp-white);\n  overflow: hidden;\n}\n\n.lp-shampoo-page details.lp-item summary {\n  list-style: none;\n  cursor: pointer;\n  padding: 16px 18px;\n  position: relative;\n  font-size: 16px;\n  line-height: 1.4;\n  font-weight: 600;\n  padding-right: 52px;\n}\n\n.lp-shampoo-page details.lp-item summary::-webkit-details-marker {\n  display: none;\n}\n\n.lp-shampoo-page details.lp-item summary::after {\n  content: \"+\";\n  position: absolute;\n  right: 18px;\n  top: 50%;\n  transform: translateY(-50%);\n  font-size: 22px;\n  line-height: 1;\n  font-weight: 400;\n  color: var(--lp-accent);\n}\n\n.lp-shampoo-page details[open].lp-item summary::after {\n  content: \"–\";\n}\n\n.lp-shampoo-page .lp-item-content {\n  padding: 0 18px 18px;\n  border-top: 1px solid var(--lp-line);\n}\n\n.lp-shampoo-page .lp-item-content p:first-child,\n.lp-shampoo-page .lp-item-content ul:first-child,\n.lp-shampoo-page .lp-item-content ol:first-child {\n  margin-top: 14px;\n}\n\n.lp-shampoo-page .lp-item-content p,\n.lp-shampoo-page .lp-item-content li {\n  font-size: 14px;\n  line-height: 1.75;\n  color: var(--lp-muted);\n}\n\n.lp-shampoo-page .lp-item-content ul,\n.lp-shampoo-page .lp-item-content ol {\n  margin: 0;\n  padding-left: 18px;\n}\n\n.lp-shampoo-page .lp-callout {\n  padding: 18px;\n  border-radius: 18px;\n  background: var(--lp-soft);\n  border: 1px solid var(--lp-line);\n}\n\n.lp-shampoo-page .lp-callout strong {\n  color: var(--lp-text);\n}\n\n.lp-shampoo-page .lp-two-col {\n  display: grid;\n  grid-template-columns: 1.15fr 0.85fr;\n  gap: 14px;\n}\n\n@media (max-width: 989px) {\n  .lp-shampoo-page .lp-feature-grid {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  .lp-shampoo-page .lp-two-col,\n  .lp-shampoo-page .lp-benefits {\n    grid-template-columns: 1fr;\n  }\n}\n\n@media (max-width: 767px) {\n  .lp-shampoo-page .lp-hero {\n    padding: 18px;\n    border-radius: 18px;\n  }\n\n  .lp-shampoo-page .lp-title {\n    font-size: 25px;\n    line-height: 1.12;\n  }\n\n  .lp-shampoo-page .lp-subtitle,\n  .lp-shampoo-page .lp-body,\n  .lp-shampoo-page .lp-body-muted {\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  .lp-shampoo-page .lp-feature-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .lp-shampoo-page .lp-feature-card,\n  .lp-shampoo-page .lp-benefit,\n  .lp-shampoo-page .lp-highlight-card,\n  .lp-shampoo-page .lp-callout,\n  .lp-shampoo-page details.lp-item {\n    border-radius: 16px;\n  }\n\n  .lp-shampoo-page .lp-pill-row {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 8px;\n  }\n\n  .lp-shampoo-page .lp-pill {\n    width: 100%;\n    min-width: 0;\n    padding: 10px 8px;\n    font-size: 12px;\n  }\n\n  .lp-shampoo-page .lp-highlight-card {\n    flex-basis: 84%;\n  }\n\n  .lp-shampoo-page details.lp-item summary {\n    font-size: 15px;\n    padding: 15px 16px;\n    padding-right: 46px;\n  }\n\n  .lp-shampoo-page .lp-item-content {\n    padding: 0 16px 16px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"lp-shampoo-page\"\u003e\n\u003cdiv class=\"lp-wrap\"\u003e\n\u003csection class=\"lp-hero\"\u003e\n\u003cp class=\"lp-eyebrow\"\u003eSilky • Sulfate-Free • Moisture-Rich Cleanse\u003c\/p\u003e\n\u003ch2 class=\"lp-title\"\u003eA smoothing botanical shampoo for softer, shinier, silkier-feeling hair\u003c\/h2\u003e\n\u003cp class=\"lp-subtitle\"\u003eSilk Velvet Shampoo is a plant-based cleanser designed for shoppers seeking a gentler, more luxurious hair-washing ritual. It helps cleanse away buildup without harsh sulfates while improving the look and feel of smoother, shinier, softer, more manageable hair.\u003c\/p\u003e\n\u003cdiv class=\"lp-feature-grid\"\u003e\n\u003cdiv class=\"lp-feature-card\"\u003e\n\u003cp class=\"lp-feature-label\"\u003eBest For\u003c\/p\u003e\n\u003cp class=\"lp-feature-text\"\u003eDry, dull, frizz-prone, coarse, or thirsty hair\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-feature-card\"\u003e\n\u003cp class=\"lp-feature-label\"\u003eFeel\u003c\/p\u003e\n\u003cp class=\"lp-feature-text\"\u003eSoft, silky cleanse without the stripped feeling\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-feature-card\"\u003e\n\u003cp class=\"lp-feature-label\"\u003eLather\u003c\/p\u003e\n\u003cp class=\"lp-feature-text\"\u003eGentle natural sulfate-free lather\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-feature-card\"\u003e\n\u003cp class=\"lp-feature-label\"\u003eCrafted\u003c\/p\u003e\n\u003cp class=\"lp-feature-text\"\u003eHandcrafted in California in small batches\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003cp class=\"lp-body\"\u003eIdeal for shoppers looking for a sulfate-free shampoo for dry, rough, frizzy, or dull hair care routines and for anyone seeking more softness, shine, and fluid movement.\u003c\/p\u003e\n\u003cdiv class=\"lp-pill-row\"\u003e\n\u003cspan class=\"lp-pill\"\u003eDry or dull hair\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eFrizz-prone hair\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eRough texture\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eSulfate-free\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eColor-safe\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eSilky-feeling finish\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"lp-body-muted\"\u003eSoft, natural lather that cleanses without the stripped feeling of harsher shampoos.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eWhy shoppers choose it\u003c\/h3\u003e\n\u003cdiv class=\"lp-benefits\"\u003e\n\u003cdiv class=\"lp-benefit\"\u003e\n\u003ch4\u003eGently cleanses without sulfates\u003c\/h4\u003e\n\u003cp\u003eHelps wash away buildup while preserving softness and comfort for a more refined cleansing experience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-benefit\"\u003e\n\u003ch4\u003eImproves softness and shine\u003c\/h4\u003e\n\u003cp\u003eHelps hair feel smoother, look glossier, and appear more polished after each wash.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-benefit\"\u003e\n\u003ch4\u003eSupports manageability\u003c\/h4\u003e\n\u003cp\u003eDesigned to help reduce the feel of roughness and leave hair easier to style and detangle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-benefit\"\u003e\n\u003ch4\u003eWorks beautifully in a complete routine\u003c\/h4\u003e\n\u003cp\u003ePairs naturally with Silk Velvet treatment and conditioner for a more complete smoothing ritual.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eComplete your routine\u003c\/h3\u003e\n\u003cdiv class=\"lp-accordion\"\u003e\n\u003cdetails open=\"\" class=\"lp-item\"\u003e\n\u003csummary\u003eFor best results, use as a complete system\u003c\/summary\u003e\n\u003cdiv class=\"lp-item-content\"\u003e\n\u003col\u003e\n\u003cli\u003e\n\u003cstrong\u003eSilk Velvet Hair Treatment\u003c\/strong\u003e — pre-wash nourishment for softness, shine, and smoother-looking hair.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSilk Velvet Shampoo\u003c\/strong\u003e — gentle sulfate-free cleansing for a silky, refreshed feel.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSilk Velvet Conditioner\u003c\/strong\u003e — hydration and smoothing support to finish the ritual.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eUsing the full system helps create a more complete cleansing, nourishing, and smoothing ritual than relying on a single product alone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eIs this right for me?\u003c\/h3\u003e\n\u003cdiv class=\"lp-callout\"\u003e\n\u003cp class=\"lp-body\"\u003eThis shampoo may be a great fit if you are looking for a sulfate-free cleanser that feels gentler than conventional formulas, a cleaner option for hair that looks dry or less vibrant, and a more supportive routine for softness, shine, smoothness, and manageability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-pill-row\"\u003e\n\u003cspan class=\"lp-pill\"\u003eDry-feeling hair\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eDull hair\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eFrizz-prone texture\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eCoarse strands\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eColor-treated hair\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eIntentional beauty routines\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eWhat it helps with\u003c\/h3\u003e\n\u003cdiv class=\"lp-benefits\"\u003e\n\u003cdiv class=\"lp-benefit\"\u003e\n\u003ch4\u003eDry, rough-feeling hair\u003c\/h4\u003e\n\u003cp\u003eHelps support a softer, more cushiony feel without heaviness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-benefit\"\u003e\n\u003ch4\u003eDullness and lack of shine\u003c\/h4\u003e\n\u003cp\u003eImproves the appearance of luminosity and healthy-looking sheen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-benefit\"\u003e\n\u003ch4\u003eFrizz and manageability concerns\u003c\/h4\u003e\n\u003cp\u003eHelps hair feel smoother and easier to style as part of a consistent routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-benefit\"\u003e\n\u003ch4\u003eTransitioning from harsher shampoos\u003c\/h4\u003e\n\u003cp\u003eOffers a gentler cleanse for those moving away from more stripping formulas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eWhy it feels different\u003c\/h3\u003e\n\u003cp class=\"lp-body-muted\"\u003eSilk Velvet is designed for shoppers who are not just searching for a shampoo, but for a softer, more elevated overall hair care ritual. Instead of relying on harsh cleansing agents, it uses a gentler plant-based approach that helps preserve softness while leaving hair and scalp feeling fresh and clean.\u003c\/p\u003e\n\u003cdiv class=\"lp-pill-row\"\u003e\n\u003cspan class=\"lp-pill\"\u003eLighter, more natural lather\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eLess stripped feeling\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eMore supportive for routine use\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003ePremium botanical positioning\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eBotanical highlights\u003c\/h3\u003e\n\u003cdiv class=\"lp-highlight-cards\"\u003e\n\u003cdiv class=\"lp-highlight-card\"\u003e\n\u003ch4\u003eSilk-supportive botanicals\u003c\/h4\u003e\n\u003cp\u003eSelected plant ingredients help support the appearance of smoother, softer, more fluid-looking hair.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-highlight-card\"\u003e\n\u003ch4\u003eHydrosol-based formula\u003c\/h4\u003e\n\u003cp\u003eA botanical hydrosol base gives the formula a fresher, lighter cleansing feel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-highlight-card\"\u003e\n\u003ch4\u003ePlant-Based Keratin\u003c\/h4\u003e\n\u003cp\u003eHelps improve the feel of smoothness, softness, and manageability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-highlight-card\"\u003e\n\u003ch4\u003eGluten-Free Oat Protein\u003c\/h4\u003e\n\u003cp\u003eSupports the look and feel of silkier, more polished, more touchable hair.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-highlight-card\"\u003e\n\u003ch4\u003eMoisture-rich botanical support\u003c\/h4\u003e\n\u003cp\u003eHelps reduce the feel of dryness and leaves hair looking more supple and luminous.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section lp-two-col\"\u003e\n\u003cdiv class=\"lp-callout\"\u003e\n\u003cp class=\"lp-body\"\u003e\u003cstrong\u003eWhat customers often notice\u003c\/strong\u003e\u003cbr\u003eHair feels cleaner without feeling stripped, with improved softness, smoother texture, more shine, and a more manageable finish over time with routine use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-callout\"\u003e\n\u003cp class=\"lp-body\"\u003e\u003cstrong\u003eScent note\u003c\/strong\u003e\u003cbr\u003eA soft, elegant aromatic profile that feels smooth, comforting, and refined.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eHow to use\u003c\/h3\u003e\n\u003cdiv class=\"lp-callout\"\u003e\n\u003col style=\"margin: 0; padding-left: 18px;\" class=\"lp-body-muted\"\u003e\n\u003cli\u003eApply to wet hair.\u003c\/li\u003e\n\u003cli\u003eMassage gently into the scalp.\u003c\/li\u003e\n\u003cli\u003eAdd water to help activate the natural lather.\u003c\/li\u003e\n\u003cli\u003eRinse thoroughly.\u003c\/li\u003e\n\u003cli\u003eFollow with Silk Velvet Conditioner.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp style=\"margin-top: 10px;\" class=\"lp-body-muted\"\u003eTip: Focus shampoo at the scalp and let the lather rinse through the lengths.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eClean formula promise\u003c\/h3\u003e\n\u003cdiv class=\"lp-pill-row\"\u003e\n\u003cspan class=\"lp-pill\"\u003eNo sulfates\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eNo parabens\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eNo phthalates\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eNo alcohol\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eNo gluten\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"lp-body-muted\"\u003eMade with high-quality organic, wildcrafted, and plant-based ingredients for a gentle yet effective cleanse.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eProduct details\u003c\/h3\u003e\n\u003cdiv class=\"lp-accordion\"\u003e\n\u003cdetails open=\"\" class=\"lp-item\"\u003e\n\u003csummary\u003eIngredients\u003c\/summary\u003e\n\u003cdiv class=\"lp-item-content\"\u003e\n\u003cp\u003e\u003cspan\u003eOrganic Rosemary (\u003c\/span\u003e\u003cem\u003eRosmarinus officinalis\u003c\/em\u003e\u003cspan\u003e) Hydrosol, Organic Cornflower (\u003c\/span\u003e\u003cem\u003eCentaurea cyanus\u003c\/em\u003e\u003cspan\u003e) Hydrosol, Organic Lavender (\u003c\/span\u003e\u003cem\u003eLavandula angustifolia\u003c\/em\u003e\u003cspan\u003e) Hydrosol, Organic Palmarosa (\u003c\/span\u003e\u003cem\u003eCymbopogon martinii\u003c\/em\u003e\u003cspan\u003e) Hydrosol, Organic German Chamomile (\u003c\/span\u003e\u003cem\u003eMatricaria recutita\u003c\/em\u003e\u003cspan\u003e) Hydrosol, Decyl glucoside, Laurel glucoside, Organic Vegetable Glycerin, Sodium alginate, Hydrolyzed Rice Protein, Ginseng (\u003c\/span\u003e\u003cem\u003ePanax ginseng\u003c\/em\u003e\u003cspan\u003e) Extract, Sodium PCA, (Plant-based) Keratin Protein, Biotin, Panthenol DL, Vitamin C, Vitamin E, Vitamin B3, Vitamin B5, Vitamin B6, Lactic acid, Essential Oils of Organic Rosemary (\u003c\/span\u003e\u003cem\u003eRosmarinus officinalis\u003c\/em\u003e\u003cspan\u003e), Organic Geranium (\u003c\/span\u003e\u003cem\u003ePelargonium graveolens\u003c\/em\u003e\u003cspan\u003e), Organic Green Myrtle (\u003c\/span\u003e\u003cem\u003eMyrtus communis\u003c\/em\u003e\u003cspan\u003e), Organic Ravintsara (\u003c\/span\u003e\u003cspan\u003e\u003cem\u003eCinnamomum camphora\u003c\/em\u003e\u003c\/span\u003e\u003cspan\u003e), Organic German Chamomile (\u003c\/span\u003e\u003cem\u003eMatricaria recutita\u003c\/em\u003e\u003cspan\u003e), Organic Laurel Leaf (\u003c\/span\u003e\u003cem\u003eLaurus nobilis\u003c\/em\u003e\u003cspan\u003e), Propanediol (naturally derived preservative), Ethylhexylglycerin (naturally derived preservative), Potassium sorbate (food grade preservative)\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lp-item\"\u003e\n\u003csummary\u003eFAQ\u003c\/summary\u003e\n\u003cdiv class=\"lp-item-content\"\u003e\n\u003cp\u003e\u003cstrong\u003eDoes this shampoo lather?\u003c\/strong\u003e\u003cbr\u003eYes. Because it is sulfate-free, the lather is softer and more natural than conventional shampoos. Adding more water helps activate it.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eIs this safe for color-treated hair?\u003c\/strong\u003e\u003cbr\u003eYes. The formula is gentle and suitable for color-treated hair.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCan I use this regularly?\u003c\/strong\u003e\u003cbr\u003eYes. It is formulated for regular use as part of an ongoing hair care routine.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhat makes it different from a regular shampoo?\u003c\/strong\u003e\u003cbr\u003eIt focuses on gentle cleansing, plant-based support, and a smoother, softer hair feel instead of harsh stripping action.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lp-item\"\u003e\n\u003csummary\u003eWho it’s for\u003c\/summary\u003e\n\u003cdiv class=\"lp-item-content\"\u003e\n\u003cul\u003e\n\u003cli\u003ePeople seeking a gentler sulfate-free shampoo\u003c\/li\u003e\n\u003cli\u003eDry, dull, rough, or frizz-prone hair\u003c\/li\u003e\n\u003cli\u003eColor-treated hair\u003c\/li\u003e\n\u003cli\u003eShoppers building a cleaner, more intentional hair care routine\u003c\/li\u003e\n\u003cli\u003eAll hair types, especially those wanting more softness and shine\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lp-item\"\u003e\n\u003csummary\u003eMade with purpose\u003c\/summary\u003e\n\u003cdiv class=\"lp-item-content\"\u003e\n\u003cul\u003e\n\u003cli\u003eHandmade in the USA\u003c\/li\u003e\n\u003cli\u003eSustainably sourced ingredients\u003c\/li\u003e\n\u003cli\u003eCruelty-free\u003c\/li\u003e\n\u003cli\u003eRecyclable packaging\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eThe Laritelle ritual\u003c\/h3\u003e\n\u003cp class=\"lp-body-muted\"\u003eSilk Velvet Shampoo transforms cleansing into a smoothing ritual. Massage into wet hair, allow the soft lather to move through scalp and strands, then rinse clean for hair that feels softer, silkier, smoother, and more luminous without harsh detergents.\u003c\/p\u003e\n\u003cp class=\"lp-body-muted\"\u003eDisclaimer: This product is a cosmetic. It is not intended to diagnose, treat, cure, or prevent any disease. Individual results may vary.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"LARITELLE","offers":[{"title":"Default Title","offer_id":49156763335,"sku":"SH5T","price":12.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1592\/3991\/products\/SH5T_1.jpg?v=1501043190"},{"product_id":"laritelle-organic-conditioner-silk-velvet-2-oz","title":"Laritelle Organic Conditioner Silk Velvet 2 oz","description":"\u003cstyle\u003e\n.lp-conditioner-page {\n  --lp-text: #2f2a26;\n  --lp-muted: #6f665f;\n  --lp-line: rgba(47, 42, 38, 0.12);\n  --lp-soft: #f8f4ef;\n  --lp-soft-2: #f3ede5;\n  --lp-accent: #87725f;\n  --lp-white: #ffffff;\n  color: var(--lp-text);\n}\n\n.lp-conditioner-page,\n.lp-conditioner-page * {\n  box-sizing: border-box;\n}\n\n.lp-conditioner-page .lp-wrap {\n  display: grid;\n  gap: 22px;\n  max-width: 100%;\n  overflow-x: hidden;\n}\n\n.lp-conditioner-page .lp-hero {\n  display: grid;\n  gap: 14px;\n  padding: 22px;\n  border: 1px solid var(--lp-line);\n  background: linear-gradient(180deg, #fbf8f4 0%, #f7f1ea 100%);\n  border-radius: 20px;\n}\n\n.lp-conditioner-page .lp-eyebrow {\n  margin: 0;\n  font-size: 12px;\n  line-height: 1.2;\n  letter-spacing: 0.14em;\n  text-transform: uppercase;\n  color: var(--lp-accent);\n  font-weight: 700;\n}\n\n.lp-conditioner-page .lp-title {\n  margin: 0;\n  font-size: 30px;\n  line-height: 1.08;\n  letter-spacing: -0.02em;\n}\n\n.lp-conditioner-page .lp-subtitle {\n  margin: 0;\n  font-size: 16px;\n  line-height: 1.7;\n  color: var(--lp-muted);\n}\n\n.lp-conditioner-page .lp-feature-grid {\n  display: grid;\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n  gap: 10px;\n}\n\n.lp-conditioner-page .lp-feature-card {\n  border: 1px solid var(--lp-line);\n  background: rgba(255,255,255,0.74);\n  border-radius: 16px;\n  padding: 14px 12px;\n  min-width: 0;\n}\n\n.lp-conditioner-page .lp-feature-label {\n  margin: 0 0 4px;\n  font-size: 11px;\n  line-height: 1.2;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: var(--lp-accent);\n  font-weight: 700;\n}\n\n.lp-conditioner-page .lp-feature-text {\n  margin: 0;\n  font-size: 14px;\n  line-height: 1.5;\n}\n\n.lp-conditioner-page .lp-section {\n  display: grid;\n  gap: 14px;\n}\n\n.lp-conditioner-page .lp-section-title {\n  margin: 0;\n  font-size: 22px;\n  line-height: 1.2;\n  letter-spacing: -0.01em;\n}\n\n.lp-conditioner-page .lp-body {\n  margin: 0;\n  font-size: 15px;\n  line-height: 1.75;\n  color: var(--lp-text);\n}\n\n.lp-conditioner-page .lp-body-muted {\n  margin: 0;\n  font-size: 15px;\n  line-height: 1.75;\n  color: var(--lp-muted);\n}\n\n.lp-conditioner-page .lp-pill-row {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n}\n\n.lp-conditioner-page .lp-pill {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  min-height: 36px;\n  padding: 8px 12px;\n  border-radius: 999px;\n  background: var(--lp-soft);\n  border: 1px solid var(--lp-line);\n  font-size: 13px;\n  line-height: 1.25;\n  color: var(--lp-text);\n  text-align: center;\n}\n\n.lp-conditioner-page .lp-benefits {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 12px;\n}\n\n.lp-conditioner-page .lp-benefit {\n  border: 1px solid var(--lp-line);\n  border-radius: 18px;\n  padding: 16px;\n  background: var(--lp-white);\n  min-width: 0;\n}\n\n.lp-conditioner-page .lp-benefit h4 {\n  margin: 0 0 6px;\n  font-size: 15px;\n  line-height: 1.35;\n}\n\n.lp-conditioner-page .lp-benefit p {\n  margin: 0;\n  font-size: 14px;\n  line-height: 1.65;\n  color: var(--lp-muted);\n}\n\n.lp-conditioner-page .lp-highlight-cards {\n  display: flex;\n  gap: 12px;\n  overflow-x: auto;\n  padding: 2px 2px 10px;\n  scroll-snap-type: x mandatory;\n  -webkit-overflow-scrolling: touch;\n}\n\n.lp-conditioner-page .lp-highlight-card {\n  flex: 0 0 250px;\n  scroll-snap-align: start;\n  border: 1px solid var(--lp-line);\n  border-radius: 18px;\n  background: var(--lp-white);\n  padding: 16px;\n}\n\n.lp-conditioner-page .lp-highlight-card h4 {\n  margin: 0 0 8px;\n  font-size: 16px;\n  line-height: 1.3;\n}\n\n.lp-conditioner-page .lp-highlight-card p {\n  margin: 0;\n  font-size: 14px;\n  line-height: 1.7;\n  color: var(--lp-muted);\n}\n\n.lp-conditioner-page .lp-accordion {\n  display: grid;\n  gap: 10px;\n}\n\n.lp-conditioner-page details.lp-item {\n  border: 1px solid var(--lp-line);\n  border-radius: 18px;\n  background: var(--lp-white);\n  overflow: hidden;\n}\n\n.lp-conditioner-page details.lp-item summary {\n  list-style: none;\n  cursor: pointer;\n  padding: 16px 18px;\n  position: relative;\n  font-size: 16px;\n  line-height: 1.4;\n  font-weight: 600;\n  padding-right: 52px;\n}\n\n.lp-conditioner-page details.lp-item summary::-webkit-details-marker {\n  display: none;\n}\n\n.lp-conditioner-page details.lp-item summary::after {\n  content: \"+\";\n  position: absolute;\n  right: 18px;\n  top: 50%;\n  transform: translateY(-50%);\n  font-size: 22px;\n  line-height: 1;\n  font-weight: 400;\n  color: var(--lp-accent);\n}\n\n.lp-conditioner-page details[open].lp-item summary::after {\n  content: \"–\";\n}\n\n.lp-conditioner-page .lp-item-content {\n  padding: 0 18px 18px;\n  border-top: 1px solid var(--lp-line);\n}\n\n.lp-conditioner-page .lp-item-content p:first-child,\n.lp-conditioner-page .lp-item-content ul:first-child,\n.lp-conditioner-page .lp-item-content ol:first-child {\n  margin-top: 14px;\n}\n\n.lp-conditioner-page .lp-item-content p,\n.lp-conditioner-page .lp-item-content li {\n  font-size: 14px;\n  line-height: 1.75;\n  color: var(--lp-muted);\n}\n\n.lp-conditioner-page .lp-item-content ul,\n.lp-conditioner-page .lp-item-content ol {\n  margin: 0;\n  padding-left: 18px;\n}\n\n.lp-conditioner-page .lp-callout {\n  padding: 18px;\n  border-radius: 18px;\n  background: var(--lp-soft);\n  border: 1px solid var(--lp-line);\n}\n\n.lp-conditioner-page .lp-callout strong {\n  color: var(--lp-text);\n}\n\n.lp-conditioner-page .lp-two-col {\n  display: grid;\n  grid-template-columns: 1.15fr 0.85fr;\n  gap: 14px;\n}\n\n@media (max-width: 989px) {\n  .lp-conditioner-page .lp-feature-grid {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  .lp-conditioner-page .lp-two-col,\n  .lp-conditioner-page .lp-benefits {\n    grid-template-columns: 1fr;\n  }\n}\n\n@media (max-width: 767px) {\n  .lp-conditioner-page .lp-hero {\n    padding: 18px;\n    border-radius: 18px;\n  }\n\n  .lp-conditioner-page .lp-title {\n    font-size: 25px;\n    line-height: 1.12;\n  }\n\n  .lp-conditioner-page .lp-subtitle,\n  .lp-conditioner-page .lp-body,\n  .lp-conditioner-page .lp-body-muted {\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  .lp-conditioner-page .lp-feature-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .lp-conditioner-page .lp-feature-card,\n  .lp-conditioner-page .lp-benefit,\n  .lp-conditioner-page .lp-highlight-card,\n  .lp-conditioner-page .lp-callout,\n  .lp-conditioner-page details.lp-item {\n    border-radius: 16px;\n  }\n\n  .lp-conditioner-page .lp-pill-row {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 8px;\n  }\n\n  .lp-conditioner-page .lp-pill {\n    width: 100%;\n    min-width: 0;\n    padding: 10px 8px;\n    font-size: 12px;\n  }\n\n  .lp-conditioner-page .lp-highlight-card {\n    flex-basis: 84%;\n  }\n\n  .lp-conditioner-page details.lp-item summary {\n    font-size: 15px;\n    padding: 15px 16px;\n    padding-right: 46px;\n  }\n\n  .lp-conditioner-page .lp-item-content {\n    padding: 0 16px 16px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"lp-conditioner-page\"\u003e\n\u003cdiv class=\"lp-wrap\"\u003e\n\u003csection class=\"lp-hero\"\u003e\n\u003cp class=\"lp-eyebrow\"\u003eBotanical Organic Conditioner for Soft, Silky Hair\u003c\/p\u003e\n\u003ch2 class=\"lp-title\"\u003eA rich smoothing conditioner for soft, luminous, healthy-looking hair\u003c\/h2\u003e\n\u003cp class=\"lp-subtitle\"\u003eSilk Velvet Conditioner is a rich botanical formula that helps soften, smooth, and hydrate the hair while enhancing shine and manageability. Crafted with high-quality plant oils, conditioning botanicals, and a refined aromatic profile, it leaves hair feeling silky, nourished, and touchably soft without unnecessary heaviness.\u003c\/p\u003e\n\u003cdiv class=\"lp-feature-grid\"\u003e\n\u003cdiv class=\"lp-feature-card\"\u003e\n\u003cp class=\"lp-feature-label\"\u003eTexture\u003c\/p\u003e\n\u003cp class=\"lp-feature-text\"\u003eRich, creamy, smoothing conditioner\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-feature-card\"\u003e\n\u003cp class=\"lp-feature-label\"\u003eBest For\u003c\/p\u003e\n\u003cp class=\"lp-feature-text\"\u003eDry, dull, frizz-prone, coarse, or thirsty hair\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-feature-card\"\u003e\n\u003cp class=\"lp-feature-label\"\u003eFeel\u003c\/p\u003e\n\u003cp class=\"lp-feature-text\"\u003eSoft, silky, polished finish\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-feature-card\"\u003e\n\u003cp class=\"lp-feature-label\"\u003eCrafted\u003c\/p\u003e\n\u003cp class=\"lp-feature-text\"\u003eHandcrafted in California in small batches\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eMade with high-quality botanical ingredients\u003c\/h3\u003e\n\u003cp class=\"lp-body\"\u003eThis conditioner is designed for shoppers seeking a smoother, more luxurious hair ritual. It helps hydrate and soften the hair while improving shine, manageability, and the appearance of a silkier texture.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eWhy you’ll love it\u003c\/h3\u003e\n\u003cdiv class=\"lp-benefits\"\u003e\n\u003cdiv class=\"lp-benefit\"\u003e\n\u003ch4\u003eSoftens and smooths\u003c\/h4\u003e\n\u003cp\u003eHelps improve softness, smoothness, and overall manageability for hair that feels more polished and touchable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-benefit\"\u003e\n\u003ch4\u003eHydrates without heaviness\u003c\/h4\u003e\n\u003cp\u003eRich botanical oils and conditioning ingredients help replenish moisture while maintaining lightness and movement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-benefit\"\u003e\n\u003ch4\u003eEnhances shine\u003c\/h4\u003e\n\u003cp\u003eSupports the appearance of glossy, healthy-looking hair with a silky, refined finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-benefit\"\u003e\n\u003ch4\u003eSupports easier styling\u003c\/h4\u003e\n\u003cp\u003eHelps improve comb-through, softness, and day-to-day manageability for a smoother hair care experience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eExtra kind \u0026amp; gentle for scalp and hair\u003c\/h3\u003e\n\u003cdiv class=\"lp-callout\"\u003e\n\u003cp class=\"lp-body\"\u003eRich and creamy, Silk Velvet Conditioner is suitable for all hair types and especially beautiful for hair that feels dry, rough, dull, or less manageable. It helps improve softness, smoothness, and shine while leaving hair lightweight, conditioned, and easier to style.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eEarth-friendly, safe \u0026amp; non-toxic\u003c\/h3\u003e\n\u003cdiv class=\"lp-pill-row\"\u003e\n\u003cspan class=\"lp-pill\"\u003eNo sulfates\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eNo alcohol\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eNo parabens\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eNo gluten\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eNo phthalates\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eGMO-free\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eCruelty-free\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eColor-safe\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"lp-body-muted\"\u003ePackaged in recyclable BPA-free containers and crafted with a clean, premium botanical approach. \u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eBotanical highlights\u003c\/h3\u003e\n\u003cdiv class=\"lp-highlight-cards\"\u003e\n\u003cdiv class=\"lp-highlight-card\"\u003e\n\u003ch4\u003eBabassu, Olive \u0026amp; Apricot Kernel Oils\u003c\/h4\u003e\n\u003cp\u003eHelp moisturize and soften the hair while supporting shine, smoothness, and a lightweight conditioned feel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-highlight-card\"\u003e\n\u003ch4\u003eSilk Amino Acids\u003c\/h4\u003e\n\u003cp\u003eHelp support softness, shine, and a smoother-feeling finish for hair that feels more polished and fluid.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-highlight-card\"\u003e\n\u003ch4\u003eGluten-Free Oat Protein\u003c\/h4\u003e\n\u003cp\u003eSupports softness and helps improve the feel of body, elasticity, and manageability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-highlight-card\"\u003e\n\u003ch4\u003eBotanical Conditioning Complex\u003c\/h4\u003e\n\u003cp\u003eWorks to reduce the feel of dryness and roughness while helping hair feel more supple and easier to style.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-highlight-card\"\u003e\n\u003ch4\u003eRefined Aromatic Blend\u003c\/h4\u003e\n\u003cp\u003eCreates a soft, elegant sensory experience that turns conditioning into a more luxurious ritual.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section lp-two-col\"\u003e\n\u003cdiv class=\"lp-callout\"\u003e\n\u003cp class=\"lp-body\"\u003e\u003cstrong\u003eWhat makes it special?\u003c\/strong\u003e\u003cbr\u003eSilk Velvet is designed to leave the hair feeling exceptionally soft, smooth, and silky while maintaining movement. It brings together nourishing plant oils, smoothing proteins, and a rich botanical texture for a more elevated conditioning ritual.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-callout\"\u003e\n\u003cp class=\"lp-body\"\u003e\u003cstrong\u003eScent note\u003c\/strong\u003e\u003cbr\u003eSilk Velvet offers a soft, elegant aromatic profile with smooth, comforting, lightly floral and refined herbal undertones.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eProduct details\u003c\/h3\u003e\n\u003cdiv class=\"lp-accordion\"\u003e\n\u003cdetails class=\"lp-item\" open=\"\"\u003e\n\u003csummary\u003eDirections\u003c\/summary\u003e\n\u003cdiv class=\"lp-item-content\"\u003e\n\u003cp\u003eApply to wet hair. Massage into scalp and hair, working through the ends. Leave on for 2–3 minutes to allow the botanical ingredients to nourish your hair. Rinse thoroughly.\u003c\/p\u003e\n\u003cp\u003eCan be used as a deep conditioning treatment for all hair types. Can be used as a leave-in conditioner for most hair types, and a little goes a long way. Those with thin or very fine hair may prefer to use it as a wash-out conditioner.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lp-item\"\u003e\n\u003csummary\u003eIngredients\u003c\/summary\u003e\n\u003cdiv class=\"lp-item-content\"\u003e\n\u003cp\u003eOrganic Self-heal (Prunella vulgaris) Hydrosol, Organic Sesame Oil (Sesamum indicum), Behentrimonium methosulfate (wax, non-GMO Colza plant derived), Cetearyl alcohol (raw, plant derived), Organic Flaxseed Oil (Linum usitatissimum), Organic Shea Oil (Butyrospermum parkii), Organic Vegetable Glycerin, Glyceryl stearate, Sodium stearoyl lactylate, Sodium PCA, (Plant-based) Keratin Protein, (Gluten Free) Hydrolyzed Oat Protein, Biotin, Panthenol DL, Vitamin E acetate, Organic Rosemary Seed Extract, Vitamin C, Vitamin B3, Vitamin B5, Vitamin B6, Essential Oils of Organic Rosemary (Rosmarinus officinalis), Organic Geranium (Pelargonium graveolens), Organic Green Myrtle (Myrtus communis), Organic Ravintsara (Cinnamomum camphora), Organic German Chamomile (Matricaria recutita), Organic Laurel Leaf (Laurus nobilis), Propanediol (naturally derived preservative), Ethylhexylglycerin (naturally derived preservative), Potassium sorbate (food grade preservative)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lp-item\"\u003e\n\u003csummary\u003ePerfect for\u003c\/summary\u003e\n\u003cdiv class=\"lp-item-content\"\u003e\n\u003cul\u003e\n\u003cli\u003eDry or dehydrated hair\u003c\/li\u003e\n\u003cli\u003eDull, rough, or frizz-prone strands\u003c\/li\u003e\n\u003cli\u003eHair needing more softness and shine\u003c\/li\u003e\n\u003cli\u003eColor-treated hair\u003c\/li\u003e\n\u003cli\u003eAnyone seeking a richer, smoother conditioning ritual\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lp-item\"\u003e\n\u003csummary\u003eFormula notes\u003c\/summary\u003e\n\u003cdiv class=\"lp-item-content\"\u003e\n\u003cul\u003e\n\u003cli\u003eSafe for color-treated hair\u003c\/li\u003e\n\u003cli\u003eRich, creamy texture\u003c\/li\u003e\n\u003cli\u003eSuitable for all hair types\u003c\/li\u003e\n\u003cli\u003eCan be used as a deep conditioning treatment\u003c\/li\u003e\n\u003cli\u003eHandcrafted in California, USA\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lp-item\"\u003e\n\u003csummary\u003eComplete your routine\u003c\/summary\u003e\n\u003cdiv class=\"lp-item-content\"\u003e\n\u003col\u003e\n\u003cli\u003eSilk Velvet Hair Treatment\u003c\/li\u003e\n\u003cli\u003eSilk Velvet Shampoo\u003c\/li\u003e\n\u003cli\u003eSilk Velvet Conditioner\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eThe Laritelle ritual\u003c\/h3\u003e\n\u003cp class=\"lp-body-muted\"\u003eSilk Velvet Conditioner transforms conditioning into a smoothing ritual. Work it through freshly cleansed hair, allow the rich botanical texture to soften and envelop each strand, then rinse for hair that feels silky, luminous, soft, and beautifully manageable.\u003c\/p\u003e\n\u003cp class=\"lp-body-muted\"\u003eDisclaimer: This product is a cosmetic. It is not intended to diagnose, treat, cure, or prevent any disease. Individual results may vary.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"LARITELLE","offers":[{"title":"Default Title","offer_id":49157426375,"sku":"CND5T","price":12.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1592\/3991\/products\/CND5T_1.jpg?v=1501043425"},{"product_id":"laritelle-organic-hair-growth-treatment-silk-velvet-1-oz","title":"Laritelle Organic Hair Growth Treatment Silk Velvet 1 oz","description":"\u003cstyle\u003e\n.lp-treatment-page {\n  --lp-text: #2f2a26;\n  --lp-muted: #6f665f;\n  --lp-line: rgba(47, 42, 38, 0.12);\n  --lp-soft: #f8f4ef;\n  --lp-soft-2: #f3ede5;\n  --lp-accent: #87725f;\n  --lp-white: #ffffff;\n  color: var(--lp-text);\n}\n\n.lp-treatment-page,\n.lp-treatment-page * {\n  box-sizing: border-box;\n}\n\n.lp-treatment-page .lp-wrap {\n  display: grid;\n  gap: 22px;\n  max-width: 100%;\n  overflow-x: hidden;\n}\n\n.lp-treatment-page .lp-hero {\n  display: grid;\n  gap: 14px;\n  padding: 22px;\n  border: 1px solid var(--lp-line);\n  background: linear-gradient(180deg, #fbf8f4 0%, #f7f1ea 100%);\n  border-radius: 20px;\n}\n\n.lp-treatment-page .lp-eyebrow {\n  margin: 0;\n  font-size: 12px;\n  line-height: 1.2;\n  letter-spacing: 0.14em;\n  text-transform: uppercase;\n  color: var(--lp-accent);\n  font-weight: 700;\n}\n\n.lp-treatment-page .lp-title {\n  margin: 0;\n  font-size: 30px;\n  line-height: 1.08;\n  letter-spacing: -0.02em;\n}\n\n.lp-treatment-page .lp-subtitle {\n  margin: 0;\n  font-size: 16px;\n  line-height: 1.7;\n  color: var(--lp-muted);\n}\n\n.lp-treatment-page .lp-feature-grid {\n  display: grid;\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n  gap: 10px;\n}\n\n.lp-treatment-page .lp-feature-card {\n  border: 1px solid var(--lp-line);\n  background: rgba(255,255,255,0.74);\n  border-radius: 16px;\n  padding: 14px 12px;\n  min-width: 0;\n}\n\n.lp-treatment-page .lp-feature-label {\n  margin: 0 0 4px;\n  font-size: 11px;\n  line-height: 1.2;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: var(--lp-accent);\n  font-weight: 700;\n}\n\n.lp-treatment-page .lp-feature-text {\n  margin: 0;\n  font-size: 14px;\n  line-height: 1.5;\n}\n\n.lp-treatment-page .lp-section {\n  display: grid;\n  gap: 14px;\n}\n\n.lp-treatment-page .lp-section-title {\n  margin: 0;\n  font-size: 22px;\n  line-height: 1.2;\n  letter-spacing: -0.01em;\n}\n\n.lp-treatment-page .lp-body {\n  margin: 0;\n  font-size: 15px;\n  line-height: 1.75;\n  color: var(--lp-text);\n}\n\n.lp-treatment-page .lp-body-muted {\n  margin: 0;\n  font-size: 15px;\n  line-height: 1.75;\n  color: var(--lp-muted);\n}\n\n.lp-treatment-page .lp-pill-row {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n}\n\n.lp-treatment-page .lp-pill {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  min-height: 36px;\n  padding: 8px 12px;\n  border-radius: 999px;\n  background: var(--lp-soft);\n  border: 1px solid var(--lp-line);\n  font-size: 13px;\n  line-height: 1.25;\n  color: var(--lp-text);\n  text-align: center;\n}\n\n.lp-treatment-page .lp-benefits {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 12px;\n}\n\n.lp-treatment-page .lp-benefit {\n  border: 1px solid var(--lp-line);\n  border-radius: 18px;\n  padding: 16px;\n  background: var(--lp-white);\n  min-width: 0;\n}\n\n.lp-treatment-page .lp-benefit h4 {\n  margin: 0 0 6px;\n  font-size: 15px;\n  line-height: 1.35;\n}\n\n.lp-treatment-page .lp-benefit p {\n  margin: 0;\n  font-size: 14px;\n  line-height: 1.65;\n  color: var(--lp-muted);\n}\n\n.lp-treatment-page .lp-highlight-cards {\n  display: flex;\n  gap: 12px;\n  overflow-x: auto;\n  padding: 2px 2px 10px;\n  scroll-snap-type: x mandatory;\n  -webkit-overflow-scrolling: touch;\n}\n\n.lp-treatment-page .lp-highlight-card {\n  flex: 0 0 250px;\n  scroll-snap-align: start;\n  border: 1px solid var(--lp-line);\n  border-radius: 18px;\n  background: var(--lp-white);\n  padding: 16px;\n}\n\n.lp-treatment-page .lp-highlight-card h4 {\n  margin: 0 0 8px;\n  font-size: 16px;\n  line-height: 1.3;\n}\n\n.lp-treatment-page .lp-highlight-card p {\n  margin: 0;\n  font-size: 14px;\n  line-height: 1.7;\n  color: var(--lp-muted);\n}\n\n.lp-treatment-page .lp-accordion {\n  display: grid;\n  gap: 10px;\n}\n\n.lp-treatment-page details.lp-item {\n  border: 1px solid var(--lp-line);\n  border-radius: 18px;\n  background: var(--lp-white);\n  overflow: hidden;\n}\n\n.lp-treatment-page details.lp-item summary {\n  list-style: none;\n  cursor: pointer;\n  padding: 16px 18px;\n  position: relative;\n  font-size: 16px;\n  line-height: 1.4;\n  font-weight: 600;\n  padding-right: 52px;\n}\n\n.lp-treatment-page details.lp-item summary::-webkit-details-marker {\n  display: none;\n}\n\n.lp-treatment-page details.lp-item summary::after {\n  content: \"+\";\n  position: absolute;\n  right: 18px;\n  top: 50%;\n  transform: translateY(-50%);\n  font-size: 22px;\n  line-height: 1;\n  font-weight: 400;\n  color: var(--lp-accent);\n}\n\n.lp-treatment-page details[open].lp-item summary::after {\n  content: \"–\";\n}\n\n.lp-treatment-page .lp-item-content {\n  padding: 0 18px 18px;\n  border-top: 1px solid var(--lp-line);\n}\n\n.lp-treatment-page .lp-item-content p:first-child,\n.lp-treatment-page .lp-item-content ul:first-child,\n.lp-treatment-page .lp-item-content ol:first-child {\n  margin-top: 14px;\n}\n\n.lp-treatment-page .lp-item-content p,\n.lp-treatment-page .lp-item-content li {\n  font-size: 14px;\n  line-height: 1.75;\n  color: var(--lp-muted);\n}\n\n.lp-treatment-page .lp-item-content ul,\n.lp-treatment-page .lp-item-content ol {\n  margin: 0;\n  padding-left: 18px;\n}\n\n.lp-treatment-page .lp-callout {\n  padding: 18px;\n  border-radius: 18px;\n  background: var(--lp-soft);\n  border: 1px solid var(--lp-line);\n}\n\n.lp-treatment-page .lp-callout strong {\n  color: var(--lp-text);\n}\n\n.lp-treatment-page .lp-two-col {\n  display: grid;\n  grid-template-columns: 1.15fr 0.85fr;\n  gap: 14px;\n}\n\n@media (max-width: 989px) {\n  .lp-treatment-page .lp-feature-grid {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  .lp-treatment-page .lp-two-col,\n  .lp-treatment-page .lp-benefits {\n    grid-template-columns: 1fr;\n  }\n}\n\n@media (max-width: 767px) {\n  .lp-treatment-page .lp-hero {\n    padding: 18px;\n    border-radius: 18px;\n  }\n\n  .lp-treatment-page .lp-title {\n    font-size: 25px;\n    line-height: 1.12;\n  }\n\n  .lp-treatment-page .lp-subtitle,\n  .lp-treatment-page .lp-body,\n  .lp-treatment-page .lp-body-muted {\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  .lp-treatment-page .lp-feature-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .lp-treatment-page .lp-feature-card,\n  .lp-treatment-page .lp-benefit,\n  .lp-treatment-page .lp-highlight-card,\n  .lp-treatment-page .lp-callout,\n  .lp-treatment-page details.lp-item {\n    border-radius: 16px;\n  }\n\n  .lp-treatment-page .lp-pill-row {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 8px;\n  }\n\n  .lp-treatment-page .lp-pill {\n    width: 100%;\n    min-width: 0;\n    padding: 10px 8px;\n    font-size: 12px;\n  }\n\n  .lp-treatment-page .lp-highlight-card {\n    flex-basis: 84%;\n  }\n\n  .lp-treatment-page details.lp-item summary {\n    font-size: 15px;\n    padding: 15px 16px;\n    padding-right: 46px;\n  }\n\n  .lp-treatment-page .lp-item-content {\n    padding: 0 16px 16px;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"lp-treatment-page\"\u003e\n  \u003cdiv class=\"lp-wrap\"\u003e\n\n    \u003csection class=\"lp-hero\"\u003e\n      \u003cp class=\"lp-eyebrow\"\u003eBotanical Scalp \u0026amp; Hair Oil\u003c\/p\u003e\n      \u003ch2 class=\"lp-title\"\u003eA silky pre-shampoo ritual for soft, smooth, healthy-looking hair\u003c\/h2\u003e\n      \u003cp class=\"lp-subtitle\"\u003e\n        Silk Velvet is a luxurious botanical scalp and hair oil that deeply nourishes and conditions while helping enhance softness, smoothness, and natural shine. Crafted with certified organic grape seed oil and botanical infusions of aloe vera leaf, arnica flowers, calendula, elderflower, and sea buckthorn berries, it leaves hair feeling replenished and the scalp feeling refreshed and balanced.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"lp-feature-grid\"\u003e\n        \u003cdiv class=\"lp-feature-card\"\u003e\n          \u003cp class=\"lp-feature-label\"\u003eTexture\u003c\/p\u003e\n          \u003cp class=\"lp-feature-text\"\u003eLightweight, silky botanical oil\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"lp-feature-card\"\u003e\n          \u003cp class=\"lp-feature-label\"\u003eBest For\u003c\/p\u003e\n          \u003cp class=\"lp-feature-text\"\u003eDry, dull, color-treated, or stressed-looking hair\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"lp-feature-card\"\u003e\n          \u003cp class=\"lp-feature-label\"\u003eUse\u003c\/p\u003e\n          \u003cp class=\"lp-feature-text\"\u003ePre-shampoo treatment, color service booster, or ends treatment\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"lp-feature-card\"\u003e\n          \u003cp class=\"lp-feature-label\"\u003eCrafted\u003c\/p\u003e\n          \u003cp class=\"lp-feature-text\"\u003eHandcrafted in California in small batches\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"lp-section\"\u003e\n      \u003ch3 class=\"lp-section-title\"\u003eWhy you’ll love it\u003c\/h3\u003e\n      \u003cdiv class=\"lp-benefits\"\u003e\n        \u003cdiv class=\"lp-benefit\"\u003e\n          \u003ch4\u003eDeeply nourishes scalp and hair\u003c\/h4\u003e\n          \u003cp\u003eThis botanical oil blend helps condition the scalp and hair, leaving strands feeling softer, smoother, and easier to manage.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"lp-benefit\"\u003e\n          \u003ch4\u003eEnhances softness and natural shine\u003c\/h4\u003e\n          \u003cp\u003eGrape seed oil, sesame oil, olive oil, and botanical infusions help support smoothness, flexibility, and radiant-looking hair.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"lp-benefit\"\u003e\n          \u003ch4\u003eSupports a refreshed, balanced scalp feel\u003c\/h4\u003e\n          \u003cp\u003eRosemary, geranium, green myrtle, ravintsara, German chamomile, and laurel leaf create a calming, herbaceous ritual with a fresh botanical finish.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"lp-benefit\"\u003e\n          \u003ch4\u003eVersatile ritual treatment\u003c\/h4\u003e\n          \u003cp\u003eUse before shampooing, add to color services, or smooth a very small amount onto the ends for extra softness, moisture, and polish.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"lp-section\"\u003e\n      \u003ch3 class=\"lp-section-title\"\u003eClean formula promise\u003c\/h3\u003e\n      \u003cdiv class=\"lp-pill-row\"\u003e\n        \u003cspan class=\"lp-pill\"\u003eNo sulfates\u003c\/span\u003e\n        \u003cspan class=\"lp-pill\"\u003eNo alcohol\u003c\/span\u003e\n        \u003cspan class=\"lp-pill\"\u003eNo parabens\u003c\/span\u003e\n        \u003cspan class=\"lp-pill\"\u003eNo gluten\u003c\/span\u003e\n        \u003cspan class=\"lp-pill\"\u003eNo phthalates\u003c\/span\u003e\n        \u003cspan class=\"lp-pill\"\u003eGMO-free\u003c\/span\u003e\n        \u003cspan class=\"lp-pill\"\u003eVegan\u003c\/span\u003e\n        \u003cspan class=\"lp-pill\"\u003eCruelty-free\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"lp-section\"\u003e\n      \u003ch3 class=\"lp-section-title\"\u003eBotanical highlights\u003c\/h3\u003e\n      \u003cdiv class=\"lp-highlight-cards\"\u003e\n        \u003cdiv class=\"lp-highlight-card\"\u003e\n          \u003ch4\u003eOrganic Grape Seed Oil\u003c\/h4\u003e\n          \u003cp\u003eA lightweight oil rich in naturally occurring antioxidants that helps support softness, smoothness, shine, and everyday manageability.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"lp-highlight-card\"\u003e\n          \u003ch4\u003eAloe Vera, Calendula \u0026amp; Elderflower\u003c\/h4\u003e\n          \u003cp\u003eThese gentle botanical infusions help condition the hair and scalp, contributing to a soft, hydrated feel and a more polished appearance.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"lp-highlight-card\"\u003e\n          \u003ch4\u003eSea Buckthorn Berries\u003c\/h4\u003e\n          \u003cp\u003eProvides naturally occurring nutrients and antioxidants that help support the appearance of healthy, vibrant-looking hair.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"lp-highlight-card\"\u003e\n          \u003ch4\u003eOrganic Sesame \u0026amp; Olive Oils\u003c\/h4\u003e\n          \u003cp\u003eNourishing plant oils that help soften the hair while enhancing flexibility, shine, and a silky finish.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"lp-highlight-card\"\u003e\n          \u003ch4\u003eRosemary, Geranium \u0026amp; Green Myrtle\u003c\/h4\u003e\n          \u003cp\u003eA calming, herbaceous aromatic blend with camphoraceous, peppery green, and softly sweet undertones.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"lp-section lp-two-col\"\u003e\n      \u003cdiv class=\"lp-callout\"\u003e\n        \u003cp class=\"lp-body\"\u003e\n          \u003cstrong\u003eEnergetic note\u003c\/strong\u003e\u003cbr\u003e\n          Silk Velvet is associated with the Throat Chakra, often linked to truth, integrity, will, and creative self-expression.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lp-callout\"\u003e\n        \u003cp class=\"lp-body\"\u003e\n          \u003cstrong\u003eScent profile\u003c\/strong\u003e\u003cbr\u003e\n          Camphoraceous with peppery green and sweet herbaceous undertones for a fresh, calming ritual feel.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"lp-section\"\u003e\n      \u003ch3 class=\"lp-section-title\"\u003eProduct details\u003c\/h3\u003e\n      \u003cdiv class=\"lp-accordion\"\u003e\n\n        \u003cdetails class=\"lp-item\" open\u003e\n          \u003csummary\u003eIngredients\u003c\/summary\u003e\n          \u003cdiv class=\"lp-item-content\"\u003e\n            \u003cp\u003e\n              Organic Grape Seed Oil (Virgin, Cold Pressed \/ Unrefined), (cold process) infusion of Organic Aloe Vera Leaf (Aloe barbadensis), Arnica Flower (Arnica montana), Calendula Flower (Calendula officinalis), Elderflower (Sambucus caerulea), Sea Buckthorn Berries (Hippophae rhamnoides) into Organic Extra Virgin Olive Oil (Olea europaea), Organic Sesame Oil (Sesamum indicum), Essential Oils of Organic Rosemary (Rosmarinus officinalis), Organic Geranium (Pelargonium graveolens), Organic Green Myrtle (Myrtus communis), Ravintsara (Cinnamomum camphora), German Chamomile (Matricaria recutita), Laurel Leaf (Laurus nobilis)\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"lp-item\"\u003e\n          \u003csummary\u003eHow to use\u003c\/summary\u003e\n          \u003cdiv class=\"lp-item-content\"\u003e\n            \u003col\u003e\n              \u003cli\u003eApply oil to scalp and hair.\u003c\/li\u003e\n              \u003cli\u003eMassage into the scalp for a minimum of 2 minutes.\u003c\/li\u003e\n              \u003cli\u003eLeave in for at least 30 minutes.\u003c\/li\u003e\n              \u003cli\u003eWrap a warm towel around the head to aid absorption of the oils.\u003c\/li\u003e\n              \u003cli\u003eWash out using Laritelle shampoo, followed by Laritelle conditioner.\u003c\/li\u003e\n            \u003c\/ol\u003e\n            \u003cp\u003eFor best results, repeat at least twice a week.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"lp-item\"\u003e\n          \u003csummary\u003eAdditional ways to use\u003c\/summary\u003e\n          \u003cdiv class=\"lp-item-content\"\u003e\n            \u003cul\u003e\n              \u003cli\u003eAdd 2–5 pumps or more directly to any color mixture to help support protection, shine, strength, and color absorption.\u003c\/li\u003e\n              \u003cli\u003eApply through the full length of hair after sun exposure to help revive dull, brassy, or dry-feeling hair.\u003c\/li\u003e\n              \u003cli\u003eUse a very small amount on the tips after shampooing to help seal in moisture and smooth the look of split ends.\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"lp-item\"\u003e\n          \u003csummary\u003ePerfect for\u003c\/summary\u003e\n          \u003cdiv class=\"lp-item-content\"\u003e\n            \u003cul\u003e\n              \u003cli\u003eDry, dull, or tired-looking hair\u003c\/li\u003e\n              \u003cli\u003eHair exposed to heat styling or coloring\u003c\/li\u003e\n              \u003cli\u003eScalp and hair routines focused on softness, smoothness, and shine\u003c\/li\u003e\n              \u003cli\u003eColor-treated hair\u003c\/li\u003e\n              \u003cli\u003eAll hair types\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"lp-item\"\u003e\n          \u003csummary\u003eFormula notes\u003c\/summary\u003e\n          \u003cdiv class=\"lp-item-content\"\u003e\n            \u003cul\u003e\n              \u003cli\u003eMade with high-quality certified organic ingredients\u003c\/li\u003e\n              \u003cli\u003eHandcrafted in small batches\u003c\/li\u003e\n              \u003cli\u003eSafe for color-treated hair\u003c\/li\u003e\n              \u003cli\u003ePackaged in recyclable amber glass bottles\u003c\/li\u003e\n              \u003cli\u003eExtra gentle for scalp and hair\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"lp-item\"\u003e\n          \u003csummary\u003eComplete your routine\u003c\/summary\u003e\n          \u003cdiv class=\"lp-item-content\"\u003e\n            \u003col\u003e\n              \u003cli\u003eSilk Velvet Hair Treatment\u003c\/li\u003e\n              \u003cli\u003eSilk Velvet Shampoo\u003c\/li\u003e\n              \u003cli\u003eSilk Velvet Conditioner\u003c\/li\u003e\n            \u003c\/ol\u003e\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection class=\"lp-section\"\u003e\n      \u003ch3 class=\"lp-section-title\"\u003eThe Laritelle ritual\u003c\/h3\u003e\n      \u003cp class=\"lp-body-muted\"\u003e\n        Silk Velvet transforms hair care into a soft, sensorial botanical ritual. Massage into scalp and strands before washing to envelop the hair in lightweight plant oils, floral-herbal infusions, and calming aromatic essences, then rinse clean for hair that feels silky, looks smooth, and glows with natural botanical shine.\n      \u003c\/p\u003e\n      \u003cp class=\"lp-body-muted\"\u003e\n        Disclaimer: This product is a cosmetic. It is not intended to diagnose, treat, cure, or prevent any disease. Individual results may vary.\n      \u003c\/p\u003e\n    \u003c\/section\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"LARITELLE","offers":[{"title":"Default Title","offer_id":3781266669608,"sku":"HO5S","price":14.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1592\/3991\/products\/HO5_1_8ab75d2c-c84d-439e-b2bf-3552662f9077.jpg?v=1519237293"},{"product_id":"laritelle-organic-shampoo-silk-velvet-1-oz","title":"Laritelle Organic Shampoo Silk Velvet 1 oz (sample)","description":"\u003cstyle\u003e\n.lp-shampoo-page {\n  --lp-text: #2f2a26;\n  --lp-muted: #6f665f;\n  --lp-line: rgba(47, 42, 38, 0.12);\n  --lp-soft: #f8f4ef;\n  --lp-soft-2: #f3ede5;\n  --lp-accent: #87725f;\n  --lp-white: #ffffff;\n  color: var(--lp-text);\n}\n\n.lp-shampoo-page,\n.lp-shampoo-page * {\n  box-sizing: border-box;\n}\n\n.lp-shampoo-page .lp-wrap {\n  display: grid;\n  gap: 22px;\n  max-width: 100%;\n  overflow-x: hidden;\n}\n\n.lp-shampoo-page .lp-hero {\n  display: grid;\n  gap: 14px;\n  padding: 22px;\n  border: 1px solid var(--lp-line);\n  background: linear-gradient(180deg, #fbf8f4 0%, #f7f1ea 100%);\n  border-radius: 20px;\n}\n\n.lp-shampoo-page .lp-eyebrow {\n  margin: 0;\n  font-size: 12px;\n  line-height: 1.2;\n  letter-spacing: 0.14em;\n  text-transform: uppercase;\n  color: var(--lp-accent);\n  font-weight: 700;\n}\n\n.lp-shampoo-page .lp-title {\n  margin: 0;\n  font-size: 30px;\n  line-height: 1.08;\n  letter-spacing: -0.02em;\n}\n\n.lp-shampoo-page .lp-subtitle {\n  margin: 0;\n  font-size: 16px;\n  line-height: 1.7;\n  color: var(--lp-muted);\n}\n\n.lp-shampoo-page .lp-feature-grid {\n  display: grid;\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n  gap: 10px;\n}\n\n.lp-shampoo-page .lp-feature-card {\n  border: 1px solid var(--lp-line);\n  background: rgba(255,255,255,0.74);\n  border-radius: 16px;\n  padding: 14px 12px;\n  min-width: 0;\n}\n\n.lp-shampoo-page .lp-feature-label {\n  margin: 0 0 4px;\n  font-size: 11px;\n  line-height: 1.2;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: var(--lp-accent);\n  font-weight: 700;\n}\n\n.lp-shampoo-page .lp-feature-text {\n  margin: 0;\n  font-size: 14px;\n  line-height: 1.5;\n}\n\n.lp-shampoo-page .lp-section {\n  display: grid;\n  gap: 14px;\n}\n\n.lp-shampoo-page .lp-section-title {\n  margin: 0;\n  font-size: 22px;\n  line-height: 1.2;\n  letter-spacing: -0.01em;\n}\n\n.lp-shampoo-page .lp-body {\n  margin: 0;\n  font-size: 15px;\n  line-height: 1.75;\n  color: var(--lp-text);\n}\n\n.lp-shampoo-page .lp-body-muted {\n  margin: 0;\n  font-size: 15px;\n  line-height: 1.75;\n  color: var(--lp-muted);\n}\n\n.lp-shampoo-page .lp-pill-row {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n}\n\n.lp-shampoo-page .lp-pill {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  min-height: 36px;\n  padding: 8px 12px;\n  border-radius: 999px;\n  background: var(--lp-soft);\n  border: 1px solid var(--lp-line);\n  font-size: 13px;\n  line-height: 1.25;\n  color: var(--lp-text);\n  text-align: center;\n}\n\n.lp-shampoo-page .lp-benefits {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 12px;\n}\n\n.lp-shampoo-page .lp-benefit {\n  border: 1px solid var(--lp-line);\n  border-radius: 18px;\n  padding: 16px;\n  background: var(--lp-white);\n  min-width: 0;\n}\n\n.lp-shampoo-page .lp-benefit h4 {\n  margin: 0 0 6px;\n  font-size: 15px;\n  line-height: 1.35;\n}\n\n.lp-shampoo-page .lp-benefit p {\n  margin: 0;\n  font-size: 14px;\n  line-height: 1.65;\n  color: var(--lp-muted);\n}\n\n.lp-shampoo-page .lp-highlight-cards {\n  display: flex;\n  gap: 12px;\n  overflow-x: auto;\n  padding: 2px 2px 10px;\n  scroll-snap-type: x mandatory;\n  -webkit-overflow-scrolling: touch;\n}\n\n.lp-shampoo-page .lp-highlight-card {\n  flex: 0 0 250px;\n  scroll-snap-align: start;\n  border: 1px solid var(--lp-line);\n  border-radius: 18px;\n  background: var(--lp-white);\n  padding: 16px;\n}\n\n.lp-shampoo-page .lp-highlight-card h4 {\n  margin: 0 0 8px;\n  font-size: 16px;\n  line-height: 1.3;\n}\n\n.lp-shampoo-page .lp-highlight-card p {\n  margin: 0;\n  font-size: 14px;\n  line-height: 1.7;\n  color: var(--lp-muted);\n}\n\n.lp-shampoo-page .lp-accordion {\n  display: grid;\n  gap: 10px;\n}\n\n.lp-shampoo-page details.lp-item {\n  border: 1px solid var(--lp-line);\n  border-radius: 18px;\n  background: var(--lp-white);\n  overflow: hidden;\n}\n\n.lp-shampoo-page details.lp-item summary {\n  list-style: none;\n  cursor: pointer;\n  padding: 16px 18px;\n  position: relative;\n  font-size: 16px;\n  line-height: 1.4;\n  font-weight: 600;\n  padding-right: 52px;\n}\n\n.lp-shampoo-page details.lp-item summary::-webkit-details-marker {\n  display: none;\n}\n\n.lp-shampoo-page details.lp-item summary::after {\n  content: \"+\";\n  position: absolute;\n  right: 18px;\n  top: 50%;\n  transform: translateY(-50%);\n  font-size: 22px;\n  line-height: 1;\n  font-weight: 400;\n  color: var(--lp-accent);\n}\n\n.lp-shampoo-page details[open].lp-item summary::after {\n  content: \"–\";\n}\n\n.lp-shampoo-page .lp-item-content {\n  padding: 0 18px 18px;\n  border-top: 1px solid var(--lp-line);\n}\n\n.lp-shampoo-page .lp-item-content p:first-child,\n.lp-shampoo-page .lp-item-content ul:first-child,\n.lp-shampoo-page .lp-item-content ol:first-child {\n  margin-top: 14px;\n}\n\n.lp-shampoo-page .lp-item-content p,\n.lp-shampoo-page .lp-item-content li {\n  font-size: 14px;\n  line-height: 1.75;\n  color: var(--lp-muted);\n}\n\n.lp-shampoo-page .lp-item-content ul,\n.lp-shampoo-page .lp-item-content ol {\n  margin: 0;\n  padding-left: 18px;\n}\n\n.lp-shampoo-page .lp-callout {\n  padding: 18px;\n  border-radius: 18px;\n  background: var(--lp-soft);\n  border: 1px solid var(--lp-line);\n}\n\n.lp-shampoo-page .lp-callout strong {\n  color: var(--lp-text);\n}\n\n.lp-shampoo-page .lp-two-col {\n  display: grid;\n  grid-template-columns: 1.15fr 0.85fr;\n  gap: 14px;\n}\n\n@media (max-width: 989px) {\n  .lp-shampoo-page .lp-feature-grid {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  .lp-shampoo-page .lp-two-col,\n  .lp-shampoo-page .lp-benefits {\n    grid-template-columns: 1fr;\n  }\n}\n\n@media (max-width: 767px) {\n  .lp-shampoo-page .lp-hero {\n    padding: 18px;\n    border-radius: 18px;\n  }\n\n  .lp-shampoo-page .lp-title {\n    font-size: 25px;\n    line-height: 1.12;\n  }\n\n  .lp-shampoo-page .lp-subtitle,\n  .lp-shampoo-page .lp-body,\n  .lp-shampoo-page .lp-body-muted {\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  .lp-shampoo-page .lp-feature-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .lp-shampoo-page .lp-feature-card,\n  .lp-shampoo-page .lp-benefit,\n  .lp-shampoo-page .lp-highlight-card,\n  .lp-shampoo-page .lp-callout,\n  .lp-shampoo-page details.lp-item {\n    border-radius: 16px;\n  }\n\n  .lp-shampoo-page .lp-pill-row {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 8px;\n  }\n\n  .lp-shampoo-page .lp-pill {\n    width: 100%;\n    min-width: 0;\n    padding: 10px 8px;\n    font-size: 12px;\n  }\n\n  .lp-shampoo-page .lp-highlight-card {\n    flex-basis: 84%;\n  }\n\n  .lp-shampoo-page details.lp-item summary {\n    font-size: 15px;\n    padding: 15px 16px;\n    padding-right: 46px;\n  }\n\n  .lp-shampoo-page .lp-item-content {\n    padding: 0 16px 16px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"lp-shampoo-page\"\u003e\n\u003cdiv class=\"lp-wrap\"\u003e\n\u003csection class=\"lp-hero\"\u003e\n\u003cp class=\"lp-eyebrow\"\u003eSilky • Sulfate-Free • Moisture-Rich Cleanse\u003c\/p\u003e\n\u003ch2 class=\"lp-title\"\u003eA smoothing botanical shampoo for softer, shinier, silkier-feeling hair\u003c\/h2\u003e\n\u003cp class=\"lp-subtitle\"\u003eSilk Velvet Shampoo is a plant-based cleanser designed for shoppers seeking a gentler, more luxurious hair-washing ritual. It helps cleanse away buildup without harsh sulfates while improving the look and feel of smoother, shinier, softer, more manageable hair.\u003c\/p\u003e\n\u003cdiv class=\"lp-feature-grid\"\u003e\n\u003cdiv class=\"lp-feature-card\"\u003e\n\u003cp class=\"lp-feature-label\"\u003eBest For\u003c\/p\u003e\n\u003cp class=\"lp-feature-text\"\u003eDry, dull, frizz-prone, coarse, or thirsty hair\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-feature-card\"\u003e\n\u003cp class=\"lp-feature-label\"\u003eFeel\u003c\/p\u003e\n\u003cp class=\"lp-feature-text\"\u003eSoft, silky cleanse without the stripped feeling\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-feature-card\"\u003e\n\u003cp class=\"lp-feature-label\"\u003eLather\u003c\/p\u003e\n\u003cp class=\"lp-feature-text\"\u003eGentle natural sulfate-free lather\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-feature-card\"\u003e\n\u003cp class=\"lp-feature-label\"\u003eCrafted\u003c\/p\u003e\n\u003cp class=\"lp-feature-text\"\u003eHandcrafted in California in small batches\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003cp class=\"lp-body\"\u003eIdeal for shoppers looking for a sulfate-free shampoo for dry, rough, frizzy, or dull hair care routines and for anyone seeking more softness, shine, and fluid movement.\u003c\/p\u003e\n\u003cdiv class=\"lp-pill-row\"\u003e\n\u003cspan class=\"lp-pill\"\u003eDry or dull hair\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eFrizz-prone hair\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eRough texture\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eSulfate-free\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eColor-safe\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eSilky-feeling finish\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"lp-body-muted\"\u003eSoft, natural lather that cleanses without the stripped feeling of harsher shampoos.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eWhy shoppers choose it\u003c\/h3\u003e\n\u003cdiv class=\"lp-benefits\"\u003e\n\u003cdiv class=\"lp-benefit\"\u003e\n\u003ch4\u003eGently cleanses without sulfates\u003c\/h4\u003e\n\u003cp\u003eHelps wash away buildup while preserving softness and comfort for a more refined cleansing experience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-benefit\"\u003e\n\u003ch4\u003eImproves softness and shine\u003c\/h4\u003e\n\u003cp\u003eHelps hair feel smoother, look glossier, and appear more polished after each wash.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-benefit\"\u003e\n\u003ch4\u003eSupports manageability\u003c\/h4\u003e\n\u003cp\u003eDesigned to help reduce the feel of roughness and leave hair easier to style and detangle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-benefit\"\u003e\n\u003ch4\u003eWorks beautifully in a complete routine\u003c\/h4\u003e\n\u003cp\u003ePairs naturally with Silk Velvet treatment and conditioner for a more complete smoothing ritual.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eComplete your routine\u003c\/h3\u003e\n\u003cdiv class=\"lp-accordion\"\u003e\n\u003cdetails open=\"\" class=\"lp-item\"\u003e\n\u003csummary\u003eFor best results, use as a complete system\u003c\/summary\u003e\n\u003cdiv class=\"lp-item-content\"\u003e\n\u003col\u003e\n\u003cli\u003e\n\u003cstrong\u003eSilk Velvet Hair Treatment\u003c\/strong\u003e — pre-wash nourishment for softness, shine, and smoother-looking hair.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSilk Velvet Shampoo\u003c\/strong\u003e — gentle sulfate-free cleansing for a silky, refreshed feel.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSilk Velvet Conditioner\u003c\/strong\u003e — hydration and smoothing support to finish the ritual.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eUsing the full system helps create a more complete cleansing, nourishing, and smoothing ritual than relying on a single product alone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eIs this right for me?\u003c\/h3\u003e\n\u003cdiv class=\"lp-callout\"\u003e\n\u003cp class=\"lp-body\"\u003eThis shampoo may be a great fit if you are looking for a sulfate-free cleanser that feels gentler than conventional formulas, a cleaner option for hair that looks dry or less vibrant, and a more supportive routine for softness, shine, smoothness, and manageability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-pill-row\"\u003e\n\u003cspan class=\"lp-pill\"\u003eDry-feeling hair\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eDull hair\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eFrizz-prone texture\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eCoarse strands\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eColor-treated hair\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eIntentional beauty routines\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eWhat it helps with\u003c\/h3\u003e\n\u003cdiv class=\"lp-benefits\"\u003e\n\u003cdiv class=\"lp-benefit\"\u003e\n\u003ch4\u003eDry, rough-feeling hair\u003c\/h4\u003e\n\u003cp\u003eHelps support a softer, more cushiony feel without heaviness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-benefit\"\u003e\n\u003ch4\u003eDullness and lack of shine\u003c\/h4\u003e\n\u003cp\u003eImproves the appearance of luminosity and healthy-looking sheen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-benefit\"\u003e\n\u003ch4\u003eFrizz and manageability concerns\u003c\/h4\u003e\n\u003cp\u003eHelps hair feel smoother and easier to style as part of a consistent routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-benefit\"\u003e\n\u003ch4\u003eTransitioning from harsher shampoos\u003c\/h4\u003e\n\u003cp\u003eOffers a gentler cleanse for those moving away from more stripping formulas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eWhy it feels different\u003c\/h3\u003e\n\u003cp class=\"lp-body-muted\"\u003eSilk Velvet is designed for shoppers who are not just searching for a shampoo, but for a softer, more elevated overall hair care ritual. Instead of relying on harsh cleansing agents, it uses a gentler plant-based approach that helps preserve softness while leaving hair and scalp feeling fresh and clean.\u003c\/p\u003e\n\u003cdiv class=\"lp-pill-row\"\u003e\n\u003cspan class=\"lp-pill\"\u003eLighter, more natural lather\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eLess stripped feeling\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eMore supportive for routine use\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003ePremium botanical positioning\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eBotanical highlights\u003c\/h3\u003e\n\u003cdiv class=\"lp-highlight-cards\"\u003e\n\u003cdiv class=\"lp-highlight-card\"\u003e\n\u003ch4\u003eSilk-supportive botanicals\u003c\/h4\u003e\n\u003cp\u003eSelected plant ingredients help support the appearance of smoother, softer, more fluid-looking hair.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-highlight-card\"\u003e\n\u003ch4\u003eHydrosol-based formula\u003c\/h4\u003e\n\u003cp\u003eA botanical hydrosol base gives the formula a fresher, lighter cleansing feel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-highlight-card\"\u003e\n\u003ch4\u003ePlant-Based Keratin\u003c\/h4\u003e\n\u003cp\u003eHelps improve the feel of smoothness, softness, and manageability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-highlight-card\"\u003e\n\u003ch4\u003eGluten-Free Oat Protein\u003c\/h4\u003e\n\u003cp\u003eSupports the look and feel of silkier, more polished, more touchable hair.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-highlight-card\"\u003e\n\u003ch4\u003eMoisture-rich botanical support\u003c\/h4\u003e\n\u003cp\u003eHelps reduce the feel of dryness and leaves hair looking more supple and luminous.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section lp-two-col\"\u003e\n\u003cdiv class=\"lp-callout\"\u003e\n\u003cp class=\"lp-body\"\u003e\u003cstrong\u003eWhat customers often notice\u003c\/strong\u003e\u003cbr\u003eHair feels cleaner without feeling stripped, with improved softness, smoother texture, more shine, and a more manageable finish over time with routine use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-callout\"\u003e\n\u003cp class=\"lp-body\"\u003e\u003cstrong\u003eScent note\u003c\/strong\u003e\u003cbr\u003eA soft, elegant aromatic profile that feels smooth, comforting, and refined.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eHow to use\u003c\/h3\u003e\n\u003cdiv class=\"lp-callout\"\u003e\n\u003col style=\"margin: 0; padding-left: 18px;\" class=\"lp-body-muted\"\u003e\n\u003cli\u003eApply to wet hair.\u003c\/li\u003e\n\u003cli\u003eMassage gently into the scalp.\u003c\/li\u003e\n\u003cli\u003eAdd water to help activate the natural lather.\u003c\/li\u003e\n\u003cli\u003eRinse thoroughly.\u003c\/li\u003e\n\u003cli\u003eFollow with Silk Velvet Conditioner.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp style=\"margin-top: 10px;\" class=\"lp-body-muted\"\u003eTip: Focus shampoo at the scalp and let the lather rinse through the lengths.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eClean formula promise\u003c\/h3\u003e\n\u003cdiv class=\"lp-pill-row\"\u003e\n\u003cspan class=\"lp-pill\"\u003eNo sulfates\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eNo parabens\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eNo phthalates\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eNo alcohol\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eNo gluten\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"lp-body-muted\"\u003eMade with high-quality organic, wildcrafted, and plant-based ingredients for a gentle yet effective cleanse.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eProduct details\u003c\/h3\u003e\n\u003cdiv class=\"lp-accordion\"\u003e\n\u003cdetails open=\"\" class=\"lp-item\"\u003e\n\u003csummary\u003eIngredients\u003c\/summary\u003e\n\u003cdiv class=\"lp-item-content\"\u003e\n\u003cp\u003e\u003cspan\u003eOrganic Rosemary (\u003c\/span\u003e\u003cem\u003eRosmarinus officinalis\u003c\/em\u003e\u003cspan\u003e) Hydrosol, Organic Cornflower (\u003c\/span\u003e\u003cem\u003eCentaurea cyanus\u003c\/em\u003e\u003cspan\u003e) Hydrosol, Organic Lavender (\u003c\/span\u003e\u003cem\u003eLavandula angustifolia\u003c\/em\u003e\u003cspan\u003e) Hydrosol, Organic Palmarosa (\u003c\/span\u003e\u003cem\u003eCymbopogon martinii\u003c\/em\u003e\u003cspan\u003e) Hydrosol, Organic German Chamomile (\u003c\/span\u003e\u003cem\u003eMatricaria recutita\u003c\/em\u003e\u003cspan\u003e) Hydrosol, Decyl glucoside, Laurel glucoside, Organic Vegetable Glycerin, Sodium alginate, Hydrolyzed Rice Protein, Ginseng (\u003c\/span\u003e\u003cem\u003ePanax ginseng\u003c\/em\u003e\u003cspan\u003e) Extract, Sodium PCA, (Plant-based) Keratin Protein, Biotin, Panthenol DL, Vitamin C, Vitamin E, Vitamin B3, Vitamin B5, Vitamin B6, Lactic acid, Essential Oils of Organic Rosemary (\u003c\/span\u003e\u003cem\u003eRosmarinus officinalis\u003c\/em\u003e\u003cspan\u003e), Organic Geranium (\u003c\/span\u003e\u003cem\u003ePelargonium graveolens\u003c\/em\u003e\u003cspan\u003e), Organic Green Myrtle (\u003c\/span\u003e\u003cem\u003eMyrtus communis\u003c\/em\u003e\u003cspan\u003e), Organic Ravintsara (\u003c\/span\u003e\u003cspan\u003e\u003cem\u003eCinnamomum camphora\u003c\/em\u003e\u003c\/span\u003e\u003cspan\u003e), Organic German Chamomile (\u003c\/span\u003e\u003cem\u003eMatricaria recutita\u003c\/em\u003e\u003cspan\u003e), Organic Laurel Leaf (\u003c\/span\u003e\u003cem\u003eLaurus nobilis\u003c\/em\u003e\u003cspan\u003e), Propanediol (naturally derived preservative), Ethylhexylglycerin (naturally derived preservative), Potassium sorbate (food grade preservative)\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lp-item\"\u003e\n\u003csummary\u003eFAQ\u003c\/summary\u003e\n\u003cdiv class=\"lp-item-content\"\u003e\n\u003cp\u003e\u003cstrong\u003eDoes this shampoo lather?\u003c\/strong\u003e\u003cbr\u003eYes. Because it is sulfate-free, the lather is softer and more natural than conventional shampoos. Adding more water helps activate it.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eIs this safe for color-treated hair?\u003c\/strong\u003e\u003cbr\u003eYes. The formula is gentle and suitable for color-treated hair.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCan I use this regularly?\u003c\/strong\u003e\u003cbr\u003eYes. It is formulated for regular use as part of an ongoing hair care routine.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhat makes it different from a regular shampoo?\u003c\/strong\u003e\u003cbr\u003eIt focuses on gentle cleansing, plant-based support, and a smoother, softer hair feel instead of harsh stripping action.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lp-item\"\u003e\n\u003csummary\u003eWho it’s for\u003c\/summary\u003e\n\u003cdiv class=\"lp-item-content\"\u003e\n\u003cul\u003e\n\u003cli\u003ePeople seeking a gentler sulfate-free shampoo\u003c\/li\u003e\n\u003cli\u003eDry, dull, rough, or frizz-prone hair\u003c\/li\u003e\n\u003cli\u003eColor-treated hair\u003c\/li\u003e\n\u003cli\u003eShoppers building a cleaner, more intentional hair care routine\u003c\/li\u003e\n\u003cli\u003eAll hair types, especially those wanting more softness and shine\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lp-item\"\u003e\n\u003csummary\u003eMade with purpose\u003c\/summary\u003e\n\u003cdiv class=\"lp-item-content\"\u003e\n\u003cul\u003e\n\u003cli\u003eHandmade in the USA\u003c\/li\u003e\n\u003cli\u003eSustainably sourced ingredients\u003c\/li\u003e\n\u003cli\u003eCruelty-free\u003c\/li\u003e\n\u003cli\u003eRecyclable packaging\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eThe Laritelle ritual\u003c\/h3\u003e\n\u003cp class=\"lp-body-muted\"\u003eSilk Velvet Shampoo transforms cleansing into a smoothing ritual. Massage into wet hair, allow the soft lather to move through scalp and strands, then rinse clean for hair that feels softer, silkier, smoother, and more luminous without harsh detergents.\u003c\/p\u003e\n\u003cp class=\"lp-body-muted\"\u003eDisclaimer: This product is a cosmetic. It is not intended to diagnose, treat, cure, or prevent any disease. Individual results may vary.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"LARITELLE","offers":[{"title":"Default Title","offer_id":15321029345329,"sku":"SH5S","price":3.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1592\/3991\/products\/SH5S-700x700.jpg?v=1556740662"},{"product_id":"laritelle-organic-conditioner-silk-velvet-1-oz","title":"Laritelle Organic Conditioner Silk Velvet 1 oz (sample)","description":"\u003cstyle\u003e\n.lp-conditioner-page {\n  --lp-text: #2f2a26;\n  --lp-muted: #6f665f;\n  --lp-line: rgba(47, 42, 38, 0.12);\n  --lp-soft: #f8f4ef;\n  --lp-soft-2: #f3ede5;\n  --lp-accent: #87725f;\n  --lp-white: #ffffff;\n  color: var(--lp-text);\n}\n\n.lp-conditioner-page,\n.lp-conditioner-page * {\n  box-sizing: border-box;\n}\n\n.lp-conditioner-page .lp-wrap {\n  display: grid;\n  gap: 22px;\n  max-width: 100%;\n  overflow-x: hidden;\n}\n\n.lp-conditioner-page .lp-hero {\n  display: grid;\n  gap: 14px;\n  padding: 22px;\n  border: 1px solid var(--lp-line);\n  background: linear-gradient(180deg, #fbf8f4 0%, #f7f1ea 100%);\n  border-radius: 20px;\n}\n\n.lp-conditioner-page .lp-eyebrow {\n  margin: 0;\n  font-size: 12px;\n  line-height: 1.2;\n  letter-spacing: 0.14em;\n  text-transform: uppercase;\n  color: var(--lp-accent);\n  font-weight: 700;\n}\n\n.lp-conditioner-page .lp-title {\n  margin: 0;\n  font-size: 30px;\n  line-height: 1.08;\n  letter-spacing: -0.02em;\n}\n\n.lp-conditioner-page .lp-subtitle {\n  margin: 0;\n  font-size: 16px;\n  line-height: 1.7;\n  color: var(--lp-muted);\n}\n\n.lp-conditioner-page .lp-feature-grid {\n  display: grid;\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n  gap: 10px;\n}\n\n.lp-conditioner-page .lp-feature-card {\n  border: 1px solid var(--lp-line);\n  background: rgba(255,255,255,0.74);\n  border-radius: 16px;\n  padding: 14px 12px;\n  min-width: 0;\n}\n\n.lp-conditioner-page .lp-feature-label {\n  margin: 0 0 4px;\n  font-size: 11px;\n  line-height: 1.2;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: var(--lp-accent);\n  font-weight: 700;\n}\n\n.lp-conditioner-page .lp-feature-text {\n  margin: 0;\n  font-size: 14px;\n  line-height: 1.5;\n}\n\n.lp-conditioner-page .lp-section {\n  display: grid;\n  gap: 14px;\n}\n\n.lp-conditioner-page .lp-section-title {\n  margin: 0;\n  font-size: 22px;\n  line-height: 1.2;\n  letter-spacing: -0.01em;\n}\n\n.lp-conditioner-page .lp-body {\n  margin: 0;\n  font-size: 15px;\n  line-height: 1.75;\n  color: var(--lp-text);\n}\n\n.lp-conditioner-page .lp-body-muted {\n  margin: 0;\n  font-size: 15px;\n  line-height: 1.75;\n  color: var(--lp-muted);\n}\n\n.lp-conditioner-page .lp-pill-row {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n}\n\n.lp-conditioner-page .lp-pill {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  min-height: 36px;\n  padding: 8px 12px;\n  border-radius: 999px;\n  background: var(--lp-soft);\n  border: 1px solid var(--lp-line);\n  font-size: 13px;\n  line-height: 1.25;\n  color: var(--lp-text);\n  text-align: center;\n}\n\n.lp-conditioner-page .lp-benefits {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 12px;\n}\n\n.lp-conditioner-page .lp-benefit {\n  border: 1px solid var(--lp-line);\n  border-radius: 18px;\n  padding: 16px;\n  background: var(--lp-white);\n  min-width: 0;\n}\n\n.lp-conditioner-page .lp-benefit h4 {\n  margin: 0 0 6px;\n  font-size: 15px;\n  line-height: 1.35;\n}\n\n.lp-conditioner-page .lp-benefit p {\n  margin: 0;\n  font-size: 14px;\n  line-height: 1.65;\n  color: var(--lp-muted);\n}\n\n.lp-conditioner-page .lp-highlight-cards {\n  display: flex;\n  gap: 12px;\n  overflow-x: auto;\n  padding: 2px 2px 10px;\n  scroll-snap-type: x mandatory;\n  -webkit-overflow-scrolling: touch;\n}\n\n.lp-conditioner-page .lp-highlight-card {\n  flex: 0 0 250px;\n  scroll-snap-align: start;\n  border: 1px solid var(--lp-line);\n  border-radius: 18px;\n  background: var(--lp-white);\n  padding: 16px;\n}\n\n.lp-conditioner-page .lp-highlight-card h4 {\n  margin: 0 0 8px;\n  font-size: 16px;\n  line-height: 1.3;\n}\n\n.lp-conditioner-page .lp-highlight-card p {\n  margin: 0;\n  font-size: 14px;\n  line-height: 1.7;\n  color: var(--lp-muted);\n}\n\n.lp-conditioner-page .lp-accordion {\n  display: grid;\n  gap: 10px;\n}\n\n.lp-conditioner-page details.lp-item {\n  border: 1px solid var(--lp-line);\n  border-radius: 18px;\n  background: var(--lp-white);\n  overflow: hidden;\n}\n\n.lp-conditioner-page details.lp-item summary {\n  list-style: none;\n  cursor: pointer;\n  padding: 16px 18px;\n  position: relative;\n  font-size: 16px;\n  line-height: 1.4;\n  font-weight: 600;\n  padding-right: 52px;\n}\n\n.lp-conditioner-page details.lp-item summary::-webkit-details-marker {\n  display: none;\n}\n\n.lp-conditioner-page details.lp-item summary::after {\n  content: \"+\";\n  position: absolute;\n  right: 18px;\n  top: 50%;\n  transform: translateY(-50%);\n  font-size: 22px;\n  line-height: 1;\n  font-weight: 400;\n  color: var(--lp-accent);\n}\n\n.lp-conditioner-page details[open].lp-item summary::after {\n  content: \"–\";\n}\n\n.lp-conditioner-page .lp-item-content {\n  padding: 0 18px 18px;\n  border-top: 1px solid var(--lp-line);\n}\n\n.lp-conditioner-page .lp-item-content p:first-child,\n.lp-conditioner-page .lp-item-content ul:first-child,\n.lp-conditioner-page .lp-item-content ol:first-child {\n  margin-top: 14px;\n}\n\n.lp-conditioner-page .lp-item-content p,\n.lp-conditioner-page .lp-item-content li {\n  font-size: 14px;\n  line-height: 1.75;\n  color: var(--lp-muted);\n}\n\n.lp-conditioner-page .lp-item-content ul,\n.lp-conditioner-page .lp-item-content ol {\n  margin: 0;\n  padding-left: 18px;\n}\n\n.lp-conditioner-page .lp-callout {\n  padding: 18px;\n  border-radius: 18px;\n  background: var(--lp-soft);\n  border: 1px solid var(--lp-line);\n}\n\n.lp-conditioner-page .lp-callout strong {\n  color: var(--lp-text);\n}\n\n.lp-conditioner-page .lp-two-col {\n  display: grid;\n  grid-template-columns: 1.15fr 0.85fr;\n  gap: 14px;\n}\n\n@media (max-width: 989px) {\n  .lp-conditioner-page .lp-feature-grid {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  .lp-conditioner-page .lp-two-col,\n  .lp-conditioner-page .lp-benefits {\n    grid-template-columns: 1fr;\n  }\n}\n\n@media (max-width: 767px) {\n  .lp-conditioner-page .lp-hero {\n    padding: 18px;\n    border-radius: 18px;\n  }\n\n  .lp-conditioner-page .lp-title {\n    font-size: 25px;\n    line-height: 1.12;\n  }\n\n  .lp-conditioner-page .lp-subtitle,\n  .lp-conditioner-page .lp-body,\n  .lp-conditioner-page .lp-body-muted {\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  .lp-conditioner-page .lp-feature-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .lp-conditioner-page .lp-feature-card,\n  .lp-conditioner-page .lp-benefit,\n  .lp-conditioner-page .lp-highlight-card,\n  .lp-conditioner-page .lp-callout,\n  .lp-conditioner-page details.lp-item {\n    border-radius: 16px;\n  }\n\n  .lp-conditioner-page .lp-pill-row {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 8px;\n  }\n\n  .lp-conditioner-page .lp-pill {\n    width: 100%;\n    min-width: 0;\n    padding: 10px 8px;\n    font-size: 12px;\n  }\n\n  .lp-conditioner-page .lp-highlight-card {\n    flex-basis: 84%;\n  }\n\n  .lp-conditioner-page details.lp-item summary {\n    font-size: 15px;\n    padding: 15px 16px;\n    padding-right: 46px;\n  }\n\n  .lp-conditioner-page .lp-item-content {\n    padding: 0 16px 16px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"lp-conditioner-page\"\u003e\n\u003cdiv class=\"lp-wrap\"\u003e\n\u003csection class=\"lp-hero\"\u003e\n\u003cp class=\"lp-eyebrow\"\u003eBotanical Organic Conditioner for Soft, Silky Hair\u003c\/p\u003e\n\u003ch2 class=\"lp-title\"\u003eA rich smoothing conditioner for soft, luminous, healthy-looking hair\u003c\/h2\u003e\n\u003cp class=\"lp-subtitle\"\u003eSilk Velvet Conditioner is a rich botanical formula that helps soften, smooth, and hydrate the hair while enhancing shine and manageability. Crafted with high-quality plant oils, conditioning botanicals, and a refined aromatic profile, it leaves hair feeling silky, nourished, and touchably soft without unnecessary heaviness.\u003c\/p\u003e\n\u003cdiv class=\"lp-feature-grid\"\u003e\n\u003cdiv class=\"lp-feature-card\"\u003e\n\u003cp class=\"lp-feature-label\"\u003eTexture\u003c\/p\u003e\n\u003cp class=\"lp-feature-text\"\u003eRich, creamy, smoothing conditioner\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-feature-card\"\u003e\n\u003cp class=\"lp-feature-label\"\u003eBest For\u003c\/p\u003e\n\u003cp class=\"lp-feature-text\"\u003eDry, dull, frizz-prone, coarse, or thirsty hair\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-feature-card\"\u003e\n\u003cp class=\"lp-feature-label\"\u003eFeel\u003c\/p\u003e\n\u003cp class=\"lp-feature-text\"\u003eSoft, silky, polished finish\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-feature-card\"\u003e\n\u003cp class=\"lp-feature-label\"\u003eCrafted\u003c\/p\u003e\n\u003cp class=\"lp-feature-text\"\u003eHandcrafted in California in small batches\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eMade with high-quality botanical ingredients\u003c\/h3\u003e\n\u003cp class=\"lp-body\"\u003eThis conditioner is designed for shoppers seeking a smoother, more luxurious hair ritual. It helps hydrate and soften the hair while improving shine, manageability, and the appearance of a silkier texture.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eWhy you’ll love it\u003c\/h3\u003e\n\u003cdiv class=\"lp-benefits\"\u003e\n\u003cdiv class=\"lp-benefit\"\u003e\n\u003ch4\u003eSoftens and smooths\u003c\/h4\u003e\n\u003cp\u003eHelps improve softness, smoothness, and overall manageability for hair that feels more polished and touchable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-benefit\"\u003e\n\u003ch4\u003eHydrates without heaviness\u003c\/h4\u003e\n\u003cp\u003eRich botanical oils and conditioning ingredients help replenish moisture while maintaining lightness and movement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-benefit\"\u003e\n\u003ch4\u003eEnhances shine\u003c\/h4\u003e\n\u003cp\u003eSupports the appearance of glossy, healthy-looking hair with a silky, refined finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-benefit\"\u003e\n\u003ch4\u003eSupports easier styling\u003c\/h4\u003e\n\u003cp\u003eHelps improve comb-through, softness, and day-to-day manageability for a smoother hair care experience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eExtra kind \u0026amp; gentle for scalp and hair\u003c\/h3\u003e\n\u003cdiv class=\"lp-callout\"\u003e\n\u003cp class=\"lp-body\"\u003eRich and creamy, Silk Velvet Conditioner is suitable for all hair types and especially beautiful for hair that feels dry, rough, dull, or less manageable. It helps improve softness, smoothness, and shine while leaving hair lightweight, conditioned, and easier to style.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eEarth-friendly, safe \u0026amp; non-toxic\u003c\/h3\u003e\n\u003cdiv class=\"lp-pill-row\"\u003e\n\u003cspan class=\"lp-pill\"\u003eNo sulfates\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eNo alcohol\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eNo parabens\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eNo gluten\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eNo phthalates\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eGMO-free\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eCruelty-free\u003c\/span\u003e \u003cspan class=\"lp-pill\"\u003eColor-safe\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"lp-body-muted\"\u003ePackaged in recyclable BPA-free containers and crafted with a clean, premium botanical approach. \u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eBotanical highlights\u003c\/h3\u003e\n\u003cdiv class=\"lp-highlight-cards\"\u003e\n\u003cdiv class=\"lp-highlight-card\"\u003e\n\u003ch4\u003eBabassu, Olive \u0026amp; Apricot Kernel Oils\u003c\/h4\u003e\n\u003cp\u003eHelp moisturize and soften the hair while supporting shine, smoothness, and a lightweight conditioned feel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-highlight-card\"\u003e\n\u003ch4\u003eSilk Amino Acids\u003c\/h4\u003e\n\u003cp\u003eHelp support softness, shine, and a smoother-feeling finish for hair that feels more polished and fluid.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-highlight-card\"\u003e\n\u003ch4\u003eGluten-Free Oat Protein\u003c\/h4\u003e\n\u003cp\u003eSupports softness and helps improve the feel of body, elasticity, and manageability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-highlight-card\"\u003e\n\u003ch4\u003eBotanical Conditioning Complex\u003c\/h4\u003e\n\u003cp\u003eWorks to reduce the feel of dryness and roughness while helping hair feel more supple and easier to style.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-highlight-card\"\u003e\n\u003ch4\u003eRefined Aromatic Blend\u003c\/h4\u003e\n\u003cp\u003eCreates a soft, elegant sensory experience that turns conditioning into a more luxurious ritual.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section lp-two-col\"\u003e\n\u003cdiv class=\"lp-callout\"\u003e\n\u003cp class=\"lp-body\"\u003e\u003cstrong\u003eWhat makes it special?\u003c\/strong\u003e\u003cbr\u003eSilk Velvet is designed to leave the hair feeling exceptionally soft, smooth, and silky while maintaining movement. It brings together nourishing plant oils, smoothing proteins, and a rich botanical texture for a more elevated conditioning ritual.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-callout\"\u003e\n\u003cp class=\"lp-body\"\u003e\u003cstrong\u003eScent note\u003c\/strong\u003e\u003cbr\u003eSilk Velvet offers a soft, elegant aromatic profile with smooth, comforting, lightly floral and refined herbal undertones.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eProduct details\u003c\/h3\u003e\n\u003cdiv class=\"lp-accordion\"\u003e\n\u003cdetails class=\"lp-item\" open=\"\"\u003e\n\u003csummary\u003eDirections\u003c\/summary\u003e\n\u003cdiv class=\"lp-item-content\"\u003e\n\u003cp\u003eApply to wet hair. Massage into scalp and hair, working through the ends. Leave on for 2–3 minutes to allow the botanical ingredients to nourish your hair. Rinse thoroughly.\u003c\/p\u003e\n\u003cp\u003eCan be used as a deep conditioning treatment for all hair types. Can be used as a leave-in conditioner for most hair types, and a little goes a long way. Those with thin or very fine hair may prefer to use it as a wash-out conditioner.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lp-item\"\u003e\n\u003csummary\u003eIngredients\u003c\/summary\u003e\n\u003cdiv class=\"lp-item-content\"\u003e\n\u003cp\u003eOrganic Self-heal (Prunella vulgaris) Hydrosol, Organic Sesame Oil (Sesamum indicum), Behentrimonium methosulfate (wax, non-GMO Colza plant derived), Cetearyl alcohol (raw, plant derived), Organic Flaxseed Oil (Linum usitatissimum), Organic Shea Oil (Butyrospermum parkii), Organic Vegetable Glycerin, Glyceryl stearate, Sodium stearoyl lactylate, Sodium PCA, (Plant-based) Keratin Protein, (Gluten Free) Hydrolyzed Oat Protein, Biotin, Panthenol DL, Vitamin E acetate, Organic Rosemary Seed Extract, Vitamin C, Vitamin B3, Vitamin B5, Vitamin B6, Essential Oils of Organic Rosemary (Rosmarinus officinalis), Organic Geranium (Pelargonium graveolens), Organic Green Myrtle (Myrtus communis), Organic Ravintsara (Cinnamomum camphora), Organic German Chamomile (Matricaria recutita), Organic Laurel Leaf (Laurus nobilis), Propanediol (naturally derived preservative), Ethylhexylglycerin (naturally derived preservative), Potassium sorbate (food grade preservative)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lp-item\"\u003e\n\u003csummary\u003ePerfect for\u003c\/summary\u003e\n\u003cdiv class=\"lp-item-content\"\u003e\n\u003cul\u003e\n\u003cli\u003eDry or dehydrated hair\u003c\/li\u003e\n\u003cli\u003eDull, rough, or frizz-prone strands\u003c\/li\u003e\n\u003cli\u003eHair needing more softness and shine\u003c\/li\u003e\n\u003cli\u003eColor-treated hair\u003c\/li\u003e\n\u003cli\u003eAnyone seeking a richer, smoother conditioning ritual\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lp-item\"\u003e\n\u003csummary\u003eFormula notes\u003c\/summary\u003e\n\u003cdiv class=\"lp-item-content\"\u003e\n\u003cul\u003e\n\u003cli\u003eSafe for color-treated hair\u003c\/li\u003e\n\u003cli\u003eRich, creamy texture\u003c\/li\u003e\n\u003cli\u003eSuitable for all hair types\u003c\/li\u003e\n\u003cli\u003eCan be used as a deep conditioning treatment\u003c\/li\u003e\n\u003cli\u003eHandcrafted in California, USA\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"lp-item\"\u003e\n\u003csummary\u003eComplete your routine\u003c\/summary\u003e\n\u003cdiv class=\"lp-item-content\"\u003e\n\u003col\u003e\n\u003cli\u003eSilk Velvet Hair Treatment\u003c\/li\u003e\n\u003cli\u003eSilk Velvet Shampoo\u003c\/li\u003e\n\u003cli\u003eSilk Velvet Conditioner\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lp-section\"\u003e\n\u003ch3 class=\"lp-section-title\"\u003eThe Laritelle ritual\u003c\/h3\u003e\n\u003cp class=\"lp-body-muted\"\u003eSilk Velvet Conditioner transforms conditioning into a smoothing ritual. Work it through freshly cleansed hair, allow the rich botanical texture to soften and envelop each strand, then rinse for hair that feels silky, luminous, soft, and beautifully manageable.\u003c\/p\u003e\n\u003cp class=\"lp-body-muted\"\u003eDisclaimer: This product is a cosmetic. It is not intended to diagnose, treat, cure, or prevent any disease. Individual results may vary.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"LARITELLE","offers":[{"title":"Default Title","offer_id":15321035571249,"sku":"CND5S","price":3.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1592\/3991\/products\/CND5S-700x700.jpg?v=1556740855"},{"product_id":"laritelle-organic-hair-care-set-silk-velvet-shampoo-17-5-oz-conditioner-16-oz-hair-loss-treatment-4-oz","title":"Silk Velvet Complete Hair Care System | Shampoo, Conditioner \u0026 Scalp Treatment Set","description":"\u003cdiv class=\"laritelle-product-content\"\u003e\n\u003cdiv class=\"lp-intro\"\u003e\n\u003cp class=\"lp-subtitle\"\u003e\u003cstrong\u003eSmoothing • Balancing • Complete Botanical Hair Ritual\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"lp-short-desc\"\u003eThe Silk Velvet Hair Care Set is a complete 3-step botanical routine designed to cleanse, nourish, and condition the hair while supporting softness, shine, manageability, and a refreshed scalp feel. This system combines the Silk Velvet Shampoo, Silk Velvet Conditioner, and Silk Velvet Scalp \u0026amp; Hair Treatment into one cohesive ritual for smoother, healthier-looking hair.\u003c\/p\u003e\n\u003cp class=\"lp-note\"\u003eIdeal for shoppers looking for a sulfate-free routine for dry, dull, rough-textured, or sensitive-scalp hair care.\u003c\/p\u003e\n\u003cul class=\"lp-used-for\"\u003e\n\u003cli\u003eDry or dull hair\u003c\/li\u003e\n\u003cli\u003eRough or frizz-prone texture\u003c\/li\u003e\n\u003cli\u003eSensitive or unbalanced scalp\u003c\/li\u003e\n\u003cli\u003eClean beauty routines\u003c\/li\u003e\n\u003cli\u003eSofter, shinier, healthier-looking hair goals\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lp-proof-strip\"\u003e\n\u003cul class=\"lp-proof-list\"\u003e\n\u003cli\u003e3-Step Complete System\u003c\/li\u003e\n\u003cli\u003eSafe for Color-Treated Hair\u003c\/li\u003e\n\u003cli\u003eSulfate-Free \u0026amp; Non-Toxic\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"lp-proof-note\"\u003eA complete cleansing, conditioning, and pre-wash treatment ritual designed to work together.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhy Shoppers Choose It\u003c\/summary\u003e\n\u003cdiv class=\"lp-panel\"\u003e\n\u003cul\u003e\n\u003cli\u003eComplete 3-step system for a more supportive hair care ritual\u003c\/li\u003e\n\u003cli\u003eHelps improve softness, shine, and manageability\u003c\/li\u003e\n\u003cli\u003eGently cleanses without sulfates or harsh detergents\u003c\/li\u003e\n\u003cli\u003eSupports a balanced, refreshed scalp feel\u003c\/li\u003e\n\u003cli\u003eSafe for color-treated hair\u003c\/li\u003e\n\u003cli\u003eDesigned to work together for a more cohesive routine\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat’s Included\u003c\/summary\u003e\n\u003cdiv class=\"lp-panel\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eSilk Velvet Scalp \u0026amp; Hair Treatment (4 oz)\u003c\/strong\u003e — a pre-wash botanical oil treatment that helps nourish the scalp and hair before cleansing.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSilk Velvet Shampoo (17.5 oz)\u003c\/strong\u003e — a sulfate-free botanical cleanser that helps wash away buildup while supporting softness and comfort.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSilk Velvet Conditioner (16 oz)\u003c\/strong\u003e — a smoothing, hydrating conditioner that helps improve softness, shine, and manageability.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs This Right for Me?\u003c\/summary\u003e\n\u003cdiv class=\"lp-panel\"\u003e\n\u003cp\u003eThis set may be a great fit if you are looking for:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eA full hair care routine instead of mixing separate products\u003c\/li\u003e\n\u003cli\u003eA gentler sulfate-free system for regular use\u003c\/li\u003e\n\u003cli\u003eA supportive ritual for hair that looks dry, stressed, rough, or less vibrant\u003c\/li\u003e\n\u003cli\u003eA more intentional clean beauty routine with botanical ingredients\u003c\/li\u003e\n\u003cli\u003eA complete system for softness, shine, scalp comfort, and manageability\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat It Helps With\u003c\/summary\u003e\n\u003cdiv class=\"lp-panel\"\u003e\n\u003cul\u003e\n\u003cli\u003eHair that feels dry, rough, or overworked\u003c\/li\u003e\n\u003cli\u003eDull hair that needs more softness and shine\u003c\/li\u003e\n\u003cli\u003eScalp that feels tight, sensitive, or unsettled\u003c\/li\u003e\n\u003cli\u003eHair that lacks smoothness and manageability\u003c\/li\u003e\n\u003cli\u003eShoppers transitioning away from harsher conventional formulas\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhy the System Works Better\u003c\/summary\u003e\n\u003cdiv class=\"lp-panel\"\u003e\n\u003cp\u003eThis set is designed as a complete ritual: the treatment prepares and nourishes, the shampoo gently cleanses, and the conditioner helps seal in softness and smoothness. Together, the three steps create a more complete experience than relying on a single product alone.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eStep 1: Pre-wash nourishment\u003c\/li\u003e\n\u003cli\u003eStep 2: Gentle sulfate-free cleanse\u003c\/li\u003e\n\u003cli\u003eStep 3: Hydration and smoothing finish\u003c\/li\u003e\n\u003cli\u003eSupports consistency in your routine\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eBotanical Highlights\u003c\/summary\u003e\n\u003cdiv class=\"lp-panel\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eRosemary\u003c\/strong\u003e helps support a refreshed scalp feel and healthy-looking shine.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGerman Chamomile\u003c\/strong\u003e helps soften and soothe for a gentler hair care experience.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGeranium, Green Myrtle \u0026amp; Ravintsara\u003c\/strong\u003e contribute to a balanced, uplifting aromatic ritual.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRice Protein + Plant-Based Keratin\u003c\/strong\u003e help improve the feel of body, smoothness, and manageability.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSesame, Shea, Grapeseed \u0026amp; Olive Oils\u003c\/strong\u003e help nourish and soften the hair while supporting shine.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n  \u003cdetails\u003e\n\u003csummary\u003eIngredients\u003c\/summary\u003e\n\u003cdiv class=\"lp-panel\"\u003e\n\n\u003cstyle\u003e\n.lp-ingredients-wrap {\ndisplay: grid;\ngap: 16px;\nmax-width: 100%;\noverflow-x: hidden;\n}\n\n.lp-freefrom-row {\ndisplay: flex;\nflex-wrap: wrap;\ngap: 8px;\nmargin: 0 0 4px;\n}\n\n.lp-freefrom-pill {\ndisplay: inline-flex;\nalign-items: center;\ngap: 8px;\npadding: 8px 10px;\nborder: 1px solid rgba(0,0,0,0.08);\nborder-radius: 999px;\nbackground: rgba(0,0,0,0.02);\nfont-size: 12px;\nline-height: 1.2;\nwhite-space: normal;\nword-break: break-word;\n}\n\n.lp-ingredient-highlights-title {\nmargin: 0 0 8px;\n}\n\n.lp-ingredient-cards {\ndisplay: flex;\ngap: 10px;\noverflow-x: auto;\noverflow-y: visible;\npadding: 2px 2px 10px;\nscroll-snap-type: x mandatory;\n-webkit-overflow-scrolling: touch;\n}\n\n.lp-ingredient-cards::-webkit-scrollbar {\nheight: 6px;\n}\n\n.lp-ingredient-cards::-webkit-scrollbar-thumb {\nbackground: rgba(0,0,0,0.18);\nborder-radius: 999px;\n}\n\n.lp-ingredient-card {\nposition: relative;\nmin-width: 82%;\nmax-width: 82%;\nflex: 0 0 82%;\nscroll-snap-align: start;\nborder: 1px solid rgba(0,0,0,0.08);\nborder-radius: 14px;\npadding: 12px;\nbackground: #fff;\nbox-sizing: border-box;\n}\n\n.lp-ingredient-card-head {\ndisplay: flex;\nalign-items: flex-start;\ngap: 10px;\nmargin-bottom: 8px;\n}\n\n.lp-ingredient-icon {\nwidth: 32px;\nheight: 32px;\nborder-radius: 999px;\ndisplay: inline-flex;\nalign-items: center;\njustify-content: center;\nbackground: rgba(0,0,0,0.04);\nflex: 0 0 32px;\nfont-size: 16px;\n}\n\n.lp-ingredient-name {\nfont-weight: 600;\nfont-size: 14px;\nline-height: 1.3;\nmargin: 0;\nword-break: break-word;\n}\n\n.lp-ingredient-benefit {\nfont-size: 13px;\nopacity: 0.82;\nline-height: 1.45;\nmargin: 0;\nword-break: break-word;\n}\n\n.lp-tooltip-wrap {\nposition: relative;\ndisplay: inline-flex;\nalign-items: center;\nmargin-left: 4px;\nvertical-align: middle;\n}\n\n.lp-tooltip-trigger {\nappearance: none;\nborder: 0;\nbackground: rgba(0,0,0,0.06);\ncolor: inherit;\nwidth: 18px;\nheight: 18px;\nborder-radius: 999px;\nfont-size: 11px;\nline-height: 18px;\ntext-align: center;\npadding: 0;\ncursor: help;\n}\n\n.lp-tooltip-content {\nposition: absolute;\nleft: 0;\ntop: calc(100% + 8px);\ntransform: none;\nwidth: 190px;\nmax-width: 70vw;\npadding: 10px 12px;\nborder-radius: 10px;\nbackground: #111;\ncolor: #fff;\nfont-size: 12px;\nline-height: 1.45;\nbox-shadow: 0 8px 24px rgba(0,0,0,0.18);\nopacity: 0;\nvisibility: hidden;\ntransition: opacity .18s ease, visibility .18s ease;\nz-index: 5;\npointer-events: none;\n}\n\n.lp-tooltip-content:after {\ncontent: \"\";\nposition: absolute;\nbottom: 100%;\nleft: 12px;\nborder: 6px solid transparent;\nborder-bottom-color: #111;\n}\n\n.lp-tooltip-wrap:hover .lp-tooltip-content,\n.lp-tooltip-wrap:focus-within .lp-tooltip-content {\nopacity: 1;\nvisibility: visible;\n}\n\n.lp-ingredient-accordion {\ndisplay: grid;\ngap: 10px;\n}\n\n.lp-ingredient-acc-item {\nborder: 1px solid rgba(0,0,0,0.08);\nborder-radius: 10px;\nbackground: #fff;\noverflow: hidden;\n}\n\n.lp-ingredient-acc-btn {\nwidth: 100%;\nappearance: none;\nborder: 0;\nbackground: transparent;\ntext-align: left;\npadding: 14px 16px;\nfont-weight: 600;\nfont-size: 14px;\nline-height: 1.3;\ncursor: pointer;\nposition: relative;\n}\n\n.lp-ingredient-acc-btn:after {\ncontent: \"+\";\nposition: absolute;\nright: 16px;\ntop: 50%;\ntransform: translateY(-50%);\nfont-size: 18px;\nline-height: 1;\n}\n\n.lp-ingredient-acc-item.is-open .lp-ingredient-acc-btn:after {\ncontent: \"−\";\n}\n\n.lp-ingredient-acc-panel {\ndisplay: none;\npadding: 0 16px 16px;\n}\n\n.lp-ingredient-acc-item.is-open .lp-ingredient-acc-panel {\ndisplay: block;\n}\n\n.lp-ingredient-acc-panel p {\nmargin: 0;\nword-break: break-word;\n}\n\n@media (min-width: 768px) {\n.lp-ingredient-cards {\ndisplay: grid;\ngrid-template-columns: repeat(2, minmax(0, 1fr));\noverflow: visible;\npadding: 0;\n}\n\n.lp-ingredient-card {\nmin-width: 0;\nmax-width: none;\nflex: 1 1 auto;\n}\n}\n\n@media (min-width: 901px) {\n.lp-ingredient-cards {\ngrid-template-columns: repeat(3, minmax(0, 1fr));\n}\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"lp-ingredients-wrap\"\u003e\n\n\u003cdiv\u003e\n\u003cp class=\"lp-ingredient-highlights-title\"\u003e\u003cstrong\u003eFree From\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv class=\"lp-freefrom-row\"\u003e\n\u003cspan class=\"lp-freefrom-pill\"\u003eNo Sulfates\u003c\/span\u003e\n\u003cspan class=\"lp-freefrom-pill\"\u003eNo Parabens\u003c\/span\u003e\n\u003cspan class=\"lp-freefrom-pill\"\u003eNo Phthalates\u003c\/span\u003e\n\u003cspan class=\"lp-freefrom-pill\"\u003eNo Alcohol\u003c\/span\u003e\n\u003cspan class=\"lp-freefrom-pill\"\u003eNo Gluten\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv\u003e\n\u003cp class=\"lp-ingredient-highlights-title\"\u003e\u003cstrong\u003eKey Botanical Ingredients\u003c\/strong\u003e\u003c\/p\u003e\n\n\u003cdiv class=\"lp-ingredient-cards\"\u003e\n\n\u003carticle class=\"lp-ingredient-card\"\u003e\n\u003cdiv class=\"lp-ingredient-card-head\"\u003e\n\u003cspan class=\"lp-ingredient-icon\"\u003e🌿\u003c\/span\u003e\n\u003cp class=\"lp-ingredient-name\"\u003e\nGerman Chamomile\n\u003cspan class=\"lp-tooltip-wrap\"\u003e\n\u003cbutton type=\"button\" class=\"lp-tooltip-trigger\" aria-label=\"More about German Chamomile\"\u003ei\u003c\/button\u003e\n\u003cspan class=\"lp-tooltip-content\"\u003eA calming botanical traditionally used to support a gentle, soothing hair care experience.\u003c\/span\u003e\n\u003c\/span\u003e\n\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp class=\"lp-ingredient-benefit\"\u003eHelps soften and soothe for a gentler routine.\u003c\/p\u003e\n\u003c\/article\u003e\n\n\u003carticle class=\"lp-ingredient-card\"\u003e\n\u003cdiv class=\"lp-ingredient-card-head\"\u003e\n\u003cspan class=\"lp-ingredient-icon\"\u003e🌿\u003c\/span\u003e\n\u003cp class=\"lp-ingredient-name\"\u003e\nRosemary\n\u003cspan class=\"lp-tooltip-wrap\"\u003e\n\u003cbutton type=\"button\" class=\"lp-tooltip-trigger\" aria-label=\"More about Rosemary\"\u003ei\u003c\/button\u003e\n\u003cspan class=\"lp-tooltip-content\"\u003eA botanical often used in hair care to support a refreshed scalp feel.\u003c\/span\u003e\n\u003c\/span\u003e\n\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp class=\"lp-ingredient-benefit\"\u003eSupports a refreshed, balanced scalp feel.\u003c\/p\u003e\n\u003c\/article\u003e\n\n\u003carticle class=\"lp-ingredient-card\"\u003e\n\u003cdiv class=\"lp-ingredient-card-head\"\u003e\n\u003cspan class=\"lp-ingredient-icon\"\u003e🌸\u003c\/span\u003e\n\u003cp class=\"lp-ingredient-name\"\u003e\nGeranium\n\u003cspan class=\"lp-tooltip-wrap\"\u003e\n\u003cbutton type=\"button\" class=\"lp-tooltip-trigger\" aria-label=\"More about Geranium\"\u003ei\u003c\/button\u003e\n\u003cspan class=\"lp-tooltip-content\"\u003eA floral botanical that contributes to a balanced and uplifting routine.\u003c\/span\u003e\n\u003c\/span\u003e\n\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp class=\"lp-ingredient-benefit\"\u003eHelps create a balanced, refreshing experience.\u003c\/p\u003e\n\u003c\/article\u003e\n\n\u003carticle class=\"lp-ingredient-card\"\u003e\n\u003cdiv class=\"lp-ingredient-card-head\"\u003e\n\u003cspan class=\"lp-ingredient-icon\"\u003e💧\u003c\/span\u003e\n\u003cp class=\"lp-ingredient-name\"\u003e\nRice Protein + Plant-Based Keratin\n\u003cspan class=\"lp-tooltip-wrap\"\u003e\n\u003cbutton type=\"button\" class=\"lp-tooltip-trigger\" aria-label=\"More about Rice Protein and Plant-Based Keratin\"\u003ei\u003c\/button\u003e\n\u003cspan class=\"lp-tooltip-content\"\u003eConditioning proteins used to improve the feel of smoothness, body, and manageability.\u003c\/span\u003e\n\u003c\/span\u003e\n\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp class=\"lp-ingredient-benefit\"\u003eHelps improve smoothness and manageability.\u003c\/p\u003e\n\u003c\/article\u003e\n\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"lp-ingredient-accordion\"\u003e\n\n\u003cdiv class=\"lp-ingredient-acc-item\"\u003e\n\u003cbutton type=\"button\" class=\"lp-ingredient-acc-btn\"\u003eSilk Velvet Scalp \u0026amp; Hair Treatment\u003c\/button\u003e\n\u003cdiv class=\"lp-ingredient-acc-panel\"\u003e\n\u003cp\u003eOrganic Grape Seed Oil (Virgin, Cold Pressed \/ Unrefined), (cold process) infusion of Organic Aloe Vera Leaf (Aloe barbadensis), Arnica Flower (Arnica montana), Calendula Flower (Calendula officinalis), Elderflower (Sambucus caerulea), Sea Buckthorn Berries (Hippophae rhamnoides) into Organic Extra Virgin Olive Oil (Olea europaea), Organic Sesame Oil (Sesamum indicum), Essential Oils of Organic Rosemary (Rosmarinus officinalis), Organic Geranium (Pelargonium graveolens), Organic Green Myrtle (Myrtus communis), Ravintsara (Cinnamomum camphora), German Chamomile (Matricaria recutita), Laurel Leaf (Laurus nobilis)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"lp-ingredient-acc-item\"\u003e\n\u003cbutton type=\"button\" class=\"lp-ingredient-acc-btn\"\u003eSilk Velvet Shampoo\u003c\/button\u003e\n\u003cdiv class=\"lp-ingredient-acc-panel\"\u003e\n\u003cp\u003eOrganic Rosemary (Rosmarinus officinalis) Hydrosol, Organic Cornflower (Centaurea cyanus) Hydrosol, Organic Lavender (Lavandula angustifolia) Hydrosol, Organic Palmarosa (Cymbopogon martinii) Hydrosol, Organic German Chamomile (Matricaria recutita) Hydrosol, Decyl glucoside, Laurel glucoside, Organic Vegetable Glycerin, Sodium alginate, Hydrolyzed Rice Protein, Ginseng (Panax ginseng) Extract, Sodium PCA, (Plant-based) Keratin Protein, Biotin, Panthenol DL, Vitamin C, Vitamin E, Vitamin B3, Vitamin B5, Vitamin B6, Lactic acid, Essential Oils of Organic Rosemary (Rosmarinus officinalis), Organic Geranium (Pelargonium graveolens), Organic Green Myrtle (Myrtus communis), Organic Ravintsara (Cinnamomum camphora), Organic German Chamomile (Matricaria recutita), Organic Laurel Leaf (Laurus nobilis), Propanediol (naturally derived preservative), Ethylhexylglycerin (naturally derived preservative), Potassium sorbate (food grade preservative)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"lp-ingredient-acc-item\"\u003e\n\u003cbutton type=\"button\" class=\"lp-ingredient-acc-btn\"\u003eSilk Velvet Conditioner\u003c\/button\u003e\n\u003cdiv class=\"lp-ingredient-acc-panel\"\u003e\n\u003cp\u003eOrganic Self-heal (Prunella vulgaris) Hydrosol, Organic Sesame Oil (Sesamum indicum), Behentrimonium methosulfate (wax, non-GMO Colza plant derived), Cetearyl alcohol (raw, plant derived), Organic Flaxseed Oil (Linum usitatissimum), Organic Shea Oil (Butyrospermum parkii), Organic Vegetable Glycerin, Glyceryl stearate, Sodium stearoyl lactylate, Sodium PCA, (Plant-based) Keratin Protein, (Gluten Free) Hydrolyzed Oat Protein, Biotin, Panthenol DL, Vitamin E acetate, Organic Rosemary Seed Extract, Vitamin C, Vitamin B3, Vitamin B5, Vitamin B6, Essential Oils of Organic Rosemary (Rosmarinus officinalis), Organic Geranium (Pelargonium graveolens), Organic Green Myrtle (Myrtus communis), Organic Ravintsara (Cinnamomum camphora), Organic German Chamomile (Matricaria recutita), Organic Laurel Leaf (Laurus nobilis), Propanediol (naturally derived preservative), Ethylhexylglycerin (naturally derived preservative), Potassium sorbate (food grade preservative)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cp class=\"lp-note\"\u003e\nIngredients may vary slightly between batches due to the use of natural and organic materials.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003cscript\u003e\n(function() {\nvar root = document.currentScript.closest('.lp-panel');\nif (!root) return;\nvar buttons = root.querySelectorAll('.lp-ingredient-acc-btn');\n\nbuttons.forEach(function(button) {\nbutton.addEventListener('click', function() {\nvar item = button.parentElement;\nitem.classList.toggle('is-open');\n});\n});\n})();\n\u003c\/script\u003e\n\n\u003c\/div\u003e\n\u003c\/details\u003e\n  \n\u003cdetails\u003e\n\u003csummary\u003eWhat Customers Are Looking For in This Set\u003c\/summary\u003e\n\u003cdiv class=\"lp-panel\"\u003e\n\u003cul\u003e\n\u003cli\u003eA complete hair ritual rather than one standalone product\u003c\/li\u003e\n\u003cli\u003eCleaner-feeling hair without harsh stripping\u003c\/li\u003e\n\u003cli\u003eBetter softness, smoother texture, and more shine\u003c\/li\u003e\n\u003cli\u003eA more balanced-feeling scalp\u003c\/li\u003e\n\u003cli\u003eA premium botanical routine that feels smoothing, restorative, and intentional\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"lp-note\"\u003e\u003cem\u003eIndividual results may vary.\u003c\/em\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow to Use\u003c\/summary\u003e\n\u003cdiv class=\"lp-panel\"\u003e\n\u003col\u003e\n\u003cli\u003eApply Silk Velvet Scalp \u0026amp; Hair Treatment to dry scalp and hair before washing.\u003c\/li\u003e\n\u003cli\u003eLeave on for at least 30 minutes, or longer if desired.\u003c\/li\u003e\n\u003cli\u003eShampoo with Silk Velvet Shampoo and rinse thoroughly.\u003c\/li\u003e\n\u003cli\u003eFollow with Silk Velvet Conditioner.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp class=\"lp-note\"\u003e\u003cem\u003eTip: Use the treatment 1–2 times per week or as desired as part of your full ritual.\u003c\/em\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eClean Formula Promise\u003c\/summary\u003e\n\u003cdiv class=\"lp-panel\"\u003e\n\u003cul\u003e\n\u003cli\u003eNo sulfates\u003c\/li\u003e\n\u003cli\u003eNo parabens\u003c\/li\u003e\n\u003cli\u003eNo phthalates\u003c\/li\u003e\n\u003cli\u003eNo alcohol\u003c\/li\u003e\n\u003cli\u003eNo gluten\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eCrafted with high-quality botanical oils, therapeutic hydrolats, and thoughtfully selected plant-based ingredients in an earth-conscious, cruelty-free formulation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eFAQ\u003c\/summary\u003e\n\u003cdiv class=\"lp-panel\"\u003e\n\u003cp\u003e\u003cstrong\u003eWhy choose the set instead of buying one product?\u003c\/strong\u003e\u003cbr\u003eThe set is designed to work as a complete routine. Using all three steps together helps create a more consistent cleansing, nourishing, and conditioning ritual.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eIs this set safe for color-treated hair?\u003c\/strong\u003e\u003cbr\u003eYes. The shampoo and conditioner are gentle and suitable for color-treated hair.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eHow often should I use the scalp and hair treatment?\u003c\/strong\u003e\u003cbr\u003eMost customers use it 1–2 times per week, or as desired, before shampooing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDoes the shampoo lather?\u003c\/strong\u003e\u003cbr\u003eYes. Because it is sulfate-free, the lather is lighter and more natural than conventional shampoos. Adding more water helps activate it.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eIs this set good for dry or rough-textured hair?\u003c\/strong\u003e\u003cbr\u003eYes. This routine is designed to help support softness, smoothness, shine, and manageability for hair that feels stressed or overworked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCan I use the full set regularly?\u003c\/strong\u003e\u003cbr\u003eYes. The shampoo and conditioner are suitable for regular use, while the treatment can be used weekly or as needed.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDoes it contain synthetic fragrance?\u003c\/strong\u003e\u003cbr\u003eNo. The formulas are scented with essential oils.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWho It’s For\u003c\/summary\u003e\n\u003cdiv class=\"lp-panel\"\u003e\n\u003cul\u003e\n\u003cli\u003ePeople seeking a gentler, sulfate-free hair care system\u003c\/li\u003e\n\u003cli\u003eDry, dull, rough, or chemically treated hair\u003c\/li\u003e\n\u003cli\u003eSensitive or easily irritated scalp\u003c\/li\u003e\n\u003cli\u003eShoppers building a clean, intentional hair care routine\u003c\/li\u003e\n\u003cli\u003eAll hair types\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eInspired by Expressive Self-Care\u003c\/summary\u003e\n\u003cdiv class=\"lp-panel\"\u003e\n\u003cp\u003eSilk Velvet is inspired by soft, expressive self-care rituals and is associated with the Throat Chakra — bringing clarity, ease, and a smoother, more harmonious routine into everyday hair care.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMade With Purpose\u003c\/summary\u003e\n\u003cdiv class=\"lp-panel\"\u003e\n\u003cul\u003e\n\u003cli\u003eHandcrafted in the USA in small batches\u003c\/li\u003e\n\u003cli\u003eSustainably minded ingredient sourcing\u003c\/li\u003e\n\u003cli\u003eCruelty-free\u003c\/li\u003e\n\u003cli\u003ePackaged in recyclable BPA-free plastic and\/or glass containers\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"lp-disclaimer\"\u003e\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e These products are cosmetics. They are not intended to diagnose, treat, cure, or prevent any disease. Individual results may vary.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"lp-review-intro\"\u003e\n\u003ch3\u003e\u003c\/h3\u003e\n\u003ch3\u003eCustomer Reviews\u003c\/h3\u003e\n\u003cp\u003eSee why shoppers choose the Silk Velvet system for softness, shine, botanical ingredients, and a gentler complete routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"LARITELLE","offers":[{"title":"Default Title","offer_id":15676101820465,"sku":"SH5CND5HO5","price":149.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1592\/3991\/files\/SH5CND5HO5-700x700.jpg?v=1774802347"},{"product_id":"laritelle-organic-hair-care-set-silk-velvet-shampoo-17-5-oz-conditioner-16-oz-bonus-post-shampoo-hair-strengthening-treatment","title":"Laritelle Organic Hair Care Set Silk Velvet: Shampoo 17.5 oz + Conditioner 16 oz + Bonus Post-Shampoo Hair Strengthening Treatment","description":"\u003cdiv class=\"laritelle-product-content\"\u003e\n\n  \u003cdiv class=\"lp-intro\"\u003e\n    \u003cp class=\"lp-subtitle\"\u003e\n      \u003cstrong\u003eStrengthening • Softening • Complete Hair Ritual\n      \u003cspan\u003e✔ Includes BONUS leave-in strengthening treatment (post-wash)\u003c\/span\u003e\u003c\/strong\u003e\n    \u003c\/p\u003e\n\n    \u003cp class=\"lp-short-desc\"\u003e\n      The Silk Velvet Hair Care Set is a complete 3-step botanical routine designed to gently cleanse, soften, nourish, and condition the hair while supporting shine, manageability, and a balanced-feeling scalp. This system pairs Silk Velvet Shampoo, Silk Velvet Conditioner, and a bonus Post-Shampoo Hair Strengthening Treatment for a complete botanical ritual.\n    \u003c\/p\u003e\n\n    \u003cul class=\"lp-used-for\"\u003e\n      \u003cli\u003eDry or dull hair\u003c\/li\u003e\n      \u003cli\u003eHair that needs softness and shine\u003c\/li\u003e\n      \u003cli\u003eFrizz and lack of manageability\u003c\/li\u003e\n      \u003cli\u003eScalp that feels unbalanced\u003c\/li\u003e\n      \u003cli\u003eClean beauty routines\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eWhy You’ll Love It\u003c\/summary\u003e\n    \u003cdiv class=\"lp-panel\"\u003e\n      \u003cul\u003e\n        \u003cli\u003eComplete 3-step system for a more supportive hair ritual\u003c\/li\u003e\n        \u003cli\u003eHelps improve softness, smoothness, and shine\u003c\/li\u003e\n        \u003cli\u003eSupports scalp comfort and balance\u003c\/li\u003e\n        \u003cli\u003eLightweight nourishment without heaviness\u003c\/li\u003e\n        \u003cli\u003eDesigned to work together for better overall results\u003c\/li\u003e\n        \u003cli\u003eSafe for color-treated hair\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eWhat’s Included\u003c\/summary\u003e\n    \u003cdiv class=\"lp-panel\"\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n\u003cstrong\u003eSilk Velvet Shampoo (17.5 oz)\u003c\/strong\u003e – A gentle botanical cleanser that helps refresh the scalp and support clean, soft, shiny hair.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eSilk Velvet Conditioner (16 oz)\u003c\/strong\u003e – A hydrating conditioner that helps soften, smooth, and improve manageability without weighing hair down.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003ePost-Shampoo Hair Strengthening Treatment\u003c\/strong\u003e – A lightweight leave-in treatment that helps support softness, shine, and manageability after washing.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eWhat It Helps With\u003c\/summary\u003e\n    \u003cdiv class=\"lp-panel\"\u003e\n      \u003cul\u003e\n        \u003cli\u003eHair that feels dry, rough, or dull\u003c\/li\u003e\n        \u003cli\u003eHair that lacks softness and shine\u003c\/li\u003e\n        \u003cli\u003eFrizz and reduced manageability\u003c\/li\u003e\n        \u003cli\u003eScalp that feels tight or unsettled\u003c\/li\u003e\n        \u003cli\u003eHair in need of a gentler botanical routine\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eBotanical Highlights\u003c\/summary\u003e\n    \u003cdiv class=\"lp-panel\"\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n\u003cstrong\u003eRosemary, Geranium, Green Myrtle, Ravintsara, German Chamomile \u0026amp; Laurel Leaf\u003c\/strong\u003e create a soothing botanical ritual while supporting soft, healthy-looking hair. \u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eRice Protein\u003c\/strong\u003e helps improve the feel of softness, shine, and fuller-looking hair. \u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003ePlant-Based Keratin\u003c\/strong\u003e helps support the appearance of stronger, more resilient hair. \u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eCornflower, Lavender \u0026amp; Chamomile\u003c\/strong\u003e help support a softer, smoother, more luminous finish. \u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eClean Formula Promise\u003c\/summary\u003e\n    \u003cdiv class=\"lp-panel\"\u003e\n      \u003cul\u003e\n        \u003cli\u003eNo sulfates\u003c\/li\u003e\n        \u003cli\u003eNo alcohol\u003c\/li\u003e\n        \u003cli\u003eNo parabens\u003c\/li\u003e\n        \u003cli\u003eNo phthalates\u003c\/li\u003e\n        \u003cli\u003eNo gluten\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003eMade with high-quality botanical ingredients for a gentler, more intentional hair care routine. :contentReference[oaicite:5]{index=5}\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eHow to Use\u003c\/summary\u003e\n    \u003cdiv class=\"lp-panel\"\u003e\n      \u003col\u003e\n        \u003cli\u003e\n\u003cstrong\u003eStep 1:\u003c\/strong\u003e Wash with Silk Velvet Shampoo.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eStep 2:\u003c\/strong\u003e Apply Silk Velvet Conditioner and rinse.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eStep 3:\u003c\/strong\u003e Apply a small amount of the Post-Shampoo Hair Strengthening Treatment to damp hair and scalp. Massage gently for 2–3 minutes, then style as usual. Can be used daily or as desired.\u003c\/li\u003e\n      \u003c\/ol\u003e\n      \u003cp class=\"lp-note\"\u003e\u003cem\u003eTip: Start with a small amount and adjust based on your hair type and texture.\u003c\/em\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eWho It’s For\u003c\/summary\u003e\n    \u003cdiv class=\"lp-panel\"\u003e\n      \u003cul\u003e\n        \u003cli\u003eDry, dull, or frizz-prone hair\u003c\/li\u003e\n        \u003cli\u003eHair that needs softness and smoother texture\u003c\/li\u003e\n        \u003cli\u003eShoppers seeking a gentler botanical routine\u003c\/li\u003e\n        \u003cli\u003eColor-treated hair\u003c\/li\u003e\n        \u003cli\u003eAll hair types\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eWhy Choose the Set\u003c\/summary\u003e\n    \u003cdiv class=\"lp-panel\"\u003e\n      \u003cul\u003e\n        \u003cli\u003eDesigned to work together as a complete system\u003c\/li\u003e\n        \u003cli\u003eHelps simplify your routine with compatible products\u003c\/li\u003e\n        \u003cli\u003eSupports softness, shine, and manageability in one regimen\u003c\/li\u003e\n        \u003cli\u003eCost-effective compared to purchasing separately\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eIngredients\u003c\/summary\u003e\n    \u003cdiv class=\"lp-panel\"\u003e\n      \u003cdiv class=\"lp-ingredients-wrap\"\u003e\n\n        \u003cdiv class=\"lp-freefrom-row\"\u003e\n          \u003cspan class=\"lp-freefrom-pill\"\u003eNo Sulfates\u003c\/span\u003e\n          \u003cspan class=\"lp-freefrom-pill\"\u003eNo Alcohol\u003c\/span\u003e\n          \u003cspan class=\"lp-freefrom-pill\"\u003eNo Parabens\u003c\/span\u003e\n          \u003cspan class=\"lp-freefrom-pill\"\u003eNo Phthalates\u003c\/span\u003e\n          \u003cspan class=\"lp-freefrom-pill\"\u003eNo Gluten\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003ch4 class=\"lp-ingredient-highlights-title\"\u003eKey Botanical Highlights\u003c\/h4\u003e\n\n          \u003cdiv class=\"lp-ingredient-chip-grid\"\u003e\n\n            \u003cdiv class=\"lp-ingredient-chip-card\"\u003e\n              \u003cdiv class=\"lp-ingredient-chip-head\"\u003e\n                \u003cspan class=\"lp-ingredient-icon\" aria-hidden=\"true\"\u003e✨\u003c\/span\u003e\n                \u003cstrong\u003eRice Protein\u003c\/strong\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"lp-benefit-chips\"\u003e\n                \u003cspan class=\"lp-benefit-chip\"\u003eSoft feel\u003c\/span\u003e\n                \u003cspan class=\"lp-benefit-chip\"\u003eShine\u003c\/span\u003e\n                \u003cspan class=\"lp-benefit-chip\"\u003eFuller look\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"lp-ingredient-chip-card\"\u003e\n              \u003cdiv class=\"lp-ingredient-chip-head\"\u003e\n                \u003cspan class=\"lp-ingredient-icon\" aria-hidden=\"true\"\u003e💧\u003c\/span\u003e\n                \u003cstrong\u003ePlant-Based Keratin\u003c\/strong\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"lp-benefit-chips\"\u003e\n                \u003cspan class=\"lp-benefit-chip\"\u003eStronger feel\u003c\/span\u003e\n                \u003cspan class=\"lp-benefit-chip\"\u003eElasticity support\u003c\/span\u003e\n                \u003cspan class=\"lp-benefit-chip\"\u003eSmoothness\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"lp-ingredient-chip-card\"\u003e\n              \u003cdiv class=\"lp-ingredient-chip-head\"\u003e\n                \u003cspan class=\"lp-ingredient-icon\" aria-hidden=\"true\"\u003e🌿\u003c\/span\u003e\n                \u003cstrong\u003eRosemary\u003c\/strong\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"lp-benefit-chips\"\u003e\n                \u003cspan class=\"lp-benefit-chip\"\u003eRefreshed scalp feel\u003c\/span\u003e\n                \u003cspan class=\"lp-benefit-chip\"\u003eHealthy-looking hair\u003c\/span\u003e\n                \u003cspan class=\"lp-benefit-chip\"\u003eBotanical ritual\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"lp-ingredient-chip-card\"\u003e\n              \u003cdiv class=\"lp-ingredient-chip-head\"\u003e\n                \u003cspan class=\"lp-ingredient-icon\" aria-hidden=\"true\"\u003e🌼\u003c\/span\u003e\n                \u003cstrong\u003eGerman Chamomile\u003c\/strong\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"lp-benefit-chips\"\u003e\n                \u003cspan class=\"lp-benefit-chip\"\u003eSoftness\u003c\/span\u003e\n                \u003cspan class=\"lp-benefit-chip\"\u003eComforting feel\u003c\/span\u003e\n                \u003cspan class=\"lp-benefit-chip\"\u003eSmooth finish\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"lp-ingredient-chip-card\"\u003e\n              \u003cdiv class=\"lp-ingredient-chip-head\"\u003e\n                \u003cspan class=\"lp-ingredient-icon\" aria-hidden=\"true\"\u003e🌸\u003c\/span\u003e\n                \u003cstrong\u003eGeranium \u0026amp; Myrtle\u003c\/strong\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"lp-benefit-chips\"\u003e\n                \u003cspan class=\"lp-benefit-chip\"\u003eBalanced feel\u003c\/span\u003e\n                \u003cspan class=\"lp-benefit-chip\"\u003eSoft shine\u003c\/span\u003e\n                \u003cspan class=\"lp-benefit-chip\"\u003eAromatic ritual\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"lp-product-ingredient-accordions\"\u003e\n\n          \u003cdetails class=\"lp-ingredient-accordion\"\u003e\n            \u003csummary\u003e\n              \u003cspan class=\"lp-ingredient-summary-text\"\u003eSilk Velvet Shampoo\u003c\/span\u003e\n              \u003cspan class=\"lp-ingredient-summary-icon\" aria-hidden=\"true\"\u003e+\u003c\/span\u003e\n            \u003c\/summary\u003e\n            \u003cdiv class=\"lp-ingredient-accordion-panel\"\u003e\n              \u003cp\u003eOrganic Rosemary (Rosmarinus officinalis) Hydrosol, Organic Cornflower (Centaurea cyanus) Hydrosol, Organic Lavender (Lavandula angustifolia) Hydrosol, Organic Palmarosa (Cymbopogon martinii) Hydrosol, Organic German Chamomile (Matricaria recutita) Hydrosol, Decyl glucoside, Laurel glucoside, Organic Vegetable Glycerin, Sodium alginate, Hydrolyzed Rice Protein, Ginseng (Panax ginseng) Extract, Sodium PCA, (Plant-based) Keratin Protein, Biotin, Panthenol DL, Vitamin C, Vitamin E, Vitamin B3, Vitamin B5, Vitamin B6, Lactic acid, Essential Oils of Organic Rosemary (Rosmarinus officinalis), Organic Geranium (Pelargonium graveolens), Organic Green Myrtle (Myrtus communis), Organic Ravintsara (Cinnamomum camphora), Organic German Chamomile (Matricaria recutita), Organic Laurel Leaf (Laurus nobilis), Propanediol (naturally derived preservative), Ethylhexylglycerin (naturally derived preservative), Potassium sorbate (food grade preservative)\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"lp-ingredient-accordion\"\u003e\n            \u003csummary\u003e\n              \u003cspan class=\"lp-ingredient-summary-text\"\u003eSilk Velvet Conditioner\u003c\/span\u003e\n              \u003cspan class=\"lp-ingredient-summary-icon\" aria-hidden=\"true\"\u003e+\u003c\/span\u003e\n            \u003c\/summary\u003e\n            \u003cdiv class=\"lp-ingredient-accordion-panel\"\u003e\n              \u003cp\u003eOrganic Self-heal (Prunella vulgaris) Hydrosol, Organic Sesame Oil (Sesamum indicum), Behentrimonium methosulfate (wax, non-GMO Colza plant derived), Cetearyl alcohol (raw, plant derived), Organic Flaxseed Oil (Linum usitatissimum), Organic Shea Oil (Butyrospermum parkii), Organic Vegetable Glycerin, Glyceryl stearate, Sodium stearoyl lactylate, Sodium PCA, (Plant-based) Keratin Protein, (Gluten Free) Hydrolyzed Oat Protein, Biotin, Panthenol DL, Vitamin E acetate, Organic Rosemary Seed Extract, Vitamin C, Vitamin B3, Vitamin B5, Vitamin B6, Essential Oils of Organic Rosemary (Rosmarinus officinalis), Organic Geranium (Pelargonium graveolens), Organic Green Myrtle (Myrtus communis), Organic Ravintsara (Cinnamomum camphora), Organic German Chamomile (Matricaria recutita), Organic Laurel Leaf (Laurus nobilis), Propanediol (naturally derived preservative), Ethylhexylglycerin (naturally derived preservative), Potassium sorbate (food grade preservative)\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"lp-ingredient-accordion\"\u003e\n            \u003csummary\u003e\n              \u003cspan class=\"lp-ingredient-summary-text\"\u003ePost-Shampoo Hair Strengthening Treatment\u003c\/span\u003e\n              \u003cspan class=\"lp-ingredient-summary-icon\" aria-hidden=\"true\"\u003e+\u003c\/span\u003e\n            \u003c\/summary\u003e\n            \u003cdiv class=\"lp-ingredient-accordion-panel\"\u003e\n              \u003cp\u003eOrganic Rosemary Hydrosol (Rosmarinus officinalis), Organic Saw Palmetto Hydrosol (Serenoa repens), Wildharvested Cedar Hydrosol (Thuja plicata), Wildharvested Yucca Hydrosol (Yucca glauca), Organic Nettle Hydrosol (Urtica dioica).\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n        \u003c\/div\u003e\n\n        \u003cp class=\"lp-note\"\u003e\u003cem\u003eIngredients may vary slightly between batches due to the use of natural and organic materials.\u003c\/em\u003e\u003c\/p\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eFAQ\u003c\/summary\u003e\n    \u003cdiv class=\"lp-panel\"\u003e\n      \u003cp\u003e\u003cstrong\u003eDo I need all three products?\u003c\/strong\u003e\u003cbr\u003eEach product can be used on its own, but the full system is designed to work together as a complete ritual.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eIs this safe for color-treated hair?\u003c\/strong\u003e\u003cbr\u003eYes. The live page states Silk Velvet is safe for color-treated hair. :contentReference[oaicite:6]{index=6}\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eHow often should I use the post-shampoo treatment?\u003c\/strong\u003e\u003cbr\u003eIt can be used daily or as desired. Start with a small amount and adjust based on your hair type.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eWill it weigh my hair down?\u003c\/strong\u003e\u003cbr\u003eThe live page describes the conditioner as softening hair without weighing it down. :contentReference[oaicite:7]{index=7}\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eDoes it contain synthetic fragrance?\u003c\/strong\u003e\u003cbr\u003eNo. The aromatic profile comes from botanical ingredients and essential oils.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eMade With Purpose\u003c\/summary\u003e\n    \u003cdiv class=\"lp-panel\"\u003e\n      \u003cul\u003e\n        \u003cli\u003eHandcrafted in the USA\u003c\/li\u003e\n        \u003cli\u003eCruelty-free\u003c\/li\u003e\n        \u003cli\u003eRecyclable packaging\u003c\/li\u003e\n        \u003cli\u003eBotanical, earth-conscious routine\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp class=\"lp-disclaimer\"\u003e\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e These products are cosmetics. They are not intended to diagnose, treat, cure, or prevent any disease. Individual results may vary.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"LARITELLE","offers":[{"title":"Default Title","offer_id":15677818601521,"sku":"SH5CND5HH1","price":99.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1592\/3991\/products\/S5C5H1-700x700.jpg?v=1560806017"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1592\/3991\/collections\/ChatGPT_Image_May_21_2026_at_05_55_20_PM.png?v=1779411355","url":"https:\/\/laritelleorganic.com\/en-de\/collections\/silk-velvet.oembed","provider":"LARITELLE","version":"1.0","type":"link"}