/*
Beat Kitchen Separate Stylesheet
Created: 2023-12-01 14:58:25
Template: beat-kitchen-child-theme
*/
:root {
	--mdc-theme-max-content-width: 1240px;
	--material-footer-max-width: 1440px;
	--mdc-theme-primary: #191919;
	--mdc-theme-on-primary: #FFF;
	--mdc-theme-secondary: #F4E7D4;
	--mdc-theme-on-secondary: #191919;
	--mdc-theme-tertiary: #fb221b;
	--mdc-theme-on-tertiary: #FFF;
}
body {
	background: #F4E7D4;
	color: #000;
	font-family: 'Inter', sans-serif;
}
h1, h2, h3, h4, h5, h6, button, p {
	font-family: 'Work Sans', sans-serif;
}
.mdc-top-app-bar, .site__navigation .tab-bar, .site__navigation .tab-bar .mdc-tab, .site__navigation .tab-bar .mdc-tab-scroller__scroll-content {
	background: #000;
}
.home.-has-tab-bar+.site-content .content-area {
	margin-top: 0;
}
.tab-bar__wrap,
.mdc-tab-bar.tab-bar,
.mdc-tab-scroller,
.mdc-tab-scroller__scroll-content,
.mdc-tab-scroller__scroll-area--scroll,
.mdc-top-app-bar.top-app-bar.mdc-top-app-bar--fixed {
	overflow: visible !important;
}
.mdc-top-app-bar.top-app-bar.mdc-top-app-bar--fixed {
	height: 80px;
}
.mdc-top-app-bar.top-app-bar.mdc-top-app-bar--fixed .tab-bar__wrap {
	height: 40px;
}
.mdc-top-app-bar.top-app-bar.mdc-top-app-bar--fixed, .header-right, section#nav_menu-2 {
	display: flex;
	flex-direction: row;
	align-items: center;
	padding: 10px;
}
.site__navigation .tab-bar__wrap {
	margin-right: 0;
	margin-left: 0;
}
.site__navigation .tab-bar__wrap a {
	letter-spacing: 1px;
}
.top-app-bar .logo img {
	max-height: 100px;
	width: auto;
	position: absolute;
	top: -15px;
	left: 15px;
}
.top-app-bar section#block-19 {
	margin: 0 0;
}
.top-app-bar section#block-19 img {
	height: 40px;
	margin: 0 10px 0 0;
	width: auto;
	border: 1px solid #FFF;
}
.top-app-bar .widget,
.top-app-bar .widget ul {
	margin-bottom: 0
}
.site__navigation .tab-bar__wrap {
	margin-right: 0;
	margin-left: 120px;
	flex: 1;
}
main#main {
	max-width: 1024px;
	width: 100%;
}
#primary {
	display: flex;
	flex-direction: row;
	justify-content: space-evenly;
	align-items: flex-start;
	min-height: 600px;
	max-width: 1440px !important;
	width: 97%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 4rem;
}
.top-app-bar a.mega-menu-link,
.top-app-bar .mdc-list-item__text {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: 2px;
	line-height: 1.5;
}
body:not(.home) #primary {
	max-width: 96%;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
body:not(.home) main#main {
	max-width: 100%;
	width: 100%
}
main article.hentry {
	padding: 1em;
	margin-right: 1.5em;
}
.home main article.hentry {
	background: none;
	padding: 0;
}
main .wp-block-cover a {
	font-weight: 700;
}
main h1.headline-large {
	display: none;
}
body[class*=virtual-tour] h1.headline-large, body[class*=faq] h1.headline-large, body[class*=venue-specs] h1.headline-large {
	display: block;
	font-weight: 700;
	font-size: 36px;
	text-transform: uppercase;
}
main .entry-content, main .entry-content h3:first-of-type {
	margin-top: 0;
}
a.mdc-list-item:hover span {
	color: var(--mdc-theme-tertiary);
}
/* sidebar */
#right-sidebar.widget-area {
	max-width: 400px !important;
	width: 100%;
	margin: 0 auto;
}
#right-sidebar.widget-area .widget {
	text-align: center;
}
#right-sidebar.widget-area .widget:has(img) {
	background: none;
}
#right-sidebar .widget {
	margin-bottom: 5px;
}
#right-sidebar section#block-18 {
	background: var(--mdc-theme-primary);
	padding: 1em;
	color: var(--mdc-theme-on-primary);
}
#right-sidebar section#block-18 button {
	background: var(--mdc-theme-primary);
	color: var(--mdc-theme-on-primary);
	text-transform: uppercase;
	border-radius: 0;
	border: 2px solid var(--mdc-theme-on-primary);
	font-family: 'Work Sans', sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: 700;
}
#right-sidebar a.wp-block-advgb-button_link {
	width: 100%;
	display: block;
	font-weight: 700;
	font-family: 'Work Sans', sans-serif;
}
#secondary, .site-footer {
	max-width: 100% !important;
	background: var(--mdc-theme-primary);
	color: var(--mdc-theme-on-primary) !important;
	margin: 0;
	padding: 0;
}
#secondary .mdc-layout-grid__inner {
	max-width: 1440px;
	margin: 0 auto;
	padding-top: 4rem;
}
#secondary figure.wp-block-image {
	margin: 0;
}
#secondary a {
	text-decoration: none;
}
.site-footer .back-to-top button:hover {
	border: 1px solid var(--mdc-theme-tertiary);
}
.site-footer .site-footer__text {
	font-family: 'Work Sans', sans-serif;
}
/* content */
.home .entry-content .alignfull, .home .entry-content, .mdc-card:nth-of-type(1n+1) {
	padding-top: 0;
	margin-top: 0 !important;
}
.home-slider {
	margin-top: 50px;
	max-width: 1400px;
	width: 100%;
}
.home .-has-tab-bar+.site-content .content-area {
	margin-top: 2rem;
}
.mdc-button--filled:not(:disabled), .mdc-button--unelevated:not(:disabled), .mdc-button--filled:not(:disabled):hover, .mdc-button--unelevated:not(:disabled):hover {
	background: var(--mdc-theme-primary);
	font-weight: 700;
	font-size: 14px;
	border-radius: 0;
	text-transform: uppercase
}
/* cp4wp */
#list-view-events, .list-view-events, .see-slider, .seetickets-calendar-container, .seetickets-list-events {
	max-width: 1440px !important;
	margin: auto !important;
}
.mdc-card--outlined {
	border: 0 !important;
	border-radius: 0;
}
.list-view-events .mdc-card img, #list-view-events .mdc-card img {
	max-width: 275px;
	width: 100% !important;
	height: auto !important;
	margin: 0 !important;
}
.calendar table .mdc-card:nth-of-type(1n+1) {
	padding: 20px 0px;
	max-width: 125px;
	margin: 0 auto;
}
.mdc-card .ml-2r {
	margin-left: 0 !important;
}
.event-info-block p {
	text-transform: uppercase;
	font-size: 16px;
}
p.event-date {
	font-weight: 400;
}
.the-event-date {
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	padding: 12px 0 12px 12px;
	font-size: 1.5em;
	line-height: 1em;
}
p[class^=cloned-date-] {
	font-size: 20px;
	line-height: 20px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
}
span.week-date {
	display: none;
}
span.date-day {
	font-weight: 600;
	font-size: 50px;
	font-weight: 700;
	color: #fff;
}
p.event-title, p.event-title a {
	text-transform: uppercase;
	font-weight: 700 !important;
	font-size: 25px !important;
	line-height: 28px;
	letter-spacing: 1px;
	color: #fff !important;
}
.home .buy-and-share-block {
	position: relative !important;
	bottom: auto !important;
	margin-top: 1em;
	margin-bottom: 1em;
}
p.event-header, p.headliners, p.subtitle, p.genre, p.venue, .price {
	display: none;
}
p .ages {
	color: #fb221b;
	font-style: italic;
}
img.seetickets-list-view-event-image {
	object-fit: cover !important;
	width: 100% !important;
	height: auto !important;
	aspect-ratio: 1/1 !important;
}
a.seetickets-buy-btn, button.seetickets-list-view-load-more-button {
	text-transform: uppercase;
	background-color: var(--mdc-theme-primary);
	font-weight: 700;
	color: var(--mdc-theme-on-primary);
	border: 0;
	font-size: 12px !important;
	width: 180px !important;
	padding: 1em;
	margin-top: 10px;
	display: inline-block;
	text-align: center;
	border-radius: 0 !important;
}
div.seetickets-buy-btn, a.seetickets-buy-btn {
	width: auto;
	background: var(--mdc-theme-primary);
	color: var(--mdc-theme-on-primary);
	text-transform: uppercase;
	border-radius: 0;
	border: 2px solid var(--mdc-theme-on-primary);
	font-family: 'Inter', sans-serif;
	font-size: 14px;
	transition: .3s ease all;
}
div.seetickets-buy-btn {
	margin-top: 10px;
	transition: .3s ease all;
}
div.seetickets-buy-btn a {
	font-size: 12px;
}
div.seetickets-buy-btn:hover,
a.seetickets-buy-btn:hover, button.seetickets-list-view-load-more-button:hover {
	background-color: var(--mdc-theme-secondary);
	color: var(--mdc-theme-primary) !important;
	cursor: pointer;
	transition: .3s ease all;
}
div.seetickets-buy-btn:hover a {
	color: var(--mdc-theme-on-secondary);
	transition: .3s ease all;
}
/* calendar */
.calendar .seetickets-calendar-year-month-container {
	color: var(--mdc-theme-primary);
	justify-content: center;
	text-transform: uppercase;
}
.seetickets-calendar th {
	color: var(--mdc-theme-primary);
}
.seetickets-calendar td {
	background: none;
	text-align: center;
	border: 1px solid #333;
}
.seetickets-calendar td.today {
	background: var(--mdc-theme-tertiary);
	border-radius: 4px;
	color: var(--mdc-theme-on-tertiary);
	border: 1px solid var(--mdc-theme-tertiary);
}
.seetickets-calendar td .date-number {
	margin: 0 auto 5px;
	color: var(--mdc-theme-primary);
}
.seetickets-calendar td.today .date-number {
	color: var(--mdc-theme-on-tertiary);
}
.calendar table .seetickets-calendar-event-date {
	display: none;
}
.calendar .seetickets-calendar-event-picture {
	height: auto
}
.seetickets-calendar-event-title a {
	font-size: 1rem;
	line-height: 1.1;
}
.list-view-events.with-calendar {
	display: none;
	transition: .3s ease opacity;
	opacity: 0;
}
.seetickets-calendar-container {
	display: block;
	transition: .3s ease opacity;
	opacity: 1;
}
.buy-and-share-block {
	margin-top: 1em;
}
.mdc-card .seetickets-social-media-container {display: none;}
/* responsive */
@media (max-width: 1440px) {
	#secondary, .site-footer {
		padding: 0 2rem
	}
}
@media(max-width:1100px) {
	p[class^=cloned-date-] {
		display: none;
	}
	.calendar .mdc-card.grid-item, .seetickets-list-event-container.grid-item {
		max-width: 47%;
		width: 100% !important;
		margin: 1%;
	}
	.home .mdc-card.grid-item, .home .seetickets-list-event-container.grid-item {
		max-width: 97%;
		width: 100% !important;
		margin: 1% auto;
	}
	.header-right #nav_menu-2 {
		display: none;
	}
	.header-right #block-3 {
		margin-left: 1rem;
	}
	.grid-item .seetickets-list-view-event-image-container {
		margin: 8px auto;
		max-width: 95% !important;
		width: 100% !important;
		height: auto !important;
		aspect-ratio: 1/1;
		overflow: hidden;
	}
	#list-view-events .mdc-card img,
	.list-view-events .mdc-card img,
	.grid-item .seetickets-list-view-event-image-container img {
		max-width: 100% !important;
		width: 100% !important;
		height: auto !important;
		aspect-ratio: 1/1;
	}
	a.seetickets-buy-btn {
		width: 100% !important;
		text-align: center;
	}
	.home .buy-and-share-block {
		margin-bottom: 0;
	}
	.list-view-events.with-calendar {
		display: block !important;
		transition: .3s ease opacity;
		opacity: 1;
	}
	.seetickets-calendar-container {
		display: none;
		transition: .3s ease opacity;
		opacity: 0;
	}
}
@media (max-width:1024px) {
	#secondary .mdc-layout-grid__inner {
		max-width: 400px;
		margin: 0 auto;
		padding-top: 4rem;
		justify-content: center;
		display: flex;
		text-align: center;
	}
	.site-footer .mdc-layout-grid__inner {
		display: flex;
		justify-content: center;
	}
	.mdc-card.seetickets-list-event-container:not(.grid-item) {
		flex-direction: column !important;
	}
}
@media (max-width:860px) {
	.header-right #block-3 {
		display: none;
	}
}
@media (max-width:768px) {
	#primary {
		flex-direction: column;
	}
	.tab-bar__wrap:has(.mega-menu-open) {
		width: 100vw;
		position: absolute;
		top: 0;
		left: -120px;
	}
	.tab-bar__wrap:has(.mega-menu-open) .mdc-tab-scroller__scroll-content {
		justify-content: center;
		width: 100vw;
	}
	.tab-bar__wrap:has(.mega-menu-open) .mdc-tab-scroller__scroll-content ul, .tab-bar__wrap:has(.mega-menu-open) .mdc-tab-scroller__scroll-content li {
		width: 100vw !important;
		text-align: center !important;
	}
	.tab-bar__wrap:has(.mega-menu-open) .mdc-tab-scroller__scroll-content li, .tab-bar__wrap:has(.mega-menu-open) .mdc-tab-scroller__scroll-content li ul li {
		text-align: center;
		justify-content: center;
		display: flex;
		flex-direction: column;
	}
	.tab-bar__wrap:has(.mega-menu-open) .mdc-tab-scroller__scroll-content li a, .tab-bar__wrap:has(.mega-menu-open) #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item>a.mega-menu-link, .tab-bar__wrap:has(.mega-menu-open) #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
		text-align: center;
	}
}
@media(max-width:600px) {
	.calendar .mdc-card.grid-item, .seetickets-list-event-container.grid-item {
		max-width: 97%;
		width: 100% !important;
		margin: 1% auto;
	}
	main article.hentry {
		margin-right: auto;
	}
	main h3.wp-block-heading, main h3 strong {
		font-size: 32px;
	}
	main h4.wp-block-heading {
		font-size: 24px;
	}
	#list-view-events,
	.list-view-events {
		width: 100%;
	}
}