/* Theme by IO200 CMS (https://www.IO200.com) */

/*----------FONTS--------------------------------------------------------------------------*/
/* Karla */
@font-face {
  font-family:'Karla';font-style:italic;font-weight:200 800;font-display:swap;
  src: url(../fonts/KarlaItalic-latin-ext.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family:'Karla';font-style:italic;font-weight:200 800;font-display:swap;
  src: url(../fonts/KarlaItalic-latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family:'Karla';font-style:normal;font-weight:200 800;font-display:swap;
  src: url(../fonts/Karla-latin-ext.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family:'Karla';font-style:normal;font-weight:200 800;font-display:swap;
  src: url(../fonts/Karla-latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


/*----------FONTSFACE----------------------------------------------------------------------*/
/*---Flavor:FONTFACE(Karla bold)---*/
body{font-family:'Karla', sans-serif;font-size:16.4px;}
header span.website-title a{font-weight:800;text-transform:uppercase;line-height:1em;display:block;}
main h1, main h2{text-transform:uppercase;}
 body.mode-light article .article-title a{color:#000;}
@media (min-width:1000px){
  header span.website-title a{font-size:0.72em;}
  header nav{font-size:1.05em;}
  main h1{font-size:1.4em;font-weight:600;letter-spacing:0.025em;}
  main h2{font-size:1.2em;font-weight:800;}
}
@media (max-width:999px){
  /*main{font-weight:400;}*/
  header span.website-title a{font-size:0.85em;}
  header nav > ul li > .nav-item-title{text-transform:uppercase;}
  header nav > ul ul li .nav-item-title{font-weight:400;}
  main{font-weight:300;}
  main h1{font-size:1.8em;}
  main h2{font-size:1.2em;font-weight:800;}
}
/*flavor base adaptions*/
@media (min-width:1000px){ul.gallery.gallery-set.layout-grid span.info-title{font-weight:600;}}
/*main.template-photo h1.photo-title{font-size:1.1em;font-weight:800;}*/
main.template-photo h2{font-weight:600;text-transform:none;}
main.template-blog article.style-card .article-title h2{font-weight:600;}
