
@import url(https://fonts.googleapis.com/css?family=Lato:300,400,700);
@import url(https://fonts.googleapis.com/css?family=Roboto&display=swap);

@font-face {
  font-family: Roboto;
  src: url(/static/fonts/Roboto-Regular.ttf);
}



@font-face {
  font-family: 'franchise-bold';
  font-style: normal;
  src: url('/static/fonts/161121122758Franchise-Bold.eot');
  src: local('franchise-bold'), url('/static/fonts/161121122758Franchise-Bold.eot') format('embedded-opentype'), url('/static/fonts/161121122758Franchise-Bold.woff') format('woff');
}
      
.franchise-bold{font-family: 'franchise-bold' !important;}
     

a, a:hover {
  color: #A12B26;
}

.build {position: fixed; color: #ffffff; right: 2px; top: 0px; z-index: 2001; text-align: center; font-size: 8px;}

.scene label {left: 5.75rem}

.caa label {left: 5.75rem}

.nutrions-product-details {
  position: relative;
  top: -20px;
  left: 2px;
}
.nutrions-icon-flooting {
  position: absolute;
  top: 2px;
  left: 2px;
}
.nutrions-icon {
  background: #ffffff;
  border-radius: 50%;
  padding: 1px 1px 2px 2px;
}
.nutrions-icon img {width:100%; height:100%;}
.nutrion_msg {
  padding: 10px 20px 0px 20px;
  font-size: 13px;
}

body {
font-family: Roboto, Open Sans, Arial, sans-serif;
background: url('/static/imgs/wood_background_tall.jpg');
background-repeat: no-repeat !important;
background-attachment: fixed;
background-position: top center !important;
-webkit-background-size: cover !important;
-moz-background-size: cover !important;
background-size: cover !important;
}
h1, h2,h3, h4, h5 {font-family: Roboto}

.container {
background: #ffffff;
padding-bottom:30px;
-webkit-box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.22);
-moz-box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.22);
box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.22);
}

*:focus {outline:none !important;}
hr {border-top:solid 1px #d9d9d9}

/* general styles */
.breadcrumbs{
padding: 10px;
text-align:center;
}
.breadcrumbs a{
color: #A12B26
}

.actions-container {
  margin: 0;
}


.category-tile {
  height: 310px;
  margin: 3px 2px;
  background-color: #000;
  border-radius: 10px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.15);
}

.category-tile img {
  margin-top: -15%;
}

.featured .category-tile {
  margin-bottom: 3px;
}
.category-tile-heading {
  background-color: white;
  font-weight: bold;
  height: 50px !important;
  padding: 0 !important;
  background-image: none !important;
}

.category-tile-heading h3{
  font-family: Roboto;
  font-size:22px;
  position: absolute;
  background-color: #ffffff;
  color: #000;
  border: 1px solid #e5e4e4;
  bottom: 0 !important;
  text-shadow: none !important;
  margin: 0;
  display: inline-block;
  width: 100%;
  height: 100%;
  padding: 10px 25px;
  border-top: none;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: bold;
}
.category-section-heading{
  font-family: Roboto;
  margin-top: 0px;
  text-align: center;
  font-size: 28px;
  padding: 7px;
  line-height: 40px;
  line-height: 45px;
}
.featured  {
  margin: 5px 0px -6px 0px;
}

.product-config-section {padding-bottom:3px;}

.selected-choice {
  display: table-cell;
  text-align: right;
  padding-right: 5px;
  font-weight: normal;
  font-family: Roboto, Open Sans, Arial, sans-serif;
  font-size: 14px;
}


.product-tile {
  height: 350px;
  margin: 3px 2px;
  background-color: #000;
  border: 1px solid #000;
  border-radius: 10px;
  box-shadow: 0 4px 8px 0 rgb(0 0 0 / 15%)
}
.product-tile-heading {
  height: 100%;
  padding: 0px !important;
  bottom: -275px !important;
  font-size: 18px;
  background-color: white ;
}

.product-tile-heading > table {
  position: absolute;
  width: 93% !important;
  bottom: 10px;
  text-shadow: 2px 2px rgba(0, 0, 0, 0.5);
}  
.product-tile-heading h3 {
  font-family: Roboto, Open Sans, Arial, sans-serif;
  font-weight: bold;
  color: #000 !important;
}
.product-tile-details {
  text-align: right;
  font-weight: bold;
}
.product-tile-details-money {
  display: flex !important; 
  flex-direction: row !important; 
  justify-content: space-between !important; 
  margin-top: auto !important;
}

.product-tile .ParallaxImage {
  margin-top: -10%;
} 


#product .heading{
  font-weight: bold;
  font-family: Roboto;
  padding-bottom: 0px;
  margin-bottom: 5px;
  width:100%;
}  
#product .price{
font-size: 15px;
text-align: right
}

.calories {
  font-size: 15px;
  text-transform: lowercase;
  padding-top: 5px;
}

#product .description{
padding: 10px 0px 10px 0px;
}
.productImg {
  max-height: 490px;
  overflow: hidden;
  background-color: #333;
  border-radius: 10px;
}
.productImg img{width: 100%; margin: -8% 0% 0% 0%}

.qty{
margin: 10px;
margin-bottom: 30px;
}
.qty .less span{
top: -12px;
}
.qty .more span{
top: -12px;
}

.checkmark {
  background-color: #cb3024;
}

.config .heading{
font-family: Roboto;
padding: 10px;
font-size:20px;
padding-bottom:20px;
}
.config .heading .glyphicon{
line-height: 40px;
}
.config .heading .btn-circle{
font-weight: bolder;
margin: 0px 5px;
font-size: 15px;
color: black;
background: #ccc;
}    

.config .options label.btn {
  font-weight: bold;
  font-family: Roboto, Open Sans, Arial, sans-serif;
  background-color: #333;
}

.menu-item-config {
background-color: rgba(0, 0, 0, 0.3);
}

input:checked + .slider {
background-color: #A12B26;
}

input:focus + .slider {
box-shadow: 0 0 1px #A12B26;
}

.navbar {
  background: rgba(0,0,0,0.85) !important;
}
.navbar .navbar-status {
  display: none !important;
}

.edit-order-setup {
  color: #A12B26
}

.status-msg-highlight {
  color: #be161c !important;
}
.status-msg {
  color:#000000 !important;
}

.navbar .navbar-nav >li >a {
  color: #ffffff;
  font-family: Roboto;
  font-size: 1.5em;
  text-transform: capitalize;
  padding-top: 5px !important;
}

.nav-fixed-links {
    margin: 20px 0 0 150px !important;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color:#ffffff !important;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
  color: #A12B26 !important;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
  color: #A12B26 !important;
}

.logoImg {
  width: 175px;
  height: 60px;
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .logoImg  {
    background: url(/static/imgs/brand_logo_notxt.png) no-repeat top left;
    width: 275px;
    height: 60px;
    background-size: contain;
  }
  .product-tile {
    height: 335px;
  }
  .product-tile-heading {
    bottom: -255px !important;
  }
}

.alert-danger {
  color: red;
  background-color: transparent;
  border: 2px solid red;
}

.btn {
  font-family: Roboto;
  font-size: 18px;
  padding: 10px;
  width: 100%;
  min-height: 45px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: bold;
  border-radius: 10px !important;
}

.btn-primary {
background-color: #A12B26;
border-color: #B40000;
}

.btn-primary:hover {
background-color: #8b1c1f;
}

.btn-primary:active,
.btn-primary:visited,
.btn-primary:focus {
background-color: #8b1c1f !important;
}

.btn-secondary {
background-color: #AD9E80;
color: white;
}

.btn-secondary:hover {
background-color: #978768;
color: white;
}

.btn-main-lang {
  margin-top: 8px;
  margin-right: 4px;
  display: none;
  width: 35px;
  height: 35px;
  font-size: 19px;
  color: #ffffff;
  border: solid 1px #ffffff;
  padding: 3px 10px;
  font-weight: bold;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 30px;
}

.btn-main-search {
  width: 36px !important;
  height: 36px !important;
} 

.btn-main-home {
  width: 36px !important;
  height: 36px !important;
} 

.btn-main-order-status {
  margin-top: 3px;
  margin-right: 15px;
  width: 36px;
  height: 40px;
} 

.btn-circle {
width: 30px;
height: 30px;
min-height: 0px;
text-align: center;
padding: 6px 0;
font-size: 12px;
line-height: 1.428571429;
border-radius: 15px;
border-color: #000000 !important;
}
.btn-circle span {position: relative; font-size: 27px; top: -13px;}

.btn-dark {
color: white !important;
background-color: #000000 !important;
}

.btn-dark:active {
background-color: #8b1c1f !important;
}

.more {background: url(/static/icons/plus.svg) no-repeat center ;}
.more:hover,.more:focus {background:#8b1c1f  url(/static/icons/plus.svg) no-repeat center !important;}

.less {background: url(/static/icons/minus.svg) no-repeat center ;}
.less:hover,.less:focus {background: #ad9e80 url(/static/icons/minus-light.svg) no-repeat center !important;}

.modal-content {
  border-radius: 20px;
}
.modal-footer.btn-group {
  flex-direction: column-reverse;
}

.btn-group.toggle-selector > .btn.active {
  background-color: rgb(0, 0, 0);
} 
.toggle-selector .btn {
  font-size: 16px !important;
}
  
.col-sm-6 {
  padding: 2px 2px;
  }


.order-setup-bar {
  background: rgba(200, 200, 200, 1) !important;
}
.order-setup-bar:active {
  background: rgba(180, 180, 180, 1.0) !important;
}

.cart-counter {
  border: solid 1px #A12B26 !important;
  background-color: #A12B26 !important;
}

div:focus {
outline: thin dotted #999;
}

a:focus {
outline: thin dotted #999;
}

.carousel-container .VueCarousel-pagination {position:relative;top:-60px;height:0px;}
.carousel-container .VueCarousel-navigation-button {color:#ffffff !important;  font-size: 33px ; }
.carousel-container .VueCarousel-dot--active .VueCarousel-dot-inner {background: #A12B26 !important;}

footer a:focus, footer a:hover {
  color:#A12B26;
}

footer a {
  color: #A12B26;
}

.footer-bottom {
  background-color: #271e1c;
}

.footer-terms {
  background:#000000;
  color:#ffffff;
}

.widget>h4 {
margin-bottom: 25px;
}

.highlight-text {color:#A12B26}
.strong-text {font-weight:bold}


.loader {
  border-top-color: #A12B26 !important;
}
.loader:before {
  border-top-color: #AD9E80 !important;
}
.loader:after {
  border-top-color: #A12B26 !important;
}

.spin-img {
  width:150px !important;
  height:150px !important;
  position: absolute;
  top: 20% !important;
  right: 20% !important;
 
  -webkit-animation: spinner-keyframes 1s infinite; 
  -moz-animation:    spinner-keyframes 1s infinite; 
  -o-animation:      spinner-keyframes 1s infinite; 
  animation:         spinner-keyframes 1s infinite; 
}

@-webkit-keyframes spinner-keyframes {
  0%    { background: url("/static/icons/spinner/01.png") no-repeat; }
  30%   { background: url("/static/icons/spinner/02.png") no-repeat; }
  60%   { background: url("/static/icons/spinner/03.png") no-repeat; }
  80%   { background: url("/static/icons/spinner/04.png") no-repeat; }
  100%  { background: url("/static/icons/spinner/01.png") no-repeat; }
}
@-moz-keyframes spinner-keyframes  {
  0%    { background: url("/static/icons/spinner/01.png") no-repeat; }
  30%   { background: url("/static/icons/spinner/02.png") no-repeat; }
  60%   { background: url("/static/icons/spinner/03.png") no-repeat; }
  80%   { background: url("/static/icons/spinner/04.png") no-repeat; }
  100%  { background: url("/static/icons/spinner/01.png") no-repeat; }
}
@-o-keyframes spinner-keyframes {
  0%    { background: url("/static/icons/spinner/01.png") no-repeat; }
  30%   { background: url("/static/icons/spinner/02.png") no-repeat; }
  60%   { background: url("/static/icons/spinner/03.png") no-repeat; }
  80%   { background: url("/static/icons/spinner/04.png") no-repeat; }
  100%  { background: url("/static/icons/spinner/01.png") no-repeat; }
}
@keyframes spinner-keyframes {
  0%    { background: url("/static/icons/spinner/01.png") no-repeat; }
  30%   { background: url("/static/icons/spinner/02.png") no-repeat; }
  60%   { background: url("/static/icons/spinner/03.png") no-repeat; }
  80%   { background: url("/static/icons/spinner/04.png") no-repeat; }
  100%  { background: url("/static/icons/spinner/01.png") no-repeat; }
}

.order-setup-container {
margin: 0px 10px 0px 0px;
border-left: solid 1px #aeaeae;
padding-left: 10px;
font-size: 2vh;
text-align: right;
}
.order-setup-container a {
 color:#ffffff;
}
.order-setup-info-msg {
font-size: 1.6vh; 
text-align:right;
font-weight: bold;
margin-top: 5px; 
}
.order-setup-warning-msg {
font-size: 1.4vh;  
margin-top: -3px; 
text-align:right;
color: #ffffff;
line-height: 0px;
}

.order-setup-timing-msg {

margin-top: -3px; 
text-align:right;
line-height: 15px;
max-width:200px;
}

.nav-links-container {
  margin-top: 8px;
  margin-right: 10px;
}

.coupon-item h5 {font-weight: bold;}


  /* Extra Small Devices, Phones */
  @media only screen and (max-width : 420px) {
    .parallax-card-bg {top: -28%;}
    .productImg {max-height:165px;}

    .category-tile {
      height: 230px;
      margin: 2px -15px;
    }
    .menu-title {
      padding: 0;
      font-size: 20px;
    }
    .new-items-header {
      padding: 0
    }
  }

  /*==========  Non-Mobile First Method  ==========*/

  /* Large Devices, Wide Screens */
  @media only screen and (max-width : 1200px) {
    .quickorder-container {width: 100%;}
       
    .productImg {
      max-height: 450px !important;
    }
  }

  /* Medium Devices, Desktops */
  @media only screen and (max-width : 992px) {
    .quickorder-container {width: 100%;}

    .category-tile {
      height: 230px;
    }

    .category-tile-heading h3 {
      font-size: 19px;
    }
    .order-details-over-banner {
      font-size: 16px !important;
    }
    .product-tile .ParallaxImage {
      margin-top: 0%;
    } 

    .productImg {
      max-height: 430px !important;
    }
    
  }

  /* Small Devices, Tablets */
  @media only screen and (max-width : 767px) {
    .nav-links-container {margin-top:0px; margin-right:0px;padding-left:20px}
    .quickorder-container {width: 94vw !important;}
    .navbar-brand-mobile {
      display: block !important;
      left: 50% !important;
      transform: translateX(-50%);
      margin: 0 !important;
    }
    .navbar-brand-mobile.logo {
      top: 6px !important;
    }
    .navbar-brand-mobile .logoImg {
      height: 50px;
      width: 135px;
      margin-top: -5px;
      margin-left: -7px;
      background-size: cover !important;
    }
    .navbar-brand-mobile p {
      margin: 0px !important;
      color: white;
      margin-top: 15px !important;
    }

    .category-tile {
      height: 230px !important;
      box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1);
    }

    .product-tile .visible-xs {
      display: flex !important;
    }
    .product-tile .ParallaxImage {
      margin-top: 0%;
      margin-left: 0px;
      width: 50%;
    }  
    .product-tile {
      width: 100% !important;
      height: 34vw !important;
    }  
    .product-tile-heading {
      position: sticky !important;
      margin-left: 50%;
      margin-top: -1%;
    }
    .product-tile-heading-container {
      height: 103% !important;
      width: 50% !important;
    }
    .product-tile-details-money {
      margin-top: auto !important;
      justify-content: space-between !important;
    }
    .product-tile-heading .chevron-stacked {
      top: 0px;
    }

    .productImg {
      max-height: 410px !important;
    }


  }

    @media only screen and (min-width : 768px) {
        .navbar-brand {
          margin-left: 0 !important;
        }
        
    }
    @media only screen and (max-width : 468px) {      
      .product-tile, .product-tile-heading .product-tile-heading-container, .product-tile-heading .chevrons, .product-tile-details-money input {
        font-size: 3vw !important;
      } 
    }

.action-text {
font-family: Roboto; 
color: #000000;
font-size: 1.2em;
text-transform: uppercase;
font-weight: bold;
}

.small-panel {
background:#ffffff;
padding-top:40px;
}

.md-panel {
max-width:55em;
margin:auto; 
background:#ffffff;
}

.md-panel .panel-heading{
  font-family: Roboto;
  text-transform: uppercase;
  font-size: 15px !important;
  font-weight: bold;
  padding-left: 20px;
}
.collapsebale-panel-content {
  max-width: 45em;
  margin: auto;
}
.gift-card-number {
  width: 103% !important;
}

.recommended-items h4{ 
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
}
.recommended-items {
  font-family: Roboto;
}

.autocomplete-search {
  display: table;
  width: 100%;
  border: solid 2px #ccc;
  padding: 0px;
  margin-bottom: 15px;
  border-radius: 8px;
}
.autocomplete-icon {text-align:center; width:25px; background:#cccccc; color: #000000; width: 36px; display: table-cell; font-size: 26px;}
.autocomplete-getlocation {display: table-cell;width:45px; text-align:center ; background:#cccccc; color:#000000; cursor: pointer; font-size: 26px;}
.autocomplete input {border-bottom: 2px solid #A12B26}
.autocomplete input::placeholder {color: #555}


.btn-default.active,.btn-default.active.focus, .btn-default.active:hover,
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open>.dropdown-toggle.btn-default
{background:#000000; color:#ffffff;border-color:#000000}

.btn-group.toggle-selector > .btn.active {
  background-color: #000000;
}

.center {
font-family: Roboto;
}

.boxed-text {
font-family: Roboto; 
width: 5em; 
line-height: 2em; 
margin: auto; 
background: white;
border: solid 1px #000000;

}
.bg-info {background-color: transparent;}

.vdp-datepicker__calendar .cell.selected, 
.vdp-datepicker__calendar .cell.selected.highlighted, 
.vdp-datepicker__calendar .cell.selected:hover {background:#A12B26 !important; color:#ffffff;}

.sidenav-brand {
background:#000000;
text-align: Center;
}
.sidenav {
background-color: rgba(0, 0, 0, 1) !important; /* Black*/
}

.sidenav li {
border-left: 3px solid #2e353d;
}
.sidenav li a {
color: #ffffff;
}
.sidenav li:hover {
background-color: #A12B26;
}

.e-login-button {
background: url(/static/icons/email-sign-btn.png) 0px 50% #A12B26 no-repeat;
}
.e-signin-button {
background: url(/static/icons/email-sign-btn.png) 0px 50% #AD9E80 no-repeat;
}    

.parallax-card-bg {
top: -50% !important;
}

.quickorder-container 
.quickorder-card {border:solid 1px #d9d9d9; padding: 10px;min-height:99px;overflow: hidden}

.card-title  {
  font-family: Roboto
}

select:focus, input:focus {
  outline:none !important;
}
.option-input {
  margin:0px !important;
}

/*
.modal {
  position: absolute !important;
  }
*/


.rating-wrapper > fieldset:not(:checked) > label {
  padding: 0 1em;
}

.rating-wrapper > fieldset:not(:checked) > label:hover,
.rating-wrapper > fieldset:not(:checked) > label:hover ~ label {
  color: #AD9E80;
}
.rating-wrapper > fieldset > input:checked ~ label:before {
  color: #A12B26;
}

.modal.in {
  background-color: rgba(0,0,0,0.5);
}

select:focus, input:not([type=checkbox]):not([type=radio]):focus {border-bottom: Solid 2px #A12B26 !important}

.error-page {
  background: url(/static/imgs/error-bg.jpg) center center no-repeat fixed;
  background-size: cover;
  -webkit-font-smoothing: antialiased;
  margin: 0;
  display: table;
  vertical-align: middle;
  width:100%;
}
.error-message-container {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  text-align: center;
}
.error-page  .logo {
  position: absolute;
  display: block;
  top: 62px;
  left: 50%;
  margin-left: -41px;
}
.error-page .error-message {
  max-width: 510px;
  margin: 0 auto;
  padding: 100px 20px 30px;
}
.error-page .title {
  color: #978768;
  margin-top: -240px;
  margin-bottom: 5px;
  font-size: 29pt;
  font-weight: bold;
}
.error-page .message {
  color: #fff;
  font-size: 16pt;
}
.small {
  color: #747c83;
  font-size: 11pt;
}

.menu-item-config .money-read-only {
  color:#FFFFFF !important;
  opacity: 1.0;
  filter: alpha(opacity=100); /* For IE8 and earlier */
  float: right;
  text-align: right;
  border: none;
  width: 82px;
  padding: 0px;
  font-size: unset;
}

.product-tile-details .money-read-only {
  color:#FFFFFF !important;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.3);
  opacity: 1.0;
  filter: alpha(opacity=100); /* For IE8 and earlier */
  float: right;
  text-align: right;
  border: none;
  width: 82px;
  padding: 0px;
  font-size: unset;
}


.pickup-type-select .form-control {
    background-color: #A12B26;
    color: #FFFFFF;
    border-radius: 8px;
    padding: 8px 0;
}
.new-items-header span {
  color: #A12B26;
  padding-top: 7px;
}


/* Scrollbars */
body {
  overflow-x: hidden;
}

/* Works on Firefox */
* {
  scrollbar-width: thin;
  scrollbar-color: #A12B26 #cccccc;

}

/* Works on Chrome, Edge, and Safari */
*::-webkit-scrollbar {
  width: 12px;
}

*::-webkit-scrollbar-track {
  background: #cccccc;
  border-radius: 20px;
}

*::-webkit-scrollbar-thumb {
  background-color: #A12B26;
  border-radius: 20px;
}
.menu-title {
  padding-left: 15px;
  font-weight: bold;
}
.new-items-header {
  padding-right: 15px;
}

.new-items-header span {
  color: #A12B26;
  padding-top: 7px;
}
.custom-slider-button {
  background-color: #A12B26;
  color: white;
}

.custom-slider-container {
  box-shadow: 0 -10px 5px 3px rgba(0, 0, 0, 0.22);
}

.order-details-over-banner {
  box-shadow: 0 -4px 5px 3px rgba(0, 0, 0, 0.22);
  font-size: 20px;
}

.custom-slider {
  margin-top: -1px;
}

.doordash-logo {
  background-color: #ffffff;
}