/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 11 2026 | 11:31:42 */
/* Rimuove il contenitore vuoto e ogni suo bordo residuo */
/*
body.single-product .product-tabs-wrapper,
body.single-product .woocommerce-tabs {
    display: none !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
}
*/

.single-product .product_meta .meta-label,
.single-product .product_meta .sku,
.single-product .product_meta .posted_in a {
    font-weight: 300 !important;
}