.KSKPayDirect, .giropay_text:before{display:none!important;}

.selectpayproviderbutton{
	min-height:60px;
}
 .customcb[value="girocheckoutpaydirect"], .customcb[value="girocheckoutgiropay"] {
	background-image:url(https://min-tec.de/img/giro.png)!important;
}

.customcb[value="girocheckoutpaydirect"] + span, .customcb[value="girocheckoutgiropay"] + span{
	font-size:0px;
	opacity:0px;
	line-height:20px;
	max-width:250px;
	height:40px;
	max-height:40px;
	color:#fff;
}
.customcb[value="girocheckoutpaydirect"] + span:before{
	content:'Mit giropay-Login aufladen';
	font-size:19px;
	line-height:25px;
	display:block;
	float:left;
	color:#333;
}
.customcb[value="girocheckoutpaydirect"] + span:after{
	content:'(Mit Benutzername und Passwort von paydirekt)';
	font-size:15px;
	line-height:15px;
	display:block;
	color:#696969;
	float:left;
}

.customcb[value="girocheckoutgiropay"] + span:before{
	content:'Mit giropay Online-Überweisung aufladen';
	font-size:19px;
	line-height:25px;
	display:block;
	float:left;
	color:#333;
}
.customcb[value="girocheckoutgiropay"] + span:after{
	content:'(Mit Onlinebanking-Zugangsdaten)';
	font-size:15px;
	line-height:15px;
	display:block;
	color:#696969;
	float:left;
}

.customcb[value="girocheckoutgiropay"], .customcb[value="girocheckoutpaydirect"] {
	background-image:url(https://min-tec.de/img/giro.png)!important;
}

@media (max-width: 400px) {
	.customcb[value="girocheckoutpaydirect"] + span:before, .customcb[value="girocheckoutgiropay"] + span:before{
		font-size:13px;
	}
	.customcb[value="girocheckoutpaydirect"] + span:after, .customcb[value="girocheckoutgiropay"] + span:after{
		font-size:10px;
	}
}