@import url('https://fonts.googleapis.com/css?family=Unica+One:300,400,500,600|Vollkorn:300,400,500,600|Share+Tech+Mono:400');.font-primary, body { font-family: Vollkorn, sans-serif !important; }.font-secondary { font-family: Unica One, 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(41, 41, 41)!important; }.primary-text-border-color { border-color: rgb(41, 41, 41)!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(41, 41, 41)!important; }.secondary-bg-inverse-color { background-color: rgb(41, 41, 41)!important; }.secondary-bg-inverse-color:before { background-color: rgb(41, 41, 41)!important; }.secondary-bg-inverse-color:after { background-color: rgb(41, 41, 41)!important; }.action-bg-color { background-color: rgb(222, 31, 38)!important; fill: rgb(222, 31, 38)!important }.action-text-color { color: rgb(222, 31, 38)!important; }.action-border-color { border-color: rgb(222, 31, 38)!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(222, 31, 38)!important; fill: rgb(222, 31, 38)!important }.selection-text-color { color: rgb(222, 31, 38)!important; }.selection-border-color { border-color: rgb(222, 31, 38)!important; }.btn:hover .tab-icon.filled {background-color: rgb(222, 31, 38)!important; }.btn:active .tab-icon.filled {background-color: rgb(222, 31, 38)!important; }.btn.active .tab-icon.filled {background-color: rgb(222, 31, 38)!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(153, 108, 0)!important; }.secondary-text { color: rgb(255, 255, 255)!important; }.intro-highlight-bg-color { background-color: rgb(222, 31, 38)!important; }.intro-highlight-text-color { color: rgb(222, 31, 38)!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.5 !important; }body,
font-primary,
font-secondary,
p,
div,
button {
  font-family: "Unica One", Arial, Helvetica, sans-serif !important;
  text-transform: uppercase !important;
}

@media screen and (max-width: 767px) {
  .home-wrapper .home-featured-content {
left: 0 !important;
  }
}

@media screen and (min-width: 767px) {
.home-wrapper {
    min-height: 600px !important;
}

.home-wrapper .home-featured-content {
    left: 250px !important;
  right: 0 !important;
  width: auto !important;
}
}

#home-page .header,
#home-page .header .phone-number {
  color: #292929 !important;
}

.step-legend {
  text-transform: uppercase;
  color: #292929 !important;
  font-size: 20px !important;
  font-weight: normal !important;
}

.home-wrapper .home-info {
background-color: rgb(255, 255, 255);
  color: #292929;font-weight: normal !important;
}

#home-page {
	background-color: #F3F3F3 !important;
}

 .btn-menu {
  text-transform: uppercase;
  font-size: 18px;
}

.panel-header, .btn-menu .tab-name {
opacity: 1 !important;
color: white !important;
}

.panel-header {
  text-transform: uppercase;
  font-size: 30px;
}

.store-info-container,
.card-head {
text-transform: uppercase;
}

.panels-wrapper .left-panel {
background: #292929 !important; 
  flex: 0 0 300px !important;
  position: relative;
  padding-left: 100px;
left: -100px;
margin-right: -100px;
}
.mobile-tabs {
background: #292929 !important; 
}
.leftMenuBg {
    background: #F3F3F3 !important;
}

hr.right-extended {
	border-color: #555;
}

#left-menu hr {
	border-color: #999;
}


.overlay,
.no-right-order-tree-bg-fix {
	background: #efeff0 !important;
}

.special-title .remove .text-danger {
color: white !important;
}


#home-page .header,
#home-page .header .phone-number {
  background: #f3f3f3 !important;
}

.home-wrapper .home-info .logo-wrapper {
    width: 180px !important;
    margin: 20px 35px !important;
    min-height: auto !important;
}

input {font-family: Arial, Helvetica, sans-serif !important; 
  text-transform: none;}

#catering-on-premise-catering-packages .panel-item{
display:none;
}
.alert-form.alert-danger, .alert.alert-danger { background-color: rgb(187, 53, 49) !important; }.error-bg-color { background-color: rgb(187, 53, 49)!important; }.alert-form.alert-danger, .alert.alert-danger { color: rgb(255, 255, 255) !important; }.notifications { background-color: rgb(187, 53, 49) !important; }.notifications { color: rgb(255, 255, 255) !important; }.text-danger { color: rgb(187, 53, 49) !important; }.special-indicator { color: rgb(187, 53, 49) !important; }