.ns-plugin-whatsapp-float-button.ns-animated {
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-name: ns-whatsapp-pulse;
    display: none;
    animation-timing-function: ease-out;
}