
.product-tile[data-v-7ebc4842] {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  margin-bottom: 3px; 
  background: #555;
}
.product-tile-heading[data-v-7ebc4842] {
  position: absolute;
  bottom: 0px;
  z-index: 10;  
  padding: 0px 10px 0px 10px;
  width: 100%;
  height: 100%;
}
.product-tile-heading-container[data-v-7ebc4842] {
  display: -ms-flexbox;
  display: flex; 
  -ms-flex-direction: column; 
      flex-direction: column; 
  background: white; 
  color: black; 
  padding: 7px; 
  margin: 0; 
  width: 100%; 
  height: 95px;
}
.product-tile-heading h3[data-v-7ebc4842] {
  position: absolute;
  width: 100%;
  bottom: 5px;
  left: 15px;
  font-size: 18px;
  text-shadow: 2px 2px rgba(0, 0, 0, 0.3);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.product-name[data-v-7ebc4842] {
  font-weight:bold;
  width: 90%;
}
.product-tile-cal[data-v-7ebc4842] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  opacity: 0.8;
}
.category-image[data-v-7ebc4842] {
  margin-top: -80px !important;
}
@media only screen and (min-width : 768px) {
.product-name[data-v-7ebc4842] {
    font-weight:bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.category-image-tile[data-v-7ebc4842] {
    height: 320px !important;
}
}
@media only screen and (min-width : 993px) {
.category-image-tile[data-v-7ebc4842] {
    height: 420px !important;
}
.category-image[data-v-7ebc4842] {
    margin-top: -100px !important;
}
}
.product-tile-details[data-v-7ebc4842] {
  position: absolute;
  width: 46%;
  bottom: 12px;
  float: right;
  text-align: right;
  font-weight: bold;
  text-shadow: 2px 2px rgba(0, 0, 0, 0.3);
}
.product-tile-details .price[data-v-7ebc4842] {
  text-shadow: 2px 2px rgba(0, 0, 0, 0.3);
}
.product-tile-details-money .money-read-only[data-v-7ebc4842] {
  float: none;
  padding: 0px;
  text-align: left;
}


.product-upgrade-modal .btn-cancel {
    -ms-flex-order: 2;
        order: 2;
    margin-left: 0 !important;
}
.product-upgrade-modal .btn-primary {
    margin-left: 0 !important;
}
.product-upgrade-modal .modal-footer.btn-group {
  -ms-flex-direction: column !important;
      flex-direction: column !important;
}

.ParallaxImage__aspect-ratio-wrap {
  position: relative;
  height: 0;
  overflow: hidden;
}
.ParallaxImage__aspect-ratio-inside {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.message-container[data-v-5e7bc536] {
    width: 105%;
    padding: 10px;
    display: block;
    text-align: center;
    position: relative;
    font-weight: bold;
}
.details-container[data-v-5e7bc536] {
    width: 105%;
    padding: 10px 40px 10px 0px;
    display: block;
    text-align: center;
    position: relative;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.details-text[data-v-5e7bc536] {
    max-width: 35em;
    padding-right: 5px;
    text-align: center;
}
.details-info[data-v-5e7bc536] {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.glyphicon[data-v-5e7bc536] {
    top: 3px;
    left: 6px;
}
.details-container-clickable[data-v-5e7bc536] {
    cursor: pointer;
}
.details-container-group-order[data-v-5e7bc536] {
    cursor: not-allowed;
}
.details-container-group-order .glyphicon-chevron-down[data-v-5e7bc536] {
    top: 2px;
}
.details-container-group-order  .edit-order-setup[data-v-5e7bc536] {
    margin-top: 4px;
}
.group-order-icon[data-v-5e7bc536] {
    display: none;
    width: 24px;
    height: 20px;
    background: url('/static/icons/group_add.svg') no-repeat top center;
    background-size: cover;
    position: relative;
    top: 3px;
    margin-right: 6px;
}
.details-container-group-order .group-order-icon[data-v-5e7bc536] {
    display: inline-block !important;
}
.edit-order-setup[data-v-5e7bc536] {
    margin: -2.6em 0% 1.1em 2%;
    font-weight: bold;
    text-align: right;
    width: 90vw;
}
.location-warning-container[data-v-5e7bc536] {
    display: inline-block;
    padding: 16px 17px;
    border-radius: 4px;
    position: absolute;
    z-index: 2;
    border: 1px solid lightgray;
    width: 50%;
    background-color: white;
    margin: 3px 0px 0px 25%;
}
.location-warning-container[data-v-5e7bc536]:after {
    content:'';
    position:absolute;
    width: 10px;
    height: 10px;
    background: inherit;
    transform:rotate(45deg);
    left: calc(50% - 10px);
    box-shadow: -1px -1px 0 0 lightgray;
    top: -5px;
}
@media only screen and (max-width : 767px) {
.details-text[data-v-5e7bc536] {
    max-width: 100%;
}
.location-warning-container[data-v-5e7bc536] {
    width: 100%;
    margin: 0;
}
}
.details-container-kiosk[data-v-5e7bc536] {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
}
.details-container-kiosk div[data-v-5e7bc536] {
    width: 100%;
    text-align: center;
}
.order-type-xs[data-v-5e7bc536] {
    width: 100%;
    text-align: center;
}

.carousel-container {
  background-color: transparent;
  padding: 0px;
  margin-bottom: 5px;
  box-shadow: 0px 10px 14px -1px rgba(0,0,0,0.53);
  position: relative;
  height: auto;
}
.action-history-icon {
  width:50px;
  height:50px;
  background: url('/static/icons/orders.svg') no-repeat top center;
  background-size: cover ;
  margin: auto;
}
.action-fav-icon {
  width:50px;
  height:50px;
  background: url('/static/icons/favourites.svg') no-repeat top center;
  background-size: cover ;
  margin: auto;
}
.action-coupon-icon {
  width:50px;
  height:50px;
  background: url('/static/icons/coupons.svg') no-repeat top center;
  background-size: cover ;
  margin: auto;
}
.category-section{
  margin-top:10px;
  width: 100%;
  float: left;
  clear: both;
}
.category-tile {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  margin-bottom: 3px; 
  background: #555;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.category-tile-heading {
  position: absolute;
  bottom: 0px;
  z-index: 10;
  width: 100%;
  height: 100%;
  padding: 0px 0px 5px 25px;
}
.category-tile-heading h3 {
  position: absolute;
  bottom: 5px;
  text-shadow: 2px 2px rgba(0, 0, 0, 0.3);
}
.quick-order-tile {
  height: 410px;
}
.quick-order-img-container {
  height: 310px;
  width: 100%;
  position: relative;
  top: -90px;
}
.quick-order-tile .category-tile-heading {
  height: 145px !important;
}
.quick-order-tile .category-tile-heading h3 {
  position: relative;
  border: none;
  height: initial;
  padding-bottom: 0;
  white-space: initial;
  overflow: hidden;
  text-overflow: ellipsis;
}
.quick-order-tile .category-tile-heading p {
  color: grey;
  padding: 10px 25px 0;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media only screen and (max-width : 991px) {
.action-fav-icon , .action-coupon-icon,  .action-history-icon {
    background-size: auto auto ;
    background-position: center;
    margin-top: -10px;
}
.action-text {
    font-size: 12px;
}
.quick-order-tile {
    height: 350px !important;
}
.quick-order-img-container {
    top: -30px;
}
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) and (max-width: 991px ){
.carousel-container {
       width: 768px ;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .carousel-container .img-responsive, .thumbnail a>img, .thumbnail>img {
    height: auto;
}
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) and (max-width: 1199px ){
.carousel-container {
       width: 1000px ;
}
.quick-order-img-container {
      top: -70px;
}
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) and (max-width : 1400px) {
.carousel-container {
       width: 1250px ;
}
}
@media only screen and (min-width : 1400px) {
.carousel-container {
       width: 1300px ;
}
}
@media only screen and (max-width : 500px) {
.quick-order-img-container {
    top: -70px;
}
}
@media only screen and (max-width : 450px) {
.quick-order-img-container {
    top: -45px;
}
}
@media only screen and (max-width : 350px) {
.quick-order-img-container {
    top: -20px;
}
.quick-order-tile {
    height: 320px !important;
}
}
.custom-slider {
  overflow: hidden;
  width: 100%;
}
.custom-slider-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  position: relative;
  padding-bottom: 30px;
  overflow: hidden;
}
.custom-slide {
  min-width: 100%;
}
.custom-slide img {
  width: 100%;
  position: relative;
  transition: 0.5s ease 0s;
  border-radius: 20px;
  object-fit: cover;
}
.custom-slider-button {
  text-align: center;
  position: absolute;
  top: calc(50% - 50px);
  width: 50px;
  height: 50px;
  border-radius: 50%;
  z-index: 1;
  cursor: pointer;
}
.custom-slider-button span {
  padding-top: 13px;
}
@media only screen and (max-width : 767px) {
.custom-slider-button {
    top: calc(50% - 30px);
    width: 37px;
    height: 37px;
}
.custom-slider-button-right {
    right: 5px !important;
}
.custom-slider-button-left {
    left: 5px !important;
}
.custom-slider-button span {
    padding-top: 6px;
}
.custom-slider {
    margin: 0;
}
.custom-slider-container {
    left: 0;
    padding-bottom: 15px;
}
.custom-slide img {
    border-radius: 15px;
    margin-bottom: 10px;
}
.custom-slider .menu-panel {
    padding: 0;
}
}
@media only screen and (max-width : 420px) {
.custom-slider-button-right {
    right: 8px !important;
}
.custom-slider-button-left {
    left: 8px !important;
}
}
@media only screen and (max-width : 320px) {
.category-tile {
    display: block;
}
}
.new-items-container {
  overflow-x: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  padding-bottom: 10px;
}
.new-items-container::-webkit-scrollbar {
  height: 6px;
}
.new-items-container::-webkit-scrollbar-thumb {
  border-radius: 10px;
}
.new-item {
  min-width: 50%;
}
@media only screen and (max-width :767px) {
.new-item {
    min-width: 100%;
}
}
@media only screen and (max-width: 420px) {
.new-items-container {
    margin: 2px -13px;
}
.new-items-container .category-tile {
    margin: 0;
}
}

.coupon-status[data-v-485c407e] {
  margin-left: 5px;
  font-size: 15px;
  font-weight: bold;
}
.coupon-error[data-v-485c407e] {
  margin-left: 5px;
  font-size: 15px;
  font-weight: bold;
}
.coupon-error[data-v-485c407e], .coupon-error *[data-v-485c407e], .alert-danger[data-v-485c407e], .alert-danger *[data-v-485c407e] {
  color: red !important;
}

.coupon-main[data-v-a8021564] {
  position: relative;
  min-height: 12em;
  overflow: hidden;
  margin: 3px 2px;
  font-size: 12px;
}
.coupon-full-detail[data-v-a8021564] {
  min-height: 190px;
}
.coupon-image[data-v-a8021564] {
  width: 130px; 
  height: 120px; 
  margin: 5px 8px 5px 5px;
  float: left; 
  overflow: hidden; 
  background-color: #1A1915;
  cursor: pointer;
}
.coupon-description[data-v-a8021564] {
  padding: 5px
}


@media screen and (max-width: 415px) {
.img-mobile-banner {
    margin-bottom: 10px;
}
}

.product-tile[data-v-7ec817f4] {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  margin-bottom: 3px; 
  background: #555;
}
.product-tile-heading[data-v-7ec817f4] {
  position: absolute;
  bottom: 0px;
  z-index: 10;  
  padding: 0px 10px 0px 10px;
  width: 100%;
  height: 100%;
}
.product-tile-heading-container[data-v-7ec817f4] {
  display: -ms-flexbox;
  display: flex; 
  -ms-flex-direction: column; 
      flex-direction: column; 
  background: white; 
  color: black; 
  padding: 7px; 
  margin: 0; 
  width: 100%; 
  height: 95px;
}
.product-tile-heading h3[data-v-7ec817f4] {
  position: absolute;
  width: 100%;
  bottom: 5px;
  left: 15px;
  font-size: 18px;
  text-shadow: 2px 2px rgba(0, 0, 0, 0.3);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.product-name[data-v-7ec817f4] {
  font-weight:bold;
  width: 90%;
}
.product-tile-cal[data-v-7ec817f4] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  opacity: 0.8;
}
@media only screen and (min-width : 768px) {
.product-name[data-v-7ec817f4] {
    font-weight:bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
}
.product-tile-details[data-v-7ec817f4] {
  position: absolute;
  width: 46%;
  bottom: 12px;
  float: right;
  text-align: right;
  font-weight: bold;
  text-shadow: 2px 2px rgba(0, 0, 0, 0.3);
}
.product-tile-details .price[data-v-7ec817f4] {
  text-shadow: 2px 2px rgba(0, 0, 0, 0.3);
}
.product-tile-details-money .money-read-only[data-v-7ec817f4] {
  float: none;
  padding: 0px;
  text-align: left;
}



.product-buttons {
  margin: auto;
  max-width: 75em;
}
.cart-submit {
  transition: all .2s;
}
.cart-shrinking {
  outline: none !important;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  font-size: 0;
}
.cart-move {
  width: 10px;
  height: 10px;
  min-height: 0px;
  transition: all 1s; 
  z-index: 1;
}
.fixed-action-buttons {
  width: 100%; 
  position: fixed; 
  bottom: 0; 
  left: 0; 
  width: 100%; 
  background-color: black; 
  z-index: 100; 
  padding: 8px;
}
.button-spacer {
  height: 7em;
}
.dietary-instructions {
  border-width: 1px;
}
.combo-upsell {
  max-width: 400px;
  margin-top: -10px;
}
.combo-upsell > div {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  border-radius: 25px;
}
.combo-upsell .slider {
  background-color: #c5c5c5;
}
.combo-upsell img {
  margin: 0;
}

@media only screen and (max-width : 768px) {
.button-stack[data-v-57bb3d31] {-ms-flex-direction: column-reverse;flex-direction: column-reverse;
}
}

.config .options[data-v-2ffa34a3]{
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.selected-choice[data-v-2ffa34a3] {
  text-align: left;
}
.option-element[data-v-2ffa34a3] {
  width: 145px;
  height: 130px;
  padding: 1px;
}
.option-calories[data-v-2ffa34a3] {
  text-transform: lowercase;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.heading[data-v-2ffa34a3] {
  width: 100%; 
  margin: 10px 0px 0px 0px;
  display: table;
}
.heading-title[data-v-2ffa34a3] {
  margin: 0px;
}


.radio { position: relative;
}
.radio > label > input {
  position: absolute;
  margin: 0;
  padding: 0;
  opacity: 0;
  z-index: -1;
  box-sizing: border-box;
}
.radio > label > .icon {
  position: absolute;
  top: 5px !important;
  left: 5px !important;
  display: block;
  width: 1.4rem;
  height: 1.4rem;
  text-align: center;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border-radius: .7rem;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}
.radio:not(.active) > label > .icon {
  background-color: #ddd;
  border: 1px solid #bbb;
}
.radio > label > input:focus ~ .icon {
  outline: 0;
  border: 1px solid #66afe9;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}
.radio.active > label > .icon {
  background-size: 1rem 1rem;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxjaXJjbGUgY3g9IjUiIGN5PSI1IiByPSI0IiBmaWxsPSIjZmZmIi8+PC9zdmc+);
}
.radio.active .btn-default { filter: brightness(75%);
}
.radio.disabled > label > .icon,
.radio.readonly > label > .icon,
.btn.readonly {
  filter: alpha(opacity=65);
  box-shadow: none;
  opacity: .65;
}
label.btn > input[type=radio] {
  position: absolute;
  clip: rect(0,0,0,0);
  pointer-events: none;
}

.money-sub-item {
  text-align: right;
  border: none;
  max-width: 5em;
  padding: 0px;
  margin-top: -1px;
  font-size: 12px;
}
.item-image {
  height: 130px;
  width: 130px;
  border-radius: 8px;
  background-color: #333;
  float: left;
  overflow: hidden;
  cursor: pointer;
}
.coupon-item {
  width: 100%;
  display: table;
}
.coupon-img {float:left;
}
.coupon-controls {float:right;text-align: right;
}
.coupon-info {float:left;padding-left: 5px;
}
.coupon-items  ul {list-style-type: none;
}
.condiments-utensils-text {
  font-weight: bold; 
  font-size: smaller;
  margin: -2px 5px;
}
.burger-mobile-link {
    margin: -140% 0% 0% 30%;
}
@media screen and (max-width: 376px) {
.item-image {
    height: 90px;
    width: 90px;
}
}
@media screen and (max-width: 490px) {
.no-flex-on-phone {
    display: inline-block !important;
    text-align: center;
}
.no-flex-on-phone div {
    height: 15px;
}
}

.taxes-and-fees-info-btn {
  width: 14px;
  margin: -3px 0 0 3px;
  position: relative;
}
.tooltip-container {
  display: inline-block;
  position: relative;
  cursor: pointer;
}
.tooltip-text {
  visibility: hidden;
  width: 400px;
  background-color: #434343;
  color: #fff;
  padding: 5px 10px;
  border-radius: 8px;
  position: absolute;
  z-index: 10000;
  left: -30px;
  bottom: 30px;
  display: inline;
  transition: visibility 0s linear 100ms, opacity 100ms;
}
.tooltip-text::after {
  content: " ";
  position: absolute;
  top: 100%;
  left: 35px;
  margin-left: -5px;
  border-width: 10px;
  border-style: solid;
  border-color: #474747 transparent transparent transparent;
}
.tooltip-text h5 {
  font-size: 16px;
}
.tooltip-text h6 {
  font-weight: bold !important;
  font-size: 15px;
  margin-bottom: 0;
}
.tooltip-text h6:last-child {
  margin-bottom: 10px;
}
.tooltip-text p {
  font-weight: 400;
  font-size: 14px;
}
@media screen and (max-width: 500px) {
.tooltip-text {
    width: 300px;
}
}
@media screen and (max-width: 400px) {
.tooltip-text {
    width: 250px;
}
}
@media screen and (max-width: 360px) {
.tooltip-text {
    width: 220px;
}
}
@media screen and (max-width: 300px) {
.tooltip-text {
    width: 180px;
}
}

.config .topping-group[data-v-2ad637d5] {
  display:-ms-flexbox;
  display:flex;
}
.config .topping-group .btn[data-v-2ad637d5] {
  background: #ccc;
  padding:0px;
  min-height:auto;
}
.config .topping-options[data-v-2ad637d5] {
  display: table;
  width: 100%;
  max-width: 42em;
  margin: auto;
}
.config .topping-options .topping[data-v-2ad637d5] {
  width: 50%;
  float:left;
}
.config .topping-options label.btn[data-v-2ad637d5] {
  padding: 24% 0px 0px 0px;
  white-space: normal !important;
  overflow: hidden;
  font-weight: bold;
  color: white;
  font-size: 12px;
  height: 13em;
}
.toppings-summary[data-v-2ad637d5]{ margin-top:19px;
}
.toppings-summary .container[data-v-2ad637d5] { width:100%;
}
.toppings-summary .nav-header[data-v-2ad637d5] {
  padding: 10px 0px 5px;
}
.toppings-summary .nav-header table[data-v-2ad637d5]{width:100%
}
.toppings-summary .nav-header .btn[data-v-2ad637d5]{ font-size: 17px;  border-radius: 0px; min-height: auto
}
.toppings-summary .nav-header-title[data-v-2ad637d5] {
  text-align:center;
  width: 100%;
  padding-top: 5px;
}
.toppings-summary .nav-header-ok[data-v-2ad637d5] {display: none;
}
.toppings-summary .selected-choice[data-v-2ad637d5] { 
  text-align: left; 
  font-size: 14px;
  width: 100%; 
  padding:5px; 
  font-size: 12px; 
  text-align: left;
  margin-top: 0px;
}
.ok-button[data-v-2ad637d5] {
  padding: 10px;
  width: 6em;
  border-radius: 10px;
  margin-right: 5px;
  color: white;
}
.option-element[data-v-2ad637d5] {
  width: 145px;
  height: 130px;
  padding: 1px;
}
.config .options[data-v-2ad637d5]{
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media only screen and (max-width : 768px) {
.config .topping-options .topping[data-v-2ad637d5] {
     width:100%;
}
.topping[data-v-2ad637d5] {
      max-width: 22em;
}
.toppings-screen[data-v-2ad637d5] {
     margin-top: 10em;
}
.toppings-summary[data-v-2ad637d5]{
    position: fixed;
    top: 0px;
    z-index: 20;
    left: 0px;
    right: 0px;
    margin-top: 3.3em;
    background: #f5f5f5;
}
.toppings-summary .container[data-v-2ad637d5] {
    background: #d8d8d8;
    min-height: 114px;
    width:100%;
}
.toppings-summary .nav-header[data-v-2ad637d5] {display: block;
}
.toppings-summary .nav-header-ok[data-v-2ad637d5] {display:block;
}
.toppings-proceed[data-v-2ad637d5] {display:none;
}
}

.radio { position: relative;
}
.radio > label > input {
  position: absolute;
  margin: 0;
  padding: 0;
  opacity: 0;
  z-index: -1;
  box-sizing: border-box;
}
.radio > label > .icon {
  position: absolute;
  top: .15rem;
  left: 0;
  display: block;
  width: 1.4rem;
  height: 1.4rem;
  text-align: center;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border-radius: .7rem;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}
.radio:not(.active) > label > .icon {
  background-color: #ddd;
  border: 1px solid #bbb;
}
.radio > label > input:focus ~ .icon {
  outline: 0;
  border: 1px solid #66afe9;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}
.radio.active > label > .icon {
  background-size: 1rem 1rem;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxjaXJjbGUgY3g9IjUiIGN5PSI1IiByPSI0IiBmaWxsPSIjZmZmIi8+PC9zdmc+);
}
.radio.active .btn-default { filter: brightness(75%);
}
.radio.disabled > label > .icon,
.radio.readonly > label > .icon,
.btn.readonly {
  filter: alpha(opacity=65);
  box-shadow: none;
  opacity: .65;
}
label.btn > input[type=radio] {
  position: absolute;
  clip: rect(0,0,0,0);
  pointer-events: none;
}

.radio { position: relative;
}
.radio > label > input {
  position: absolute;
  margin: 0;
  padding: 0;
  opacity: 0;
  z-index: -1;
  box-sizing: border-box;
}
.radio > label > .icon {
  position: absolute;
  top: 5px !important;
  left: 5px !important;
  display: block;
  width: 1.4rem;
  height: 1.4rem;
  text-align: center;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border-radius: .7rem;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}
.radio:not(.active) > label > .icon {
  background-color: #ddd;
  border: 1px solid #bbb;
}
.radio > label > input:focus ~ .icon {
  outline: 0;
  border: 1px solid #66afe9;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}
.radio.active > label > .icon {
  background-size: 1rem 1rem;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxjaXJjbGUgY3g9IjUiIGN5PSI1IiByPSI0IiBmaWxsPSIjZmZmIi8+PC9zdmc+);
}
.radio.active .btn-default { filter: brightness(75%);
}
.radio.disabled > label > .icon,
.radio.readonly > label > .icon,
.btn.readonly {
  filter: alpha(opacity=65);
  box-shadow: none;
  opacity: .65;
}
label.btn > input[type=radio] {
  position: absolute;
  clip: rect(0,0,0,0);
  pointer-events: none;
}
.bounce-enter-active {
  animation: bounce-in .5s;
}
.bounce-leave-active {
  animation: bounce-in .5s reverse;
}
@keyframes bounce-in {
0% {
    transform: scale(0);
}
50% {
    transform: scale(1.2);
}
100% {
    transform: scale(1);
}
}
.pizza-topping-selector {
  position: absolute;
  top: 0px;
  right: 0px;
  text-align: right;
  cursor: pointer;
}
.dv{
  float: right;
  cursor: pointer;
  padding: 7px;
  border: solid 1px #000;
  background: #fff;
  color: #000;
  margin-right: 50px;
  font-size: 14px;
  font-weight: bold;
  border-radius: 25px;
}
.dv-selected { background:#cc3024; color:#ffffff; border: solid 1px #ffffff;
}
.pizza-topping-img {
  background-size: cover ;
  background-repeat: no-repeat;
  background-position: 0px -90px;
  position:relative;
}
.pizza-layout-selector {
  width: 100%;
    position: absolute;
    top: 12px;
    padding:12px;
}
.layout-right,.layout-left, .layout-whole {
  width: 60px;
  float: left;
  cursor: pointer;
}
.topping-name {
  padding: 10px;
  margin: 32px 0px 0px;
}


.topping ul[data-v-db1f9fb0] {
  list-style-type: none;
  padding: 8px 8px 0 16px;
}
.topping li[data-v-db1f9fb0] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.topping-display[data-v-db1f9fb0] {
  overflow: hidden;
  z-index: -1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-positive: 1;
      flex-grow: 1;
  -ms-flex-negative: 1.5;
      flex-shrink: 1.5;
  padding-bottom: 3%;
  text-align: center;
}
.topping-display img[data-v-db1f9fb0] {
  width: 100%;
}
.hot-dog[data-v-db1f9fb0] {
  transform: rotate(-15deg) translateY(-25px);
}
@media only screen and (max-height : 800px) {
.topping-display div[data-v-db1f9fb0] {
    width: 230px !important;
}
}
@media only screen and (max-width : 700px) {
.topping-select[data-v-db1f9fb0] {
    min-width: 50vw;
}
}
@media only screen and (max-width : 550px) {
.topping-display div[data-v-db1f9fb0] {
    width: 250px !important;
}
}
@media only screen and (max-width : 450px), (max-height : 720px) {
.topping-display div[data-v-db1f9fb0] {
    width: 180px !important;
}
.topping-display img[data-v-db1f9fb0] {
    width: 80%;
}
.hot-dog[data-v-db1f9fb0] {
    transform: rotate(-15deg) translateY(-15px);
}
}
.bun-img-container[data-v-db1f9fb0] {
  position: fixed;
  z-index: -2;
  bottom: 100px
}
.main-product-container[data-v-db1f9fb0] {
  position: fixed;
  z-index: -1;
}
.topping-container[data-v-db1f9fb0] {
  position: fixed;
}
.topping-container img[data-v-db1f9fb0] {
  position: relative;
  object-fit: contain;
}
.crown-container[data-v-db1f9fb0] {
  position: fixed;
}
.builder-container > div[data-v-db1f9fb0] {
  width: 300px
}
.topping[data-v-db1f9fb0] {
  min-height: 45px;
  max-width: 25em;
}
.product-config-section[data-v-db1f9fb0] {
  background-color: #2D2D2D;
  border-radius: 25px;
  margin-top: -10px;
}
.topping-select[data-v-db1f9fb0] {
  overflow: auto;
}
#productConfig[data-v-db1f9fb0] {
  margin: 0 -14px;
  max-height: 200vh;  
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}
#productConfig [data-v-db1f9fb0]::-webkit-scrollbar {
  display: none;  /* Hide scrollbar for Chrome, Safari and Opera */
}
.config .heading[data-v-db1f9fb0] {
  border-bottom: none;
}
.heading-title[data-v-db1f9fb0] {
  margin-left: 8px !important;
  font-size: min(4vw, 1em);
}
.topping-option[data-v-db1f9fb0] {
  margin: 0 16px;
}
.topping-option > .radio[data-v-db1f9fb0] {
  display: -ms-flexbox;
  display: flex;
  padding: 12px 0;
  -ms-flex-align: center;
      align-items: center;
}
.config-options-stepper[data-v-db1f9fb0] {
  margin: 8px 0;
  z-index: 1;
  background-color: #000;
  border: white 1px solid;
  cursor: default;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: space-evenly;
      justify-content: space-evenly;
  border-radius: 8px;
  min-width: 115px;
}
.qty-buttons[data-v-db1f9fb0] {
  margin: 5px; 
  width: 1em; 
  height: 1em;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.config[data-v-db1f9fb0] {
  display: -ms-flexbox;
  display: flex;
}
.config .options[data-v-db1f9fb0] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: left;
      justify-content: left;
  width: 100%;
  -ms-flex-wrap: initial;
      flex-wrap: initial;
}

.checkmark[data-v-783843ac] {
  position: initial;
  animation: initial;
}
.unchecked[data-v-783843ac] {
  border: solid 2px #ffffff;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  padding: 9px;
  font-size: 18px;
}
.builder-options[data-v-783843ac] {
  line-height: 1em;
  padding: 0px 0px 0px 16px;
  text-align: left;
  text-shadow: none;
  text-transform: none;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.builder-checkmark[data-v-783843ac] {
  width: 10px;
  height: 10px;
  left: 4px;
  top: -4px;
}
.radio[data-v-783843ac] { position: relative;
}
.radio > input[data-v-783843ac] {
  display: none;
}
.radio > label > input[data-v-783843ac] {
  position: absolute;
  margin: 0;
  padding: 0;
  opacity: 0;
  z-index: -1;
  box-sizing: border-box;
}
.radio > label > .icon[data-v-783843ac] {
  position: absolute;
  top: 5px !important;
  left: 5px !important;
  display: block;
  width: 1.4rem;
  height: 1.4rem;
  text-align: center;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border-radius: .7rem;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}
.radio:not(.active) > label > .icon[data-v-783843ac] {
  background-color: #ddd;
  border: 1px solid #bbb;
}
.radio > label > input:focus ~ .icon[data-v-783843ac] {
  outline: 0;
  border: 1px solid #66afe9;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}
.radio.active > label > .icon[data-v-783843ac] {
  background-size: 1rem 1rem;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxjaXJjbGUgY3g9IjUiIGN5PSI1IiByPSI0IiBmaWxsPSIjZmZmIi8+PC9zdmc+);
}
.radio.active .btn-default[data-v-783843ac] { filter: brightness(75%);
}
.radio.disabled > label > .icon[data-v-783843ac],
.radio.readonly > label > .icon[data-v-783843ac],
.btn.readonly[data-v-783843ac] {
  filter: alpha(opacity=65);
  box-shadow: none;
  opacity: .65;
}
label.btn > input[type=radio][data-v-783843ac] {
  position: absolute;
  clip: rect(0,0,0,0);
  pointer-events: none;
}


.vdp-datepicker__calendar {
    bottom: 100%;
}
#inDate {
    width: 100%;
    border: none;
    padding: 4px 0px;
    font-size: 14px;
}
#inTime {
    height: 100%;
    width: 9em;
    font-size: 14px;
    text-align: center;
}
.pickup-type-select {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
    cursor: pointer;
}
.pickup-type-select .form-control {
    border: none;
    box-shadow: none !important;
}
.pickup-type-select .btn-content {
    color: #FFFFFF;
}
.pickup-type-select .dropdown-menu {
    text-align: center;
    width: 90%;
    left: 5%;
}
.pickup-type-select-error {
  border: 2px solid red;
  border-radius: 4px;
  padding: 10px 5px;
}
.dropdown-option {
    font-weight: bold;
}

@media (max-width: 767px) {
.panel-heading[data-v-d51618a6] {
    text-align: center;
}
}

.form-control.dropdown-toggle[data-v-86c41dc4]{
  height: auto;
  padding-right: 24px;
}
.form-control.dropdown-toggle[data-v-86c41dc4]:after{
  content: ' ';
  position: absolute;
  right: 13px;
  top: 50%;
  margin: -1px 0 0;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.bs-searchbox[data-v-86c41dc4] {
  position: relative;
  margin: 4px 8px;
}
.bs-searchbox .close[data-v-86c41dc4] {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}
.bs-searchbox input[data-v-86c41dc4]:focus,
.form-control.dropdown-toggle[data-v-86c41dc4]:focus {
  outline: 0;
  border-color: #66afe9;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}
.secret[data-v-86c41dc4] {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.form-control.dropdown-toggle>.close[data-v-86c41dc4] { margin-left: 5px;
}
.notify.out[data-v-86c41dc4] { position: relative;
}
.notify.in[data-v-86c41dc4],
.notify>div[data-v-86c41dc4] {
  position: absolute;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
  pointer-events: none;
}
.notify>div[data-v-86c41dc4] {
  top: 5px;
  z-index: 1;
}
.notify.in[data-v-86c41dc4] {
  opacity: .9;
  bottom: 5px;
}
.btn-group-justified .dropdown-toggle>span[data-v-86c41dc4]:not(.close) {
  width: calc(100% - 18px);
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: -4px;
}
.btn-group-justified .dropdown-menu[data-v-86c41dc4] { width: 100%;
}

@media only screen and (max-width : 768px) {
.button-stack {-ms-flex-direction: column-reverse;flex-direction: column-reverse;
}
}

.vue-map-container {
  width: 100%;
  height:100%;
}
.vue-map-container .vue-map {
  width: 100%;
  height:100%;
}

.autocomplete {
  /*the container must be positioned relative:*/
  position: relative;
  display: inline-block;
  width: 100%;
}
input {
  border: 1px solid transparent;
  background-color: #f1f1f1;
  padding: 10px;
  font-size: 16px;
}
.autocomplete-items {
  position: absolute;
  border: 1px solid #d4d4d4;
  border-bottom: none;
  border-top: none;
  z-index: 999999 !important;
  /*position the autocomplete items to be the same width as the container:*/
  top: 100%;
  left: 0;
  right: 0;
  font-weight: normal;
  color: black;
}
.autocomplete-items div {
  padding: 10px;
  cursor: pointer;
  background-color: #fff; 
  border-bottom: 1px solid #d4d4d4; 
  z-index: 999999 !important;
}
.autocomplete-items div:hover {
  /*when hovering an item:*/
  background-color: #e9e9e9;
}
.autocomplete-active {
  /*when navigating through the items using the arrow keys:*/
  background-color: DodgerBlue !important; 
  color: #ffffff;
}

.widget-container[data-v-979f1e1c] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  text-align: left;
}
.widget-title[data-v-979f1e1c] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.widget-title .giftcard-icon[data-v-979f1e1c] {
  width: 25px;
  height: 25px;
}
.giftee-info[data-v-979f1e1c] {
  opacity: 0.8;
}
.giftee-info div[data-v-979f1e1c] {
  margin-bottom: 5px;
}

.widget-container[data-v-1b41e891] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  text-align: left;
}
.widget-title[data-v-1b41e891] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.widget-title .group-add-icon[data-v-1b41e891] {
  width: 25px;
  height: 25px;
}
.widget-text[data-v-1b41e891] {
  -ms-flex-positive: 1;
      flex-grow: 1;
  cursor: pointer;
}

.widget-switch .slider:before {
  height: 15px;
  width: 15px;
  bottom: 5px;
  left: 6px;
}
.widget-switch input:checked + .slider:before {
  transform: translateX(18px);
}
.widget-switch .switch {
  height: 25px;
  width: 45px;
}

.gm-style-mtc {
  display: none;
}
.gm-svpc {
  display: none;
}
.option-input:focus {
    border: solid #888 1px;
}

.cart-section[data-v-ed047204] {
  margin-bottom: 8px;
}
.cart-items.upsell-items[data-v-ed047204] {
    display: -ms-flexbox;
    display: flex;
    overflow-x: auto;
    margin-bottom: 8px;
}
.upsell-items[data-v-ed047204]::-webkit-scrollbar {
  height: 6px;
}
.upsell-items[data-v-ed047204]::-webkit-scrollbar-thumb {
  border-radius: 10px;
}
.recommended-item[data-v-ed047204] {
  width: 157px;
  height: 170px;
  border: 1px solid #E2E2E2;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  margin: 16px 16px 8px 8px;
  border-radius: 8px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  position: relative;
}
.recommended-item[data-v-ed047204]:first-child {
  margin-left: 0;
}
.recommended-item[data-v-ed047204]:last-child {
  margin-right: 0;
}
.recommended-item > .fab[data-v-ed047204] {
  position: absolute;
  right: -16px;
  top: -16px;
  background-color: #D41920;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  color: white;
  font-size: 20px;
  cursor: pointer;
}
.recommended-item > .top[data-v-ed047204] {
  height: 90px;
  border-radius: 8px 8px 0 0;
  overflow: hidden;
}
.recommended-item > .bot[data-v-ed047204] {
  -ms-flex-positive: 1;
      flex-grow: 1;
  padding: 8px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: justify;
      justify-content: space-between;
  max-height: 80px;
  font-size: 14px;
}
.recommended-item > .bot div[data-v-ed047204]:first-child {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
}
.recommended-item > .bot div[data-v-ed047204]:nth-child(2) {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.recommended-item > .bot div:nth-child(2) input[data-v-ed047204] {
  -ms-flex-positive: 1;
      flex-grow: 1;
}
.recommended-item > .bot div:nth-child(2) div[data-v-ed047204] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
}
.cart-payment-padding[data-v-ed047204] {
  padding-left: 3%;
}
@media only screen and (max-width : 768px) {
.button-stack[data-v-ed047204] {-ms-flex-direction: column-reverse;flex-direction: column-reverse;
}
}
.payment-message[data-v-ed047204] {
  font-size: small;
  font-weight: bold;
  border: solid 2px;
  padding: 10px;
  border-radius: 5px;
  margin: 10px 5px 20px;
}
#feedback[data-v-ed047204] {
  background: #FFF;
  color:#000;
}
.group-order-icon[data-v-ed047204] {
  width: 24px;
  height: 24px;
  background: url('/static/icons/group_add.svg') no-repeat top center;
  background-size: cover !important;
  position: relative;
  top: 5px;
  margin-right: 3px;
  display: inline-block;
}

.leave-space-below {margin-bottom: 20px;
}
.rating-wrapper {
  font-family: 'FontAwesome';
  margin: 20px auto;
  text-align: center;
}
.rating-wrapper > fieldset {
  border: none;
  display: inline-block;
}
.rating-wrapper > fieldset:not(:checked) > input {
  position: absolute;
  top: -9999px;
  clip: rect(0, 0, 0, 0);
}
.rating-wrapper > fieldset:not(:checked) > label {
  float: right;
  width: 1em;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
  font-size: 200%;
  color: #000000;
}
.rating-wrapper > fieldset:not(:checked) > label:before {
  content: '\F006    ';
}
.rating-wrapper > fieldset:not(:checked) > label:hover:before,
.rating-wrapper > fieldset:not(:checked) > label:hover ~ label:before {
  content: '\F005    ';
}
.rating-wrapper > fieldset > input:checked ~ label:before {
  content: '\F005    ';
}
.rating-wrapper > fieldset > label:active {
  position: relative;
  top: 2px;
}
.door-dash-phone-modal .modal-footer {
  display: none !important;
}
.door-dash-phone-modal .modal-body {
  padding-top: 0;
}
.door-dash-phone-modal .modal-body > div br:last-child {
  display: none;
}
.invitee-confirmation-modal .modal-header {
  border: none;
}
.invitee-confirmation-modal .modal-content {
  width: 85%;
}
.exit-group-order {
  width: 100%;
  text-align: center;
  font-weight: bold;
  padding: 10px;
  cursor: pointer;
  color: #D41920;
}

.cell-order-status {
  display: inline-block;
  text-align: center;
  width: 33%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@-moz-document url-prefix() {
.cell-order-status {
    width: 32.5%;
}
@media screen and (max-width: 350px) {
.cell-order-status {
      width: 32.3%;
}
}
}
.btn-order-status {
  background: #fff;
  border-width: 2px;
  margin: 0px 0px 5px 0px;
}
.order-status-bar-cells {
  display: table;
  width: 85%;
  margin: auto;
  cursor: default;
}
.highlight-display {
    width: -webkit-fit-content;
    width: fit-content;
    font-weight: bold;
    font-size: x-large;
    text-align: center;
    margin-bottom: 15px;
    padding: 15px;
}
.address-phone {
    margin-top: 10px;
}
.delivery-tracker-img-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
}
.delivery-tracker-img-container img {
    margin-top: -15px;
    margin-bottom: 10px;;
    height: 150px;
    max-width: 200px;
}
.driver-details-info-btn {
  width: 16px;
  margin: -3px 0 0 5px;
  cursor: pointer;
}
@media screen and (max-width: 450px) {
.order-status-bar-cells {
    width: 95%;
}
}

.vehicle-modal .modal-body {
  margin-top: 10px;
}
.vehicle-modal .modal-content {
  padding: 0;
}
.vehicle-modal .form-input {
  width: 100%;
  margin-bottom: 20px;
  font-size: 15px;
  border-bottom: 1px solid #e4e4e4;
}

.form-group[data-v-4dea1498] {
  position: relative;
}
label~.close[data-v-4dea1498] {
  top: 25px;
}
.input-group>.icon[data-v-4dea1498] {
  position: relative;
  display: table-cell;
  width:0;
  z-index: 3;
}
.close[data-v-4dea1498] {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}
.has-feedback .close[data-v-4dea1498] {
  right: 20px;
}

.order-tracker {
  padding: 20px 90px;
}
.order-tracker .order-timeline {
  margin: 50px 0;
  list-style-type: none;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
}
.order-tracker .timeline-anchor {
  display: -ms-flexbox;
  display: flex;
  border-top: 4px solid #e2e2e2;
  position: relative;
}
.order-tracker .timeline-point-container {
  width: 200px;
  height: 100px;
  position: absolute;
  top: -50px;
  left: -88px;
  text-align: center;
}
.order-tracker .timeline-point {
  width: 25px;
  height: 25px;
  background-color: #f5f5f5;
  border-radius: 25px;
  border: 4px solid #e2e2e2;
  transition: all 200ms ease-in;
  position: absolute;
  left: 88px;
  top: 40px;
}
.order-tracker .timeline-point-checked {
  background-color: #78A13CFF;
  border: 4px solid #78A13CFF;
}
.order-tracker .timeline-section {
  width: 50%;
  position: relative;
}
.order-tracker .timeline-progress {
  margin: -4px 0 0;
  height: 0;
  border-bottom: 4px solid #78A13CFF;
  transition: all 200ms ease-in;
}
.order-tracker .timeline-label {
  max-width: 80%;
  margin: auto;
  font-size: 15px;
}
.order-tracker .timeline-label p {
  font-weight: 600;
}
.order-tracker .order-tracker-img-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}
.order-tracker img {
  margin-top: -20px;
  height: 200px;
}
.order-tracker .ready-img {
  margin-top: 5px;
  margin-bottom: 10px;
  height: 150px;
}
@media only screen and (max-width: 550px){
.order-tracker {
     padding: 20px 50px;
}
.order-tracker .timeline-point-container {
    width: 150px;
}
.order-tracker .timeline-point-container {
    left: -63px;
}
.order-tracker .timeline-point {
    left: 63px;
}
.order-tracker .timeline-label {
    font-size: 14px;
    max-width: 8em;
    margin-top: -10px;
}
}
@media only screen and (max-width: 320px){
.order-tracker {
     padding: 20px 40px;
}
.order-tracker .timeline-point-container {
    width: 110px;
}
.order-tracker .timeline-point-container {
    left: -43px;
}
.order-tracker .timeline-point {
    left: 43px;
}
.order-tracker .timeline-label {
    font-size: 12px;
}
}
@media only screen and (max-width: 767px){
.order-tracker .ready-img {
    margin-bottom: 25px;
}
}

#map[data-v-f085c0aa] {
  text-align: center;
  margin: 5% auto;
  background-color: #ccc;
}
.doordash-logo[data-v-f085c0aa] {
  text-align: right;
  margin-bottom: 10px;
}
.doordash-logo img[data-v-f085c0aa] {
  width: 180px;
  display: inline-block;
  margin-top: 10px;
}
.uber-direct-logo[data-v-f085c0aa] {
  text-align: right;
  margin-bottom: 10px;
}
.uber-direct-logo img[data-v-f085c0aa] {
  width: 180px;
  display: inline-block;
  margin-top: 10px;
}
@media only screen and (max-width: 850px) {
.doordash-logo img[data-v-f085c0aa] {
    width: 150px;
}
.uber-direct-logo img[data-v-f085c0aa] {
    width: 150px;
}
}
@media only screen and (max-width: 500px) {
.doordash-logo img[data-v-f085c0aa] {
    width: 120px;
}
.uber-direct-logo img[data-v-f085c0aa] {
    width: 120px;
}
}
@media only screen and (max-width: 350px) {
.doordash-logo img[data-v-f085c0aa] {
    width: 100px;
}
.uber-direct-logo img[data-v-f085c0aa] {
    width: 100px;
}
}

.pf-modal-content-iframe{
    width: 100%;
    border: 0px;
}
.pf-modal-close-button, .pf-modal-footer, .pf-modal-status-outer svg, .pf-modal-status-details-btn{
    display: none;
}
.credit-card-box .panel-title {
    display: inline;
    font-weight: bold;
}
.credit-card-box .form-control.error {
    border-color: red;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(255,0,0,0.6);
}
.credit-card-box label.error {
  font-weight: bold;
  color: red;
  padding: 2px 8px;
  margin-top: 2px;
}
.credit-card-box .payment-errors {
  font-weight: bold;
  color: red;
  padding: 2px 8px;
  margin-top: 12px;
}
.credit-card-box label {
    display: block;
}
.credit-card-box .display-tr {
    display: table-row;
}
.credit-card-box .display-td {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
}
.credit-card-box .panel-heading img {
    min-width: 180px;
    border-style: solid;
    border-width: 3px;
    border-color: white;
    box-shadow: 3px 3px 5px #D3D3D3;
}
.save-card {
    margin: 18px 8px;
}

.center {
text-align:center;
margin:auto;
}
.phone-change-input {
  text-align: center;
  width: 100%;
  font-size: 30px;
  margin: 20px auto -10px;
  border: 2px solid rgba(0, 0, 0, 0.5);
}
/*.phone-change-input:focus {*/
/*  border-bottom: 2px solid rgba(0, 0, 0, 0.5) !important;*/
/*}*/

.card-container[data-v-5a04e22f] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  width: 100%;
  padding: 0 2px;
  margin: 0;
}
.card-num-container[data-v-5a04e22f] {
  width: 100%;
}
.card-container .v-money[data-v-5a04e22f] {
  margin-right: 7px;
}

.tip-buttons[data-v-a8d6575e] {
  font-size: 14px;
  padding: 11px 5px;
  margin: 2px !important;
}






















































































































































































.panel-heading[data-v-7184f75e] {
  padding: 0; font-size: 17px;
}
.widget-content div[data-v-7184f75e] {
  margin-left: 10px;
}
.widget-wrapper[data-v-7184f75e] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
}
.widget-selection-warning[data-v-7184f75e] {
  color: red;
  text-transform: uppercase;
}

.widget-container[data-v-c2913c22], .widget-title[data-v-c2913c22], .widget-header[data-v-c2913c22] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  text-align: left;
}
.widget-title .contacless-icon[data-v-c2913c22] {
  width: 25px;
  height: 25px;
}
.widget-message[data-v-c2913c22] {
  opacity: 0.6;
}


.g-signin-button, .fb-signin-button {
  cursor: pointer;
}
.fb-signin-button {
  width: 194px;
  background-color: #1877F2;
  border-radius: 4px;
  font-family: Helvetica, Arial, sans-serif;
  color: white;
  margin: 10px 0px;
}
.fb-signin-button:hover, .fb-signin-button:focus {
  background-color: #3986eb;
}
.fb-signin-button img {
  margin: 11px 10px 11px 10px;
  width: 18px;
  height: 18px;
}
.fb-signin-button span {
  padding-top: 2px;
}
.strike {
  display: block;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  margin: 15px 0px 15px 0px;
}
.strike > span {
  position: relative;
  display: inline-block;
}
.strike > span:before,
.strike > span:after {
  content: "";
  position: absolute;
  top: 50%;
  width: 9999px;
  height: 1px;
  background: black;
}
.strike > span:before {
  right: 100%;
  margin-right: 15px;
}
.strike > span:after {
  left: 100%;
  margin-left: 15px;
}
.login-buttons-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#googleButtonDiv[role=button] {
    min-height: 40px !important;
    padding: 15px !important;
}

.collapsebale-panel h5 {cursor: pointer;
}
@media screen and (max-width: 420px) {
.address-panel .has-float-label {
    font-size: 80%;
}
}

.delete-account-message[data-v-5accf00e] {
  width: 100%;
  margin-bottom: 10px;
}

.order-history-list, .token-history-list {
 display: table;
 width: 100%;
 cursor: pointer;
 outline: none;
 padding:10px;
 border-radius: 5px;
}
.order-history-list:focus, .token-history-list:focus {
outline: none;
background: #ece0b4;
font-weight: bold;
border-bottom: solid 1px #cccccc;
}

.no-order-display[data-v-5accc818]{
display: -ms-flexbox;
display: flex; 
-ms-flex-direction: column; 
    flex-direction: column; 
-ms-flex-pack: start; 
    justify-content: flex-start; 
-ms-flex-align: center; 
    align-items: center; 
gap: 30px;
}
.order-icon[data-v-5accc818] {
width: 65px;
height: 95px;
background: url('/static/icons/orders.svg') no-repeat top center;
background-size: 65px;
margin: auto;
}
.invite-link-txt[data-v-5accc818] {
  display: table-cell;
  font-weight: bold;
  color: #D52028;
  float: left;
}
.view-cart-btn[data-v-5accc818] {
  display: table-cell;
  text-align: right;
  font-weight: bold;
  padding: 0% 5%;
  color: #D52028;
  float: right;
}


.no-coupon-display{
  display: -ms-flexbox;
  display: flex; 
  -ms-flex-direction: column; 
      flex-direction: column; 
  -ms-flex-pack: start; 
      justify-content: flex-start; 
  -ms-flex-align: center; 
      align-items: center; 
  gap: 40px;
}
.coupon-icon {
  width: 65px;
  height: 95px;
  background: url('/static/icons/coupons.svg') no-repeat top center;
  background-size: 65px;
  margin: auto;
}
.coupon-store-locator .modal-body {
  padding-left: 0;
  padding-right: 0;
  overflow-x: hidden;
}

a {
  cursor: pointer;
}
.main-nav {
  padding-bottom:5px !important;
  margin-right: 5px;
}
.navbar {
  border-color: transparent;
}
.navbar .container {
  background: transparent
}
.navbar .navbar-status {
  text-align:center;
  min-height:0px;
  padding:6px;
  margin-top:4px;
}
.logo {
  position:absolute;
  top:0px;
}
.status-msg-bold {
  margin:0px;
  font-weight: bold;
}
.status-msg-highlight {
  margin:0px;
}
.status-msg {
  margin:0px
}
.navbar-status a{
  text-decoration: none; 
  color: inherit;
}
.navbar-brand {
  height: auto;
  padding: 3px 0px 0px 0px;
}
.navbar .navbar-nav>li>a {
  z-index: 1035;
  padding: 25px 10px 5px 10px;  
  font-weight: bold;
  text-decoration: none;
}
.navbar-toggle {
  float: left;
  margin: 10px 0px 0px 5px;
  border-radius: 3px;
}
.navbar-default .navbar-toggle .icon-bar {background-color:#ffffff
}
.navbar-default .navbar-toggle {
  border:none;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
  background-color: transparent;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
  background-color: transparent;
}
.dropdown-menu>li>a:hover {
  background-color: #ddd;
}
.nav-spacer {height:0px;
}
.logo {
  position:absolute;
  top: -5px;
  left: 0px
}
.logoImg {
  background: url(/static/imgs/brand_logo.png) no-repeat top left;
  background-size: contain;
}
.nav-title {
  margin: auto;
}
.nav-title>h3 {
  position: relative;
  left: 0px;
  width: 100%;
  margin: -35px -10px;
  z-index: 1030;
  text-align: center;
  font-size: large;
  font-weight: bold;
}
.order-setup-bar {
  position: fixed;
  left: 0px;
  top: 50px;
  text-align: center;
  width: 100%;
  z-index: 1020;
}
.order-setup {
  font-size: 2.6vw;
}
.order-setup img {
  padding-bottom: 5px;
}
@media screen and (min-width: 530px) {
.order-setup {
    font-size: 15px;
}
}
.cart-container-full {
  background: url('/static/icons/bag.svg') no-repeat 50% 50%;
  width:36px;
  height:36px;
  margin-right:10px;
  margin-top:5px;
  background-size: contain;
  background-size: contain ;
}
.cart-container-empty {
  background: url('/static/icons/bag.svg') no-repeat 50% 50%;
  width:36px;
  height:36px;
  margin-right:10px;
  margin-top:5px;
  background-size: contain;
  background-size: contain ;
}
.cart-counter {
  position: relative;
  top: 20px;
  left: 14px;
  color: #ffffff;
  font-size: 15px;
  font-weight: 100;
  font-family: monospace;
  display: inline;
  text-align: center;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  display: inline-block;

  border: solid 1px #d82131;
  background-color: #d82131;

  animation-name: grow; 
  animation-duration: 5s; 
  animation-iteration-count: infinite;
}
@keyframes grow {
10%, 90% {
    transform: scale(1.3);
}
20%, 80% {
    transform: translate3d(2px, 0, 0);
}
30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
}
40%, 60% {
    transform: translate3d(4px, 0, 0);
}
}
@keyframes shake {
10%, 90% {
    transform: translate3d(-1px, 0, 0);
}
20%, 80% {
    transform: translate3d(2px, 0, 0);
}
30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
}
40%, 60% {
    transform: translate3d(4px, 0, 0);
}
}
.sidenav {
height: 100%; /* 100% Full-height */
width: 0; /* 0 width - change this with JavaScript */
position: fixed; /* Stay in place */
z-index: 9999999; /* Stay on top */
top: 0;
left: 0;
background-color: #313131; /* Black*/
overflow-x: hidden; /* Disable horizontal scroll */
transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
font-size: 12px;
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
.sidenav {padding-top: 15px;
}
.sidenav a {font-size: 18px;
}
}

/* The side navigation menu */
.sidenav-container {
position: fixed;
height: 100%;
width: 100%;
top: 0;
left: 0;
z-index: 3000;
}
.sidenav-backdrop {
height: 100%;
width: 100%;

background: rgba(0, 0, 0, 0.2)
}

/* Position and style the close button (top right corner) */
.sidenav .closebtn {
position: absolute;
top: 0;
right: 25px;
font-size: 36px;
margin-left: 50px;
color:#ffffff;
text-decoration: none;
}
.sidenav .toggle-btn {
display: none;
}
.sidenav ul,
.sidenav li {
list-style: none;
padding: 0px;
margin: 0px;
line-height: 40px;
cursor: pointer;
}
.sidenav ul :not(collapsed) .arrow:before,
.sidenav li :not(collapsed) .arrow:before {
font-family: FontAwesome;
content: "\F078";
position: relative;
bottom: -13px;
padding-right:10px;
vertical-align: middle;
float: right;
}
.sidenav .sub-menu {background-color: #181c20;
}
.sidenav ul .active,
.sidenav li .active {
border-left: 3px solid #d19b3d;
}
.sidenav ul .sub-menu li.active,
.sidenav li .sub-menu li.active {
color: #d19b3d;
}
.sidenav ul .sub-menu li.active a,
.sidenav li .sub-menu li.active a {
color: #d19b3d;
}
.sidenav ul .sub-menu li,
.sidenav li .sub-menu li {

border: none;
line-height: 33px;
border-bottom: 1px solid #23282e;
margin-left: 30px;
}
.sidenav ul .sub-menu li:hover,
.sidenav li .sub-menu li:hover {
background-color: #020203;
}
.sidenav li {
padding-left: 0px;
border-bottom: 1px solid #23282e;
display: table;
width:100%;
text-align: left;
}
.sidenav li a {
text-decoration: none;
font-size:15px;
display: table-cell;
width:100%;
min-width: 250px;
}
.sidenav li a i {
padding-left: 10px;
width: 20px;
padding-right: 20px;
display:table-cell;
}
.sidenav li a span {
display:table-cell;
text-align: left;
width:100%;
}
.sidenav li:hover {
border-left: 3px solid #d19b3d;
transition: all 1s ease;
}
.sidenav hr {border-color: #23282e;
}
.sidenav a:focus {outline: none;
}

/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#main {
transition: margin-left .5s;
}
.order-setup-container a {
text-decoration: none;
outline: none;
}
.btn-main-search {
  margin-top: 5px;
  margin-right: 15px;
  width: 40px;
  height: 40px;
  background: url(/static/icons/search.svg) no-repeat top center;
  display: block;
  background-size: cover;
}
.btn-main-home {
  margin-top: 5px;
  margin-right: 15px;
  width: 40px;
  height: 40px;
  background: url(/static/icons/home.svg) no-repeat top center;
  display: block;
  background-size: cover ;
}
.btn-main-order-status {
  display: block;
  background: url(/static/icons/clock.svg) no-repeat top center;
  background-size: cover ;
}
.btn-my-account {
  margin-top: 5px;
  margin-right: 15px;
  width: 40px;
  height: 40px;
  background: url(/static/icons/profile.svg) no-repeat top center;
  display: block;
  background-size: cover;
}
ul.cart-items {padding:0px;list-style-type: none;
}
.menu-list .link-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.menu-list .link-container img {
  margin-left: 8px;
  margin-right: 20px;
  width: 15px;
  height: 15px;
}
.menu-list .link-container .arrow::before {
  bottom: 0;
}
.nav-btn-toggle {
  position: absolute;
  margin: 1px 0px 0px -14px;
}
.web-kiosk-heading {
  font-size:larger; 
  text-transform: uppercase;
}
.web-kiosk-text {
  text-align: left; 
  border-top: 1px solid; 
  margin-top: 8px; 
  margin-bottom: 13px; 
  padding-top: 5px; 
  font-size: 11px;
}
.navbar .group-order-icon {
  width: 27px;
  height: 27px;
  background: url('/static/icons/group_add_2.svg') no-repeat top center;
  background-size: cover !important;
  margin-top: -4px;
  margin-right: 7px;
}

























































































































/* Extra Small Devices, Phones */
@media only screen and (max-width : 320px) {
.cart-layer {    margin-top: 3px;
}
.nav-links-container {margin-top:0px; margin-right:0px;padding-left:20px
}
}
@media only screen and (max-width : 420px) {
.cart-layer {    margin-top: 3px;
}
}
@media only screen and (max-width : 480px) {
.nav-links-container {margin-top:0px; margin-right:0px;padding-left:20px
}
}
.nav-fixed-links {
  position: absolute; 
  margin: 20px 0px 0px 230px; 
  list-style-type: none;
  text-decoration: none;
}
.nav-top-bg-fixed {
  position: fixed;
  width: 100%;
  top: 0px;
  border-radius: 0px;
  z-index: 1000;
  height: 60px;
}
.navbar {
  height: 60px;
}

/* component style */
.vue-slider-disabled .vue-slider-process {
  background-color: #a7a7a7;
}
.vue-slider-disabled .vue-slider-dot-handle {
  border-color: #a7a7a7;
}
.vue-slider-disabled .vue-slider-mark-step-active {
  box-shadow: 0 0 0 2px #a7a7a7;
}

/* rail style */
.vue-slider-rail {
  background-color: whitesmoke;
  border-radius: 15px;
  transition: background-color 0.3s;
}
.vue-slider:hover .vue-slider-rail {
  background-color: #e1e1e1;
}

/* process style */
.vue-slider-process {
  background-color: #9cd5ff;
  border-radius: 15px;
  transition: background-color 0.3s;
}
.vue-slider:hover .vue-slider-process {
  background-color: #69c0ff;
}

/* mark style */
.vue-slider-mark-step {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  box-shadow: 0 0 0 2px #e8e8e8;
  background-color: #fff;
}
.vue-slider-mark-step-active {
  box-shadow: 0 0 0 2px #9cd5ff;
}
.vue-slider:hover .vue-slider-mark-step-active {
  box-shadow: 0 0 0 2px #69c0ff;
}

.vue-slider-mark-label {
  font-size: 12px;
  white-space: nowrap;
}
/* dot style */
.vue-slider-dot-handle {
  cursor: pointer;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #fff;
  border: 2px solid #9cd5ff;
  box-sizing: border-box;
  transition: box-shadow 0.3s, border-color 0.3s;
}
.vue-slider:hover .vue-slider-dot-handle {
  border-color: #69c0ff;
}

.vue-slider-dot-handle-focus {
  border-color: #36abff;
  box-shadow: 0 0 0 5px rgba(54, 171, 255, 0.2);
}
.vue-slider:hover .vue-slider-dot-handle-focus {
  border-color: #36abff;
}

.vue-slider-dot-handle:hover {
  border-color: #36abff;
}
.vue-slider:hover .vue-slider-dot-handle:hover {
  border-color: #36abff;
}

.vue-slider-dot-handle-disabled {
  cursor: not-allowed;
  border-color: #ddd !important;
}

.vue-slider-dot-tooltip {
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
}
.vue-slider-dot-tooltip-inner {
  font-size: 14px;
  white-space: nowrap;
  padding: 6px 8px;
  color: #fff;
  border-radius: 5px;
  border-color: rgba(0, 0, 0, 0.75);
  background-color: rgba(0, 0, 0, 0.75);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  transform: scale(0.9);
  transition: transform 0.3s;
}
.vue-slider-dot-tooltip-inner::after {
  content: "";
  position: absolute;
}
.vue-slider-dot-tooltip-inner-top::after {
  top: 100%;
  left: 50%;
  transform: translate(-50%, 0);
  height: 0;
  width: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px;
  border-top-color: inherit;
}
.vue-slider-dot-tooltip-inner-bottom::after {
  bottom: 100%;
  left: 50%;
  transform: translate(-50%, 0);
  height: 0;
  width: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px;
  border-bottom-color: inherit;
}
.vue-slider-dot-tooltip-inner-left::after {
  left: 100%;
  top: 50%;
  transform: translate(0, -50%);
  height: 0;
  width: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px;
  border-left-color: inherit;
}
.vue-slider-dot-tooltip-inner-right::after {
  right: 100%;
  top: 50%;
  transform: translate(0, -50%);
  height: 0;
  width: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px;
  border-right-color: inherit;
}
.vue-slider-dot-tooltip-inner-top {
  transform-origin: 50% 100%;
}
.vue-slider-dot-tooltip-inner-bottom {
  transform-origin: 50% 0;
}
.vue-slider-dot-tooltip-inner-left {
  transform-origin: 100% 50%;
}
.vue-slider-dot-tooltip-inner-right {
  transform-origin: 0% 50%;
}

.vue-slider-dot:hover .vue-slider-dot-tooltip, .vue-slider-dot-tooltip-show {
  opacity: 1;
  visibility: visible;
}
.vue-slider-dot:hover .vue-slider-dot-tooltip .vue-slider-dot-tooltip-inner, .vue-slider-dot-tooltip-show .vue-slider-dot-tooltip-inner {
  transform: scale(1);
}

/*# sourceMappingURL=antd.css.map */

.giftee-modal .modal-body {
  margin-top: 7px;
  max-height: calc(100vh - 125px);
  padding: 5px 15px 0;
}
.giftee-modal .panel-body {
  padding-bottom: 15px;
}
.giftee-modal .modal-content {
  padding: 0;
  margin: auto;
  max-width: 40em;
}
.giftee-modal .form-input {
  width: 100%;
  margin-bottom: 20px;
  font-size: 15px;
  border-bottom: 1px solid #e4e4e4;
}
.giftee-modal .dropdown-menu {
  position: relative;
}
.giftee-modal .open .form-control.dropdown-toggle::after {
  top: 18px;
}
.giftee-notification-select {
  width: 100%;
  padding: 10px 0;
  border: none;
  border-bottom: 1px solid #e4e4e4 !important;
  background-color: white;
  font-weight: normal;
  margin-bottom: 0 !important;
}
.giftee-notification-select .form-control {
  border: none;
  box-shadow: none !important;
  padding: 0 !important;
  font-size: 14px;
  color: #000000;
  opacity: 0.8;
}
.giftee-notification-select ul {
  width: 100%;
  left: 0 !important;
  margin: 0;
  padding: 0;
}
.giftee-notification-select ul li {
  height: 40px;
  border-bottom: 1px solid lightgray;
}
.giftee-notification-select ul li:last-child {
  border-bottom: none;
}
.giftee-notification-select ul li a {
  height: 100%;
  padding: 10px 10px;
}
.giftee-email-message {
  width: 100%;
  border: 1px solid #e4e4e4;
  margin-bottom: 20px;
  padding: 10px;
}
.giftee-modal .form-group input {
  padding: 15px 10px 10px 0;
  margin-bottom: 10px;
  border-bottom: 1px solid #e4e4e4;
  font-size: 16px;
  font-weight: normal;
}
.giftee-modal-header {
  width: 100%;
  border-top-right-radius: 16px;
  border-top-left-radius: 16px;
}
.giftee-modal-title {
  font-weight: 800;
  width: 100%;
  text-align: center;
}
.giftee-info {
  font-size: 14px;
  opacity: 0.5;
}
.giftee-modal hr {
  margin: 10px 0;
}
.giftee-modal .has-float-label label,
.giftee-modal .has-float-label>span {
  font-weight: 600;
  color: #000000;
  left: 0;
  top: -1.25rem;
  opacity: 0.7;
}
.giftee-modal .has-float-label input:placeholder-shown:not(:focus)+*,
.giftee-modal .has-float-label select:placeholder-shown:not(:focus)+*,
.giftee-modal .has-float-label textarea:placeholder-shown:not(:focus)+* {
  font-weight: 400 !important;
  left: 0;
}
@media only screen and (max-width: 515px) {
.giftee-modal .modal-body {
    margin-top: 10px;
}
.giftee-info {
    font-size: 14px;
}
.giftee-modal .modal-dialog {
    top: 48%;
}
.giftee-modal .modal-body {
    max-height: calc(100vh - 85px);
}
}
@media only screen and (max-width: 515px) and (max-height: 568px) {
.giftee-notification-select {
    margin-bottom: 0 !important;
}
.giftee-info {
    font-size: 13px;
}
.giftee-modal .modal-body {
    padding: 10px 15px 0;
}
.giftee-modal .modal-dialog {
    margin: 5px;
}
.giftee-modal .modal-body {
    margin-top: 5px;
}
.giftee-modal .panel-body {
    padding-bottom: 4px;
}
.giftee-modal hr {
    margin: 8px 0 !important;
}
.giftee-modal label {
    margin-bottom: 8px;
    padding-bottom: 10px;
}
}

.group-order-modal .modal-body {
  margin-top: 7px;
  max-height: calc(100vh - 160px);
  padding: 5px 15px 0;
}
.group-order-modal .panel-body {
  padding-bottom: 1px;
  font-weight: bold;
}
.group-order-modal .modal-content {
  padding: 0;
  margin: auto;
  max-width: 40em;
}
.group-order-modal .grouporder-image {
  width: 100%; 
  display: -ms-flexbox; 
  display: flex; 
  -ms-flex-pack: center; 
      justify-content: center;
}
.group-order-modal .grouporder-info {
  font-weight: bold; 
  text-align: center; 
  font-size: 22px;
}
.group-order-modal .grouporder-msg {
  text-align: center;
}
.group-order-modal .grouporder-text {
  text-align: left; 
  margin-top: 20px;
}
@media only screen and (min-width: 515px) {
.group-order-modal .grouporder-text {
    padding: 0 30px 0 40px;
}
}
@media only screen and (max-width: 515px) {
.group-order-modal .modal-body {
    margin-top: 1px;
    max-height: calc(100vh - 100px);
}
.group-order-modal .modal-dialog {
    top: 50%;
}
}
@media only screen and (max-width: 515px) and (max-height: 568px) {
.group-order-modal .modal-body {
    padding: 10px 15px 0;
    margin-top: 5px;
}
.group-order-modal .modal-dialog {
    margin: 5px;
}
.group-order-modal .panel-body {
    padding-bottom: 4px;
}
}
.limit-button-group {
  padding-left: 0 !important;
  padding-right: 0 !important;
  background-color: #eeeded;
  border-radius: 25px !important;
}
.limit-button-group .btn-group.separate-buttons > .btn {
  margin: 0;
  border: none;
  background-color: #eeeded;
}
.limit-button-group .btn:first-child {
  border-bottom-left-radius: 25px !important;
  border-top-left-radius: 25px !important;
}
.limit-button-group .btn:last-child {
  border-bottom-right-radius: 25px !important;
  border-top-right-radius: 25px !important;
}
.limit-button-group .limit-buttons.active {
  background-color: black !important;
  color: white !important;
  border-radius: 25px !important;
}
.spend-amount .modal-header {
  border: none;
}
.money-input-inactive {
  color: lightgray;
}
.info-msg {
  margin-bottom: 0 !important;
  padding-bottom: 0;
  min-height: 37px;
}
.info-msg b {
  color: green !important;
}
@media only screen and (max-width: 400px) {
.limit-buttons {
    font-size: 17px;
    padding-top: 10px
}
.invitee-info-modal .modal-content {
    width: 80%;
}
}
.group-link-modal input {
  height: 45px;
  background-color: #E3E0E07F !important;
  border: none;
  border-radius: 5px;
  padding-top: 0;
  overflow: hidden;
  text-overflow: ellipsis;
}
.group-link-modal .modal-header {
  border: none;
}
#groupLinkHeader {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}
.group-link-modal .deep-link-text {
  padding: 5px;
  margin-bottom: 10px;
  text-align: center;
}

.location-checker-distance[data-v-cd48b85c] {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 0;
}

.qty-controls {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.qty-controls .qty-minus, .qty-controls .qty-plus {
  display: inline-block;
  border: 2px solid #D52028;
  width: 30px;
  height: 30px;
  border-radius: 7px;
  cursor: pointer;
}
.qty-controls .qty-minus {
  color: #D52028;
}
.qty-controls .qty-plus {
  background-color: #D52028;
  color: white;
}
.qty-controls .qty-minus span, .qty-controls .qty-plus span {
  position: relative;
  top: 6px;
}
.qty-controls .qty-minus span {
  left: 5px;
}
.qty-controls .qty-plus span {
  left: 6px;
}
.qty-controls .qty-number {
  display: inline-block;
  margin: 0 10px;
  font-weight: 600;
  font-size: 17px;
  width: 21px;
  text-align: center;
}
.quick-order-item-edit {
  color: #D52028;
  font-weight: 600;
  padding-top: 7px;
  cursor: pointer;
}
.quick-order-add-to-cart.cart-shrinking {
  outline: 0 !important;
  width: 40px !important;
  height: 40px !important;
  font-size: 0 !important;
  transition: all 0.3s !important;
}
.quick-order-add-to-cart.cart-move  {
  transition: all 1s !important;
}
.quick-order-add-to-cart.item-shrink {
  width: 10px !important;
  height: 10px !important;
}

footer[data-v-0e74675e] {
  background-color: #2b2b2b;
  color: #ffffff;
}
footer a[data-v-0e74675e]:focus, footer a[data-v-0e74675e]:hover {
  outline: none;
  text-decoration: none;
}
footer a[data-v-0e74675e] {
  text-decoration: none;
  text-align: left;
  font-size: 17px ;
  font-weight: 500 ;
  outline: none;
}
.footer-bottom[data-v-0e74675e] {
  padding-top: 20px;
  text-align:left;
}
.footer-terms[data-v-0e74675e] {
  text-align:center;
  padding: 0px;
  margin: 0px;
  padding-left: 13% ;
}
.footer-terms a[data-v-0e74675e]{ 
  color: #ffffff; 
  text-align: center;
  font-size: 12px;
  font-weight: 500;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  line-height: 30px;
}
.footer-social-img[data-v-0e74675e] {
  margin-bottom: 15px;
}
.featured_block_text[data-v-0e74675e] {
  text-align: center;
  min-width: 22em;
}
.featured_block_text>div[data-v-0e74675e] {
  display: inline-block;
  padding: 0 7px 10px 7px;
}
.foot-build[data-v-0e74675e] {color: #000000;
}
@media only screen and (max-width : 767px) {
.footer-terms[data-v-0e74675e] {
    padding-left: 0% ;
}
}

.nutrions {
    margin: auto;
}
.nutri-legend {
    padding: 5px;
}
.nutri-label {
    padding: 7px 0px;
    font-size: min(2.1vw, 14px);
}
#footerMsg {
  width: 100%;
  font-size: 80%;
  margin-top: 20px;
  padding: 0 16px;
  display: inline-block;
}

.cky-btn-custom-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #FDB415;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  position: relative;
  cursor: pointer;
  bottom: -27px;
  left: -5px;
  margin-top: -30px;
}
.cky-btn-custom {
  background: transparent;
  border: none;
  cursor: pointer;
  position: relative;
  margin: 0;
  padding: 0;
}
.cky-btn-revisit-wrapper {
  display: none !important;
}

.spinner-overlay[data-v-5a1c029f] {
  position: fixed;
  background: rgba(0,0,0, 0.85);
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  text-align: center;
  vertical-align: middle;
  z-index: 3000;
}
.spinner[data-v-5a1c029f] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.loader[data-v-5a1c029f] {
  display: block;
  position: relative;
  width: 250px;
  height: 250px;
  border-radius: 50%;
  border: 5px solid transparent;
  border-top-color: #FFFFFF;
  animation: spin 2s linear infinite;
}
.loader[data-v-5a1c029f]:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border-radius: 50%;
  border: 5px solid transparent;
  border-top-color: #FFFFFF;
  animation: spin 3s linear infinite;
}
.loader[data-v-5a1c029f]:after {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border-radius: 50%;
  border: 5px solid transparent;
  border-top-color: #FFFFFF;
  animation: spin 1.5s linear infinite;
}
@keyframes spin {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}
.spin-img[data-v-5a1c029f] {
  width:256px;
  height:256px;
  position: absolute;
  top: 0%;
  right: 0%;
}


@keyframes spin {
0% {
    transform:  rotate(0deg);
}
10% {
    transform:  rotate(36deg);
}
20% {
    transform:  rotate(72deg);
}
30% {
    transform:  rotate(108deg);
}
40% {
    transform:  rotate(144deg);
}
50% {
    transform:  rotate(180deg);
}
60% {
    transform: rotate(216deg);
}
70% {
    transform:  rotate(252deg);
}
80% {
    transform: rotate(288deg);
}
90% {
    transform: rotate(324deg);
}
100% {
    transform: rotate(360deg);
}
}
@keyframes strikes {
from {
    left: 25px;
}
to {
    left: -80px;
    opacity: 0;
}
}
.car {
position: absolute;
    width: 117px;
    height: 42px;
    left: 40px;
    top: 115px;
}
.car .strike {
  position: absolute;
  width: 11px;
  height: 1px;
  background: #ffe4e1;
  animation: strikes 0.2s linear infinite;
}
.car .strike2 {
  top: 11px;
  animation-delay: 0.05s;
}
.car .strike3 {
  top: 22px;
  animation-delay: 0.1s;
}
.car .strike4 {
  top: 33px;
  animation-delay: 0.15s;
}
.car .strike5 {
  top: 44px;
  animation-delay: 0.2s;
}
.car-detail {
  position: absolute;
  display: block;
 
  animation: speed 0.5s linear infinite;
}
.car-detail.wheel {
  height: 50px;
  width: 50px;
  border-radius: 50%;
  top: 65px;
  left: 180px;
  border: 3px solid #333;
  background: linear-gradient(45deg, transparent 45%, #ffe10b 46%, #ffe10b 54%, transparent 55%), linear-gradient(-45deg, transparent 45%, #ffe10b 46%, #ffe10b 54%, transparent 55%), linear-gradient(90deg, transparent 45%, #ffe10b 46%, #ffe10b 54%, transparent 55%), linear-gradient(0deg, transparent 45%, #ffe10b 46%, #ffe10b 54%, transparent 55%), radial-gradient(#ffe10b 29%, transparent 30%, transparent 50%, #ffe10b 51%), #333;
  animation-name: spin;
}
.car-detail.wheel2 {
  left: 13px;
}
.loader {
  display: block;
  position: relative;
  width: 330px;
  height: 330px;
  border-radius: 50%;
  border: 5px solid transparent;
  border-top-color: #fff;
  animation: spin 2s linear infinite;
}
.loader:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 50%;
    border: 5px solid transparent;
    border-top-color: #fff;
    animation: spin 3s linear infinite;
}
.loader:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border-radius: 50%;
    border: 5px solid transparent;
    border-top-color: #fff;
    animation: spin 1.5s linear infinite;
}

   
