/*
Theme Name: Child Theme
Description: Child stylesheet containing CSS hacks and overrides for Elementor, WooCommerce, and more.
Author: MyWork
Author URL: http://mywork.com.au
Template: hello-elementor
Version: 2.5.1
Text Domain: child-theme
*/

.prod-suffix {
	padding-left: 2px;
}

.woofc-item-price .amount {
	display: none!important;
}

.woofc-notices .woocommerce-error {
	display: none!important;
}

.elementor-menu-cart__container .elementor-lightbox {
	display: none!important;
}

