/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

#mc_embed_signup .button {
 height: 30px;
 background-color: #e7e7e7; 
 color: black;
 border: none;
 margin-top: 10px;
 border-radius: 2px;
}

.wcs-timetable--large .wcs-table__tr.wcs-timetable__heading .wcs-class__title {
    padding-left: 8px !important;
    display: table-cell;
}
.donation-form .field.radio input, .donation-form .field.checkbox input {
    width: auto;
    margin-left: 20PX;
    margin-right: 20px;
}
.donation-form label{
    font-size: 13px;
}
.donate-box{
    background-color:#e9eaee;
    padding:10px;
}