/*
Template:       enzian
Theme Name:     Enzian Child
Theme URI:      http://themeforest.net/user/LaStudio/portfolio?ref=LaStudio
Author:         LA Studio
Author URI:     http://themeforest.net/user/LaStudio?ref=LaStudio
Description:    Enzian - Beauty & Cosmetic WooCommerce Theme
Version:        1.0.0
Requires at least: 4.4
Requires PHP: 5.6
Tags:           beauty, beauty products, beauty products woocommerce, beauty shop, clean, cosmetic, Cosmetic store, Cosmetics shop, ecommerce, ecommerce theme, modern, shop, store, woocommerce, woocommerce theme
License: 		    GNU General Public License
License URI: 	  licence/GPL.txt
Text Domain:    enzian-child
Domain Path:    /languages/
*/

.zona_produse .product_item--info .item--excerpt {
    display: none;
}
.zona_produse .product_item--info-inner {
    text-align: center !important;
}

.zona_produse .product_item--title {
    min-height: 68px;
    font-size: 16px;
}
.zona_produse .product_item--inner {
    border: 0 !important;
}


@media screen and (max-width: 480px) {
    .zona_produse .product_item--title {
    min-height: 68px;
    font-size: 14px !important;
}
}