/*
Theme Name: TeeSpace - Child
Theme URI: https://harutheme.com/teespace
Author: HaruTheme
Author URI: https://harutheme.com/
Description: This is child theme of TeeSpace
Template: teespace
Version: 1.0.0
*/

/*---------------------------------
  	Write your css code from here
------------------------------------*/

.wp-singular.product-template-default.single.single-product .single-product-summary .summary.entry-summary .summary-content .price .price, .wp-singular.product-template-default.single.single-product .single_variation_wrap .woocommerce-variation.single_variation, .wp-singular.product-template-default.single.single-product .quantity {
	display: none !important;
}

.product-wrap .product-info .price {
	display: none !important;
}

.tier-prices tbody tr:nth-of-type(6) {
  display: none;
}
