This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.welcome.ng-star-inserted { | |
display: hidden; | |
} | |
.start-dates { | |
display:none !important; | |
} | |
#date-and-time { | |
display:none !important; | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.welcome.ng-star-inserted { | |
display: hidden; | |
} | |
.start-dates { | |
display:none !important; | |
} | |
#date-and-time { | |
display:none !important; | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@import url(//cloud.typography.com/6854112/630766/css/fonts.css);.canon-h2--medium{font-size:28px;line-height:35px}@media (min-width:768px){.canon-h2--medium{font-size:35px;line-height:40px}}.canon-h2--big{font-weight:700;font-size:26px;line-height:33px}@media (min-width:768px){.canon-h2--big{font-size:35px;line-height:46px}}.canon-h2--small,.status-card h1{font-size:26px;line-height:33px}@media (min-width:768px){.canon-h2--small,.status-card h1{font-size:28px;line-height:35px}}.canon-h2--small-alt{font-weight:700;font-size:24px;line-height:30px}@media (min-width:768px){.canon-h2--small-alt{font-size:30px;line-height:38px}}.canon-h2--big a:link,.canon-h2--medium a:link,.canon-h2--small a:link,.status-card h1 a:link{color:#323232;text-decoration:underline}#main .cover-container,#main .cover-image-container img,#main .nav-container.fixed,.bt-card,.shadow-md{box-shadow:0 .1875rem .375rem rgba(0,0,0,.16)!important}#main .date-and-time button,#main .location button,#main .price button,.appbar.has-search .get-ticke |