.inspect-ehf-shortCode-col-wrap {
  display: block;
  position: relative;
  width: 70%;
}
.inspect-ehf-shortCode-col-wrap .inspect-ehf-large-text {
  width: 100%;
}

.inspect-ehf-copied_message {
  position: absolute;
  top: -100%;
  left: 0;
  padding: 3px 5px;
  background-color: #333;
  color: #fff;
  box-sizing: border-box;
  white-space: nowrap;
  border-radius: 4px;
}

#_inspect_search_filters_listing_filter_list_repeat h3.cmb-group-title.cmbhandle-title,
#_inspect_search_filters_listing_filter_list_repeat h3.cmb-group-title.cmbhandle-title span {
  text-transform: capitalize;
}
.inspect-swatches--color{
  width: 50px;
  height: 50px;
}
#the-list tr td:nth-child(1) .inspect-swatches__thumbnail{
  display: none !important;
}