/*
 Theme Name:   CAR INSTRUMENT
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       DiCoMe
 Author URI:   https://dicome.it
 Template:     generatepress
 Version:      0.1
*/
/* GeneratePress Site CSS */ /* adds a white border around the entire site on tablet and desktop */

.blu {
    color: var(--accent);
}
.hide {
	display:none!important;
}

/* sidebar sinistra */
.wc-block-product-categories-list--has-images {
	margin-left: 0;
}

.categoria-prodotto-img {
	width: 100px;
	height: auto;
}

/*tab specifiche tecniche */
.woocommerce table.shop_attributes td {
	padding-left: 8px;;
}