@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(73, 75, 75)!important; }.secondary-text-inverse-color { color: rgb(73, 75, 75)!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(0, 0, 0)!important; fill: rgb(0, 0, 0)!important }.action-text-color { color: rgb(0, 0, 0)!important; }.action-border-color { border-color: rgb(0, 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(204, 47, 18)!important; fill: rgb(204, 47, 18)!important }.selection-text-color { color: rgb(204, 47, 18)!important; }.selection-border-color { border-color: rgb(204, 47, 18)!important; }.btn:hover .tab-icon.filled {background-color: rgb(204, 47, 18)!important; }.btn:active .tab-icon.filled {background-color: rgb(204, 47, 18)!important; }.btn.active .tab-icon.filled {background-color: rgb(204, 47, 18)!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(204, 47, 18)!important; }.secondary-text { color: rgb(255, 255, 255)!important; }.intro-highlight-bg-color { background-color: rgb(204, 47, 18)!important; }.intro-highlight-text-color { color: rgb(204, 47, 18)!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; }.compact-header-overlay {
background: #494B4B;
}


.btn-header {
font-size: 16px;
}

.left-panel {
    background: #cc2f12;
	padding-left: 30px;
    position: relative;
}

#overlay-menu {
  background: #cc2f12 !important;
}

#menu-header {
    font-size: 30px;
    color: #fff;
    border-bottom: 1px solid #919191;
}

.btn-menu .tab-name {

    opacity: 1 !important;
    color: #fff;

}

.right-panel {

    background: #f4f4f4 !important;
    position: relative;
    padding-right: 20px;

}

.panels-wrapper .center-panel {

    background-color: #ececec;

}

.btn-size-price {

    color: #fff !important;
    background: #cc2f12!important;

}


#coupon-code {

    background: #fff !important;

}
#coupon-add {

    background: #fff !important;

}
.leftMenuBg {

    background: #919191 !important;

}
.rightMenuBg {

    background: #919191 !important;

}


#home-page {
	background-color: #919191 !important;
}

#home-page .header,
#home-page .header .phone-number {
  color: #fff !important;
  background: #cc2f12 !important;
}

#home-page .compact-header-overlay {
  background: #cc2f12 !important;
}

.home-info-bg-fix {
    opacity: 0.8 !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(145, 145, 145) !important; }.notifications { color: rgb(255, 255, 255) !important; }.text-danger { color: rgb(187, 53, 49) !important; }.special-indicator { color: rgb(204, 47, 18) !important; }