/*
Theme Name: Mien Child
Theme URI: https://mien.qodeinteractive.com
Description: A child theme of Mien
Author: Mikado Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: mien
Template: mien
*/
.bookingpress-payment-method.paypal label::before {
    content: "";
    display: inline-block;
    width: 100px;
    height: 36px;
    background-image: url("https://www.paypalobjects.com/webstatic/mktg/logo/pp_cc_mark_111x69.png");
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 8px;
    vertical-align: middle;
}
