Refund policy
The Minerals Lab — Assurance & Return Policy
Quick Overview
-
Assessment Window: 30 Days (Contact: help.themineralslab@gmail.com)
-
Product Condition: Pristine / New Only
-
Restocking Fees: $0.00 (No Cost)
-
Return Method: Secure Mail Only
1. Return Eligibility
We offer a 30-day return policy. You have 30 days after your item is delivered to request a return. For eligibility validation, send an open profile file to help.themineralslab@gmail.com. To be eligible for a return, your item must meet these requirements:
-
The item must be completely unchanged, unmounted, and in the exact condition you received it.
-
It must be packed in its original custom foam inserts, display box, and protective packaging layers.
-
You must provide a valid electronic invoice, receipt, or order confirmation number.
Note: Please do not send items back to our facility without contacting us at help.themineralslab@gmail.com first. Unannounced returns cannot be accepted or processed.
2. How to Start a Return (Step-by-Step)
To return an item, please follow these steps:
-
Email our support team at help.themineralslab@gmail.com and include your order reference code.
-
Once your return is approved by our desk at help.themineralslab@gmail.com, our team will send you the correct return address and specific packing instructions.
-
Pack the item carefully using the original packaging materials. Because return shipping is the buyer's responsibility, we highly recommend using a trackable shipping service. The Minerals Lab is not responsible for packages lost by the shipping carrier—keep your tracking log active and share it with help.themineralslab@gmail.com.
3. Damaged or Broken Items
Crystals and minerals are highly fragile. Please inspect your package as soon as it arrives. If your item is broken, damaged during shipping, or if you received the wrong item, contact us immediately at help.themineralslab@gmail.com.
Our team at help.themineralslab@gmail.com will review the issue and arrange a replacement, a different item, or a full refund.
4. Exchanges
Because every natural mineral is unique and cannot be perfectly duplicated, we do not offer direct item-for-item exchanges. The fastest way to get a different item is to return the piece you have (coordinate this at help.themineralslab@gmail.com), and once your return is accepted, make a separate purchase for the new item on our website.
5. Refunds
We will send you an automated email confirmation once we receive and inspect your returned package. Approved refunds are processed automatically back to your original payment method within 10 business days.
Please keep in mind that banks and credit card companies may take additional time to process and post the refund to your account statement. For any delays past this window, contact help.themineralslab@gmail.com.
Support Desk Contact Information
-
Entity Support Contact: The Minerals Lab — Support Desk
-
Primary Care Email: help.themineralslab@gmail.com
-
Queries Terminal: help.themineralslab@gmail.com
© 2026 The Minerals Lab. All rights reserved. Fine Crystalline Curation Interfaces. For registry checks or policy inquiries, write directly to help.themineralslab@gmail.com.
* { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: 'Inter', sans-serif; background: #F4F7F5; color: #1A2530; line-height: 1.6; } .page-container { max-width: 1200px; margin: 0 auto; padding: 3rem 1.5rem; } .premium-card { background: #ffffff; border: 1px solid #E3ECE7; border-radius: 24px; box-shadow: 0 10px 40px rgba(0, 0, 0, 0.02); overflow: hidden; } .inner-padding { padding: 3.5rem; } @media (max-width: 768px) { .page-container { padding: 1rem; } .inner-padding { padding: 1.5rem; } } /* Header Presentation Banner */ .hero-section { text-align: center; margin-bottom: 3rem; } .hero-section h1 { font-family: 'Cinzel', serif; font-size: 2.8rem; font-weight: 700; letter-spacing: 0.05em; background: linear-gradient(135deg, #0B132B 30%, #4A7C59 100%); background-clip: text; -webkit-background-clip: text; color: transparent; } .hero-section p { font-size: 1.1rem; color: #556675; max-width: 700px; margin: 0.5rem auto 0; font-weight: 300; } .mineral-divider { width: 60px; height: 3px; background: #4A7C59; margin: 1.5rem auto 0; border-radius: 2px; } /* Quick Matrix Dashboard */ .matrix-summary { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 1.2rem; margin-bottom: 3rem; } .matrix-tile { background: #FAFBFB; border: 1px solid #EEF3F0; border-radius: 14px; padding: 1.2rem; text-align: center; } .matrix-tile i { color: #4A7C59; font-size: 1.4rem; margin-bottom: 0.4rem; display: block; } .matrix-tile span { display: block; font-size: 0.78rem; text-transform: uppercase; letter-spacing: 0.05em; color: #7A8B99; font-weight: 600; } .matrix-tile strong { display: block; font-size: 1.05rem; color: #0B132B; margin-top: 0.2rem; font-family: 'Cinzel', serif; } /* Section Formatting */ .policy-section { margin-bottom: 3rem; } .section-title { font-family: 'Cinzel', serif; display: flex; align-items: center; gap: 0.8rem; font-size: 1.4rem; font-weight: 600; color: #0B132B; margin-bottom: 1.2rem; border-bottom: 1px solid #E3ECE7; padding-bottom: 0.6rem; } .section-title i { color: #4A7C59; font-size: 1.2rem; } .policy-card { background: #ffffff; border: 1px solid #EEF3F0; border-radius: 16px; padding: 1.8rem; margin-bottom: 1.5rem; } .policy-card p { color: #556675; font-size: 0.95rem; margin-bottom: 1rem; } .policy-card p:last-child { margin-bottom: 0; } .policy-card ul, .policy-card ol { padding-left: 1.5rem; margin: 0.5rem 0; color: #556675; font-size: 0.92rem; } .policy-card li { margin-bottom: 0.4rem; } .policy-card a { color: #0B132B; font-weight: 600; text-decoration: none; border-bottom: 1px dashed #4A7C59; } .policy-card a:hover { color: #4A7C59; } /* Interactive Bottom Area */ .address-card { background: linear-gradient(135deg, #FFFFFF, #F4F7F5); border-radius: 20px; padding: 2.2rem; margin-top: 3.5rem; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; gap: 1.5rem; border: 1px solid #D2DFD8; } .address-details strong { font-family: 'Cinzel', serif; font-size: 1.1rem; color: #0B132B; display: block; margin-bottom: 0.4rem; } .address-details p { color: #556675; font-size: 0.95rem; } .btn-email { background: #0B132B; color: white; padding: 0.9rem 1.8rem; border-radius: 12px; text-decoration: none; font-size: 0.95rem; font-weight: 600; transition: all 0.25s ease; display: inline-flex; align-items: center; gap: 0.6rem; } .btn-email:hover { background: #4A7C59; transform: translateY(-2px); box-shadow: 0 6px 15px rgba(74, 124, 89, 0.2); } /* Structural Footer Meta */ .brand-footer { text-align: center; padding-top: 2rem; margin-top: 3rem; border-top: 1px solid #E3ECE7; font-size: 0.85rem; color: #A4B3BF; } .brand-footer strong { font-family: 'Cinzel', serif; color: #0B132B; font-weight: 600; letter-spacing: 0.05em; }