/* Version: 1.2 */

/* Fonts */

@font-face {
    font-family:'Source Sans Pro';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src:
            local('SourceSansPro-Regular'),
            url('https://staging-inhousewebshop.derticketservice.de/static/common/fonts/sourcesanspro-regular-webfont.woff2') format('woff2'),
            url('https://staging-inhousewebshop.derticketservice.de/static/common/fonts/sourcesanspro-regular-webfont.woff') format('woff');
}

@font-face {
    font-family:'Source Sans Pro';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src:
            local('SourceSansPro-Light'),
            url('https://staging-inhousewebshop.derticketservice.de/static/common/fonts/sourcesanspro-light-webfont.woff2') format('woff2'),
            url('https://staging-inhousewebshop.derticketservice.de/static/common/fonts/sourcesanspro-light-webfont.woff') format('woff');
}

@font-face {
    font-family:'Source Sans Pro';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src:
            local('SourceSansPro-Semibold'),
            url('https://staging-inhousewebshop.derticketservice.de/static/common/fonts/sourcesanspro-semibold-webfont.woff2') format('woff2'),
            url('https://staging-inhousewebshop.derticketservice.de/static/common/fonts/sourcesanspro-semibold-webfont.woff') format('woff');
}

body {
    padding-top: 0 !important;
    font-family: 'Source Sans Pro', sans-serif !important;
    font-weight: 300 !important;
    font-size: 18px !important;
    line-height: 24px !important;
    color: #000 !important;
}

a {
    color: #000;
}

a:hover {
    text-decoration: underline;
    color: #000;
}

@media (max-width: 360px) {
    body {margin-top: 0 !important;}
}

#dts .container.webshop {
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    #dts .container.webshop {
        padding-left: 0;
        padding-right: 0;
    }
}


/* HEader & Warenkrob */


#dts .navbar-header,
#dts a#nav_tickets,
#dts a#nav_shoppingcart_mobile,
#dts a#nav_customeredit,
#dts a#nav_series,
#dts a#nav_shoppingcart {
    display: none;
}

#dts .badge-shopping-cart {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #f00;
    border-radius: 15px;
    transform: translateY(-4px);
}

#dts .bootstrap-select.btn-group .dropdown-menu.inner {
    position: static !important;
}

#dts .app-header {
    background-color: #fff;
    padding: 10px;
    width: 100%;
    border-bottom: solid 1px #000;
}

#dts .header-container {
    margin: 0 auto;
    width: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

@media (min-width: 768px) {
    #dts .header-container {
        max-width: 750px;
    }
}

@media (min-width: 992px) {
    #dts .header-container {
        max-width: 970px;
    }
}

@media (min-width: 1200px) {
    #dts .header-container {
        max-width: 1170px;
    }
}

#dts .brand-logo {
    flex-grow: 1;
}

#dts li.evt-nav-mobile-username {
    color: #fff !important;
}

#dts .brand-logo img {
    max-width: 280px;
    height: auto;
}

#dts .app-header nav ul {
    margin-bottom: 0;
    padding: 0;
}

#dts .app-header nav ul li {
    list-style: none;
}

#dts .app-header nav ul li a {
    color: #000;
    font-size: 18px;
    font-weight: 600;
}

#dts .webshop .evt-event.evt-event-detail > .row > .col-sm-12.col-lg-8.col-lg-push-2:first-child, .webshop .evt-event.evt-event-detail > .row > .col-sm-12.col-lg-8.col-lg-push-2:last-child {
    width: 100%;
    left: 0;
}

/* hide elements */
#dts .component.footer-logo {
    display: none !important;
}

#dts .divider {
    display: none;
}

#dts ul.evt-footer-links {
    display: none;
}

/* Footer Links*/

#dts .component.p-t-default {
    display: flex;
    flex-direction: column;
    justify-content: center;
}


@media (min-width: 992px) {
    #dts .component.p-t-default {
        display: flex;
        justify-content: flex-start;
        flex-direction: row;
    }

    #dts .footer .col-xs-12.col-sm-8.col-sm-pull-4 {
        padding: 0;
    }
}

#dts .component.p-t-default div a {
    padding-right: 15px;
    color: #000;
}

/* Buttons */

#dts .btn-primary {
    color: #fff;
    background-color: #000;
    border: none;
    font-size: 18px;
    text-transform: uppercase;
    border-radius: 0;
    font-weight: 600;
    font-family: 'Source Sans Pro', sans-serif;
    transition: background-color .4s ease-in-out;
}

#dts .btn-primary:hover {
    background-color: #080808 !important;
}

#dts .btn-default {
    color: #000;
    background-color: #fff;
    border-color: #000;
    border-width: 1px;
    border-radius: 0 !important;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
}

/* Headings & Fonts*/

#dts .webshop .h1, #dts .webshop .h2, #dts  .webshop .h3, #dts .webshop h1, #dts .webshop h2, #dts .webshop h3{
    color: #000;
    font-family: 'Source Sans Pro', sans-serif;
}

#dts .webshop h1 {
    font-size: 36px;
    text-transform: uppercase;
    font-weight: 600;
    word-break: break-word;
}

@media (min-width: 768px) {
    #dts .webshop h1 {
        word-break: normal;
    }
}

#dts .webshop h2 {
    font-size: 28px;
    font-weight: 600;
}

#dts .webshop h4 {
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
}
#dts .pricegroup-price {
    float: none!important;
    font-size: 21px;
    padding-left: 10px;
}


#dts .subtitle {
    font-weight: 300;
    line-height: 24px;
    font-size: 18px;
}

#dts h5, label, strong {
    color: #000 !important;
}

#dts .m-b--sm, .m-b--small, .m-b-sm, .m-b-small {
    font-weight: 600;
}

@media (min-width: 991px) {
    #dts .page-header .link-back {
        font-size: 18px;
    }
}

/* Icons*/

#dts [class*=" icon-"], [class^=icon-] {color: #000;}

#dts .navbar-default .dropdown-toggle .icons [class*=" icon-"], .navbar-default .dropdown-toggle .icons [class^=icon-] {
    color: #000 !important;
}

#dts .navbar-default .navbar-toggle .icon-bar, .navbar-default .navbar-toggle:focus .icon-bar {
    background-color: #000;
}

/* Labels & Forms */

#dts .checkbox.evt-checkbox input[type=checkbox]+label:before {
    border-radius: 0 !important;
}

#dts .evt-checkbox-unchecked::before, .evt-radio-unchecked label::before, div.checkbox.evt-checkbox label::before, div.radio.evt-radio label::before {
    border: 1px solid #ccc;
}

#dts .evt-radio-unchecked input[type="checkbox"]:checked + label::before, div.checkbox.evt-checkbox input[type="checkbox"]:checked + label::before, div.radio.evt-radio input[type="checkbox"]:checked + label::before {
    color: #000 !important;
}


#dts .webshop #payment .evt-radio-toggle .m-t-default.m-b-default.toggled > fieldset label[for="selectValidUntilMonth"] {
    position: relative;
    display: inline-block;
    width: auto;
    margin: 0 1.4375rem 0 0;
}

#dts .webshop #payment .evt-radio-toggle .m-t-default.m-b-default.toggled > fieldset label[for="selectValidUntilMonth"] + .evt-dropdown {
    display: inline-block;
}
#dts .text-left {
    display: inline;
    font-size: 18px;
    font-weight: 600;
}

@media (min-width: 768px) {
    #dts .text-left {
        display: none;
    }
}


#dts .webshop .evt-price-filter.evt-price-filter-checkboxes .circle-lg+span.text-left+.pull-right.nw {
    padding-left: 0;
    text-align: left;
    font-size: 21px !important;
}

@media (min-width: 768px) {
    #dts .webshop .evt-price-filter.evt-price-filter-checkboxes .circle-lg+span.text-left+.pull-right.nw {
        float: none !important;
    }
}

#dts .evt-price-calculator fieldset {
    border-radius: 0;
    border: solid 1px #fff;
    background: #fff;
}

#dts .col-sm-6.col-md-4.col-md-push-1 a {
    color: #000;
}

#dts .input-group-addon {
    color: #000;
    border-radius: 0;
    background: #fff;
    border: 1px solid #e1e1e1
}

#dts .evt-price-calculator input.form-control[type="text"] {
    font-size: 18px;
}

.evt-price-calculator-item:not(.last) {
    border-bottom: 1px solid #e1e1e1 !important;
}

#dts .evt-price-calculator-item.highlight {
    box-shadow: none !important;
}

#dts .bootstrap-select.btn-group .dropdown-toggle .filter-option {
    color: #000;
    text-transform: none;
    font-weight: 400;
}

#dts .checkbox.evt-checkbox.evt-checkbox-multiline input[type=checkbox]+label {
    padding-top: 0;
}

#dts .evt-radio-unchecked input[type="radio"]:checked + label::before, div.checkbox.evt-checkbox input[type="radio"]:checked + label::before, div.radio.evt-radio input[type="radio"]:checked + label::before {color: #000 !important;}

#dts input.form-control[type="email"], #dts input.form-control[type="number"], #dts input.form-control[type="password"], #dts input.form-control[type="search"], #dts input.form-control[type="tel"], #dts input.form-control[type="text"], #dts input.form-control[type="url"], #dts textarea.form-control {
    color: #000;
    background-color: #fff;
    font-family: 'Source Sans Pro', sans-serif;
    border: solid 1px #ccc;
    font-size: 18px;
    line-height: 24px;
}

#dts .evt-placeholder-float label, .evt-placeholder-float-label label, .evt-placeholder-static label {
    font-size: 16px;
    color: #000 !important;
}

#dts .form-control {
    border-radius: 0;
}

#dts .evt-userdata fieldset {
    border-bottom: 1px solid #e1e1e1;
}

#dts .evt-dropdown>.evt-select>.btn-default:after, #dts .evt-dropdown>.evt-selecter>.btn-default:after {
    right: 10px;
    top: 15px;
    font-size: 16px;
    color: #ccc;
}

.weiteretickets {
    position: absolute;
    display: block !important;
    width: 100%;
    background: white;
    color: #fff !important;
    height: 60px;
    bottom: 0;
    left: 0;
}

#dts .webshop .evt-dropdown {
    position: relative;
    display: block;
    left: auto;
    right: auto;
    top: auto;
    margin-bottom: 15px;
    padding: 0;
    background: 0 0;
    z-index: initial;
}

#dts .webshop #payment .evt-radio-toggle .m-t-default.m-b-default.toggled > fieldset .dropdown .evt-select {
    width: auto !important;
    height: 44px;
}

#dts .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #000;
    background-color: #f4f4f4;
}

/* Content */

#dts .page-header {
    border-bottom: none;
    margin: 20px 0 0 0;
}

#dts #seatList li:last-child .seatList-item {
    border-color: #e1e1e1;
}

#dts p.small.hint.cvc a {
    color: #000;
    text-decoration: underline;
}

#dts div#seatmap_prices_cta a {
    color: #000 !important;
}


#dts .well:not(.well-light) {
    color: #000;
    background: #f4f4f4;
}

#dts .well {
    border: none;
    border-radius: 0;
}

#dts .component.evt-price-calculator {
    margin-top: 45px;
}


#dts .webshop .evt-event.evt-event-detail.m-0>.row>.m-b-small {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    width: auto;
}

#dts .webshop .evt-event.evt-event-detail.m-0>.row>.m-b-small>.col-sm-12.col-md-8.col-lg-8.p-0 {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: auto;
}

#dts .webshop .evt-event.evt-event-detail.m-0>.row>.m-b-small {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    width: auto;
}

#dts .webshop .evt-event.evt-event-detail {
    margin-bottom: 35px !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

@media (min-width: 768px) {
    .evt-login:after {
        border-right: 1px solid #e1e1e1 !important;
    }
}

#dts .webshop #seatList .seatList-item > .row > .m-b-sm:first-child, .webshop .evt-seatlist .seatList-item > .row > .m-b-sm:first-child {
    display: inline-block;
    width: 25%;
}

@media (min-width: 1170px) {
    #dts .webshop #seatList .seatList-item > .row > .m-b-sm:first-child, .webshop .evt-seatlist .seatList-item > .row > .m-b-sm:first-child {
        width: 100%;
    }
}

#dts .webshop #seatList .seatList-item > .row > .m-b-sm, .webshop .evt-seatlist .seatList-item > .row > .m-b-sm {
    width: 20%;
    display: flex;
    align-items: center;
    flex-flow: row wrap;
}
@media (min-width: 768px) {
    #dts .webshop #seatList .seatList-item > .row > .m-b-sm, .webshop .evt-seatlist .seatList-item > .row > .m-b-sm {
        width: auto;
    }
}

#dts #seatList .d-t-c, #seatList .d-table-cell {vertical-align: middle;}

#dts .webshop .evt-event.evt-event-detail.m-0>.row {
    justify-content: center;
    display: flex;
    flex-flow: row wrap;
}

#dts .col-sm-12.col-md-8.col-lg-8.p-0 a {
    color: #000;
}

.col-xs-12.col-sm-6.col-md-2.col-lg-2.p-b-small.text-xs-left.text-sm-left.text-md-right.text-lg-right a {
    color: #000;
}

/* zweispaltiger Saalplan */

#dts .webshop #seatList .seatList-item > .row > .m-b-sm:first-child,
#dts .webshop .evt-seatlist .seatList-item > .row > .m-b-sm:first-child {
    display: inline-block;
    width: 100%;
}

#dts .webshop .evt-seatlist .seatList-item > .row > .m-b-sm strong {
    padding-left: 5px;
}

#dts .webshop #seatList .seatList-item > .row,
#dts .webshop .evt-seatlist .seatList-item > .row {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}

#dts .webshop #seatList .seatList-item > .row > .m-b-sm,
#dts .webshop .evt-seatlist .seatList-item > .row > .m-b-sm {
    display: flex;
    flex-wrap: wrap;
    width: auto;
}

@media only screen and (min-width: 1180px) and (max-width: 1180px) {
    #dts .webshop .evt-seatlist .seatList-item > .row > .text-right {
        display: flex;
        width: 100%;
        justify-content: flex-start;
        padding-left: 0;
    }

    #dts .webshop #seatList .seatList-item > .row > .m-b-sm,
    #dts .webshop .evt-seatlist .seatList-item > .row > .m-b-sm {
        width: auto;
    }
}

@media (min-width: 768px) {
    #dts .webshop #divTicketList .col-lg-12.col-lg-push-0.col-sm-6.col-sm-push-6.col-xs-12 {
        left: auto;
        width: 100%;
    }
}

@media (min-width: 992px) {
    #dts .webshop #seatList .seatList-item > .row, .webshop .evt-seatlist .seatList-item > .row {
        justify-content: space-between;
    }
}

/* Alerts */

#dts .alert {
    font-size: 18px;
    border-radius: 0;
}

#dts .alert h2 {
    font-size: 18px;
    color: #fff;
}

/* nav */

#dts .navbar-default {
    position: relative;
    top: 0!important;
    z-index: initial;
    background-color: #fff;
    border-color: #000;
    min-height: 56px;
}

#dts .nav {
    display: block !important;
}

#dts #nav_items {
    display: block !important;
}

#dts .checkbox.evt-checkbox.evt-checkbox-multiline.form-group a {
    color: #000;
    text-decoration: underline;
}

#dts .navbar-default .navbar-nav > li > a, .navbar-default .evt-mobile-shortcut-navigation > li > a {
    color: #000;
    background: #fff;
    border: none;
    font-size: 18px;
    font-weight: 600;
    border: none !important;
    padding-right: 0;
}


#dts .navbar-default .navbar-nav > li > .dropdown-menu {
    background: #f4f4f4;
}

#dts .navbar-default .navbar-nav > li > .dropdown-menu > li > a {
    color: #000;
    background-color: #f4f4f4;
    font-weight: 600;
}

#dts .navbar-default .dropdown-menu > li > a {
    color: #000;
    background-color: #f4f4f4;
    font-weight: 600;
}

#dts .navbar-default .dropdown-menu {
    background-color: #f4f4f4;
    border: none !important;
}

#dts .dropdown-menu {
    color: #000;
    font-size: 18px;
    box-shadow: none;
    border-radius: 0;
}

#dts .navbar .navbar-nav {
    border-right: none;
}

#dts .navbar .navbar-nav .icons + .badge {
    background-color: #000;
}

#dts .navbar .navbar-nav>li.open>a span.icons [class*=" icon-"], .navbar .navbar-nav>li.open>a span.icons [class^=icon-], .navbar .navbar-nav>li>a span.icons [class*=" icon-"], .navbar .navbar-nav>li>a span.icons [class^=icon-] {
    color: #000;
}

/* Saalplan Map-icon bei Timeslot-Veranstaltungen ausblenden */

/*.leaflet-marker-pane img {*/
/*    display: none !important;*/
/*}*/

/*img.leaflet-marker-shadow.leaflet-zoom-animated {*/
/*    display: none;*/
/*}*/

#dts .edh-container {
    margin-bottom: 45px !important;
}

#dts .buchungsinfos p {
    font-size: 22px;
    line-height: 1.5em;
    color: #000;
}

#dts .buchungsinfos strong {
    color: #000;
}

#dts .buchungsinfos ul {
    font-size: 22px;
    line-height: 1.5em;
    color: #000;
}

#dts .edh-head-toggle {
    cursor: pointer;
    background-color: #fff;
    margin-bottom: -1px;
    padding: 1.5rem;
    transition: background .2s ease-out;
    position: relative;
    font-size: 26px;
    color: #000;
    border-bottom: solid 1px #000;
    border-top: solid 1px #000;
}

#dts .edh-head-toggle::before {
    white-space: nowrap;
    overflow: hidden;
    display: block;
    content: "\e603";
    -webkit-transform: rotateZ(0);
    transform: rotateZ(0);
    transition: -webkit-transform .1s ease-in;
    transition: transform .1s ease-in;
    transition: transform .1s ease-in, -webkit-transform .1s ease-in;
    position: absolute;
    top: 15px;
    bottom: 15px;
    margin: auto;
    right: 15px;
    color: #000;
    font-family: fontim;
    font-size: 24px;
}

#dts .edh-head-toggle.is-active::before {
    -webkit-transform: rotateZ(180deg);
    transform: rotateZ(180deg);
}

#dts .is-active,
#dts .edh-head-toggle:hover {
    background-color: #fff;
    border-bottom: solid 1px #000;
    border-top: solid 1px #000;
    font-size: 26px;
}

#dts .is-visible {
    display: block !important;
}

#dts .edh-buchungstexte {
    display: none;
    padding: 1.5rem;
    background-color: #f9f9f9;
    border-bottom: solid #000 1px;
    color: #000;
}

#dts .edh-buchungstexte h3 {
    font-size: 26px;
    font-family: 'Prohibition', Impact, Charcoal, sans-serif;
    color: #000;
}

#dts .edh-buchungstexte div {
    padding-bottom: 10px;
}