@import url('https://fonts.googleapis.com/css?family=Nunito:300,400,500,600|Roboto:300,400,500,600|Share+Tech+Mono:400');.font-primary, body { font-family: Roboto, sans-serif !important; }.font-secondary { font-family: Nunito, 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(250, 241, 219)!important; }.secondary-text-inverse-color { color: rgb(250, 241, 219)!important; }.secondary-text-color { color: rgb(51, 51, 51)!important; }.secondary-bg-inverse-color { background-color: rgb(51, 51, 51)!important; }.secondary-bg-inverse-color:before { background-color: rgb(51, 51, 51)!important; }.secondary-bg-inverse-color:after { background-color: rgb(51, 51, 51)!important; }.action-bg-color { background-color: rgb(139, 0, 0)!important; fill: rgb(139, 0, 0)!important }.action-text-color { color: rgb(139, 0, 0)!important; }.action-border-color { border-color: rgb(139, 0, 0)!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(139, 0, 0)!important; fill: rgb(139, 0, 0)!important }.selection-text-color { color: rgb(139, 0, 0)!important; }.selection-border-color { border-color: rgb(139, 0, 0)!important; }.btn:hover .tab-icon.filled {background-color: rgb(139, 0, 0)!important; }.btn:active .tab-icon.filled {background-color: rgb(139, 0, 0)!important; }.btn.active .tab-icon.filled {background-color: rgb(139, 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(250, 241, 219)!important; }.secondary-text { color: rgb(255, 255, 255)!important; }.intro-highlight-bg-color { background-color: rgb(139, 0, 0)!important; }.intro-highlight-text-color { color: rgb(139, 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; }#checkout{
  font-weight: bold;
  }
  
  .tabs-menu{
      top: 172px;
      position: sticky;
      z-index: 97;
  }
  
  .btn-tab > .tab-label{
      margin-top: 0;
      font-size: .6em;
      line-height: 1;
      max-width: 150px;
      flex: 1 1 100%;
      display: flex;
      align-items: center;
  }
  
  .category-buttons{
      position: relative;
      z-index: 100;
      flex: 0 1 6rem;
      display: flex;
  }
  
  .outer-container{
      padding-left: 0 !important;
      padding-right: 0 !important;
      display: flex;
      align-items: center;
      overflow-y: hidden;
      position: relative !important;
      justify-content: center;
  }
  
  .tabs-menu .outer-container {
      height: 140px ! Important;
  }
  
  @media screen and (max-width: 1279px) {
      .container {
          width: 100% !important;
      }
  }
  @media (min-width: 992px) {
      .container-lg, .container-md, .container-sm, .container {
          max-width: 100%;
      }
  }
  
  .btn-tab .tab-icon{
      width: 4rem;
      height: auto;
      display: inline-block;
      overflow: hidden;
  }
  
  .btn-tab .tab-icon.large {
      max-height: 90px !important;
      flex: 0 0 65px !important;
  }
  
  .btn-tab .tab-icon {
      width: 19rem !important;
  }
  
  .active .tab-label {
      color: #85100A;
  }
  
  .menu-bg-handler{
      background: url(/Image?name=bg) repeat center !important;
  }
  
  #home-page{
    background-color: white !important;
  }
  
  .buttons-wrapper .btn{
    font-size: 0.9rem !important;
  }.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; }