/**
*Theme Name:Doctordetroit
*Author:webee it services
**/
.wc-stripe-elements-field, .wc-stripe-iban-element-field {
    border: 1px solid #ddd;
    margin: 5px 0;
    padding: 5px;
    width: 100% !important;
    background-color: #fff;
    outline: 0;
}

#stripe-card-element{
    width:100%;
}