/**
Theme Name: TA-Astra-Child
Author: TechnicArt
Author URI: https://technicart.ch
Description: Theme enfant TechnicArt basé sur le Thème Astra
Version: 1.0.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ta-astra-child
Template: astra
*/

/*MODIF WOO*/

/*POIDS*/
.woocommerce-product-attributes-item--weight {
	display:none !important;
}
/*PRODUIT SIMILAIRE*/
.single-product .related.products {
	display: none !important;

}