﻿#debug_info_header,
#subscribe {
    display: none!important
}
iframe[name=google_conversion_frame] {
    display: none
}
@font-face {
    font-family: grubhub-ico;
    src: url(https://assets.grubhub.com/css/grubhub-icon/grubhub.eot?#iefix) format("embedded-opentype"), url(https://assets.grubhub.com/css/grubhub-icon/grubhub.woff) format("woff"), url(https://assets.grubhub.com/css/grubhub-icon/grubhub.ttf) format("truetype"), url(https://assets.grubhub.com/css/grubhub-icon/grubhub.svg#grubhub-ico) format("svg");
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: graphik;
    src: url(https://assets.grubhub.com/css/graphik-regular/graphik-regular.eot?#iefix) format("embedded-opentype"), url(https://assets.grubhub.com/css/graphik-regular/graphik-regular.woff) format("woff"), url(https://assets.grubhub.com/css/graphik-regular/graphik-regular.ttf) format("truetype"), url(https://assets.grubhub.com/css/graphik-regular/graphik-regular.svg#graphik) format("svg");
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: grubhubsans-bold;
    src: url(https://assets.grubhub.com/css/grubhub-sans-bold/grubhub-sans-bold.eot?#iefix) format("embedded-opentype"), url(https://assets.grubhub.com/css/grubhub-sans-bold/grubhub-sans-bold.woff) format("woff"), url(https://assets.grubhub.com/css/grubhub-sans-bold/grubhub-sans-bold.ttf) format("truetype"), url(https://assets.grubhub.com/css/grubhub-sans-bold/grubhub-sans-bold.svg#grubhub-sans-bold) format("svg");
    font-weight: 400;
    font-style: normal
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block
}
html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    overflow-y: scroll;
    margin: 0;
    padding: 0
}
body {
    margin: 0 auto;
    font-size: 1em;
    background-color: #fff;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased
}
html,
body,
button,
input,
select,
textarea,
label {
    font-family: graphik;
    color: #4e4e52
}
img {
    border: 0
}
figure,
form {
    margin: 0
}
label {
    cursor: pointer
}
button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle
}
button,
input {
    line-height: normal
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}
input[type="radio"] {
    border: none
}
input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}
input[type="number"] {
    -moz-appearance: textfield
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none
}
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical
}
::-webkit-input-placeholder {
    color: rgba(78, 78, 82, .5)
}
::-moz-placeholder {
    color: rgba(78, 78, 82, .5)
}
:-ms-input-placeholder {
    color: rgba(78, 78, 82, .5)
}
i,
em {
    font-style: normal
}
strong,
b {
    font-family: grubhubsans-bold, helvetica, arial, sans-serif;
    font-weight: 400
}
h1,
h2,
h3,
h4,
h5,
h6,
summary {
    font-family: grubhubsans-bold, helvetica, arial, sans-serif;
    font-weight: 400;
    color: #4e4e52
}
h1 {
    font-size: 40px;
    position: relative;
    line-height: 1.15;
    margin-bottom: .5em;
    text-align: center
}
h2 {
    font-size: 20px;
    border-bottom: 1.5px solid #f63440;
    padding-bottom: 5px;
    margin-top: 1.5em
}
h3 {
    font-size: 36px;
    line-height: 1.125
}
h4 {
    font-size: 20px;
    line-height: 1.25
}
p {
    font-size: 16px;
    line-height: 1.5;
    margin: 24px 0
}
a {
    color: #007aff;
    text-decoration: none;
    -webkit-transition: color .2s ease;
    transition: color .2s ease
}
a:hover {
    color: #0058b8;
    text-decoration: underline
}
a:active {
    color: #003f85
}
mark {
    background: #f6f7b2;
    color: inherit
}
.drop {
    position: relative;
    text-align: center;
    padding-bottom: 20px;
    margin-bottom: 18px
}
.drop::after {
    content: '';
    display: block;
    position: absolute;
    width: 76px;
    height: 2px;
    background: #f63440;
    bottom: 0;
    left: 50%;
    margin-left: -38px;
    z-index: 999
}
.drop+h4 {
    margin-top: 15px
}
.hug {
    position: relative
}
.content,
.hug {
    max-width: 940px;
    margin: auto
}
.content {
    padding: 10px 20px 50px
}
.m_box {
    padding: 16px 25px 14px;
    margin: 0 0 20px;
    font-size: 16px;
    color: #fff;
    box-shadow: 0 3px 6px 2px rgba(0, 0, 0, .1)
}
.m_box p {
    margin: 0
}
.m_box p:first-child {
    position: relative
}
.m_err a {
    color: inherit
}
.m_err a:hover {
    opacity: .8
}
.m_err {
    background-color: #fb6100
}
.form input.m_err {
    background-color: #fcdfdf
}
.m_attn {
    background: #313131
}
.m_conf {
    background-color: #12aa37
}
.m_small {
    font-size: 12px!important
}
.mes {
    background: #fb6100;
    padding: 6px 10px 4px;
    font-size: 14px;
    color: #fff;
    font-weight: 700
}
.inp_err {
    background-color: #ffe4e4
}
.btn {
    background: #007aff;
    text-decoration: none!important;
    border-radius: 4px;
    border: 0;
    font-size: 16px;
    font-weight: 400!important;
    color: #fff!important;
    padding: 12px 27px;
    outline: 0;
    cursor: pointer;
    display: inline-block;
    text-align: center!important;
    -webkit-appearance: none;
    font-family: grubhubsans-bold!important;
    vertical-align: middle;
    -webkit-transition: background .2s ease, border-color .2s ease;
    transition: background .2s ease, border-color .2s ease
}
.btn.hollow {
    background: rgba(0, 0, 0, 0)!important;
    border: 2px solid #007aff;
    color: #007aff!important
}
.btn.hollow:hover {
    border-color: #0058b8;
    color: #0058b8!important
}
.btn.hollow.red {
    border-color: #fff;
    color: #fff!important
}
.btn.hollow.red:hover {
    opacity: .8
}
.btn.sbtn {
    font-size: 14px;
    padding: 6px 21px
}
.btn:hover {
    background: #0058b8
}
.btn:active {
    background: #003f85
}
.btnlink {
    background: transparent;
    border: none;
    cursor: pointer;
    color: #007aff;
    font-size: 1em;
    padding: 1px;
    margin: 0;
    width: auto!important
}
.btnlink:hover {
    color: #54a5fd;
    text-decoration: underline
}
input,
select,
textarea {
    font-size: 16px;
    border: 1px solid #9f9999;
    padding: 10px
}
input.big,
select.big {
    padding: 15px
}
.form label {
    display: table;
    border-collapse: collapse;
    margin: 15px 0 3px;
    font-size: 14px
}
.form label+label {
    margin-top: 8px
}
.form a {
    display: table;
    margin: 6px 0 18px
}
.form p a {
    display: inline;
    margin: 0
}
table {
    width: 100%;
    text-align: left;
    font-size: 14px;
    border-collapse: collapse;
    color: #4e4e52
}
th {
    font-size: 14px;
    padding: 6px 6px 10px;
    font-family: grubhubsans-bold
}
th,
tr:last-child td {}td {
    padding: 10px 6px
}
.paging {
    background: #eeeded;
    padding: 25px 15px;
    margin: 12px 0;
    text-align: center;
    position: relative;
    font-size: 14px
}
.paging span {
    display: block;
    position: absolute
}
.paging .p-sel {
    left: 15px;
    top: 12px
}
.paging .p-next {
    right: 18px;
    top: 25px
}
.paging small {
    font-weight: normal
}
header {
    position: relative;
    padding: 0 20px 0;
    background-color: #fff;
    height: 70px;
    border-bottom: 1.5px solid #ededed
}
header nav {
    text-align: right;
    color: #a6a6a8;
    font-size: 16px;
    padding-left: 200px;
    margin: 17px 10px 15px 0
}
header nav a {
    color: #a6a6a8;
    text-decoration: none;
    padding: 2px 12px;
    font-family: grubhubsans-bold;
    font-weight: 400
}
header nav b {
    color: #4e4e52;
    margin-left: 15px;
    text-transform: capitalize
}
#mobile-nav {
    display: none
}
#top {
    margin: 0;
    padding: 5px 0 8px;
    text-align: right;
    font-size: 12px;
    color: #9f9999
}
#top a {
    float: right;
    margin: 12px 0 10px 15px;
    padding: 6px 25px
}
#top-m-nav {
    position: absolute;
    top: 48px;
    left: 0;
    right: 0;
    background: #0070eb;
    color: #fff;
    text-align: center;
    padding: 15px;
    z-index: 9999;
    display: none
}
#top-m-nav a {
    color: #e7e6e6;
    border-right: 1px solid #fff;
    margin-left: -4px
}
#top-m-nav #m-bolder a {
    border-bottom: 1px solid #fff
}
#top-m-nav span a:last-child {
    border-right: 0
}
footer {
    background: #4e4e52;
    padding: 45px 20px 1px
}
footer a,
footer small {
    color: #fff;
    font-size: 11px;
    line-height: 1.75;
    display: block;
    text-decoration: underline
}
footer a:hover {
    color: #fff;
    text-decoration: none
}
footer h3 {
    font-size: 12px;
    margin: 0 0 6px;
    color: #fff
}
footer p {
    color: #fff;
    text-align: center;
    font-size: 12px;
    margin-top: 40px
}
footer p a {
    display: inline-block;
    text-decoration: underline;
    margin: 0 3px
}
.m-nav>span {
    display: inline-block;
    vertical-align: top;
    min-width: 80px;
    width: 16%
}
#gh-logo {
    max-width: 90px
}
div#footer {
    text-align: center;
    border-top: 1px solid #eeeded;
    margin-top: 25px;
    color: #9f9999
}
div#footer p {
    font-size: 12px;
    margin: 10px 0
}
h1 a {
    font-size: 14px;
    display: table;
    margin: 5px auto 0;
    white-space: nowrap;
    font-family: graphik
}
#cart {
    width: 250px;
    padding: 15px 10px 0;
    position: relative;
    float: right;
    background: #efefef
}
#cart h6 {
    font-size: 14px;
    position: relative;
    margin: 6px 50px 6px 16px
}
#cart h6>* {
    font-weight: normal;
    font-style: normal;
    display: block;
    top: 0
}
#cart h6 span {
    position: absolute;
    left: -16px;
    display: block
}
#cart h6 i {
    position: absolute;
    right: -50px;
    text-align: right;
    width: 50px
}
#cart h6 small {
    font-family: graphik;
    font-size: 14px;
    padding: 5px 0
}
#cart h2 {
    margin: 15px 0 0
}
#cart .showLock {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAANCAYAAAB/9ZQ7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo5Q0UxMDYwM0Q5NzQxMUU0QTQ4QkVGNjg0QTFGRTc5NyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo5Q0UxMDYwNEQ5NzQxMUU0QTQ4QkVGNjg0QTFGRTc5NyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjlDRTEwNjAxRDk3NDExRTRBNDhCRUY2ODRBMUZFNzk3IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjlDRTEwNjAyRDk3NDExRTRBNDhCRUY2ODRBMUZFNzk3Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+uMxRRwAAAHdJREFUeNpi/P//PwOxgAmNLwjEu4H4HRDfBeI0FFmQyUh4FRC/A+IOIN79HwKMYfLoimEKYXwQKIfxWZCsN4bSIOyCZLkSVO4sI9SDd6GC+EAYE5JuQkCJiYEEQHvF74lSDQ3DUKRIQAd3gXgmEAsykpI2AAIMAGrDgYRb+o83AAAAAElFTkSuQmCC');
    background-position: 10px;
    background-repeat: no-repeat
}
#cart nav {
    display: none
}
#mes {
    font-size: 14px;
    color: #ff9715;
    margin: .75em
}
#total {
    border-top: 2px solid #4e4e52;
    padding: 15px 0;
    margin: 15px 0 5px
}
#total p {
    position: relative;
    margin: 4px 50px 4px 0;
    font-size: 14px
}
#total p span {
    position: absolute;
    right: -50px;
    text-align: right;
    width: 50px
}
#total p select {
    font-size: 12px;
    padding: 1px
}
#no-js #total select {
    display: none
}
#cart .btn {
    display: block;
    margin-bottom: 25px
}
#cart input.btn {
    width: 100%
}
#cart h5 {
    font-size: 16px;
    margin: 0 0 5px
}
#cart .box {
    margin: 0;
    border-top: 1.5px solid #4e4e52;
    padding: 20px 0
}
#cart .box p {
    margin: 0;
    font-size: 14px
}
#cart .box a {
    float: right;
    font-size: 14px;
    padding-top: 2px
}
#cart #rest-name {
    margin: 10px 0;
    color: #f63440;
    margin-top: 15px;
    font-weight: 700;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}
#sc-cont>small {
    margin: 10px 0 15px;
    display: block
}
#invitation-trigger,
.btnlink.cancel-oo {
    position: absolute;
    display: block;
    top: 18px;
    right: 15px;
    font-size: 12px;
    text-align: right;
    line-height: 1.4
}
#invitation-trigger.cancel-oo,
.btnlink.cancel-oo {
    position: static;
    margin-bottom: 15px;
    text-align: center
}
.spec-inst {
    word-wrap: break-word
}
.order-invitation {
    max-width: 550px
}
.order-invitation th {
    padding-bottom: 0
}
.order-invitation td {
    padding-top: 4px;
    vertical-align: top;
    line-height: 1.4
}
.main-menu {
    margin-right: 320px
}
.menu-cont a {
    display: block;
    position: relative;
    font-size: 16px;
    padding: 3px 80px 0 0;
    font-family: grubhubsans-bold, helvetica, arial, sans-serif;
    font-weight: 400;
    line-height: 1.2
}
.group-invite+.menu-cont h2 {
    margin-top: 20px
}
.menu-cont a small,
.menu-cont a em {
    color: #726767;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    margin-left: 4px
}
.menu-cont a em {
    position: absolute;
    right: 0;
    top: 5px
}
.menu-cont a small {
    display: none
}
.menu-cont p {
    font-size: 14px;
    margin: 0;
    display: block
}
.menu-cont {
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 20px;
    column-gap: 20px
}
.menu-cont h2,
.menu-cont .m1 {
    -webkit-column-span: all;
    column-span: all
}
.menu-cont .m1 {
    margin: -2px 0 16px
}
.menu-cont div {
    page-break-inside: avoid;
    -webkit-column-break-inside: avoid;
    column-break-inside: avoid;
    padding-bottom: 15px;
    padding-right: 10px
}
#menu-groups {
    position: absolute;
    background: #eeeded;
    -moz-box-shadow: 0 0 14px rgba(0, 0, 0, .25);
    -webkit-box-shadow: 0 0 14px rgba(0, 0, 0, .25);
    box-shadow: 0 0 14px rgba(0, 0, 0, .25);
    border: 1px solid #e2dede;
    padding: 4px 8px;
    display: none
}
#menu-groups a {
    display: block;
    font-size: 12px;
    padding: 3px;
    margin: 1px 0;
    text-decoration: none;
    color: #5e5454;
    border-bottom: 1px solid #dedede
}
#menu-groups a:last-child {
    border: none
}
#menu-groups a:hover {
    background: #f3f2f2
}
#menu-groups .current {
    font-weight: bold
}
.menu-cont h2 i {
    display: none
}
.main-menu.item {
    margin-top: 50px
}
.item .m1 {
    font-size: 14px;
    margin: 0;
    max-width: 500px
}
.item .box,
.item .collapsible {
    margin: 18px 0;
    padding: 5px
}
.item .box_orange,
.item .box_green,
#item-com {
    padding: 10px 15px;
    background: #efefef;
    position: relative
}
#all_options>.box_orange:before,
#all_options>.box_green:before {
    top: 10px;
    left: -15px;
    background: no-repeat url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNCAyMCI+PHBvbHlnb24gcG9pbnRzPSIxMiAxOCAyIDE4IDUgMTAgMiAyIDEyIDIgIiBmaWxsPSIjRkZDNjMwIi8+PC9zdmc+");
    content: "";
    position: absolute;
    width: 25px;
    height: 25px
}
#all_options>.box_green:before {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNCAyMCI+PHBvbHlnb24gcG9pbnRzPSIxMiAxOCAyIDE4IDUgMTAgMiAyIDEyIDIgIiBmaWxsPSIjMGU3YzI4Ii8+PC9zdmc+")
}
.item .option p {
    font-size: 14px;
    margin: 3px 0;
    font-family: grubhubsans-bold;
    color: #4e4e52
}
.item .option h3 {
    font-size: 18px;
    margin: 5px 0 3px
}
#js #item-com>p,
#js #item-com>label {
    display: none!important
}
#item-com.collapsible {
    cursor: pointer
}
#item-com.collapsible:hover {
    background: #f1f1f1
}
#item-com.collapsible h3 {
    position: relative
}
#js #item-com.collapsible h3:before {
    content: '';
    position: absolute;
    right: -4px;
    top: 4px;
    width: 14px;
    height: 10px;
    background: no-repeat url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTNweCIgaGVpZ2h0PSI5cHgiIHZpZXdCb3g9IjU5OCA0NjMgMTMgOSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4NCiAgICA8cGF0aCBkPSJNNjAzLjgxMzk3NSw0NjguODIyOTMyIEw2MDUuNTU1MDA4LDQ2OC44MjMxODkgTDYwMS4wMzM4MzQsNDY0LjI5Mzk5IEM2MDAuNjQ0NTg1LDQ2My45MDQwNSA2MDAuMDA5NjU3LDQ2My45MDY3NTUgNTk5LjYyMDc4OCw0NjQuMjk0OTM1IEw1OTkuMjk1OTk3LDQ2NC42MTkxNTEgQzU5OC45MDQ4NDEsNDY1LjAwOTYxMyA1OTguODk5MDA1LDQ2NS42Mzc5NTUgNTk5LjI5MjU0NSw0NjYuMDMyMTk0IEw2MDMuODEzNzE5LDQ3MC41NjEzOTMgQzYwMy44MTM3MTksNDcwLjU2MTM5MyA2MDQuMjUwNTQ2LDQ3MC45NzczMDMgNjA0LjY4NTc3OCw0NzAuOTc3MzY4IEM2MDUuMTIxMDA5LDQ3MC45Nzc0MzIgNjA1LjU1NDc1Miw0NzAuNTYxNjUgNjA1LjU1NDc1Miw0NzAuNTYxNjUgTDYxMC4wNzg1OTQsNDY2LjAzMjQ1MSBDNjEwLjQ2ODA3Myw0NjUuNjQyNTExIDYxMC40NjQ1MjMsNDY1LjAwNzQ5NCA2MTAuMDc1NzY4LDQ2NC42MTkxOTkgTDYwOS43NTEwNzIsNDY0LjI5NDg4NyBDNjA5LjM2MDAzMiw0NjMuOTA0MzEgNjA4LjczMTU5LDQ2My44OTk0OTUgNjA4LjMzNzgxOCw0NjQuMjkzNzMzIEw2MDMuODEzOTc1LDQ2OC44MjI5MzIgWiIgaWQ9IlNoYXBlLUNvcHkiIHN0cm9rZT0ibm9uZSIgZmlsbD0iIzRFNEU1MiIgZmlsbC1ydWxlPSJub256ZXJvIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg2MDQuNjg0NTEyLCA0NjcuNDg4Njg0KSByb3RhdGUoLTE4MC4wMDAwMDApIHRyYW5zbGF0ZSgtNjA0LjY4NDUxMiwgLTQ2Ny40ODg2ODQpICI+PC9wYXRoPg0KPC9zdmc+");
    display: inline-block;
    transform: rotate(180deg)
}
.item .option label {
    font-size: 14px;
    vertical-align: top;
    color: #4e4e52;
    padding: 2px;
    margin: 0 0 1px;
    border-collapse: separate
}
.item .option label i {
    font-size: 11px;
    color: #726767
}
#no-js #item-com {
    display: block!important
}
#item-com h3 {
    font-size: 16px
}
#item-com a {
    display: none
}
#item-com textarea,
#item-com input {
    display: block!important;
    box-sizing: border-box;
    width: 100%;
    border: 0;
    margin: 10px 0
}
#item-com input {
    max-width: 250px
}
#item-com.collapsible div,
.hiddengroup {
    display: none
}
.choicegroup {
    padding: 0 0 2px 20px
}
#btns {
    margin-top: 15px;
    padding-top: 25px
}
#btns b {
    margin: 0 5px;
    font-size: 92%
}
.quantity {
    width: 50px;
    text-align: center;
    margin-top: 8px;
    padding: 8px 0
}
.restaurants {
    margin-right: 260px;
    overflow: hidden
}
#r-search {
    display: table;
    margin: 10px auto 20px;
    min-width: 700px
}
.restaurants section>a {
    position: relative;
    display: block;
    color: #726767;
    text-decoration: none;
    padding: 12px 70px 12px 170px;
    border-bottom: 1px solid #edecec;
    overflow: hidden
}
.restaurants h4 {
    display: block;
    color: #007aff;
    font-size: 20px;
    margin: 0;
    line-height: 1.35
}
.restaurants h2 {
    font-size: 20px;
    margin: 30px 0 15px
}
.restaurants h2 a {
    font-size: 70%
}
.restaurants h4:hover {
    color: #0058b8
}
.restaurants aside {
    position: absolute;
    top: 16px;
    left: 5px;
    width: 155px;
    overflow: hidden;
    text-align: center
}
.restaurants a div {
    position: absolute;
    right: 10px;
    top: 15px;
    text-align: right;
    font-size: 20px;
    font-family: grubhubsans-bold
}
.restaurants a div:after {
    content: " min";
    font-size: 14px;
    font-family: graphik;
    font-weight: normal
}
.restaurants a small {
    font-size: 14px;
    color: #4e4e52;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 3px 0
}
.restaurants a p {
    font-size: 14px;
    margin: 0
}
.restaurants .menu-cont {
    -webkit-column-count: 1;
    column-count: 1;
    padding: 0 18px 40px 170px;
    border-bottom: 1px solid #edecec
}
.restaurants .menu-cont i {
    font-size: 11px;
    color: #9f9999;
    margin: 6px 0 -2px;
    display: block
}
.restaurants .menu-cont a {
    font-size: 14px;
    margin-top: 3px
}
.restaurants .tgray i {
    background: #eedc8d;
    padding: 0 3px
}
.restaurants+.restaurants section {
    opacity: .3
}
.favorite-restaurants+.restaurants section {
    opacity: 1
}
#address {
    margin-top: -20px;
    margin-bottom: 20px;
    text-align: center
}
#address a {
    font-size: 14px
}
#filters {
    width: 220px;
    position: relative;
    float: right;
    color: #4e4e52
}
#filters label {
    display: table;
    font-size: 14px;
    line-height: 1.75;
    padding-left: 2px
}
#r-search {
    background: #dcdcdc;
    padding: 15px;
    position: relative
}
#r-search .big {
    width: 99%;
    border-color: #fff
}
#r-search>div {
    margin-right: 135px
}
#r-search .btn {
    position: absolute;
    top: 15px;
    right: 15px;
    padding: 15px 27px
}
#del-time {
    text-align: center
}
#del-time .btn {
    width: 100%
}
#target,
#asap {
    background: #efefef;
    padding: 0 10px 60px;
    display: inline-block;
    text-align: left;
    height: 210px;
    vertical-align: top;
    position: relative;
    margin: 0 10px 20px
}
#del-time h2 {
    font-size: 26px;
    line-height: 18px;
    padding-bottom: 15px;
    margin: 28px 0 24px
}
#del-time p {
    margin: 10px
}
#asap p {
    max-width: 200px
}
#target>div {
    margin-bottom: 12px
}
.date,
#delTime {
    width: 200px;
    box-sizing: border-box;
    background: #fff no-repeat url(img/date-time-icons.png) 5px 10px;
    padding-left: 30px
}
#delTime {
    background-position: 5px -38px
}
.date-btn {
    position: absolute;
    bottom: 0;
    left: 10px;
    right: 10px
}
#just-show h3 {
    font-size: 26px;
    margin-bottom: 5px
}
#just-show p,
#just-show h4 {
    margin: 5px
}
#breakfast {
    font-size: 50px;
    text-align: center
}
#breakfast p {
    display: inline-block;
    text-align: left;
    width: 400px;
    max-width: 90%
}
img.pancakes {
    height: 125px
}
#times {
    display: none;
    position: absolute;
    background: #fff;
    padding: 6px;
    border: 1px solid silver;
    -moz-box-shadow: 1px 1px 6px rgba(0, 0, 0, .3);
    -webkit-box-shadow: 1px 1px 6px rgba(0, 0, 0, .3);
    box-shadow: 1px 1px 6px rgba(0, 0, 0, .3);
    z-index: 2
}
#times table {
    border-bottom: 2px solid #eee;
    font-weight: bold;
    text-align: left
}
#times td {
    font-size: 12px;
    padding: 4px 5px 3px;
    color: #cacaca;
    white-space: nowrap;
    border: 0;
    text-align: right
}
#times tr td:first-child {
    border-right: 2px solid #eee
}
#times tr td:last-child {
    border-left: 2px solid #eee
}
#times th {
    background: #eee;
    padding: 4px;
    font-weight: bold;
    font-size: 12px
}
#times .od a {
    color: #9f9999
}
#times .od a:after {
    content: '*';
    font-size: 82%;
    position: relative;
    top: -3px;
    left: 1px;
    text-decoration: none;
    display: inline-block
}
#times .od a:hover {
    color: #9d2d17
}
#times p {
    font-size: 12px;
    margin: 6px 0 0;
    color: #302d2d
}
#times_shim {
    background: transparent;
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 1
}
#my-info a {
    display: table
}
.account h2 {
    margin-bottom: 10px
}
.account aside {
    width: 220px;
    float: left
}
.account aside p {
    margin: 8px 0;
    font-size: 14px
}
.account .form {
    max-width: 200px;
    margin: 30px auto
}
#order-list {
    margin-left: 250px;
    padding-top: 1px
}
.saved-cc b {
    display: block
}
.saved-cc a {
    float: right;
    font-size: 12px
}
.mobile-order {
    border-bottom: 1px solid #f3f3f3;
    padding: 12px 0;
    font-size: 14px
}
.mobile-order h5 {
    margin: 2px 0;
    font-size: 14px
}
.mobile-order em {
    float: right;
    display: inline-block;
    padding-left: 5px;
    font-weight: normal
}
#cc-form {
    padding: 15px;
    background: #efefef;
    margin-top: 10px;
    max-width: 310px
}
#js #payment #cc-form {
    margin-left: 15px;
    display: none
}
#edit-order {
    position: absolute;
    right: 15px;
    text-align: right;
    top: 32px;
    font-size: 14px
}
#payment #cc-form.visible {
    display: block!important
}
#cc-form .ccnum {
    width: 220px
}
#cc-form h4 {
    font-size: 16px;
    margin: 8px 0
}
#cc-form h4:after {
    display: inline-block;
    content: '';
    width: 13px;
    height: 14px;
    margin-left: 6px;
    background: no-repeat url(img/checkout-icons.png) 0 0
}
#cc-form .err {
    display: none;
    background: #fb6100;
    font-size: 14px;
    padding: 6px 7px 4px;
    margin-left: 4px;
    color: #fff
}
#cc-form .wrong-cc {
    display: none
}
#cc-form .wrong-cc+.err {
    display: inline-block
}
#cc-form.form label {
    display: block
}
#cc-validate {
    display: inline-block;
    background: url(../img/CreditCardIcons.png) no-repeat;
    width: 0;
    height: 30px;
    vertical-align: top;
    margin-left: 2px
}
#cc-validate.cc-visa {
    width: 50px;
    background-position: -133px 0
}
#cc-validate.cc-master {
    width: 50px;
    background-position: -200px 0
}
#cc-validate.cc-amex {
    width: 50px
}
#cc-validate.cc-discover {
    width: 50px;
    background-position: -65px 0
}
#cvv-info {
    position: relative;
    display: inline-block;
    font-size: 12px;
    margin-left: 5px
}
#cvv-info abbr {
    display: none
}
#checkout {
    margin-right: 340px
}
#payment {
    margin-top: 45px
}
#payment label {
    display: table;
    _display: block
}
#payment>span [type=radio] {
    margin: 8px 5px 0 0
}
.del-info {
    margin: 5px 0;
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
    min-width: 40%
}
.del-info b,
.del-info a {
    display: table
}
.del-info b {
    font-size: 16px;
    margin-bottom: 5px
}
.zip {
    width: 80px
}
#rptDetails input {
    width: 80px
}
#tblTotals td:first-child {
    text-align: right;
    padding-right: 25px
}
#tblTotals td {
    border-bottom: none;
    font-weight: 700
}
#remain td {
    background: #fad1c8
}
#remain.r-green td {
    background: #eeeded
}
#remain #remain-info {
    font-weight: normal
}
#rptDetails td:last-child {
    width: 80px
}
.allocations {
    max-width: 650px
}
#checkout h5 {
    font-size: 14px;
    margin: 20px 0 5px;
    font-weight: 400;
    font-family: graphik
}
#checkout h5:hover {
    text-decoration: underline
}
#js #checkout h5 {
    color: #007aff;
    cursor: pointer;
    display: table
}
#js .hide-it {
    display: none
}
.pnlPromoCodes>p {
    font-size: 14px;
    margin: .5em 5px 0
}
.pnlPromoCodes>p .btnlink {
    font-size: 12px
}
.confirmation {
    text-align: center;
    max-width: 680px
}
#conf-icon {
    margin: 35px 0 60px;
    padding-right: 45px
}
.confirmation hr {
    border-color: #f63440;
    margin-bottom: 30px
}
.confirmation p {
    font-size: 18px;
    margin: .7em auto;
    max-width: 500px
}
.checkout-promo {
    border-top: 2px solid #f63440;
    padding: 25px 2px 20px;
    vertical-align: top;
    display: inline-block;
    width: 47%;
    margin-top: 35px;
    text-align: left;
    float: left
}
.checkout-promo+.checkout-promo {
    float: right
}
.checkout-promo h5 {
    font-size: 16px;
    margin: 0 0 10px 130px;
    line-height: 1.4
}
.checkout-promo p {
    font-size: 14px;
    margin: 0 0 0 130px
}
.checkout-promo img {
    float: left
}
#upanel {
    background: #726767;
    color: #fff;
    padding: 10px;
    border-radius: 2px;
    display: none
}
#upanel h3 {
    font-size: 20px;
    margin: 12px 8px
}
#upanel h4,
#upanel p {
    font-size: 12px;
    color: #9f9999;
    margin: 12px 0 4px 8px
}
#upanel #txt_usearch {
    width: 240px
}
#pnlUsersList .btnlink {
    display: block;
    color: #e7e6e6;
    font-size: 14px;
    padding: 3px 8px;
    width: 100%!important;
    text-align: left
}
#pnlUsersList .btnlink:hover {
    text-decoration: none;
    color: #fff;
    background: #4f9bba
}
#addresses {
    max-width: 290px;
    margin: auto
}
#addresses .zip {
    width: 60px
}
#addresses h2 {
    margin: 40px 0 0
}
#del-address {}#del-address section {
    border-bottom: 1px solid #edecec;
    padding: 15px 5px
}
#del-address small {
    display: block;
    margin-top: 8px
}
#del-address i {
    display: block;
    margin-bottom: 8px;
    background: #eedc8d;
    padding: 4px;
    font-size: 13px
}
#regist {
    max-width: 220px;
    margin: auto
}
#regist #terms {
    font-size: 12px;
    margin: 12px 0
}
article.home {
    padding: 0;
    min-width: 100%
}
.home h3 {
    font-size: 26px
}
.home .drop+h4 {
    margin-top: 10px;
    line-height: 1.5;
    margin-bottom: 40px
}
#homely {
    text-align: center
}
#how-works+#homely {
    margin-bottom: 60px
}
#homely h1 {
    margin-bottom: 0
}
#homely p {
    font-size: 20px;
    margin: 5px 0 35px
}
#big-red {
    background: #f63440;
    padding: 45px 20px;
    margin: 40px 0 0
}
#big-red h1 {
    color: #fff;
    text-align: center;
    max-width: 650px;
    margin: auto
}
#anon-intro {
    text-align: center;
    max-width: 800px;
    margin: auto;
    padding: 0 10px
}
#how-works {
    text-align: center;
    background: #ededed;
    padding: 20px 10px 40px;
    margin-bottom: 50px
}
#how-works svg {
    max-width: 900px
}
#anon-intro section {
    display: inline-block;
    vertical-align: top;
    max-width: 350px;
    text-align: left;
    position: relative;
    padding: 0;
    margin: 20px 3%
}
#anon-intro section:nth-of-type(2n+1) {
    margin-left: 30px
}
#anon-intro svg {
    position: absolute;
    top: 10px;
    left: 5px
}
#anon-intro p,
#anon-intro h5 {
    margin: 5px 0 5px 90px;
    font-size: 14px;
    max-width: 220px
}
#anon-intro h5 {
    font-size: 16px
}
#random-rest {
    overflow: hidden;
    max-height: 90px
}
#random-rest a,
#random-rest div {
    display: inline-block;
    width: 140px;
    text-decoration: none;
    padding: 10px 5px 25px
}
#random-rest a:hover {
    text-decoration: underline
}
#random-rest img {
    vertical-align: middle
}
#random-rest small {
    display: none
}
#address-pnl {
    background: #efefef;
    background: RGBA(78, 78, 82, .6);
    padding: 15px;
    display: table;
    margin: 0 auto
}
#address-pnl .btn {
    min-width: 200px;
    padding: 16px 27px
}
#address-pnl p {
    display: inline-block;
    color: #fff;
    font-family: grubhubsans-bold;
    font-size: 18px;
    margin: 0 20px 0 0;
    vertical-align: middle
}
#address-pnl .big {
    display: none;
    margin: 0 0 10px;
    width: 300px;
    border-color: #fff
}
#address-pnl.fulladdress .big {
    display: block
}
#address-pnl .zip {
    width: 90px;
    display: inline-block!important;
    margin: 0 10px 0 0
}
#address-pnl.fulladdress {
    margin-top: -10px
}
#address-pnl.fulladdress p {
    display: none
}
#hero {
    min-height: 410px;
    position: relative
}
#hero h3 {
    font-size: 50px;
    color: #fff;
    margin: 140px 0 40px;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    text-shadow: 0 0 10px rgba(0, 0, 0, .2)
}
#hero-shot {
    position: absolute;
    top: 40px;
    left: 0;
    right: 0;
    overflow: hidden;
    z-index: -1;
    text-align: center;
    font-size: 0;
    height: 550px
}
#hero-shot img {
    width: 100%;
    width: auto\9;
    min-width: 1200px;
    position: relative;
    bottom: 0;
    left: 100%;
    margin-left: -200%
}
.create-open-order {
    max-width: 650px
}
.create-open-order h2 {
    margin-top: 35px
}
.group-invite {
    background: #faae1d;
    background: RGBA(250, 174, 29, .5);
    text-align: center;
    color: #4e4e52;
    box-shadow: none
}
.group-invite h4 {
    font-size: 20px;
    margin: 0
}
.group-invite p {
    font-size: 14px;
    margin: 2px 0
}
.group-invite input {
    width: 95%;
    max-width: 500px;
    text-align: center;
    margin-top: 6px;
    color: #4d3d3d;
    border: 0
}
.cancel-oo br {
    display: inline
}
#sc-cont>h5 {
    padding: 5px 0 1px;
    margin: 12px 0 0;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis
}
#sc-cont>h5+.box {
    margin-top: 15px
}
#sc-cont>h5.green::after {
    content: ' (DONE)';
    font-size: 12px;
    float: right;
    margin-top: 2px
}
.oo-confirm {
    max-width: 550px
}
.oo-confirm h4 {
    text-align: center
}
#c-info {
    max-width: 620px;
    margin-right: 240px
}
#c-info>h2 {
    font-size: 26px;
    padding-bottom: 10px
}
#c-info p {
    line-height: 1.4;
    font-size: 14px;
    margin: 1em 0
}
#c-info b {
    display: block;
    font-size: 16px
}
#c-info div {
    display: inline-block;
    vertical-align: top;
    width: 48%
}
#c-info div+div {
    float: right
}
.contact-us hr {
    border-color: #f63440
}
.contact-us aside {
    float: right;
    width: 200px;
    background: #ededed;
    padding: 30px 10px 10px
}
.contact-us aside input {
    padding: 8px;
    margin: 5px 0;
    width: 100%;
    box-sizing: border-box;
    border-color: #ededed
}
.contact-us aside .btn {
    display: block;
    margin-top: 15px
}
.contact-us aside h4 {
    margin: 20px 0 10px
}
.contact-us aside p {
    font-size: 14px;
    margin: 10px 0
}
#drone {
    font-size: 70px;
    color: #fff;
    margin: 190px 0 280px
}
#au-about {
    max-width: 650px;
    margin: 0 auto;
    text-align: center
}
#au-about h3 {
    font-size: 26px
}
#au-info,
#au-family {
    display: inline-block;
    vertical-align: top;
    width: 46%;
    text-align: left;
    box-sizing: border-box
}
#au-about .btn {
    margin-top: 20px;
    min-width: 250px
}
#au-info {
    padding-right: 15px
}
#au-family {
    padding-left: 25px
}
#au-family small {
    font-size: 14px
}
#products {
    background: #ededed;
    margin-top: 40px;
    padding: 20px 0
}
#faqs {
    position: relative;
    padding-right: 325px
}
#faqs summary {
    font-size: 18px;
    color: #ed471f;
    cursor: pointer;
    outline: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
#faqs details {
    padding-bottom: 20px
}
#faqs details p {
    margin: 5px 0 5px 20px
}
#faqs aside {
    position: absolute;
    top: 5px;
    right: 0;
    padding: 20px;
    width: 250px
}
#faqs aside h2 {
    border: none;
    margin: 0 0 10px
}
#faqs aside p {
    margin: 0
}
#browse-cuisines {
    padding-left: 5px
}
#browse-cuisines li {
    padding: 3px 0;
    display: block
}
.cuisines ol li {
    padding: 1px 0
}
#pending {
    position: relative;
    top: 6px;
    padding: 0;
    margin-right: 8px
}
#pending svg {
    margin-top: -20px
}
#pending:hover {
    text-decoration: none
}
.cf:before,
.cf:after {
    content: " ";
    display: table
}
.cf:after {
    clear: both
}
.cf {
    *zoom: 1
}
.no-top {
    margin-top: 0
}
.c {
    text-align: center
}
#js .hidden {
    display: none
}
.tar {
    text-align: right
}
.print,
.XML,
.CSV {
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    margin-left: 12px;
    color: #4e4e52;
    text-decoration: none!important
}
.print:before {
    content: "";
    font-family: grubhub-ico;
    font-style: normal;
    font-size: 18px;
    position: relative;
    top: 2px;
    margin-right: 1px
}
.XML:before,
.CSV:before {
    content: "";
    font-family: grubhub-ico;
    font-style: normal;
    font-size: 14px;
    position: relative;
    top: 3px;
    margin-right: 3px
}
.spb {
    display: none
}
#js .show-more,
#no-js #learn-more {
    display: none
}
#bigFace {
    position: absolute;
    background: #efefef;
    box-shadow: 0 0 10px rgba(0, 0, 0, .35);
    padding: 10px;
    border-radius: 4px;
    z-index: 9999;
    margin: 20px
}
#bigFace #close {
    display: block;
    width: 32px;
    height: 32px;
    position: absolute;
    top: -16px;
    right: -16px;
    background: transparent url(img/close-btn.png) 0 0 no-repeat;
    cursor: pointer
}
#bigFace #close:hover {
    background-position: -56px 0
}
#bigFace h1 {
    font-size: 30px;
    margin: 10px 0
}
#bigFace .hbf {
    display: none
}
#bigFace.feedback {
    width: 320px;
    max-width: 80%
}
.feedback #content {
    display: block;
    width: 98%;
    margin-bottom: 12px;
    height: 120px;
    max-width: 350px
}
#js #contact-btns {
    position: fixed;
    bottom: 0;
    right: 0;
    background: #4f9bba;
    opacity: .88;
    border-left: 1px solid #8d8d8d;
    box-shadow: -1px 0 2px rgba(0, 0, 0, .35);
    z-index: 9999
}
#contact-btns a {
    display: block;
    width: 34px;
    height: 34px;
    margin-right: 1px;
    border-bottom: 1px solid #97c4d6;
    background-size: 22px
}
#contact-btns a:hover {
    opacity: .7
}
#bt-feedback {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAOCAYAAAArMezNAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAQlJREFUeNq00z9LQmEUx/HzpEEN4tJiEEQEIYZB+A5aW5obmh0cmhzcHVxzEhehScdeQEtDS0Nb4BbRIC4FRf59+p68wiFMr9g98Lk83HvO77kPl+u8968iksIIY5mUg5dwZXt1HUdXCD7Bnf+/esCpBiuHMzyuEPiEc8Q0U0OPg2Bdr+MC7SUCn5HHRpChsnoZ4wY582ATBbzMCeygiISZO0QTQzGNI7R0N9OYRAld0/eGMrZM3wEa6E+bZMabDHCNtBncDk5wiV1zfw81fP0OkTlH7aGOfRM0tYMrfPw1LCE+zieqOEIGFbwvGnI/6eHK/gQLKy7hyy3RK2sSUUUafBtB7v23AAMAtXmXA9hfZakAAAAASUVORK5CYII=) no-repeat center
}
#bt-chat {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAUCAYAAACJfM0wAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAatJREFUeNrU1M0rZXEcx/Fzr6frWamJPDQWtzApD6lrViwUGlncKVFWWCgLG/vZzWJ2NvIviCykqbGYBTIlG9mIkhRq5KE73MF1j/e3PrdONyEdC7963dPv6fv7/b73d07AdV3nLUrg3QZuQAfy8NqVAviPFWw6BB5F3PWvJDBhOz5nhRKfM3Ed5Cf/kY47DGLulYFDFvje03CrZxKz2E3r947ztq+j31NPOsrJIbpRhQiO8BHNCOu5pRyOoB6fMI1T1R09t11VrAygFEuYRwxlaMEicjGssctYQFTtF9pUBX7i0jabqWNvoRc9nqPGEcUX1CrvfzGFK/xDFooRxj66Uv+R5diUYxV7yteVcuh6FgrhFxbxAxHENCaBM823BYNBdXzT5FaMq60ahQpchgK0qf0rdtCooH2a/1mnz7B7fKsj2S6P8QFF2k0OstVnm8jFpXZXY/dVbfbWneAGlVa3wBfKk58lbrdizHbt4yudxGTqI9SEdh0r/SNUh6G0tgPMPPIRslSs4Y+ju/ycrtTFV/n93JyXBjaF+K60bfgZOKUTMwg+Ne5BgAEANwlyJN6voesAAAAASUVORK5CYII=) no-repeat center
}
#bt-phone {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAARCAYAAADdRIy+AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAPdJREFUeNpi+P//PwOZWBCIlwPxRyDeBsSKIHFyDeMB4n3/UcEtIDYj18Bp/7GDe4xgZ5IGOIH4CRALYZH7wcRAOvgBxPNxyF1noCBSerB4uZgcF8LAbTT+QyCeS67r1IH4JZrrIslNNkpAfBPNsEUweVINMwbi+2iGHQNibnIMDAXi92iGnQNicWR1MAYoPSYC8UEgPg3ECUiKhIB4ApYYPYJuGMxAWSDegUXDHCBuB+IHWOSWQrMfAzYDL/4nHnwB4nx8QcOAJVxwga1ArEsorEGECxA/x2HIHyDeA8S+xEYejGEAxGeA+BfUW5egEWFNajoFCDAApG2rWU5fEKwAAAAASUVORK5CYII=) no-repeat center
}
#no-js #order-status {
    display: none
}
#order-status {
    position: fixed;
    bottom: 0;
    width: 21em;
    font-size: 12px;
    background: #fff;
    border-radius: 3px 3px 0 0;
    -webkit-box-shadow: 0 0 8px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 8px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 0 8px 2px rgba(0, 0, 0, .2)
}
#order-status.closed>div {
    display: none
}
#order-status h4 {
    cursor: pointer;
    text-align: left;
    font-size: 12px;
    background: #007aff;
    border-radius: 3px 3px 0 0;
    color: #fff;
    padding: 6px 0 4px 10px;
    margin: 0
}
#order-status>h4:after {
    content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAGCAYAAAD68A/GAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHZJREFUeNp0jrENgCAURD8VlbXTOJG1UxgadqB0CeMqTmBDTOR7H49o4yUv5N8dHyTnvKpqBPJDtI6UUi4MJ5iA+xQcvdM6Zoxg10cB9CTQs2xstwewMViI0rNM7OkKtyR9lejVZQ4flSbvfYdj5jiBo2W3AAMAcmywa1BiW0cAAAAASUVORK5CYII=);
    position: absolute;
    right: 8px;
    top: 5px
}
#order-status.closed>h4:after {
    content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAGCAYAAAD68A/GAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHVJREFUeNpcjcENgCAMRWEAz0zDRJydwnhhB44uYVzFBfBCSKT+mo8amzxo+1/A5pxNrwGFa+I4guMJVVRExIEkbyXuNDNd8mCjsBDhzt8ijgB2BjNfceyFWTCttRNNBSOw/Sv2uqvqmFLKiiF+hD9RnUuAAQBwE6/8WjLH3gAAAABJRU5ErkJggg==);
    top: 4px
}
#order-status p {
    font-size: 12px;
    line-height: 1.4;
    color: #4e4e52;
    padding: 2px 0 0 63px;
    margin: 7px 0 5px 10px;
    background-position: 0 -110px;
    min-height: 50px;
    position: relative;
    text-align: left;
    background-position: 0 0;
    display: block
}
#order-status p:before {
    display: block;
    width: 50px;
    height: 45px;
    content: "";
    position: absolute;
    top: 0;
    left: 0
}
#order-status p,
#order-status p:before {
    background-image: url(/static/img/tracking-small.png);
    background-repeat: no-repeat
}
#order-status-pos1:before {
    background-position: 0 -84px
}
#order-status-pos2:before {
    background-position: 0 -153px
}
#order-status-pos3:before {
    background-position: 0 -229px
}
#order-status-pos4:before {
    background-position: 0 -295px
}
#order-status-pos5:before {
    background-position: 0 -354px
}
#order-status i,
#order-status p span {
    font-size: 10px;
    display: block
}
#order-status i {
    color: #726767
}
#order-status a {
    color: #007aff
}
#order-status a:hover {
    text-decoration: none
}
#order-status a:last-of-type {
    display: block;
    text-align: left
}
.oo-email textarea {
    width: 240px;
    height: 180px
}
.started-orders p {
    margin: 5px 0;
    font-size: 14px
}
.started-orders p a {
    font-size: 92%
}
.ui-autocomplete {
    max-height: 250px;
    overflow-y: auto;
    overflow-x: hidden
}
.ui-autocomplete li {
    white-space: nowrap;
    font-size: 15px
}
.ui-autocomplete .ui-state-focus {
    background: #eeeded;
    border-color: #eeeded
}
@media only screen and (max-width: 55em) {
    html {
        overflow-y: auto
    }
    input,
    textarea,
    select {
        box-sizing: border-box;
        max-width: 100%
    }
    .btn {
        padding-left: 18px;
        padding-right: 18px
    }
    .ht {
        display: none!important
    }
    #social {
        position: static;
        max-width: 100%
    }
    #social a {
        padding: 3px;
        margin: 0 3px
    }
    #hero {
        min-height: 370px
    }
    #hero-shot {
        height: 380px;
        top: 62px
    }
    #hero-shot img {
        min-width: 1050px;
        max-width: 100%;
        max-height: 100%
    }
    #hero h3 {
        margin-top: 40px;
        font-size: 36px
    }
    #drone {
        margin: 110px 0 220px
    }
    #r-search {
        min-width: 100%;
        box-sizing: border-box
    }
    #r-search .btn {
        color: transparent!important;
        width: 55px;
        background-image: url(img/search-icon.png);
        background-repeat: no-repeat;
        background-position: center;
        right: 15px
    }
    .restaurants,
    #r-search {
        margin-right: 0
    }
    #r-search>div {
        margin-right: 80px
    }
    #order-list tr td:last-child,
    #order-list tr th:last-child {
        display: none
    }
    #products h3 {
        font-size: 24px
    }
    #products h4 {
        font-size: 20px
    }
    .form label {
        display: block
    }
    #girl-driver {
        display: none
    }
    #application-content {
        max-width: 55em
    }
    #benefits img {
        max-height: 18em
    }
}
@media only screen and (max-width: 50em) {
    #livechat-compact-container {
        z-index: 0!important;
        display: none!important
    }
    .hp,
    header #top,
    header nav,
    #contact-btns {
        display: none!important
    }
    .spb {
        display: block
    }
    #breakfast p {
        text-align: left;
        max-width: 275px;
        padding-left: 10px;
        padding-right: 10px
    }
    h1 {
        font-size: 30px
    }
    .content {
        padding-left: 15px;
        padding-right: 15px
    }
    #mobile-nav {
        display: block;
        position: absolute;
        top: 12px;
        right: 0;
        width: 36px;
        height: 36px;
        background: no-repeat center url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgd2lkdGg9IjMyIj48cGF0aCBkPSJNNCAxMGgyNGMxLjEgMCAyLTAuOSAyLTJzLTAuOS0yLTItMkg0QzIuOSA2IDIgNi45IDIgOFMyLjkgMTAgNCAxMHpNMjggMTRINGMtMS4xIDAtMiAwLjktMiAyczAuOSAyIDIgMmgyNGMxLjEgMCAyLTAuOSAyLTJTMjkuMSAxNCAyOCAxNHpNMjggMjJINGMtMS4xIDAtMiAwLjktMiAyczAuOSAyIDIgMmgyNGMxLjEgMCAyLTAuOSAyLTJTMjkuMSAyMiAyOCAyMnoiIGZpbGw9IiNGNjM0NDAiLz48L3N2Zz4=")
    }
    #mobile-nav.open-nav {
        background: url(img/mobile-nav.png) no-repeat -2px -1301px;
        background-color: #0070eb
    }
    #top-m-nav {
        display: block
    }
    #social {
        margin-top: 12px
    }
    header {
        height: 52px;
        padding: 0 15px
    }
    footer {
        text-align: center;
        padding: 15px 10px 10px
    }
    footer p {
        font-size: 12px;
        margin: 20px 0 0
    }
    .m-nav h3 {
        display: none
    }
    .m-nav a {
        display: inline-block;
        background-image: url(img/mobile-nav.png);
        background-repeat: no-repeat;
        width: 32%;
        vertical-align: top;
        padding: 45px 0 10px;
        text-decoration: none;
        font-size: 13px;
        line-height: 1.2;
        max-width: 160px;
        font-weight: normal
    }
    .m-nav span {
        display: block;
        width: auto!important;
        padding: 0
    }
    .m-nav span:not(#m-bolder) {
        display: inline
    }
    .m-nav #dsu {
        display: inline-block;
        background: url(img/car.png) center 20px no-repeat
    }
    #n-browse {
        background-position: center -591px
    }
    #n-account {
        background-position: center -790px
    }
    #n-about {
        background-position: center -990px
    }
    #n-rewards {
        background-position: center -690px
    }
    #n-gc {
        background-position: center -892px
    }
    .n-sign {
        background-position: center -1092px
    }
    .home-info {
        width: auto
    }
    #hero h3 {
        margin-top: 20px;
        font-size: 32px
    }
    #homely h1 {
        font-size: 30px
    }
    #hero {
        min-height: 280px
    }
    #hero-shot {
        background-color: transparent!important;
        top: 50px;
        height: 310px
    }

    .home-info p {
        padding: 0;
        font-size: 16px
    }
    #drone {
        margin: 90px 0 160px
    }
    #anon-intro section {
        margin-left: 0!important
    }
    #how-works {
        display: none
    }
    #big-red h1 {
        font-size: 24px
    }
    #cart {
        display: none
    }
    .full-menu #cart {
        position: fixed!important;
        -webkit-backface-visibility: hidden;
        bottom: 0!important;
        left: 0!important;
        right: 0!important;
        top: auto!important;
        background: #eeeded;
        display: block;
        width: auto;
        float: none;
        border: none;
        padding: 0;
        margin: 0;
        z-index: 99
    }
    .full-menu #cart nav {
        display: block;
        font-size: 16px;
        background: #f63440 no-repeat 8px center url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIyNyIgdmlld0JveD0iMzUwIDIxIDMwIDI3Ij48ZyBmaWxsPSJub25lIj48ZyBzdHlsZT0ic3Ryb2tlLXdpZHRoOjI7c3Ryb2tlOiNGRkYiPjxwYXRoIGQ9Ik0zNjUuNiAyN0wzNjUuNiAyNi44QzM2NS42IDI0LjMgMzY3LjYgMjIuNCAzNzAuMSAyMi40IDM3Mi41IDIyLjQgMzc0LjUgMjQuMyAzNzQuNSAyNi44TDM3NC41IDI3IDM2NS42IDI3Wk0zNjEuNSA0Ni42TDM3OC43IDQ2LjYgMzc4LjcgMjcgMzYxLjUgMjcgMzYxLjUgNDYuNloiLz48cGF0aCBkPSJNMzUzLjcgMzJMMzU4LjQgMzIiLz48cGF0aCBkPSJNMzUxIDM2LjhMMzU4LjQgMzYuOCIvPjxwYXRoIGQ9Ik0zNTMuNyA0MS41TDM1OC40IDQxLjUiLz48L2c+PC9nPjwvc3ZnPg==");
        padding: 17px 0 12px;
        position: relative;
        color: #fff;
        text-align: center;
        box-shadow: 0 -2px 10px 0 rgba(0, 0, 0, .2)
    }
    .full-menu #cart nav:after {
        display: block;
        content: ' ';
        width: 26px;
        height: 18px;
        background: no-repeat url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIxOCIgdmlld0JveD0iNTk4IDQ2MyAxMyA5Ij48cGF0aCBkPSJNNjAzLjggNDY4LjhMNjA1LjYgNDY4LjggNjAxIDQ2NC4zQzYwMC42IDQ2My45IDYwMCA0NjMuOSA1OTkuNiA0NjQuM0w1OTkuMyA0NjQuNkM1OTguOSA0NjUgNTk4LjkgNDY1LjYgNTk5LjMgNDY2TDYwMy44IDQ3MC42QzYwMy44IDQ3MC42IDYwNC4zIDQ3MSA2MDQuNyA0NzEgNjA1LjEgNDcxIDYwNS42IDQ3MC42IDYwNS42IDQ3MC42TDYxMC4xIDQ2NkM2MTAuNSA0NjUuNiA2MTAuNSA0NjUgNjEwLjEgNDY0LjZMNjA5LjggNDY0LjNDNjA5LjQgNDYzLjkgNjA4LjcgNDYzLjkgNjA4LjMgNDY0LjNMNjAzLjggNDY4LjhaIiBmaWxsPSIjRkRGREZEIi8+PC9zdmc+");
        position: absolute;
        top: 15px;
        right: 15px;
        transform: rotate(180deg)
    }
    .full-menu #sc-cont {
        display: none;
        max-width: 380px;
        margin: auto;
        padding: 25px 10px 0
    }
    .expended #sc-cont {
        display: block
    }
    html.expended {
        height: 0;
        visibility: hidden;
        overflow: hidden
    }
    .expended #cart nav:after {
        transform: rotate(0deg)
    }
    .expended #cart nav {
        border-bottom: 1px solid #b6b1b1
    }
    .expended #cart {
        visibility: visible;
        top: 0!important;
        overflow-y: scroll
    }
    .full-menu #cart h2,
    .full-menu #rest-name,
    .full-menu #invitation-trigger {
        display: none
    }
    .full-menu~footer {
        padding-bottom: 60px
    }
    .main-menu {
        margin-right: 0
    }
    #address {
        margin-top: -18px
    }
    .account aside {
        float: none;
        width: auto
    }
    #order-list {
        margin-left: 0
    }
    #order-list h2 {
        margin-top: 1.5em
    }
    .checkout #cart {
        float: none;
        display: block;
        width: auto;
        max-width: 100%;
        border: 0;
        padding: 0;
        margin-bottom: 20px;
        background: none;
        position: relative
    }
    #rest-name {
        font-size: 24px
    }
    #total {
        margin-top: 0;
        border-top: none
    }
    #total p {
        font-size: 14px;
        margin-left: 2px
    }
    .checkout #cart .box,
    .checkout #cart #rest-name,
    .checkout #cart h6 {
        display: none
    }
    #checkout {
        margin-right: 0
    }
    #faqs {
        padding-right: 0
    }
    #faqs aside,
    #contact div {
        display: block;
        position: static;
        width: auto;
        margin-top: 25px;
        padding: 10px;
        min-height: 0
    }
    #faqs aside {
        padding: 20px 15px
    }
    #about-us div {
        margin-right: 0
    }
    #about-us img {
        float: none;
        margin: 25px 0 15px
    }
    #contact #call {
        width: auto;
        margin: 0 0 10px 0
    }
    #contact p b {
        margin: 5px auto 0
    }
    #contact p {
        display: block;
        text-align: center;
        width: auto;
        margin: 15px
    }
    #side-btns {
        display: none
    }
    #edit-order {
        top: 8px;
        right: 0
    }
    #girl-driver {
        display: none
    }
    #application-content {
        max-width: 50em
    }
    #benefits img {
        height: 16em
    }
}
@media only screen and (max-width: 39em) {
    .restaurants aside {
        width: 125px;
        left: 0
    }
    .restaurants section>a {
        padding-left: 135px
    }
    .menu-cont {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1
    }
    #random-rest a:nth-of-type(2n) {
        display: none
    }
    #girl-driver,
    #address-pnl p {
        display: none
    }
    #application-content {
        max-width: 39em
    }
    #benefits img {
        height: 12em
    }
    .checkout-promo {
        display: block;
        float: none!important;
        width: auto
    }
    .contact-us aside,
    #au-family {
        display: none
    }
    #au-about {
        padding: 0 20px
    }
    #au-info {
        display: block;
        width: auto
    }
    #c-info {
        margin-right: 0
    }
    #c-info div {
        display: block;
        width: auto;
        float: none!important
    }
}
@media only screen and (max-width: 29em) {
    .hs {
        display: none
    }
    #hero {
        min-height: 270px
    }
    #hero-shot img {
        min-width: 600px;
        max-width: 100%;
        max-height: 100%
    }
    #hero h3 {
        white-space: normal
    }
    #address-pnl {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        display: block;
        box-sizing: border-box;
        padding: 15px 10px
    }
    #address-pnl.fulladdress {
        bottom: -12px
    }
    #address-pnl .big {
        width: 100%
    }
    #address-pnl .zip {
        width: 100px
    }
    .restaurants,
    #r-search {
        margin-left: -15px;
        margin-right: -15px;
        border-radius: 0;
        padding: 15px 10px
    }
    .full-menu .menu-cont p {
        display: none
    }
    .full-menu .menu-cont div {
        padding: 2px 0 6px;
        border-bottom: 1px solid #eee
    }
    .item .option label {
        padding: 2px 0;
        display: block
    }
    #btns b {
        display: none
    }
    #btns .btn {
        margin-right: 10px
    }
    #item-com>div {
        float: none;
        width: auto;
        text-align: left;
        margin: 12px 0
    }
    #asap p:not(.date-btn) {
        display: none
    }
    #target,
    #asap {
        min-width: 200px;
        min-height: 0;
        margin: 0 auto 30px;
        display: table
    }
    #target:before {
        content: 'or';
        display: block;
        text-align: center;
        position: absolute;
        top: -27px;
        left: 0;
        right: 0
    }
    #del-time h2 {
        font-size: 24px;
        margin-bottom: 18px
    }
    #just-show {
        padding-left: 10px;
        padding-right: 10px
    }
    .restaurants aside {
        display: none
    }
    .restaurants section>a {
        padding: 10px 0 10px
    }
    .restaurants a div {
        font-size: 13px;
        top: auto;
        bottom: 9px
    }
    .restaurants a div:after {
        content: " min";
        display: inline
    }
    .restaurants .menu-cont {
        padding-left: 0
    }
    #girl-driver,
    #travelTime {
        display: none
    }
    #application-content {
        max-width: 29em
    }
    #benefits img {
        height: 10em;
        margin-left: -14px
    }
    #drone {
        font-size: 48px;
        margin: 70px 0 120px
    }
}
@media only screen and (max-device-width: 25em) and (orientation: portrait) {
    #benefits img {
        height: 9.1em;
        margin-left: -14px
    }
}
@media only screen and (max-device-width: 23em) {
    #benefits img {
        height: 8.7em;
        margin-left: -14px
    }
}
#driver-signup div {
    display: inline-table;
    max-width: 460px
}
#application-content div {
    margin-left: 50px
}
#girl-driver img {
    margin-top: 40px;
    max-width: 1000px
}
#travelTime {
    margin-top: 60px
}
#travelTime img {
    max-width: 400px
}
#benefits img {
    max-width: 1000px
}
#driversFaq h3 {
    text-align: center
}
#driversFaq div {
    display: inline-table;
    max-width: 425px
}
#qtip,
#etip {
    background: #1d292d;
    color: #fff;
    padding: 5px 10px;
    position: absolute;
    display: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 3px RGBA(0, 0, 0, .2);
    -moz-box-shadow: 0 0 3px RGBA(0, 0, 0, .2);
    box-shadow: 0 0 3px RGBA(0, 0, 0, .2);
    font-size: 12px;
    max-width: 280px;
    border: 1px solid #aaa
}
#qtip b,
#etip b {
    border-color: #000 transparent transparent transparent;
    border-color: RGBA(0, 0, 0, .8) transparent transparent transparent;
    border-style: solid;
    border-width: 8px;
    display: inherit;
    height: 0;
    width: 0;
    position: absolute;
    bottom: -16px;
    left: 50%;
    margin-left: -8px
}
.qt-under b {
    top: -16px!important;
    border-color: transparent transparent #000 transparent!important;
    border-color: transparent transparent RGBA(0, 0, 0, .8) transparent!important
}
#etip {
    background: #ea0000;
    text-align: center;
    font-weight: bold
}
#etip b {
    border-top-color: #ea0000
}
#etip .qt-under b {
    border-bottom-color: #ea0000
}
.qtip-red {
    background-color: #b22222!important
}
.qtip-red b {
    border-color: #b22222 transparent transparent transparent!important
}
#point {
    padding: 25px;
    border: 1px dashed #eee;
    margin: 5px
}
#point h1 {
    font-weight: bold;
    font-size: 3em;
    text-align: center;
    padding: 5px 0;
    clear: both
}
#point h3 {
    margin: 10px 0 0;
    font-size: 2em
}
#point table {
    width: 100%;
    text-align: right;
    border-top: 2px solid #000;
    border-bottom: 1px solid #000;
    margin-bottom: 3px
}
#point td {
    font-size: 1.3em;
    padding: 1px 10px;
    vertical-align: top
}
#point th {
    font-size: 1.3em;
    font-weight: bold;
    padding: 1px 10px;
    border-bottom: 1px solid #000;
    color: #000
}
@media only screen and (min-height: 48em) {
    article.content {
        min-height: 540px
    }
}
@media only screen and (min-height: 55em) {
    article.content {
        min-height: 650px
    }
}
@media print {
    header,
    footer,
    #side-btns,
    #r-search,
    #filters,
    #cart,
    .ic-back,
    #btns,
    #order-status,
    #contact-btns {
        display: none!important
    }
    body,
    html,
    h1,
    h2,
    h3,
    h4,
    h5,
    a,
    em,
    span,
    small,
    ul {
        color: #000!important;
        font-family: Arial, Helvetica, sans-serif;
        text-decoration: none!important
    }
    article.content {
        padding: 0;
        margin: 0
    }
    .restaurants,
    .main-menu {
        margin-right: 0
    }
}
#condiments,
#minNotReached {
    position: fixed;
    z-index: 1000;
    padding: 20px;
    border: 1px solid #aaa;
    -moz-box-shadow: 2px 2px 10px RGBA(0, 0, 0, .5);
    -webkit-box-shadow: 2px 2px 10px RGBA(0, 0, 0, .5);
    box-shadow: 2px 2px 10px RGBA(0, 0, 0, .5);
    background: #eeeded;
    display: none;
    min-width: 320px;
    max-width: 95%
}
#condiments h3 {
    margin: 0 0 25px;
    font-size: 30px
}
#condiments button {
    margin-top: 15px
}
#condiments div {
    margin: 8px 0;
    font-size: 14px
}
#condiments input.number {
    width: 2em;
    margin-right: 3px
}
.show {
    display: block!important
}
#minNotReached {
    min-width: 0;
    width: 240px
}
#minNotReached .close {
    display: block;
    width: 32px;
    height: 32px;
    position: absolute;
    top: -16px;
    right: -16px;
    background: transparent url(img/close-btn.png) 0 0 no-repeat;
    cursor: pointer
}
#minNotReached .close:hover {
    background-position: -56px 0
}
#minNotReached p {
    font-size: 1.1em;
    display: block
}
#logo {
    background: url(img/logo-gfw.png) no-repeat;
    text-decoration: none;
    display: block;
    width: 190px;
    height: 19px;
    position: absolute;
    left: 0;
    top: 29px
}
#logo:not(div) {
    background-image: url(img/logo-gfw-x2.png);
    -moz-background-size: 190px;
    background-size: 190px
}
@media only screen and (max-width: 50em) {
    body #logo {
        top: 20px
    }
}