/*
Theme Name: AMW Lemon Experience Ignition
Theme URI: https://www.amalfiweb.com/
Author: Mario Acunto
Author URI: https://www.amalfiweb.com/
Description: Tema Child Ignition per Amalfi Lemon Experience
Version: 1.0.01
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: ignition-loge
Text Domain: amw-lemonexp
*/

/*
 * Add your custom styles below. The parent theme's styles are loaded automatically by default.
 * If you need to change this, see functions.php
 */



 /** Products Title: time span */
 h1.product_title span {
    background-color: aquamarine;
    /* border-radius: 20px; */
    /* font-size: 19px; */
    line-height: 1.6;
    padding: 3px 10px;
    color: #333;
}
li.product .woocommerce-loop-product__title {
    line-height: 1.5;
}   
h2.woocommerce-loop-product__title span {
    background-color: aquamarine;
    /* border-radius: 20px; */
    /* font-size: 14px; */
    white-space: nowrap;
    padding: 3px 5px;
    color: #333;
}