Shipping Policy
We currently ship across India to deliver your favourite pieces safely to your doorstep.
1. Processing Time
Orders are processed and dispatched within 1–2 business days from the date of purchase.
2. Delivery Time
Estimated delivery timelines depending on your location:
-
Metro Cities: 2–5 business days
-
Other Locations: 4–8 business days
Note: Delivery timelines may vary during festivals, public holidays, or due to unforeseen courier delays.
3. Shipping Charges
Shipping charges (if applicable) are calculated and transparently displayed during checkout before payment.
4. Order Tracking & Delays
Tracking details will be shared via Email or SMS once your order is shipped. If your order is delayed beyond the expected delivery date, please contact our support team and we will assist you promptly.
#kara-terms-page{
max-width:1450px;
margin:40px auto;
padding:20px;
font-family:Arial,sans-serif;
}
.kara-terms-inner{
max-width:950px;
margin:auto;
background:#fffdf9;
border:1px solid #e8d9b5;
border-radius:24px;
padding:55px;
box-shadow:0 15px 40px rgba(0,0,0,.05);
}
.kara-badge{
display:inline-block;
background:#faf5eb;
color:#9b7b34;
padding:8px 18px;
border-radius:50px;
font-size:13px;
font-weight:600;
margin-bottom:18px;
border:1px solid #e8d9b5;
}
#kara-terms-page h1{
font-size:46px;
margin:0;
font-weight:700;
text-align:center;
background:linear-gradient(180deg,#f7df8d,#c79d2f,#8a6110);
-webkit-background-clip:text;
-webkit-text-fill-color:transparent;
}
.kara-subtitle{
text-align:center;
font-size:18px;
line-height:1.8;
color:#7d6b48;
margin:18px auto 45px;
max-width:700px;
}
.kara-section{
margin-bottom:28px;
padding:25px;
background:#ffffff;
border:1px solid #efe5cf;
border-radius:16px;
transition:.3s;
}
.kara-section:hover{
border-color:#d4af37;
transform:translateY(-2px);
box-shadow:0 10px 25px rgba(212,175,55,.08);
}
.kara-section h2{
margin:0 0 15px;
font-size:24px;
color:#2b2b2b;
}
.kara-section p{
font-size:16px;
line-height:1.9;
color:#555;
margin:0;
}
.kara-section ul{
margin:0;
padding-left:22px;
}
.kara-section li{
margin:10px 0;
line-height:1.8;
color:#555;
}
.contact-box{
background:linear-gradient(135deg,#fff,#faf4e7);
border:1px solid #e5d3a2;
padding:25px;
border-radius:14px;
margin-top:20px;
}
.contact-box p{
margin:8px 0;
}
@media(max-width:768px){
#kara-terms-page{
padding:12px;
}
.kara-terms-inner{
padding:24px 18px;
border-radius:18px;
}
#kara-terms-page h1{
font-size:34px;
}
.kara-subtitle{
font-size:15px;
margin-bottom:30px;
}
.kara-section{
padding:18px;
}
.kara-section h2{
font-size:20px;
}
}