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


/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */
.woocommerce button[name="update_cart"],
.woocommerce input[name="update_cart"] {
	display: none;
}