.clear {
    clear: both;
    display: table;
}

.carousel .indicators {
    bottom: 230px !important;
}

.adt-filters-container {
    font-size: 12px;
    //height: 40px;
    width: 100%;
    background-color: #f0ece2;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}

.adt-filters-container.fixed {
    position: fixed;
    top: 0;
    z-index: 16;
    width: calc(100% - 130px);
    box-shadow: 0px 0px 12px 0px #cecac2;
}

@media (max-width: 993px) {
    .adt-filters-container.fixed {

        width: calc(100% - 40px);
    }
}

ul.adt-filters-categories {
    margin: 0;
    display: inline-block;
    z-index: 9999;
}

.adt-filter-submenu, .adt-filter-category, .adt-filter-tag {
    display: inline-block;
    padding: 0 20px;
    border-right: 1px solid #367BA0;
    margin: 8px 0;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 500;
    color: #6B6B6B;
}

@media (max-width: 993px) {
	.adt-filter-submenu, .adt-filter-category, .adt-filter-tag {
		border-right: none;
		border-left: none;
	}
	.adt-filter-category.active {
		border-left: none !important;
	}
	.removable-tags {
		display: none !important;
	}
}
.removable-tags.row {
    display: block;
    float: right;
    margin-bottom: 0px;
    width: 100%;
    text-align: right;
    margin-top: -5px;
}

.adt-filter-years {
    display: inline-block;
    padding: 0 20px;
    margin: 10px 0;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 500;
    color: #6B6B6B;
}

.adt-filter-submenu:first-child,
.adt-filter-years:first-child,
.adt-filter-category:first-child {
    border-left: 1px solid #367BA0;
}

.adt-filter-submenu.active,
.adt-filter-years.active,
.adt-filter-category.active {
    color: black;
}

.adt-filter-find {
    display: inline-block;
    border: 1px solid #367BA0 !important;
    margin: 0 10px 0 20px;
    height: 24px;
    width: 40%;
	float: right;
	margin-bottom: 20px;
}

.adt-filter-find input {
    //max-width: 90px;
    height: 22px !important;
    margin: 0 5px !important;
    line-height: 22px;
    font-size: 12px;
    font-weight: 400;
    border-bottom: none !important;
    box-shadow: none;
}

.adt-filter-find span {
}

.adt-filter-find i {
    position: absolute;
    font-size: 21px;
    color: #367BA0;
    cursor: context-menu;
    right: 9px;
}

.dropdown-content {
    display: none;
    position: absolute;
    top: 36px;
    background: #f0ece2 !important;
    color: black;
    padding: 5px 0px 5px 5px;
    margin: 0 -17px;
    max-width: 200px;

    z-index: 10 !important;
    //padding-left: 10px !important;
    width: 162px !important;

    top: 30px !important;
    padding-bottom: 0;
}

.dropdown-content li {
    text-transform: uppercase !important;
    font-size: 12px !important;
    min-height: 30px !important;
    line-height: 30px !important;
    font-weight: 500;
    padding: 0 10px;
}

.dropdown-content li:hover {
    background-color: floralwhite !important;
}

.dropdown-content li.active {
    color: white !important;
    background-color: #367BA0 !important;
}

.adt-filter-submenu ul li,
.adt-filter-years ul li{
    float: left;
    color: black;
    width:100%;
    margin:2% 0%;
}

.adt-filter-submenu.active ul,
.adt-filter-years.active ul {
    display:inherit;
}

.adt-filter-submenu,
.adt-filter-years {
    position:relative;
    padding: 5px; 
	padding-right: 24px !important;
    padding-left: 38px !important;
}

.adt-filter-submenu i {
    top: -4px;
    right: 0;
    float: right;
    position: absolute;
    color: #367BA0;
}

.adt-filter-years i {
    display: inline-block;
    right: 0;
    float: right;
    position: absolute;
    color: #367BA0;
}
@media (max-width: 992px) {
	.adt-filter-years i {
		top: -5px;
	}
}
@media (max-width: 992px) {
	span.historical {
		position: relative;
		top: -6px;
		left: 3px;
	}
}

.show-years-icon {
    display: inline-block;
    background-image: url('../images/icon-shows-years.png');
    /*background-position: 3px center;*/
    background-repeat: no-repeat;
    padding-top: 28px;
    padding-bottom: 10px;
    padding-left: 110px;
    padding-right: 10px;
}


#no_results {
    display: inline-block;
    position: relative;
    width: 100%;
    margin-top: 50px;
    text-align: center;
    height: 400px;
}

.removable-tags {
    //float: left;
    padding-left: 20px;
    display: block;
}

.removable-tags .removable-tag {
    display: inline-block;
    height: 32px;
    font-size: 13px;
    font-weight: 500;
    color: rgba(0,0,0,0.6);
    line-height: 32px;
    padding: 0 12px;
    border-radius: 16px;
    background-color: #fff;

    text-transform: uppercase;
    //margin: 10px;
    margin-bottom: 5px;
    margin-right: 5px;
}

.removable-tag .close {
    cursor: pointer;
    float: right;
    font-size: 16px;
    line-height: 32px;
    padding-left: 8px;
}

#calendar {
    display: none;
    background-color: #fff;
    padding: 30px;
}

.adt-agenda {
    background-image: url('../images/ic_description.png');
    /*background-size: 28px;*/
    /*background-position: 10px center;*/
    background-position: 0px center;
    background-repeat: no-repeat;
    /*padding: 10px 10px 10px 50px;*/
    padding: 10px 0px 10px 30px;
    display: inline-block;
}

.adt-agenda a {
    color: black;
}

.adt-filters-calendar {
    background-image: url('../images/icon-calendar.png');
    /*background-position: 10px center;*/
    background-position: 3px center;
    background-repeat: no-repeat;
    /*padding: 10px 10px 10px 50px;*/
    padding: 10px 10px 10px 34px;
    display: inline-block;
}

.adt-filters-shows {
    background-image: url('../images/icon-shows.png');
    background-position: 10px center;
    background-repeat: no-repeat;
    /*padding: 10px 10px 10px 50px;*/
    padding: 10px 10px 10px 48px;
    display: inline-block;
}

.adt-filters-shows a, .adt-filters-calendar a , .adt-filters-years a {
    color: #191919 !important;
    text-transform: uppercase;
}

.adt-group-items {
    display: block;
    width: 98%;
    color: #656B71;
    text-transform: uppercase;
    text-align: center;
    font-size: 18px;
    line-height: 24px;
    border-bottom: 1px solid #656B71;
    margin: 20px 1% 15px;
    font-weight: bold;
}

.adt-group-items:after, .adt-group-items:before {
    display: table;
    content: '';
    clear: both;
}

.adt-items {
    margin: 0 40px;
}

.adt-item {
    width: 31.333333%;
    float: left;
    padding: 0;
    margin: 0 1% 2%;
    background: #fff;
    box-sizing: border-box;
}

@media (max-width: 1171px) {
    .adt-item {
        width: 48%;
    }
}

@media (max-width: 993px) {
    .adt-item {
        width: 100%;
        margin: 5% 0 5%; 
    }
}

.adt-item-feature-image {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.adt-item-feature-image-wrapper {
    position: relative;
    width: 100%;
    padding-bottom: 66.66%;
}

.adt-item-feature-image-container {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}

.adt-item-feature-image-container .adt-item-image {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.adt-item-feature-image-container img {
    height: 100%;
    display: flex;
    max-width: none;
    cursor: pointer;
}

.adt-item-feature-image-more {
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background-color: #367BA0;
    opacity: 0;
    transition: opacity 0.75s;
    text-align: center;
}

.adt-item-feature-image-more a.read-more {
    /*display: inline-block;
    width: 30%;*/
    display: inline-table;
    width: 40%;
    height: 100%;
    text-align: center;
    padding: 160px 0 95px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: normal;
    background-image: url(../images/icon-read-more.png);
    background-repeat: no-repeat;
    background-position: center 95px;
    color: #fff;
    transition: filter 0.25s;
}

.adt-item-feature-image-more a.read-more:hover {
    filter: invert(20%);
    transition: filter 0.25s;
}


.adt-item-feature-image-more a.tickets {
    display: inline-block;
    width: 40%;
    height: 100%;
    text-align: center;
    padding: 160px 0 95px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: normal;
    background-image: url(../images/icon-tickets.png);
    background-repeat: no-repeat;
    background-position: center 95px;
    color: #fff;
    transition: filter 0.25s;
}

.adt-item-feature-image-more a.tickets:hover {
    filter: invert(20%);
    transition: filter 0.25s;
}


.adt-item-feature-image:hover .adt-item-feature-image-more {
    opacity: 1;
    transition: opacity 0.75s;
}

.adt-item-cat-info {
    line-height: 1rem;
    height: 2rem;
    max-height: 2rem;
    text-transform: uppercase;
    margin: 10px 0;
    text-align: center;
    width: 100%;
    position: relative;
}

.adt-item-cat-info:after {
    content: '';
    width: 20px;
    border-bottom: 1px solid #367BA0;
    position: absolute;
    left: 50%;
    margin-left: -10px;
    bottom: -3px;
}

.adt-item-cat-info .adt-item-category {
    font-size: 12px;
}

.adt-item-cat-info .adt-item-category span:first-child {
    font-weight: bold;
}


.adt-item-cat-info .adt-item-category span.adt-item-sponsor {
    border-left: 1px solid #656B71;
    margin-left: 4px;
    padding-left: 4px;
}

.adt-item-cat-info .adt-item-place {
    font-size: 12px;
    font-weight: bold;
    color: #867546;
}

.adt-item-title {
    display: block;
    display: -webkit-box;
    max-width: 100%;
    padding: 0 15px;
    margin: 30px 0;
    line-height: 44px;
    font-size: 44px;
    text-transform: uppercase;
    color: #656B71;
    font-weight: bold;
    height: 107px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
}

.adt-item-title a {
    color: #656B71;
}

.adt-item-staff-info {
    height: 115px;
    text-align: center;
    padding-bottom: 32px;
    overflow: hidden;
    position: relative;
}

.adt-item-staff-info .adt-item-staff-more {
    height: 45px;
    background: #fff;
    cursor: pointer;
    position: absolute;
    bottom: 0;
    width: 100%;
    font-size: 10px;
    font-weight: bold;
    padding-top: 10px;
    user-select: none;
}

.adt-item-staff-info .adt-item-staff-more i {
    line-height: 10px;
}

.adt-item-staff-info .adt-item-staff-actor {
    margin-bottom: 5px;
}

.adt-item-staff-info .adt-item-staff-actor .adt-item-staff-actor-name {
    font-weight: bold;
    font-size: 18px;
    line-height: 18px;
    text-transform: uppercase;
}

.adt-item-staff-info .adt-item-staff-actor .adt-item-staff-actor-ocupation {
    font-weight: bold;
    font-size: 10px;
    color: #656B71;
    line-height: 14px;
    text-transform: uppercase;
}

.adt-item-dates {
    height: 14px;
    line-height: 14px;
    text-align: center;
    text-transform: uppercase;
    padding: 13px 0;
    box-sizing: content-box;
    font-size: 14px;
}

.adt-item-dates .adt-item-dates-date, .adt-item-dates-date {
    display: inline-block;
    border-left: 1px solid #367BA0;
    padding: 0 4px;
    text-transform: uppercase;
}

.adt-item-dates-date {
    border: 0;
}

.adt-item-dates .adt-item-dates-date:first-child, .adt-item-dates-date:first-child {
    border: 0;
}

.adt-item-dates .adt-item-dates-date span, .adt-item-dates-date span {
    font-weight: bold;
}

.adt-item-season-actors {

}

.adt-item-season {
    text-transform: uppercase;
    font-weight: bold;
}

.adt-item-season-status {
    text-transform: uppercase;
}

.adt-item-season-status span {
    font-weight: bold;
    color: #367BA0;
}

.adt-item-show-intro {
    height: 270px;
    width: 100%;
    background: #fff;
    position: relative;
}

.adt-item-show-notes {
    position: absolute;
    width: 100%;
    top: -52px;
    min-height: 26px;
    background: rgba(255,0,0,0.4);
    text-align: center;
    color: #fff;
    line-height: 26px;
}

.carousel {
    overflow: hidden;
}

.adt-item-show-content {
    margin-bottom: 30px;
}

.adt-item-show-dates {
    text-align: center;
    text-transform: uppercase;
    padding: 20px 0;
}

.adt-item-show-dates .adt-item-dates-date {
    border-right: 1px solid #000;
    display: inline-block;
    padding: 0 5px;
    line-height: 14px;
    font-size: 12px;
}

.adt-item-show-dates .adt-item-dates-date span {
    font-weight: bold;
}

.adt-item-show-dates .adt-item-dates-date:last-child {
    border-right: 0;
}

.adt-item-show-title {
    display: block;
    /*display: -webkit-box;*/
    width: 100%;
    text-align: center;
    color: #656B71;
    font-size: 48px;
    font-weight: bold;
    line-height: 54px;
    height: 85px;
    /*-webkit-line-clamp: 1;*/
    /*-webkit-box-orient: vertical;*/
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-transform: uppercase;
	margin-top: 0;
}

.adt-item-show-description {
    text-align: center;
    font-size: 16px;
    line-height: 22px;
    font-weight: bold;
    font-style: italic;
}

.adt-item-show-cats {
    background: #fff;
}

.adt-item-show-cats.fixed {
    position: fixed;
    top: 0;
    right: 0;
    left: 130px;
    z-index: 1000;
}

@media (max-width: 992px) {
    .adt-item-show-cats.fixed {
        left: 40px;
    }
}

.adt-item-show-tabs {
    width: 100%;
    height: auto;
    border-top: 1px solid #367BA0;
    border-bottom: 1px solid #367BA0;
    text-align: center;
    margin: 0;
}

.adt-item-show-tabs .adt-item-show-tab {
    border-left: 1px solid #367BA0;
    height: 30px;
    padding: 6px 12px;
    margin: 5px 0;
    display: inline-block;
    line-height: 20px;
}

.adt-item-show-tab-contents {
    margin: 50px 5% 0;
    background-color: #fff;
}

.adt-item-show-related-container {
    margin: 50px 4% 0;
}

.adt-item-show-tab a {
    color: #000000;
}

.adt-item-show-tabs .adt-item-show-tab:last-child {
    border-right: 1px solid #367BA0;
}

.adt-item-show-social {
    text-align: center;
    padding: 15px 0 30px;
}

.adt-social-icon {
    display: inline-block;
    width: 26px;
    height: 26px;
}

.adt-icon {
    width: 26px;
    height: 26px;
    display: block;
    background-position: center center;
    background-repeat: no-repeat;
}

.adt-icon.twitter {
    background-image: url('../images/icon-twitter.png');
}

.adt-icon.facebook {
    background-image: url('../images/icon-facebook.png');
}

.adt-icon.instagram {
    background-image: url('../images/icon-instagram.png');
}

.adt-item-tab-content {
    max-width: 1280px;
    margin: 0 auto;
    padding: 10px 10% 0px 10%;
}

div#tickets {
    padding: 10px 10% 10px 10%;
}

.adt-item-show-tab-title {
    display: block;
    width: 100%;
    color: #656B71;
    text-transform: uppercase;
    text-align: center;
    font-size: 18px;
    line-height: 24px;
    border-bottom: 1px solid #656B71;
    margin: 0px 0 0px;
    font-weight: bold;
}

.adt-item-show-tab-title:after, .adt-item-show-tab-title:before {
    display: table;
    content: '';
    clear: both;
}

.adt-item-show-tab-sinopsis {
    text-align: justify;
}

#show-items .accordion__section.open {
    padding: 10px 1.25em 0px 1.25em !important;
}
@media (max-width: 500px) { 
	#show-items .accordion__section.open {
		padding: 10px 0px 0px 0px !important;
	}
}

.adt-item-show-tab-sheet-container > p {
    margin: 0;
}

.adt-item-show-tab-cast-container > p {
    margin: 0;
}

.adt-item-show-tab-sinopsis-container, .adt-item-show-tab-cast-container, .adt-item-show-tab-sheet-container {
    -webkit-column-count: 1; /* Chrome, Safari, Opera */
    -moz-column-count: 1; /* Firefox */
    column-count: 1; 
	
}

.adt-item-show-tab-sinopsis-container.columns-2, .adt-item-show-tab-cast-container.columns-2, .adt-item-show-tab-sheet-container.columns-2 {
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
}

.adt-item-show-tab-sinopsis-container.columns-1, .adt-item-show-tab-cast-container.columns-1, .adt-item-show-tab-sheet-container.columns-1 {
    -webkit-column-count: 1; /* Chrome, Safari, Opera */
    -moz-column-count: 1; /* Firefox */
    column-count: 1;
}

.adt-item-show-tab-sinopsis-container > p {
    margin: 0;
}

.adt-item-show-basic-information {
    text-align: center;
    margin: 10px 10%;
    padding-top: 20px;
}

.adt-item-show-basic-information .adt-item-basic-content {
    height: 65px;
    line-height: 16px;
    font-size: 12px;
    background: #e1e8ec;
    display: inline-block;
    padding: 10px;
    margin: 0 5px 10px;
    text-align: left;
    vertical-align: top;
    max-width: 250px;
    overflow-y: hidden;
}

@media (max-width: 992px) {
    .adt-item-show-basic-information .adt-item-basic-content {
        width: 100%;
        margin: 0 0 1px;
    }

    .adt-item-tab-content {
        padding: 10px 5%;
    }

    .adt-item-show-basic-information {
        margin: 10px 5%;
    }
}

.adt-item-show-basic-information .adt-item-basic-content .adt-item-basic-content-title {
    font-weight: bold;
    text-transform: uppercase;
}

.adt-item-basic-content-shows-dates {
	display: flex;
	gap: 8px;
}

.adt-item-show-basic-information .adt-item-basic-content.adt-item-show-choose-ticket,
.adt-item-show-basic-information .adt-item-basic-content .adt-item-show-choose-ticket {
    background-color: #367BA0;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: bold;
}

.adt-item-basic-content-shows {
    padding-left: 40px;
    background-image: url('../images/icon-calendar.png');
    background-position: center left;
    background-repeat: no-repeat;
}

.adt-item-basic-content-duration {
    padding-left: 40px;
    background-image: url('../images/icon-clock.png');
    background-position: center left;
    background-repeat: no-repeat;
}

.adt-item-show-related-title {
    display: block;
    width: 98%;
    color: #656B71;
    text-transform: uppercase;
    text-align: center;
    font-size: 18px;
    line-height: 24px;
    border-bottom: 1px solid #656B71;
    margin: 20px 1% 15px;
    font-weight: bold;
}

.adt-item-show-repertory {
    text-align: center;
    text-transform: uppercase;
}

.adt-item-show-repertory span {
    border-left: 1px solid #000;
    font-weight: bold;
    padding: 0 5px;
    margin: 0 3px;
}

.adt-item-show-tab-actors {
    text-align: center;
}

.adt-item-show-actors-container {
    text-align: center;
    width: 100%;
}

.adt-item-show-actors-actor {
    width: 29%;
    margin: 0 2%;
    display: inline-table;
}

@media(max-width: 992px){
    .adt-item-show-actors-actor {
        width: 100%;
        margin: 0;
    }
}

.adt-item-show-actors-actor .adt-item-show-actor-image {
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.adt-item-show-actors-actor .adt-item-show-actor-image .adt-item-show-actor-image-wrapper {
    padding-top: 100%;
}

.adt-item-show-actors-actor .adt-item-show-actor-image img {
    width: 100%;
}

.adt-item-show-actors-actor .adt-item-show-actor-image .wrapper {
    padding-bottom: 100%;
}

.adt-item-show-actors-actor .adt-item-show-actor-image .image {
    width: 100%;
    height: 100%;
}

.adt-item-show-actor-name {
    line-height: 24px;
    font-size: 20px;
    padding: 10px 0 0;
    color: #867546;
    font-weight: bold;
    text-transform: uppercase;
}

.adt-item-show-actor-name a {
    color: #867546;
}

.adt-item-show-actor-ocupation {
    line-height: 14px;
    font-size: 10px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.adt-item-show-actor-ocupation {
    color: #000;
}

.adt-item-show-tab-custom-container {
    text-align: justify;
    -webkit-column-count: 1; /* Chrome, Safari, Opera */
    -moz-column-count: 1; /* Firefox */
    column-count: 1;
}

.adt-item-show-tab-custom-container.columns-2 {
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
}
.adt-item-show-tab-custom-container.columns-1 {
    -webkit-column-count: 1; /* Chrome, Safari, Opera */
    -moz-column-count: 1; /* Firefox */
    column-count: 1;
}

.animatedModal {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    max-width: none;
    margin-left: 0;
    border: 0;
    border-radius: 0;
}

.close-animatedModal {
    color: #000;
    z-index: 1;
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 22px;
    background: #e5e5e5;
    font-size: 30px;
    cursor: pointer;
}

.adt-item-performances {
    border-top: 1px solid #384348;
    padding: 5px 0;
    margin: 0 !important;
    font-size: 13px;
}

.adt-item-performances:last-child {
    border-bottom: 1px solid #384348;
}

.adt-item-performances .col:first-child {
    padding-left: 0;
}

.adt-item-performances .col:last-child {
    padding-right: 0;
}

.adt-item-performance-header {
    background-color: #384348;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    padding: 1px 5px;
}

.adt-item-season-description{
	font-size: 16px;
}

@media (max-width: 500px) {
	.adt-item-season-description {
		width: 100% !important;
		padding: 0px !important;
	}
}
.adt-bottom {
    font-size: 13px;
    position:absolute;
    bottom: -75px;
    text-transform: uppercase;
}

.tabs-content.carousel .carousel-item {
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
/*
.tabs-content.carousel {
    //height: 100vh !important;
    //height: 100% !important;
    width: calc(100% + 22px);
    margin-left: -12px;
}*/
/*
.uk-grid {
    margin-left: -1% !important;
    margin-right: 1% !important;
}

.uk-grid div {
    padding-left: 2% !important;
}*/

.uk-panel-box {
    border: none !important;
}

.carousel-item iframe {
    height: calc(100% - 230px);
    width: 100%;
}

.player-overlay {
    position: absolute; height: calc(100% - 230px); width: 100%; z-index: 2;
}

.player-overlay .overlay-buttons {
    position: absolute;
    bottom: 0;
    float: left;
    padding-left: 20px;
}

.player-overlay .overlay-buttons i {
    font-size: 60px;
    cursor: pointer;
}

.adt-featured-buttons {
    height: 80px;

}

.adt-featured-button {
    color: black !important;
    background-color: white !important;
    font-size: 13px;
    border: 1px solid #367BA0 !important;

    //padding: 4px 40px;
    width: 140px;
   // height: 30px;
    margin: 0px 10px;

    text-transform: uppercase;

    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding: 0 2rem;
    margin-bottom: 2px;
    vertical-align: middle;
}

.adt-featured-button-alter {
    color: white;
    background-color: #367BA0;
    font-size: 13px;
    border: 1px solid #367BA0;

    padding: 4px 40px;
    width: 140px;
   // height: 30px;
    margin: 0px 10px;

    text-transform: uppercase;

    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding: 0 2rem;
    margin-bottom: 2px;
    vertical-align: middle;
}

@media only screen and (max-width: 992px) {
    .adt-featured-button {
        width: 120px;
    }
    .adt-featured-button-alter {
        width: 120px;
    }
}

@media (max-width: 400px) {
    .adt-featured-button {
        margin: 0 5px;
    }
    .adt-featured-button-alter {
        margin: 0 5px;
    }
    .adt-featured-buttons {
        margin-left: 5px;
    }
}

.adt-featured-footer {
    background-color: white; position: absolute; width:100%; bottom:0;
    height: 230px;
}

.adt-featured-footer .adt-item-dates {
    padding-top: 20px;
}

.adt-featured-footer .adt-item-show-title {
    padding: 12px 80px 0;
    height: 64px;
    margin-bottom: 20px;
}

.carousel .indicators {
    margin: 0 auto !important;

}

.carousel .indicators .indicator-item {
    height: 12px !important;
    width: 2px !important;
    border-radius: 0% !important;
    margin: 24px 8px !important;
}

.carousel-fixed-item {
    bottom: 0 !important;
}

.carousel-fixed-item a {
    top: 0;
}

.fc-event, .fc-event:hover, .ui-widget .fc-event {
    /*border: 0;*/
    border: 1px solid #367BA0;
    background: transparent;
    border-radius: 0;
    color: #191919;
}

.fc-event .fc-content {
    margin: 10px;
}

.fc .fc-toolbar h2 {
    text-transform: capitalize;
    font-size: 30px;
}

.fc button {
    border: 0;
    background: transparent;
    box-shadow: none;
    border: 1px solid #656B71;
    border-radius: 0 !important;
}

.fc button:active, .fc button:focus {
    background: transparent !important;
}

.fc-row .fc-content-skeleton tbody td, .fc-row .fc-helper-skeleton tbody td {
    border-top: 0;
    border: 1px solid transparent;
}

.fc-unthemed td.fc-today {
    background: #f0ece2;
}

.adt-item-season-actors {
    text-transform: uppercase;
    cursor: pointer;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.adt-item-season-actors span {
    color: #367BA0;
}

.adt-performance-actors {
    display: none;
}


.adt-item-actor-name h1 {
    font-size: 36px;
    text-transform: uppercase;
    margin-bottom: 0;
}

.adt-item-actor-ocupation h2 {
    font-size: 20px;
    text-transform: uppercase;
    margin-top: 0px;
}

.adt-item-actor-next-shows {
    margin-top: 40px;
}

.adt-item-actor-next-shows h3 {
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 0;
}

.adt-item-actor-past-shows h3 {
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 0;
}

.adt-item-actor-description {
    text-align: justify;
}

.adt-item-actor-next-shows .adt-item-show-dates,
.adt-item-actor-past-shows .adt-item-show-dates {
    text-align: left;
}

.adt-item-actor-next-shows .adt-item-show-dates .adt-item-dates-date,
.adt-item-actor-past-shows .adt-item-show-dates .adt-item-dates-date {
    border-right: 0;
}

.adt-item-staff-info.open {
    height: 230px;
}


.adt-indicator-item-next,
.adt-indicator-item-prev {
    display: inline-block;
    position: relative;
    bottom: 5px;

    cursor: pointer;
}

.adt-indicator-item-next i:hover,
.adt-indicator-item-prev i:hover {
    color: white !important;
}

.adt-indicator-item-next i,
.adt-indicator-item-prev i {
    font-size: 60px;
    color: #fff;
}

@media only screen and (max-width: 992px) {
    .adt-indicator-item-next,
    .adt-indicator-item-prev {
        /* display: none; */
    }

    .play-button {
        display: none;
    }
    .volume-button {
        max-width: 80px;
        display: none;
    }
}

.calendar-content {
    font-size: 16px;
    margin-top: 30px;
}

.calendar-content .fc-content {
    white-space: initial;
    border: 1px solid black;
    padding: 10px;
}

.calendar-content a {
    font-size: 16px;
}

.calendar-content h5 {
    //margin-left: 20px;
    text-align: center;
}

.calendar-content h5::first-letter {
    text-transform:uppercase;
}

#mobile-calendar .fc-day-grid-container {
    height: 240px !important;
}

#mobile-calendar .fc-week {
    height: 40px !important;
    min-height: 2em;
}

#mobile-calendar {
    background-color: #fff;
    padding: 30px;
}

#mobile-calendar .fc-content-skeleton tbody{
    //display: none;
}

#mobile-calendar .fc-event-container {
    background-color: #367BA0;
    height: 1px;
}
#mobile-calendar .fc-event-container a {
    display: none;
}

.fc-day-grid-event .fc-content {
    white-space: normal;
}

.adt-filters-tags a {
    display: none;
}

@media only screen and (max-width: 993px) {
    ul.adt-filters-categories {
        display: none;
        background: #f0ece2;
        position: absolute;
        width: 50%;
        float: right;
        right: 0;
		-webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
		box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
    }
    .adt-filters-shows {
        padding: 10px 10px 14px 24px;
        background-size: 24px;
        width: 10%;
    }
    .adt-filters-shows a {
        display: none;
    }
    .adt-filters-historics {
        padding: 10px 10px 14px 24px;
        background-size: 24px;
        width: 10%;
    }
    .adt-filters-historics a {
        display: none;
    }
	ul#filter-years {
		width: 95px;
		position: absolute;
		margin-top: 8px;
		left: 226.641px;
		display: block;
		opacity: 1;
	}
    .adt-agenda {
        padding: 10px 10px 14px 24px;
        background-size: 24px;
        width: 10%;
    }
    .adt-agenda a {
        display: none;
    }
    .adt-filters-calendar {
        padding: 10px 10px 14px 24px;
        background-size: 24px;
        width: 10%;
    }
    .adt-filters-calendar a {
        display: none;
    }
    .adt-filters-container {
        padding-top: 10px;
    }
    .adt-filters-tags {
        display: inline;
		background-position: 10px center;
        background-repeat: no-repeat;
        width: 25%;
		margin-right: 16px;
		
		/* padding: 0px 10px 19px 33px;
        background-image: url(images/icon-shows.png);
        position: fixed;*/ 
    }
    .adt-filters-tags a {
        color: #191919 !important;
        text-transform: uppercase;
        //position: fixed;
        right: 5px;
        display: inline-block;
        width: 16%;
        margin: 2px 0px 0px 10px;
    }
    .adt-filter-find {
        margin: auto;
        width: 50%;
        float: right;
		margin-bottom: 25px;
		
    }
    .adt-filter-find i {
        right: 10px;
        //position: relative;
    }
    .adt-filter-find span {
        float: right;
    }
    .adt-filter-find input {
        //width: calc(100% - 15px);
        background-image: url('../images/icon-search.png');
        background-position: 98% 20%;
        background-repeat: no-repeat;
    }
    .removable-tags {
        padding-left: 5px;
    }

    .adt-filter-submenu ul {
        padding-left: 30px !important;
        font-size: 13px;
        text-transform: uppercase;
    }
    .adt-filter-submenu ul li {
        margin: 10px 0;
        color: gray;
    }

    .adt-filter-years ul {
        padding-left: 30px !important;
        font-size: 13px;
        text-transform: uppercase;
    }
    .adt-filter-years ul li {
        margin: 10px 0;
        color: gray;
    }

    .adt-item-title {
        display: block;
        display: -webkit-box;
        max-width: 100%;
        padding: 0 15px;
        margin: 30px 0;
        line-height: 34px;
        font-size: 24px;
        text-transform: uppercase;
        color: #656B71;
        font-weight: bold;
        height: 70px;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        text-align: center;
    }

    .adt-item-show-title {
        height: 100px;
		line-height: 22px;
    }

    .adt-item-feature-image-more a {
        padding: 50% 0 0 0;
        background-position: center;
    }

    .adt-items {
        margin: 0 10px;
    }

    .adt-item-dates {
        height: 20px;
    }

    .adt-item-show-basic-information .adt-item-basic-content {
        max-width: 300px;
    }

    .adt-item-show-related-title .items-row.row.row-fluid.clearfix {
        margin-left: auto;
        margin-right: auto;
    }

}

.container .adt-filters-container .row {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
}

#adt-filters-show-tags {
    min-width: 60px;
    cursor: pointer;
    width: 85%; /* calc(35% - 10px); */
	text-align: right;
}
.adt-filters-tags.right {
    padding: 7px;
}
#adt-filters-show-tags i {
    top: 15px;
    right: 0;
    float: right;
    position: absolute;
    color: #367BA0;
}

.dropdown-content li>a {
    text-transform: uppercase !important;
    font-size: 12px !important;
    min-height: 30px !important;
    line-height: 30px !important;
    font-weight: 500;
    padding: 0 !important;
    clear: both;
    color: rgba(0,0,0,0.87) !important;
    width: 100%;
    text-align: left;
    text-transform: none;
}

/*.adt-group-items-container {
    display: inline-block;
}

.uk-panel-title {
    margin-bottom: 30px !important;
}*/


.uk-button {
    line-height: 18px;
}

.article-header-b.carousel .indicators {
    bottom: 0px !important;
}

.article-header-b .player-overlay {
    height: 100%;
}

.article-header-b iframe {
    height: 100%;
}

/*@media (max-width: 992px) {
    .tabs-content.carousel {
        width: calc(100% + 11px);
        margin-left: -12px;
    }
}*/

@media only screen and (max-width: 993px) {
    .adt-filters-tags #bonus_tags a {
        color: gray !important;
        text-transform: uppercase;
        right: 5px;
        display: inline-block;
        width: 16%;
        margin: 0;
    }

    .adt-item-show-dates {
        display: block;
        text-overflow: ellipsis;
        word-wrap: break-word;
        overflow: hidden;
        max-height: 3.6em;
        line-height: 1.8em;
    }

    .adt-item-tab-content .btn,.adt-item-tab-content .btn-large,.adt-item-tab-content .btn-flat {
        padding: 0 1.5rem;
    }

    .adt-item-show-tab-sinopsis-container.columns-2, .adt-item-show-tab-cast-container.columns-2, .adt-item-show-tab-sheet-container.columns-2 {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }
}

#bonus_tags .adt-filter-category {
    margin: 0;
    border-right: none;
}

.adt-item-performances .btn, .btn-large {
    text-decoration: none;
    color: #fff;
    background-color: #367BA0;
}

.adt-item-actor-image-container {
    height: 100vh;
}

.adt-item-actor-image-div {
    width: 50%;
    float: left;
}

.adt-item-actor-info-div {
    width: 50%;
    float: left;
    max-height: 100vh;
    overflow: auto;
    padding: 0 30px;
}

@media only screen and (max-width: 439px) {
    .adt-item-actor-image-div {
        width: 100%;
        float: inherit;
        max-height: 60%;
    }
    .adt-item-actor-info-div {
        width: 100%;
        float: inherit;
    }
    .adt-item-actor-info-div2 {
        padding: 20px;
        overflow-y: auto;
        height: 100vh;
    }
    .adt-item-actor-image-container {
        height: 60vh;
    }
}

.fc-past {
    background-color: #eeeeee;
}

.fc-event {
    background-color: #367BA0;
    color: white;
}

.btn.adt-program-btn {
    text-decoration: none;
    color: #fff;
    background-color: #367BA0;
}

.adt-sponsors {
    margin: 0 auto;
    display: table;
    width: 100%;
    text-align: center;
}

.adt-sponsor {
    display: inline-block;
    //margin: 0 1%;
    margin-right: 2%;
    width: 23.5%;
}

.adt-sponsor:last-child {
    display: inline-block;
//margin: 0 1%;
    margin-right: 0;
    width: 23.5%;
}

.adt-sponsor-image {
    width: 100%;
    height: 7vw;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.adt-sponsor-name {
    width: 100%;
    line-height: initial;
    text-align: center;
}

.adt-sponsor-name p {
    margin: 0;
}

@media (max-width:992px) {
    .adt-sponsor {
        margin-bottom: 20px;
        margin-left: auto;
        margin-right: 2%;
        width: 48%;
        display: inline-block;
    }

    .adt-sponsor:last-child {
        display: inline-block;
    //margin: 0 1%;
        margin-right: 0;
        width: 48%;
    }

    .adt-sponsor-image {
        /*width: 70vw;*/
        /*height: 70vw;*/
        width: 100%;
        height: 25vw;
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat;
    }

    .adt-sponsor-name {
        /*width: 70vw;*/
        /*width: 90%;*/
        width: 100%;
        text-align: center;
    }
}

.adt-item-block-more {
    text-align: center;
    cursor: pointer;
    height: 38px;
}

.adt-session-blocks {
    margin-top: 10px;
}

.adt-session-blocks.closed {
    display: none;
}

.adt-session-block {
    text-transform: uppercase;
}

.adt-item-performances .row {
    margin-bottom: 0;
}

.adt-item-performances .btn {
    line-height: 16px;
    height: 38px;
    min-height: 38px;
	width: 130px !important;
    padding: 3px 0px !important;
	display: table-cell;
}

.adt-item-season .btn {
    line-height: 16px;
    height: 38px;
	width: 130px !important;
    min-height: 38px;
    padding: 3px 0px !important;
	display: table-cell;
}

.adt-item-performances .row .col {
    padding-left: 0;
}

/* Popup Galería imágenes ficha */

.gallery_popup {
  display: none;
  position: fixed;
  z-index: 9999;
  top: 50%;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.9);
  padding: 0px 0px 0px 40px;
}

.gallery_popup img {
  display: block;
  max-width: 90%;
  max-height: 90%;
  margin: auto;
  margin-top: 5%;
}

.gallery_popup .close {
  color: #fff;
  font-size: 40px;
  font-weight: bold;
  position: absolute;
  top: -15px;
  right: 10px;
  cursor: pointer;
}
