.season-120 > a,
.mm-festival > a {
  text-transform: none !important;
}
@media screen and (min-width: 960px) {
  .text-short-button {
    display: none;
  }
  .season-120 {
    position: absolute !important;
    top: -45px;
    left: 280px;
  }
  .mm-festival {
    position: absolute !important;
    top: -45px;
    right: 240px;
  }
}
@media screen and (min-width: 1300px) {
  .season-120 > a,
  .mm-festival > a {
    font-size: 20px !important;
  }
}
@media screen and (max-width: 960px) {
  .text-short-button {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: linear-gradient(#f3f3f3, #b5b5b5);
    height: 20px;
    text-align: center;
    padding: 7px 0 0;
    z-index: 9;
  }
  .text-short-button .triangle {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 4px 0 4px;
    vertical-align: top;
    border-color: #333 transparent transparent transparent;
  }
  .text-short {
    max-height: 194px;
    margin-bottom: 40px;
    overflow: hidden;
    position: relative;
  }
  .text-short:after {
    content: '';
    height: 40px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(transparent, #efebe8 58%);
  }
  .text-short.text-full {
    max-height: none;
  }
  .text-short.text-full .triangle {
    transform: rotate(180deg);
  }
}


.logo_menu__item{
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 2px;
  position: relative;
  flex: 1;
  margin: auto 4%;
  text-align: left;
}
.logo_menu__item:first-child{
  text-align: right;
}
.hero .logo_menu__item{
  font-size: 24px;
  margin: auto 5%;
}
.logo_menu__item:hover{
  color: #b59b6e;
}
.logo-link{
  display: flex;
}
/*.logo_menu__item::before{
  content: "";
  position: absolute;
  left: 0;
  width: 0;
  height: 3px;
  background: #b59b6e;
  bottom: -4px;
  transition: width .7s ease;
}*/


.as-preloader .logo_menu__item{
  /*display: none;*/
  opacity: 0;
}
.hero .as-preloader .logo{
  justify-content: center;
  /*display: block;*/

}

/*.logo_menu__item:hover::before{
  width: 100%;
}*/
.hero .logo,
.logo{
  display: flex;
  justify-content: space-around;
  align-items: center;
  max-width: unset;
  height: fit-content;
}

@media screen and (max-width: 959px){
  .logo_menu__item{
    display: none;
  }
}
@media screen and (min-width: 959px){
  .hide-on-desktop{
    display: none;
  }
}


.page-template-page-visit .page-contents{
  padding-top: 0;
}
.tabs_prt{
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: center;
  align-items: center;
  margin-bottom: 64px;
  background-image: url(../img/collective-cat-bg.jpg);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  padding: 25px 0 5px;
}
.tabs_prt .wrap-5{
  max-width: 900px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.tabs_prt h3{
  display: inline-block;
  margin: 0 30px;
  position: relative;
  transition: all .7s ease;
  cursor: pointer;
  margin-bottom: 8px;
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
  color: #282828;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 3px solid #efebe8;
}
.tabs_prt h3:hover{
  border-color: #e2dbd6;
}
.tabs_prt h3::before{
  content: "";
  position: absolute;
  left: 0;
  width: 0;
  height: 3px;
  background: #b59b6e;
  bottom: -4px;
  transition: width .7s ease;
}
.tabs_prt h3.active::before{
  width: 100%;
}
.tabs_content_prt{
  display: none;
}
.tabs_content_prt:first-child{
  display: block;
}
.tabs_content_prt iframe{
   aspect-ratio: 16 / 9; 
}
@supports not (aspect-ratio: 16 / 9){
  .tabs_content_prt iframe{
    min-height: 60vw;
  }  
}

.messenger_link,
.bubble_trigger,
.contacts_button{
  position: fixed;
  background-color: #b59b6e;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  bottom: 64px;
  left: 64px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  z-index: 500;
  -webkit-box-shadow: 0px 0px 9px 0px rgba(181, 155, 110, 1);
  -moz-box-shadow: 0px 0px 9px 0px rgba(181, 155, 110, 1);
  box-shadow: 0px 0px 9px 0px rgba(181, 155, 110, 1);
  transition: all .5s;
}
.messenger_link.active{
  transform: translateY(-110%);
}
.contacts_button.active{
  transform: translateY(-220%);
}
.bubble_trigger:hover{
  -webkit-box-shadow: 0px 0px 15px 0px rgba(181, 155, 110, 1);
  -moz-box-shadow: 0px 0px 15px 0px rgba(181, 155, 110, 1);
  box-shadow: 0px 0px 15px 0px rgba(181, 155, 110, 1);
  transform: scale(1.2);
}
.contacts_button img,
.bubble_trigger img,
.messenger_link img{
  width: 50%;
  height: 50%;
  object-fit: contain;
}
@media screen and (max-width: 920px){
  .contacts_button,
  .bubble_trigger,
  .messenger_link{
    right: unset;
    left: 16px;
    bottom: 16px;
  }
}


.tickets-online,
.lang{
  display: none !important;
}

.contacts_modal{
  position: fixed;
  height: 100vh;
  width: 100%;
  top: 0;
  right: 0;
  max-width: 300px;
  z-index: 1000;
  background-color: #f0ebe8;
  transform: translateX(100%);
  transition: all .5s;
}
.contacts_modal.active{
  transform: translateX(0);
}
/*.contacts_button{
  position: absolute;
  top: 50%;
  right: 100%;
  -webkit-box-shadow: -4px 1px 6px 0px rgba(181, 155, 110, 1);
  -moz-box-shadow: -4px 1px 6px 0px rgba(181, 155, 110, 1);
  box-shadow: -4px 1px 6px 0px rgba(181, 155, 110, 1);
  z-index: 350;
  background-color: #f0ebe8;
  padding: 8px;
  transform: translateY(-50%);
}*/
.contacts_modal__wrap{
  padding: 64px 16px;
  width: 100%;
  height: 100%;
  transition: all .5s;
}
.contacts_modal.active .contacts_modal__wrap{
  -webkit-box-shadow: -6px 0px 8px 0px rgba(181, 155, 110, 1);
  -moz-box-shadow: -6px 0px 8px 0px rgba(181, 155, 110, 1);
  box-shadow: -6px 0px 8px 0px rgba(181, 155, 110, 1);
}
.contacts_modal__wrap a{
  color: #b59b6e;
}
.contacts_modal__text h2{
  font-size: 24px;
  font-weight: 600;
}
.contact__icon_links{
  display: flex;
  flex-wrap: wrap;
  width: 1005px;
  margin: 16px 0;
}
.contact__icon_links a{
  margin: 0 8px;
}
.contact__icon_links a svg,
.contact__icon_links a img{
  width: 24px;
  height: 24px;
}
.contact__icon_links .inst img{
  filter: invert(62%) sepia(58%) saturate(222%) hue-rotate(359deg) brightness(89%) contrast(92%); 
}
.single-shows .c-info-1 {
  font-family: inherit;
}

.search__wrap{
  position: absolute;
  top: 16px;
  left: 16px;
  max-width: 200px;
}
.home .search__wrap{
  display: none;
}

@media screen and (max-width:  556px){
  .search__wrap {
    position: static; 
    top: unset;
    left: unset;
    max-width: unset; 
    padding: 0 16px;
    margin-top: 16px;
    margin-bottom: 8px
  }
  .home .hero .logo{
    position: static;
  }
  .header{
    height: auto;
  }
}


@media screen and (min-width:  992px){
  .mobile{
    display: none;
  }
}




.grecaptcha-badge{
  visibility: hidden;
}
.search_konramarka{
  font-weight: 600;
  color: #b59b6e;
}
.search_konramarka:hover{
  color: #b59b6e;
  opacity: 0.7;
}

.search-trigger{
  width: 24px;
  height: 24px;
}
.search-trigger svg{
  width: 100%;
  height: 100%;
  transition: all .3s;
}
.search-trigger:hover svg{
  color: #b59b6e;
}
.search_popup{
  position: fixed;
  z-index: 1000;
  background-color: #000000bb;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  max-height: 0;
  transition: all .5s .5s, opacity .5s 0s;
}
.search_popup.active{
  opacity: 1;
  visibility: visible;
  max-height: 100vh;
  transition: opacity .5s;
}
.search_popup__wrap{
  margin-top: 10vh;
  width: 80%;
  transform: translateY(-20vh);
  transition: transform .5s;
}
.search_popup.active .search_popup__wrap{
  transform: translateY(0);
}
.search_popup__wrap input{
  width: 100%;
  padding: 12px;
  border: 1px solid #b59b6e;
  background-color: #fff;
  box-sizing: border-box;
}
.search_popup__wrap input[type="submit"]{
  display: none;
}
.relevanssi-live-search-result-status{
  display: none;
}
.relevanssi-live-search-result a{
  color: #b59b6e;
}
@media screen and (max-width:  920px){
  .search_popup__wrap{
    width: 100%;
    padding: 0 16px;
  }
}

.main-nav>ul>li.menu-item-has-children.qtranxs-lang-menu>ul{
  left: unset;
  right: 0;
}