.hide{
    display: none;
}
.form-error{
    display: block;
    font-size: 12px;
    color: red;
    margin-top: 5px;

}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type=number] {
    -moz-appearance: textfield;
}
.color-white{
    color: #fff !important;
}
.color-black{
    color: #000 !important;
}
.category_icon{
    max-width: 100px;   
    border-radius: 5px;
}
.card-footer .media{
    height: 100px;
}
.item .card-body{
    padding: 0px !important;
}
.item .card-body .text-default{    
    color: #000;
    font-weight: 400;
    font-size: 11px;
    text-transform: uppercase;
    height: 36px;
    overflow: hidden;
    line-height: 18px;

}
.shadow-light{
    border: 1px solid #ccc !important;
}
.pm5{
    padding: 0px 10px;
    margin: 5px 0px;
}

.mealtype_icon{   
    width: 15px;
    margin-right: 2px;
}
.mealtype_icon_small{   
    width: 15px;
    margin-right: 2px;
}
.price{
    color: #28a745 !important;
    font-weight: 500; 
    font-size: 13px;
    padding-bottom: 10px;
}
.price del{
    color: #666;
    font-weight: 400; 
    font-size: 10px;
}
.price span{
    color: red;
    font-weight: 400;    
    font-size: 10px;
    position: absolute;
    right: 15px;
    bottom: 12px;
}

.product-page .price{
    color: #28a745 !important;
    font-weight: 600; 
    font-size: 20px;
    padding-bottom: 10px;
}
.product-page .price del{
    color: #666;
    font-weight: 100; 
    font-size: 13px;
}
.product-page .price span{
    color: red;
    font-weight: 100;    
    font-size: 8px;
    position: absolute;
    right: 15px;
    bottom: 12px;
}

a:hover{
    text-decoration: none;
    color: #000;
}
a:active, a:focus{
    text-decoration: none;    
}
select option{
    font-size: 12px;
}
.item-size{
    border: 1px solid #df1605;
    padding: 2px 7px;
    font-size: 11px;
    display: inline-block;
    margin-bottom: 5px;
}
.item_name span{
    color: #000;
    font-size: 12px;
}
.item-size.selected{
    background-color: #df1605;
    color: #fff;
}
.right-align-add-cart-btn{
    position: absolute;
    right: 15px;
    bottom: 38px;
}

.right-align{
    position: absolute;
    right: 15px;
    bottom: 15px;
}
.product-detail p{    
    line-height: 18px;
}
.product-detail .small{
    font-size: 11px;
    margin-bottom: 0px;
}
.product-detail .price{
    font-size: 16px;
    padding-top: 5px;
    line-height: 18px;
    background-color: #28a745;
    color: #fff !important;
    padding-left: 15px;
    border-radius: 10px;
    padding-right: 15px;
    max-height: 28px;
    margin-top: 5px;
}
.product-range .col-lg-4{
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.product-detail b{
    font-weight: 500;
    color: #222;
    font-size: 15px;
}
.qty{
    font-size: 11px;
}
.removecoupon{
    font-size: 11px;
    font-size: 11px;
    position: absolute;
    right: 25px;
    margin-top: 5px;
    color: #f94620;
    margin-bottom: 25px;
}

.customise .form-control-sm{
    height: calc(1.5em + 0.5rem + 10px);
    padding: 5px 15px;
    border-radius: 5px;
}

.card .product-name h6{
    min-height: 2.5rem;
}


#checkout .card-body{
    min-height: 80px !important;
}

h6 .bold{
    font-weight: 600;
}
.changeAdd {
    width: 100%;
    float: left;
    background: #eee;
    padding: 8px;
}

.changeAdd span {
    position: relative;
    top: -3px;
    cursor: pointer
}

.addressListing {
    width: 100%;   
    background-color: #fff;
    padding: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
    border: 1px solid #e7e7e7;
    border-radius: 5px;
    -webkit-transition: border-color 200ms ease, box-shadow 400ms ease, background-color 200ms ease, -webkit-transform 400ms cubic-bezier(.25, .1, 0, 1.58);
    transition: border-color 200ms ease, box-shadow 400ms ease, background-color 200ms ease, -webkit-transform 400ms cubic-bezier(.25, .1, 0, 1.58);
    transition: border-color 200ms ease, transform 400ms cubic-bezier(.25, .1, 0, 1.58), box-shadow 400ms ease, background-color 200ms ease;
    transition: border-color 200ms ease, transform 400ms cubic-bezier(.25, .1, 0, 1.58), box-shadow 400ms ease, background-color 200ms ease, -webkit-transform 400ms cubic-bezier(.25, .1, 0, 1.58);
}

.addressListing ul {
    list-style: none;
    margin-bottom: 0px !important;
    padding-left: 0px;
}

.addressListing li {
    line-height: normal;
    display: block;
    font-size: 14px;
    padding-bottom: 5px;
}

.addressListing li:first-child {
    font-weight: bold;
    font-size: 14px;    
}
.addressAddLink{
    margin-top: 25px !important;
}

.paymentListing {
    width: 100%;
    float: left;
    border: 1px #CCCCCC solid;
    padding: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
    border: 1px solid #e7e7e7;
    border-radius: 5px;
    -webkit-transition: border-color 200ms ease, box-shadow 400ms ease, background-color 200ms ease, -webkit-transform 400ms cubic-bezier(.25, .1, 0, 1.58);
    transition: border-color 200ms ease, box-shadow 400ms ease, background-color 200ms ease, -webkit-transform 400ms cubic-bezier(.25, .1, 0, 1.58);
    transition: border-color 200ms ease, transform 400ms cubic-bezier(.25, .1, 0, 1.58), box-shadow 400ms ease, background-color 200ms ease;
    transition: border-color 200ms ease, transform 400ms cubic-bezier(.25, .1, 0, 1.58), box-shadow 400ms ease, background-color 200ms ease, -webkit-transform 400ms cubic-bezier(.25, .1, 0, 1.58);
}

.paymentListing ul {
    list-style: none;
    margin-bottom: 0px !important;
    padding-left: 0px;
}

.paymentListing li {
    line-height: normal;
    display: block;
    font-size: 14px;
    padding-bottom: 5px;
}

.paymentListing li:first-child {
    font-weight: bold;
    font-size: 14px;    
}

.paymentListing li span{
    font-size: 12px;
    margin-left: 20px;
}


.selectCheck {
    width: 100%;
    float: left;
    text-align: right;       
    height: 20px;
    display: inline-block;
}

.selectCheck ul li{
    display: inline-block;
    margin-left: 25px;
}

.addressListing.active {
    border: 1px #f6f6f6 solid;
}

.addressListing.active .selectCheck {
    color: #FFFFFF;
    background: #ec008c url(../images/arrow.png) center center no-repeat;
    height: 20px;
}



.labl {
    display : block;
    width: 100%;
}
.labl > input{ /* HIDE RADIO */
    visibility: hidden; /* Makes input not-clickable */
    position: absolute; /* Remove input from document flow */
}
.labl > input + div{ /* DIV STYLES */
    cursor:pointer;
    border:1px solid #fff;
    padding: 25px;
}
.labl > input:checked + div{ /* (RADIO CHECKED) DIV STYLES */
    background-color: #fff;
    border: 1px solid #df1605;
}

.labsmall{
    display: block;    
    width: 100%;
    margin-right: 15px;
}
.labsmall > input{ /* HIDE RADIO */
    visibility: hidden; /* Makes input not-clickable */
    position: absolute; /* Remove input from document flow */
}
.labsmall > input + div{ /* DIV STYLES */
    cursor:pointer;
    border:1px solid #f2f2f2;   
}
.labsmall > input:checked + div{ /* (RADIO CHECKED) DIV STYLES */
    background-color: #FFF;
    border: 1px solid #df1605;
    box-shadow: 0 10px 10px 0 rgb(0 53 118 / 15%);
    transition: all 0.3s ease-in-out;
}

.mySelect select {
    width: 140px;
    height: 35px;
    padding: 4px;
    border-radius: 5px;
    box-shadow: 1px 2px 2px #f6f6f6;
    background: #eee;
    border: none;
    outline: none;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
}
.mySelectlabel {
    position: relative;
}
.mySelect label:after {
    content: '<>';
    font: 11px "Consolas", monospace;
    color: #666;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg);
    right: 8px;
    top: 2px;
    padding: 0 0 2px;
    border-bottom: 1px solid #ddd;
    position: absolute;
    pointer-events: none;
}
.mySelect label:before {
    content: '';
    right: 6px;
    top: 0px;
    width: 20px;
    height: 20px;
    background: #eee;
    position: absolute;
    pointer-events: none;
    display: block;
}

#address-form label{
    font-weight: bold;
}

#address-form label em{
    color: red;
}
#address-form input::placeholder {
    color: #666666;
    font-size: 13px;
}
#address-form select.form-control.form-control-lg{
    height: 38px;
    padding: 5px 10px;
    max-width: 100%;
}
.btn-large{
    padding: 10px;
    height: 50px;
}
.link-small{
    font-size: 11px;    
    color: #df1605;
    margin-right: 10px;
}
.slots optgroup{
    font-size: 13px;
    font-weight: 600;
    color: #df1605;
}
.slots option{
    font-size: 13px;
    font-weight: 400;
    color: #000;
}
.deliverySlotDate{
    color: #df1605;
    font-size: 13px;
}

.order-details{
    text-align: left;
    font-size: 13px;
}

.order-details .right{
    position: absolute;
    right: 15px;
    font-weight: 600;
    font-size: 12px;    
}

.pad-10{
    padding: 10px;
}

.razorpay-payment-button {
    width: 100%;
    margin-top: 10px;
    font-size: 20px;
    font-weight: 600;
    background-color: #f94620;
    border: 1px solid #ff5835;
    color: #FFF;
    border-radius: 25px;
    padding: 10px 50px !important;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.order-details p{
    margin-bottom: 5px;
}

OrderStatus .Confirmed{
    background-color: #ffcc00;
    border: 1px solid #ffcc00;
    border-radius: 5px;
    padding: 5px 10px;
    color: #fff;
    font-weight: 400;
}

.OrderStatus .Delivered{
    background-color: #82bd68;
    border: 1px solid #60b449;
    border-radius: 5px;
    padding: 5px 10px;
    color: #fff;
    font-weight: 400;
}

.OrderStatus .Cancelled, .OrderStatus .Failed{
    background-color: #e84246;
    border: 1px solid #d0181d;
    border-radius: 5px;
    padding: 5px 10px;
    color: #fff;
    font-weight: 400;
}

.OrderStatus span{
    background-color: #ffc55b;
    border: 1px solid #e39609;
    border-radius: 5px;
    padding: 5px 10px;
    color: #000;
    font-weight: 400;
}
.os .small{
    background-color: #ffc55b;    
    border-radius: 5px;
    padding: 2px 5px !important;
    color: #000;
    font-weight: 400;
}
.os .Confirmed{
    background-color: #ffcc00;   
    border-radius: 5px;
    padding: 2px 5px !important;
    color: #fff;
    font-weight: 400;
}
.os .Delivered{
    background-color: #82bd68;   
    border-radius: 5px;
    padding: 2px 5px !important;
    color: #fff;
    font-weight: 400;
}

.os .Cancelled, .os .Failed{
    background-color: #e84246;    
    border-radius: 5px;
    padding: 2px 5px !important;
    color: #fff;
    font-weight: 400;
}

footer .margin-50{
    margin-top: 50px;
}

.instant{
    background: #009900;
    padding: 2px 5px;
    color: #fff;
    font-weight: 600;
}
.header-desktop{
    display: none;
}
.warning{
    color: #df1605;
}

#partitioned {   
    padding-left: 25px;
    letter-spacing: 32px;
    color: #000;
    font-size: 22px;
    max-width: 220px;
}


@media (min-width: 1200px) {
    .products .card{         
        margin: 15px;
        float: left;
    }
    .h-200{
        height: 250px !important;
    }
      

    .icons.icon-60{
        height: 60px;
        line-height: 58px;
        width: 60px;
        margin: 0px 15px;
    }
    .category_icon{
        max-width: 120px;       
    }

    .page-subtitle{
        margin-top: 50px;
    }

    .header-desktop{
        display: block;
        font-family: "Poppins", sans-serif;
    }

    .header-desktop .logo{
        padding: 5px 0px;
        width: 135px
    }

    .header-desktop .navbar-custom {
        background: #ff702a;
        padding: 10px 10px 10px 40px;
        border-radius: 50px;
        align-items: center;
        margin-left: auto;
    }

    .header-desktop .navbar-custom li {
        margin: 0 10px;
        position: relative;
    }

    .header-desktop .navbar-custom li a {
        font-size: 16px;
        color: #000000 !important;
        position: relative;
        transition: all 0.3s;
    }

    .header-desktop .navbar-custom li a:hover {
        color: #fff !important;
    }

    .header-desktop .navbar-custom li:before {
        content: "";
        position: absolute;
        width: 0;
        height: 2px;
        background: #fff;
        left: 0px;
        bottom: 0px;
        transition: all 0.3s;
    }

    .header-desktop .navbar-custom li:last-child {
        margin: 0;
    }
    .header-desktop .navbar-custom li:last-child::before {
        background: transparent;
    }

    .header-desktop .navbar-custom li:hover::before {
        width: 100%;
    }

    .header-desktop .navbar-custom li.active:before {
        width: 100%;
    }

    .header-desktop .navbar-custom li:hover a {
        color: #fff;
    }
    .header-desktop .navbar-nav .dropdown-menu {
        background: #ff702a;
    }
    .header-desktop .dropdown-item {
        transition: all 0.3s;
    }
    .header-desktop .dropdown-item:hover {
        border-bottom: 1px solid #fff;
        background: transparent;
    }
    .header-desktop .last-menu-bg {
        background-color: #000;
        color: #fff;
        border-radius: 50px;
        padding: 5px 25px;
    }
    .header-desktop .last-menu-bg span a {
        color: #fff !important;
        transition: all 0.3s;
    }
    .header-desktop .last-menu-bg span a:hover {
        color: #ff702a !important;
    }

    .header-desktop .navbar-light .navbar-toggler {
        color: rgb(255 112 42);
        border-color: rgb(255 112 42);
        outline: 0;
    }

    .header-desktop .navbar-light .navbar-toggler:hover,
    .header-desktop.navbar-light .navbar-toggler:focus {
        color: rgb(255 132 73);
        border-color: rgb(255 132 73);
    }

    .header-desktop .navbar-toggler {
        padding: 0.35rem 0.75rem;
    }
    .header-desktop .navbar {
        padding-top: calc(0.5rem + env(safe-area-inset-top));
        max-width: 1620px;
        text-align: center;
        margin: 0px auto;
    }
    .header-desktop .navbar-brand .logo{
        width: 120px;
        height: auto;
        background: none;
    }    
    #home{
        padding-top: 50px;
    }    
    .sticky {
        position: fixed !important;
        width: 100% !important;
        left: 0 !important;
        top: 0 !important;
        z-index: 9999 !important;
        border-color: #080808 !important;
        box-shadow: 0 0 5px rgb(0 0 0 / 80%) !important;       
        background-color: #000 !important;
    }

    header .navbar-nav>.nav-item.active>.nav-link:before, header .navbar-nav>.nav-item:hover>.nav-link:before {
        content: "";
        height: 0px;
        width: 0px;
        position: absolute;
        left: 0;
        right: 0;
        bottom: -2px;
        margin: 0 auto;
        border-radius: 3px;
        background-color: #fff;
    }
    .container, .header-desktop .navbar{
        max-width: 1140px;
    }

    .category .w-100px {
        width: 100%;
    }
    .category .h-80{
        height: 180px;
        padding: 25px;
        margin-bottom:10px;
    }    
    .background .background-h-100{
        background-size: cover;
        border-radius: 15px;
    }
    .h-300 {
        height: 300px;
        margin-top: -30px;
    }
    .category .card{  
        width: 100%;
        margin: 15px;
        float: left;
    }
    .card img{
        max-width: 360px;
        margin: 0px auto;
    }

}

.ribbon {
    width: 100px;
    height: 100px;
    overflow: hidden;
    position: absolute;
}
.ribbon::before,
.ribbon::after {
    position: absolute;
    z-index: -1;
    content: '';
    display: block;
    border: 5px solid #f10000;
}
.ribbon span {
    position: absolute;
    display: block;
    width: 150px;
    padding: 7px 0;
    background-color: #f10000;
    box-shadow: 0 5px 10px rgba(0,0,0,.1);
    color: #fff;
    font: 700 15px/1 'Lato', sans-serif;
    text-shadow: 0 1px 1px rgba(0,0,0,.2);
    text-transform: uppercase;
    text-align: center;
}
.ribbon-top-right {
    top: -15px;
    right: -15px;
}
.ribbon-top-right::before,
.ribbon-top-right::after {
    border-top-color: transparent;
    border-right-color: transparent;
}
.ribbon-top-right::before {
    top: 0;
    left: 0;
}
.ribbon-top-right::after {
    bottom: 0;
    right: 0;
}
.ribbon-top-right span {
    left: -15px;
    top: 25px;
    transform: rotate(45deg);
}

.ribbon-top-left {
    top: -25px;
    left: -15px;
}
.ribbon-top-left::before,
.ribbon-top-left::after {
    border-top-color: transparent;
    border-right-color: transparent;
}
.ribbon-top-left::before {
    top: 0;
    right: 0;
    transform: rotate(-90deg);
}
.ribbon-top-left::after {
    bottom: 0;
    left: 0;
}
.ribbon-top-left span {
    right: -15px;
    top: 25px;
    transform: rotate(-45deg);
}


.alert-success a{
    font-weight: 800;
    color: #155724 !important;
    font-size: 16px;
}

.alert-danger a{
    font-weight: 800;
    color: #721c24 !important;
    font-size: 16px;
}

#searchid{   
    border:solid 1px #000;
    padding:10px;
    font-size:14px;
    width: 100%;
}
#result{   
    width:100%;
    padding:10px;
    display:none;
    margin-top:-1px;
    border-top:0px;
    overflow:hidden;
    border:1px #f3f3f3 solid;
    background-color: white;
    z-index: 9999;
}
#result .show{    
    border-bottom:1px #999 dashed;        
    height:80px;
    padding: 5px;
}
#result .show:hover{
    background:#f1f1f1;
    color:#000;
    cursor:pointer;
}
#result .show img{
    width: 60px;
    height: 70px;
    float:left;
    margin-right:6px;
    border-radius: 5px;   
}
#result .show .name{
    color: #000;
    font-size: 12px;
}
#result .show .size{
    color: #666666;
    font-size: 11px;
}
#result .show .price{
    font-size: 12px;
    color:#009900;
}
#result .show .price del{
    font-size: 11px;
}
#result .show .price i{
    color: red;
    font-weight: 100;
    font-size: 8px;
    padding-left: 15px;
}

.brand-logo{
    text-align: center;
    width: 100%;

}
.brand-logo img{
    max-width: 100px;
    border-radius: 10px;
}
.h-280px{
    height: 150px;  
}

.new-arrival .text-default, .top-selling .text-default, .top-category .text-default, .products-list .text-default{
    text-align: left;
    height: 38px;
    line-height: 18px;
    padding: 5px;
    overflow: hidden;
}
.middle-banner .card-footer .media{
    height: 70px;
}
.category-image{
    display: inline-block;
    float:left;
}
.products-list{
    float:left;
}
.pl-10{
    padding-left: 10px !important;
}
.pr-10{
    padding-right: 10px !important;
}
.pl-15{
    padding-left: 15px !important;
}
.pr-15{
    padding-right: 15px !important;
}
.wishlist .material-icons{
    font-size: 24px !important;
    text-shadow: 0 0 3px red;    

}
.wishlist i:hover{
    color:#ff3333 !important;
}
.text-red{
    color:#ff3333 !important; 
}
.btn-inverse{
    background-color: #f2f2f2;
    color: #000;
}
.qtyError{
    background: #ffcccc !important;
}
.call-btn{
    background-color: #ffcf65;   
    padding: 5px;
    color: #000;
    font-weight: 600;
    border-radius: 5px;
}
.footer-home {
  padding: 50px 10px;
  background: #f9f9f9;
  font-size: 11px;
  margin-top: 0;
  border-top: 1px solid #d9dfe4;
  text-align: center;
  position: relative;
  padding-bottom: 90px !important;
}

.footer-home .material-icons{
    color: #FF0000 !important;
    font-size:36px !important;
}

.footer-home h6{
    font-weight: 400 !important;
    color: #000;
}

.footer-home a {
  text-decoration: none !important;
  color: #ff0000;
  font-weight: 600;
  background: #fff;
  padding: 5px 7px;
  border: 1px solid #f4f4f4;
  border-radius: 15px;
}

.swiper-slide {
    margin: 0px 5px;
}

.cat_image img{
    max-width: 120px;
    max-height: 120px;
    width: 120px;
    height:  120px;
    border-radius: 5px;
    overflow-x: hidden;
}
.cat_image p{
    max-width: 120px;
    padding: 15px 10px;
}

