/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


/* Toote nimi shop loopis suuremaks */
.woocommerce-loop-product__title a {
  font-size: 1.05rem;   /* proovi 1.1–1.2 */
  font-weight: 600;     /* Flatsome-friendly */
  line-height: 1.3;
}
/*lõpp

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}