/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.9
 Text Domain:  woodmart
*/
.whb-header {
  margin-bottom: 0px !important;
}
.single-product .elementor-element li::before {
  margin-right: 10px;
  font-size: 8px;
  content: "\f113";
  font-family: "woodmart-font";
}
.single-product .elementor-element ul {
list-style: none;
	--li-pl: 0;
}
.footer-column-2.col-lg-3, .footer-column-3.col-lg-3, .footer-column-4.col-lg-3 {
	padding-top:10px!important;
}
body .wd-entry-meta .meta-author {
display:none;
}
.checkout_coupon {
 display: block !important;
}

.woocommerce-info {
display:none;
}