/*
Theme Name: Hello Elementor Child
Theme URI: https://studionumerik.fr/
Description: Hello Elementor Child Theme
Author: Studio Numerik
Author URL: https://studionumerik.fr/
Template: hello-elementor
Version: 1.0.0
License: GNU General Public License v2 or later
License URL: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: hello-elementorchild
*/
/* Placer votre CSS ci-dessous */

.wc-product-table td.col-price {
	min-width: 100px;
	text-align: right;
}
.wc-product-table td.col-sku {
	text-wrap:nowrap;
}
.woocommerce .quantity .qty {
	width: 5.631em;
	text-align: center;
}