/*** Place holder limit 20 ***/

.returns div:nth-of-type(1):after{
	content: "Goods which prove unsuitable may be returned for refund, credit or exchange if they are returned to us within 7 days of receipt. Subject to the following conditions:";
}

.returns div:nth-of-type(2):after{
	content: "•	Buyer is responsible for return postage charges.";
	margin: 0;
}

.returns div:nth-of-type(3):after{
	content: "•	Items are received in a resalable condition.";
	margin: 0;
}

.returns div:nth-of-type(4):after{
	content: "•	Items should be returned unused in their original condition in order to secure a refund.";
	margin: 0;
}

.returns div:nth-of-type(5):after{
	content: "•	Items are returned complete with all packaging in good condition. (We reserve the right to levy a charge to replace product packaging which is damaged or defaced).";
	margin: 0;
}

.returns div:nth-of-type(6):after{
	content: "•	Items returned after 7 days from receipt may be subject to a restocking charge of not less than 10%. This does not affect your statutory rights.";
	margin: 0;
}

.returns div:nth-of-type(7):after{
	content: "•	We cannot accept any items which have been specially ordered for you or manufactured to your specification for return.";
	margin: 0;
}

.returns div:nth-of-type(8):after{
	content: "•	All returns are to be accompanied by the senders name and address, account number, order reference number (these are found on the invoice), and reason for return. Please help us to help you.";
	margin: 0;
}

.returns div:nth-of-type(9):after{
	content: "•	We cannot accept responsibility for returned parcels which are undelivered, please retain your proof of postage etc., you may require it on the event of a claim with your carrier.";
}

.returns div:nth-of-type(10):after{
	content: "Spoox are not responsible for any labour charges incurred during fitment or removal of allegedly faulty (or incorrectly supplied) parts.";
}

.returns div:nth-of-type(11):after{
	content: "SHORTAGES & DAMAGE";
	font-weight: 700;
}

.returns div:nth-of-type(12):after{
	content: "Please advise us of any problems with shortages or carrier damage within 48 hours of receipt. We regret that beyond this time, due to circumstances beyond our control we may be unable to process your claim.";
}

