@import url('https://fonts.googleapis.com/css?family=Roboto');
@import url('https://fonts.googleapis.com/css?family=Bebas+Neue&display=swap');
body, #menuContainer {
    font-family: "Roboto", Arial, sans-serif;
    background-color: #fff;
    font-size:14px;
    font-size:0.875rem;
    color:#54555a;
}
/*footer positioning*/
aside.site-callouts,aside.pre-footer{position:relative;z-index:999;}
h1,h2,h3,h4,h5,.band--branded-red .action-bar--contact .medium-title{font-family:'Bebas Neue';color:#232323;}
.band--branded-red .action-bar--contact .medium-title{color:#fff;}
#menuContainer { max-width:1200px;
  font-size:0.9em;
  margin:auto;
    margin-top: 2em;
}
.titleItem h3,.titleAllergen h3,.titleOptions h3{font-size:1.3em;}
.wrap {
   
  
    margin: auto;
}

#logo {
    text-align: center;
}

.backButton {
    line-height: 45px;
    margin: 1em 0;
}

.btn {
   
    padding: 1em;
    color: #fff;
    background: #a71930;
}
.btn:hover{
    background:#7b1223;
}

.entry-content {
}




.hentry .article-header.banded {
}

    .hentry .article-header.banded .header-inner h1 {
        color: #fff;
        padding: 1em 0;
        font-family:'Bebas Neue';
        font-size:3em;
    }

.menuItem {
}

    .menuItem:last-child {
        border-bottom: none;
    }

    .menuItem.menuHeader, #copyDiv {
        background-color: #232323 !important;
        color: #fff;
    }
    .menuItem.headerRow{background:#7b1223;}
    .menuItem.headerRow .itemDetails h3{color:#fff;font-size:1.5em;}

#copyDiv {max-width:1200px;margin:auto;
}
#copyDiv p a {text-decoration:underline;}
.small {
    font-size: 0.6em;
    line-height: 16px;
}

.menuItem div {
    
}

.itemDetails, .headerItems {
    
}

.allergenInfo, .headerInfo, .optionInfo {
  
}

.allergenInfo {
 
}

.optionInfo {
   
}

    .allergenInfo .allergenItem,
    .optionInfo .optionItem {
    
    }

        .allergenInfo .allergenItem span, .optionInfo .optionItem span {
            color: #828282;
        }

.menuItem.highlight .allergenInfo .allergenItem span,
.menuItem.highlight .optionInfo .optionItem span {
    color: #fff;
}

.menuItem.highlight.hidden {
    height: 2px;
    display: block;
    padding: 0px;
    opacity: 0.4;
    overflow: hidden;
}

    .menuItem.highlight.hidden:hover {
        display: table;
        height: inherit;
    }

.allergenItem {
    display: inherit;
}

    .allergenItem .allergenName, .optionItem .allergenName {
        display: inline-block;
        font-size: 0.8em;
    }

        .allergenItem .allergenName.hidden {
            display: none;
        }

    .allergenItem img, .optionItem img {
    }

.optionInfo .optionItem {
}

.menuItem .ingredients {
 
}

    .menuItem .ingredients.hidden {
       
    }

.ingredients h4 {
  font-size:1em;
}

 .menuItem:not(.headerRow):not(.highlight) .itemDetails.over,
    .menuItem:not(.headerRow):not(.highlight) .allergenInfo.over,
    .menuItem:not(.headerRow):not(.highlight) .optionInfo.over, 
    .menuItem:not(.headerRow):not(.highlight) .customInfo.over {
        background-color: #ffdddd;
    border-radius:3px;
    }

    .menuItem.highlight .itemDetails.over,
    .menuItem.highlight .allergenInfo.over,
    .menuItem.highlight .optionInfo.over,
    .menuItem.highlight .customInfo.over {
        background:#a71930;
         border-radius:3px;
    }
.menuItem:not(.headerRow) .allergenInfo, .menuItem:not(.headerRow) .optionInfo, .menuItem:not(.headerRow) .itemDetails, .menuItem:not(.headerRow) .customInfo {
    border-radius:3px;
}
.highlight, .selected {
    color: #fff;
    background-color: #c7333e;
    background-image: -webkit-gradient(linear, top, bottom, from(#d45962), to(#c7333e));
    background-image: -webkit-linear-gradient(top, #d45962, #c7333e);
    background-image: -moz-linear-gradient(top, #d45962, #c7333e);
    background-image: -o-linear-gradient(top, #d45962, #c7333e);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d45962), to(#c7333e));
    background-image: linear-gradient(to bottom, #d45962, #c7333e);
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.allergenInfo .allergenItem.selected {
    background: rgb(199,51,62); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(199,51,62,1) 0%, rgba(212,89,98,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(199,51,62,1) 0%,rgba(212,89,98,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(199,51,62,1) 0%,rgba(212,89,98,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c7333e', endColorstr='#d45962',GradientType=0 ); /* IE6-9 */
}

.highlight a {
    color: #fff;
}

.allergenList {
 
}

    .allergenList a {
       
    }

        .allergenList a img {
       
        }

input[type=checkbox] {
  
}

#prefDiv, #hideDiv {
   
}

.prefInner {
    
}

    .prefInner input, span {
        display: table-cell
    }

.menuItem {
    
}

  .menuItem:not(.headerRow):not(.highlight):nth-child(2n+1) {background:none;}
@media (min-width: 769px){
.menuItem:not(.headerRow):not(.highlight):hover, .menuItem:not(.headerRow):not(.highlight):nth-child(2n+1):hover {
    background: #e0cace;
}
    .menuItem:not(.headerRow) .allergenInfo:not(.empty):hover, .menuItem:not(.headerRow) .optionInfo:not(.empty):hover {
    background: rgba(86, 39, 39, 0.15);
    border: 1px solid rgba(119, 0, 0, 0.4);
}
}
#allergenBar {
   
    
   
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    color: #fff;
    
}

#optionBarInner{padding:0;}

    #allergenBar h4 {
     color:#fff;
     font-size:1.3em;
     margin-bottom:0;
    }
    #allergenBar h4 span {
    font-weight: normal;
    font-size: 0.6em;
    font-style: italic;
    display: inline;
    font-family: "Roboto", Arial, sans-serif;
    vertical-align:middle;
}
    
#allergenBarInner,.allergenTab{background-color:#a71930;
    background-image:none;
}
#optionBarInner,.optionTab{background-color:#232323;background-image:none;}
.allergenTab h5,.optionTab h5{color:#fff;}

#tabs li h5{font-size:0.9em;}
    #allergenBar a {
    
    }

    #allergenBar img {
  
    }

.notFixed {
   
    padding: 1em 0;
}

/*Tooltips*/


.ui-tooltip {
    box-shadow: none !important;
    border-radius: 0;
    border: 1px solid gray;
    color: #fff;
    background-color: #a71930;
    font-size: 0.8em;
}

#break {
   
}

.loadingContainer {

}

/*menu index page*/
.indexContent{max-width:1200px;margin:auto;margin-top:2em;}
#menuListContainer {
    text-align: center;
    padding-bottom:2em;
  
}

.menuTab {
   
    background-color:  #a71930;
background-image:none;

}
.menuTab h4{font-size:1.3em;color:#fff;}

a .menuTab {
    color: #fff;
}

.menuTab:hover {
    background: #7b1223;
    background-color: #7b1223;
    background-image: none;
    color: #fff;
    border-bottom:6px solid #7b1223;
}

a .menuTab:hover {
    color: #fff;
}
#credit-link{display:inline;}
/*Responsive options*/

@media (min-width: 769px){
.tabBar:hover ~ #tabs, #tabs:hover {
    bottom: 133px;
}
    
}
@media all and (max-width:1580px) {
    #allergenBar img {
   
    }

    .allergenList a {
     
    }
}

#allergenTab {
   
}

#sidebar1 {
  
}
/*Ingredients Container*/
#ingredientsContainer, #customerMessageContainer {
 
}

.ingredientsInner, .customerMessageInner {
  
}

.closeIngredients {
  
}

#overlay {
 
}

.ingredientsTab {
 background:#232323;   
}

    .ingredientsTab.out {
     
    }

.menuItem:hover > .ingredientsTab.out {
 
}

.ingredientsTab:hover {
   
}

@media all and (max-width:1290px) {
    .wrap {
        width: 85%;
    }

    #allergenBar img {
     
    }

    .allergenList a span {
       
    }

    .allergenAfter {
     
    }
}

@media all and (max-width:768px) {
     .hentry .article-header.banded .header-inner h1 {
      
        font-size:2em;
    }
    .wrap {
        width: 95%;
    }

    #break {
     
    }

    .m-all {
        margin-top:70px;
    }

    .menuItem div {
      
    }

    .itemDetails {
      
    }

    .allergenInfo {
   
    }

    .allergenInfo, .optionInfo {
       
    }

        .allergenInfo img {
       
        }

    .allergenItem {
    }

        .allergenItem img {
        }

        .allergenItem .allergenName {
        
        }

    .small {
   
    }

    input[type=checkbox] {
    
    }

    #sidebar1 {
    
    }

    #allergenTab {
        background:#232323;
    }

    .allergenTab-Inner {
      
    }

    .allergenAfter {
      
    }

    #ingredientsContainer {
     
    }

    .ingredientsTab {
       
    }

        .ingredientsTab.out {
         
        }
}
