/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
main {
    display: block;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
pre {
    font-family: monospace, monospace;
    font-size: 1em;
}
a {
    background-color: transparent;
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}
b,
strong {
    font-weight: bolder;
}
code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
img {
    border-style: none;
}
button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}
button,
input {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
    -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText;
}
fieldset {
    padding: 0.35em 0.75em 0.625em;
}
legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}
progress {
    vertical-align: baseline;
}
textarea {
    overflow: auto;
}
[type="checkbox"],
[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}
details {
    display: block;
}
summary {
    display: list-item;
}
template {
    display: none;
}
[hidden] {
    display: none;
}
html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}
::selection {
    background: #b3d4fc;
    text-shadow: none;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
textarea {
    resize: vertical;
}
.hidden,
[hidden] {
    display: none !important;
}
.sr-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px;
}
.sr-only.focusable:active,
.sr-only.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    white-space: inherit;
    width: auto;
}
.invisible {
    visibility: hidden;
}
.clearfix:after,
.clearfix:before {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
@media only screen and (min-width: 35em) {
}
@media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 1.25dppx), (min-resolution: 120dpi), print {
}
@media print {
    *,
    :after,
    :before {
        background: #fff !important;
        color: #000 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }
    pre {
        white-space: pre-wrap !important;
    }
    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    img,
    tr {
        page-break-inside: avoid;
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
}
.apt-categories-nav-ui {
    -webkit-box-shadow: 0px 12px 6px -11px rgba(0, 0, 0, 0.12);
    box-shadow: 0px 12px 6px -11px rgba(0, 0, 0, 0.12);
    border-bottom-left-radius: 0.5em;
    border-bottom-right-radius: 0.5em;
    margin: 0px 2px;
    overflow: hidden;
    border-bottom: solid 1px #f2f2f2;
    background: #fbfbfb;
}
.apt-categories-nav-ui.categories-fixed-nav {
    background: #ffffff;
    position: fixed;
    width: 100%;
    left: 0px;
    top: 0px;
    z-index: 10;
}
.apt-categories-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow-x: auto;
    scroll-behavior: smooth;
    padding: 0.4em;
    max-width: 1280px;
    margin: 0 auto;
}
.apt-categories-nav .apt-category-nav {
    overflow: hidden;
    position: relative;
    -webkit-transition: background 400ms;
    transition: background 400ms;
    background-color: #ffffff;
    display: block;
    color: #323232;
    text-decoration: none;
    white-space: nowrap;
    padding: 10px 0px;
    font-weight: 500;
    position: relative;
    margin: 0px 20px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.apt-categories-nav .apt-category-nav .ripple {
    position: absolute;
    border-radius: 50%;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-animation: ripple 500ms linear;
    animation: ripple 500ms linear;
    background-color: rgba(201, 56, 111, 0.2);
}
@-webkit-keyframes ripple {
    to {
        -webkit-transform: scale(4);
        transform: scale(4);
        opacity: 0;
    }
}
@keyframes ripple {
    to {
        -webkit-transform: scale(4);
        transform: scale(4);
        opacity: 0;
    }
}
.apt-categories-nav .apt-category-nav .selected_underline {
    width: 100%;
    height: 4px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #c9386f;
    display: none;
}
.apt-categories-nav .apt-category-nav.nav-selected {
    color: #c9386f;
}
.apt-categories-nav .apt-category-nav.nav-selected .selected_underline {
    display: block;
}
.apt-splashscreen {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #c9386f;
    z-index: 999;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.apt-splashscreen .apt-logo-ui {
    width: 150px;
    opacity: 0;
    -webkit-transition: -webkit-transform 0.5s ease-in-out;
    transition: -webkit-transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
}
.apt-splashscreen .apt-logo-ui.scale-out {
    -webkit-transform: scale(0);
    transform: scale(0);
}
.apt-splashscreen .apt-logo-ui img {
    width: 100%;
}
.product_list_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 1em 0em;
    cursor: pointer;
    position: relative;
}
.product_list_item .product_info {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-right: 0.5em;
}
.product_list_item .product_thumb {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100px;
    height: 100px;
    overflow: hidden;
    border-radius: 10px;
    background: #fbfbfb;
}
.product_list_item .product_thumb img {
    width: 100%;
	height: 100%;
	object-fit: cover;
}
.product_list_item .product_title {
    font-size: 1.1em;
    font-weight: 500;
    margin-bottom: 0.2em;
}
.product_list_item .product_description {
    font-weight: 300;
    font-size: 1em;
    margin-bottom: 1em;
}
.product_list_item .product_list_item_cart_info {
    position: absolute;
    top: 0.5em;
    right: 0.5em;
    display: none;
}
.product_list_item .product_list_item_cart_info.show {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.screen_content_entry {
    background: #fbfbfb;
    padding: 1em;
}
.screen_content_entry.underline {
    border-bottom: solid 1px #efefef;
}
#apt_product_screen {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 500;
    background: #f7f7f7;
}
#apt_product_screen .product_content_ui.b_padding {
    padding-bottom: 80px;
}
#apt_cart_screen,
#apt_order_complete_screen,
#apt_order_screen,
#apt_shop_about_screen,
.screen_with_both_navs {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #f7f7f7;
}
#apt_cart_screen.hide,
#apt_order_complete_screen.hide,
#apt_order_screen.hide,
#apt_shop_about_screen.hide,
.screen_with_both_navs.hide {
    display: none;
}
#apt_cart_screen .both_nav_apt_top_nav,
#apt_order_complete_screen .both_nav_apt_top_nav,
#apt_order_screen .both_nav_apt_top_nav,
#apt_shop_about_screen .both_nav_apt_top_nav,
.screen_with_both_navs .both_nav_apt_top_nav {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    min-height: 60px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0px 12px 6px -11px rgba(0, 0, 0, 0.12);
    box-shadow: 0px 12px 6px -11px rgba(0, 0, 0, 0.12);
    border-bottom-left-radius: 0.5em;
    border-bottom-right-radius: 0.5em;
    background: #ffffff;
}
#apt_cart_screen .both_nav_apt_content_ui,
#apt_order_complete_screen .both_nav_apt_content_ui,
#apt_order_screen .both_nav_apt_content_ui,
#apt_shop_about_screen .both_nav_apt_content_ui,
.screen_with_both_navs .both_nav_apt_content_ui {
    padding-top: 60px;
    padding-bottom: 60px;
    overflow-y: auto;
    scroll-behavior: smooth;
    height: calc(100% - 150px);
}
#apt_cart_screen .both_nav_apt_content_ui.extra_p_b,
#apt_order_complete_screen .both_nav_apt_content_ui.extra_p_b,
#apt_order_screen .both_nav_apt_content_ui.extra_p_b,
#apt_shop_about_screen .both_nav_apt_content_ui.extra_p_b,
.screen_with_both_navs .both_nav_apt_content_ui.extra_p_b {
    padding-bottom: 80px;
}
#apt_cart_screen .both_nav_apt_nav_bottom,
#apt_order_complete_screen .both_nav_apt_nav_bottom,
#apt_order_screen .both_nav_apt_nav_bottom,
#apt_shop_about_screen .both_nav_apt_nav_bottom,
.screen_with_both_navs .both_nav_apt_nav_bottom {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    min-height: 60px;
    background: #ffffff;
}
#apt_cart_screen {
    z-index: 605;
}
#apt_order_screen {
    z-index: 700;
}
#apt_order_complete_screen {
    z-index: 701;
}
#apt_order_complete_screen .both_nav_apt_nav_bottom {
    padding: 0;
    height: 0;
}
#apt_shop_about_screen {
    z-index: 702;
}
#apt_home_screen {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0 !important;
    z-index: 400;
    background: #fbfbfb;
}
.apt-product-screen-popup-main .apt-cover-header {
    height: 30%;
}
.apt-cover-header {
    width: 100%;
    height: 30%;
    position: relative;
    overflow: hidden;
    border-bottom-left-radius: 60% 5%;
    border-bottom-right-radius: 60% 5%;
    background-color: #ffffff;
}
.apt-cover-header.not-added-popup-feature-image {
    height: 8%;
}
.apt-cover-header.not-added-popup-feature-image .apt-product-header-overlay {
    background: #fbfbfb;
}
@media only screen and (max-width: 1024px) {
    .apt-cover-header {
        height: 45%;
    }
}
@media only screen and (max-height: 700px) {
    .apt-cover-header {
        height: 60%;
    }
}
@media only screen and (max-height: 500px) {
    .apt-cover-header {
        height: 75%;
    }
}
@media only screen and (max-height: 400px) {
    .apt-cover-header {
        height: 100%;
    }
}
.apt-cover-header .header-container {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    color: #feffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
}
.apt-cover-header .apt-cover-header-overlay {
    width: 100%;
    max-width: 1280px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 1rem;
}
@media only screen and (max-width: 1024px) {
    .apt-cover-header .apt-cover-header-overlay {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        row-gap: 20px;
    }
}
.apt-cover-header .apt-cover-header-overlay .apt-header-info {
    padding: 0 1em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.apt-cover-header .apt-cover-header-overlay .apt-header-info .apt-header-title {
    font-size: 2em;
    font-weight: 500;
    text-align: center;
}
@media only screen and (max-width: 600px) {
    .apt-cover-header .apt-cover-header-overlay .apt-header-info .apt-header-title {
        font-size: 1.2em;
    }
}
.apt-cover-header .apt-cover-header-overlay .lang_switch {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none !important;
    background: #feffff;
    position: absolute;
    top: 1em;
    right: 1em;
    border: solid 1px #feffff;
    border-radius: 6px;
    padding: 2px 5px;
    font-size: 0.9em;
}
.apt-cover-header .apt-cover-header-overlay .lang_switch_ui {
    display: none;
    z-index: 1;
    position: absolute;
    top: 0px;
    right: 0px;
}
.apt-cover-header .apt-cover-header-overlay .lang_switch_ui .inside {
    cursor: default;
    margin-top: 35px;
    background: #ffffff;
    -webkit-box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.12);
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.12);
    border-radius: 17px;
    padding: 1em;
    background: #ffffff;
    min-width: 100px;
}
.apt-cover-header .apt-cover-header-overlay .lang_switch_ui .inside .form-page-link,
.apt-cover-header .apt-cover-header-overlay .lang_switch_ui .inside .in-section-link {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    padding: 6px 0px;
    margin: 3px 0;
    cursor: pointer;
}
.apt-cover-header .apt-cover-header-overlay .lang_switch_ui .inside .form-page-link.selected,
.apt-cover-header .apt-cover-header-overlay .lang_switch_ui .inside .in-section-link.selected {
    color: #c9386f;
}
.apt-cover-header .apt-cover-header-overlay .lang_switch_ui .inside .form-page-link.border,
.apt-cover-header .apt-cover-header-overlay .lang_switch_ui .inside .in-section-link.border {
    border-bottom: solid 1px #e8e8e8;
}
.apt-cover-header .apt-cover-header-overlay .call_restaurant_ui,
.apt-cover-header .apt-cover-header-overlay .call_waiter_ui {
    position: absolute;
    right: 0.5em;
    top: 2.7em;
    font-size: 1.5em;
    color: #feffff;
    cursor: pointer;
}
.apt-cover-header .apt-cover-header-overlay .call_restaurant_ui .bell_ui,
.apt-cover-header .apt-cover-header-overlay .call_waiter_ui .bell_ui {
    background: #feffff;
    font-size: 1em;
    width: 1.5em;
    height: 1.5em;
    border-radius: 2em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.apt-cover-header .apt-cover-header-overlay .call_restaurant_ui .call_popup_inside,
.apt-cover-header .apt-cover-header-overlay .call_waiter_ui .call_popup_inside {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
}
.apt-cover-header .apt-cover-header-overlay .call_restaurant_ui .call_popup_inside .call_content,
.apt-cover-header .apt-cover-header-overlay .call_waiter_ui .call_popup_inside .call_content {
    font-size: 1.5em;
    background: #ffffff;
    -webkit-box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.12);
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.12);
    border-radius: 17px;
    padding: 0.5em;
    background: #ffffff;
    min-width: 120px;
    margin-top: 45px;
    text-align: center;
    font-size: 0.7em;
    cursor: pointer;
}
.apt-cover-header .apt-cover-header-overlay .apt-header-shop-details {
    background: #fff;
    padding: 15px;
    max-width: 360px;
    position: absolute;
    left: 0;
    border-radius: 10px;
}
@media only screen and (max-width: 1024px) {
    .apt-cover-header .apt-cover-header-overlay .apt-header-shop-details {
        position: unset;
    }
}
.apt-cover-header .apt-cover-header-overlay .apt-header-shop-details .apt-header-logo img {
    max-width: 60px;
    width: 100%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
    margin-top: -35px;
}
.apt-cover-header .apt-cover-header-overlay .apt-header-shop-details .apt-header-title {
    color: #000;
    padding-top: 10px;
    font-size: 24px;
    font-weight: 700;
}
.apt-cover-header .apt-cover-header-overlay .apt-header-shop-details .apt-header-address {
    color: rgba(0, 0, 0, 0.6588235294);
    padding-top: 5px;
    font-size: 15px;
    font-weight: 500;
}
.apt-cover-header .apt-cover-header-overlay .apt-header-shop-details .apt-header-phone a {
    font-size: 15px;
    font-weight: 500;
    color: rgba(0, 0, 0, 0.6588235294);
    text-decoration: none;
}
.apt-cover-header .apt-cover-header-overlay .apt-header-shop-details .apt-header-open-time {
    padding-top: 5px;
    font-size: 16px;
    font-weight: 500;
    color: green;
}
.apt-cover-header .apt-cover-header-overlay .apt-header-shop-details .apt-header-close-time {
    padding-top: 5px;
    font-size: 16px;
    font-weight: 500;
    color: red;
}
.apt-cover-header .apt-cover-header-overlay .apt-header-shop-details .apt-header-notes {
    padding-top: 5px;
    font-size: 16px;
}
.apt-cover-header .apt-product-header-overlay {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    color: #feffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}
.apt-cover-header .header_close_screen_ui {
    position: absolute;
    left: 1em;
    top: 1em;
}
.apt-product-nav,
.apt-productnav_main {
    overflow: hidden;
    border-bottom: solid 1px #cccccc;
    background: #fbfbfb;
    padding: 1em;
    font-weight: bold;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.apt-product-nav-sticky {
    position: fixed;
    display: none;
    background: #ffffff;
    -webkit-box-shadow: 0px 12px 6px -11px rgba(0, 0, 0, 0.12);
    box-shadow: 0px 12px 6px -11px rgba(0, 0, 0, 0.12);
    border-bottom-left-radius: 0.5em;
    border-bottom-right-radius: 0.5em;
    width: 100%;
    left: 0px;
    top: 0px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 1em;
    -webkit-transition: opacity 400ms;
    transition: opacity 400ms;
    opacity: 0;
}
.apt-product-nav-sticky.show {
    max-width: 520px;
    right: -40px;
    margin: 0 auto;
    z-index: 111;
    display: block;
    opacity: 1;
    border-radius: 20px 20px 0 0;
}
@media only screen and (max-width: 1024px) {
    .apt-product-nav-sticky.show {
        max-width: unset;
        right: 0px;
        border-radius: 0;
    }
}
.apt-product-nav-sticky .sticky-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.apt-product-nav-sticky .sticky-content a {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.apt-product-nav-sticky .sticky-content .sticky-product-name {
    font-weight: bold;
    margin-left: 1em;
    font-size: 1.2em;
}
.apt-product-nav .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0.7em;
}
.apt-product-nav .content .product_name {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-weight: bold;
    font-size: 1.2em;
    margin-right: 0.7em;
}
.apt-product-nav .content .product_price_info {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.apt-product-nav .product_description {
    font-weight: 400;
    font-size: 1em;
}
.product_widget {
    background: #fbfbfb;
    padding: 1em;
}
.product_widget.no_background {
    background: none;
}
.product_widget .widget_info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.product_widget .widget_info .widget_title {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-weight: bold;
}
.product_widget .widget_info .options_required_info {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-size: 0.8em;
    background: #c8d5fb;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 4px 12px;
    border-radius: 1em;
    color: #3d69e8;
    font-weight: 500;
}
.product_widget .widget_info .options_required_info.optional {
    background: #f1f1f1;
    color: #969696;
}
.product_widget .widget_info .options_required_info.info_error {
    color: #ef2020;
    background: #ffe7e7;
    font-weight: bold;
}
.product_widget .widget_radio_entry , .product_widget  .widget_radio_entry_new{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0.8em 0em;
    cursor: pointer;
}
.product_widget .widget_radio_entry .radio_symbol {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 1em;
    height: 1em;
    border-radius: 1em;
    border-width: 2px;
    border-style: solid;
    margin-right: 0.7em;
}
.product_widget .widget_radio_entry .radio_symbol .radio_fill {
    width: 0.5em;
    height: 0.5em;
    border-radius: 1em;
    display: none;
}
.product_widget .widget_radio_entry .square_symbol {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 1em;
    height: 1em;
    border-width: 2px;
    border-style: solid;
    margin-right: 0.7em;
}
.product_widget .widget_radio_entry .square_symbol .square_fill {
    border-radius: 1em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: none;
}
.product_widget .widget_radio_entry .square_symbol .square_fill span {
    font-weight: bold;
    font-size: 0.8em;
}
.product_widget .widget_radio_entry.selected .radio_symbol .radio_fill {
    display: block;
}
.product_widget .widget_radio_entry.selected .square_fill {
    display: block;
}
.product_widget .widget_radio_entry.selected .variant_info {
    font-weight: 600;
}

.product_widget .widget_radio_entry .variant_info , .product_widget .widget_radio_entry_new .variant_info{
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-weight: 400;
    font-size: 1em;
}
/* .product_widget .widget_radio_entry_new .variant_info {
    font-weight: 600;
} */
.product_widget .widget_radio_entry .variant_price {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    color: #323232;
    font-weight: 400;
}
.product_widget .max_allowed {
    color: #313131;
    font-weight: 300;
    font-size: 0.8em;
    margin-top: -1em;
    margin-bottom: 0.7em;
}
.product_widget .max_allowed.info_error {
    color: #ef2020;
    font-weight: bold;
}
.product_content_ui .product_widget .widget_radio_entry {
    border-bottom: solid 1px #cccccc;
}
.product_content_ui .product_widget .widget_radio_entry.selected .variant_info,
.product_content_ui .product_widget .widget_radio_entry.selected .variant_price {
    font-weight: 600 !important;
}
.delivery_widget {
    padding: 0;
    background: none;
    cursor: pointer;
}
.delivery_widget .widget_radio_entry {
    padding: 0.7em 0.5em;
}
.delivery_widget .widget_radio_entry:hover {
    background: #fbfbfb;
}
.apt-product-screen-popup .screen_bottom_controls {
    max-width: 520px;
}
@media only screen and (max-width: 1024px) {
    .apt-product-screen-popup .screen_bottom_controls {
        max-width: unset;
    }
}
#apt_home_screen .apt_screen_content_ui .screen_bottom_controls {
    right: 7px;
}
@media only screen and (max-width: 1660px) {
    #apt_home_screen .apt_screen_content_ui .screen_bottom_controls {
        right: 0px;
    }
}
#apt_cart_screen .cart_nav_bottom .review_order_btn {
    margin: unset;
}
#apt_order_screen .cart_nav_bottom .place_order_btn {
    margin: unset;
}
.screen_bottom_controls {
    padding: 1em !important;
    position: fixed;
    max-width: 100%;
    right: auto;
    left: auto !important;
    bottom: 0;
    width: 100%;
    left: 0;
    background: #ffffff;
    z-index: 600;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 80px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.screen_bottom_controls.hide {
    display: none;
}
.screen_bottom_controls .udapte_controls {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.screen_bottom_controls .add_to_cart_btn {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.screen_bottom_controls .add_to_cart_btn .add-to-cart-btn-label {
    padding-right: 5px;
}
.screen_bottom_controls .view_cart_btn {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
    -ms-flex-line-pack: center;
    align-content: center;
}
.screen_bottom_controls .view_cart_btn .view_label {
    width: 200px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.cart_add_remove_controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.cart_add_remove_controls .cart_add_info {
    width: 2em;
    text-align: center;
    margin: 0 0.1em;
    font-size: 1.2em;
    font-weight: bold;
}
.cart_top_nav_header_content_ui {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 60px;
}
.cart_top_nav_header_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0em 1em;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.cart_top_nav_header_content .cart_nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.cart_top_nav_header_content .cart_nav .title {
    font-weight: bold;
    margin-left: 1em;
    font-size: 1.2em;
}
.cart_top_nav_header_content .total_info {
    text-align: right;
}
.cart_top_nav_header_content .total_info .price_label {
    font-size: 0.9em;
    font-weight: bold;
}
.cart_top_nav_header_content .total_info .price_info {
    font-size: 0.7em;
    color: #6b6b6b;
}
.cart_nav_bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 1em;
}
.cart_nav_bottom .min_order_val_info .info_min_order_template {
    font-size: 0.9em;
    display: block;
    margin-bottom: 10px;
    color: #ef2020;
}
.cart-product-entry {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.cart-product-entry.underline {
    border-bottom: solid 1px #efefef;
}
.cart-product-entry .cpe-product-info-ui {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 0.5em;
    cursor: pointer;
}
.cart-product-entry .cpe-product-info-ui .cpe-product-info {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.cart-product-entry .cpe-product-info-ui .cpe-product-info .title {
    font-size: 1em;
    font-weight: 500;
    color: #c9386f;
}
.cart-product-entry .cpe-product-info-ui .cpe-product-info .title .variation_info {
    font-weight: normal;
    font-size: 0.9em;
}
.cart-product-entry .cpe-product-info-ui .cpe-product-info .summary {
    font-weight: 300;
    font-size: 1em;
}
.cart-product-entry .cpe-product-info-ui .cpe-product-price {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.cart-product-entry .cpe-quantity-and-edit-remove {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.cart-product-entry .cpe-edit-remove {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
}
.cart-product-entry .cpe-edit-remove a {
    text-decoration: none;
    color: #6b6b6b;
}
.cart-product-entry .cpe-edit-remove a span {
    color: #c9386f;
}
.cart-product-entry .cpe-quantity {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.cart-product-entry .cpe-quantity .quantity-info {
    border: solid 1px #ccc;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 2em;
    padding: 0 0.9em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 1em;
}
.cart-product-entry .cpe-quantity .quantity-controls {
    border: solid 1px #ccc;
    border-radius: 3px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.cart-product-entry .cpe-quantity .quantity-controls .separator {
    height: 1.8em;
    width: 1px;
    background: #ccc;
}
.already_in_cart_widget {
    padding: 1em;
    margin: 1em 0em;
}
.already_in_cart_widget .already_in_cart_title {
    font-size: 0.8em;
    color: #7a7a7a;
    font-weight: bold;
}
.already_in_cart_widget .already_in_cart_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    background: #fbfbfb;
    padding: 0.8em;
    margin-top: 0.5em;
    border-radius: 4px;
}
.already_in_cart_widget .already_in_cart_content .p_info {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-weight: 300;
    font-size: 0.9em;
}
.already_in_cart_widget .already_in_cart_content .p_info > span {
    color: #c9386f;
    font-weight: bold;
    margin-right: 0.8em;
}
.already_in_cart_widget .already_in_cart_content .edit_in_cart {
    color: #c9386f;
    font-weight: bold;
    font-size: 0.9em;
    padding: 0.5em;
    cursor: pointer;
}
.apt_content_widget {
    padding: 0em 1em;
}
.apt_content_widget .in_content {
    -webkit-box-shadow: 0px 12px 6px -11px rgba(0, 0, 0, 0.12);
    box-shadow: 0px 12px 6px -11px rgba(0, 0, 0, 0.12);
    border-radius: 0.5em;
    background: #ffffff;
    padding: 1em;
}
.apt_content_widget .in_content .wgt_header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.apt_content_widget .in_content .wgt_header.space_btw {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.apt_content_widget .in_content .wgt_header.clickable {
    cursor: pointer;
}
.apt_content_widget .in_content .wgt_header .wgt_title_ui {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}
.apt_content_widget .in_content .wgt_header .wgt_title_ui .wgt_icon {
    color: #c9386f;
    margin-right: 0.7em;
}
.apt_content_widget .in_content .wgt_header .wgt_title_ui .wgt_title {
    font-size: 1.1em;
    font-weight: 500;
    margin-bottom: 0.2em;
}
.apt_content_widget .in_content .wgt_header .wgt_main_action {
    color: #c9386f;
    font-size: 1.4em;
    cursor: pointer;
}
.apt_content_widget .in_content .wgt_hr_line {
    width: 100%;
    background: #e9e9e9;
    height: 1px;
}
.apt_content_widget .in_content .wgt_content .wgt_info_clickable {
    cursor: pointer;
    font-weight: 300;
    font-size: 1em;
}
.apt_content_widget .in_content .wgt_content .simple_text {
    font-weight: 300;
    font-size: 1em;
}
.order-items-wrapper .line_item_title.font-medium {
    font-weight: 600 !important;
}
.order-items-wrapper .line_item_title.font-medium span {
    font-weight: 600;
}
.order_summary_widget .line_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-weight: 300;
    font-size: 1em;
}
.order_summary_widget .line_item .line_item_title {
    font-weight: 400;
}
.order_summary_widget .line_item .line_item_title span {
    margin-right: 10px;
}
.order_summary_widget .line_item.space_b {
    margin-bottom: 0.4em;
}
.order_summary_widget .line_item.font-medium {
    font-weight: 600;
}
.order_summary_widget .line_item.font-medium span {
    font-weight: 600;
}
.order_summary_widget .line_item .font-normal {
    font-weight: normal !important;
}
.order_summary_widget .toggle-wrapper {
    text-align: center;
    border-top: 1px solid #e9e9e9;
    position: relative;
    margin: 1em 0;
}
.order_summary_widget .toggle-wrapper .toggle-items {
    position: relative;
    top: -0.8em;
    background: #fff;
    padding: 0 10px;
    font-weight: 600;
    color: #c9386f;
    text-decoration: none;
    font-size: 0.9em;
}
.order_summary_widget .toggle-wrapper .toggle-items:hover {
    text-decoration: underline;
}
.order_summary_widget .currency_symbol {
    font-weight: 400;
}
.order_summary_widget .currency_val {
    font-weight: 400;
}
.extra_line_item {
    margin-top: 0.5em;
    padding-left: 2em;
    border-left: 2px solid #eee;
    margin-bottom: 15px;
}
.extra_line_item .item {
    font-size: 0.95em;
    color: #444;
    margin-bottom: 0.3em;
}
.extra_line_item .item:last-child {
    margin-bottom: 0;
}
.extra_line_item .item.additional-notes {
    color: #6b6b6b !important;
}
.generic_popup {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
}
.generic_popup .gp_back {
    background: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    opacity: 0;
}
.generic_popup .gp_ui {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    opacity: 0;
}
.generic_popup .cp_win {
    position: relative;
    width: 25%;
    max-height: 90%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
@media only screen and (max-width: 1024px) {
    .generic_popup .cp_win {
        width: 60%;
    }
}
@media only screen and (max-width: 769px) {
    .generic_popup .cp_win {
        width: 85%;
    }
}
.generic_popup .cp_win .win_title_ui {
    background: #ffffff;
    padding: 0.6em 1em;
    border-top-left-radius: 1em;
    border-top-right-radius: 1em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.generic_popup .cp_win .win_title_ui .win_title {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-weight: bold;
    margin-right: 1em;
    font-size: 1.2em;
}
.generic_popup .cp_win .win_content_ui {
    background: #ffffff;
    padding: 1em;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow-y: auto;
}
.generic_popup .cp_win .win_footer {
    padding: 0.6em 1em;
    background: #ffffff;
    border-bottom-left-radius: 1em;
    border-bottom-right-radius: 1em;
}
.generic_popup .cp_win .loading {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 10;
    background: rgba(255, 255, 255, 0.7);
    border-radius: 1em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.generic_popup .cp_win .loading.d_none {
    display: none;
}
.hours_picker {
    display: none;
}
.hours_picker .title {
    font-size: 1em;
    margin-bottom: 0.3em;
}
.hours_picker .content {
    overflow-y: auto;
    max-height: 200px;
    border: solid 1px #cccccc;
    border-radius: 4px;
}
.order_complete_content {
    padding: 1em;
}
.order_complete_content .success_content .checked_success {
    margin-top: 2em;
    margin-bottom: 2em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.order_complete_content .safe_match_ui {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 1em;
    padding: 1em;
    min-height: 5em;
}
.order_complete_content .safe_match_ui .safe_code {
    color: #ffffff;
    font-size: 4em;
}
.checked_ui {
    width: 1.5em;
    height: 1.5em;
    border-radius: 2em;
    border: solid;
    border-width: 0.1em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 2em;
}
.appetit-alert {
    padding: 1em;
}
.appetit-alert .alert-content {
    padding: 1em;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}
.appetit-alert.red .alert-content {
    color: #842029;
    background-color: #f8d7da;
    border-color: #f5c2c7;
}
.appetit-alert.yellow .alert-content {
    color: #664d03;
    background-color: #fff3cd;
    border-color: #ffecb5;
}
.recaptcha-privacy,
.user_privacy {
    padding: 1em;
    margin-top: 1em;
    margin-bottom: 1em;
    color: #747474;
    font-size: 0.9em;
}
.recaptcha-privacy a,
.user_privacy a {
    color: #323232;
}
.user_privacy {
    margin-bottom: 0em;
    padding: 1em 2em;
    padding-bottom: 0em;
}
.user_privacy .terms_check_ui {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.user_privacy.selected .square_fill {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.business_hours_entry_main .day_label {
    font-size: 0.9em;
    font-weight: 500;
    margin-right: 0.4em;
    margin-bottom: 0.4em;
}
.business_hours_entry {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.business_hours_entry .hours_entry {
    background: #f1f1f1;
    padding: 0.4em 0.9em;
    border-radius: 2em;
    font-size: 0.9em;
    margin-right: 0.5em;
    margin-bottom: 0.4em;
    font-weight: 300;
}
.appetit_toast {
    position: fixed;
    z-index: 999999999;
    background: #ffffff;
    padding: 1em;
    width: 100%;
    left: 0;
    -webkit-box-shadow: 0px -2px 5px -2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px -2px 5px -2px rgba(0, 0, 0, 0.3);
    border-top-left-radius: 1em;
    border-top-right-radius: 1em;
    padding-bottom: 3em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
}
.error-msg {
    color: #fb6275;
}
.text-white {
    color: #ffffff;
}
.text_grey {
    color: #6b6b6b;
}
.test_center {
    text-align: center;
}
.mt_0 {
    margin-top: 0px;
}
.mb_0 {
    margin-bottom: 0px;
}
.mr_0 {
    margin-right: 0px;
}
.ml_0 {
    margin-left: 0px;
}
.pt_0 {
    padding-top: 0px;
}
.pb_0 {
    padding-bottom: 0px;
}
.pr_0 {
    padding-right: 0px;
}
.pl_0 {
    padding-left: 0px;
}
.mt_5 {
    margin-top: 5px;
}
.mb_5 {
    margin-bottom: 5px;
}
.mr_5 {
    margin-right: 5px;
}
.ml_5 {
    margin-left: 5px;
}
.pt_5 {
    padding-top: 5px;
}
.pb_5 {
    padding-bottom: 5px;
}
.pr_5 {
    padding-right: 5px;
}
.pl_5 {
    padding-left: 5px;
}
.mt_10 {
    margin-top: 10px;
}
.mb_10 {
    margin-bottom: 10px;
}
.mr_10 {
    margin-right: 10px;
}
.ml_10 {
    margin-left: 10px;
}
.pt_10 {
    padding-top: 10px;
}
.pb_10 {
    padding-bottom: 10px;
}
.pr_10 {
    padding-right: 10px;
}
.pl_10 {
    padding-left: 10px;
}
.mt_15 {
    margin-top: 15px;
}
.mb_15 {
    margin-bottom: 15px;
}
.mr_15 {
    margin-right: 15px;
}
.ml_15 {
    margin-left: 15px;
}
.pt_15 {
    padding-top: 15px;
}
.pb_15 {
    padding-bottom: 15px;
}
.pr_15 {
    padding-right: 15px;
}
.pl_15 {
    padding-left: 15px;
}
.mt_20 {
    margin-top: 20px;
}
.mb_20 {
    margin-bottom: 20px;
}
.mr_20 {
    margin-right: 20px;
}
.ml_20 {
    margin-left: 20px;
}
.pt_20 {
    padding-top: 20px;
}
.pb_20 {
    padding-bottom: 20px;
}
.pr_20 {
    padding-right: 20px;
}
.pl_20 {
    padding-left: 20px;
}
.mt_25 {
    margin-top: 25px;
}
.mb_25 {
    margin-bottom: 25px;
}
.mr_25 {
    margin-right: 25px;
}
.ml_25 {
    margin-left: 25px;
}
.pt_25 {
    padding-top: 25px;
}
.pb_25 {
    padding-bottom: 25px;
}
.pr_25 {
    padding-right: 25px;
}
.pl_25 {
    padding-left: 25px;
}
.mt_30 {
    margin-top: 30px;
}
.mb_30 {
    margin-bottom: 30px;
}
.mr_30 {
    margin-right: 30px;
}
.ml_30 {
    margin-left: 30px;
}
.pt_30 {
    padding-top: 30px;
}
.pb_30 {
    padding-bottom: 30px;
}
.pr_30 {
    padding-right: 30px;
}
.pl_30 {
    padding-left: 30px;
}
.mt_40 {
    margin-top: 40px;
}
.mb_40 {
    margin-bottom: 40px;
}
.mr_40 {
    margin-right: 40px;
}
.ml_40 {
    margin-left: 40px;
}
.pt_40 {
    padding-top: 40px;
}
.pb_40 {
    padding-bottom: 40px;
}
.pr_40 {
    padding-right: 40px;
}
.pl_40 {
    padding-left: 40px;
}
.mt_50 {
    margin-top: 50px;
}
.mb_50 {
    margin-bottom: 50px;
}
.mr_50 {
    margin-right: 50px;
}
.ml_50 {
    margin-left: 50px;
}
.pt_50 {
    padding-top: 50px;
}
.pb_50 {
    padding-bottom: 50px;
}
.pr_50 {
    padding-right: 50px;
}
.pl_50 {
    padding-left: 50px;
}
.mt_60 {
    margin-top: 60px;
}
.mb_60 {
    margin-bottom: 60px;
}
.mr_60 {
    margin-right: 60px;
}
.ml_60 {
    margin-left: 60px;
}
.pt_60 {
    padding-top: 60px;
}
.pb_60 {
    padding-bottom: 60px;
}
.pr_60 {
    padding-right: 60px;
}
.pl_60 {
    padding-left: 60px;
}
.mt_70 {
    margin-top: 70px;
}
.mb_70 {
    margin-bottom: 70px;
}
.mr_70 {
    margin-right: 70px;
}
.ml_70 {
    margin-left: 70px;
}
.pt_70 {
    padding-top: 70px;
}
.pb_70 {
    padding-bottom: 70px;
}
.pr_70 {
    padding-right: 70px;
}
.pl_70 {
    padding-left: 70px;
}
.mt_80 {
    margin-top: 80px;
}
.mb_80 {
    margin-bottom: 80px;
}
.mr_80 {
    margin-right: 80px;
}
.ml_80 {
    margin-left: 80px;
}
.pt_80 {
    padding-top: 80px;
}
.pb_80 {
    padding-bottom: 80px;
}
.pr_80 {
    padding-right: 80px;
}
.pl_80 {
    padding-left: 80px;
}
.mt_90 {
    margin-top: 90px;
}
.mb_90 {
    margin-bottom: 90px;
}
.mr_90 {
    margin-right: 90px;
}
.ml_90 {
    margin-left: 90px;
}
.pt_90 {
    padding-top: 90px;
}
.pb_90 {
    padding-bottom: 90px;
}
.pr_90 {
    padding-right: 90px;
}
.pl_90 {
    padding-left: 90px;
}
.mt_100 {
    margin-top: 100px;
}
.mb_100 {
    margin-bottom: 100px;
}
.mr_100 {
    margin-right: 100px;
}
.ml_100 {
    margin-left: 100px;
}
.pt_100 {
    padding-top: 100px;
}
.pb_100 {
    padding-bottom: 100px;
}
.pr_100 {
    padding-right: 100px;
}
.pl_100 {
    padding-left: 100px;
}
.apt_secondary_title {
    font-size: 1.3em;
    margin: 0;
    max-width: 1280px;
    margin: 0 auto;
    padding-bottom: 10px;
}
.interval_note_html{
    font-weight:700;
    color:rgb(201 56 111);
    font-size:16px;
    line-height:29px;
    margin-bottom: 0px;
    order: 999;
}
.product_content_ui.apt-product-screen-popup-bottom{
    display: flex;
    flex-direction: column;
}
.apt_secondary_description {
    /* font-size: 14px; */
    margin: 0;
    max-width: 1280px;
    margin: 0 auto;
    padding-bottom: 10px;
}
.aptdisplay_none {
    display: none;
}
.aptdisplay_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.apt_align_items_center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.apt_justify_content_center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.apt_no_padding {
    padding: 0;
}
.apt_no_background {
    padding: 0;
}
.overlay_button:link {
    text-decoration: none;
    color: #feffff;
    border: 1px solid #ffffff;
    display: inline-block;
    border-radius: 13px;
    padding: 3px 10px;
    font-size: 0.9em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.overlay_button:visited {
    color: #feffff;
}
.overlay_button:hover {
    color: #feffff;
}
.overlay_button:active {
    color: #feffff;
}
.round_nav:link {
    text-decoration: none;
    color: #c9386f;
    display: inline-block;
    border-radius: 13px;
    font-size: 0.9em;
    background: #e7dfdf;
    width: 2em;
    height: 2em;
    border-radius: 1em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 1em;
}
.round_nav:visited {
    color: #c9386f;
}
.round_nav:hover {
    color: #c9386f;
}
.round_nav:active {
    color: #c9386f;
}
.round_nav_fill:link {
    text-decoration: none;
    color: #feffff;
    display: inline-block;
    border-radius: 13px;
    font-size: 0.9em;
    background: #c9386f;
    width: 2em;
    height: 2em;
    border-radius: 1em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 1em;
}
.round_nav_fill:link.reverse-color {
    background: #f5f5f5;
    color: #c9386f;
}
.round_nav_fill:link.inactive {
    cursor: default;
    background: #cccccc;
}
.round_nav_fill:visited {
    color: #feffff;
}
.round_nav_fill:visited.reverse-color {
    background: #f5f5f5;
    color: #c9386f;
}
.round_nav_fill:visited.inactive {
    cursor: default;
    background: #cccccc;
}
.round_nav_fill:hover {
    color: #feffff;
}
.round_nav_fill:hover.reverse-color {
    background: #f5f5f5;
    color: #c9386f;
}
.round_nav_fill:hover.inactive {
    cursor: default;
    background: #cccccc;
}
.round_nav_fill:active {
    color: #feffff;
}
.round_nav_fill:active.reverse-color {
    background: #f5f5f5;
    color: #c9386f;
}
.round_nav_fill:active.inactive {
    cursor: default;
    background: #cccccc;
}
.apt_button:link {
    max-width: 1235px;
    margin: 0 auto;
    padding: 0.7em 1.5em;
    border-radius: 0.4em;
    text-decoration: none;
    color: #c9386f;
    display: inline-block;
    font-size: 0.9em;
    background: #feffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 1em;
}
.apt_button:link.primary {
    color: #feffff;
    background: #c9386f;
}
.apt_button:link.inactive {
    cursor: default;
    background: #cccccc;
}
.apt_button:visited {
    color: #c9386f;
}
.apt_button:visited.primary {
    color: #feffff;
    background: #c9386f;
}
.apt_button:visited.inactive {
    cursor: default;
    background: #cccccc;
}
.apt_button:hover {
    color: #c9386f;
}
.apt_button:hover.primary {
    color: #feffff;
    background: #b92a61;
}
.apt_button:hover.inactive {
    cursor: default;
    background: #cccccc;
}
.apt_button:active {
    color: #c9386f;
}
.apt_button:active.primary {
    color: #feffff;
    background: #c9386f;
}
.apt_button:active.inactive {
    cursor: default;
    background: #cccccc;
}
.square_nav:link {
    text-decoration: none;
    color: #c9386f;
    display: inline-block;
    font-size: 0.9em;
    width: 2em;
    height: 2em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 1em;
}
.square_nav:visited {
    color: #c9386f;
}
.square_nav:hover {
    color: #c9386f;
    background: #f2f2f2;
}
.square_nav:active {
    color: #c9386f;
}
.info_number {
    overflow: hidden;
    border-radius: 2em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-width: 1.5em;
    min-height: 1.5em;
}
.info_number.white {
    color: #feffff;
    border: solid 2px #feffff;
}
.info_number.red {
    color: #feffff;
    background: #c9386f;
    border: none;
}
.lds-ripple {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}
.lds-ripple div {
    position: absolute;
    border: 4px solid #ccc;
    opacity: 1;
    border-radius: 50%;
    -webkit-animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}
.lds-ripple div:nth-child(2) {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
@-webkit-keyframes lds-ripple {
    0% {
        top: 36px;
        left: 36px;
        width: 0;
        height: 0;
        opacity: 1;
    }
    to {
        top: 0px;
        left: 0px;
        width: 72px;
        height: 72px;
        opacity: 0;
    }
}
@keyframes lds-ripple {
    0% {
        top: 36px;
        left: 36px;
        width: 0;
        height: 0;
        opacity: 1;
    }
    to {
        top: 0px;
        left: 0px;
        width: 72px;
        height: 72px;
        opacity: 0;
    }
}
.if_form_control .label {
    font-size: 1em;
    margin-bottom: 0.3em;
}
.if_form_control .info {
    font-size: 0.9em;
    color: #919191;
    font-style: italic;
    margin-top: 0.2em;
}
.display_none {
    display: none;
}
.custom-tip-manage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    gap: 10px;
    padding-bottom: 10px;
}
.custom-tip-manage-item {
    padding: 3px 10px;
    text-align: center;
    font-size: 16px;
    border: 1px solid #c9386f;
    background: #fff;
    color: #c9386f;
    border-radius: 6px;
    cursor: pointer;
}
.custom-tip-manage-item.active {
    background-color: #c9386f;
    color: #fff;
}
.custom-tip-value {
    padding-bottom: 10px;
}
.custom-tip-value input {
    border-color: #c9386f;
}
.custom-tip-value input:focus-visible {
    outline: none;
}
.additional-notes {
    margin-bottom: 5px;
}
.if_flex_column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.category_entry_products {
    display: -ms-grid;
    display: grid;
    gap: 10px;
    margin: auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 1280px;
}
.product_list_item {
    border: 1px solid #dcd2d2;
    padding: 15px;
    border-radius: 10px;
}
.if_half {
    width: 100%;
    padding-bottom: 15px;
}
.if_text_input {
    padding: 0.7em;
    font-weight: 300;
    font-size: 1em;
    border-radius: 4px;
    border-width: 1px;
    border-color: #cccccc;
    border-style: solid;
}
.if_text_input.full_w {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.if_textarea_input {
    padding: 0.7em;
    font-weight: 300;
    font-size: 1em;
    border-radius: 4px;
    border-width: 1px;
    border-color: #cccccc;
    border-style: solid;
}
.if_textarea_input.full_w {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.grecaptcha-badge {
    visibility: hidden;
}
.isf_warn_alert {
    padding: 1rem;
    text-align: center;
    border: 1px solid #ffecb5;
    color: #664d03;
    background-color: #fff3cd;
}
.call_restaurant_home_link:link {
    color: #c9386f;
    text-decoration: none;
}
.call_restaurant_home_link:visited {
    color: #c9386f;
}
.call_restaurant_home_link:hover {
    color: #c9386f;
    background: #f2f2f2;
}
.call_restaurant_home_link:active {
    color: #c9386f;
}
.custom-time-info p {
    margin: 0;
    padding-bottom: 10px;
    color: red;
    margin-top: -15px;
}
.apt-product-screen-popup-main {
    right: 0;
    display: block;
    width: 100%;
    padding: 20px;
    position: relative;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
}
.apt-about-screen-popup,
.apt-cart-screen-popup,
.apt-order-complete-screen-popup,
.apt-order-screen-popup,
.apt-product-screen-popup {
    width: 100%;
    max-width: 520px;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border-radius: 20px;
}
.apt-product-screen-popup-bottom {
    position: relative;
    padding-bottom: 140px !important;
}
.apt-product-screen-popup::-webkit-scrollbar {
    width: 0;
}
@media only screen and (max-width: 1024px) {
    .apt-product-screen-popup-main {
        right: unset;
        display: block;
        width: 100%;
        padding: 0;
        margin: 0;
        position: relative;
        height: 100%;
    }
    .apt-about-screen-popup,
    .apt-cart-screen-popup,
    .apt-order-complete-screen-popup,
    .apt-order-screen-popup,
    .apt-product-screen-popup {
        width: 100%;
        max-width: 100%;
        left: unset;
        right: unset;
        margin: unset;
        bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        max-height: 100%;
        border-radius: 0px;
    }
    .apt-product-screen-popup-bottom {
        position: unset;
    }
    .apt-product-screen-popup::-webkit-scrollbar {
        width: 0;
    }
    .screen_bottom_controls {
        position: fixed !important;
    }
    .category_entry_products {
        -ms-grid-columns: (1fr) [2] !important;
        grid-template-columns: repeat(2, 1fr) !important;
    }
}
@media only screen and (max-width: 769px) {
    .category_entry_products {
        -ms-grid-columns: (1fr) [1] !important;
        grid-template-columns: repeat(1, 1fr) !important;
    }
}
@media only screen and (max-width: 1024px) {
    .custom-tip-manage-item {
        padding: 3px 40px;
    }
}
@media only screen and (max-width: 667px) {
    .custom-tip-manage-item {
        padding: 3px 15px;
    }
    .custom-tip-manage {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
@media only screen and (max-width: 424px) {
    .custom-tip-manage-item {
        padding: 3px 5px;
    }
}
body,
html {
    height: 100%;
    color: #323232;
    font-family: "Roboto", sans-serif;
    min-height: 100vh;
}
.apt-main {
    height: 100%;
    overflow: hidden;
    position: relative;
}
.apt-page.apt-page-full {
    height: 100%;
    overflow-y: auto;
    scroll-behavior: smooth;
}
.apt-page.apt-page-full.no-scroll {
    overflow: hidden;
}
.apt-page .apt_screen_content_ui {
    padding: 0em 0em;
    background: #f7f7f7;
}
.primary_color {
    color: #c9386f;
}
.primary_color_background {
    background: #c9386f;
}
.primary_color_border {
    border-color: #c9386f;
}
._error {
    color: #ef2020;
}
input[type="tel"],
input[type="text"],
textarea {
    -webkit-appearance: none;
    outline: none;
}



.apt-cover-header.header_template2{
    border-radius: 0px;
    height: auto !important;
    margin-top: 5px;
	background-color: transparent;

}
.header_template2 .header-container {
    border-radius: 7px;
    object-fit: cover;
}

.header_template2 .header-cover {
    height: 250px ;
    max-width: 1280px;
    width: 100%;
    margin: auto;
}
.header_template2 .apt-header-logo{
    border: 2px solid #FFFFFF;
    height: 76px;
    width: 76px;
    border-radius: 50%;
    margin-left: 16px;
    margin-top: -38px;
    
}
.header_template2 .apt-header-shop-details{
    position: relative;
	    max-width: 1280px;
    margin: auto;
}
.header_template2 .apt-header-title{
    line-height: 40px;
    font-weight: 700;
    font-size: 32px;
    
}
.header_template2 i{
    font-size: 15px;
    width: 20px;
    text-align: center;
    margin-right: 11px;
}
.header_template2 .apt-header-open-time i, .header_template2 .apt-header-notes i, .header_template2 .apt-header-close-time i{
	font-size: 13px !important;
}
.header_template2 .apt-header-address{
    font-weight: 500;
	width: auto;
}
.header_template2 .white_info_box{
	width: 50%
}
.header_template2 .apt-header-notes, .header_template2 .apt-header-open-time, .header_template2 .apt-header-address, .header_template2 .apt-header-close-time{
	margin-bottom: 5px;
}

.header_template2 .notifications p{
	margin: 5px 0px;
}
.header_template2 .notifications i {
    color: #15884f;
    font-size: 13px;
    width: 15px;
    text-align: left;
}
.header_template2 .in_content .wgt_title{
	font-size: 	20px !important;
    font-weight: 600 !important;
}
.header_template2 .in_content .simple_text{
	font-weight: 400 !important;
}
.white_rounded_box{
	    box-shadow: 0px 12px 6px -11px rgba(0, 0, 0, 0.12);
    border-radius: 0.5em;
    background: #ffffff;
    padding: 1em;
	    margin-top: 20px;
}
.white_rounded_box h4{
	padding-top: 0px !important;
	    display: flex
;
    align-items: center;
}
.white_rounded_box h4 i{
	    color: #c9386f;
    margin-right: 0.7em;
}
.restaurant_address_span::after{
    content: ".";
    display: inline-block;
    margin-top: -3px;
    position: absolute;
    margin-left: 1px;
}
.restaurant_address_span{
	position: relative;
    padding-right: 5px;
}
.header_template2 .notifications p:has( .fa-bullhorn ), .header_template2 .notifications p:has( .fa-bell ) {
	display: flex;
	align-items: center
}
@media only screen and (min-width: 769px){
	.header_template2 .notifications{
    margin-top: 47px;
    border: 1px solid #e6e6e6;
    border-radius: 20px;
    padding: 10px;
    /* height: 100px; */
    box-shadow: 0px 8px 10px #f6f6f6;
    width: 360px;
    display: flex
;
    flex-direction: column;
    justify-content: center;
}
}
@media only screen and (max-width: 1280px){
	.header_template2 .header-cover, .header_template2 .apt-header-shop-details {
	padding: 1em;
}
}
@media only screen and (max-width: 1024px){
.header_template2 .apt-header-logo {
    margin-top: -73px;
}
	.header_template2 .apt-header-shop-details{
		flex-wrap: wrap;
	}
	    .header_template2 .notifications {
			margin-top: 13px;
	}
	.apt-cover-header.header_template2{
		height: auto !important;
		margin-bottom: 0px !important;
	}
}
@media only screen and (max-width: 576px){

}

.address.mobile {
    display: none;
}

.address.desktop {
    display: inline;
}

@media (max-width: 768px) {
    .address.mobile {
        display: inline;
    }

    .address.desktop {
        display: none;
    }
		.header_template2 .notifications p {
    margin: 0px 0px 5px 0px;
}
	.header_template2 .white_info_box{
        margin-bottom:10px;
		width: 100%
	}
	.header_template2 .apt-header-shop-details{
		flex-wrap: wrap;
	}
	.header_template2 .notifications{
		margin-top: 0px;
		width: 100%
	}
	.header_template2 i{
		text-align: left;
		width: 15px;
	}
    .header_template2 .message_bell_box p .message_box_text{
        border-bottom: 0px;
    }
    .header_template2 .message_bell_box {
       padding: 10px 0px !important; 
    }
}

.icon-clear{
    font-weight: bolder;
}

.item_img_position_top{
    flex-direction: column-reverse;
}
.item_img_position_top .product_thumb{
    width: 100%;
    margin-bottom: 0.5em;
	overflow: visible;
}
.item_img_position_top .product_thumb img{
	height: 100%;
	object-fit: cover
}
.item_img_position_left{
    flex-direction: row-reverse;
}
.item_img_position_left .product_thumb{
    margin-right: 0.5em;
}
.product_list_item .product_description.text_grey{
    width:100%;
    display: -webkit-box;
    -webkit-line-clamp: 2;        /* Limit to 2 lines */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: calc(1.6em * 2);
}

.item_price_position_below_name , .item_price_position_bottom_right, .item_price_position_bottom_left{
    display: flex;
    flex-direction: column;
}

.item_price_position_below_name .product_description{
    order: 2;
} 

.item_price_position_bottom_right .product_price_display{
    text-align: right;
}

.item_price_position_bottom_right , .item_price_position_bottom_left{
    justify-content: space-between;
}

.item_price_position_top_right {
    display: flex;
    flex-wrap: wrap;
}
.item_price_position_top_right .product_title{
    width: 80%;
}
.item_price_position_top_right .product_description{
    order: 2;
} 
.item_price_position_top_right .product_price_display{
    margin-left: auto;
} 

.product_list_item .product_price_display{
    font-weight: 500;
}
#apt_product_screen .product_widget{
    padding: 0px;
    border-bottom: 1px solid #ddd;
}
#apt_product_screen .widget_info{
    padding: 2em 1em 1em 1em !important;
    margin-bottom: 0px !important;
}
#apt_product_screen .widget_radio_entry , #apt_product_screen .widget_radio_entry_new{
    padding: 1em !important;
}

.widget_radio_entry_new {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 8px;
    border: 1px solid #ddd;
    border-radius: 6px;
}

.widget_radio_entry_new .variant_img {
    flex-shrink: 0;
}

.widget_radio_entry_new .variant_info {
    flex-grow: 1;
    font-size: 14px;
    font-weight: 500;
}

.widget_radio_entry_new .variant_quantity {
    display: flex;
    align-items: center;
    gap: 0px;
}

.widget_radio_entry_new .variant_quantity button {
    width: 32px;
    height: 32px;
    border: 1px solid #ccc;
    background: #fff;
    border-radius: 2px;
    color: #c9386f;
    cursor: pointer;
    font-size: 20px;
    font-weight: bold;
    transition: background 0.2s ease, border-color 0.2s ease;
}

/* .widget_radio_entry_new .variant_quantity button:hover {
    background: #e0e0e0;
    border-color: #bbb;
} */

.product_widget[data-limit].active {
    border: 2px solid #f6fff6;
    background: #f6fff6;
}
/* .product_widget[data-limit] .widget_entries {
    display: none;
} */

.widget_radio_entry_new .variant_quantity input {
    width: 40px;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 4px;
    height: 32px;
    margin-right: 5px;
}


#apt_product_screen .max_allowed{
    padding: 0px 15px  !important;
}


#apt_product_screen .if_form_control{
    padding: 2em 1em 1em 1em !important;
}


.header_template2 .message_bell_box p .message_box_text{
    display: -webkit-box;
    -webkit-line-clamp: 2;        /* Limit to 2 lines */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    margin-left: 2px;
    border-bottom: 0px;
}
.header_template2 .message_bell_box p .fa-bell{
    font-size: 15px;
    margin-top: 8px;
}
.header_template2 .message_bell_box p .message_box_text a{
    border-bottom: 1px solid;
    line-height: 28px;
}

.header_template2 .message_bell_box p {
    display: flex;
    align-items: flex-start;
}

.header_template2 .message_bell_box{
    width: 360px;   
    padding: 10px; 
}
.header_template2 .message_bell_box p .message_box_text a:hover{
    text-decoration: none; 
}
.header_template2 .message_bell_box i{
    color: #c9386f;
    font-size: 13px;
    width: 15px;
    text-align: left;
}

.error_inactive_msg{
    /* display: none; */
    color: red;
    margin-bottom: -10px;
    padding-top: 10px;
    font-size: 18px;
    text-align: center;
    font-weight: 600;
}
