/**
* Theme Name: Maia Child
* Description: This is a child theme for Maia
* Author: Thembay
* Author URI: https://thembay.com/
* Version: 1.1.6
* Template: maia
*/


/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */

h2.woocommerce-loop-product__title {
	font-size: 17px;
    font-weight: 500;
}
.product.v1 .group-buttons>div a {
	height: 60px;
	width: 60px;
}

.elementor-nav-menu a, .elementor-nav-menu a:focus, .elementor-nav-menu a:hover {
	padding: 0px !important;
}