.woocommerce-message, .success-message{color: #FFF; font-family: monospace; font-size: 16px; pointer-events: none; text-align: center;transition: all 0.75s ease;position: fixed; bottom: 25px; right: 0; background-color: #37bb04; border-radius: 5px;content: attr(aria-label); padding: 1rem; text-transform: none;width: 90%; margin: 0 3%; z-index: 1000;}
.woocommerce form .show-password-input::before, .woocommerce-page form .show-password-input::before{opacity:0}