.wp_rechner #drueber #banner {max-height: 260px !important; border-radius: 20px 20px 0 0;}
.wp_rechner #ueberschrift_banner_div {display: inline-block; position: relative; padding: 0 20px; width: 100%; background-color: #FFFFFF; border-radius: 0; max-width: 100% !important; margin-left: -20px;}
.wp_rechner #ueberschrift_banner {margin-top: 15px;}
.wp_rechner #erklaerung_banner {border-radius: 0 0 20px 20px;}
.wp_rechner #erklaerung_banner {padding: 1px 0;}
.wp_rechner .ebene .schritt {background-color: var(--primaer_1); border-radius: 20px;}
.wp_rechner .rahmen .pfeil_unten {display: none;}
.wp_rechner .ebene.auswahl .radiobuttons.tool_rahmen {margin-top: 20px; border-radius: 20px;}
.wp_rechner .radiobuttons.drueber.an {margin-top: 10px;}
.wp_rechner #preis_daten {margin-top: 10px;}
.wp_rechner .radiobuttons .option_div {min-width: 163px !important;}
.wp_rechner .radiobuttons > div > object {width: 125px;}
.wp_rechner .js--fancy-select {height: 40px !important;}
.wp_rechner .js--fancy-select.select-field {margin-bottom: -14px;}
.wp_rechner #select_land {border: 0 !important;}
.wp_rechner .tooltip {border-radius: 20px;}
.wp_rechner .tooltip:after {display: none;}
.wp_rechner .box {width: 31%; background-color: #FFFFFF; padding: 10px; border-radius: 20px;}
.wp_rechner .img {width: 270px;}
.wp_rechner .box .preis {padding: 15px 0; color: var(--primaer_1_h); font-weight: 700;}
.wp_rechner .box .rahmen {color: var(--dunkelgrau);}
.wp_rechner .box .button {background: var(--primaer_1); height: 40px; line-height: 40px; font-size: 16px; font-weight: 700; border-radius: 20px;}
.wp_rechner .box .button:hover {background: var(--primaer_1_h);}
.wp_rechner svg #flaeche {fill: var(--primaer_1);}
@media screen and (min-width: 769px) and (max-width: 880px) {
	.wp_rechner .box {width: calc(100% - 20px) !important;}
	.wp_rechner #radiobuttons_0 .option_div {width: 200px !important;}
}
@media screen and (max-width: 560px) {
	.wp_rechner .box {width: calc(100% - 20px) !important;}
	.wp_rechner #radiobuttons_0 .option_div {width: 200px !important;}
}