/*
Theme Name:         G5Plus Hebes Child Theme
Theme URI:          https://hebes.g5plus.net/
Description:        ZBSoap Child Theme
Version:            1.0
Author:             neoSolutions
Author URI:         http://neosolutions.ca
Template:     		zbsoap

License:            GNU General Public License v2 or later
License URI:        http://www.gnu.org/licenses/gpl-2.0.html

Tags: 				two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: 		zbsoap
*/
/************************************************************************************
Put your custom CSS below this block :)
*************************************************************************************/


/* hide woocommerce magnifier icon */
.woocommerce-product-gallery__trigger {
    display: none;
}

.product_meta {
	display: none;
}

.compare {
display: none !important;
}