.fz-alert {color: #f00;}
.row.fz-top-bar {padding: 9px; text-align: center; margin-bottom: 9px;}
.fz-top-bar a {color: #f00; text-decoration: none;}
.fz-contribution-tip {border: 1px solid #13609c;}
.fz-contribution-tip-emphasize {color: #13609c;}
#listingDisplayOrderSorter {display: none;}
#productsPriceBottom-card {display: none;}
.fz-product-lrg-image {display: none;}
.fz-news-filter-wrap {display: none;}
.news-dates {display: none;}
.fz-hide-element {display: none !important;}
#otshipping.fz-ot-hide-element {display: none;}
#otsubtotal.fz-ot-hide-element {display: none;}
/* stuff to hide in cart page */
#shoppingCartDefault-shoppingEstimator-btn-toolbar {display: none;}
#cartTableDisplay-qtyHeading,
#cartTableDisplay-priceHeading,
#shoppingCartDefault-cartTotalsDisplay {
    display: none;
}
.qtyCell.text-center.pb-4, .priceCell {display: none;}
/* back-to-top button */
@media screen and (min-width: 769px) {
    #back-to-top { display: none !important; }
}