input[type=radio]:checked+.product-attribute-name {
    border-color: #00bfd6 !important;
    background: #00bfd6 !important;
    color: #fff !important;
}