/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.0.3
*/
.woocommerce ul.products li.product span.onsale.onsale-label,
.mfn-product-badges span.onsale, .woocommerce .mfn-product-badges span.onsale {
  display: none;
}

.woocommerce ul#shipping_method .amount {
  font-weight: 400;
  color: #626262;
}