.RB_PC_Swatch .RB_PC_Swatch_Field label {
  padding: 6px 12px!important;
}

.RB_PC_Swatch.RB_ColorSwatch .RB_PC_Swatch_Field label {
  font-size: 12px!important;
  height: auto!important;
  width: auto!important;
}

.RB_PC_Swatch .RB_PC_Swatch_Field input:checked ~ label {
  color: #000!important;
  background-color: #fff!important;
}

.RB_PC_Swatch .RB_PC_Swatch_Field.isDisabled input ~ label {
  color: #e8e8e1!important;
}