/*
Theme Name: Luchiana-Child
Theme URI: https://parkofideas.com/luchiana/
Text Domain: luchiana-child
Description: Cosmetics and Beauty Shop Theme
License: GNU General Public License v2.0 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Version: 1.2
Template: luchiana
Author: parkofideas.com
Author URI: https://parkofideas.com
Tags: right-sidebar, custom-background, custom-colors, featured-images, full-width-template, post-formats, theme-options, translation-ready
*/


/* Theme customization starts here
-------------------------------------------------------------- */

.c-product-grid__thumb-button-list, .add_to_cart_button, .c-product-grid__price-wrap, .c-product-grid__item .c-badge, .c-product-grid__short-desc{
	display: none !important;
}
.c-product-grid__item h2{
	font-size: 14px !important;
	line-height: 20px !important;
}
.c-product-grid__item .c-product-grid__details{
	padding: 15px !important;
	margin: 0 !important;
	border-top: 1px solid #f1f1f1;
}
.c-product-grid__item .c-product-grid__details .c-product-grid__title-wrap{
	display: flex !important;
}
.c-product-grid__item .c-product-grid__details a{
	display: flex !important;
}
.c-product-grid__item{
	pointer-events: none;
}
