/**
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
*/
.swiper-wrapper {
	min-height:10px !important;
}
.productos_home ul li{
	border: 1px solid #f0f0f0;
	border-radius:15px;
	box-shadow: 0px 2px 5px -1px #00000070;		
	padding:10px;
}
.productos_home h3 a{
	font-size:0.8em;
	text-decoration:none;
	min-height:60px;
    line-height: 1.2;
}
.btn_add_cart_home span{
	font-size:1em;
	text-transform:uppercase;
	font-weight:bold;
	color:#fff;
}