/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

.woocommerce-Price-amount{
	display: none !important;
}
.wp-block-woocommerce-cart-order-summary-block{
	display: none !important;
}
.wc-block-cart__submit-button{
	background-color: #099bf0;
	color: black;
	font-weight: bold;
}