app-menu-items[_nghost-c16] {
    display: block;
    width: 420px;
    margin: 0 auto;
}

@media (max-width: 800px) {
    app-menu-items[_nghost-c16] {
        display: block;
        width: 100%;
        margin: 0 auto;
    }
}

.m-category-container[_ngcontent-c16] {
    padding: 20px;
}

.simulated-overlay-container :not(.is-selected).chase-review, .simulated-overlay-container :not(.is-selected).chase-review-container:after, .simulated-overlay-container :not(.is-selected).deal-list, .simulated-overlay-container :not(.is-selected).m-category-name-container, .simulated-overlay-container :not(.is-selected).m-category-picture, .simulated-overlay-container :not(.is-selected).m-item-container, .simulated-overlay-container :not(.is-selected).menu-picture {
    opacity: 1;
    -webkit-transition: opacity .4s ease-out;
    transition: opacity .4s ease-out;
}

.m-category-name-container[_ngcontent-c16] {
    width: 100%;
    clear: both;
    padding-bottom: 20px;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 700;
    line-height: 1em;
}

.m-item-tags[_ngcontent-c16] {
    display: none;
}

.m-category-name-container[_ngcontent-c16] {
    width: 100%;
    clear: both;
    padding-bottom: 20px;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 700;
    line-height: 1em;
}

.m-category-container[_ngcontent-c16] > .m-category-picture[_ngcontent-c16] {
    display: none;
}


.simulated-overlay-container :not(.is-selected).chase-review, .simulated-overlay-container :not(.is-selected).chase-review-container:after, .simulated-overlay-container :not(.is-selected).deal-list, .simulated-overlay-container :not(.is-selected).m-category-name-container, .simulated-overlay-container :not(.is-selected).m-category-picture, .simulated-overlay-container :not(.is-selected).m-item-container, .simulated-overlay-container :not(.is-selected).menu-picture {
    opacity: 1;
    -webkit-transition: opacity .4s ease-out;
    transition: opacity .4s ease-out;
}


.m-category-picture[_ngcontent-c16] {
    width: 375px;
    height: 120px;
    background: center/cover no-repeat;
    -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .1);
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .1);
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
    margin-left: 20px;
}

.m-items[_ngcontent-c16] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: -20px;
}

.m-item-container[_ngcontent-c16]:first-of-type {
    margin-top: 0;
}

.m-item[_ngcontent-c16] {
    padding: 10px 0;
}

.m-item-container[_ngcontent-c16] {
    width: 375px;
    margin-left: 20px;
    border-bottom: 1px solid #dbdbdb;
    border-top: 1px solid #dbdbdb;
    margin-top: -1px;
    background-color: #fff;
    -webkit-transition: background-color .4s ease-out;
    transition: background-color .4s ease-out;
}

.m-item-picture[_ngcontent-c16] {
    display: none;
    width: 40px;
    height: 40px;
    float: left;
    margin-right: 10px;
    background-size: 40px 40px;
}

.m-item-info[_ngcontent-c16] {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
}

.m-item-name[_ngcontent-c16] {
    font-size: 14px;
    font-weight: 700;
}

.m-item-description[_ngcontent-c16] {
    margin-top: 10px;
    color: #666;
    font-size: 12px;
}

.m-item-price[_ngcontent-c16] {
    font-size: 15px;
}

.m-category-description[_ngcontent-c16] {
    margin-top: 10px;
    color: #666;
    font-size: 14px;
    text-transform: initial;
    font-weight: initial;
    line-height: 1em;
}

.m-item-price[_ngcontent-c16] {
    text-align: right;
    font-weight: 700;
}

.m-item-tags[_ngcontent-c16] {
    padding-top: 5px;
    text-align: right;
    max-width: 5em;
    position: relative;
    left: 100%;
    -webkit-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
}

.js-m-category-picture {
    display: none;
}

.m-item[_ngcontent-c16] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.pl-0, .px-0 {
    padding-left: 0 !important;
}

.pr-0, .px-0 {
    padding-right: 0 !important;
}

.m-items[_ngcontent-c16] {
    height: auto !important;
}