/*
Theme Name: Netzen Child
Theme URI: https://netzen.qodeinteractive.com
Description: A child theme of Netzen
Author: Select Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: netzen
Template: netzen
*/
.qodef-woo-product-list .qodef-ethereum-price {
  font-family: "Poppins", sans-serif;
  color: var(--qode-text-color);
  font-size: 20px;
  font-weight: 600;
  line-height: 1.45em;
  white-space: nowrap;
  display:none !important;
}
#qodef-woo-page.qodef--single .entry-summary .qodef-woo-price-holder .qodef-ethereum-price,
#yith-quick-view-content.single-product .entry-summary .qodef-woo-price-holder .qodef-ethereum-price {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 600;
  align-items: center;
  margin-right: 30px;
  display: none !important;
}
.qodef-ethereum-price {display: none !important;}
