From the Sacred Himalayas
Pure Badri Cow Ghee
Sourced from free-roaming Badri cows grazing on pristine Himalayan meadows at 3,000m altitude. Rich in vitamins A, D, E & K — nature’s most potent golden elixir.
Starting from ₹3,000/kg
Natural & Pure
100%
A2 Milk
Certified
Altitude
3000m+
No Additives
Pure
Choose Your Golden Elixir
Every jar is hand-crafted in small batches, tested for purity, and delivered fresh to your door. No middlemen. No compromises.
₹250 — Starter Pack
Badri Ghee
Perfect introduction to the world of authentic Badri cow ghee. Hand-crafted using the traditional bilona method.
₹850
₹500 — Family Pack
Badri Ghee
Our most popular size — ideal for daily cooking and Ayurvedic use. Sourced from a single herd in Uttarakhand.
₹1,700₹1,600
1 KG — Premium Reserve
Badri Ghee
The connoisseur’s choice. Our finest reserve ghee, aged for enhanced flavour and medicinal potency.
₹3,000
Where the Himalayas meet ancient wisdom
Deep in the Garhwal Himalayas of Uttarakhand, at altitudes above 3,000 metres, roams one of India’s most treasured native cattle breeds — the Badri cow. Small in frame but extraordinary in nature, these cows have adapted over millennia to the harsh mountain environment.
Unlike commercial dairy operations, Badri cows are never stalled. They roam freely across pristine, pollution-free alpine meadows, grazing on a natural diet of wild grass, medicinal herbs, and mountain flora. This unique diet and lifestyle gives their milk — and the ghee made from it — its extraordinary nutritional profile.
“Ghee prepared from the milk of Badri cows is considered Amrit — the nectar of immortality — in classical Ayurvedic texts.”
— Charaka Samhita, Ancient Ayurvedic Scripture
We partner directly with small-scale Himalayan farmers who have practiced traditional ghee-making for generations. Every jar of Badri Ghee is a testament to craft and the mountain’s bounty.
India’s Most Treasured Cattle Breed
The Badri cow (Bos indicus) is a rare indigenous breed found only in the high-altitude regions of Uttarakhand. Recognised by the National Bureau of Animal Genetic Resources, this breed is considered a living heritage of the Himalayas.
Pollution-Free Environment
Badri cows graze exclusively in pristine Himalayan meadows, far from industrial pollution, pesticides, and urban contamination. The clean mountain air and water directly influence the quality of their milk.
Natural Medicinal Diet
The alpine meadows of Uttarakhand are home to hundreds of medicinal herbs — Brahmi, Ashwagandha, Bhringraj, and rare mountain flora. Badri cows naturally consume these herbs, enriching their milk with bioactive compounds.
High Natural Immunity
Living freely in their natural environment, Badri cows develop exceptional immunity. They rarely fall sick, requiring minimal veterinary intervention — a testament to the strength of their genetics and lifestyle.
A2 Milk Genetics
Badri cows naturally produce A2 milk, which is easier to digest and contains superior nutritional profiles compared to A1 milk. This genetic trait is preserved through our direct partnerships with heritage breeders.
What Our Customers Say
“I have been recommending Badri ghee to my patients for three years. The difference in quality compared to commercial ghee is extraordinary. The aroma alone tells you this is something special — deeply nutty, rich, and pure.”
Ayurvedic Physician, Delhi
Verified
“After trying dozens of premium ghee brands, Badri Ghee stands in a class of its own. The granular texture, the deep amber colour, the way it melts — you can taste the altitude. My family will never go back to regular ghee.”
Wellness Entrepreneur, Bangalore
Verified
“The Vitamin K2 content in Badri ghee is genuinely remarkable. I’ve had clients with joint issues report significant improvement after incorporating it into their diet. This is functional food at its finest.”
Nutritionist & Health Coach, Mumbai
Verified
Place Your Order
Fill in your details below and our team will confirm your order within 24 hours.
/* ============================================
BADRI GHEE – ELEMENTOR CUSTOM CSS
Add this to: WordPress Admin > Customize > Additional CSS
OR: Elementor > Site Settings > Custom CSS
============================================ */
/* Color Variables */
:root {
–primary-green: #1B4D3E;
–accent-gold: #D4AF37;
–cream-bg: #F9F7F4;
–charcoal: #2C2C2C;
–light-cream: #F5F1E8;
–border-color: #E8E3D8;
}
/* ============================================
HERO SECTION STYLING
============================================ */
.elementor-section.hero-section {
background: linear-gradient(135deg, #1B4D3E 0%, #0F3A2F 100%) !important;
padding: 100px 0 !important;
position: relative;
}
.elementor-section.hero-section .elementor-container {
max-width: 1200px;
}
.hero-section .elementor-widget-heading h1 {
color: #ffffff !important;
font-size: 3.5rem !important;
font-weight: 700 !important;
line-height: 1.1 !important;
font-family: ‘Playfair Display’, serif !important;
}
.hero-section .elementor-widget-heading h1 .gold-text {
color: #D4AF37 !important;
font-style: italic !important;
}
.hero-section .elementor-widget-text-editor p {
color: rgba(255, 255, 255, 0.9) !important;
font-size: 1.1rem !important;
line-height: 1.6 !important;
}
.hero-section .elementor-widget-text-editor .subtitle {
color: #D4AF37 !important;
font-size: 0.9rem !important;
font-weight: 600 !important;
letter-spacing: 2px !important;
text-transform: uppercase !important;
}
/* Hero Buttons */
.hero-section .elementor-button-wrapper .elementor-button {
background-color: #D4AF37 !important;
color: #2C2C2C !important;
padding: 12px 30px !important;
font-weight: 600 !important;
border-radius: 4px !important;
transition: all 0.3s ease !important;
margin-right: 1rem !important;
margin-bottom: 1rem !important;
}
.hero-section .elementor-button-wrapper .elementor-button:hover {
background-color: #C49A27 !important;
transform: translateY(-3px) !important;
box-shadow: 0 6px 16px rgba(212, 175, 55, 0.4) !important;
}
.hero-section .elementor-button-wrapper .elementor-button.outline {
background-color: transparent !important;
color: #D4AF37 !important;
border: 2px solid #D4AF37 !important;
}
.hero-section .elementor-button-wrapper .elementor-button.outline:hover {
background-color: #D4AF37 !important;
color: #2C2C2C !important;
}
/* ============================================
PRODUCTS SECTION
============================================ */
.elementor-section.products-section {
background-color: #F9F7F4 !important;
padding: 80px 0 !important;
}
.products-section .elementor-widget-heading h2 {
color: #2C2C2C !important;
font-size: 2.8rem !important;
font-weight: 700 !important;
font-family: ‘Playfair Display’, serif !important;
}
.products-section .elementor-widget-heading h2 .gold-text {
color: #D4AF37 !important;
font-style: italic !important;
}
.products-section .section-label {
color: #D4AF37 !important;
font-size: 0.85rem !important;
font-weight: 600 !important;
letter-spacing: 2px !important;
text-transform: uppercase !important;
display: block !important;
margin-bottom: 1rem !important;
}
/* Product Cards */
.elementor-widget-image-box {
background: white !important;
border-radius: 8px !important;
overflow: hidden !important;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08) !important;
transition: all 0.3s ease !important;
}
.elementor-widget-image-box:hover {
transform: translateY(-8px) !important;
box-shadow: 0 12px 24px rgba(0, 0, 0, 0.15) !important;
}
.elementor-widget-image-box .elementor-image-box-img {
height: 300px !important;
overflow: hidden !important;
}
.elementor-widget-image-box .elementor-image-box-img img {
width: 100% !important;
height: 100% !important;
object-fit: cover !important;
}
.elementor-widget-image-box .elementor-image-box-content {
padding: 1.5rem !important;
}
.product-badge {
position: absolute !important;
top: 1rem !important;
left: 1rem !important;
background-color: #D4AF37 !important;
color: #2C2C2C !important;
padding: 0.4rem 0.8rem !important;
font-size: 0.75rem !important;
font-weight: 600 !important;
letter-spacing: 1px !important;
text-transform: uppercase !important;
border-radius: 3px !important;
z-index: 10 !important;
}
.product-badge.popular {
background-color: #1B4D3E !important;
color: white !important;
}
/* ============================================
STORY SECTION
============================================ */
.elementor-section.story-section {
background: linear-gradient(135deg, #1B4D3E 0%, #0F3A2F 100%) !important;
color: white !important;
padding: 80px 0 !important;
}
.story-section .elementor-widget-heading h2 {
color: white !important;
font-size: 2.5rem !important;
font-weight: 700 !important;
font-family: ‘Playfair Display’, serif !important;
}
.story-section .elementor-widget-heading h2 .gold-text {
color: #D4AF37 !important;
}
.story-section .elementor-widget-text-editor p {
color: rgba(255, 255, 255, 0.9) !important;
font-size: 1.05rem !important;
line-height: 1.8 !important;
}
.story-section .story-label {
color: #D4AF37 !important;
font-size: 0.85rem !important;
font-weight: 600 !important;
letter-spacing: 2px !important;
text-transform: uppercase !important;
}
.story-section .story-quote {
background-color: rgba(212, 175, 55, 0.1) !important;
border-left: 4px solid #D4AF37 !important;
padding: 1.5rem !important;
margin: 2rem 0 !important;
font-style: italic !important;
color: rgba(255, 255, 255, 0.95) !important;
}
/* ============================================
BENEFITS SECTION
============================================ */
.elementor-section.benefits-section {
background-color: #F9F7F4 !important;
padding: 80px 0 !important;
}
.benefits-section .elementor-widget-heading h2 {
color: #2C2C2C !important;
font-size: 2.8rem !important;
font-weight: 700 !important;
font-family: ‘Playfair Display’, serif !important;
}
.benefits-section .elementor-widget-heading h2 .gold-text {
color: #D4AF37 !important;
font-style: italic !important;
}
/* Stat Boxes */
.stat-box {
background: white !important;
padding: 2rem !important;
border-radius: 8px !important;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05) !important;
text-align: center !important;
}
.stat-number {
font-size: 2.5rem !important;
font-weight: 700 !important;
color: #D4AF37 !important;
margin-bottom: 0.5rem !important;
}
.stat-label {
font-size: 0.9rem !important;
color: #2C2C2C !important;
font-weight: 600 !important;
margin-bottom: 0.5rem !important;
}
.stat-description {
color: #999 !important;
font-size: 0.85rem !important;
}
/* Benefit Items */
.benefit-item {
padding: 1.5rem !important;
background: white !important;
border-left: 4px solid #D4AF37 !important;
border-radius: 4px !important;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05) !important;
}
.benefit-item h4 {
color: #2C2C2C !important;
margin-bottom: 0.8rem !important;
font-size: 1.1rem !important;
}
.benefit-item p {
color: #666 !important;
font-size: 0.95rem !important;
line-height: 1.6 !important;
}
/* ============================================
TESTIMONIALS SECTION
============================================ */
.elementor-section.testimonials-section {
background: linear-gradient(135deg, #1B4D3E 0%, #0F3A2F 100%) !important;
color: white !important;
padding: 80px 0 !important;
}
.testimonials-section .elementor-widget-heading h2 {
color: white !important;
font-size: 2.8rem !important;
font-weight: 700 !important;
font-family: ‘Playfair Display’, serif !important;
}
/* Testimonial Cards */
.testimonial-card {
background-color: rgba(255, 255, 255, 0.95) !important;
color: #2C2C2C !important;
padding: 2rem !important;
border-radius: 8px !important;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2) !important;
transition: all 0.3s ease !important;
}
.testimonial-card:hover {
transform: translateY(-5px) !important;
box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3) !important;
}
.testimonial-stars {
color: #D4AF37 !important;
font-size: 1.1rem !important;
margin-bottom: 1rem !important;
}
.testimonial-text {
font-style: italic !important;
color: #666 !important;
margin-bottom: 1.5rem !important;
line-height: 1.8 !important;
}
.testimonial-author {
font-weight: 600 !important;
color: #2C2C2C !important;
margin-bottom: 0.3rem !important;
}
.testimonial-role {
color: #999 !important;
font-size: 0.9rem !important;
}
.testimonial-verified {
display: inline-block !important;
background-color: #D4AF37 !important;
color: #2C2C2C !important;
padding: 0.2rem 0.6rem !important;
font-size: 0.75rem !important;
border-radius: 3px !important;
font-weight: 600 !important;
margin-top: 0.5rem !important;
}
/* ============================================
FORM SECTION
============================================ */
.elementor-section.form-section {
background-color: #F9F7F4 !important;
padding: 80px 0 !important;
}
.form-container {
background: white !important;
padding: 3rem !important;
border-radius: 8px !important;
box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1) !important;
}
.elementor-form-fields-wrapper .elementor-field-label {
color: #2C2C2C !important;
font-weight: 600 !important;
display: block !important;
margin-bottom: 0.5rem !important;
}
.elementor-form-fields-wrapper .elementor-field {
padding: 0.8rem !important;
border: 1px solid #E8E3D8 !important;
border-radius: 4px !important;
font-family: ‘Lato’, sans-serif !important;
font-size: 1rem !important;
transition: border-color 0.3s ease !important;
}
.elementor-form-fields-wrapper .elementor-field:focus {
outline: none !important;
border-color: #D4AF37 !important;
box-shadow: 0 0 0 3px rgba(212, 175, 55, 0.1) !important;
}
.elementor-form-fields-wrapper .elementor-button {
background-color: #D4AF37 !important;
color: #2C2C2C !important;
border: none !important;
padding: 1rem 2rem !important;
font-weight: 600 !important;
border-radius: 4px !important;
cursor: pointer !important;
width: 100% !important;
transition: all 0.3s ease !important;
font-size: 1rem !important;
}
.elementor-form-fields-wrapper .elementor-button:hover {
background-color: #C49A27 !important;
transform: translateY(-2px) !important;
box-shadow: 0 6px 16px rgba(212, 175, 55, 0.4) !important;
}
/* ============================================
FOOTER
============================================ */
.elementor-section.footer-section {
background-color: #2C2C2C !important;
color: rgba(255, 255, 255, 0.8) !important;
padding: 50px 0 20px !important;
}
.footer-section .elementor-widget-heading h4 {
color: white !important;
font-size: 1.1rem !important;
margin-bottom: 1rem !important;
}
.footer-section .elementor-widget-text-editor p {
color: rgba(255, 255, 255, 0.7) !important;
}
.footer-section .elementor-widget-text-editor a {
color: rgba(255, 255, 255, 0.7) !important;
transition: color 0.3s ease !important;
}
.footer-section .elementor-widget-text-editor a:hover {
color: #D4AF37 !important;
}
/* ============================================
NAVIGATION
============================================ */
.elementor-nav-menu {
background-color: rgba(255, 255, 255, 0.98) !important;
}
.elementor-nav-menu .elementor-item {
color: #2C2C2C !important;
font-weight: 500 !important;
transition: color 0.3s ease !important;
}
.elementor-nav-menu .elementor-item:hover {
color: #D4AF37 !important;
}
.elementor-nav-menu .elementor-item.elementor-item-active {
color: #D4AF37 !important;
}
/* ============================================
RESPONSIVE DESIGN
============================================ */
@media (max-width: 768px) {
.hero-section .elementor-widget-heading h1 {
font-size: 2rem !important;
}
.products-section .elementor-widget-heading h2,
.benefits-section .elementor-widget-heading h2 {
font-size: 2rem !important;
}
.story-section .elementor-widget-heading h2 {
font-size: 1.8rem !important;
}
.stat-number {
font-size: 1.8rem !important;
}
.hero-section .elementor-button-wrapper .elementor-button {
width: 100% !important;
margin-right: 0 !important;
}
}
@media (max-width: 576px) {
.hero-section {
padding: 50px 0 !important;
}
.hero-section .elementor-widget-heading h1 {
font-size: 1.8rem !important;
}
.products-section,
.benefits-section,
.testimonials-section {
padding: 50px 0 !important;
}
.form-container {
padding: 1.5rem !important;
}
}
/* ============================================
UTILITY CLASSES
============================================ */
.gold-text {
color: #D4AF37 !important;
font-style: italic !important;
}
.section-label {
color: #D4AF37 !important;
font-size: 0.85rem !important;
font-weight: 600 !important;
letter-spacing: 2px !important;
text-transform: uppercase !important;
}
.text-white {
color: white !important;
}
.text-center {
text-align: center !important;
}
.mb-4 {
margin-bottom: 2rem !important;
}
.mt-4 {
margin-top: 2rem !important;
}
/* ============================================
FEATURE ICONS
============================================ */
.feature-icon {
font-size: 2rem !important;
color: #D4AF37 !important;
min-width: 50px !important;
}
.feature-item {
display: flex !important;
align-items: center !important;
gap: 1rem !important;
text-align: left !important;
}
.feature-content h4 {
font-size: 1rem !important;
margin-bottom: 0.2rem !important;
color: #2C2C2C !important;
}
.feature-content p {
color: #999 !important;
font-size: 0.9rem !important;
margin: 0 !important;
}