/* Tabellenausrichtung bei Berechnungen auf Artikelseite  */
.tc {text-align:center;}
.tc td {padding-bottom :10px;}

/* Unsichtbar */
.vh {visibility:hidden; line-height: 1px;}

/* padding bottom auf 0  */
.pb0 {padding-bottom:0px;} 
.pl15 {padding-left:15px;}

/* Darstellungen zu den Berechnungshilfen und Empfehlungen
/* Kein Rahmen um <summary> bei Google Crome */
summary::-webkit-details-marker {display:none;}
summary:focus {outline:none;}
summary:before {content:"+";font-weight:900;margin-right:5px;}
details[open] summary:before {content:"- ";font-weight:900;margin-right:5px;}

/* Rand links bei den Eingabefeldern Berechnungen */
input{padding-left:10px;}
select{padding-left:5px;}

.fr{float:right;}
#autocomplete_main .float-right .graduated_price{text-align:right!important;}
#autocomplete_main .float-right.auto_desc{width:calc(100% - 80px);text-align:right!important;}
li.autocomplete_content.my-2{margin:0!important;}

.schema{width:305px;height:430px;font-size:0px;}
.small_ber{font-size:75%; font-weight: 600;}