.welcome {
    object-fit: cover!important;
    position: relative!important;
    background-image: none;
}

@media (max-width: 1024px) {
    .welcome {
        width: 100%!important;
        height: 39vh !important;
    }
    
    .branch-banner-is-active .welcome {
         height: calc(39vh - 45px) !important;
    }
}

/*@media (min-width: 768px) and (max-width: 1023px) {
    .welcome {
        width: 100%!important;
        height: 28vh !important;
    }
    
}*/

@media (orientation: landscape) {
    .branch-banner-is-active .welcome {
         height: calc(39vh - 45px) !important;
    }
}

@media (min-width: 1025px) and (max-width:1250px) {
    .welcome {
        width: 50%!important;
        height: 91vh !important;
        float: right;
        background-position: unset;
        padding: 0 !important;
    }
    
    .line1, .line3 {
        font-size: 3.7em !important;
    }
    
    .botHome {
        width: 50% !important;    
    }
    
    .inpDes {
        margin: 0 22%; 
    }
}

@media (min-width: 1250px) {
    .welcome {
        width: 55%!important;
        height: 91vh !important;
        float: right;
        background-position: unset;
        padding: 0 !important;
    }
    
    .line1, .line3 {
        font-size: 4em !important;
    }
    
    .inpDes {
        margin: 0 25%; 
    }
}

/* Mobile Home */
@media (max-width: 1024px) {
    .searchText {
        padding-top: 10px;
        text-align: center;
        font-size: 2em!important;
        font-weight: 600!important;
        color: #005a61;
    }
    
    .subText {
        font-size: 1.2em;
        text-align: center;
        color: #777;
    }  
    
    .navbar-brand {
        padding: 15px 5px 15px 15px;
        width: 167px;
    }

    .botHome {
       /* height: 60vh; */
        text-align: center;
        background-color: #f7f7f7;
        padding-bottom: 21px;
    }
    
    .subText, .botHome .form-group, .butFind {
        padding: 0 10% !important;
    }

    .topTitle {
        padding-top: 25vh;
        color: #fff;
        font-weight: 600;
        text-align: center;
        font-size: 40px;
    }
    
    .butFind {
        text-align: center;
        margin: auto;
    }

    .btn-home {
        width: 100%;
    }  

    .navHome {
        background: #fff !important;
        font-weight: 600;
        margin-bottom: 0;
        font-weight: 600;
        margin-top: 40px;
    }

    .navHome .cartBag {
        background-color: #fff; 
        color: #ff6828;
        margin-top: 40px;
    }
    
    .downloadA {
        font-size: 18px;
        background-color: #fff;
        color: #666;
        font-weight: 500;
        margin-top: 20px;
        margin: 20px 10%;
        border-radius: 8PX;
    }
    
    .logoH {
        height: 56px;
        width: 56px;
        margin: 10px 0px 0 10px;
    }    
    
    .textApp {
        margin: auto;
        height: 76px;
        padding-top: 10px;
    }
    

    .platform-ios .fa-apple {
        color: #ff6828;
        font-size: 20px;
    }

    .platform-android .fa-android {
        color: #ff6828;
        font-size: 20px;
        margin-left: -10px;
    }

    .platform-ios .fa-android, .platform-android .fa-apple {
        color: #fff;
        font-size: 20px;
    }

    .homeText {
        margin-top: -5px !important;
    }

    .searchInput {
        padding-top: 30px;
    }
    
    .navbar-default .navHome .navbar-nav>li>a {
        color: #ff6828 !Important;
    }
}

/* Mobile Home End */

/* Desktop Home  */
@media (min-width: 1025px) {
    .botHome {
        width: 45%;
        padding-top: 22vh;
        background: #f7f7f7;
        float: left;
        height: 91vh; 
        text-align: center;
    }
    
    .line2 {
        font-size: 3em !important;
    }
    
    .subText {
        font-size: 1.3em;
    }
    
    
    .w100 {
        width: 100%;
    }
    
    .hideMe3 {
        display: none;
    }
    
    .container-fluid.navHome {
        margin-top: 40px !Important;
    }
    
        
}
/* Desktop Home End  */

.navbar-brand .logo {
    background-image: url('https://gotchew.co/cdn-cgi/image/f=auto/https://img-gc.gotchew.co/gotchew_logo.png');
    background-position: center;
    background-size: cover;
    width: 167px;
    height: 36px;
}

.bannerCov {
    color: #fff;
    background-color: #005a61;
    font-weight: 500;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
}


@media (min-width: 768px) and (max-width:1024px) {
    .section .right img {
        margin-left:47px
    }
}

.homeApp {
    padding: 50px 47px;
    text-align: center
}

.section .right, .infoCont table tr td:last-child  {
    text-align: right!important
}

.partPara {
    text-align: center;
    font-weight: 400!important;
    margin: 10px 0 0 0!important;
    font-size: 16px!important;
    color: #757575!important
}

.appDes {
    font-size: 16px
}

.homeCrave {
    color: #333;
    font-size: 30px;
    font-weight: 400;
    margin: 35px 15px 35px 15px!important;
    padding: 0 0;
    text-align: center;
    font-weight: 600!important
}


@media (min-width: 992px) {
    .col-md-7.col-sm-6 {
        width:58%!important
    }
}

.pac-container {
    z-index: 100!important;
    pointer-events: all!important
}

.navbar-right {
    font-weight: 550!important
}

.navbar-default {
    background: #ff6828!important;
    border-bottom: 2px solid #fff!important;
    font-weight: 600;
}

.navbar-default .navbar-nav>li>a.cart.empty label {
    background-color: #ff6828!important;
    border: #fff 1px solid;
    color: #fff!important
}

.footer ul li a {
    font-weight: 500;
}

.footer ul li  {
    line-height: 28px;
}

.footer ul li.title {
    margin-bottom: 6px;
    line-height: 22px;
}

div.footer {
    padding-bottom: 5px!important;
    background-color: #005a61!important;
    max-width: inherit;
    font-size: 14px
}

body {
    font-family: "Roboto", sans-serif, Arial, Helvetica !important;
}

.navbar-default .navbar-nav>li>a.cart label i, .navbar-default .navbar-nav>li>a, .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #fff!important
}

.navbar-nav>li>.dropdown-menu, .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-toggle:hover { 
    background-color: #ff6828!important
}

.dropdown-menu>li>a {
    font-weight: 600!important
}

.dropdown-header,.dropdown-menu>li>a:hover, .navbar-nav>.open>a:hover {
    background-color: #ffa07a!important
}

.navbar-toggle {
    padding: 3px 8px!important;
    font-size: 18px
}

.thumbnail .caption ul li:first-child {
    font-size: 18px!important;
    font-weight: 500!important
}

.thumbnail .cartel.preorder {
    background: #008080!important;
}

.thumbnail .cartel.preorder:hover {
  background-color: #4C9090 !important;
}

.cartel {
    z-index: 1
}

.badge-cont {
    background: #ff6828!important
}


pLeft {
    padding-left: 30px
}

.bottom-cont div a,.btn.btn-primary,.button.button-positive,.cart .order table tr td i.remove,.checkbox input:checked+.checkbox-icon:before,.checkbox input:checked:before {
    font-size: 18px
}

.caption ul li .rating strong {
    font-size: 14px!important;
    color: #333!important
}

.caption ul li .rating .fa.fa-star, .caption ul li .rating span {
    color: #005a61!important;
    font-size: 14px!important
}

.caption ul li .rating span.review-txt {
    color: #333!important;
    font-size: 14px!important
}

.business ul.rating span {
    font-size: 17px;
    vertical-align: top;
    margin: 0 2px
}

.color-main, .business table .icon.ion-android-star {
    color: #005a61!important
}

.thumbnail .cartel, .tableTop .reviewB {
    font-weight: 500 !important;
}

.btn-link {
    background-color: #fff;
    border-color: #ccc;
    color: #7a7a7a!important;
    padding: 2px 3px!important;
    font-size: 16px!important;
    font-weight: 500!important;
    height: auto!important
}

.food-cont span {
    padding-right: 0!important
}

.checkbox-icon:before {
    background-color: #fff!important
}

.checkbox .checkbox-icon:before,.checkbox input:before,.checkbox-light .checkbox-icon:before,.checkbox-light input:before {
    border: #ff6828 2px solid!important
}

.checkbox input:checked+.checkbox-icon:before,.checkbox input:checked:before {
    background-color: #ff6828!important;
    border-color: #ff6828!important
}

.modal .popup-mode .checkbox-item .item-content span {
    font-size: 14px!important;
    font-weight: 450!important
}

.modal .popup-mode .radio-content .item-content {
    padding: 0 0 0 1px;
    margin: 0 !important;
}

.max-min-text {
    display: block;
    font-size: 13px;
    color: #005a61
}

.priceProd {
    font-size: 14px!important;
    font-weight: 400!important
}

.opTitle {
    font-size: 14px!important;
    font-weight: 450!important;
    color: #222 !important;
}

.option.invalid .error {
    font-weight: 500!important;
    font-size: 15px!important;
}

.btFixS {
    font-size: 12px!important;
}

.container-fluid.business-content .preorder {
    margin-top: 0!important;
    float: right!important
}

.popup-container {
    position: fixed!important;
    top: 15%!important
}

.ok-btn {
    width: 100%;
    height: 38px;
    background: #ff6828;
    border: 1px solid #ff6828;
    border-radius: 3px;
    font-size: 15px;
    color: #fff;
    margin-bottom: 20px
}

.cancel-btn {
    width: 100%;
    height: 38px;
    background: #fff;
    border: 1px solid #ff6828;
    border-radius: 3px;
    font-size: 15px;
    color: #ff6828
}

.tip-btn {
    min-width: 90px;
    height: 30px;
    background: #ff6828;
    border: 1px solid #ff6828;
    color: #fff;
    font-size: 16px;
    border-radius: 3px;
    margin-top: 7px;
    padding: 0!important;
    font-weight: 500
}

.driver-type.checkout .h-radio-bar {
    left: 0
}

.popup-container {
    position: fixed!important;
    top: 15%!important
}

@media (max-width: 767px) {
    .tip-custom-popup {
        width:100%!important;
        left: 0!important;
        right: 0!important;
        margin: 0 auto!important;
        min-height: 200px!important;
        padding: 23px 0!important;
        max-height: 100%!important
    }
    
    .hideMeMob {
        display: none !important;
    }
    
    .addMob {
        padding: 10px 0px 24px 24px !important;
    }
    
    .business {
        height: 100vh;
    }
    
    .asapT .selects .s50 {
        width: 75% !important;
    }
    
    .dishes .dishe.compressed {
        height: 100px !important;
    }

    .dishes .dishe.compressed .foodTop {
        height: 40px !Important;
    }
    
    .catt {
        scroll-margin-top: 144px;
        margin-top: 32px;
    }
}

.tooltip {
    position: absolute;
    width: 100%;
    margin: 0!important;
    opacity: 1!important
}

.tooltip strong {
    line-height: 30px
}

.tooltip>span {
    left: 0;
    bottom: 40px;
    padding: 10px 20px;
    margin-top: 0;
    opacity: 1;
    visibility: hidden;
    z-index: 10;
    position: absolute;
    font-family: Arial;
    font-size: 14px;
    font-style: normal;
    border-radius: 3px
}

.tooltip>span>a {
    color: #f9a504
}

.tooltip:hover>span {
    opacity: 1;
    text-decoration: none;
    visibility: visible;
    overflow: visible;
    margin-top: 50px;
    display: inline;
    margin-left: -90px
}

.tooltip span b {
    width: 15px;
    height: 15px;
    margin-left: 40px;
    margin-top: -38px;
    display: block;
    position: absolute;
    -webkit-transform: rotate(-227deg);
    -ms-transform: rotate(-227deg);
    transform: rotate(-227deg);
    display: none\0/;
    *display: none;
    right: 16px;
    bottom: -8px
}

.tooltip>span {
    color: #333;
    background: #fff;
    border: 1px solid #e3e3e3
}

.tooltip span b {
    background: #fff;
    border-top: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3
}

.cart .order table tr td .tooltip .info32 i {
    cursor: pointer;
    padding: 0!important;
    border-radius: 15px
}

.statusD {
    text-align: center;
    color: #fff;
    font-weight: 600!important
}

.modal .popup-mode .item.statusD {
    background-color: #ff6828!important
}

.infoBub {
    background-color: #0b0000!important;
    color: #fffdfd!important
}

.btn-more-info {
    font-size: 14px!important
}

.feesCart {
    border-top: 1px solid #eee
}

.checkout .content table tbody tr td span .infoBub, .ion-ios-contact, .whiteC, .fa-user-circle-o {
    color: #fff!important
}

.fProd {
    white-space: normal;
    margin-top: 0;
    font-weight: 500;
    font-size: 12px!important
}

.checkout .content table tbody tr td span {
    color: #777!important
}

.preBut {
    width: 100%;
    font-size: 15px !Important;
    font-weight: 600;
}

.restT {
    font-size: 19px;
    font-weight: 500;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333 !important;
    pointer-events: none;
}

.cuisT {
    padding-bottom: 3px;
    color: #005a61;
    font-size: 15px;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap
}

.timT {
    padding-right: 9px!important;
    display: inline-block
}

.rating {
    vertical-align: middle!important;
    height: 32px!important
}

@media only screen and (max-width: 640px) {
    .special-inbox {
        min-height:6.2em!important
    }
}

.rowT2 {
    color: #444!important;
    font-size: 14px
}

.freeD {
    font-weight: 500
}

.thumbnail .caption {
    padding: 9px 6px!important
}

.starO {
    color: #ff5828;
}

.diver-type.checkout .h-radio-bar {
    left: .3em!important
}

i.fa.fa-map-marker.address {
    padding-left: 5px;
    right: auto!important;
    top: 10px!important;
    font-size: 25px!important;
    color: #ff6828!important
}

.popup-container {
    position: fixed;
    top: 10%!important
}

.btn-badge-cont {
    min-height: 2em!important;
    min-width: 2em!important;
    padding-top: 1em!important;
}

.zBlo {
    display: block!important;
    border: none!important
}

.profilePad {
    padding-top: 40px
}

.profileP {
    min-height: calc(100vh - 51px);
}

.form-vertical.formP { 
    margin-top: 5%;
}

#address-input {
    padding-left: 20px;
    padding-right: 26px;
}

.webtabs .tab {
    white-space: inherit!important
}

.ordDetPadTop {
    padding-top: .4em!important
}

.foodOrdDetHeight {
    min-height: 1.8em!important
}

.btn-primary-code.applyCoup {
    font-size: 16px!important;
    font-weight: 400!important;
    background-color: #fff !important;
    border: 1px solid silver !important;
    color: #ff6828 !important;
}

.pre-checkout .address .info .action button {
    font-size: 15px
}

.pTopNone {
    padding-top: 0!important
}

@media only screen and (min-device-width : 768px) and (max-device-width :1024px) {
    .navbar-brand {
        padding:10px 2px!important
    }
}

.asapT {
    padding: 0 0 0 15px!important
}

.sPay {
    padding-top: 25px!important;
    font-size: 1.2em
}

.prodTitleC {
    font-size: 15px!important;
    font-weight: 500!important
}

.time-bg {
    background-color: rgba(0,0,0,.7)!important;
    width: 100%!important;
    color: #fff!important;
    font-size: 14px!important;
    font-weight: 700!important;
    border-radius: 10% 10% 0 0;
}

.closeC {
    text-align: center;
    width: 100%
}

.radioEdit {
    width: 65%;
    margin-left: 27px
}

.radioEditR {
    width: 65%;
    margin-right: 35px
}

@media (min-width: 769px) {
    .foodPad {
        padding:12px!important;
        height: 140px
    }
    
    .nav-tabs.preload li a span {
        border-right: 20px solid;
    }
    
    .nav-tabs preload {
        overflow: hidden !Important;
    }
}

.foodTop {
    height: 98px!important
}

.foodTitle {
    font-size: 1.1em;
    line-height: 20px;
    max-height: 40px;
    color: #005a61;
}

h1.title {
    text-align: initial!important;
    margin: 15px 0!important;
    font-size: 32px!important;
    direction: ltr;
    font-weight: 500!important;
    line-height: 1.1!important
}

.business.restZ h1.title {
    margin: 0 !important;
    padding-bottom: 10px;
    height: 43px;
}

.dishes.editor .dishe img {
    width: 78px!important;
    height: 60px!important;
    border-radius: 4px;
    margin: 7px 0!important
}

.dishes.editor .dishe {
    cursor: pointer;
    background: #fff;
    position: relative;
    padding: 10px!important;
    border: 1px solid transparent;
    border-radius: 2px;
    height: 96px!important
}

.dishes.editor .dishe .img .drag {
    height: 60px !Important;
    margin: 7px 0 !important;
    padding: 8px 1px !important;
}

.dishes .dishe img {
    width: 140px;
    height: 140px !important;
    float: right;
    margin: 0!important;
    object-fit: cover;
    margin-left: 8px!important
}

.dishes .dishe div,.dishes .dishe textarea {
    padding-bottom: 0;
    font-size: 1em!important
}

.fixMob {
    display: block;
    display: -webkit-box;
    height: 60px;
    line-height: 1.4;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #444
}

@media (max-width: 768px) {
    .fixMob {
        display:block;
        display: -webkit-box;
        height: 46px;
        line-height: 1.4;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        color: #444
    }
    
        
    .dishes .dishe div,.dishes .dishe textarea {
        padding-top:5px;
        padding-bottom: 10px;
        font-size: 1em!important;
        margin: 0!important;
        margin-bottom: 5px !important;
    }
    
    .dishes .dishe {
        height:135px!important;
        border-bottom: 1px solid #dedede!important;
        padding: 15px 0!important
    }
    
    .dishes .dishe .price {
        font-size:12.5px!important;
        margin: 0!important;
        float: left!important;
        height: auto!important;
        margin-top: 8px!important;
        color: #005a61 !important;
    }
    
    .foodPad {
        padding:0!important
    }
    
    .foodTop {
        height:78px!important
    }
    
    .dishes .dishe img {
        width:40%;
        height: 103px!important;
        float: right;
        margin: 0!important;
        object-fit: cover;
        margin-left: 5px!important
    }
    
    td.confTable { 
        width: 75% !important;
    }
    
    .pNoMob {
        padding: 0 !important;
    }
}

@media (min-width: 768px) {
    .fixHead {
        display:block;
        display: -webkit-box;
        max-height: 40px;
        line-height: 1.4;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        color: #444
    }
    .dishes div[class*=col-] {
        padding: 8px!important
    }
    
    .dishes .dishe {
        height:140px;
        padding: 0!important;
        border: 1px solid #e6e6e6!important;
        border-radius: 8px;
    }
    
    .hideMe2, li.hideMe2 {
        display: none !important;
    }
    
    .bizListAddress {
        font-size: 18px !important;
        font-weight: 500;
    }
    
    .profileM {
        margin:50px 15%
    }
    
    .tipCus {
        padding-top:12px!important
    }
    
    .catt {
        scroll-margin-top: 176px;
        margin-top: 32px;
    }
}

.dishes .dishe .price {
    font-size: 12.5px!important;
    padding-top: 3px!important;
    margin: 0!important;
    float: left!important;
    height: auto!important;
    color: #005a61 !important;
}

.title-category {
    width: 100%;
    padding: 15px 8px;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 0;    
}

@media (max-width: 480px) {
    .title-category {
        font-size: 24px;
    }
}

.dishes {
    padding: 10px 3% 20px 3%!important;
    background: #fff!important
}

@media (max-width: 768px) and (min-width:320px) {
    .dishes {
        padding:5px 0 20px 0!important
    }
    
    .dishes div[class*=col-] {
        padding:0 12px!important
    }
    
    .catDesc {
        padding: 0px 12px 4px !important;
    }

    .title-category {
        padding: 12px !important;
    }
    
}

@media (min-width: 769px) and (max-width:1024px) and (orientation:landscape) {
    .dishes {
        padding:5px 3% 20px 3%!important
    }
}

@media (min-width: 769px) and (max-width:1024px) {
    .dishes {
        padding:5px 2% 20px 2%!important
    }
}


.nav.nav-tabs {
    height: 56px!important;
    padding: 7px 0 10px 10px!important
}

@media (min-width: 1140px) {
    .business.restZ {
        padding: 30px 10% !important;
        background-color: #fff !important;
    }
    .business.restZ .cover {
        border-radius: 12px;
    }
    
    .business.restZ .dishes {
        padding: 10px 0 20px 0 !important;
    }  
    
    .business.restZ .cover img.logo {
        height: 85px !important;
        width: 85px !important;
        border-radius: 12px;
    }
    
    .pre-checkout {
        padding: 20px 10%;
    }
    
}

.business.restZ .cover {
    height: 196px!important
}

.cover {
    height: 22vw !important;
    color: transparent;
}

img[src=""],
img:not([src]) { 
    visibility: hidden !important; 
}


@media (max-width: 480px) {
    .business.restZ .cover {
        height:30vw!important
    }
}

.aboutH3 {
    font-size: 1.4em;
    color: #005a61!important;
    font-weight: 600;
    margin-bottom: 10px;
}

.aboutH3:hover {
    color: #ff6828!important;
    text-decoration: underline #005a61
}

.pNo, .terms-check, .popOveride {
    padding: 0!important
}


.padNo {
    padding: 0!important;
    height: 100%
}

.cBot {
    padding-bottom: 40px
}


.nav.nav-tabs.editor {
    height: auto!important;
    padding: 0!important
}


#driver-tip > div.tipBar.border-none-b > a:nth-child(1) {
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
    border-left: 2px solid #ff6828;
}


#driver-tip > div.tipBar.border-none-b > a:nth-child(5) {
	border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
    border-right: 2px solid #ff6826;
}

#driver-tip {
    padding-left: 0 !Important;
    padding-right: 0 !Important;
}

.upselling-products .products .product .content {
    height: 265px !important;
}

.upselling-products .products .product button {
    position: absolute;
    bottom: 0px;
    left: 0px;
}

.upselling-products .products {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
}
    
.upselling-products .products .product .price {
    position: absolute;
    top: 195px;
    left: 30px;
}

@media (min-width: 320px) and (max-width:768px) {
.upselling-products .products .product {
    width: 33%;
}}

.upselling-products .products .product .name {
    display: block;
    display: -webkit-box;
    height: 115px;
    line-height: 1.4;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}


.cart .order table tr td i.remove {
    font-size: 14px;
}

.tbl_cart_list .form-group {
    min-width: 48px !important;
    max-width: 48px !important;

}

.tip-btn {
    min-width: 90px;
    height: 30px;
    background: #ff6828;
    border: 1px solid #ff6828;
    color: #fff;
    font-size: 16px;
    border-radius: 3px;
    margin-top: 7px;
    padding: 0!important;
    font-weight: 500;
}
.ok-btn {
    width: 100%;
    height: 38px;
    background: #ff6828;
    border: 1px solid #ff6828;
    border-radius: 3px;
    font-size: 15px;
    color: #fff;
    margin-bottom: 20px
}
.cancel-btn {
    width: 100%;
    height: 38px;
    background: #fff;
    border: 1px solid #ff6828;
    border-radius: 3px;
    font-size: 15px;
    color: #ff6828
}

@media (min-width: 768px) {
.tip-custom-popup {
    width: 40%!important;
    left: 0!important;
    right: 0!important;
    margin: 0 auto!important;
    min-height: 200px!important;
    padding: 23px 0!important
    }}

.tip-btn {
    min-width: 90px;
    height: 30px;
    background: #ff6828;
    border: 1px solid #ff6828;
    color: #fff;
    font-size: 16px;
    border-radius: 3px;
    margin-top: 7px;
    padding: 0!important;
    font-weight: 500
}
.tip-btn:focus, .ok-btn:focus {
    background-color: #ff6828;
}
.cancel-btn:focus{
    background-color:#fff;
}

.h-radio-bar {
    width: 20%!important;
    left: 0em !important;
}

.tipBar{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.ctipButton {
    color: #005a61 !important;
    height: 55px;
    margin-left: 0;
    width: 20%;
    line-height: 55px;
    border-bottom-left-radius: 0;
    margin-bottom: .4rem;
    padding: 0 !important;
    background: #fff;
    font-size: 15.5px!important;
    font-weight: 500;
    border-left: 0;
}

.tipButton {
    background: white;
    border: 1px solid #d3d3d3;
    color: #005a61 !important;
    line-height: 46px;
    font-size: 1 rem;
    margin-bottom: .4rem;
    width: 20%;
    border: 1px solid #ff6828;
    border-radius: 0 !important;
    padding: 1rem 1rem;
    line-height: 33px!important;
}

.tipButton_10 {
    border-top-left-radius: 8px !important;
    border-bottom-left-radius: 8px !Important;
}

.tipButton_25 {
    border-top-right-radius: 8px !important;
    border-bottom-right-radius: 8px !Important;
}

a.tipButton:focus, a.tipButton:hover {
    color: #005a61;
    text-decoration: none;
}
.tipButton label{
    cursor: pointer;
}
#driver-tip .tipBar.border-none-b > a:nth-child(1) {
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
    border-left: 2px solid #ff6828;
}

.activetips{
    background:#ff6826;
    color: #fff !important;
}

.tbl_cart_list .highlighted .form-group{
    margin-top: .5rem !important;
    margin-left: 0 !important;
    border:none !important;
    background:	#fff !important;
}



/************* upselling****************/

.upselling-products .products {
  margin-bottom: 20px;
}

.upselling-products .products .product {
  padding: 0;
  border-bottom: 0;
  padding: 5px;
  width: 25%;
  height: auto;
  float: left;
}

.upselling-products .products .product .content {
  padding: 5px;
  border: 1px solid #eee;
  border-radius: 5px;
}

.upselling-products .products .product .image {
  float: none;
  padding-top: 100%;
  background-color: #eee;
  background-size: cover;
  border-radius: 4px 4px 0 0;
}

.upselling-products .products .product .image img {
  margin: 0;
  width: 100%;
}

.upselling-products .products .product .name {
  padding: 7px;
  white-space: nowrap;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.upselling-products .products .product .price {
  float: none;
  white-space: nowrap;
  font-size: 14px;
  color: #EF1962;
  text-align: center;
}

.upselling-products .products .product button {
  margin-top: 6px;
  width: 100%;
  padding: 7px 10px;
  height: auto;
}

.upselling-products .has-footer {
  padding-bottom: 44px;
}

.dishes .loading-products {
  margin-top: 10px;
  background-color: #e9e9e9;
  color: #333333;
  padding: 10px;
  text-align: center;
  border-radius: 4px;
  font-weight: bold;
}

/************* upselling end****************/

.padRno {
    padding-right: 0 !Important;
}

.padLno {
    padding-left: 0 !important;
}

.modal .popup-mode .checkbox-item .checkbox-icon {
  width: 23px !important;
  height: 23px !important;
  margin-top: 5px !important;
}

.modal .popup-mode .item-radio input + .radio-content .dynamic-radio:before {
    font-size: 30px !important;
    vertical-align: middle;
}

.closeL {
    left: 0!important;
    color: #005a61!important;
    opacity: 1 !Important;
}

.itemDescrip {
    position: relative;
    z-index: 2;
    display: block;
   	border: none;
   	background: #fff !important;
	font-weight: 400 !important;
    padding: 0 16px 1em 16px !important;
}

.restyHead2 {
    height: 100% !important;
    width: 100% !important;
    max-height: 300px;
    object-fit: fill;
}

.item2 {
    position: relative;
    z-index: 2;
    display: block;
   	border: none;
   	background: #fff !important;
    padding: 16px 16px 10px 16px !important;
}

.dishTitle {
	font-size: 22px !important;
    color: #005a61 !important;
    padding: 0 16px;
    font-weight: 500;
    white-space: inherit !important;
}



.modal .popup-mode .item.item-divider.title {
    background: #fff !important;
}

.modal .popup-mode .item.item-divider.opDiv {
    padding: 10px 16px!important;
    background: #f9f9f9!important;
}

.suboption {
    border-bottom: 1px solid #eee !Important;
}

.suboption:last-child {
    border-bottom: none !important;
}

.specBox {
    padding: 16px !important;
}

.pTopNoImg {
    padding-top: 16px !important;
}

.cart .order table {
    margin-bottom: 3rem !important;
}

.tbl_cart_list {
    border-left: 10px solid white;
}

.modal_cart ion-content {
    padding: 2rem 1rem !important;
}

.cart .order table tr:last-child {
    background: #fff;
}

.pLeft {
    padding-left: 30px;
}

.dishes.editor .dishe .img {
    height: 75px !Important;
}


/************* business info****************/

.infoCont table tr td:first-child {
    text-align: left;
}

.cuisineF {
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
    font-weight: 550 !important;
    overflow: hidden;
    width: 100% !important;
}


.rating-style {
    float: right;
}

.restInfoText {
    font-size: 14px !important;
    color: #444 !important;
    height: 34px !Important;
    line-height: 34px !important;
    margin: 0 !important;
}

.restInfoText2 {
    font-size: 16px !important;
    font-weight: 500 !important;
    color: #444 !important;
    height: 34px !Important;
    line-height: 34px !important;
    margin: 0 !important;
}

.restTable {
	padding: 16px !important;
	width: 100%;
    border-bottom: 2px #f5f5f5 solid;
}

.color-2ndary, .rating .filled, .bizListAddress {
    color: #005a61 !important;
}

.infoCont {
    padding: 16px !important;
   }
    

.customZ {
    z-index: 9 !Important;
}


.no-padding{
	padding:0px;
}

.tableTop .no-padding {
    overflow: hidden;
    white-space: nowrap;
}

.restTab {
	max-width: 75%;
	padding-right: 20px; 
}

.tableTop {
    line-height: 24px;
    padding: 0 !important;
    margin: 0! important;
}


.tableTop no-padding {
	overflow: hidden;
}

.distTab {
    width: 26%;
}

.addrTab {
	max-width: 73%;
	overflow: hidden;
	white-space: nowrap;
	padding-left: 10px;
	display: inline-block;
	margin-right: 3px !important;
}

.hoursTab {
	display: inline-block;
	line-height: 24px;
	height: 24px;
	vertical-align: top;
}

.tabBorder .fa-car {
    color: red;
    font-size: 15px;
    margin-right: 4px;
    font-size: 12px;
}

.restInfoText .fa-tag { 
    color: #005a61;
    margin-top: 9px;
    margin-right: 4px;
}

.tableTop .fa-map-marker { 
    margin-top: 5px;
    margin-right: 4px;
}

.tabBorder .fa-shopping-bag { 
    color: #ff6828;
    margin-top: 9px;
    margin-right: 4px;
}

.tableTop .rating-style {
    margin-top: 6px !important;
    margin-left: 1px;
    color: #005a61 !Important;
    font-size: 12px;
}

.tableTop .fa-cutlery {
    margin-top: 5px;
    margin-right: 4px;
    font-size: 12px;
    color: #555
}


.tabBorder {
    border-top: 1px #f5f5f5 solid;
    border-bottom: 1px #f5f5f5 solid;
}



/*************end business info****************/


h3.back-edit-order {
    color: #ff6828 !important;
    font-weight: 500 !Important;
}

#paypal-button-container {
    max-height: 58px !important;
    overflow: hidden;
}

.checkout .content {
    padding: 0;
}

.form .form-horizontal .form-group input, .form .form-horizontal .form-group select, .form .form-horizontal .form-group textarea {
    padding: 5px 16px;
}

address-icons i.btn_cancel {
    right: 4px !important;
}

.bizSearch .thumbnail {
    height: auto !Important;
}

.boxC {
  height: 135px;
  border: 1px solid #666;
  text-align: center;
  background: #fff !important;
}

.boxC.active {
    height: 135px;
    border: 1px solid #fff;
    text-align: center;
    background-color: #ff6828 !important;
    color: #fff !important;
    font-weight: 600 !Important;
 -webkit-animation: current 3s infinite; /* Safari 4+ */
  -moz-animation:    current 3s infinite; /* Fx 5+ */
  -o-animation:      current 3s infinite; /* Opera 12+ */
  animation:         current 2s infinite; /* IE 10+, Fx 29+ */
}

@-webkit-keyframes current {
0%, 49% {
    border: 3px solid #005a61;
}
50%, 100% {
    border: 3px solid #ff6828;
    }}

.statusText {
    margin-bottom: 0 !important;
    font-weight: 500;
    overflow: hidden !important;
    height: 68px;
    line-height: 1.45;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    font-size: 14px;
    padding: 5px 0;
}


.statusIcon {
  font-size: 40px;
}

.normPad {
    padding: 0 16px !important;
}

.pTop10 {
    padding-top: 10px !Important;
}

.cart .order table tr.fees td:nth-child(2) {
    text-align: right;
    padding-right: 10px;
}


.cart .order table tr td:nth-child(3) {
    width: 20px !Important;
}

.cart .order table tr td:nth-child(4) {
    text-align: right;
    padding-right: 10px;
    width: 75px;
}

.suboption .checkbox-icon:before {
    width: 100%;
    height: 100%;
}

.suboption .checkbox-square .checkbox-icon:after {
    width: 14px;
    height: 8px;
    top: 22%;
    left: 7px;
    border-width: 2.5px;
}

.cartIcons {
    padding-top: 5px;
    margin-bottom: 10px;
}

.cartIcons .remove {
    margin-left: 3px !important;
}

.address-icons i.btn_cancel {
    right: 5px !important;
}

.padMapSearch {
    padding-top: 250px !important;
}

#checkasap {
    padding-left: 0 !important;
}

.product-options { 
    padding-bottom: 130px !important;
    
}

.go-cart {
    border: 16px solid #fff;
    border-radius: 18px !important;
    padding: 8px 10px;
}

.modal_cart modal-footer {
    padding: 1.5rem !important;
}

.pre-checkout .form-horizontal {
    width: 90% !important;
}

.pd-right-01 {
    border-radius: 11px !important;
    line-height: 32px !important;
    min-height: 48px !important;
    padding: 8px !important;
}

.pd-btnC {
    padding: 7px 5px 0 16px !important
}

.prodOpB {
    position: absolute !Important;
    bottom: 0 !Important;
    margin: auto !Important;
    border-bottom: 20px solid rgba(255, 255, 255, 1)!important;
    border-top: 20px solid rgba(255, 255, 255, 0.55)!important;
}

.prodOpPop .has-footer {
    bottom: 91px !Important;
}    


@media (max-width: 680px) {
.platform-ios .specBox {
    margin-bottom: 91px !important;
}}

.prodA2C {
    padding: 0 16px !important;
    background-color: #fff;
}

.orderStat1 {
    background-image:url(https://res.cloudinary.com/gotchew/image/upload/v1596651884/order_accepted.png)!important;
}

.orderStat2 {
    background-image:url(https://res.cloudinary.com/gotchew/image/upload/v1596651884/driver_arrived.png)!important;
}

.orderStat3 {
    background-image:url(https://res.cloudinary.com/gotchew/image/upload/v1596651884/order_pickedup.png)!important;
}

.orderStat4 {
    background-image:url(https://res.cloudinary.com/gotchew/image/upload/v1596651884/order_arrived.png)!important;
}

.orderStat5 {
    background-image:url(https://res.cloudinary.com/gotchew/image/upload/v1596651884/order_complete.png)!important;
}

.statIm {
    height: 50px !important;
    margin: 0 auto !important;
    background-size: contain!important;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.statusPs {
    width: 100%;
    margin: 0 auto;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin: 0 !important;
}

.pad-02 {
    padding: 0 2px;
}

.hideMe, .thumbnail .logo img {
    display: none !important;
}

.specMtop {
    margin-top: 16px !important;
}

div.footer .row {
    align-items: center;
}

.iconFlex {
    display: flex;
    width: 134px;
    height: 48px;
}

.footIke {
    display: flex;
    float: none;
    padding-left: 7.5%;
    margin-bottom: 10px;
}

.footer ul {
    padding-bottom: 25px
}

.pad7 {
    padding: 7px !important; 
}

.signBut {
    float: right;
    margin: 15px 50px;
    background-color: #ff6828;
    border: 1px solid #fff;
    border-radius: 5px;
    font-size: 16px;
}

.cartBag { 
    position: absolute;
    right: 6px;
    height: 50px;
    border: 0;
    color: #fff;
    font-size: 16px;
    background: #ff6828;
    top: 0;
    padding-right: 4px !important;
}


.mr45 { 
    margin-right: 50px !important; 
}

.navbar-default .navbar-nav>li>a.cart label, .switcher__toggle {
    border: #fff 1px solid;
}

.cartBag .fa-shopping-bag:before {
    padding-right: 3px !important;
}

.payIconPayPal { 
    height: 32px !important;
}

.stripeIcon {
    height: 34px !important;
    margin-top: -3px !important;
}

.payIcon {
    height: 42px;
    margin-top: -6px !important;
}

.signUp .help a, .signIn .help a {
    font-weight: 500; 
}

.coupShort {
    height: 400px !Important;
    width: 100%;
    overflow: scroll;
}

.coupCal .usetwentyfour {
    left: auto !important;
    width: 250px !important;
}

.catDesc {
    color: #666;
    font-size: 14px;
    font-weight: 400 !important;
    margin-top: -10px; 
    padding-left: 8px;
}      
        
.prodOpPop {
    max-width: 501px;
    margin: 0 auto;
}        

#card-number, #card-expiry, #card-cvc {
        border: rgb(221, 221, 221) 1px solid;
        height: 32px;
        padding: 6px 10px;
        margin-right: 3px;
}

.tbl_cart_list .highlighted {
    width: 20%;
}


.line1 {
    font-size: 2.5em;
    color: #ff6828;
    font-weight: 600;
}

.line2 {
    font-size: 2em;
    color: #888;
}

.line3 {
    font-size: 2.3em;
    color: #005a61;
    font-weight: 600;
}


.form-control {
     transition: none !important;      
}

.tosNum {
    margin-left: 16px !important; 
}

.fontCMShead {
    font-size: 18px;
    font-weight: 600;
    padding-top: 24px;
}

.branch-banner-is-active .bannerCov{
    top: 45px;
}

.imgHome {
   /* height: 525px !important; */
    max-width: 100%;
    margin: auto;
    display: block;
    padding: 0 15px;
}

@media (min-width:1024px) {
    .imgBan {
        margin: auto 10%;
    }

    .imgTrio {
        padding: 50px 0;
    }
}

@media (max-width:1024px) {
    .imgTrio {
        padding: 15px 0;
    }  
    
    .imgBan {
       padding: 0 !important;
    }
    
}

.imgTrio {
    min-height: 330px;
}

.homeImgTitle {
    font-size: 2.2rem; 
    text-align: left;
    font-weight: 500; 
    color: #005a61;
    line-height: 24px;
    padding: 3px 0;
}

.foodHome {
    font-size: 3em;
    text-align: center;
    font-weight: 500;
    padding: 24px 15px;
    color: #005a61;
}


.foodImgT {
    font-size: 16px;
    padding-bottom: 16px;
}


.addCo {
    height: 18px;
    position: absolute;
    right: 16px;
}

.wsHome {
    background-color: rgba(245, 245, 245, 0.48);
    padding-bottom: 15px;
}

.homeImgP {
    width: 100%;
    height: 150px;
}

.delayNoBiz { 
  animation: cssAnimation 0s 10s forwards;
  visibility: hidden;
}

@keyframes cssAnimation {
  to   { visibility: visible; }
}

.modal.gallery .image {
    width: auto !important;
    height: 225px;
}

.tosAlch {
    color: #005a61;
    text-align: center;
    text-decoration: underline;
}

.pre-checkout .address .info .action button {
    margin-top: -5px;
    margin-bottom: 5px;
}

.prodOpPop .item-radio { 
    padding: 0 !important;
    height: 56px !important;
}


.checkbox .checkbox-icon:before, .checkbox input:before, .checkbox-light .checkbox-icon:before, .checkbox-light input:before {
    border: #222 1.5px solid !important;
    border-radius: 4px;
}

.item-radio input:checked+.radio-content .dynamic-radio:before {
    color: transparent !important;
}


.prodOpPop .checkbox-item {
    height: 56px;
}


.item-radio .radio-icon {
    color: #ff6828;
    font-size: 31px;
    left: 1px;
}

.item-radio .item-content p, .dynamic-radio {
    line-height: 56px !important;
}

.radio-item.item-radio .item-content {
    padding: 0px 16px 0px 16px !important;
}

.suboption .radio-item {
    margin: -1px !important;
}

.checkbox-icon:after, .platform-android input:checked+.checkbox-icon:after {
    border: 4px solid #fff;
    width: 15px !important;
    border-top: 0;
    border-right: 0;
    top: 27%;
    left: 27%;
    border-radius: 2px;
}

.prodOpPop .checkbox-item .opTitle {
    padding-left: 16px;
}

.item-radio input+.radio-content .dynamic-radio:before, .delivP {
    color: #666 !important;
}

.modal .popup-mode .checkbox-item .item-content {
    padding-right: 16px;
}

.pre-checkout .popup-mode .radio-item {
    line-height: 35px;
    height: 70px;
    padding: 0;
}

.pre-checkout .popup-mode .radio-item .fa-check-circle {
	top: 10px;
	left: 5px;
	font-size: 30px;
}

.pre-checkout .modal.inline .popup-mode .item-radio .item-content p {
    padding-left: 16px;
    padding-top: 0;
}

.stripeCards .radio-content .dynamic-radio {
    line-height: 60px !important; 
}

.stripeCards .radio-item {
    padding-top: 0 !important;
}

.stripeCards .btn-primary {
    line-height: normal;
}

.popup-mode .list .fa-check-circle, .popup-mode .list .fa-circle-o, .popup-mode .list .list-item .left i.fa  {
    font-size: 22px !important;
}

input[type=text], textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

input[type=text]:focus, textarea:focus, input[type=email]:focus,input[type=password]:focus, input[type=search]:focus, input[type=tel]:focus {
  box-shadow: 0 0 5px #005a61 !important;
  border: 1px solid #005a6170 !important;
}

.form-group.product-search .fa.fa-search, .form-group.restSearch .fa.fa-search {
    padding-left: 10px;
    right: auto!important;
    font-size: 20px!important;
    color: #ff6828!important;
    position: absolute !important;
    margin-top: 5px;
    color: #ccc !important;
}

.form-group.restSearch .fa.fa-search {
    font-size: 18px !important;
    margin-top: 6px !important;
}


.product-search input.form-control::placeholder{
    padding-left: 35px !important;
}

.restSearch input.form-control::placeholder  {
    padding-left: 30px !important;
}

.product-search input  {
    text-indent: 35px;
}

.restSearch input {
    text-indent: 30px;
}

.form-group.restSearch input.form-control {
    border-color: #ddd;
    font-size: 14px;
    height: 32px;
    line-height: 30px;
    padding: 6px 10px;
    color: #666;
}

.inpDes .form-group input[type=text]:focus {
    box-shadow: none !important;
    outline: none !important;
}

.popup-mode input.form-control#address-input::placeholder {
    padding-left: 3px;
}

input#address-input {
    text-indent: 3px;
}

.dishes .dishe:hover, .form-group input.form-control#address-input {
    border-color: #ccc !important;
    box-shadow: 0 0 8px rgba(128, 128, 128, 0.6); /* Grey glow effect on hover */
}

.reviewB {
    line-height: 26px;
}

.foodPad .foodTitle,.infoCont h1   {
    color: #004347 !important;
    font-weight: 500; !important;
}

.title-category, .dishTitle {
    color: #004347 !important;
}

.infoCont h1 {
    font-size: 30px !important;
}

.prodOpPop .padNo {
    padding: 16px 16px 0 16px !important;
}

.objF2 {
    height: 130px; 
}

.objF {
    height: 196px;
}

.h-100 {
    height: 100%;
}

.bizSearch .thumbnail {
    box-shadow: rgb(0 0 0 / 15%) 0px 4px 8px 0px, rgb(0 0 0 / 10%) 0px 6px 20px 0px;
    border-radius: 8px;
}

.business .cartel, .thumbnail .cartel {
    text-transform: revert !important;;
}

.addrPop .popup-mode {
     padding: 20px 16px !important;
}

.addrPop textarea {
    padding: 6px 12px !important;
    font-size: 16px !Important
}

.om .statusText {
    margin-bottom: 0 !important;
    font-weight: 400;
    font-size: 16px;
    padding: 5px 0;
    height: auto;
    -webkit-line-clamp: 2;
}

.om .statusPs {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    margin: 0 !important;
    font-size: 20px !important;
}

.statPer {
    font-size: 17px !important;
    font-weight: 400 !important;
    color: #005a61;
    line-height: 33px;
}

.row.om {
    margin: 0 !important;
}

.statTab {
    font-size: 18px;
    padding: 16px 0;
    height: 202px;
}

.item-divider {
    white-space: initial;
}

.custom-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.custom-checkbox input ~ .checkmark {
  background-color: #ccc;
}

.custom-checkbox input:checked ~ .checkmark {
  background-color: #ff6828;
}

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.custom-checkbox input:checked ~ .checkmark:after {
  display: block;
}
.custom-checkbox .checkmark:after {
  left: 5px;
  top: 1px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}

.StripeElement {
    border: 0;
}

/* Cat Scroll  */
.allCatLock {
    /*display: inline-block;*/
    display: flex;
    position: absolute;
    /*width: 13%;*/
    background: white;
    z-index: 10;
    border: 10px solid white;
    text-align: center;
    padding-left: 4px;
    margin-top: -3px;
    border-bottom: 0;
}

  .fixed-tab {
    width: 100%;
    position: sticky;
    top: -1px;
    left: 0;
    z-index: 2;
    -webkit-transition: padding .3s;
    -moz-transition: padding .3s;
    transition: padding .3s;
    padding:  12px 0px 0px 0px;
    background:#fff;
  }

  .sticky-business-nm{
    display: none;
  
  }
  .fixed-tab .sticky-business-nm{
   display: block;
      padding-left: 15px;
      padding-top: 0px;
     /* padding-bottom: 20px; */
      font-size: 20px;
              -webkit-transition: all .15s;
          -moz-transition: all .15s;
          transition: all .15s;
  }

@media (min-width: 768px) {
    .fixed-tab {
        top: -30px !Important;

    }
}

 .resT.fa-list-ul {
    color: #005a6198 !important;
    font-size: 19px;
    border: .5px solid #007982;
    padding: 2px 2px 2px 2px;
    font-weight: 100;
    border-radius: 2px;
    margin-top: 1px;
    margin-left: -2px;
}

#anchor-featured-product {
	padding-top: 8px;
}


 .modal.fullscreen.all-cat-popup {
    top: 24% !important;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
}

  .platform-ios-x .modal.fullscreen.all-cat-popup {
    top: 20% !important;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
}

.catRest {
	text-align: left !important;
	width: 100%;
	font-size: 24px;
	font-weight: 500;
    padding: 16px 0 12px 0;
	background-color: #fff;
    color: #005a61;
}

.all-cat-popup .catRest{
      text-align: left !important;
    width: 100%;
    font-size: 24px;
    font-weight: 500;
    padding: 16px 0 16px 0;
    background-color: #fff;
    color: #005a61;
    position: fixed;
    z-index: 9;
}

/*.al-cat-content{
  height: 75vh !important;
} */

.all-cat-dv-t{
    border-radius: 10px 10px 0px 0px;
      padding:12px;
        -webkit-box-shadow: 0px -1px 5px rgba(50, 50, 50, 0.16);
  -moz-box-shadow: 0px -1px 5px rgba(50, 50, 50, 0.16);
  box-shadow: 0px -1px 5px rgba(50, 50, 50, 0.16);
  position: relative;
      padding-bottom: 60px;
     /* margin-top: 55px; */
}
.all-cat-popup h3{
  font-size: 18px;
  color: #005a61 !important;
  margin: 15px;
  background: #fff;
}
.closa-all-btn{
display: flex;
    align-items: center;
    justify-content: center;
    width: 26px;
    height: 26px;
    background: #F5F5F5;
    -webkit-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.16);
    -moz-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.16);
    box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.16);
    border-radius: 100%;
    border: none;
    position: absolute;
    right: 12px;
    top: 12px;
}
.count-cat-dv{
  display: flex;
    align-items: center;
    justify-content: center;
    width: 26px;
    height: 26px;
    background: #Ffff;
    -webkit-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.16);
    -moz-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.16);
    box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.16);
    border-radius: 100%;
    border: none;
text-align: center;
font-size: 14px;
color: #FF6828;

}


.all-cat-list-d{
  padding:0px;
  margin: 0px;
  list-style: none;

}
.all-cat-list-d li{
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 0px;
  border-bottom: 1px solid #ddd;
}

.all-cat-list-d li a{
  color: #333 !important;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
}

.business-body {
    position: relative;
  }

.rest-tab {
  display: block !important;
  flex: 1;
  padding: 6px 0 0 0;
  overflow-y: hidden;
  white-space: nowrap;
  list-style: none;
  background-color: #fff;
    -webkit-overflow-scrolling: touch;
    overflow-x: scroll;
     scrollbar-color: #e5e5e5 transparent;  
 }

.fixed-tab .rest-tab { 
    padding-top: 0;
}

.fixed .rest-tab {
    padding-top: 10px;
}
    
 .rest-tab ul {
     margin: 0px 0px 0px 51px;
     padding: 0;
 }

.rest-tab::-webkit-scrollbar {
    height: 7px;
}

.rest-tab::-webkit-scrollbar-thumb {
    background-color: #e5e5e5;
    border-radius: 10px;
}

 .rest-tab ul li {
  display: inline-block;
  margin: 10px 0px;
  text-align: center;
  padding: 0;
  border-radius: 25px;
  border-bottom: 2px solid #fff;
 }
 .rest-tab ul li a {
  position: relative;
  margin: 0;
  text-align: center;
  padding: 12px 12px;
  color: #333333 !important;
  text-decoration: none;
  font-weight: 500;
 }
 .rest-tab ul li a.active {
  border-bottom: 2px solid #ff6828;
  color:#ff6828 !important;
  opacity: 1 !important;
  font-weight: 400;
 }
 .rest-tab ul li a.active:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0px;
  background-color: #ff6828;
  width: 100%;
  height: 2px;
}
.rest-category {
  width: 100%;
  background-color: #fff;
  padding: 0px ;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
}
.rest-category-name {
  font-size: 18px;
  font-weight: 600;
  color: #005a61;
  padding: 0 0px 0px 15px;
}

.business {
    overflow-y: scroll;
    /*height: 100vh;*/
    -ms-overflow-style: none;
    scrollbar-width: none;  
}


    
.business::-webkit-scrollbar {
    display:none;
}

/*Cat*/    

.subtotalRest { 
    margin-top: 15px;
    font-weight: 500;
}

.tbl_cart_list tr, .checkoutList tr {
    border-bottom: 1px solid #eee;
}

.tbl_cart_list tr:last-child, .checkoutList tr:last-child {
    border-bottom: none;
}

.cart .order button {
    border-radius: 10px;
}

.navbar-default .navbar-nav > li >a {
    text-transform: none;
}

.usr_info input[readonly]:not(.cloned-text-input) {
    border: 1px solid #ccc !important;
    background-color: #fff;
}

.accDrop .dropdown-toggle a {
    padding: 15px 15px 15px 15px !Important;

} 

.accS {
    overflow-y: hidden !important;
}

.inlB {
    display: inline-block !important;
}

.accDrop .dropdown-menu { 
    min-width: 200px;
}

.fa-gift:before {content: "\f06b"}
.fa-angle-down:before {content: "\f107"}
.fa-apple:before {content: "\f179"}
.fa-android:before {content: "\f17b"}
.fa-car:before {content: "\f1b9"}
.fa-cutlery:before {content: "\f0f5"}
.fa-list-ul:before {content: "\f0ca"}
.fa-comments:before {content: "\f086"}
.fa-credit-card:before {content: "\f09d"}
.fa-twitter:before {content: "\f099"}
.fa-instagram:before {content: "\f16d"}

.accS .icon {
    display: block;
    text-align: center; 
    font-size: 16px;
    line-height: 20px;
}

.mobileDrop a {
    color: #fff !important;
}

.mobileDrop li {
    width: 33%;
    height: 65px;
    text-align: center;
}

.p15Top {
    padding-top: 15px !Important;
}

.addSearch {
    text-align: center;
    padding: 16px;
    font-weight: 500;
}

.fNear {
    font-weight: 400 !important;
    color: #444;
}

.preload2 div.clsF, .preload2 div.clsF span, .preload2 div.clsF div   {
    background-color: #eee !Important;
    color: transparent !important;
}

.preload2 h1.title {
    height: 50px !important;
}

.resmenu .selects .form-control {
    height: 44px;
    margin: 8px 0;
}


.currUnavailable:before {
    content: "Currently Unavailable";
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: inherit;
    text-align: center;
    color: #fff;
    font-size: 38px;
    padding-top: 7%;
    z-index: 1;
}

.toggle.toggle-balanced.tempClose input:checked + .track, .businesses .toggle.toggle-balanced.tempClose input:checked + .track {
    border-color: #fff!important;
    background-color: #fff !important;
}

.toggle.tempClose .track { 
    border-color: #33cd5f;
    background-color: #33cd5f;
}

.toggle.toggle-balanced.tempClose .handle {
    left: 22px;
}

.toggle.tempClose input:checked+.track .handle {
    -webkit-transform: translate3d(-20px,0,0);
    transform: translate3d(-20px,0,0);
}

.turnOffList {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 40px;
    width: 50%;
}

.turnOffList .toggle .track {
    border-color: red;
    background-color: red;
}

table.preBut {
    position: absolute;
    top: 0;
}

@media (min-width: 1024px) {
    .header img {
        height: 141px !Important;
        width: 100%;
    }

    .thumbnail div.header {
        border-radius: 8px;
        min-height: 141px !important;
    }
}

.header img {
    height: 125px;
    width: 100%;
}

.thumbnail div.header {
    border-radius: 8px;
    min-height: 125px;
}

.contactButton {
    background: #ff6828 !important;
    line-height: 44px;
    font-weight: 600;
    padding: 0;
    margin: 0 10%;
    border-radius: 30px;
}

.contactButton2 {
    background: #f5f5f5 !important;
    line-height: 44px;
    font-weight: 600;
    padding: 0;
    margin: 0 10%;
    border-radius: 30px;
}

.mbotbut {
    margin-bottom: 128px;
}

.hrefEdit{
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #fff !important;
}

@media (min-width: 540px) {
.navbar-collapse.collapsing {
    height: 52px !Important
    }}


.cartel-offers {
    z-index: 10;
    font-weight: 500 !important;
    z-index: 10;
    border-radius: 0 6px 6px 0 !important;
    margin-top: 6px;
    right: auto;
    line-height: 16px;
}

.cartel.featured {
    border-radius: 0 6px 6px 0 !important;
    margin-top: 6px;
    line-height: 16px;
}

.shimmer {
  font-size: .85em; 
  padding: 0.2em 0.6em; 
  background-color: #005a61;
  color: #FFFFFF; 
  border-radius: 0.3em; 
  margin-left: 5px; 
  font-weight: 600; 
}

@media (min-width: 1525px) {
    .bigM {
        margin-left: 10%;
        margin-right: 10%;
    }
    .welcomeHub {
        margin-left: calc(-15% + -15px) !important;
        margin-right: calc(-15% + -15px) !important;
    }
}

.bigM {
    min-height: 100vh;
}

.buttonDelete {
    text-align: center;
    line-height: 60px;
    color: #a1a1a1;
}


@media (min-width: 1000px) {
    .popup.stripeCards {
        width: 40%;
        left: 30%;
        right: 30%;
    }
}

.cScrollR {
    display: flex;
    position: absolute;
    right: 0px;
    margin-top: 14px;
    z-index: 10;
    border-left: 10px solid white;
    border-right: 10px solid white;
    background: white;
}

.cScrollL {
    display: flex;
    position: absolute;
    left: 40px      ; 
    margin-top: 14px;
    z-index: 10;
    background: #fff;
    padding-right: 6px;
}

.fixed .sticky-business-nm {
    display: block;
    font-size: 24px;
    -webkit-transition: all .15s;
    -moz-transition: all .15s;
    transition: all .15s;
    padding: 10px 0 4px 15px;
    margin-bottom: -10px;
}

@media (max-width: 768px) {
    .rest-tab::-webkit-scrollbar {
        display: none; 
    }
    
    .footer ul li:not(:last-child) {
        padding-bottom: 13px;
    }
    
    .footer ul li a {
        padding: 0 30px;
    }   
    
     h2.titleFoot {
        margin-bottom: 13px !important;
    }
    
    .rest-tab {
        -ms-overflow-style: none; 
        scrollbar-width: none;
    }
    .categories.rest-tab-cont {
        height: 108px
    }
}

.rest-tab ul li:last-child {
    padding-right: 20px !important;
    margin-right: -20px;
}

.giftCardP {
    height: 20px; 
    margin-left: 12px; 
    margin-top: 17px !Important;
}


.product-search {
    margin-top: 6px;
    border-top: 1px solid #ccc;
}

.preloadAll .product-search {
    margin-top: 0px;
}

.preloadAll #categories-tabss {
    overflow: hidden !important;
}

.preloadAll .product-search {
    border-top: 0 !important;
}

.preloadAll .rest-tab {
    padding: 0;
    height: 0;
}

.preloadAll .col-xs-12.col-md-8.no-padding {
    height: 92px; 
    contain: layout style paint;
}

.preloadAll .nav-tabs.preload>li {
    min-width: 91px;
}


.preloadAll .restInfoText {
    background-color: #eee !Important;
    color: transparent !important;
}

.business.restZ .dishes.preloadDish {
    padding-top: 70px !important;
}

.home-address::placeholder {
    font-weight: 500;
}

.fix100 {
    min-height: calc(100vh - 90px);
    /*min-height: -webkit-fill-available;*/
}

.platform-ipad .fix100 {
    min-height: 0;
}

.closa-all-btn .fa-times {
    font-size: 18px;
}

.item-radio input+.radio-content .dynamic-radio:before {
    font: 14px/1 FontAwesome;
    content: "\f1db";
    width: 26px;
}

.stripeCards .radio-icon {
    margin-top: 3px;
}

.clearAddr.fa.fa-times.icon-clear {
    margin-top: 3px;
    font-size: 20px;
    z-index: 99;
    color: #999;
}

.footIke .fa-facebook, .footIke .fa-instagram, .footIke .fa-twitter {
    color: white !important;
    padding: 0px 10px;
    font-size: 22px;
}

.navbar .dropdown .dropdown-toggle label.round {
    border: 1px solid #fff;    
    font-weight: 600
}

.nav-tabs>li>a.active, .nav-tabs>li>a.active {
    border-bottom: 3px solid #ff6828;
}

.pre-checkout .address .info .address p.addrChe {
  color: #333;
  font-weight: bold;
  font-size: 14px;
  margin: 0;
  padding: 0;
}

.dropdown-menu.accS li {
    width: 95px !important;
    text-align: center !important;
}

.dropdown-menu.accS li.clearfix {
    width: 100% !Important;
}

.dropdown-menu.accS {
    border-right: 8px solid #ff6828;
}

.dropdown-menu.accS li.float-right i {
    margin-left: 8px
}

html {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}


@-moz-document url-prefix() {
  body {
    font-weight: lighter !important;
  }
}

h2.titleFoot {
    margin-bottom: 6px;
    line-height: 22px;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
}

.tableTop h3 {
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    line-height: inherit;
}

h4.foodTitle {
    margin: 0;
}

h1.homeText {
    margin: 0;
    font-size: inherit;
    line-height: inherit;
}

h1.homeText span {
    display: block;
}

.filterFix {
    max-width: 786px;
    margin: auto;
    padding: 10px 0;
}

.my_orders div {
    line-height: 24px;
}

.my_orders strong {
    line-height: 30px !important;
}

.hideFilter {
    display: none;
}

.my_orders {
    border-top: .5px solid #D3D3D3; 
    padding: 15px 0px 15px 0px;
    border-bottom: .5px solid #D3D3D3; 
}

.pendingGif {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: -25px 0;
}

.fw400 {
    font-weight: 400;
}

.color-alert {
    background-color: red;
    color: white;
    font-weight: 500;
    animation: blinker 1s linear infinite;

}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}


.color-warn, .color-warn2, .color-warn3, .color-warn4, .color-warn5 {
    background-color: yellow;
}

.color-oo {
    color: limegreen;
    font-weight: 500;
    font-size: 14px;
}

.color-6828 {
    color: #ff6828 !Important;
}

.okComplete {
    background: green !important;
    color: #fff;
    animation: none;
}

.mBno {
    margin-bottom: 0;
}

.pre-checkout .col-sm-9 p.commen {
    margin: 0;
    height: 0;
}

.bannerHubSearch {
    height: 400px;
    background-color: #ff6828;
    margin-bottom: 16px;
}

.botHome2 {
    max-width: 700px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    min-width: 500px;
}
.hubH1 {
    font-size: 30px;
}

.welcomeHub {
    position: relative;
    margin-bottom: 16px;
    max-height: 325px;
    margin-left: -15px;
    margin-right: -15px;
}

.welcomeHub .w-100.ofC {
    height: 325px;
}

.botHome2 .input-group {
    float: left;
    width: 75%;
}

.botHome2 .form-control {
    font-size: 16px;
}

.botHome2 .input-group-addon {
    border-radius: 20px 0 0 20px !important;
}

.botHome2 .btn-home {
    border-radius: 0 20px 20px 0 !important;
    width: auto;
}

.botHome2 .form-control {
    border-radius: 0 !important;
}

.deskHub {
    border: 0 !important;
    margin-top: -45px;
}

.deskHub2 {
    border: 0 !important;
}

@media (max-width: 768px) {
    .botHome2 .input-group {
        width: auto;
        padding-bottom: 10px;
    }
    
    .botHome2 .form-control {
        border-radius: 0 20px 20px 0 !important;
    }
    .botHome2 .btn-home {
        border-radius: 20px !important;
        width: 100%;
    }    
    .botHome2 {
        margin-top: -5px;
        min-width: 300px;
    }
    .welcomeHub {
        margin-left: calc(-15% + -15px);
        margin-right: calc(-15% + -15px);
    }
    .form-group.no-border.topCheck {
        height: 185px;
    }
    
    .business.restZ h1.title {
        height: 100%;
    }
    
    .checkout .content.cc table tbody tr td {
        width: 60% !important;
    }
    
}
@media (max-width: 320px) {
    .botHome2 {
        min-width: 280px;
    }
    
     .navbar-brand .logo {
         max-width: 95px;
         object-fit: contain;
         height: 100%;
         margin-top: 2px;
    }
}  

.checkout-header {
    display: flex;
    align-items: center; /* Vertically center the child elements */
    justify-content: center; /* Horizontally center the child elements */
    height: 25vh; /* Adjust this as needed */
}

.checkout-header .message .color-primary {
    font-size: 24px !important;
    font-weight:500;
}

.checkout-header .message .help {
    font-size: 15px;
    color: #333;
    font-weight:500;
    white-space: initial;
    padding-top: 10px;
    margin: 0px;
}

.checkout-header .message {
    width: 85%;
    padding: 20px 15px;
    background: rgba(255,255,255,0.85);
    text-align: center;
    margin: auto;
}


.butConf {
    display: block;
    margin: 20px auto 0;
}

.product-options.overflow-scroll {
    overflow: auto;
}

.product-options #img_content {
    position: relative;
    width: 100%;
    padding-top: 56.25%; /* Aspect Ratio 16:9 */
    overflow: hidden;
    border: 16px white solid;
    min-height: 285px;
}

.popup-gallery {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%!important;
    cursor: pointer!important;
    max-height: 285px;
}

.reqClass {
    background-color: #E8E8E8;
    border-radius: 12px;
    border-color: #E8E8E8;
    border-width: 0 6px;
    border-style: solid;
    color: #005a61 !important;
    font-weight: 500;
}

.notReq {
    color: #666;
    font-weight: 400;
}

.fw500 {
    font-weight: 500;
}

.fw400 {
    font-weight: 400;
}

.tbl_cart_list td.highlighted div {
  display: inline-block;
}

.tbl_cart_list td.highlighted {
    text-align: left !important;
}