@import url("https://hollywoodtheatre.org/wp-includes/css/dist/block-library/style.min.css?ver=6.4.3");
@import url("https://hollywoodtheatre.org/wp-content/themes/hollywood-theatre/dist/agile-theme.css");
@import url("../atsreset.css");

:root {
	--epg-color2: #000000;
	--epg-color2text: #ffffff;
}

.epgColor1Back, .CalendarTable .DayHeader { background-color: #000000; }
.epgColor2Back, .CalendarTable .Date { background-color: rgb(178 38 43/var(--tw-bg-opacity,1)); }


.agl-usernav a { background-color: unset; }
.agl-navigation.agl-cf.epgColor1Back { display:none; } 
.InfoContainer.Donation .Name, .InfoContainer.Donation .ExtraHTML { display: block!important; }
#ctl00_CPH1_InfoContainer:not(.Event) { flex-direction: column; align-items: center; }
body.agl-payment #ActiveTermsAndConditionsBlock { padding: 0px 56px; }
.agl-info .Media { display: none; } 
.InfoContainer .Purchase .Header { width: auto; height: auto; }
.agl-content { padding: 0 0 4rem; }
.AgileList-Calendar .Past .Item { display: none; }
.AgileList-Calendar .Past { height: 100px;} 
#agl-buyframe { min-height: 300px; }
.DateSeparator  { padding: 8px; font-size: 1.3em; }
.tns-item { padding: 0px; border-radius: 4px !important; margin: 4px auto; }
.agl-pagetitle { display: none; }
@media (min-width: 769px) {
    body:has(.agl-pagetitle) .agl-accountlinksx { top: 74px; }
}

@media (max-width: 768px) {
	.AgileList-Calendar .Past { display: none; }
	.special{display:none;}
	.footerTag{text-align:left;}
	
}

.footerTag{text-align:center;}


.footerLinks{display:flex; justify-content: flex-end;}
.headerSpace{width:33%;}

@media (max-width:1024px){
.footerLinks{display:unset;}
}
