/*** Place holder limit 30 ***/

.delivery div:nth-of-type(1):after{
	content: "Most UK deliveries are shipped within 1 working day providing the order is placed before 12pm but can take up to 4 working days to be delivered, This only includes products that are in stock, any product that has a different delivery time will be specified on the product page.";
}

.delivery div:nth-of-type(2):after{
	content: "Costs";
	font-weight: 700;
}

.delivery div:nth-of-type(3):after{
	content: "** Free for most deliveries to the UK on orders over £80.00 **";
	margin: 0;
}
.delivery div:nth-of-type(4):after{
	content: "** £6.95 for all standard deliveries to the UK under £80.00 **";
	margin: 0;
}
.delivery div:nth-of-type(5):after{
	content: "** £6.95 for all liquids delivered to the UK under £80.00**";
	margin: 0;
}
.delivery div:nth-of-type(6):after{
	content: "** £19.95 for orders containing items over 1m in length regardless of order value**";
	margin: 0;
}
.delivery div:nth-of-type(7):after{
	content: "** £39.95 for orders containing items over 2.4m in length regardless of order value**";
	margin: 0;
}
.delivery div:nth-of-type(8):after{
	content: "** £14.95 to remote areas such as the scottish highlands and islands regardless of order value **";
}

.delivery div:nth-of-type(9):after{
	content: "*Delivery charges apply to:";
	margin: 0;
}
.delivery div:nth-of-type(10):after{
	content: "Products such as items over 1m in length and heavy items deliveries to Scottish Highlands and UK islands deliveries before noon and on weekends.";
	margin: 0;
}
.delivery div:nth-of-type(11):after{
	content: "We use FedEx to ship most of our products. FedEx will deliver overnight to most areas in the UK mainland and request a signature upon successful delivery.";
	margin: 0;
}
.delivery div:nth-of-type(12):after{
	content: "Heavy and long items may be sent via pallet delivery.";
}

.delivery div:nth-of-type(13):after{
	content: "UK Highlands & Islands Deliveries";
	font-weight: 700;
}

.delivery div:nth-of-type(14):after{
	content: "Most deliveries are shipped within 1 working day but can take up to 5 working days to be delivered, this only applies on parcels up to and including 1 metre long.";
}

.delivery div:nth-of-type(15):after{
	content: "Costs";
	font-weight: 700;
}

.delivery div:nth-of-type(16):after{
	content: "£14.95 for all Scottish remote locations";
	margin: 0;
}
.delivery div:nth-of-type(17):after{
	content: "£25.00 for all UK islands, Isle of Man and Channel Islands deliveries";
	margin: 0;
}
.delivery div:nth-of-type(18):after{
	content: "£19.95 for Northern Ireland";
}
