/*** Place holder limit 10 ***/

.returns div:nth-of-type(1):after{
	content: "There is a 30 day cancellation period starting the day you receive your goods.";
}

.returns div:nth-of-type(2):after{
	content: "Your goods must be returned within 14 days after you notify us in writing that you would like to return the item/s.";
}

.returns div:nth-of-type(3):after{
	content: "When we are notified, we will provide you with a returns reference, this must be quoted with the return along with the order number.";
}

.returns div:nth-of-type(4):after{
	content: "The cost of the return postage is the responsibility of the customer. If the return postage is at our expense, then this amount will be deducted from the refund if the return is accepted.";
}

.returns div:nth-of-type(5):after{
	content: "HCL recommends using a tracked/courier delivery service, the goods are the customers responsibility until they reach HCL, we cannot be held liable for goods lost or damaged in transit.";
}

.returns div:nth-of-type(6):after{
	content: "Returns are processed as quickly as possible, if the customers return is accepted then they will be notified in writing. The refund will then be made within 14 days after receiving the goods. The refund agreed will be transferred to the payment method used to purchase the goods. No refund for cost of delivery upgrades or postage and packaging fees for part returns.";
}
