/* KONSTANTIN HEINTEL KH6x JOOMLA w BOOTSTRAP 5 CSS - 2026 */
/*FONTS
//ROBOTO SLAB 400,700
//ROBOTO CONDENSED 400,400i,700
*/
* {
  margin: 0;
  padding: 0;
}
html, body {
  height: 100%;
  font-family: 'Roboto Slab';
  font-weight: 400;
  font-size: 0.95rem;
  line-height: 1.5rem;
  color: #efefef;
}
body {
  background: #1B0D04;
  background: linear-gradient(90deg, rgba(27, 13, 4, 1) 0%, rgba(92, 63, 37, 1) 50%, rgba(27, 13, 4, 1) 100%);
}
h1, h2, h3, h4 {
  color: #fae5d7;
  letter-spacing: 0.05em;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
}
h1 {
  margin: 0px;
  padding-bottom: 10px;
  font-size: 1.3em;
  line-height: 1.3em;
  font-variant: normal;
  text-transform: uppercase;
  font-weight: 400;
  padding-left: 1rem;
}
h2 {
  margin: 0px;
  padding-bottom: 10px;
  font-size: 1.3em;
  line-height: 1.3em;
  font-variant: normal;
  text-transform: uppercase;
  font-weight: 400;
}
h3 {
  margin: 0px;
  padding-bottom: 10px;
  font-size: 1.1em;
  line-height: 1.2em;
  font-variant: normal;
  text-transform: uppercase;
  font-weight: 400;
}
h4 {
  margin: 0px;
  padding-bottom: 10px;
  font-size: 1em;
  line-height: 1em;
  font-variant: normal;
  text-transform: uppercase;
  font-weight: 400;
}
a:link, a:visited {
  color: #fae5d7;
  text-decoration: none;
}
a:hover, a:active {
  color: #fff;
  text-decoration: underline;
}
strong {
  font-weight: 700;
}
[class*="span"] {
  min-height: 0px;
}
.presse-articles em:last-child {
  text-align: right;
  color: #fae5d7;
  letter-spacing: 0.05em;
  display: block;
}
/*SECTION SLIDER*/
.section-slider {
  border-bottom: 1px solid #8b6443;
  position: relative;
}
/*NAVIGATION-MOBILE*/
.section-mobile-nav {
  padding: 10px 0 5px 0;
}
.navbar-toggler {
  background-color: #fae5d7;
}
.moduletable.logo-mobile {}
.moduletable.logo-mobile img {
  padding-top: 8px;
  width: auto;
  height: 40px;
}
#nav-mobile .nav {
  display: block;
}
#nav-mobile ul {
  margin-top: 1rem;
}
#nav-mobile .nav li a {
  font-size: 1.2rem;
  display: block;
  padding: 4px 8px;
  margin: 0 0 1rem 0;
  background-color: #fae5d7;
  color: #3E2E06;
  border-radius: 5px;
  text-transform: uppercase;
  font-weight: 700;
}
#nav-mobile .nav li a:hover {
  background-color: #ffffff;
  color: #7b563c;
  text-decoration: none;
}
/*NAVIGATION DESKTOP*/
.desktop-nav {
  position: absolute;
  bottom: 10px;
  z-index: 10001;
}
.desktop-nav .mod-menu {
  margin: 1rem 0;
}
.desktop-nav .mod-menu li {}
.desktop-nav .mod-menu li a {
  font-weight: 700;
  font-size: 1.2rem;
  text-decoration: none;
  text-transform: uppercase;
  padding: 9px 12px;
  color: #ffffff;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
}
.desktop-nav .mod-menu li a:hover {
  background-color: #ffffff;
  color: #7b563c;
}
.desktop-nav .mod-menu li.current.active a {
  background-color: #7b563c;
  color: #ffffff;
}
/*CONTENT*/
.main-content {
  padding-top: 40px;
}
.com-content-category-blog .item-content {
  padding: 0 1rem;
}
.columns-2 {
  display: grid;
  grid-gap: 4rem;
  grid-template-columns: 1fr 1fr;
}
.blog-items.columns-2 {
  background-image: url(../images/pagedivider.png);
  background-repeat: repeat-y;
  background-position: center;
  margin: 20px 0 40px 0;
}
.blog-item ul {
  padding: 0;
}
.blog-item li {
  margin-left: 20px;
  padding: 5px 5px 5px 8px;
  list-style-type: square;
}
.blog-item em {
  color: #ccaf9b;
  letter-spacing: 0.05em;
}
/*REPERTOIRE*/
.repertoire {
  width: 100%;
}
.repertoire em {
  color: #ccaf9b;
  letter-spacing: 0.05em;
}
.repertoire td {
  padding: 5px;
  vertical-align: top;
}
.repertoire th {
  text-align: left;
  padding: 5px;
  border-bottom: 1px solid #fff;
}
.repertoire tr:nth-child(even) {}
.repertoire tr:nth-child(odd) {
  background-color: rgba(0, 0, 0, .2)
}
.repertoire td:nth-child(4n + 3), 
td:nth-child(4n + 4){
   font-family: 'Roboto Condensed';
  color: #ccaf9b;
}
/*TERMINE*/
.termine-articles .repertoire td:first-child {
  font-family: 'Roboto Condensed';
  font-style: italic;
  color: #ccaf9b;
}
.termine-articles .repertoire td:last-child {
  font-family: 'Roboto Condensed';
  color: #ccaf9b;
}
/*FOOTER*/
.section-footer .moduletable {
  text-align: center;
  margin-bottom: 2rem;
  padding: 2rem 0 0 0;
  border-top: 1px solid #fff;
}
/*AV-PLAYER*/
.avPlayerWrapper .avPlayerContainer .avPlayerBlock audio {
  background-color: inherit !important;
}
/*DEVELOPER LINK*/
.developer-link {
  font-size: 0.9rem;
  line-height: 1.1rem;
}
.developer-link .bild-links {
  float: left;
  padding-right: .5rem;
}


@media (max-width: 768px) {
  .columns-2 {
    grid-template-columns: 1fr;
  }
  .blog-items.columns-2 {
    background-image: none;
    margin: 20px 0 40px 0;
  }
}