/* Permite ver el nombre y SKU completos en las tarjetas de producto. */
[class*="title-line-"] .wd-product .wd-entities-title {
    max-height: none !important;
    overflow: visible !important;
}
