.product-gallery .swiper-pagination-bullet { border: 1px solid white; background-color: transparent; opacity: 1; width: 10px; height: 10px; } .product-gallery .swiper-pagination-bullet-active { background-color: white; } .product-gallery .swiper-arrow { width: auto; height: auto; } .product-gallery .swiper-arrow::after { display: none; } .product-thumbs .swiper-slide { opacity: .5; } .product-thumbs .swiper-slide-thumb-active { opacity: 1; }
3 Reviews

The Essentials Kit

Everything you need, nothing you don’t. The Essentials Kit includes Velvet Cleansing Milk, a moisturizing, non-foaming cleanser; Soft Touch AHA, a hyper-gentle, highly effective exfoliant; and Liquid Gold, a lightweight but powerful moisturizer. These 3 components are the building blocks of healthy skin.

This travel friendly set contains:
30ml Velvet Cleansing Milk
10ml Soft Touch AHA
15ml Liquid Gold 
    .fade-in { animation: fadeIn ease-out 0.2s; -webkit-animation: fadeIn ease-out 0.2s; -moz-animation: fadeIn ease-out 0.2s; -o-animation: fadeIn ease-out 0.2s; -ms-animation: fadeIn ease-out 0.2s; } @keyframes fadeIn { 0% {opacity:0;} 100% {opacity:1;} } @-moz-keyframes fadeIn { 0% {opacity:0;} 100% {opacity:1;} } @-webkit-keyframes fadeIn { 0% {opacity:0;} 100% {opacity:1;} } @-o-keyframes fadeIn { 0% {opacity:0;} 100% {opacity:1;} } @-ms-keyframes fadeIn { 0% {opacity:0;} 100% {opacity:1;} }
    Recommended for
    Healthy Aging Healthy Aging
    Dry Skin Dry Skin
    Blemish Control Blemish Control
    Hydration Hydration
    .rc-container-wrapper { order: 2; } .rc-container-wrapper .rc-template__legacy-radio .rc-radio { border: 1px solid #212121; margin-bottom: 1rem; padding: .5rem .8rem; } .rc-container-wrapper .rc-widget .rc-option--active { background-color: #fff; } .rc-container-wrapper .rc-template__legacy-radio .rc-radio+.rc-radio { padding-top: .5rem; } .rc-container-wrapper .rc-template__legacy-radio .rc-radio.rc-option__subsave { padding-bottom: .5rem; } .rc-container-wrapper .rc-template__legacy-radio .rc-radio__input { display: none; } .rc-container-wrapper .rc-template__legacy-radio .rc-radio__label { display: flex; font-size: 1rem; margin: 0; width: 100%; padding-left: 2rem; position: relative; } .rc-container-wrapper .rc-template__legacy-radio .rc_widget__price { position: absolute; right: 0; } .rc-container-wrapper .rc-template__legacy-radio .rc-radio__label:before { content: ''; height: 20px; width: 20px; position: absolute; left: 0; top: 50%; transform: translateY(-55%); background-color: #fff; border-radius: 50%; border: 1px solid #212121; cursor: pointer; } .rc-container-wrapper .rc-template__legacy-radio input:checked ~ .rc-radio__label:after { content: ''; height: 10px; width: 10px; position: absolute; left: 5px; top: 50%; transform: translateY(-60%); background-color: #212121; border-radius: 50%; cursor: pointer; }

    The making of C+C Serum

    Two types of sea buckthorn oil give Liquid Gold its signature vibrant color. Carefully formulated in-house in our Los Angeles warehouse.

    MEET THE C+C SERUM

    Brighten, smooth, and firm your skin with a daily antioxidant boost.

    Helps restore hydration and softness
    Reduces redness
    Promotes collagen production
    Soothes skin and reduces puffiness
    Fades dark spots and scars
    Skin Type

    Skin Type

    All skin types, especially sensitive or oily skin.

    Skin Type

    Skin Type

    All skin types, especially sensitive or oily skin.

    Skin Type

    Skin Type

    All skin types, especially sensitive or oily skin.

    Skin Type

    Skin Type

    All skin types, especially sensitive or oily skin.

    Science & Key Ingredients.

    This powerful serum features 10% ascorbic acid (the pure form of vitamin C) plus 5% ascorbyl tetraisopalmitate (an oil-soluble vitamin C derivative). We added some CoQ10 for good measure and put it all in a water-free formula to protect these potent but fragile antioxidants.

    Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem.

    All stratia products are free of common irritants like fragrance, alcohol, and essential oils.

    HOW TO USE

    Apply once daily to give your skin a radiant glow

    Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

    Complete Your Routine

    C+C Serum

    Skin-strengthening moisturizer

    Night Shift

    Nourishing retinol night cream

    FAQs

    Can I use C+C Serum together with products that contain Niacinamide?
    Lorem ipsum dolor sit amet, consectetur adipisicing elit. Velit aliquam ab maiores molestias repudiandae ipsam blanditiis cupiditate voluptates ad, consectetur est rem sequi, exercitationem, maxime quidem debitis atque? Sed, reprehenderit.
    Is there a specific order in which C+C Serum should be applied?
    Lorem ipsum dolor sit amet, consectetur adipisicing elit. Velit aliquam ab maiores molestias repudiandae ipsam blanditiis cupiditate voluptates ad, consectetur est rem sequi, exercitationem, maxime quidem debitis atque? Sed, reprehenderit.
    What are the types of Vitamin C and which one is most useful for your skin?
    Lorem ipsum dolor sit amet, consectetur adipisicing elit. Velit aliquam ab maiores molestias repudiandae ipsam blanditiis cupiditate voluptates ad, consectetur est rem sequi, exercitationem, maxime quidem debitis atque? Sed, reprehenderit.
    What are the types of Vitamin C and which one is most useful for your skin?
    Lorem ipsum dolor sit amet, consectetur adipisicing elit. Velit aliquam ab maiores molestias repudiandae ipsam blanditiis cupiditate voluptates ad, consectetur est rem sequi, exercitationem, maxime quidem debitis atque? Sed, reprehenderit.
    .show-accordion .answer { opacity: 1; max-height: 9em; transition: all 200ms linear; } .show-accordion .arrow { transform: rotate(180deg); }

    Get personalized recommendations

    Introducing Night Shift, our award winning, night cream featuring encapsulated retinol.