@import url('https://fonts.googleapis.com/css?family=Advent Pro:300,400,500,600|Raleway:300,400,500,600|Share+Tech+Mono:400');.font-primary, body { font-family: Raleway, sans-serif !important; }.font-secondary { font-family: Advent Pro, 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(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(176, 62, 36)!important; fill: rgb(176, 62, 36)!important }.action-text-color { color: rgb(176, 62, 36)!important; }.action-border-color { border-color: rgb(176, 62, 36)!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(49, 26, 16)!important; fill: rgb(49, 26, 16)!important }.selection-text-color { color: rgb(49, 26, 16)!important; }.selection-border-color { border-color: rgb(49, 26, 16)!important; }.btn:hover .tab-icon.filled {background-color: rgb(49, 26, 16)!important; }.btn:active .tab-icon.filled {background-color: rgb(49, 26, 16)!important; }.btn.active .tab-icon.filled {background-color: rgb(49, 26, 16)!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(176, 62, 36)!important; }.secondary-text { color: rgb(255, 255, 255)!important; }.intro-highlight-bg-color { background-color: rgb(49, 26, 16)!important; }.intro-highlight-text-color { color: rgb(49, 26, 16)!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.7 !important; }#home-page .header,
#home-page .header .phone-number,
#home-page .change-store-btn {
  color: white !important;
}

.home-wrapper .home-info .logo-wrapper {
    margin: 10px 50px 1rem !important;
}

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

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

.home-info-bg-fix {
    opacity: 0.8 !important;
}

.btn-menu, .panel-header {
    font-weight: bold !important;
  color: white !important;
}

.home-wrapper {
    min-height: 797px !important;
}

.panels-wrapper .left-panel {
    background: rgb(52, 28, 12) !important; 
      flex: 0 0 300px !important;
      position: relative;
      padding-left: 100px;
    left: -100px;
    margin-right: -100px;
    }
    .mobile-tabs {
    background: rgb(52, 28, 12) !important; 
    }
    .leftMenuBg {
        background: #ececec !important;
    }

.ng-fa-icon.star.primary-text-color.filled {
  color: rgb(176, 62, 36) !important;
}
.alert-form.alert-danger, .alert.alert-danger { background-color: rgb(176, 62, 36) !important; }.error-bg-color { background-color: rgb(176, 62, 36)!important; }.alert-form.alert-danger, .alert.alert-danger { color: rgb(255, 255, 255) !important; }.notifications { background-color: rgb(176, 62, 36) !important; }.notifications { color: rgb(255, 255, 255) !important; }.text-danger { color: rgb(176, 62, 36) !important; }.special-indicator { color: rgb(176, 62, 36) !important; }