#card-element{
    display:inline-block;
    width:100%;
}
#card-element .StripeElement{
    background-color: #eee;
    border-width: 0;
    border-radius: 0;
    color: #999;
    font-size: 14px;
    padding: 16px;
    margin-bottom: 1em;
}

#card-element .divi-membership-gateway-field{
    margin-bottom: 1em;
}
/* .divi-membership-gateway-field{
    -webkit-appearance: none;
    background-color: #eee;
    width: 100%;
    border-width: 0;
    border-radius: 0;
    color: #999;
    font-size: 14px;
    padding: 16px;
} */