.HP_supported-brans-icons {
display: flex;
align-items: center;
float: right;
}
.HP_supported-brans-icons li {
flex: 1
}
.input-error {
border: 2px solid !important;
border-radius: 4px !important;
border-color: #d63638 !important;
}
.input-error-msg {
color: #d63638 !important;
font-weight: bold;
}
.hyperpay_custom_style {
width: 400px !important;
height: 175px !important; }
.hyperpay_custom_style~.CodeMirror {
width: 400px !important;
height: 175px !important;
border: #8c8f94 1px solid;
border-radius: 3px;
}
.hyperpay_gateways_logo {
border-radius: 3px;
border: #0000001e 1px solid !important;
margin: 0px !important;
}
.wpwl-button-brand {
padding: 0px !important;
border-radius: 40px;
}
.wpwl-apple-pay-button {
-webkit-appearance: -apple-pay-button !important;
}
.wpwl-brand-ZOODPAY {
background: url(//myremediez.com/wp-content/plugins/hyperpay-gateways/src/assets/images/continue-button.png);
background-size: contain;
background-repeat: no-repeat;
height: 50px;
width: 177px;
}
.modal {
display: none; position: fixed; z-index: 1; left: 0;
top: 0;
width: 100%; height: 100%; overflow: auto; background-color: rgb(0, 0, 0); background-color: rgba(0, 0, 0, 0.4); } .modal-content {
background-color: #fefefe;
margin: 15% auto; padding: 20px;
border: 1px solid #888;
width: 80%; max-width: 550px;
;
} .close {
color: #aaa;
float: right;
font-size: 28px;
font-weight: bold;
}
.close:hover,
.close:focus {
color: black;
text-decoration: none;
cursor: pointer;
}
.terms_zoodpay {
padding: 15px 20px;
}
.wpwl-control-iframe {
direction: ltr !important;
}
#payment .payment_methods li img{
height: 2em !important;
max-height: 2.5em !important;
}
@media only screen and (max-width: 782px) {
.hyperpay_custom_style {
width: 100% !important;
}
.hyperpay_custom_style~.CodeMirror {
width: 100% !important;
}
}