.swrp-price del {
	opacity: 0.6;
	margin-right: 0.4em;
}

.swrp-price ins {
	text-decoration: none;
	font-weight: 600;
	color: inherit;
}

.swrp-tier-table {
	margin: 16px 0;
	border-collapse: collapse;
	width: 100%;
	max-width: 420px;
}

.swrp-tier-table th,
.swrp-tier-table td {
	border: 1px solid #ddd;
	padding: 6px 10px;
	text-align: left;
}

.swrp-contact-notice {
	margin: 12px 0;
	padding: 10px 14px;
	background: #f6f6f6;
	border-left: 3px solid #999;
	font-weight: 600;
}
