#payment .payment_methods li[class*="payment_method_xpay"] label img {
width: fit-content;
max-width: 50px;
max-height: 20px;
transform: scale(1.2);
margin-left: 15px;
}
#payment .payment_methods li[class*="payment_method_xpay"] label img:where([src*="google-pay"]) {
transform: scale(2);
}
#payment .payment_methods li[class*="payment_method_xpay"] label img:where([src*="skrill"]) {
max-width: 40px;
}
#payment .payment_methods li[class*="payment_method_xpay"] label img:where([src*="alipay"]) {
transform: scale(2);
max-width: 35px;
margin-left: 30px;
}
#payment .payment_methods li[class*="payment_method_xpay"] label img:where([src*="wechat"]) {
transform: scale(1.5);
}
#payment .payment_methods li[class*="payment_method_xpay"] label img:where([src*=".svg"]),
#payment .payment_methods .nexixpay-loghi-container div.img-container img:where([src*=".svg"]) {
width: 50px;
height: auto;
}
#payment .payment_methods .nexixpay-loghi-container {
display: flex;
flex-direction: row;
flex-wrap: wrap;
align-items: center;
margin-inline: -5px;
margin-bottom: 15px;
}
#payment .payment_methods .nexixpay-loghi-container div.img-container {
width: 100%;
max-width: 50px;
max-height: 50px;
padding: 5px;
}
#payment .payment_methods .nexixpay-loghi-container div.img-container img {
width: 100%;
height: 100%;
}
#payment .payment_methods li p.pagodil-select,
.entry-content p.pagodil-select {
margin-bottom: 0px;
margin-top: 15px;
font-size: 16px;
}
#payment .payment_methods select.pagodil-select {
width: 127px;
}
#payment .payment_methods p.with-margin-top {
margin-top: 15px;
}
.pagodil-p-size {
font-size: 16px;
}
.wc-payment-form .build-field-row {
display: flex;
flex-direction: row;
max-width: 300px;
gap: 5px;
}
.wc-payment-form .build-field-row:has(div:empty) {
gap: 0 !important;
}
div#EXPIRATION_DATE {
width: 60%;
}
div#SECURITY_CODE {
width: 40%;
}
.wc-payment-form .iframe-field {
height: 50px;
border: none;
width: 100%;
}
.npg-build-error-msg-container {
color: red;
margin-block: 5px;
}
.nexi-hide {
display: none !important;
}
p.loading {
color: black;
font-size: 2em;
}
p.loading:after {
content: " .";
animation: dots 1s steps(5, end) infinite;
}
@keyframes dots {
0%,
20% {
color: rgba(0, 0, 0, 0);
text-shadow: 0.25em 0 0 rgba(0, 0, 0, 0), 0.5em 0 0 rgba(0, 0, 0, 0);
}
40% {
color: black;
text-shadow: 0.25em 0 0 rgba(0, 0, 0, 0), 0.5em 0 0 rgba(0, 0, 0, 0);
}
60% {
text-shadow: 0.25em 0 0 black, 0.5em 0 0 rgba(0, 0, 0, 0);
}
80%,
100% {
text-shadow: 0.25em 0 0 black, 0.5em 0 0 black;
}
}#wcp-debug {
padding: 0 0 0;
font-size: 1em;
margin-bottom: 20px;
}
#wcp-debug #wcp-debug-header {
background: #3d9cd2;
color: #ffffff;
padding: 10px 20px;
cursor: pointer;
position: relative;
}
#wcp-debug #wcp-debug-header .wcp-debug-toggle {
background-image: url(//mastrogeppettovintage.shop/wp-content/plugins/conditional-payments-for-woocommerce/frontend/img/arrow.svg);
background-repeat: no-repeat;
background-position: right center;
width: 42px;
height: 100%;
right: 0;
top: 0;
background-size: 42px;
position: absolute;
transition: .3s all;
}
#wcp-debug.closed .wcp-debug-toggle {
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
}
#wcp-debug #wcp-debug-contents {
padding: 20px 20px 0;
display: none;
border: 1px solid #dee2e6;
border-width: 0 1px 1px;
}
#wcp-debug #wcp-debug-contents .wcp-debug-tip {
color: #1864ab;
background: url(//mastrogeppettovintage.shop/wp-content/plugins/conditional-payments-for-woocommerce/frontend/img/tip2.svg) no-repeat left 5px;
background-size: 16px 16px;
padding-left: 24px;
}
#wcp-debug #wcp-debug-contents h3 {
margin: 10px 0 20px;
font-weight: bold;
font-size: 1.2em;
}
#wcp-debug #wcp-debug-contents h3.ruleset-title {
font-size: 1em;
}
#wcp-debug #wcp-debug-contents h3.ruleset-title a {
font-weight: bold;
}
#wcp-debug .wcp-debug-result-label {
padding: 5px;
border-radius: 3px;
color: #ffffff;
font-weight: bold;
text-transform: uppercase;
font-size: 12px;
}
#wcp-debug .wcp-debug-result-label.wcp-debug-result-label-pass {
background: #2b8a3e;
}
#wcp-debug .wcp-debug-result-label.wcp-debug-result-label-fail {
background: #c92a2a;
}
#wcp-debug table.wcp-debug-table {
border: 1px solid #dee2e6;
margin: 0 0 20px;
}
#wcp-debug table.wcp-debug-table.wcp-debug-table-fixed {
table-layout: fixed;
}
#wcp-debug table.wcp-debug-table td, #wcp-debug table.wcp-debug-table th {
padding: 5px 10px;
}
#wcp-debug table.wcp-debug-table td.align-right,
#wcp-debug table.wcp-debug-table th.align-right {
text-align: right;
}.woocommerce-checkout-review-order-table input[type="radio"].shipping_method + label {
font-weight: 700;
}
.sc-delivery-method-description {
padding-left: 2.75rem;
font-size: 0.9em;
padding-bottom:0
}
.sc-delivery-method-mount-point {
display: block;
width: 100%;
}
.woocommerce-shipping-totals input[type="radio"].shipping_method + label {
font-weight: 700;
}#place_order.ppcp-hidden{display:none !important}.ppcp-disabled{cursor:not-allowed;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.ppcp-disabled *{pointer-events:none}.ppc-button-wrapper .ppcp-messages:first-child{padding-top:10px}#ppc-button-ppcp-gateway{line-height:0}#ppc-button-ppcp-gateway div[class^=item-]{margin-top:14px}#ppc-button-ppcp-gateway div[class^=item-]:first-child{margin-top:0}#ppc-button-minicart{line-height:0;display:block}.ppcp-button-apm{--apm-button-border-radius: 4px;overflow:hidden;min-width:0;max-width:750px;line-height:0;border-radius:var(--apm-button-border-radius);height:45px;margin-top:14px}.ppcp-button-apm.ppcp-button-pill{--apm-button-border-radius: 50px}.ppcp-button-apm.ppcp-button-minicart{display:block}.ppcp-width-min .ppcp-button-apm{height:35px}.ppcp-width-300 .ppcp-button-apm{height:45px}.ppcp-width-500 .ppcp-button-apm{height:55px}.wp-block-woocommerce-checkout .ppcp-button-apm,.wp-block-woocommerce-cart .ppcp-button-apm{margin:0;min-width:0}.wp-admin .ppcp-button-apm{pointer-events:none}