.cartconceptfee-summary-line {
	/* display: flex; */
	/* justify-content: space-between; */
	/* align-items: center; */
	/* padding: 0.75rem 0; */
	/* border-top: 1px solid #e5e5e5; */
	/* font-size: 0.95rem; */
}

.cartconceptfee-summary-line .label {
	/* font-weight: 500; */
}

.cartconceptfee-summary-line .value {
	/* font-weight: 600; */
}

.cartconceptfee-hidden {
	display: none !important;
}
