/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Dec 20 2024 | 01:31:08 */
#shipping_method_0_local_pickup11:checked + label[for=shipping_method_0_local_pickup11]::after {
    display: block;
    content: "Pease note new pickup address: GOLD HQ, 4/273 Neilson Street, Onehunga";
	color: red;
	font-weight: 600;
	padding: 10px 18px 10px 18px;
	margin: 7px 5px 13px 18px;
	border: 1px solid #f1f1f1;
}