.value-breakdown::before{
  content: "\A Anzahlung:   10€";
  font-weight: bold;
  white-space: pre-wrap;
  font-size: 1.3em;
}
.value-breakdown div{
  display:none;
  
}
.value-breakdown::after{
  content: "\A Die Anzahlung wird bei der Abholung der Waren angerechnet.";
  white-space: pre-wrap;
}
.shipping-date-hints::after{
  content: "Abholtag: Dienstag, 23.12.2025 (9-19 Uhr) und Mittwoch, 24.12.2025 (8-12 Uhr)";
  white-space: pre-wrap;
}
.alert-warning {
  display: none;
}

.badge-warning {
  display: none;
}

/*body.login div.card:last-child{*/
/*  display: none;*/
/*}*/