?v=4


body, button, input, textarea, select * { font-family: "Public Sans", sans-serif !important;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;   }


h1,h2,h3,h4,h5,h6 * { font-family: "Fraunces", serif !important;
  font-optical-sizing: auto;
  font-weight: 600 !important;
  font-style: normal;
  font-variation-settings:
    "SOFT" 50,
    "WONK" 0;  }


/* Úroveň 1: "Naše ponuka" */
.categoryPanel > ul > li > a {
  font-family: "Fraunces", serif !important;
  font-weight: 600 !important;
  font-size: 22px !important;
}

/* Úroveň 2: Orechy, Sušené ovocie, Semienka zrníčka */
.categoryPanel > ul > li > ul > li > a {
  font-family: "Fraunces", serif !important;
  font-weight: 600 !important;
  font-size: 18px !important;
}

/* Úroveň 3: podkategorie (Vlašské orechy, Marhule, Maliny...) */
.categoryPanel > ul > li > ul > li > ul > li > a {
  font-family: "Fraunces", serif !important;
  font-weight: 500 !important;
  font-size: 16px !important;
}




/* Nápisy Jména produktů na dlaždicích */
.p-subtitle {
  font-family: "Fraunces", serif !important;
  font-weight: 600 !important;
  font-size: 18px !important;
}

/* Krátký popisek pod názvem (např. "Sušené Marhule BIO") 
.p-desc {
  font-family: "Fraunces", sans-serif !important;
  font-size: 13px !important;
  color: #666 !important;
} */

/* Cena */
.p-price span {
  font-family: "Fraunces", sans-serif !important;
  font-weight: 600 !important;
  font-size: 17px !important;
  color: #ffffff !important;
} 

/* Štítek "NESÍRENÉ A BEZ KONZERVANTOV" 
.p-tags span {
  font-family: "Fraunces", sans-serif !important;
  font-size: 11px !important;
} */
