/*
  GLOBALS
*/

p {
  font-size: 13px;
  line-height: 21px;
  /*  color: purple !important;*/
}

p.meta-text {
  color: #afafaf;
}

p.contact {
  color: #1d2027;
}

/*
  HOMEPAGE  
*/
.category-items-wrapper .item-wrapper p.title a {
  font-size: 12px;
  line-height: 16px;
  text-transform: none;
}

.category-items-wrapper .item-wrapper p.price  {
  font-size: 10px;
}

/*
  NAVIGATION
*/
.header-nav ul.navigation a,
ul.mobile-drawer a {
  font-size:11px;
}

/*
  ALL HEADER FONTS
*/


h1 {
  font-size: 20px;
  line-height: 28px;
}

h2 {
  font-size: 16px;
  line-height: 24px;
}

h3 {
  font-size: 14px;
  line-height: 22px;
}

h4  {
  font-size: 16px;
  line-height: 32px;
}
