﻿/* Note: Please add any styles that are overriding Radzen/Wcb Material theme to this file */
.rz-radiobutton-box .rzi {
    width: var(--rz-radio-icon-width);
    height: var(--rz-radio-icon-height);
}

.rz-radiobutton-box .rzi-circle-on::before {
    content: none;
}