/*
	Theme Name: Karina 2017 Theme
	Author: Mathias Bär
	Author URI: http://mathiasbaer.com
	Version: 0.1 alpha
*/

body.mobile-view {
  background: black;
}

.header-container-top {
  padding-bottom: 19.09vh;
  padding-bottom: 25vh;
  padding-bottom: 39.19vh;
  /*padding-bottom: 61.81vh;*/
  padding-left: 45px;
  padding-left: 0px;
  width: 100vw;
  padding-right: 18.5vw;
}

section[data-template-id="contact"] .header-container-top {
  height: 50vh;
}
section[data-template-id="schedule"] .header-container-top {
  height: 61vh;
}

section[data-template-id="press"] .header-container-top,
section[data-template-id="contact"] .header-container-top
/*section[data-template-id="schedule"] .header-container-top,*/ {
  /*padding-bottom: 39.09vh;*/
      /*height: 61.09vh;*/
      height: 79vh;
}

section[data-template-id="about"] .header-container-top {
  height: 70vh;
}

section[data-template-id="media"] {
  padding-top: 15px;
}

section[data-template-id="media"] .header-container-top {
  padding-bottom: 9.09vh;
}

section[data-template-id="schedule"] .season-title {
  /* letter-spacing: 0.09em; */
  margin-top: 0.1em;
  margin-left: -0.04em;
}


.title-font {
  margin: 0px 0px 20px 0px;
  display: block;
  /*width: 83vw;*/
  /*width: 61.81vw;*/
  /*height: 5.5vw;
  height: 5.815vw;*/
  pointer-events: none;
}

.super-title {
  margin-left: -0.04em;
  padding-top: 15px;
  letter-spacing: 0.06em;
  letter-spacing: 0.04em;
  line-height: 0.85em;
  padding-left: 20px;
  /*width: 85vw;*/
}

.super-title-start {
  padding-top: 10px;
}

.title-flex .word {
  display: flex;
  letter-spacing: 0;
}

.title-flex .char {
  flex-grow: 1;
}

.title-flex .char:last-child {
  /*flex-grow: 0;*/
}


.sub-section-title {
  margin-bottom: 50px;
  margin-top: 1em;
  padding-left: 45px;
  padding-left: 25px;
}

.season-title {
  padding-left: 20px;
}

.schedule-entry .inline-svg {
  margin-bottom: 0px;
  /*display: inline-block;*/
  /*width: 25%;*/
  /*padding: 0px 0;*/
  /*position: absolute;
  top: 20px;
  right: 20px;*/
  /*width: 5.815vw;*/
}

.schedule-entry-start .inline-svg {
  margin-bottom: 0px;
  /*padding: 0px 0;*/
  position: absolute;
  top: 0px;
  right: 0px;
  /*width: 5.815vw;*/
}
/*svg:not(.title-font-clear) * {
  fill: #1d2d62 !important;
}

svg:not(.title-font-clear) {
  background: #ffffff;
  background: #ff4324;
  padding: 17px 20px !important;
  margin-bottom: 1px;
}*/

svg.row-0 {
  /*margin-bottom: -20px;*/
}

.date-section-title {
  /*width: 50%;*/
  display: block;
  /*margin-top: 140px;*/
  margin-bottom: 20px;
}

.title-font-start {
  /*width: 83.33vw;*/
  /*padding: 20px 0px 0px 20px;*/
}

.header-container-bottom {
  bottom: 20px;
  left: 0px;
  /*padding-left: 20px;*/
  /*right: 16.66%;*/
  width: 61.81%;
  width: 66.66vw;
  width: 83.5vw;
  position: absolute;
}

.ornament {
  position: absolute;
  height: 50px;
  width: 1px;
  background: #ffffff;
}

.ornament-point {
  position: absolute;
  width: 14px;
  height: 14px;
  border-radius: 7px;
  background: #ffffff;
}
