.grecaptcha-badge { visibility: hidden; } h2.woocommerce-loop-category__title { } li.product-category a {
color: #222222;
} li.product-category a .wc-product-image{
transition: opacity 0.2s ease-in-out;
}
li.product-category a:hover .wc-product-image{
opacity:0.9;
} .wc-has-gallery .secondary-image{
transition:opacity .35s ease-in-out!important;
}  .tabs.wc-tabs{
border-bottom:1px solid #f2f2f2;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li{
border-color: #f2f2f2;
} .woocommerce-product-attributes-item th {
text-align: left;
}
.woocommerce-product-attributes .woocommerce-product-attributes-item .woocommerce-product-attributes-item__value {
padding: 0 10px;
} .link-acf-download-scheda-tecnica {
display: flex;
background: #f2f2f2;
padding: 5px 10px;
border-radius: 5px;
border: 1px solid #dfdfdf;
margin-bottom: 10px;
align-items: center;
line-height: 1;
max-width: 190px;
}
.link-acf-download-scheda-tecnica::before {
content: '';
display: inline-block;
width: 20px;
height: 20px;
background: #dfdfdf;
margin-right: 8px;
margin-top: 2px;
}