:root {
    --text-color: #000000;
    --background-color: #000000;
    --button-color:#F42F2C;
    --primary-color:#F42F2C;
    --secondary-color:#F3AFAD;
}
@font-face {
    font-family: 'montserratthin';
    src: url('../fonts/montserrat-thin-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-thin-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'montserratblack';
    src: url('../fonts/montserrat-black-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'montserratbold';
    src: url('../fonts/montserrat-bold-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'montserratextrabold';
    src: url('../fonts/montserrat-extrabold-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-extrabold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'montserratextralight';
    src: url('../fonts/montserrat-extralight-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-extralight-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'montserratlight';
    src: url('../fonts/montserrat-light-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'montserratmedium';
    src: url('../fonts/montserrat-medium-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'montserratregular';
    src: url('../fonts/montserrat-regular-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'montserratsemibold';
    src: url('../fonts/montserrat-semibold-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
 
 
body {
    font-family: 'montserratmedium' !important;
	padding: 0!important;
	font-size: 13px;
	background:#f1f1f1 !important;
}
body.modal-open {
    background-color: #fff !important;
}
main {
    background: transparent !important;
}
 
h1 {
	font-weight: 700
}
section {
	margin-top: 50px;
	margin-bottom: 50px
}
hr {
	margin: 0
}

.MR_0{
margin:0px;
padding:0px;
}
.clear{
clear:both
}
/*==========================*/
.fa-remove{
    color: #6d6a6a;
    font-size: 20px;
    margin-right: 5px;
    margin-top: 10px;
    vertical-align: super;
}
/*========================*/

.header-top-number {
    background-color: transparent;
    padding: 0px 0 0;
    min-height: 46px;
    width: 100%;
}
.header-top-number nav ul li.active a.nav-link {
    color: var(--primary-color) !important;
}
.header-top-number nav {
    text-align: center;
    margin: 0 auto;
    padding: 0;
    box-shadow: none;
    /* display: block; */
}

.header-top-number span {
    text-align: left;
    color: #fff;
    font-size: 14px;
    display: contents;
    text-transform: uppercase;
    padding-top: 25px;
    line-height: 20px;
}

.header-top-number span a {
    padding-left: 10px;
    color: #ececec !important;
}
.header-top-number span img {
    margin-top: -12px;
}
.headerfull {
/* background-image: url('../../images/bakcrywala-header-bg.png');
background-color: #adb0b4;
box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
position: fixed;
height:125px;
width: calc(100% - 19px);
z-index: 9;
padding-top:0px; */
/* background-image: url(../../../img/banner/footer-g-bg.jpg); */
padding: 12px 0 5px;
background-repeat: repeat;
background-color: var(--background-color);
box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
/* height: 138px; */
z-index: 9;
/* padding-top: 0px; */
border-bottom: 1px solid #505f62;
padding: 16px 0;
}
.indexlogo img {
    /* max-width: 165px; */
    margin-left: 0px;
    
}
.wallet-warp {
    margin-top: 73px;
}
._md ul {
    margin: 0;
}

.wallet-warp span {
    color: #252525;
    font-size: 25px;
    /* padding: 10px; */
}
.wallet-warp span.d-inline-block {
    background: #fff;
    border-radius: 5px;
    padding: 4px 18px 1px;
    vertical-align: middle;
    line-height: 36px;
    min-height: 30px;
}
.wallet-bg img {
	max-width: 42px;
    margin-top: 5px;
    vertical-align: middle;
}
.wallet-text {
	    /* position: relative; */
    /* top: 24px; */
    font-size: 20px;
    color: #000;
 }
.wallet-class{
    background: #ffffff;
    color: #fff;
    padding: 6px 12px;
    border-radius: 6px;
    float: right;
    margin: 0px 0px 0;
    border: 1px solid #bcbcbc !important;
    border-radius: 20px;
    padding: 4px 20px;
    position: relative;
    min-width: 215px; 
    margin-top: 40px;
}
.shoping-icon{
	position: relative;
}
.shoping-icon .count-sub{
	position: absolute;
}
.shoping-icon sub {
    background: var(--primary-color);
    color: #fff;
    border-radius: 50px;
    font-size: 12px;
    font-weight: 300;
    position: absolute;
    top: -5px;
    right: -8px;
    width: 26px;
    height: 26px;
    text-align: center;
    line-height: 26px;
}


.menubar-logo {
	display: none!important
}
.slider {
	margin-top: 35px
}
.ordernow ul {
	padding: 0
}
.ordernow li {
	list-style-type: none;
	display: inline-block
}
.order-now-btn {
	background: var(--primary-color)
}
.ordernow li {
	margin-left: 20px
}
.headericon li:last-child a {
	color: #fff;
	font-weight: 700
}
.ordernow i, .ordernow p {
	color: #000
}
.headericon span {
	color: #999
}
.headericon {
	padding-top: 20px
}
.header-sociallink li a {
	color: #000!important;
	font-size: 16px;
	text-transform: uppercase;
	font-family: lato
}
.indexlogo {
	padding: 0;
	position: relative;
	top: -4px;
	z-index: 3
}
.navbar-nav {
    margin: auto;
    
}
.headernav {
	background: #fff;
	border: none;
	margin-bottom: 0;
	padding: 10px 0
}
.available-menu-wrapper {
	background: url(../img/background1.png) center;
	background-size: cover;
	padding: 10em 0;
	background-repeat: no-repeat;
	color: #fff;
	text-transform: uppercase
}
.available-menu-wrapper h1 {
	font-size: 39px;
	font-weight: 900;
	line-height: 50px
}
.special-menu-wrapper {
	background: #f7f7f7;
	padding: 40px 0 60px
}
.special-menu-wrapper h1 {
	text-transform: uppercase;
	padding-bottom: 50px;
	font-weight: 600;
	font-family: 'Avenir Next LT Pro Regular';
	font-size: 35px
}
.ckc-wrapper {
	text-align: center;
	text-transform: uppercase
}
.aboutus-wrapper h1 {
	padding-bottom: 30px;
	text-transform: uppercase;
	font-weight: 600;
	font-family: 'Avenir Next LT Pro Regular';
	font-size: 30px
}
.aboutus-wrapper p {
	font-weight: 500;
	font-family: 'Avenir Next LT Pro Regular';
	text-transform: initial;
	line-height: 32px;
	font-size: 20px;
	width: 100%;
	color: #666
}
.wrapper {
	color: #fff;
	display: flex;
	flex-flow: row nowrap;
	min-height: 100%;
	margin-bottom: 30px
}
.icon {
	background-color: #fff;
	color: #000;
	flex: 1 1 auto;
	font-size: 32px
}
.content {
	background-color: #fff;
	color: #000;
	flex: 12 1 auto;
	padding: 20px
}
.readmore {
	color: #000;
	text-transform: uppercase;
	font-weight: 600
}
.content h3 {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 900
}
.content p {
	font-weight: lighter;
	font-family: lato
}
.event-wrapper {
	background: url(../img/background2.png);
	background-size: cover;
	background-repeat: no-repeat;
	text-transform: uppercase;
	color: #fff;
	padding: 220px 0
}
.shops-address {
	line-height: 40px;
	font-size: 20px;
	padding-bottom: 20px;
	font-family: 'Avenir Next LT Pro Regular'
}
.shops-address b {
	font-size: 24px;
	text-decoration: underline
}
.outletcolumn {
	padding-bottom: 70px
}
.outletcolumn p {
	font-size: 25px
}
.ckc-wrapper h1 {
	font-weight: 900;
	font-family: 'Avenir Next LT Pro Regular';
	font-size: 25px
}
.ckc-wrapper p {
	font-weight: lighter;
	font-family: 'Avenir Next LT Pro Regular';
	text-transform: initial;
	line-height: 27px;
	font-size: 15px
}
.cattering-wrapper img {
	margin: 0 auto
}
.cattering-wrapper .ckc-wrapper {
	margin-top: 0
}
.event-wrapper h1 {
	font-weight: 900;
	font-size: 45px
}
.header-hr {
	margin-bottom: 5px;
	margin-top: 0
}
.parties {
	margin-top: 0
}
.catering {
margin-top:40px!important;
padding-top:40px
}
.catering h1 {
	margin-top: 0
}
.cattering-wrapper {
	padding: 40px 0 30px
}
.links tr td {
	border-top: none!important;
	font-weight: lighter
}
.description {
	font-weight: lighter;
	padding-top: 15px;
	font-size: 13px
}
.footer-wrapper {
	background: #fff;
	padding-top: 50px;
	padding-left: 80px
}
.links {
	margin-top: 20px
}
.newsletter {
	margin-top: 20px
}
.footer-wrapper h4 {
	text-transform: uppercase;
	color: #000;
	font-weight: 600;
	padding-bottom: 29px
}
.newsletter input {
	border-radius: 0;
	border: none;
	box-shadow: none;
	margin-bottom: 1px;
	background-color: #f5f5f5;
	padding: 6px;
	font-weight: lighter
}
.newsletter button {
	color: #fff;
	background-color: #c00!important;
	text-transform: uppercase;
	font-weight: 600;
	border-radius: 0;
	width: 100%;
	border: none;
	padding: 10px
}
.btn-default:focus, .btn-default:hover {
	background-color: #c00!important
}
.newsletter button:hover {
	background-color: #f63;
	color: #fff
}
.newsletter form {
	padding-top: 10px
}
.outlets {
	background: #F7F7F7;
	padding: 25px 0 0;
	color: #666;
	font-family: lato
}
.outlets h1 {
	color: #000;
	text-transform: uppercase;
	font-weight: 900;
	font-family: 'Avenir Next LT Pro Regular'
}
.links h4 {
	text-transform: uppercase;
	color: #000;
	font-weight: 600
}
.newsletter h4 {
	text-transform: uppercase;
	color: #000;
	font-weight: 600
}
.links tr td a {
	color: #999
}
.links tr td a:hover {
	color: #999;
	text-decoration: none
}
footer {
	padding-bottom: 50px
}
.ordernow ul li:nth-child(3n):after {
	content: " | ";
	border-color: #000
}
.ordernow ul li:nth-child(3n) a {
	margin-right: 10px
}
.add-minus {
	padding-left: 50px
}
.number {
	width: 10px;
	text-align: center;
	border-top: none;
	border-left: none;
	border-right: none;
	box-shadow: none
}
.gulmohar {
	padding-left: 80px
}
.addcart a {
	background: #c00;
	color: #fff;
	padding: 10px;
	text-transform: uppercase;
	font-size: 13px
}
.addcart a:hover {
	text-decoration: none
}
.viewcart a:hover {
	text-decoration: none
}
.viewcart a {
	background: #c00;
	color: #fff;
	padding: 10px;
	text-transform: capitalize;
	font-size: 13px
}
.viewcart {
	float: left;
	width: 50%;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: right
}
.addcart {
	float: left;
	width: 50%;
	padding-top: 20px;
	padding-bottom: 20px
}
.card {
    float: left;
    box-shadow: 0 5px 25px 0 rgb(140 140 140 / 20%);
    -webkit-box-shadow: 0 5px 25px 0 rgb(140 140 140 / 20%);
    -moz-box-shadow: 0 5px 25px 0 rgb(140 140 140 / 20%);
    -ms-box-shadow: 0 5px 25px 0 rgb(140 140 140 / 20%);
}
.card-text {
	color: #0c1d21;
    font-weight: 400;
    min-height: auto;
    height: auto;
    font-size: 13px;
}
.card h4 {
	color: #0c1d21;
	font-weight: 600;
	 font-size: 16px 
}
.rate {
	color: #c00;
	font-style: italic
}
.tabbar {
	border-bottom: none
}
.tabbar li.active a {
	background-color: #333!important;
	color: #fff!important;
	border-radius: 0
}
.tabbar li a {
	text-transform: uppercase;
	color: #630;
	font-size: 19px;
	font-family: 'Open Sans', sans-serif
}
.tabbar li a:hover {
	background-color: transparent;
	border: solid 1px transparent
}
.navbarlogo {
	padding: 0
}
.newsletter-timeslot {
	padding: 0;
	margin-top: 10px
}
.newsletter-timeslot span {
	color: #999
}
.newsletter-ordernow {
	padding: 0
}
.newsletter-ordernow li {
	margin-right: 10px;
	margin-left: 0
}
.tabbar li {
	margin-left: 10px
}
.newsletter-ordernow ul li:nth-child(3n):after {
	content: " "
}
.card-block {
	float: left;
	width: 100%;
	position: relative
}
.menubar {
	padding-top: 10px
}
.ordernow {
	float: right
}
.product-table thead tr td, .product-table thead tr th {
	border-bottom: none
}
.product-table tbody tr td, .product-table tbody tr th {
	border-left: none;
	border-right: none;
	text-transform: capitalize
}
.product-table tbody tr td {
	padding-top: 15px;
	padding-bottom: 15px;
	font-weight: 500;
	color: #666
}
.product-table tbody tr td:nth-child(4n) {
	color: #c00
}
.product-table tbody tr td:last-child {
	color: #c00;
	text-align: center
}
.product-table thead tr th:last-child {
	text-align: center
}
.product-table thead tr th {
	border-right: none;
	border-left: none;
	font-weight: 600;
	color: #666
}
.product-table tbody tr td input {
	text-align: center;
	width: 100px;
	padding: 7px
}
.product-table button {
	float: right;
	border-radius: 0;
	background: #c00;
	font-weight: 600;
	color: #ccc
}
.product-table button:hover {
	color: #ccc
}
.coupon-acrd-wrapper .applycoupon {
	background: #c00;
	border-radius: 0;
	font-weight: 600
}
.coupon-wallet tbody tr td {
	padding: 17px
}
.checkoutbtn {
	width: 100%;
	border-radius: 0;
	background: #969;
	color: #fff;
	font-weight: 600;
	font-size: 20px;
	padding: 10px
}
.checkoutbtn:hover {
	background: #969;
	color: #fff
}
.coupon {
	border-radius: 0
}
.coupon-wallet tbody tr td {
	border-right: none;
	border-left: none
}
.coupon-wallet tbody tr td:first-child {
	font-weight: 600;
	color: #666
}
.coupon-wallet tbody tr td:nth-child(2n) {
	color: #c00
}
.coupon-acrd-wrapper h3 {
	margin-bottom: 30px;
	text-transform: uppercase;
	color: #000
}
.ckcwallet {
	color: #633;
	font-weight: 600;
	font-size: 20px
}
.checkbox {
	margin-top: 0!important
}
.ckcwallet input {
	margin-right: 10px
}
.coupon-acrd-wrapper {
	padding: 0 0 100px
}
.product-table {
	padding: 0 0 50px
}
.bucketimage a {
	padding: 0!important
}
.orderdetail thead tr th:nth-child(6n) {
	text-align: center
}
.orderdetail tbody tr td:nth-child(6n) {
	text-align: center;
	color: #c00
}
.proceedcheckout, .proceedcheckout:hover {
	background: #c00
}
.top-nav-collapse {
	background: #fff none repeat scroll 0 0;
	box-shadow: 0 0 5px #767676
}
.veg-non {
	position: absolute;
	top: 8px;
	right: 8px
}
.card-block {
padding: .6rem 0.6rem 0 1rem;
}
.dish-preview .card {
   min-height: 310px;
}
/*==============new css here===================*/
.navbar .navbar-nav .nav-item {
    margin-left: 0!important;
}

/*==============new css here===================*/
@media (max-width:480px) {
.wrapper {
	display: block
}
.icon {
	text-align: center
}
.newsletter input {
	font-size: 10px
}
.newsletter button {
	font-size: 10px
}
.card img {
	margin: 0 auto
}
.card {
	text-align: center
}
#searchDir button.md-button{
	/*top: 58.8% !important;*/
}
#searchDir input[type=text] {
	/*margin-top: 9px !important;*/
	top: 58.8% !important;
}
.wallet-class{
	margin: 6px 0px 0 !important;
}
.layout-row button {
    display: block;
    float: none;
    width: 96%;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
}
.don-btn-mob{
    display: block;
    float: none;
    width: 50%!important;
    margin-left: auto;
    margin-bottom: 10px;
    margin-right: auto;
}


.col-xl-3.col-lg-4.col-md-6.col-sm-6.col-6 {
    max-width: 100% !important;
    width: 100% !important;
    float: none !important;
    flex: 0 0 100% !important;
}

.col-xl-3.col-lg-4.col-md-4.col-sm-4.col-6.dish-preview {
    max-width: 100% !important;
    width: 100% !important;
    float: none !important;
    flex: 0 0 100% !important;
}

body .wallet-bg img {
    max-width: 26px !important;
}
body .wallet-warp span.d-inline-block {
    background: #fff;
    border-radius: 5px;
    padding: 4px 7px 1px !important;
    vertical-align: middle;
    line-height: 24px;
    min-height: 20px;
    font-size: 14px !important;
}
body .useraddress {
    margin: 4px 4px !important;
}

/*--new--*/
body .wallet-warp input {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 2px 12px !important;
    border: none;
    box-shadow: none;
    max-width: 85px;
    font-size: 14px !important;
    line-height: 22px;
}
body .input-group-append button {
    width: 36px !important;
    max-height: 44px;
    margin: 3px 0 0 !important;
    background-color: var(--primary-color);
    border-color: var(--primary-color);
    border-radius: 0 6px 6px 0 !important;
    -webkit-border-radius: 0 6px 6px 0 !important;
    -moz-border-radius: 0 6px 6px 0 !important;
    padding: 5px !important;
}
body .wallet-bg.wallet-icon img {
    max-width: 100px !important;
    margin-top: 0 !important;
    vertical-align: middle;
}

#showonlymb{
    display: none !important;
}

}
@media screen and (min-width: 481px) and (max-width: 767px) {
.card {
	width: 100%;
	float: left;
	text-align: center
}


.wallet-class{
margin: 6px 0px 0 !important;
}

}


@media screen and (min-width: 768px) and (max-width: 991px) {
.mobile-logo{
    display: none !important;
}

.floatrightsm8 {
    margin-top: 30px !important;
    margin-left: auto;
}
.wallet-warp {
    margin-top: 65px;
}
.headernav {
	float: left
}
.header-sociallink li a {
	font-size: 13px
}
.header-sociallink {
	margin-top: 20px;
	margin-left: -30px
}
#searchDir input[type=text] {
/*margin-top: 9px !important;*/
}
.wallet-class{
margin: 6px 0px 0 !important;
}
#searchDir button.md-button {
	/*top: 59.8% !important;*/
}

body .card .card-block h4 {
    font-size: 15px;
}
body .card .card-block .card-text {
    font-size: 14px;
    line-height: 1.3;
}
body .suscribe-text a img {
    margin-top: 12px;
    height: 60px;
}
.card button span{font-size: 12px !important;}
body .md-dialog-content .table.layout-row div {
    font-size: 17px;
}
body .layout-row-width div {
    line-height: 30px;
    margin: 0 !important;
    font-size: 15px;
}

body .header-top-number nav ul li a.nav-link {
    font-size: 16px !important;
    padding: 5px 5px !important;
}
.delevery-wrap font {
    font-size: 16px !important;
}
body .view img, .view video {
    height: 180px !important;
    width: 100%;
}

body .floatrightsm8 {
    margin-top: 0px !important;
}
body .wallet-warp {
    margin-top: 76px;
}
body md-input-container {
    margin: 0 !important;
    width: 100% !important;
}

body .wallet-bg.wallet-icon img {
    max-width: 55px;
    margin-top: 0;
    vertical-align: middle;
}
body .input-group-append button{margin:3px 0 0;width: 50px;}

body .OutOfStoke {
    position: absolute;
    right: 18px;
    bottom: 12px;
}

}
@media (max-width:767px) {
.timeslot {
	text-align: center
}
.ordernow {
	text-align: center
}
.ckc-wrapper {
	margin-top: 0!important
}
.menuimage {
	margin: 0 auto
}
.available-menu-wrapper {
	padding: 5em 0
}
#navbar {
	position: relative;
	top: 20px;
	border-top: none
}
.available-menu-wrapper h1 {
	font-size: 18px;
	line-height: 30px
}
.event-wrapper {
	padding: 90px 0
}
.event-wrapper h1 {
	font-size: 18px
}
.slider {
	margin-top: 50px
}
.mainlogo {
	display: none!important
}
.menubar-logo {
	position: relative;
	top: -4px;
	left: 5px
}
.coupon {
	border-radius: 0;
	width: auto;
	margin-left: 40px;
	float: left;
	margin-right: 20px
}
.couponcode {
	margin-left: 20px
}
.tabbar li a {
	font-size: 12px;
	padding: 8px
}
.coupon {
	width: 107px
}
#searchDir input[type=text] {
/*margin-top: 9px !important;*/
}
.wallet-class{
margin: 6px 0px 0 !important;
}
.md-button.md-default-theme.md-raised, .md-button.md-raised{
	width: auto ;
}

.suscribe-text a img {
    margin-top: 10px;
}

.main-header-number{
    display: block;
}

.header-top-number.main-header-number.mobile-height {
    display: none !important;
}
.header-top-number.main-header-number.mobile-show {
    display: block;
}
body .carousel-indicators li{
    width: 7px!important;
    height: 7px!important;
}

/*14*/
body .suscribe-area{padding:0;}
section.order-wrp{margin-top:0;margin-bottom:0;}
body .suscribe-text a img {margin-right: 20px;display: inline-block;max-width: 49%;margin: 0;}
/* body #mySidenav {top: 80px; width: 100%;} */
body .restorent-banner-section {
    background-image: url(../../images/Banner.png);
    min-height: 570px;
    padding: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
}
body .bakerywala-blog-section {
    padding: 0rem 0;
    position: relative;
}
body .bakerywala-blog-section .block-inner {
    background: var(--primary-color);
    position: inherit;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 750px;
    border: 15px solid #fff;
}
body .restorent-banner-section {
    background-image: url(../../images/Banner.png);
    min-height: 320px;
    padding: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
}
.making-change {
    background-image: url(../../images/best-burgers-in-saigon.png) !important;
    padding: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center bottom;
    position: relative;
    text-align: center;
}
body .making-change p {
    font-size: 14px;
    line-height: 1.3;
    padding: 0 10px;
}

}

.header-top-number.main-header-number.mobile-height {
    display: block;
    position: absolute;
    right: 0;
    background: transparent;
}

/*=======================================*/
@media only screen and (min-width: 768px) and (max-width:1920px){
    .logo-mbscreen{
        display: none!important;
    }
}

/*=======================================*/
@media only screen and (min-width: 1200px) and (max-width: 1400px)   {
    .header-top-number nav ul li {
        padding: 0px 10px!important;
    }
    .header-top-number span {
        font-size: 11px;
    }
    .header-top-number nav ul li a.nav-link {
        padding: 0px 0px !important;
        text-transform: capitalize;
    }
    .header-top-number span {
        text-align: left;
        color: #fff;
        font-size: 12px;
    }
   }
   @media only screen and (min-width: 991px) and (max-width: 1200px)   {
    .header-top-number nav ul li {
        padding: 0px 2px!important;
    }
    .header-top-number span {
        font-size: 12px;

    }
    .navbar .navbar-nav .nav-item a {
        font-size: 11px !important;
    }
    body .header-top-number ul li a.nav-link.downloadapp-btn {
        padding: 0 5px !important;
        margin-top: -6px;
    }
    .header-top-number nav ul li a.nav-link {
        line-height: 29px !important;
    }
   }
/*=======================================*/
@media (max-width:991px) {
.available-menu-wrapper {
	padding: 5em 0
}
.footer-wrapper {
	padding-left: 0
}
.shops-address {
	padding-left: 0
}
.parties {
	margin-top: 0
}
.coupon-acrd-wrapper {
	padding-bottom: 0
}
.product-table {
	padding-bottom: 0
}
.qty {
	text-align: center
}
#searchDir input[type=text] {
/*margin-top: 9px !important;*/
top: 58.8% !important;
}
.wallet-class{
	margin: 6px 0px 0 !important;
}
.col-sm-12.col-md-4.col-xs-5 {
    margin-top: 5px !important;
}
.floatrightsm8 {
    margin-top: 10px !important;
}
.wallet-class{
	min-width: 65% !important;
}

.orderdetail-popup .modal-dialog{max-width: 96%;}

}

@media (max-width:1199px) {
.addcart {
	width: 100%;
	text-align: center
}
.viewcart {
	width: 100%;
	text-align: center
}
.addcart a {
	padding: 10px 40px
}
.viewcart a {
	padding: 10px 54px
}
.add-minus {
	padding-left: 0
}
#searchDir input[type=text] {
/*margin-top: 9px !important;*/
top: 58.8% !important;
}
.wallet-class{
margin: 0px 0px 0 !important;
}
}

@media (max-width:1024px) {
footer {
	padding-left: 0!important
}
.hero h1 {
	font-size: 3em!important
}
.add-cart a {
	font-size: 11px
}
.view-cart a {
	font-size: 11px
}
#searchDir input[type=text] {
/*margin-top: 9px !important;*/
top: 58.8% !important;
}
.wallet-class{
margin: 6px 0px 0 !important;
}



}

@media (max-width:991px) {
.headerfull{padding: 10px 0 16px;}
.ipad-logo {
    width: 150px !important;
    margin: auto;
    text-align: center;
    display: block;
    padding: 0 10px;
}
div#searchDir {
    position: relative;
    top: 0;
}
.header-top-number span{padding-top:11px;}
.wallet-class {
    margin: 38px 0px 0 !important;
}
.wallet-warp {
    margin-top: 42px;
}
.wallet-warp span.d-inline-block {
    background: #fff;
    border-radius: 5px;
    padding: 4px 10px 1px;
    vertical-align: middle;
    line-height: 36px;
    min-height: 26px;
    font-size: 20px;
}
.wallet-bg img {
    max-width: 36px;
    margin-top: 5px;
    vertical-align: middle;
}
.header-top-number span {
    font-size: 14px;
}
.suscribe-text a img {
    margin-top: 12px;
    height: 37px;
    margin-bottom: 20px;
}
.logo-mbscreen {
    width: 20%;
    margin-top: 10px;
    display: block;
}
}

@media (max-width:767px) {
    
    body .header-top-number nav ul li a.nav-link {
        font-size: 12px !important;
        padding: 0 0px !important;
    }
.headerfull{height: auto;}
div#searchDir {position: relative;top: 0px;}
.wallet-class {margin: 15px 0px 0 !important;width: 100%;}
.ipad-logo {
    width: 110px !important;
    position: initial !important;
    left: 0 !important;
    right: 0 !important;
    margin: 0 auto !important;
    text-align: center;
    display: inline-block;
    float: left;
}

.dealsapp-wrap {
    background-image: url(../../../img/Banner-app.png);
    min-height: 263px!important;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
}

body .headerfull{padding:5px 0 5px; position: relative;}
.card .card-block h4{font-size: 15px !important;}
body .header-top-number {
    background-color: var(--background-color);
    padding: 0px 0 0;
    min-height: 23px;
    /* background-image: url(../../../img/banner/footer-g-bg.jpg); */
    
}
body .wallet-warp {
    margin-top: 15px;
    margin-bottom: 10px;
}

body .wallet-warp .col img {
    max-width: 32px;
    margin: 0 10px 0 0;
}
body .wallet-warp span.d-inline-block {
    background: #fff;
    border-radius: 5px;
    padding: 4px 18px 1px;
    vertical-align: middle;
    line-height: 24px;
    min-height: 20px;
    font-size: 18px;
}
body .wallet-bg img {
    max-width: 32px !important;
    margin-top: 5px !important;
    vertical-align: middle;
}
body .wallet-bg.wallet-icon img {
    max-width: 30px !important;
    margin-top: 0 !important;
    vertical-align: middle;
}
body .wallet-warp span {
    color: #252525;
    font-size: 25px;
    padding: 0px 0px;
}


.dish-preview .card{padding:0; margin-bottom:0;padding-bottom: 8px;}
.card-block.card-block2.p-0 {
    padding: 0 12px 10px !important;
}
.card .view img, .card .view video {
    height: 160px !important;
    width: 100%;
}
.card .card-block .card-text {
    color: #0c0c0c;
    font-weight: 400;
    min-height: auto;
    height: auto;
    font-size: 13px !important;
    height: initial !important;
    max-height: initial !important;
    margin-bottom: 0;
    min-height: 35px;
    line-height: 1.3;
}
.suscribe-area .suscribe-text a img {
    margin-top: 12px;
    height: 50px;
}
.suscribe-area .suscribe-text h3 {
    font-size: 14px;
    margin: 0px 0px 0px;
    line-height: 18px;
}



md-tabs[md-border-bottom] md-tabs-wrapper md-tabs-canvas md-tab-item img {
    display: block;
    text-align: center;
    margin: 0 0px;
    width: 111px;
}
.OutOfStoke p {    bottom: 141px;
    right: -1px;}
.header-top-number nav ul {
    margin: 0px !important;
}
body div#demo i.fa.fa-angle-left,body div#demo i.fa.fa-angle-right {
    font-size: 24px;
    color: #ffffff;
    opacity: 1;
    background: #000000;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    width: 24px;
    text-align: center;
}
body .card button span {
    font-size: 12px !important;
}
.dish-preview .card {
    min-height: 290px !important;
    padding-bottom: 0 !important;
}
.md-button{
    min-height: 30px !important;
    line-height: 30px !important;
}
#searchDir button.md-button {
    min-height: 40px !important;
}
.card-block2 .height-42 {
    height: 36px;
}

span.cart-niotification.ng-binding {
    color: #fff;
    text-align: center;
    position: absolute;
    top: 17px;
    left: 24px;
    font-size: 7px;
}
.btn-floating img.floating_icon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
}

body .flex-22 > div.col-md-2.col-sm-2.MR-0 {
    margin-left: -8px !important;
    margin-right: 8px !important;
}

body img[alt="add"], img[alt="minus"] {
    width: 16px !important;
    height: 18px !important;
    margin-top: 0 !important;
}
body img[alt="add"], img[alt="minus"]{
    width: 16px !important;
    height: 18px !important;
    margin-top: 0 !important;
}
body mdp-calendar.mdp-animation-zoom.ng-scope {
    margin-top: 22px;
}
body .mdp-datepicker md-dialog-actions {
    padding-bottom: 0 !important;
}
body .useraddress {
    margin: 0px 4px;
}

body .wallet-warp input {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 2px 12px !important;
    border: none;
    box-shadow: none;
    max-width: 85px;
    font-size: 14px !important;
    line-height: 22px;
}
body .input-group-append button {
    width: 36px !important;
    max-height: 44px;
    margin: 3px 0 0 !important;
    background-color: var(--primary-color);
    border-color: var(--primary-color);
    border-radius: 0 6px 6px 0 !important;
    -webkit-border-radius: 0 6px 6px 0 !important;
    -moz-border-radius: 0 6px 6px 0 !important;
    padding: 5px !important;
}
body .wallet-bg.wallet-icon img {
    max-width: 100px !important;
    margin-top: 0 !important;
    vertical-align: middle;
}
.logo-mbscreen {
    width: 20%;
    margin-top: 10px;
    display: block;
}
a.nav-link.downloadapp-btn.mobiledropdown {
    display: none;
}
.catering-wrap .restorent-banner-section {
    background-image: url(../../images/banner-carter.png);
    min-height: 440px!important;
    background-size: cover!important;

}
.catering-wrap .restorent-inner-text h3 {
    color: #fff;
    text-transform: uppercase;
    font-size: 3.5rem!important;
    text-shadow: 0 0px 18px #424242;
}
.login-user {
    width: 200px!important;
    text-transform: capitalize;
}

}
/*============================*/
.Wallet-warp .restorent-inner-text{
    display: flex;
    flex-direction: column;
    justify-self: center;
    align-self: center;
    align-content: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    left: 5%;
    right: 5%;
    transform: translateY(-50%);
}
/*============================*/

@media screen and (min-width: 600px) and (max-width: 667px) {
    .col-xl-3.col-lg-4.col-md-4.col-sm-4.col-6.dish-preview {
        max-width: 50% !important;
        width: 50% !important;
        float: none !important;
        flex: 0 0 100% !important;
    }
    
}

.floatrightsm8 {
    margin-top:15px;
}
/* ====================== css add on 16-10-2019 ======================*/
.card {
   min-height: 100% !important;
}

.view.overlay.hm-white-slight img {
    height: 235px;
}
.view img, .view video {
    height: 235px !important;
    width: 100%;
}


#searchDir input[type=text] {
    background-color: #fff;
    border: 1px solid #bcbcbc !important;
    border-radius: 20px !important;
    -webkit-border-radius: 50px !important;
    -moz-border-radius: 20px !important;
    -ms-border-radius: 20px !important;
    outline: 0;
    height: 2.3rem;
    width: 100%;
    font-size: 14px;
    box-shadow: none;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    transition: all .3s;
    /* margin-top: 32px; */
    padding: 0 50px 0 20px !important;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    color: #252525;
}

input[type=date], input[type=datetime-local], 
input[type=email], input[type=number], input[type=password], 
input[type=search-md], input[type=tel], input[type=text], 
input[type=time], input[type=url], textarea.md-textarea{
	background-color: transparent;
    border: none;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
    outline: 0;
    height: 2.1rem;
    width: 100%;
    font-size: 1rem;
    box-shadow: none;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    transition: all .3s;
}

input[type="text"]::-webkit-input-placeholder {
	color: fff;
  }
  input[type="text"]::-moz-placeholder {
	color: fff;
  }
  input[type="text"]:-ms-input-placeholder { 
	color: fff;
  }
  input[type="text"]:-moz-placeholder {
	color: fff;
  }

  div#searchDir {
    position: relative;
    margin-left: 15px;
}
#searchDir button.md-button {
    right: 0px;
    color: #383838;
    background: transparent;
    border-radius: 0 16px 16px 0;
    margin: 0;
    padding: 0;
    min-width: 65px;
    text-align: center;
    min-height: 36px;
    position: absolute;
    top: 0;
}
#searchDir button.md-button md-icon.search {
    color: #7b7b7b;
    padding: 0px;
    font-size: 25px;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    text-align: center;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
.dish-preview {
    overflow: hidden;
}
.suscribe-area {
    /*background-image: url(../images/orangebg.jpg);*/
    padding: 30px 0;
}
.pricemargin {
    margin-left:9px !important;
    line-height: 50px !important;
}
.md-dialog-container .mdp-timepicker .md-button {
    color: rgb(0,0,0) !important;
}
.mdp-clock{
	margin-top: 25px;
}
.wallet-bg .col img {
    max-width: 75px;
    margin: 0 10px 0 0;
}

.col-sm-12.col-md-4.col-xs-5 {
    margin-top: 40px;
}

.horizontal-scroll{
    overflow-y: auto;
    max-height: 640px; 
}

.header-top-number nav ul li {
    padding: 0px 15px;
}
.header-top-number nav ul li a.nav-link {
    font-size: 18px;
    padding: 0px 3px !important;
    text-transform: capitalize;
}
.header-top-number nav ul li.active {
    background: transparent !important;
}
.header-top-number nav ul li a.nav-link {
    color: #fff;
    line-height: 46px;
}
.shop-thumb-wrap .col {
    padding-left: 5px;
    padding-right: 5px;
}

body .header-top-number .downloadapp-btn {
    background: var(--primary-color);
    font-size: 12px !important;
    padding: 0px 25px !important;
    border-radius: 2px;
    line-height: 30px !important;
    margin-top: 9px;
    color: #fff !important;
    height: 30px !important;
}
body .header-top-number ul li a.nav-link.downloadapp-btn {
    font-size: 13px !important;
    padding: 0 10px !important;
}
body .header-top-number ul li a.nav-link {
    color: #fff !important;
    font-size: 18px !important;
}

.card-shop img {
    max-width: 55px;
    max-height: 55px;
}
.card-shop {
    padding: 10px 0;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
    cursor: pointer;
}
.card-shop h3 {
    font-size: 15px !important;
    padding: 12px 0 0;
    margin-bottom:0;
}
.card-shop:hover {
    background-color: #fff;
    border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
    -webkit-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
    -moz-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
    -ms-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
}

.shop-thumb-wrap .col {
	padding-left: 5px;
	padding-right: 5px;
}
#shop-controller md-content {
    background-color: transparent !important;
}

.card .card-block h4 {
    color: #0c0c0c;
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
    padding-top: 12px;
}
.card .activator {
    float: right;
    padding: 0.8rem 0;
    margin-right: 0;
    font-size: 1.2rem;
    color: #000;
}

.card .card-block .card-text {
    color: #0c0c0c;
    font-weight: 400;
    min-height: auto;
    height: auto;
    font-size: 14px;
    height: initial !important;
    max-height: initial !important;
    margin-bottom: 0;
    line-height: 1.3;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
span.offer-d {
    color: #00a651;
	font-weight: normal;
	padding-left: 3px;
}
span.cros-price {
    text-decoration-line: line-through;
    color: #b3b1b1;
    font-weight: 300;
}
.card-block hr {
    margin: 8px 0 5px;
}
button.md-raised.md-warn.md-raised-flatbtn.md-button.md-ink-ripple {
    background-color: var(--primary-color) !important;
}
button.md-raised.md-warn.md-raised-flatbtn.md-button.md-ink-ripple.viewcart-btn {
    background-color: #E17705 !important;
}
i.fa.fa-cart-plus.ng-scope {
    font-size: 17px;
    padding-right: 5px;
}
.back-btn{
    background-color: var(--background-color) !important;
    border-color: var(--background-color) !important;
    padding-left: 20px;
    padding-right: 20px;
}
.confirm-btn , .spacial-btn{
    background-color: #5cb85c !important;
    border-color: #5cb85c !important;
    padding-left: 20px;
    padding-right: 20px;
}
.login-mobile-dtl {
    border-bottom: 1px solid #adadad;
    padding-bottom: 15px;
}
.Promocode-Page-PD label.ng-scope {
    font-size: 18px;
}


.overaddress{
    margin-top: -30px !important;
}
.useraddress{
    margin: 0px 4px;
}


md-dialog.md-dialog-fullscreen {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    transform: translateY(-50%) !important;
    -webkit-transform: translateY(-50%) !important;
    -moz-transform: translateY(-50%) !important;
    -ms-transform: translateY(-50%) !important;
}

.carousel-indicators .active {
    /* background-color: #00a651!important; */
    background-color: var(--primary-color)!important;
    border-color: var(--primary-color)!important;
}
.carousel-indicators li {
    width: 15px!important;
    height: 15px!important;
    margin-right: 3px!important;
    margin-left: 3px!important;
    text-indent: -999px!important;
    background-color: rgb(41, 41, 43)!important;
    border-color: rgb(41, 41, 43)!important;
}
.carousel-indicators {
    bottom: -7px!important;
}
div#demo i.fa.fa-angle-left, div#demo i.fa.fa-angle-right {
    font-size: 40px;
    color: #ffffff;
    opacity: 1;
    background: #000000;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    width: 40px;
    text-align: center;
}

.md-dialog-content.order-table-popup {
    padding: 0 10px;
}

.order-table-popup hr {
    display: none;
}

.order-table-popup .flex-15, .order-table-popup .flex-15 font {
    text-align: right;
    float: right;
}
body .layout-row-width div {
    line-height: 44px;
    margin: 0 !important;
    font-size: 15px;
}
.Promocode-Page-PD font {
    font-size: 15px;
    vertical-align: middle;
}
p.card-text.font-size-15.height-36 {
    min-height: 36px;
}


img[alt="add"], img[alt="minus"] {
    width: 19px !important;
    height: 20px !important;
    margin-top: 0 !important;
}
.flex-22 > div.col-md-2.col-sm-2.MR-0 {
    position: relative;
    top: 9px;
    width: 20px;
    margin-left: 10px !important;
    height: auto !important;
    border: transparent;
    font-weight: bold;
    font-size: 17px !important;
    /* line-height: 14px !important; */
    padding-top: 16px;
}
.flex-22 div {
    top: 0 !important;
    line-height: 1;
    vertical-align: middle;
}

.delivery-tab md-tabs[md-border-bottom] md-tabs-wrapper {
    min-height: auto;
}

.delivery-tab md-tabs[md-border-bottom] md-tabs-wrapper md-tabs-canvas {
    min-height: auto;
}

.delivery-tab md-tab-item.md-tab.ng-scope.ng-isolate-scope.md-ink-ripple.md-active {
    background-color: transparent;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    -ms-box-shadow: none !important;
    color: #000 !important;
}
.delivery-tab  md-tabs[md-border-bottom] md-tabs-wrapper md-tabs-canvas md-tab-item span {
    font-size: 15px;
    padding: 0px 5px 0;
    display: block;
    border-right: 1px solid #333;
}
.md-toolbar-tools h2{
    font-size: 19px !important;
}
.col-md-1.col-sm-1.MR-0.outline-none {
    outline: none;
    border-bottom: 1px solid #fff;
}
.delevery-wrap [type=radio]+label:after, .delevery-wrap [type=radio]+label:before{
    margin-top:1px;
}
.ng-binding.flex-42 {
    padding-right: 10px;
    min-width: 10px;
    word-break: break-word;
    line-height: 50px !important;
}

span.cart-niotification.ng-binding {
    color: #fff;
    text-align: center;
    position: absolute;
    top: 16px;
    left: 25px;
    font-size: 7px;
}
.btn-floating img.floating_icon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
}

/*new-css*/
.input-group-append button {
    width: 59px;
    max-height: 44px;
    margin: 3px 0 0;
    background-color: var(--primary-color);
    border-color: var(--primary-color);
    border-radius: 0 6px 6px 0 !important;
    -webkit-border-radius: 0 6px 6px 0 !important;
    -moz-border-radius: 0 6px 6px 0 !important;
}
.wallet-bg.wallet-icon img {
    max-width: 40px;
    margin-top: 0;
    vertical-align: middle;
}
.wallet-warp input {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 5px 12px;
    border: none;
    box-shadow: none;
    max-width: 85px;
    font-size: 20px;
    line-height: 22px;
}
.wallet-warp span.wallet-bg.shoping-icon {
    color: #252525;
    font-size: 25px;
    padding: 1px 15px;
}
.input-group.wallet-warp {
    justify-content: flex-end;
    padding-right: 0 !important;
    margin-right: 0 !important;
    width: auto !important;
    margin: 5px !important;
}
.wallet-warp .input-group.wallet-warp .form-control {
    font-size: 16px !important;
    height: 25px !important;
}
.input-group-append button {
    max-height: 36px !important;
}
.wallet-bg img {
    max-width: 29px !important;
}
.OutOfStoke.itwill-text.ng-binding {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    color: #eb0826;
    font-weight: bold;
    font-size: 20px;
    word-break: break-word;
    margin: 0 auto;
    transform: translateY(-50%);
    padding: 0 20px;
}
md-dialog{
    border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
}

.main-header-number{
    display: none;
}
ul.list.address-f li {
    font-size: 14px;
}

button.navbar-toggler.collapsed {
    background: #87532b;
    position: relative;
    /* height: 35px; */
    margin-top: 11px;
    float: right;
}
#category-section h2 {
    text-transform: uppercase;
    font-size: 25px;
    letter-spacing: 0;
    font-weight: bold !important;
    padding: 30px 5px;
    color: var(--primary-color)!important
}
.category-box {
    /* padding-bottom: 35px; */
    position: relative;
}
.category-box h3 {
    font-weight: 600;
    font-size: 18px;
    text-transform: capitalize;
    padding-bottom: 0;
    margin-bottom: 0;
}
.category-container a {
    text-decoration: none;
    color: #000;
}
.category-container a:hover {
    text-decoration: none;
    color: #000;
}
span.vagdot {
    position: relative;
    border: 2px solid #0e8e0d;
    width: 16px;
    height: 16px;
    display: block;
    right: 80px;
    float: right;
}
span.vagdot:after {
    background: #0e8e0d;
    float: right;
    border-radius: 50px;
    padding: 3px 3px;
    content: "";
    line-height: 1;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 5px;
}
span.nonvagdot {
    position: relative;
    border: 2px solid #ce0e00;
    width: 16px;
    height: 16px;
    display: block;
    right: 80px;
    float: right;
}
span.nonvagdot:after {
    background: #ce0e00;
    float: right;
    border-radius: 50px;
    padding: 3px 3px;
    content: "";
    line-height: 1;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 5px;
}
.category-box a {
    background: var(--primary-color);
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    padding: 7px 12px;
    display: block;
    max-width: 60%;
    border-radius: 4px;
    line-height: 22px;
    margin: 15px auto 0;
    text-decoration: none;
}

.category-box a:hover {
    background-color: #000;
    color: #fff;
    text-decoration: none;
}
.category-box img {
    max-width: 85%;
    margin: 0 auto;
}

#owl-demo .item{
    margin: 5px;
  }
  #owl-demo .item img{
    display: block;
    width: 100%;
    height: auto;
  }
  .owl-carousel .nav-btn{
    height: 47px;
    position: absolute;
    width: 26px;
    cursor: pointer;
    top: 100px !important;
  }
  
  .owl-dots button.owl-dot {
    background: #12232d !important;
    width: 10px;
    height: 10px;
    margin: 6px 5px;
    text-align: center;
    border-radius: 50px;
}

.owl-dots {
    text-align: center;
}

.owl-dots button.owl-dot.active {
    background: var(--primary-color) !important;
}
.owl-nav button.owl-prev span, .owl-nav button.owl-next span {
    font-size: 42px;
    background-color: #f9f6f6;
    color: #555e63;
    border-radius: 50px;
    display: inline-block;
    margin: 5px;
    height: 50px;
    width: 50px;
    line-height: 1;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
}

.owl-nav button.owl-prev, .owl-nav button.owl-next {
    height: 20px;
    margin: 10px;
    display: inline-block;
}

.owl-nav {
    position: absolute;
    top: 35%;
    transform: translateY(0%);
    width: 100%;
}

.owl-nav button.owl-next {
    float: right;
}

/*megamenu css*/
/* adds some margin below the link sets  */
.navbar .dropdown-menu div[class*="col"] {
    margin-bottom:1rem;
 }
 
 .navbar .dropdown-menu {
   border:none;
   background-color:#fff!important;
   box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
 }
 
 /* breakpoint and up - mega dropdown styles */
 @media screen and (min-width: 992px) {
   
   /* remove the padding from the navbar so the dropdown hover state is not broken */
 .navbar {
   padding-top:0px;
   padding-bottom:0px;
 }
 
 /* remove the padding from the nav-item and add some margin to give some breathing room on hovers */
 .navbar .nav-item {
   /* padding:.5rem .5rem; */
   margin:0 .25rem;
 }
 
 /* makes the dropdown full width  */
 .navbar .dropdown {position:static;}
 
 .navbar .dropdown-menu {
   width:95%;
   left:0;
   right:0;
 /*  height of nav-item  */
   top:45px;
   
   display:block;
   visibility: hidden;
   opacity: 0;
   transition: visibility 0s, opacity 0.3s linear;
   
 }
    
   /* shows the dropdown menu on hover */
 .navbar .dropdown:hover .dropdown-menu, .navbar .dropdown .dropdown-menu:hover {
   display:block;
   visibility: visible;
   opacity: 1;
   transition: visibility 0s, opacity 0.3s linear;
 }
   
   .navbar .dropdown-menu {
     border: 1px solid rgba(0,0,0,.15);
     background-color: #fff;
   }
 
 }
 .header-top-number nav ul li .dropdown-menu ul li a.nav-link, 
 .header-top-number nav ul li .dropdown-menu ul li h3 {
    color: #000;
}
.header-top-number nav ul li .dropdown-menu ul li img {
    /* max-width: 32% !important; */
    /* float: left; */
    vertical-align: middle;
}

.header-top-number nav ul li .dropdown-menu ul li h3 {
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 600;
    /* float: left; */
    vertical-align: middle;
    display: flex;
    justify-content: center;
    align-items: center;
    align-self: center;
    height: auto;
    margin-bottom: 0;
    padding-left: 10px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.header-top-number nav ul li .dropdown-menu ul li {
    vertical-align: top;
    padding: 0 10px;
    border: none;
    max-width: 25% !important;
    /* float: left; */
    clear: inherit;
    display: inline-block;
}
a.viewfull-menu {
    color: #03b252;
    border: 1px solid #03b252;
    padding: 8px 12px;
    font-size: 14px;
    
}
a.viewfull-menu:hover{text-decoration: none;}

/*--------------menu------css*/
button.navbar-toggler.hidden-sm-up i {
    color: #fff;
}

.owl-carousel .owl-stage, .owl-carousel.owl-drag .owl-item{
    -ms-touch-action: auto;
        touch-action: auto;
}
.mobiletogle-btn{display: none;}



/*--sign--*/
.header-top-wrp{background-color: #585858;}

  .sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9999;
    top: 48px;
    right: 0;
    background-color: #f1f1f1;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    padding: 0px;
    
    
  }
  .sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
  }
  
  .sidenav a:hover {
    color: #151515;
  }
  
  .sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
  }
  

  .userinfo {
    color: #fff;
    padding: 0px 8px;
    line-height: 5px;
    text-align: right;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    align-self: center;
    justify-items: center;
}

.userinfo i {
    color: #f9f9f9;
    font-size: 24px;
}

.userinfo h3 {
    font-size: 16px;
    vertical-align: middle;
    line-height: 1.2;
    padding: 8px 7px 0;
}

.userinfo small {
    display: block;
    text-align: left;
    font-size: 11px;
}
.dropboxdata img {
    display: block;
    text-align: center;
    margin: 0 auto;
    max-width: 40% !important;
}

.dropboxdata {
    padding: 45px 25px;
}

.dropboxdata p {
    text-align: center;
    padding-top: 30px;
    color: #000;
    font-size: 15px;
    margin-bottom: 0;
}

.login-formbox {
    background-color: #fff;
    margin-top: 20px;
    padding: 10px;
}

.login-formbox p {
    padding: 0 0 10px;
    font-size: 14px;
    color: #000;
}

.login-formbox input {
    font-size: 12px;
    width: 100%;
    border: 1px solid #dddddd;
    box-sizing: border-box;
    padding: 5px 12px !important;
    min-height: 42px;
    border-radius: 2px;
}

.login-formbox .btnsend {
    background-color: var(--primary-color);
    border-color: var(--primary-color);
    font-size: 14px;
}

.login-formbox .btnsend:hover {
    background-color: #000 !important;
    border-color: #000 !important;
}

.login-formbox span {
    display: block;
    text-align: center;
    position: relative;
}

.login-formbox span:after {
    position: absolute;
    background-color: #989595;
    height: 1px;
    width: 25%;
    content: "";
    float: right;
    top: 50%;
    right: 0;
}
.login-formbox span:before {
    position: absolute;
    background-color: #989595;
    height: 1px;
    width: 25%;
    content: "";
    float: right;
    top: 50%;
    left: 0;
}
.login-formbox img {
    max-width: inherit !important;
}

/*profile list*/
.profile-list-wrap{z-index: 1;}
.profile-list-wrap ul {
    padding: 30px 0 0;
    margin: 0;
}
.profile-list-wrap ul li{list-style: none;}
.profile-list-wrap ul li a {
    font-size: 16px;
    text-decoration: none;
    color: #323232;
    vertical-align: middle;
    line-height: 28px;
    margin-bottom: 5px;
}
.profile-list-wrap ul li a img {
    width: 24px;
    float: left;
    margin-right: 10px;
    vertical-align: middle;
}
.profile-list-wrap ul li a i {
    font-size: 25px;
    padding-right: 10px;
}

.profile-list-wrap ul li.active a {
    color: var(--primary-color)!important;
}
/*================================*/
@media only screen and (min-width:1480px) and (max-width:1576px){

    body .header-top-number ul li a.nav-link {
        color: #fff !important;
        font-size: 15px !important;
    }
}
/*===============================*/
@media only screen and (min-width: 1200px) and (max-width: 1400px)   {

    .header-top-number nav ul li a.nav-link {
        padding: 0px 0px !important;
        text-transform: capitalize;
        font-size: 14px !important;
    }
    .header-top-number span {
        text-align: left;
        color: #fff;
        font-size: 12px;
    }
}
/*===============================*/
@media (max-width:768px){
    body .flex-22 > div.col-md-2.col-sm-2.MR-0 {
        margin-left: 0px !important;
        margin-right: 8px !important;
    }
    .flex-22 > div.col-md-2.col-sm-2.MR-0 {
        padding-top: 8px;
    }
    /*=========================*/
    .curnt-odr-mob{
        text-align: left;
    }
    .view-detail-btn{
        text-align: left!important;
        padding-left: 0px;
    }
    .two-btn-mob{
        position: relative;
        padding-left: 1rem!important;
    }
    .view-detail-btn-right{
        text-align: right!important;
        position: absolute;
        left: 0;
    }
    .order-wrp h4 {
        font-weight: normal;
        font-size: 13px;
    }
    .order-wrp p {
        font-size: 12px;
        margin-bottom: 0;
    }
    a.waybtn {
        border: 1px solid var(--primary-color);
        color: var(--primary-color);
        padding: 7px 12px;
        font-size: 12px;
        border-radius: 2px;
        text-decoration: none;
    }
    a.viewbtn {
        border: 1px solid #a2a2a2;
        color: #333;
        padding: 8px 12px;
        font-size: 12px;
        border-radius: 2px;
        text-decoration: none;
    }
    .for-remv-pdg{
        padding-left: 0px!important;
    }
    #showonlymb{
        display: block !important;
    }
    .navbar-collapse .userinfo {
        display: none;
    }
    
}
/*==============================*/
@media screen and (max-width: 600px) {
body .orng-bg{margin:0 auto;    width: 65px; height: 65px;}
body .orng-bg img{width:24px;}
body .order-wrp h3{
    font-size: 16px;
    text-shadow: 2px 0px 21px #00000000;
}
body .order-wrp span.pricerate{font-size: 20px;}

body .header-top-number nav ul li .dropdown-menu ul li {
    vertical-align: top;
    padding: 0 10px;
    border: none;
    max-width: 100% !important;
    float: left;
    clear: inherit;
    display: inline-block;
    border-bottom: 1px solid #ccc;
}
.sidenav {
    /* width: 94%!important; */
    height: 64%;
 
}
.catering-wrap .restorent-inner-text strong {
    font-size: 26px;
    color: #fff;
    font-weight: 600;
    text-shadow: 0 2px 5px #565656;
    margin: auto;
}
.catering-wrap .restorent-inner-text h3 {
    color: #fff;
    text-transform: uppercase;
    font-size: 2.5rem!important;
    text-shadow: 0 0px 18px #424242;
    margin: auto;
}
.hidden-md-up{
    display: none !important;
}
.login-user {
    width: 262px!important;
    text-transform: capitalize;
}

body .header-top-number nav ul li .dropdown-menu ul li img {
    max-width: 20% !important;
    float: left;
    vertical-align: middle;
    margin-top: -12px;
}
body .header-top-number nav ul li .dropdown-menu ul li h3 {
    font-size: 13px;
    text-transform: capitalize;
    font-weight: 600;
    float: left;
    vertical-align: middle;
    display: flex;
    justify-content: center;
    align-items: center;
    align-self: center;
    height: auto;
    margin-bottom: 0;
    padding-left: 10px;
    padding-top: 14px;
    padding-bottom: 18px;
}

}

@media screen and (max-height: 450px) {
    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 18px;}

}
@media screen and (max-width: 450px){

    .logo-mbscreen{
        width: 30%;
        margin-top: 10px;
        display: block;
    }
    .dealsapp-wrap {
        background-image: url(../../../img/Banner-app.png);
        min-height: 10rem!important;
    }
    .deals-content-section h2 {
        font-size: 30px!important;
    }
    .dealsourappwrap h2 {
        font-size: 1.2rem!important;
    }
    .catering-wrap .restorent-banner-section {
        background-image: url(../../images/banner-carter.png);
        min-height: 340px!important;
        background-size: cover!important;

    }
    .catering-wrap .restorent-inner-text h3 {
        color: #fff;
        text-transform: uppercase;
        font-size: 1.5rem!important;
        text-shadow: 0 0px 18px #00000050;
        text-align: center;
    }
}

/*Order page css*/
.orng-bg {
    background-color: var(--secondary-color);
    width: 120px;
    height: 120px;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    margin: 0;
    padding: 0;
    position: relative;
    overflow: hidden;
}
.order-wrp h3 {
    color: #3e3e3e;
    font-weight: 600;
    text-transform: capitalize;
}

.order-wrp p {
    font-size: 16px;
    margin-bottom: 0;
}

.order-wrp h4 {
    font-weight: normal;
    font-size: 16px;
}

.order-wrp span.pricerate {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 1px;
}
.orderdetail-popup p{
    font-size: 14px !important;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}
.orng-bg img {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 50px;
    line-height: 50px;
    top: 50%;
    transform: translateY(-50%);
}
span.datesection {
    font-size: 14px;
}
span.datesection {
    font-size: 14px;
}

a.viewbtn {
    border: 1px solid #a2a2a2;
    color: #333;
    padding: 8px 12px;
    font-size: 14px;
    border-radius: 2px;
    text-decoration: none;
}

a.waybtn {
    border: 1px solid var(--primary-color);
    color: var(--primary-color);
    padding: 7px 12px;
    font-size: 15px;
    border-radius: 2px;
    text-decoration: none;
}
a.viewbtn:hover {
    background-color: #a2a2a2;
    text-decoration: none;
    color: #fff;
}

a.waybtn:hover {
    background-color: var(--primary-color);
    text-decoration: none;
    color: #fff;
}
/*address page*/
.green-btn {background-color: var(--primary-color);color: #fff;padding: 7px 12px;border-radius: 3px;text-decoration: none;transition: all 0.3s;border: 1px solid transparent;}
.green-btn:hover {
    background-color: transparent;
    border: 1px solid var(--primary-color);
    color: var(--primary-color);
    text-decoration: none;
}

.deletbtn .editbtn {
    text-align: right;
    float: left;
    display: inline-block;
}

.btned a {
    display: inline-block;
}

.deletbtn {
    border: 1px solid var(--primary-color);
    padding: 8px 10px;
    margin-right: 10px !important;
    border-radius: 3px;
}

.editbtn {
    border: 1px solid green;
    padding: 8px;
    margin-right: 10px;
    border-radius: 3px;
}
.green-bg {
    background-color: var(--secondary-color);
    position: relative;
}
.green-bg span {
    color: #000;
    font-size: 26px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    font-weight: 600;
}
.wallet-list table tr td img {
    background-color: var(--secondary-color);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    padding: 15px;
    width: 60px;
    height: 60px;
    margin: 0 auto;
}
.wallet-list table tr td {
    vertical-align: middle;
    padding: 8px 5px;
}
.wallet-list table tr td h4 {
    margin: 0;
}
.listprice {
    font-size: 22px;
    text-align: right;
    float: right;
    padding-right: 18px;
}
.red-bg{background-color: #f3e0e0  !important;}
.wallet-list table tr td h4 span {
    font-size: 18px;
    color: #757575;
    font-weight: normal !important;
}
section.order-wrp.address-wrap.Wallet-warp.w-100 {
    background: #efefef;
    padding: 30px;
    margin: 0;
}

.modal-backdrop.fade {
    opacity: 0.3 !important;
}
.orderdetail-popup {
    padding: 0 !important;
}
.orderdetail-popup .modal-dialog {
    /* top: 50%; */
    transform: translateY(0) !important;
    -webkit-transform: translateY(0) !important;
    -moz-transform: translateY(0) !important;
    -ms-transform: translateY(0) !important;
    left: 0;
    right: 0;
    max-width: 65%;
    margin: 20px auto;
}

.orderdetail-popup .modal-dialog-centered .modal-content {
    border: none;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
}
.orderdetail-popup .modal-content button.close {
    position: absolute;
    right: 10px;
    top: 16px;
    padding: 0 15px;
}
.orderdetail-popup .modal-content button.close span {
    font-size: 38px;
    font-weight: 300;
    padding: 0 !important;
    margin: 0 !important;
}
.record-btn:hover{
    background-color: #02af50;
}
.orderdetail-popup h2 {
    font-size: 18px;
    font-weight: 600;
}
.orderdetail-data span.pricerate {
    text-align: revert;
    float: right;
    font-weight: 500;
    font-size: 18px;
    line-height: 36px;
}
.order-detail-imgbox {
    position: relative;
}
.order-detail-imgbox span.vagdot, .order-detail-imgbox span.nonvagdot {
    position: absolute;
    top: 0;
    right: 0;
    margin: 5px;
}
.orderdetail-data {
    height: 100%;
    justify-content: flex-end;
    align-items: baseline;
    bottom: 0;
    flex-direction: column;
    align-self: flex-end;
    justify-items: normal;
}

.orderdetail-data h3 {
    margin: 0 0 5px;
    font-size: 17px;
    font-weight: 600;
}
.orderdetail-data p {
    padding: 0;
    margin: 0 0 10px;
    font-size: 15px;
    font-weight: 600;
    font-size: 14px;
}
.orderdetail-data strong {
    float: left;
    display: inline-block;
    justify-content: right;
    display: flex;
    flex-direction: row !important;
    line-height: 36px;
}

/*--restorent page*/
section.restorentwrap {
    padding: 0 !important;
}

.restorent-banner-section {
    background-image: url(../../images/Banner.png);
    min-height: 570px;
    padding: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    position: relative;
}
.restorent-banner-section .container {
    max-width: 1220px;
}

.restorent-inner-text h3 {
    color: #fff;
    text-transform: uppercase;
    font-size: 4rem;
    font-weight: 900 !important;
    font-family: 'montserratmedium' !important;
    
}
.restorent-inner-text p {
    color: #fff;
    font-size: 16px;
    line-height: 1.8;
}
.making-change{
    background-image: url(../../images/best-burgers-in-saigon.png);
    padding: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center bottom;
    position: relative;
    text-align: center;
}
.making-change .restorent-inner-text{
    text-align: center;
}
.making-change h3{text-transform: capitalize;}
.making-change p {
    font-size: 20px;
    line-height: 1.3;
}
.bakerywala-blog-section {
    padding: 7rem 0;
    position: relative;
}
.bakerywala-blog-section .block-inner {
    background: var(--secondary-color);
    position: absolute;
    z-index: 1;
    top: -80px;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 750px;
    border: 15px solid #fff;
}
.bakerywala-blog-section {
    padding: 7rem 0;
    position: relative;
}

.bakerywala-blog-section .block-inner {
    background: var(--secondary-color);
    position: absolute;
    z-index: 1;
    top: -80px;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 750px;
    border: 15px solid #fff;
}

.bakerywala-blog-section .block-inner h4 {
    color: #fff;
    font-size: 20px !important;
    font-weight: 600;
}

.bakerywala-blog-section .block-inner p {
    color: #fff;
    font-size: 14px;
    line-height: 1.3;
    margin-bottom: 10px;
}

a.latest-btn {
    background-color: #fff;
    padding: 9px 12px;
    color: #000;
    font-size: 14px;
    margin-top: 10px;
    display: inline-block;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    line-height: 1.3;
    text-decoration: none;
}
/*-deals page*/
.dealsourappwrap h2 {
    text-transform: uppercase;
    font-weight: 700 !important;
    padding: 40px 0 15px;
    color: #303030;
    font-size: 3rem;
}
.dealsourappwrap {
    background-color: #f1f1f1!important;
}
.dealsapp-wrap {
    background-image: url(../../../img/Banner-app.png);
    min-height: 520px;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
}
.deals-content-section .glimpus a {
    display: inline-block;
    padding-top: 40px;
    padding-right: 40px;
}

.deals-content-section h2 {
    text-transform: inherit;
    font-size: 38px;
}

.deals-content-section h2 span {
    color: var(--primary-color);
}
.redem-section img {
    display: block;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 20px;
    height: 70px;
}

.redem-section h3 {
    font-size: 20px;
    padding-bottom: 8px;
}

.redem-section p {
    font-size: 14px;
}
.redem-section span {
    font-size: 20px;
    letter-spacing: 0px;
    font-weight: 600;
}
.btn-red{
    background: var(--primary-color);
    color: #fff;
    text-transform: capitalize;
    font-size: 14px !important;
    padding: 6px 30px !important;
    display: block;
    max-width: 60%;
    border-radius: 4px;
    line-height: 22px;
    margin: 27px auto 0;
    text-decoration: none;
}

.catering-wrap .restorent-banner-section {
    background-image: url(../../images/banner-carter.png);
    min-height: 570px;
    padding: 0;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center top;
    position: relative;
}
.catering-wrap .making-change {
    background-image: url(../../images/best-burgers-in-saigon.png) !important;
    padding: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center bottom;
    position: relative;
    text-align: center;
}
.catering-wrap .restorent-banner-section .container {
    max-width: 1220px;
}

.catering-wrap .restorent-inner-text {
    display: flex;
    flex-direction: column;
    justify-self: center;
    align-self: center;
    align-content: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    left: 5%;
    right: 5%;
    transform: translateY(-50%);
}
.catering-wrap .restorent-inner-text h3 {
    color: #fff;
    text-transform: uppercase;
    font-size: 4rem;
    font-weight: 900 !important;
    font-family: 'montserratmedium' !important;
    text-shadow: 0 0px 10px #0000004f;
}
.catering-wrap .restorent-inner-text p {
    color: #fff;
    font-size: 26px;
    line-height: 1.3;
    text-shadow: 0 2px 5px #868686;
}
a.btn.btn-red.order-btn {
    display: inline-block;
    margin: 0;
    max-width: fit-content;
    text-transform: uppercase;
    font-size: 16px !important;
    padding: 8px 20px !important;
    text-align: center;
}
.catering-wrap .restorent-inner-text strong {
    font-size: 30px;
    color: #fff;
    font-weight: 600;
    text-shadow: 0 2px 5px #565656;
}

.catering-wrap .making-change .restorent-inner-text{
    left: 0;
    right: 0;
    margin:0 auto;
}
.catering-wrap .making-change .restorent-inner-text h4 {
    color: #fff;
    font-size: 4rem;
    font-weight: bolder !important;
    text-shadow: 0 0px 8px #4a4a4a;
}
.catering-wrap .making-change .restorent-inner-text h5 {
    color: #fff;
    font-size: 32px;
    padding: 8px 0;
    text-shadow: 0 0px 8px #797979;
    font-weight: 600;
}
.catering-wrap .making-change .restorent-inner-text a.btn.btn-red.order-btn {
    margin: 0 auto;
}
.catering-product-inner h2 {
    text-align: center;
    padding-bottom: 20px;
    font-size: 42px;
    font-weight: 600 !important;
    color: #303030;
}
.catering-box {
    border-bottom: 2px solid #333;
    padding: 0 0 20px;
    margin-bottom: 20px;
}
.catering-box {
    border-bottom: 2px solid #b7b7b7;
    padding: 0 0 20px;
    margin-bottom: 20px;
}
.catering-box:last-child {
    border: none;
}
.catering-box h4.catering-title {
    font-size: 2rem;
    font-weight: bold;
}

.catering-box span.subhedding {
    font-size: 1.5rem;
    font-weight: 600;
    padding: 10px 0;
    display: block;
}

.catering-box p {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
}

/*================================*/
@media (max-width:600px){
    .catering-wrap .restorent-inner-text p {
        color: #fff;
        font-size: 16px!important;
        margin: auto;
    }
    catering-wrap .restorent-inner-text p {
        color: #fff;
        font-size: 20px!important;
    }
    .catering-wrap .making-change .restorent-inner-text h4 {
        color: #fff;
        font-size: 2.5rem!important;
    
    }
    .catering-wrap .restorent-inner-text strong {
        font-size: 26px;
        color: #fff;
        font-weight: 600;
        text-shadow: 0 2px 5px #565656;
        margin: auto;
    }
    .making-change p {
        font-size: 12px!important;
        line-height: 1.3;
        padding: 0 10px;
    }
    .suscribe-area .suscribe-text a img {
        margin-top: 12px;
        height: 45px;
        max-width: 40%;
    }
    .redem-section span {
        font-size: 16px;
        letter-spacing: 0px;
        font-weight: 600;
    }
    .deals-content-section .glimpus a {
        display: inline-block;
        padding-top: 40px;
        padding-right: 8px!important;
        max-width: 45%;
        margin: auto;
    }
    .redem-section img {
        display: block;
        text-align: center;
        margin: 0 auto;
        padding-bottom: 8px;
        height: 70px;
        padding-top: 20px;
    }
    .catering-product-inner h2 {
        text-align: center;
        padding-bottom: 15px;
        font-size: 30px;
        padding-top: 20px;
    }
    .catering-box h4.catering-title {
        font-size: 1.5rem;
        padding-top: 17px;
        text-align: center;
    }
    .catering-box span.subhedding {
        font-size: 1.2rem;
        font-weight: 600;
        padding: 10px 0;
        display: block;
        text-align: center;
    }
    .catering-box p {
        font-size: 17px;
        text-align: center;
    }
    a.btn.btn-red.order-btn {
        display: inherit;
        max-width: fit-content;
        text-transform: uppercase;
        font-size: 16px !important;
        padding: 8px 20px !important;
        text-align: center;
        text-align: center;
        margin: auto;
    }
    .c-hedding h3 {
        background-color: var(--primary-color);
        color: #fff;
        padding: 15px;
        margin-bottom: 24px;
        text-align: center;
    }
    .catering-wrap .restorent-inner-text {
        top: 58%!important;
        left: 5%;
    }
    .order-wrp h3 {
        font-size: 30px!important;
        text-shadow: 2px 0px 21px #00000000;
    }
    .flex-22 > div.col-md-2.col-sm-2.MR-0 {
        position: relative;
        top: 9px;
        width: 20px;
        margin-left: 10px !important;
        padding-top: 5px;
    }
    body .flex-22 > div.col-md-2.col-sm-2.MR-0 {
        margin-left: -2px !important;
        margin-right: 8px !important;
    }
    .curnt-odr-mob{
        text-align: left;
    }
    .view-detail-btn{
        text-align: left!important;
        padding-left: 0px;
    }
    .two-btn-mob{
        position: relative;
        padding-left: 1rem!important;
    }
    .view-detail-btn-right{
        text-align: right!important;
        position: absolute;
        left: 0;
    }
    .order-wrp h4 {
        font-weight: normal;
        font-size: 13px;
    }
    .order-wrp p {
        font-size: 12px;
        margin-bottom: 8;
    }
    a.waybtn {
        border: 1px solid #37b761;
        color: #37b761;
        padding: 7px 12px;
        font-size: 12px;
        border-radius: 2px;
        text-decoration: none;
    }
    a.viewbtn {
        border: 1px solid #a2a2a2;
        color: #333;
        padding: 8px 12px;
        font-size: 12px;
        border-radius: 2px;
        text-decoration: none;
    }
    .for-remv-pdg{
        padding-left: 0px!important;
    }
    .pricemargin {
        margin-left: 9px !important;
        line-height: 20px !important;
    }
    .delivery-tab  md-tabs[md-border-bottom] md-tabs-wrapper md-tabs-canvas md-tab-item span {
        font-size: 15px;
        padding: 0px 14px 0;
        display: block;
        border-right: 1px solid #333;
    }

    .set-radio-popup label:before {
        background: #fff;
        margin-top: 12px;
        vertical-align: middle;
    }
    .for-pad-moble-addres{
        margin-top:10px!important;
     }
     .order-table-popup .flex-15, .order-table-popup .flex-15 font {
        text-align: right;
        float: right;
        width: 100px!Important;
    }
    .hunger-mob{
        max-width: 20%!important;
    }
    .for-width-mob{
        max-width:20% !important;
    }
    .fa-remove{
        color: #6d6a6a;
        font-size: 20px;
        margin-right: 5px;
        margin-top: 0px;
        vertical-align: super;
    }
    .nav-pills{
        width: 100%;
        margin: auto;
    }
    .for-pad-moble-addres{
        text-transform: uppercase;
    vertical-align: middle;
    color: #4a4a4a;
    margin-bottom: 0;
    line-height: 1;
    padding-left: 27px;
    top: 30px!important;
    }

}
/*===========address html css=============*/
.md-tab {
    line-height: 33px!important;
    margin: 0px 5px !important;
}
/*===============================*/
@media(max-width:499px){
.profile-list-wrap ul li a img {
    width: 24px;
    float: left;
    margin-top: .6rem;
    margin-right: 10px;
    vertical-align: middle;
}
.profile-list-wrap ul li a {
    font-size: 16px;
    text-decoration: none;
    color: #323232;
    vertical-align: middle;
    line-height: 46px;
    margin-bottom: 5px;
}
.profile-list-wrap ul {
    padding: 30px 0 0;
    margin-top: 2.5rem;
}
.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9999;
    top: 0px;
    right: 0;
    background-color: #f1f1f1;
}
.profile-list-wrap ul li {
    border-bottom: none;
}
#category-section h2 {
    text-transform: uppercase;
    font-size: 20px;
}
.csupport.text-center ul {
    padding: 0;
    line-height: 3.5;
    margin-bottom: 6px;
}
/*========== kichen css here ============*/
span.nonvagdot {
    position: relative;
    border: 2px solid #ce0e00;
    width: 14px;
    height: 13px;
    display: block;
    right: 80px;
    float: right;
    margin-top: auto;
}
.category-box h3 {
    font-weight: 600;
    font-size: 15px;
    text-transform: capitalize;
    padding-bottom: 0;
    margin-bottom: 0;
}
.category-box a {
    background: var(--primary-color);
    color: #fff;
    text-transform: uppercase;
    font-size: 11px;
    padding: 5px 14px;
    display: block;
    max-width: 73%;
    border-radius: 4px;
    line-height: 22px;
    margin: 15px auto 0;
    text-decoration: none;
}
.menu-img {
    height: 100px!important;
    margin: 10px 0px;
    border-radius: 0px;
}
.card .card-block h4 {
    font-size: 12px !important;
}
.card-block.card-block2.p-0 {
    padding: 0 5px 10px !important;
}
.card .view img, .card .view video {
    height: 100px !important;
    width: 100%;
}
.dish-preview .card {
    min-height: 218px !important;
    padding-bottom: 0 !important;
}
p.card-text.font-size-15.height-36 {
    min-height: 20px;
}
.prize-pre {
    font-size: .6rem;
    position: relative;
    top: 8px;
    font-weight: bold;
    text-align: left;
}
.card .card-block .card-text {
    color: #0c0c0c;
    font-weight: 400;
    min-height: auto;
    height: auto;
    font-size: 10px!important;
    height: initial !important;
    max-height: initial !important;
    margin-bottom: 0;
    max-width: 100%;
    line-height: 1.3;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.col-xl-3.col-lg-4.col-md-4.col-sm-4.col-6.dish-preview {
    max-width: 50% !important;
    width: 100% !important;
    float: none !important;
    flex: 0 0 100% !important;
}
.card .card-block h4 {
    font-size: 10px !important;
    height: 20px;
    margin-bottom: 5px;
}
.card button span {
    font-size: 9px !important;
}
i.fa.fa-cart-plus.ng-scope {
    font-size: 14px;
    padding-right: 5px;
}
button.md-raised.md-warn.md-raised-flatbtn.md-button.md-ink-ripple {
    background-color: var(--primary-color) !important;
    height: 0px!important;
    padding: 0px;
}
.card .activator {
    float: right;
    padding: 0.3rem 0;
}
}
/*==============================*/
@media(max-width:360px){
    .delivery-tab  md-tabs[md-border-bottom] md-tabs-wrapper md-tabs-canvas md-tab-item span {
        font-size: 12px!important;
        padding: 0px 14px 0;
        display: block;
        border-right: 1px solid #333;
    }  
}

.kitchen-closed {
    position: absolute;
    background: #efefefbd;
    z-index: 1;
    text-align: center;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
 }
 .kitchen-closed h3 {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: fit-content;
    text-align: center;
    left: 0;
    right: 0;
 }

 ul {
     padding-left:0 !important;
 }
 ul>li {
     list-style: none !important;
 }
 

 .loaderlogo {
     opacity: .1 !important;
 }
 .loadercontent {
     opacity: .6;
 }
 md-switch.md-default-theme.md-checked .md-thumb, md-switch.md-checked .md-thumb {
    background-color: var(--primary-color) !important;
 }
 md-switch.md-default-theme.md-checked .md-bar, md-switch.md-checked .md-bar {
    background-color: var(--secondary-color) !important;
 }
 .btn-dark {
    background-color: var(--background-color) !important;
 }
