.vcmodal .product-detail .detail-attachment.productdetails a:after,
.structure-product-detail .detail-attachment.productdetails a:after {
  content: 'Dettagli prodotto';
}
.vcmodal .product-detail .detail-attachment.datasheet a:after,
.structure-product-detail .detail-attachment.datasheet a:after {
  content: 'Scheda tecnica';
}
.vcmodal .product-detail .detail-attachment.dop a:after,
.structure-product-detail .detail-attachment.dop a:after {
  content: 'Dichiarazione di prestazione';
}
.vcmodal .product-detail .detail-attachment.sblds a:after,
.structure-product-detail .detail-attachment.sblds a:after {
  content: 'Scheda di sostenibilità';
}
.vcmodal .product-detail .detail-attachment.sds a:after,
.structure-product-detail .detail-attachment.sds a:after {
  content: 'Scheda di sicurezza';
}
.vcmodal .product-detail .detail-attachment.vid a:after,
.structure-product-detail .detail-attachment.vid a:after {
  content: 'Video del prodotto';
}
