html { font-size: 12px; }
body { padding-top: 0; }
#nav-desktop { display: none; }
.title-bar .search-form { display: none; }
#sidebar { display: none; }
.nav-mobile-btn { display: none; }
#breadcrumbs { display: none; }
#header { position: static; }
.workshop-bar { display: none; }
.footer-links { display: none; }
.footer-sm { display: none; }
.list-hidden { display: table-row-group !important; }
.more-results { display: none !important; }
.logo { height: 3rem; margin-bottom: 10px; }
#title { display: none; }

#gallery { display: none; }

.notepad-print-area { display: block !important; padding: 20px 0px; }
.notepad { display: none; }
.notepad-bg { display: none; }

#lists { margin-top: 1rem; }
#lists h2 { margin-top: 1.5rem; margin-bottom: 1rem; }
#lists table td { padding: 0.263rem 0.463rem; }

.performance-show .dl-group dl:after { content: ""; display: table; clear: both; }

.performance-show .dl-group dt {
    float: left;
    padding-right: 2rem;
    width: 25%;
    text-align: right;
}

.performance-show .dl-group dd {
    float: right;
    width: 75%;
}

.season-show { display: block; text-align: center; font-weight: bold !important; font-size: 1.3rem !important; }
.season-picker { display: none; }

#sidebar.hidden-desktop { display: block !important; padding-left: 0 !important; }
#sidebar.hidden-desktop .social-media { display: none !important; }

#cookiesnotify { display: none; }