/* paysafe CSS */
.billing-detail.dsp-form-container .dsp-form-control {
    margin-bottom: 0px;
}
.dsp-content-wrapper-form .dsp-content .billing-detail .error{
    display: block;
    margin-bottom: 15px;
    font-size: 13px;
    font-weight: 500;
}
.order-detail.box-pedding.margin-btm-3 .dsp-form-control {
    margin-bottom: 0px;
}
.dsp-content-wrapper-form .dsp-content .order-detail .error{
    display: block;
    margin-bottom: 15px;
    font-size: 13px;
    font-weight: 500;
}
/* ?paysafe css END */