: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
/* Common CSS for templates */
box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
transform: translateX(0px);
transform: translateX(-8px);
transform: translateX(8px);
transform: translateX(0);
animation: wws-shake 300ms;
border-top: 1px dashed #eee;
padding: 8px 12px 6px 12px;
-webkit-user-select: none;
outline: none !important;
.wws-popup .wws-gdpr label {
.wws-popup .wws-gdpr label input[type="checkbox"] {
/* Button generator button CSS */
text-decoration: none !important;
.wws-shortcode-btn:hover {
box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.16);
.wws-shortcode-btn > svg {
animation: wws-sk-bouncedelay 1.4s infinite ease-in-out both;
.wws-spinner .wws-bounce1 {
.wws-spinner .wws-bounce2 {
@keyframes wws-sk-bouncedelay {
display: inline-block !important;
.wws-popup__open-btn > svg,
.wws-popup__open-btn > span {
.wws-popup__open-btn > svg {