/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 22 2026 | 16:53:27 */
/* 
   Queda visible solo el link general "Certificados" */
.woocommerce-Tabs-panel p:not(.mi-enlace-certificados):has(> span > a[href*=".pdf" i][href*="certific" i]),
.woocommerce-Tabs-panel p:not(.mi-enlace-certificados):has(> span > a[href*=".pdf" i][href*="rohs" i]) {
  display: none !important;
}