@import url('https://fonts.googleapis.com/css?family=Roboto Condensed: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: Roboto Condensed, 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(2, 2, 2)!important; }.primary-text-border-color { border-color: rgb(2, 2, 2)!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(250, 116, 27)!important; fill: rgb(250, 116, 27)!important }.action-text-color { color: rgb(250, 116, 27)!important; }.action-border-color { border-color: rgb(250, 116, 27)!important; }.action-inverse-bg-color { background-color: rgb(0, 0, 0)!important; fill: rgb(0, 0, 0)!important }.action-inverse-text-color { color: rgb(0, 0, 0)!important; }.action-inverse-border-color { border-color: rgb(0, 0, 0)!important; }.selection-bg-color { background-color: rgb(0, 0, 0)!important; fill: rgb(0, 0, 0)!important }.selection-text-color { color: rgb(0, 0, 0)!important; }.selection-border-color { border-color: rgb(0, 0, 0)!important; }.btn:hover .tab-icon.filled {background-color: rgb(0, 0, 0)!important; }.btn:active .tab-icon.filled {background-color: rgb(0, 0, 0)!important; }.btn.active .tab-icon.filled {background-color: rgb(0, 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(255, 255, 255)!important; }.secondary-text { color: rgb(0, 0, 0)!important; }.intro-highlight-bg-color { background-color: rgb(250, 116, 27)!important; }.intro-highlight-text-color { color: rgb(250, 116, 27)!important; }.intro-highlight-inverse-bg-color { background-color: rgb(0, 0, 0)!important; }.intro-highlight-inverse-text-color { color: rgb(0, 0, 0)!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.87 !important; }
.custom-radio{
font-size:1rem!important;
font-family: 'Roboto Condensed', sans-serif !important;
color:white!improtant;
}

.size-price-btn {
 background-color: rgb(250, 116, 27)!important;
  color: #000 !important;
}

.leftMenuBg,
.mobile-tabs, 
#home-page {
  background: url('/Image?name=wall');
  background-size: cover;
}


#mainContent {
  box-shadow: inset 0 4px 12px  rgba(0, 0, 0, .2);
}

#order-tree-toggle-btn {
  background: #eee;
}

.ng-fa-icon.star.primary-text-color.filled {
  color: rgb(204, 0, 0) !important;
}

.home-wrapper .home-info .logo-wrapper {
    margin: 2rem auto !important;
}

.btn-checkout-inverted {
    background: 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(113, 21, 19) !important; }.special-indicator { color: rgb(187, 53, 49) !important; }