@font-face {
	font-family: 'corporatecondensed-bold';
	src: url('font/corporatecondensedboldbold-rg-webfont.woff2') format('woff2'),
		 url('font/corporatecondensedboldbold-rg-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'icomoon';
	src:  url('font/icomoon.eot?2b5mxo');
	src:  url('font/icomoon.eot?2b5mxo#iefix') format('embedded-opentype'),
		url('font/icomoon.ttf?2b5mxo') format('truetype'),
		url('font/icomoon.woff?2b5mxo') format('woff'),
		url('font/icomoon.svg?2b5mxo#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

:root {
	--stand-blue-hex: #004A88;
	--stand-blue-rgb: 0, 74, 136;
	--stand-blue-dark-hex: #00335D;
	--stand-warm-white-hex: #fff8e4;
	--stand-warm-white-rgb: 255, 248, 228;
	--stand-grey-rgb: 188, 190, 192;
	--stand-grey-hex: #BCBEC0;
}

[class^="icon-"], [class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-MikeD .path1:before {
	content: "\e900";
	color: #1f1f1f;
}
.icon-MikeD .path2:before {
	content: "\e901";
	margin-left: -0.7021484375em;
	color: #fff8e4;
}
.icon-MikeD .path3:before {
	content: "\e902";
	margin-left: -0.7021484375em;
	color: #fff8e4;
}

.icon-MikeD2 .path1:before {
	content: "\e900";
	color: var(--stand-grey-hex);
}
.icon-MikeD2 .path2:before {
	content: "\e901";
	margin-left: -0.7021484375em;
	color: #fff;
}
.icon-MikeD2 .path3:before {
	content: "\e902";
	margin-left: -0.7021484375em;
	color: #fff;
}

/* Standards */

.bg-stand-grey {
	background: var(--stand-grey-hex);
}

.bg-stand-light-grey {
	--bs-bg-opacity: 1;
	background: rgba(223, 224, 225,var(--bs-bg-opacity))!important
}

.bg-stand-blue {
	--bs-bg-opacity: 1;
	background: rgba( var(--stand-blue-rgb),var(--bs-bg-opacity))!important
}

.bg-stand-blue-dark {
	background: var(--stand-blue-dark-hex);
}

.bg-stand-warm-white {
	background: #FFF8E4;
}

.text-stand-red {
	color: #a8442b;
}

.text-stand-blue {
	color: var(--stand-blue-hex);
}

.text-stand-warm-white {
	color: var(--stand-warm-white-hex);
}

.text-stand-light-grey {
	color: rgba(223, 224, 225);
}

.font-corporate {
	font-family: 'corporatecondensed-bold', sans-serif;
}

.font-lato {
	font-family: 'lato', sans-serif;
}

body {
	font-family: 'lato', sans-serif;
}

body.home {
	font-family: 'lato', sans-serif !important; //fix so we can use Reservation Widget without iframe
}

body.menu, body.inner {
	background: #fff;
	color: #1f1f1f;
}

.top-row {
	min-height: 80vh;
}

.space-top {
	margin-top: 85px;
}

.space-top-new {
	margin-top: 71px;
}

.standheader {
	width: 100%;
	position: absolute;
	top: 0;
	z-index: 1030;
	backdrop-filter: blur(5px);
	-webkit-backdrop-filter: blur(5px);
	border-bottom: 1px solid var(--stand-grey-hex);
}

.navbar-toggler {
	padding: 0;
	font-size: 2rem;
	line-height: 1;
	background-color: transparent;
	border: 0px solid transparent;
	margin-right: 1rem;
}

.fa-bars {
	color:#fff;
}

.navbar {
}

.navbar-dark .navbar-nav .nav-link, .navbar-dark .navbar-text a {
	color: var(--stand-grey-hex);
	font-size: 1rem;
	font-family: 'corporatecondensed-bold', sans-serif;
}

.btn-outline-light-stand {
  --bs-btn-color: #fff8e4;
  --bs-btn-border-color: #fff8e4;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #fff8e4;
  --bs-btn-hover-border-color: #fff8e4;
  --bs-btn-focus-shadow-rgb: 248,249,250;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #fff8e4;
  --bs-btn-active-border-color: #fff8e4;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff8e4;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #fff8e4;
  --bs-gradient: none;
}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover, .nav-item.active > a {
    color: rgba(255,255,255,1) !important;
}

.nav-item {
	text-transform: uppercase;
}

.newlogo {
	width: 174px;
	height: 45px;
	padding: 0;
	margin: 0;
}

.newlogo-md {
	padding: 0;
	margin: 0;
}

.newlogo-club {
	padding: 0;
	margin: 0;
}

.navbar-brand {
	padding: 0 0 10px 0;
}

.mobilerestaurant {
	height: 90% !important;
}

.navbar-brand {
	font-size: 2.1rem;
	line-height: 1;
	margin: 0;
	text-align: right;
	font-weight: 700;
	font-family: 'corporatecondensed-bold', serif;
}

#standardtop {
	background-repeat: no-repeat, no-repeat !important;
	background-position: center, center;
	background-size:  cover, cover  !important;
	background-blend-mode: normal, normal  !important;
	padding-top: 60px;
	min-height: 500px;
}

/* Home Page */

	.home-page {
		background: linear-gradient(to bottom, 
			rgba(0,0,0,0) 40%, rgba(0,0,0,1) 90%), url("/images/site/stand-bg.jpg");
		background-repeat: no-repeat, no-repeat;
		background-position: top, top;
		background-size: auto, cover;
		background-blend-mode: normal, normal;
	}
	
	.home-slide {
		height:80vh;
		padding-top:85px;
	}
	
	#top-slider .fade-text {
		opacity: 0;
		transform: scale(.25);
		transition: opacity 1.5s ease-in-out, transform .95s ease-in-out;
		transition-delay: .5s;
	}
	
	#top-slider .slide-visible .fade-text {
		opacity: 1;
		transform: none;
	}
	
	.home-page-dev {
/*		background: linear-gradient(to bottom, 
			rgba(0,0,0,0) 40%, rgba(0,0,0,1) 90%), url("/images/site/stand-bg-dev.jpg");
		background-repeat: no-repeat, no-repeat;
		background-position: top, top;
		background-size: auto, cover;
		background-blend-mode: normal, normal;
*/	}
	
	.restaurant-side {
		color: #fff;
		text-align: center;
		min-height: 90%;
	}
	
	.restaurant-side h2, .reservations h2 {
		font-size: 1.2rem;
		font-weight: bold;
	}
	
	.delivery-slide {
		background: linear-gradient(to top, 
			rgba(0,0,0,0) 0%, rgba(0,0,0,.8) 90%), url("/images/restaurant/thestand-burger-16x9.jpg");
		background-repeat: no-repeat, no-repeat;
		background-position: top, top;
		background-size: cover, cover;
		background-blend-mode: normal, normal;
	}
	
	.gift-certificate-slide {
		background: linear-gradient(to top, 
			rgba(0,0,0,.1) 0%, rgba(0,0,0,1) 90%), url("/images/site/stand-exterior.jpg");
		background-repeat: no-repeat, no-repeat;
		background-position: top, top;
		background-size: cover, cover;
		background-blend-mode: normal, normal;
	}
	
	.reopen-slide {
		background: linear-gradient(to top, 
			rgba(0,0,0,.1) 60%, rgba(0,0,0,1) 85%), url("/images/site/thestand-reopen.jpg");
		background-repeat: no-repeat, no-repeat;
		background-position: top, top;
		background-size: cover, cover;
		background-blend-mode: normal, normal;
	}
	
	.pizza-slide {
		background: linear-gradient(to top, 
			rgba(0,0,0,.1) 60%, rgba(0,0,0,1) 85%), url("/images/site/pizza-and-wine.jpg");
		background-repeat: no-repeat, no-repeat;
		background-position: top, top;
		background-size: cover, cover;
		background-blend-mode: normal, normal;
	}
	
	.champagne-slide {
		background: linear-gradient(to top, 
			rgba(0,0,0,.1) 60%, rgba(0,0,0,1) 85%), url("/images/site/champagne-bg.jpg");
		background-repeat: no-repeat, no-repeat;
		background-position: top, top;
		background-size: cover, cover;
		background-blend-mode: normal, normal;
	}
	
	.restaurant-slide1 {
		background: linear-gradient(to top, 
			rgba(0,0,0,0) 40%, rgba(0,0,0,1) 90%), url("/images/site/stand-bg-dev.jpg");
		background-repeat: no-repeat, no-repeat;
		background-position: top, top;
		background-size: cover, cover;
		background-blend-mode: normal, normal;
	}

	.restaurant-slide2 {
		background: linear-gradient(to top, 
			rgba(0,0,0,0) 40%, rgba(0,0,0,1) 90%), url("/images/site/slides/dining-slide.jpg");
		background-repeat: no-repeat, no-repeat;
		background-position: top, top;
		background-size: cover, cover;
		background-blend-mode: normal, normal;
	}
	
	.restaurant-slide3 {
		background: linear-gradient(to top, 
			rgba(0,0,0,0) 40%, rgba(0,0,0,1) 90%), url("/images/site/slides/downstairs-slide.jpg");
		background-repeat: no-repeat, no-repeat;
		background-position: top, top;
		background-size: cover, cover;
		background-blend-mode: normal, normal;
	}
	
	.restaurant-slide4 {
		background: linear-gradient(to top, 
			rgba(0,0,0,0) 40%, rgba(0,0,0,1) 90%), url("/images/site/slides/showroom2-slide.jpg");
		background-repeat: no-repeat, no-repeat;
		background-position: top, top;
		background-size: cover, cover;
		background-blend-mode: normal, normal;
	}
	
	.reservations-bg {
		background: #1f1f1f url("/images/site/resy-bg.jpg");
		background-repeat: no-repeat;
		background-position: center;
		background-size:  cover;
	}
	
	.reservations {
		color: #fff;
		text-align: center;
		background: #1f1f1f url("/images/site/resy-bg.jpg");
		background-repeat: no-repeat;
		background-position: center;
		background-size:  cover;
		min-height: 400px;
	}
	
	.restaurant-side h1, .reservations h1 {
		font-family: 'corporatecondensed-bold', sans-serif;
		text-shadow: 1px 1px 8px var(--stand-blue-hex);
		font-size: 2.5rem;
	}
	
	.restaurant-side p {
		text-shadow: 1px 1px 8px #333;
	}
	
	#sr-res-root {
		margin: 0 auto;
	}
	
	.resy a {
		color: #fff8e4;
		font-weight: 700;
		text-transform: uppercase;
		letter-spacing: .1rem;
	}
	
	.resy a:hover {
		color: #fff;
	}
	
	.club-side {
		background: #fff8e4;
		border: 8px solid #fff8e4;
	}	
	
	.tonight-head {
		font-size: 1.7rem;
		line-height: 1.7rem;
		margin: 0;
		padding: 0;
		text-transform: uppercase;
		color: #1f1f1f;
	}
	
	.tonight-head span {
		font-family: 'corporatecondensed-bold', sans-serif;
		text-transform: uppercase;
		color: var(--stand-blue-hex);
		font-size: 2rem;
	}
	
	.upcoming-head {
		font-size:1.5rem;
	}
	
	.upcoming-head span {
		 font-size:1.8rem;
		 font-family: 'corporatecondensed-bold', sans-serif;
		 color: var(--stand-blue-hex);
	}
	
	.home-showinfo {
		color: var(--stand-blue-hex);
		font-size: 1.2rem;
		line-height: 1.8rem;
		text-transform: uppercase;
	}
	
	.home-showinfo strong {
		color: #222;
	}
	
	.home-show-room {
		text-transform: uppercase;
		display: inline-block;
		font-weight: 700;
		color: var(--stand-blue-hex);
	}

/* End Home Page */

	.white-section {
		background:#fff;
		color:#222;
	}
	
	body#pre, body.comics {
		background: linear-gradient(to top, rgba(0, 0, 0,.66) 0%,rgba(0, 0, 0,.66) 100%), url("/images/site/stand-show-wallpaper-2023.jpg");
		background-repeat: no-repeat, repeat;
		background-position: center, top;
		background-size:  cover, contain;
		background-blend-mode: normal, normal;
	}
	
	body.other {
		background: linear-gradient(to top, rgba(0, 0, 0,.7) 0%,rgba(0, 0, 0,.7) 100%), url("/images/site/stand-other-bg.jpg");
		background-repeat: no-repeat, repeat;
		background-position: center, top;
		background-size:  cover, cover;
		background-blend-mode: normal, normal;
	}
	
	body.news {
		background: url("/images/site/stand-top-3200x320.jpg");
		background-repeat: no-repeat;
		background-position: top right;
		background-size:  cover 160px;
		background-blend-mode: normal;
	}

	.btn-twitter { background: #00acee; border-radius: 0; color: #fff }
	.btn-twitter:link, .btn-twitter:visited { color: #fff }
	.btn-twitter:active, .btn-twitter:hover { background: #0087bd; color: #fff }
	
	.bg-special {
		background-color: rgba(0,0,0,.9) !important;
	}
	
	.bg-newnav {
		background-color: rgba(0,0,0,.6) !important;
	}

	a {
		color: rgba(0,74,136,1.0);
		text-decoration: none;
	}
	
	a:hover {
		color: var(--stand-blue-dark-hex);
		text-decoration: none;
	}
	
	a.restaurant {
		color:#a8442b;
	}
	
	a.restaurant:hover {
		color:#8d3924;
	}
	
	.dark-links a {
		color: #fff8e4;
		text-decoration: underline;
	}

	.btn-stand {
		color: #fff;
		background-color: var(--stand-blue-hex);
		border: 1px solid var(--stand-blue-hex);
	}
		
	.btn-stand:hover {
		color: #fff;
		background-color: var(--stand-blue-dark-hex);
		border: 1px solid var(--stand-blue-dark-hex);
	}

	.btn-restaurant {
		color: #fff;
		background-color: #a8442b;
		border: 1px solid #a8442b;
	}
	
	.btn-restaurant:hover {
		color: #fff;
		background-color: #8d3924;
		border: 1px solid #8d3924;
	}
	
	.btn-stand-yellow {
		color: #000;
		background-color: #fff8e4;
		border: 1px solid #fff8e4;
	}
	
	.border-stand-yellow {
	--bs-border-opacity: 1;
	  border-color: rgba(var(--stand-warm-white-rgb),var(--bs-border-opacity)) !important;
	}
	
	.border-stand-blue {
		--bs-border-opacity: 1;
		border-color: rgba(var(--stand-blue-rgb),var(--bs-border-opacity)) !important;
	}
	
	.border-stand-grey {
		--bs-border-opacity: 1;
		border-color: rgba(var(--stand-grey-rgb),var(--bs-border-opacity)) !important;
	}
	
	.btn-stand-yellow:hover {
		color: #000;
		background-color: #E6DFCD;
		border: 1px solid #E6DFCD
	}

	.home-top-row {
		padding-top: 80px;
	}
	
	.cover {
		right: 7%;
		top: 10%;
		position: absolute;
		transition: all 1.5s  ease-in-out;
		-moz-transition: all 1.5s  ease-in-out;
		-webkit-transition: all 1.5s  ease-in-out;
		opacity: 0.5;
	}
	
	.page-head, .hero-head {
		margin-bottom: 1rem;
		color: #fff8e4;
		font-family: 'corporatecondensed-bold', serif;
		margin-top: .5rem;
	}
	
	.page-head-blue {
		color:  var(--stand-blue-hex);
	}
	
	.hero-head {
		text-shadow: 0px 0px 1px #1f1f1f, 0px 0px 4px #1f1f1f, 0px 0px 8px #1f1f1f, 0px 0px 16px #1f1f1f;
	}
	
	.tagline {
		line-height: 1.2;
		font-size: calc(3.5rem + 4.5vw);
		text-shadow:0 0 2px rgba(0,0,0,0.25);
	}
	
	.events-button {
		font-size:2rem;
		box-shadow: 0 0 50px #fff, -10px 0 80px #fff,  10px 0 80px #fff;
	}
	
	.text-shadow-subtle {
		text-shadow:0 0 2px rgba(31, 31, 31,0.33), 0 0 4px rgba(31, 31, 31,0.25);
	}
	
	.text-shadow-strong {
		text-shadow:0 0 2px rgba(31, 31, 31,0.66), 0 0 4px rgba(31, 31, 31,0.75), 0 0 8px rgba(31, 31, 31,0.75), 0 0 16px rgba(31, 31, 31,0.75);
	}

	.faded {
		opacity: 0;
	}

   .unfaded {
	   opacity: 1;
   }
   
   .move-right{
    transform: translate(1rem,0);
    -webkit-transform: translate(1rem,0); /** Chrome & Safari **/
    -o-transform: translate(1rem,0); /** Opera **/
    -moz-transform: translate(1rem,0); /** Firefox **/
	   opacity: 1;
	}
	
	.recent_news li {
    padding: 5px 0;
}

.recent_news a {
	color: #c41400;
}

.footer-text {
	font-size: .9rem;
	color: rgba(255,255,255,.75);
	text-align: center;
}

footer a {
	color: #fff8e4;
}

footer a:hover {
	color: #fff;
}

.footer-list {
	text-transform: uppercase;
	font-weight: 700;
}

.footer-text span{
	color: #d2bba0;
}

.footer-text a {
	color: #aaa;
}

/* Show Pages */

.show_row, .show_row_new_day {
	padding-top: 36px;
}
	
.show_row:before {
	content: "";
	display: block;
	border-top: 1px solid rgba(255,248,228,.75);
	border-radius: 100px;
	width: 100%;
	margin: 0 15px 36px;
}

.show_row:first-of-type, .show_row:first-of-type:before  {
	border-top: 0;
	padding: 0;
}

.show_row_new_day:before {
	content: "";
	display: block;
	width: 100%;
	border-top: 3px solid rgba(255,248,228,.75) !important;
	border-radius: 100px;
	margin: 0 15px 36px !important;
}

	.showtitle, .tonight-showtitle, .home-showtitle {
		font-size: 1.4rem;
		color: #fff8e4;
		font-weight: 700;
		margin-top: 0;
		padding-top: 0;
	}
	
	.showtitle a, .tonight-showtitle a, .home-showtitle a {
		color: #fff8e4;
		text-decoration: none;
	}

	.showtitle span, .tonight-showtitle span, .home-showtitle span {
		font-size: 1.1rem;
		line-height: 1.5rem;
		display: block;
	}

	.tonight-showtitle, .home-showtitle {
		color:  var(--stand-blue-hex);
	}

	.show-room {
		padding: 1px 4px;
		text-transform: uppercase;
		display: inline-block;
		font-size: 14px;
	}

	.show-room1 {
		background: #d2bba0;
		color: #1f1f1f;
	}
	
	.show-room2 {
		background: #9f7e69;
	}
	
	.showinfo {
		font-size: 20px;
		color: var(--stand-blue-hex);
	}
	
	.show_date {
		color: #fff;
		font-size: 18px;
	}
	
	.list-show-room {
		padding: 1px 4px;
		text-transform: uppercase;
		display: inline-block;
		font-size: 16px;
		font-weight: 700;
		color: #1f1f1f;
		background: #fff8e4;
		margin-left: 20px;
	}
	
	.list-show-room-new {
		padding: 1px 4px;
	}
	
	.home-show {
		color: var(--stand-blue-hex);
		margin: 0px 12px;
		max-width: 500px;
	}
	
	.show_reservations {
		border-top: 2px solid #fff8e4;
		border-bottom: 1px solid #fff8e4;
	}
	
	.show_reservations h3 {
		font-family: 'corporatecondensed-bold', sans-serif;
		font-size: 2rem;
	}
	
	.show_reservations h4 {
		font-size: 1.4rem;
	}
	
	.checkout-button a:link, .checkout-button a:visited {
    	background: var(--stand-blue-hex) !important;
	}

	.home-showdate {
		font-size: 1rem;
		color: #1f1f1f;
	}

	.lineup-item {
		font-size: .9rem;
		line-height: 1.1rem;
		color: #fff;
		margin-bottom: .6rem;
	}
	
	.lineup-item a {
		color: #fff;
	}
	
	.lineup-head {
		font-size: 16px;
		margin-top: 20px;
		text-transform: uppercase;
		color: #fff8e4;
		font-weight: 700;
	}
	
	/* Shows */
	
	.nye {
		border: 1px solid #d0a111;
		border-radius: 1rem;
	}	

	.nye h3 {
		color: #d0a111;
		font-family: 'Lato', sans-serif;
		font-size: 1.2rem;
		font-weight: 600;
		font-style: italic;
		text-align: center;
	}
	
	.cal-month a {
		color: #fff8e4;
		text-transform: uppercase;
	}
	
	.cal-month i {
		font-size: 1.3rem;
	}
	
	.current {
		color: #4b535c;
		background-color: #343a40;
	}
	
	.calendar td, .calendar th {
    	padding: .35rem;
		color: #c0c0c0;
	}
	
	.calendar a {
		color: #fff8e4;
	}
	
	.given {
		background: var(--stand-blue-hex) !important;
		box-shadow: none !important;
	}
	
	.cal-dropdown {
		width:90vw;
	}
	
	/* Menu */
	
	.main-banner {
		height: 65vh;
		min-height: 500px;
		position: relative;
	}
	
	.guest-chef-date {
		font-family: 'corporatecondensed-bold', sans-serif;
		text-align: center;
		margin: 1rem 0;
		color:#a8442b;
	}
	
	.guest-chef-date span {
		font-family: 'Lato', sans-serif;
		font-weight: 400;
		font-style: italic;
		color: #222;
	}
	
	.guest-chef {
		border-radius: .5rem;
	}
	
	.guest-chef-price {
		color:#a8442b;
	}
	
	.guest-chef-sub {
		font-size:1.2rem;
		letter-spacing:.6rem;
		color: var(--stand-grey-hex);
		text-transform: uppercase;
		}
	
	.guest-chef-head {
		font-family: 'corporatecondensed-bold', sans-serif;
		color: #a8442b;
		font-size: 3.5rem;
	}
	
	.menu-side {
		margin-bottom: 1rem;
	}
	
	.menu-nav-link {
		padding: 0 .5em;
		color: #a8442b;
	}
	
	.menu-nav-link.active {
		color: #8d3924
	}
	
	.menu-mask-layer {
		background: linear-gradient(to bottom, 
		rgba(0,0,0,1) 10%, rgba(0,0,0,0) 20%,	rgba(0,0,0,0) 70%, rgba(0,0,0,1) 95%);
		height: 100%;
	}
	
	#menu-top {
		z-index: 8;
	}
	
	.no-hero-top {
		background:#1f1f1f;
		height:70px;
	}

	.comic-hero-head {
		position: absolute;
		bottom: 0;
		text-align: left;
		z-index: 10;
	}
	
	.menu-subhead {
		font-family: 'corporatecondensed-bold', serif;
		text-transform: uppercase;
		color: #fff;
		font-size: 1.4rem;
		text-align: center;
	}
	
	.menu h1 {
		font-family: 'corporatecondensed-bold', sans-serif;
	}
	
	.sidenav {
		font-family: 'corporatecondensed-bold', sans-serif;
		font-size: 1.2rem;
	}
	
	.menu-item h3 {
		font-size: 1.2rem;
		padding: 0;
		color: #a8442b;
		margin-bottom: 0;
		font-weight: 700;
	}
	
	.diet {
		font-size: .9rem;
		color: #666;
	}
	
	.dotted-spaced {
		background: linear-gradient(to right, rgba(0, 74, 136, 1) 25%, rgba(255, 255, 255, 0) 0%);
		background-position: bottom;
		background-size: 5px 1px;
		background-repeat: repeat-x;
	}
	
	.menu-section {
		padding-bottom: .3rem;
		font-family: 'corporatecondensed-bold', sans-serif;
		color: #a8442b;
		margin-top: 2rem;
		font-size: 1.8rem;
	}
	
	.price {
		font-size: 1.2rem;
		color: #fff;
		margin-top: .5rem;
		text-align: center;
	}
	
	.dish-description {
		margin: 0;
		padding: 0;
	}
	
	.dish-description p {
		margin: 0;
	}
	
	.loading-btn {
		text-transform: uppercase;
		font-family: 'corporatecondensed-bold', sans-serif;
		font-size: 2rem;
		margin-bottom: 1rem;
	}
	
	.btn-lg-text {
		font-size: 2rem;
	}

	/* Comedian Page */
	
	.comic_show_row {
		margin-bottom: .75rem;
		padding-bottom: .75rem;
		border-bottom: 1px solid var(--stand-blue-hex);
	}
	
	.comic_show_info {
		text-align: center;
	}
	
	.comic_show_date {
		font-size:1.2rem;
		color: var(--stand-blue-hex);
		text-align: center;
		font-family: 'corporatecondensed-bold', sans-serif;
		text-transform: uppercase;
	}
	
	.comic_show_time {
		font-size:1.2rem;
	}
	
	.comic_show_time span {
		font-size:1.0rem;
	}
	
	.comic_showtitle {
		font-size: 1.4rem;
		font-weight: 600;
		margin-top: .5rem;
		padding-top: 0;
	}
		
	.btn-ticket-dark {
		font-family: 'corporatecondensed-bold', sans-serif;
		text-transform: uppercase;
		color: var(--stand-blue-hex);
		background-color: transparent;
		background-image: none;
		border-color: var(--stand-blue-hex);
	}

	.btn-ticket-dark:hover {
		color: #fff;
		background-color: var(--stand-blue-hex);
		border-color: var(--stand-blue-hex);
	}
	
	.comedian-link {
		color: #fff8e4;
	}
	
	.comedian-link:hover {
		color: #fff;
	}
	
	.comedian-link:hover .comedian-item img {
		border: 2px solid #fff;
	}
	
	.comedian-item {
		margin-bottom: .9rem;
	}
	
	.comedian-item img {
		border: 2px solid #fff8e4;
	}
	
	
	.comedian-item h3 {
		font-size: 1.5rem;
		font-family: 'corporatecondensed-bold', sans-serif;
		text-align: center;
	}
	
	/* Inner Pages */
	
	.inner h2 {
		padding-bottom: .3rem;
		font-family: 'corporatecondensed-bold', sans-serif;
		color: var(--stand-blue-hex);
		font-size: 1.8rem;
	}
	
	.inner h2 span {
		font-family: 'Lato', sans-serif;
		font-style: italic;
		font-size: 1.6rem;
	}
	
	/* About Page */
	.other-banner {
		background: linear-gradient(to top, rgba(0, 0, 0,0) 50%,rgba(0, 0, 0,.7) 100%), url("/images/site/stand-other-bg.jpg");
		background-repeat: no-repeat, repeat;
		background-position: center, center;
		background-size:  cover, cover;
		background-blend-mode: normal, normal;
	}
	
	p.about:first-child:first-letter {
		color: var(--stand-blue-hex);
		float: left;
		font-family: 'corporatecondensed-bold', sans-serif;
		font-size: 6rem;
		line-height: 4.1rem;
		padding-top: 20px;
		padding-right: 8px;
		padding-left: 3px;
		}
		
	p.about {
		line-height: 2.0rem;
	}
	
	#davetop {
		background: linear-gradient(to top, rgba(0, 0, 0,.1) 0%,rgba(0, 0, 0,.5) 100%), url("/images/site/kimowitz-	page.jpg");
		background-repeat: no-repeat, no-repeat;
		background-position: center, right bottom;
		background-size:  cover, cover;
		background-blend-mode: normal, normal;
		padding-top: 60px;
		min-height: 500px;
	}
	
	/* Private Events */
	
	.private-events-collage {
		height: 40vh;
	}
	
	.private-events-college-photo1 {
		
	}
	
	.private-events-college-photo2 {
		
	}
	
	.modal-title {
		color: var(--stand-blue-hex);
	}
	
	.private-room h3 {
		font-size: 1.5rem;
		margin-top: .25rem;
	}
	
	.private-room {
		margin-bottom: 1rem;
	}
	
	/* TripleSeat Overrides */
	
	body #tripleseat_embed_form_inline .tripleseat_field .button {
	    font-size: 1rem;
	    color: #fff;
		background-color: var(--stand-blue-hex);
		border: 1px solid #3b9bc4;
		border-radius: .2rem;
		padding: .25rem .5rem;
		display: block;
		width: 100%;
		font-family: 'corporatecondensed-bold', sans-serif;
		font-size: 1.5rem;
		text-transform: uppercase;
	}
	
	body #tripleseat_embed_form_inline h2 {
		font-weight: 600;
		font-size: 1.6rem;
	}
	
	body .row_details_header {
		margin-top: 1.5rem;
	}
	
	.tripleseatcolumn {
		position: static;
	}
	
	body #tripleseat_embed_form_inline .ts_submit {
		float: none;
		margin-top: 1rem;
		margin-right: 10px;
	}

	body #tripleseat_embed_form_inline .ts_first_name, body #tripleseat_embed_form_inline .ts_last_name {
		width: 100%;
	}
	
	body #tripleseat_embed_form_inline .ts_email_address, body #tripleseat_embed_form_inline .ts_company, body .ts_event_description {
		width: 100%;
	}
	
	body .ts_phone_number, body .ts_event_date, body .ts_start_time, body .ts_end_time {
		width: 48%;
	}

	body #tripleseat_embed_form_inline .ts_extension {
	}
	
	#tripleseat_embed_form_inline .tripleseat_field input {
		width: 100%;
		margin-right: 0;
	}
	
/* Mailing List */

	.mail-head strong {
		color: var(--stand-blue-hex);
	}
	
	/* Special */
	
	.price-tiers:not(:first-child) {
		border-left: 1px solid #ccc;
	}
	
	.price-tiers {
		text-align: center;
	}
	
	.special-event {
		border-bottom: 1px solid rgba(188,190,192,.25);
		margin-bottom: 1rem;
		padding-bottom: 1rem;
	}
	
	.special-event img {
		border: 1px solid #1f1f1f;
	}
	
	.special-event h4 {
		font-weight: bold;
	}
	
	.special-date {
		font-family: 'corporatecondensed-bold', sans-serif;
		text-transform:uppercase;
		margin: 0 -5px;
		font-size: 1.5rem;
	}
		
	.special-time {
		font-size: 1.4rem;
		font-family: 'Lato', sans-serif;
	}
	
	.special-subhead {
		font-size:1.2rem;
		letter-spacing:.6rem;
		font-family: 'corporatecondensed-bold', sans-serif;
		color: var(--stand-grey-hex);
		text-transform: uppercase;
		text-align: center;
		margin-bottom: .5rem;
	}
	
	.special-price {
		font-family: 'corporatecondensed-bold', sans-serif;
		color: var(--stand-blue-hex);
	}

	.special-includes {
		font-family: 'Lato', sans-serif;
		color: #1f1f1f;
		font-style: oblique;
		text-align: center;
		margin-top: .25rem;
	}
	
	.special-price-note {
		font-size: .8rem;
		line-height: 1rem;
	}
	
	.special-time span {
		  font-variant: small-caps;
	}
	
	.merch-home {
		color:  rgba(188, 190, 192,1);
		background: #1f1f1f;
	}
	
	.merch-home h1 {
		letter-spacing: -.2rem;
		line-height:1;
	}
	
	.merch-home h2 {
		letter-spacing:1rem;
	}
	
/* Restaurant Box */

.restaurant-sm-box { 
  position: relative;
  --mask:
	radial-gradient(20px at 20px 20px,#0000 calc(98% - 2px),#000 calc(100% - 2px) 98%,#0000) -20px -20px,
	linear-gradient(90deg,#000 4px,#0000 0) -2px 50% /100% calc(100% - 40px + 2px) repeat-x,
	linear-gradient(      #000 4px,#0000 0) 50% -2px/calc(100% - 40px + 2px) 100% repeat-y;
}
.restaurant-box { 
  position: relative;
 --mask:
  radial-gradient(40px at 40px 40px,#0000 calc(98% - 2px),#000 calc(100% - 2px) 98%,#0000) -40px -40px,
  linear-gradient(90deg,#000 4px,#0000 0) -2px 50% /100% calc(100% - 80px + 2px) repeat-x,
  linear-gradient(      #000 4px,#0000 0) 50% -2px/calc(100% - 80px + 2px) 100% repeat-y;
}
.restaurant-box:before, .restaurant-sm-box:before {
  content: "";
  position: absolute;
  inset: 0;
  background: #a8442b;
  pointer-events: none;
  -webkit-mask: var(--mask);
		  mask: var(--mask);
}

.restaurant-box-content {
}
	
/* Pop-Up Style */

.pop-up-bg-tan {
	background: #fef3d6;
	background: url('/images/site/stand-paper.jpg') repeat;
}

.pop-up-head {
	font-family: 'corporatecondensed-bold', sans-serif;
}

.pop-up-head-comedy {
	color:  var(--stand-blue-hex);
}

.pop-up-head-restaurant {
	color:  #a8442b;
}

.popup-sm-box { 
	position: relative;
	--mask:
		radial-gradient(20px at 20px 20px,#0000 calc(98% - 2px),#000 calc(100% - 2px) 98%,#0000) -20px -20px,
		linear-gradient(90deg,#000 4px,#0000 0) -2px 50% /100% calc(100% - 40px + 2px) repeat-x,
		linear-gradient(      #000 4px,#0000 0) 50% -2px/calc(100% - 40px + 2px) 100% repeat-y;
}
.popup-box { 
	position: relative;
	--mask:
		radial-gradient(40px at 40px 40px,#0000 calc(98% - 2px),#000 calc(100% - 2px) 98%,#0000) -40px -40px,
		linear-gradient(90deg,#000 4px,#0000 0) -2px 50% /100% calc(100% - 80px + 2px) repeat-x,
		linear-gradient(      #000 4px,#0000 0) 50% -2px/calc(100% - 80px + 2px) 100% repeat-y;
}

.popup-box:before, .popup-sm-box:before {
  content: "";
  position: absolute;
  inset: 0;
  background: #fff;
  pointer-events: none;
  -webkit-mask: var(--mask);
		  mask: var(--mask);
}

.ratio-popup {
	--bs-aspect-ratio: 100%;
}

.blog-text img {
	max-width: 100%;
	height: auto;
}

/* Squiggle */

.squiggle {
	filter: url(#squiggle);
}

.image-stack {
	display: grid;
	grid-template-columns: repeat(12, 1fr);
	position: relative;
  }
  
  .image-stack__item--top {
	grid-column: 7 / -1;
	grid-row: 1;
  }
  
  .image-stack__item--middle {
	grid-column: 1 / span 8;
	grid-row: 1;
	padding-top: 15%;
	z-index: 1; 

  }
  
  .image-stack__item--bottom {
	  grid-column: 7 / -1;
	  grid-row: 1;
	  padding-top: 80%;
	  z-index: 2; 
	}
	
/* Dev Show Page */

.comic-slider {
	--swiffy-slider-item-count: 3;
}

@media (min-width: 500px) {

	.show-slider {
		--swiffy-slider-item-count: 2;
	}

	.navbar-brand {
		font-size: 4rem;
		padding-bottom: 0;
	}

}

@media (min-width: 768px) {

	.merch-bg {
		background: linear-gradient(84deg, rgba(188, 190, 192,0) 0%, rgba(188, 190, 192,0) 45%, rgba(0, 0, 0,1) 45% ), url('/images/site/legalize-comedy-ian-lara.jpg');
		background-repeat: no-repeat, no-repeat;
		background-size: auto, auto 100%;
		height: 50vh;
	}
	
	.merch-home {
		margin-top: 0;
		background: transparent;
	}

	.bg-special {
		background-color: rgba(0,0,0,.6) !important;
	}
	
	/* Navbar */
	.navbar-expand-md {
		flex-flow: unset;
	}

	.navbar {
		align-items: flex-end;
	}

	.newlogo-md {
		height: auto;
		width: 141px;
		margin: 49.8px 0 14px;
	}
	
	.newlogo-club {
		height: auto;
		width: 141px;
	}
	
	.navbar-toggler {
		margin-bottom:20px;
	}
	

	.no-hero-top {
		height:160px;
	}
	
	.main-banner {
		height: 70vh;
		position: relative;
	}
	
	.mobilerestaurant {
		height: auto !important;
	}
	
	.home-top-row {
		padding-top: 130px;
	}
		
	.logosubhead {
		text-transform: uppercase;
		font-family: 'corporatecondensed-bold', sans-serif;
		color: #fff;
		font-size: 1.2rem;
		text-align: center;
	}
	
	.page-head {
		text-align: left;
	}

	.menu-subhead {
		text-align: left;
	}
	
	.restaurant-side {
		position: relative;
		padding: .5rem;
	}
	
	.showtitle {
		font-size: 2rem;
		line-height: 2.2rem;
	}
	
	.showtitle span {
		font-size: 1.5rem;
		line-height: 1.7rem;
		display: block;
	}

	body #tripleseat_embed_form_inline .ts_first_name, body #tripleseat_embed_form_inline .ts_last_name {
		width: 48%;
	}
	
	body .ts_submit {
		width: 50%;
	}
	
	.private-events-collage {
		height: 60vh;
	}
	
	.cal-dropdown {
		width:50vw;
	}
	
	.desktop-sidebar-sticky {
		padding-top:40px;
	}

}

@media (min-width: 992px) {
	
	.show-slider {
		--swiffy-slider-item-count: 3;
	}

	.standheader {
		height:125px;
	}

	.home-slide {
		padding-top:125px;
	}
	
	.space-top {
		margin-top: 125px;
	}
	
	.space-top-new {
		margin-top: 125px;
	}


	.home-page {
		background: radial-gradient(circle farthest-side at 10% 45%, 
			rgba(0,0,0,0) 40%, rgba(0,0,0,1) 90%), url("/images/site/stand-bg.jpg");
		background-repeat: no-repeat, no-repeat;
		background-position: top, top;
		background-size:  cover, cover;
	}

	.main-banner {
		height: 85vh;
		margin-top: 0;
	}

	.navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show > .nav-link {
		font-size: 1.3rem;
		padding-top: .15rem;
	}

	.newlogo-md {
		height: auto;
		width: 154px;
		margin: 55px 0 14px;
	}
	
	.newlogo-club {
		height: auto;
		width: 154px;
	}
	
	.navbar-collapse {
		margin-bottom: .35rem;
	}

	.navbar-text {
		padding-top: 0rem;
	}
	
	.top-row {
		min-height: 80vh;
	}

	.restaurant-side p {
		width: 100%;
		margin: 0 0 1rem;
		text-align: center;
	}

	/* Menu Page */

//	.comic-hero-bg-layer {
//		background: radial-gradient(circle farthest-side at 90% 45%, 
//			rgba(0,0,0,0) 40%, rgba(0,0,0,1) 90%);
//		height: 100%;
//	}
	
	.menu-side {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		margin-bottom: 0;
	}
	
	.make-me-sticky {
		position: -webkit-sticky;
		position: sticky;
		top: 3rem;
	}
	
	.sidenav {
		margin-top: 2rem;
	}
	
	#standardtop {
		min-height: 500px;
	}
	
	.menu-nav-link {
		padding: .5em 0;
	}
	
	.about-dave {
		text-align: left;
	}
	
	#davetop {
		min-height: 700px;
	}
	
	/* Popup */
	
	.ratio-popup {
		--bs-aspect-ratio: 56.25%;
	}
	
	.private-events-collage {
		height: 80vh;
	}
	
	#tripleseat_embed_form_inline h2 {
		font-size: 1.4rem;
	}
	
	.cal-dropdown {
		width:33vw;
	}

}

@media (min-width: 1200px) { 
	
	.show-slider {
		--swiffy-slider-item-count: 4;
	}

	.merch-bg {
		background: linear-gradient(84deg, rgba(188, 190, 192,0) 0%, rgba(188, 190, 192,0) 40%, rgba(0, 0, 0,1) 40% ), url('/images/site/legalize-comedy-ian-lara.jpg');
		background-repeat: no-repeat, no-repeat;
		background-size: auto, 54% auto;
		background-position: center, left center;
		height: 50vh;
	}

	.home-top-row {
		padding-top: 160px;
	}
	
	.navbar-collapse {
		margin-bottom: .5rem;
	}
	
	.restaurant-side h1, .reservations h1 {
		font-size: 3.1rem;
	}
	
	.restaurant-side h2, .reservations h2 {
		font-size: 1.5rem;
	}
	
	.private-events-collage {
		height: 70vh;
	}
}