/*
 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 , .woocommerce-table--order-details tfoot tr:last-child td>.amount{
	display:none;
}
.wd-hover-with-fade .content-product-imagin{
	background:transparent;
	box-shadow:none;
}
.wd-hover-with-fade.hover-ready:is(:hover,.state-hover) .content-product-imagin{
	background:transparent;
	box-shadow:none;
}