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

.ywsbs-price .tax_label {
    display: none !important;
}

.cart-empty:before {
  content: none !important;
}

.wd-empty-mini-cart:before {
  content: none !important;
}

.price_time_opt {
  text-transform: lowercase !important;
}

p.price span.price_time_opt {
  text-transform: lowercase !important;
}

.woocommerce-Address address {
  font-style: normal !important;
  line-height: 1.5; !important;
  text-align: left; !important;
}