.font-primary, body { font-family: neutra light !important; }.font-secondary { font-family: neutra text bold !important; }.primary-bg-color { background-color: rgb(14, 14, 14)!important; }.btn-choice:not(.active):hover { background-color: rgb(14, 14, 14)!important; }.primary-bg-border-color { border-color: rgb(14, 14, 14)!important; }.popover.top > .arrow { border-top-color: rgb(14, 14, 14)!important; }.popover.left > .arrow { border-left-color: rgb(14, 14, 14)!important; }.popover.right > .arrow { border-right-color: rgb(14, 14, 14)!important; }.popover.bottom > .arrow { border-bottom-color: rgb(14, 14, 14)!important; }.primary-border-color { border-color: rgb(14, 14, 14)!important; }.primary-text-color { color: rgb(255, 255, 255)!important; }.primary-text-border-color { border-color: rgb(255, 255, 255)!important; }.secondary-bg-color { background-color: rgb(0, 0, 0)!important; }.secondary-text-inverse-color { color: rgb(0, 0, 0)!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(189, 36, 45)!important; fill: rgb(189, 36, 45)!important }.action-text-color { color: rgb(189, 36, 45)!important; }.action-border-color { border-color: rgb(189, 36, 45)!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(218, 163, 44)!important; fill: rgb(218, 163, 44)!important }.selection-text-color { color: rgb(218, 163, 44)!important; }.selection-border-color { border-color: rgb(218, 163, 44)!important; }.btn:hover .tab-icon.filled {background-color: rgb(218, 163, 44)!important; }.btn:active .tab-icon.filled {background-color: rgb(218, 163, 44)!important; }.btn.active .tab-icon.filled {background-color: rgb(218, 163, 44)!important; }.selection-inverse-bg-color { background-color: rgb(12, 12, 12)!important; fill: rgb(12, 12, 12)!important }.selection-inverse-text-color { color: rgb(12, 12, 12)!important; }.selection-inverse-border-color { border-color: rgb(12, 12, 12)!important; }.secondary-bg { background-color: rgb(0, 0, 0)!important; }.secondary-text { color: rgb(255, 255, 255)!important; }.intro-highlight-bg-color { background-color: rgb(218, 163, 44)!important; }.intro-highlight-text-color { color: rgb(218, 163, 44)!important; }.intro-highlight-inverse-bg-color { background-color: rgb(12, 12, 12)!important; }.intro-highlight-inverse-text-color { color: rgb(12, 12, 12)!important; }.leftMenuBg,.rightMenuBg,.tabs-menu,.overlay-menu,.order-tree-slider-wrapper,.sticky-group-name { background-color: rgb(14, 14, 14)!important; }.main-footer { background-color: rgb(14, 14, 14)!important; }.home-info-bg-fix { opacity: 0.5 !important; }@font-face { font-family: "neutra light"; src: url("https://popmenucloud.com/vmbwklef/36dadcdc-6367-4c32-bb46-98722028095b.otf"), url("https://popmenucloud.com/vmbwklef/84e63c52-73b9-4883-9158-4e6db2bfaeab.otf"), url("https://popmenucloud.com/vmbwklef/698fe1b3-fab1-46c8-b62b-85258d86658d.otf"), url("https://popmenucloud.com/vmbwklef/fe674fe6-146d-4026-bbd9-2da99b8f5715.otf"), url("https://popmenucloud.com/vmbwklef/a194b211-5eaa-455e-93fd-237f3ef5f647.otf"), url("https://popmenucloud.com/vmbwklef/b3a471b6-41e6-40b4-9d9f-5d2dd5da8eac.otf"), url("https://popmenucloud.com/vmbwklef/fa438994-6e7b-480c-88fc-aada99888965.otf"); font-display: swap; }
@font-face { font-family: "neutra text bold"; src: url("https://popmenucloud.com/vmbwklef/b3a471b6-41e6-40b4-9d9f-5d2dd5da8eac.otf"), url("https://popmenucloud.com/vmbwklef/fa438994-6e7b-480c-88fc-aada99888965.otf"); font-display: swap; }

#logo-wrapper {
  margin: 10px 0 0;
}

@media screen and (max-width: 767px) {
.home-wrapper .home-featured-content {
left: 0 !important;
}
}

@media screen and (min-width: 767px) {
.home-wrapper {
min-height: 686px !important;
}
.home-wrapper .home-featured-content {
left: 250px !important;
right: 0 !important;
width: auto !important;
}
}

.home-wrapper .home-info .logo-wrapper {
    margin: 1.8rem 30px !important;
    width: initial !Important;
}

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

#home-page {
  background: url("/webfile?&name=brick_bg");
}

#home-page  .step-legend {
   color: #fff !important;
}

#checkout {
  color: #fff !important;
  background: rgb(189, 36, 45) !important;
}

.leftMenuBg,
.mobile-tabs {
  background: url('/webfile?name=brick_bg') !important;
}

select,
input{
  border: 1px solid rgba(255,255,255,.2) !important;
}

.ingredient-name.selection-text-color,
.view-order-btn,
.option-button,
.btn.step{
  color: #fff !important;
}

#sizeInput {
  background: rgb(14, 14, 14);
}

.step.active {
  color: #000 !important;
}

#continue-to-menu {
  background: rgb(189, 36, 45) !important;
  color: #fff !important;
}


.selection-inverse-bg-color {
    background-color: rgb(249 249 249 / 90%) !important;
    fill: rgb(249 249 249 / 90%) !important;
}

.modal-body {
    background-color: #8080805e !important;
}

.title-button-container .my-order-button{
    border-bottom: 1px solid rgb(255 255 255) !important;
}

svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
    color: white !important;
}

.ng-tns-c218-4{
    color: white !important;
}

#coupon-code {
    border: 1px solid rgb(143 143 143) !important;
}

.circle-add-button{
    border: 2px solid rgb(143 143 143) !important;
}

#inline-award{
    background-color: #daa32c !important;
}

fts-page-title > div > div > div > div > h2 > button.btn{
    color: white !important;
    background-color: #BD242D !important;
}

.has-error{
    color: #ed0c04 !important;
}

fts-account-wallet > section > div > div > div> section > h3 > button.btn{
    color: white !important;
    background-color: #BD242D !important;
}

.coupon-details-btn{
    color: white !important;
}

.positive-bg-color {
    background-color: #daa32c !important;
    color: #000000 !important;
}

.group-order-button{
    color: white !important;
}

.info{
    background-color: #daa32c !important;
}

.ng-tns-c212-3{
    color:white !important;
}
.ng-tns-c212-12{
    color: white !important;
}

.my-order-button{
    color: #fff !important;
}

.group-order-edit-container{
    background-color: #daa32c !important;
}

#store-open-close-status{
    color: red !important;
}

fts-coupon-entry > div > div > button.btn{
    color: #b9b3b3 !important;
    border: 2px solid #b9b3b3 !important; 
}

.mx-1{
    color: rgb(217 184 57) !important;
}.alert-form.alert-danger, .alert.alert-danger { background-color: rgb(189, 36, 45) !important; }.error-bg-color { background-color: rgb(189, 36, 45)!important; }.alert-form.alert-danger, .alert.alert-danger { color: rgb(255, 255, 255) !important; }.notifications { background-color: rgb(218, 163, 44) !important; }.notifications { color: rgb(12, 12, 12) !important; }.text-danger { color: rgb(255, 108, 117) !important; }.special-indicator { color: rgb(189, 36, 45) !important; }