/* Minification failed. Returning unminified contents.
(129,25): run-time error CSS1039: Token not allowed after unary operator: '-section-header-background'
(130,14): run-time error CSS1039: Token not allowed after unary operator: '-section-header-text'
(499,14): run-time error CSS1039: Token not allowed after unary operator: '-gray-dark'
(568,15): run-time error CSS1039: Token not allowed after unary operator: '-gray'
(579,14): run-time error CSS1039: Token not allowed after unary operator: '-gray'
(611,13): run-time error CSS1039: Token not allowed after unary operator: '-primary'
(731,25): run-time error CSS1039: Token not allowed after unary operator: '-primary'
(739,13): run-time error CSS1039: Token not allowed after unary operator: '-primary'
(740,15): run-time error CSS1039: Token not allowed after unary operator: '-primary'
(759,13): run-time error CSS1039: Token not allowed after unary operator: '-cart-color'
(760,15): run-time error CSS1039: Token not allowed after unary operator: '-cart-color'
(764,13): run-time error CSS1039: Token not allowed after unary operator: '-cart-color'
(765,15): run-time error CSS1039: Token not allowed after unary operator: '-cart-color'
(771,14): run-time error CSS1039: Token not allowed after unary operator: '-menu-text-color'
(775,14): run-time error CSS1039: Token not allowed after unary operator: '-menu-text-color'
(793,13): run-time error CSS1039: Token not allowed after unary operator: '-menu-icon-color'
(794,15): run-time error CSS1039: Token not allowed after unary operator: '-menu-icon-color'
(821,13): run-time error CSS1039: Token not allowed after unary operator: '-gray'
(826,13): run-time error CSS1039: Token not allowed after unary operator: '-menu-icon-color'
(827,15): run-time error CSS1039: Token not allowed after unary operator: '-menu-icon-color'
(877,14): run-time error CSS1039: Token not allowed after unary operator: '-dark'
(882,13): run-time error CSS1039: Token not allowed after unary operator: '-dark'
(923,15): run-time error CSS1039: Token not allowed after unary operator: '-gray'
(935,15): run-time error CSS1039: Token not allowed after unary operator: '-menu-toggler-color'
(1069,14): run-time error CSS1039: Token not allowed after unary operator: '-gray'
(1119,14): run-time error CSS1039: Token not allowed after unary operator: '-white'
(1120,25): run-time error CSS1039: Token not allowed after unary operator: '-gray'
(1121,21): run-time error CSS1039: Token not allowed after unary operator: '-gray'
(1284,14): run-time error CSS1039: Token not allowed after unary operator: '-gray-dark'
(1291,14): run-time error CSS1039: Token not allowed after unary operator: '-gray'
(1312,14): run-time error CSS1039: Token not allowed after unary operator: '-primary'
(1316,14): run-time error CSS1039: Token not allowed after unary operator: '-black'
(1365,16): run-time error CSS1039: Token not allowed after unary operator: '-gray'
(1444,14): run-time error CSS1039: Token not allowed after unary operator: '-primary'
(1475,14): run-time error CSS1039: Token not allowed after unary operator: '-danger'
(1540,14): run-time error CSS1039: Token not allowed after unary operator: '-gray-dark'
(1574,13): run-time error CSS1039: Token not allowed after unary operator: '-cart-color'
(1575,15): run-time error CSS1039: Token not allowed after unary operator: '-cart-color'
(1607,14): run-time error CSS1039: Token not allowed after unary operator: '-gray'
(1616,15): run-time error CSS1039: Token not allowed after unary operator: '-primary'
(1656,27): run-time error CSS1039: Token not allowed after unary operator: '-primary'
(1661,17): run-time error CSS1039: Token not allowed after unary operator: '-cart-color'
(1726,34): run-time error CSS1039: Token not allowed after unary operator: '-secondary'
(1735,25): run-time error CSS1039: Token not allowed after unary operator: '-white'
(1756,25): run-time error CSS1039: Token not allowed after unary operator: '-dark'
(1757,14): run-time error CSS1039: Token not allowed after unary operator: '-light'
(1768,25): run-time error CSS1039: Token not allowed after unary operator: '-white'
 */
@font-face {
	font-family: 'BebasNeuewebfont';
	src: url('./fonts/BebasNeuewebfont.eot');
	src: local('BebasNeuewebfont'), url('./fonts/BebasNeuewebfont.woff') format('woff'), url('./fonts/BebasNeuewebfont.ttf') format('truetype');
}


html {
	min-height: 100%;
}

body {
	background-color: transparent;
	line-height: 1.25;
	overflow-y: scroll;
}

.container {
	max-width: 1200px;
}

label {
	margin-bottom: 0;
}

.card-body {
	padding: .35rem;
}

.navbar {
	padding: 0;
}

.navBarLogo {
	width: 50%;
	max-width: 50%;
	margin-right: 0px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

	.navBarLogo img {
		max-width: 80%;
	}

.navbarRow {
	padding: 0;
}

.navBarRight {
	width: 50%;
	align-self: stretch;
	padding-top: 2px;
	padding-right: 12px;
}



.navBarLanguagePicker {
	text-align: right;
	margin-left: 0.3rem;
}

.navBarSignedIn {
	text-align: right;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}

#navBarWrapper .navBarSignedIn > div {
	justify-content: flex-end;
}

#poweredByPrismLogo {
	font-size: 8pt;
	font-weight: normal;
}

	#poweredByPrismLogo a {
		text-decoration: none;
	}

#headerBrandTitle {
	margin-bottom: 0.1em;
	line-height: 1.0;
}

#headerStoreInfo {
	line-height: 1.0;
}

label[for] {
	margin-bottom: 0;
}

fieldset.divider {
	border-top: 2px groove threedface;
	border-left: none;
	border-right: none;
	border-bottom: none;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 10px;
	padding-top: 10px;
}

	fieldset.divider legend {
		width: auto;
		font-size: 1rem;
		margin-bottom: 0;
	}


.sectionHeader {
	font-size: 1.25rem;
	font-weight: normal;
	margin-top: 0.5rem !important;
	margin-bottom: 0.5rem !important;
	margin-left: -15px;
	margin-right: -15px;
	padding-top: 0.25rem;
	padding-bottom: 0.25rem;
	text-align: center;
	background-color: var(--section-header-background);
	color: var(--section-header-text);
}

.sectionBody {
}

#signInForm {
	text-align: center;
	max-width: 350px;
	margin: auto;
	width: 100%;
}

	#signInForm input[type=email] {
		border-bottom-right-radius: 0;
		border-bottom-left-radius: 0;
		margin-bottom: -1px;
	}

	#signInForm input[type=password] {
		border-top-right-radius: 0;
		border-top-left-radius: 0;
	}


	#signInForm .form-control {
		position: relative;
		height: auto;
		padding: 10px;
		font-size: 16px;
	}


		#signInForm .form-control:focus {
			z-index: 2;
		}


#getAddressForm {
	text-align: center;
	max-width: 450px;
	margin: auto;
	width: 100%;
}

#groupOrderForm {
	text-align: center;
	max-width: 450px;
	margin: auto;
	width: 100%;
}

#serviceType {
	min-width: 80%;
}

	#serviceType .btn {
		/*width: 50%;*/
		margin-left: auto;
		margin-right: auto;
	}


#confirmAddressOptions input[type=radio] {
	margin-right: 0.5rem;
}

#addressPreview {
	margin-top: 1rem;
	margin-bottom: 1rem;
}


@media(min-width:576px) {
	#pickStoreForm .custom-select {
		width: auto;
	}
}

#StoreMapCanvas {
	width: 100%;
	height: 200px;
}

@media(min-width:576px) {
	#StoreMapCanvas {
		height: 300px;
	}
}

#CurrentStoreDetails {
	font-size: 0.9rem;
}

	#CurrentStoreDetails h6 {
		font-size: 1rem;
		margin-bottom: 0;
	}


@media(max-width:576px) {
	#CurrentStoreDetails {
		font-size: 0.75rem;
	}

		#CurrentStoreDetails h6 {
			font-size: 0.9rem;
		}
}


.storeInfoCard {
	margin: 0.2rem;
}

	.storeInfoCard .card-title {
		margin-bottom: 0.3rem;
	}

	.storeInfoCard .card-body {
		padding: 0.5rem;
	}

	.storeInfoCard h6 {
		font-size: 1rem;
		margin-bottom: 0;
	}

	.storeInfoCard .storeInfo {
		font-size: 0.9rem;
	}

	.storeInfoCard .storeDelivery {
		font-style: italic;
	}


@media(max-width:576px) {
	.storeInfoCard .card-title {
		font-size: 1.1rem;
	}

	.storeInfoCard .storeDistance {
		font-size: 0.9rem;
	}

	.storeInfoCard .storeInfo {
		font-size: 0.75rem;
	}

	.storeInfoCard h6 {
		font-size: 0.9rem;
	}
}

@media(max-width:992px) {
	#poweredByPrismLogo img {
		max-width: 65px;
	}

	#poweredByPrismLogo a {
		font-size: 0.8em;
	}
}

.GoogleStorePopup {
	text-align: center;
}

#editAddressForm {
	max-width: 450px;
	margin: auto;
	width: 100%;
}


.aboutFieldLink {
	text-align: right;
}

.locationNameExamples {
	font-style: italic;
	font-size: 0.65rem;
}

#wiAddressServicesAvailable {
	font-style: italic;
}

.groupCard, .itemCard, .miscCard {
	margin-top: 0.40rem;
}

	.groupCard .card-body, .itemCard.card-body {
	}

	.groupCard img, .itemCard img {
		margin-right: 0.5rem;
	}

	.groupCard h5, .itemCard h5 {
		font-size: 1.0rem;
		margin-bottom: 0.1rem;
	}

	.groupCard .card-text {
		font-size: 0.9em;
	}

	.groupCard .groupDescription {
		font-size: 0.8rem;
	}


.itemCard {
}

	.itemCard .card-text {
		margin-bottom: 0;
		font-size: 0.8em;
	}

	.itemCard .itemDescription {
		font-size: 0.8rem;
		line-height: 1.1;
	}

	.itemCard .itemPoints {
		font-size: 0.70em;
		font-style: italic;
	}

.itemsPageDescription {
	font-size: 0.8em;
	text-align: center;
}


.hiddenCardLink {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}

.maxWidth350 {
	max-width: 350px;
}

.maxWidth500 {
	max-width: 500px;
}


.leftGroups {
	/*white-space: nowrap;*/
	margin-top: 1rem;
	margin-right: 1rem;
	margin-bottom: 1rem;
	width: 200px;
	font-weight: bold;
}

.leftGroupsLink {
	/*padding-left: 0.5rem;*/
	margin-left: 0.75rem;
	margin-right: 0.25rem;
}

	.leftGroupsLink.active {
		font-weight: bold;
	}

	.leftGroupsLink img {
		margin-right: 0.25rem;
	}

	.leftGroupsLink a {
		display: block;
	}

.rightGuestCheck {
	margin-top: 1rem;
	width: 200px;
}

#wiGuestCheckWithCheckoutButtons {
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	/*margin-left: 0.5rem;
	margin-right: 0.5rem;
	padding-right: 1.0rem;*/
	padding-left: 0.5rem;
	padding-right: 0.5rem;
}

.guestCheck {
}

	.guestCheck .card-header {
		padding: 0.25rem;
	}

	.guestCheck .card-title {
		text-align: center;
		margin: 0;
		font-family: inherit;
		font-weight: 400;
		font-size: 1.25rem;
		line-height: 1.2;
	}

	.guestCheck .row {
		flex-wrap: nowrap;
		margin-left: -0.25rem;
		margin-right: -0.25rem;
	}

	.guestCheck .guestCheckItems {
		font-size: 0.7rem;
	}

		.guestCheck .guestCheckItems > div > div:first-child {
			flex-basis: 20px;
		}

		.guestCheck .guestCheckItems > div > div:nth-child(2) {
			flex-grow: 1;
		}

		.guestCheck .guestCheckItems > div > div:last-child {
			text-align: right;
		}

	.guestCheck .guestCheckSummary {
		text-align: right;
		font-size: 0.75rem;
		margin-top: 0.5rem;
	}

		.guestCheck .guestCheckSummary > div > div:first-child {
			flex-basis: 60%;
		}

		.guestCheck .guestCheckSummary > div > div:last-child {
			flex-basis: 40%;
			text-align: right;
		}



.itemName {
	font-size: 1.5rem;
	font-weight: normal;
	margin-bottom: .1rem !important;
	margin-top: .5rem !important;
}

.itemPrice {
	font-size: 1.2rem;
	margin-bottom: .1rem !important;
	margin-top: .5rem !important;
}

.wcItemDescription {
	font-size: 0.8rem;
	margin-bottom: .5rem;
	color: var(--gray-dark);
	line-height: 1.1;
}


.baseItemDescription {
	max-width: 400px;
	/*text-align: center;*/
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem;
}


.wcItemModifierBlock {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.wcItemModifierBlock, .sizeBlock {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	/*min-height: 40px;*/
	/*display: flex;*/
	/*position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;*/
	margin: 5px;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid rgba(0, 0, 0, 0.125);
	border-radius: 0.25rem;
}

.modifierDetails {
	display: none;
	margin-left: 1.5rem;
}

	.modifierDetails > div > a {
		margin-right: 5px;
	}


.fractionButton {
	display: block;
	padding: 5px;
	cursor: pointer;
	align-self: center;
}

	.fractionButton img {
		width: 26px;
		height: 26px;
	}

	.fractionButton label {
		font-weight: bolder;
		color: var(--gray);
		cursor: pointer;
	}


.modListWithDescriptions .modifierName {
	font-weight: 600;
}

.wcModifierDescription {
	font-size: 0.8rem;
	color: var(--gray);
	cursor: pointer;
}

.wcModDetailDisplay {
	font-size: 0.85rem;
}

.selectedModifier .modifierName, .sizeBlock input[checked] + label {
	font-weight: bolder;
}

.modifierName, .sizeBlock label {
	font-size: 0.9rem;
	cursor: pointer;
}

.modifierNameColumn {
	cursor: pointer;
}

.selectedPopupFraction {
	color: #212529 !important;
}


#cartMain {
	margin: auto;
	max-width: 500px;
}

#cartTabs svg {
	fill: var(--primary);
}

.cartRow {
	display: flex;
	padding-top: 0.5rem;
	padding-bottom: 0rem;
	margin-top: 0.5rem;
}

	.cartRow:not(:first-child) {
		border-top: 1px solid rgba(0, 0, 0, 0.1);
	}

	.cartRow div:last-child {
		flex-grow: 1;
		text-align: right;
	}

	.cartRow .cartTicketName {
		font-weight: bold;
	}

.cartSubRow .cartTicketName {
	font-weight: 600;
}


.cartDelete {
	width: 16px;
}

.cartQty {
	width: 20px;
	margin-left: 3px;
	margin-right: 1px;
}

.cartSubRow {
	border-top: none !important;
	padding-top: 0rem;
	padding-bottom: 0rem;
	margin-top: 0rem;
	margin-bottom: 0rem;
	font-size: 0.85rem;
}

#wiCheckoutForm, #confirmPage, #thankYouPage {
	max-width: 540px;
	margin: auto;
}

.col-form-label {
	padding-right: 0;
}



.wcBaseAreaCode, .wcBaseExchange {
	width: 3.5rem;
}

.wcBaseLast4 {
	width: 4rem;
}


input[type='number'] {
	-moz-appearance: textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
}


.navbar-collapse {
	position: absolute;
	height: 0%;
	right: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	min-width: 210px;
	z-index: 999;
}

	.navbar-collapse.collapsing {
		-webkit-transition-property: height, visibility;
		transition-property: height, visibility;
		-webkit-transition-duration: 0.200s;
		transition-duration: 0.200s;
		-webkit-transition-timing-function: linear;
		transition-timing-function: linear;
		z-index: 999;
	}

	.navbar-collapse.show {
		height: initial;
		/*min-height: 200px;*/
		z-index: 1050;
	}

#navbarOrderDetails {
	right: 70px;
	width: 40%;
}



.groupOrderIcon {
	margin-right: 7px;
}

#groupOrdersRow .custom-control-label {
	color: inherit !important;
}

#groupOrdersRow .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
	background-color: var(--primary);
}

#groupOrdersRow .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
	background-color: #dee2e6;
}

#groupOrdersRow svg {
	fill: var(--primary);
	stroke: var(--primary);
}
/*#singleOrGroup .btn {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
}


#singleOrGroup label svg {
	fill: var(--primary);
	stroke: var(--primary);
}

#singleOrGroup label.active svg {
	fill: var(--white);
	stroke: var(--white);
}*/
svg.groupOrder {
	fill: var(--cart-color);
	stroke: var(--cart-color);
}

svg.cart {
	fill: var(--cart-color);
	stroke: var(--cart-color);
	font-size: 14px;
}

.cartTotal {
	font-weight: bold;
	color: var(--menu-text-color);
}

header.navbar .cartTotal a {
	color: var(--menu-text-color);
}

#cartIconAndLink {
	margin-right: 20px;
}

	#cartIconAndLink a:hover {
		color: inherit;
	}

	#cartIconAndLink .nav-item {
		padding-top: 5px;
		padding-bottom: 5px;
	}


svg.user {
	fill: var(--menu-icon-color);
	stroke: var(--menu-icon-color);
}

.accordionButton:not(.collapsed) {
	font-weight: bold;
}

	.accordionButton:not(.collapsed) svg.accordionOpen {
		display: inline;
	}

	.accordionButton:not(.collapsed) svg.accordionClosed {
		display: none;
	}

.accordionButton.collapsed {
}

	.accordionButton.collapsed svg.accordionOpen {
		display: none;
	}

	.accordionButton.collapsed svg.accordionClosed {
		display: inline;
	}

.accordionButton svg {
	fill: var(--gray);
	margin-right: 0.3rem;
}

#navbarMenuItems .nav-link svg, .navBarSignedIn svg {
	fill: var(--menu-icon-color);
	stroke: var(--menu-icon-color);
	margin-right: 0.7rem;
}

.wcItemConfirmItemName {
	color: inherit;
	font-weight: bold;
}

.wcItemConfirmLink {
}

	.wcItemConfirmLink svg {
		margin-right: 3px;
	}

.confirmSideItem {
	font-weight: 600;
	font-size: 0.85rem;
}

.confirmSides {
	margin-left: 10px;
}

.wcItemConfirmModifier {
	margin-left: 25px;
	font-size: 0.8rem;
	font-style: italic;
}

.wcItemConfirmitem {
	margin-left: 25px;
}

.portionedModifier {
	margin-left: 32px;
}

.portionLabel {
	font-style: normal;
}

#wiModPortion {
	display: flex;
}

.myAccountIndex h5 {
	margin-left: .5rem;
	margin-bottom: 0;
	color: var(--dark);
	font-weight: normal;
}

.myAccountIndex svg {
	fill: var(--dark);
}

.mw-60 {
	min-width: 60%;
}


#ccHeader {
	width: 100%;
	background-color: #1B3A7A;
	color: White;
	padding-top: 10px;
	padding-bottom: 5px;
}

.noCartItems {
	font-style: italic;
	text-align: center;
}


.groupRow, .itemRow {
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

	.groupRow:first-child, .itemRow:first-child {
		border-top: 1px solid rgba(0, 0, 0, 0.1);
		margin-top: 0.50rem;
	}

	.groupRow h5, .itemRow h5 {
		font-size: 1rem;
		margin-bottom: 0;
	}

	.groupRow .groupDescription, .itemRow .itemDescription {
		font-size: 0.8rem;
		margin-bottom: 0.25rem;
		color: var(--gray);
		line-height: 1.1;
	}

	.itemRow .itemPoints {
		font-size: 0.70em;
		font-style: italic;
		margin-bottom: 0;
	}


.navbar-toggler svg {
	stroke: var(--menu-toggler-color);
	opacity: 0.65;
}


.itemImage {
	position: relative;
	/*height: 150px;*/
	max-height: 150px;
	overflow: hidden;
	max-width: 400px;
	margin-bottom: 0.2rem;
	margin-left: auto;
	margin-right: auto;
}

	.itemImage.noImage {
		/*height: 40px;*/
		min-height: 40px;
	}

	.itemImage .imgWrapper {
		overflow: hidden;
	}

		.itemImage .imgWrapper img {
			width: 100%;
		}

	.itemImage .itemImageOverlay {
		position: absolute;
		bottom: 0px;
		width: 100%;
		background-color: rgba(255,255,255,0.7);
		padding-left: 1rem;
		padding-right: 1rem;
	}

		.itemImage .itemImageOverlay .itemName, .itemImage .itemImageOverlay .itemPrice {
			font-weight: 600;
			font-size: 1.3rem;
		}

#dummyForHeight {
	visibility: hidden;
	position: relative;
}

.itemQuantityAndSize {
	max-width: 400px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem;
}

	.itemQuantityAndSize .row {
		margin-left: 0;
		margin-right: 0;
	}

	.itemQuantityAndSize .col-9 {
		padding-right: 0;
	}

#wiCallCenterTabs {
	margin-left: auto;
	margin-right: auto;
}

#CallCenterTabContents {
	border-bottom: 1px solid rgba(0,0,0,0.1);
	border-left: 1px solid rgba(0,0,0,0.1);
	border-right: 1px solid rgba(0,0,0,0.1);
	padding: 1rem;
}

.qtySpinner {
	width: 100px;
}

	.qtySpinner input, .qtySpinner .btn {
		line-height: 1.0rem;
		height: 2.0rem;
		padding-left: 0.4rem;
		padding-right: 0.4rem;
	}



.navbar-toggler:focus, .navbar-toggler:active {
	outline: none;
	box-shadow: none;
}

.navbar-toggler {
	background-color: rgba(128,128,128,0.1);
	border: 1px solid rgba(0,0,0,0.5);
}

	.navbar-toggler:focus, .navbar-toggler:hover {
		background-color: rgba(128,128,128,0.4);
	}

#wiGroupImage {
	text-align: center;
	max-width: 100%;
}

#wiCallCenterOrderResults thead {
	font-size: 0.9rem;
	font-weight: bold;
}


#wiCallCenterOrderResults tbody {
	font-size: 0.8rem;
}

.form-group {
	margin-bottom: 0.5rem;
}

.upsellImage {
	text-align: center;
	height: 100px;
}

	.upsellImage img {
		max-height: 100px;
	}

	.upsellImage svg {
		max-height: 100px;
		fill: var(--gray);
		opacity: 0.5;
	}

#upsellCarousel .carousel-item {
	min-height: 160px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
}

#upsellCarousel .carousel-control-next, #upsellCarousel .carousel-control-prev {
	fill: rgba(0,0,0,0.5);
}

#upsellCarousel .carousel-control-prev {
	left: -35px;
	width: 75px;
}

#upsellCarousel .carousel-control-next {
	right: -35px;
	width: 75px;
}

.modifierListFlag {
	flex-grow: 1;
	text-align: right;
}

	.modifierListFlag svg.listUnsatisfied {
		fill: orange;
	}

	.modifierListFlag svg.listSatisfied {
		fill: green;
		stroke: green;
	}

svg.green {
	fill: green;
	stroke: green;
}

svg.orange {
	fill: orange;
	stroke: orange;
}

a.btn.disabled {
	color: var(--white);
	background-color: var(--gray);
	border-color: var(--gray);
	pointer-events: all;
}

.cartShake {
	animation: cartShake 0.3s;
}

@keyframes cartShake {
	0% {
		transform: translate(1px, 1px) rotate(0deg);
	}

	10% {
		transform: translate(-1px, -2px) rotate(-1deg);
	}

	20% {
		transform: translate(-3px, 0px) rotate(1deg);
	}

	30% {
		transform: translate(3px, 2px) rotate(0deg);
	}

	40% {
		transform: translate(1px, -1px) rotate(1deg);
	}

	50% {
		transform: translate(-1px, 2px) rotate(-1deg);
	}

	60% {
		transform: translate(-3px, 1px) rotate(0deg);
	}

	70% {
		transform: translate(3px, 1px) rotate(-1deg);
	}

	80% {
		transform: translate(-1px, -1px) rotate(1deg);
	}

	90% {
		transform: translate(1px, 2px) rotate(0deg);
	}

	100% {
		transform: translate(1px, -2px) rotate(-1deg);
	}
}

.cartZoom {
	animation: cartZoom 0.3s;
}

@keyframes cartZoom {
	0% {
		transform: scale(1.0);
	}

	10% {
		transform: scale(1.1);
	}

	20% {
		transform: scale(1.2);
	}

	30% {
		transform: scale(1.3);
	}

	40% {
		transform: scale(1.4);
	}

	50% {
		transform: scale(1.5);
	}

	60% {
		transform: scale(1.4);
	}

	70% {
		transform: scale(1.3);
	}

	80% {
		transform: scale(1.2);
	}

	90% {
		transform: scale(1.2);
	}

	100% {
		transform: scale(1.0);
	}
}

.shake {
	-moz-animation: shake 0.3s;
	-webkit-animation: shake 0.3s;
	animation: shake 0.3s;
}


@-moz-keyframes shake {
	0%, 100% {
		left: 0px;
	}

	20%, 60% {
		left: 15px;
	}

	40%, 80% {
		left: -15px;
	}
}

@-webkit-keyframes shake {
	0%, 100% {
		left: 0px;
	}

	20%, 60% {
		left: 15px;
	}

	40%, 80% {
		left: -15px;
	}
}

@keyframes shake {
	0%, 100% {
		left: 0px;
	}

	20%, 60% {
		left: 15px;
	}

	40%, 80% {
		left: -15px;
	}
}

.accordionButton {
	white-space: normal;
}

	.accordionButton:hover {
		text-decoration: none;
	}

.ModifierListDescription {
	font-size: 0.8rem;
	color: var(--gray-dark);
	font-weight: normal;
	white-space: normal;
}

.subGroupGroupDescription {
	font-size: 0.8rem;
	color: var(--gray);
	font-weight: normal;
	white-space: normal;
}

#subGroupAccordion .itemRow:first-child {
	margin-top: 0px;
}

#checkoutAccordion {
	margin-left: -15px;
	margin-right: -15px;
}

	#checkoutAccordion .card-body {
		padding: 0.75rem;
	}

.sideListName {
	margin-top: 0.5rem;
	font-size: 1.1rem;
	color: var(--primary);
}

.wcItemSideLink {
	color: var(--black);
	font-size: 0.9rem;
}

/*#wiItemHeader .wcItemSteps, #wiItemMainView .wcItemDescription {
	max-width: 400px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem;
}*/



.storeSelectionMessage {
	display: none;
}


.loyaltyHistory {
	width: 95%;
}


#autoCompleteDropdown {
	position: absolute;
	width: 100%;
	max-width: 450px;
	background-color: white;
	z-index: 9999;
	border: 1px solid lightgray;
	display: none;
}

	#autoCompleteDropdown .dropdown-item {
		cursor: default;
		text-align: left;
	}

		#autoCompleteDropdown .dropdown-item.activeItem {
			background-color: #dddddd;
		}
		/*#autoCompleteDropdown .dropdown-item:active {
			background-color: #dddddd;
		}*/
		#autoCompleteDropdown .dropdown-item .AddressTitle {
		}

		#autoCompleteDropdown .dropdown-item .AddressVicinity {
			color: var(--gray);
			font-size: 0.85rem;
		}

.hiddenAddress {
	display: none;
}

#generalArea {
	display: none;
}


.wcEditModLink {
	display: block;
	min-width: 55px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: -5px;
	margin-bottom: -5px;
}

.H_btn {
	background-color: white;
	fill: gray;
}

.H_l_vertical .H_grp > .H_btn {
	border: 1px solid gray;
}

.H_ib {
	top: -30px;
	left: -98%;
}


.H_ib_body {
	background: white;
	color: black;
	font-size: 13px;
	border-radius: 8px;
	box-shadow: 0 2px 7px 1px rgba(0,0,0,0.3);
}


svg.H_icon {
	fill: gray;
	background-color: white;
}

.H_ib_close svg {
	width: 9px;
}

.H_ib_tail {
	/*display: none;*/
	fill: white;
	left: -20px;
	bottom: -18px;
}

#DriverMap {
	width: 100%;
	height: 400px;
}

.driverMapRefreshMessage {
	font-size: 0.6rem;
}

option:disabled {
	color: #C8C8C8;
}


#OrderTracker {
	background-color: rgba(128,128,128,0.1);
	color: var(--primary);
}

#OrderTrackerHeading {
	font-weight: 600;
	font-style: italic;
	font-size: 1.2rem;
}

#OrderTrackerMessage {
	font-size: 0.7rem;
}

#OrderTrackingImage {
	text-align: center;
	max-width: 100%;
}

	#OrderTrackingImage img {
		width: 100%;
		max-width: 500px;
	}

/*.container.px-0 .row {
	margin-left: 0px;
	margin-right: 0px;
}*/


.MenuException {
	font-style: italic;
	color: var(--danger);
}

#changeAddressLink {
	font-size: 0.8rem;
}


.guestOptions {
	margin-top: 0.75rem;
	margin-bottom: 0.75rem;
}

.settleType {
	margin-left: auto;
	margin-right: auto;
}

.btn.ReorderLink svg {
	fill: white;
	margin-right: 2px;
}


.equalWidth:nth-child(1):nth-last-child(1) {
	width: 100%;
}

.equalWidth:nth-child(1):nth-last-child(2),
.equalWidth:nth-child(2):nth-last-child(1) {
	width: 50%;
}

.equalWidth:nth-child(1):nth-last-child(3),
.equalWidth:nth-child(2):nth-last-child(2) {
	width: 33%;
}

.equalWidth:nth-child(3):nth-last-child(1) {
	width: 34%;
}

.equalWidth:nth-child(1):nth-last-child(4),
.equalWidth:nth-child(2):nth-last-child(3),
.equalWidth:nth-child(3):nth-last-child(2),
.equalWidth:nth-child(4):nth-last-child(1) {
	width: 25%;
}

#ServiceType option:disabled {
	display: none;
}

#CheckoutLoyaltyPointAmounts {
	font-size: 0.85rem;
}

.newItemName {
	font-size: 14px;
	margin-bottom: 2px;
	font-weight: 500;
}

.newItemDescription {
	font-size: 11px;
	color: var(--gray-dark);
}

.newItemPrice {
	font-size: 12px;
	font-weight: bold;
	margin-top: 2px;
}

.newItemCard {
	height: 100%;
	border: 1px solid rgba(0, 0, 0, 0.125) !important;
	border-radius: 0.25rem !important;
}

.newItemCardRow {
	height: 100%;
}

.newItemCardColumn {
	text-align: center;
	padding: 5px;
	height: 100%;
}

.newItemNoDescription {
	color: #b0bec5;
}

.modifierOptions {
	width: 150px;
}

.orderDetailsIcon {
	fill: var(--cart-color);
	stroke: var(--cart-color);
}

.orderDetailsButton {
	border: none;
	background: transparent;
}

	.orderDetailsButton:active, .orderDetailsButton:focus {
		border: none;
		border-style: none;
		outline: none;
	}


.odOrderType {
	font-size: 1.1rem;
	font-weight: bold;
	color: black;
}

.odStoreName, .odTodayHoursCaption {
	color: black;
}

.odChangeLink {
	font-size: 0.8rem;
	margin-right: 5px;
}

#navbarOrderDetails {
	background-color: white;
	color: var(--gray);
	padding-top: 5px;
	/*border: solid 1px rgba(88,88,88,0.5);*/
	/*box-shadow: 2px 3px rgba(88,88,88,0.5);*/
	-webkit-box-shadow: 0 0 1.25rem 0.25rem rgba(98, 98, 98, 0.5);
	box-shadow: 0 0 1.25rem 0.25rem rgba(98, 98, 98, 0.5);
}

	#navbarOrderDetails a {
		color: var(--primary);
	}



#groupsMenu {
	overflow: hidden;
	height: 34px;
	display: flex;
	align-items: flex-start;
}

	#groupsMenu .btn {
		padding-top: 1px;
		display: none;
	}

		#groupsMenu .btn svg {
			fill: rgba(0,0,0,0.5);
			stroke: white;
		}

	#groupsMenu ul {
		display: flex;
		list-style: none;
		padding: 0px 0px 10px 0px;
		margin-top: 2px;
		font-weight: 600;
		overflow: auto;
	}

	#groupsMenu li {
		white-space: nowrap;
	}

	#groupsMenu li {
		padding: 5px 8px 5px 8px
	}

		#groupsMenu li.active {
			background-color: var(--primary);
			border-radius: 5px;
		}

			#groupsMenu li.active a {
				color: var(--cart-color);
			}

.navBarContainer {
	position: -webkit-sticky;
	position: sticky;
	top: 0px;
	z-index: 1030;
}

@media (max-width:576px) {
	.navBarLogo img {
		max-height: 75px;
	}
}

.navBarHeaderWrapper {
	background-color: white;
}

#navBarHeaderRow {
	width: 100%;
	height: 40px;
	background-color: rgba(0, 0, 0, 0.03);
	padding: 2px;
	border: 1px solid rgba(0, 0, 0, 0.125);
}


#navBarMultipleMenusRow {
	width: 100%;
	height: 40px;
	/*background-color: rgba(0, 0, 0, 0.03);*/
	padding: 2px;
	/*border: 1px solid rgba(0, 0, 0, 0.125);*/
}

#multipleMenusMenu {
	font-size: 1.2rem;
	overflow: hidden;
	/*height: 34px;*/
	display: flex;
	align-items: flex-start;
}

	#multipleMenusMenu ul {
		display: flex;
		list-style: none;
		padding: 0px 0px 10px 0px;
		margin-top: 2px;
		font-weight: 600;
		overflow: auto;
	}

	#multipleMenusMenu li {
		white-space: nowrap;
	}

	#multipleMenusMenu li {
		padding: 5px 8px 5px 8px
	}

		#multipleMenusMenu li.active {
			/*background-color: var(--primary);
			border-radius: 5px 5px 0px 0px;*/
			border-bottom: 3px solid var(--secondary);
		}

			#multipleMenusMenu li.active a {
				/*color: var(--cart-color);*/
			}

.navBarSpacer {
	height: 6px;
	background-color: var(--white);
}


.topBannerHeader {
	text-align: center;
	font-family: 'BebasNeuewebfont';
	font-size: 2rem;
	line-height: 36px;
}

@media(max-width:294px) {
	.topBannerHeader {
		font-size: 1.2rem;
	}
}


.storeAndHoursBanner {
	font-weight: normal;
	height: 20px;
	background-color: var(--dark);
	color: var(--light);
}

	.storeAndHoursBanner h2 {
		font-size: 12px;
		line-height: 19px;
		text-align: center;
	}

#bottomButtonWrapper {
	margin-top: 10px;
	background-color: var(--white);
	position: -webkit-sticky;
	position: sticky;
	bottom: 0px;
	left: 0px;
	right: 0px;
	margin-left: -15px;
	margin-right: -15px;
	z-index: 500;
}

#bottomButtons {
	background-color: rgba(0, 0, 0, 0.03);
	border: 1px solid rgba(0, 0, 0, 0.125);
	padding: 5px;
}

	#bottomButtons .btn {
		margin-top: 5px;
	}


.modifierOptions select {
	height: 80%;
	padding: 0.15rem 1.75rem 0.15rem 0.75rem;
}

.newItemImage {
	width: 110px;
	margin: 5px;
}

#leftColumn {
	overflow: hidden;
}

