.accept-online{
    max-width: 100%;width: 350px;margin: 0 auto;display: block;margin-top: 20px;
}
.online-discount{
font-family: 'poppins';
font-weight: 500!important;
margin:15px 0px!important;
line-height: 26px!important;
background: #5d9806!important;
padding: 10px!important;
border-radius: 14px!important;
color: #fff!important;
border: dashed!important;
font-size: 17px!important;
text-align: center!important;
}
.payment_mode{
    margin: 25px 0 25px 0!important;
    position: relative;
    background: #ececec;
    padding:0px 5px 15px 5px!important;
    border: dashed #c1bdbd;
    text-align: left!important;
    font-family: arial!important;
}
.payment_mode label{
    color: #484848!important;font-weight: 600!important;margin-bottom:8px!important;cursor: pointer;
}
.payment_mode label span{
    color: #468309!important;white-space: nowrap!important; font-family: arial!important;
}
.payment_mode_title{
    position: relative;
    top: -11px!important;
    background-color: #ececec!important;
    color: #000;
    font-size: 16px!important;
    font-weight: 600!important;
    margin: 0px!important;
    text-transform: uppercase!important;
    display: initial!important;
} 
input[type="radio"]{    
    background-color: #e84235!important;    width: 20px!important;
}

