/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Mar 07 2025 | 07:24:09 */
@media only screen and (max-width: 767px) {
  .wa__btn_popup_txt {
    display:none !important;
  }
}