@charset "UTF-8";
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
display : block;
}
audio, canvas, video {
display : inline-block;
}
audio:not([controls]) {
display : none;
height : 0;
}
[hidden], template {
display : none;
}
html {
font-family : sans-serif;
}
body {
margin : 0;
}
a {
background : transparent;
}
a:focus {
outline : thin dotted;
}
a:active, a:hover {
outline : 0;
}
h1 {
font-size : 2em;
margin : 0.67em 0;
}
abbr[title] {
border-bottom : 1px dotted;
}
.strong, b, strong {
font-weight : bold;
}
.em, dfn, em {
font-style : italic;
}
hr {
box-sizing : content-box;
height : 0;
}
p {
hyphens : auto;
}
pre {
margin : 0;
}
code, kbd, pre, samp {
font-family : monospace, serif;
font-size : 1em;
}
pre {
white-space : pre-wrap;
}
q {
quotes : "“" "”" "‘" "’";
}
q:after, q:before {
content : "";
content : none;
}
.small, small {
font-size : 75%;
}
sub, sup {
font-size : 75%;
line-height : 0;
position : relative;
vertical-align : baseline;
}
sup {
top : -0.5em;
}
sub {
bottom : -0.25em;
}
dl, menu, ol, ul {
margin : 1em 0;
}
ul#menu-head {
margin : 0;
}
dd {
margin : 0;
}
menu {
padding : 0 0 0 40px;
}
ol, ul {
padding : 0;
list-style-type : none;
}
nav ol, nav ul {
list-style : none;
list-style-image : none;
}
img {
border : 0;
}
svg:not(:root) {
overflow : hidden;
}
figure {
margin : 0;
}
fieldset {
border : #c0c0c0 solid 1px;
margin : 0 2px;
padding : 0.35em 0.625em 0.75em;
}
legend {
border : 0;
padding : 0;
}
button, input, select, textarea {
font-family : inherit;
font-size : 100%;
margin : 0;
}
button, input {
line-height : normal;
}
button, select {
text-transform : none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
cursor : pointer;
}
button[disabled], html input[disabled] {
cursor : default;
}
input[type="checkbox"], input[type="radio"] {
box-sizing : border-box;
padding : 0;
}
input[type="search"] {
box-sizing : content-box;
}
button::-moz-focus-inner, input::-moz-focus-inner {
border : 0;
padding : 0;
}
textarea {
overflow : auto;
vertical-align : top;
}
table {
border-collapse : collapse;
border-spacing : 0;
}
* {
box-sizing : border-box;
}
.image-replacement, .ir {
text-indent : 100%;
white-space : nowrap;
overflow : hidden;
}
.cf:after, .cf:before, .clearfix:after, .clearfix:before {
content : "";
display : table;
}
.cf:after, .clearfix:after {
clear : both;
}
span.amp {
font-family : Baskerville, "Goudy Old Style", Palatino, "Book Antiqua", serif !important ;
font-style : italic;
}
body {
color : #323538;
font-family : inherit;
}
body a {
color : #323538;
}
body #container {
max-width : 100%;
overflow : hidden;
}
body #container .wrap {
width : 70%;
margin : auto;
}
@media (max-width: 1030px) {
body #container .wrap {
width : 85%;
}
}
@media (max-width: 768px) {
body #container .wrap {
width : 90%;
}
}
body #container #logo img {
width : 120px;
}
body #container header {
text-align : left;
height : initial;
background-color : #fff;
transition : all 0.2s ease-in-out;
border-bottom : 1px solid #838383;
}
body #container header.sticky {
position : fixed;
top : 0;
left : 0;
right : 0;
z-index : 2;
}
body #container header #inner-header {
position : relative;
}
body #container header #inner-header h1 {
text-align : left;
margin : 10px 0;
font-size : 1.75em;
color : inherit;
}
@media (max-width: 768px) {
body #container header #inner-header h1 {
font-size : 1.2em;
}
}
@media (max-width: 481px) {
body #container header #inner-header h1 {
font-size : calc(20px + 12 * (100vw - 300px) / 1300);
}
}
body #container header #inner-header #social-share {
float : right;
margin-top : 20px;
margin-right : 10px;
display : none;
}
@media (max-width: 768px) {
body #container header #inner-header #social-share {
display : block;
margin-top : 12px;
}
}
body #container header #inner-header #social-share i {
color : inherit;
}
body #container header #inner-header #social-toolbar {
position : absolute;
right : 0;
transition : all 0.5s ease-in-out;
margin : 10px 0;
}
@media (max-width: 768px) {
body #container header #inner-header #social-toolbar {
margin : 0;
position : fixed;
top : 0;
bottom : 0;
left : 0;
right : 0;
float : none;
width : 100%;
z-index : 10;
display : none;
background-color : inherit;
font-size : 5vw;
}
body #container header #inner-header #social-toolbar.sticky {
display : none;
}
body #container header #inner-header #social-toolbar.modal {
display : block;
}
body #container header #inner-header #social-toolbar .toolbarInner {
width : fit-content;
display : block;
justify-content : space-between;
background-color : inherit;
text-align : center;
margin : auto;
}
body #container header #inner-header #social-toolbar .toolbarInner a {
width : fit-content;
margin : 20px auto;
display : block;
color : #fff;
}
body #container header #inner-header #social-toolbar .toolbarInner a.closeSocial {
display : block;
}
body #container header #inner-header #social-toolbar .toolbarInner a i {
padding : 0.4em;
}
}
body #container header #inner-header #social-toolbar .toolbarInner .instructions {
display : none;
}
@media (max-width: 768px) {
body #container header #inner-header #social-toolbar .toolbarInner .instructions {
display : block;
color : #fff;
font-size : 14px;
}
}
body #container header #inner-header #social-toolbar .toolbarInner a.whatsAppShare {
display : none;
}
@media (max-width: 768px) {
body #container header #inner-header #social-toolbar .toolbarInner a.whatsAppShare {
display : block;
}
}
body #container header #inner-header #social-toolbar .toolbarInner a.closeSocial {
display : none;
}
body #container header #inner-header #social-toolbar .toolbarInner a i {
margin : 0.2em;
background-color : #fff;
color : #363742;
padding : 0.3em;
border-radius : 50%;
transition : background-color, color 0.2s ease-in-out;
}
body #container header #inner-header #social-toolbar .toolbarInner a i.fa-facebook-f {
width : 1.6em;
text-align : center;
}
body #container header #inner-header #social-toolbar .toolbarInner a:hover i {
color : #fff;
}
body #container header #inner-header #social-toolbar .toolbarInner a:hover i.fa-facebook-f {
background-color : #4267b2;
}
body #container header #inner-header #social-toolbar .toolbarInner a:hover i.fa-twitter {
background-color : #04abeb;
}
body #container header #inner-header #social-toolbar .toolbarInner a:hover i.fa-pinterest {
background-color : #ca2027;
}
body #container header #inner-header #social-toolbar .toolbarInner a:hover i.fa-linkedin {
background-color : #007bb6;
}
body #container header #inner-header #social-toolbar .toolbarInner a:hover i.fa-envelope {
background : #0a767a;
}
body #container header #inner-header #social-toolbar .toolbarInner a:hover i.fab.fa-whatsapp {
background : #25D366;
}
body #container header #inner-header #social-toolbar.sticky {
right : 0;
left : inherit;
}
body #container #clientLogo {
float : right;
max-width : 100px;
margin-top : 1.3vw;
}
body #container #headerBGImgContainer {
height : 150px;
overflow : hidden;
width : 100%;
position : absolute;
}
body #container #headerBGImg {
width : 100%;
height : 150px;
filter : blur(8px);
background-position : center;
}
body #container .article-header.banded {
padding : 0;
background-image : url("https://menuguide.pro/wp-content/uploads/2019/02/MenuGuideHeader-170.png");
height : 150px;
background-size : cover;
background-position : bottom center;
overflow : hidden;
position : relative;
}
@media (max-width: 768px) {
body #container .article-header.banded {
background-image : url(https://menuguide.pro/wp-content/uploads/2019/02/MenuGuideHeader-mobile-768.png);
}
}
body #container header.article-header.banded .header-inner h1 {
color : #fff;
font-size : 2em;
}
@media (max-width: 768px) {
body #container header.article-header.banded .header-inner h1 {
font-size : 1.5em;
}
}
#social-share {
float : right;
margin-top : 20px;
margin-right : 10px;
display : none;
}
@media (max-width: 768px) {
#social-share {
display : block;
margin-top : 12px;
}
}
#social-toolbar {
position : relative;
transition : all 0.5s ease-in-out;
margin : 10px 0;
}
@media (max-width: 768px) {
#social-toolbar {
margin : 0;
position : fixed;
top : 0;
bottom : 0;
left : 0;
right : 0;
float : none;
width : 100%;
z-index : 10;
display : none;
}
#social-toolbar.modal {
display : block;
background-color : inherit;
}
#social-toolbar .toolbarInner {
width : fit-content;
display : block;
justify-content : space-between;
text-align : center;
margin : auto;
}
#social-toolbar .toolbarInner a {
width : fit-content;
margin : 20px auto;
display : block;
}
#social-toolbar .toolbarInner a.closeSocial {
display : block;
}
#social-toolbar .toolbarInner a i {
padding : 0.4em;
}
}
#social-toolbar .toolbarInner .instructions {
display : none;
color : #323538;
}
@media (max-width: 768px) {
#social-toolbar .toolbarInner .instructions {
display : block;
}
}
#social-toolbar .toolbarInner a.whatsAppShare {
display : none;
}
@media (max-width: 768px) {
#social-toolbar .toolbarInner a.whatsAppShare {
display : block;
}
}
#social-toolbar .toolbarInner a.closeSocial {
display : none;
}
#social-toolbar .toolbarInner a i {
margin : 0.2em;
padding : 0.3em;
border-radius : 50%;
transition : background-color, color 0.2s ease-in-out;
}
#social-toolbar .toolbarInner a i.fa-facebook-f {
width : 1.6em;
text-align : center;
}
#social-toolbar .toolbarInner a:hover i.fa-facebook-f {
background-color : #4267b2;
}
#social-toolbar .toolbarInner a:hover i.fa-twitter {
background-color : #04abeb;
}
#social-toolbar .toolbarInner a:hover i.fa-pinterest {
background-color : #ca2027;
}
#social-toolbar .toolbarInner a:hover i.fa-linkedin {
background-color : #007bb6;
}
#social-toolbar .toolbarInner a:hover i.fa-envelope {
background : #0a767a;
}
#social-toolbar .toolbarInner a:hover i.fab.fa-whatsapp {
background : #25D366;
}
@media (max-width: 768px) {
#social-toolbar.sticky {
left : 0;
}
}
@media (max-width: 768px) {
}
body #container #content section {
margin-top : 50px;
}
@media (max-width: 768px) {
body #container #content section {
margin-top : 30px;
}
}
body #container #content .btn {
background-color : inherit;
color : inherit !important ;
display : inline-block;
position : relative;
text-decoration : none;
font-size : 0.9em;
font-size : 1em;
line-height : 34px;
font-weight : normal;
padding : 0.5em 1em;
cursor : pointer;
transition : background-color 0.14s ease-in-out;
}
body #container #content .btn:hover {
background-color : inherit;
color : inherit !important ;
}
body #container #content .btn:hover:after {
display : none;
}
body #container #content #MenuTitle {
padding : 0 0.5em;
display : table;
width : 100%;
cursor : pointer;
}
@media (max-width: 768px) {
body #container #content #MenuTitle {
display : none;
}
}
body #container #content #MenuTitle .titleAllergen, body #container #content #MenuTitle .titleItem, body #container #content #MenuTitle .titleOptions {
display : table-cell;
padding : 0;
text-align : center;
}
body #container #content #MenuTitle .titleItem {
width : 30%;
}
body #container #content #MenuTitle .titleAllergen {
width : 40%;
}
body #container #content #MenuTitle .titleOptions {
width : 30%;
}
body #container #content #MenuTitle #MenuTitle h3 {
margin : 0.25em 0;
}
body #container #content .switch {
position : relative;
display : inline-block;
width : 36px;
height : 19px;
}
body #container #content .switch input {
opacity : 0;
width : 0;
height : 0;
}
body #container #content .switch input:checked + .slider {
background-color : #76c8b2;
}
body #container #content .switch input:checked + .slider:before {
transform : translateX(16px);
}
body #container #content .switch .slider {
position : absolute;
cursor : pointer;
top : 0;
left : 0;
right : 0;
bottom : 0;
background-color : #838383;
transition : 0.2s;
}
body #container #content .switch .slider.round {
border-radius : 34px;
border : rgb(195, 195, 195, 0.3) solid 1px;
}
body #container #content .switch .slider.round:before {
border-radius : 50%;
}
body #container #content .switch .slider:before {
position : absolute;
content : "";
height : 12px;
width : 12px;
left : 4px;
bottom : 3px;
background-color : white;
transition : 0.2s;
}
body #container #content #collapsedOptions {
float : right;
max-width : 50%;
margin-left : 0.5em;
margin-top : 0.5em;
}
body #container #content #collapsedOptions div {
height : 23px;
}
@media (max-width: 481px) {
body #container #content #collapsedOptions {
float : none;
max-width : 100%;
margin-left : 0;
margin-bottom : 20px;
}
}
body #container #content .collapsedCBContainer {
display : none;
}
@media (max-width: 768px) {
body #container #content .collapsedCBContainer {
display : block;
}
body #container #content .collapsedCBContainer.hidden {
display : none;
}
}
@media (max-width: 481px) {
body #container #content .blocksCBContainer {
display : none;
}
}
@media (max-width: 768px) {
body #container #content .ingredientsCBContainer.hidden, body #container #content .optionsCBContainer.hidden {
display : none;
}
}
@media (min-width: 768px) {
body #container #content .scrollableCBContainer {
display : none;
}
}
body #container #content .searching .menuItem:not(.headerRow):not(.searchPresent), body #container #content .searching.blocks .menuItem.blocks:not(.headerRow):not(.searchPresent) {
display : none;
}
body #container #content #searchContainer {
position : relative;
display : block;
margin : 1.5em 0;
}
body #container #content #searchContainer input {
height : 40px;
line-height : 1em;
padding : 0;
margin-bottom : 0;
font-size : 1em;
color : inherit;
border-radius : 3px;
vertical-align : middle;
box-shadow : none;
border : 0;
max-width : 400px;
font-family : inherit;
background-color : transparent;
border : #838383 solid 1px;
width : 100%;
text-indent : 10px;
}
@media (max-width: 768px) {
body #container #content #searchContainer input {
max-width : inherit;
}
}
body #container #content #searchContainer .clear {
position : relative;
right : 30px;
top : 5px;
font-size : 1.5em;
cursor : pointer;
color : #838383;
opacity : 0;
transition : opacity 0.3s ease-in-out;
}
@media (max-width: 768px) {
body #container #content #searchContainer .clear {
position : absolute;
right : 2.5vw;
top : 8px;
}
}
body #container #content #searchContainer .clear.show {
opacity : 1;
}
body #container #content #menuContainer {
margin-top : 2em;
}
@media (max-width: 768px) {
body #container #content .m-all {
float : none;
}
}
body #container #menuContainer .menuItem {
overflow : hidden;
padding : 7px 0;
transition : background 0.3s ease-in-out;
display : table;
width : 100%;
border-bottom : 5px solid transparent;
position : relative;
border-collapse : separate;
border-spacing : 5px;
margin : 7px 0;
background-color : inherit;
}
@media (max-width: 768px) {
body #container #menuContainer .menuItem {
padding : 7px 0;
}
}
body #container #menuContainer .menuItem.newRow {
display : none;
}
body #container #menuContainer .menuItem.highlight .itemDetails:after {
content : " *";
position : absolute;
top : 5px;
left : 5px;
}
@media (min-width: 768px) {
body #container #menuContainer .menuItem.highlight .allergenInfo:not(.empty):hover {
background : #eed0d0;
}
}
@media (min-width: 768px) {
body #container #menuContainer .menuItem.highlight .optionInfo:not(.empty):hover {
border : rgb(227, 228, 228, 0.4) solid 1px;
}
}
body #container #menuContainer .menuItem.featured.highlight, body #container #menuContainer .menuItem.highlight {
background : #f5e2e2;
border-bottom : 5px solid #9f3939;
}
@media (max-width: 768px) {
body #container #menuContainer .menuItem.featured.highlight, body #container #menuContainer .menuItem.highlight {
margin-bottom : 3px;
}
}
body #container #menuContainer .menuItem.featured.highlight .ingredients, body #container #menuContainer .menuItem.highlight .ingredients {
color : #fff;
}
body #container #menuContainer .menuItem:last-child {
border-bottom : none;
}
body #container #menuContainer .menuItem div {
vertical-align : top;
}
@media (max-width: 768px) {
body #container #menuContainer .menuItem div {
display : inline-block;
margin : 0;
text-align : center;
}
}
@media (max-width: 481px) {
body #container #menuContainer .menuItem div {
padding : 0;
margin : 0;
}
}
body #container #menuContainer .menuItem .item-highlight {
display : none;
}
body #container #menuContainer .menuItem .itemDetails {
font-weight : bold;
display : table-cell;
padding : 0 0.5em;
width : 30%;
vertical-align : middle;
}
@media (max-width: 768px) {
body #container #menuContainer .menuItem .itemDetails {
width : 89%;
display : inline-block;
margin-right : 0;
border-radius : 0;
margin-left : 15px;
padding-right : 1.5em;
user-select : none;
}
}
@media (max-width: 768px) {
body #container #menuContainer .menuItem .itemDetails {
display : inline-block;
width : 100%;
}
body #container #menuContainer .menuItem .itemDetails.hasIngredients {
margin-bottom : 10px;
}
}
@media (max-width: 481px) {
body #container #menuContainer .menuItem .itemDetails {
width : 100%;
}
}
body #container #menuContainer .menuItem .itemDetails .itemPrice {
display : inline;
margin-left : 0.5em;
font-size : 0.9em;
}
body #container #menuContainer .menuItem .itemDetails .itemDescription {
display : block;
margin-top : 0.5em;
font-size : 0.9em;
font-style : italic;
border-top : 1px solid #838383;
}
body #container #menuContainer .menuItem .itemDetails .itemDescription.empty {
border : none;
margin-top : 0;
display : none;
}
body #container #menuContainer .menuItem .itemDetails .itemDescription.empty .itemEnergy {
margin-left : 0;
}
body #container #menuContainer .menuItem .itemDetails .itemDescription .itemEnergy {
margin-left : 4px;
}
body #container #menuContainer .menuItem .itemDetails .itemDescription, body #container #menuContainer .menuItem .itemDetails .itemPrice {
font-weight : normal;
}
body #container #menuContainer .menuItem:not(.headerRow) .allergenInfo, body #container #menuContainer .menuItem:not(.headerRow) .customInfo, body #container #menuContainer .menuItem:not(.headerRow) .optionInfo {
border : rgb(57, 79, 82, 0) solid 1px;
border-radius : 5px;
}
body #container #menuContainer .menuItem:not(.headerRow) .allergenInfo a, body #container #menuContainer .menuItem:not(.headerRow) .customInfo a, body #container #menuContainer .menuItem:not(.headerRow) .optionInfo a {
cursor : pointer;
text-decoration : none;
display : inherit;
text-align : center;
padding : 0.25em;
width : 75px;
vertical-align : top;
height : 83px;
border : transparent solid 1px;
border-radius : 5px;
transition : border 0.2s ease-in-out;
}
body #container #menuContainer .menuItem:not(.headerRow) .allergenInfo a img, body #container #menuContainer .menuItem:not(.headerRow) .customInfo a img, body #container #menuContainer .menuItem:not(.headerRow) .optionInfo a img {
display : inherit;
margin : 0 auto;
max-width : inherit;
width : 28px;
}
body #container #menuContainer .menuItem:not(.headerRow) .allergenInfo a span, body #container #menuContainer .menuItem:not(.headerRow) .customInfo a span, body #container #menuContainer .menuItem:not(.headerRow) .optionInfo a span {
color : #363742;
font-size : 0.8em;
display : block;
font-weight : bold;
line-height : 15px;
}
body #container #menuContainer .menuItem:not(.headerRow) .allergenInfo a span.key, body #container #menuContainer .menuItem:not(.headerRow) .customInfo a span.key, body #container #menuContainer .menuItem:not(.headerRow) .optionInfo a span.key {
margin-top : 10px;
}
body #container #menuContainer .menuItem:not(.headerRow) .allergenInfo a span.key.last-child, body #container #menuContainer .menuItem:not(.headerRow) .customInfo a span.key.last-child, body #container #menuContainer .menuItem:not(.headerRow) .optionInfo a span.key.last-child {
margin-top : 0;
}
body #container #menuContainer .menuItem:not(.headerRow) .allergenInfo a .allergenName, body #container #menuContainer .menuItem:not(.headerRow) .customInfo a .allergenName, body #container #menuContainer .menuItem:not(.headerRow) .optionInfo a .allergenName {
display : block;
margin-top : 10px;
}
body #container #menuContainer .menuItem:not(.headerRow) .allergenInfo a .allergenName.hidden, body #container #menuContainer .menuItem:not(.headerRow) .customInfo a .allergenName.hidden, body #container #menuContainer .menuItem:not(.headerRow) .optionInfo a .allergenName.hidden {
display : none;
}
body #container #menuContainer .menuItem:not(.headerRow) .allergenInfo a .allergenName .allergenDescription, body #container #menuContainer .menuItem:not(.headerRow) .customInfo a .allergenName .allergenDescription, body #container #menuContainer .menuItem:not(.headerRow) .optionInfo a .allergenName .allergenDescription {
font-weight : normal;
font-weight : normal;
line-height : 1.3em;
}
body #container #menuContainer .menuItem:not(.headerRow) .allergenInfo a .allergenName .allergenDescription .mayContain, body #container #menuContainer .menuItem:not(.headerRow) .allergenInfo a .allergenName .allergenDescription .trace, body #container #menuContainer .menuItem:not(.headerRow) .customInfo a .allergenName .allergenDescription .mayContain, body #container #menuContainer .menuItem:not(.headerRow) .customInfo a .allergenName .allergenDescription .trace, body #container #menuContainer .menuItem:not(.headerRow) .optionInfo a .allergenName .allergenDescription .mayContain, body #container #menuContainer .menuItem:not(.headerRow) .optionInfo a .allergenName .allergenDescription .trace {
display : inline;
margin-left : 3px;
}
body #container #menuContainer .menuItem:not(.headerRow) .itemDetails {
border-radius : 5px;
}
@media (max-width: 768px) {
body #container #menuContainer .menuItem:not(.headerRow) .itemDetails {
display : inline-block;
width : 93%;
}
body #container #menuContainer .menuItem:not(.headerRow) .itemDetails.hasIngredients {
margin-bottom : 10px;
}
}
@media (max-width: 481px) {
body #container #menuContainer .menuItem:not(.headerRow) .itemDetails {
padding-bottom : 0.5em;
width : 92%;
}
}
body #container #menuContainer .menuItem:not(.headerRow) .allergenInfo {
display : table-cell;
width : 40%;
}
@media (min-width: 768px) {
body #container #menuContainer .menuItem:not(.headerRow) .allergenInfo:not(.empty):hover {
background : #f5e2e2;
border : #838383 solid 1px;
}
}
@media (max-width: 768px) {
body #container #menuContainer .menuItem:not(.headerRow) .allergenInfo {
width : 100%;
display : inline-table;
margin : 0;
}
}
@media (max-width: 768px) {
body #container #menuContainer .menuItem:not(.headerRow) .allergenInfo .allergenItem {
padding : 0.25em;
margin : 0 0.1em;
width : 56px;
}
body #container #menuContainer .menuItem:not(.headerRow) .allergenInfo .allergenItem .allergenName {
display : block;
}
}
body #container #menuContainer .menuItem:not(.headerRow) .allergenInfo .allergenItem.selected {
background : none;
background-color : #e7bdbd;
border : #9f3939 solid 1px;
}
body #container #menuContainer .menuItem:not(.headerRow) .optionInfo {
display : table-cell;
width : 30%;
}
@media (min-width: 768px) {
body #container #menuContainer .menuItem:not(.headerRow) .optionInfo:not(.empty):hover {
background : #f5e2e2;
border : #838383 solid 1px;
}
}
body #container #menuContainer .menuItem:not(.headerRow) .optionInfo .optionItem.selected {
background-color : #b4e1d5;
border : #52b99e solid 1px;
border-radius : 5px;
background-image : none;
}
@media (max-width: 768px) {
body #container #menuContainer .menuItem:not(.headerRow) .optionInfo .optionItem {
padding : 0.25em;
margin : 0 0.1em;
width : 56px;
height : 101px;
}
body #container #menuContainer .menuItem:not(.headerRow) .optionInfo .optionItem span {
line-height : 13px;
}
body #container #menuContainer .menuItem:not(.headerRow) .optionInfo .optionItem .allergenName {
display : block;
}
}
@media (max-width: 768px) {
body #container #menuContainer .menuItem:not(.headerRow) .optionInfo {
width : 100%;
display : inline-table;
margin : 0;
}
}
body #container #menuContainer .menuItem:not(.headerRow) .customInfo {
display : table-cell;
width : 25%;
}
body #container #menuContainer .menuItem:not(.headerRow) .customInfo .customIconItem.selected {
background-color : #0a767a;
border : #b7c5d2 solid 1px;
border-radius : 27px;
}
@media (min-width: 768px) {
body #container #menuContainer .menuItem:not(.headerRow) .customInfo .customIconItem {
text-decoration : none;
}
}
@media (max-width: 768px) {
body #container #menuContainer .menuItem:not(.headerRow) .customInfo {
min-height : 83px;
}
body #container #menuContainer .menuItem:not(.headerRow) .customInfo.empty {
height : 0;
}
}
@media (max-width: 768px) {
body #container #menuContainer .menuItem:not(.headerRow) .customInfo {
width : 100%;
display : inline-table;
margin : 0;
}
}
body #container #menuContainer .menuItem:not(.headerRow) .customIconItem .customIcon {
width : 28px;
height : 28px;
border-radius : 5px;
margin-left : auto;
margin-right : auto;
}
body #container #menuContainer .menuItem:not(.headerRow) .customIconItem .customIcon .iconAbbrevSpan {
color : #fff;
display : inline-block;
}
body #container #menuContainer .menuItem:not(.headerRow) .ingredients {
display : table-row;
padding : 0 0.5em;
}
body #container #menuContainer .menuItem:not(.headerRow) .ingredients h4 {
font-size : 100%;
margin : 0.5em 0;
}
body #container #menuContainer .menuItem:not(.headerRow) .ingredients.inlineIngredients {
padding : 0 0.5em;
}
body #container #menuContainer .menuItem:not(.headerRow) .ingredients.hidden {
display : none;
}
body #container #menuContainer .menuItem:not(.headerRow).customGroupRow .allergenInfo, body #container #menuContainer .menuItem:not(.headerRow).customGroupRow .itemDetails, body #container #menuContainer .menuItem:not(.headerRow).customGroupRow .optionInfo {
width : 23%;
}
@media (max-width: 1540px) {
body #container #menuContainer .menuItem:not(.headerRow).customGroupRow .allergenInfo, body #container #menuContainer .menuItem:not(.headerRow).customGroupRow .itemDetails, body #container #menuContainer .menuItem:not(.headerRow).customGroupRow .optionInfo {
margin-left : 1%;
}
body #container #menuContainer .menuItem:not(.headerRow).customGroupRow .allergenInfo .allergenItem, body #container #menuContainer .menuItem:not(.headerRow).customGroupRow .allergenInfo .optionItem, body #container #menuContainer .menuItem:not(.headerRow).customGroupRow .itemDetails .allergenItem, body #container #menuContainer .menuItem:not(.headerRow).customGroupRow .itemDetails .optionItem, body #container #menuContainer .menuItem:not(.headerRow).customGroupRow .optionInfo .allergenItem, body #container #menuContainer .menuItem:not(.headerRow).customGroupRow .optionInfo .optionItem {
width : 39px;
}
}
@media (max-width: 1030px) {
body #container #menuContainer .menuItem:not(.headerRow).customGroupRow .allergenInfo .allergenItem img, body #container #menuContainer .menuItem:not(.headerRow).customGroupRow .allergenInfo .optionItem img, body #container #menuContainer .menuItem:not(.headerRow).customGroupRow .itemDetails .allergenItem img, body #container #menuContainer .menuItem:not(.headerRow).customGroupRow .itemDetails .optionItem img, body #container #menuContainer .menuItem:not(.headerRow).customGroupRow .optionInfo .allergenItem img, body #container #menuContainer .menuItem:not(.headerRow).customGroupRow .optionInfo .optionItem img {
width : 35px;
}
}
@media (max-width: 768px) {
body #container #menuContainer .menuItem:not(.headerRow).customGroupRow .allergenInfo.empty, body #container #menuContainer .menuItem:not(.headerRow).customGroupRow .itemDetails.empty, body #container #menuContainer .menuItem:not(.headerRow).customGroupRow .optionInfo.empty {
background-color : transparent;
margin-bottom : 0;
display : none;
}
}
body #container #menuContainer .menuItem:not(.headerRow).customGroupRow .customIconItem {
background : none;
margin : 0 0.25em;
padding : 0;
text-align : center;
width : 45px;
vertical-align : top;
display : inherit;
cursor : pointer;
}
body #container #menuContainer .menuItem:not(.headerRow).customGroupRow .customIconItem .customIcon {
width : 35px;
height : 35px;
margin-top : 0;
display : block;
font-size : 1em;
border-radius : 50%;
margin : 0 auto;
}
body #container #menuContainer .menuItem:not(.headerRow).customGroupRow .customIconItem .customIcon .iconAbbrevSpan {
line-height : 35px;
font-size : 1em;
color : #fff;
font-weight : bold;
text-decoration : none;
text-transform : uppercase;
display : block;
}
body #container #menuContainer .menuItem:not(.headerRow).customGroupRow .customIconItem .customIcon .iconAbbrevSpan.three {
font-size : 0.8em;
}
body #container #menuContainer .menuItem:not(.headerRow).customGroupRow .customIconItem .allergenName {
color : #323538;
font-size : 0.8em;
display : block;
font-weight : normal;
}
body #container #menuContainer .menuItem:not(.headerRow).featured {
position : fixed;
background : #fff;
border-radius : 5px;
padding : 1em 0;
right : 0;
left : 0;
margin-right : auto;
margin-left : auto;
min-height : 10em;
width : 50%;
top : 10%;
z-index : 1000;
}
body #container #menuContainer .menuItem:not(.headerRow).featured div {
vertical-align : top;
}
body #container #menuContainer .menuItem:not(.headerRow).featured .featuredClose {
float : right;
margin-right : 1em;
font-size : 1.5em;
}
body #container #menuContainer .menuItem:not(.headerRow).featured .itemDetails {
padding : 1em;
display : inline-block;
width : 100%;
height : inherit;
font-weight : bold;
font-size : 1.1em;
}
body #container #menuContainer .menuItem:not(.headerRow).featured .itemDetails .itemDescription, body #container #menuContainer .menuItem:not(.headerRow).featured .itemDetails .itemPrice {
font-weight : normal;
font-size : 0.9em;
}
body #container #menuContainer .menuItem:not(.headerRow).featured .allergenInfo, body #container #menuContainer .menuItem:not(.headerRow).featured .optionInfo {
width : 100%;
display : inline-block;
margin : 1em 0 2em 0;
height : inherit;
text-align : center;
}
body #container #menuContainer .menuItem:not(.headerRow).featured .allergenInfo a, body #container #menuContainer .menuItem:not(.headerRow).featured .optionInfo a {
min-height : 100px;
min-width : 70px;
}
body #container #menuContainer .menuItem:not(.headerRow).featured .ingredients {
display : block;
padding-bottom : 1em;
}
body #container #menuContainer .menuItem:not(.headerRow).featured .ingredientsTab {
display : none;
}
@media (min-width: 768px) {
body #container #menuContainer .menuItem:not(.headerRow):hover .ingredientsTab.out, body #container #menuContainer .menuItem:not(.headerRow):hover .nutritionTab.out {
bottom : 0;
}
}
@media (max-width: 768px) {
body #container #menuContainer .menuItem:not(.headerRow).collapse {
min-height : 60px;
max-height : fit-content;
display : block;
margin : 7px 0;
border : #838383 solid 1px;
box-shadow : 2px 2px 2px #e6e6e6;
}
body #container #menuContainer .menuItem:not(.headerRow).collapse .itemDetails:before {
content : "\f078";
font-weight : 900;
font-family : "Font Awesome 5 Free";
position : absolute;
right : 1em;
transition : transform 0.2s linear;
}
body #container #menuContainer .menuItem:not(.headerRow).collapse .allergenInfo, body #container #menuContainer .menuItem:not(.headerRow).collapse .customInfo, body #container #menuContainer .menuItem:not(.headerRow).collapse .optionInfo {
max-height : 0;
overflow-y : hidden;
min-height : 0;
position : relative;
display : none;
transition : max-height 0.3s ease-in-out;
}
body #container #menuContainer .menuItem:not(.headerRow).collapse .nutritionSummary {
display : none;
}
body #container #menuContainer .menuItem:not(.headerRow).highlight {
border-bottom : 5px solid #9f3939;
padding-bottom : 3px;
}
body #container #menuContainer .menuItem:not(.headerRow).highlight .itemDetails:after {
content : " *";
position : absolute;
top : 0.8em;
color : #9f3939;
}
body #container #menuContainer .menuItem:not(.headerRow) div {
transition : max-height 0.3s ease-in-out;
}
body #container #menuContainer .menuItem:not(.headerRow) .itemDetails {
padding : 0 0 0.5em 0;
text-align : left;
}
body #container #menuContainer .menuItem:not(.headerRow) .itemDetails .itemDescription {
text-align : left;
}
body #container #menuContainer .menuItem:not(.headerRow) .item-highlight {
position : absolute;
left : 0;
right : 0;
height : 5px;
background-color : transparent;
top : 0;
display : block;
transition : background-color 0.3s ease-in-out;
}
body #container #menuContainer .menuItem:not(.headerRow) .item-highlight .made-without-gluten, body #container #menuContainer .menuItem:not(.headerRow) .item-highlight .made-without-gluten-ask {
background-color : rgb(220, 185, 28);
}
body #container #menuContainer .menuItem:not(.headerRow) .item-highlight .vegetarian {
background-color : rgb(92, 164, 70);
}
body #container #menuContainer .menuItem:not(.headerRow) .item-highlight .vegan {
background-color : rgb(50, 102, 42);
}
body #container #menuContainer .menuItem:not(.headerRow) .item-highlight .made-without-dairy, body #container #menuContainer .menuItem:not(.headerRow) .item-highlight .made-without-dairy-ask {
background-color : rgb(110, 145, 160);
}
body #container #menuContainer .menuItem:not(.headerRow) .item-highlight .made-without-nuts-ask {
background-color : rgb(178, 152, 80);
}
body #container #menuContainer .menuItem:not(.headerRow).optionSelected .item-highlight {
background-color : #bfe5db;
}
body #container #menuContainer .menuItem:not(.headerRow).optionSelected .item-highlight div {
width : 40px;
height : 5px;
float : right;
}
body #container #menuContainer .menuItem:not(.headerRow).optionSelected.active .item-highlight {
visibility : hidden;
}
body #container #menuContainer .menuItem:not(.headerRow).collapse.active {
max-height : 1000px;
height : inherit;
transition : max-height 0.3s ease-in-out;
}
body #container #menuContainer .menuItem:not(.headerRow).collapse.active .nutritionSummary {
display : inherit;
}
body #container #menuContainer .menuItem:not(.headerRow).collapse.active .allergenInfo:not(.empty), body #container #menuContainer .menuItem:not(.headerRow).collapse.active .customInfo:not(.empty), body #container #menuContainer .menuItem:not(.headerRow).collapse.active .optionInfo:not(.empty) {
max-height : inherit;
display : inline-table;
transition : max-height 0.3s ease-in-out;
}
body #container #menuContainer .menuItem:not(.headerRow).collapse.active .allergenInfo, body #container #menuContainer .menuItem:not(.headerRow).collapse.active .optionInfo {
display : inline-block;
height : inherit;
width : 100%;
text-align : center;
}
body #container #menuContainer .menuItem:not(.headerRow).collapse.active .customInfo:not(.empty) {
min-height : 83px;
}
body #container #menuContainer .menuItem:not(.headerRow).collapse.active .itemDetails {
margin-bottom : 10px;
}
body #container #menuContainer .menuItem:not(.headerRow).collapse.active .itemDetails div {
text-decoration : none;
}
body #container #menuContainer .menuItem:not(.headerRow).collapse.active .itemDetails:before {
transform : rotate(180deg);
}
body #container #menuContainer .menuItem:not(.headerRow).collapse.active.featured {
width : 80%;
overflow-y : scroll;
bottom : 5%;
padding : 5%;
margin-left : auto;
margin-right : auto;
}
body #container #menuContainer .menuItem:not(.headerRow).collapse.active.featured .featuredClose {
margin-right : 0;
}
body #container #menuContainer .menuItem:not(.headerRow).collapse.active.featured div {
margin-bottom : 1em;
}
body #container #menuContainer .menuItem:not(.headerRow).collapse.active.featured .itemDetails {
padding : 1em 0 0 0;
width : 100%;
margin-bottom : 0;
margin-left : 0;
}
body #container #menuContainer .menuItem:not(.headerRow).collapse.active.featured .itemDetails:before {
content : "";
}
}
@media (max-width: 481px) {
body #container #menuContainer .menuItem:not(.headerRow) .itemDetails:before {
right : 1em;
top : 0.8em;
}
body #container #menuContainer .menuItem:not(.headerRow) .itemDetails .itemDescription:not(.empty) {
margin-bottom : 5px;
}
body #container #menuContainer .menuItem:not(.headerRow).collapse.active .itemDetails:before {
right : 1em;
top : 0.8em;
}
body #container #menuContainer .menuItem:not(.headerRow).collapse.active.featured {
width : 95%;
}
body #container #menuContainer .menuItem:not(.headerRow).collapse.active.featured .itemDetails:after, body #container #menuContainer .menuItem:not(.headerRow).collapse.active.featured .itemDetails:before {
top : 60px;
}
body #container #menuContainer .menuItem:not(.headerRow) .allergenInfo, body #container #menuContainer .menuItem:not(.headerRow) .optionInfo {
width : 100%;
margin : 10px 0;
display : inline-block;
height : inherit;
width : 100%;
text-align : center;
}
body #container #menuContainer .menuItem:not(.headerRow) .allergenInfo.empty, body #container #menuContainer .menuItem:not(.headerRow) .optionInfo.empty {
margin : 0;
display : block;
}
body #container #menuContainer .menuItem:not(.headerRow) .allergenInfo .allergenItem, body #container #menuContainer .menuItem:not(.headerRow) .allergenInfo .optionItem, body #container #menuContainer .menuItem:not(.headerRow) .optionInfo .allergenItem, body #container #menuContainer .menuItem:not(.headerRow) .optionInfo .optionItem {
height : inherit;
}
body #container #menuContainer .menuItem:not(.headerRow) .allergenInfo .allergenItem span, body #container #menuContainer .menuItem:not(.headerRow) .allergenInfo .optionItem span, body #container #menuContainer .menuItem:not(.headerRow) .optionInfo .allergenItem span, body #container #menuContainer .menuItem:not(.headerRow) .optionInfo .optionItem span {
margin-top : 0;
line-height : 1em;
}
body #container #menuContainer .menuItem:not(.headerRow) .allergenInfo .allergenItem span .key, body #container #menuContainer .menuItem:not(.headerRow) .allergenInfo .optionItem span .key, body #container #menuContainer .menuItem:not(.headerRow) .optionInfo .allergenItem span .key, body #container #menuContainer .menuItem:not(.headerRow) .optionInfo .optionItem span .key {
margin-top : 10px;
}
body #container #menuContainer .menuItem:not(.headerRow) .allergenInfo .allergenItem span .key:last-child, body #container #menuContainer .menuItem:not(.headerRow) .allergenInfo .optionItem span .key:last-child, body #container #menuContainer .menuItem:not(.headerRow) .optionInfo .allergenItem span .key:last-child, body #container #menuContainer .menuItem:not(.headerRow) .optionInfo .optionItem span .key:last-child {
margin-top : 0;
}
}
body #container #menuContainer .menuItem:not(.headerRow).hideIngredients .ingredients, body #container #menuContainer .menuItem:not(.headerRow).hideIngredients .ingredientsTab {
display : none !important ;
}
body #container #menuContainer .menuItem:not(.headerRow).hideOptions .optionInfo {
visibility : hidden;
}
body #container #menuContainer .menuItem.headerRow {
background : inherit;
color : inherit;
padding : 5px 0;
border-bottom : none;
}
body #container #menuContainer .menuItem.headerRow h3 {
margin : 10px 0;
}
body #container #menuContainer .menuItem.headerRow .allergenInfo, body #container #menuContainer .menuItem.headerRow .customInfo, body #container #menuContainer .menuItem.headerRow .ingredients, body #container #menuContainer .menuItem.headerRow .ingredientsTab, body #container #menuContainer .menuItem.headerRow .nutritionTab, body #container #menuContainer .menuItem.headerRow .optionInfo {
display : none;
}
@media (max-width: 768px) {
body #container #menuContainer .menuItem.headerRow {
text-align : left;
padding : 0;
}
body #container #menuContainer .menuItem.headerRow .allergenInfo.empty, body #container #menuContainer .menuItem.headerRow .customInfo.empty, body #container #menuContainer .menuItem.headerRow .optionInfo.empty {
display : none;
}
body #container #menuContainer .menuItem.headerRow .itemDetails {
margin : 0;
padding : 0;
}
body #container #menuContainer .menuItem.headerRow .itemDetails .itemDescription {
border-color : #fff;
}
}
body #container #menuContainer .menuItem.hidden:not(.headerRow), body #container #menuContainer .menuItem.highlight.hidden, body #container #menuContainer .menuItem.highlight.show, body #container #menuContainer .menuItem.show.highlight.hidden {
height : 2px;
display : block;
opacity : 0.8;
overflow : hidden;
padding : 0;
border-top : 3px solid #8a4860;
min-height : 0;
}
body #container #menuContainer .menuItem.hidden.show:not(.highlight) {
display : table;
height : inherit;
opacity : 1;
border-top : none;
padding : 7px 0;
}
@media (min-width: 768px) {
body #container #menuContainer .menuItem.highlight.hidden:hover, body #container #menuContainer .menuItem.highlight.show:hover {
display : table;
height : inherit;
border-top : none;
}
body #container #menuContainer .menuItem.hidden:hover {
display : table;
height : inherit;
border-top : none;
}
}
body #container #menuContainer .menuItem .ingredientsTab, body #container #menuContainer .menuItem .nutritionTab {
font-size : 0.7em;
background : #363742;
color : white;
padding : 0.25em 0.5em 0 0.5em;
position : absolute;
left : 0;
bottom : 0;
transition : all 0.3s ease-in-out;
}
body #container #menuContainer .menuItem .ingredientsTab.out, body #container #menuContainer .menuItem .nutritionTab.out {
bottom : -5px;
}
@media (min-width: 768px) {
body #container #menuContainer .menuItem .ingredientsTab:hover, body #container #menuContainer .menuItem .nutritionTab:hover {
opacity : 1;
color : #fff;
cursor : pointer;
}
}
@media (max-width: 768px) {
body #container #menuContainer .menuItem .ingredientsTab {
opacity : 1;
}
body #container #menuContainer .menuItem .ingredientsTab.out {
bottom : 0;
}
}
body #container #menuContainer .menuItem .nutritionTab {
right : 0;
left : auto;
}
@media (max-width: 768px) {
body #container #menuContainer .menuItem .nutritionTab.out {
bottom : 0;
}
}
@media (min-width: 768px) {
body #container #menuContainer .menuItem:not(.headerRow):not(.highlight):hover, body #container #menuContainer .menuItem:not(.headerRow):not(.highlight):nth-child(odd):hover {
background : #e6e8e9;
}
}
body #container #menuContainer .menuItem:not(.headerRow):not(.highlight) .allergenInfo.over, body #container #menuContainer .menuItem:not(.headerRow):not(.highlight) .itemDetails.over, body #container #menuContainer .menuItem:not(.headerRow):not(.highlight) .optionInfo.over, body #container #menuContainer .menuItem:not(.headerRow):not(.highlight):nth-child(odd) .allergenInfo.over, body #container #menuContainer .menuItem:not(.headerRow):not(.highlight):nth-child(odd) .itemDetails.over, body #container #menuContainer .menuItem:not(.headerRow):not(.highlight):nth-child(odd) .optionInfo.over {
background : #e6e8e9;
}
body #container #menuContainer .menuItem:not(.headerRow) .allergenInfo.over, body #container #menuContainer .menuItem:not(.headerRow) .itemDetails.over, body #container #menuContainer .menuItem:not(.headerRow) .optionInfo.over {
border : #838383 solid 1px;
}
body #container .small {
font-size : 0.8em;
line-height : 16px;
}
@media (max-width: 768px) {
body #container .small {
font-size : 10px;
line-height : 12px;
}
}
body #container #menuContainer #MenuTitle.blocks {
display : none;
}
body #container #menuContainer .returnDiv.blocks {
display : grid;
grid-template-columns : repeat(4,1fr);
grid-template-areas : "header" "main";
gap : 10px;
row-gap : 30px;
}
@media (max-width: 1540px) {
body #container #menuContainer .returnDiv.blocks {
grid-template-columns : repeat(3,1fr);
}
}
@media (max-width: 768px) {
body #container #menuContainer .returnDiv.blocks {
grid-template-columns : repeat(2,1fr);
font-size : 0.9em;
row-gap : 0;
}
}
@media (max-width: 481px) {
body #container #menuContainer .returnDiv.blocks {
grid-template-columns : repeat(1,1fr);
row-gap : 10px;
}
}
body #container #menuContainer .returnDiv.blocks .menuItem.blocks:not(.headerRow) {
display : inline-block;
border : #838383 solid 1px;
box-shadow : 2px 2px 5px rgb(0, 0, 0, 0.2);
}
body #container #menuContainer .returnDiv.blocks .menuItem.blocks:not(.headerRow).highlight {
border-bottom : 5px solid #9f3939;
}
body #container #menuContainer .returnDiv.blocks .menuItem.blocks:not(.headerRow).highlight.hidden {
border-top : 3px solid #9f3939;
}
body #container #menuContainer .returnDiv.blocks .menuItem.blocks:not(.headerRow) .itemDetails {
min-height : 70px;
}
@media (max-width: 768px) {
body #container #menuContainer .returnDiv.blocks .menuItem.blocks:not(.headerRow) .itemDetails {
text-align : left;
}
}
@media (max-width: 481px) {
body #container #menuContainer .returnDiv.blocks .menuItem.blocks:not(.headerRow) .itemDetails {
width : 96%;
margin-left : 0.75em;
}
}
body #container #menuContainer .returnDiv.blocks .menuItem.blocks:not(.headerRow) .allergenInfo, body #container #menuContainer .returnDiv.blocks .menuItem.blocks:not(.headerRow) .customInfo, body #container #menuContainer .returnDiv.blocks .menuItem.blocks:not(.headerRow) .itemDetails, body #container #menuContainer .returnDiv.blocks .menuItem.blocks:not(.headerRow) .optionInfo {
display : block;
padding : 0;
margin : 1em 0;
width : 90%;
margin : 0.5em auto;
height : inherit;
text-align : center;
}
body #container #menuContainer .returnDiv.blocks .menuItem.blocks:not(.headerRow) .allergenInfo .allergenItem, body #container #menuContainer .returnDiv.blocks .menuItem.blocks:not(.headerRow) .allergenInfo .customIconItem, body #container #menuContainer .returnDiv.blocks .menuItem.blocks:not(.headerRow) .allergenInfo .optionItem, body #container #menuContainer .returnDiv.blocks .menuItem.blocks:not(.headerRow) .customInfo .allergenItem, body #container #menuContainer .returnDiv.blocks .menuItem.blocks:not(.headerRow) .customInfo .customIconItem, body #container #menuContainer .returnDiv.blocks .menuItem.blocks:not(.headerRow) .customInfo .optionItem, body #container #menuContainer .returnDiv.blocks .menuItem.blocks:not(.headerRow) .itemDetails .allergenItem, body #container #menuContainer .returnDiv.blocks .menuItem.blocks:not(.headerRow) .itemDetails .customIconItem, body #container #menuContainer .returnDiv.blocks .menuItem.blocks:not(.headerRow) .itemDetails .optionItem, body #container #menuContainer .returnDiv.blocks .menuItem.blocks:not(.headerRow) .optionInfo .allergenItem, body #container #menuContainer .returnDiv.blocks .menuItem.blocks:not(.headerRow) .optionInfo .customIconItem, body #container #menuContainer .returnDiv.blocks .menuItem.blocks:not(.headerRow) .optionInfo .optionItem {
display : inline-block;
width : 70px;
height : inherit;
}
@media (max-width: 768px) {
body #container #menuContainer .returnDiv.blocks .menuItem.blocks:not(.headerRow) .allergenInfo .allergenItem span, body #container #menuContainer .returnDiv.blocks .menuItem.blocks:not(.headerRow) .allergenInfo .customIconItem span, body #container #menuContainer .returnDiv.blocks .menuItem.blocks:not(.headerRow) .allergenInfo .optionItem span, body #container #menuContainer .returnDiv.blocks .menuItem.blocks:not(.headerRow) .customInfo .allergenItem span, body #container #menuContainer .returnDiv.blocks .menuItem.blocks:not(.headerRow) .customInfo .customIconItem span, body #container #menuContainer .returnDiv.blocks .menuItem.blocks:not(.headerRow) .customInfo .optionItem span, body #container #menuContainer .returnDiv.blocks .menuItem.blocks:not(.headerRow) .itemDetails .allergenItem span, body #container #menuContainer .returnDiv.blocks .menuItem.blocks:not(.headerRow) .itemDetails .customIconItem span, body #container #menuContainer .returnDiv.blocks .menuItem.blocks:not(.headerRow) .itemDetails .optionItem span, body #container #menuContainer .returnDiv.blocks .menuItem.blocks:not(.headerRow) .optionInfo .allergenItem span, body #container #menuContainer .returnDiv.blocks .menuItem.blocks:not(.headerRow) .optionInfo .customIconItem span, body #container #menuContainer .returnDiv.blocks .menuItem.blocks:not(.headerRow) .optionInfo .optionItem span {
font-size : 0.8em;
}
}
body #container #menuContainer .returnDiv.blocks .menuItem.blocks:not(.headerRow) .allergenInfo .allergenItem img, body #container #menuContainer .returnDiv.blocks .menuItem.blocks:not(.headerRow) .allergenInfo .customIconItem img, body #container #menuContainer .returnDiv.blocks .menuItem.blocks:not(.headerRow) .allergenInfo .optionItem img, body #container #menuContainer .returnDiv.blocks .menuItem.blocks:not(.headerRow) .customInfo .allergenItem img, body #container #menuContainer .returnDiv.blocks .menuItem.blocks:not(.headerRow) .customInfo .customIconItem img, body #container #menuContainer .returnDiv.blocks .menuItem.blocks:not(.headerRow) .customInfo .optionItem img, body #container #menuContainer .returnDiv.blocks .menuItem.blocks:not(.headerRow) .itemDetails .allergenItem img, body #container #menuContainer .returnDiv.blocks .menuItem.blocks:not(.headerRow) .itemDetails .customIconItem img, body #container #menuContainer .returnDiv.blocks .menuItem.blocks:not(.headerRow) .itemDetails .optionItem img, body #container #menuContainer .returnDiv.blocks .menuItem.blocks:not(.headerRow) .optionInfo .allergenItem img, body #container #menuContainer .returnDiv.blocks .menuItem.blocks:not(.headerRow) .optionInfo .customIconItem img, body #container #menuContainer .returnDiv.blocks .menuItem.blocks:not(.headerRow) .optionInfo .optionItem img {
width : 25px;
}
body #container #menuContainer .returnDiv.blocks .menuItem.blocks:not(.headerRow).customGroupRow .allergenInfo, body #container #menuContainer .returnDiv.blocks .menuItem.blocks:not(.headerRow).customGroupRow .itemDetails, body #container #menuContainer .returnDiv.blocks .menuItem.blocks:not(.headerRow).customGroupRow .optionInfo {
display : block;
padding : 0;
margin : 1em 0;
width : 90%;
margin : 0.5em auto;
}
@media (max-width: 768px) {
body #container #menuContainer .returnDiv.blocks .menuItem.blocks:not(.headerRow).collapse {
max-height : 80px;
height : inherit;
transition-delay : 2s;
transition : max-height 0.3s ease-in-out;
}
body #container #menuContainer .returnDiv.blocks .menuItem.blocks:not(.headerRow).collapse.emptyDesc {
max-height : 45px;
}
body #container #menuContainer .returnDiv.blocks .menuItem.blocks:not(.headerRow).collapse.active {
max-height : 1000px;
}
body #container #menuContainer .returnDiv.blocks .menuItem.blocks:not(.headerRow).collapse .itemDetails {
margin-bottom : 10px;
}
body #container #menuContainer .returnDiv.blocks .menuItem.blocks:not(.headerRow).collapse .itemDetails .itemDescription {
display : block;
}
}
body #container #menuContainer .returnDiv.blocks .menuItem.blocks.headerRow {
grid-column : 1 / 5;
width : 100%;
}
@media (max-width: 768px) {
body #container #menuContainer .returnDiv.blocks .menuItem.blocks.headerRow .itemDetails {
text-align : left;
}
}
@media (max-width: 481px) {
body #container #menuContainer .returnDiv.blocks .menuItem.blocks.headerRow .itemDetails {
text-align : left;
width : 100%;
}
}
@media (max-width: 1540px) {
body #container #menuContainer .returnDiv.blocks .menuItem.blocks.headerRow {
grid-column : 1 / 4;
width : 100%;
}
}
@media (max-width: 768px) {
body #container #menuContainer .returnDiv.blocks .menuItem.blocks.headerRow {
grid-column : 1 / 3;
width : 100%;
}
}
@media (max-width: 481px) {
body #container #menuContainer .returnDiv.blocks .menuItem.blocks.headerRow {
grid-column : 1 / 2;
width : 100%;
}
}
@media (max-width: 768px) {
body #container #menuContainer .menuItem.hasImage {
padding-top : 0;
display : block;
}
body #container #menuContainer .menuItem.hasImage.imageHidden {
padding : 0.5em 0;
}
}
body #container #menuContainer .menuItem.hasImage .itemImage {
width : 10%;
overflow : hidden;
display : table-cell;
vertical-align : middle;
cursor : pointer;
}
@media (max-width: 768px) {
body #container #menuContainer .menuItem.hasImage .itemImage {
display : block;
width : 100%;
}
}
body #container #menuContainer .menuItem.hasImage .itemImage i {
display : none;
margin : 0;
}
body #container #menuContainer .menuItem.hasImage .itemImage .item-image {
width : 100%;
margin : 0 10px 0 0;
}
body #container #menuContainer .menuItem.hasImage.imageHidden .itemImage {
width : 20px;
}
@media (max-width: 768px) {
body #container #menuContainer .menuItem.hasImage.imageHidden .itemImage {
width : inherit;
display : inline;
vertical-align : top;
}
}
body #container #menuContainer .menuItem.hasImage.imageHidden .itemImage i {
display : inline-block;
}
@media (max-width: 768px) {
body #container #menuContainer .menuItem.hasImage.imageHidden .itemImage i {
margin-left : 5px;
}
}
body #container #menuContainer .menuItem.hasImage.imageHidden .itemImage .item-image {
display : none;
}
@media (max-width: 768px) {
body #container #menuContainer .menuItem.hasImage.imageHidden .itemDetails {
width : 86%;
font-size : 14px;
}
}
body #container #menuContainer .menuItem.hasImage.hasIconImage .itemImage {
width : 5%;
}
@media (max-width: 768px) {
body #container #menuContainer .menuItem.hasImage.hasIconImage .itemImage {
width : 60px;
display : inline-block;
vertical-align : top;
margin : 10px 5px 0 5px;
}
body #container #menuContainer .menuItem.hasImage.hasIconImage .itemImage.hasCarbon {
width : 45px;
}
}
body #container #menuContainer .menuItem.hasImage.hasIconImage .itemImage .item-image {
width : 60px;
}
@media (max-width: 768px) {
body #container #menuContainer .menuItem.hasImage.hasIconImage .itemImage .item-image.carbon-image {
width : 40px;
}
}
@media (max-width: 768px) {
body #container #menuContainer .menuItem.hasImage.hasIconImage .itemDetails {
width : 76%;
margin-left : 0;
font-size : 13px;
margin-top : 10px;
}
}
body #container #menuContainer .menuItem.hasImage.headerRow .itemImage {
width : 0.5%;
}
@media (max-width: 768px) {
body #container #menuContainer .menuItem.hasImage.headerRow .itemImage {
width : 100%;
}
}
body #container #menuContainer .menuItem.hasImage.headerRow .itemImage i {
display : block;
}
@media (max-width: 768px) {
body #container #menuContainer .menuItem.hasImage.headerRow .itemImage i {
display : none;
}
}
body #container #menuContainer .menuItem.hasImage.headerRow .itemImage .item-image {
display : none;
}
@media (max-width: 768px) {
body #container #menuContainer .menuItem.hasImage.headerRow .itemImage .item-image {
display : block;
}
}
body #container #menuContainer .menuItem.hasImage:not(.imageHidden, .hasIconImage).collapse .itemDetails:before, body #container #menuContainer .menuItem.hasImage:not(.imageHidden, .hasIconImage).collapse.active .itemDetails:before {
top : 61vw;
}
body #lightBox {
position : fixed;
width : 768px;
left : 50%;
margin-left : -334px;
top : 20%;
z-index : 2;
display : none;
height : 512px;
text-align : center;
background : rgb(255, 255, 255, 0.8);
box-shadow : 3px 3px 9px #323538;
}
body #lightBox i {
color : #fff;
position : absolute;
top : 10px;
right : 10px;
font-family : "Font Awesome 5 Free";
font-size : 20px;
cursor : pointer;
mix-blend-mode : difference;
}
body #lightBox i:hover {
color : #62686e;
}
@media (max-width: 1030px) {
body #lightBox {
width : 600px;
margin-left : -300px;
height : fit-content;
}
}
@media (max-width: 768px) {
body #lightBox {
width : 90%;
left : 5%;
margin-left : inherit;
}
}
body #lightBox #lightBoxImage {
width : 100%;
overflow : hidden;
cursor : pointer;
}
body #lightBox #lightBoxImage.carbon-image {
max-height : 80%;
margin-top : 20px;
}
@media (max-width: 768px) {
body #lightBox #lightBoxImage.carbon-image {
max-height : inherit;
width : 50%;
}
}
body #lightBox #carbonPara {
text-align : left;
margin : 10px 20px 20px 10px;
}
body #container #copyDiv {
padding : 0.5em 1em;
border : #323538 solid 1px;
background-color : inherit;
color : inherit;
}
body #container #copyDiv p {
margin : 0.5em 0;
font-size : 1em;
}
body #container #copyDiv a {
color : inherit;
text-decoration : underline;
}
body #container #copyDiv #mgDiv {
float : right;
padding : 0.5em;
text-align : center;
color : #fff;
background : inherit;
border : #fff solid 1px;
max-width : 25%;
font-family : "Lato", Arial, sans-serif;
}
@media (max-width: 481px) {
body #container #copyDiv #mgDiv {
max-width : 33%;
margin-top : 13px;
}
}
body #container #copyDiv #mgDiv img {
width : 63px;
margin : auto;
}
body #container #copyDiv #mgDiv #MG-Tag, body #container #copyDiv #mgDiv h5 {
line-height : 16px;
margin-top : 0.5em;
letter-spacing : 0;
font-size : 12px;
text-transform : none;
font-style : italic;
}
body #container #copyDiv #mgDiv #MG-Tag span, body #container #copyDiv #mgDiv h5 span {
font-weight : bold;
font-size : 14px;
font-style : normal;
}
body #container #sidebar1 {
display : block;
height : 20px;
}
@media (max-width: 768px) {
body #container #sidebar1 {
height : inherit;
}
}
body #container #sidebar1 #allergenBar a {
padding : 0.25em 0.2em;
margin : 0 0.2em;
cursor : pointer;
display : inline-grid;
text-align : center;
font-size : 0.9em;
vertical-align : top;
border : transparent solid 1px;
border-radius : 5px;
text-decoration : none;
font-weight : normal;
transition : background 0.2s ease-in-out;
}
@media screen {
body #container #sidebar1 #allergenBar a {
display : inline-block;
}
}
body #container #sidebar1 #allergenBar img {
width : 35px;
display : block;
margin : 0.4em auto;
}
@media (max-width: 1540px) {
body #container #sidebar1 #allergenBar img {
width : 40px;
}
}
@media (max-width: 1240px) {
body #container #sidebar1 #allergenBar img {
width : 35px;
}
}
body #container #sidebar1 #allergenBar #tabs {
position : fixed;
bottom : 0;
font-size : 0;
color : #fff;
list-style-type : none;
padding : 0;
margin : 0;
left : 0;
z-index : 3;
transition : all 0.2s ease-in-out;
}
body #container #sidebar1 #allergenBar #tabs li {
display : inline-block;
padding : 0.4em;
font-size : 16px;
border-right : 1px solid silver;
min-width : 90px;
text-align : center;
margin : 0;
cursor : pointer;
transition : all 0.2s ease-in-out;
}
@media (max-width: 1540px) {
body #container #sidebar1 #allergenBar #tabs li {
display : block;
}
}
@media (max-width: 768px) {
body #container #sidebar1 #allergenBar #tabs li {
display : inline-block;
padding : 0.48em 0.2em;
}
}
body #container #sidebar1 #allergenBar #tabs li:last-child {
border-right : none;
}
body #container #sidebar1 #allergenBar #tabs li h5 {
margin : 0;
padding : 0;
font-size : 0.7em;
text-transform : none;
letter-spacing : 0;
}
body #container #sidebar1 #allergenBar #tabs .allergenTab {
background : #fff;
color : #323538;
}
body #container #sidebar1 #allergenBar #tabs .optionTab {
background : #fff;
color : #323538;
}
@media (min-width: 768px) {
body #container #sidebar1 #allergenBar #tabs .tab:hover {
background : #e6e6e6;
color : #323538;
}
}
@media (max-width: 1540px) {
}
@media (max-width: 768px) {
body #container #sidebar1 #allergenBar #tabs {
bottom : -100%;
border : silver solid 1px;
z-index : 2;
left : 119px;
}
}
@media (max-width: 768px) {
body #container #sidebar1 #allergenBar #allergenBarInner.in ~ #tabs, body #container #sidebar1 #allergenBar #optionBarInner.in ~ #tabs {
bottom : 0;
}
}
@media (min-width: 768px) {
body #container #sidebar1 #allergenBar:hover #tabs {
bottom : 0;
}
}
body #container #sidebar1 #allergenBar .tabBar {
text-align : center;
z-index : 2;
position : fixed;
bottom : -100%;
left : 0;
right : 0;
border-top : 2px solid #838383;
transition : all 0.2s ease-in-out;
color : #323538;
margin : 0;
}
body #container #sidebar1 #allergenBar .tabBar.in {
bottom : 0;
}
body #container #sidebar1 #allergenBar .tabBar#optionBarInner {
background : none;
background-color : #fff;
color : #323538;
}
body #container #sidebar1 #allergenBar .tabBar#optionBarInner .allergenList {
display : inline-block;
vertical-align : bottom;
text-align : center;
}
body #container #sidebar1 #allergenBar .tabBar#optionBarInner .allergenList a {
color : #323538;
}
@media (max-width: 1540px) {
body #container #sidebar1 #allergenBar .tabBar#optionBarInner .allergenList a {
font-size : 0.7em;
}
}
body #container #sidebar1 #allergenBar .tabBar#optionBarInner .allergenList .allergenItem {
width : 85px;
height : 88px;
}
@media (max-width: 768px) {
body #container #sidebar1 #allergenBar .tabBar#optionBarInner .allergenList .allergenItem {
height : inherit;
}
}
@media (max-width: 481px) {
body #container #sidebar1 #allergenBar .tabBar#optionBarInner .allergenList .allergenItem img {
width : 30px;
}
}
body #container #sidebar1 #allergenBar .tabBar#optionBarInner .allergenList .allergenItem span {
font-size : 12px;
line-height : 13px;
}
body #container #sidebar1 #allergenBar .tabBar#optionBarInner .allergenList .allergenItem.selected {
background : #bfe5db;
border : #fff solid 1px;
}
body #container #sidebar1 #allergenBar .tabBar#optionBarInner .allergenList #break {
display : none;
}
@media (max-width: 768px) {
body #container #sidebar1 #allergenBar .tabBar#optionBarInner.in #tabs {
bottom : 0;
}
}
body #container #sidebar1 #allergenBar .tabBar h4 {
display : block;
vertical-align : top;
margin : 0.5em 0;
border-bottom : none;
}
body #container #sidebar1 #allergenBar .tabBar h4 span {
font-weight : normal;
font-size : 0.8em;
font-style : italic;
display : inline;
}
body #container #sidebar1 #allergenBar .tabBar#allergenBarInner {
background : none;
background-color : #fff;
color : #323538;
}
body #container #sidebar1 #allergenBar .tabBar#allergenBarInner .allergenList {
display : inline-block;
vertical-align : bottom;
text-align : center;
}
body #container #sidebar1 #allergenBar .tabBar#allergenBarInner .allergenList a {
color : #323538;
}
@media (max-width: 1540px) {
body #container #sidebar1 #allergenBar .tabBar#allergenBarInner .allergenList a {
font-size : 0.7em;
}
}
body #container #sidebar1 #allergenBar .tabBar#allergenBarInner .allergenList .allergenItem.selected {
background-color : #bf4c4c;
border : #fff solid 1px;
}
body #container #sidebar1 #allergenBar .tabBar#allergenBarInner .allergenList #break {
display : none;
}
@media (max-width: 1540px) {
body #container #sidebar1 #allergenBar .tabBar img {
width : 40px;
}
}
@media (max-width: 1240px) {
body #container #sidebar1 #allergenBar .tabBar img {
width : 35px;
}
}
@media (max-width: 481px) {
body #container #sidebar1 #allergenBar .tabBar img {
width : 30px;
}
}
@media (max-width: 768px) {
body #container #sidebar1 #allergenBar .tabBar {
bottom : -100%;
}
}
@media (max-width: 481px) {
body #container #sidebar1 #allergenBar .tabBar:before {
left : 0;
right : 0;
top : 0;
}
}
body #container #sidebar1 #allergenBar #hideDiv, body #container #sidebar1 #allergenBar #prefDiv, body #container #sidebar1 #allergenBar .prefDiv {
padding : 0.25em;
margin-left : 1em;
display : inline-block;
vertical-align : bottom;
text-align : center;
min-width : 48px;
}
body #container #sidebar1 #allergenBar #hideDiv input, body #container #sidebar1 #allergenBar #hideDiv span, body #container #sidebar1 #allergenBar #prefDiv input, body #container #sidebar1 #allergenBar #prefDiv span, body #container #sidebar1 #allergenBar .prefDiv input, body #container #sidebar1 #allergenBar .prefDiv span {
display : table-cell;
}
@media (max-width: 1540px) {
body #container #sidebar1 #allergenBar #hideDiv, body #container #sidebar1 #allergenBar #prefDiv, body #container #sidebar1 #allergenBar .prefDiv {
font-size : 0.7em;
line-height : 15px;
}
}
@media (max-width: 768px) {
body #container #sidebar1 #allergenBar.in {
bottom : 0;
}
}
@media (max-width: 768px) {
body #container #sidebar1 #allergenBar.MG-Scrollable #allergenBarInner, body #container #sidebar1 #allergenBar.MG-Scrollable #optionBarInner {
overflow-x : scroll;
}
body #container #sidebar1 #allergenBar.MG-Scrollable #allergenBarInner h4, body #container #sidebar1 #allergenBar.MG-Scrollable #optionBarInner h4 {
position : sticky;
left : 0;
}
body #container #sidebar1 #allergenBar.MG-Scrollable #allergenBarInner .allergenList, body #container #sidebar1 #allergenBar.MG-Scrollable #optionBarInner .allergenList {
width : 900px;
margin-bottom : 38px;
padding : 10px 0;
}
body #container #sidebar1 #allergenBar.MG-Scrollable #allergenBarInner .allergenList #break, body #container #sidebar1 #allergenBar.MG-Scrollable #optionBarInner .allergenList #break {
display : none;
}
body #container #sidebar1 #allergenBar.MG-Scrollable #allergenBarInner .allergenList .allergenAfter, body #container #sidebar1 #allergenBar.MG-Scrollable #optionBarInner .allergenList .allergenAfter {
display : none;
}
}
@media (max-width: 481px) {
body #container #sidebar1:before {
left : 0;
right : 0;
top : 0;
}
}
@media (max-width: 1240px) {
body #container .allergenAfter {
display : none;
}
}
@media (max-width: 768px) {
body #container .allergenAfter {
display : block;
height : 3em;
}
}
body #container #allergenTab {
background : #323538;
display : none;
}
@media (max-width: 768px) {
body #container #allergenTab {
position : fixed;
z-index : 101;
bottom : 0;
padding : 0.5em;
background : #323538;
display : block;
font-size : 14px;
}
body #container #allergenTab.out {
display : none;
}
body #container #allergenTab .allergenTab-Inner {
color : #fff;
}
}
body #overlay {
position : fixed;
top : 0;
bottom : 0;
left : 0;
right : 0;
background-color : rgb(0, 0, 0, 0.5);
z-index : 1;
display : none;
}
body .btn {
background-color : inherit;
color : inherit !important ;
display : inline-block;
position : relative;
text-decoration : none;
font-size : 0.9em;
font-size : 1em;
line-height : 34px;
font-weight : normal;
padding : 0.5em 1em;
cursor : pointer;
transition : background-color 0.14s ease-in-out;
}
body .btn:hover {
background-color : inherit;
color : inherit !important ;
}
body .btn:hover:after {
display : none;
}
body .ui-tooltip {
border-radius : 0;
border : none;
background-color : #363742;
color : #fff;
border-radius : 0;
font-size : 0.75em;
box-shadow : 2px 2px 7px rgb(0, 0, 0, 0);
}
@media (hover: none) {
body .ui-tooltip {
display : none !important ;
}
}
body #customerMessageContainer, body #ingredientsContainer, body #nutritionContainer {
position : fixed;
background : white;
border-radius : 5px;
padding : 1em;
right : 0;
left : 0;
margin-right : auto;
margin-left : auto;
min-height : 10em;
width : 50%;
display : none;
top : 10%;
z-index : 9999;
}
@media (max-width: 1240px) {
body #customerMessageContainer, body #ingredientsContainer, body #nutritionContainer {
width : 80%;
}
}
body #customerMessageContainer .customerMessageInner, body #customerMessageContainer .ingredientsInner, body #customerMessageContainer .nutritionInner, body #ingredientsContainer .customerMessageInner, body #ingredientsContainer .ingredientsInner, body #ingredientsContainer .nutritionInner, body #nutritionContainer .customerMessageInner, body #nutritionContainer .ingredientsInner, body #nutritionContainer .nutritionInner {
margin : 1em;
}
body #customerMessageContainer .customerMessageInner h3 .itemPrice, body #customerMessageContainer .ingredientsInner h3 .itemPrice, body #customerMessageContainer .nutritionInner h3 .itemPrice, body #ingredientsContainer .customerMessageInner h3 .itemPrice, body #ingredientsContainer .ingredientsInner h3 .itemPrice, body #ingredientsContainer .nutritionInner h3 .itemPrice, body #nutritionContainer .customerMessageInner h3 .itemPrice, body #nutritionContainer .ingredientsInner h3 .itemPrice, body #nutritionContainer .nutritionInner h3 .itemPrice {
margin-left : 5px;
}
body #customerMessageContainer .customerMessageInner h3 .itemDescription, body #customerMessageContainer .ingredientsInner h3 .itemDescription, body #customerMessageContainer .nutritionInner h3 .itemDescription, body #ingredientsContainer .customerMessageInner h3 .itemDescription, body #ingredientsContainer .ingredientsInner h3 .itemDescription, body #ingredientsContainer .nutritionInner h3 .itemDescription, body #nutritionContainer .customerMessageInner h3 .itemDescription, body #nutritionContainer .ingredientsInner h3 .itemDescription, body #nutritionContainer .nutritionInner h3 .itemDescription {
font-size : 0.9em;
font-weight : normal;
font-style : italic;
}
body #customerMessageContainer .customerMessageInner .nutritionTable, body #customerMessageContainer .ingredientsInner .nutritionTable, body #customerMessageContainer .nutritionInner .nutritionTable, body #ingredientsContainer .customerMessageInner .nutritionTable, body #ingredientsContainer .ingredientsInner .nutritionTable, body #ingredientsContainer .nutritionInner .nutritionTable, body #nutritionContainer .customerMessageInner .nutritionTable, body #nutritionContainer .ingredientsInner .nutritionTable, body #nutritionContainer .nutritionInner .nutritionTable {
width : 100%;
text-align : center;
}
body #customerMessageContainer .customerMessageInner .nutritionTable th, body #customerMessageContainer .ingredientsInner .nutritionTable th, body #customerMessageContainer .nutritionInner .nutritionTable th, body #ingredientsContainer .customerMessageInner .nutritionTable th, body #ingredientsContainer .ingredientsInner .nutritionTable th, body #ingredientsContainer .nutritionInner .nutritionTable th, body #nutritionContainer .customerMessageInner .nutritionTable th, body #nutritionContainer .ingredientsInner .nutritionTable th, body #nutritionContainer .nutritionInner .nutritionTable th {
background-color : #323538;
color : #fff;
}
body #customerMessageContainer .customerMessageInner .nutritionTable tr:hover, body #customerMessageContainer .ingredientsInner .nutritionTable tr:hover, body #customerMessageContainer .nutritionInner .nutritionTable tr:hover, body #ingredientsContainer .customerMessageInner .nutritionTable tr:hover, body #ingredientsContainer .ingredientsInner .nutritionTable tr:hover, body #ingredientsContainer .nutritionInner .nutritionTable tr:hover, body #nutritionContainer .customerMessageInner .nutritionTable tr:hover, body #nutritionContainer .ingredientsInner .nutritionTable tr:hover, body #nutritionContainer .nutritionInner .nutritionTable tr:hover {
background-color : #323538;
color : #fff;
}
body #customerMessageContainer .customerMessageInner .nutritionTable td, body #customerMessageContainer .customerMessageInner .nutritionTable th, body #customerMessageContainer .customerMessageInner .nutritionTable tr, body #customerMessageContainer .ingredientsInner .nutritionTable td, body #customerMessageContainer .ingredientsInner .nutritionTable th, body #customerMessageContainer .ingredientsInner .nutritionTable tr, body #customerMessageContainer .nutritionInner .nutritionTable td, body #customerMessageContainer .nutritionInner .nutritionTable th, body #customerMessageContainer .nutritionInner .nutritionTable tr, body #ingredientsContainer .customerMessageInner .nutritionTable td, body #ingredientsContainer .customerMessageInner .nutritionTable th, body #ingredientsContainer .customerMessageInner .nutritionTable tr, body #ingredientsContainer .ingredientsInner .nutritionTable td, body #ingredientsContainer .ingredientsInner .nutritionTable th, body #ingredientsContainer .ingredientsInner .nutritionTable tr, body #ingredientsContainer .nutritionInner .nutritionTable td, body #ingredientsContainer .nutritionInner .nutritionTable th, body #ingredientsContainer .nutritionInner .nutritionTable tr, body #nutritionContainer .customerMessageInner .nutritionTable td, body #nutritionContainer .customerMessageInner .nutritionTable th, body #nutritionContainer .customerMessageInner .nutritionTable tr, body #nutritionContainer .ingredientsInner .nutritionTable td, body #nutritionContainer .ingredientsInner .nutritionTable th, body #nutritionContainer .ingredientsInner .nutritionTable tr, body #nutritionContainer .nutritionInner .nutritionTable td, body #nutritionContainer .nutritionInner .nutritionTable th, body #nutritionContainer .nutritionInner .nutritionTable tr {
border : #323538 solid 1px;
}
body #customerMessageContainer .customerMessageInner .nutritionTable tr:nth-child(odd):not(:hover), body #customerMessageContainer .ingredientsInner .nutritionTable tr:nth-child(odd):not(:hover), body #customerMessageContainer .nutritionInner .nutritionTable tr:nth-child(odd):not(:hover), body #ingredientsContainer .customerMessageInner .nutritionTable tr:nth-child(odd):not(:hover), body #ingredientsContainer .ingredientsInner .nutritionTable tr:nth-child(odd):not(:hover), body #ingredientsContainer .nutritionInner .nutritionTable tr:nth-child(odd):not(:hover), body #nutritionContainer .customerMessageInner .nutritionTable tr:nth-child(odd):not(:hover), body #nutritionContainer .ingredientsInner .nutritionTable tr:nth-child(odd):not(:hover), body #nutritionContainer .nutritionInner .nutritionTable tr:nth-child(odd):not(:hover) {
background-color : #e9e9e9;
}
body #customerMessageContainer .customerMessageInner .nutritionTable h2, body #customerMessageContainer .ingredientsInner .nutritionTable h2, body #customerMessageContainer .nutritionInner .nutritionTable h2, body #ingredientsContainer .customerMessageInner .nutritionTable h2, body #ingredientsContainer .ingredientsInner .nutritionTable h2, body #ingredientsContainer .nutritionInner .nutritionTable h2, body #nutritionContainer .customerMessageInner .nutritionTable h2, body #nutritionContainer .ingredientsInner .nutritionTable h2, body #nutritionContainer .nutritionInner .nutritionTable h2 {
margin : 0.25em 0;
}
body #customerMessageContainer .customerMessageInner .nutritionTable h3, body #customerMessageContainer .ingredientsInner .nutritionTable h3, body #customerMessageContainer .nutritionInner .nutritionTable h3, body #ingredientsContainer .customerMessageInner .nutritionTable h3, body #ingredientsContainer .ingredientsInner .nutritionTable h3, body #ingredientsContainer .nutritionInner .nutritionTable h3, body #nutritionContainer .customerMessageInner .nutritionTable h3, body #nutritionContainer .ingredientsInner .nutritionTable h3, body #nutritionContainer .nutritionInner .nutritionTable h3 {
margin : 0;
border-bottom : 0;
}
body #customerMessageContainer .customerMessageInner #allergyStatements, body #ingredientsContainer .customerMessageInner #allergyStatements, body #nutritionContainer .customerMessageInner #allergyStatements {
list-style-type : disc;
padding-left : 20px;
}
body #customerMessageContainer .customerMessageInner #allergyStatements li, body #ingredientsContainer .customerMessageInner #allergyStatements li, body #nutritionContainer .customerMessageInner #allergyStatements li {
margin : 5px 0;
}
body #customerMessageContainer .customerMessageInner p, body #ingredientsContainer .customerMessageInner p, body #nutritionContainer .customerMessageInner p {
margin : 10px 0;
}
body #customerMessageContainer .customerMessageInner p .mcSpan, body #ingredientsContainer .customerMessageInner p .mcSpan, body #nutritionContainer .customerMessageInner p .mcSpan {
font-weight : bold;
}
@media (max-width: 1240px) {
body #customerMessageContainer .customerMessageInner, body #ingredientsContainer .customerMessageInner, body #nutritionContainer .customerMessageInner {
overflow-y : scroll;
}
}
@media (max-width: 768px) {
body #customerMessageContainer .customerMessageInner h2, body #ingredientsContainer .customerMessageInner h2, body #nutritionContainer .customerMessageInner h2 {
margin-top : 10px;
}
}
body #customerMessageContainer .closeIngredients, body #ingredientsContainer .closeIngredients, body #nutritionContainer .closeIngredients {
float : right;
font-size : 2em;
}
@media (max-width: 1240px) {
body #customerMessageContainer, body #ingredientsContainer, body #nutritionContainer {
width : 80%;
}
body #customerMessageContainer .customerMessageInner, body #ingredientsContainer .customerMessageInner, body #nutritionContainer .customerMessageInner {
overflow-y : scroll;
}
}
@media (max-width: 768px) {
body #customerMessageContainer, body #ingredientsContainer, body #nutritionContainer {
width : 80%;
bottom : 5%;
}
body #customerMessageContainer .customerMessageInner, body #ingredientsContainer .customerMessageInner, body #nutritionContainer .customerMessageInner {
overflow-y : scroll;
max-height : 100%;
}
body #customerMessageContainer .customerMessageInner h2, body #ingredientsContainer .customerMessageInner h2, body #nutritionContainer .customerMessageInner h2 {
margin-top : 10px;
}
}
@media (max-width: 481px) {
body #customerMessageContainer, body #ingredientsContainer, body #nutritionContainer {
width : 90%;
font-size : 0.9em;
top : 15px;
bottom : 10%;
}
body #customerMessageContainer .ingredientsInner, body #ingredientsContainer .ingredientsInner, body #nutritionContainer .ingredientsInner {
max-height : 424px;
overflow-y : scroll;
}
body #customerMessageContainer h2, body #ingredientsContainer h2, body #nutritionContainer h2 {
font-size : 1.5em;
margin-top : 5px;
}
body #customerMessageContainer .customerMessageInner, body #ingredientsContainer .customerMessageInner, body #nutritionContainer .customerMessageInner {
max-height : 100%;
overflow-y : scroll;
margin : 0.25em;
}
body #customerMessageContainer .customerMessageInner #allergyStatements, body #ingredientsContainer .customerMessageInner #allergyStatements, body #nutritionContainer .customerMessageInner #allergyStatements {
padding : 0;
padding-left : 1.5em;
}
body #customerMessageContainer #messageParagraph, body #ingredientsContainer #messageParagraph, body #nutritionContainer #messageParagraph {
text-align : center;
}
body #customerMessageContainer .nutritionInner, body #ingredientsContainer .nutritionInner, body #nutritionContainer .nutritionInner {
margin : -1em 0.3em 1em 0.3em;
}
body #customerMessageContainer .nutritionInner h3 .itemPrice, body #ingredientsContainer .nutritionInner h3 .itemPrice, body #nutritionContainer .nutritionInner h3 .itemPrice {
margin-left : 5px;
}
body #customerMessageContainer .nutritionInner h3 .itemDescription, body #ingredientsContainer .nutritionInner h3 .itemDescription, body #nutritionContainer .nutritionInner h3 .itemDescription {
font-weight : normal;
font-size : 15px;
}
body #customerMessageContainer .nutritionInner .nutritionTable .tableTitle h2, body #ingredientsContainer .nutritionInner .nutritionTable .tableTitle h2, body #nutritionContainer .nutritionInner .nutritionTable .tableTitle h2 {
font-size : 15px;
}
body #customerMessageContainer .nutritionInner .nutritionTable td, body #customerMessageContainer .nutritionInner .nutritionTable th, body #ingredientsContainer .nutritionInner .nutritionTable td, body #ingredientsContainer .nutritionInner .nutritionTable th, body #nutritionContainer .nutritionInner .nutritionTable td, body #nutritionContainer .nutritionInner .nutritionTable th {
font-size : 13px;
}
}
body #customDescriptionContainer {
display : none;
}
@media (hover: none) {
body #customDescriptionContainer {
display : block;
opacity : 0;
position : fixed;
bottom : -250px;
left : 0;
right : 0;
z-index : 10;
background : #363742;
padding : 1em;
border-top : 1px solid rgb(192, 192, 192, 0.5);
transition-property : opacity, bottom;
transition-duration : 0.3s;
}
}
body #customDescriptionContainer.show {
opacity : 1;
bottom : 0;
}
body #customDescriptionContainer.front {
text-align : center;
z-index : 110;
}
body #customDescriptionContainer .customDescInner {
color : #fff;
}
body #customDescriptionContainer .customDescInner img {
width : 30px;
vertical-align : middle;
margin-right : 5px;
display : inline;
}
body #backToTop {
position : fixed;
bottom : 0;
right : 0;
z-index : 100;
color : #fff;
background : #323538;
padding : 0.5em 1em;
display : none;
opacity : 0.5;
}
body #backToTop:hover {
opacity : 1;
}
@media (max-width: 1030px) {
body #backToTop {
z-index : 98;
}
}
@media (max-width: 481px) and (orientation: portrait) {
body #backToTop {
z-index : 0;
}
}
@media (max-width: 768px) {
body #backToTop {
z-index : 98;
}
}
body #container #allergenBarInner:before, body #container #allergenTab:before, body #container #menuListContainer:before {
position : absolute;
top : 0;
left : 50%;
content : "Choose an allergen menu to view by clicking on the buttons below.";
background : #bfe5db;
padding : 1em;
color : #323538;
font-weight : bold;
border-radius : 5px;
opacity : 0;
transition : opacity 0.5s ease-in-out;
z-index : -1;
}
body #container #allergenBarInner:before {
top : -39%;
content : "Select allergens from the list below to see them highlighted in the menu.";
z-index : -1;
}
body #container #allergenTab:before {
content : 'Click on "Filter Allergens" to show the allergen toolbar.';
left : 0;
top : -220%;
width : 300px;
z-index : -1;
}
body #container #allergenBarInner.animate:before, body #container #allergenTab.animate:before, body #container #menuListContainer.animate:before {
opacity : 1;
z-index : 1000;
}
body #container #allergenBarInner.hideHelp:before, body #container #allergenTab.hideHelp:before {
top : 0;
width : 0;
z-index : -1;
}
body #container .helper {
position : relative;
min-height : 82px;
}
body #container .helper:before {
position : absolute;
top : 10px;
left : 0;
content : "Tap or click invididual menu items to see their allergens and options.";
background : #bfe5db;
padding : 1em;
color : #323538;
font-weight : bold;
border-radius : 5px;
opacity : 1;
transition : opacity 0.5s ease-in-out;
z-index : 1000;
}
body #container footer:not(.article-footer) {
text-align : center;
position : relative;
z-index : 101;
min-height : 100px;
}
@media (max-width: 768px) {
body #container footer:not(.article-footer) {
z-index : 0;
}
}
body #container footer:not(.article-footer) #menu-foot {
padding-left : 0;
}
body #container footer:not(.article-footer) #menu-foot li {
display : inline;
}
@media (max-width: 768px) {
body #container footer:not(.article-footer) #menu-foot li {
display : list-item;
}
}
body #container footer:not(.article-footer) p.copyright {
margin-bottom : 0;
padding-bottom : 1em;
}
body #container .indexContent {
margin-bottom : 40px;
}
body #container .indexContent #menuListContainer {
position : relative;
text-align : center;
}
body #container .indexContent #menuListContainer a .menuTab {
padding : 2em;
display : inline-block;
background-color : inherit;
color : inherit;
transition : all 0.2s ease-in-out;
margin : 1em;
max-width : 175px;
min-width : 175px;
}
body #container .indexContent #menuListContainer a .menuTab:active, body #container .indexContent #menuListContainer a .menuTab:hover {
background-color : inherit;
color : inherit;
}
body #container #allergyStatements {
list-style-type : disc;
padding-left : 30px;
}
body #container #allergyStatements li {
margin : 5px 0;
}/*StartFooter*/

body {
    margin: 0;
    padding: 0;
}
footer, .footer, #footerwidget, #custom_html-3 {
    display: block !important;
    visibility: visible !important;
    position: relative !important;
    text-align: center;
    background-color: #fff !important;
    height: initial !important;
    font-family: "Lato", Arial, sans-serif !important;
    font-size: 100% !important;
    line-height: 1.5 !important;
    color: #333333 !important;
    width: 100% !important;
    opacity: 1 !important
}
footer {
   
}
#inner-footer {
padding-bottom:1em;}
    #custom_html-3 img,
    #custom_html-3 p,
    #custom_html-3 h4.widgettitle,
    #custom_html-3 p.copyright {
        display: inline-block !important;
        width: initial !important;
        position: relative !important;
        visibility: visible !important;
        opacity: 1 !important;
        color: #333333 !important;
        letter-spacing:0 !important;
        margin:0.4em;
    }
#custom_html-3 h4.widgettitle {
    font-family: "Lato", Arial, sans-serif !important;
    text-transform:none !important;
    display: block !important;
}

/*Ingredients Container*/
#ingredientsContainer,#customerMessageContainer {
    position: fixed !important;
       
    right: 0 !important;
    left: 0 !important;
    margin-right: auto !important;
    margin-left: auto !important;
    /* give it dimensions */
    min-height: 10em !important;
    width: 50% !important;
   
    top: 10% !important;
    z-index: 9999 !important;
}

.ingredientsInner,.customerMessageInner {
    margin: 1em !important;
}

.closeIngredients {
    float: right;
    font-size: 2em;
}
.menuItem.highlight.hidden {
    height: 2px !important;
    overflow:hidden !important;
   
    display: block !important;
    padding: 0px !important;
    opacity: 0.4 !important;
}
    .menuItem.highlight.hidden:hover {
    display:table !important;
    height:inherit !important;
    }




#menu-foot li {
display:inline;
 margin-right:1em;
}
    #menu-foot li a {
    color:#333;
    font-size:0.8em;
   
    }
        #menu-foot li:last-child {
                margin-right:0;

        }
        #overlay {
            position: fixed !important;
            top: 0 !important;
            bottom: 0 !important;
            left: 0 !important;
            right: 0 !important;
            z-index: 999 ;
        }


/*social icons*/

#footerwidget #custom_html-3 .textwidget a  {
    margin-right: 1em;
    font-size: 1.5em;
    color: #0a767a;
}

    #footerwidget #custom_html-3 .textwidget a:last-child {
        margin-right: 0;
    }


@media screen and (max-width:481px) {
    #ingredientsContainer, #customerMessageContainer {
        width: 80% !important;
        top: 5% !important;
        bottom: 5% !important;
        overflow-y: scroll !important;
        font-size: 0.8em!important;
    }
    #menu-foot li {
        display: block;
    }
}