#payment .payment_methods li.payment_method_bluetape:has(input[type="radio"]:checked) {
    /*border: solid #049ff3 5px !important;*/
    /*border-radius: 20px;*/
}
#payment .payment_methods li.payment_method_bluetape img {
    display: inline-block;
    float: none;
}
.payment_method_bluetape p img {
    margin-top: 20px
}
.footer-bluetape {
    text-align: center;
    margin-top: 20px
}
.footer-bluetape .footer-bluetape-img img {
    margin-bottom: 10px;
    margin-top: 10px;
}
