/*
Theme Name: AmpBoards 49ers
Theme URL: https://www.ampboards.com
Author: David Fares
Author URL: https://ampboards.com
Description: 49ers child theme for AmpBoards
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Version: 1.8.0d
Tags: ampboards, ampthink, menus
Template: ampboards-parent
Text Domain: ampboards-49ers
*/

@import url("https://ampthink-fonts.s3.us-west-2.amazonaws.com/sf-fonts/custom-fonts.css");

div#menu-template-info {
	display: none !important;
}

div#menu-container {
	overflow: hidden;
	height: 1080px;
	width: 1920px;
}

.main,
#preview-container {
	height: 100%;
	width: 100%;
}

.debug {
	display: none;
}

/* 

.menu-item .item-image-container {
	display: none;
}

section#menu-list {
	display: flex;
	height: 100%;
	flex-direction: column;
	flex-wrap: wrap;
}

.heading {
	position: absolute;
	width: 50%;
}

.section.menu-section {
	flex: 1;
	width: 45%;
	max-height: 40%;
	margin-right: 2.5%;
}

.section.menu-section:first-child {
	margin-top: 10%;
	margin-left: 0;
}

.feature {
	max-height: 100%;
	background: white;
}

.feature,
.feature-wrap,
.featured-element-container {
	height: 100%;
	width: 100%;
	overflow: hidden;
}




.feature .featured-item .display_title {
	font-family: Anton;
	font-size: 55px;
	font-weight: normal;
	line-height: 1.09;
	letter-spacing: 1.38px;
	color: #282828;
}

.heading .menuboard-title {
	padding: 26px 79px 16px 0;
	font-family: Anton;
	font-size: 120px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 0.75;
	letter-spacing: normal;
	color: #fff;
} */






/*
Theme Name: Multi Menu 49ers
Theme URL: http://www.ampthink.com
Author: David Fares
Author URL: http://ampthink-ux.com
Description: 49ers child theme for AmpThink Boards
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Version: 1.0.2.f
Tags: ampthink, menus
Template: multi-menu-parent-proxy
Text Domain: multi-menu-49ers
*/

* {
	box-sizing: border-box;
}

/* Layout and Default Heights */
div#preview-container {
	height: 1080px;
}

section.menu-sections-container {
	flex: 1 1 850px;
}

#menu-container .main {
	height: 100%;
	display: flex;
	flex-direction: column;
}

/* Heading Styles */
.heading {
	display: flex;
	height: 230px;
	flex: 0 0 230px;
	font-size: 150px;
	font-family: 'Stag-Medium';
}

.heading>div {
	flex: 1;
	height: 100%;
	padding: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.heading img {
	height: 100%;
	margin: 0;
}

.heading .menuboard-title-container {
	flex: 4;
}

/* -- Dark Header Styles -- */
.dark-header .heading {
	background-color: #231f20;
	color: white;
}

.dark-header .heading .menuboard-title {
	color: inherit;
	font-size: inherit;
}


/* Menu Section Styles */
.menu-list,
#menu-list {
	padding: 20px;
	padding-top: 30px;
}

.menu-list.menu-sections-container {
	display: flex;
	justify-content: center;
}


.menu-section {
	height: 100%;
	display: flex;
	flex-direction: column;
	padding: 30px 40px;
	border-left: 1px solid;
	flex: 1;
}

.section.menu-section:first-child {
	border: none;
}

.menu-list-title .section-title {
	margin: 0 0 .4em;
	font-size: 80px;
	font-family: 'Stag-Black';
}



.menu-item {
	font-family: 'Stag-Medium';
	font-size: 53.25px;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 0.6em;
	text-transform: none;
}


.item-price-container,
.item-title-container,
.item-description-container,
.item-tag-container {
	font-family: inherit;
	font-size: inherit;
}

.item-title-container {
	flex: 3 1 70%;
	order: 1;
}

.item-price-container {
	flex: 1 1 30%;
	order: 2;
	display: flex;
	justify-content: flex-end;
}

.item-description-container {
	flex: 3 1 70%;
	order: 3;
}

.item-tag-container {
	flex: 1 1 30%;
	order: 4;
	display: flex;
	justify-content: flex-end;
}


.display-title {
	font-size: inherit;
	color: #000;
}

.display-subtitle {
	display: none;
}

.item-price {
	font-size: inherit;
	color: #ae132a;
}


.display-description,
.display-container {
	font-family: inherit;
	font-style: italic;
	color: #918f90;
	/*was #919f90;*/
	font-size: 0.55em;
	letter-spacing: 1;
}

.display-description p,
.display-container p {
	font-family: inherit;
	font-size: inherit;
	color: inherit;
}


.tag-icon-container {
	display: flex;
}

.display-icon {
	height: 40px;
}

.display-icon img {
	height: 100%;
	padding: 2px;
}

.price-num {
	font-family: inherit;
}


/* footer section */
.menuboard-footer {
	display: flex;
	flex: 0 0 130px;
	justify-content: space-between;
	padding: 20px;
	max-height: 130px;
}

.menuboard-footer>div {
	flex: 1 1 33%;
}

.menuboard-footer img {
	max-height: 100%;
}




.menuboard-footer>.tax-disclaimer {
	flex: auto;
}

.menuboard-footer .sponsorship-branding-section {
	flex-basis: 60% !important;
}

.menuboard-footer .sponsorship-branding-section ul {
	display: flex;
	height: 100%;
	justify-content: center;
	margin: 0 auto;
}

.menuboard-footer .sponsorship-branding-section img {
	object-fit: contain;
	width: auto;
}

.menuboard-footer .sponsorship-branding-section li {
	width: auto;
	height: 100%;
	padding: 10px;
}

.tag-icon-descriptions {
	display: flex;
	justify-content: flex-end;
	max-height: 80px;
}




/* likely needs to be optimized */
.item-tag-container {
	position: absolute;
	top: .8em;
	right: 0;
}

.menu-item {
	position: relative;
	min-height: 2em;
}