/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 16/jan/2021, 17:19:05
    Author     : Carlos Braga
*/



/* OVERRIDES */

/*md-select:not([disabled]):focus .md-select-value {
    border-bottom: 0px;
    padding: 4px 0;
}*/
.md-select-menu-container {
    z-index: 100000000;
}
.md-select-menu-container {
    z-index: 100000000;
    border-radius: 12px;
    overflow: hidden;
}
md-option {
    display: flex;
    flex-direction: row;
    min-height: 48px;
    height: 48px;
    align-content: center;
    justify-content: flex-start;
}
md-option .md-text {
    text-align: left;
    width: 100%;
    align-items: flex-start;
    justify-content: center;
    text-overflow: ellipsis;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    line-height: unset;
    padding: 0 12px;
    font-size: 14px;
    font-weight: 700;
    min-height: auto;
    height: 48px;
}
.addresses_select_title {
    line-height: unset;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 12px;
}
.addresses_select_text {
    line-height: unset;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    font-weight: 300;
    font-size: 10px;
}
md-select-menu.md-default-theme md-content md-option:not([disabled]).md-focused, md-select-menu md-content md-option:not([disabled]).md-focused, md-select-menu.md-default-theme md-content md-option:not([disabled]):focus, md-select-menu md-content md-option:not([disabled]):focus {
    background-color: rgb(0 0 0 / 65%) !important;
    color: #fff !important;
}
md-select-menu.md-default-theme md-content md-option:not([disabled]):hover, md-select-menu md-content md-option:not([disabled]):hover {
    background-color: rgb(158 158 158 / 60%);
}
md-select-menu:not(.md-overflow) md-content {
    padding: 0;
}
.md-select-menu-container {
    z-index: 100000000;
    border-radius: 12px;
    overflow: hidden;
    max-width: calc(100% - 24px);
}

md-backdrop.md-dialog-backdrop {
    z-index: 1000;
}
.md-dialog-container {
    z-index: 1001;
}
md-backdrop.md-select-backdrop.md-click-catcher {
    z-index: 1002;
}



/*
@font-face {
    font-family: "Montserrat";
    src: url("fonts/Montserrat-Thin.ttf") format("truetype");
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: "Montserrat";
    src: url("fonts/Montserrat-ThinItalic.ttf") format("truetype");
    font-weight: 100;
    font-style: italic;
}
@font-face {
    font-family: "Montserrat";
    src: url("fonts/Montserrat-ExtraLight.ttf") format("truetype");
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: "Montserrat";
    src: url("fonts/Montserrat-ExtraLightItalic.ttf") format("truetype");
    font-weight: 200;
    font-style: italic;
}
@font-face {
    font-family: "Montserrat";
    src: url("fonts/Montserrat-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: "Montserrat";
    src: url("fonts/Montserrat-LightItalic.ttf") format("truetype");
    font-weight: 300;
    font-style: italic;
}
@font-face {
    font-family: "Montserrat";
    src: url("fonts/Montserrat-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: "Montserrat";
    src: url("fonts/Montserrat-Italic.ttf") format("truetype");
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: "Montserrat";
    src: url("fonts/Montserrat-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: "Montserrat";
    src: url("fonts/Montserrat-MediumItalic.ttf") format("truetype");
    font-weight: 500;
    font-style: italic;
}
@font-face {
    font-family: "Montserrat";
    src: url("fonts/Montserrat-SemiBold.ttf") format("truetype");
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: "Montserrat";
    src: url("fonts/Montserrat-SemiBoldItalic.ttf") format("truetype");
    font-weight: 600;
    font-style: italic;
}
@font-face {
    font-family: "Montserrat";
    src: url("fonts/Montserrat-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: "Montserrat";
    src: url("fonts/Montserrat-BoldItalic.ttf") format("truetype");
    font-weight: 700;
    font-style: italic;
}
@font-face {
    font-family: "Montserrat";
    src: url("fonts/Montserrat-ExtraBold.ttf") format("truetype");
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: "Montserrat";
    src: url("fonts/Montserrat-ExtraBoldItalic.ttf") format("truetype");
    font-weight: 800;
    font-style: italic;
}
@font-face {
    font-family: "Montserrat";
    src: url("fonts/Montserrat-Black.ttf") format("truetype");
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: "Montserrat";
    src: url("fonts/Montserrat-BlackItalic.ttf") format("truetype");
    font-weight: 900;
    font-style: italic;
}*/

* {
    outline: none;
}
*[ng-click] {
    cursor: pointer;
}

::-webkit-scrollbar {
    width: 0px;
    height: 0px;
}
::-webkit-scrollbar-button {
    width: 0px;
    height: 0px;
}
::-webkit-scrollbar-thumb {
    background: #000000;
    border: 0px none #a12626;
    border-radius: 0px;
}
::-webkit-scrollbar-thumb:hover {
    background: #303030;
}
::-webkit-scrollbar-thumb:active {
    background: #5e5e5e;
}
::-webkit-scrollbar-track {
    background: #ffffff;
    border: 0px none #ffffff;
    border-radius: 0px;
}
::-webkit-scrollbar-track:hover {
    background: #f0f0f0;
}
::-webkit-scrollbar-track:active {
    background: #c2c2c2;
}
::-webkit-scrollbar-corner {
    background: transparent;
}


*{
    outline: none;
}
/*@font-face {
 font-family: 'fontserrat';
 src: url('/css/fonts/Montserrat-VariableFont_wght.ttf') format('truetype');
 font-weight: 100 900;
 font-style: normal;
}
@font-face {
 font-family: 'fontserrat';
 src: url('/css/fonts/Montserrat-Italic-VariableFont_wght.ttf') format('truetype');
 font-weight: 100 900;
 font-style: italic;
}
*/body {
    font-family: "Montserrat" !important;
    color: #3a3a3a;
    font-weight:300;
    background: #000;
}

a {
    text-decoration: none;
}
.page_container {
    overflow: auto;
    min-height: calc(100% - 511px);
}
.site_wrapper {
    max-width: 100%;
    width: calc(100% - 24px);
    margin: 0 auto;
    padding: 0 12px;
    box-sizing: border-box;
}


.site_big_title {
    font-size: 18px;
    font-weight: 800;
}
.app_title {
    font-size: 16px;
    font-weight: 800;
}
.app_smalltitle {
    font-size: 14px;
    font-weight: 800;
}
.app_text {
    font-size: 12px;
}
.app_note {
    font-size: 10px;
}






md-dialog.error_dialog {
    max-width: 80%;
    max-height: 80%;
    height: auto;
    width: auto;
    border-radius: 24px;
    background: #E10116;
    padding: 12px 18px;
    color: #fff;
}
.error_dialog_icon {
    text-align: center;
    font-size: 22px;
    margin: 0 0 12px;
}
.error_dialog_text {
    font-size: 12px;
    text-align: center;
}
.error_dialog_action {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.error_dialog_action button.md-button.md-ink-ripple {
    background: #fff;
    color: #e10116;
    font-weight: 800;
    font-size: 12px;
    min-width: auto;
    min-height: auto;
    line-height: normal;
    padding: 6px 24px;
    border-radius: 24px;
    margin: 18px 0 0;
}







/* HEADER */
.header_container {
    background: #E00116;
}
.topbar_container {
    background: #b5110e;
}
.desktop_header_container {
    display: none;
}
.topbar_left_wrapper .topbar_link_wrapper {
    margin: 0 18px 0 0;
}
.topbar_link_wrapper a {
    font-size: 12px;
    color: #fff;
}
.topbar_link_wrapper.alternate {
    font-weight: 800;
}
.topbar_link_icon {
    margin: 0 6px 0 0;
}
.topbar_right_wrapper button.md-button.md-ink-ripple {
    margin: 0;
    width: auto;
    min-width: auto;
    width: 36px;
    color: #fff;
    font-size: 14px;
}


button.header_menu_button.md-button.md-ink-ripple {
    min-width: auto;
    width: 36px;
    color: #fff;
    margin: 0 6px 0 0;
}
button.header_delivery_info.md-button.md-ink-ripple {
    min-height: auto;
    line-height: 24px;
    background: rgb(0 0 0 / 10%);
    color: #fff;
    font-size: 10px;
    border-radius: 10px;
    font-weight: 800;
    text-transform: unset;
    margin: 0;
}
.header_logo_wrapper {
    position: relative;
    height: 100px;
}
.header_logo_wrapper img {
    width: 150px;
    height: 150px;
    position: absolute;
    top: 18px;
    left: 50%;
    transform: translate(-50%,0);
    box-shadow: 0px 0px 18px -8px #000;
    border-radius: 50%;
    z-index: 10;
}

button.header_login_button.md-button.md-ink-ripple {
    display: flex;
    font-size: 14px;
    background: rgb(255 255 255);
    margin: 0 12px 0 0;
    line-height: 24px;
    min-height: auto;
    text-transform: unset;
    border-radius: 12px;
    padding: 0;
    min-width: auto;
    max-width: 135px;
}
.header_login_button_icon {
    background: #fff;
    width: 24px;
    min-width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #E00116;
}
.header_login_button_text {
    font-size: 12px;
    color: #E00116;
    font-weight: 800;
    padding: 0 8px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.md-button:not([disabled]):hover {
    background: #fff;
}
button.header_cart_button.md-button.md-ink-ripple {
    padding: 0;
    min-width: auto;
    width: 64px;
    line-height: 24px;
    height: 24px;
    min-height: auto;
    background: #fff;
    color: #E00116;
    border-radius: 24px;
    margin: 0 12px 0;
    display: flex;
    align-content: center;
    justify-content: center;
}
.header_cart_button_count {
    text-align: right;
    background: transparent;
    font-size: 24px;
    font-weight: 800;
    color: #fff;
    margin: 0 0 0 6px;
    color: #FFCA0F;
}
.header_container .md-button:not([disabled]):hover {
    background: rgb(255 255 255) !important;
    /* color: #fff; */
}
button.header_cart_button.md-button.md-ink-ripple.alternate {
    background: #ffca10;
}
button.header_cart_button.md-button.md-ink-ripple.alternate:hover {
    background: rgb(255 202 16) !important;
}
.header_bottom_container {
    background: #ffffff;
    margin: 0 0 36px;
    box-shadow: 0px 3px 6px -6px #000;
    position: relative;
    padding: 3px 0;
}
.header_back_button.md-button.md-ink-ripple {
    margin: 0;
    min-width: auto;
    width: 36px;
    border-radius: 0;
}
.header_back_button.md-button.md-ink-ripple:hover {
    background: #ccc !important;
}
.header_breadcrumbs_wrapper {
    padding: 0 12px;
    font-size: 10px;
    text-transform: uppercase;
}
.header_section {
    position: relative;
}
.header_category_button.md-button.md-ink-ripple {
    min-width: auto;
    min-height: auto;
    line-height: unset;
    width: 48px;
    height: 48px;
    padding: 8px;
    border-radius: 50%;
    margin: 3px;
}
.header_category_button.md-button.md-ink-ripple img.header_category_button_img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}
.header_category_button.md-button.md-ink-ripple:hover {
    background: rgb(0 0 0 / 15%) !important;
}
.md-button.md-ink-ripple[disabled]:hover {
    background: transparent !important;
}
.topbar_locale_text {
    font-size: 10px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 800;
    padding: 0 0 6px;
}

.header_bottom_pedido_type.md-button.md-ink-ripple {
    min-height: auto;
    min-width: 36px;
    width: 36px;
    height: 36px;
    padding: 3px;
    margin: 0 6px;
    border-radius: 12px;
}
.header_bottom_pedido_type.md-button.md-ink-ripple img {
    width: 24px;
    height: 24px;
    object-position: center;
    object-fit: contain;
}
.product_preview_wrapper.popup_container .product_preview_image_container + img.esgotado {
    filter: saturate(0);
    opacity: .5;
}
.header_bottom_pedido_delivery_info.md-button.md-ink-ripple {
    font-size: 10px;
    min-height: auto;
    min-width: auto;
    background: #e8e8e8;
    margin: 0;
    height: 26px;
    border-radius: 12px;
    flex: auto;
}
.header_bottom_pedido_delivery_info.md-button.md-ink-ripple:hover {
    background: rgb(232 232 232 / 80%) !important;
}
.header_bottom_pedido_delivery_info {
    color: #5e5e5e;
    font-weight: 800;
    text-transform: unset;
    margin: 0 6px;
    /* min-width: 100px; */
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.header_bottom_pedido_delivery_info svg {
    color: #E00116;
    margin: 0 3px 0 0;
}
.header_bottom_pedido_delivery_info.error {
    color: #E00116;
}
.header_bottom_pedido_delivery_info.hour {
    min-width: 50px;
}

/* FOOTER */

.footer_wrapper {
    padding: 24px 12px;
    position: relative;
}
.footer_wrapper:after {
    content: "";
    width: 100%;
    position: absolute;
    height: 1px;
    top: 0;
    background-image: url('data:image/svg+xml,%3csvg width="100%25" height="100%25" xmlns="http://www.w3.org/2000/svg"%3e%3crect width="100%25" height="100%25" fill="none" stroke="%23FFCA0FFF" stroke-width="4" stroke-dasharray="6%2c 14" stroke-dashoffset="0" stroke-linecap="square"/%3e%3c/svg%3e');
}
.footer_branding_middle_logo img {
    width: 125px;
}
.footer_branding_img img {
    width: 90px;
    height: 50px;
    object-fit: contain;
    object-position: center;
}
.footer_branding_text {
    font-size: 10px;
    color: #5e5e5e;
    text-align: center;
    padding: 0 0 3px;
}
.product_quantity_wrapper input[disabled] {
    opacity: .5;
}
.product_preview_details_wrapper form > p.error {
    font-size: 12px;
    color: #e00116;
}
.footer_branding_middle_logo img {
    width: 70px;
    display: block;
    margin: 0 auto;
}
.footer_branding_middle_slogan {
    font-size: 14px;
    font-weight: 800;
    text-transform: uppercase;
    color: #e8e8e8;
    padding: 12px 0;
    text-align: center;
}
button.footer_branding_middle_button.md-button.md-ink-ripple {
    display: block;
    margin: 0 auto;
    background: #ffca0f;
    color: #E00116;
    font-weight: 800;
    padding: 0 36px;
    border-radius: 24px;
}
.footer_branding_middle_contacts_wrapper {
    margin: 6px 0;
}
button.footer_branding_middle_button.md-button.md-ink-ripple:hover {
    background: rgb(255 202 15 / 60%) !important;
}
a.footer_branding_middle_contacts_item {
    font-size: 12px;
    color: #5e5e5e;
    margin: 0 12px;
}
.footer_branding_middle_contacts_item_icon {
    margin: 0 3px;
    color: #E00116;
}
.footer_bottom_container {
    background: #e8e8e8;
}
.footer_bottom_wrapper a {
    color: #5e5e5e;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 800;
    padding: 6px 8px;
}
.footer_bottom_wrapper div {
    font-size: 10px;
    font-weight: 800;
    color: #5e5e5e;
}






/*HOME*/
.rest_select_header_container {
    background: #E00116;
}
.rest_select_header_wrapper {
    background: #E00116;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
}
.rest_select_header_logo {
    width: 200px;
    height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    background: #E00116;
    border-radius: 0 0 50% 50%;
}
.rest_select_header_logo img {
    width: 150px;
    display: block;
    margin: 0 auto;
}
.rest_select_header_items_wrapper {
    width: 160px;
    padding: 0 12px;
    margin: 0 12px;
    background: #E00116;
    height: 160px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-weight: 800;
    border-radius: 25px;
    font-size: 18px;
    text-transform: unset;
    white-space: normal;
    line-height: 20px;
}
.rest_select_container {
    height: calc(100% - 200px);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    overflow: auto;
}
.rest_select_wrapper {
    padding: 25px 0;
}
.md-button.md-default-theme:not([disabled]).md-focused, .md-button:not([disabled]).md-focused {
    background-color: rgb(226 21 18 / 50%);
}

button.rest_select_header_items_wrapper.md-button.md-ink-ripple.active {
    background: #666;
    box-shadow: inset 0px 0px 6px 5px rgb(0 0 0 / 31%);
}
.rest_select_header_type {
    width: 300px;
}
.rest_select_mobile_header_wrapper {
    background: #ddd;
}
button.request_header_button.md-button.md-ink-ripple {
    text-align: right;
    line-height: 20px;
    color: #fff;
    text-transform: unset;
}
button.request_header_button.mobile.md-button.md-ink-ripple {
    color: #333;
}
.homepage_container {
    height: 100%;
    width: 100%;
    background-position: center;
    background-size: cover;
}
.homepage_wrapper {
    max-width: 960px;
    width: 100%;
    height: 100%;
    margin: 0 auto;
}
img.home_page_content_img {
    width: 280px;
}
.home_page_content_wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.home_page_inner_content_wrapper .md-button.md-ink-ripple {
    color: #fff;
    font-weight: 900;
    font-size: 18px;
    padding: 8px 6px;
    border-radius: 18px;
}
.home_page_button_desc {
    font-weight: 800;
    color: #e00116;
    border-radius: 20px;
}
.delivery_type_title {
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
    margin: 0 0 12px;
    color: #3a3a3a;
}
.delivery_type_wrapper button.md-button.md-ink-ripple {
    padding: 12px;
    line-height: unset;
    min-width: auto;
    border-radius: 24px;
}
.home_page_button_icon img {
    width: 50px;
    height: 50px;
}
.home_page_footer_container {
    width: 100%;
    padding: 0 0 12px;
}
.home_page_footer_wrapper {
    max-width: 960px;
    width: 100%;
    padding: 12px 0;
}
.home_page_footer_text {
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    padding: 12px 6px;
    text-align: center;
}
.home_page_footer_branding_img img {
    width: 90px;
    height: 50px;
    object-fit: contain;
    object-position: center;
}
.home_page_footer_branding_text {
    font-size: 10px;
    color: #fff;
}
.home_page_footer_branding_text {
    font-size: 10px;
    color: #fff;
    text-align: center;
    padding: 0 0 3px;
}









/*RESTAURANT PICK*/
.page_top_title_wrapper {
    padding: 12px 0 35px;
    margin: 50px 0 0;
}
.page_top_title_wrapper img {
    width: 75px;
    height: 75px;
    object-fit: contain;
    object-position: center;
}
.page_top_title {
    font-size: 16px;
    font-weight: 800;
    color: #E00116;
    text-transform: uppercase;
}
.restaurants_categories_wrapper {
    padding: 0px 0 18px;
    position: relative;
    margin: 0 auto 24px;
    max-width: 960px;
}
/*.restaurants_categories_button {
    border-radius: 24px;
    padding: 12px 18px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.restaurants_categories_button img {
    width: 50px;
}
.restaurants_categories_desc {
    font-size: 12px;
    line-height: 20px;
    padding: 6px 0 0;
    font-weight: 300;
    color: #3a3a3a;
}*/
.restaurants_categories_wrapper:after {
    content: "";
    width: 100%;
    position: absolute;
    height: 1px;
    bottom: 0;
    background-image: url('data:image/svg+xml,%3csvg width="100%25" height="100%25" xmlns="http://www.w3.org/2000/svg"%3e%3crect width="100%25" height="100%25" fill="none" stroke="%23FFCA0FFF" stroke-width="4" stroke-dasharray="6%2c 14" stroke-dashoffset="0" stroke-linecap="square"/%3e%3c/svg%3e');
}
.page_main_content_wrapper {
    max-width: 960px;
    width: 100%;
    margin: 0 auto;
}
.restaurant_list_item_wrapper {
    padding: 0 24px 50px;
    position: relative;
}
.restaurant_list_item {
    width: 100%;
    position: relative;
    display: block;
}
.restaurant_list_item img {
    width: 160px;
    height: 160px;
    border-radius: 50%;
    overflow: hidden;
    display: block;
    margin: 0 auto;
}
.restaurant_last_list_item {
    padding: 0 6px;
    height: unset;
}
.restaurant_list_item_name {
    font-size: 16px;
    text-align: center;
    font-weight: 800;
    text-transform: uppercase;
    color: #E00116;
    margin: 12px 0 6px;
    height: 40px;
}
.restaurant_list_item_address_logo {
    text-align: center;
    color: #E00116;
    font-size: 12px;
}
.restaurant_list_item_address {
    color: #d6d6d6;
    font-size: 12px;
    text-align: center;
    font-weight: 500;
    margin: 6px 0;
}
button.restaurant_list_item_favourite.md-button.md-ink-ripple {
    position: absolute;
    top: 0px;
    right: 0px;
    background: #fff;
    min-width: auto;
    width: 36px;
    border-radius: 50%;
    border: 1px solid #d6d6d6;
    color: #d6d6d6;
}
button.restaurant_list_item_favourite.active.md-button.md-ink-ripple {
    background: #E00116;
    border-color: #E00116;
    color: #fff;
}
.restaurant_last_item_desc {
    position: absolute;
    top: calc(50% + 6px);
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: calc(100% - 24px);
    color: #fff;
}
.restaurant_list_item_wrapper.closed a.restaurant_list_item {
    filter: saturate(0);
    opacity: 0.3;
}
.restaurant_list_closed_container {
    position: absolute;
    top: 80px;
    left: 50%;
    transform: translate(-50%, -50%);
}
.restaurant_list_closed_wrapper {
    text-align: center;
    background: #3c3c3c;
    color: #fff;
    padding: 6px 24px;
    border-radius: 12px;
    position: absolute;
    top: 75%;
    left: 50%;
    transform: translate(-50%,-25%);
    display: flex;
}
.restaurant_list_closed_text {
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
}
.restaurant_list_closed_time_to_wrapper {
    text-transform: uppercase;
    font-weight: 300;
    font-size: 12px;
    white-space: nowrap;
    margin: 0 0 0 6px;
}
.restaurant_list_closed_time_to_intro {
    padding: 0 3px 0 0;
}


.restaurants_categories_selection_container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    position: relative;
}
.restaurants_categories_selection_logo {
    width: 36px;
    height: 36px;
    background: #E00116;
    padding: 6px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 0px 6px -2px #000;
    /*margin: 24px 0 0;*/
}
.restaurants_categories_selection_logo img {
    display: block;
    width: 28px;
    height: 28px;
    object-fit: contain;
    object-position: center;
}
button.restaurants_categories_selection_button.md-button.md-ink-ripple {
    display: flex;
    margin: 6px 0 0;
    background: #fff;
    min-width: auto;
    min-height: auto;
    line-height: unset;
    box-shadow: 0px 0px 6px -2px #000;
    padding: 3px 12px;
    font-size: 12px;
    font-weight: 800;
    border-radius: 24px;
    width: 175px;
}
button.restaurants_categories_selection_button.md-button.md-ink-ripple svg {
    font-size: 8px;
    color: #E00116;
}
.restaurants_categories_selection_popover {
    position: absolute;
    top: 60px;
    background: #fff;
    box-shadow: 0px 0px 6px -2px #000;
    border-radius: 24px;
    z-index: 10;
    transition: .15s all linear;
    height: 0;
    overflow: hidden;
}
.restaurants_categories_selection_popover.active {
    height: 126px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}
.restaurants_categories_selection_popover_backdrop {
    position: fixed;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    background: rgb(0 0 0 / 0%);
    transition: .15s background linear;
}
.restaurants_categories_selection_popover_backdrop.active {
    width: 100%;
    height: 100%;
    z-index: 10;
    background: rgb(0 0 0 / 20%);
}
.restaurants_categories_selection_popover_button.md-button.md-ink-ripple {
    display: flex;
    font-size: 10px;
    font-weight: 800;
    margin: 0;
    min-height: auto;
    line-height: unset;
    padding: 6px 12px;
    width: 100%;
}
.restaurants_categories_selection_popover_button.md-button.md-ink-ripple:hover {
    background: #fff !important;
    opacity: .8;
}
.restaurants_categories_selection_popover_button.md-button.md-ink-ripple img {
    width: 24px;
    height: 24px;
    object-fit: contain;
    object-position: center;
    background: #E00116;
    padding: 3px;
    border-radius: 6px;
    margin: 0 6px 0 0;
}
.restaurants_categories_search_container label {
    background: #e8e8e8;
    padding: 3px 12px;
    border-radius: 12px;
    font-size: 12px;
}
.restaurants_categories_search_container label input {
    border: 0;
    background: transparent;
    font-size: 10px;
    text-transform: uppercase;
}
.restaurants_categories_search_container label svg {
    color: #E00116;
    font-size: 10px;
}
.restaurant_categories_list_container {
    overflow: auto;
}
.restaurant_categories_list_wrapper {
    display: inline-flex;
}
button.restaurant_categories_list_item.md-button.md-ink-ripple {
    margin: 12px 3px;
    line-height: unset;
    padding: 6px;
    min-width: auto;
    border-radius: 12px;
    align-items: center;
    display: flex;
    flex-direction: column;
    transition: .15s all linear;
}
button.restaurant_categories_list_item.md-button.md-ink-ripple.active {
    box-shadow: 0px 0px 3px -1px rgb(0 0 0 / 50%);
}
.restaurant_categories_list_item_img_alt {
    width: 24px;
    height: 24px;
    background: #E00116;
    display: block;
    margin: 0 auto;
    border-radius: 50%;
}
.restaurant_categories_list_item_text {
    font-size: 10px;
    margin: 6px 0 0;
    min-width: auto;
    min-height: auto;
    transition: .15s all linear;
}
button.restaurant_categories_list_item.md-button.md-ink-ripple.active .restaurant_categories_list_item_text {
    font-weight: 800;
}
img.restaurant_categories_list_item_img {
    width: 24px;
    height: 24px;
    object-fit: contain;
    object-position: center;
}
.restaurant_last_list_title {
    text-align: center;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 800;
    color: #E00116;
    margin: 0 0 12px;
}
slick.restaurant_last_list_item_slider {
    display: flex;
    flex-direction: row;
    margin: 0 0 24px;
}
.restaurant_last_item_link {
    white-space: normal;
    line-height: unset;
    font-weight: 800;
    max-width: 200px;
}
.restaurant_last_item_header {
    width: 100%;
    position: relative;
    margin: 27px 0 0;
    border-radius: 24px;
    background: #000;
}
img.restaurant_last_item_header_banner {
    width: 100%;
    height: 150px;
    border-radius: 24px;
    object-fit: cover;
    object-position: center;
    opacity: 0.6;
}
.restaurant_last_item_header_img_wrapper {
    position: absolute;
    width: 52px;
    height: 52px;
    background: #fff;
    top: 6px;
    left: 50%;
    transform: translate(-50%,-50%);
    display: flex;
    align-items: center;
    justify-content: center;
    /* padding: 6px; */
    border-radius: 50%;
    box-shadow: 0px 0px 6px -3px #000;
    overflow: hidden;
}
img.restaurant_last_item_header_img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}
.topbar_bottombar_container {
    background: #fff;
    position: relative;
    /*box-shadow: 0px 0px 6px 0px rgb(0 0 0 / 33%);*/
    height: 52px;
    overflow: hidden;
}
.topbar_bottombar_wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    transition: .15s all ease-in-out;
    opacity: 1;
    top: 0;
}
.topbar_bottombar_wrapper.search {
    top: 52px;
    opacity: 0;
}
.topbar_bottombar_wrapper.inactive {
    top: -52px;
    opacity: 0;
}
.topbar_bottombar_wrapper.search.active {
    top: 0;
    opacity: 1;
}
button.topbar_bottombar_button.md-button.md-ink-ripple {
    margin: 0;
    min-width: auto;
    min-height: auto;
    width: 52px;
    height: 52px;
    background: #fff;
    border-radius: 0;
    font-size: 14px;
    transition: .15s all linear;
}
button.topbar_bottombar_button.md-button.md-ink-ripple.hideButton {
    width: 0;
    overflow: hidden;
    padding: 0;
}
.header_bottom_pedido_settings_container {
    flex: auto;
    max-width: calc(100% - 52px);
}
label.topbar_bottombar_search {
    flex: auto;
    padding: 0 0 0 12px;
}
label.topbar_bottombar_search input {
    width: 100%;
    border: 0;
    font-size: 12px;
    background: #e8e8e8;
    line-height: 32px;
    border-radius: 18px;
    padding: 0 12px;
}
.topbar_wrapper {
    position: relative;
    z-index: 1;
}
.topbar_pedido_ativo_wrapper a.md-button.md-ink-ripple {
    margin: 0;
    background: #FFCA0F;
    font-size: 12px;
    font-weight: 800;
    color: #e10116;
    border-radius: 0;
}
.topbar_pedido_ativo_wrapper .topbar_pedido_ativo_text {
    padding: 0 3px;
}
.restaurant_item_container {
    margin: 50px 0 0;
}
.restaurant_item_header {
    position: relative;
    background: #000;
    border-radius: 24px 24px 0 0;
}
.restaurant_item_wrapper {
    box-shadow: 0px 0px 6px 0px rgb(0 0 0 / 30%);
    border-radius: 24px;
    position: relative;
}
img.restaurant_item_header_cover {
    width: 100%;
    height: 125px;
    object-fit: cover;
    object-position: center;
    border-radius: 24px 24px 0 0;
    opacity: .6;
}
.restaurant_item_header_logo {
    position: absolute;
    width: 64px;
    height: 64px;
    top: -28px;
    left: 50%;
    background: #fff;
    border-radius: 50%;
    /* padding: 6px; */
    transform: translate(-50%,0%);
    box-shadow: 0px 0px 6px -3px #000;
    overflow: hidden;
}
img.restaurant_item_header_logo_img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
    border-radius: 50%;
}
.restaurant_item_header_name {
    position: absolute;
    top: 50%;
    left: 50%;
    width: calc(100% - 24px);
    transform: translate(-50%,-50%);
    text-align: center;
    font-weight: 800;
    text-transform: uppercase;
    color: #fff;
}
.restaurant_item_header_distance {
    font-size: 10px;
}
.restaurant_item_header_distance_icon {
    margin: 0 3px 0 0;
}
.restaurant_item_container.closed .restaurant_item_header *:not(.restaurant_list_item_favourite.md-button.md-ink-ripple) {
    filter: saturate(0);
}
button.restaurant_item_content_toggler.md-button.md-ink-ripple {
    display: flex;
    width: 100%;
    margin: 0;
    font-size: 12px;
    font-weight: 800;
    color: #e10116;
    border-radius: 0;
    transition: .15s all linear;
}
button.restaurant_item_content_toggler.md-button.md-ink-ripple.active {
    border-radius: 0 0 24px 24px;
}
button.restaurant_item_content_toggler.md-button.md-ink-ripple svg {
    transform: rotate(-180deg);
    transition: .15s all linear;
}
button.restaurant_item_content_toggler.md-button.md-ink-ripple.active svg {
    transform: rotate(0deg);
}
button.restaurant_item_content_toggler.md-button.md-ink-ripple .restaurant_item_content_toggler_text {
    flex: auto;
    color: #3a3a3a;
}
.restaurant_item_content_item {
    padding: 12px 12px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    height: 150px;
}
.restaurant_item_content_item img.restaurant_item_content_item_img {
    width: 75px;
    height: 75px;
    min-height: 75px;
    object-fit: cover;
    object-position: center;
    border-radius: 50%;
}
.restaurant_item_content_item_title {
    color: #3a3a3a;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 800;
    text-align: center;
    margin: 6px 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}
.restaurant_item_content_item button.md-button.md-ink-ripple {
    margin: 0;
    background: #e10116;
    color: #ffca10;
    min-width: auto;
    min-height: auto;
    width: 24px;
    height: 24px;
    border-radius: 50%;
}
.restaurant_item_content_wrapper {
    height: 150px;
    overflow: hidden;
    transition: .15s all linear;
}
.restaurant_item_content_wrapper.active {
    height: 0px;
}
.search_container {
    position: fixed;
    top: 104px;
    left: 0;
    z-index: 10;
    background: #fff;
    width: 100%;
    max-height: calc(100% - 104px);
    height: 0;
    overflow: auto;
}
.search_item_wrapper {
    padding: 6px 12px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 800;
}
/*input:focus ~.search_container {
    height: auto;
}*/
.search_container.active {
    height: auto;
}
a.search_item {
    padding: 6px 0;
    margin: 0px 6px;
    border-bottom: 1px solid rgb(51 51 51 / 5%);
}
.search_item img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
}
.search_item_details {
    margin: 6px 0 0;
}
.search_item_cats img {
    width: 16px;
    height: 16px;
    margin: 0 6px 0 0;
    object-fit: contain;
    object-position: center;
    border-radius: 0;
}
.search_item_schedule {
    font-size: 10px;
    font-weight: 400;
}
.search_item_schedule_text.alt {
    margin: 0 0 0 3px;
}
.search_backdrop {
    position: fixed;
    left: 0;
    top: 104px;
    height: 0%;
}
.search_container.active ~ .search_backdrop {
    width: 100%;
    height: 100%;
    background: #0000005e;
    transition: .15s background linear;
}


h1.home_big_title {
    display: flex;
    flex-direction: column;
    font-size: 24px;
    font-weight: 800;
}
h1.home_big_title span.red {
    color: #e00116;
}

.topbar_wrapper .topbar_login.md-button.md-ink-ripple {
    font-size: 12px;
    font-weight: 800;
    text-transform: unset;
    width: auto;
    border: 1px solid #E00116;
    min-height: auto;
    line-height: 31px;
    border-radius: 12px;
    margin: 0 6px;
}






/* RESTAURANT PAGE */
.pedido_cliente_comida_americana_wrapper {
    margin: 0 -12px;
}
button.pedido_cliente_comida_americana_button.md-button.md-ink-ripple {
    margin: 0;
    width: 100%;
    padding: 0;
    border-radius: 0;
}
button.pedido_cliente_comida_americana_button.md-button.md-ink-ripple img {
    width: 100%;
}
button.pedido_cliente_comida_americana_button.md-button.md-ink-ripple p {
    margin: 0;
    font-size: 12px;
    padding: 6px 0;
    background: #fff;
    font-weight: 800;
    color: #3a3a3a;
}
button.pedido_cliente_comida_americana_button.md-button.md-ink-ripple {
    margin: 0;
    width: 100%;
    padding: 0;
    border-radius: 0;
    line-height: unset;
    box-shadow: 0px 0px 6px -2px rgb(0 0 0 / 60%);
    border-radius: 0 0 12px 12px;
}
button.pedido_cliente_comida_americana_button.md-button.md-ink-ripple p svg {
    color: #E00116;
}

.pedido_cliente_rest_top_details_img {
    border-radius: 50%;
    margin: 0 12px 0 0;
    overflow: hidden;
}
.pedido_cliente_rest_top_details_img img {
    width: 75px;
    height: 75px;
    object-fit: contain;
    object-position: center;
}
.pedido_cliente_rest_title_fav_button {
    margin: 6px;
}
.pedido_cliente_rest_bottom_details_wrapper {
    height: 0;
    overflow: hidden;
    opacity: 0;
    transition: .15s all ease-in-out;
}
.pedido_cliente_rest_bottom_details_wrapper.active {
    height: initial;
    opacity: 1;
}
button.pedido_cliente_rest_bottom_details_toggler.md-button.md-ink-ripple {
    box-shadow: 0px 0px 3px 0px rgb(0 0 0 / 33%);
    margin: 6px 0;
    width: 100%;
    border-radius: 12px;
    color: #e10116;
    min-height: auto;
    line-height: 24px;
    font-size: 10px;
}
button.pedido_cliente_rest_bottom_details_toggler.md-button.md-ink-ripple svg {
    transition: .15s all linear;
    transform: rotate(0deg);
    margin: 0 0 0 6px;
}
button.pedido_cliente_rest_bottom_details_toggler.md-button.md-ink-ripple.active svg {
    transform: rotate(-180deg);
}
.pedido_cliente_content_categories_wrapper md-select {
    margin: 0 auto !important;
    display: block;
    width: 100%;
    position: relative;
    padding: 0 12px;
    z-index: 0;
}
.pedido_cliente_content_categories_wrapper md-select md-select-value {
    border: 0px solid #d6d6d6 !important;
    border-radius: 24px;
    padding: 6px 18px !important;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 800;
    color: #3a3a3a;
    box-shadow: 0px 0px 3px 0px rgb(0 0 0 / 33%);
}
.pedido_cliente_content_categories_wrapper md-select md-select-value.md-select-placeholder {
    color: #3a3a3a;
}
.md-select-value .md-select-icon {
    position: absolute;
    right: 6px;
    transform: translateY(0px);
    font-weight: 400;
}



.pedido_cliente_top_banner_img {
    background-position: center;
    background-size: cover;
    transition: .15s all ease;
    position: relative;
    padding: 50px 0 28px;
}
.pedido_cliente_rest_details_container {
    margin-top: 12px;
}
.pedido_cliente_top_banner_img_img {
    width: 125px;
    height: 125px;
    display: block;
    margin: 0 auto;
    border-radius: 50%;
    object-fit: contain;
    object-position: center;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0%);
    transition: .15s all ease;
}
.pedido_cliente_rest_info_wrapper {
    display: flex;
    font-size: 12px;
    color: #5e5e5e;
    padding: 0 12px 0 0;
    align-items: center;
    justify-content: flex-start;
}
.pedido_cliente_rest_title_container {
    margin: 12px 0 8px;
}
.pedido_cliente_rest_title_wrapper {
    display: flex;
    align-items: center;
}
.pedido_cliente_rest_title_title {
    font-size: 16px;
    font-weight: 800;
    color: #3a3a3a;
    margin: 0 6px;
}
.pedido_cliente_rest_title_fav_button button.restaurant_list_item_favourite.md-button.md-ink-ripple {
    position: relative;
    right: unset;
    top: unset;
    width: 24px;
    min-height: auto;
    height: 24px;
    padding: 0;
    font-size: 12px;
    margin: 0;
}
.pedido_cliente_rest_title_status {
    background: #8ed081;
    color: #fff;
    font-weight: 800;
    padding: 6px 36px;
    font-size: 12px;
    border-radius: 14px;
}
.pedido_cliente_rest_title_status.alternate {
    background: #E00116;
}
.pedido_cliente_rest_title_status_time_to_wrapper {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 300;
    white-space: nowrap;
}
.pedido_cliente_rest_title_status_time_to_intro {
    padding: 0 3px 0 0;
}
.pedido_cliente_rest_info_icon {
    color: #E00116;
    width: 14px;
    min-width: 14px;
    text-align: center;
    margin: 0 3px 0 0;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.pedido_cliente_rest_info_schedule_title {
    padding: 0 6px 0 0;
}
.featured_products_featured_title svg {
    color: #ffca10;
    margin: 0 3px 0 0;
}
.pedido_cliente_content_header_wrapper img {
    width: 50px;
}
.pedido_cliente_content_header_wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 50px 0 24px;
}
.pedido_cliente_content_header_title {
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
    margin: 6px 0 0;
    color: #3a3a3a;
}
.pedido_cliente_content_categories_wrapper {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: relative;
    padding: 12px;
    overflow-x: auto;
    overflow-y: hidden;
    scroll-behavior: smooth;
    height: 0;
    opacity: 0;
    transition: .5s all linear;
    position: fixed;
    width: 100%;
    z-index: 100;
    background: #fff;
}
.pedido_cliente_content_category {
    color: #363636;
    font-size: 12px;
    text-transform: unset;
    font-weight: 300;
    padding: 3px 12px;
    border-radius: 12px;
    transition: .15s all ease;
    min-width: 115px;
    text-align: center;
    min-height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #E8E9EB;
    margin: 0 6px;
}
.pedido_cliente_content_category.alternate {
    background: #E00116;
    color: #fff;
    font-weight: 800;
}
div#store_categories_dummy {
    position: fixed;
    top: 52px;
    background: #fff;
    padding: 3px 12px;
    transition: .15s all linear;
    height: 0;
    padding: 0px 12px;
    width: 100%;
}
div#store_categories_dummy.showing {
    height: 60px;
    padding: 3px 12px;
    opacity: 1;
    z-index: 1;
    box-shadow: 0px 4px 6px -5px rgb(0 0 0 / 60%);
}
div#store_categories_dummy.hiddenbycart {
    display: none;
    transition: 0s all 0.35s linear;
}



a.page_back_button.md-button.md-ink-ripple {
    background: #e10116;
    color: #fff;
    border-radius: 24px;
    font-size: 10px;
    padding: 6px 12px;
    min-width: auto;
    min-height: auto;
    line-height: normal;
    font-weight: 800;
    margin: 12px 0 0;
}
a.page_back_button.md-button.md-ink-ripple span {
    padding: 0 0 0 6px;
}







.slick-dots {
    position: relative;
    bottom: 0;
    margin: 0;
}
.slick-dots li {
    margin: 0;
}

.slick-dots li button:before {
    background: #E8E9EB;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    font-size: 0;
    opacity: 1;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.slick-dots li.slick-active button:before {
    opacity: 1;
    background: #E00116;
}


.product_card_container {
    width: 100%;
}
.product_card_wrapper {
    border-radius: 24px;
    box-shadow: 0px 3px 6px rgb(0 0 0 / 16%);
    padding: 6px 8px;
}
.product_card_wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.product_card_image {
    position: relative;
}
.product_card_image img {
    object-fit: contain;
    object-position: center;
    border-radius: 18px;
    width: 100px;
    height: 120px;
    /* max-height: 100px; */
}
.product_card_image_flags {
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    width: 100%;
    margin: 6px 0;
}
.product_card_image_flags img.verprod_fresco {
    width: 32px;
    border-radius: 0;
    height: auto;
}
.pedido_cliente_inner_content_section_item.esgotado img {
    filter: saturate(0);
    opacity: 0.5;
}
.product_card_details {
    width: 100%;
}
.product_card_details h5 {
    color: #363636;
    font-size: 13px;
    font-weight: 800;
    margin: 0;
    flex: auto;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;
    height: 32px;
    text-align: left;
    overflow: hidden;
}
.product_card_other_details {
    width: 100%;
}
.product_card_other_details p {
    color: #363636;
    font-size: 16px;
    font-weight: 400;
    margin: 0;
}
.product_card_other_details button.md-button.md-ink-ripple {
    min-width: auto;
    min-height: auto;
    width: 24px;
    height: 24px;
    background: #e00116;
    color: #fff;
    border-radius: 50%;
    font-size: 16px;
    padding: 0;
}






.main_content_main_container {
    margin: 0;
    height: calc(100% - 52px);
    overflow: auto !important;
    padding: 0 0 0px;
    box-sizing: border-box;
}
.main_content_main_container.pedidopendente {
    height: calc(100% - 140px);
}
.pedido_cliente_top_banner_container {
    display: flex;
}
.pedido_cliente_content_container {
    max-width: 960px;
    margin: 0 auto;
}
.pedido_cliente_content_wrapper {
    max-width: 100%;
}
.pedido_cliente_content_wrapper md-tabs.ng-isolate-scope.md-dynamic-height {
    min-height: calc(100% - 203px);
}
.pedido_cliente_content_wrapper md-tabs.ng-isolate-scope.md-dynamic-height md-tabs-content-wrapper._md {
    min-height: calc(100% - 203px);
    position: relative;
}
.pedido_cliente_content_wrapper md-tabs.ng-isolate-scope.md-dynamic-height md-tab-content {
    min-height: calc(100% - 203px);
}
.pedido_cliente_inner_content_section_outer_container {
    height: 100%;
}
.pedido_cliente_inner_content_section_title {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 800;
    color: #E00116;
    padding: 6px 0;
    position: relative;
}
/*.pedido_cliente_inner_content_section_title:after {
    content: "";
    width: 100%;
    position: absolute;
    height: 1px;
    bottom: 0;
    background-image: url('data:image/svg+xml,%3csvg width="100%25" height="100%25" xmlns="http://www.w3.org/2000/svg"%3e%3crect width="100%25" height="100%25" fill="none" stroke="%23FFCA0FFF" stroke-width="4" stroke-dasharray="6%2c 14" stroke-dashoffset="0" stroke-linecap="square"/%3e%3c/svg%3e');
    left: 0;
    width: 100%;
}*/
.pedido_cliente_inner_content_section_title h4 {
    font-size: 20px;
    font-weight: 800;
    margin: 0;
}
.pedido_cliente_inner_content_section_title button.md-button.md-ink-ripple {
    min-width: auto;
    min-height: auto;
    width: 24px;
    height: 24px;
    background: #e00116;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 18px;
    color: #FFCA0F;
    transition: .15s all linear;
}
.pedido_cliente_inner_content_section_title.toggled button.md-button.md-ink-ripple {
    transform: rotate(-180deg);
}
.pedido_cliente_inner_content_section_content {
    display: block;
    /*overflow: hidden;*/
    transition: .15s all linear;
}
.pedido_cliente_inner_content_section_content {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 8px;
    grid-row-gap: 8px;
}
.pedido_cliente_inner_content_section_content.toggled {
    display: none;
}

/*.pedido_cliente_inner_content_section_container {
    padding: 62px 12px 90px;
    max-height: 100% !important;
    overflow: auto;
}*/
.pedido_cliente_inner_content_section_wrapper {
    padding: 62px 12px 90px;
    max-height: calc(100vh - 202px);
    overflow: auto;
}
.pedido_cliente_inner_content_section_item_name {
    font-size: 12px;
    font-weight: 800;
    color: #3a3a3a;
    text-transform: uppercase;
}
.pedido_cliente_inner_content_section_item_price {
    font-size: 14px;
    font-weight: 300;
    margin: 0 12px 0 0;
    color: #3a3a3a;
}
.pedido_cliente_inner_content_section_item_add button.md-button.md-ink-ripple {
    margin: 0 0 0 0;
    min-width: auto;
    width: 24px;
    min-height: auto;
    height: 24px;
    background: #3a3a3a;
    color: #ffca10;
    border-radius: 50%;
    cursor: pointer;
}
.pedido_cliente_inner_content_section_item_add button.md-button.md-ink-ripple[disabled] {
    cursor: not-allowed;
    opacity: .5;
}
/*.pedido_cliente_inner_content_section_item {
    padding: 8px 0;
}*/
.pedido_cliente_inner_content_section_container.flex-gt-sm-100 .pedido_cliente_inner_content_section_content {
    columns: 2;
    column-gap: 24px;
}
.pedido_cliente_inner_content_section_item_desc {
    font-size: 10px;
    font-weight: 400;
    margin: 6px 0 3px;
    text-transform: uppercase;
    color: #3a3a3a;
}
.cart_preview_container {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    background: #fff;
    height: 0;
    box-shadow: 0px 10px 18px -8px #000;
    transition: .15s all ease-in-out;
    z-index: 100;
    overflow: hidden;
}
cart-preview.active .cart_preview_container {
    height: 100%;
}
.cart_preview_container.active {
    top: calc(100% - 552px);
}
.cart_preview_wrapper {
    background: #fff;
    overflow: hidden;
    position: relative;
}
cart-preview.active .cart_preview_container button.cart_close_button.md-button.md-ink-ripple {
    top: 0;
}
button.cart_close_button {
    position: fixed;
    top: -75px;
    right: 0;
    min-width: auto;
    min-height: auto;
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #e00116;
    color: #fff;
    border-radius: 50%;
    font-size: 24px;
    transition: .15s all linear;
}
.cart_preview_header_container {
    margin: 0;
    width: 100%;
    background: #ffca0f;
    color: #fff;
    padding: 0px 12px;
    border-radius: 0;
    text-transform: none;
    line-height: 20px;
    min-width: 300px;
}
.cart_preview_title {
    text-transform: uppercase;
    font-weight: 800;
    font-size: 12px;
    padding: 6px 0;
    color: #E00116;
}
.cart_preview_list_product_comment {
    font-size: 10px;
    opacity: .8;
}
table.cart_preview_list_table td {
    vertical-align: top;
}
.cart_preview_subtitle {
    text-transform: uppercase;
    font-size: 8px;
    font-weight: 800;
    line-height: 10px;
}
.cart_preview_price {
    font-weight: 800;
    font-size: 14px;
    padding: 0 0 12px;
    line-height: 16px;
}
.cart_preview_prod_count_wrapper {
    color: #E00116;
    padding: 6px 0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.cart_preview_prod_icon {
    padding: 0 6px;
}
.cart_preview_prod_count {
    width: 20px;
    height: 20px;
    text-align: center;
    background: #E00116;
    border-radius: 50%;
    font-size: 11px;
    font-weight: 800;
    color: #fff;
}
table.cart_preview_list_table {
    width: 100%;
}
table.cart_preview_list_table th {
    text-align: left;
    font-size: 10px;
    text-transform: uppercase;
}
.cart_preview_backdrop {
    position: fixed;
    width: 0;
    height: 0;
    top: 0;
    left: 0;
}
cart-preview.active .cart_preview_backdrop {
    width: 100%;
    height: 100%;
    z-index: 15;
}
.cart_preview_list_inner_wrapper:not(:first-child) {
    margin: 12px 0 0;
}
.cart_preview_list_restaurant {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 800;
    margin: 0 0 8px;
    color: #3a3a3a;
}
.cart_preview_footer_text {
    font-weight: 800;
    text-transform: uppercase;
    font-size: 10px;
}
.cart_preview_footer_title {
    font-size: 18px;
    font-weight: 800;
}
.cart_preview_footer .md-button.md-ink-ripple {
    background: #8ed081;
    color: #fff;
    border-radius: 24px;
    padding: 0px 18px;
    font-weight: 700;
    margin: 12px 0;
    font-size: 12px;
}
.header_container .cart_preview_footer .md-button.md-ink-ripple {
    background: rgb(142 208 129 / 80%) !important;
}
button.cart_preview_header_container.md-button.md-ink-ripple:not([disabled]):hover {
    background: rgb(255 202 15 / 80%) !important;
}
.cart_preview_list_product_wrapper {
    font-size: 12px;
    width: 100%;
    padding: 6px 0 0;
}
.cart_preview_list_product_subitem {
    font-size: 10px;
    font-weight: 300;
    padding: 0 6px 0px 0;
}
.cart_preview_list_product_subitem.removed {
    text-decoration: line-through;
}
.cart_preview_list_wrapper {
    padding: 12px 12px;
    height: calc(100% - 120px);
    overflow: auto;
}
.encomenda_form_container.details.alternate .encomenda_form_inner_container .cart_preview_list_wrapper {
    padding: 0px 0px 12px;
}
.cart_preview_list_price_wrapper {
    font-size: 12px;
    padding: 6px 0 0;
    white-space: nowrap;
}
.cart_preview_list_price_wrapper {
    font-size: 12px;
    white-space: nowrap;
}
.cart_preview_list_remove_wrapper button.md-button.md-ink-ripple {
    margin: 0;
    min-width: auto;
    width: 24px;
    background: #fff;
    border-radius: 50%;
    color: #E00116;
    min-height: auto;
    height: 24px;
}
.cart_preview_list_quantity_wrapper button.md-button.md-ink-ripple:hover {
    background: #828282 !important;
}
.cart_preview_list_quantity_wrapper button.md-button.md-ink-ripple {
    margin: 0;
    background: #828282;
    min-width: auto;
    min-height: auto;
    width: 24px;
    height: 24px;
    color: #fff;
    border-radius: 50%;
    font-size: 12px;
}
.cart_preview_list_quantity_wrapper button.md-button.md-ink-ripple.dummy {
    opacity: 0.4;
}
.cart_preview_list_quantity_wrapper input {
    width: 24px;
    text-align: center;
    border: 0;
    line-height: 24px;
    padding: 0;
    background: transparent;
    font-size: 12px;
}
.restaurant_item_container.no_featured .restaurant_item_header, .restaurant_item_container.no_featured img.restaurant_item_header_cover {
    border-radius: 24px;
}
.cart_preview_footer {
    padding: 6px 0;
}

.cart_empty_warning_wrapper {
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 800;
    color: #E8E8E8;
}
.cart_empty_warning_icon {
    font-size: 54px;
    margin: 12px 0;
}
.cart_empty_warning_container {
    padding: 12px 12px;
    height: calc(100% - 120px);
    overflow: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}











md-dialog.showThumb_dialog {
    border-radius: 36px;
}
.showThumb_wrapper {
    max-width: 650px;
}
.showThumb_img_wrapper img {
    width: 100%;
}
.showThumb_header_wrapper {
    color: #fff;
    background: #000;
    text-align: center;
    padding: 30px;
}
.showThumb_header_title {
    font-size: 22px;
}
.showThumb_header_subtitle {
    font-size: 14px;
}
button.pedido_cliente_inner_content_section_item_img.md-button.ng-scope.md-ink-ripple {
    width: 75px;
    height: 75px;
    margin: 0 6px 0 0;
    padding: 0;
    min-width: auto;
    border-radius: 50%;
}
button.pedido_cliente_inner_content_section_item_img.md-button.ng-scope.md-ink-ripple img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 50%;
}
.featured_products_featured_title {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 900;
    text-align: center;
    padding: 32px 0 16px;
    color: #E00116;
    position: relative;
    margin: 0 12px;
}
.featured_products_featured_title:after {
    content: "";
    width: 100%;
    position: absolute;
    height: 1px;
    top: 0;
    left:0;
    background-image: url('data:image/svg+xml,%3csvg width="100%25" height="100%25" xmlns="http://www.w3.org/2000/svg"%3e%3crect width="100%25" height="100%25" fill="none" stroke="%23FFCA0FFF" stroke-width="4" stroke-dasharray="6%2c 14" stroke-dashoffset="0" stroke-linecap="square"/%3e%3c/svg%3e');
}
.featured_products_item_container {
    padding: 0 0px;
    height: auto;
}
.featured_products_item_wrapper {
    padding: 0 12px;
}
.featured_products_item_container .featured_products_item_img img {
    width: 100%;
    border-radius: 36px;
    height: 175px;
    object-position: center;
    object-fit: cover;
}
.featured_products_item_desc_title {
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    padding: 6px 0;
}
.featured_products_item_desc_ingr {
    font-size: 12px;
    text-align: center;
}
.featured_products_item_desc_action {
    margin: 6px 0 0;
}
.featured_products_item_desc_action_price {
    font-size: 14px;
    margin: 0 12px 0 0;
    color: #3a3a3a;
}
.featured_products_item_desc_action button.md-button.md-ink-ripple {
    margin: 0 0 0 0;
    min-width: auto;
    width: 24px;
    min-height: auto;
    height: 24px;
    background: #E00116;
    color: #ffca10;
    border-radius: 50%;
}
.featured_products_item_desc_action button.md-button.md-ink-ripple:hover {
    background: rgb(226 21 18 / 90%) !important;
}
.top_banner_details_back_action {
    width: 300px;
}
button.top_banner_details_menu.md-button.md-ink-ripple {
    width: auto;
    background: rgb(255 255 255 / .8);
    border-radius: initial;
    /* margin: 0; */
    line-height: initial;
    text-align: right;
    text-transform: none;
    border-radius: 12px;
    color: #000;
}
button.top_banner_details_menu.md-button.md-ink-ripple:not([disabled]):hover {
    background: rgb(255 255 255 / 0.6) !important;
}
button.top_banner_details_menu.md-button.md-ink-ripple .user_account_details_title {
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;
}
button.top_banner_details_menu.md-button.md-ink-ripple .user_account_details_name {
    font-size: 14px;
    margin: 0 12px 0 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    flex: auto;
    max-width: 235px;
    width: 100%;
}
button.top_banner_details_menu.md-button.md-ink-ripple .user_account_details_wrapper {
    margin: 0 12px 0 0;
    line-height: 14px;
}
button.top_banner_details_menu.md-button.md-ink-ripple svg {
    font-size: 24px;
}



md-menu-item>.md-button {
    min-height: auto;
    height: 48px;
    line-height: unset;
    padding: 0 12px;
    font-size: 14px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
md-menu-item>.md-button svg {
    font-size: 16px;
    margin: 0 0 0 6px;
}
md-menu-content {
    padding: 0;
}
.md-open-menu-container md-menu-divider {
    margin: 0;
}
.md-open-menu-container {
    border-radius: 12px;
}
md-menu-item>.md-button.md-default-theme:not([disabled]):hover, md-menu-item>.md-button:not([disabled]):hover {
    background-color: rgb(0 0 0 / 65%) !important;
    color: #fff;
}
.main_content_main_container {
    overflow: hidden;
}
.pedido_cliente_footer_container {
    background: #F0F0F0;
    position: relative;
}
.pedido_cliente_footer_wrapper {
    max-width: 1260px;
    width: calc(100% - 16px);
    margin: 0 auto;
    padding: 6px 8px;
}
a.pedido_cliente_footer_item {
    margin: 0 12px 0 0;
    cursor: pointer;
}
.poweredBy_text {
    font-size: 14px;
    color: #000;
}
a.pedido_cliente_footer_item img {
    width: 35px;
    margin: 0 6px;
}
.pedido_cliente_footer_item_text {
    font-size: 12px;
    text-decoration: underline;
    color: #828282;
}








button.encomenda_section_toggler_container.md-button.md-ink-ripple {
    width: 100%;
    margin: 0;
}
img.encomenda_details_dialog_top_logo {
    width: 65px;
    display: block;
    margin: 12px auto 0;
}
.encomenda_section_toggler_wrapper {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 800;
    color: #E00116;
    padding: 6px 0;
    position: relative;
    margin: 12px 0 24px;
}
.encomenda_section_toggler_icon {
    font-size: 18px;
    margin: 0 0 6px;
}
.encomenda_details_dialog_wrapper .encomenda_section_toggler_icon + .encomenda_section_toggler_text {
    color: #5e5e5e;
}
.encomenda_section_toggler_subtext {
    font-size: 10px;
    font-weight: 400;
    color: #828282;
}
.encomenda_section_toggler_subtext span {
    padding: 0 0 0 3px;
}
.encomenda_section_toggler_wrapper:after {
    content: "";
    width: 100%;
    position: absolute;
    height: 1px;
    bottom: 0;
    background-image: url('data:image/svg+xml,%3csvg width="100%25" height="100%25" xmlns="http://www.w3.org/2000/svg"%3e%3crect width="100%25" height="100%25" fill="none" stroke="%23FFCA0FFF" stroke-width="4" stroke-dasharray="6%2c 14" stroke-dashoffset="0" stroke-linecap="square"/%3e%3c/svg%3e');
    left: 0;
}
.encomenda_cross_origin_warning_wrapper {
    margin: 0 0 24px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: rgb(224 1 22 / 5%);
    padding: 8px 18px;
    border-radius: 24px;
    color: #5e5e5e;
}
.encomenda_cross_origin_warning_icon {
    color: #E00116;
    font-size: 24px;
    margin: 0 0 6px;
}
.encomenda_cross_origin_warning_text {
    font-size: 12px;
    text-transform: uppercase;
}
.encomenda_cross_origin_warning_text span {
    color: #E00116;
    font-weight: 800;
}
.encomenda_cross_origin_warning_text strong {
    font-weight: 800;
}
label.input_wrapper {
    margin: 0 12px 24px;
    display: block;
}
label.input_wrapper .input_label {
    color: #3a3a3a;
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
    padding: 6px 0;
}
label.input_wrapper .input_label span {
    color: #e00116;
    padding: 0 0 0 3px;
}
label.input_wrapper input {
    border: 1px solid #d6d6d6;
    width: 100%;
    border-radius: 24px;
    font-size: 14px;
    padding: 8px 12px;
    line-height: 20px;
    color: #5e5e5e;
    height: 40px;
}
label.input_wrapper input::placeholder {
    color: #bbb;
    font-size: 12px;
}
label.input_wrapper .input_label small {
    font-size: 8px;
    color: #5a5a5a;
}
label.input_wrapper span.dummy_input {
    border: 1px solid #d6d6d6;
    width: calc(100% - 24px);
    border-radius: 24px;
    font-size: 14px;
    padding: 8px 12px;
    line-height: 20px;
    color: #5e5e5e;
    height: 22px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
/*label.input_wrapper input[type=date] {
    display: none;
}*/
label.input_wrapper input.ng-invalid:not(.ng-untouched) {
    border-color: #E00116;
    background: rgb(226 21 18 / 5%);
}
.input_error_message {
    padding: 0 12px;
    font-size: 12px;
    text-transform: uppercase;
    color: #E00116;
    margin: -12px 0 24px;
    font-weight: 800;
}
ng-map.address_map {
    height: 275px;
    border-radius: 24px;
    overflow: hidden;
}

.md-select-value .md-select-icon:after {
    content: "\2193";
    transform: scaleY(1);
    font-size: 25px;
    top: -2px;
    right: 3px;
    left: auto;
    color: #E00116;
}
label.input_wrapper md-select md-select-value {
    border: 1px solid #d6d6d6;
    border-radius: 24px;
    font-size: 14px;
    padding: 6px 12px;
    line-height: 20px;
    color: #5e5e5e;
}
label.input_wrapper md-select.ng-invalid md-select-value {
    border-color: #E00116;
    background: rgb(226 21 18 / 5%);
}
md-select:not([disabled]):focus .md-select-value {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding-bottom: 6px;
}
md-select.md-default-theme:not([disabled]):focus .md-select-value, md-select:not([disabled]):focus .md-select-value {
    border-bottom-color: #d6d6d6;
    color: #5e5e5e;
}
label.input_wrapper textarea {
    resize: vertical;
    min-height: 65px;
    border: 1px solid #d6d6d6;
    width: 100%;
    border-radius: 20px;
    font-size: 14px;
    padding: 8px 12px;
    line-height: 20px;
    color: #5e5e5e;
    height: 40px;
}

label.input_wrapper md-radio-group md-radio-button {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
label.input_wrapper md-radio-group md-radio-button .md-container.md-ink-ripple {
    position: relative;
    top: unset;
    transform: translate(0,0);
    left: unset;
    right: unset;
}
label.input_wrapper md-radio-group md-radio-button .md-container.md-ink-ripple .md-off {
    border: 1px solid #d6d6d6;
}
label.input_wrapper md-radio-group md-radio-button .md-container.md-ink-ripple .md-on {
    background: #8ed081;
}
label.input_wrapper md-radio-group md-radio-button.md-checked .md-container.md-ink-ripple .md-on {
    transform: scale(1);
}
md-radio-group.md-default-theme.md-focused:not(:empty) .md-checked .md-container:before, md-radio-group.md-focused:not(:empty) .md-checked .md-container:before {
    background-color: rgb(142 208 129 / 20%);
}
md-radio-group.md-default-theme .md-checked .md-ink-ripple, md-radio-group .md-checked .md-ink-ripple {
    color: rgb(142 208 129 / 20%);
}
label.input_wrapper md-radio-group md-radio-button .md-label {
    margin: 0 0 0 6px;
    display: block;
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
    color: #5e5e5e;
}


.encomenda_wrapper form {
    padding: 75px 0 50px;
    position: relative;
    width: 100%;
}
.encomenda_form_container.details.alternate .encomenda_form_inner_container {
    padding: 0 0 0 30px;
}
.encomenda_form_container.details .encomenda_form_inner_container .encomenda_form_wrapper {
    padding: 6px 20px;
    border-radius: 24px;
}
.encomenda_form_container.details.alternate .encomenda_form_inner_container .encomenda_form_wrapper {
    box-shadow: 0px 0px 6px -2px #000;
}
.cart_preview_subtotal_container {
    padding: 12px 0 0;
}
.cart_preview_subtotal_wrapper {
    padding: 12px;
    background: #e8e8e8;
    border-radius: 24px;
}
.cart_preview_subtotal_line {
    color: #3a3a3a;
    margin: 6px 0;
}
.cart_preview_subtotal_line_title {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 800;
}
.cart_preview_subtotal_line_value {
    font-size: 14px;
}
.cart_preview_total_wrapper {
    padding: 12px;
    margin: 12px 0 6px;
}
.cart_preview_subtotal_line_value.alt {
    font-weight: 800;
    font-size: 18px;
}
.encomenda_form_container a.md-button.md-ink-ripple {
    padding: 0 50px;
    margin: 0 0 12px;
}
a.md-button.md-ink-ripple[disabled] {
    cursor: not-allowed;
    opacity: .5;
}
.encomenda_form_section_container {
    margin: 0 -12px;
}
.encomenda_form_container.details:not(.alternate) .encomenda_form_inner_container .encomenda_form_wrapper {
    padding: 0px 0px;
}
.encomenda_form_section_line_container {
    width: 100%;
    color: #828282;
    margin: 0 0 24px;
}
.encomenda_label {
    color: #3a3a3a;
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
    padding: 6px 12px;
}
.encomenda_label span {
    font-size: 16px;
    color: #E00116;
    width: 18px;
    text-align: center;
    margin: 0 6px 0 0;
}
.encomenda_form_section_line_wrapper {
    padding: 0 12px;
}
.encomenda_form_section_line_text {
    font-weight: 400;
    font-size: 12px;
    color: #5e5e5e;
}
button.encomenda_form_section_line_button.md-button.md-ink-ripple {
    color: #ffffff;
    background: #5e5e5e;
    min-width: unset;
    line-height: 24px;
    min-height: auto;
    margin: 0;
    border-radius: 24px;
    font-size: 10px;
    font-weight: 700;
    padding: 0px 12px;
}
.encomenda_form_section_line_wrapper.alternate .encomenda_form_section_line_text {
    font-size: 12px;
}





.pedidos_anteriores_title_wrapper {
    font-size: 14px;
    margin: 24px 0;
}
.pedidos_anteriores_title span {
    font-weight: 800;
}
table.pedidos_anteriores_table {
    width: 100%;
    margin: 36px 0 0;
    border-spacing: 0;
}
table.pedidos_anteriores_table th {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 900;
    text-align: left;
    border-bottom: 1px solid #000;
    white-space: nowrap;
    padding: 0 6px 0 0;
}
.deliveryCheck_result_content_wrapper table.pedidos_anteriores_table th {
    border: 0;
    font-size: 14px;
    padding: 0 24px 0 0;
}
.deliveryCheck_result_header_tax_wrapper {
    background: #F0F0F0;
    padding: 12px 18px;
    border-radius: 12px;
    text-align: center;
    font-size: 14px;
}
.deliveryCheck_result_header_tax_title {
    font-weight: 800;
    text-transform: uppercase;
}
.deliveryCheck_result_header_wrapper {
    margin: 12px 0 0;
}
.login_popup_footer_wrapper {
    margin: 0px 0 0;
}
.pedidos_anteriores_table_type img {
    max-width: 50px;
    margin: 12px 0;
}
.pedidos_anteriores_table_type_text {
    font-size: 14px;
    padding: 0 6px 0 12px;
}
.pedidos_anteriores_table_desc_text span {
    font-size: 14px;
    margin: 0 12px 6px 0;
}
.pedidos_anteriores_table_date_text, .pedidos_anteriores_table_payment_text {
    font-size: 14px;
    margin: 0 6px 0 0;
}
.pedidos_anteriores_table_date_text_alt, .pedidos_anteriores_table_payment_text_alt {
    font-size: 14px;
}
a.button_link {
    display: block;
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    padding: 12px 0 24px;
    text-decoration: underline;
}
.login_popup_subwarning {
    font-size: 10px;
    text-align: center;
    padding: 12px 18px;
    background: #e8e8e8;
    border-radius: 24px;
    text-transform: uppercase;
}
label.input_wrapper md-checkbox.termsCheckbox {
    display: flex;
    white-space: unset;
    min-height: auto;
}
label.input_wrapper md-checkbox.termsCheckbox .md-label {
    display: none;
}
label.input_wrapper md-checkbox.termsCheckbox .md-container.md-ink-ripple {
    position: relative;
    transform: none;
    margin: 0;
}
label.input_wrapper md-checkbox.termsCheckbox .md-icon {
    border: 2px solid #E00116;
}
label.input_wrapper md-checkbox.termsCheckbox.md-checked .md-icon {
    background: #E00116;
}
label.input_wrapper md-checkbox.termsCheckbox.md-checked .md-icon::after {
    border-color: rgb(255 255 255);
}
.checkboxlabel {
    font-size: 12px;
    padding: 12px 6px;
}
.checkboxlabel a {
    padding: 0 3px;
    color: #E00116;
}








/* POPUPS */
md-dialog.encomenda_details_dialog {
    padding: 0 24px;
    border-radius: 24px;
}
md-dialog.encomenda_details_dialog {
    padding: 0;
    border-radius: 0;
    min-width: 325px;
}
button.dialog_action_button.good.md-button.md-ink-ripple {
    width: 100%;
    background: #e8e8e8;
    border-radius: 24px;
    margin: 0;
    color: #5e5e5e;
    font-weight: 800;
    font-size: 12px;
    padding: 6px 0;
}
button.dialog_action_button.bad.md-button.md-ink-ripple {
    width: 100%;
    background: #e8e8e8;
    border-radius: 24px;
    margin: 0 0 12px;
    color: #5e5e5e;
    font-weight: 800;
    font-size: 12px;
    padding: 6px 0;
}
.encomenda_details_dialog_container {
    padding: 0 24px;
}
button.dialog_action_button.md-button.md-ink-ripple svg {
    padding: 0 12px;
}
button.dialog_action_button.good.md-button.md-ink-ripple {
    background: #8ed081;
    color: #fff;
}
button.dialog_normal_button.md-button.md-ink-ripple {
    width: 100%;
    background: #e8e8e8;
    border-radius: 24px;
    margin: 0;
    color: #5e5e5e;
    font-weight: 800;
    font-size: 12px;
    margin: 6px auto;
}
button.md-button.md-ink-ripple[disabled] {
    opacity: .5;
    pointer-events: none;
}
button.dialog_normal_button.md-button.md-ink-ripple:hover {
    background: rgb(232 232 232 / 80%) !important;
}
.dialog_small_button {
    background: #E00116;
    border-radius: 24px;
    text-transform: unset;
    color: #ffffff;
    font-weight: 800;
    font-size: 10px;
    margin: 6px auto;
    padding: 0 24px;
}
.dialog_small_button.bad.md-button.md-ink-ripple {
    background: #E00116;
    color: #ffffff;
}
.dialog_small_button.bad.md-button.md-ink-ripple:hover {
    background: rgb(226 21 18 / 80%) !important;
}
.register_note {
    font-size: 10px;
    text-transform: uppercase;
    margin: 0 12px;
    color: #595959;
}
.login_popup_subtitle {
    font-size: 12px;
    text-transform: uppercase;
    margin: 0 0 24px;
    color: #595959;
    text-align: center;
    font-weight: 800;
}
.register_note {
    font-size: 10px;
    text-transform: uppercase;
    margin: 0 12px;
    color: #595959;
    text-align: center;
}
.encomenda_form_container.details.alternate .encomenda_form_inner_container .encomenda_form_wrapper md-checkbox {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
}
.encomenda_form_container.details.alternate .encomenda_form_inner_container .encomenda_form_wrapper .md-label {
    font-size: 12px;
    text-transform: uppercase;
    margin: 0;
}
.encomenda_form_container.details.alternate .encomenda_form_inner_container .encomenda_form_wrapper md-checkbox .md-container.md-ink-ripple {
    position: relative;
    margin: 0;
    transform: translate(0);
}
.encomenda_form_container.details.alternate .encomenda_form_inner_container .encomenda_form_wrapper md-checkbox .md-container.md-ink-ripple .md-icon {
    border-radius: 50%;
    width: 14px;
    height: 14px;
}
.encomenda_form_container.details.alternate .encomenda_form_inner_container .encomenda_form_wrapper md-checkbox.md-checked .md-container.md-ink-ripple .md-icon {
    background: #e10116;
}
.encomenda_form_container.details.alternate .encomenda_form_inner_container .encomenda_form_wrapper md-checkbox.md-checked .md-icon:after {
    content: "";
    border-color: #fff;
    left: 2px;
    top: -2px;
    transform: scale(0.75) rotate(
        45deg
        );
}

















.dish_selection_wrapper {
    height: 100%;
}
img.dish_selection_img {
    width: 100%;
    object-fit: cover;
    object-position: center;
    height: 250px;
}
.dish_selection_details_container {
    padding: 12px 12px 24px;
    height: calc(100% - 303px);
    overflow: auto;
}
.dish_selection_details_container.without_img {
    height: calc(100% - 52px);
}
.dish_selection_details_wrapper {
    height: 100%;
}
.dish_selection_details_title {
    font-size: 20px;
    font-weight: 700;
    color: #E00116;
}
.dish_selection_details_description {
    font-size: 10px;
    /* border-bottom: 1px solid #000; */
    /* padding: 0 0 8px; */
    margin: 12px 0 12px;
    color: #5e5e5e;
    text-transform: uppercase;
}
.dish_selection_details_section_title {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 800;
    margin: 12px 0 6px;
    color: #3a3a3a;
}

.dish_selection_details_subproducts_item {
    background: #e8e8e8;
    position: relative;
    margin: 0 12px 12px 0;
    padding: 6px 16px;
    font-size: 10px;
    border-radius: 8px;
    cursor: pointer;
    color: #5e5e5e;
    text-transform: uppercase;
}
.dish_selection_details_subproducts_item_icon {
    position: absolute;
    top: -8px;
    right: -8px;
    background: #000;
    padding: 3px;
    border-radius: 50%;
    color: #fff;
    width: 16px;
    height: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.dish_selection_details_subproducts_item_icon.true {
    background: #8ed081;
}
.dish_selection_details_subproducts_item_icon.false {
    background: #E00116;
}
.dish_selection_details_subproducts_item .dish_selection_details_subproducts_item_icon.true {
    display: none
}
.dish_selection_details_subproducts_item .dish_selection_details_subproducts_item_icon.false {
    display: flex
}
.dish_selection_details_subproducts_item.escolhidov .dish_selection_details_subproducts_item_icon.true {
    display: flex
}
.dish_selection_details_subproducts_item.escolhidov .dish_selection_details_subproducts_item_icon.false {
    display: none
}
.dish_selection_details_subproducts_inner_wrapper {
    margin: 16px 0 0;
}
.dish_selection_details_comment_textarea textarea {
    width: 100%;
    border: 1px solid #000;
    border-radius: 6px;
    margin: 0 0 12px;
    font-size: 14px;
    padding: 8px 12px;
    height: 60px;
    resize: vertical;
    max-height: 100px;
}
.dish_selection_details_confirm_button_wrapper button.md-button.md-ink-ripple {
    background: #000;
    color: #fff;
    font-weight: 700;
    padding: 8px 24px;
    border-radius: 12px;
    margin: 0;
}
.dish_selection_details_confirm_button_wrapper button.md-button.md-ink-ripple[disabled] {
    cursor: not-allowed;
    opacity: .5;
}
.dish_selection_details_confirm_price_wrapper {
    height: 52px;
    margin: 0 12px 0 0;
}
.dish_selection_details_confirm_price_label {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 900;
}
.dish_selection_details_confirm_price_value {
    font-size: 20px;
    font-weight: 700;
}
.dish_selection_details_confirm_container {
    padding: 12px 0;
}
.dish_selection_details_subproducts_container {
    margin: 0 0 12px;
}
.dish_selection_details_subproducts_container .input_error_message {
    padding: 6px 0;
}
.dish_selection_details_subproducts_wrapper md-checkbox {
    margin: 0 !important;
}
.dish_selection_details_subproducts_wrapper md-radio-group md-radio-button .md-container, .dish_selection_details_subproducts_wrapper md-checkbox .md-container {
    display: none;
}
.dish_selection_details_subproducts_wrapper md-radio-group md-radio-button .md-label, .dish_selection_details_subproducts_wrapper md-checkbox .md-label {
    background: #e8e8e8;
    position: relative;
    margin: 0 12px 12px 0;
    padding: 6px 16px;
    font-size: 10px;
    border-radius: 8px;
    cursor: pointer;
    color: #5e5e5e;
    text-transform: uppercase;
}
.dish_selection_details_subproducts_wrapper md-radio-group md-radio-button .md-label .dish_selection_details_subproducts_item_icon,
.dish_selection_details_subproducts_wrapper md-checkbox .md-label .dish_selection_details_subproducts_item_icon {
    transition: .15s all linear
}
.dish_selection_details_subproducts_wrapper md-radio-group md-radio-button .md-label .dish_selection_details_subproducts_item_icon.true,
.dish_selection_details_subproducts_wrapper md-checkbox .md-label .dish_selection_details_subproducts_item_icon.true {
    opacity: 0;
}
.dish_selection_details_subproducts_wrapper md-radio-group md-radio-button.md-checked .md-label .dish_selection_details_subproducts_item_icon.false,
.dish_selection_details_subproducts_wrapper md-checkbox.md-checked .md-label .dish_selection_details_subproducts_item_icon.false {
    opacity: 0;
}
.dish_selection_details_subproducts_wrapper md-radio-group md-radio-button.md-checked .md-label .dish_selection_details_subproducts_item_icon.true,
.dish_selection_details_subproducts_wrapper md-checkbox.md-checked .md-label .dish_selection_details_subproducts_item_icon.true {
    opacity: 1;
}

md-dialog.simple_popup {
    /* padding: 24px; */
    border-radius: 24px;
    overflow: hidden;
}
.dialog_title_container {
    padding: 24px;
    background: #000;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
}
.dialog_text_container {
    padding: 24px;
    font-size: 14px;
}
.dialog_text_wrapper.warning {
    margin: 8px 0;
    font-size: 10px;
    text-transform: uppercase;
    color: #E00116;
}
.dialog_text_wrapper span {
    font-weight: 700;
}
.dialog_text_footer_container {
    padding: 6px 12px 12px;
}
.dialog_text_footer_wrapper button.md-button.md-ink-ripple {
    background: #000;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    flex: auto;
    margin: 0 6px;
    border-radius: 12px;
    padding: 6px 0;
}
.dialog_text_footer_wrapper {
    margin: 0 0px;
    width: 100%;
    display: flex;
}
md-backdrop.md-opaque.md-default-theme, md-backdrop.md-opaque {
    background-color: #000 !important;
}

/*md-dialog.login_popup {
    padding: 24px;
    border-radius: 24px;
}*/
/*.login_popup_title_wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
     width: 290px; 
}
.login_popup_title {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 900;
    padding: 0 0 6px;
    border-bottom: 1px solid #000;
    width: 100%;
    text-align: center;
    margin: 0 0 12px;
}*/
.login_popup_fields_wrapper {
    padding: 12px 0 0;
    max-width: 290px;
}
.login_popup_fields_wrapper .encomenda_section_input_wrapper {
    padding: 0;
}
button.login_popup_footer_button.md-button.md-ink-ripple {
    background: #e00116;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    width: calc(100% - 16px);
    border-radius: 30px;
    padding: 6px 0;
}
button.login_popup_footer_button.secondary.md-button.md-ink-ripple {
    background: rgb(0 0 0 / 65%);
}
.login_popup_footer_divider {
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;
    border-top: 1px solid #000;
    padding: 12px 0 0;
    margin: 12px 0 6px;
}
.encomenda_section_input_wrapper md-select {
    width: 100%;
    line-height: 34px;
    height: 34px;
    border-radius: 6px;
    border: 1px solid #000;
    font-size: 14px;
}
/*.encomenda_section_input_wrapper md-select md-select-value, md-select:not([disabled]):focus .md-select-value {
    padding: 0 8px;
    border: 0;
    text-transform: uppercase;
}*/
/*.login_popup_footer_error {
    max-width: 290px;
    width: 100%;
    text-align: center;
    color: #E57373;
    font-size: 14px;
    font-weight: 700;
}
md-option {
    text-transform: uppercase;
}
.login_popup_wrapper.active {
    display: block !important;
}
.login_popup_text {
    max-width: 290px;
    width: 100%;
    text-align: justify;
}
.login_popup_container {
    overflow: auto;
    padding: 0 12px;
}*/


/*.deliveryCheck_title_icon img {
    width: 50px;
}
.deliveryCheck_title_text {
    font-size: 16px;
    font-weight: 800;
    text-transform: uppercase;
    margin: 8px 0 0;
}
.deliveryCheck_subtitle_container {
    background: #F0F0F0;
    border-radius: 12px;
    padding: 6px 12px;
}
.deliveryCheck_subtitle_wrapper .deliveryCheck_subtitle_icon {
    font-size: 18px;
}
.deliveryCheck_subtitle_title {
    flex: auto;
    text-align: center;
    font-size: 14px;
    font-weight: 800;
}
.deliveryCheck_subtitle_wrapper {
    font-size: 14px;
    font-weight: 300;
}
.deliveryCheck_content_text {
    border-top: 2px solid #000;
    margin: 18px 0 6px;
    padding: 16px 12px 0;
    font-size: 14px;
}
.deliveryCheck_content_container .login_popup_fields_wrapper {
    width: 100%;
    max-width: none;
}
.deliveryCheck_content_wrapper .encomenda_section_input_wrapper {
    padding: 0 6px;
}
.deliveryCheck_result_header_result {
    text-transform: uppercase;
    font-weight: 700;
}
.deliveryCheck_result_header_result.good {
    color: #46D386;
}
.deliveryCheck_result_header_result.bad {
    color: #E57373;
}
.deliveryCheck_result_header_result div {
    color: #fff;
    width: 26px;
    text-align: center;
    height: 26px;
    border-radius: 50%;
}
.deliveryCheck_result_header_result.good div {
    background: #46D386;
}
.deliveryCheck_result_header_result.bad div {
    background: #E57373;
}
.deliveryCheck_result_header_result div {
    color: #fff;
    width: 26px;
    text-align: center;
    height: 26px;
    border-radius: 50%;
    margin: 8px;
}*/


.deliveryCheck_title_icon img {
    width: 50px;
    margin: 8px;
}
.deliveryCheck_subtitle_wrapper {
    margin: 12px 12px;
    font-size: 10px;
    text-transform: uppercase;
    text-align: center;
    background: #e8e8e8;
    padding: 6px 12px;
    border-radius: 24px;
    color: #5e5e5e;
}
span.morada_example_button {
    width: 18px;
    height: 18px;
    font-size: 10px;
    display: inline-block;
    background: #E00116;
    color: #fff;
    border-radius: 50%;
    position: relative;
    vertical-align: middle;
    margin: 0 3px;
}
span.morada_example_button svg {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.input_wrapper.deliveryCheck_map {
    padding: 0 12px;
}
.input_wrapper.deliveryCheck_map ng-map.address_map.active {
    height: 215px;
    border-radius: 24px;
    margin: 0 0 12px;
}
.deliveryCheck_padded_wrapper button.login_popup_footer_button.primary.md-button.md-ink-ripple {
    max-width: 300px;
    width: 100%;
}
.deliveryCheck_padded_wrapper button.login_popup_footer_button.primary.md-button.md-ink-ripple[disabled] {
    background: rgb(224 1 22 / 50%);
    cursor: not-allowed;
}
button.popup_close_button.red_button.md-button.md-ink-ripple {
    background: #e00116;
    color: #fff;
    min-width: auto;
    width: 36px;
    border-radius: 50%;
}
.dish_selection_details_confirm_button_wrapper {
    width: 100%;
}
.dish_selection_details_confirm_button_wrapper input {
    width: 30px;
    padding: 0;
    border: 0;
    text-align: center;
}
.dish_selection_details_confirm_quantity_button_wrapper button.md-button.md-ink-ripple {
    min-width: auto;
    min-height: auto;
    width: 24px;
    height: 24px;
    padding: 0;
    background: #333;
}
.dish_selection_details_confirm_button_wrapper button.good.md-button.md-ink-ripple {
    background: rgb(142 208 129);
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    border-radius: 30px;
    padding: 6px 24px;
}
.bad_encomenda_content_wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.bad_encomenda_content_icon {
    color: #E00116;
    font-size: 48px;
    padding: 12px 0 24px;
}
.bad_encomenda_content_text {
    color: #333;
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;
    margin: 0 0 24px;
}













.red_button.md-button.md-ink-ripple:hover {
    background: rgb(224 1 22 / 80%) !important;
}
.red_button.md-button.md-ink-ripple[disabled] {
    opacity: .5;
    cursor: not-allowed;
}
.gray_button.md-button.md-ink-ripple:hover {
    background: #3a3a3a !important;
}
.gray_button.md-button.md-ink-ripple[disabled] {
    opacity: .5;
    cursor: not-allowed;
}
.good.md-button.md-ink-ripple:hover {
    background: rgb(142 208 129 / 80%) !important;
}
.good.md-button.md-ink-ripple[disabled] {
    opacity: .5;
    cursor: not-allowed;
}






.table.pedidos_anteriores_table td, .table.pedidos_anteriores_table th {
    padding: 0 12px;
}
.pedidos_anteriores_table_title {
    font-size: 18px;
    font-weight: 800;
    text-transform: uppercase;
    margin: 18px 0 0;
}
.pedidos_anteriores_inner_wrapper:nth-child(odd) {
    background: #F0F0F0;
}
.pedidos_anteriores_inner_wrapper {
    padding: 0 12px 24px;
}
.pedidos_anteriores_mobile_table_title {
    font-size: 18px;
    font-weight: 800;
    text-transform: uppercase;
    margin: 12px 24px 0;
}
.pedidos_anteriores_mobile_content_line_wrapper .md-button.md-ink-ripple {
    background: #000;
    color: #fff;
    font-weight: 800;
    border-radius: 12px;
    padding: 6px 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 265px;
    width: 265px;
    margin: 18px 0 24px;
}
md-radio-group.pedidos_anteriores_review md-radio-button .md-container.md-ink-ripple {
    display: none;
}
.pedidos_anteriores_mobile_table_small_title {
    font-size: 14px;
    font-weight: 800;
    text-transform: uppercase;
    margin: 12px 0 0;
}
md-radio-group.pedidos_anteriores_review md-radio-button .md-label {
    margin: 0;
    padding: 14px 8px;
}
.pedidos_anteriores_mobile_content_status {
    background: #FBC02D;
    color: #fff;
    padding: 12px 8px;
    border-radius: 12px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 12px;
    width: 120px;
    text-align: center;
}
.pedidos_anteriores_mobile_content_status.done {
    background: #46D386;
}
.pedidos_anteriores_mobile_content_status.canceled {
    background: #E57373;
}
.pedidos_anteriores_mobile_content_line_wrapper button.md-button.md-ink-ripple svg {
    margin: 0 6px 0 0;
}

.pedidos_anteriores_wrapper {
    padding: 0 12px;
}
md-radio-group.pedidos_anteriores_review md-radio-button {
    margin: 0 !important;
}
.pedidos_anteriores_mobile_content_line_wrapper > .pedidos_anteriores_mobile_content_line_wrapper {
    max-width: 170px;
    margin: 0 100px 0 0;
}
.pedidos_anteriores_artigos span {
    font-size: 12px;
    text-decoration: line-through;
    color: #828282;
    margin: 0 0px 0px 3px;
}
table.pedidos_anteriores_table tr td {
    min-width: 150px;
}
table.pedidos_anteriores_table tr td:not(:last-child) {
    padding: 0 18px 0 0;
}


.history_container {
    padding: 50px 0;
}
.history_img_wrapper {
    padding: 18px 24px;
    position: relative;
}
.history_text_container, .history_directions_container, .history_map_container {
    padding: 18px 24px;
}
.history_slider_img img {
    width: 100%;
    border-radius: 24px;
}
.history_text_title_wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 2px solid #000;
    padding: 0 0 18px;
}
.history_text_title_wrapper img {
    height: 75px;
}
.history_text_desc_wrapper {
    font-size: 14px;
    text-align: justify;
    line-height: 17px;
}
.slick-slider {
    margin: 0;
}
button.history_img_slider_button.md-button.md-ink-ripple {
    position: absolute;
    min-width: auto;
    min-height: auto;
    background: #828282;
    top: 50%;
    transform: translate(0, -50%);
    border-radius: 50%;
    font-size: 16px;
    color: #fff;
    width: 28px;
    height: 28px;
    z-index: 1;
}
button.history_img_slider_button.prev.md-button.md-ink-ripple {
    left: 25px;
}
button.history_img_slider_button.next.md-button.md-ink-ripple {
    right: 25px;
}
.history_section_title {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 900;
    padding: 0 0 6px;
    border-bottom: 1px solid #000;
    width: 100%;
    margin: 0 0 12px;
}
.history_directions_item_logo {
    width: 24px;
    height: 24px;
    display: flex;
    background: #000;
    color: #fff;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 14px;
}
.history_directions_item_desc {
    font-size: 14px;
    margin: 3px 0 0 12px;
}
.history_directions_item_wrapper {
    margin: 18px 0 0;
}
.history_directions_item_desctitle {
    font-weight: 800;
}
.history_directions_item_subtext_text {
    margin: 0 0 0 6px;
}
.history_map_wrapper ng-map {
    height: 275px;
}
.pedido_details_text {
    font-size: 14px;
}





@media screen and (min-width: 600px) and (max-width: 960px) {
    .history_text_container {
        order: -1;
    }
    /*    .encomenda_form_container, .encomenda_form_container.alternate {
            padding: 0 0 0 0;
        }
        .cart_preview_list_quantity_wrapper {
            display: flex;
            align-items: center;
            justify-content: center;
        }
        table.cart_preview_list_table tbody tr td:last-child {
            max-width: 24px;
        }
        .cart_preview_list_remove_wrapper button.md-button.md-ink-ripple {
            margin: 0;
        }*/
    .dish_selection_img_wrapper {
        height: 400px;
        display: flex;
        align-items: center;
        justify-content: center;
        overflow: hidden;
    }
    /*    .welcome_footer_wrapper {
            padding: 0 12px;
        }*/
    md-dialog.dish_selection_dialog {
        max-height: 80%;
        max-width: 80%;
    }


    .pedidos_anteriores_title_wrapper {
        font-size: 14px;
        margin: 24px 0;
        padding: 0 24px;
        text-align: center;
    }
    .pedidos_anteriores_mobile_header_img img {
        width: 30px;
    }
    .pedidos_anteriores_mobile_header_type_text {
        font-size: 14px;
        padding: 0 6px;
    }
    .pedidos_anteriores_mobile_content_text span {
        margin: 0 3px 0px 0;
    }
    .pedidos_anteriores_mobile_content_text {
        font-size: 14px;
    }
    .pedidos_anteriores_mobile_content_title {
        font-size: 14px;
        font-weight: 800;
        text-transform: uppercase;
        margin: 12px 0 0;
    }
    .pedidos_anteriores_mobile_header_wrapper {
        border-bottom: 1px solid #000;
        padding: 0 0 12px;
        margin: 0 0 5px;
    }
    .pedidos_anteriores_mobile_item {
        padding: 24px 24px;
    }
    /*    .welcome_store_logo {
            margin: 100px 0 0;
        }
    
        a.welcome_details_address {
            margin: 24px 0 0;
            max-width: 100%;
            width: 100%;
        }*/
    img.dish_selection_img {
        height: initial;
    }

}


@media screen and (max-width: 600px) {
    .header_section {
        flex-wrap: wrap;
    }
    button.header_login_button.md-button.md-ink-ripple {
        margin: 6px 0 0 12px;
        order: 1;
    }
    button.header_cart_button.md-button.md-ink-ripple {
        margin: 0 12px 0;
    }
    .footer_branding_middle_wrapper {
        order: -1;
        margin: 0 0 24px;
        padding: 24px 0 0;
    }
    .footer_wrapper.site_wrapper {
        flex-wrap: wrap;
        margin: 0 0 12px;
    }
    .header_logo_wrapper img {
        position: relative;
        top: 0;
        left: 0;
        transform: translate(0, 0);
        width: 76px;
        height: 76px;
        margin: 12px 0;
    }

    .home_page_footer_wrapper {
        flex-wrap: wrap;
    }
    .home_page_footer_text {
        order: -1;
    }
    .home_page_footer_copyright {
        padding: 0 12px 0 0;
    }

    .pedido_cliente_inner_content_section_container.flex-gt-sm-100 .pedido_cliente_inner_content_section_content {
        columns: 1;
        column-gap: unset;
    }


    .history_text_container, .history_img_container, .history_directions_container, .history_map_container {
        max-height: unset!important;
    }
    .history_text_container {
        order: -1;
    }

    .encomenda_wrapper form {
        width: 100%;
    }
    .encomenda_form_container.details.alternate .encomenda_form_inner_container .cart_preview_list_wrapper {
        height: auto;
    }
    .cart_preview_list_product_wrapper {
        width: auto;
    }
    .encomenda_wrapper form {
        padding: 12px 0 0;
    }
    .encomenda_form_container.details.alternate {
        margin: 24px 0 0;
    }
    .encomenda_form_container.details:not(.alternate) .encomenda_form_inner_container .encomenda_form_wrapper {
        padding: 3px 0;
    }
    .encomenda_form_container.details.alternate .encomenda_form_inner_container {
        padding: 0;
    }


    /*    .encomenda_wrapper {
            height: initial;
        }
        .encomenda_form_wrapper .cart_preview_list_table_wrapper {
            height: initial;
        }*/
    /*    .pedido_cliente_top_banner_wrapper {
            height: 200px;
            position: relative;
        }*/
    /*    md-dialog.dish_selection_dialog {
            max-width: 90%;
            max-height: 90%;
        }
        .welcome_content_wrapper {
            width: 100%;
            max-width: 425px;
            padding: 0 12px;
        }
        .welcome_service_choice_wrapper {
            align-items: flex-start;
        }
        a.welcome_service_choice_item {
            width: 50%;
            max-width: 195px;
        }
    
        .welcome_footer_wrapper {
            padding: 0 12px 28px;
        }
        a.welcome_details_address {
            margin: 24px 0 0;
            max-width: 100%;
            width: 100%;
        }
    
        .dish_selection_details_confirm_price_wrapper.layout-column {
            margin: 0 0 12px 0;
        }
        .cart_preview_container {
            right: 0;
            top: 24px;
        }
        img.top_banner_details_details_icon {
            width: 26px;
            margin: 12px 0 0;
        }
        .top_banner_details_back_action {
            width: 50px;
        }*/

    .pedidos_anteriores_title_wrapper {
        font-size: 14px;
        margin: 24px 0;
        padding: 0 24px;
        text-align: center;
    }
    .pedidos_anteriores_mobile_table_title {
        font-size: 18px;
        font-weight: 800;
        text-transform: uppercase;
        margin: 12px 24px 0;
    }
    .pedidos_anteriores_mobile_content_line_wrapper button.md-button.md-ink-ripple {
        background: #000;
        color: #fff;
        font-weight: 800;
        border-radius: 12px;
        padding: 6px 24px;
        display: flex;
        align-items: center;
        justify-content: center;
        max-width: 265px;
        width: 100%;
        margin: 18px 0 24px;
    }
    md-radio-group.pedidos_anteriores_review md-radio-button .md-container.md-ink-ripple {
        display: none;
    }
    .pedidos_anteriores_mobile_table_small_title {
        font-size: 14px;
        font-weight: 800;
        text-transform: uppercase;
        margin: 12px 0 0;
    }
    md-radio-group.pedidos_anteriores_review md-radio-button .md-label {
        margin: 0;
        padding: 14px 8px;
    }
    .pedidos_anteriores_mobile_content_status {
        background: #FBC02D;
        color: #fff;
        padding: 12px 8px;
        border-radius: 12px;
        font-weight: 700;
        text-transform: uppercase;
        font-size: 12px;
    }
    .pedidos_anteriores_mobile_content_status.done {
        background: #46D386;
    }
    .pedidos_anteriores_mobile_content_status.canceled {
        background: #E57373;
    }
    .pedidos_anteriores_mobile_content_line_wrapper button.md-button.md-ink-ripple svg {
        margin: 0 6px 0 0;
    }
    .pedidos_anteriores_mobile_header_img img {
        width: 30px;
    }
    .pedidos_anteriores_mobile_header_type_text {
        font-size: 14px;
        padding: 0 6px;
    }
    .pedidos_anteriores_mobile_content_text span {
        margin: 0 3px 0px 0;
    }
    .pedidos_anteriores_mobile_content_text {
        font-size: 14px;
    }
    .pedidos_anteriores_mobile_content_title {
        font-size: 14px;
        font-weight: 800;
        text-transform: uppercase;
        margin: 12px 0 0;
    }
    .pedidos_anteriores_mobile_header_wrapper {
        border-bottom: 1px solid #000;
        padding: 0 0 12px;
        margin: 0 0 5px;
    }
    .pedidos_anteriores_mobile_item {
        padding: 24px 24px;
    }


    /*    .encomenda_form_wrapper .cart_preview_list_wrapper {
            padding: 0;
            height: auto;
            max-height: initial;
        }*/

    /*    .pedidos_anteriores_mobile_content_line_wrapper button.md-button.md-ink-ripple {
            width: 100%;
        }*/


    /*
        .encomenda_container {
            max-height: calc(100% - 200px);
            overflow: auto;
            height: calc(100% - 200px);
        }
        .encomenda_form_container {
            padding: 0 0 18px 0;
            max-height: none !important;
            height: auto;
        }
        .encomenda_form_container:not(.alternate) {
            height: auto;
        }
        .encomenda_form_container.alternate {
            padding: 0 0 50px 0;
            max-height: none !important;
            height: auto;
        }*/
    /*    .cart_preview_list_table_wrapper {
            height: auto;
        }
    
        .dish_selection_img_wrapper {
            min-height: 60vw;
        }
        .dish_selection_details_wrapper {
            padding: 22px 18px;
        }*/


    /*    .welcome_wrapper {
            height: auto;
            position: relative;
        }
        .welcome_store_logo {
            margin: 100px 0 0;
        }
        a.welcome_service_choice_item .welcome_service_choice_item_img img {
            width: 35px;
            height: 35px;
        }
        .welcome_background {
            width: 100%;
            height: 100%;
            position: fixed;
            z-index: 0;
        }
        .welcome_footer_container {
            position: relative;
            max-width: 1260px;
            width: 100%;
            margin: 50px auto 0;
        }
        .welcome_footer_wrapper {
            padding: 0 12px;
        }*/
    /*    .pedido_cliente_footer_items_wrapper {
            display: none;
        }
        .pedido_cliente_footer_wrapper {
            padding: 0;
            width: 100%;
        }
        .welcome_service_choice_item_desc {
            font-size: 12px;
            color: #fff;
            font-weight: 800;
            text-align: center;
            text-transform: uppercase;
            margin: 6px 0;
            width: 100%;
        }
        button.top_banner_details_menu.md-button.md-ink-ripple {
            text-align: center;
            border-radius: 50%;
        }
        button.top_banner_details_menu.md-button.md-ink-ripple .user_account_details_wrapper {
            margin: 0;
        }
        a.welcome_service_choice_item .welcome_service_choice_item_img {
            background: rgb(255 255 255 / 80%);
            border-radius: 50%;
            padding: 18px;
            transition: .15s all linear;
        }*/

}


.deliveryCheck_result_content_wrapper_mobile {
    margin: 0 0 6px 0;
}
.deliveryCheck_result_content_title {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 900;
    text-align: left;
    white-space: nowrap;
}
.deliveryCheck_result_content_text {
    font-size: 14px;
    margin: 0 6px 0 0;
}

.big_top_menu_container {
    position: relative;
}
.big_menu_wrapper:after {
    content: "";
    width: 100%;
    position: absolute;
    height: 1px;
    bottom: 0;
    background-image: url('data:image/svg+xml,%3csvg width="100%25" height="100%25" xmlns="http://www.w3.org/2000/svg"%3e%3crect width="100%25" height="100%25" fill="none" stroke="%23FFCA0FFF" stroke-width="4" stroke-dasharray="6%2c 14" stroke-dashoffset="0" stroke-linecap="square"/%3e%3c/svg%3e');
}
button.big_menu_button.md-button.md-ink-ripple .big_menu_icon {
    color: #E00116;
    font-size: 18px;
}
button.big_menu_button.md-button.md-ink-ripple {
    font-size: 12px;
    font-weight: 300;
    transition: .15s all linear;
    line-height: 20px;
    padding: 6px 0;
}
button.big_menu_button.md-button.md-ink-ripple.active {
    font-weight: 800;
}
.ateja_card_container {
    margin: 18px 0 50px;
}
.profile_name.site_title {
    font-size: 14px;
    font-weight: 800;
    text-transform: uppercase;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 12px 0;
}
.ateja_form_header img {
    width: 75px;
    border-radius: 50%;
    height: 75px;
    object-fit: cover;
    object-position: center;
}


.ateja_profile_extra_wrapper {
    margin: 24px 0 0 50px;
}
.profile_enderecos_title_wrapper {
    margin: 6px 0 0;
}
.profile_enderecos_title_wrapper img {
    width: 14px;
    margin: 0 3px 0px 0;
    display:block;
}
.profile_enderecos_title {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 800;
}
.profile_adresses_list_item {
    font-size: 12px;
    margin: 0 0 6px;
}
button.profile_adresses_list_button.md-button.md-ink-ripple {
    margin: 0 0 0 6px;
    min-width: auto;
    width: 24px;
    min-height: auto;
    height: 24px;
    font-size: 12px;
    border-radius: 50%;
    color: #5e5e5e;
    background: #e8e8e8;
    border: 1px solid #e8e8e8;
    display: flex;
    align-items: center;
    justify-content: center;
}
button.profile_adresses_list_button.alt.md-button.md-ink-ripple {
    background: transparent;
    color: #E00116;
    font-size: 16px;
    border-radius: 0;
    border: 0;
}
.profile_adresses_list_container {
    /*padding: 0 12px;*/
    height: calc(100vh - 52px);
    overflow: auto;
    box-sizing: border-box;
}
.profile_adresses_list_wrapper {
    padding: 0 0 90px;
}
.profile_adresses_list_street_name {
    font-weight: 800;
    text-transform: uppercase;
    margin: 0 6px 0 0;
}
md-dialog {
    max-width: 100%;
    max-height: 100%;
    min-width: unset;
    width: 100%;
    border-radius: 0;
    height: 100%;
}
.login_popup_container, .login_popup_wrapper {
    height: 100%;
    overflow: hidden;
}
md-tabs.delivery_type_tabs md-tabs-content-wrapper, md-tabs.delivery_type_tabs md-tabs-content-wrapper md-tab-content {
    height: 100%;
}
.delivery_type_container {
    margin: 12px 12px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.dish_selection_header_title_wrapper {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 800;
    width: calc(100% - 16px);
    background: #E00116;
    color: #fff;
    padding: 8px;
    height: 36px;
}
.dish_selection_header_title_wrapper button.md-button.md-ink-ripple {
    margin: 0 6px 0 0;
    min-width: auto;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    font-size: 16px;
}
.dish_selection_header_title_wrapper button.md-button.md-ink-ripple:hover {
    background: rgb(255 255 255 / 20%) !important;
}
.dish_selection_container {
    overflow: hidden;
    height: 100%;
}
.addresses_select_wrapper {
    padding: 0 24px;
}
.addresses_no_address_wrapper {
    color: #E8E8E8;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 800;
    text-align: center;
}
.addresses_no_address_icon {
    font-size: 74px;
    margin: 12px 0;
}
.addresses_select_wrapper button.md-button.md-ink-ripple {
    margin: 12px auto;
    background: #E8E8E8;
    border-radius: 24px;
    font-size: 12px;
    font-weight: 800;
    color: #5E5E5E;
    padding: 0 24px;
    display: block;
}

.addresses_select_wrapper md-select md-select-value {
    padding: 3px 12px;
    border-radius: 24px;
    border: 0;
    box-shadow: 0px 0px 6px 0px rgb(0 0 0 / 30%);
    font-size: 12px;
}
.addresses_select_wrapper md-select:not([disabled]):focus .md-select-value {
    padding: 3px 12px;
    border: 0;
}

.delivery_type_outer_container {
    height: calc(100% - 52px);
    overflow: auto;
}
md-dialog.small_popup {
    max-width: 80%;
    max-height: 80%;
    width: auto;
    height: auto;
}


table.pedidos_table {
    border-spacing: 0;
    margin: 36px 0;
}
table.pedidos_table th {
    font-size: 10px;
    font-weight: 800;
    text-transform: uppercase;
    color: #E00116;
    text-align: left;
    padding: 8px 6px;
}
table.pedidos_table tr td {
    height: 100px;
    padding: 12px 6px;
    vertical-align: top;
}
table.pedidos_table tr.ativo td {
    background: rgb(255 202 15 / 25%);
}
.pedidos_rest_logo_wrapper img {
    width: 50px;
    box-shadow: 0px 0px 6px 0px rgb(0 0 0 / 30%);
    border-radius: 50%;
    height: 50%;
    background: #3a3a3a;
}
.pedidos_rest_text {
    font-size: 12px;
    text-align: left;
}
.pedidos_rest_status md-radio-group md-radio-button .md-container.md-ink-ripple {
    display: none;
}
.pedidos_rest_status md-radio-group md-radio-button .md-label {
    margin: 0;
    font-size: 12px;
    color: #ffca0f;
}
.pedidos_rest_status md-radio-group md-radio-button {
    margin: 0 3px !important;
}
.pedidos_rest_status md-radio-group {
    height: 36px;
}
.pedidos_rest_action.md-button.md-ink-ripple {
    background: #5e5e5e;
    border-radius: 24px;
    font-size: 8px;
    color: #fff;
    font-weight: 800;
    padding: 0 12px;
    width: 110px;
    margin: 0;
}
.pedidos_rest_action.md-button.md-ink-ripple:hover {
    background: rgb(94 94 94 / 80%) !important;
}
.pedidos_rest_action.md-button.md-ink-ripple svg {
    margin: 0 0 0 6px;
}
.pedidos_rest_action.details.md-button.md-ink-ripple {
    background: #c50002;
    color: #ffca10;
    margin: 0 0 6px;
}
.pedidos_rest_action.details.md-button.md-ink-ripple:hover {
    background: rgb(197 0 2 / 80%) !important;
}
.pedidos_rest_status_badge {
    font-size: 10px;
    font-weight: 800;
    text-transform: uppercase;
    background: #E00116;
    width: 100%;
    text-align: center;
    padding: 6px 12px;
    height: 36px;
    border-radius: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    margin: 0 0 6px;
}
.pedidos_rest_status_badge.novo {
    background: #009FE3;
}
.pedidos_rest_status_badge.preparacao {
    background: #FFCA0F;
}
.pedidos_rest_status_badge.entrega {
    background: #E1E044;
}
.pedidos_rest_status_badge.completo {
    background: #8ED081;
}

.pedido_cliente_header_title_img img {
    width: 36px;
    height: 30px;
    object-fit: contain;
    object-position: center;
}
.pedido_cliente_header_detail_title {
    text-align: center;
    font-size: 10px;
    font-weight: 800;
    text-transform: uppercase;
    height: 30px;
}
.pedido_cliente_header_detail_wrapper {
    width: 175px;
}
.pedido_cliente_header_wrapper {
    padding: 12px 0 0;
}
.pedido_cliente_header_title {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 800;
    color: #E00116;
    line-height: 28px;
}
.pedido_cliente_header_detail_text {
    font-size: 12px;
    text-align: center;
}
.pedido_cliente_header_detail_text {
    font-size: 12px;
    text-align: right;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 0 0 0;
}
.pedidos_rest_status_title {
    font-size: 8px;
    text-transform: uppercase;
    font-weight: 800;
    margin: 0 6px 0 0;
}
.pedido_cliente_header_detail_wrapper .pedidos_rest_status_badge {
    padding: 0;
    height: 28px;
    margin: 0;
}
.pedido_cliente_header_detail_text button.pedidos_rest_action {
    min-height: auto;
    height: 28px;
}
.pedido_cliente_header_checklist_item {
    width: 56px;
    margin: 0 0 0 6px;
}
.pedido_cliente_header_checklist_item .pedido_cliente_header_checklist_item_bar {
    width: 100%;
    height: 12px;
    background: #e8e8e8;
    border-radius: 3px;
}
.pedido_cliente_header_checklist_item.active .pedido_cliente_header_checklist_item_bar {
    background: #ffca0f;
}
.pedido_cliente_header_checklist_item.done .pedido_cliente_header_checklist_item_bar {
    background: #8ed081;
}
.pedido_cliente_header_checklist_item_logo img {
    width: 24px;
    height: 24px;
    object-fit: contain;
    object-position: center;
}
.pedido_cliente_header_checklist_item .pedido_cliente_header_checklist_item_logo {
    border-radius: 50%;
    height: 44px;
    width: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 6px;
}
.pedido_cliente_header_checklist_item.active .pedido_cliente_header_checklist_item_logo {
    background: #ffca0f;
}
.pedido_cliente_header_checklist_item.done .pedido_cliente_header_checklist_item_logo {
    background: #8ed081;
}
.pedido_cliente_header_map_wrapper ng-map.pedido_cliente_header_map {
    height: 300px;
    margin: 36px 0 0;
    border-radius: 24px;
    overflow: hidden;
}

.pedidocliente_wrapper {
    position: relative;
    overflow: hidden;
    height: calc(100vh - 52px);
}

.pedido_cliente_bottom_sheet_container {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    transition: .15s all linear;
    overflow: auto;
}
.pedido_cliente_bottom_sheet_container.aberto {
    top: 0;
}
button.pedido_cliente_bottom_sheet_button.md-button.md-ink-ripple {
    min-width: auto;
    width: 36px;
    font-size: 20px;
    margin: 8px 0;
}
.pedido_cliente_bottom_sheet_wrapper {
    padding: 0 12px 24px;
}
.pedidocliente_inner_container {
    height: 100%;
    overflow: auto;
}
.pedidocliente_inner_wrapper {
    padding: 0 0 24px;
}
.pedido_cliente_pedido_container.separation {
    position: relative;
    margin: 24px 0 0;
    padding: 24px 0 0;
}
.pedido_cliente_pedido_container.separation:after {
    content: "";
    width: 100%;
    position: absolute;
    height: 1px;
    top: 0;
    left: 0;
    background-image: url('data:image/svg+xml,%3csvg width="100%25" height="100%25" xmlns="http://www.w3.org/2000/svg"%3e%3crect width="100%25" height="100%25" fill="none" stroke="%23FFCA0FFF" stroke-width="4" stroke-dasharray="6%2c 14" stroke-dashoffset="0" stroke-linecap="square"/%3e%3c/svg%3e');
}
.pedido_cliente_header_wrapper.separation {
    position: relative;
    margin: 0 0 24px;
    padding: 0 0 24px;
}
.pedido_cliente_header_wrapper.separation:after {
    content: "";
    width: 100%;
    position: absolute;
    height: 1px;
    bottom: 0;
    left: 0;
    background-image: url('data:image/svg+xml,%3csvg width="100%25" height="100%25" xmlns="http://www.w3.org/2000/svg"%3e%3crect width="100%25" height="100%25" fill="none" stroke="%23FFCA0FFF" stroke-width="4" stroke-dasharray="6%2c 14" stroke-dashoffset="0" stroke-linecap="square"/%3e%3c/svg%3e');
}

.pedido_cliente_body_wrapper button.dialog_normal_button.md-button.md-ink-ripple {
    margin: 6px auto 24px;
}
.pedido_cliente_body_section_title {
    position: relative;
    font-size: 12px;
    text-transform: uppercase;
    color: #E00116;
    font-weight: 800;
    margin: 24px 0 12px;
    padding: 6px 0;
}
.pedido_cliente_body_section_title:after {
    content: "";
    width: 100%;
    position: absolute;
    height: 1px;
    bottom: 0;
    left: 0;
    background-image: url('data:image/svg+xml,%3csvg width="100%25" height="100%25" xmlns="http://www.w3.org/2000/svg"%3e%3crect width="100%25" height="100%25" fill="none" stroke="%23FFCA0FFF" stroke-width="4" stroke-dasharray="6%2c 14" stroke-dashoffset="0" stroke-linecap="square"/%3e%3c/svg%3e');
}
.pedido_cliente_order_subdetails_item_wrapper {
    margin: 0 0 8px;
}
.pedido_cliente_order_subdetails_title {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 800;
}
.pedido_cliente_order_subdetails_title svg {
    color: #E00116;
    margin: 0 6px 0 0px;
}
.pedido_cliente_order_subdetails_text {
    font-size: 10px;
    text-transform: uppercase;
    padding: 6px 0 12px 0;
}
.pedido_cliente_order_subdetails_item_wrapper button.pedido_cliente_order_whatsapp.md-button.md-ink-ripple {
    background: #25d366;
    min-width: auto;
    min-height: auto;
    line-height: unset;
    font-size: 12px;
    font-weight: 800;
    color: #fff;
    padding: 0 12px;
    border-radius: 24px;
    margin: 12px 0 0;
    height: 36px;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
}
.pedido_cliente_order_subdetails_item_wrapper button.pedido_cliente_order_whatsapp.md-button.md-ink-ripple svg {
    font-size: 18px;
    margin: 0 0 0 6px;
}
.pedido_cliente_pedido_text {
    font-size: 10px;
}
.pedido_cliente_pedido_title {
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 800;
    margin: 12px 0 0px;
}
.pedido_cliente_pedido_text {
    font-size: 10px;
    text-transform: uppercase;
}
.cart_preview_subtotal_item_text {
    font-weight: 800;
    font-size: 10px;
    text-transform: uppercase;
}
.cart_preview_subtotal_item_value {
    font-size: 10px;
}
.cart_preview_subtotal_item_wrapper:not(:last-child) {
    margin: 0 0 6px;
}
.cart_preview_total_item_text {
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 800;
}
.cart_preview_total_item_value {
    font-size: 14px;
    font-weight: 800;
}
table.cart_preview_list_table {
    width: 100%;
    /*padding: 0 100px 0 0;*/
    border-spacing: 6px;
}
table.cart_preview_list_table tr th:last-child, table.cart_preview_list_table tr td:last-child {
    text-align: right;
}
.cart_preview_list_product_wrapper {
    font-size: 10px;
    width: 100%;
    text-transform: uppercase;
}
.pedido_details_text {
    font-size: 10px;
}
.cart_preview_list_price_wrapper {
    font-size: 10px;
    white-space: nowrap;
}


md-dialog.login_popup {
    padding: 0;
    border-radius: 0;
}
md-tabs.login_popup_tabs {
    width: calc(100% - 24px);
    height: calc(100% - 76px);
    padding: 12px 12px;
    overflow-y: auto;
}


.loading_wrapper {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.loading_img_wrapper {
    position: relative;
}
.loading_icon {
    position: absolute;
    width: calc(100% + 12px);
    height: calc(100% + 12px);
    left: -6px;
    top: -9px;
}
.loading_icon svg {
    width: 100%;
    height: 100%;
}
.loading_img_wrapper .loading_img svg {
    width: 96px;
    height: 96px;
    position: relative;
}
.loading_text {
    margin: 12px 0;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 800;
    color: #e8e8e8;
}


.pedidocliente_completed_container {
    height: calc(100% - 90px);
    display: flex;
    align-items: center;
    justify-content: center;
}
.pedido_cliente_completed_wrapper img {
    width: 75px;
    height: 75px;
    margin: 0 0 24px;
}
.pedido_cliente_completed_title {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 800;
    margin: 12px 0;
}
.pedido_cliente_completed_description {
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;
    padding: 10px 12px;
}
a.pedido_cliente_completed_link {
    background: #E8E8E8;
    color: #5E5E5E;
    padding: 12px 24px;
    border-radius: 24px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 800;
}
.pedido_cliente_completed_description.mbwayPayment {
    color: #e10116;
}






.sidemenu_container {
    background: #fff;
    height: 100%;
}
.sidemenu_wrapper {
    height: 100%;
}
.sidemenu_content_container {
    height: calc(100% - 336px);
    overflow: auto;
}
.sidemenu_content_wrapper {
    display: flex;
    flex-direction: column;
    height: 100%;
}
.sidemenu_middle_content_container {
    max-height: calc(100% - 200px);
    overflow: auto;
}
.sidemenu_header_wrapper {
    position: relative;
    background: #E00116;
}
img.sidemenu_header_img {
    position: absolute;
    width: 95px;
    margin: 6px 12px;
    box-shadow: 0px 0px 6px 0px rgb(0 0 0 / 30%);
    border-radius: 50%;
}
a.sidemenu_header_social.md-button.md-ink-ripple {
    margin: 0;
    min-width: auto;
    min-height: auto;
    font-size: 24px;
    color: #fff;
    padding: 12px;
}
.sidemenu_top_content_wrapper {
    margin: 70px 0 0;
}
.sidemenu_top_content_big_button.md-button.md-ink-ripple {
    background: #E00116;
    border-radius: 36px;
    color: #fff;
    font-size: 12px;
    text-transform: unset;
    padding: 3px 12px;
    font-weight: 800;
    max-width: calc(100% - 150px);
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
}
button.sidemenu_top_content_big_button.gray.md-button.md-ink-ripple {
    background: rgb(0 0 0 / 65%);
}
.sidemenu_top_content_big_button.md-button.md-ink-ripple .sidemenu_top_content_big_button_text {
    margin: 0 0 0 20px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}
.sidemenu_top_content_big_button.alt.md-button.md-ink-ripple {
    min-width: auto;
    width: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    background: #e8e8e8;
}
.sidemenu_top_content_button.md-button.md-ink-ripple {
    font-size: 12px;
    font-weight: 800;
    margin: 8px 8px;
    width: calc(100% - 16px);
}

.sidemenu_top_content_button.md-button.md-ink-ripple svg {
    color: #E00116;
    font-size: 24px;
}
.sidemenu_top_content_button.md-button.md-ink-ripple .sidemenu_top_content_big_button_text {
    margin: 0 0 0 12px;
}
.sidemenu_category_button.md-button.md-ink-ripple {
    padding: 0 12px 8px;
    width: calc(100% - 24px);
    margin: 0;
}
.sidemenu_category_button.md-button.md-ink-ripple .sidemenu_category_button_img {
    width: 28px;
    height: 28px;
    min-width: 28px;
    background: #E00116;
    border-radius: 50%;
    padding: 6px;
    box-shadow: 0px 0px 6px 0px rgb(0 0 0 / 30%);
    margin: 3px 0;
}
.sidemenu_category_button.md-button.md-ink-ripple .sidemenu_category_button_img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}
.sidemenu_category_button.md-button.md-ink-ripple .sidemenu_top_content_big_button_text {
    font-size: 12px;
    font-weight: 800;
    margin: 0 0 0 6px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.sidemenu_bottom_content_wrapper {
    padding: 0 12px;
}
.sidemenu_bottom_content_wrapper .topbar_link_wrapper {
    margin: 0 0 12px;
}
.topbar_link_wrapper.alternate {
    text-align: left;
    font-size: 10px;
    color: #E00116;
}

.sidemenu_bottom_content_wrapper .topbar_link_wrapper a svg {
    color: #E00116;
}
.sidemenu_bottom_content_wrapper .topbar_link_wrapper a .topbar_link_text {
    color: #333;
    font-weight: 800;
    font-size: 10px;
}


.sidemenu_sugestion_button.md-button.md-ink-ripple {
    background: #E8E8E8;
    line-height: unset;
    font-size: 12px;
    width: 100%;
    margin: 12px 0;
    border-radius: 24px;
    font-weight: 800;
}
.sidemenu_sugestion_button_text.alt {
    color: #E00116;
}


.sidemenu_footer_logo {
    font-size: 8px;
}
button.sidemenu_footer_logo.md-button.md-ink-ripple img {
    width: 65px;
    height: 46px;
    object-fit: contain;
    object-position: center;
}
.sidemenu_footer_logo {
    font-size: 8px;
    line-height: unset;
    padding: 3px 0;
}
.sidemenu_footer_docs {
    background: #e8e8e8;
    color: #3a3a3a;
    font-size: 10px;
    text-transform: uppercase;
}
a.sidemenu_footer_docs_link {
    padding: 6px;
}
.sidemenu_footer_docs_separator {
    width: 1px;
    background: rgb(58 58 58 / 50%);
    height: 10px;
}


.sidemenu_content_separator {
    position: relative;
    margin: 12px;
    display: flex;
}
.sidemenu_content_separator:after {
    content: "";
    width: 100%;
    position: absolute;
    height: 1px;
    bottom: 0;
    background-image: url('data:image/svg+xml,%3csvg width="100%25" height="100%25" xmlns="http://www.w3.org/2000/svg"%3e%3crect width="100%25" height="100%25" fill="none" stroke="%23FFCA0FFF" stroke-width="4" stroke-dasharray="6%2c 14" stroke-dashoffset="0" stroke-linecap="square"/%3e%3c/svg%3e');
}









.profile_inner_tabs_selection_wrapper {
    margin: 24px 0 12px;
    width: 250px;
}
.profile_inner_tabs_icon {
    font-size: 24px;
    width: 52px;
    height: 52px;
    background: #e10116;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border-radius: 50%;
    box-shadow: 0px 0px 6px 0px rgb(0 0 0 / 30%);
}
.profile_inner_tabs_select_wrapper {
    width: 100%;
}
md-select.profile_inner_tabs_select {
    width: 100%;
    max-width: 200px;
}
md-select.profile_inner_tabs_select md-select-value {
    width: 100%;
    text-align: center;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 12px;
    border: 0;
    border-radius: 24px;
    padding: 0;
    box-shadow: 0px 0px 6px 0px rgb(0 0 0 / 30%);
    margin: 12px 0 0;
}
md-select.profile_inner_tabs_select:not([disabled]):focus md-select-value {
    padding: 0 !important;
}
.deliveryCheck_padded_wrapper md-select md-select-value .md-select-icon::after, md-select.profile_inner_tabs_select md-select-value .md-select-icon::after {
    content: ">";
    top: -4px;
    font-size: 18px;
    transform: rotate(90deg) scaleX(0.6);
    right: -2px;
    font-weight: 500;
}


md-radio-group.sugestion_radio md-radio-button {
    margin: 0 !important;
}
md-radio-group.sugestion_radio md-radio-button .md-container.md-ink-ripple {
    display: none;
}
md-radio-group.sugestion_radio md-radio-button .md-label {
    transition: .15s all linear;
    font-size: 10px;
    text-transform: uppercase;
    border: 1px solid #D6D6D6;
    padding: 6px 12px;
    border-radius: 24px;
    margin: 0 6px 6px 0;
    width: 110px;
    text-align: center;
}
md-radio-group.sugestion_radio md-radio-button.md-checked .md-label {
    background: #5E5E5E;
    color: #fff;
    font-weight: 800;
}
button.suggestion_submit_button.md-button.md-ink-ripple {
    width: 100%;
    background: #e10116;
    margin: 24px auto;
    max-width: 250px;
    display: block;
    color: #fff;
    font-size: 12px;
    font-weight: 800;
    border-radius: 24px;
}

.info_popup_container, .info_popup_wrapper {
    height: 100%;
}
.info_popup_content_wrapper.active {
    display: block !important;
    height: calc(100% - 52px);
    overflow: auto;
}
.info_popup_text {
    padding: 24px 12px;
}
.info_popup_text p.maintitle {
    font-size: 14px;
    font-weight: 800;
    margin: 0;
}
.info_popup_text p.title {
    margin: 0;
    font-size: 12px;
    font-weight: 700;
}
.info_popup_text p {
    margin: 0;
    font-size: 12px;
    text-align: justify;
}
.info_popup_text ul {
    margin: 0;
    font-size: 12px;
    padding: 0 0 0 24px;
    text-align: justify;
}
.info_popup_text ol {
    font-size: 10px;
    text-transform: uppercase;
    margin: 12px 0 6px;
    padding: 0 0 0 24px;
    font-weight: 700;
}




/* SPLASH */
.splash_container {
    height: 100%;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.splash_wrapper {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
button.splash_button.md-button.md-ink-ripple {
    /*background: #fff;*/
    width: 158px;
    height: 158px;
    margin: 6px 6px;
}
.splash_action_container {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    /* height: 100%; */
}
.splash_action_wrapper {
    display: flex;
}
.splash_action_button_container {
    display: flex;
    flex-wrap: wrap;
    max-width: 340px;
    position: relative;
}
.splash_action_button_wrapper {
    width: 170px;
    height: 170px;
    max-width: 170px;
}
.splash_button_text {
    text-transform: uppercase;
    font-weight: 800;
    color: #e00116;
    transform: rotate(-45deg);
    width: 130px;
    white-space: normal;
    line-height: 18px;
    text-align: center;
}
button.splash_button.button2.md-button.md-ink-ripple .splash_button_text, button.splash_button.button3.md-button.md-ink-ripple .splash_button_text {
    transform: rotate(45deg);
}

.splash_logo_wrapper {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 174px;
    height: 174px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #e00116;
    box-shadow: 0px 0px 6px -1px rgb(0 0 0 / 50%);
}
img.splash_logo {
    width: 125px;
    height: 54px;
    object-fit: contain;
    object-position: center;
}
button.splash_logo_locale.md-button.md-ink-ripple {
    margin: 0;
    font-size: 10px;
    color: #fff;
    min-height: auto;
    height: 24px;
    line-height: 24px;
    max-width: 125px;
    border-radius: 50px;
}
.splash_action_button_wrapper {
    width: 170px;
    height: 170px;
    max-width: 170px;
    position: relative;
}
img.splash_button_icon {
    width: 36px;
    height: 36px;
    object-fit: contain;
    object-position: center;
    position: absolute;
}
.button1 img.splash_button_icon {
    top: 0;
    left: 0;
    transform: rotate(-45deg);
}
.button2 img.splash_button_icon {
    top: 0;
    right: 0;
    transform: rotate( 45deg);
}
.button3 img.splash_button_icon {
    bottom: 0;
    left: 0;
    transform: rotate(45deg);
}
.button4 img.splash_button_icon {
    bottom: 0;
    right: 0;
    transform: rotate(-45deg);
}

.splash_title_wrapper {
    color: #fff;
    text-align: center;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 16px;
    padding: 24px;
}
.splash_title_wrapper .splash_subtitle {
    color: #ffca0f;
    line-height: 30px;
}
button.splash_button.md-button.md-ink-ripple[disabled] ~ img.splash_button_icon {
    opacity: .5;
}
button.splash_button.md-button.md-ink-ripple[disabled]:hover {
    background: #fff !important;
}
button.splash_button.button2.md-button.md-ink-ripple .splash_button_text {
    margin: -12px 12px 0;
}
button.splash_button.button4.md-button.md-ink-ripple .splash_button_text {
    margin: 12px 12px 0;
}



.dish_selection_details_confirm_quantity_button_wrapper.dish_selection_details_subproducts_quantity_wrapper {
    display: flex;
}
.dish_selection_details_confirm_quantity_button_wrapper.dish_selection_details_subproducts_quantity_wrapper button.md-button.md-ink-ripple {
    border-radius: 24px;
    color: #fff;
    margin: 0;
    width: 18px;
    height: 18px;
    font-size: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.dish_selection_details_confirm_quantity_button_wrapper.dish_selection_details_subproducts_quantity_wrapper input {
    width: 24px;
    min-width: auto;
    text-align: center;
    border: 0;
    padding: 0;
    font-size: 12px;
    background: transparent;
}
.dish_selection_details_subproducts_quantity_text {
    font-size: 10px;
    text-transform: uppercase;
    margin: 0 12px 0 0;
    line-height: 18px;
}





.search_bottomsheet_wrapper.site_wrapper {
    width: 100%;
    padding: 0;
}
.search_bottomsheet_results_container {
    height: calc(100% - 148px);
    overflow: auto;
}
.search_bottomsheet_results_wrapper {
    padding: 0 12px 90px;
}



.suggestions_inner_wrapper form.suggestion_form {
    order: 1;
}
.suggestions_inner_wrapper .suggestions_banner_container img {
    width: 100%;
    margin: 18px 0;
    border-radius: 24px;
}
.suggestions_inner_wrapper form.suggestion_form button.dialog_action_button.suggestion.md-button.md-ink-ripple {
    background: #e10116;
    color: #fff;
    font-size: 12px;
    font-weight: 800;
    border-radius: 36px;
    padding: 0 50px;
}
.codes_instructions {
    font-size: 10px;
    text-transform: uppercase;
    text-align: center;
    background: #e8e8e8;
    border-radius: 24px;
    padding: 12px 24px;
    margin: 0 0 12px;
}
.code_info_wrapper {
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 800;
    margin: 46px 0 0;
    color: #E00116;
}
.code_info_wrapper .code_text {
    font-size: 24px;
    color: #3a3a3a;
}
a.sidemenu_category_button.md-button.md-ink-ripple .sidemenu_category_button_img.icon {
    color: #fff;
    font-size: 24px;
    align-items: center;
    justify-content: center;
    display: flex;
}



md-dialog.dish_selection_dialog.fast_food_dialog .dish_selection_details_container {
    margin: 12px 12px 12px;
    padding: 0;
    height: auto;
}
.comam_big_title_container {
    padding: 0 0 16px;
    margin: 0 0 12px;
}
.comam_big_title_wrapper {
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 800;
}
.comam_big_title {
    color: #E00116;
    font-size: 16px;
}
.comam_line_qty_wrapper button.md-button.md-ink-ripple {
    min-width: auto;
    min-height: auto;
    width: 32px;
    height: 32px;
    background: #333;
    border-radius: 50%;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.comam_line_qty_wrapper input {
    width: 36px;
    text-align: center;
    border: 0;
    font-size: 16px;
}
.comam_line_qty_container .input_label {
    color: #5e5e5e;
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
    padding: 6px 0;
}
.comam_line_increase_wrapper button.md-button.md-ink-ripple {
    font-size: 12px;
    font-weight: 800;
    background: #e8e8e8;
    padding: 0 24px;
    color: #fff;
    border-radius: 36px;
}
.comam_warning_container {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 24px 0;
    padding: 24px 0 0;
}
.comam_warning_wrapper {
    max-width: 270px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: rgb(224 1 22 / 5%);
    border-radius: 24px;
    padding: 24px 50px;
    color: #E00116;
    font-weight: 800;
    font-size: 12px;
}
.comam_warning_icon {
    font-size: 20px;
    margin: 0 0 6px;
}
.comam_line_submit_wrapper button.good.md-button.md-ink-ripple {
    background: #8ed081;
    font-size: 14px;
    padding: 6px 50px;
    border-radius: 24px;
    color: #fff;
    font-weight: 800;
}
.comam_line_increase_wrapper button.md-button.md-ink-ripple:hover {
    background: rgb(232 232 232 / 80%) !important;
}
.comam_big_title_container:after {
    content: "";
    width: 100%;
    position: absolute;
    height: 1px;
    bottom: 0;
    left: 0;
    background-image: url('data:image/svg+xml,%3csvg width="100%25" height="100%25" xmlns="http://www.w3.org/2000/svg"%3e%3crect width="100%25" height="100%25" fill="none" stroke="%23FFCA0FFF" stroke-width="4" stroke-dasharray="6%2c 14" stroke-dashoffset="0" stroke-linecap="square"/%3e%3c/svg%3e');
}
.comam_warning_container:after {
    content: "";
    width: 100%;
    position: absolute;
    height: 1px;
    top: 0;
    left: 0;
    background-image: url('data:image/svg+xml,%3csvg width="100%25" height="100%25" xmlns="http://www.w3.org/2000/svg"%3e%3crect width="100%25" height="100%25" fill="none" stroke="%23FFCA0FFF" stroke-width="4" stroke-dasharray="6%2c 14" stroke-dashoffset="0" stroke-linecap="square"/%3e%3c/svg%3e');
}
.comam_big_title_container, .comam_warning_container {
    position: relative
}
md-dialog.dish_selection_dialog.fast_food_dialog .dish_selection_container {
    height: calc(100% - 52px);
    overflow: auto;
}


.comam_line_wrapper {
    flex-wrap: wrap;
}
label.input_wrapper {
    margin: 0 0 6px;
}
.comam_line_qty_wrapper button.bad.md-button.md-ink-ripple {
    width: auto;
    border-radius: 24px;
    padding: 0 12px;
    font-size: 12px;
}
.comam_line_qty_wrapper button.bad.md-button.md-ink-ripple svg {
    margin: 0 6px 0 0;
}
.comam_line_submit_wrapper button.good.md-button.md-ink-ripple {
    padding: 6px 24px;
    white-space: normal;
    line-height: normal;
}
.comam_line_increase_wrapper button.md-button.md-ink-ripple {
    font-size: 12px;
    font-weight: 800;
    background: #e8e8e8;
    padding: 0 24px;
    color: #fff;
    border-radius: 36px;
    margin: 12px 0 0;
}

.comam_line_qty_wrapper button.md-button.md-ink-ripple:hover {
    background: rgb(58 58 58 / 80%) !important;
}
.comam_line_qty_wrapper button.bad.md-button.md-ink-ripple:hover {
    background: rgb(226 21 18 / 80%) !important;
}
.comam_line_qty_wrapper button.bad.md-button.md-ink-ripple {
    background: #E00116;
    margin: 0 6px;
}
md-dialog.dish_selection_dialog.fast_food_dialog .dish_selection_details_container .dish_selection_details_wrapper {
    height: auto;
}
.comam_line_container .comam_line_wrapper:not(:last-child) {
    border-bottom: 1px solid rgb(51 51 51 / 10%);
    margin: 0 0 12px;
    padding: 0 0 12px;
}

.popup_content_container {
    height: calc(100% - 52px);
    overflow: auto;
}
.popup_content_wrapper {
    padding: 0 12px;
}
.deliveryCheck_padded_wrapper label.input_wrapper {
    margin: 0 6px 6px;
}
md-radio-group.fast_food_radio {
    display: flex;
    align-items: center;
    justify-content: center;
}
md-radio-group.fast_food_radio md-radio-button {
    margin: 0 6px 12px;
}
md-radio-group.fast_food_radio .md-container.md-ink-ripple {
    display: none;
}
label.input_wrapper md-radio-group.fast_food_radio  md-radio-button .md-label {
    margin: 0;
    background: #e8e8e8;
    border: 1px solid #333;
    padding: 8px 24px;
    color: #3a3a3a;
    border-radius: 40px;
    min-width: 150px;
    text-align: center;
    transition: .15s all linear;
}
label.input_wrapper md-radio-group.fast_food_radio md-radio-button.md-checked .md-label {
    background: #E00116;
    color: #fff;
}


.main_categories_listing_wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}
@media screen and (min-width:600px){
.main_categories_listing_wrapper {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}
}
    .main_categories_listing_wrapper {
        padding: 0 6px;
    }
.main_category_item {
    padding: 6px;
    max-width: 100% !important;
    height: 100%;
}
.main_category_item_inner_wrapper {
    background: rgb(232 233 235 / 30%);
    box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 16%);
    border-radius: 24px;
    padding: 8px 12px;
    /* aspect-ratio: 1/1; */
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    position: relative;
    height: 100%;
    box-sizing: border-box;
    max-height: 248px;
}
.main_category_item_inner_wrapper img {
    width: 100%;
    max-height: 75%;
    object-fit: contain;
    flex: 100%;
}
.main_category_item_description {
    position: relative;
    width: 100%;
}
.main_categories_listing_container {
    padding: 12px 0 90px;
    /* max-height: calc(100vh - 202px); */
    overflow: auto;
}
.main_category_item_description p {
    color: #363636;
    font-weight: 700;
    font-size: 16px;
    margin: 0;
    padding: 0 6px 0 0;
}
.main_category_item_description button.md-button.md-ink-ripple {
    min-width: auto;
    min-height: auto;
    width: 36px;
    height: 36px;
    background: #E00116;
    color: #FFCA0F;
    border-radius: 50%;
    font-size: 16px;
    margin: 0;
}
div#store_categories.catPage {
    height: 64px;
    opacity: 1;
}
.pedido_cliente_content_category.back_button {
    min-width: 42px;
    min-height: auto;
    background: #E00116;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    margin: 0 0px 0 0;
    color: #fff;
}














@media screen and (min-width:600px) {
    .restaurant_item_container {
        padding: 0 6px;
    }

    .dish_selection_details_container {
        height: calc(100% - 452px);
    }

    md-dialog.dish_selection_dialog.fast_food_dialog .dish_selection_img_wrapper {
        height: auto;
    }
    .comam_line_wrapper {
        flex-wrap: unset;
    }
    .comam_line_qty_wrapper input {
        width: 20px;
        text-align: center;
        border: 0;
        font-size: 16px;
        padding: 0 0;
    }
    .comam_line_qty_wrapper button.bad.md-button.md-ink-ripple {
        width: 32px;
        padding: 0;
    }
    .comam_line_qty_wrapper button.bad.md-button.md-ink-ripple svg {
        margin: 0;
    }
    label.input_wrapper {
        margin: 0 6px 6px;
    }
}