/* S1 Product Fields — ουδέτερο styling, κληρονομεί το theme. Ο Elementor widget
   προσθέτει δικά του typography/color controls πάνω από αυτό. */
.s1-field {
    display: inline-block;
    line-height: 1.5;
}
.s1-field__label {
    font-weight: 600;
    margin-right: .15em;
}
.s1-field__value {
    font-variant-numeric: tabular-nums;
}
.s1-field__before {
    margin-right: .25em;
}
.s1-field__after {
    margin-left: .25em;
}
