#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;
}
}#yith-wcwtl-output {
margin-bottom: 20px;
position: relative;
}
#yith-wcwtl-output:after,
#yith-wcwtl-output:before {
content: '';
clear: both;
display: table;
}
#yith-wcwtl-output label {
display: block;
margin-bottom: 5px;
}
#yith-wcwtl-output .yith-wcwtl-msg{
margin-bottom: 20px;
}
#yith-wcwtl-output .yith-wcwtl-msg h4{
color: #b21e1e;
margin-bottom: 15px;
font-weight: 600;
}
#yith-wcwtl-output label:last-of-type {
margin-bottom: 10px;
}
#yith-wcwtl-output input, #yith-wcwtl-output p {
margin-bottom: 10px;
}
#yith-wcwtl-output p{
color: #333333;
margin-top: 0;
}
#yith-wcwtl-output form {
display: grid;
grid-template-columns: 3fr 1fr;
grid-column-gap: 10px;
grid-row-gap: 10px;
}
#yith-wcwtl-output form #yith-wcwtl-email{
width: 100%;
height: 100%;
}
input#yith-wcwtl-email {
border-color: #e0e0e0;
border-radius: 9px;
padding: 18px;
font-size: 14px;
}
input#yith-wcwtl-email::-webkit-input-placeholder { color: #8d8d8d;
opacity: 1;
}
input#yith-wcwtl-email:-ms-input-placeholder { color: #8d8d8d;
opacity: 1;
}
input#yith-wcwtl-email::placeholder {
color: #8d8d8d;
opacity: 1;
}
#yith-wcwtl-output input#yith-wcwtl-policy-check {
display: inline;
margin: -2px 8px 0 0;
text-align: center;
vertical-align: middle;
}
#yith-wcwtl-output label[for="yith-wcwtl-policy-check"]{
margin: 10px 0 20px 0;
grid-column: 1 / -1;
}
#yith-wcwtl-output label[for="yith-wcwtl-policy-check"] span{
font-size: 12px;
}
#yith-wcwtl-output input#yith-wcwtl-policy-check + span {
font-size: 12px;
display: inline;
}
.yith-wcwtl-notices {
margin: 20px 0;
}
#yith-wcwtl-output .yith-wcwtl-notices p {
font-size: 14px;
font-weight: 700;
} .yith-wcwtl-ajax-message .wrapper-notice{
display: flex;
align-items: center;
}
.yith-wcwtl-ajax-message .wrapper-notice img{
margin-right: 30px;
}
.yith-wcwtl-ajax-message .wrapper-notice span{
line-height: 27px;
font-size: 17px;
} table.my_account_waitlist .product-info img {
max-width: 50px;
height: auto;
}
table.my_account_waitlist .product-info {
display: inline-block;
text-decoration: none !important;
box-shadow: none;
}
table.my_account_waitlist .product-image,
table.my_account_waitlist .product-title {
display: inline-block;
vertical-align: middle;
}
table.my_account_waitlist .product-title {
margin-left: 5px;
}
table.my_account_waitlist .waitlist-product-variation ul {
margin-bottom: 0;
margin-left: 0;
list-style: none;
}
@media( max-width: 996px ){
#yith-wcwtl-output form{
grid-template-columns: repeat(1, 1fr);
}
#yith-wcwtl-output form #yith-wcwtl-email{
height: auto;
}
}
@media (max-width: 768px) {
table.my_account_waitlist .waitlist-actions:before {
content: '' !important;
}
}