NO ADDED CHEMICALS || NO ADDED COLOURS || NO ADDED FRAGRANCES You need something more than just a regular hair care routine for shiny, stronger hair. WeHerbal presents to you Hair Vital Tablets for promoting hair thickness, reducing hair fall and improving hair and scalp health. Formulated with a blend of Ayurvedic ingredients to stimulate hair growth and strengthen the roots. Regular consumption supports hair health, provides nourishment and reduces hair loss. A natural product for better hair growth and helps fight dandruff and supports lustrous hair. Get thicker and voluminous hair for maintenance of healthy, fuller-looking hair. Prevents premature graying and baldness. Powered by Moringa for 2x blood circulation and silkier hair texture. The chemical-free blend fortifies hair follicles and boosts hair growth naturally. KEY BENEFITS Strengthens Hair from the Root: Its star ingredient, Moringa contains all necessary nutrients for hair growth. Its helps promote more oxygen and zinc to the hair for 3x stronger locks. Promotes Hair Growth: Rich in vitamin A, E and C, this Ayurvedic blend controls hair loss and provides the necessary nutrients to the roots — leading to healthy hair growth. Reduces Hair Fall: The vitamin-rich formulation restores shine, strengthens hair strands and reduces hair fall. It also soothes and hydrates the scalp to control hair loss. Improves Hair Texture & Shine: Promotes nutrient delivery to hair follicles while treating dry, dull and frizzy hair. Treats scalp infections and shields hair from environmental stressors. 100% Clean & Natural: Its rich nutrient profile is a result of 100% natural and chemical-free ingredients. Backed by Ayurvedic wisdom, the plant based nutrients nourishes hair without causing any side effects. INGREDIENTS Moringa: The antimicrobial properties of Moringa treat hair problems. Enriched with vitamins A, B, C and E, as well as iron and zinc. HOW TO USE 1 Take 3 tablets twice a day after meals. Note: For best results, continue regularly and pair with a balanced diet. FAQs What are WeHerbal Hair Vital Tablets made of? WeHerbal's Hair Vital Tablets are formulated with the magical ingredient, Moringa. It is rich in essential vitamins, iron, beta carotene, potassium and calcium. How long before I see visible results? Users have noticed visible within 4 to 6 weeks of consistent use. Are there any side effects? Hair Vital Tablets are formulated with 100% natural, chemical-free herbs, thereby safe for all age groups. However, we do not recommend consuming during pregnancy or breastfeeding without consulting a doctor. Can men use these tablets too? Yes. Hair Vital Tablets are suitable for all genders. Its nutrient-rich profile promotes hair growth and protects hair from environmental stressors. Do I need to change my shampoo or hair oil while taking these tablets? Not necessarily. However, we recommend using natural, chemical-free shampoo and conditioner for best results. You can also use WeHerbal's hair mask and hair oil once a week for a clean scalp and nourished, healthy and fuller-looking hair. /* Base Styles */ :root { --primary-color: #9d5c3e; --secondary-color: #e8b384; --text-color: #333; --light-bg: #f9f9f9; --border-radius: 8px; --box-shadow: 0 4px 8px rgba(0,0,0,0.05); } * { box-sizing: border-box; margin: 0; padding: 0; } body { font-family: 'Arial', sans-serif; line-height: 1.6; color: var(--text-color); } .product-description-container { max-width: 1200px; margin: 0 auto; padding: 20px; } /* Feature Tags */ .feature-tags { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 8px; font-weight: 600; font-size: clamp(0.9rem, 2vw, 1.1rem); color: var(--primary-color); margin-bottom: 25px; padding: 12px; background-color: var(--light-bg); border-radius: var(--border-radius); text-align: center; } .divider { color: var(--primary-color); font-weight: bold; } /* Text Sections */ .description-text p, .benefits-list li, .ingredients-list li, .step p, .faq-answer, .note p { margin-bottom: 10px; font-size: clamp(0.95rem, 2vw, 1rem); } h3 { color: var(--primary-color); margin: 25px 0 15px; font-size: clamp(1.2rem, 3vw, 1.5rem); border-bottom: 2px solid var(--secondary-color); padding-bottom: 8px; display: inline-block; } strong { color: var(--primary-color); } /* Benefits Section */ .benefits-list { padding-left: 20px; list-style-type: none; } .benefits-list li { position: relative; padding-left: 25px; margin-bottom: 15px; } .benefits-list li:before { content: "•"; color: var(--secondary-color); font-size: 1.5em; position: absolute; left: 0; top: -3px; } /* Ingredients Section */ .ingredients-list { padding-left: 20px; list-style-type: none; } .ingredients-list li { margin-bottom: 15px; } /* Usage Steps */ .usage-steps { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; margin: 20px 0; } .step { background: white; padding: 20px; border-radius: var(--border-radius); box-shadow: var(--box-shadow); border-left: 4px solid var(--secondary-color); } .step-number { background-color: var(--primary-color); color: white; width: 30px; height: 30px; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin-bottom: 10px; font-weight: bold; } /* Note Section */ .note { background-color: var(--light-bg); padding: 15px; border-left: 3px solid var(--secondary-color); margin: 15px 0; border-radius: var(--border-radius); } /* FAQ Section */ .faq-item { margin-bottom: 15px; border-bottom: 1px solid #eee; padding-bottom: 15px; } .faq-question { font-weight: 600; color: var(--primary-color); margin-bottom: 8px; font-size: clamp(1rem, 2vw, 1.1rem); } /* Responsive Adjustments */ @media (max-width: 768px) { .feature-tags { flex-direction: column; gap: 5px; } .divider { display: none; } .usage-steps { grid-template-columns: 1fr; } } @media (max-width: 480px) { .product-description-container { padding: 15px; } h3 { margin: 20px 0 12px; } .benefits-list, .ingredients-list { padding-left: 15px; } .step { padding: 15px; } }