/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
.progress-bar, p.woocommerce-mini-cart__buttons a.checkout{
		background-color: #25d366 !important;
}
.btn-cart{
	background-color: #ff1616 !important;
	color: #fff !important;
}
 p.woocommerce-mini-cart__buttons a.checkout:hover{
		background-color: #000 !important;
}
.wd-product.wd-hover-standard .wd-add-btn div.quantity, .cart-info div.quantity, div.quantity{
	direction: ltr !important;
}
.wd-meta-author{
	display: none !important;
}