/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/
/* a partir de */
.amount::before {
  content: 'à partir de';
  margin-right: 5px;
}

html .woocommerce div.product form.cart div.quantity, .woocommerce-page div.product form.cart div.quantity, html .woocommerce #content div.product form.cart div.quantity, .woocommerce-page #content div.product form.cart div.quantity {
  display: none;
}
