Complete Skincare Routine Bundle
.ksb * { box-sizing: border-box; margin: 0; padding: 0; } .ksb { font-family: Arial, sans-serif; background: #faf7f2; color: #2e2018; width: 100%; } .ksb-hero { padding: 48px 40px; text-align: center; background: #2e2018; } .ksb-eyebrow { font-size: 10px; letter-spacing: 3px; text-transform: uppercase; color: #c9a876; margin-bottom: 14px; } .ksb-title { font-family: Georgia, serif; font-size: 32px; font-weight: 400; color: #f0e9dd; margin-bottom: 12px; line-height: 1.3; } .ksb-title em { color: #c9a876; font-style: italic; } .ksb-sub { font-size: 14px; color: #a09080; max-width: 520px; margin: 0 auto; line-height: 1.7; } .ksb-price-row { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; padding: 32px 40px; background: #f0e9dd; } .ksb-price-card { background: #faf5ee; border: 1.5px solid #e0d0b8; border-radius: 8px; padding: 24px; text-align: center; text-decoration: none; display: block; color: #2e2018; transition: transform 0.2s, border-color 0.2s; cursor: pointer; } .ksb-price-card:hover { transform: translateY(-3px); border-color: #c9a876; } .ksb-old-price { font-size: 14px; color: #a09080; text-decoration: line-through; margin-bottom: 4px; } .ksb-new-price { font-family: Georgia, serif; font-size: 32px; color: #2e2018; margin-bottom: 8px; } .ksb-save-badge { display: inline-block; background: #8a9a6e; color: #1a3a14; font-size: 11px; letter-spacing: 1.5px; text-transform: uppercase; padding: 5px 12px; border-radius: 20px; font-weight: bold; } .ksb-save-badge.tan { background: #c9a876; color: #2e2018; } .ksb-shipping-banner { background: #2e2018; padding: 16px 40px; text-align: center; } .ksb-shipping-banner p { font-size: 13px; color: #c9a876; } .ksb-shipping-banner p span { color: #f0e9dd; } .ksb-section { padding: 40px; } .ksb-section-cream { background: #faf5ee; } .ksb-section-tan { background: #f0e9dd; } .ksb-section-title { font-family: Georgia, serif; font-size: 24px; font-weight: 400; color: #2e2018; margin-bottom: 6px; } .ksb-section-title em { color: #c9a876; font-style: italic; } .ksb-section-sub { font-size: 13px; color: #8a7a60; margin-bottom: 28px; line-height: 1.6; } /* Choose options */ .ksb-choose-section { padding: 32px 40px; background: #f0e9dd; } .ksb-choose-title { font-size: 13px; font-weight: bold; color: #2e2018; letter-spacing: 2px; text-transform: uppercase; margin-bottom: 14px; } .ksb-choose-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin-bottom: 24px; } .ksb-choose-card { background: #faf5ee; border: 1.5px solid #e0d0b8; border-radius: 10px; padding: 18px 14px; text-align: center; text-decoration: none; display: block; color: #2e2018; transition: transform 0.2s, border-color 0.2s; } .ksb-choose-card:hover { transform: translateY(-3px); border-color: #c9a876; } .ksb-choose-icon { font-size: 26px; margin-bottom: 8px; display: block; } .ksb-choose-name { font-family: Arial Black, Arial, sans-serif; font-size: 13px; font-weight: 900; color: #2e2018; margin-bottom: 4px; } .ksb-choose-desc { font-size: 11px; color: #8a7a60; line-height: 1.5; margin-bottom: 10px; } .ksb-choose-btn { display: inline-block; background: #2e2018; color: #f0e9dd; font-size: 10px; letter-spacing: 1.5px; text-transform: uppercase; padding: 8px 16px; border-radius: 4px; font-weight: bold; } .ksb-choose-btn.tan { background: #c9a876; color: #2e2018; } .ksb-divider { width: 100%; height: 1px; background: #d4c4a8; margin: 20px 0; } /* What's included */ .ksb-included-grid { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 14px; } .ksb-included-card { background: #fff; border: 1.5px solid #e0d0b8; border-radius: 10px; padding: 20px 16px; text-align: center; } .ksb-included-img { width: 100%; height: 140px; object-fit: cover; border-radius: 8px; display: block; margin-bottom: 10px; } .ksb-included-name { font-size: 13px; font-weight: 900; color: #2e2018; margin-bottom: 4px; font-family: Arial Black, Arial, sans-serif; } .ksb-included-desc { font-size: 11px; color: #5a4a35; line-height: 1.6; } .ksb-review { border-left: 3px solid #c9a876; background: #ede5d4; padding: 16px 20px; margin-bottom: 14px; border-radius: 0 8px 8px 0; } .ksb-review p { font-family: Georgia, serif; font-size: 15px; font-style: italic; color: #5a4030; line-height: 1.7; margin: 0; } .ksb-review-author { font-size: 11px; color: #8a7a60; text-transform: uppercase; letter-spacing: 1.5px; margin-top: 8px; } .ksb-faq-item { border-bottom: 1px solid #d4c4a8; padding: 14px 0; } .ksb-faq-item:last-child { border-bottom: none; } .ksb-faq-q { font-size: 14px; font-weight: bold; color: #2e2018; margin-bottom: 6px; } .ksb-faq-a { font-size: 13px; color: #5a4a35; line-height: 1.7; } .ksb-cta { background: #c9a876; padding: 32px 40px; text-align: center; } .ksb-cta-btn { display: inline-block; background: #2e2018; color: #f0e9dd; font-size: 13px; letter-spacing: 2px; text-transform: uppercase; padding: 18px 48px; text-decoration: none; font-weight: bold; border-radius: 4px; } .ksb-cta-price { font-size: 13px; color: #4a3520; margin-top: 12px; } .ksb-crosssell { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; } .ksb-cross-card { background: #faf5ee; border: 1px solid #e0d0b8; border-radius: 8px; padding: 20px; text-align: center; text-decoration: none; display: block; color: #2e2018; } .ksb-cross-icon { font-size: 24px; margin-bottom: 8px; display: block; } @media (max-width: 768px) { .ksb-hero, .ksb-price-row, .ksb-section, .ksb-cta, .ksb-shipping-banner, .ksb-choose-section { padding-left: 20px; padding-right: 20px; } .ksb-price-row, .ksb-crosssell, .ksb-choose-grid { grid-template-columns: 1fr; } .ksb-included-grid { grid-template-columns: 1fr; } .ksb-title { font-size: 26px; } } Bundle & Save Complete Skincare Routine Bundle Your daily skin and lip routine in one bundle β choose your soap and your lip mask flavor. Natural ingredients, real results, soft lips included. Sold separately for more $44.97 3 Items β Tap to Buy spacer Your Choice of Soap & Lip Mask π Add Bundle to Cart Ships worldwide to the US, Canada, Jamaica & UK Β· Free shipping on orders $49.99+ for US customers only Step 1 β Choose Your Soap Turmeric Soap Fades dark spots, clears acne, and brightens skin tone. Best for uneven skin tone and acne. Choose Turmeric Aloe Sea Moss Soap 92 trace minerals. Deep hydration and a natural flawless glow. Best for dry and sensitive skin. Choose Sea Moss Step 2 β Choose Your Lip Mask Flavor Bubble Gum Sweet, fun, and moisturizing. Soft kissable lips in just 1 use. Choose Bubble Gum Mint Cool, refreshing, and hydrating. Leaves lips feeling fresh all day. Choose Mint π Note: After tapping "Add to Cart" above, leave a note at checkout with your soap choice (Turmeric or Aloe Sea Moss) and lip mask flavor (Bubble Gum or Mint) β we'll pack your order exactly how you want it. What's included 3 products β your daily skin and lip care routine, all natural. Your Choice of Soap Turmeric (dark spots & acne) or Aloe Sea Moss (glow & hydration) Turmeric Lip Scrub Exfoliates dry, dead skin from lips. Use before your lip mask for best results. Lip Mask (Your Flavor) Bubble Gum or Mint. Soft, kissable lips in just 1 use. Lasts up to a year. Real results, real people "So far I'm seeing my skin clear up and it is more clear and smoother. 10/10" Adubb β Verified Customer "Literally the best lip mask I've ever came across. It leaves my lips feeling so moist and hydrated. I haven't put it down since I got it." Donesha R β Verified Customer Questions? We've got you. How do I tell you which soap and lip mask flavor I want? After adding to cart, leave a note at checkout with your soap choice (Turmeric or Aloe Sea Moss) and lip mask flavor (Bubble Gum or Mint). We pack every order personally. Which soap should I choose? Dark spots or acne β Turmeric Soap. Dry, sensitive, or dull skin β Aloe Sea Moss Soap. Is this safe for sensitive skin? Yes β all 3 products are free from sulfates, parabens, and harsh chemicals. Safe for all skin types. Do you ship internationally? Yes! US, Canada, Jamaica, and the UK. Free shipping on orders over $49.99 for US customers. What's your return policy? Reach out to [email protected] β we stand behind every product and will take care of you. Add Bundle to Cart β $44.97 Your choice of soap + Turmeric Lip Scrub + Lip Mask Β· Ships worldwide You might also like Premium Bundle β $115.00 Add to Cart Clear Skin Bundle β $49.97 Add to Cart
More you might like
Related
Herbalife SKIN Complete Skincare Routine Bundle
Related
Sensitive Skin Fragrance-Free Skincare Routine Kit β Complet
Related
Anti-Aging Skincare Routine Essentials Kit β Complete Age-De
Related