.wm-b2c-delivery-estimate {
	display: block;
	margin-top: 4px;
	font-size: 12px;
	line-height: 1.4;
	color: #6b7280;
	font-weight: 400;
}

.wm-b2c-delivery-estimate--sidebar {
	margin-top: 2px;
}

.wm-b2c-delivery-estimate--single {
	display: block;
}

.wm-b2c-delivery-estimate__prefix {
	font-weight: 600;
}

.wm-b2c-delivery-estimate__amount {
	font-weight: 400;
	color: inherit;
}

.woocommerce-checkout-review-order-table .wm-b2c-delivery-estimate {
	margin-left: 0;
}

#wm-cart-sidebar .wm-b2c-delivery-estimate {
	font-size: 12px;
	color: #6b7280;
}
