@import url('https://fonts.googleapis.com/css?family=Montserrat:400,700');

@font-face {
    font-family: 'Bergen Sans';
    src: local('Bergen Sans Bold'), local('Bergen-Sans-Bold'),
        url('/assets/fonts/BergenSans-Bold.woff2') format('woff2'),
        url('/assets/fonts/BergenSans-Bold.woff') format('woff'),
        url('/assets/fonts/BergenSans-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
  }
  @font-face {
    font-family: 'Dom';
    src: url('/assets/fonts/DomDiagonalBT-Bold.woff2') format('woff2'),
        url('/assets/fonts/DomDiagonalBT-Bold.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}


  
body, #menuContainer {
    font-family: "Montserrat", Arial, sans-serif;
    background-color: #fff;
    color:#666;
    
    background-color: #edebe1;
    background-image: url(/assets/img/cream-texture.jpg);
    background-size: 150px;
    background-repeat: repeat;
}


h1,h2{font-family:'Dom';text-transform:uppercase;}
h3,h4,h5{font-family:'Bergen Sans'
    ;text-transform:uppercase;
    color:#a6192e;
    letter-spacing:-2px;
}

#social-toolbar i{width:1em;}
#menuContainer {
    border: none;
    margin-top: 2em;
}
#returnDiv{border:3px solid #a6192e;
    border-radius:10px 10px 0 0

}
.wrap {
    width: 70%;
    margin: auto;
}

#logo {
    text-align: center;
}
#logo img{width:180px;margin-bottom:-75px;}

.backButton {
    line-height: 45px;
    margin: 1em 0;
}

.btn {
    color: #fff;
    background: #a6192e;
    padding:0.7em 1em;
    border-radius:25px;
    text-transform:uppercase;
    border:2px solid  #a6192e;
}
.btn a{text-decoration:none;}
.btn:hover{background:transparent;
    color:#a6192e;
}

.entry-content {
}




.hentry .article-header.banded {
    background-position: center;
}

    .hentry .article-header.banded .header-inner h1 {
        color: #fff;
        padding: 1em 0;
        font-size: 2em;
        transform: rotate(-1.5deg);
        text-transform:uppercase;
    }

.menuItem,.menuItem:not(.headerRow):not(.highlight):nth-child(2n+1) {
    background:transparent;
    
      
}

.menuItem:not(.headerRow):not(.highlight):hover, .menuItem:not(.headerRow):not(.highlight):nth-child(2n+1):hover{
    border-radius:10px;
    background:#e0ddde;
}

    .menuItem:last-child {
        border-bottom: none;
    }

    .menuItem.menuHeader, #copyDiv {
        background-color: #a6192e !important;
        color: #fff;
    }
    
.menuItem.headerRow{background:#a6192e;
    color:#fff;
    
}
.menuItem.headerRow h3{color:#fff;}

#copyDiv a {color:#fff;
}

.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: #666;
        }

.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 {
}
.optionItem.selected,
#optionBarInner .allergenList a.selected{background-color:#a0a0a0;
border: 1px solid #5d5d5d;}

#optionBarInner .allergenList a.selected{
    border:1px solid #d2d0d0;
}
.menuItem .ingredients {
 
}

    .menuItem .ingredients.hidden {
       
    }

.ingredients h4 {
  
}

.menuItem.highlight:hover {
    color: #fff;
    background-color: #a6192e;
    background-image: -webkit-gradient(linear, top, bottom, from(#d45962), to(#a6192e));
    background-image: -webkit-linear-gradient(top, #d45962, #a6192e);
    background-image: -moz-linear-gradient(top, #d45962, #a6192e);
    background-image: -o-linear-gradient(top, #d45962, #a6192e);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d45962), to(#a6192e));
    background-image: linear-gradient(to bottom, #d45962, #a6192e);
}

.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;
}
#sidebar1 h4,#sidebar1 h5{color:#fff;}
.allergenList {
 
}

    .allergenList a {
       
    }

        .allergenList a img {
       
        }

input[type=checkbox] {
  
}

#prefDiv, #hideDiv {
   
}

.prefInner {
    
}

    .prefInner input, span {
        display: table-cell
    }

.menuItem {
    
}

    .menuItem:not(.headerRow):nth-child(2n+1) {
        background-color: #eaeef1;
    }

#allergenBar {
   
    border-top: 2px solid #000;
        -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;
    
}

    #allergenBar h4 {
     
    }

    #allergenBar a {
    
    }

    #allergenBar img {
  
    }
    #allergenBarInner,.allergenTab{
        background-color:#a6192e;
    }
    #optionBarInner{
        background-color:#000;
    }
    .optionTab{background-color:#000;}

.notFixed {
   
    padding: 1em 0;
}
@media (min-width: 769px){
.tabBar:hover ~ #tabs, #tabs:hover {
    bottom: 127px;
}
}
/*Tooltips*/


.ui-tooltip {
    box-shadow: none !important;
    border-radius: 0;
    border: 1px solid gray;
    background-color: #a6192e;
    color: #fff;
    font-size: 0.8em;
}

#break {
   
}

.loadingContainer {

}

/*menu index page*/
#menuListContainer {
    text-align: center;
}

.menuTab {
   
 background: transparent;
    padding: 0.7em 1em;
    border-radius: 25px;
    text-transform: uppercase;
    border: 2px solid #a6192e;

}


a .menuTab {
    color: #666;
}

.menuTab:hover {
  background: #a6192e;
    color:#fff;
    border-bottom:inherit;
}

a .menuTab:hover {
    color: #fff;
}
.menuTab:hover h4{color:#fff;}
/*Responsive options*/
@media all and (max-width:1580px) {
    #allergenBar img {
   
    }

    .allergenList a {
     
    }
}

#allergenTab {
   
}

#sidebar1 {
  
}
/*Ingredients Container*/
#ingredientsContainer, #customerMessageContainer {
 
}

.ingredientsInner, .customerMessageInner {
  
}

.closeIngredients {
  
}

#overlay {
 
}

.ingredientsTab {
    
}

    .ingredientsTab.out {
     
    }

.menuItem:hover > .ingredientsTab.out {
 
}

.ingredientsTab:hover {
   
}
#backToTop{background:#666;}
@media all and (max-width:1290px) {
    .wrap {
        width: 85%;
    }

    #allergenBar img {
     
    }

    .allergenList a span {
       
    }

    .allergenAfter {
     
    }
}

@media all and (max-width:768px) {
    #logo img{width:100px;margin-bottom:-55px;}
    .wrap {
        width: 95%;
    }

    #break {
     
    }

    .m-all {
        
    }

    .menuItem div {
      
    }

    .itemDetails {
      
    }

    .allergenInfo {
   
    }

    .allergenInfo, .optionInfo {
       
    }

        .allergenInfo img {
       
        }

    .allergenItem {
    }

        .allergenItem img {
        }

        .allergenItem .allergenName {
        
        }

    .small {
   
    }

    input[type=checkbox] {
    
    }

    #sidebar1 {
    
    }

    #allergenTab {
        background:#000;
    }

    .allergenTab-Inner {
      
    }

    .allergenAfter {
      
    }

    #ingredientsContainer {
     
    }

    .ingredientsTab {
       
    }

        .ingredientsTab.out {
         
        }
}
/*StartFooter*/

body {
    margin: 0;
    padding: 0;
}
footer, .footer, #footerwidget, #custom_html-3 {
    display: block !important;
    visibility: visible !important;
    position: relative !important;
    padding-top: 1em;
    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
}
#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;
    }
#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 !important;
        }


/*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;
    }
}