@import url('https://fonts.googleapis.com/css?family=Oswald:300,400,500,600|Roboto+Condensed:300,400,500,600|Share+Tech+Mono:400');.font-primary, body { font-family: Roboto Condensed, sans-serif !important; }.font-secondary { font-family: Oswald, 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(146, 3, 4)!important; }.secondary-text-inverse-color { color: rgb(146, 3, 4)!important; }.secondary-text-color { color: rgb(255, 255, 255)!important; }.secondary-bg-inverse-color { background-color: rgb(255, 255, 255)!important; }.secondary-bg-inverse-color:before { background-color: rgb(255, 255, 255)!important; }.secondary-bg-inverse-color:after { background-color: rgb(255, 255, 255)!important; }.action-bg-color { background-color: rgb(32, 135, 78)!important; fill: rgb(32, 135, 78)!important }.action-text-color { color: rgb(32, 135, 78)!important; }.action-border-color { border-color: rgb(32, 135, 78)!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(32, 135, 78)!important; fill: rgb(32, 135, 78)!important }.selection-text-color { color: rgb(32, 135, 78)!important; }.selection-border-color { border-color: rgb(32, 135, 78)!important; }.btn:hover .tab-icon.filled {background-color: rgb(32, 135, 78)!important; }.btn:active .tab-icon.filled {background-color: rgb(32, 135, 78)!important; }.btn.active .tab-icon.filled {background-color: rgb(32, 135, 78)!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(105, 93, 61)!important; }.secondary-text { color: rgb(255, 255, 255)!important; }.intro-highlight-bg-color { background-color: rgb(32, 135, 78)!important; }.intro-highlight-text-color { color: rgb(32, 135, 78)!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; }@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 {
	background-color: #fff !important;
}
  #home-page .header,
#home-page .header .phone-number {
  color: #000 !important;
  background: #fff !important;
}

 .home-info .logo-wrapper {
  margin: 15px auto !important;
  min-height: initial !important;
}
  
 .home-info .step-legend {
  color: white !important;
   margin-bottom: 10px;
}
  
 .mobile-tabs,
.left-panel {
    background: #D8D4C6 !important;
}

.left-panel {
	padding-left: 30px;
    position: relative;
}
  .center-panel{
   font-weight: 600;
   background: #F0EEE7;
  }
  
#menu-header,
.menu-item-name,
.panel-group-name {
  color: #000 !important;
    font-weight: bold !important;
    font-family: 'Roboto Condensed' !important;
  text-transform: uppercase !important;
}
  
  #menu-header,
  .panel-group-name
  {
  font-size: 30px;
}
  
  .btn-menu {
  opacity: 1 !important;
}
  
  .menu-item-name {
opacity: 1 !important;
  font-size: 18px;
    font-weight: bold !important;
}

  .card-head .panel-item-name {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
  }

.content-page-footer{
  font-weight: 700;
  font-style: italic;
}

.header .change-store-btn{
color: black !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; }