@import url('https://fonts.googleapis.com/css?family=Bubblegum Sans:300,400,500,600|Acme:300,400,500,600|Share+Tech+Mono:400');.font-primary, body { font-family: Acme, sans-serif !important; }.font-secondary { font-family: Bubblegum Sans, 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(0, 0, 0)!important; }.secondary-bg-inverse-color { background-color: rgb(0, 0, 0)!important; }.secondary-bg-inverse-color:before { background-color: rgb(0, 0, 0)!important; }.secondary-bg-inverse-color:after { background-color: rgb(0, 0, 0)!important; }.action-bg-color { background-color: rgb(202, 52, 26)!important; fill: rgb(202, 52, 26)!important }.action-text-color { color: rgb(202, 52, 26)!important; }.action-border-color { border-color: rgb(202, 52, 26)!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(0, 0, 0)!important; fill: rgb(0, 0, 0)!important }.selection-text-color { color: rgb(0, 0, 0)!important; }.selection-border-color { border-color: rgb(0, 0, 0)!important; }.btn:hover .tab-icon.filled {background-color: rgb(0, 0, 0)!important; }.btn:active .tab-icon.filled {background-color: rgb(0, 0, 0)!important; }.btn.active .tab-icon.filled {background-color: rgb(0, 0, 0)!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(0, 0, 0)!important; }.secondary-text { color: rgb(255, 255, 255)!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(250, 202, 37)!important; }.intro-highlight-inverse-text-color { color: rgb(250, 202, 37)!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; } @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: white !important;
}

#home-page .change-store-btn,
.make-favorite-store-btn1 {
    color: white !important;
}

@media screen and (max-width: 767px){
#home-page .change-store-btn,
.make-favorite-store-btn1 {
    color: black !important;
}
}

#home-page .logo-wrapper {
min-height: initial;
margin-top: 10px;
margin-bottom: 10px;
}

#home-page 
.custom-radio,
.custom-checkbox{
  margin-top: 5px;
 }

#logo-wrapper {
  margin: 5px 0;
}

.top-order-tree-indicator {
    background:#feffd9 !important;
}

.mobile-tabs,
.leftMenuBg,
.left-panel {
    background:#8A1F23 !important;
  color: #fff !important;
}

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

.btn-menu .tab-name {
    opacity: 1 !important;
    color: #fff;
    font-weight: 500 !important; 
} 

.btn-size-price {
    color: #000 !important;
background: #FACA25 !important;
}

#home-page {
  background: #eee !important;
}

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

.home-info #description {font-size: .8rem;}.alert-form.alert-danger, .alert.alert-danger { background-color: rgb(205, 81, 60) !important; }.error-bg-color { background-color: rgb(205, 81, 60)!important; }.alert-form.alert-danger, .alert.alert-danger { color: rgb(255, 255, 255) !important; }.notifications { background-color: rgb(103, 24, 27) !important; }.notifications { color: rgb(255, 255, 255) !important; }.text-danger { color: rgb(202, 52, 26) !important; }.special-indicator { color: rgb(250, 202, 37) !important; }