/*
 Theme Name:   Frutin Child
 Theme URI: https://themeholy.com/wordpress/frutin/
 Description:  This is a child theme for Frutin WordPress Theme
Author URI: https://themeforest.net/user/themeholy
 Author URI:   #
 Template:     frutin
 Version:      1.0
 Tags:         two-columns, three-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, theme-options, editor-style, featured-images, microformats, post-formats,  sticky-post, threaded-comments, translation-ready
 Text Domain:  frutin-child
*/

/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */

.th-product .price, .th-product .woocommerce-product-rating, .th-product .actions, .summary-content .actions, .product-about .actions, .summary-content > .price, .product-about > .price, .summary-content .woocommerce-review-link, .product-about .woocommerce-review-link, .mt-2.link-inherit, .th-sort-bar{
	display:none;
}
.product-tab-style1{
	justify-content:start;
}
.th-product .product-img img{
	height: 270px;
    object-fit: cover;
}