/*
Theme Name: Gourmet Child
Theme URI: http://www.wordpress.framework-y.com/
Description: Gourmet Child Theme
Author: Federico Schiocchet - Pixor
Author URI: http://www.pixor.it/
Template: gourmet
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: gourmet
*/
/* WooCommerce */
.woocommerce-breadcrumb,
.breadcrumb {
	visibility: hidden;
}

.product .posted_in,
.product .tagged_as,
.product .sku_wrapper,
.product .related.products {
	display: none;
}

.btn-text__red {
	color: #a00;
}
