/* .field-key-product .ts-form-group.switcher-label
{
    order: 2;
}

.field-key-product .ts-form-group.switcher-label:nth-child(3)
{
    order: 1;
}
 */
.codicts-hidden-class-selector ul > li:last-child {
    display: none !important;
}