/*
Theme Name: Ilô Thème
Description: Thème enfant développé par Ilô Créatif à partir du thème dt-the7
Author: Ilô Créatif
Author URI: https://www.ilo-creatif.com
Template: dt-the7 
Version: 0.2.0
*/

/* bouton selectionner une categorie sur la boutique */
.wc-block-product-categories__button{
	height: 40px;
	background-color: azure;
	color: var(--the7-btn-hover-color);
	border-color: var(--the7-btn-border-hover-color);
	background: var(--the7-btn-hover-bg,transparent linear-gradient(135deg, #99c0a3 30%, #88aa8b 100%));	
}