.select-all[data-v-9cbf34da] {
  margin-right: 10px;
  background-color: var(--v-third-base) !important;
  border-radius: 16px;
  max-width: 138px;
  background-color: #cecece;
  max-height: 30px;
  padding: 0 10px 10px 12px;
}
.select-all .v-input[data-v-9cbf34da] {
  margin-top: 0px;
}
.select-all .theme--light.v-label {
  color: var(--v-primary-base) !important;
  font-size: 14px;
}
#pro-sel .prod-text:hover {
  color: maroon;
}
#spec_holder .v-input--selection-controls__input {
  margin-right: 0;
}
#spec_holder .v-input--selection-controls {
  margin-top: 0;
}
#spec_holder .v-input--selection-controls .v-input--selection-controls__ripple {
  display: none;
}
