/**
Theme Name: SBT Theme
Author: Sujith
Author URI: http://wpastra.com/about/
Description: SBT Theme is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sbt-theme
Template: astra
*/
.price {
    display: none !important;
}
/* Hide price everywhere */
.woocommerce div.product p.price,
.woocommerce ul.products li.product .price {
    display: none !important;
}

/* Hide Read More / Add to Cart button on shop & category pages */
.woocommerce ul.products li.product a.button {
    display: none !important;
}
.ast-header-woo-cart {
    display: none !important;
}
.ast-icon icon-bag {
	display: none !important;
}
.ahfb-svg-iconset {
	display: none !important;
}
