.ep-spinner .path{stroke:#93bfec;stroke-linecap:round;-webkit-animation:1.5s ease-in-out infinite dash;animation:1.5s ease-in-out infinite dash}@-webkit-keyframes rotate{100%{transform:rotate(360deg)}}@keyframes rotate{100%{transform:rotate(360deg)}}@-webkit-keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}100%{stroke-dasharray:90,150;stroke-dashoffset:-124}}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}100%{stroke-dasharray:90,150;stroke-dashoffset:-124}}#payment .payment_methods .payment_method_easypay_checkout img{float:none;padding:0;max-height:2em;max-width:100%;margin:5px 0}#payment .payment_methods>.wc_payment_method>label{align-items:center;line-height:120%}#easypay-checkout{display:flex;justify-content:center}