.sp-configurable-product-item {
    padding-left: 20px;
    position: relative;
}

.sp-delete-configurable-product-item {
    position: absolute;
    left: 0;
    top: -3px;
    font-weight: 700;
    font-size: 13px;
}

.sp-delete-configurable-product-item:hover, .sp-delete-configurable-product-item:active {
    cursor: pointer;
    color: #D50000;
}

.sp-configurable-product-items-block .form-group {
    padding: 0 !important;
    margin: 0 !important;
}