2024-09-03 17:35:36 +02:00
|
|
|
#payment ul.payment_methods [class*="payment_method_ppcp-"] label img {
|
|
|
|
max-height: 25px;
|
|
|
|
display: inline-block;
|
2020-09-18 15:38:38 +03:00
|
|
|
}
|
2020-10-16 13:44:11 +03:00
|
|
|
|
|
|
|
.payments-sdk-contingency-handler {
|
2024-09-03 17:35:36 +02:00
|
|
|
z-index: 1000 !important;
|
2020-10-16 13:44:11 +03:00
|
|
|
}
|
2021-09-14 09:28:48 +02:00
|
|
|
|
2021-09-14 11:44:49 +02:00
|
|
|
.ppcp-credit-card-gateway-form-field-disabled {
|
2021-09-14 09:28:48 +02:00
|
|
|
opacity: .5 !important;
|
|
|
|
}
|
2021-11-11 17:58:08 +02:00
|
|
|
|
|
|
|
.ppcp-dcc-order-button {
|
|
|
|
float: right;
|
|
|
|
}
|
2023-08-22 10:50:58 +03:00
|
|
|
|
|
|
|
iframe[id^="hosted-fields-tokenization-frame_"] {
|
|
|
|
display: none;
|
|
|
|
}
|