
@import url(https://fonts.googleapis.com/css2?family=Poppins&display=swap);

:root {
    --mr-s: 5px;
    --mr-m: 10px;
    --mr-l: 20px;
    --pd-s: 5px;
    --pd-m: 10px;
    --pd-l: 20px;

    --control-p: 10px 12px;

    --b: 1px;
    --br: 7pt;
    --br-input: 4pt;

    --line-height: 1.4;

    --clr-blue: #659be0;
    --clr-green: #008000;
    --clr-green-hover: #00a000;
    --clr-red: #e7505a;
    --clr-red-light: #fff2f2;
    --clr-red-hover: #FF505A;
    --clr-gray: #edebeb;
    --clr-gray-dark: #b0b0b0;
    --clr-inactive: #808080;
    --clr-form-bg: #cce4fd;
    --clr-form-bg-even: #88b4e3;

    --shd-i: inset 0 15px 35px rgba(50, 50, 93, .1), inset 0 5px 15px rgba(0, 0, 0, .5);
    --shd-d: 0 15px 35px rgba(50, 50, 93, .1), 0 5px 15px rgba(0, 0, 0, .5);
    --shd-e: 0px 2px 5px 0px var(--clr-red);
}

* {
    outline: 0px !important
}

img {
    pointer-events: none
}

html {
    overflow-x: hidden
}

.myLoader {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 4px;
    background-size: 250px auto;
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
    z-index: 999999999999999;
    display: none
}

.myLoader:before {
    display: block;
    position: absolute;
    content: "";
    left: -200px;
    width: 200px;
    height: 4px;
    top: 0;
    background-color: #CB1C2D;
    animation: loading 2s linear infinite
}

@keyframes loading {
    from {
        left: -200px;
        width: 30%
    }

    50% {
        width: 30%
    }

    70% {
        width: 70%
    }

    80% {
        left: 50%
    }

    95% {
        left: 120%
    }

    to {
        left: 100%
    }
}

.myLoaderX {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #fffafc;
    background-image: url(../../img/front-end/rdine-loading.gif);
    background-size: 300px auto;
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
    z-index: 99999;
    display: block
}

body {
    font-family: 'Poppins', sans-serif;
    overflow-x: hidden
}

footer p {
    color: #5c5d69;
    text-decoration: none;
    color: #7e7c7c;
    -webkit-transition: .2s;
    transition: .2s;
    font-size: 14px;
    line-height: 15px;
    font-family: 'Poppins', sans-serif
}

footer p:hover {
    color: #fff;
    text-decoration: underline;
    outline: 0;
    cursor: pointer
}

footer h4 {
    color: #fff;
    font-size: 18px;
    font-weight: 100;
    font-family: 'Poppins', sans-serif
}

footer i {
    font-size: 34px !important;
    color: rgb(206, 205, 204);
    -webkit-transition: .2s;
    transition: .2s;
    padding: 0;
    margin-right: 25px
}

.pager-footer i {
    font-size: 20px !important;
    color: #f4f4f4;
    -webkit-transition: .2s;
    transition: .2s;
    padding: 0;
    margin-right: 25px
}

footer i:hover {
    color: #fff;
    cursor: pointer
}

footer img {
    margin-top: 20px;
    width: 45%
}

#loader-bak {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 999999;
    overflow: hidden
}

#loader-gif {
    position: absolute;
    z-index: 99999999;
    left: 0;
    right: 0;
    top: 28%;
    margin: 0 auto;
    text-align: center
}

#loader-gif img {
    height: 250px
}

.catererstat {
    float: left;
    width: auto;
    padding: 3px 10px;
    background: #fa9917;
    border-radius: 2px;
    color: #fff;
    margin-bottom: 10px;
    text-align: center
}

.restaurantstat {
    float: left;
    width: auto;
    padding: 3px 10px;
    background: #17bafa;
    border-radius: 2px;
    color: #fff;
    margin-bottom: 10px;
    text-align: center
}

.fa.fa-calendar {
    cursor: pointer
}

.nrmid {
    margin-top: 7px
}

.soon h1 {
    font-size: 60px;
    line-height: 55px;
    letter-spacing: 1px;
    color: #000;
    font-weight: 400;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    margin-top: 150px
}

.h2bar {
    font-family: 'Poppins', sans-serif;
    color: #fff;
    font-size: 24px;
    margin-top: 0;
    margin: 0 auto;
    width: 90%;
    margin-bottom: 8px
}

.earnft {
    font-size: 13px;
    font-weight: 400
}

.mbot0 {
    margin-bottom: 0
}

.navbar-toggle .icon-bar {
    background-color: #fff
}

.custom-padding-0 {
    padding-right: 0px !important;
    padding-left: 0px !important
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: transparent
}

.findnull {
    width: 100%;
    float: left;
    padding: 10px 15px;
    background: #fff;
    border-radius: 4px;
    text-align: center;
    color: red;
    min-height: 600px
}

#loginformModal {
    margin-top: 108px
}

#loginformModal .modal-content {
    float: left;
    width: 100%
}

#loginformModal .nav>li {
    width: 50%;
    padding: 1px 0;
    margin-bottom: -2px
}

#loginformModal .nav>li>a {
    padding: 10px 15px;
    background: #c5c5c5;
    text-align: center
}

#loginformModal .nav-tabs>li.active>a,
#loginformModal .nav-tabs>li.active>a:focus,
#loginformModal .nav-tabs>li.active>a:hover {
    background: #fff
}

#loginformModal .modal-body {
    width: 100%
}

#loginformModal .tab-content {
    border: 1px solid #ddd;
    border-top: 0 solid #000
}

#loginformModal .modal-header {
    border-bottom: 0 solid #e5e5e5
}

#loginformModal .modal-dialog {
    width: 420px
}

#registerformModal {
    margin-top: 108px
}

#registerformModal .modal-content {
    float: left;
    width: 100%
}

#registerformModal .nav>li {
    width: 50%;
    padding: 1px 0;
    margin-bottom: -2px
}

#registerformModal .nav>li>a {
    padding: 10px 15px;
    background: #c5c5c5;
    text-align: center
}

#registerformModal .nav-tabs>li.active>a,
#registerformModal .nav-tabs>li.active>a:focus,
#registerformModal .nav-tabs>li.active>a:hover {
    background: #fff
}

#registerformModal .modal-body {
    width: 100%
}

#registerformModal .tab-content {
    border: 1px solid #ddd;
    border-top: 0 solid #000
}

#registerformModal .modal-header {
    border-bottom: 0 solid #e5e5e5
}

#registerformModal .modal-dialog {
    width: 420px
}

#myModal span .col-md-6 {
    margin-bottom: 5px;
    line-height: 20px;
    color: #3b3b3b;
    font-size: 13px;
    min-height: 40px
}

#myModal span .col-md-3 {
    color: #232323;
    font-size: 15px
}

#myModal input[type=checkbox]:not(old),
#myModal input[type=radio]:not(old) {
    width: 2em;
    margin-left: -1px;
    padding: 0;
    font-size: 1em;
    opacity: 0;
    height: 1em;
    position: absolute;
    left: 15px
}

#myModal input[type=checkbox]:not(old)+label,
#myModal input[type=radio]:not(old)+label {
    float: left;
    margin-left: 0em;
    line-height: 24px;
    margin-right: 5px
}

#myModal input[type=checkbox]:not(old)+label>span {
    float: left;
    width: 16px;
    height: 16px;
    margin: .25em .5em .25em .25em;
    border: .0625em solid rgb(192, 192, 192);
    border-radius: .25em;
    background: rgb(224, 224, 224);
    background-image: -moz-linear-gradient(rgb(240, 240, 240), rgb(224, 224, 224));
    background-image: -ms-linear-gradient(rgb(240, 240, 240), rgb(224, 224, 224));
    background-image: -o-linear-gradient(rgb(240, 240, 240), rgb(224, 224, 224));
    background-image: -webkit-linear-gradient(rgb(240, 240, 240), rgb(224, 224, 224));
    background-image: linear-gradient(rgb(240, 240, 240), rgb(224, 224, 224));
    vertical-align: top;
    cursor: pointer
}

#myModal input[type=radio]:not(old)+label>span {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: .25em .5em .25em .25em;
    border: .0625em solid rgb(192, 192, 192);
    border-radius: 25px;
    background: rgb(224, 224, 224);
    background-image: -moz-linear-gradient(rgb(240, 240, 240), rgb(224, 224, 224));
    background-image: -ms-linear-gradient(rgb(240, 240, 240), rgb(224, 224, 224));
    background-image: -o-linear-gradient(rgb(240, 240, 240), rgb(224, 224, 224));
    background-image: -webkit-linear-gradient(rgb(240, 240, 240), rgb(224, 224, 224));
    background-image: linear-gradient(rgb(240, 240, 240), rgb(224, 224, 224));
    vertical-align: bottom;
    cursor: pointer
}

#myModal input[type=checkbox]:not(old):checked+label>span,
#myModal input[type=radio]:not(old):checked+label>span {
    background-image: -moz-linear-gradient(rgb(224, 224, 224), rgb(240, 240, 240));
    background-image: -ms-linear-gradient(rgb(224, 224, 224), rgb(240, 240, 240));
    background-image: -o-linear-gradient(rgb(224, 224, 224), rgb(240, 240, 240));
    background-image: -webkit-linear-gradient(rgb(224, 224, 224), rgb(240, 240, 240));
    background-image: linear-gradient(rgb(224, 224, 224), rgb(240, 240, 240));
    background: #3395FF;
    border: .0625em solid #3395FF;
}

#myModal input[type=checkbox]:not(old):checked+label>span:before {
    content: '✓';
    display: block;
    width: 13px;
    color: #fff;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    text-shadow: 0 0 .0714em rgb(242, 208, 23);
    font-weight: 700
}

#myModal input[type=radio]:not(old):checked+label>span>span {
    display: block;
    width: 14px;
    height: 14px;
    margin: 0;
    border: .0625em solid rgb(113, 114, 237);
    border-radius: 25px;
    background: rgb(237, 205, 25);
    background-image: -moz-linear-gradient(rgb(179, 217, 140), rgb(153, 204, 102));
    background-image: -ms-linear-gradient(rgb(179, 217, 140), rgb(153, 204, 102));
    background-image: -o-linear-gradient(rgb(179, 217, 140), rgb(153, 204, 102));
    background-image: -webkit-linear-gradient(rgb(179, 217, 140), rgb(153, 204, 102));
    background-image: linear-gradient(rgb(113, 114, 237), rgb(10, 27, 219))
}

.modal-footer .btn-default {
    background-color: rgb(230, 230, 230);
    border-color: rgb(173, 173, 173);
    font-size: 13px;
    text-transform: capitalize;
}

.header-btn1x {
    padding: 8px 12px;
    border: 1px solid #fff;
    color: #fff;
    background: transparent;
    border-radius: 4px;
    -webkit-transition: .2s;
    transition: .2s;
    font-family: 'Poppins', sans-serif
}

.header-btn1x:hover {
    padding: 8px 12px;
    border: 1px solid #f44236;
    color: #fff;
    background: #f44236;
    border-radius: 4px;
    -webkit-transition: .2s;
    transition: .2s;
    font-family: 'Poppins', sans-serif
}

.header-btn2x {
    padding: 8px 12px;
    border: 1px solid rgb(112, 203, 206);
    background: rgb(112, 203, 206);
    border-radius: 4px;
    font-family: 'Noto Sans TC', sans-serif
}

.header-btn3x {
    padding: 8px 12px;
    border: 1px solid #fff;
    background: transparent;
    border-radius: 4px;
    color: #fff;
    opacity: .6;
    -webkit-transition: .2s;
    transition: .2s;
    font-family: 'Poppins', sans-serif
}

.header-btn3x:hover {
    border: 1px solid #f44236;
    background-color: #f44236;
    color: #fff;
    opacity: 1
}

.header-btn3x:focus {
    border: 1px solid #f44236;
    background-color: #f44236;
    color: #000;
    opacity: 1
}

.header-btn4x {
    padding: 8px 12px;
    border: 1px solid rgb(112, 203, 206);
    background: #fff;
    border-radius: 4px;
    color: rgb(112, 203, 206);
    -webkit-transition: .2s;
    transition: .2s;
    font-family: 'Poppins', sans-serif
}

.bootstrap-select>.dropdown-toggle {
    width: 100%;
    padding-right: 25px;
    z-index: 1;
    padding: 12px
}

.input-group-addon {
    font-family: 'Poppins', sans-serif
}

.btn {
    font-size: 17px;
    font-family: 'Poppins', sans-serif
}

.search-btn {
    padding: 13px 35px;
    font-size: 16px;
    background: #f44236;
    color: #fff;
    transition: all 300ms ease 0s;
    border: 1px solid #f44236;
    border-radius: 4px;
    opacity: .8;
    font-weight: 450
}

.search-btn:hover {
    background: #f44236;
    opacity: 1
}

#company h2 {
    color: #000;
    font-family: 'Poppins', sans-serif
}

#company p {
    width: 50%;
    margin: 0 auto;
    font-family: 'Poppins', sans-serif
}

#company img {
    margin-bottom: 15px
}

.mctop50 {
    margin-top: 50px
}

.imgp {
    margin-top: 20px;
    color: white !important;
    text-align: left
}

.imgp:hover {
    color: white !important;
    text-decoration: none !important;
    cursor: default !important
}

.imgCon {
    margin-left: -15px;
    margin-top: -15px
}

.mcright30 {
    margin-right: 30px !important
}

.paddright {
    padding-right: 0px !important
}

.paddleft {
    padding-left: 0px !important
}

.ii {
    font-size: 20px;
    color: rgba(35, 33, 33, .81)
}

#stores {
    background: #f3f3f3;
    padding: 30px
}

#stores p {
    font-family: 'Poppins', sans-serif
}

#stores h2 {
    color: #3f4b56;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 30px
}

.storeimg {
    width: 140px;
    height: 140px;
    border-radius: 50%;
    border: 1px solid #a2a2a2;
    padding: 3px
}

.team-member {
    text-align: center;
    color: #333;
    font-size: 14px
}

.member-info h3 {
    margin-top: 15px
}

#business {
    padding: 30px;
    background: #e4e4e4
}

#business p {
    font-family: 'Noto Sans TC', sans-serif
}

#business h2 {
    color: #3f4b56;
    font-family: 'Noto Sans TC', sans-serif;
    margin-bottom: 30px
}

.midcusp {
    margin: 0 auto;
    color: rgba(255, 255, 255, .88);
    font-size: 17px;
    margin-bottom: 30px;
    margin-top: -5px;
    line-height: 20px
}

.address-loader {
    display: none;
    margin-top: 15px;
    font-size: 20px
}

.order-steps ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: relative;
    display: flex;
    justify-content: space-around;
}

.order-steps li {
    color: #fff;
    margin: 20px 0;
    min-height: 83px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    text-align: center;
    word-break: break-all
}

.order-steps li::before {
    content: "";
    display: block;
    margin: 0 auto 10px
}

.order-steps .title {
    font-weight: 600;
    margin: 0 0 10px;
    font-size: 20px;
    line-height: 1 !important
}

.order-steps .step::before {
    height: 200px;
    width: 200px;
    background-size: 90%;
    background-color: inherit;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 50%
}

/*.order-steps .step.one::before {
    background-image: url(../../img/front-end/map-marker.png)
}

.order-steps .step.two::before {
    background-image: url(../../img/front-end/glass.png)
}

.order-steps .step.three::before {
    background-image: url(../../img/front-end/pay.png)
}*/

.order-steps .step.four::before {
    background-image: url(../../img/front-end/run.png)
}

.mcbot20 {
    margin-bottom: 20px
}

.deliver {
    background: #fff;
    border-radius: 2px;
    box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, .38)
}

#about {
    padding: 0 30px;
    background: #edebec
}

#about p {
    font-family: 'Poppins', sans-serif;
    margin-bottom: 20px
}

#about h2 {
    color: #3f4b56;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 20px
}

#about h3 {
    font-size: 25px !important;
    line-height: 30px;
    letter-spacing: 0;
    color: black !important;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 5px;
    margin-top: 60px
}

#footer .footer-bottom {
    background: #042556 !important;
    padding: 20px 0 20px;
    display: none
}

#footer {
    background: #042556 !important
}

.pull-center {
    float: none !important;
    margin: 0 auto !important
}

.page-footer--link-list li {
    float: left
}

.page-footer--link-list {
    padding: 0 0
}

.page-footer--link-list {
    list-style: outside none none;
    text-align: center
}

.btn-submit {
    background: #1b2e39 !important;
    transition: all 300ms ease 0s
}

.btn-submit:hover {
    background: #ff1732 !important;
    transition: all 300ms ease 0s
}

.mctopnone {
    margin-top: 0px !important
}

.midp {
    width: 65%;
    margin: 0 auto;
    font-size: 20px
}

.new-container {
    width: 805px
}

.count-des {
    background: #ff1732;
    padding: 60px 0px !important;
    color: #fff;
    font-size: 100px;
    width: 200px;
    margin: 0 auto;
    border-radius: 6%
}

.paddleft0 {
    padding-left: 0px !important
}

.paddright0 {
    padding-right: 0px !important
}

.custom-padding-0 {
    padding-left: 0px !important;
    padding-right: 0px !important
}

.imgnum {
    width: 180px
}

.p20 {
    font-size: 20px !important;
    margin-top: 60px
}

.driverapp-link {
    text-align: center !important;
    float: none;
    margin-top: 25px
}

.clients {
    padding: 0em 0
}

.clients-main ul {
    padding: 0
}

.clients-main ul li {
    list-style: none;
    display: inline-block;
    margin-right: 14%
}

.clients-main ul li:nth-child(5) {
    margin-right: 0%
}

.main-nav {
    background-color: #36454f !important
}

ul#footer-links {
    padding: 0;
    margin: 0;
    list-style: outside none none;
    text-align: center
}

ul#footer-links li {
    display: inline-block
}

ul#footer-links li a {
    color: #fff;
    font-size: .85em;
    margin: 0 12px
}

ul#footer-links li a:hover {
    color: gray;
    text-decoration: underline
}

ul#footer-links1 {
    padding: 0;
    margin: 0;
    list-style: outside none none
}

ul#footer-links1 li {
    display: inline-block;
    width: 100%
}

ul#footer-links1 li a {
    color: #fff;
    font-size: .85em;
    margin: 0 12px
}

ul#footer-links1 li a:hover {
    color: red;
    text-decoration: underline
}

.fixedhgt {
    height: 85px
}

.dropdown-menu .divider {
    margin: 0 0
}

.white {
    color: white !important
}

.black {
    color: black !important
}

.social-icons {
    float: left
}

.social-icons ul li {
    float: left;
    list-style: none
}

.footer-copyright {
    color: #fff;
    text-align: center;
    float: right
}

.pager-footer {
    margin: 0;
    padding: 0;
    margin-top: 10px
}

.paddingleft0 {
    padding-left: 0px !important
}

.paddingright {
    padding-right: 0px !important
}

.paddsm {
    padding-right: 0px !important;
    padding-left: 0px !important
}

.mcleft15 {
    margin-left: 15px
}

.padd10 {
    padding: 10px !important
}

.padd20 {
    padding: 20px !important
}

.xsauto {
    margin-top: 15px
}

.xsauto1 {
    width: 100%;
    margin-left: 30px
}

.apps {
    background: #f44236;
    margin: 15px auto;
    width: 74%;
    padding: 7px;
    border-radius: 4px;
    color: #000;
    font-weight: 700
}

.get-span {
    color: #fff;
    line-height: 30px;
    margin-right: 7px
}

.get-span1 {
    color: #000;
    line-height: 30px;
    margin-right: 7px;
    font-family: 'Poppins', sans-serif
}

.get-app {
    margin-top: -3px;
    margin-left: 5px
}

.get-app ul {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    padding: 0
}

.dobed {
    padding: 19px 12px;
    background: #f53b3b none repeat scroll 0% 0%;
    color: #fff
}

.dobed:hover {
    padding: 19px 12px;
    background: #f53b3b none repeat scroll 0% 0%;
    color: #fff
}

.dobed:focus {
    padding: 19px 12px;
    background: #f53b3b none repeat scroll 0% 0%;
    color: #fff
}

.dobed:active {
    padding: 19px 12px;
    background: #f53b3b none repeat scroll 0% 0%;
    color: #fff
}

ul.app-links li {
    list-style: none;
    display: inline-block
}

ul.app-links li a.store-link {
    color: #fff;
    font-size: 1.5em;
    margin-right: 6px;
    margin-top: 0
}

ul.app-links li a.store-link:hover {
    color: #f44236
}

ul.app-links1 li {
    list-style: none;
    display: inline-block
}

ul.app-links1 li a.store-link1 {
    color: #000;
    font-size: 1.5em;
    margin-right: 6px;
    margin-top: 0
}

ul.app-links1 li a.store-link1:hover {
    color: #f44236
}

.lang {
    padding: 0;
    height: 39px;
    min-width: auto;
    width: auto
}

.lang .dropup .btn {
    width: 100%;
    color: #000;
    text-align: left;
    position: relative;
    line-height: 24px;
    border: 2px solid #059cd8
}

.lang .dropup li a {
    line-height: 25px
}

.lang_flag {
    float: left;
    margin-right: 3px;
    line-height: 26px;
    width: 35px
}

.lang .dropup .divider {
    margin: 5px 0px !important
}

.open .btn:hover {
    background: transparent
}

.open .btn {
    font-size: 18px
}

.for-fixed {
    height: 65px
}

.showonmobile {
    display: none !important
}

.hideonmobile {
    display: block !important
}

.def-pad {
    padding: 10px 12px;
    background-color: #f44236;
    color: #fff
}

.def-pad:hover {
    padding: 10px 12px;
    background-color: #3add2f;
    color: #fff
}

.def-pad:focus {
    padding: 10px 12px;
    background-color: #3add2f;
    color: #fff
}

.def-pad:active {
    padding: 10px 12px;
    background-color: #3add2f;
    color: #fff
}

.catering-imgbox img {
    height: 240px;
    width: 100%;
    margin-bottom: 0px !important
}

.catering-blog {
    float: left;
    width: 100%;
    background: rgba(228, 216, 195, .77);
    margin-top: 50px;
    margin-bottom: 30px
}

.catering-blog h2 {
    text-align: center;
    font-size: 25px;
    font-weight: 700;
    color: #000;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 20px;
    margin-top: 20px
}

.catering-imgbox {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 15px;
    margin-bottom: 20px
}

.catring-description {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    right: 0;
    padding: 15px;
    background: rgba(235, 104, 37, .82)
}

.catring-description p {
    width: 100% !important;
    color: #fff;
    text-align: center;
    font-weight: 700;
    font-size: 14px
}

.catring-description p>span {
    font-weight: 400;
    font-style: italic
}

.search-bak {
    margin-top: 80px
}

.search-bak ul {
    text-align: center;
    margin: 0 auto;
    list-style: none;
    padding-left: 0
}

.search-bak ul li {
    position: relative;
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    margin-right: 15px;
    width: 30%
}

.listing-searchfield button {
    width: 100%;
    margin-top: 0px !important;
    height: 38px !important;
    font-size: 15px !important;
    letter-spacing: 1px !important;
    background-color: #f44236 !important
}

.listing-searchfield button:hover {
    color: white !important
}

.search-bak ul li:last-child {
    width: 15%
}

.btn-icon-searchfield {
    position: absolute;
    z-index: 9;
    top: 8px;
    left: 12px
}

.btn-icon-searchfield i {
    color: #a4a4a4;
    font-size: 15px
}

.btn-icon-getlocation {
    position: absolute;
    z-index: 9;
    top: 8px;
    right: 12px
}

.btn-icon-getlocation i {
    color: #a4a4a4;
    font-size: 15px
}

.listing-searchfield input {
    padding: 8px 20px 8px 30px;
    border: 1px solid #d2d8d8;
    width: 100%;
    border-radius: 3px
}

.search-bak .form-control {
    height: 42px
}

#restro-field {
    background: #fff
}

.filter-wrapper {
    min-height: 400px;
    margin-top: 15px
}

.product-wrapper {
    min-height: 400px;
    background-color: #fff;
    margin: 15px;
    padding: 10px
}

.dividerblock {
    height: 20px;
    width: 100%;
    float: left
}

.divide-part {
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    padding: .75em 0;
    margin: 0em 0;
    font-size: 18px
}

.sort i {
    cursor: pointer
}

.sorting-items .selected-order {
    color: #f5861f
}

.sorting-items {
    font-size: 13px;
    padding: 0;
    color: #585858;
    margin-bottom: .5em
}

.sorting-items li {
    list-style: none;
    cursor: pointer;
    padding: .3em 0;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    color: dimgray
}

.find-Restaurant {
    background: #03acfc;
    text-align: center;
    color: #fff;
    padding: 20px;
    margin-bottom: 20px;
    float: left;
    width: 100%
}

.find-Restaurant a {
    color: #fff;
    padding: 6px 2px;
    width: 100%;
    border: 1px solid #fff;
    border-radius: 4px;
    float: left;
    font-weight: 700;
    margin-top: 15px
}

.find-Restaurant p {
    color: #fff;
    font-weight: 700
}

@media (min-width:1030px) {
    .ft {
        margin-bottom: 15px;
        padding: 0
    }
}

.find-Restaurant p:first-child {
    font-size: 18px
}

.addBusiness {
    background: #667e7e;
    text-align: center;
    color: #fff;
    padding: 20px;
    margin-bottom: 20px;
    float: left;
    width: 100%
}

.addBusiness a {
    color: #fff;
    padding: 6px 2px;
    width: 100%;
    border: 1px solid #fff;
    border-radius: 4px;
    float: left;
    font-weight: 700;
    margin-top: 15px
}

.addBusiness p {
    color: #fff;
    font-weight: 700
}

.addBusiness p:first-child {
    font-size: 18px
}

.sorting-items li.active {
    color: #f44236
}

.sorting-items li i {
    margin-right: 2px;
    min-width: 21px
}

.sorting-items li input {
    float: left;
    margin: 0 6px
}

.paddleft0 {
    padding-left: 0
}

.paddright0 {
    padding-right: 0
}

.restro-box {
    position: relative;
    float: left;
    width: 100%;
    border-bottom: 1px solid #f4f4f4
}

.row1 {
    margin-bottom: 20px
}

.restaurant-box-inner {
    /*border-radius: 3px;
    background: #fff;
    float: left;
    width: 100%;
    padding: 15px 0;
    position: relative;
    overflow: hidden*/
        border-radius: 3px;
    background: #fff;
    width: 100%;
    padding: 15px;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.restaurant-open-time-container {
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 100%;

}

.restaurant-open-time-text {
    background-color: rgba(255, 255, 255, 0.5);
    line-height: 1;
    text-transform: uppercase;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    color: #CB1C2D;
}

.restaurant-open-time-text > span {
    font-size: 16px;
}

.restopage-link-fl{
    flex: 1 1 50%;
    display: flex;
    /*flex-wrap: wrap;*/
}
.restopage-link-fl .restoimgthumb{
    flex: 0 0 100px;
    margin-right: 15px;
}
.resto_other_del{
    flex: 1 1 50%;
}
.col-1-1{
    flex: 1 1 auto;
}
.restro-box:hover .restaurant-box-inner {
    cursor: pointer
}

.inner-owl:hover {
    box-shadow: 0 0 0 1px rgba(67, 41, 163, .2), 0 1px 5px 0 rgba(67, 41, 163, .2);
    cursor: pointer
}

.vieworder {
    float: right;
    width: 100%
}

.restoOpen {
    width: 140px;
    height: 140px;
    background-position: center center;
    right: -80px;
    top: -80px;
    box-shadow: 1px 0 4px 0 #c2c2c2 !important;
    color: #990e3a !important;
    line-height: 4;
    border-radius: 0px !important;
    transform: rotate(135deg);
    position: absolute;
    z-index: 9;
    background: linear-gradient(to bottom right, yellow, #5b9f06)
}

.offertext1 {
    text-align: right
}

.offertext1 span {
    font-size: 25px;
    margin-right: 3px;
    display: inline-block;
    vertical-align: bottom
}

.offertext1 p {
    color: #FF5722;
    margin: 0;
    text-align: right;
    display: inline-block;
    font-size: 13px
}

.offertext1 p:first-child {
    color: #CB1C2D;
}

.offertext1.open p:first-child {
    color: #2679ce;
    padding: 5px
}

.offertext1 p:last-child {
    text-decoration: none
}

.resto-text {
    display: inline-block;
    margin-right: 5px;
    font-family: 'Poppins', sans-serif
}

.restothumb img {
    width: 100%;
    height: 100px;
    border-radius: 4px;
    object-fit: cover
}

.rating-container .caption {
    display: none !important
}

.rating-container .clear-rating {
    display: none !important
}

.deliverystat i {
    font-size: 12px
}

.restoname {
    margin-bottom: 0;
    margin-top: 0;
    font-weight: 600;
    color: #424242;
    font-size: 16px;
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
    white-space: nowrap
}

.cuisinetype {
    margin-bottom: 0;
    font-size: 13px;
    display: flex;
    flex-direction: row
}

.restaurant-box-header {
    height: 140px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.restaurant-box-header img {
    vertical-align: text-bottom;
    display: block;
    width: 100%;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.restaurant-box-content {
    position: relative;
    border-bottom: 1px solid #f6f6f6;
    padding: 1em .75em;
    z-index: 99;
    min-height: 77px
}

.sortheader>span {
    color: #2c2c2c;
    font-size: 18px;
    margin-bottom: 10px
}

.sortby-others {
    width: 100%;
    float: left;
    padding: 5px;
    margin-top: 30px;
    margin-bottom: 20px
}

.closed-restaurants-container {
    padding: 20px 0 10px;
    margin: 0 15px;
    border-bottom: 1px solid #f4f4f4;
}

.closed-restaurants-label {
    padding: 0 15px;
}

.green {
    background: #7dc04b
}

.light-black {
    background-color: rgba(0, 0, 0, .81)
}

.text.pull-left {
    font-weight: 700
}

.mcrt75 {
    margin-top: 75px
}

.delay {
    position: absolute;
    height: 45px;
    width: 100px;
    top: -2.35em;
    right: 0;
    color: #fff;
    padding: .45em 0;
    text-align: center;
    box-shadow: 0 0 1px rgba(0, 0, 0, .15);
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.offerbox {
    position: absolute;
    height: 45px;
    width: 75%;
    top: -2.35em;
    left: 0;
    color: #fff;
    padding: .45em 0;
    text-align: left;
    box-shadow: 0 0 1px rgba(0, 0, 0, .15);
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.offerbox .time {
    font-size: 1.1em;
    display: block;
    margin-top: 0
}

.offerbox a:hover {
    color: #f5861f
}

.time {
    font-size: 13px;
    display: block;
    margin-top: 5px
}

.time-unit {
    font-size: .8em;
    display: block;
    margin-top: 10px;
    float: left;
    margin-left: 10px
}

.text-ellipsis {
    display: block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.restaurant-box-content h5 {
    color: #1a1a1a;
    margin: .5em 0;
    font-size: 14px;
    width: 90%;
    cursor: pointer;
    font-weight: 500;
    font-family: 'Poppins', sans-serif
}

.cuisine {
    color: #585858;
    font-size: 13px;
    font-family: 'Poppins', sans-serif
}

.restaurant-box-footer {
    position: relative;
    padding: .5em .75em
}

.dist {
    font-size: 1em;
    color: rgb(125, 192, 75);
    margin-top: 3px;
    font-family: 'Poppins', sans-serif
}

.price .actvie-dollar {
    color: #69bb27
}

.rating {
    color: #4d525a;
    font-size: 1em;
    font-family: 'Poppins', sans-serif
}

.rating i {
    color: #f5861f
}

.mctop15 {
    margin-top: 15px
}

.restaurant-box-footer {
    position: relative;
    padding: .5em .75em;
    z-index: 99
}

.res-status {
    max-width: 121px;
    min-width: 94px;
    min-height: 84px;
    float: left;
    position: absolute;
    padding: 0;
    top: 0;
    z-index: 99
}

.res-status img {
    width: 100%;
    height: 100%;
    float: left;
    position: relative
}

.fav {
    font-size: 17px;
    padding: 0;
    color: #f44236;
    transition: all 0.35s ease-in-out;
    display: inline-block;
    margin-left: 0;
    margin-top: 0;
    width: 80px;
    margin-bottom: 0;
    background: transparent;
    text-align: left
}

.fav i {
    color: #f44236 !important
}

.veiwdetails {
    margin-top: 0;
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.bulk {
    background: #f44236;
    padding: 10px 10px;
    border: 1px solid #f44236;
    border-radius: 4px;
    margin-top: 20px;
    color: #fff;
    font-size: 17px;
    width: 100%
}

.fav:hover {
    color: #f44236
}

.fav:focus {
    color: #f44236
}

.btn-order {
    background: transparent none repeat scroll 0% 0%;
    border: 1px solid rgb(125, 192, 75);
    padding: 6px 16px;
    border-radius: 4px;
    transition: all 0.35s ease-in-out;
    color: rgb(125, 192, 75);
    width: 100%
}

.btn-order:hover {
    background: rgb(125, 192, 75);
    border: 1px solid rgb(125, 192, 75);
    border-radius: 4px;
    color: #fff
}

.dist:hover {
    color: #fff
}

.dist .pre-order {
    color: rgb(246, 3, 3);
    transition: all 0.35s ease-in-out
}

.dist .pre-order:hover {
    color: #fff
}

.pre-order {
    background: transparent none repeat scroll 0% 0%;
    border: 1px solid rgb(246, 3, 3);
    padding: 6px 16px;
    border-radius: 4px;
    color: rgb(246, 3, 3);
    width: 100%
}

.pre-order:hover {
    background: rgb(246, 3, 3);
    border: 1px solid rgb(246, 3, 3);
    color: #fff;
    border-radius: 4px;
    transition: all 0.35s ease-in-out
}

.filter-wrapper .form-control {
    height: 42px
}

#become-driver {
    min-height: 450px
}

.navbar-inverse .caret {
    color: #3395FF !important
}

.dropdown {
    margin-right: 15px
}

.lang .btn .caret {
    color: #fff !important
}

.driver-reg {
    background: #fff;
    padding: 10px;
    margin: 20px 0;
    display: flow-root;
    box-shadow: 0 0 0 1px rgba(67, 41, 163, .08), 0 1px 5px 0 rgba(67, 41, 163, .08)
}

.driver-reg h2 {
    font-family: 'Poppins', sans-serif;
    margin-bottom: 25px;
    color: #df1922
}

.nxt-btn {
    padding: 10px 30px;
    margin-bottom: 15px
}

.policy {
    background: #eee;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 15px
}

.policy input {
    float: left;
    margin: 3px 5px
}

.policy p {
    margin-bottom: 0
}

#driver-license {
    min-height: 450px
}

#driver-documents {
    min-height: 450px
}

#driver-documents label {
    font-family: 'Poppins', sans-serif
}

.driver-lice {
    background: #fff;
    padding: 20px;
    margin: 20px 0;
    box-shadow: 0 0 0 1px rgba(67, 41, 163, .08), 0 1px 5px 0 rgba(67, 41, 163, .08);
    display: flow-root
}

.driver-lice h2 {
    font-family: 'Poppins', sans-serif;
    margin-bottom: 10px;
    color: #d81b26
}

.driver-lice p {
    font-family: 'Poppins', sans-serif;
    margin-bottom: 20px;
    color: #000
}

.driver-login-box {
    background-color: rgba(255, 255, 255, .9);
    padding: 20px
}

.title-bod {
    border-bottom: 1px solid #fff
}

.driver-login-box h1 {
    font-family: 'Poppins', sans-serif;
    color: #df1b22;
    font-size: 40px
}

.driver-login-box h2 {
    font-family: 'Poppins', sans-serif;
    font-size: 25px
}

.driver-login-box p {
    font-size: 13px
}

.plabel {
    color: #000;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase
}

.fc-bod {
    border: 1px solid rgba(0, 0, 0, .18)
}

#driver-blog img {
    width: 175px;
    height: 175px
}

#driver-blog h1 {
    font-family: 'Poppins', sans-serif;
    color: #000;
    font-size: 40px;
    margin-top: 40px;
    margin-bottom: 40px
}

#driver-blog h2 {
    font-family: 'Poppins', sans-serif;
    font-size: 22px
}

.mctopbot40 {
    margin-top: 40px;
    margin-bottom: 40px
}

.maploc {
    width: 60px !important;
    height: 90px !important;
    margin-top: 20px
}

#cos-login {
    min-height: 450px;
    background: #f7f7f7;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: flow-root
}

#cos-login label {
    font-family: 'Poppins', sans-serif
}

#cos-login h3 {
    font-size: 20px;
    margin-top: 0
}

.cos-reg {
    padding: 30px;
    margin-top: 30px;
    margin-bottom: 50px;
    border: 0 solid rgba(0, 0, 0, .1)
}

#cos-login .modal-dialog {
    margin-top: 100px
}

#myModal .modal-dialog {
    width: 750px;
    display: flex
}

#myModal .modal-body {
    background-color: #fff
}

#myModal .close {
    opacity: 1;
    font-size: 25px;
    color: white !important
}

.push--bottom,
.push--ends {
    margin-bottom: 24px !important
}

label[for=checkbox-rememberme] {
    margin-bottom: 0;
    color: inherit;
    text-transform: initial;
    font-size: 1em;
    font-family: 'Poppins', sans-serif
}

.rememberme-forgetpassword-separator {
    padding: 0 5px
}

.forgot-password {
    display: inline-block;
    vertical-align: middle;
    margin-top: 10px;
    font-family: 'Poppins', sans-serif
}

.checkbox::after,
.radio::after {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    display: block;
    position: absolute;
    top: 5px;
    left: 5px;
    opacity: 0;
    content: ""
}

.checkbox::after {
    width: 11px;
    height: 7px;
    border-bottom: 3px solid #3c8dbc;
    border-left: 3px solid #3c8dbc
}

.checkbox::before,
.radio::before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    background: #fff;
    border: 1px solid #cdcdd3;
    content: ""
}

input[type="checkbox"]:checked+.checkbox::after,
input[type="radio"]:checked+.radio::after {
    opacity: 1
}

.coupons-res {
    display: none
}

.checkbox,
.radio {
    display: inline-block;
    position: relative;
    padding-left: 32px;
    margin-bottom: 12px;
    line-height: 20px;
    vertical-align: middle;
    cursor: pointer
}

.sorting-items2 label[for=checkbox-rememberme] {
    margin-bottom: 0;
    color: inherit;
    text-transform: initial;
    font-size: 1em;
    font-family: 'Noto Sans TC', sans-serif
}

.sorting-items2 .rememberme-forgetpassword-separator {
    padding: 0 5px
}

.sorting-items2 .forgot-password {
    display: inline-block;
    vertical-align: middle;
    margin-top: 10px;
    font-family: 'Poppins', sans-serif
}

.sorting-items2 .checkbox::after {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    display: block;
    position: absolute;
    top: 4px;
    left: 3px;
    opacity: 0;
    content: ""
}

.sorting-items2 .checkbox::after {
    width: 11px;
    height: 7px;
    border-bottom: 3px solid #959595;
    border-left: 3px solid #959595
}

.sorting-items2 .radio::after {
    display: block;
    position: absolute;
    opacity: 0;
    content: "";
    background: #959595;
    transform: unset;
    -webkit-transform: unset;
    top: 3px;
    left: 3px;
    width: 11px;
    height: 11px;
    border-radius: 50%
}

.sorting-items2 .checkbox::before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 17px;
    height: 17px;
    background: #f6f6f6;
    border: 1px solid #bfbfbf;
    content: "";
    border-radius: 2px
}

.sorting-items2 .radio::before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 17px;
    height: 17px;
    background: #f6f6f6;
    border: 1px solid #bfbfbf;
    content: "";
    border-radius: 50%
}

.sorting-items2 input[type="checkbox"]:checked+.sorting-items2 .checkbox::after,
.sorting-items2 input[type="radio"]:checked+.sorting-items2 .radio::after {
    opacity: 1
}

.sorting-items2 .checkbox,
.sorting-items2 .radio {
    display: inline-block;
    position: relative;
    padding-left: 25px;
    margin-bottom: 0;
    line-height: 16px;
    vertical-align: middle;
    cursor: pointer
}

.lgnwthothr {
    width: 50%;
    cursor: pointer;
    margin-top: 17px
}

.algn-cntr {
    text-align: center;
    margin-bottom: 10px
}

.getdirection {
    display: none
}

.cryptoapp {
    margin: 15px 0
}

.cryptoapp a {
    font-weight: 700;
    color: #000;
    background: #f4c200;
    background: linear-gradient(#69f3f3, #f44236);
    border-radius: 5px;
    padding: 10px 30px 10px 10px;
    height: 35px;
    font-size: 14px;
    box-sizing: border-box;
    line-height: 32px;
    border: 1px solid #4d8383;
    position: relative
}

.cryptoapp a:hover {
    background: linear-gradient(#f44236, #69f3f3)
}

.cryptoapp a::after {
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -6px;
    width: 6px;
    height: 11px;
    display: block;
    content: " ";
    background: url(../../img/front-end/apparrow.png) no-repeat;
    background-size: 6px 11px
}

.delivery-statfield {
    padding: 10px 0
}

.panel-heading .accordion-toggle:after {
    font-family: 'Glyphicons Halflings';
    content: "\e114";
    float: right;
    color: #f44236;
    font-size: 16px;
    font-weight: 400
}

.panel-heading .accordion-toggle.collapsed:after {
    content: "\e080"
}

.driver-text span {
    float: none;
    width: 75%;
    text-align: center;
    display: inline-block
}

#driverfield h3 {
    font-size: 25px;
    text-align: center;
    margin-top: 55px;
    font-family: 'Poppins', sans-serif
}

.apply-online-now {
    text-align: center;
    margin-top: 15px
}

.listing-header {
    background: url(../../img/front-end/listingBak.jpg) no-repeat center center;
    width: 100%;
    padding: 20px 10px 60px 10px;
    min-height: 240px;
    overflow: hidden;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    position: relative
}

.listing-header .container {
    z-index: 99;
    position: relative
}

.listing-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(10%, #fff), color-stop(40%, rgba(255, 255, 255, .75)), color-stop(100%, rgba(255, 255, 255, .4)));
    background: -webkit-linear-gradient(270deg, #fff 0, #fff 10%, rgba(255, 255, 255, .75) 40%, rgba(255, 255, 255, .4) 100%);
    background: -webkit-linear-gradient(top, #fff 0, #fff 10%, rgba(255, 255, 255, .75) 40%, rgba(255, 255, 255, .4) 100%);
    background: linear-gradient(180deg, RGBA(18, 28, 37, .78) 0, RGBA(18, 28, 37, .61) 30%, RGBA(18, 28, 37, .22) 80%, RGBA(18, 28, 37, .12) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#FFFFFF', GradientType=0)
}

.bag-cart {
    position: fixed;
    z-index: 99;
    top: 30px;
    right: 10px;
    display: none
}

.mob-cart {
    float: left;
    margin-left: 10px;
    margin-right: 10px
}

.mob-lang {
    float: left
}

.coupon {
    margin-top: 5px;
    margin-bottom: 10px
}

.deliveryloc {
    margin-bottom: 0;
    font-size: 13px;
    line-height: 1.5;
    color:  #3395FF;
}

.location-info {
    line-height: 16px;
    margin: 0;
    display: inline-block;
       flex: 0 0 auto;
}

.flr {
    float: right
}

.restothumb {
    position: relative
}

.restaurant-closed .restothumb img {
    filter: grayscale(1) opacity(0.25);
}

.deliveryicon {
    display: none;
    text-align: center;
    position: absolute;
    bottom: 10px;
    margin: 0 auto;
    left: 0;
    right: 0
}

.coupon-box {
    font-size: 12px;
    border: 1px dashed #f44236;
    padding: 2px 5px;
    border-radius: 4px;
    margin-right: 5px;
    color: #f44236
}

.store-business {
    margin-top: 20px
}

.store-business p {
    color: #fff;
    font-size: 15px
}

.resto-business {
    margin-top: 40px
}

.resto-business h4 {
    color: #fff;
    margin-bottom: 25px
}

.details-header {
    background: url(../../img/front-end/details-bakimg.jpg) no-repeat center center;
    width: 100%;
    padding: 20px 10px 60px 10px;
    min-height: 170px;
    overflow: visible;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    position: relative
}

.details-header .container {
    z-index: 99;
    position: relative
}

.container-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(10%, #fff), color-stop(40%, rgba(255, 255, 255, .75)), color-stop(100%, rgba(255, 255, 255, .4)));
    background: -webkit-linear-gradient(270deg, #fff 0, #fff 10%, rgba(255, 255, 255, .75) 40%, rgba(255, 255, 255, .4) 100%);
    background: -webkit-linear-gradient(top, #fff 0, #fff 10%, rgba(255, 255, 255, .75) 40%, rgba(255, 255, 255, .4) 100%);
    background: linear-gradient(180deg, RGBA(18, 28, 37, .65) 0, RGBA(18, 28, 37, .51) 10%, RGBA(18, 28, 37, .4) 40%, RGBA(18, 28, 37, .12) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#FFFFFF', GradientType=0)
}

.fav-share-icon {
    position: absolute;
    z-index: 999;
    width: 120px;
    right: 100px;
    top: 25px
}

.fav-share-icon .favrestaurant a {
    width: 35px;
    height: 35px;
    border: 2px solid #fff;
    display: inline-block;
    text-align: center;
    line-height: 33px;
    border-radius: 50%;
    color: #adadad;
    font-size: 16px;
    background: #fff
}

.fav-share-icon .favrestaurant.fav a {
    color: #f44438
}

.fav-share-icon .fb-share-button {
    display: inline-block !important;
    vertical-align: text-bottom
}

.favrestaurant {
    display: inline-block;
    margin-right: 10px
}

.fav-share-icon .fb-share-button a {
    display: inline-block !important;
    vertical-align: text-bottom
}

.fav-share-icon .fb-share-button>span {
    width: auto !important
}

#facebook ._2tga span._49vh,
#facebook ._2tga span._5n6h,
._49vh,
._5n6h {
    display: none
}

.vendor-heading {
    text-align: left;
    padding-top: 24px
}

.vendor-heading .vendor-image {
    display: inline-block;
    position: relative;
    z-index: 2;
    margin: auto;
    width: 102px;
    height: 102px;
    border-radius: 5px;
    box-shadow: 0 2px 5px #8e969d;
    border: solid 1px #fff;
    background-color: rgba(255, 255, 255, .7)
}

.vendor-image img {
    border-radius: 5px
}

.vendor-heading-details-box-container {
    position: relative;
    z-index: 1;
    margin-top: -10px
}

.vendor-heading-details-box {
    display: inline-block;
    padding: 20px;
    min-width: 300px;
    background-color: rgba(255, 255, 255, .81);
    border-radius: 5px
}

.vendor__title h1 {
    margin: 0;
    font-weight: 300;
    color: #ea5b31;
    font-family: 'Poppins', sans-serif
}

.vendor__cuisines {
    font-size: 14px;
    margin-bottom: 5px;
    color: #333;
    padding: 0;
    font-family: 'Poppins', sans-serif
}

.vendor__cuisines li {
    padding: 0;
    display: inline-block
}

.vendor__cuisines a {
    color: #0f0f23;
    font-weight: 300;
    font-size: 18px;
    font-family: 'Noto Sans TC', sans-serif
}

.vendor__ratings-container {
    margin: -20px;
    margin-top: 20px;
    padding: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background-color: rgba(255, 255, 255, .7)
}

.vendor__ratings {
    font-weight: 300;
    font-family: 'Noto Sans TC', sans-serif
}

.vendor-imagebox {
    display: inline-block;
    position: relative;
    z-index: 2;
    margin: auto;
    width: 102px;
    height: 102px;
    border-radius: 4px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, .1), 0 0 5px rgba(0, 0, 0, .05);
    border: solid 1px #fff;
    background-color: rgba(255, 255, 255, .7);
    vertical-align: top
}

.vendor-imagebox img {
    border-radius: 4px
}

.vendor-info {
    display: inline-block;
    position: relative;
    vertical-align: top;
    margin-left: 0;
    width: 100%
}

.thisday {
    color: #f44236 !important
}

.delivery-info {
    margin-bottom: 20px;
    margin-top: 0
}

.deliverystat-icon {
    display: inline-block;
    position: relative
}

.deliveryfee-stat {
    display: inline-block;
    position: relative;
    margin-left: 10px
}

.deliverystat-icon {
    color: #fff;
    font-size: 32px;
    margin-top: 2px;
    vertical-align: top
}

.deliveryfee-stat p {
    color: #fff;
    margin-bottom: 2px
}

.restaurant-infobox {
    margin-top: 0
}

.ratingstar {
    color: #fff;
    margin-bottom: 5px
}

.ratingstar i {
    color: #ffd130;
    margin-right: 1px;
    margin-right: 3px
}

.restonametext {
    margin-top: 0;
    color: #000;
    font-family: 'Poppins', sans-serif
}

.restoaddress {
    color: #323232;
    margin-bottom: 5px
}

.rating {
    display: inline-block;
    position: relative;
    text-align: left;
    vertical-align: text-bottom
}

.rating .active-star {
    color: #ff981a
}

.rating .inactive-star {
    color: #d5d5d5
}

.rating .review {
    display: inline-block;
    font-size: 12px;
    font-weight: 300;
    margin: 0;
    color: #8e969d
}

.location-header {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: rgba(255, 255, 255, .9);
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: 300;
    left: 0;
    right: 0;
    text-align: center
}

.location-header span {
    font-family: 'Poppins', sans-serif;
    margin-right: 20px
}

.details-header-content {
    padding: 15px 0;
    display: flow-root
}

.details-header-content .container {
    position: relative
}

.details-header-content .vendor-imagebox {
    position: absolute;
    right: 15px;
    top: -66px
}

.rest-starinfo p {
    display: inline-block;
    margin-right: 15px;
    color: #323232
}

.rest-starinfo .delivery {
    display: inline-block
}

.rest-starinfo p span.text {
    font-size: 16px;
    font-weight: 700;
    color: #000
}

#details-restaurant {
    background: #f4f4f4;
    padding: 10px
}

#details-restaurant .nav>li>a {
    position: relative;
    display: block
}

#leftBox {
    margin-top: 40px
}

.vendor-tabs {
    padding-left: 0;
    padding-right: 0;
    background-color: transparent;
    border-bottom: solid 1px #ededed
}

.vendor-tabs li {
    font-weight: 300;
    font-size: 14px;
    text-align: center;
    margin-left: 0
}

.vendor-tabs li.active a {
    color: #000;
    border: 0;
    border-bottom: 0 solid #f44236;
    font-weight: 700;
    outline: none;
    box-shadow: none;
    border-top-right-radius: 0
}

.vendor-tabs>li.active>a:focus,
.vendor-tabs>li.active>a:hover {
    color: #3395FF;
    border: 0;
    border-bottom: 0 solid #f44236
}

.vendor-tabs li a {
    color: #000;
    padding-top: 15px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 15px;
    border: 0;
    font-weight: 700
}

.default-delivery-label i {
    margin-right: 5px
}

.vendor-tabs li a i {
    margin-right: 5px
}

#details-restaurant .tab-content {
    background: #ffffff;
    padding: 20px;
    position: relative;
    border-top: none;
    float: left;
    width: 100%
}

.vendor-menu {
    margin-left: -10px;
    margin-right: -10px;
    float: left;
    width: 100%
}

.vendor-menu__categories {
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 0;
    float: left
}

.js-sticky-element {
    position: relative;
    z-index: 9
}

.categories__list {
    margin: 0;
    margin-bottom: 20px;
    padding: 0;
    list-style: none
}

.categories__list__item {
    position: relative;
    font-weight: 300;
    color: #8e969d;
    position: relative
}

.categories__list__item a {
    color: #3395FF;
    text-decoration: none;
    border-bottom: 0 solid #dedede
}

.categories__list__item.active::before {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    background: #3395FF;
    top: 0;
    left: -15px;
    z-index: -1
}

.categories__list__item.active a {
    color: #fff
}

.allmenus {
    float: left;
    width: 100%;
    padding-top: 0px
}

.mc-top40 {
    margin-top: 40px
}

#menu-center h3 {
    margin-top: 0;
    font-weight: 700;
    color: #3395FF;
    font-size: 20px
}

#menu-center h3 i {
    margin-right: 5px
}

.categories__list__item a {
    display: block;
    padding: 10px 0;
    -ms-word-break: normal;
    word-break: normal;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    text-transform: capitalize;
    font-size: 14px
}

.vendor-menu__menus {
    width: 100%;
    float: left
}

.vendor-menu__menus {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 0
}

.menu__category {
    margin-top: 0;
    float: left;
    width: 100%
}

.menutags {
    float: left;
    position: absolute;
    width: auto;
    right: 0;
    top: 30px
}

.menutags img {
    height: 15px;
    margin-left: 5px
}

.flat .menutags {
    width: 100%
}

.flat .menutags img {
    margin-left: 5px;
    float: right
}

.menu__category__title {
    font-size: 20px;
    font-weight: 500;
    margin: 0;
    color: #3e3e3e;
    font-weight: 700;
    text-transform: capitalize;
    padding: 0 0;
    position: relative;
    text-decoration: none;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-left: 15px
}

.menu-item-content.flat {
    min-height: 70px
}

.menu__category__header {
    background: transparent;
    padding: 0 0;
    border: 1px solid transparent;
    border-radius: 2px
}

.menu-item {
    margin-left: 0;
    margin-right: 0;
    border-bottom: 1px solid #ededed
}

.menu-item-content {
    position: relative;
    float: left;
    margin-bottom: 10px;
    border-radius: 4px;
    max-height: 125px;
    overflow: hidden;
    cursor: pointer
}

.menu-item__dish-characteristic__vegetarian {
    color: #20ac76
}

.menu-item__dish-characteristic {
    display: inline-block;
    margin-right: 5px;
    line-height: 14px;
    text-align: center;
    vertical-align: middle;
    padding: 3px;
    font-size: 10px;
    border-radius: 2px;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 16px;
    border: 1px solid #20ac76;
    float: left;
    margin-right: 5px;
    padding-top: 0
}

.menu-item__dish-characteristic__nonvegetarian {
    color: red
}

.menu-item__dish-characteristic_non {
    display: inline-block;
    margin-right: 5px;
    line-height: 14px;
    text-align: center;
    vertical-align: middle;
    padding: 3px;
    font-size: 10px;
    border-radius: 2px;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 16px;
    border: 1px solid red;
    float: left;
    margin-right: 10px;
    padding-top: 0
}

.media-body h4 {
    font-size: 15px
}

.media-body h4 i {
    font-weight: 400
}

.media-body .label-info {
    margin-left: 5px
}

.reviewbox {
    border: 1px solid #ddd !important;
    margin-top: 15px
}

.restroimg {
    width: 120px;
    height: 100px;
    border-radius: 0 4px 4px 0;
    /* border-top-right-radius: 0;
    border-bottom-right-radius: 0; */
    object-fit: cover
}

.img-chili {
    float: left;
    margin-bottom: 5px
}

.menu-item-content h4 {
    float: left;
    margin-top: 2px;
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 88%;
    color: #000;
    line-height: 20px;
}

.menu-item-content p {
    font-size: 13px;
    position: relative;
    max-height: 45px;
    overflow: hidden;
    margin-bottom: 0;
    color: #6b6b83
}

.menuinfo-details {
    padding: 10px 10px
}

.flat .menuinfo-details {
    background: #fff;
    min-height: 100px;
    border: 1px solid #ccc;
    border-radius: 4px;
    display: flex;
    padding: 0
}

.priceplus {
    font-size: 20px;
    line-height: 20px;
    font-weight: 400
}

.price-gap {
    margin-right: 0;
    font-weight: 700
}

.nn {
    float: left;
    margin-top: 4px;
    margin-left: 5px
}

.desp span {
    font-size: 12px
}

.cart-content {
    box-shadow: 0 4px 2px -2px rgba(0, 0, 0, .1);
    background: #fff;
    z-index: 972;
    float: left;
    width: 100%
}

.ft {
    margin-bottom: 15px
}

.cart__header__head {
    padding: 5px;
    border-bottom: solid 10px #ededed
}

.cart__header__head__delivery-time {
    font-size: 12px
}

.cart__header__head__delivery-time__label {
    float: left;
    padding-top: 18px;
    font-size: 15px;
    font-family: 'Poppins', sans-serif
}

.cart__header__head__delivery-time__time {
    color: #1c2c3a;
    float: right;
    text-align: center;
    font-family: 'Poppins', sans-serif
}

.delivery_time_minutes {
    display: block;
    margin: auto;
    font-size: 40px;
    font-weight: 300;
    line-height: 100%
}

.delivery_time_label {
    display: block;
    margin: auto;
    margin-top: -5px;
    vertical-align: text-bottom
}

.form-control {
    color: #6b6b6b
}

.cart__header__title {
    padding: 10px 0;
    font-weight: 500;
    font-family: 'Noto Sans TC', sans-serif
}

.cart__header {
    position: relative;
    font-weight: 300;
    font-size: 20px;
    color: #000;
    border-bottom: solid 1px #ededed
}

.cart__header span {
    font-size: 14px
}

.rest_info_right {
    float: right;
    width: 100%;
    padding: 27px 0 0
}

.detailsInnerNewWrap {
    width: 100%;
    margin: 0;
    padding: 0;
    color: #878787;
    font: 13px/17px;
    text-align: justify;
    float: left !important;
    border: 1px solid #d7d7d7;
    padding: 10px 15px;
    box-sizing: border-box;
    border-radius: 60px
}

.rest_info_right_ulDiv {
    float: left;
    width: 100%;
    border: 3px solid #e3e3e3;
    margin: 0 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    list-style: outside none none
}

.rest_info_right_ul {
    float: left;
    width: 100%;
    padding: 5px;
    background: #fff none repeat scroll 0% 0%;
    border-bottom: 1px solid #e3e3e3;
    box-sizing: border-box
}

.rest_info_right_ul li.active {
    float: left;
    padding: 5px;
    background: #e3e3e3
}

.rest_info_title {
    color: #7e0d0d;
    float: left;
    margin: 10px 0 10px;
    width: 100%;
    padding: 27px 0 0
}

.rest_info_right_ul li .day {
    float: left;
    width: 40%;
    color: #7e0d0d;
    text-align: right
}

.rest_info_right_ul li .time {
    float: left;
    width: 58%;
    color: #404040;
    margin: 0 0 0 2%;
    text-align: left
}

tbody {
    font-family: 'Poppins', sans-serif
}

#menu1 h1 {
    color: #3395FF;
}

#menu2 thead {
    background: #efeded
}

#menu2 th h3 {
    margin-top: 0;
    margin-bottom: 0;
    color: #666363
}

.table-bordered>thead>tr>th {
    border: 0 solid #ddd
}

.fa-times-circle-o {
    font-size: 21px;
    color: rgb(32, 172, 118)
}

h4 {
    font-family: 'Poppins', sans-serif;
    font-weight: 600
}

.table-bordered>tbody>tr>td {
    border: 0 solid;
    border-top: 1px solid #ddd
}

.cart__products .table-bordered>tbody>tr>td {
    border: 0 solid;
    border-top: 0 solid #ddd
}

#menu3 h3 {
    margin-top: 0;
    color: #666363
}

#menu3 label {
    float: left;
    margin-top: 6px;
    color: #666363
}

.review-box {
    background: #efeded;
    padding-top: 12px
}

.rating-point {
    border-bottom: 1px solid rgba(221, 221, 221, .57);
    padding: 12px;
    float: left
}

.rating-point i {
    margin-right: 2px;
    color: #f5861f
}

#add-cart i {
    cursor: pointer;
    color: #54b67a
}

#add-cart th {
    background-color: #f5861f;
    color: #fff;
    border: 5px solid #fff;
    width: 250px
}

.cart__products .table-bordered {
    border: 0 solid #ddd !important
}

.docbak {
    border: 1px solid #fff;
    padding: 25px
}

.menu__category span {
    font-family: 'Poppins', sans-serif
}

.circle-size {
    font-size: 18px;
    margin-top: 3px
}

.raco {
    float: left;
    margin: 3px 6px !important
}

#delivery-charge {
    display: none
}

.btn-over {
    float: none;
    padding-bottom: 20px
}

.npdn {
    font-size: 12px;
    text-align: center;
    font-family: 'Poppins', sans-serif
}

.btn.btn-file>input[type="file"] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    opacity: 0;
    filter: alpha(opacity=0);
    outline: none;
    background: #fff;
    cursor: inherit;
    display: block
}

.btn.btn-file {
    position: relative;
    overflow: hidden
}

.btn {
    outline: 0 !important
}

.bakfile {
    background-color: #a1a0a2 !important;
    border-color: #a1a0a2 !important
}

span {
    font-family: 'Poppins', sans-serif
}

.pop {
    margin-left: 10px
}

.vendor-menu__categories {
    font-family: 'Poppins', sans-serif
}

#extra-feat span {
    padding: 5px;
    font-family: 'Poppins', sans-serif
}

#extra-feat {
    margin-top: 10px
}

.nav-tabs {
    font-family: 'Poppins', sans-serif
}

.cos {
    cursor: pointer
}

#myModal h3 {
    font-size: 18px
}

#details-restaurant .modal {
    top: 60px;
    overflow: hidden;
    padding-right: 0 !important
}

#details-restaurant .modal-header {
    border-bottom: 0 solid;
    background: rgb(51, 70, 150) none repeat scroll 0% 0%;
    position: fixed;
    top: 0;
    z-index: 99;
    width: 100%;
    color: #fff;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .1)
}

#details-restaurant .modal-body {
    height: 450px;
    overflow-y: auto;
    width: 100%
}

#details-restaurant .modal-content {
    border: 0 solid rgba(0, 0, 0, .2);
    width: 100%;
    height: 90vh;
    display: flex;
    flex-direction: column;
    overflow: hidden
}

.addcart-img {
    width: 90px;
    height: 90px;
    margin-bottom: 0;
    border-radius: 50%
}

.mctop20 {
    margin-top: 15px
}

.value-box p {
    font-size: 13px
}

.value-box {
    padding: 10px 5px;
    padding-bottom: 5px;
    margin-bottom: 30px
}

.value-box.mandatory_group {
    background: #efeff2 !important
}

.value-box.mandatory_group.has_error {
    background: #c3999c !important
}

.required_params {
    font-size: 11px
}

.label {
    border-radius: 0;
    text-shadow: none;
    font-size: 11px;
    font-weight: 400;
    padding: 3px 5px 3px;
    background-color: #abbac3 !important
}

.label[class*="span"][class*="arrow"] {
    min-height: 0
}

.badge {
    text-shadow: none;
    font-size: 12px;
    padding: 1px 15px;
    font-weight: 400;
    line-height: 15px;
    background-color: #ABBAC3 !important
}

.label-transparent,
.badge-transparent {
    background-color: transparent !important
}

.label-grey,
.badge-grey {
    background-color: #a0a0a0 !important
}

.label-info,
.badge-info {
    background-color: #3a87ad !important
}

.label-primary,
.badge-primary {
    background-color: #2283c5 !important
}

.label-success,
.badge-success {
    background-color: #82af6f !important
}

.label-important,
.badge-important {
    background-color: #077B10 !important
}

.label-inverse,
.badge-inverse {
    background-color: #333 !important
}

.label-warning,
.badge-warning {
    background-color: #f89406 !important
}

.label-pink,
.badge-pink {
    background-color: #d6487e !important
}

.label-purple,
.badge-purple {
    background-color: #9585bf !important
}

.label-yellow,
.badge-yellow {
    background-color: #fee188 !important
}

.label-light,
.badge-light {
    background-color: #e7e7e7 !important
}

.badge-yellow,
.label-yellow {
    color: #963 !important;
    border-color: #fee188
}

.badge-light,
.label-light {
    color: #888 !important
}

.label.arrowed,
.label.arrowed-in {
    position: absolute;
    margin-left: 0;
    top: -20px;
    left: -10px
}

.label.arrowed:before,
.label.arrowed-in:before {
    display: inline-block;
    content: "";
    position: absolute;
    left: -14px;
    top: 0;
    border: 9px solid transparent;
    border-width: 9px 7px;
    border-right-color: #abbac3
}

.label.arrowed-in:before {
    border-color: #abbac3;
    border-left-color: transparent !important;
    left: -9px
}

.label.arrowed-right,
.label.arrowed-in-right {
    position: relative;
    margin-right: 9px
}

.label.arrowed-right:after,
.label.arrowed-in-right:after {
    display: inline-block;
    content: "";
    position: absolute;
    right: -14px;
    top: 0;
    border: 9px solid transparent;
    border-width: 9px 7px;
    border-left-color: #abbac3
}

.label.arrowed-in-right:after {
    border-color: #abbac3;
    border-right-color: transparent !important;
    right: -9px
}

.label-info.arrowed:before {
    border-right-color: #3a87ad
}

.label-info.arrowed-in:before {
    border-color: #3a87ad
}

.label-info.arrowed-right:after {
    border-left-color: #3a87ad
}

.label-info.arrowed-in-right:after {
    border-color: #3a87ad
}

.label-primary.arrowed:before {
    border-right-color: #2283c5
}

.label-primary.arrowed-in:before {
    border-color: #2283c5
}

.label-primary.arrowed-right:after {
    border-left-color: #2283c5
}

.label-primary.arrowed-in-right:after {
    border-color: #2283c5
}

.label-success.arrowed:before {
    border-right-color: #82af6f
}

.label-success.arrowed-in:before {
    border-color: #82af6f
}

.label-success.arrowed-right:after {
    border-left-color: #82af6f
}

.label-success.arrowed-in-right:after {
    border-color: #82af6f
}

.label-warning.arrowed:before {
    border-right-color: #f89406
}

.label-warning.arrowed-in:before {
    border-color: #f89406
}

.label-warning.arrowed-right:after {
    border-left-color: #f89406
}

.label-warning.arrowed-in-right:after {
    border-color: #f89406
}

.label-important.arrowed:before {
    border-right-color: #d15b47
}

.label-important.arrowed-in:before {
    border-color: #077B10
}

.label-important.arrowed-right:after {
    border-left-color: #d15b47
}

.label-important.arrowed-in-right:after {
    border-color: #d15b47
}

.label-inverse.arrowed:before {
    border-right-color: #333
}

.label-inverse.arrowed-in:before {
    border-color: #333
}

.label-inverse.arrowed-right:after {
    border-left-color: #333
}

.label-inverse.arrowed-in-right:after {
    border-color: #333
}

.label-pink.arrowed:before {
    border-right-color: #d6487e
}

.label-pink.arrowed-in:before {
    border-color: #d6487e
}

.label-pink.arrowed-right:after {
    border-left-color: #d6487e
}

.label-pink.arrowed-in-right:after {
    border-color: #d6487e
}

.label-purple.arrowed:before {
    border-right-color: #9585bf
}

.label-purple.arrowed-in:before {
    border-color: #9585bf
}

.label-purple.arrowed-right:after {
    border-left-color: #9585bf
}

.label-purple.arrowed-in-right:after {
    border-color: #9585bf
}

.label-yellow.arrowed:before {
    border-right-color: #fee188
}

.label-yellow.arrowed-in:before {
    border-color: #fee188
}

.label-yellow.arrowed-right:after {
    border-left-color: #fee188
}

.label-yellow.arrowed-in-right:after {
    border-color: #fee188
}

.label-light.arrowed:before {
    border-right-color: #e7e7e7
}

.label-light.arrowed-in:before {
    border-color: #e7e7e7
}

.label-light.arrowed-right:after {
    border-left-color: #e7e7e7
}

.label-light.arrowed-in-right:after {
    border-color: #e7e7e7
}

.label-grey.arrowed:before {
    border-right-color: #a0a0a0
}

.label-grey.arrowed-in:before {
    border-color: #a0a0a0
}

.label-grey.arrowed-right:after {
    border-left-color: #a0a0a0
}

.label-grey.arrowed-in-right:after {
    border-color: #a0a0a0
}

.label-large {
    font-size: 13px;
    padding: 3px 8px 4px
}

.label-large.arrowed,
.label-large.arrowed-in {
    margin-left: 12px
}

.label-large.arrowed:before,
.label-large.arrowed-in:before {
    left: -16px;
    border-width: 11px 8px
}

.label-large.arrowed-in:before {
    left: -12px
}

.label-large.arrowed-right,
.label-large.arrowed-in-right {
    margin-right: 11px
}

.label-large.arrowed-right:after,
.label-large.arrowed-in-right:after {
    right: -16px;
    border-width: 11px 8px
}

.label-large.arrowed-in-right:after {
    right: -12px
}

.value-box.odd {
    background: #F7F7F7
}

.price-body {
    padding: 6px
}

.marginCUSTOME10 {
    margin-bottom: 15px
}

.menu_namecart {
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 800
}

.menu_optioncart {
    margin-bottom: 20px
}

.cos-mh {
    background: #042556;
    color: #fff;
    padding: 10px;
}

.cos-mh-btn {
    background-color: #042556 !important;
    color: #fff
}

.cos-mh-btn:hover {
    background-color: #077B10 !important;
    color: #fff
}

.cos-mh-btn:focus {
    background-color: #077B10 !important;
    color: #fff
}

.cos-mh-btn:active {
    background-color: #077B10 !important;
    color: #fff
}

.modal-body {
    float: left
}

.md-none {
    float: none !important
}

.md-con {
    margin-top: 100px
}

.sand {
    font-family: 'Noto Sans TC', sans-serif
}

.modal {
    display: none;
    overflow: auto;
    position: fixed;
    top: 60px;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-overflow-scrolling: touch;
    z-index: 1080;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    -o-transform: scale(.5);
    transform: scale(.5);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: scale 0.5s ease-in-out 0s, opacity 0.5s ease-in-out 0s, transform 0.5s ease-in-out 0s;
    -o-transition: scale 0.5s ease-in-out 0s, opacity 0.5s ease-in-out 0s, transform 0.5s ease-in-out 0s;
    -ms-transition: scale 0.5s ease-in-out 0s, opacity 0.5s ease-in-out 0s, transform 0.5s ease-in-out 0s;
    -moz-transition: scale 0.5s ease-in-out 0s, opacity 0.5s ease-in-out 0s, transform 0.5s ease-in-out 0s;
    transition: scale 0.5s ease-in-out 0s, opacity 0.5s ease-in-out 0s, transform 0.5s ease-in-out 0s;
    -webkit-transform-origin: center top 0;
    -moz-transform-origin: center top 0;
    -ms-transform-origin: center top 0;
    transform-origin: center top 0
}

.modal.in .modal-dialog {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.active1 {
    font-size: 14px;
    color: #f5861f !important;
    text-decoration: none
}

.theme-btn {
    background-color: #f5861f;
    color: #fff
}

.theme-btn:hover {
    background-color: #f5861f;
    color: #fff
}

.theme-btn:focus {
    background-color: #f5861f;
    color: #fff
}

.mcleft8 {
    margin-left: 8px !important
}

.mcleft15 {
    margin-left: 15px
}

#contactus {
    margin: 20px 0 50px
}

#contactus label {
    font-family: 'Noto Sans TC', sans-serif
}

.digit {
    font-size: 22px;
    margin-left: 40px;
    margin-top: -10px
}

.fts20 {
    font-size: 20px;
    margin-top: 0
}

.cup {
    margin: 0 auto 20px;
    width: 97%;
    margin-bottom: 20px;
    font-size: 14px
}

.icon-reg {
    width: 72px;
    margin-top: 2px
}

.res-reg {
    padding: 20px;
    margin-top: 50px;
    margin-bottom: 20px;
    border: 1px solid rgba(0, 0, 0, .11);
    background: #fff;
    border-radius: 4px
}

.brain {
    width: 320px
}

.h3res {
    font-size: 16px !important;
    margin-top: 0;
    margin-bottom: 0
}

.pres {
    font-size: 12px !important
}

.mctop6 {
    margin-top: 6px
}

.regowener-header {
    padding: 5px
}

.regowener-header h3 {
    margin: 0px !important;
    color: #000 !important
}

.regowener-header p {
    color: #fff;
    margin-bottom: 0
}

.ownerLoginRightbg123 {
    background: #f44236;
    float: none;
    width: 70%;
    border-radius: 10px;
    margin: 0 auto;
    padding: 10px
}

.haveanAccnt {
    font-size: 16px !important;
    color: #fff;
    float: left;
    width: 100%;
    text-align: center;
    line-height: 17px;
    margin-top: 0;
    margin-bottom: 15px
}

.restOwnerLogin {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #000;
    padding: 0 0 0 0;
    line-height: 10px;
    margin-top: 0
}

.loginifacnt {
    background-color: #1ea0c0;
    background-image: linear-gradient(#1ea0c0 0, #1ea0c0 100%);
    height: 30px;
    text-align: center;
    display: inline-block;
    font-size: 13px;
    color: #fff;
    margin-top: 10px;
    border: medium none;
    border-radius: 4px;
    cursor: pointer
}

.DIexample {
    font-weight: 300;
    font-size: 13px
}

.owd {
    background: rgba(251, 251, 251, .64) none repeat scroll 0% 0%;
    padding: 10px;
    margin-top: -9px
}

.owd1 {
    background: rgb(248, 248, 248) none repeat scroll 0% 0%;
    margin-top: -8px
}

#owener-reg label {
    font-family: 'Noto Sans TC', sans-serif;
    font-size: 13px
}

.h3res1 {
    font-size: 15px !important;
    margin-top: 0;
    margin-bottom: 0
}

.owener-reg {
    padding: 30px;
    margin-top: 30px;
    margin-bottom: 50px
}

.static-font {
    font-family: 'Noto Sans TC', sans-serif;
    font-size: 14px;
    color: #6b6b6b
}

.mvodd {
    margin-left: 30px;
    margin-top: 22px
}

#checkout .fs_input {
    letter-spacing: inherit;
    width: 100%;
    box-sizing: border-box;
    outline: 0 none;
    border: 1px solid #e1e3e5;
    font-size: inherit !important;
    text-align: inherit;
    font-family: 'Noto Sans TC', sans-serif;
    border-radius: 3px !important;
    padding: 14px 12px 15px;
    font-size: 15px !important
}

.gtyr {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center
}

#edit-address {
    outline: none;
    color: #079fb9;
    cursor: pointer;
    transition: .2s
}

#edit-address:hover {
    color: #000
}

#checkout .fs_input:focus {
    border-color: #95a5a6 !important;
    outline: 0 none transparent !important;
    box-shadow: none !important
}

.selze {
    font-size: 14px;
    width: 100%;
    margin: 10px 0
}

.abdol {
    position: absolute;
    top: 30px;
    right: -5px;
    font-size: 25px
}

.posrel {
    position: relative
}

.d-bar {
    background: #efeded;
    ;
    color: #666363
}

#checkout {
    margin: 20px 0 0;
    background: #f4f4f4;
    padding-bottom: 20px
}

.ckh {
    margin: -15px 0 10px
}

.checkoutBgInTop {
    float: left;
    width: 100%;
    padding: 10px 6px;
    background: RGBA(210, 210, 210, .3);
    border: 1px solid #f5861f;
    margin: 5px 0 0
}

.checkTopCont {
    float: left;
    color: #000;
    width: 100%
}

.checkBg {
    float: left;
    width: 100%;
    margin: 0;
    border: 0 solid rgba(220, 220, 220, .27);
    padding: 15px 0 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.btn-icon {
    background: #f4f4f4;
    padding: 9px 12px;
    width: 40px;
    color: #fff;
    border: 1px solid #ccc;
    border-right: 0
}

.btn-icon:hover {
    background: #334696 !important;
    width: 40px;
    color: white !important
}

.btn-icon:hover i {
    color: white !important
}

.bod-form {
    border: 1px solid rgba(0, 0, 0, .24);
    height: 44px
}

.has-error .form-control.bod-form {
    border: 2px solid #f44236
}

.input-group-btn {
    vertical-align: top !important
}

.bod-div {
    border: 1px solid #e6e1e1
}

.checkRadio {
    float: left;
    width: 16px
}

.checkRadioInner {
    float: left;
    width: auto;
    margin: 25px 0
}

.checkradioName {
    float: left;
    min-width: 40px;
    margin-left: 10px;
    margin-top: 3px
}

.checkPayImg {
    float: left;
    min-width: 100px;
    margin-left: 0;
    margin-top: -15px
}

.mcleft {
    margin-left: 8px
}

.instP {
    font-size: 13px;
    margin-top: -15px
}

.boldtxt2 {
    font-weight: 300;
    color: #404040;
    float: left;
    width: auto;
    margin: 0 5px 0 0
}

.nopad {
    padding: 0
}

.tipwith {
    background-color: #fff;
    border: 1px solid;
    float: left;
    width: 50% !important;
    height: 25px
}

.tipwith1 {
    float: right;
    width: 40% !important;
    height: 25px
}

.twc {
    border: 1px solid rgba(0, 0, 0, .17);
    height: 40px
}

.twb {
    border: 1px solid rgba(0, 0, 0, .17);
    height: 40px;
    margin-top: 25px
}

.mctop30 {
    margin-top: 30px
}

.mctop40 {
    margin-top: 40px
}

#checkout label {
    font-family: 'Noto Sans TC', sans-serif
}

.orgp {
    font-size: 14px;
    margin: 15px 0 !important
}

.btn-icon:hover {
    background: #f5861f none repeat scroll 0% 0%;
    color: #fff
}

.btn-icon:focus {
    background: #f5861f none repeat scroll 0% 0%;
    color: #fff
}

.areatext {
    border: 1px solid rgba(0, 0, 0, .34);
    width: 100%;
    height: 78px;
    border-radius: 5px;
    padding: 10px
}

#thanks {
    margin: 20px 0 50px;
    padding: 25px
}

#thanks h3 {
    font-size: 22px;
    color: #f5861f
}

.bod-white {
    border: 1px solid #fff;
    background: rgba(0, 0, 0, .05)
}

.ftwb {
    font-weight: 600
}

.md-thead {
    background: #f44236;
    color: #fff
}

.myd-div {
    padding-bottom: 30px
}

.oip {
    font-size: 16px;
    color: #000;
    font-family: 'Noto Sans TC', sans-serif;
    font-weight: 500
}

.odbod {
    background: #fff;
    padding: 6px;
    font-family: 'Noto Sans TC', sans-serif;
    font-weight: 500
}

b {
    font-weight: 700
}

label {
    font-weight: 500
}

.blackbullet {
    color: #6b6b6b;
    font-family: 'Noto Sans TC', sans-serif;
    line-height: 26px
}

.mpd {
    font-size: 24px;
    text-align: center
}

.alh {
    margin: 2px -21px 0px !important
}

.a-user {
    background: rgb(22, 153, 154) none repeat scroll 0% 0%;
    padding: 10px;
    border: 1px solid #0e9597;
    border-radius: 4px;
    color: #fff
}

.clp {
    margin-bottom: 20px;
    margin-top: 0
}

#terms {
    min-height: 450px
}

.terms {
    background: #fff none repeat scroll 0% 0%;
    margin-top: 40px;
    margin-bottom: 40px;
    box-shadow: 0 0 0 1px rgba(67, 41, 163, .08), 0 1px 5px 0 rgba(67, 41, 163, .08);
    padding: 20px
}

.bodhtitle {
    font-size: 25px;
    padding-bottom: 6px;
    border-bottom: 1px solid rgba(0, 0, 0, .08);
    margin-bottom: 15px
}

#terms p {
    font-family: 'Noto Sans TC', sans-serif
}

#terms p b {
    color: #000
}

#welcomeModal h3 {
    font-size: 18px;
    margin: 7px 0 5px;
    line-height: 24px
}

#welcomeModal.modal {
    top: 60px
}

#welcomeModal .modal-header {
    border-bottom: 0 solid;
    background: #f53b3b none repeat scroll 0% 0%;
    color: #fff
}

.col-centered {
    float: none !important;
    margin: 0 auto
}

.cms-page {
    background: #fff;
    padding-top: 15px;
    padding-bottom: 15px
}

hr.style-one {
    border: 0;
    height: 1px;
    background: #333;
    background-image: linear-gradient(to right, #ccc, #333, #ccc)
}

hr.style-two {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, .75), rgba(0, 0, 0, 0));
    margin-top: 5px
}

.cms-page p {
    font-size: 14px
}

.cms-page-footer a {
    font-size: 22px;
    margin-right: 5px
}

#welcomeModal button.cos-mh-btn {
    background: #f5861f;
    padding: 10px 20px;
    line-height: 17px
}

#welcomeModal .modal-body {
    padding-top: 25px;
    padding-bottom: 25px
}

.welcome-construction {
    font-size: 16px
}

.header-btn1x {
    border: 1px solid #f44236;
    background: transparent;
    border-radius: 4px;
    color: #f44236;
    opacity: 1;
    margin-top: 4px
}

.lang .btn .caret {
    color: #000 !important
}

.header-btn1x:hover {
    border: 1px solid #f44236;
    background: transparent;
    border-radius: 4px;
    color: #f44236;
    opacity: 1;
    margin-top: 4px
}

.fxd-hgt {
    height: 110px
}

.catering-seticon {
    position: fixed;
    bottom: 63px;
    z-index: 9;
    background: rgb(168, 57, 0);
    width: 68%;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.catering-seticon h1 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 30px;
    text-transform: none;
    color: #fff
}

.catering-seticon img {
    height: 20px;
    margin-top: -25px
}

.fixedBottom {
    position: fixed;
    bottom: 0;
    z-index: 9;
    background: #f44236;
    width: 100%;
    left: 0;
    right: 0;
    text-align: center
}

.fixedBottom button {
    background: #a83900;
    border: 1px solid #a83900;
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    padding: 15px 15px
}

.navbar-header {
    width: 15%
}

.midlink {
    margin-top: 14px
}

.midlink li a.scroll {
    color: gray;
    font-size: 12px;
    text-transform: none;
    font-weight: 700;
    margin-right: 10px
}

.midlink li a.scroll:hover,
.midlink li a.scroll:focus {
    color: gray
}

.midlink li a.scroll i {
    font-size: 16px;
    margin-right: 6px
}

.Ddown {
    font-size: 13px !important;
    margin-right: 0px !important;
    margin-left: 5px;
    vertical-align: top
}

.midlink1 {
    margin-top: 0
}

.midlink1 li a.scroll {
    color: #fff;
    font-size: 12px;
    text-transform: none;
    font-weight: 700;
    margin-right: 0;
    padding: 10px 15px;
    transition: .2s
}

.midlink1 li a.scroll:hover,
.midlink li a.scroll:focus {
    color: #363636;
    background: #efefef
}

.headerH1 {
    font-size: 26px;
    line-height: 25px;
    letter-spacing: 1px;
    font-weight: 700;
    text-transform: unset;
    margin-bottom: 0
}

.headerH2 {
    font-size: 18px;
    line-height: 45px;
    letter-spacing: 1px;
    font-weight: 700;
    text-transform: unset;
    margin-top: 0;
    color: #fff
}

.searchContainer {
    background-color: #f44236;
    height: 72px;
    width: 100%;
    position: relative;
    top: 10px;
    margin: 0 auto;
    border-radius: 4px;
    margin-bottom: 30px
}

#search-wrap h3 {
    color: #fff;
    display: block;
    font-size: 18px;
    font-weight: 700;
    left: -200px;
    line-height: 22px;
    position: absolute;
    text-transform: uppercase;
    top: 33px
}

.iconSet.search-arrow {
    display: block;
    height: 36px;
    left: 45px;
    position: absolute;
    top: 32px;
    width: 65px;
    z-index: 10
}

.iconSet {
    display: inline-block;
    background: url(../images/searchArrow.png) no-repeat 0 0 !important;
    overflow: hidden;
    text-indent: 9876px;
    width: 20px;
    white-space: nowrap
}

.iconSet1.greenTick {
    height: 32px;
    width: 32px;
    z-index: 10;
    position: absolute;
    display: block;
    left: 0;
    top: 0
}

.iconSet1 {
    display: inline-block;
    background: url(../images/checked.png) no-repeat 0 0 !important;
    overflow: hidden;
    text-indent: 9876px;
    width: 20px;
    white-space: nowrap
}

#searchform input#address {
    border: none;
    box-shadow: none;
    height: 41px;
    line-height: 50px;
    margin: 0;
    font-size: 18px;
    width: 100%;
    color: gray;
    float: left;
    margin-top: 15px;
    border-radius: 2px
}

#searchform input#searchstr {
    border: none;
    box-shadow: none;
    height: 41px;
    line-height: 50px;
    margin: 0;
    font-size: 18px;
    width: 100%;
    color: gray;
    float: left;
    margin-top: 15px;
    border-radius: 2px
}

.palce_country {
    padding: 8px;
    font-size: 18px;
    line-height: 1.25;
    animation: 0.001s ease 0s normal none 1 running nodeInserted;
    border: 1px solid #fff;
    margin: 34px 0 0 0;
    background: #fff url(../images/arrow1.png) no-repeat scroll right 5px center;
    color: #919191;
    border-radius: 3px;
    outline: 0 none;
    float: left
}

.mainButton.mainSearch {
    height: 42px;
    line-height: 25px;
    font-size: 18px;
    background-color: #4cce4a;
    border-radius: 2px;
    margin-top: 15px;
    float: left
}

.mainButton.mainSearch:hover {
    background: #3ab42d
}

.mainButton {
    border: none;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    background: #38c32a;
    cursor: pointer;
    display: block;
    border-radius: 0;
    -webkit-appearance: none
}

.location-box {
    position: relative;
    display: block;
    float: left
}

.location-img {
    position: absolute;
    right: 20px;
    top: 25px;
    cursor: pointer
}

.floatBox ul {
    text-align: center;
    margin: 0 auto
}

.floatBox ul li {
    position: relative;
    display: inline-block;
    width: auto;
    text-align: left;
    vertical-align: middle;
    margin-right: 20px;
    color: #fff
}

.floatBox ul li i {
    margin-right: 5px
}

.floatBox-left {
    position: absolute;
    left: 0;
    width: 260px;
    top: 116px;
    z-index: 99
}

.floatBox-left ul {
    text-align: left;
    margin: 0 auto;
    padding-left: 15px
}

.floatBox-left ul li {
    position: relative;
    display: inline-block;
    width: auto;
    text-align: left;
    vertical-align: middle;
    margin-right: 20px;
    color: #fff;
    margin-bottom: 10px
}

.floatBox-left ul li i {
    margin-right: 5px;
    font-size: 11px
}

.floatBox-right {
    position: absolute;
    right: 0;
    width: 260px;
    top: 116px;
    z-index: 99
}

.floatBox-right ul {
    text-align: left;
    margin: 0 auto;
    padding-left: 15px
}

.floatBox-right ul li {
    position: relative;
    display: inline-block;
    width: auto;
    text-align: left;
    vertical-align: middle;
    margin-right: 20px;
    color: #fff;
    margin-bottom: 10px
}

.floatBox-right ul li i {
    margin-right: 5px;
    font-size: 11px
}

.cuisineList {
    float: left;
    width: 100%;
    padding: 30px 0;
    margin-bottom: 30px
}

.cuisinebox {
    text-align: center
}

.cuisinebox p {
    margin-top: 5px;
    font-size: 12px;
    font-weight: 700;
    color: #000;
    letter-spacing: 1px
}

.countryList {
    float: left;
    width: 100%;
    background: #fff;
    padding: 25px 10px;
    box-shadow: 1px 1px 2px 0 #ededed;
    border: 1px solid #ededed;
    margin-bottom: 30px
}

.countrybox p {
    color: #232323;
    margin-bottom: 15px
}

.countrybox p>span {
    color: #757575
}

.location-btn {
    background-color: #f44236;
    border: 1px solid #f44236;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    padding: 10px 20px;
    border-radius: 30px;
    margin-top: 25px
}

.toprestaurant h2 {
    font-family: 'Noto Sans TC', sans-serif;
    margin-bottom: 0;
    text-align: left;
    font-size: 25px;
    font-weight: 700;
    color: #323232
}

.toprestaurant p {
    text-align: left;
    margin-bottom: 20px !important;
    width: 100% !important
}

.restaurant-item {
    float: left;
    width: 17.5%;
    position: relative;
    padding-right: 15px;
    text-align: center
}

.restaurant-item img {
    width: auto;
    border: 0 solid #a49b9b;
    height: 120px;
    margin-bottom: 10px !important;
    padding: 8px
}

.mostpopular-box {
    float: left;
    width: 100%;
    border: 1px solid #efefef;
    margin-bottom: 30px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    box-shadow: 2px 2px 4px 0 #efefef;
    background: #fff;
    position: relative;
    padding: 15px 0
}

.mostpopular h2 {
    font-family: 'Noto Sans TC', sans-serif;
    margin-bottom: 0;
    text-align: center;
    font-size: 25px;
    font-weight: 700;
    color: #323232
}

.mostpopular p {
    text-align: center;
    margin-bottom: 40px !important;
    width: 100% !important
}

.mostpopular p.driver-text {
    text-align: center;
    margin-bottom: 20px !important;
    width: 100% !important
}

.mostpopular p.driverapp-link {
    margin-bottom: 25px !important
}

.mostpopular p.hiw-text {
    text-align: center;
    margin-bottom: 40px !important;
    width: 70% !important;
    margin: 0 auto;
    margin-top: 0;
    margin-bottom: 0;
    margin-top: 10px
}

.mostpopular p.fav-heart {
    text-align: right !important;
    margin-bottom: 10px !important;
    position: absolute;
    top: 10px;
    right: 15px;
    z-index: 99
}

.hiw-image {
    text-align: center
}

.hiw-image img {
    max-width: 100%
}

.restoIMG {
    text-align: center
}

.restoIMG img {
    width: 100%;
    height: 90px;
    border: 1px solid #f0f0f0;
    margin-bottom: 0px !important;
    border-radius: 4px;
    object-fit: contain
}

.mostpopular p.fav-heart {
    text-align: right !important;
    margin-bottom: 10px !important;
    width: auto !important
}

.fav-heart i {
    cursor: pointer
}

.restoContent {
    border-top: 0 solid #efefef;
    padding-top: 0
}

.restoContent h4 {
    margin-top: 0;
    margin-bottom: 5px;
    color: #000
}

.mostpopular .restoContent p {
    text-align: left;
    margin-bottom: 5px !important;
    font-size: 14px
}

.restoContent h4 {
    margin-top: 0;
    margin-bottom: 5px;
    color: #000
}

.deliverybox {
    position: absolute;
    width: 22px;
    right: 11px;
    top: 35px
}

.deliverystat {
    background-color: rgba(197, 192, 192, .52);
    color: #FFBB0E;
    line-height: 1;
    text-align: center;
    border-radius: 10px;
    margin-top: 5px;
    margin-right: 5px;
    padding: 9px;
    display: inline-block
}

.mostpopular p.foodtype {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 90% !important;
    margin: unset !important
}

.estimate {
    margin-right: 15px;
    position: relative;
    color: #000;
    font-weight: 700;
    font-size: 14px
}

.resr p {
    font-size: 12px !important
}

.location-info .estimate:after {
    content: '';
    position: absolute;
    background: #959595;
    width: 1px;
    height: 15px;
    right: -8px;
    top: 4px;
    display: none
}

.delivery-time .estimate {
    font-size: 15px !important;
    margin: 0 !important
}

.estimate-dis {
    color: #0e0e0e;
    font-weight: 600;
    width: 100%;
    display: flow-root;
    text-align: center;
    margin-top: 0;
    font-size: 14px;
    line-height: 1
}

.restopage-link {
    display: block;
    line-height: 2
}

.resto-review {
    display: block;
    margin-left: 0;
    margin-bottom: 0px;
    padding-left: 0px
}

.popularcomment>h3 {
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 30px
}
.restopage-link-sd{
    flex: 1 1 auto;

}
.restopage-link-sd .fullwidth{
    width: 100%;
}
.marginTop60 {
    margin-top: 60px
}

.mobitem {
    float: right;
    width: 100%;
    margin-top: 25px
}

.mobitem img {
    height: 400px
}

.aboutmail .form-control {
    border: 1px solid #cfcfcf;
    height: 50px
}

.aboutmail .btn {
    border: 1px solid #f44236;
    background: #f44236;
    color: #fff;
    height: 50px
}

.aboutmail {
    margin-top: 20px
}

.companylogos {
    background: #aeaeae;
    padding-bottom: 10px;
    margin-top: -30px;
    position: relative;
    z-index: 1;
    padding-top: 10px
}

.company-item {
    float: left;
    width: 12.5%;
    position: relative;
    padding-right: 15px
}

.company-item img {
    width: 100%;
    height: 70px
}

.newsmail .form-control {
    border: 1px solid #cfcfcf;
    height: 50px;
    border-radius: 4px !important
}

.newsmail .btn {
    border: 1px solid #f44236;
    background: #f44236;
    color: #fff;
    height: 50px;
    border-radius: 4px !important;
    margin-left: 15px !important;
    width: 160px;
    font-size: 15px;
    font-weight: 700
}

.newsmail h2 {
    color: #adb0b6 !important;
    font-size: 24px;
    margin-bottom: 20px;
    font-weight: 600
}

.newsmail {
    margin-top: 20px;
    text-align: center
}

.footerblog ul {
    padding-left: 0;
    list-style: none
}

.footerblog h4 {
    color: #f4f4f4;
    margin-bottom: 30px;
    font-weight: 700;
    margin-top: 30px;
    letter-spacing: 0;
    line-height: 1.5
}

.footerblog p {
    line-height: 30px;
    color: #fff
}

.footerblog.about p {
    line-height: 20px;
    color: #fff
}

.footerblog p:hover {
    text-decoration: none;
    color: #adb0b6;
    cursor: default
}

.footerblog ul li {
    margin-bottom: 10px
}

.footerblog ul li a {
    color: #f4f4f4 !important;
    font-size: 16px
}

.lab1 {
    font-size: 15px
}

.footerblog ul li a:hover {
    margin-bottom: 10px;
    color: #adb0b6 !important
}

.ggbtn:hover {
    color: #adb0b6 !important
}

.ft-policy li a:hover {
    color: #adb0b6 !important
}

footer .footericon i {
    width: 35px;
    height: 35px;
    float: left;
    background: #006fea;
    border-radius: 4px;
    line-height: 34px;
    text-align: center;
    color: #fff !important;
    margin-right: 15px;
    font-size: 18px !important
}

.copyright {
    margin-top: 20px;
    margin-bottom: 20px
}

.copyright p {
    color: #ffffff !important
}

.copyright p:hover {
    text-decoration: none;
    color: #adb0b6 !important;
    cursor: default
}

@media (min-width:992px) and (max-width:1200px) {
    .midcusp {
        width: 100%;
        font-size: 15px
    }

    .restroimg {
        width: 75px;
        height: 75px
    }

    .ownerLoginRightbg123 {
        width: 85%
    }
}

@media (max-width:1228px) {
    .location-box {
        width: 100%;
        padding: 0
    }

    .location-img {
        top: 20px;
        right: 10px
    }
}

@media (max-width:1045px) {
    .mobitem img {
        width: 100%;
        height: auto
    }
}

@media (max-width:1230px) {
    .filter-wrapper {
        min-height: 400px;
        margin-top: 0
    }

    .searchContainer {
        height: 210px;
        padding: 20px
    }

    .palce_country {
        width: 100%;
        margin: 10px 0
    }

    #searchform input#searchstr {
        width: 100%;
        margin-top: 10px
    }

    #searchform input#address {
        width: 100%;
        margin-top: 10px
    }

    .mainButton.mainSearch {
        height: 42px;
        width: 100%;
        margin-top: 20px;
        margin-left: 0
    }
}

@media (max-width:991px) {
    .tagline {
        height: auto
    }

    .fixedBottom {
        display: block;
        position: absolute
    }

    .catering-seticon {
        position: absolute
    }

    .midlink {
        margin-top: -10px
    }

    .catering-seticon h1 {
        margin-top: 5px;
        margin-bottom: 5px;
        font-size: 26px;
        line-height: 35px
    }
}

@media (max-width:767px) {
    .restopage-link-fl {
            flex: 1 1 100%;
        }
        .resListRow{
            padding: 0 !important;
        }
    .gtyr {
        flex-direction: column
    }

    .order-steps ul {
        flex-direction: column
    }

    .filter-wrapper {
        padding: 20px;
        margin: 0
    }

    #restro-field {
        padding: 10px
    }

    .modal.in .modal-dialog {
        width: auto !important
    }

    #isdesktop {
        display: none
    }

    #ismobile {
        display: block !important
    }

    #myModal .modal-dialog {
        width: auto;
        margin-top: 25px
    }

    #myModal h3 {
        margin-top: 0
    }

    #myModal h3+p {
        margin-bottom: 30px
    }

    .addcart-img {
        width: 80px;
        height: 80px
    }

    .restaurant-box-inner {
        padding: 10px;
        box-shadow: 0 0 0 1px rgb(67 41 163 / 8%), 0 1px 5px 0 rgb(67 41 163 / 8%);
    }
    .offertext1 {
        text-align: right;
        background: #f0f0f0;
        margin: -10px;
        padding: 10px;
    }
    .offertext1.open p:first-child {
        color: #2679ce;
        padding: 0;
    }
    .location-info .estimate::after {
        display: none
    }

    .delivery-time .estimate {
        font-size: 13px !important;
        margin: 0 !important
    }

    .estimate-dis {
        display: block;
        position: relative;
        z-index: 9;
        text-align: left;
        margin-top: 0;
        width: auto
    }

    .resr p {
        font-size: 11px !important;
        text-align: left
    }

    .nrmid {
        padding: 0;
        background: #ededed
    }

    .top-sexy {
        display: flex;
        flex-direction: column;
        justify-content: start;
        width: auto
    }

    .sexy {
        width: 100%
    }

    .btn-icon-searchfield {
        position: absolute;
        z-index: 9;
        top: 18px;
        left: 25px
    }

    .sexy .head-search {
        width: 86% !important
    }
}

.navbar-inverse .navbar-toggle {
    position: absolute;
    left: -10px;
    top: 0
}

.lang .btn {
    padding: 6px 0
}

.lang .dropdown-menu {
    left: 0;
    width: 77%;
    margin: 0 auto
}

.lang_flag {
    margin-right: 5px;
    width: 24px
}

.lang .dropdown-menu .divider {
    margin: 0
}

.bag-cart {
    display: none
}

.navbar-header {
    width: 100%;
    margin: 0 !important;
    text-align: center
}

.socialurl {
    display: inline-block;
    vertical-align: top;
    width: 100%
}

.getdirection {
    display: inline-block;
    width: 110px;
    font-size: 12px;
    padding: 2px 0;
    border: 1px solid #f44236;
    background: #f44236;
    color: #fff;
    border-radius: 3px;
    margin-left: 5px
}

.itemmenuicon {
    float: left;
    padding-left: 5px;
    padding-right: 5px
}

#uct {
    margin-top: 10px;
    padding: 0 5px !important
}

.catonmobile {
    padding: 10px
}

.cartonblog img {
    height: 50px
}

.cartonblog p {
    font-size: 10px;
    color: #000;
    line-height: 15px;
    margin-bottom: 0
}

.cartonblog {
    display: inline-block;
    width: 32%;
    padding-right: 10px;
    padding-left: 10px;
    text-align: center;
    vertical-align: top;
    margin-bottom: 10px
}

.menu-item__dish-characteristic {
    margin-right: 5px
}

.menu-item__dish-characteristic_non {
    margin-right: 5px
}

#directionmap {
    margin-top: 75px;
    height: 360px
}

.for-fixed-img {
    height: 65px
}

.details-header {
    padding: 0;
    min-height: 170px
}

.haveanAccnt {
    font-size: 12px !important
}

.restOwnerLogin {
    font-size: 12px !important;
    line-height: 18px !important
}

.vendor-imagebox {
    width: 80px;
    height: 80px;
    text-align: left
}

.vendor-imagebox img {
    width: 80px;
    height: 80px
}

.cuisinebox img {
    height: 50px !important
}

.favouriteResto .restoIMG img {
    height: 100% !important;
    margin-top: 0;
    object-fit: cover;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.favouriteResto .mostpopular-box {
    padding: 0px !important;
    margin-top: 20px;
    margin-bottom: 0
}

.restoContent {
    padding: 10px 0
}

.restoContent h4 {
    font-size: 14px
}

.categories__list {
    margin-bottom: 0
}

h3.accordion-toggle {
    margin-bottom: 0;
    cursor: pointer
}

#leftBox {
    margin-top: 0
}

.mc-top40 {
    margin-top: 20px
}

#company h2 {
    text-align: center
}

.toprestaurant p {
    margin-top: 5px !important;
    text-align: center;
    margin-bottom: 10px !important
}

.mostpopular h2 {
    text-align: center !important;
    margin-bottom: 15px !important
}

.mostpopular p {
    text-align: center !important;
    margin-top: 0px !important
}

.mostpopular .restoContent p {
    margin-bottom: 5px !important
}

.favouriteResto .line-draw {
    margin-bottom: 5px !important
}

.fh5co-feature {
    padding: 20px 10px
}

.fh5co-feature .fh5co-feature-lead,
.fh5co-feature .fh5co-figure-lead,
.fh5co-figure .fh5co-feature-lead,
.fh5co-figure .fh5co-figure-lead {
    margin-top: 10px;
    margin-bottom: 0
}

.mostpopular .restoContent p {
    text-align: left !important
}

.mostpopular p.hiw-text {
    width: 100% !important;
    margin-bottom: 20px !important
}

.mostpopular p.fav-heart {
    top: auto;
    right: 15px;
    bottom: 0
}

#company img {
    margin-bottom: 5px
}

.cuisinebox {
    margin-bottom: 20px
}

.call-to-action {
    height: 300px
}

#about h3 {
    margin-top: 0
}

.marginTop60 {
    margin-top: 20px
}

.nrmid {
    padding: 0
}

.mvodd {
    margin-left: 0
}

.catererstat {
    margin-top: 15px
}

.restaurantstat {
    margin-top: 15px
}

.catering-seticon h1 {
    font-size: 20px !important
}

.catering-seticon img {
    margin-top: -15px
}

.catering-seticon {
    width: 100%
}

.floatBox ul li {
    margin-right: 0
}

#loginformModal .modal-dialog {
    width: 94%
}

#registerformModal .modal-dialog {
    width: 94%
}

.restonametext {
    font-size: 20px !important;
    margin-top: 0;
    text-align: left
}

.deliverystat-icon {
    display: none
}

.delivery-info {
    text-align: left
}

.deliveryfee-stat p {
    color: #fff;
    margin-bottom: 2px;
    width: auto;
    float: left;
    margin-right: 15px
}

.deliveryfee-stat {
    margin-left: 0
}

.restoaddress {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 5px
}

.midlink {
    margin-top: 14px
}

.navbar-header {
    width: 15%;
    margin: 0 !important
}

.tagline h1 {
    font-size: 26px
}

.restaurant-item {
    width: 50%;
    text-align: center
}

.restaurant-item img {
    margin-bottom: 0px !important;
    height: 90px
}

.company-item {
    width: auto;
    text-align: center;
    float: none
}

.company-item img {
    width: auto;
    margin-bottom: 20px
}

.newsmail .btn {
    width: 90px
}

.aboutmail {
    margin-bottom: 40px
}

.floatBox ul {
    text-align: center;
    margin: 0 auto;
    padding-left: 0
}

.floatBox ul li {
    width: 100%
}

@media (max-width:767px) {
    .searchContainer {
        width: 96%
    }

    .navbar-header {
        width: 100%
    }

    .bag-cart {
        display: block
    }

    .key {
        width: 100%
    }

    .key li {
        font-size: 15px;
        margin-bottom: 20px
    }

    .fixedhgt {
        height: 75px
    }

    .cuisineList {
        margin-bottom: 0
    }
}

@media (max-width:990px) {
    .restOwnerLogin {
        line-height: 20px
    }

    .ownerLoginRightbg123 {
        width: 100%
    }

    .brain {
        margin-top: 15px;
        margin-bottom: 15px
    }

    .cart-content {
        margin-top: 20px
    }

    #stores {
        background: #f3f3f3;
        padding: 10px
    }

    #business {
        padding: 10px
    }

    #about {
        padding: 10px
    }
}

@media (max-width:991px) {
    .restroimg {
        width: 100%;
        height: 100px
    }

    .price-gap {
        margin-right: 2px
    }

    .vendor-tabs li a {
        padding-left: 25px;
        padding-right: 25px
    }

    .sortby-others {
        padding: 10px
    }

    .fav {
        margin-left: 0
    }

    .vendor-info {
        width: 70%
    }

    .btn-order {
        padding: 6px 3px;
        font-size: 14px;
        width: 100%
    }

    .pre-order {
        padding: 6px 3px;
        font-size: 14px;
        width: 100%
    }

    .sorting-items li {
        font-size: 13px
    }

    .find-Restaurant {
        padding: 10px
    }

    .find-Restaurant a {
        font-size: 12px
    }

    .find-Restaurant p {
        font-size: 13px
    }

    .addBusiness {
        padding: 10px
    }

    .addBusiness a {
        font-size: 12px
    }

    .addBusiness p {
        font-size: 13px
    }

    #thanks {
        padding: 0
    }

    #about .col-md-8 {
        border-right: 0 solid rgba(0, 0, 0, .09)
    }

    .txt-center {
        text-align: center !important;
        margin-bottom: 15px
    }

    .search-btn {
        margin-left: 0px !important
    }

    .xsauto1 {
        height: 250px
    }

    .floatBox ul li {
        margin-right: 10px
    }

    .floatBox ul {
        padding-left: 0
    }

    .headerH1 {
        font-size: 18px;
        line-height: 30px
    }

    .headerH2 {
        font-size: 12px;
        line-height: 30px
    }
}

.padr0 {
    padding-right: 0px !important
}

@media (min-width:768px) and (max-width:991px) {
    .flat .menuinfo-details {
        background: #f7f7f7;
        min-height: 100px;
        border: 1px solid #ccc;
        border-radius: 4px;
        display: flex;
        padding: 0
    }

    #restaurant_list {
        padding-right: 15px;
        padding-top: 15px;
        padding-left: 15px
    }

    .estimate {
        margin: 0;
        position: relative;
        color: #000;
        font-weight: 700;
        font-size: 12px
    }

    .restr {
        margin-top: -5px;
        font-size: 9px !important
    }

    .rowg {
        padding: 0 15px !important
    }

    .padr0 {
        padding-right: 15px !important
    }

    .restro-box {
        border: 1px solid #cccccc !important
    }

    .inner-car-img {
        border: 0 solid
    }

    .inner-car-img span {
        padding: 5px 10px 10px;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        border-radius: 0 0 15px 15px;
        background-color: rgba(21, 21, 20, .32);
        color: #fff;
        font-weight: 500;
        font-size: 11px;
        text-align: center;
        text-transform: capitalize;
        white-space: nowrap
    }

    .restro-box {
        margin-bottom: 20px
    }

    .rating-point {
        float: none
    }

    .header-info {
        margin-bottom: -65%
    }

    .mcright30 {
        margin-right: 0px !important
    }

    #company img {
        margin-left: -20px
    }

    .midpaddR0 {
        padding-right: 0px !important
    }

    .midpaddL0 {
        padding-left: 0px !important
    }

    .floatBox-left {
        width: 200px
    }

    .floatBox-left ul li {
        font-size: 11px
    }

    .floatBox-right {
        width: 208px
    }

    .floatBox-right ul li {
        font-size: 11px
    }

    #about h3 {
        font-size: 18px !important
    }

    #about p {
        font-size: 13px
    }

    .driver-text span {
        width: 90%
    }

    .midcusp {
        font-size: 17px
    }

    footer i {
        margin-right: 15px;
        font-size: 30px !important
    }

    .pre-order {
        font-size: 12px
    }

    .btn-order {
        font-size: 12px
    }

    .estimate-dis {
        font-size: 12px
    }

    .deliveryicon {
        bottom: 0;
        margin-bottom: 10px
    }

    .vendor-tabs li a {
        padding-left: 15px;
        padding-right: 15px
    }

    .deliverystat i {
        font-size: 10px
    }
}

@media (max-width:767px) {
    .mhgty {
        margin-top: 40% !important
    }

    .resp-down-mnu {
        right: 0 !important;
        left: unset
    }

    .menu-cart:before {
        right: 10px !important
    }

    .driverapp-link {
        text-align: center !important
    }

    .padd-l {
        padding-left: 15px !important
    }

    #restaurant_list {
        padding-top: 15px
    }

    .xs-paddnone {
        padding-right: 0px !important;
        padding-right: 0px !important
    }

    .table-expand .more {
        top: -30px
    }

    .restoIMG {
        text-align: center;
        height: 100%;
        width: 90px
    }

    .restoimghome {
        padding-left: 0;
        position: absolute;
        width: 90px;
        height: 100%
    }

    .restoinfohome {
        padding-left: 100px
    }

    .deliverybox {
        position: absolute;
        width: 17px;
        right: 13px;
        top: 10px
    }

    .restoname {
        margin-top: 0;
        font-size: 14px;
        margin-bottom: 0;
        white-space: normal;
        font-weight: 500;
        width: 120px
    }

    .deliverybox .deliverystat {
        width: 15px;
        height: 15px;
        display: inline-block;
        background-color: #fdad02;
        color: #fff;
        line-height: 12px;
        text-align: center;
        border-radius: 50%;
        margin-bottom: 0;
        margin-right: 5px
    }

    .deliverystat i {
        vertical-align: sub
    }

    .rowg {
        padding: 0 15px !important
    }

    .padr0 {
        padding-right: 0px !important
    }

    .restro-box {
        border-bottom: 1px solid #e8e8e8 !important;
        margin-bottom: 10px
    }

    .star-ratings-sprite {
        height: 20px !important;
        line-height: 0;
        overflow: hidden;
        text-indent: -999em;
        width: 100px !important;
        margin: 0 auto;
        background-size: 20px !important;
        margin-top: 0px !important
    }

    .showonmobile {
        display: block !important
    }

    .hideonmobile {
        display: none !important
    }

    .restoOpen {
        left: -80px;
        right: auto
    }

    .restoClose {
        left: -80px;
        right: auto
    }

    .offertext {
        transform: rotate(-45deg);
        left: 5px;
        right: auto
    }

    .searchContainer {
        padding: 8px;
        height: 190px
    }

    .headerH1 {
        font-size: 24px !important;
        line-height: 30px;
        margin-bottom: 10px
    }

    .headerH2 {
        font-size: 12px !important;
        line-height: 20px
    }

    .floatBox-left {
        position: relative;
        left: 0;
        width: 260px;
        top: 520px
    }

    .floatBox-right {
        position: relative;
        right: 0;
        width: 260px;
        top: 530px
    }

    .restaurant-infobox {
        margin-top: 20px;
        text-align: center
    }

    .fav-share-icon {
        position: absolute;
        z-index: 999;
        width: 120px;
        right: 0;
        top: 25px
    }

    .vendor-imagebox {
        margin-bottom: 5px;
        position: relative;
        left: 0;
        top: 0;
        text-align: center;
        width: 100%;
        border: none;
        box-shadow: 0 0 0 rgba(0, 0, 0, .1), 0 0 5px rgba(0, 0, 0, .05)
    }

    .vendor-info {
        width: 100%;
        margin-left: 0;
        text-align: left;
        margin-bottom: 15px
    }

    .table-responsive.design {
        max-height: none;
        margin-top: 0;
        position: relative;
        margin-bottom: 20px
    }

    .restroimg {
        width: 100%;
        min-height: 100%;
        object-fit: cover;
        height: 100%;
        display: block;
    }

    .menu__category__title {
        padding: 0
    }

    .menu-item-content p {
        max-height: 45px;
        color: #6b6b83
    }

    .menu-item-content p::before {
        top: 25px
    }

    .details-header-content .vendor-imagebox {
        position: absolute;
        left: 0;
        top: -60px;
        background: transparent
    }

    .delivery-info {
        margin-bottom: 10px;
        margin-top: 5px;
        text-align: center
    }

    .selectizing-wrapper {
        width: 100% !important
    }

    .dom-selectizing .title,
    .dom-selectizing-clone .title {
        padding: 0 0 0 20px !important
    }

    .dom-selectizing li ul {
        width: 100% !important
    }

    .search-bak ul li:last-child {
        width: 100%
    }

    .search-bak ul li {
        width: 100%;
        margin-bottom: 15px
    }

    .veiwdetails {
        margin-top: 0;
        float: none;
        text-align: left;
        width: 100%
    }

    .restothumb img {
        /*height: 80px;*/
        width: 100%
    }

    .resto-review {
        padding: 0
    }

    .rating-section {
        position: relative;
        font-size: 11px;
        margin-top: 0
    }

    .coupons {
        display: none
    }

    .coupons-res {
        display: flex;
        flex-direction: column;
        justify-content: end;
        position: absolute;
        top: 5px;
        right: 0
    }

    #contentribon,
    #contentribon1 {
        width: auto
    }

    .location-info p {
        font-size: 11px
    }

    .estimate {
        margin-right: 0;
        position: relative;
        color: #000;
        font-weight: 700;
        font-size: 13px
    }

    .rev-r {
        font-size: 10px;
        line-height: 1
    }

    .resr {
        padding: 0 !important
    }

    .offertext1 p {
        color: #FF5722;
        margin: 0;
        text-align: left;
        display: inline-block;
        font-size: 11px
    }

    .fav {
        float: none;
        left: auto;
        right: 15px;
        width: auto;
        bottom: 70px;
        position: absolute
    }

    .vieworder {
        float: left;
        width: 80%
    }

    .btn-order {
        margin-top: 5px
    }

    .pre-order {
        margin-top: 5px
    }

    .xs-gap {
        margin-top: -10px
    }

    .round-layer img {
        display: none
    }

    .owener-reg {
        padding: 0
    }

    .brain {
        display: none
    }

    .res-reg {
        padding: 0;
        margin-top: 0;
        margin-bottom: 20px;
        border: 0 solid rgba(0, 0, 0, .11)
    }

    #company p {
        width: 90%;
        margin: 0 auto;
        font-family: 'Noto Sans TC', sans-serif
    }

    .h2bar {
        width: auto
    }

    .deliver {
        padding: 5px
    }

    #details-restaurant .tab-content {
        padding: 10px
    }

    .trt {
        text-align: left
    }

    .menu-item-content {
        margin-bottom: 10px
    }

    .vendor-tabs li {
        height: 53px;
        width: 25%;
        margin-right: 0;
        margin-bottom: -7px
    }

    .vendor-tabs li a i {
        margin-right: 0;
        width: 100%
    }

    .vendor-tabs li a {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 12px;
        padding: 7px 5px
    }

    .vendor-heading-details-box {
        min-width: 100%
    }

    .menu-item-content h4 {
        font-size: 13px;
        width: 180px;
        white-space: normal;
    }

    .menutags {
        float: left;
        position: absolute;
        width: auto;
        right: auto;
        left: 0;
        top: 25px;
        clear: both
    }

    .flat .menutags {
        top: 5px
    }

    .menutags img {
        height: 15px;
        margin-right: 5px;
        margin-left: 0
    }

    .after_mid {
        text-align: center;
        margin-bottom: 10px;
        padding-right: 0
    }

    .vendor-menu__categories {
        width: 100%;
        padding-left: 0
    }

    .vendor-menu__menus {
        width: 100%;
        padding-right: 0
    }

    .menu__category__header {
        margin: 0 15px
    }

    ul#footer-links li {
        width: 48%
    }

    .checkBg {
        padding: 10px
    }

    .cos-reg {
        padding: 0;
        margin-top: 30px
    }

    .lgnwthothr {
        width: 90%;
        cursor: pointer;
        margin-top: 17px
    }

    .inner-log {
        padding: 10px !important
    }

    .driver-login-box {
        margin: 15px
    }

    .driver-header {
        padding: 0
    }

    .driver-lice {
        padding: 0
    }

    .driver-reg {
        padding: 0
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #000;
        background-color: transparent
    }

    ul#footer-links {
        text-align: left
    }

    .get-app {
        margin-left: 7px;
        margin-top: 0
    }

    .header-btn1x {
        border: 0 solid #f44236;
        opacity: 1;
        margin-top: 0;
        padding: 0
    }

    .header-btn1x:hover {
        border: 0 solid #f44236;
        padding: 0;
        color: #f44236;
        background: transparent
    }

    .cart-icon {
        margin-top: 0px !important
    }

    .nav.nrmid>li {
        padding: 10px 15px;
        border-bottom: 1px solid #e0e0e0
    }

    .txtcen {
        text-align: center
    }

    .xsauto {
        height: 200px
    }

    .xsauto1 {
        display: none
    }

    .paddxs {
        padding-left: 0px !important;
        padding-right: 0px !important
    }

    .midcusp {
        margin: 0 auto;
        width: auto;
        font-size: 13px
    }

    .padd10 {
        padding: 5px !important
    }

    .padd20 {
        padding: 0px !important
    }

    .footer-copyright {
        width: 120px !important;
        margin-top: 15px !important
    }

    .col-sm-offset-1 {
        margin-left: 0px !important
    }

    .col-sm-offset-2 {
        margin-left: 0px !important
    }

    .paddright {
        padding-right: 15px !important
    }

    .paddleft {
        padding-left: 15px !important
    }
}

.call-to-action::before {
    content: '';
    position: absolute;
    background: rgba(0, 0, 0, .6);
    height: 100%;
    width: 100%;
    left: 0;
    top: 0
}

.call-to-action {
    float: left;
    width: 100%;
    background: url(../../img/front-end/paralaxxx.jpg);
    text-align: center;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    height: 230px;
    position: relative
}

.add_business_div {
    position: absolute;
    bottom: 50px
}

.favouriteResto .search-btn {
    padding: 3px 21px
}

.favouriteResto .line-draw {
    width: 100%;
    height: 1px;
    background: #ded8d8;
    margin-bottom: 10px
}

.cuisine_new_list ul li:first-child {
    margin-left: 0
}

.cuisine_new_list ul li button {
    padding: 6px 16px;
    font-size: 18px;
    color: #000;
    background: #d7d2d2;
    border-radius: 10px;
    border: none;
    line-height: 26px;
    font-weight: 600;
    letter-spacing: .6px
}

.cuisine_new_list ul li {
    display: inline-block;
    margin: 0 5px
}

.cuisine_new_list ul {
    padding: 0;
    list-style: none
}

.addbusinessblog p {
    margin-bottom: 20px;
    margin-top: -5px
}

@media (max-width:767px) {
    aside.arrow1:after {
        display: none
    }

    aside.arrow,
    aside.arrow1 {
        padding: 0 5px
    }

    .open-res {
        border: 0 solid #ccc;
        padding: 7px 10px;
        border-radius: 5px;
        font-size: 12px;
        background: #f4f4f4;
        display: inline-block
    }

    .call-to-action {
        height: auto;
        padding-bottom: 30px
    }

    .vendor-menu {
        margin-left: 0;
        margin-right: 0;
        float: left;
        width: 100%
    }

    .addbusinessblog h1 {
        font-size: 16px !important
    }

    .addbusinessblog p {
        font-size: 14px !important;
        margin-bottom: 15px !important
    }

    .contact_no p {
        width: 100%;
        float: left
    }

    footer .footericon i {
        width: 28px;
        height: 28px;
        line-height: 28px;
        margin-right: 10px;
        font-size: 14px !important
    }

    .social-icons {
        margin-top: 15px;
        float: none !important;
        display: flex;
        justify-content: center
    }

    .footerblog h4 {
        margin-bottom: 15px
    }

    .add_business_div {
        position: relative;
        bottom: auto
    }

    .driver-text span {
        width: 100%;
        text-align: center;
        margin-bottom: 15px
    }

    #driverfield .search-btn {
        margin-top: 15px
    }

    #driverfield h3 {
        text-align: center !important
    }

    .pager-footer {
        margin-top: 0
    }
}

@media (min-width:768px) {
    .navbar-nav.navbar-center {
        position: absolute;
        left: 50%;
        transform: translatex(-50%)
    }
}

.btn-info,
.grubhubcolor,
.nxt-btn {
    background-color: #077B10 !important;
    border-color: #077B10 !important;
    text-transform: capitalize
}

.discount_img {
    height: 35px;
    margin-top: 3px;
    margin-bottom: 3px;
    float: left
}

.apply_promo_st {
    color: #01b45f;
    font-weight: 900;
    margin-top: 7px;
    text-align: center;
    width: 74%;
    float: left;
    cursor: pointer
}

.right_arrow_st {
    height: 21px;
    margin-top: 9px;
    margin-bottom: 3px;
    float: right;
    cursor: pointer
}

.grey_button {
    background-color: #bfbfbf !important
}

.modal_header_coupon {
    border-bottom: 0 solid;
    width: 100%;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .1)
}

.modal_body {
    height: 450px;
    overflow-y: auto;
    width: 100%;
    padding-top: 74px
}

.modal_content {
    border: 0 solid rgba(0, 0, 0, .2);
    width: 100%
}

@media only screen and (max-width:450px) {
    .restothumb {
        position: relative
    }

    .btn-info,
    .grubhubcolor,
    .nxt-btn {
        width: 100%
    }
}

.terms img {
    width: 100%
}

@media only screen and (max-width:991px) and (min-width:768px) {

    .navbar-inverse .navbar-nav>li>a,
    .navbar-nav a {
        font-size: 12px !important
    }

    .store-link1 i {
        vertical-align: bottom !important;
        vertical-align: -webkit-baseline-middle !important;
        vertical-align: -moz-middle-with-baseline !important
    }
}

.share {
    display: inline-block
}

.share a {
    width: 35px;
    height: 35px;
    border: 2px solid #fff;
    display: inline-block;
    text-align: center;
    line-height: 33px;
    border-radius: 50%;
    color: #3395FF;
    font-size: 16px;
    background: #fff
}

.backbtn {
    position: absolute;
    z-index: 999;
    left: 100px;
    top: 25px
}

.backbtn a {
    width: 35px;
    height: 35px;
    border: 2px solid #fff;
    display: inline-block;
    text-align: center;
    line-height: 33px;
    border-radius: 50%;
    color: #3395FF;
    font-size: 16px;
    background: #fff
}

.backbtn a i {
    vertical-align: super;
    font-size: 30px;
    margin-right: 4px
}

.br-l {
    border-left: 1px solid #ccc
}

.g1b {
    border: 1px solid #ccc;
    border-radius: 0;
    margin: 0
}

.btn-default:hover {
    color: #333;
    background-color: #ffffff !important;
    border-color: #adadad
}

.btn-default:focus {
    background-color: #ffffff !important
}

.headersearch {
    height: 33px
}

.headersearch:focus {
    box-shadow: none !important
}

.delfoodt {
    font-size: 16px;
    margin: 0;
    padding: 5px
}

.delfoodt a {
    color: #3395FF;
}

.cs-name {
    margin: 0 auto;
    display: block;
    text-align: center;
    font-size: 13px;
    font-weight: 600
}

.dropdown-content {
    z-index: 99 !important
}

.padd-l {
    padding-left: 30px
}

#restaurant_list {
    border-top: 0 solid #ccc
}

@media (max-width:599px) {
    .img-fluid2 {
        height: 65px
    }

    .location-info {
        font-size: 11px;
        line-height: 1;
        width: auto
    }
}

@media (max-width:1024px) and (min-width:991px) {
    .rating-section {}

    .estimate {
        margin: 0;
        position: relative;
        color: #000;
        font-weight: 700;
        font-size: 12px
    }

    .img-fluid2 {
        height: 65px
    }
}

.inner-carousel:hover .img-fluid2 {
    opacity: 1;
    cursor: pointer;
    transform: scale(1.1)
}

.head-search {
    padding: 5px 10px 4px 40px;
    height: 35px;
    border: 1px solid #ccc !important
}

.br-s {
    padding: 6px 10px;
    border-radius: 3px;
    background:  #3395FF;
    color: #f4f4f4;
    box-shadow: none;
    border: 1px solid  #3395FF;
    height: 35px
}

.br-s i {
    color: #f4f4f4 !important
}

.btn-icon-searchfield i {
    color:  #3395FF !important
}

.ghtf {
    font-size: 13px;
    padding: 0 10px;
    height: 33px
}

.want {
    font-weight: 700;
    font-size: 16px
}

.flxr {
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

.clear12 {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    margin-top: 10px
}

@media (max-width:991px) and (min-width:768px) {

    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        display: none
    }

    .flxr {
        display: flex;
        flex-direction: row;
        justify-content: space-around;
        line-height: 2
    }

    .veiwdetails {
        margin-top: -5px;
        position: relative;
        display: flex;
        flex-direction: row;
        justify-content: space-around
    }

    .sexy .head-search {
        width: 80% !important
    }
}

.owliu {
    font-size: 12px;
    margin: 0
}

.resr {
    padding-left: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

@media (max-width:1199px) and (min-width:1024px) {
    #owl-two .owl-nav .owl-next {
        top: 33% !important
    }

    #owl-two .owl-nav .owl-prev {
        top: 33% !important
    }

    .offertext1 p {
        white-space: normal;
        line-height: 1
    }

    .offertext1 span {
        vertical-align: sub
    }

    .restothumb img {
        height: 110px
    }

    .foodname {
        width: 175px;
    }

    .top-sexy {
        display: flex !important;
        flex-direction: row !important;
        justify-content: start !important;
        width: 65%
    }

    .navbar-header {
        width: 17%
    }

    .flxr {
        display: flex;
        flex-direction: column;
        justify-content: center;
        text-align: center;
        line-height: 3
    }

    .rating-section i {
        text-align: center;
        padding: 5px;
        border-radius: 50px;
        color: #FFBB0E;
        height: 30px;
        width: 0
    }

    .offertext1 {
        white-space: nowrap;
        text-align: right;
    }
}

.restr {
    margin-top: -5px
}

@media (max-width:360px) {
    .offertext1 p {
        font-size: 12px;
    }
}

#mbshow img {
    height: 25px
}

.po-res-inner {
    height: 125px;
    position: relative;
    cursor: pointer;
    transition: box-shadow .2s ease-in-out, border .2s ease-in-out, transform .1s ease-in-out;
    margin-bottom: 10px;
    border-radius: 4px;
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, .1), 0 0 3px 1px rgba(0, 0, 0, .1)
}

.po-res-inner:hover {
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, .2), 0 0 3px 1px rgba(0, 0, 0, .2)
}

.flat .menuinfo-details:hover {
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, .1), 0 0 3px 1px rgba(0, 0, 0, .1)
}

.po-res-inner img {
    width: 100%;
    max-height: 125px;
    object-fit: cover;
    border-radius: 4px
}

.rst-namefx {
    display: flex;
    position: absolute;
    bottom: 0;
    left: 0;
    flex-direction: column;
    background-color: rgba(255, 255, 255, .75);
    transition: background-color .2s ease-in-out;
    padding: 5px;
    border-radius: 5px;
    margin: 10px
}

.rest-namefx-inner {
    margin-top: 0;
    margin-bottom: 4px;
    font-size: 14px;
    line-height: 1.595;
    font-weight: 700
}

.open>.dropdown-menu {
    display: flex !important
}

.menu-cart {
    min-width: 300px;
    padding: 0;
    min-height: 200px;
    max-height: calc(100vh - 80px);
    border-radius: 5px !important;
    border: 1px solid #ccc !important;
    flex-direction: column
}

.menu-cart:before {
    content: "";
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    z-index: 1;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 15px solid #fff;
    top: -15px;
    right: 35px
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    background: transparent !important
}

.menu-cart-header {
    padding: 12px !important;
    border-bottom: 1px solid #ccc
}

.h1-cart {
    font-size: 16px;
    font-weight: 700;
    color: #077B10
}

.h1-cart i {
    color: #077B10 !important
}

.row-flx i {
    color: #CB1C2D !important
}

.item-cart {
    padding: 12px;
    border-bottom: 1px solid #ccc;
    font-size: 14px
}

.item-cart a {
    color:  #3395FF !important;
    font-weight: 500;
    margin-left: 10px;
    margin-right: 0 !important
}

.inner-cart-item {
    flex: 1 1 auto;
    overflow-y: auto;
    overflow-x: hidden;
    max-height:69vh;
}

.order-details {
    font-weight: 700
}

.order-item-d {
    padding: 12px 0;
    border-bottom: 1px solid #ccc
}

.row-flx {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.row-flx span:first-of-type {
    margin-right: 10px
}

.total-item {
    padding: 12px;
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    align-items: center
}

.checkout-container {
    padding: 16px;
    display: flex;
    align-items: center;
    flex-direction: column;
    border-top: 1px solid#ccc
}

.checkout-button {
    border-radius: 4px;
    padding: 8px 16px 7px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    background: 0 0;
    border: 1px solid transparent;
    transition: background .2s ease, border-color .2s ease, color .2s ease;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
    background: #077B10;
    display: block;
    width: 100%;
    color: #fff;
    font-weight: 600
}

.item-cat {
    background:  #3395FF;
    color: #fff;
    padding: 10px;
    text-align: center;
    border-radius: 50px;
    margin: 10px 0;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .3), 0 0 40px rgba(0, 0, 0, .1) inset;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .3), 0 0 40px rgba(0, 0, 0, .1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3), 0 0 40px rgba(0, 0, 0, .1) inset;
    cursor: pointer
}

.item-cat a {
    color: white !important
}

.timecont {
    display: flex;
    background-color: #fff;
    align-items: center;
    flex-direction: row;
    min-height: 120px
}

.timeinner1 {
    flex-basis: auto;
    flex-grow: 0;
    padding-right: 40px
}

.d1s,
.d2s {
    margin: 0
}

.red {
    color: orange
}

.d1s {
    font-size: 14px !important
}

.d2s {
    font-size: 12px !important
}

.timecont2 a {
    color: #fff;
    background:  #3395FF;
    padding: 10px;
    border-radius: 4px
}

.item-stat-content1 {
    background: #ececec;
    padding: 10px;
    display: flow-root
}

.item-stat-content1 h3 {
    margin: 0;
    margin-bottom: 10px
}

.offer-container {
    display: flex;
    padding: 0;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin-bottom: 20px;
    background: #fff
}

.offer-container:hover {
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, .1), 0 0 3px 1px rgba(0, 0, 0, .1)
}

.offert {
    padding: 10px
}

.offer-container p {
    margin: 0
}

.gist-bak {
    width: 100px;
    height: 100%;
    object-fit: cover;
    float: right
}

.bold {
    font-weight: 700
}

.st-tex {
    font-size: 14PX;
    color: #9E9E9E;
    line-height: 1.5
}

.flexoffer {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    height: 110px
}

.flexoffer a {
    font-size: 12px;
    align-self: flex-end;
    margin-bottom: 15px;
    color:  #3395FF;
}

.lockt {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    font-weight: 700;
    font-size: 14px
}

.paddleft10 {
    padding: 10px
}

.menu-sx {
    position: relative
}

.sx-mn {
    position: absolute;
    right: 0;
    top: 0;
    padding: 5px;
    border-radius: 5px;
    margin: 10px;
    transition: background-color .2s ease-in-out;
    background-color: rgba(255, 255, 255, .75)
}

.c-type {
    color:  #3395FF;
}

.dollar {
    font-size: 14px;
    color: #000;
    font-weight: 700;
    line-height: 2;
    margin: 0;
}

.gray {
    color: #ccc
}

.rest-nm {
    font-size: 27px;
    margin: 10px 0
}

.rst-g {
    padding: 10px 0;
    border-bottom: 1px solid #ccc
}

.rst-g p {
    color:  #3395FF;
    margin: 10px 0
}

@media(max-width:1023px) and (min-width:992px) {
    .top-sexy {
        width: 65%
    }

    .navbar-header {
        width: 16% !important;
        margin: 0 !important
    }
}

.inlineflex {
    display: flex;
    flex-direction: row;
    align-items: center
}

.inlineblock,
.inlineblock1 {
    flex-grow: 1
}

.inlineblock1 {
    color:  #3395FF;
    font-weight: 600
}

.inlineblock1:hover {
    color:  #3395FF;
}

.inlineblock1:focus {
    color:  #3395FF;
}

.odr-information {
    padding: 20px;
    /* border: 1px solid #cccc; */
    border-radius: 5px;
    float: left;
    width: 100%
}

.ig1 {
    margin: 0
}

.iga1 {
    padding: 5px 10px;
    background:  #3395FF;
    color: #fff;
    font-weight: 600
}

.fc1 {
    min-height: 40px;
    height: 40px !important;
    border: 1px solid #ccc !important
}

.flex-box {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center
}

.row258 {
    margin-top: -5px;
    margin-right: -15px
}

.row58 {
    margin-right: -15px
}

.chk-btn-o {
    width: 100%;
    padding: 10px;
    color: #fff;
    background: #077B10;
    border-radius: 5px;
    box-shadow: none;
    border: 0;
    margin-top: 10px
}

.chk-text-o {
    text-align: center;
    margin: 10px
}

.chk-text-o a {
    color:  #3395FF;
}

@media (max-width:767px) {
    .ttrg {
        text-align: left
    }

    .rt-img img {
        height: 80px !important
    }

    .flex-box {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: center
    }

    .row258 {
        margin-top: 12px;
        margin-right: -15px;
        margin-bottom: 15px;
        margin-left: -15px
    }

    .row58 {
        margin-right: -15px;
        margin-left: -15px
    }
}

.cart__header {
    display: flex;
    flex-direction: column;
    height: 100%
}

.rst-fn {
    display: block;
    font-size: 18px
}

.inner-cart-o {
    flex: 1 1 auto;
    overflow-y: auto;
    padding: 10px 20px
}

.default-delivery-label {
    font-size: 18px !important;
    font-weight: 600
}

.sm-f {
    font-size: 14px;
    margin: 0;
    color: #000
}

.xs-f {
    font-size: 12px;
    margin: 0;
    color: #6b6b83
}

.r1t {
    border-bottom: 1px solid #ccc;
    padding: 20px 0
}

.ggt {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 0 30px
}

.t1h {
    font-weight: 700;
    font-size: 16px
}

.footy {
    z-index: 10;
    flex: 0 0 auto;
    width: 100%
}

.globalCart-footer-changeOrder {
    color: #fff;
    background: #3395FF;
    font-size: 18px;
    padding: 5px 20px
}

.tot-check {
    padding: 20px;
    background: #545470
}

.t2h {
    font-size: 30px;
    font-weight: 700;
    color: #fff
}

.t2h span {
    font-size: 24px !important
}

.ggtre {
    border: 0;
    background: #077B10;
    color: #fff;
    padding: 10px 25px;
    border-radius: 5px;
    width: 100%
}

.gt-flx {
    padding: 20px 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

.gt-flx .cpo {
    width: 75%;
    padding: 5px 10px;
    border-radius: 5px;
    border: 1px solid #ccc
}

.gt-flx button {
    width: 22%;
    border: 1px solid #ccc;
    border-radius: 5px
}

.gt-flx button:hover {
    border: 1px solid #3395FF;
}

.seg-div {
    display: block;
    width: 100%;
    margin: 10px 0
}

.lhjy {
    padding: 5px 10px !important;
    border-radius: 5px !important;
    border: 1px solid #ccc !important;
    height: 40px !important
}

.f12g {
    font-size: 12px
}

.select21 {
    width: 100%;
    margin: 10px 0;
    padding: 10px
}

.progress1 {
    position: relative;
    display: flex
}

.progress1 .progress1-track {
    position: absolute;
    top: 5px;
    width: 100%;
    height: 10px;
    background-color: #dfe3e4;
    z-index: -1
}

.progress1 .progress1-step {
    position: relative;
    width: 100%;
    font-size: 12px;
    text-align: center
}

.progress1 .progress1-step:last-child:after {
    display: none
}

.progress1 .progress1-step:before {
    content: "\f00c";
    display: flex;
    margin: 0 auto;
    margin-bottom: 15px;
    width: 20px;
    height: 20px;
    background: #fff;
    border: 2px solid #dfe3e4;
    border-radius: 100%;
    color: #fff
}

.progress1 .progress1-step:after {
    content: "";
    position: absolute;
    top: 5px;
    left: 50%;
    width: 0%;
    transition: width 1s ease-in;
    height: 10px;
    background: #dfe3e4;
    z-index: -1
}

.progress1 .progress1-step.is-active {
    color: #2183dd
}

.progress1 .progress1-step.is-active:before {
    border: 2px solid #777;
    animation: pulse 2s infinite
}

.progress1 .progress1-step.is-complete {
    color: #090
}

.progress1 .progress1-step.is-complete:before {
    font-family: FontAwesome;
    font-size: 11px;
    color: #fff;
    background: #090;
    border: 3px solid transparent;
    padding-left: 1px
}

.progress1 .progress1-step.is-complete:after {
    background: #2183dd;
    animation: nextStep 1s;
    animation-fill-mode: forwards
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(33, 131, 221, .4)
    }

    70% {
        box-shadow: 0 0 0 10px rgba(33, 131, 221, 0)
    }

    100% {
        box-shadow: 0 0 0 0 rgba(33, 131, 221, 0)
    }
}

@keyframes nextStep {
    0% {
        width: 0%
    }

    100% {
        width: 100%
    }
}

.horizontal-progress11 {
    margin: 10px 0;
    width: 100%
}

.hprogrss {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 0 20px
}

.hprogrss h2 {
    margin: 0
}

.first-bg {
    padding: 10px;
    display: flow-root;
    box-shadow: 1px 5px 10px 0 #cac9c9;
    margin: 10px 0
}

#map1 img {
    width: 100%;
    padding-left: 10px;
    max-height: 300px;
    object-fit: cover
}

.rdt-na {
    padding: 20px;
    border-bottom: 1px solid#ccc;
    display: flow-root
}

.rt-img img {
    height: 100px
}

.fgpo {
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

.rt-img,
.menu-dt {
    flex: 1
}

.menu-dt span {
    padding-right: 20px
}

.ggt1 {
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

.hp-btn {
    border-radius: 5px;
    border: 1px solid #ccc;
    padding: 10px;
    color:  #3395FF;
    display: inline-block;
    width: auto;
    margin: 10px auto
}

.inner-log {
    display: flex;
    flex-direction: column;
    background: #fff;
    padding: 20px;
    border-radius: 4px;
    box-shadow: 0 0 0 1px rgba(67, 41, 163, .08), 0 1px 5px 0 rgba(67, 41, 163, .08)
}

#checkout1 {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background: #f7f7f7
}

.sign-up-bg {
    background: #fff;
    padding: 20px;
    border-radius: 4px;
    display: flow-root;
    margin: 50px 0 0;
    box-shadow: 0 0 0 1px rgba(67, 41, 163, .08), 0 1px 5px 0 rgba(67, 41, 163, .08)
}

.a-user a {
    color: white !important
}

.bt-gg {
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

.red-btn {
    text-transform: capitalize;
    margin: 0 auto;
    width: 100%;
    padding: 10px 30px;
    background: #df1a22;
    color: #fff;
    font-weight: 700
}

.red-btn:hover {
    color: #fff
}

.trm {
    display: block;
    margin: 10px 0 0
}

.signup-sec {
    background: #fff;
    padding: 20px 0;
    border-radius: 4px;
    box-shadow: 0 0 0 1px rgba(67, 41, 163, .08), 0 1px 5px 0 rgba(67, 41, 163, .08);
    margin: 15px 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center
}

.signup-sec p {
    margin: 0
}

.signup-sec p a {
    color:  #3395FF;
    font-weight: 700
}

.appimg {
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin: 15px 0;
    align-items: center;
    text-align: center
}

#owener-reg {
    background: #f7f7f7
}

.own-bg {
    background: #fff;
    padding: 20px;
    border-radius: 4px;
    display: flow-root;
    margin: 50px 0 0;
    box-shadow: 0 0 0 1px rgba(67, 41, 163, .08), 0 1px 5px 0 rgba(67, 41, 163, .08)
}

input[type="password"] {
    font: 'Poppins', sans-serif
}

.opera input[type="password"],
.webkit input[type="password"] {
    font: 'Poppins', sans-serif;
    letter-spacing: 1px
}

.driver-flx {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.dd-img {
    height: 100px
}

.po-res-inner img.ot_default_img {
    width: 30% !important;
    height: auto;
    object-fit: contain !important;
    margin-left: auto;
    display: block
}

@media (max-width:767px) {
    .driver-flx {
        flex-direction: column
    }
}

.stp {
    border: 2px solid #2196f3;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    display: inline-block
}

.no_img_container {
    height: 170px;
    background-color: #F7F7F7
}

.ot_apay {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    padding-top: 20px
}

.ot_apay .ot_pay_col {
    flex: 1 1 auto;
    padding: 0 10px;
    display: flex
}

.ot_applepay_btn {
    padding: 5px 15px;
    background: #000;
    border: 0;
    border-radius: 5px;
    width: 100%;
    margin-left: -10px;
    display: block;
    flex: 1;
    box-shadow: rgba(0, 0, 0, .02) 0 1px 3px 0, rgba(27, 31, 35, .15) 0 0 0 1px
}

.ot_g_pay_btn {
    padding: 5px 15px;
    background: #fff;
    border: 0;
    border-radius: 5px;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    flex: 1;
    box-shadow: rgba(0, 0, 0, .02) 0 1px 3px 0, rgba(27, 31, 35, .15) 0 0 0 1px
}

.ot_g_tip_btn {
    padding: 5px 15px;
    background: #3395FF;
    border: 0;
    border-radius: 5px;
    width: 100%;
    margin-right: -10px;
    margin-left: 0;
    flex: 1;
    height: 35px;
    color: #fff;
    box-shadow: rgba(0, 0, 0, .02) 0 1px 3px 0, rgba(27, 31, 35, .15) 0 0 0 1px
}

.ot_g_pay_btn img {
    height: 25px
}

.ot_applepay_btn img {
    height: 25px
}

.modale {
    background-color: #FFF;
    box-shadow: 0 11px 15px -7px rgb(0 0 0 / 20%), 0 24px 38px 3px rgb(0 0 0 / 14%), 0 9px 46px 8px rgb(0 0 0 / 12%);
    padding: 24px;
    max-width: 767px;
    position: relative;
    z-index: 10000;
    margin: 0 auto
}

.demo-close {
    display: block;
    position: absolute;
    top: -35px;
    right: 0;
    z-index: 10000;
    outline: none;
    font-size: 30px;
    line-height: 30px;
    transition: transform .3s ease-in-out;
    color: #FFF !important
}

.demo-close i {
    color: #FFF !important
}

.mfp-bg {
    z-index: 99999 !important
}

.mfp-wrap {
    z-index: 99999 !important
}

.mfp-close-btn-in .mfp-close {
    color: #333;
    display: none
}

.payment-method {
    display: flex;
    margin-bottom: 40px;
    justify-content: space-between;
    flex-wrap: wrap
}

.method {
    display: flex;
    flex-direction: column;
    padding: 10px 0;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 2px;
    background-color: rgb(249, 249, 249);
    justify-content: center;
    align-items: center;
    flex: 1 1 auto;
    margin: 0 10px;
    box-shadow: rgba(0, 0, 0, .02) 0 1px 3px 0, rgba(27, 31, 35, .15) 0 0 0 1px;
    transition: 0.5s
}

.method:hover,
.method:focus,
.method:active {
    background-color: #ccc
}

.method img {
    height: 26px
}

.card-logos {
    display: flex;
    width: auto;
    justify-content: center;
    align-items: center
}

.radio-input {
    margin-top: 5px
}

.radio-input input[type='radio'] {
    display: inline-block;
    visibility: hidden
}

.method.highlight {
    background-color: #ffffff !important;
    border: 1px solid #077b10;
    color:  #3395FF;
    font-weight: 600;
    box-shadow: rgb(50 50 93 / 25%) 0 30px 60px -12px inset, rgb(0 0 0 / 30%) 0 18px 36px -18px
}

@media(max-width:767px) {

    .btn-info,
    .grubhubcolor,
    .nxt-btn {
        text-transform: capitalize;
        font-size: 13px;
        padding: 10px;
        margin-bottom: 10px !important
    }

    .cash-tip {
        font-size: 12px
    }

    .method {
        display: flex;
        flex-direction: column;
        padding: 10px 0;
        cursor: pointer;
        border: 1px solid transparent;
        border-radius: 2px;
        background-color: rgb(249, 249, 249);
        justify-content: center;
        align-items: center;
        flex: 1 1 auto;
        width: 100%;
        margin: 10px
    }
    .menu-sx {
        position: relative;
        display: flex;
        height: 100%;
    }
}
/*pizza md*/
.pizzamodifier_container{
    display: flex;
    flex-direction: column;
    clear: both;
}
.tp_header{
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}
.rt_header{
    display: flex;
    flex: 1;
}
.tp_header h4{
    flex: 1;
    font-size: 14px;
}
/*.tp_header h4:last-of-type{
    margin-right: 25px;
}*/
.rt_header p{
  color: rgb(76, 76, 76);
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 10px;
    line-height: 1.8;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    /*text-align: center;*/
    margin: 0;
    margin-left: auto;
    margin-right: 2px;
}

.tp_header_middle {
    display: flex;
    align-items: center;
    gap: 5px;
    flex-wrap: wrap;
    margin-block: 10px 7px;
}

.tp_header_middle > h4 {
    margin: 0;
    font-weight: 600;
}

[role=button].btn_ct{
    display: flex;
    justify-content: center;
    -webkit-box-pack: center;
    align-items: center;
    -webkit-box-align: center;
    cursor: pointer;
    border-color: rgb(196, 196, 196);
    border-radius: 50%;
    border-style: solid;
    border-width: 2px;
    box-sizing: border-box;
    height: 32px;
    margin-left: auto;
    margin-right: 2px;
    transition-duration: 0.125s;
    transition-property: border-color;
    transition-timing-function: ease;
    width: 32px;
}
.btn_ct.active{
border-color: rgb(51 149 255);
}
[role=button] svg{
   width: 20px;
   height: 20px;
}
.btn_ct .empty_circle {
    stroke: rgb(196, 196, 196);
    stroke-width: 2px;
    fill: none;
    height: 20px;
    transition-duration: 0.125s;
    transition-property: fill;
    transition-timing-function: ease;
}
.btn_ct .half_left {
    fill: rgb(196, 196, 196);
    height: 20px;
    transition-duration: 0.125s;
    transition-property: fill;
    transition-timing-function: ease;
}
.btn_ct .half_right{
    fill: rgb(196, 196, 196);
    height: 20px;
    transition-duration: 0.125s;
    transition-property: fill;
    transition-timing-function: ease;
    transform: rotate(180deg);
}
.btn_ct .full_circle{
    fill: rgb(196, 196, 196);
    height: 20px;
    transition-duration: 0.125s;
    transition-property: fill;
    transition-timing-function: ease;
}
/*.btn_ct:hover {
    border-color: rgb(51 149 255);
}
.btn_ct:hover svg {
    fill: rgb(51 149 255);
}*/

.btn_ct.active .empty_circle {
    stroke: rgb(51 149 255);
    stroke-width: 2px;
    fill: none;
}

.btn_ct.active .full_circle,
.btn_ct.active .half_left,
.btn_ct.active .half_right{
    fill: rgb(51 149 255);
}
/*[role=button].btn_ct.full_circle_btn {
    margin-right: 20px;
}*/
.tp_card{
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #F7F7F7;
    padding: 5px;
}
.tp_name{
   flex: 1;
}
.tp_name.active{
   color: green;
}
.tp_select{
    display: flex;
    justify-content: space-between;
    flex: 1;
    align-items: center;
    text-align: center;
}
.tp_name.active{
    font-weight: bold;
}

.tr-effect__form {
    position: relative;
}

.tr-effect__form__label-container {
    pointer-events: none;
    position: absolute;
    top: 11px;
    margin-left: 15px;
    transition: 150ms ease all;
}

.tr-effect__form__label-container.contact-us__form {
    top: 15px;
}

.tr-effect__form__label-text {
    margin: 0;
    transition: 150ms ease all;
}

.tr-effect__form__input {
    position: relative;
}

.tr-effect__form__input:focus ~ .tr-effect__form__label-container,
.tr-effect__form__input:autofill ~ .tr-effect__form__label-container,
.tr-effect__form__input:read-only ~ .tr-effect__form__label-container,
.tr-effect__form__input:required:valid ~ .tr-effect__form__label-container,
.tr-effect__form__input:user-valid ~ .tr-effect__form__label-container,
.tr-effect__form__input:user-invalid ~ .tr-effect__form__label-container {
    width: auto;
    line-height: 0.6;
    background-color: #fff;
    top: -5px;
    margin-left: 5px;
    padding-inline: 3px;
}

.tr-effect__form__input:focus ~ .tr-effect__form__label-container.contact-us__form,
.tr-effect__form__input:autofill ~ .tr-effect__form__label-container.contact-us__form,
.tr-effect__form__input:read-only ~ .tr-effect__form__label-container.contact-us__form,
.tr-effect__form__input:required:valid ~ .tr-effect__form__label-container.contact-us__form,
.tr-effect__form__input:user-valid ~ .tr-effect__form__label-container.contact-us__form,
.tr-effect__form__input:user-invalid ~ .tr-effect__form__label-container.contact-us__form {
    background-color: #f7f7f7;
}

.tr-effect__form__input-placeholder {
    color: #aaa;
    position: absolute;
    top: 11px;
    left: 13px;
}

.tr-effect__form__input:placeholder-shown:focus + .tr-effect__form__input-placeholder::after {
    content: "%";
}

.item-stat-content__details {
    font-size:15px;
}

.item-stat-content__content__item {
    font-weight: 600;
    font-size: 11px;
}

.item-stat-content__content__item__images {
    display: flex;
    justify-content: center;
    padding-bottom: 5px;
}

.item-stat-content__content__item__text {
    text-align: center;
}

div[id$="_otpInputs"] {
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: center;
}

div[id$="_otpInputs"]>input {
    height: 40px;
    max-width: 40px;
    font-family: monospace;
    border: 2px solid #337ab7;
    border-radius: var(--br-input);
    text-align: center;
    font-weight: 700;
}

a.order-schedule-button {
  color: #3395FF;
  background-color: white;
  border: 1px solid #3395FF;
}

a.order-schedule-button--active {
  color: white;
  background-color: #3395FF;
}

#confirmtip-popup,
.pick-card__popup {
    border-radius: 5px;
}

.pick-card__wrapper {}
.pick-card__title {}
.pick-card__text {}
.pick-card__dropdown {
    width: 100%;
    font-size: 16px;
    padding: 10px;
    border-radius: 5px;
    border-color: #4182f9;
    color: #4182f9;
    margin: 0 0 5px 0;
}

.pick-card__button-wrapper {}
.pick-card__button {}