/*
Theme Name:   Machic Child
 Theme URI:    http://klbtheme.com/machic/
 Description:  Machic Child Theme
 Author:       KlbTheme
 Author URI:   http://themeforest.net/user/KlbTheme
 Template:     machic
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  machic-child
*/
.woocommerce-Tabs-panel--additional_information h2{
	display:none;
}
.product-title{
	text-transform:uppercase;
}
.single-product-wrapper .product-extra-detail{
	font-size:1rem;
}
.product_title.entry-title {
	text-transform:uppercase;
}
.products .product-footer{
	display:none;
}
.products .product-content-fade{
	height:320px;
}