@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,700;1,800&display=swap');

/*@font-face {
    font-family: 'Scala SC';
    font-style: normal;
    font-weight: 700;
    src: local("☺︎"), url(https://ireward.superghs.com/templates/defaultv3.1.yq/fonts/scala/scala_700_normal.woff) format("woff")
}

@font-face {
    font-family: 'Scala SC';
    font-style: italic;
    font-weight: 700;
    src: local("☺︎"), url(https://ireward.superghs.com/templates/defaultv3.1.yq/fonts/scala/scala_700_italic.woff2) format("woff2"), url(https://ireward.superghs.com/templates/defaultv3.1.yq/fonts/scala/scala_700_italic.woff) format("woff")
}*/

@font-face {
    font-family: 'Haptik';
    src: url("https://manila.teekitchens.com/templates/defaultv3.1.yq/fonts/haptik/GT-Haptik-Regular.otf") format("opentype");
}

@font-face {
    font-family: 'Haptik';
    src: url("https://manila.teekitchens.com/templates/defaultv3.1.yq/fonts/haptik/GT-Haptik-Bold.otf") format("opentype");
    font-weight: bold;
}


:root {
    --master--blue: #1eacdf;
    --master--black: #282828;
    --master--yellow: #ffb612;
    --font1x: 14px;
    --font2x: 16px;
    --font3x: 18px;
    --font4x: 20px;
    --font--family--master: 'Open Sans', sans-serif;
    ;
    --font--family--title: 'Haptik';
    --primary: #009afe;
    --gray: #f5f5f5;
    --gray2: #ccc;
}

body {
    font-family: var(--font--family--master);
    color: var(--master--black);
}

a {
    color: var(--master--blue);
}

a#cart {
    font-size: var(--font3x);
}

h1 {
    font-family: var(--font--family--title);
    color: #282828;
    text-transform: uppercase;
}
h3,h4,h5{
    font-family: var(--font--family--title);
}
.btn-primary {
    border-radius: 0px;
}

.cat--home--single div {
    text-transform: uppercase;
    font-family: var(--font--family--title);
    text-shadow: none;
    left: 40px;
    right: 40px;
    top: 50px;
    bottom: 50px;
    background-color: rgba(0, 0, 0, 0.54);
    text-shadow: 0 0 20px rgb(0 0 0 / 60%);
}

.modal--menu--content a:hover,
.modal--menu--content a:focus {
    color: var(--master--blue);
}

.mm--single--label:hover,
.mm--single--icon:hover,
.mm--single--label:focus,
.mm--single--icon:focus {
    color: var(--master--blue);
}

.brand--product--title a {
    color: var(--master--blue);
}

.head--menul--label {
    color: var(--master--black);
    font-family: var(--font--family--master);
}

.head--menul--icon div:nth-child(2),
.head--menul--icon div:nth-child(1) {
    background: var(--master--black);
}

.ib--redeem--btn {
    font-size: var(--font2x);
    font-family: var(--font--family--master);
    text-transform: uppercase;
    font-weight: 400;
}

.header--logo {
    width: 90px;
    margin-top: -5px;
}

.ib--redeem--zone {
    position: relative;
    height: 76px;
    top: -2px;
}

.filter--toggle {
    background: var(--master--black);
    border: 1px solid var(--master--black);
    border-radius: 0px;
}

.filter--toggle:hover {
    color: var(--master--black);
}

.product--type.active {
    border: 2px solid var(--master--black);
    background: var(--master--black);
    color: #fff;
}

a:hover,
a:focus {
    color: var(--master--blue);
}

.ib--redeem--zone {
    background: var(--master--yellow);
    color: var(--master--black);
}

.id--rd--mobile {
    background: var(--master--yellow);
    color: var(--master--black);
    font-size: var(--font2x);
    padding: 10px 0;
    height: initial;
    text-transform: uppercase;
}

.food--item {
    margin-bottom: 30px;
}

.line-clamp-2 {
    height: 42px;
}

.cat__food .old {
    text-decoration: line-through;
    color: #929191;
    display: block;
    /*font-size: 16px;*/
}

.cat__food .name {
    font-size: 20px;
    font-family: var(--font--family--title);
    height: 60px;
}

.title--sline {
    display: block;
    width: 80px;
    background: var(--master--black);
    height: 1px;
    margin: 10px auto;
}

.footer--content p a {
    color: var(--master--black);
}

.footer--title {
    color: var(--master--blue);
    font-family: var(--font--family--title);
    text-transform: uppercase;
}

.footer--social .icon.ti-world {
    background: var(--master--blue);
}

.food--item--footer button {
    border-color: var(--master--black);
}

#post_paging li a.active {
    background-color: var(--master--blue);
    border-color: var(--master--blue);
}

#post_paging li a {
    color: var(--master--blue);
    border: 1px solid var(--master--blue);
}

.product--type {
    border-radius: 0px !important;
    font-size: var(--font1x);
}

.food--item--property {
    text-transform: uppercase;
    font-size: var(--font1x);
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.food--item--content {
    color: var(--master--black);
}

.food--item--footer .btn {
    text-transform: uppercase;
    font-size: var(--font1x);
    padding: 5px 2px;
}

.product--discount--percent {
    background: #002B49;
    overflow: initial !important;
}

.product--discount--percent:after {
    border-color: transparent #002B49;
}

.product--discount--percent .percent,
.product--discount--percent .discount--percent--label {
    /*color: var(--master--black);*/
    color: #fff;
    text-transform: uppercase;
}

.product--detail--description {
    font-family: var(--font--family--master) !important;
    color: var(--master--black);
}

.like--item {
    color: var(--master--black);
    text-align: center;
}

.like--item .name {
    font-size: 20px;
    font-family: var(--font--family--title);
    height: 60px;
}

.food--item.coming__soon .food--item--price {
    display: block !important;
    visibility: hidden !important;
}

.rd--zone--body {
    top: 80px;
}

.res--list {
    display: flex;
    justify-content: center;
}

.cate--fhome--single div {
    margin-top: 20px;
    font-size: var(--font2x);
}

.cate--fhome--single img {
    width: 150px;
    height: 150px;
    object-fit: contain;
    padding: 20px;
    border: 2px solid var(--master--blue);
    border-radius: 100%;
}
.homecate img{
    display: inline-block !important;
}

.res--list--single {
    border-radius: 40px;
    background: #f5f5f5;
    padding: 0px 20px 0 0px;
    margin-right: 20px;
    color: #000;
    border: 1px solid #ccc;
    transition: all 0.3s linear;
    cursor: pointer;
    display: flex;
    align-items: center;

}

.res--list--single.active,
.res--list--single:hover {

    background: #20abdf14;
    color: var(--master--blue);
    border: 1px solid var(--master--blue);
}

.res--list--single div {
    /*font-size: 22px;*/
    background: #ccc;
    color: #ffF;
    display: inline-block;
    margin-right: 5px;
    padding: 5px;
    border-radius: 40px;
    transition: all 0.3s linear;
}

.res--list--single img {
    width: 40px;
    height: 40px;
    object-fit: contain;
}

.res--list--single.active div,
.res--list--single:hover div {
    background: var(--master--blue);
}

.res--product {
    /*display: flex;*/
    margin-top: 20px;
}

.rp-container {
    padding-left: 20px;
    padding-right: 20px;
}

.rp--body {
    padding: 5px 8px;
}

.rp--body .price {
    display: flex;
    justify-content: space-between;
}

.rp--body .price .new {
    font-size: var(--font3x);
    color: var(--red);
    font-weight: bold;
}

.rp--body .price .old {
    text-decoration: line-through;
    color: #ccc;
}

.rp--single {
    margin-bottom: 20px;
}

.rp--single img {
    height: 200px;
    object-fit: contain;
    background: #f5f5f5;
}

.home__introduction {
    margin-top: 30px;
}

.home__title {}

.section__home {
    margin-top: 100px;
}

/*---*/
.res--single img {
    width: 150px;
    height: 150px;
    object-fit: contain;
}

.letshop {
    padding: 100px 30px;
    background: var(--master--blue);
    text-align: center;
}

.letshop a {
    font-size: var(--font3x);
    color: #fff;
    padding: 10px 40px;
    width: 300px;
    border: 1px solid #fff;
}

.res--single {
    text-align: center;

}

.res--single img {
    display: block;
    margin: 0 auto;
}

.sh__partner__text h1 {
    color: #fff;
    padding-left: 15px;
}

.sh__partner__text {
    color: #fff;
}

.section__home__partner {
    background: var(--master--blue);
}

/*  update  */

.ti-shopping-cart.active {
    animation: jumb 1s;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    display: inline-block;
}

#cart--menu .ti-clipboard.active {
    animation: jumb 1s;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    display: inline-block;
}

.cart--menu--container {
    background: #fff;
    box-shadow: rgb(0 0 0 / 20%) 0px 3px 1px -2px, rgb(0 0 0 / 14%) 0px 2px 2px 0px, rgb(0 0 0 / 12%) 0px 1px 5px 0px;

    position: absolute;
    border-radius: 3px;
    padding: 20px;
    right: 0px;
    top: 48px;
    width: 400px;

}

#listProductData-tmp img {
    width: 50px !important;
}
.ir--menus {
    display: flex;
    flex-direction: row;
}

.shopping-cart {
    top: 48px;
    width: 400px;
    bottom: -500px;
}

.sample--cart--head li {
    list-style: none;
    margin-bottom: 5px;
}

.sample--cart--head .item-quantity {
    display: none;
}

.food--item--imagewrap {
    position: relative;
    overflow: initial;
}

.food--item--content img {
    height: 180px;
    object-fit: contain;
    background: #f5f5f5;
}

.food--item--property {
    margin-top: 20px;
}

.logo--merchant img {
    height: 80px;
}

#map--index {
    height: 500px;
    width: 100%;
}
@media screen and  (max-width:  868px){
    .modal--ir--content{
        width: 100%;
        right: 0;
        bottom: -100%;
        top: initial;
        transform: translateY(100%);
        padding: 0 10px;
    }
    .modal--ir.active .modal--ir--content {
        top: 100px; 
        bottom: 0;
        transform: translateY(0);
    }
}
@media screen and (max-width: 520px) {
    .food--item--property {
        height: 42px;
    }

    .product--types {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        scroll-behavior: smooth;
        -webkit-scroll-snap-points-x: repeat(300px);
        -ms-scroll-snap-points-x: repeat(300px);
        scroll-snap-points-x: repeat(300px);
        -webkit-scroll-snap-type: mandatory;
        -ms-scroll-snap-type: mandatory;
        scroll-snap-type: mandatory;
        padding-bottom: 20px;
    }

    .product--type {
        border-radius: 0px !important;
        font-size: var(--font1x);
        padding: 5px 5px !important;
        width: 140px;
        /* display: flex; */
        /* flex-basis: 120px; */
        /* flex: 1; */
        flex-shrink: 0;
        text-align: center;
    }

    .filter--toggle {
        position: fixed;
        bottom: 20px;
        z-index: 1;
        right: 10px;
        width: 50px;
        height: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 18px;
        border-radius: 100%;
        box-shadow: 1px 2px 2px 0px #383737;
    }

    .filter--toggle span.text {
        display: none;
    }

    .fillter--product {
        background: #f5f5f5;
    }
    /* ---  */
    .cate--fhome--single img{
        width: 80px;
        height: 80px;
    }
    .res--single img{
        width: 80px;
        height: 80px;
    }
    .res--list{
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        scroll-behavior: smooth;
        -webkit-scroll-snap-points-x: repeat(300px);
        -ms-scroll-snap-points-x: repeat(300px);
        scroll-snap-points-x: repeat(300px);
        -webkit-scroll-snap-type: mandatory;
        -ms-scroll-snap-type: mandatory;
        scroll-snap-type: mandatory;
        padding-bottom: 20px;
        justify-content: initial;
    }
    .res--list--single{
        flex-shrink: 0;
        flex-basis: 140px;
    }
    .cart--menu--container{
        width: 360px;
        right: 2px;
    }
}

