/*
Theme Name: Listed
Theme URI: http://webkemp.com
Author: Kim Kemp
Author URI:
Version: 1.0
License: GNU General Public License
License URI: license.txt
Template: storefront

Tags: white, 

@import url("../storefront/style.css");
*/
#credit div { display: none; }
li.low-in-stock {
    display: none;
}
li.on-hold-orders {
    display: none;
}
li.processing-orders {
    display: none;
}
li.sales-this-month {
    display: none;
}