/*
Theme Name: kurma yoga
Theme URI: https:/kurma-yoga.com/
Author: Armando de Graaf
Author URI: https://forresult.nl
GitLab Theme URI: https://gitlab.com/forresult-wp/kurma-yoga
Primary Branch: main
Description: A powerful Bootstrap 5 WordPress Theme with WooCommerce Support. This theme gives you full control whatever you do and the full freedom to design whatever you want. It comes with a wide selection of category, page, post, author and archive templates as well as sidebar, header, footer and 404 widgets. There are no customizer settings in the backend. All settings can only be made by touching the code. Some CSS, HTML, PHP and JS Skills are required to customize it.
Version: 5.9
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: kurma
Tags: bootstrap 5, woocommerce, translation-ready
*/
* 
.facetwp-counter
{
	display: none;
}

/* hide usp Toxic free only for Spezial & extra yoga mat (EN) */
.postid-913 #tab-additional_information .usp2,
.postid-1491 #tab-additional_information .usp2,
/* hide usp Toxic free only for Spezial & extra yoga mat (NL)*/
.postid-8240 #tab-additional_information .usp2,
.postid-8199 #tab-additional_information .usp2
{
	display: none;
}
/* hide usp Toxic free only for Spezial & extra yoga mat (DE)*/
.postid-8656 #tab-additional_information .usp2,
.postid-8675 #tab-additional_information .usp2
{
	display: none;
}
.woocommerce-cart td.product-quantity .col-xl-4
{
	width: 100%!important;
}