.tpay-payment-method .payment-method-title .label .payment-icon {
    width: auto !important;
}

.tpay-text-regulamin {
    color: black;
}
.tpay-text-regulamin a {
    text-decoration: underline;
}


.checkout-agreements.fieldset:has(input.mage-error) {
    border: 1px solid #e02b27; /* np. czerwony border */
    padding: 5px;
}
.field.choice.tcagreecreateaccount:has(input.mage-error) {
    border: 1px solid #e02b27; /* np. czerwony border */
    padding: 5px;
}
