/**
Theme Name: Astra Child
Author: Nature\'s Prism
Author URI: https://dev.naturesprism.com
Description: Astra Pro Child Theme.
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: astra-child
Template: astra
*/


/* Get rid of phantom Woo-Commerce shopping cart icon in lower left corner of every page. */
.astra-cart-drawer-header {
display: none !important;
}
