
.dd-total del{opacity:.6;margin-right:6px;}
.dd-total ins{text-decoration:none;font-weight:700;}

.dd-pickup-card{
	border:0;
	padding:12px 14px;
	border-radius:12px;
	background:#fff;
}
.dd-pickup-title{font-weight:650;margin-bottom:6px;}
.dd-pickup-address{opacity:.9;line-height:1.4;}

.dd-notices{margin:0 0 14px;}
.dd-notice{
	border:1px solid rgba(17,24,39,.12);
	background:#fff;
	border-radius:12px;
	padding:10px 12px;
	margin:0 0 10px;
	line-height:1.45;
}

/* Shipping sale-block notice should visually match the pickup card container. */
.dd-shipping-sale-notice{margin:10px 0 0;}
