/* LIGHT roboto-300 - latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/roboto-v19-latin-300.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Light"), local("Roboto-Light"), url("../fonts/roboto-v19-latin-300.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-v19-latin-300.woff2") format("woff2"), url("../fonts/roboto-v19-latin-300.woff") format("woff"), url("../fonts/roboto-v19-latin-300.ttf") format("truetype"), url("../fonts/roboto-v19-latin-300.svg#Roboto") format("svg");
  /* Legacy iOS */
}
/* REGULAR roboto-regular - latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/roboto-v19-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto"), local("Roboto-Regular"), url("../fonts/roboto-v19-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-v19-latin-regular.woff2") format("woff2"), url("../fonts/roboto-v19-latin-regular.woff") format("woff"), url("../fonts/roboto-v19-latin-regular.ttf") format("truetype"), url("../fonts/roboto-v19-latin-regular.svg#Roboto") format("svg");
  /* Legacy iOS */
}
/* MEDIUM roboto-500 - latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/roboto-v19-latin-500.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Medium"), local("Roboto-Medium"), url("../fonts/roboto-v19-latin-500.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-v19-latin-500.woff2") format("woff2"), url("../fonts/roboto-v19-latin-500.woff") format("woff"), url("../fonts/roboto-v19-latin-500.ttf") format("truetype"), url("../fonts/roboto-v19-latin-500.svg#Roboto") format("svg");
  /* Legacy iOS */
}
/* BLACK roboto-900 - latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/roboto-v19-latin-900.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Black"), local("Roboto-Black"), url("../fonts/roboto-v19-latin-900.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-v19-latin-900.woff2") format("woff2"), url("../fonts/roboto-v19-latin-900.woff") format("woff"), url("../fonts/roboto-v19-latin-900.ttf") format("truetype"), url("../fonts/roboto-v19-latin-900.svg#Roboto") format("svg");
  /* Legacy iOS */
}
@font-face {
  font-family: "Capture-it";
  src: url("../fonts/webfonts_Capture-it/Capture-it.ttf.woff") format("woff"), url("../fonts/webfonts_Capture-it/Capture-it.ttf.svg#Capture-it") format("svg"), url("../fonts/webfonts_Capture-it/Capture-it.ttf.eot"), url("../fonts/webfonts_Capture-it/Capture-it.ttf.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}
/*

$ROBOTOLight: 'Roboto Light', Arial, sans-serif; 
@extend %_ROBOTORegular 

*/
/*
$black-factory: #121824;
$black: #3A3A3A;
$_OLD_black-bg-factory: #1 2 1824;
*/
#section-termine, #section-ensemble, #section-kontakt {
  display: none;
}

.article.row.event-detail .col-details-left h1, .article.row.event-detail .col-details-left h2 {
  display: inline-block;
  width: 100%;
  color: #3a3a39;
  margin: 0 0 15px 0;
  font-size: 22px;
  font-family: "Roboto Regular", Arial, sans-serif;
}
.article.row.event-detail .col-details-left h1 span.date, .article.row.event-detail .col-details-left h2 span.date {
  font-family: "Roboto Medium", Arial, sans-serif;
  font-size: 18px;
  margin-right: 12px;
  vertical-align: middle;
  display: block;
  width: 100%;
}
@media screen and (max-width: 575px) {
  .article.row.event-detail .col-details-left h1 span.date, .article.row.event-detail .col-details-left h2 span.date {
    display: block;
    width: 100%;
  }
}
.article.row.event-detail .col-details-left h1 span.date span.date-first, .article.row.event-detail .col-details-left h2 span.date span.date-first {
  font-size: 22px;
}
.article.row.event-detail .col-details-left h1 span.title, .article.row.event-detail .col-details-left h2 span.title {
  padding: 0 15px 0 0;
  font-family: "Roboto Medium", Arial, sans-serif;
  font-size: 25px;
  vertical-align: middle;
  display: block;
  width: 100%;
}
@media screen and (max-width: 575px) {
  .article.row.event-detail .col-details-left h1 span.title, .article.row.event-detail .col-details-left h2 span.title {
    display: block;
    width: 100%;
  }
}
.article.row.event-detail .col-details-left h1 span.termine-cat, .article.row.event-detail .col-details-left h2 span.termine-cat {
  font-family: "Roboto Regular", Arial, sans-serif;
  text-transform: uppercase;
  display: inline-flex;
  align-items: center;
  font-size: 18px;
  padding: 0 10px;
  height: 25px;
  color: #ffffff;
  margin-right: 15px;
  background: #000000;
  border: 1px solid #37AAE1;
  border-radius: 3px;
  margin-right: 15px;
  vertical-align: middle;
}
.article.row.event-detail .col-details-left .button-wrapper {
  width: 100%;
  margin-top: 20px;
}
.article.row.event-detail .col-details-left .button-wrapper div.button-ticketstatus {
  width: auto;
  cursor: help;
  padding-left: 15px;
  padding-right: 15px;
  margin-right: 30px;
  border: 1px solid #000000;
  border-radius: 5px;
  font-family: "Roboto Regular", Arial, sans-serif;
  font-size: 14px;
  height: auto;
  line-height: 33px;
}
.article.row.event-detail .col-details-left .button-wrapper div.button-ticketstatus.button-ticketstatus-im_verkauf {
  background: #4caf50;
  color: #fff;
}
.article.row.event-detail .col-details-left .button-wrapper div.button-ticketstatus.button-ticketstatus-wenig_tickets {
  background: #f39c1b;
  color: #fff;
}
.article.row.event-detail .col-details-left .button-wrapper div.button-ticketstatus.button-ticketstatus-ausverkauft {
  background: #e74c3c;
  color: #fff;
}
@media screen and (max-width: 479px) {
  .article.row.event-detail .col-details-left .button-wrapper div.button-ticketstatus {
    margin-bottom: 30px;
  }
}
.article.row.event-detail .col-details-left .button-wrapper a {
  margin-right: 20px;
  height: 35px;
  width: 143px;
  cursor: pointer;
}
.article.row.event-detail .col-details-left .button-wrapper a.custom-button {
  width: auto;
  padding-left: 15px;
  padding-right: 15px;
  border: 1px solid #000000;
  border-radius: 5px;
  font-family: "Roboto Regular", Arial, sans-serif;
  font-size: 14px;
}
.article.row.event-detail .col-details-left .button-wrapper a.btn-white {
  border: 1px solid #000000;
  border-radius: 5px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #3A3A3A;
  font-family: "Roboto Regular", Arial, sans-serif;
  font-size: 14px;
  background: transparent;
}
@media screen and (max-width: 479px) {
  .article.row.event-detail .col-details-left .button-wrapper a.btn-white {
    margin-bottom: 5px;
  }
}
.article.row.event-detail .col-details-left .button-wrapper a.btn-white span {
  margin-left: 10px;
}
.article.row.event-detail .col-details-left .button-wrapper a.btn-white img {
  max-height: 20px;
}
.article.row.event-detail .col-details-left .button-wrapper a.btn-white.video {
  font-family: "Roboto Regular", Arial, sans-serif;
  font-size: 14px;
}
.article.row.event-detail .col-details-left .button-wrapper a.btn-white.video i {
  color: #EA2121;
}
.article.row.event-detail .col-details-left .button-wrapper .termine-cat.termine-cat-ersatz {
  margin-right: 20px;
  height: 35px;
  line-height: 35px;
}
.article.row.event-detail .col-details-left .button-wrapper .termine-cat.termine-cat-ersatz span.inner-left {
  font-family: "Roboto Medium", Arial, sans-serif;
  font-size: 20px;
  line-height: 35px;
  letter-spacing: 0px;
  color: #E1E4E6;
  background: #37AAE1;
  width: 35px;
  height: 35px;
  text-align: center;
  display: inline-block !important;
  vertical-align: bottom;
  margin-right: 12px;
}
@media screen and (max-width: 767px) {
  .article.row.event-detail .col-details-right {
    margin-top: 30px;
  }
}
.article.row.event-detail .col-details-right .news-img-wrap {
  float: none;
  width: auto;
  margin: 0 0 0 0;
}
.article.row.event-detail .col-details-right .news-img-wrap .outer .mediaelement.mediaelement-image a {
  border: none;
  padding: 0;
  background: transparent;
}
.article.row.event-detail .col-details-right .news-img-wrap .outer .mediaelement.mediaelement-image img {
  height: auto;
  width: 100%;
  max-width: 100%;
  margin: 0;
  display: block;
}
.article.row.event-detail .col-details-right .news-img-wrap .outer .mediaelement .mediaelement-video {
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
}
.article.row.event-detail .col-details-right .news-img-wrap .outer .mediaelement .mediaelement-video iframe {
  border: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.news-backlink-wrap {
  margin-top: 45px;
  margin: 45px 15px 15px 15px;
}
.news-backlink-wrap a {
  font-size: 18px;
}
.news-backlink-wrap a i {
  font-size: 12px;
  margin-right: 10px;
}

/*# sourceMappingURL=termine-details.css.map */
