Keratin & Collagen Smoothing Crème 6.7 oz
Keratin & Collagen Smoothing Crème 6.7 oz | Anti-Frizz, Heat Protection & Shine | Keratin Republic { "@context": "https://schema.org/", "@type": "Product", "name": "Keratin & Colla gen Smoothing Crème 6.7 oz", "description": "Professional-grade daily smoothing crème that eliminates frizz, locks in hair color, imparts moisture, and protects against heat styling. Enriched with hydrolyzed keratin, collagen amino acids, argan oil, panthenol, wheat germ protein, and acai berry extract. Reduces blow dry time and keeps keratin services looking salon-fresh. Lasts shampoo to shampoo.", "brand": { "@type": "Brand", "name": "Keratin Republic" }, "sku": "KSC8", "gtin13": "00853031008459", "url": "https://www.keratinrepublic.com/collections/home-care/products/smoothing-creme", "offers": { "@type": "Offer", "url": "https://www.keratinrepublic.com/collections/home-care/products/smoothing-creme", "priceCurrency": "USD", "price": "22.00", "availability": "https://schema.org/InStock", "seller": { "@type": "Organization", "name": "Keratin Republic" } }, "category": "Hair Care > Styling > Smoothing", "additionalProperty": [ { "@type": "PropertyValue", "name": "Anti-Frizz", "value": "Yes" }, { "@type": "PropertyValue", "name": "Heat Protection", "value": "Yes" }, { "@type": "PropertyValue", "name": "Color-Safe", "value": "Yes" }, { "@type": "PropertyValue", "name": "Keratin-Safe", "value": "Yes" }, { "@type": "PropertyValue", "name": "Size", "value": "6.7 oz" }, { "@type": "PropertyValue", "name": "Application", "value": "Damp Hair, Root to Ends" }, { "@type": "PropertyValue", "name": "Key Ingredients", "value": "Hydrolyzed Keratin, Collagen Amino Acids, Argan Oil, Panthenol, Wheat Germ Protein, Acai Berry Extract, Jojoba Oil" }, { "@type": "PropertyValue", "name": "Benefits", "value": "Frizz Control, Heat Protection, Shine, Reduced Blow Dry Time, Color Protection, Keratin Maintenance" } ] } *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; } :root { --cream: #faf6f1; --warm-white: #fffdf9; --sand: #e8ddd0; --espresso: #3d2b1f; --gold: #c9a96e; --gold-light: #e8d5b0; --rust: #a0522d; --text-dark: #2a1a10; --text-mid: #5c4033; --text-light: #8b7355; --mocha: #8b6f5e; --alert: #7a3e1a; } body { background: var(--cream); font-family: 'Jost', sans-serif; color: var(--text-dark); padding: 40px 20px 60px; } .wrapper { max-width: 780px; margin: 0 auto; } /* Hero Hook */ .hook { background: var(--espresso); border-radius: 4px; padding: 32px 36px; margin-bottom: 36px; position: relative; overflow: hidden; } .hook::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 3px; background: linear-gradient(90deg, var(--gold), #e8c97a, var(--gold)); } .hook-eyebrow { font-size: 10px; font-weight: 500; letter-spacing: 0.22em; text-transform: uppercase; color: var(--gold); margin-bottom: 10px; } .hook h1 { font-family: 'Cormorant Garamond', serif; font-size: clamp(22px, 3.5vw, 32px); font-weight: 600; color: var(--warm-white); line-height: 1.25; margin-bottom: 14px; } .hook p { font-size: 14px; font-weight: 300; color: rgba(255,253,249,0.72); line-height: 1.7; } .hook p strong { color: rgba(255,253,249,0.95); font-weight: 500; } /* Benefits bar */ .benefits-bar { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 18px; } .benefit-tag { background: rgba(201,169,110,0.18); border: 1px solid rgba(201,169,110,0.4); color: var(--gold-light); font-size: 11px; font-weight: 500; letter-spacing: 0.1em; padding: 4px 12px; border-radius: 2px; } /* Section */ .section { margin-bottom: 32px; } .section-label { display: flex; align-items: center; gap: 10px; margin-bottom: 14px; } .section-icon { font-size: 18px; flex-shrink: 0; } h2.section-title { font-family: 'Cormorant Garamond', serif; font-size: 20px; font-weight: 600; color: var(--espresso); letter-spacing: 0.01em; } .section p { font-size: 14px; font-weight: 300; color: var(--text-mid); line-height: 1.75; margin-bottom: 14px; } /* Ingredient list */ .ingredient-list { list-style: none; display: flex; flex-direction: column; gap: 10px; } .ingredient-list li { display: flex; gap: 12px; align-items: flex-start; font-size: 13.5px; line-height: 1.55; color: var(--text-mid); } .ingredient-list li::before { content: '✦'; color: var(--gold); font-size: 10px; flex-shrink: 0; margin-top: 4px; } .ingredient-list li strong { display: block; color: var(--espresso); font-weight: 500; margin-bottom: 2px; } /* Pill row */ .pill-row { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 14px; } .pill { background: var(--gold-light); color: var(--espresso); font-size: 11px; font-weight: 500; letter-spacing: 0.07em; padding: 5px 13px; border-radius: 2px; } /* Divider */ .divider { border: none; border-top: 1px solid var(--sand); margin: 28px 0; } /* Results grid */ .results-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin-top: 14px; } .result-card { background: var(--warm-white); border: 1px solid var(--sand); border-left: 3px solid var(--gold); border-radius: 0 4px 4px 0; padding: 14px 16px; } .result-card strong { display: block; font-size: 13px; font-weight: 600; color: var(--espresso); margin-bottom: 4px; } .result-card p { font-size: 12.5px; color: var(--text-light); line-height: 1.5; margin: 0; } /* Routine steps */ .steps { display: flex; flex-direction: column; gap: 16px; } .step { display: flex; gap: 16px; align-items: flex-start; } .step-num { flex-shrink: 0; width: 32px; height: 32px; border: 1.5px solid var(--gold); border-radius: 50%; display: flex; align-items: center; justify-content: center; font-family: 'Cormorant Garamond', serif; font-size: 16px; font-weight: 600; color: var(--espresso); } .step-body { flex: 1; } .step-title { font-weight: 500; font-size: 14px; color: var(--espresso); margin-bottom: 4px; } .step-desc { font-size: 13px; font-weight: 300; color: var(--text-light); line-height: 1.6; } .step-desc a { color: var(--rust); text-decoration: underline; text-underline-offset: 2px; } /* Pro tip box */ .pro-tip { background: #f9f0e6; border-left: 3px solid var(--gold); border-radius: 0 4px 4px 0; padding: 14px 18px; margin-top: 16px; font-size: 13px; color: var(--alert); line-height: 1.6; } .pro-tip strong { font-weight: 600; } /* Safe for grid */ .safe-grid { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 12px; } .safe-pill { background: var(--warm-white); border: 1px solid var(--sand); color: var(--text-mid); font-size: 12px; font-weight: 400; padding: 5px 14px; border-radius: 2px; letter-spacing: 0.04em; } /* Footer note */ .footer-note { margin-top: 36px; text-align: center; font-size: 12px; color: var(--text-light); font-style: italic; letter-spacing: 0.05em; } @media (max-width: 600px) { .hook { padding: 24px 20px; } .results-grid { grid-template-columns: 1fr; } body { padding: 24px 12px 40px; } } Smoothing Crème · Daily Styling & Protection · 6.7 oz Salon-Smooth Hair. Every Single Day. Your keratin service and color look incredible when you leave the salon. The Smoothing Crème is what keeps them that way. Applied daily to damp hair, it eliminates frizz, locks in color, protects against heat styling, and delivers brilliant shine from root to ends. It works shampoo to shampoo — so every day is a good hair day. Eliminates Frizz Heat Protection Locks In Color Reduces Blow Dry Time Mirror Shine Keratin Maintenance ⚡ Six Things It Does. One Product. Most styling products do one thing well. The KR Smoothing Crème is a complete daily treatment that delivers six professional results in a single step — applied in under a minute on damp hair. Eliminates Frizz Seals the cuticle against humidity and environmental moisture that causes frizz and flyaways throughout the day. Heat Protection Shields hair from blow dryer, flat iron, and curling iron heat — protecting the fiber from daily thermal damage. Locks In Color Creates a protective barrier that helps seal color pigment in the cuticle, keeping your shade vibrant longer between services. Reduces Blow Dry Time Smooths and aligns the cuticle so hair dries faster and more evenly — less time under heat means less damage over time. Brilliant Shine Argan oil and dimethicone create a mirror-like surface on every strand, delivering the kind of shine you only get from a fresh blowout. Extends Keratin Services Daily application maintains the smoothness and frizz-free results of your keratin treatment, keeping it salon-fresh for months. 🌿 Powered by Performance Botanicals A professional-grade blend of proteins, oils, and botanicals that work together to smooth, strengthen, and protect every hair type with every application. Hydrolyzed Keratin penetrates the hair shaft to repair damage, fill gaps in the cuticle, and reinforce the natural protein structure that keeps hair strong and smooth. Collagen Amino Acids restore elasticity and resilience to stressed hair fibers, improving manageability and reducing breakage from daily styling. Argan Oil delivers deep, weightless moisture and extraordinary shine. It seals the cuticle after smoothing without heaviness or greasiness. Panthenol (Pro-Vitamin B5) penetrates deep into the hair shaft, adding moisture, improving softness, and giving hair a fuller, healthier appearance. Wheat Germ Protein strengthens the hair fiber from within, building resilience against heat damage and daily environmental stress. Acai Berry Extract provides antioxidant protection against UV, pollution, and the environmental free radicals that cause fading and dullness. Jojoba Oil mimics the scalp's natural sebum to condition and balance the hair from root to tip without weighing it down. Glycerin draws moisture from the air into the hair shaft, maintaining hydration and softness throughout the day. Color-Safe Keratin-Safe Heat Protectant Anti-Frizz Anti-Humidity Daily Use All Hair Types ✨ How to Use for Maximum Results 1 Shampoo & Condition Start with KR Hydrating Daily Shampoo and KR Hydrating Daily Conditioner. Towel dry to remove excess water — hair should be damp, not dripping. 2 Apply Root to Ends on Damp Hair Work a small amount of Smoothing Crème evenly through damp hair from roots to ends. Comb through to ensure even distribution and full coverage on every strand. 3 Blow Dry on Medium Heat Blow dry on medium heat. The crème reduces drying time while protecting the hair from thermal damage — you will notice the difference in how quickly and smoothly hair dries. 4 Finish with a Flat Iron for Maximum Smoothness For the sleekest results, follow with a flat iron pass. The Smoothing Crème provides thermal protection while locking in the straightened finish — delivering salon-quality smoothness that lasts until your next shampoo. Pro Tip: On weekly detox days, apply after the KR Clarifying Shampoo and KR Hydrating Mask for maximum absorption — freshly clarified hair holds the benefits of the Smoothing Crème even longer. 🌞 Safe & Recommended for All Hair Types Lightweight enough for fine hair. Nourishing enough for coily and coarse hair. Protective enough for the most chemically treated hair. One crème for every type. Color-Treated Keratin-Treated Bleached & Highlighted Chemically Processed Fine Hair Coily & Curly Hair Coarse & Thick Hair Dry & Damaged Hair Heat-Styled Daily Extensions 💼 The Professional's Secret to Long-Lasting Results Keratin Republic stylists recommend the Smoothing Crème as the daily finishing step for every client with a keratin smoothing service. It is what bridges the gap between salon appointments — maintaining that freshly-treated smoothness week after week rather than letting results fade after the first few washes. Used as part of the complete KR home care system, the Smoothing Crème helps clients get more life out of every service, arrive at appointments with healthier hair, and enjoy better results from every treatment they invest in. Part of the Keratin Republic Keratin & Collagen Home Care Collection. Professionally formulated, salon trusted.
More you might like
Related
Keratin & Collagen Smoothing Crème
Related
Keratin Complex Keratin & Collagen Smoothing Crème 6.7 oz
Related
Keratin & Collagen Original Smoothing Treatment
Related