Contact Us

We’d love to hear from you

Get in Touch

Reach out to us for orders, inquiries, or wholesale deals.

📍 Address: Thane, Maharashtra, India

📞 Phone: +91-9820880780

📧 Email: www.cottonaura.co.in

💬 WhatsApp: Chat with us

.social-icons-left { position: fixed; bottom: 20px; /* distance from bottom */ left: 20px; /* stick to left */ display: flex; flex-direction: column; /* stack vertically */ gap: 12px; z-index: 1000; /* stay on top of everything */ } .social-icons-left img { width: 45px; height: 45px; border-radius: 50%; cursor: pointer; transition: transform 0.2s; } .social-icons-left img:hover { transform: scale(1.15); }