
/* v6l12a: oculta el triángulo SVG (por si existe) */
.wheelContainer svg polygon{ display:none !important; }
.wheelContainer .s2w-inner svg polygon{ display:none !important; }
