/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 28 2023 | 11:14:00 */
.artist_box .content p:first-child{
    line-height: 1.2;
	    min-height: 45px;
	margin-bottom: 0px!important;
    padding-bottom: 0px!important;
    line-height: 1.2;
}

.plan_area li h4{
    padding-bottom: 0;
    padding-top: 3px;
}

.desktop-menu .menu-pc .menu > .menu-item:before{
    left: 0;
    transform: translatey(10px);
    z-index: 10;
}

.desktop-menu .menu > li:before:hover > .sub-menu{
    display: flex;
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.title-rendered {
  position: relative;
}

.title-rendered .text-wrapper {
  position: relative;
  display: inline-block;
  overflow: hidden;
}

.title-rendered .letter {
  display: inline-block;
  transform-origin: 0 0;
}

.title-rendered .letters,
.title-rendered .letter{
    transition: .2s;
    display: inline-block;
}

.title-rendered .letter{
    min-width: 20px;
}

.title-rendered{
/*     opacity: 0; */
}

.title-rendered.title-animated{
    opacity: 1;
}


section.hero_area-content{
    background-color: rgb(234,234,234);
    padding-bottom: 40px;
}

@media only screen and (max-width: 768px){
    .series-Contents{
        padding-top: 0px;
    }
}



.calendar_area.section-loading .ajax-get-month-trigger{
    opacity: 0.2;
    cursor: wait;
}

.calendar_area.section-loading .ajax-get-month-trigger a{
    pointer-events: none;
}

.video-section .owl-nav{
    margin-top: 0;
}

.desktop-menu .menu-pc .menu > .menu-item:not(.menu-item-has-children):before{
    display: none;
}

span.hall{
    font-size: 12px;
    display: block;
    margin-top: 10px;
}

.page-template-template-musicians .loop-artist .title{
    display: none;
}

.desktop-menu .menu-pc > .menu > .menu-item.current-menu-item > a,
.desktop-menu .menu-pc > .menu > .menu-item:hover > a{
    font-weight: bold;
}

.desktop-menu .menu-pc > .menu > .menu-item{
    text-align: center;
}

.menu > .menu-item > .sub-menu > .container > .menu-item > a,
.desktop-menu .menu .sub-menu .sub-menu li{
    text-align: right;
}

@media only screen and (min-width: 769px){
.menu-item > a[href="#"]{
    pointer-events: none;
}
}


.desktop-menu .menu .sub-menu .sub-menu li{
    padding-bottom: 0;
    padding-top: 0; 
}
.desktop-menu .menu .sub-menu .sub-menu li:hover > a{
	opacity: 0.7;
}
.desktop-menu .menu .sub-menu .sub-menu li > a{
    padding-bottom: 8px;
    padding-top: 8px; 
    display: block;
}

@media only screen and (min-height: 601px){
    .concert_body .hero_area{
        max-height: calc( 100vh - 50px - 100px ) !important;
        min-height: 50vh;
    }
}

.playlist{
    filter: drop-shadow(1px 1px 3px rgb(0 0 0 / 0.4));
}

.loop-program .img_box li > a{
    padding-left: 5px;
    padding-right: 5px;
}


@media only screen and (max-width: 1800px){
    .desktop-menu .menu li:not(.enli){
        margin-left: 30px !important;
    }
}

@media only screen and (max-width: 1650px){
    .desktop-menu .menu li:not(.enli){
        margin-left: 20px !important;
    }
}



.artist_box .overlay_link{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
}

.artist_box{
    position: relative;
}

.desktop-menu .menu-pc .menu > .menu-item:before{
    width: 120%;
    left: -10%;
    height: 60px;
    top: -15px;
}

.loop-calendar-horizontal-event .position-relative{
    height: 175px;
    background-color: rgb(244,244,244);
}

.content p{
    margin-bottom: 0px;
}

.single-program .time_zone > .row:nth-last-child(2){
}

.timeZone_area[data-items-count="1"] .moreevent{
    display: none;
}

.loop-serie-event.passed{
    pointer-events: none;
    opacity: 0.5;
}

.img_box.img_Contents li div.today-sticker.passed{
    background: rgb(73,73,73);
}

section.events-Contents .events{
    flex-wrap: wrap;
}

.loop-serie-event{
    margin-bottom: 10px;
    margin-top: 10px;
}

.text .title{
    margin-bottom: 20px;
}

.loop-serie-event.additional-date{
	display: none;
}

.page-template-template-musicians .title_h3 h3{
    font-family: 'Simpler', sans-serif;
    letter-spacing: 0;
    font-size: 38px;
}

.page-template-template-musicians .right-tabs{
    max-width: 800px;
}

.page-template-template-musicians .title-tabs{
    justify-content: space-between;
}

.page-template-template-urgency-fund .hero_area-content{
    margin-bottom: 50px;
}

.white-text h1,
.white-text p{
    color: white !important;
}

span.hall{
    margin-top: 4px;
}

.concert-headline h2{
    letter-spacing: 2.7px;
}

.time-horizontal{
    padding-bottom: 35px;
    padding-top: 35px;
}

@media only screen and (min-width: 769px){
	.promagnifier:hover,
	.play a:hover,
	.wpml-ls-item:hover{
		transform: scale(1.1);
	}

	.wpml-ls-item{
		transition: .2s;
	}

	html body header.sticky .cta-menu ul a {
		background-color: rgba(0,0,0,0.1);
    color: #000;
    border-color: transparent;
    border: 1px solid transparent;
	}


	html body header:not(.sticky) #menu-cta-menu a{
	background-color: #ffffff1a;
    color: #fff;
    border-color: transparent;
    border: 1px solid transparent;
	}
	.menu-pc > .menu{
		margin-right: 20px;
	}
	.title.style-1 h3{
		margin-bottom: 4px;
	}
	
	
	[lang="he-IL"] .upcoming_area  .title.style-1 h3{
		margin-bottom: 20px!important;
	}
	 
	.upcoming-slider .owl-nav{
		padding: 0;
	}

	.upcoming_area .schedule{
		margin-top: 30px;
	}
	header.sticky .lang .wpml-ls-last-item{
		border-color: black;
	}
}

.loop-calendar-horizontal-event{
    transform: unset !important;
    opacity: 0 !important;
    transition: 1s;
}

.loop-calendar-horizontal-event.revealed{
    opacity: 1 !important;
}

.ajax-calendar-events.loading > *{
    opacity: 0 !important;
}

.calendar-full .loop-day.current-day label:after{
    background-color: white !important;
}

.calendar-full .loop-day.current-day label span{
    font-family: "Mandatory PH", sans-serif;
    font-size: 30px;
    letter-spacing: 2px;
    transform: translatey(-2px);
    display: block;
}



.event-single-item{
	position: relative;
}

.calendar-full .calendar-days>*{
    border-color: rgba(175, 175, 175, 0.4) !important;
}


.has-events:not(.multi-event)>.contents>label>span {
	color: #fff!important;
}



.calendar-full .calendar-days {
	background-color: rgba(243, 243, 243, 0.3)!important;
}

.loop-day.has-events:hover .contents .events-container{
    transform: unset !important;
    opacity: 0.3;
}

.calendar-hint-popup:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    width: 0;
    height: 0;
    border-right: solid 15px transparent;
    border-left: solid 15px transparent;
    border-top: solid 15px rgba(255, 255, 255, 0.9);
    bottom: calc( 73px );
    transform: translatex(-100%) rotate(90deg);
    left: 8px;
}

.calendar-hint-popup {
    bottom: -50px;
}
.loop-day:nth-child(7n+4) .calendar-hint-popup:after,
.loop-day:nth-child(7n+3) .calendar-hint-popup:after,
.loop-day:nth-child(7n+2) .calendar-hint-popup:after,
.loop-day:nth-child(7n+1) .calendar-hint-popup:after {
    left: unset;
    right: 8px;
    transform: translatex(100%) rotate(-90deg);
}

.loop-calendar-list-event{
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 55px;
    padding-top: 55px;
}

.sess_desc .artist:last-of-type .sep{
    display: none;
}

@media only screen and (min-width: 769px){
	#menu-item-32485 .sub-menu > .container > .menu-item:not(.menu-item-image){
		max-width: 250px;
	}

.calendar-full .loop-day label span {
    font-size: 20px;
}

	#menu-item-32485 .sub-menu > .container > .menu-item-image{
		max-width: 250px;
		min-width: 180px;
	}
	[lang="en-US"] #menu-item-32487 .menu-item{
		padding-left: 0 !important;
	}

	#menu-item-32485 .sub-menu > .container > .menu-item:nth-child(3){
		max-width: 50%;
	}
}

.loop-day:nth-child(-n+14) .calendar-hint-popup{
    top: -50px;
    bottom: unset;
}


.loop-day:nth-child(-n+14) .calendar-hint-popup:after{
    bottom: unset;
    top: calc( 73px );
}

.loop-day.past.multi-event .events-container > .event{
    opacity: 0.4;
}

.calendar-hint-popup{
    background: rgba(255, 255, 255, 1);
}

.location_box {
    min-height: 75px;
}

.active.has-events:not(.multi-event)>.contents>label>span{
    color: black !important;
}

.active>.contents>label>span{
    transform: translatey(1px) !important;
}

.left-header{
    max-width: 350px;
}

@media only screen and (max-width: 1600px) and (min-width: 990px){
    .left-header{
        max-width: 270px;
width: auto!important;
    }
    .calltous{
        display: none;
    }
}

@media only screen and (max-width: 1600px) and (min-width: 990px){
    .lang.menu{
       // display: none;
    }
}

@media only screen and (max-width: 1250px) and (min-width: 990px){
    header .cta-menu{
        display: none;
    }
}

[lang="en-US"] .desktop-menu .menu-item[data-children-count="3"] > .sub-menu > .container > .ipo-has-children{
    padding-left: 40px !important;
}


[lang="en-US"] .desktop-menu .menu > li > ul.sub-menu li a, 
[lang="en-US"] .desktop-menu .menu > li > ul.sub-menu > .container li a{
    text-align: left;
    margin-left: 0;
    margin-right: auto;
    direction: ltr;
}

[lang="en-US"] .mobile-menu ul li.menu-item-has-children > a:after{
    left: unset;
    right: 10px;
}

@media only screen and (max-width: 1500px){
    [lang="en-US"] #menu-item-32485 .sub-menu > .container > .menu-item:not(.menu-item-image){
        max-width: 200px;
    }
}

[lang="en-US"] .desktop-menu .menu > .menu-item > .sub-menu > .container > .menu-item > a,
[lang="en-US"] .desktop-menu .menu .sub-menu .sub-menu li{
    padding-left: 0;
}

[lang="en-US"] .desktop-menu .menu > .menu-item > .sub-menu.layout-layout_2 > .container > .menu-item:first-child{
    min-width: 370px;
}

@media only screen and (min-width: 769px) {

	[lang="he-IL"]  .owl-stage-outer {
    margin-left: -15px;
    margin-right: 0px!important;
}
	
		
	[lang="en-US"]  .owl-stage-outer {
    margin-left: 0px!important;
  
}
}

