/**
* Theme Name: Foundry Child
* Description: This is a child theme of Foundry, generated by Merlin WP.
* Author: <a href="http://www.tommusrhodus.com">Tom Rhodes</a>
* Template: foundry
* Version: 2.1.69
*/

body {
    font-size: 16px;
}

h1,
.h1 {
    font-weight: 600;
}

h2,
.h2 {
    font-weight: 400;
}

h3,
.h3 {
    font-weight: 400;
}

h4,
.h4 {
    font-weight: 400;
}

h5,
.h5 {
    margin-bottom: 0px;
    margin-top: 8px;
}

strong>a {
    font-weight: 600 !important;
}

.accent-color {
    color: #7c7640;
}

section.page-title.page-title-4.bg-secondary {
    display: none !important;
}

.page-title.page-title-3,
.page-title.page-title-4 {
    height: 160px;
}

section.light-wrapper.normal-padding {
    padding: 35px 0;
}

p.lead.hero {
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 1);
    letter-spacing: 1px;
    line-height: 40px;
}

.vc_gitem-post-data-source-post_title h3 {
    margin-bottom: 0px;
}

.entry-date p {
    display: none;
    float: left;
    font-size: 21px;
    line-height: 0;
    font-weight: 100;
}

.entry-date p:first-child {
    font-size: 48px;
    line-height: 48px;
    width: 50%;
    text-align: right;
}

.entry-date p:nth-child(2) {
    margin-top: 14px;
    margin-bottom: 22px;
    width: 50%;
    font-size: 16px;
    text-indent: 10px;
}

.entry-date p:nth-child(3) {
    width: 50%;
    font-size: 16px;
    text-indent: 10px;
}

@media (min-width: 768px) {
    .show_year .entry-date p:nth-child(5) {
        display: inline-block;
        margin-top: 0px;
        width: 50%;
        font-size: 16px;
        text-indent: 10px;
    }
}

.entry-datetext {
    font-size: 20px;
    line-height: 1.3;
    width: 100%;
    text-align: left;
    padding-left: 18%;
    font-weight: 100;
}

.entry-karten-column {
    text-align: right;
}

.entry-karten {
    display: inline-block;
    width: 33%;
    max-width: 92px;
    padding: 0px 15px 0px 10px;
    text-align: right;
    border: 1px solid #7c7640;
    border-right: 0px;
    position: relative;
}

.entry-karten:after {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -5px;
    left: 10px;
    width: 10px;
    height: 10px;
    border-radius: 100%;
}

.entry-karten.karten-1:after {
    background-color: #fa6dd5;
}

.entry-karten.karten-2:after {
    background-color: #f9ed04;
}

.entry-karten.karten-3:after {
    background-color: #0baee9;
}

.entry-karten.karten-3 {
    border: 1px solid #7c7640;
}

.karten_wrapper{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}
.aktion_karten > .entry-karten{
    line-height: 1;
    padding: 2px 15px 4px 10px;
}

.aktion_karten > .entry-karten s{
    font-size: .8em;
}
.aktion_text{
    text-align: center;
    margin-top: -20px;
}

.aktion_text span{
    font-weight: bold;
}
.aktion_text small{
    display: block;
    font-weight: 400;
}

.single-post .karten_wrapper{
    justify-content: center;
}
.single-post .aktion_text{
    margin-top: 4px;
}


.entries .vc_grid-item {
    cursor: pointer;
}

.entries .vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item {
    padding-bottom: 15px;
    padding-top: 15px;
    border-bottom: 1px solid #ccc;
}

.entries .vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item:after {
    content: "\f078";
    font-family: FontAwesome;
    position: absolute;
    opacity: 0;
    width: 26px;
    height: 24px;
    text-align: center;
    background-color: #fff;
    padding-left: 1px;
    color: #202020;
    border: 1px solid #202020;
    border-radius: 100%;
    bottom: -12px;
    left: 50%;
    margin-left: -12px;
    transition: all .5s;
}

.entries .vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item:hover:after {
    opacity: 1;
}

.entries .art-time-col {
    max-height: 92px;
}

.vc_grid-item-zone-c-top.active:after {
    opacity: 1 !important;
    transform: rotate(180deg);
    padding-left: 0;
    padding-right: 1px;
}

.entry-content .vc_gitem-row-position-top {
    position: relative !important;
    max-height: 0px;
    transition: all .3s;
}

section:not(.gallery-row) .vc_gitem-zone.vc_gitem-zone-a {
    max-height: 0px;
    transition: all .3s;
}

.vc_grid-item-zone-c-top.active .entry-content .vc_gitem-row-position-top,
.vc_grid-item-zone-c-top.active .vc_gitem-zone.vc_gitem-zone-a {
    max-height: 2000px;
}

.entry-spacer-column {
    position: static;
}

.entry-spacer {
    height: 100%;
    position: absolute;
    left: 16.666666666666666%;
    width: 3px;
    background: #7c7640;
    margin-left: -3px;
    top: 0px;
}


/* .entry-top-row > .vc_gitem-zone-mini > .vc_gitem_row{
    height: 131px;
}

.entry-date-column{
    height: 100%;
} */

.tf-logo {
    text-align: center;
}

.tf-logo .footer-logo {
    max-height: 77px;
}

.tf-logo>div {
    text-align: center;
}

.jl-logo {
    text-align: right;
}

.jl-logo img {
    max-height: 44px;
}

.entry-title h3 {
    letter-spacing: 2px;
    font-weight: 600;
}

#custom_html-3 a {
    font-weight: 400;
}

.menu>li>a {
    font-size: 17px;
    opacity: 1;
    color: #000;
}

.menu>li>a:hover {
    opacity: .8 !important;
}

#menu-footer-menu.menu {
    width: auto;
    margin-top: 2px;
    display: block;
}

#menu-footer-menu.menu>li {
    clear: left;
    margin: 0;
}

#menu-footer-menu.menu>li a {
    font-weight: 400;
    font-size: 16px;
    line-height: 40px;
}

.footer-1 {
    background-color: rgba(124, 118, 64, .1);
    min-height: calc(100vh - 575px);
}

.footer-wappen {
    margin: 0 auto;
    display: block;
}

.footer-hotline {
    font-size: 16px;
}

.footer-hotline .footer-hotline-title {
    font-size: 24px;
    display: block;
    margin-bottom: 10px;
    color: #000;
    font-weight: 100 !important;
    position: relative;
    padding-left: 30px;
    line-height: 38px;
    margin-bottom: 0px;
}

.footer-hotline .footer-hotline-title.value {
    font-size: 20px;
    line-height: 32px;
}

.footer-hotline .footer-hotline-title.with-img {
    height: 38px;
    margin-top: 38px;
}

.footer-hotline .footer-hotline-title.with-img span {
    transform: translateY(-6px);
    display: inline-block;
}

.footer-hotline .footer-hotline-title.with-img img {
    width: 170px;
    transform: translateY(-11px);
    margin-left: 6px;
}

@media (min-width: 768px) and (max-width: 1199px) {
    .footer-hotline .footer-hotline-title.with-img {
        height: auto;
    }
    .footer-hotline .footer-hotline-title.with-img span {
        transform: translateY(0px);
    }
    .footer-hotline .footer-hotline-title.with-img img {
        transform: translateY(0px);
        margin-left: 0px;
    }
}

@media (max-width: 419px) {
    .footer-hotline .footer-hotline-title.with-img {
        height: auto;
    }
    .footer-hotline .footer-hotline-title.with-img span {
        transform: translateY(0px);
    }
    .footer-hotline .footer-hotline-title.with-img img {
        transform: translateY(0px);
        margin-left: 3px;
        margin-right: 3px;
    }
}

.footer-hotline .footer-hotline-title>i {
    transform: rotate(-45deg);
    position: absolute;
    margin-left: -28px;
    top: 6px;
}

.footer-hotline p.footer-hotline-title>i {
    transform: rotate(90deg);
}

.footer-hotline.oeticket .footer-hotline-title,
.footer-hotline.oeticket .footer-hotline-title.value {
    padding-left: 0;
}

.nav-bar>.module.left {
    position: absolute;
    height: auto;
    z-index: 1000;
}

.nav-bar>.module.left>a {
    height: auto !important;
}

.nav-bar .module.left .logo {
    max-width: 290px;
}

.vc_btn3.vc_btn3-color-chino.vc_btn3-style-outline {
    color: #7c7640;
    border-color: #7c7640;
    font-weight: 400;
}

.vc_btn3.vc_btn3-color-chino.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-outline:hover {
    border-color: #7c7640;
    background-color: #7c7640;
}

.entry-item-list {
    font-weight: 600;
}

.entry-infos {
    font-size: 17px;
    line-height: 29px;
}

.btn.back-to-top {
    background: transparent !important;
    padding: 0 15px 0px 16px;
}

.btn.back-to-top>i {
    color: #7c7640 !important;
}

.footer-logos {
    display: table;
    border-top: 1px solid #ccc;
    padding-top: 20px;
    margin: 0 auto;
    width: 100%;
}

.footer-logos>div {
    float: none;
    display: table-cell;
    vertical-align: bottom;
    padding-top: 25px;
}

.post-title {
    font-weight: 400;
}

.post-date-time h5 {
    font-size: 19px;
}

.post-pricing {
    margin-top: 26px;
}

h3.post-info-header {
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 2px;
}

.post-info-werke,
.post-interpret{
    font-size: 17px;
    line-height: 21px;
    font-weight: 600;
}

.post-info-werke {
    margin-bottom: 35px;
    font-weight: 400;
}

.post-biografie .tab-title>i.icon {
    display: none;
}

.page-title.page-title-3.bg-secondary {
    background: rgba(124, 118, 64, .1);
}

.page-title.page-title-3.bg-secondary h3 {
    font-size: 56px;
    line-height: 64px;
}

.post-program {
    font-size: 16px;
}

#map-kontakt {
    height: 500px;
}

.google-map-info header {
    display: block;
    font-weight: bold;
}

.google-map-info article {
    margin: 10px 0;
    min-width: 180px;
    float: left;
}

.google-map-info .route {
    width: 80px;
    height: 50px;
    margin: -10px 0 10px;
    float: right;
    background: url(https://taggenbrunner-festspiele.at/wp-content/uploads/route.png) center center no-repeat;
    font-size: 12px;
    font-size: 0.9rem;
    text-align: center;
    position: relative;
}

.google-map-info .route span {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.google-map-info .map-marker-navi {
    display: block;
    clear: both;
    float: left;
    margin-top: 20px;
}

.google-map-info .map-marker-navi>article {
    margin-top: 5px;
}

.row section.image-slider {
    margin-bottom: 0px !important;
}

.overlay:before,
.slider-all-controls .overlay .background-image-holder:before {
    background: none;
    opacity: 0;
}

.entry-category {
    text-transform: uppercase;
    font-size: 16px;
}

.entry-category .Liederabend {
    color: #7C7640;
}

.entry-category .Ensemble {
    color: #7D463B;
}

.entry-category .Klavierkonzert {
    color: #6A7D47;
}

.entry-category .Kammermusik {
    color: #6C347D;
}

.entry-category .musikalische.Lesung {
    color: #41658a;
}

.entry-category .Soloprogramm {
    color: #C9C069;
}

.entry-category .Oper {
    color: #bf3535;
}

.entry-category .Musik.Worte {
    color: #3862b1;
}

.entry-date-column {
    border-color: #7C7640;
}

.entry-date-column.Liederabend {
    border-color: #7C7640;
}

.entry-date-column.Ensemble {
    border-color: #7D463B;
}

.entry-date-column.Klavierkonzert {
    border-color: #6A7D47;
}

.entry-date-column.Kammermusik {
    border-color: #6C347D;
}

.entry-date-column.musikalische.Lesung {
    border-color: #41658a;
}

.entry-date-column.Soloprogramm {
    border-color: #C9C069;
}

.entry-date-column.Oper {
    border-color: #bf3535;
}

.entry-date-column.Musik.Worte {
    border-color: #3862b1;
}

.entry-date-column.hideDate .entry-date {
    display: none;
}

.entry-date-column:not(.hideDate) .entry-datetext {
    display: none;
}

@media (min-width: 768px) {
    .entry-date p:nth-child(1),
    .entry-date p:nth-child(2),
    .entry-date p:nth-child(3) {
        display: inline;
    }
    .entry-date {
        min-height: 72px;
    }
}

@media (max-width: 767px) {
    .page-title.page-title-3.bg-secondary .container h3 {
        font-size: 40px;
        line-height: 56px;
    }
    .page-title.page-title-3.bg-secondary .container h3.uppercase {
        letter-spacing: 3px;
        margin-right: -3px;
    }
    div.entry-date-column {
        text-align: center;
        padding: 0px 10px 15px;
        border-right-width: 0px !important;
    }
    div.entry-date {
        display: inline-block;
    }
    .entry-date p:nth-child(4),
    .vc_gitem-acf.entry-datetext,
    .show_year .entry-date p:nth-child(5) {
        display: inline;
        font-size: 13px;
        font-weight: 400;
        margin-bottom: 0px;
        line-height: .1;
    }
    .show_year .entry-date p:nth-child(5) {
        margin-left: 5px;
    }
    .vc_gitem-acf.entry-datetext {
        padding-left: 0;
    }
    .entry-category {
        float: left;
        font-size: 12px;
        margin-right: 10px;
    }
    .entry-time {
        float: right;
        font-size: 12px;
    }
    div.entry-title-column {
        padding-top: 30px !important;
    }
    .entry-title-column .entry-title {
        margin-bottom: 0;
    }
    .entry-spacer {
        left: 13px;
    }
    .entry-info-column {
        padding-left: 30px !important;
    }
    .entry-karten-column {
        max-width: 320px;
        padding-left: 30px !important;
        font-size: 90%;
    }
    .entry-karten {
        padding: 0px 10px;
    }
    .entry-karten:after {
        left: 10px;
    }
    .vc_grid.vc_row.vc_grid-gutter-30px .vc_pageable-slide-wrapper {
        margin-right: 0 !important;
    }
    .footer-hotline {
        text-align: center;
    }
    .menu-footer-menu-container {
        text-align: center;
    }
    #menu-footer-menu.menu {
        float: none;
        text-align: center;
    }
    #menu-footer-menu.menu>li {
        float: none;
        text-align: center;
    }
}

@media (max-width: 991px) {
    #menu-main_menu.menu,
    #menu-main_menu_home.menu {
        text-align: right;
    }
    .nav-bar .module.left .logo {
        max-width: 200px;
    }
    .entry-datetext {
        font-size: 18px;
        line-height: 1.3;
        padding-left: 10%;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .entry-karten-column {
        font-size: 90%;
    }
    .entry-karten {
        padding: 0px 5px;
    }
    .entry-karten:after {
        left: 3px;
    }
    .aktion_karten > .entry-karten{
        line-height: 1;
        padding: 2px 5px 4px 5px;
    }
}

.footer-wappen {
    width: auto;
    max-width: 115px;
    max-height: 123px;
}

.footer-partner {
    display: inline-block;
    vertical-align: middle;
    margin: 0 30px 40px;
}

li.icon-menu-link a:before {
    margin-right: 8px;
    padding-left: 3px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-family: 'FontAwesome', 'Font Awesome 5 Free';
    font-size: 120%;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

li.oeticket-menu-link a:before {
    margin-right: 2px;
    content: "\f145";
    transform: rotate(90deg);
}

li.calendar-menu-link a:before {
    content: "\f073";
}

li.video-menu-link a:before {
    content: "\f03d";
}

li.contact-menu-link a:before {
    content: "\f2b9";
}

li.hotel-menu-link a:before {
    content: "\f236";
}

li.galerie-menu-link a:before {
    content: "\f03e";
}

@media (max-width: 1450px) {
    .menu>li {
        margin-right: 15px;
    }
    .menu>li>a {
        font-size: 16px;
    }
    .menu>li.icon-menu-link a:before {
        margin-right: 5px;
    }
}

@media (max-width: 1300px) {
    .menu>li {
        margin-right: 15px;
    }
    .menu>li>a {
        font-size: 15px;
    }
    .menu>li.icon-menu-link a:before {
        margin-right: 3px;
    }
}

@media (max-width: 1240px) {
    .menu>li.icon-menu-link a:before {
        display: none;
    }
}

@media (max-width: 1090px) {
    .module-group.right .module.left:first-child {
        padding-right: 16px;
    }
    .menu>li {
        margin-right: 13px;
    }
    .menu>li>a {
        font-size: 14px;
    }
}

@media (max-width: 1080px) {
    .nav-bar .module.left .logo {
        max-width: 200px;
    }
}

@media (max-width: 991px) {
    .module.widget-handle {
        border: none !important;
    }
    .footer-partner-container {
        text-align: center;
    }
    .footer-partner {
        margin: 0 30px 40px;
    }
    .menu>li.icon-menu-link a:before {
        display: inline-block;
    }
    .module.widget-handle i {
        color: #000;
        opacity: 1;
    }
    .module.widget-handle:hover i {
        opacity: .8 !important;
    }
}

.kontakt-content {
    font-size: 20px;
    line-height: 32px;
}

.kontakt-content p,
.kontakt-content a {
    font-weight: 100;
}

.broschuere>a {
    letter-spacing: 2px;
}

.gallery-row .title a {
    color: #7c7640;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 400;
}

.gallery-row .excerpt a p {
    line-height: 24px;
    font-weight: 100;
}

div.pp_default p.pp_description {
    font-size: 16px;
    padding-top: 4px;
}

.button-vorschau>a.vc_btn3.vc_btn3-size-lg {
    font-size: 20px;
}

.oeticket-frame iframe {
    width: 100%;
}

.ph .accent-color p {
    font-size: 1.1em;
}

.event-intro-text h4 {
    color: #dd3333;
}

.hide_past_events .past-event {
    opacity: .5;
}

.notification_bar {
    background-color: rgba(124, 118, 64, .1);
    text-align: center;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}

.notification_bar .nfb_content a {
    display: block;
    padding: 5px 0 5px;
    color: #cf1626;
    font-weight: 600;
    font-size: 18px;
    line-height: 40px;
}

.notification_bar .nfb_content a span {
    font-weight: 600;
    letter-spacing: 1px;
}

.notification_bar .nfb_content a img {
    max-height: 40px;
    margin-top: -3px;
    margin-left: 15px;
    vertical-align: middle;
}

@media screen and (max-width: 600px) {
    .notification_bar .nfb_content a img {
        display: block;
        margin: 0 auto;
    }
}

@media screen and (max-width: 400px) {
    .notification_bar {
        text-align: right;
        padding-right: 20px;
    }
    .notification_bar .nfb_content a {
        display: inline-block;
        text-align: center;
    }
    .notification_bar .nfb_content a span {
        display: block;
    }
    .notification_bar .nfb_content a img {
        display: inline;
        margin: 0;
    }
}

.nav-container .nav-bar {
    border-bottom: none;
}

.intro h4 {
    font-size: 18px;
}

.intro blockquote {
    background: none;
    color: inherit;
    font-style: normal;
    text-align: center;
    margin: 0;
    border: none;
    padding-bottom: 0.5em;
    font-family: inherit;
}

.post-biografie .button-tabs .active .tab-title{
    background-color: #000;
}

.pd_post_logo img{
    width: 250px;
    height: auto;
    max-width: 100%;
}
h3.post-logo {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 1.2;
}

body a{
    color: #202020;
}

.ebor-page-wrapper > .wpb-content-wrapper >  .wpb_row{
    margin: 0 !important;
}