/*
Theme Name: WebOn Child
Theme URI: https://webon.qodeinteractive.com
Description: A child theme of WebOn
Author: Mikado Themes
Author URI: https://qodeinteractive.com
Version: 1.0.0
Text Domain: webon
Template: webon
*/

div#card-element {
    width: 50%;
    margin: 20px 10px;
    padding: 20px;
}


div#card-element-errors {
    color: red;
    font-size: 12px;
}

.row.selectsubs label {
    width: 40%;
    float: left;
}

.row.selectsubs input[type="radio"] {
    height: 30px;
}