/**
Theme Name: Theme Mimo
Author: ss0lan0
Author URI: https://mimocomunicacion.com
Description: Child Theme desarrollado para Mimo.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: theme-mimo
Template: astra
*/
.ast-woocommerce-container{
	padding-left: 10px;
}
.wc-block-product-categories-list .wc-block-product-categories-list-item{
	background-color: #EDFBE2;
	border-radius: 10px;
}
.wc-block-product-categories-list .wc-block-product-categories-list-item:hover
{
	background-color: #fff;
	font-weight:bold;
}