/*
Theme Name: Woodmart Child
Template: woodmart
*/

.wd-header-filter .wd-tools-icon::before {
  content: "\f118";
  font-family: "woodmart-font";

}
.single-product .product_meta .sku_wrapper.detail-container, .single-product .product_meta .posted_in.detail-container {
  display: none;
}
.searchform.wd-style-default {
  max-width: 600px;
  margin: 0 auto;
}