@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(0, 0, 0)!important; }.primary-text-border-color { border-color: rgb(0, 0, 0)!important; }.secondary-bg-color { background-color: rgb(51, 51, 51)!important; }.secondary-text-inverse-color { color: rgb(51, 51, 51)!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(190, 147, 96)!important; fill: rgb(190, 147, 96)!important }.action-text-color { color: rgb(190, 147, 96)!important; }.action-border-color { border-color: rgb(190, 147, 96)!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(59, 1, 6)!important; }.secondary-text { color: rgb(255, 255, 255)!important; }.intro-highlight-bg-color { background-color: rgb(190, 147, 96)!important; }.intro-highlight-text-color { color: rgb(190, 147, 96)!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.8 !important; }.step-legend .ng-tns-c148-10{
    color: black !important;
}
.panel-header,
.btn-menu .tab-name {
color: #BA8145 !important;
    font-weight: bold !important;
}
.leftMenuBg {
 background: #131313 !important;
}
#checkout{
    color: #916A3B !important;
    font-weight: bold !important;
}
.btn-size-price{
  border-color: #000 !important;
}
.pannel-wrapper, .center-panel, .no-right-order-tree-bg-fix{
  background-color: #fff !important;
}
/*
fts-store-logo > button.btn{
  padding: .0rem .0rem !important; 
  border: 0px !important;
}
.logo-link .compact {
  max-height: 160px !important;
}
*/

.compact-header-overlay{
  background: #3B0106 !important;
}
.entry-box .entry-box-inner .today{
  color: #976835 !important;
}

/*
.logo-link img{
  max-height:190px !important;
  max-width: 280px !important;
}
.logo-wrapper{
  width: 240px !important;   padding-top: 0rem !important;
}
.home-wrapper .home-info .logo-wrapper{
  margin: 5px !important;
}
*/

.home-wrapper.home-wrapper.home-wrapper .home-info.home-info .logo-wrapper.logo-wrapper {
    width: 200px !important;
    margin: 1rem 30px !important; 
}

@media (max-width: 767px) {
    .home-wrapper.home-wrapper.home-wrapper .home-info.home-info .logo-wrapper.logo-wrapper {
        padding-top: 1rem !important;
        margin: 0 auto !important;      
    }
}
.alert-form.alert-danger, .alert.alert-danger { background-color: rgb(205, 19, 43) !important; }.error-bg-color { background-color: rgb(205, 19, 43)!important; }.alert-form.alert-danger, .alert.alert-danger { color: rgb(255, 255, 255) !important; }.notifications { background-color: rgb(205, 19, 43) !important; }.notifications { color: rgb(255, 255, 255) !important; }.text-danger { color: rgb(164, 3, 24) !important; }.special-indicator { color: rgb(205, 19, 43) !important; }