/*** Place holder limit 20 ***/

.delivery div:nth-of-type(1):after{
	content: "At Key Library, we do everything possible to get your order to you as quickly and safely as possible. Orders can be shipped via Royal Mail 1st Class, Royal Mail 2nd Class, Royal Mail Special Delivery by 1 PM, or DPD at checkout.";
}

.delivery div:nth-of-type(2):after{
	content: "Orders are shipped same day if placed before 1PM during business days (Monday–Friday). Orders placed after this time will be dispatched the next working day. Please note, we do not dispatch on weekends or public holidays.";
}
