.pointer{
	cursor: pointer;
}
#ecwid_html #ecwid_body .ecwid .ec-radiogroup__item--checked .sellonboard_payment_list .payment_item{
	border-top: 1px solid #ccc;
	padding-top: 10px !important;
}
.sellonboard_payment_list .payment_item .pay_title{
	margin-left: 8px;
	width: 100% !important;
}
.sellonboard_payment_list .payment_item .pay_title .sub_payment_methods{
	float:right !important;;
}
.ec-radiogroup__item--checked .sellonboard_payment_list{
	display:block !important;
	margin-top: 10px !important;
}
.ec-radiogroup__item--checked.ec-radiogroup__item--PhonePe-Payment-Gateway-DEV .sellonboard_payment_methods,
.ec-radiogroup__item--checked.ec-radiogroup__item--PhonePe-Payment-Gateway .sellonboard_payment_methods{
	display:block !important;
	padding-left: 0 !important;
}
.ecwid_PaymentMethodsBlockSvgCustom{
	display: inline-block; 
	height: 20px !important; 
	background-color: rgb(255, 255, 255) !important; 
	margin-right: 5px !important;
}
.ec-radiogroup__item--app_id-PhonePe-dev.ec-radiogroup__item--checked .ec-radiogroup__item-wrap .ec-radiogroup__body,
.ec-radiogroup__item--app_id-PhonePe-app.ec-radiogroup__item--checked .ec-radiogroup__item-wrap .ec-radiogroup__body,
.ec-radiogroup__item--app_id-PhonePe-dev.ec-radiogroup__item--checked .ec-radiogroup__item-wrap .ec-radiogroup__info,
.ec-radiogroup__item--app_id-PhonePe-app.ec-radiogroup__item--checked .ec-radiogroup__item-wrap .ec-radiogroup__info{
	width:100% !important;
}
.ec-radiogroup__item--checked{
	
}
.sob_payment_item{
	cursor: pointer;
}
.sob_payment_item.active{
	border: 3px solid #1a7ac4 !important;
}
.sob_payment_item .sub_payment_icon{
	height: 20px !important;
	margin-left: 7px;
}
.ecwid_PaymentMethodsBlockSvgCustom.ecwid-PaymentMethodsBlockSvg:last-child {
    margin-right: 0 !important;
}