/**
Theme Name: NorparkSkolen
Author: NorparkSkolen
Author URI: https://norparkskolen.no
Description: Child theme for NorparkSkolen, based on 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: norparkskolen
Template: astra
*/

/* Keep WooCommerce prices on one line (NO thousand space must not wrap). */
.woocommerce-Price-amount,
.woocommerce-Price-amount bdi,
.woocommerce table.shop_table td.product-total,
.woocommerce table.shop_table tfoot td,
.woocommerce-checkout-review-order-table .amount {
	white-space: nowrap;
}
