@import url('https://fonts.googleapis.com/css?family=Abril Fatface:300,400,500,600|Roboto Condensed:300,400,500,600|Share+Tech+Mono:400');.font-primary, body { font-family: Roboto Condensed, sans-serif !important; }.font-secondary { font-family: Abril Fatface, sans-serif !important; }.font-tertiary { font-family: Share Tech Mono, monospace !important; }.primary-bg-color { background-color: rgb(255, 255, 255)!important; }.btn-choice:not(.active):hover { background-color: rgb(255, 255, 255)!important; }.primary-bg-border-color { border-color: rgb(255, 255, 255)!important; }.popover.top > .arrow { border-top-color: rgb(255, 255, 255)!important; }.popover.left > .arrow { border-left-color: rgb(255, 255, 255)!important; }.popover.right > .arrow { border-right-color: rgb(255, 255, 255)!important; }.popover.bottom > .arrow { border-bottom-color: rgb(255, 255, 255)!important; }.primary-border-color { border-color: rgb(255, 255, 255)!important; }.primary-text-color { color: rgb(51, 51, 51)!important; }.primary-text-border-color { border-color: rgb(51, 51, 51)!important; }.secondary-bg-color { background-color: rgb(255, 255, 255)!important; }.secondary-text-inverse-color { color: rgb(255, 255, 255)!important; }.secondary-text-color { color: rgb(85, 41, 27)!important; }.secondary-bg-inverse-color { background-color: rgb(85, 41, 27)!important; }.secondary-bg-inverse-color:before { background-color: rgb(85, 41, 27)!important; }.secondary-bg-inverse-color:after { background-color: rgb(85, 41, 27)!important; }.action-bg-color { background-color: rgb(193, 20, 15)!important; fill: rgb(193, 20, 15)!important }.action-text-color { color: rgb(193, 20, 15)!important; }.action-border-color { border-color: rgb(193, 20, 15)!important; }.action-inverse-bg-color { background-color: rgb(255, 255, 255)!important; fill: rgb(255, 255, 255)!important }.action-inverse-text-color { color: rgb(255, 255, 255)!important; }.action-inverse-border-color { border-color: rgb(255, 255, 255)!important; }.selection-bg-color { background-color: rgb(85, 41, 27)!important; fill: rgb(85, 41, 27)!important }.selection-text-color { color: rgb(85, 41, 27)!important; }.selection-border-color { border-color: rgb(85, 41, 27)!important; }.btn:hover .tab-icon.filled {background-color: rgb(85, 41, 27)!important; }.btn:active .tab-icon.filled {background-color: rgb(85, 41, 27)!important; }.btn.active .tab-icon.filled {background-color: rgb(85, 41, 27)!important; }.selection-inverse-bg-color { background-color: rgb(255, 255, 255)!important; fill: rgb(255, 255, 255)!important }.selection-inverse-text-color { color: rgb(255, 255, 255)!important; }.selection-inverse-border-color { border-color: rgb(255, 255, 255)!important; }.secondary-bg { background-color: rgb(255, 255, 255)!important; }.secondary-text { color: rgb(137, 65, 44)!important; }.intro-highlight-bg-color { background-color: rgb(0, 0, 0)!important; }.intro-highlight-text-color { color: rgb(0, 0, 0)!important; }.intro-highlight-inverse-bg-color { background-color: rgb(255, 255, 255)!important; }.intro-highlight-inverse-text-color { color: rgb(255, 255, 255)!important; }.leftMenuBg,.rightMenuBg,.tabs-menu,.overlay-menu,.order-tree-slider-wrapper,.sticky-group-name { background-color: rgb(255, 255, 255)!important; }.main-footer { background-color: rgb(255, 255, 255)!important; }.home-info-bg-fix { opacity: 0.8 !important; }.home-wrapper .home-info .logo-wrapper {
  margin: 2rem auto !important;
  width: 200px !important;
}

.left-panel {
    background: #89412C;
    padding-left: 20px;
    position: relative;
}

#continue-to-menu {
 background: #B93136 !important;}

.leftMenuBg,
.mobile-tabs, #menuIndex {
    background: #89412C !important;
}

#menu-header {
  color: white !important;
}

.btn-menu .tab-name {
    color: white;
    font-weight: 500 !important; 
}

.modal-header.error-bg-color {
    color: white !important;
}

#checkout {
    background: #0F5B8A !important;
    color: #fff !important;
}

#order-tree-toggle-btn {
  background: #edf7fd;
}

.upsell-info .secondary-text-color,
.upsell-info .selection-text-color {
  color: #fff !important;
}

.upsell-info .selection-border-color {
border-color: #fff !important;
}

.font-secondary { font-family: 'Roboto Condensed' !important; }

.group-name,
.item-name,
#menu-header,
.panel-item-name {
   font-family: 'Abril Fatface', cursive !important;

}.alert-form.alert-danger, .alert.alert-danger { background-color: rgb(193, 20, 15) !important; }.error-bg-color { background-color: rgb(193, 20, 15)!important; }.alert-form.alert-danger, .alert.alert-danger { color: rgb(255, 255, 255) !important; }.notifications { background-color: rgb(193, 20, 15) !important; }.notifications { color: rgb(255, 255, 255) !important; }.text-danger { color: rgb(193, 20, 15) !important; }.special-indicator { color: rgb(193, 20, 15) !important; }