/*
Theme Name: Lagar Child
Author: VamTam
Author URI: https://vamtam.com
Template: lagar
*/




/* Decentná typografia pre objem */
.product-size,
.wc-item-size{
  margin-top: .15rem;
  font-size: .85em;   /* menší font */
  line-height: 1.3;
  opacity: .75;
}


.woocommerce table.shop_table td small {
    font-weight: 400;
    font-size: 60% !important;
    display: block !important;
}