.sub-widget-wrapper .widget-wrap {
    padding: 16px;
    border: 1px solid black;
    border-radius: 10px;
    margin-bottom: 16px;
}

.kte-sub-features input {
    position: relative;
}

.sub-options label {
    margin: 0 !important;
    margin-bottom: 6px !important;
}