.wdpDynamicValue p{
margin-bottom: 10px;
}
.wdpDynamicValue{
margin: 0px 0 20px 0;
width: 100%;
display: none;
}
.wdpHiddenPrice{
display: none;
} .wdpLoader{
display: inline-block;
}
.wdpLoader span {
animation: dot-keyframes 1.5s infinite ease-in-out;
background-color: #000;
border-radius: 10px;
display: inline-block;
height: 3px;
width: 3px;
margin: 2px  2px 0 2px;
}
.wdpLoader span:nth-child(2) {
animation-delay: .5s;
}
.wdpLoader span:nth-child(3) {
animation-delay: 1s;
}
.wdp_save_text{
margin-bottom: 25px;
}
@keyframes dot-keyframes {
0% {
opacity: .4;
transform: scale(1, 1);
}
50% {
opacity: 1;
transform: scale(1.2, 1.2);
}
100% {
opacity: .4;
transform: scale(1, 1);
}
}.wcpay-express-checkout-wrapper{width:100%;clear:both;display:flex;flex-direction:column}.wcpay-express-checkout-wrapper #wcpay-express-checkout-element{opacity:0;transition:all .3s ease-in-out;min-height:0;margin:0}.wcpay-express-checkout-wrapper #wcpay-express-checkout-element.is-ready{opacity:1}.wcpay-express-checkout-wrapper #wcpay-express-checkout-element.is-ready:not(:first-child){margin-top:12px}.woocommerce-cart .wcpay-express-checkout-wrapper{margin-bottom:0}.woocommerce-checkout .wcpay-express-checkout-wrapper #wcpay-express-checkout-element.is-ready:first-child{margin-top:4px}.woocommerce-checkout .wcpay-express-checkout-wrapper #wcpay-woopay-button{margin-top:4px}.woocommerce .type-product .wcpay-express-checkout-wrapper,.wp-block-add-to-cart-form .wcpay-express-checkout-wrapper,.wc-proceed-to-checkout .wcpay-express-checkout-wrapper{margin-top:1em;margin-bottom:1em}.wcpay-express-checkout-wrapper,.wc-block-components-express-payment__event-buttons{list-style:none}.wcpay-express-checkout-wrapper .StripeElement iframe,.wc-block-components-express-payment__event-buttons .StripeElement iframe{max-width:unset}