/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Feb 09 2026 | 08:06:57 */
/* Ocultar enlace "Mostrar más" del buscador (Blocksy) */
a.ct-search-more {
  display: none !important;
}
