input[type=radio]:checked+.product-attribute-name {
	border-color: #00bfd6 !important;
	background: #00bfd6 !important;
	color: #fff !important;
}
.border-bottom-custom{
	padding:5px;
	border-bottom: 1px solid #007bff;
}