.ezdp-tier-table-wrap {
	margin: 12px 0;
	font-size: 14px;
}
.ezdp-tier-table {
	border-collapse: collapse;
	margin: 8px 0 12px;
	min-width: 220px;
}
.ezdp-tier-table caption {
	text-align: left;
	font-weight: 600;
	padding-bottom: 4px;
}
.ezdp-tier-table th,
.ezdp-tier-table td {
	border: 1px solid #ddd;
	padding: 4px 10px;
	text-align: left;
}
.ezdp-tier-table th { background: #f6f6f6; }
.ezdp-callout {
	padding: 8px 12px;
	background: #fff7e6;
	border-left: 3px solid #f3b64a;
	margin: 8px 0;
}
.ezdp-badge {
	position: absolute;
	top: 6px;
	right: 6px;
	background: #d63638;
	color: #fff;
	font-size: 11px;
	padding: 2px 8px;
	border-radius: 10px;
	z-index: 2;
	line-height: 1.4;
}
li.product { position: relative; }

.woocommerce-cart-form ins { text-decoration: none; font-weight: 600; }
.woocommerce-cart-form del { color: #999; margin-right: 4px; }
