Shop page

.category-section {
display: flex;
flex-wrap: wrap;
justify-content: center;
gap: 10px;
padding: 20px 10px;
background-color: #f9f9f9;
border-radius: 12px;
margin-bottom: 20px;
font-family: ‘Segoe UI’, sans-serif;
}
.category-section a {
padding: 10px 18px;
font-size: 0.95rem;
background-color: #00a884;
color: white;
border-radius: 30px;
text-decoration: none;
transition: all 0.3s ease;
}
.category-section a:hover {
background-color: #008065;
}
/* Optional: Active Button Style */
.category-section a.active {
background-color: #ff3366;
}

All
Jewellery
Cosmetics
Perfumes
Exclusive

.delivery-instructions-box {
background-color: #f1fff9;
border: 2px solid #00a884;
border-radius: 14px;
padding: 22px;
margin: 20px auto;
font-family: ‘Segoe UI’, sans-serif;
max-width: 850px;
text-align: center;
color: #1a1a1a;
box-shadow: 0 4px 12px rgba(0,0,0,0.05);
}
.delivery-instructions-box h3 {
color: #00a884;
font-size: 1.6rem;
margin-bottom: 12px;
}
.delivery-instructions-box p {
font-size: 1.05rem;
line-height: 1.8;
margin-bottom: 12px;
}
@media (max-width: 500px) {
.delivery-instructions-box {
font-size: 0.95rem;
padding: 18px;
}
.delivery-instructions-box h3 {
font-size: 1.3rem;
}
}

🚚 Delivery & Return Policy | ڈیلیوری اور ریٹرن پالیسی

✔ Check Before Pay: You can open and check the parcel before payment. Your satisfaction is our top priority.

✔ 24/7 Support: In case of any issue after receiving the parcel, contact us on WhatsApp within 24 hours and we will assist you immediately.

✔ Easy Return & Exchange: If you’re not satisfied, return the product within 7 days for a full refund or exchange.

✔ Customer Satisfaction First: We are always here to help you! Feel free to reach out — your happiness is our success.


✔ پارسل چیک کریں اور پھر ادائیگی کریں: آپ پارسل کھول کر چیک کر سکتے ہیں، تسلی کے بعد ہی ادائیگی کریں۔

✔ کسی بھی مسئلے کی صورت میں: اگر پارسل موصول ہونے کے بعد کوئی مسئلہ ہو تو 24 گھنٹے کے اندر ہمارے واٹس ایپ نمبر پر رابطہ کریں۔

✔ واپسی اور تبدیلی: آپ 7 دن کے اندر ریٹرن کر کے رقم واپس یا پراڈکٹ تبدیل کرا سکتے ہیں۔

✔ آپ کی خوشی ہماری کامیابی ہے: ہم ہمیشہ آپ کے ساتھ ہیں۔ کسی بھی وقت رابطہ کریں۔

/* Sticky Mobile Bottom Navigation */
.mobile-nav {
position: fixed;
bottom: 0;
left: 0;
width: 100%;
background-color: #ffffff;
border-top: 1px solid #ccc;
display: flex;
justify-content: space-around;
align-items: center;
padding: 10px 0;
z-index: 1000;
box-shadow: 0 -2px 10px rgba(0,0,0,0.1);
font-family: ‘Segoe UI’, sans-serif;
}
/* Navigation Item Styling */
.mobile-nav a {
flex: 1;
text-align: center;
color: #00a884;
font-size: 0.85rem;
text-decoration: none;
display: flex;
flex-direction: column;
align-items: center;
}
.mobile-nav a i {
font-size: 1.3rem;
margin-bottom: 3px;
}
/* Optional Hover Effect */
.mobile-nav a:hover {
color: #008065;
}
/* Hide on Desktop */
@media (min-width: 768px) {
.mobile-nav {
display: none;
}
}


🏠Home
🛍️Shop
🛒Cart
❤️Fav

Shopping Cart
Home
Cart
Scroll to Top