/* 
div {
border: 1px solid red;
}
*/

.formblock p {
        color: #333;
        }

/* prevent horizontal scrolling on mobile */
html, body {
  width:100%!important;
  overflow-x:hidden!important;
}

body {
-webkit-font-feature-settings: "onum" 1; 
-moz-font-feature-settings: "onum" 1; 
-moz-font-feature-settings: "onum=1"; 
-ms-font-feature-settings: "onum" 1; 
-o-font-feature-settings: "onum" 1; 
font-feature-settings: "onum" 1;
}

.uk-offcanvas-bar img { opacity:0.7; }
.uk-offcanvas-bar p { opacity:0.8; }
.uk-search-large .uk-search-input { font-size:2rem }

.frame .uk-overlay-gradient, article .uk-overlay-gradient { background: none!important; }

.uk-breadcrumb, hr.uk-divider-small, .uk-thumbnav>*>*, .uk-navbar-parent-icon, .ld-noarrow .uk-slidenav-container  {
display: none;
}

hr, .uk-hr {
border-top: 1px solid #999;
}
footer hr { border-top: 1px solid rgba(255, 255, 255, 0.3)
!important; }
section.frame { padding-top:50px }

/* TOPBAR */
#topbar { 
text-transform: uppercase!important;
letter-spacing: 0.2ex;
font-family: "pelago-variable", sans-serif!important;
font-variation-settings: "wght" 600!important;
color: #fff;
}
#topbar a, topbar a:visited {
color: #fff;
}
.tm-topbar .uk-text-left {
    text-align:center !important
}

/* Navbar Styling */
#navbar .uk-navbar-container {
background-color: #fff!important;
box-shadow:inset 0 0 .5px 1px rgba(255, 255, 255, 0.075), 0 0 0 1px rgba(0, 0, 0, 0.05), 0 .3px .4px rgba(0, 0, 0, 0.02), 0 .9px 1.5px rgba(0, 0, 0, 0.045), 0 3.5px 6px rgba(0, 0, 0, 0.15);
}
.uk-navbar-nav {
font-family: pelago-variable, sans-serif!important;
font-variation-settings: "wght" 300!important;
text-transform: uppercase;
letter-spacing: 0.2ex;
}
.uk-navbar-nav svg { 
height:25px!important; 
width:25px!important; 
}
.uk-navbar-nav>li>a, .uk-navbar-item, .uk-navbar-toggle {
height:160px;
}
.uk-navbar-nav > li.uk-active > a::before, .uk-navbar-nav > li > a::before { 
background: rgba(46, 66, 122, 0.8);
height:2px;
top:inherit;
bottom:0!important;
}
.uk-navbar-dropdown-nav {
font-variation-settings: "wght" 500!important;
}
.uk-navbar-dropdown-nav .uk-active {
font-variation-settings: "wght" 300!important;
}

/* Links */
b, strong, p a, .frame li a, article li a, article h5 a  {
font-family: pelago-variable, sans-serif!important;
font-variation-settings: "wght" 600!important;
font-size:0.95em!important;
}

/* Typography */
h1, h2, h3 {
letter-spacing: -0.01ex!important;
word-spacing: -0.15ex;
text-wrap: balance;
}
.uk-text-lead {
font-family: ten-oldstyle-variable, serif;
line-height:1.3;
letter-spacing:0;
text-wrap: balance;
}

@media (min-width: 1200px) {
    .uk-heading-medium {
        font-size:3.5rem
    }
}
h4, article h4, h1.home-head, h2.home-head {
font-size: 1em;
text-transform: uppercase;
letter-spacing: 0.3ex!important;
font-family: ten-oldstyle-variable, serif;
font-variation-settings: "wght" 475;
line-height: 1.4em;
background: rgb(220, 220, 200);
margin: 1.5em 0 1em;
padding: 10px 20px;
box-shadow:inset 0 0 .5px 1px rgba(255, 255, 255, 0.075), 0 0 0 1px rgba(0, 0, 0, 0.05), 0 .3px .4px rgba(0, 0, 0, 0.02), 0 .9px 1.5px rgba(0, 0, 0, 0.045), 0 3.5px 6px rgba(0, 0, 0, 0.2);
}
/* Blog Hauptseite */
.tm-article {
background: rgb(255, 255, 250);
box-shadow:inset 0 0 .5px 1px rgba(255, 255, 255, 0.075), 0 0 0 1px rgba(0, 0, 0, 0.05), 0 .3px .4px rgba(0, 0, 0, 0.02), 0 .9px 1.5px rgba(0, 0, 0, 0.045), 0 3.5px 6px rgba(0, 0, 0, 0.2);
border-radius:8px;
padding:12px;
}

/* Article */
article p.uk-text-uppercase {
color:#333!important;
border-bottom: 1px solid;
padding-bottom:0.4em;
}
.uk-padding-small { padding-left:0.4em; }
article h1 {
letter-spacing: -0.2ex;
}
article .uk-text-lead {
font-variation-settings: "wght" 600!important;
line-height: 1.3em;
}
article .uk-container {
margin-top:4%;
}
.tm-article h3 {
margin-top:-0.3em;
margin-bottom: -0.5em;
font-size: 1em;
line-height:1.2;
font-variation-settings: "wght" 500;
}
.tm-article .uk-text-small {
margin-bottom:0;
}
.uk-article-title {
font-variation-settings: "wght" 200!important;
margin-bottom:0.25em;
letter-spacing:0;
line-height: 1.1em;
}
article aside h4 {
background-color: #ede5cc;
padding: 10px 20px;
margin-top:-0.5em;
font-size: 0.9em;
line-height: 1.2em;
text-transform: uppercase;
letter-spacing: 0.3ex;
font-variation-settings: "wght" 475;
}
article h5 {
letter-spacing: 0;
line-height: 1.2em;
margin-bottom:0.5em;
}
article *+hr, *+.uk-hr {
margin-top:0;
}

/* Ausschreibung */
form {
font-family: pelago-variable, sans-serif!important;
font-variation-settings: "wght" 400!important;
font-size:0.95em!important;
}
.formblock_field__label {
margin-bottom:0.5em!important;
}
.formfield__container.uk-first-column, .formfield__option.uk-first-column { border-right:none!important; }
.formblock__option__container { margin-top:0.5em; margin-bottom: 0.5em!important; }
input.formfield__radio { margin-left:0.25em; margin-right:0.25em; }

/* Product, Gitarren */
section.product {
padding-bottom: 1.5em!important;
}
.uk-tab::before {
border-top: 1px solid rgba(166,166,128,0.6);
}
.tm-product-container .uk-text-meta {
line-height:1.25!important;
display:block;
margin-top:0.25em;
font-size:85%;
color:#333;
}
.tm-product-container .uk-margin {
margin-top:0!important;
margin-bottom:-1em;
}
.tm-product-button, .tm-product-button-container { display:none; }
.margin-bottom {
margin-bottom:2em;
}
.uk-list-disc a {
font-family:pelago-variable, sans-serif;
font-weight:600;
}
#optionen .uk-list-disc {
margin-top:-1em!important;
}
.productimage {
margin-bottom:-2em;
}
.productmenu {
margin-top: -1em;
}

color:#000!important;
}

/* Utility */
.ld-balance {
text-wrap: balance!important;
}
.ld-hyphens {
	-webkit-hyphens: auto!important;
	-webkit-hyphenate-limit-chars: 6 3 2;
	-webkit-hyphenate-limit-lines: 3;
	-ms-hyphens: auto!important;
	-ms-hyphenate-limit-chars: 6 3 2;
	-ms-hyphenate-limit-lines: 3;
	hyphens: auto!important;
	hyphenate-limit-chars: 6 3 2;
	hyphenate-limit-lines: 3;
}
h4.no-margin {
margin-top:-0.2em;
}
a.uk-disabled { display:none!important; }
.balance, .frame li, .uk-text-meta { 
text-wrap: balance;
}

/* YouTube … */
div[data-service] .cll .c-l-b {
background:#566caf;
}
.cll {
font-family: pelago-variable, sans-serif!important;
font-variation-settings: "wght" 250!important;
font-size:1.2em!important;
line-height:1.1;
}
.c-tl {
text-transform: uppercase!important;
letter-spacing: 0.1ex!important;
font-size:1.3em!important;
font-variation-settings: "wght" 450!important;
}
/* Keine Linie unter Links */
p a:not(.uk-button, .uk-icon, .uk-icon-link), .uk-list li a, h3 a, a.uk-button {
background-image: none!important;
}
/* Links mit Pfeil markieren
#main-content p a::before, #main-content p li a::before, #marginalien li a::before {
content: "→ ";
}
*/
.tm-content-margin p {
    margin: 0;
}
.tm-content-margin .frame p+p {
   /* margin-top: 0.5em; */
   text-indent: 1.25em;
}
.tm-content-margin p+p {
   margin-top: 0.5em;
}
.uk-text-uppercase {
letter-spacing: 0.4ex;
}
.uk-text-large {
font-size: 1.2rem;
line-height: 1.4rem;
}
.uk-text-muted {
color: #666!important;
}
/* Layout */
.uk-text-lead p {
margin:auto;
max-width:70%;
}
article .uk-text-lead p {
margin:0;
max-width:100%;
}
.optionen {
width:80%!important;
}
h1.uk-heading-divider {
color: #444;
border-bottom: 1px solid rgba(166,166,128,0.5)!important;
}

/* Initialen */
.frame p::first-letter {
font-family: pelago-variable, sans-serif;
font-variation-settings: "wght" 250;
font-size: 297%;
line-height: 0.9em;
float: left;
padding-right: .075em;
color: rgba(166,166,128,1)
}
.frame *+.tm-content-margin p::first-letter, .tm-content-margin *+p::first-letter {
font-family: inherit;
font-variation-settings: inherit;
font-size: inherit;
line-height: inherit;
float: inherit;
padding-right: inherit;
color: inherit;
}

/* Bildunterschriften */
figcaption, .ld-caption {
font-family: pelago-variable, sans-serif!important;
font-variation-settings: "wght" 350!important;
font-style: normal;
font-size: 0.85em;
color: #444;
margin-left: -0.3em;
margin-top:0.4em;
}
.ld-caption {
margin-top: -0.5em;
margin-left: 0em;
}

/* Verstorbene Kuenstler: Jahreszahl */
.frame h1 em {
color: #444;
font-style: normal;
font-size: 0.8em;
word-spacing: -0.2ch;
font-variation-settings: "wght" 250;
-webkit-font-feature-settings: "onum" 0; 
-moz-font-feature-settings: "onum" 0; 
-moz-font-feature-settings: "onum=0"; 
-ms-font-feature-settings: "onum" 0; 
-o-font-feature-settings: "onum" 0; 
font-feature-settings: "onum" 0;
}
.deceased p::first-letter {
font-family: inherit;
font-variation-settings: inherit;
font-size: inherit;
line-height: inherit;
float: inherit;
padding-right: inherit;
color: inherit;
}

/* Liste mit Gitarren-Bullet */
.uk-list-disc {
padding-left: 0;
}
.uk-list-disc > li {
list-style-type:none;
padding-left: 2.9rem;
background-repeat: no-repeat;
background-image:url("guitar.svg");
background-position: 0 0.2em;
background-size: 2.4em;
}

/* Marginalspalte */
#marginalien {
margin-top: 1.4em;
}
#marginalien p {
font-size:0.95em;
line-height:1.4;
font-family: pelago-variable, sans-serif!important;
font-variation-settings: "wght" 400!important;
}

.uk-text-small {
font-size:0.8em;
font-weight: 200;
line-height:1.2;
}
#marginalien .uk-text-small {
width:80%;
}
#marginalien h3 {
font-size:1.3em;
font-variant: small-caps;
font-family: pelago-variable, sans-serif!important;
font-variation-settings: "wght" 400;
letter-spacing: 0.1ex!important;
line-height: 1.4em;
margin-bottom: -0.5em;
}

/* Tabelle Daten und Maße */
table.uk-table {
width:75%;
margin: auto;
}
tr {
font-size:0.9em;
font-family: pelago-variable, sans-serif;
font-variation-settings: "wght" 600!important;
}
td.uk-text-right {
font-size:1.1em;
font-family: ten-oldstyle-variable, serif;
font-variation-settings: "wght" 400!important;
}

/* Zitate */
blockquote {
word-spacing: -0.1ch;
font-variation-settings: "wght" 250!important;
color: #444;
background-color: #edeae2;
font-size: 1.25em;
line-height: 1.4;
width:100%;
padding: 1.25em 2em 1.25em 1.5em;
border-left: none;
}
blockquote footer {
font-family: pelago-variable, sans-serif!important;
font-variation-settings: "wght" 350!important;
font-variant: small-caps;
letter-spacing: 0.1em;
}

/* Bilder Styling und Platzierung */
article img, .frame img, iframe, div[data-service][data-autoscale] {
border-radius:0;
margin-top:0em;
padding: 8px!important;
background-color: #fff;
box-shadow:inset 0 0 .5px 1px rgba(255, 255, 255, 1), 0 0 0 1px rgba(0, 0, 0, 0.05), 0 .3px .4px rgba(0, 0, 0, 0.02), 0 .9px 1.5px rgba(0, 0, 0, 0.045), 0 3.5px 6px rgba(0, 0, 0, 0.2)
}
div[data-service][data-autoscale] {
margin-bottom:-0.5em;
}
.frame #marginalien img {
border: 0;
padding:0!important;
}

/* Haupseite "Künstler" */
.uk-text-lead {
font-variation-settings: "wght" 500;
font-size: 1em;
margin-bottom: 1.25em;
}
.uk-subnav a {
color:#31447c!important;
font-size: 0.9rem;
text-transform: uppercase;
letter-spacing: 1px;
font-family: pelago-variable, sans-serif;
font-variation-settings: "wght" 300;
}
.uk-subnav .uk-active a {
color:#fff!important;
font-variation-settings: "wght" 450;
}
.uk-overlay h3 {
font-family: ten-oldstyle-variable, sans-serif!important;
font-variant: small-caps;
line-height:1.1;
letter-spacing: 0.1ex;
opacity: 0.9;
font-size:1.2em;
font-variation-settings: "wght" 400;
}
.uk-overlay {
padding:20px 20px;
}

/* FOOTER */
#footer-main {
padding-top:44px!important;
padding-bottom:46px!important;
}
#copyright { 
font-family: pelago-variable, sans-serif;
font-variation-settings: "wght" 300; 
font-size: 0.7em;
text-transform:uppercase;
letter-spacing: 0.2ex;
}

/* RESPONSIVE */

/* Vertikale Trennlinie */
@media screen and (min-width: 1075px) {
#main-content, article .uk-first-column {
border-right: 1px solid rgba(166,166,128,0.6)!important;
padding-right: 30px!important;
}
}
article li.uk-first-column {
border-right: none!important;
}
/* Hauptbild neben H1 positionieren */
@media screen and (min-width: 1075px) {
#mainimage figure {
margin-top: -110px;
}
}
/* Hide pagination on small screens
@media screen and (max-width: 640px) {
.uk-pagination, .uk-pagination hr, #social {
display:none;
}
.uk-logo { margin-left:10px; }
}
*/
@media screen and (max-width: 1075px) {
p {
	-webkit-hyphens: auto!important;
	-webkit-hyphenate-limit-chars: 6 3 2;
	-webkit-hyphenate-limit-lines: 3;
	-ms-hyphens: auto!important;
	-ms-hyphenate-limit-chars: 6 3 2;
	-ms-hyphenate-limit-lines: 3;
	hyphens: auto!important;
	hyphenate-limit-chars: 6 3 2;
	hyphenate-limit-lines: 3;
}
article h4 {
    text-transform: none!important;
    letter-spacing: normal!important;
    font-family: pelago-variable, sans-serif;
    font-variation-settings: "wght" 600; 
    }
}