.holm_logo{
    margin: 5px 0px 5px 0px;
    display: block;
}

.holm_logo img{
	float:left;
	max-width: 80px;
	margin-right: 5px
}

.holm_logo p{
	font-weight: bold;
}

/* #payment_method_holm_banklink{
	display: none;
} */

.payment_method_holm_banklink img{
	max-width: 70px;
}

li.wc_payment_method.payment_method_holm_banklink img {
    width: 70px;
}

label[for=payment_method_holm_banklink]{
/* 	color: transparent;
    margin-left: 0px; */
}

.holm-payment-methods-wrapper{
	padding:10px 0;
	background-color: inherit;
}

.holm-payment-methods-wrapper ul{
	list-style: none;
}

.holm-payment-methods-wrapper li{
	font-family: inherit;
	background-color: inherit !important;
}

.holm_method{
	margin: 0px 0px 5px 0px;
}

.holm_product_order_view{
	display: inline-flex;
}

.holm_method label{
	display: inline-flex !important;
	white-space: nowrap;
	width: 80px;
}

.holm_method label img {
	padding-right:10px !important;
}

.holm-payment-methods-wrapper img{
	float:none !important;
	max-width: 80px !important;
	margin-left: 5px;
	max-height: 2.5em;
}

.holm-payment-methods-wrapper input{
	margin-right: 5px;
}

.holm_method_desc{
	display: none;
}