/* Checkbox/Label - optional, falls gewünscht */

/* Input-Felder */
.boxyfy-star-rating-input {
    width: 80px;
}

.boxyfy-star-rating-size-input {
    width: 80px;
}

.boxyfy-rating-text-input {
    width: 100%;
    box-sizing: border-box;
    margin-top: 4px;
}
