Need Help?
If you need any support or have any inquiries, feel free to contact us at info@shop-voo.com. Our team will get back to you within 48 hours.
Refund & Exchange Policy
- Refund or exchange requests can only be made while the courier is still at your location during delivery.
- Once the courier has left, we’re unable to process any refund or exchange requests.
- If your exchange request is approved, please ensure the item is unused and in its original, complete packaging exactly as received.
Thank you for choosing Shopvoo 🛍️✨
.sv-support {
padding: 24px 16px;
background: #f6f7fb;
}
.sv-card {
max-width: 920px;
margin: 0 auto;
background: #fff;
border: 1px solid #eef2f7;
border-radius: 16px;
box-shadow: 0 10px 28px rgba(16, 24, 40, 0.08);
overflow: hidden;
}
.sv-header {
padding: 22px 22px 12px 22px;
border-bottom: 1px solid #eef2f7;
}
.sv-header h2 {
margin: 0 0 8px 0;
font-size: 20px;
color: #111;
letter-spacing: 0.2px;
}
.sv-header p {
margin: 0;
font-size: 15px;
line-height: 1.65;
color: #444;
}
.sv-link {
color: #0a66c2;
text-decoration: none;
font-weight: 600;
}
.sv-link:hover {
text-decoration: underline;
}
.sv-policy {
padding: 18px 22px 10px 22px;
}
.sv-policy h3 {
margin: 0 0 10px 0;
font-size: 16px;
color: #111;
}
.sv-policy ul {
margin: 0;
padding-left: 18px;
color: #555;
font-size: 14px;
line-height: 1.7;
}
.sv-policy li + li {
margin-top: 6px;
}
.sv-actions {
margin-top: 14px;
}
.sv-btn {
display: inline-block;
padding: 11px 16px;
border-radius: 10px;
background: #111827;
color: #fff;
text-decoration: none;
font-weight: 700;
font-size: 14px;
}
.sv-btn:hover {
opacity: 0.92;
}
.sv-footer {
padding: 14px 22px 20px 22px;
border-top: 1px solid #eef2f7;
color: #777;
font-size: 13px;
}