@import url('https://fonts.googleapis.com/css?family=Josefin Sans:300,400,500,600|Chivo:300,400,500,600|Share+Tech+Mono:400');.font-primary, body { font-family: Chivo, sans-serif !important; }.font-secondary { font-family: Josefin 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(0, 0, 0)!important; }.primary-text-border-color { border-color: rgb(0, 0, 0)!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(205, 32, 43)!important; fill: rgb(205, 32, 43)!important }.action-text-color { color: rgb(205, 32, 43)!important; }.action-border-color { border-color: rgb(205, 32, 43)!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(216, 23, 52)!important; fill: rgb(216, 23, 52)!important }.selection-text-color { color: rgb(216, 23, 52)!important; }.selection-border-color { border-color: rgb(216, 23, 52)!important; }.btn:hover .tab-icon.filled {background-color: rgb(216, 23, 52)!important; }.btn:active .tab-icon.filled {background-color: rgb(216, 23, 52)!important; }.btn.active .tab-icon.filled {background-color: rgb(216, 23, 52)!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(255, 255, 255)!important; }.intro-highlight-bg-color { background-color: rgb(205, 32, 43)!important; }.intro-highlight-text-color { color: rgb(205, 32, 43)!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.81 !important; }/*The color and bolder for the check out button*/
#checkout{
  color: black !important;
  font-weight: bold !important;
}



/*The border of the prices' buttons*/
.btn-size-price{
    border-color: #D81734 !important;
}

/*The Category names bolder*/
.group-name .heading{
  font-weight: bold !important;
}
.tiled-category-links-wrapper .button-wrapper button span {
	font-weight: bold !important;
}

/*Bigger the ingredient group buttons*/
.ingredient-group-btn{
  font-size: 1.2rem !important;
}
/* Smaller the View Menu Button*/
#continue-to-menu{
  font-size: 18px !important;
}

fts-editor > section > div > a.font-secondary{
	font-size: larger !important;
}

.panel-header,
.btn-menu .tab-name {
  color: black !important;
    text-transform: uppercase;
  font-weight:bold;
}

.leftMenuBg,
.overlay,
.no-right-order-tree-bg-fix  {
  background: 
url(/Image?name=background) repeat center !important;
}

.mobile-tabs{
background: 
url(/Image?name=background) repeat center !important;
}
fts-sister-upsell .sister-name-cals {
text-align:center !important;
}

.btn-tab .tab-icon{
    display: none;
}
.panel-item-footer .btn{
font-size: 14px;
}


fts-themeable-checkbox[formcontrolname="signUpForLoyalty"]{display:none !important;}
a-icon.ng-fa-icon.coupon-type-icon.ng-star-inserted {display: none;}

fts-sister-upsell .sister-name-cals {
text-align:center!important;
}

fts-loyalty fts-page-title div.page-title h2 {
  display: none!important;
}

div.loyalty-progress-bar {
  display:none;
}


/*The category images*/
.btn-tab .tab-icon.large {
    max-width: 10px !important;
    max-height: 10px !important;
    flex: 0 0 50px;
}

/*Header menu buttons*/

@media (min-width: 1400px) {
    .compact-header-content {
        min-width: 1400px;
    }
}.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; }