﻿@charset "UTF-8";

*, :after, :before {
    box-sizing: border-box
}

ol[class], ul[class] {
    padding: 0
}

blockquote, body, dd, dl, figcaption, figure, h1, h2, h3, h4, li, ol[class], p, ul[class] {
    margin: 0
}

body {
    min-height: 100vh;
    scroll-behavior: smooth;
    text-rendering: optimizeSpeed;
    line-height: 1.5
}

ol[class], ul[class] {
    list-style: none
}

a:not([class]) {
    -webkit-text-decoration-skip: ink;
    text-decoration-skip-ink: auto
}

a {
    text-decoration: none
}

    a:hover {
        text-decoration: none
    }

img {
    max-width: 100%;
    display: block
}

article > * + * {
    margin-top: 1em
}

button, input, select, textarea {
    font: inherit
}

@media (prefers-reduced-motion:reduce) {
    * {
        /*animation-duration: 0.01ms !important;
        animation-iteration-count: 1 !important;
        transition-duration: 0.01ms !important;
        scroll-behavior: auto !important;*/
    }
}

body {
    font-family: "AktivGrotesk";
    font-weight: normal;
    font-size: 16px
}

.d-none {
    display: none !important
}

.noScroll {
    overflow: hidden
}

@font-face {
    font-family: "Gagawa";
    src: url("../../fonts/Gagawa/Gagawa-Bold.eot");
    src: local("Gagawa-Bold"),url("../../fonts/Gagawa/Gagawa-Bold.eot?#iefix") format("embedded-opentype"),url("../../fonts/Gagawa/Gagawa-Bold.woff2") format("woff2"),url("../../fonts/Gagawa/Gagawa-Bold.woff") format("woff"),url("../../fonts/Gagawa/Gagawa-Bold.ttf") format("truetype"),url("../../fonts/Gagawa/Gagawa-Bold.svg#Gagawa-Bold") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "AktivGrotesk";
    src: url("../../fonts/AktivGrotesk/AktivGrotesk-Medium.eot");
    src: local("Aktiv Grotesk Medium"),local("AktivGrotesk-Medium"),url("../../fonts/AktivGrotesk/AktivGrotesk-Medium.eot?#iefix") format("embedded-opentype"),url("../../fonts/AktivGrotesk/AktivGrotesk-Medium.woff2") format("woff2"),url("../../fonts/AktivGrotesk/AktivGrotesk-Medium.woff") format("woff"),url("../../fonts/AktivGrotesk/AktivGrotesk-Medium.ttf") format("truetype"),url("../../fonts/AktivGrotesk/AktivGrotesk-Medium.svg#AktivGrotesk-Medium") format("svg");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: "AktivGrotesk";
    src: url("../../fonts/AktivGrotesk/AktivGrotesk-Regular.eot");
    src: local("Aktiv Grotesk"),local("AktivGrotesk-Regular"),url("../../fonts/AktivGrotesk/AktivGrotesk-Regular.eot?#iefix") format("embedded-opentype"),url("../../fonts/AktivGrotesk/AktivGrotesk-Regular.woff2") format("woff2"),url("../../fonts/AktivGrotesk/AktivGrotesk-Regular.woff") format("woff"),url("../../fonts/AktivGrotesk/AktivGrotesk-Regular.ttf") format("truetype"),url("../../fonts/AktivGrotesk/AktivGrotesk-Regular.svg#AktivGrotesk-Regular") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "AktivGrotesk";
    src: url("../../fonts/AktivGrotesk/AktivGrotesk-Bold.eot");
    src: local("Aktiv Grotesk Bold"),local("AktivGrotesk-Bold"),url("../../fonts/AktivGrotesk/AktivGrotesk-Bold.eot?#iefix") format("embedded-opentype"),url("../../fonts/AktivGrotesk/AktivGrotesk-Bold.woff2") format("woff2"),url("../../fonts/AktivGrotesk/AktivGrotesk-Bold.woff") format("woff"),url("../../fonts/AktivGrotesk/AktivGrotesk-Bold.ttf") format("truetype"),url("../../fonts/AktivGrotesk/AktivGrotesk-Bold.svg#AktivGrotesk-Bold") format("svg");
    font-weight: bold;
    font-style: normal
}

@font-face {
    font-family: "td-menu";
    src: url("../../fonts/Icons/td-menu.eot?1o5os4");
    src: url("../../fonts/Icons/td-menu.eot?1o5os4#iefix") format("embedded-opentype"),url("../../fonts/Icons/td-menu.ttf?1o5os4") format("truetype"),url("../../fonts/Icons/td-menu.woff?1o5os4") format("woff"),url("../../fonts/Icons/td-menu.svg?1o5os4#td-menu") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: block
}



@font-face {
    font-family: 'Baton';
    font-weight: 400;
    font-style: normal;
    src: url('../../fonts/Baton/BatonWeb-Light.woff2') format('woff2');
}


@font-face {
    font-family: 'Baton';
    font-weight: 400;
    font-style: italic;
    src: url('../../fonts/Baton/BatonWeb-LightItalic.woff2') format('woff2');
}


@font-face {
    font-family: 'Baton';
    font-weight: 500;
    font-style: normal;
    src: url('../../fonts/Baton/BatonWeb-Regular.woff2') format('woff2');
}


@font-face {
    font-family: 'Baton';
    font-weight: 500;
    font-style: italic;
    src: url('../../fonts/Baton/BatonWeb-RegularItalic.woff2') format('woff2');
}


@font-face {
    font-family: 'Baton';
    font-weight: 600;
    font-style: normal;
    src: url('../../fonts/Baton/BatonWeb-Medium.woff2') format('woff2');
}


@font-face {
    font-family: 'Baton';
    font-weight: 600;
    font-style: italic;
    src: url('../../fonts/Baton/BatonWeb-MediumItalic.woff2') format('woff2');
}


@font-face {
    font-family: 'Baton';
    font-weight: 700;
    font-style: normal;
    src: url('../../fonts/Baton/BatonWeb-Bold.woff2') format('woff2');
}


@font-face {
    font-family: 'Baton';
    font-weight: 700;
    font-style: italic;
    src: url('../../fonts/Baton/BatonWeb-BoldItalic.woff2') format('woff2');
}


@font-face {
    font-family: 'Baton';
    font-weight: 900;
    font-style: normal;
    src: url('../../fonts/Baton/BatonWeb-Black.woff2') format('woff2');
}


@font-face {
    font-family: 'Baton';
    font-weight: 900;
    font-style: italic;
    src: url('../../fonts/Baton/BatonWeb-BlackItalic.woff2') format('woff2');
}


@font-face {
    font-family: 'BatonTurbo';
    font-weight: 400;
    font-style: normal;
    src: url('../../fonts/Baton/BatonTurboWeb-Book.woff2') format('woff2');
}


@font-face {
    font-family: 'BatonTurbo';
    font-weight: 400;
    font-style: italic;
    src: url('../../fonts/Baton/BatonTurboWeb-BookItalic.woff2') format('woff2');
}


@font-face {
    font-family: 'BatonTurbo';
    font-weight: 500;
    font-style: normal;
    src: url('../../fonts/Baton/BatonTurboWeb-Regular.woff2') format('woff2');
}


@font-face {
    font-family: 'BatonTurbo';
    font-weight: 500;
    font-style: italic;
    src: url('../../fonts/Baton/BatonTurboWeb-RegularItalic.woff2') format('woff2');
}


@font-face {
    font-family: 'BatonTurbo';
    font-weight: 600;
    font-style: normal;
    src: url('../../fonts/Baton/BatonTurboWeb-Medium.woff2') format('woff2');
}


@font-face {
    font-family: 'BatonTurbo';
    font-weight: 600;
    font-style: italic;
    src: url('../../fonts/Baton/BatonTurboWeb-MediumItalic.woff2') format('woff2');
}


@font-face {
    font-family: 'BatonTurbo';
    font-weight: 700;
    font-style: normal;
    src: url('../../fonts/Baton/BatonTurboWeb-Bold.woff2') format('woff2');
}


@font-face {
    font-family: 'BatonTurbo';
    font-weight: 700;
    font-style: italic;
    src: url('../../fonts/Baton/BatonTurboWeb-BoldItalic.woff2') format('woff2');
}


@font-face {
    font-family: 'BatonTurbo';
    font-weight: 900;
    font-style: normal;
    src: url('../../fonts/Baton/BatonTurboWeb-Heavy.woff2') format('woff2');
}


@font-face {
    font-family: 'BatonTurbo';
    font-weight: 900;
    font-style: italic;
    src: url('../../fonts/Baton/BatonTurboWeb-HeavyItalic.woff2') format('woff2');
}

[class*=" icon-"], [class^=icon-], label.checkbox_selection > span:after, label.radio_selection > span:after {
    font-family: "td-menu" !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-close:before {
    content: ""
}

.icon-minus:before {
    content: ""
}

.icon-plus:before {
    content: ""
}

.icon-angle-left:before {
    content: ""
}

.icon-checked:before {
    content: ""
}

.icon-checked-circle:before {
    content: ""
}

.icon-search:before {
    content: ""
}

.icon-trash:before {
    content: ""
}

.pace {
    -webkit-pointer-events: none;
    pointer-events: none;
    -webkit-user-select: none;
    user-select: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    transform: translate3d(0,-50px,0);
    transition: transform 0.5s ease-out
}

    .pace.pace-active {
        transform: translate3d(0,0,0)
    }

    .pace .pace-progress {
        display: block;
        position: fixed;
        z-index: 2000;
        top: 0;
        right: 100%;
        width: 100%;
        height: 10px;
        background: #29d;
        pointer-events: none
    }

.call-service {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    background-color: #fcc01b;
    height: 45px;
    color: #1D2621;
    border-radius: 10px;
    font-size: 16px;
    font-weight: 700;
    margin-top: 15px;
    box-shadow: 0 0 15px rgba(29,38,33,0.15)
}

label.radio_selection {
    width: 100%;
    margin-bottom: 15px;
    position: relative
}

    label.radio_selection > span {
        display: flex;
        flex-direction: row;
        align-items: center
    }

        label.radio_selection > span:before {
            content: "";
            width: 25px;
            height: 25px;
            display: block;
            background: #fff;
            border-radius: 50%;
            box-shadow: 0 0 10px rgba(29,38,33,0.15);
            margin-right: 12px
        }

        label.radio_selection > span:after {
            content: "";
            position: absolute;
            left: 15px;
            top: 0;
            width: 25px;
            height: 25px;
            display: flex;
            flex-direction: row;
            align-items: center;
            justify-content: center;
            line-height: 1;
            color: #14E036;
            font-size: 14px;
            opacity: 0;
            transition: all 0.2s ease-in-out
        }

    label.radio_selection input[type=radio] {
        display: none
    }

        label.radio_selection input[type=radio]:checked + span:after {
            left: 0;
            opacity: 1
        }

label.checkbox_selection {
    width: 100%;
    margin-bottom: 15px;
    position: relative
}

    label.checkbox_selection > span {
        display: flex;
        flex-direction: row;
        align-items: center
    }

        label.checkbox_selection > span:before {
            content: "";
            width: 25px;
            height: 25px;
            display: block;
            background: #fff;
            border-radius: 4px;
            box-shadow: 0 0 10px rgba(29,38,33,0.15);
            margin-right: 12px
        }

        label.checkbox_selection > span:after {
            content: "";
            position: absolute;
            left: 15px;
            top: 0;
            width: 25px;
            height: 25px;
            display: flex;
            flex-direction: row;
            align-items: center;
            justify-content: center;
            line-height: 1;
            color: #14E036;
            font-size: 14px;
            opacity: 0;
            transition: all 0.2s ease-in-out
        }


        label.special-check-icon > span:after {
            content: "";
            position: absolute;
            left: 15px;
            top: 0;
            width: 25px;
            height: 40px;
            display: flex;
            flex-direction: row;
            align-items: center;
            justify-content: center;
            line-height: 1;
            color: #14E036;
            font-size: 25px;
            opacity: 0;
            transition: all 0.2s ease-in-out
        }






    label.checkbox_selection input[type=checkbox] {
        display: none
    }

        label.checkbox_selection input[type=checkbox]:checked + span:after {
            left: 0;
            opacity: 1
        }

.quantity {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    background: #fff;
    width: 100%;
    height: 40px;
    border-radius: 20px;
    box-shadow: 0 0 15px rgba(29,38,33,0.15);
    margin-bottom: 20px;
    padding: 0 0 0 15px
}

    .quantity .ch_title {
        margin-bottom: 0 !important
    }

.quantity__btns {
    width: 120px;
    height: 40px;
    background: #fff;
    border-radius: 20px;
    padding: 2px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between
}

    .quantity__btns .value {
        width: 44px;
        border: none;
        background: none;
        text-align: center;
        font-size: 16px;
        font-weight: bold
    }

    .quantity__btns a {
        width: 36px;
        height: 36px;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        border: 2px solid #fcc01b;
        border-radius: 50%;
        font-size: 14px;
        color: #DA291C
    }

textarea {
    width: 100%;
    background: #fff;
    padding: 10px;
    border-radius: 10px;
    box-shadow: 0 0 15px rgba(0,0,0,0.2);
    border: none;
    height: 100px;
    margin-bottom: 20px
}

.modal {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: #F5F5F5;
    z-index: 150;
    padding-top: 60px;
    padding-bottom: 50px;
    overflow: auto;
    transform: translateX(50%);
    opacity: 0;
    display: none;
    transition: all 0.3s ease-in-out
}

.modal__header_qrmenu {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    height: 60px;
    background: #fff;
    box-shadow: 0 0 15px rgba(29,38,33,0.2);
    padding: 0 20px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 5
}

    .modal__header_qrmenu .title {
        font-size: 26px;
        color: #DA291C
    }

    .modal__header_qrmenu .close {
        width: 35px;
        height: 35px;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        background-color: #DA291C;
        color: #fff;
        font-size: 14px;
        border-radius: 50%
    }







.modal__header_kiosk {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    height: 110px;
    background: #fff;
    box-shadow: 0 0 15px rgba(29,38,33,0.2);
    padding: 0 20px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 5
}

    .modal__header_kiosk .title {
        font-size: 40px;
        color: #DA291C
    }

    .modal__header_kiosk .close {
        width: 35px;
        height: 35px;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        background-color: #DA291C;
        color: #fff;
        font-size: 14px;
        border-radius: 50%
    }














.modal__body {
    width: 100%
}

    .modal__body .textWrap {
        font-size: 14px
    }

    .modal__body .ch_title {
        width: 100%;
        font-size: 14px;
        font-weight: bold;
        color: #DA291C;
        margin-bottom: 10px
    }

    .modal__body .preferences {
        margin-bottom: 20px
    }

    .modal__body .preferences__item .selections {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: flex-start
    }

.modal__footer {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%
}

    .modal__footer .add-tocart-qrmenu {
        width: 100%;
        background: #DA291C;
        color: #fff;
        font-size: 18px;
        height: 50px;
        border-top-left-radius: 25px;
        border-top-right-radius: 25px;
        font-weight: bold;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center
    }


    .modal__footer .add-tocart-kiosk {
        width: 100%;
        background: #DA291C;
        color: #fff;
        font-size: 45px;
        height: 150px;
        border-top-left-radius: 25px;
        border-top-right-radius: 25px;
        font-weight: bold;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center
    }







.modal__productDetail .modal__header_qrmenu .title {
    font-family: "Gagawa"
}

.modal__productDetail .modal__header_kiosk .title {
    font-family: "Gagawa"
}












.modal__productDetail .modal__body .textWrap {
    margin-bottom: 20px
}

.detail__show .modal__productDetail {
    display: block
}

.detail__in .modal__productDetail {
    transform: none;
    opacity: 1
}

.modal__cart .modal__header_qrmenu .title {
    font-weight: bold
}

.modal__cart .modal__header_kiosk .title {
    font-weight: bold
}






.cart__show .modal__cart {
    display: block
}

.cart__in .modal__cart {
    transform: none;
    opacity: 1
}

header {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    height: 60px;
    background-color: #fff;
    box-shadow: 0 0 15px rgba(29,38,33,0.15);
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 0 15px;
    z-index: 100
}

    header > div {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: flex-end
    }

    header .h-logo__mini {
        max-height: 110px
    }

    header .h-back {
        /*width: 96px;*/
        font-size: 30px;
        height: 50px;
        line-height: 1;
        display: flex;
        flex-direction: row;
        align-items: center;
        color: #1D2621
    }

    header .h-search__btn {
        width: 40px;
        height: 50px;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        font-size: 20px;
        color: #1D2621
    }

        header .h-search__btn i {
            line-height: 1
        }

    header .h-language__btn {
        height: 50px;
        display: flex;
        flex-direction: row;
        align-items: center;
        font-size: 16px;
        color: #1D2621;
        margin-left: 10px;
        line-height: 1
    }

.main-slider {
    width: 100%;
    overflow: hidden;
    position: relative
}

    .main-slider .swiper-container {
        overflow: visible
    }

    .main-slider .swiper-slide {
        padding: 20px
    }

.main-slider__inner {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 0 0 15px rgba(29,38,33,0.25)
}

    .main-slider__inner figure {
        width: 100%;
        height: auto;
        margin: 0
    }

        .main-slider__inner figure img {
            width: 100%;
            height: auto
        }

.main-slider__textWrap {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 15px 15px 15px;
    z-index: 1;
    color: #fff;
    text-align: center
}

.main-slider__textWrapTitle {
    font-family: "Gagawa";
    font-size: 18px;
    text-shadow: 0 0 4px rgba(29,38,33,0.35)
}

.main-slider__textWrapText {
    font-size: 16px;
    font-weight: 500;
    text-shadow: 0 0 3px rgba(29,38,33,0.35)
}

.main-slider__pagination {
    position: relative;
    top: inherit;
    bottom: inherit;
    left: inherit;
    transform: none;
    transition: none;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center
}

    .main-slider__pagination .swiper-pagination-bullet {
        width: 12px;
        height: 12px;
        margin: 0 5px;
        background-color: #1D2621;
        transition: all 0.2s ease-in-out
    }

#App {
    width: 100%;
    height: auto;
    min-height: 100vh;
    padding-top: 60px;
    position: relative;
    display: flex;
    flex-wrap: wrap
}

main {
    width: 100%;
    min-height: 100%
}

.container {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px
}

.gagawa-title__red {
    width: 100%;
    position: relative;
    text-align: center;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
    font-size: 24px;
    font-family: "Gagawa";
    color: #DA291C;
    margin-top: 20px;
    margin-bottom: 20px
}

.tastes__list {
    width: 100%;
    display: flex;
    flex-wrap: wrap
}

.tastes__listItem {
    width: calc(50% - 10px);
    margin-right: 20px;
    margin-bottom: 20px
}

    .tastes__listItem:nth-child(2n+2) {
        margin-right: 0
    }

.tastes__listItemInner {
    width: 100%;
    display: block;
    background-color: #fff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 0 15px rgba(29,38,33,0.2)
}

    .tastes__listItemInner figure {
        width: 100%;
        height: auto;
        border-radius: 10px;
        margin: 0;
        overflow: hidden
    }

        .tastes__listItemInner figure img {
            width: 100%;
            height: auto
        }

.tastes__listItemText {
    font-family: "Gagawa";
    font-size: 17px;
    color: #1D2621;
    text-align: center;
    padding: 4px 5px;
    letter-spacing: -0.3px
}

.categories {
    width: 100%;
    position: fixed;
    top: 120px;
    left: 0;
    height: 50px;
    background-color: #fff;
    z-index: 99
}

.categories__list {
    height: 50px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    white-space: nowrap;
    overflow: auto;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

    .categories__list > li:first-child a {
        padding-left: 20px
    }

    .categories__list > li a {
        padding: 0 10px;
        height: 50px;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        font-size: 16px;
        color: #1D2621;
        transition: all 0.2s ease-in-out;
        position: relative
    }

        .categories__list > li a:after {
            content: "";
            width: calc(100% - 20px);
            height: 3px;
            display: block;
            position: absolute;
            bottom: 5px;
            left: 10px;
            transition: all 0.04s ease-in-out
        }

        .categories__list > li a.active {
            color: #DA291C
        }

            .categories__list > li a.active:after {
                background: #DA291C
            }

.product__section {
    padding-top: 40px;
    margin: 20px 0
}

.product__list {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.product__listItem {
    width: calc(100% / 2 - 10px);
    margin-bottom: 20px;
    padding: 30px 0 24px 0;
    position: relative
}

.product__listItemInner {
    display: flex;
    flex-direction: column;
    /*align-items: center;*/
    justify-content: space-between;
    min-height: 100%;
    background: #fff;
    box-shadow: 0 0 15px rgba(0,0,0,0.2);
    border-radius: 10px;
    padding: 0 10px;
    margin: 0
}

    .product__listItemInner figure {
        width: 100%;
        display: block;
        position: relative
    }

        .product__listItemInner figure img {
            max-width: 200px;
            width: 100%;
            height: auto;
            margin: 0 auto
        }

.product__listItemText {
    position: relative;
    z-index: 2;
    color: #1D2621;
    margin-bottom: 40px
}

    .product__listItemText .title {
        display: block;
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
        font-size: 20px;
        font-family: "Gagawa";
        line-height: 1.2
    }

    .product__listItemText .price {
        display: block;
        width: 100%;
        text-align: center;
        font-size: 18px
    }


    .product__listItemText .other-price {
        display: block;
        width: 100%;
        font-size: 14px;
        font-weight: 500;
        text-align:right;
    }

.special-detail-price {
    padding: 5px;
    font-size: 18px;
}



.product__listItem .addToCartBtn {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    display: block;
    z-index: 3;
    width: 45px;
    height: 45px
}

    .product__listItem .addToCartBtn .badge {
        position: absolute;
        top: -6px;
        right: -6px;
        width: 20px;
        height: 20px;
        background: #fcc01b;
        border-radius: 50%;
        font-size: 14px;
        color: #fff;
        font-weight: 500;
        text-align: center
    }

        .product__listItem .addToCartBtn .badge:empty {
            display: none
        }

    .product__listItem .addToCartBtn .ico {
        width: 45px;
        height: 45px;
        display: block;
        background: #DA291C;
        color: #fff;
        border-radius: 50%;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        font-size: 16px;
        box-shadow: 0 0 15px rgba(29,38,33,0.2)
    }

.cart_btn {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    background: #DA291C;
    border-top-left-radius: 30px;
    height: 60px;
    border-top-right-radius: 30px;
    padding: 4px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between
}

    .cart_btn .total {
        width: 50%;
        background: #fff;
        border-radius: 26px;
        height: 52px;
        color: #DA291C;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 0 10px;
        justify-content: center
    }

        .cart_btn .total b {
            font-size: 12px;
            color: #1D2621;
            line-height: 1
        }

        .cart_btn .total span {
            font-size: 18px;
            font-weight: bold;
            line-height: 1.3
        }

    .cart_btn .text {
        width: 50%;
        text-align: center;
        color: #fff;
        font-weight: 500;
        font-size: 18px
    }

.cart__list {
    width: 100%;
    padding-top: 20px !important
}

    .cart__list > li {
        margin-bottom: 35px
    }

        .cart__list > li .cart__listItem {
            width: 100%;
            background: #fff;
            box-shadow: 0 0 15px rgba(0,0,0,0.2);
            border-radius: 10px;
            display: flex;
            flex-direction: row;
            align-items: center;
            justify-content: space-between;
            position: relative;
            padding: 10px 10px 35px 10px
        }

            .cart__list > li .cart__listItem .actions {
                position: absolute;
                bottom: -15px;
                right: 10px;
                display: flex;
                flex-direction: row;
                align-items: center;
                justify-content: flex-end
            }

                .cart__list > li .cart__listItem .actions .quantity__btns {
                    box-shadow: 0 0 15px rgba(0,0,0,0.2);
                    margin-right: 15px
                }

                .cart__list > li .cart__listItem .actions .removeItem {
                    display: flex;
                    flex-direction: row;
                    align-items: center;
                    justify-content: center;
                    width: 40px;
                    height: 40px;
                    background: #da291c;
                    color: #fff;
                    font-size: 18px;
                    border-radius: 50%;
                    box-shadow: 0 0 15px rgba(0,0,0,0.2)
                }

            .cart__list > li .cart__listItem figure {
                width: 100px
            }

            .cart__list > li .cart__listItem .textWrap {
                width: calc(100% - 120px)
            }

                .cart__list > li .cart__listItem .textWrap .row1 {
                    display: flex;
                    flex-direction: row;
                    align-items: flex-start;
                    justify-content: space-between;
                    margin-bottom: 5px
                }

                    .cart__list > li .cart__listItem .textWrap .row1 .title {
                        font-size: 18px;
                        font-family: "Gagawa"
                    }

                    .cart__list > li .cart__listItem .textWrap .row1 .price {
                        font-size: 16px
                    }

.totalPrice {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    /*margin-bottom: 20px;*/
    font-size: 20px
}

    .totalPrice .ch_title {
        margin-bottom: 0;
        font-size: 18px
    }

    .totalPrice b {
        width: 50%;
        white-space: nowrap;
        display: block;
        text-align: right
    }

.result {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

    .result i {
        font-size: 150px;
        margin-bottom: 40px;
        color: #14e036
    }

    .result span {
        font-size: 18px;
        text-align: center;
        font-weight: bold;
        white-space: nowrap
    }

.search__panel {
    z-index: 200;
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 60px;
    box-shadow: 0 0 15px rgba(0,0,0,0.2);
    padding-left: 20px;
    padding-right: 20px;
    justify-content: space-between;
    transition: all 0.2s ease-in-out;
    transform: translateX(100%);
    display: none
}

    .search__panel > i {
        font-size: 20px
    }

    .search__panel input {
        width: calc(100% - 60px);
        height: 60px;
        border: none;
        outline: none;
        padding-left: 15px
    }

    .search__panel .close {
        width: 20px;
        height: 20px;
        display: block;
        font-size: 18px;
        color: #DA291C
    }

    .search__panel.show {
        display: flex;
        flex-direction: row;
        align-items: center
    }

    .search__panel.in {
        transform: none
    }

.search__panel-autocomplete {
    display: none;
    position: fixed;
    top: 60px;
    left: 0;
    width: 100%;
    background: #fff;
    height: calc(100vh - 60px);
    transform: translateX(100%);
    transition: all 0.3s ease-in-out;
    z-index: 99;
    box-shadow: 0 0 15px rgba(0,0,0,0.15);
    overflow: auto
}

    .search__panel-autocomplete.show {
        display: block
    }

    .search__panel-autocomplete.in {
        transform: none
    }

.phone_wrap {
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    background: #1D2621;
    z-index: 999
}

    .phone_wrap .phone {
        height: 50px;
        width: 100px;
        border: 3px solid white;
        border-radius: 10px;
        animation: rotate 1.5s ease-in-out infinite alternate
    }

    .phone_wrap .message {
        color: white;
        font-size: 1em;
        margin-top: 40px
    }

@keyframes rotate {
    0% {
        transform: rotate(0deg)
    }

    50% {
        transform: rotate(-90deg)
    }

    to {
        transform: rotate(-90deg)
    }
}

@media only screen and (max-device-width:812px) and (orientation:landscape) {
    .phone_wrap {
        display: flex
    }
}











