/*@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,300;0,400;0,600;1,300;1,400;1,600&display=swap');*/


@font-face {
    font-family: 'TT Norms Pro';
    src: url('../fonts/TTforms/TTNormsPro-Black.eot');
    src: local('TT Norms Pro Black'), local('TTNormsPro-Black'),
        url('../fonts/TTforms/TTNormsPro-Black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/TTforms/TTNormsPro-Black.woff2') format('woff2'),
        url('../fonts/TTforms/TTNormsPro-Black.woff') format('woff'),
        url('../fonts/TTforms/TTNormsPro-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'TT Norms Pro';
    src: url('../fonts/TTforms/TTNormsPro-Bold.eot');
    src: local('TT Norms Pro Bold'), local('TTNormsPro-Bold'),
        url('../fonts/TTforms/TTNormsPro-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/TTforms/TTNormsPro-Bold.woff2') format('woff2'),
        url('../fonts/TTforms/TTNormsPro-Bold.woff') format('woff'),
        url('../fonts/TTforms/TTNormsPro-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'TT Norms Pro ExtraBlack';
    src: url('../fonts/TTforms/TTNormsPro-ExtraBlack.eot');
    src: local('TT Norms Pro ExtraBlack'), local('TTNormsPro-ExtraBlack'),
        url('../fonts/TTforms/TTNormsPro-ExtraBlack.eot?#iefix') format('embedded-opentype'),
        url('../fonts/TTforms/TTNormsPro-ExtraBlack.woff2') format('woff2'),
        url('../fonts/TTforms/TTNormsPro-ExtraBlack.woff') format('woff'),
        url('../fonts/TTforms/TTNormsPro-ExtraBlack.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'TT Norms Pro';
    src: url('../fonts/TTforms/TTNormsPro-ExtraBold.eot');
    src: local('TT Norms Pro ExtraBold'), local('TTNormsPro-ExtraBold'),
        url('../fonts/TTforms/TTNormsPro-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/TTforms/TTNormsPro-ExtraBold.woff2') format('woff2'),
        url('../fonts/TTforms/TTNormsPro-ExtraBold.woff') format('woff'),
        url('../fonts/TTforms/TTNormsPro-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: 'TT Norms Pro';
    src: url('../fonts/TTforms/TTNormsPro-ExtraLight.eot');
    src: local('TT Norms Pro ExtraLight'), local('TTNormsPro-ExtraLight'),
        url('../fonts/TTforms/TTNormsPro-ExtraLight.eot?#iefix') format('embedded-opentype'),
        url('../fonts/TTforms/TTNormsPro-ExtraLight.woff2') format('woff2'),
        url('../fonts/TTforms/TTNormsPro-ExtraLight.woff') format('woff'),
        url('../fonts/TTforms/TTNormsPro-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: 'TT Norms Pro';
    src: url('../fonts/TTforms/TTNormsPro-Light.eot');
    src: local('TT Norms Pro Light'), local('TTNormsPro-Light'),
        url('../fonts/TTforms/TTNormsPro-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/TTforms/TTNormsPro-Light.woff2') format('woff2'),
        url('../fonts/TTforms/TTNormsPro-Light.woff') format('woff'),
        url('../fonts/TTforms/TTNormsPro-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'TT Norms Pro';
    src: url('../fonts/TTforms/TTNormsPro-Medium.eot');
    src: local('TT Norms Pro Medium'), local('TTNormsPro-Medium'),
        url('../fonts/TTforms/TTNormsPro-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/TTforms/TTNormsPro-Medium.woff2') format('woff2'),
        url('../fonts/TTforms/TTNormsPro-Medium.woff') format('woff'),
        url('../fonts/TTforms/TTNormsPro-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'TT Norms Pro';
    src: url('../fonts/TTforms/TTNormsPro-Regular.eot');
    src: local('TT Norms Pro Regular'), local('TTNormsPro-Regular'),
        url('../fonts/TTforms/TTNormsPro-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/TTforms/TTNormsPro-Regular.woff2') format('woff2'),
        url('../fonts/TTforms/TTNormsPro-Regular.woff') format('woff'),
        url('../fonts/TTforms/TTNormsPro-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'TT Norms Pro';
    src: url('../fonts/TTforms/TTNormsPro-Thin.eot');
    src: local('TT Norms Pro Thin'), local('TTNormsPro-Thin'),
        url('../fonts/TTforms/TTNormsPro-Thin.eot?#iefix') format('embedded-opentype'),
        url('../fonts/TTforms/TTNormsPro-Thin.woff2') format('woff2'),
        url('../fonts/TTforms/TTNormsPro-Thin.woff') format('woff'),
        url('../fonts/TTforms/TTNormsPro-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}
* {
/*	font-family: 'Nunito', sans-serif; */
	font-family: 'Roboto', sans-serif;

    font-family: 'TT Norms Pro';
    font-weight: 500;
    font-style: normal;
}

body {
	font-weight: 300
}

.system-icon3 {
	height: 30px;
}
.tabItem{
	position: relative;
  max-width: 960px; 
  margin: 20px auto 0;
}
/* brand name */

.navbar-brand span {
	font-size: 25px;
	font-weight: 500;
}
.foodmenu-thumbnail-for-cart {
	height: 130px;
	object-fit: cover;
}
.mt-22 {
	margin-top: 22px;
}
.menu-price-section p {
	font-size: 13px;
}
.strikethrough {
	text-decoration: line-through;
	font-size: 13px;
}
.cart-items {
	position: absolute;
	right: 0;
	width: 20px;
	height: 20px;
	text-align: center;
	margin: -16px -5px 0 0;
	font-size: 10px;
	background: #333;
	color: #fff;
	padding: 3px 7px;
	border-radius: 50%;
}
.hidden {
	display: none;
}
.cart-page-restaurant-delivery-details {
	float: right;
	font-size: 13px;
}
.cart-page-menu-thumbnail {
	border: 1px solid #eae3e3;
	height: 50px;
	width: 50px;
	padding: 2px;
	object-fit: cover;
}
.cart-page-menu-title {
	font-size: 16px;
	color: #424242;
	display: block;
	font-weight: 500;
}
.cart-page-menu-servings {
	font-size: 14px;
	color: #757575;
	display: block;
	margin-top: 0px;
	font-weight: 400;
	word-break: break-all;
}
.cart-page-menu-unit-price {
	font-size: 12px;
	color: #757575;
	display: block;
	margin-top: 20px;
	font-weight: 400;
}
.cart-page-menu-quantity {
	font-size: 12px;
	color: #757575;
	display: block;
	margin-top: 20px;
	font-weight: 500;
}
.cart-page-menu-sub-total {
	font-size: 12px;
	color: #757575;
	display: block;
	margin-top: 20px;
	font-weight: 400;
}
.cart-page-actions {
	font-size: 15px;
	display: block;
	margin-top: 20px;
}
.cart-page-actions a {
	text-decoration: none;
}
.delivery-address-list {
	color: #525252;
	font-weight: 400;
	font-size: 17px;
	margin: 10px 0px 10px 2px;
}
.customer-address-list tr td {
	padding-top: 10px;
}
.bill-table {
	float: none;
}
.bill-table .bill-type {
	font-weight: 300;
	padding-right: 10px;
	font-size: 12px;
}
.bill-table .bill-value {
	font-weight: 500 !important;
	text-align: right;
}
.success-tick {
	height: 100px;
}
.featured-title-box .filled-favourite {
	color: #ef4623;
}
.footer-page-links {
	margin-top: 0px !important;
}
.footer-page-links li a {
	font-size: 13px !important;
	padding: 0px 4px !important;
}
.customer-review_wrap .customer-img img {
	height: 78px;
}
.text-body {
	color: #737882;
}
.restaurant-schedule {
	padding: 10px 5px;
}
.restaurant-schedule table tr {
	padding: 5px;
	border: 1px solid #F5F5F5;
}
.restaurant-schedule table tr .restaurant-time-schedule {
	border-left: 1px solid #F5F5F5;
}
.restaurant-schedule table tr .restaurant-day-schedule {
	border-right: 1px solid #F5F5F5;
}


/* PAGINATION CSS */

.page-item.active .page-link {
	z-index: 2;
	color: #fff;
	background-color: #ff3a6d;
	border-color: #ff3a6d;
}
.page-link {
	color: #ff3a6d;
}
.page-link:focus,
.page-link:hover {
	color: #fff;
	text-decoration: none;
	background-color: #ff81a1;
	border-color: #ff81a1;
}
.page-item.active .page-link:hover {
	color: #fff;
}


/* CALLOUT CSS STARTS*/

.callout {
	padding: 20px;
	margin: 20px 0;
	border: 1px solid #eee;
	border-left-width: 5px;
	border-radius: 3px;
}
.callout h4 {
	margin-top: 0;
	margin-bottom: 5px;
}
.callout p:last-child {
	margin-bottom: 0;
}
.callout code {
	border-radius: 3px;
}
.callout+.bs-callout {
	margin-top: -5px;
}
.callout-default {
	border-left-color: #777;
}
.callout-default h4 {
	color: #777;
}
.callout-primary {
	border-left-color: #428bca;
}
.callout-primary h4 {
	color: #428bca;
}
.callout-success {
	border-left-color: #5cb85c;
}
.callout-success h4 {
	color: #5cb85c;
}
.callout-danger {
	border-left-color: #d9534f;
}
.callout-danger h4 {
	color: #d9534f;
}
.callout-warning {
	border-left-color: #f0ad4e;
}
.callout-warning h4 {
	color: #f0ad4e;
}
.callout-info {
	border-left-color: #5bc0de;
}
.callout-info h4 {
	color: #5bc0de;
}
.callout-bdc {
	border-left-color: #29527a;
}
.callout-bdc h4 {
	color: #29527a;
}


/* CALLOUT CSS ENDS*/


/* CUSTOM SELECT FOR LANGUAGE STARTS */


/* Reset Select */

.language-selector {
	border: 0 !important;
}

select {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
	outline: 0;
	box-shadow: none;
	background: #2c3e50;
	background-image: none;
}


/* Remove IE arrow */

select::-ms-expand {
	display: none;
}


/* Custom Select */

.select {
	position: relative;
	display: flex;
	width: 20em;
	height: 3em;
	line-height: 3;
	background: #2c3e50;
	overflow: hidden;
	border-radius: .25em;
}

select {
	flex: 1;
	padding: 0 .5em;
	color: #fff;
	cursor: pointer;
}


/* Arrow */

.select::after {
	content: '\25BC';
	position: absolute;
	top: 0;
	right: 0;
	padding: 0 1em;
	background: #34495e;
	cursor: pointer;
	pointer-events: none;
	-webkit-transition: .25s all ease;
	-o-transition: .25s all ease;
	transition: .25s all ease;
}


/* Transition */

.select:hover::after {
	color: #ff3a6d;
}


/* CUSTOM SELECT FOR LANGUAGE ENDS */

h6 .restaurant-name {
	color: #3e434b;
}
.featured-cuisine-area {
	padding-left: 0px;
	padding-right: 0px;
}


/*-----Anast-----*/

.final_applybutn125 {
	padding: 7px 9px;
	border-radius: 0;
	margin-bottom: 2px;
}
.price_div7584 {
	width: 72%;
	float: right;
	position: relative;
}
.price_div7584 input {
	width: 80px;
	padding: 6px;
	/* padding-left: 5px; */
	float: right;
	padding-left: 21px;
	border: 1px solid #dedede;
	border-radius: 20px;
	padding-right: 13px;
	text-align: right;
	   -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
}
.currency_symbol45896 {
    position: absolute;
    top: 7px;
    right: 56px;
    left: auto;
    bottom: 0;
}
.button_posyion4856695 {
	position: absolute;
	width: auto;
	top: 0px;
	right: 0px;
	width: 60px;
	font-size: 13px;
	padding: 0;
	line-height: 36px;
	height: 35px;
	visibility: hidden;
}
.modal-dialog.cascading-modal .modal-body.scroolpopo45 {
	/* height: 600px; */
	height:400px;
	overflow: hidden;
	overflow-y: auto;
	color: #616161;
	padding: 0 16px;
}
.maxwirhhbsfd {
	position: fixed;
	background: rgb(255, 255, 255);
	min-height: 0px;
	max-height: calc(100vh - 32px);
	max-width: 560px;
	width: calc(100vw - 32px);
	border-radius: 16px !important;
	display: flex;
	flex-direction: column;
	overflow: hidden;
}
.butn_redf482 {
	border-radius: 50%;
	height: 25px;
	width: 25px;
	padding: 7px 6px;
	border: 1px solid #000;
	background: #fff;
	cursor: pointer;
}
.sapkdf587sd {
	text-align: center;
	align-content: center;
	font-size: 10px !important;
	font-weight: bold;
}
.butncoledkjsdf528 {
	margin-left: 20px;
	background: #ef4623;
	border: none;
	cursor: pointer;
}
.fortearodfg {
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
	letter-spacing: 0ch;
	text-transform: none;
	color: rgb(25, 25, 25);
	margin: 0px;
	padding: 0px;
	display: block;
}
.fixzqwds {
	width: 340px;
	min-width: 290px;
	background-color: rgb(255, 255, 255);
	height: calc(100% - 65px);
	overflow-y: auto;
	position: fixed;
	z-index: 101;
	top: 64px;
	border-left: 1px solid #e7e7e7;
	/* z-index: 1049; */
}

.ficsimhfsd {
	width: 50%;
	display: block;
	margin: 0 auto;
}
.ficexsdf {
	background-color: rgb(255, 255, 255);
	/* border-bottom: 1px solid rgb(231, 231, 231); */
	display: flex;
	flex-direction: column;
	height: 72px;
	position: sticky;
	top: 65px;
	z-index: 98;
}

.jGBrGJ {
	font-size: 16px;
	font-weight: 700;
	line-height: 24px;
	text-transform: none;
	margin: 0px;
	padding: 0px;
}
.cqdHcV {
	display: block;
	color: inherit;
	text-decoration: inherit;
	cursor: pointer;
}
.iVfrjp {
	padding: 0px 16px;
}
.jYazcd {
	position: relative;
	max-width: 100%;
	margin: 0px;
	padding: 0px;
	display: flex;
	min-height: 40px;
	width: 100%;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center;
	border-radius: 4px;
	border: none;
	cursor: pointer;
	transition: background-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	user-select: none;
	text-decoration: none;
	text-align: center;
	background-color: #ef4623;
	box-shadow: transparent 0px 0px 0px 1px inset;
}
.eEHONp {
	max-width: 100%;
	padding: 8px 16px;
}
.wAbPo {
	font-size: 16px;
	font-weight: 700;
	line-height: 22px;
	letter-spacing: -0.04ch;
	text-transform: none;
	color: rgb(255, 255, 255);
	margin: 0px;
	padding: 0px;
	display: block;
}
.iAENsl {
	display: flex;
	-webkit-box-pack: justify;
	justify-content: space-between;
}
.leivRO {
	position: relative;
}
.iXZzFf {
	max-width: 100%;
	width: 100%;
	display: grid;
	grid-template-rows: auto auto auto;
	grid-template-columns: 0.6fr 1fr auto;
	column-gap: 20px;
}
.jMQfhH {
	flex-shrink: 0;
	align-self: flex-start;
	grid-area: 2 / 1 / auto / auto;
}
.cSXiTa {
	font-size: 18px;
	font-weight: 500;
	line-height: 24px;
	letter-spacing: 0ch;
	text-transform: none;
	color: rgb(118, 118, 118);
	text-align: left;
	margin: 0px;
	padding: 0px;
	display: block;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.gpVEYP {
	font-size: 16px;
	font-weight: 500;
	line-height: 22px;
	letter-spacing: 0ch;
	text-transform: none;
	color: rgb(25, 25, 25);
	margin: 0px;
	padding: 0px;
	display: block;
}
.dgBQbZ {
	-webkit-box-flex: 1;
	flex-grow: 1;
	overflow: hidden;
	flex-basis: 100%;
	grid-area: 1 / 2 / auto / auto;
}
.kjrsrb {
	font-size: 18px;
	font-weight: 700;
	line-height: 24px;
	letter-spacing: -0.04ch;
	text-transform: none;
	color: rgb(25, 25, 25);
	text-align: left;
	margin: 0px;
	padding: 0px;
	display: block;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.gfgpjd {
	font-size: 16px;
	font-weight: 500;
	line-height: 22px;
	letter-spacing: 0ch;
	text-transform: none;
	color: rgb(25, 25, 25);
	margin: 0px;
	padding: 0px;
	display: block;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.fzeCwQ {
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
	letter-spacing: 0ch;
	text-transform: none;
	color: rgb(118, 118, 118);
	text-align: left;
	margin: 0px;
	padding: 0px;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 20;
	-webkit-box-orient: vertical;
	max-height: 400px;
	white-space: normal;
}
.hIPrB {
	white-space: normal;
}
.fbraMA {
	font-size: 13px;
	font-weight: 400;
	line-height: 18px;
	letter-spacing: 0ch;
	text-transform: none;
	color: rgb(73, 73, 73);
	margin: 0px;
	padding: 0px;
	display: block;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.jfatJy {
	padding-top: 4px;
}
.fxgDZe {
	position: relative;
	max-width: 100%;
	margin: 0px;
	padding: 0px;
	display: inline-flex;
	width: auto;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: start;
	justify-content: flex-start;
	border-radius: 4px;
	border: none;
	cursor: pointer;
	transition: background-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	user-select: none;
	text-decoration: none;
	text-align: center;
	background-color: transparent;
	box-shadow: rgba(165, 211, 242, 0) 0px 0px 0px 3px;
}
.dfAUFz {
	-webkit-box-flex: 1;
	flex-grow: 1;
	max-width: 100%;
	transition: opacity 0.15s ease-in-out 0s;
	opacity: 1;
}
.fXOWRH {
	max-width: 100%;
	padding: 0px;
}
.jSEAlE {
	font-size: 14px;
	font-weight: 700;
	line-height: 20px;
	letter-spacing: -0.04ch;
	text-transform: none;
	color: #ef4623;
	margin: 0px;
	padding: 0px;
	display: block;
}
.dwZUvC {
	flex-shrink: 0;
	align-self: flex-start;
	grid-area: 1 / 3 / auto / auto;
}
.zkgFy {
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	text-transform: none;
	color: #ef4623;
	margin: 0px;
	padding: 0px;
	display: block;
	overflow-wrap: break-word;
	word-wrap: break-word;
	word-break: break-word;
}
.forproduct .featured-title-box span {
	color: #fff;
	padding: 0 10px;
}
.forproduct .cl_icocolr {
	color: #9fa9b9 !important;
}
.forproduct .featured-title-box {
	padding: 10px 0px;
}
.forproduct .featured-rating,
.featured-rating-orange,
.featured-rating-green {
	position: relative;
	right: 0px;
	width: auto;
	height: 60px;
	text-align: center;
	margin-right: 2px;
	font-size: 15px;
	background: #ff7474;
	color: #fff;
	padding: 14px;
	border-radius: 0;
}
.forproduct .featured-place-wrap img {
	width: 100%;
	height: 200px;
	overflow: hidden;
	border-radius: 12px;
}
.forproduct .bottom-icons {
	padding: 0;
	line-height: 1;
	text-align: center;
	border-radius: 0;
	margin-top: 0;
}
.forproduct .open-now {
	color: #fff;
	font-size: 13px;
	display: block;
	font-weight: 400;
	display: inline-block;
	padding: 13px 0;
	line-height: 1;
	background: #46cd38;
	width: 50%;
	text-align: center;
	float: right;
	border-radius: 19px;
	margin-top: 0px;
	padding-bottom: 9px;
}
.forproduct .closed-now {
	color: #fff;
	font-size: 13px;
	display: block;
	font-weight: 400;
	display: inline-block;
	padding: 13px 0;
	line-height: 1;
	background: #ff3a6d;
	width: 50%;
	text-align: center;
	float: right;
	border-radius: 19px;
	margin-top: 0px;
	padding-bottom: 9px;
}
.margbursa5 {
	margin-bottom: 35px;
}
.forproduct .featured-title-box p {
	color: #9fa9b9;
	display: inline-block;
	margin: 0;
	font-size: 13px;
}
.main-block {
	padding: 30px 0;
}
.category-img {
	width: 100%;
	height: 220px;
	max-height: 220px;
	object-fit: cover;
}
.category-block {
	margin: 0 auto;
	text-align: center;
	border: 1px solid #e5e7ef;
	margin: 0 0 6px;
	/* min-height: 115px; */
	padding: 3px;
	border-radius: 3px;
	border: 1px solid rgb(224, 224, 224);
	box-shadow: rgba(235, 235, 235, 0.5) 0px 0px 6px 2px;
	display: flex;
	flex-flow: row;
}
.marbatyjsd758 {
	margin-bottom: 20px;
}
.marbatyjsd758 h4 {
	margin-bottom: 0;
	text-align: center;
	padding: 5px;
	font-size: 16px;
	font-weight: 400;
}
.cartimgsdd52hb {
	width: 80%;
	display: block;
	margin: 21px auto;
}
.kbQxaH {
	font-size: 14px;
	font-weight: 700;
	line-height: 18px;
	letter-spacing: 0ch;
	text-transform: none;
	color: rgb(118, 118, 118);
	text-align: center;
	margin: 0px;
	padding: 0px;
	display: block;
}

.swiper-container .img-fluid {
	width: 100%;
	height: 250px;
	object-fit: cover;
}
.foropenjrgf {
	color: red !important;
	font-weight: 600 !important;
	padding-left: 2px;
	font-size: 14px !important;
}
.foropenjrgf11 {
	color: #0ce80c !important;
	font-weight: 800 !important;
	padding-left: 2px;
	font-size: 12px !important;
	letter-spacing: 0.5px;
}
.aclsoisfg52 {
	border: 1px solid #1be856;
	font-size: 10px;
	padding: 3px 7px;
	float: right;
	text-align: center;
	padding-bottom: 1px;
	font-weight: 700;
	border-radius: 5px;
	margin-top: -4px;
	color: #1be856;
}
.poryysf {
	position: absolute;
	top: 11px;
	right: 12px;
	background: #ef4623;
	border: 1px;
}
.feEtNG {
	padding-top: 45px;
	background-color: rgb(247, 247, 247);
	padding-bottom: 20px;
}
.bbugCh {
	display: flex;
	-moz-box-pack: center;
	justify-content: center;
	margin: 0px auto;
	/*width: 960px;*/
	flex-direction: row;
	max-width: 1270px;
}
.fKagFm {
	flex: 33 1 0%;
	z-index: 0;
}
.iOglNn {
	min-height: 96px;
	padding: 12px;
	background-color: rgb(247, 247, 247);
	position: sticky;
	top: 48px;
}
.fhzbSP {
	margin-left: 20px;
}
.kKjVEE {
	font-size: 32px;
	font-weight: 700;
	line-height: 40px;
	text-transform: none;
	color: rgb(25, 25, 25);
	margin: 0px;
	padding: 0px;
	display: block;
}
.hQDtnE {
	font-size: 12px;
	font-weight: 800;
	line-height: 18px;
	text-transform: uppercase;
	color: rgb(25, 25, 25);
	margin: 0px;
	padding: 0px;
	display: block;
}
.ehKuWQ {
	display: flex;
	margin: 12px 0px;
	flex-wrap: wrap;
}
.bVPAxu {
	text-decoration: none;
	width: 96px;
	overflow-wrap: break-word;
}
.icDDry {
	margin: 0px auto;
	height: 70px;
	width: 96px;
	overflow: hidden;
}
.hZTVuY {
	font-size: 12px;
	font-weight: 500;
	line-height: 16px;
	text-transform: none;
	color: rgb(25, 25, 25);
	text-align: center;
	margin: 0px;
	padding: 0px;
	display: block;
}
.hTCcoI {
	flex: 66 1 0%;
	overflow: hidden;
	padding: 0px 12px;
}
.hrUzvz {
	margin: 0px auto;
	max-width: 960px;
}
.iMbnqd {
	background-color: rgb(255, 255, 255);
	transition: box-shadow 200ms ease-in-out 0s;
	cursor: pointer;
	width: 100%;
	margin-bottom: 20px;
	border: 1px solid rgb(255, 255, 255);
	border-radius: 4px;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 16px;
}
.jOAZDX {
	display: block;
	color: inherit;
	text-decoration: inherit;
	cursor: pointer;
	text-decoration: none;
}
.bvbBzT {
	display: flex;
	opacity: 1;
}
.gEbxRu {
	flex: 1 1 auto;
	position: relative;
	margin: 24px 16px 4px;
	max-width: 100px;
}
.kbhneW {
	position: relative;
	padding-bottom: calc(50%);
}
.fYtflQ {
	object-fit: cover;
	width: 100%;
	height: 100%;
	position: absolute;
	inset: 0px;
	transform: translateZ(0px);
	border-radius: 4px;
}
.kPPmeQ {
	display: flex;
	transition: all 200ms ease 0s;
	width: 100%;
}
.cOrpMW {
	-moz-box-flex: 1;
	flex-grow: 1;
	flex-shrink: 1;
	position: relative;
	padding: 8px 16px;
	opacity: 1;
	overflow: hidden;
	transition: all 1000ms ease 0s;
	display: flex;
	flex-direction: column;
	-moz-box-pack: justify;
	justify-content: space-between;
}
.jsguHZ {
	display: flex;
	-moz-box-flex: 1;
	flex-grow: 1;
	-moz-box-align: center;
	align-items: center;
	overflow: hidden;
}
.eOpoWF {
	max-width: 100%;
	display: flex;
	-moz-box-align: stretch;
	align-items: stretch;
	-moz-box-pack: start;
	justify-content: flex-start;
}
.bTYYIJ {
	font-size: 18px;
	font-weight: 700;
	line-height: 22px;
	text-transform: none;
	color: rgb(25, 25, 25);
	margin: 0px;
	padding: 0px;
	display: inline-block;
}
.jkdRRH {
	display: flex;
	-moz-box-pack: justify;
	justify-content: space-between;
}
.fjQPGh {
	font-size: 14px;
	font-weight: 500;
	line-height: 18px;
	letter-spacing: 0ch;
	text-transform: none;
	color: rgb(118, 118, 118);
	margin: 0px;
	padding: 0px;
	display: block;
}
.bkmLki {
	display: inline-block;
	margin: 0px 4px;
}
.cgXHpe {
	font-size: 14px;
	font-weight: 500;
	line-height: 18px;
	letter-spacing: 0ch;
	text-transform: none;
	color: rgb(118, 118, 118);
	margin: 0px;
	padding: 0px;
	display: block;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	-moz-box-flex: 1;
	flex-grow: 1;
}
.hIYHL {
	margin-left: 24px;
	flex-shrink: 0;
}
.fhuVsK {
	-moz-box-flex: 0;
	flex-grow: 0;
	display: flex;
	margin-top: 4px;
	-moz-box-pack: justify;
	justify-content: space-between;
}
.hdBggo {
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
	letter-spacing: 0ch;
	text-transform: none;
	color: rgb(0, 131, 138);
	margin: 0px;
	padding: 0px;
	display: block;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	-moz-box-flex: 1;
	flex-grow: 1;
	color: rgb(0, 131, 138);
}
.hgWBQP {
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
	letter-spacing: 0ch;
	text-transform: none;
	color: rgb(118, 118, 118);
	margin: 0px;
	padding: 0px;
	display: block;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	-moz-box-flex: 1;
	flex-grow: 1;
}
.hITJiR {
	display: inline-block;
}
.jpHRNR {
	display: flex;
	-moz-box-align: center;
	align-items: center;
}
.jZReai {
	display: flex;
}
.kHghik {
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
	letter-spacing: 0ch;
	text-transform: none;
	color: rgb(118, 118, 118);
	margin: 0px;
	padding: 0px;
	display: block;
}
.byJXUk {
	display: flex;
	margin-right: 8px;
}
.fhoTLD {
	color: rgb(118, 118, 118);
	position: relative;
	-webkit-box-align: center;
	align-items: center;
	display: flex;
}
/* .navbar-brand {
	color: #fff;
	float: none;
	float: left;
	padding: 0px;
	text-align: center;
	width: 100%;
} */
.cld_iiudsf28d {
	width: 100%;
	background: #fff;
	margin-top: 5px;
	border: none;
	position: static !important;
	;
}
.hrUzvz:hover {
	text-decoration: none;
}
.incoosdf5 {
	font-size: 11px;
	margin-left: 3px;
	color: rgb(0, 131, 138);
}
.sidenav a:hover {
	color: #000;
	background: #f3f3f3 !important;
}
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
	color: #333;
	outline: none;
	background: #f3f3f3 !important;
	border-radius: 0px;
}
.nav-item {
	margin: 0;
	border-bottom: 1px solid #ccc;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.navbar-light .navbar-nav .nav-link {
	font-size: 16px;
	font-weight: 600;
	color: rgb(25, 25, 25);
	font-weight: 500;
	padding: 12px;
	/*font-family: roboto;*/
	letter-spacing: 0.3px;
}
.sidenav a {
	padding: 8px 8px 8px 8px;
	text-decoration: none;
	font-size: 16px;
	color: rgb(25, 25, 25);
	display: block;
	transition: 0.3s;
	border: 0px;
	text-align: left;
	padding: 12px !important;
	/*font-family: roboto;*/
	font-weight: 500;
	letter-spacing: 0.3px;
}
.sidenav .closebtn {
	position: absolute;
	top: -6px;
	left: 12px;
	font-size: 28px;
	margin-top: 10px;
	/* border: 1px solid #ccc; */
	border-radius: 25px;
	height: 35px;
	width: 35px;
	line-height: 30px;
	text-align: center;
	padding: 0px 5px;
	/* background: #f5f5f5; */
}
.sidenav .closebtn:hover {
	background: #fff !important;
}
.mnnu li a,
.mnnu li a:hover {
	color: #333;
	text-decoration: none;
	display: block;
	outline: none;
}
.imggsdfksrf {
	height: 63px;
	width: 63px;
	border-radius: 50%;
	box-shadow: 2px 3px 5px #8e8b8b;
}
.wrapper .list li {
	list-style: none;
	font-size: 16px;
	padding: 0px 4px;
	text-align: center;
	margin-top: 20px;
	text-transform: capitalize;
	font-weight: 600;
	width: 125px;
	width: 19%;
}
.wrapper .list li a {
	color: #494949;
	text-decoration: none;
	display: block;
	outline: none;
	font-weight: 500;
	font-size: 14px;
	margin-left: 8px;
	position:relative;
}
.wrapper .list button {
	background: none;
	border: 0;
	cursor: pointer;
	color: #191919;
	text-decoration: none;
	outline: none;

	font-weight: 500;
	font-size: 16px;
	letter-spacing: -0.3px;
}
.navbar {
	border-bottom: 0px solid #aaa;
}
.hRSZAX {
	background-color: rgb(255, 255, 255);
	border-bottom: 1px solid #e7e7e7;
	height: 66px;
	position: sticky;
	top: 63px;
	z-index: 98;
	border-top: 1px solid #e7e7e7;
}
.featured-title-box {
	padding: 16px 0px 16px 16px;
	width: 65%;
	float: left;
	height: 125px;
}
.food-item-card .featured-title-box {
    height: auto;
    min-height:90px;
    max-height:125px;
}
.featured-title-box::after {
	content: "";
	display: table;
	clear: both;
}
.w30 {
	width: 30%;
}
@media screen and (max-width:480px) {
    .butncoledkjsdf528 {
		       margin-left: 5px !important;
                width: 100%;
                margin-top: 0;
                max-width: 50%;
                font-size: 15px;
                padding: 10px 4px;
	}
/*.wrapper .list li a {
	color: #191919;
	text-decoration: none;
	display: block;
	outline: none;
	font-family: roboto;
	font-weight: 500;
	font-size: 15px;
	letter-spacing: -0.3px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}*/
.smoothScroll.active::after, .smoothScroll1.active::after {
	content: "";
	border-bottom: 4px solid #ef4623;
	height: 10px;
	width: auto;
	display: block;
	position: relative;

}
    
}
.delivery_cnteru_485 {
	padding: 10px;
	margin-top: 10px;
	background-color: #FAFAD2;
	color: #ef4623;
	font-size: 16px;
	text-align: center;
	font-weight: 400;
}
.cartsec1 {
	padding: 10px;
	margin-top: 20px;
	background-color: #FAFAD2;
	color: #ef4623;
	font-size: 16px;
	text-align: center;
	font-weight: 400;
}

@media screen and (max-width:768px) {
    
    .delivery_cnteru_485 {
	text-align: justify;
}
	.cartsec1{
	    text-align: justify;
	}
    #deli {
        margin:0px;
        width: 100% !important;
    }
    .search_menu1 {
    width: 100% !important;
    }
	.wrapper {
		background: #fff;
		box-shadow: 9px 4px 7px 1px #eee;
		margin-top: 10px;
	}
	.btn-outline-light:hover {
		color: #fff !important;
		background: #ef4623 !important;
	}
	.featured-title-box {
		float: none;
	}
	.scroolpopo45 .input-group .form-control {
		width: auto;
	}
	.butncoledkjsdf528 {
		margin-left: 1em !important;
		width: 100%;
		margin-top: 0;
	}
	.scroolpopo45 .modal-footer {
		display: block !important;
	}
	.w30 {
		width: 100%;
	}
	#quantity_for_menu {
		width: 30%;
	}
	.booking-checkbox .row {
		margin: 0px;
	} 


	.bbugCh {
		display: flex;
		-moz-box-pack: center;
		justify-content: center;
		margin: 0px auto;
		width: 100%;
		flex-direction: column;
	}
	.XnVou,
	.dYgDYw,
	.bAFWlG {
		display: none !important;
	}
	.eGDigk>* {
		flex-flow: column !important;
	}
	.eGDigk {
		justify-content: center !important;
		padding: 10px 0px !important;
	}
.fixzqwds {
	height: 100%;
	width: 100%;
	max-width: 380px;
	top: 0;
	transition: .0.5s !important;
	z-index: 10;
}
    body.modal-open{
           /* bottom: 0;
            left: 0;
            position: fixed;
            right: 0;
            top: 0;*/
        }

}


/*-----Anast-----*/

.light-bg {
	background: #fff;
}
.mnnu li {
	display: inline-block;
	list-style: none;
	font-size: 16px;
	margin-bottom: 10px;
	padding-left: 0px;
	text-align: right;
	margin-top: 20px;
	text-transform: capitalize;
	font-weight: 600;
	padding-right: 15px;
}
.bgs {
	background: #fff;
	border-radius: 4px;
}
.contact-info {
	margin: 3em 0 15px;
}
.featured-place-wrap.food-item-card {
	display: flex;
	border: 1px solid #e7e7e7;
	border-radius: 4px;
	/* padding: 15px; */
	overflow: hidden;
	min-height: 125px;
	max-height: 125px;
	cursor: pointer;
	margin-bottom: 15px;
}
.featured-place-wrap a {
	text-decoration: none;
	color: #000;
	width: 20%;
}
.food-item-card a {
    width: 35% !important;
    order: 2 !important;
}
.featured-title-box a {
    width: 100% !important;
}
.featured-place-wrap {
	background: #fff;
	/* margin: 0 0 3px; */
	/* -webkit-transition: all 0.5s ease; */
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	position: relative;
}
.mt-22 {
	margin-top: 0px;
}
.featured-title-box span.price-0 {
	padding: 0 !important;
	font-size: 15px;
	font-weight: 500;
	color: #171717 !important;
}
.bottom-icons {
	padding: 0px 0 0;
	line-height: 1;
	width: 15%;
}
.featured-place-wrap img {
	height: 125px;
	width: 125px;
	object-fit: cover;
	float: right;
	overflow: hidden;
}

.featured-place-wrap.food-item-card:hover {
	box-shadow: none;
	border: 1px solid #c7c7c7;
}

.br-1 {
	border-right: 1px solid #eee;
}
.br-2 {
	border-right: 1px solid #eee;
}
.booking-checkbox_wrap {
	margin-bottom: 22px;
	padding: 10px;
}
.fh6 {
	color: #333;
	font-size: 20px;
	font-weight: 600;
	padding-top: 13px;
}
.mnnu {
	max-width: 960px;
	margin: auto;
	padding: 0 16px;
}
.smoothScroll.active {
	/*color: #46cd38;
    	border-bottom: 3px solid #ccc;
    	padding-right: 10px;
    	font-weight: 600; */
}
.smoothScroll.active::after,
.smoothScroll1.active::after {
	content: "";
	border-bottom: 4px solid #ef4623;
	height: 10px;
	width: auto;
	display: block;
	position: relative;
	top: 10px;
}
.closed-now a {
	border: 1px solid #5dcd38;
	padding: 4px;
	color: #5dcd38;
	border-radius: 4px;
}

.mt-46 {
	margin-top: -45px;
}


/*.closed-now{
        display:none;
    }*/

.bottom-icons span {
	float: right;
	line-height: 1;
	padding: 0 0 0 12px;
	cursor: pointer;
	display: none;
}
.container {
	max-width: 1270px;
}
.featured-title-box h6 {
	font-size: 16px;
	font-weight: 700;
	letter-spacing: -0.04ch;
	margin-bottom: 8px;
	line-height: 22px;
	margin: 0;
}
.disaflrx {
	max-width: 325px;
	border: 1px solid rgb(231, 231, 231);
	border-radius: 8px;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	justify-content: space-evenly;
}
.ps {
	margin-top: 3em;
	background: #fff;
}


/*----Anast---*/

.featured-title-box p.pcls_fordetails1256 {
	font-size: 14px;
	font-weight: 500;
	margin: 0px;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	max-height: 40px;
	line-height: 20px !important;
	display: block;
	color: #767676;
	margin-bottom: 5px;
	display: -webkit-box;
}
.disply_in_price125485 {
	width: 48%;
	display: inline-block;
	padding: 0px 0px 0px;
}
.featured-title-box span {
	font-size: 13px;
	color: #000;
	font-weight: 600;
}
.title_h1class58 {
    font-size: 40px;
    font-weight: 700;
    line-height: 48px;
    margin: 0;
    display: block;
    color: #191919;
    letter-spacing: -.04ch;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;
    hyphens: auto;
    max-width: 100%;
}
.rest-name-text {
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;
}
.restaurantName {
    overflow: hidden;
    min-width: 0;
}
.resDetails {
    display: flex;
    flex-wrap: wrap;
}
.iqhKzc {
	flex: 1 1 0%;
	margin: 4px;
	display: flex;
	flex-direction: column;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center;
	height: 52px;
	border-radius: 8px;
}
.kQSNyI {
	width: 1px;
	height: 28px;
	background-color: rgb(231, 231, 231);
}
.forpadding158 {
	padding: 0;
	/* box-shadow: rgba(0, 0, 0, 0.12) 0px 4px 8px; */
	/* margin-right: 23px; */
}
.class_p585252 {
	margin: 0;
	font-size: 14px;
	font-weight: 600;
	color: #767676;
}
.hrgOkU {
	object-fit: contain;
	width: 100%;
	height: 100%;
	max-height: none;
}
.img15sd45s {
	height: 250px;
	clip-path: polygon(0px 0px, 100% 0px, 100% 100%, 0px 100%);
	border-radius: 8px;
	overflow: hidden;
	margin-bottom: 40px;
}
.loginmd45sd {
	z-index: 2;
	width: 80px;
	height: 80px;
	position: absolute;
	bottom: 8px;
	left: auto;
	border-radius: 50%;
	overflow: hidden;
	background-color: rgb(255, 255, 255);
	border: 2px solid rgb(255, 255, 255);
	box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 8px;
	object-fit: contain;
	right: 22px;
	padding: 5px;
}
.gjhdytjdf {
	font-size: 22px;
    font-weight: 700;
    line-height: 30px;
    text-transform: none;
    margin: 32px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
    display: block;
    letter-spacing: -0.04ch;
    color: #191919;
}
.footer {
	display: none;
}
.swiper-container .img-fluid {
	width: 100%;
}
.mcw {
	max-width: calc(-360px + 100vw);
}
.container1 {
	position: relative;
	max-width: 960px;
	padding: 0px 16px;
	height: 290px;
	margin: 20px auto 0px;
}
.container2 {
	position: relative;
	max-width: 960px;
	padding: 0px 16px 24px;
	height: auto;
	margin: 20px auto 0px;
}
.container3 {
    width: 390px;
    height: 184px;
    margin: 0 0 90px 124px;
    padding: 30px;
    border-radius: 20px;
    border: dashed 2px #ef4623;
}
.fixzqwds {
	right: 0;
}
.booking-details_wrap {
	padding: 0;
}
.owl-carousel .owl-nav {
	outline: 0px;
}
.owl-carousel .owl-nav .owl-next {
	position: absolute;
	right: 20px;
	top: 20px;
	outline: 0px;
}
.owl-carousel .owl-nav .owl-prev {
	position: absolute;
	right: 50px;
	top: 20px;
	outline: 0px;
}
.list li {
	position: relative;
	margin-bottom: 10px;
	width: auto;
	display: inline-block;
}


/* new*/

.navbar-brand {
	padding: 0px;
	text-align: center;
	width: auto;
	/* margin: 0px auto; */
	float: left;
	display: block;
	margin-left: 45px;
}
.system-iconsdf2 {
	height: 23px;
	display: none;
}
.huoeic {
	border-top: 1px solid #e7e7e7;
	background-color: rgb(255, 255, 255);
	z-index: 1;
	position: relative;
}


.jbGGEw {
	max-width: 1270px;
	padding: 0px 20px;
	margin: auto;
	display: flex;
	flex-direction: column;
}
.dYgDYw {
	display: flex;
}
.XnVou {
	flex: 1 1 0%;
	display: flex;
	-moz-box-pack: justify;
	justify-content: space-between;
}
.XnVou>* {
	padding-top: 32px;
	display: flex;
	flex-direction: column;
}
.XnVou>*> :first-child {
	margin-bottom: 8px;
}
.dhLMaC {
	font-size: 16px;
	font-weight: 500;
	line-height: 22px;
	letter-spacing: 0ch;
	text-transform: none;
	color: rgb(25, 25, 25);
	margin: 0px;
	padding: 0px;
	display: block;
}
.XnVou>*>*+* {
	margin-top: 8px;
}
.ejwZsl {
	color: inherit;
	cursor: pointer;
}
.XnVou>*>*+* {
	margin-top: 8px;
}
.ejwZsl {
	text-decoration: none;
	color: inherit;
	cursor: pointer;
	transition: filter 0.2s ease 0s;
}
.XnVou>* {
	padding-top: 32px;
	display: flex;
	flex-direction: column;
}
.XnVou>*> :first-child {
	margin-bottom: 8px;
}
.dhLMaC {
	font-size: 16px;
	font-weight: 500;
	line-height: 22px;
	letter-spacing: 0ch;
	text-transform: none;
	color: rgb(25, 25, 25);
	margin: 0px;
	padding: 0px;
	display: block;
}
.cfzBZV {
	flex: 1 1 0%;
	display: flex;
	-moz-box-pack: end;
	justify-content: flex-end;
	overflow: hidden;
}
.eGDigk {
	display: flex;
	-moz-box-pack: justify;
	justify-content: space-between;
	padding: 32px 0px;
}
.gQKxVj {
	position: fixed;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	pointer-events: none;
}
.bAFWlG {
	opacity: 0.7;
	cursor: pointer;
	transition: opacity 0.2s ease 0s;
	text-decoration: none;
	color: inherit;
}
.eGDigk {
	display: flex;
	-moz-box-pack: justify;
	justify-content: space-between;
	padding: 32px 0px;
}
.eGDigk>* {
	display: flex;
	-moz-box-align: center;
	align-items: center;
}
.dTAXPs {
	display: inline-flex;
	flex-wrap: nowrap;
	-moz-box-align: center;
	align-items: center;
	text-decoration: none;
	vertical-align: middle;
	height: 27px;
}
.eGDigk>*>*+* {
	margin-left: 12px;
}
.uPRik {
	font-size: 12px;
	font-weight: 400;
	line-height: 18px;
	letter-spacing: 0ch;
	text-transform: none;
	color: rgb(25, 25, 25);
	margin: 0px;
	padding: 0px;
	display: block;
}
.ejwZsl {
	text-decoration: none;
	color: inherit;
	cursor: pointer;
	transition: filter 0.2s ease 0s;
}
.eGDigk>*>*+* {
	margin-left: 12px;
}
.pck_drp {
	margin: 0px;
	padding: 0;
	list-style: none;
}

.fixed {
	border-bottom: 1px solid rgba(255, 255, 255, 0.35) !important;
}
.pck_drp.ndg li a {
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    }
    .pck_drp .b_dot{
        background:#fff;
    }
.pck_drp li.active {
	/* border-top-left-radius: 15px; */
	border-bottom: 4px solid #ef4623;
	position: relative;
	top: 0px;
	padding-bottom: 12px;
}
.pck_drp li.active a {
	color: #fff;
	font-weight: 600;
}
.container1 .bgs .booking-checkbox_wrap {
	padding: 0;
	margin-bottom: 0;
}
.reserve-description {
	margin-top: 4px;
	line-height: 25px;
}
.reserve-description .custom-checkbox {
	color: #767676;
	font-size: 15px;
	margin-right: 0;
	font-weight: 600;
	margin-bottom: 0;
	line-height: 20px;
}
.mnnu .dropdown-menu {
	background: #fff;
	box-shadow: rgba(0, 0, 0, 0.19) 0px 2px 8px;
	padding: 8px 24px;
	top: 21px !important;
	margin: 0;
	border: 0;
}
.wrapper .mnnu .dropdown-menu li {
	display: block;
	width: 100%;
	margin: 0;
	padding: 7px 0;
}
.wrapper .mnnu .dropdown-menu li a {
	text-align: left;
}
.mob-show {
	display: none;
}
.web-show {
	display: block;
}


/* new*/

.fo2 {
	font-size: 20px;
}
.svd .col-md-3,
.svd .col-md-9 {
	border-bottom: 1px solid #e7e7e7;
	padding: 15px 10px;
}
.svd h3 {
	font-size: 18px;
	font-weight: 600;
	text-transform: capitalize;
	margin-bottom: 0px;

	color: #191919;
	line-height: 22px;
}
.svd .col-md-3 {
	display: none;
}
.svd .col-md-9 {
	/* width: 100%; */
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}
.navbar-nav {
	padding-left: 0px;
}
.cartsec input.tgl-radio-tab-child+label {
	background: #f5f5f5;
	margin: 0px 1%;
	border-radius: 2px;
	border: 2px solid #e9e8e8;
	width: 155px;
    height: 50px;
    flex-grow: 0;
    padding: 12px 47px 11px;
    border-radius: 4px;
}
.cartsec .tgl-radio-tabs [type="radio"]:checked+label {
	background-color: #ef4623;
	z-index: 1;
	color: #fff;
	box-shadow: 0 0 0 2px #ef4623;
	border: 2px solid #fff;
}
.ratecolor span.rcol .fas.fa-star {
	color: #ef4623;
}
.ratecolor span.rcol .fa.fa-star {
	color: #c9c9c9;
}

p.condes {
	margin-top: 10px;
	text-align: right;
	font-size: 14px;

	cursor: pointer;
}






.condes b.bolda {
	color: #ef4623;
	font-size: 18px;

	text-transform: capitalize;
	
}
.condes b.boldb {
	color: #ef4623;
	font-size: 18px;
	font-weight: bold;
}
.b_dot{
    width: 5px;
    height: 5px;
    background: #f24f23;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    top: -2px;
    margin: 0px 3px;
}

#order_place_btn {
	width: 200px;
	margin: 0px auto;
	font-size: 17px;
	text-transform: capitalize;
}

.area_note {
    resize: none;
    border: 2px solid #eeee;
    padding: 10px;
    width:100%;
    margin-top:30px;
    border-radius: 25px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    margin-left: 50px;
	background-color: #e9e8e8;
}

.fixzqwds .bill-table .bill-type.Bold500 ,.bill-table .bill-value.Bold500{
    font-weight:500;
}

#delc1 b,.bolda{
    font-weight:500;
}

.spd, .spd:hover{
    background:#ef4723;
    border-color:#ef4723 !important;
}

/*.atv{*/
/*    border-bottom:3px solid red;*/
/*}*/
.css-1cfvvj4 {
	display: block;
	color: #fff;
	font-weight: 700;
	font-size: 48px;
	line-height: 60px;
	letter-spacing: 0px;
}
.css-2yytt8 p {
	color: #fff;
	font-weight: 500;
	font-size: 16px;
}
@media screen and (min-width:360px) and (max-width:767px){
      .css-1cfvvj4{    
        font-size: 36px !important;
        line-height: 1.3;
        text-align: center;
    }
}

@media screen and (max-width:768px) {
	.cartsec input.tgl-radio-tab-child+label{
		  width: 119px;
		   padding: 12px 26px 11px;
	}

	#payment-form .col-md-6
	{
		padding-left: 0px;
	}
.navbar-brand {
	    margin-left: 40px;
	}
	.mob-show {
		display: block;
	}
	.web-show {
		display: none;
	}
	.mcw {
		max-width: 100%;
	}
	.container1 {
		margin: 0px;
		padding: 0px;
	}
	.disaflrx {
		max-width: 342px;
	}
	.img15sd45s {
		border-radius: 0;
	}
	.disaflrx {
		max-width: 335px;
		border: 1px solid rgb(231, 231, 231);
		border-radius: 8px;
		display: flex;
		-webkit-box-align: center;
		align-items: center;
		justify-content: space-evenly;
		/*margin: 0 auto;*/
	}
	.featured-responsive {
		padding: 0px;
	}
	.featured-place-wrap.food-item-card {
		display:flex;
		overflow: hidden;
		height: 125px;
		cursor: pointer;
		margin-bottom: 0;
		border: none;
		border-bottom: 1px solid #ccc;
		border-radius: 0;
	}
	.featured-place-wrap img {
		padding: 16px;
		border-radius: 20px;
	}
	.gjhdytjdf {
		padding: 10px 16px;
	}
	.hRSZAX .wrapper {
		background: #fff;
		box-shadow: none;
		margin-top: 0;
	}
	.bdfry {
		padding-bottom: 7px;
		background: #eee;
	}
	.maxwirhhbsfd {
		max-height: 100vh;
		width: 100%;
		border-radius: 0px !important;
	}
	#cart-modal .modal-dialog.cascading-modal .modal-footer {
		padding: 8px 16px;
		box-shadow: rgba(0, 0, 0, 0.2) 0px calc(-1px) 15px;
	}
	#cart-modal .modal-dialog.cascading-modal.modal-avatar .modal-header {
		padding: 10px 16px 16px;
		margin: 0px;
	}
	#cart-modal .modal-dialog {
		margin: 0px;
	}
	#cart-modal .close {
		text-align: left;
		padding: 0px 16px;
		font-size: 30px;
		color: #333;
	}
	.wrapper .list li {
		width: 32%;
		margin-top: 11px;
		
	}
	.mbl-over {
		overflow: hidden;
		overflow-x: auto;
	}
	.customer-content-wrap {
	    padding:5px 10px;
	}
	.svd .col-md-3 {
    	display: block;
    	border-bottom:0px !important;
    	flex:0 0 100%;
    }
    .m5.boresfdsf{
        border-bottom: 1px solid #e7e7e7 !important;

    }
    
    #cart_form .svd .col-md-3, #cart_form .svd .col-md-9 {
        border-bottom: 1px solid #e7e7e7;
        padding: 22px 10px 5px;
    }
   .hrgOkU {
	max-height: 250px;
}
    
}

@media screen and (max-width:768px) {
	.slider {
		min-height: 430px;
	}
	.slider-content_wrap h5 {
		color: #fff;
		display: none !important;
	}
	h1 {
		font-size: 25px;
		margin-bottom: 15px;
	}
	.btn-group1 {
		width: 100%;
		border-radius: 3px;
		margin: 0px;
		padding: 10px;
	}
	.btn-form {
		width: 50px;
		border-radius: 3px;
		padding: 8px;
		/* font-size: 14px; */
	}
	.slider-link {
		color: #fff;
		display: none;
	}
	.styled-heading h3 {
		position: relative;
		padding: 0 0 13px;
		font-size: 22px;
	}
	.hQDtnE {
		font-size: 12px;
		font-weight: 800;
		line-height: 18px;
		text-transform: uppercase;
		color: rgb(25, 25, 25);
		margin: 0px;
		padding: 0px;
		display: none;
	}
	.ehKuWQ {
		display: none;
		margin: 12px 0px;
		flex-wrap: wrap;
	}
	.iOglNn {
		min-height: 39px;
		padding: 0;
		background-color: rgb(255, 255, 255);
		position: sticky;
		top: 48px;
	}
	.feEtNG {
		padding: 0 !important;
	}
	.hTCcoI {
		flex: 66 1 0%;
		overflow: hidden;
		padding: 0;
	}
	.gEbxRu {
		flex: 1 1 auto;
		position: relative;
		margin: 16px 16px 4px;
		max-width: 100%;
	}
	.bkmLki {
		display: inline;
		margin: 0px 6px;
	}
	.bTYYIJ {
		font-size: 16px;
		font-weight: 700;
		line-height: 22px;
		text-transform: none;
		color: rgb(25, 25, 25);
		margin: 0px;
		padding: 0px;
		display: inline-block;
		
		margin-bottom: 5px;
	}
	.iMbnqd {
		background-color: rgb(255, 255, 255);
		transition: box-shadow 200ms ease-in-out 0s;
		cursor: pointer;
		width: 100%;
		margin-bottom: 0;
		border-bottom: 1px solid rgb(251, 251, 251);
		border-radius: 0;
		box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 16px;
	}

	.kKjVEE {
		font-size: 18px;
		font-weight: 700;
		line-height: 40px;
		text-transform: none;
		color: rgb(25, 25, 25);
		margin: 0px;
		padding: 0px;
		display: block;
	}

	.fhzbSP {
		/* margin-left: 20px; */
		padding: 0px 10px;
	}

	.system-icon2 {
		height: 33px;
		margin: 6px auto;
	}
	
	.cdd {
    	top: 21px;
    }
	
	.fixed {
		border: none;
		background: #252a33;
		height: 48px;
	}
	
	.bg {
		width: 100%;
		height: 48px;
	}
	




	.poryysf.hid .ti-shopping-cart {
		position: relative;
		right: 0;
		top: 0;
		float: left;
	}
	.mpl-0 {
		padding-left: 0;
	}
	.mpr-0 {
		padding-right: 0;
	}
	
	.title_h1class58 {
	    font-size: 24px;
	    line-height: 32px;
	    margin-bottom:5px;
    }
    span#storeopen {
    font-size:14px !important;
    }
   
    .title_h1class58 .float-right{

	    float: none !important;
	    display: block;
    }
    .container2{
        padding: 10px;
    }
    
    p.condes {
    	margin-top: 0;
    	margin-bottom: 0;
    	text-align: center;
    }
    
    .ss .featured-place-wrap .banner-img-fluid {
	    border-radius: 0px;
    	float: left;
    	width: 100%;
    	padding: 0;
    }
    .poryysf {
    	top: 11px;
    	right: 0;
    	width: auto;
    }
    
    /*.sticky-top{
        position: fixed !important;
        top: 0;
        z-index: 1020;
        width: 100% !important;
    }*/
    
    .ser_bt .btn-group1{
        font-size:13px;
        border-radius: 25px;
         -moz-appearance: none;
        -webkit-appearance: none;
        appearance: none;
    }
    
    .ss .featured-title-box{
        border:0px;
    }

  
    
    .hRSZAX {
    	top: 63px;
    	border-top: 0px solid #e7e7e7;
    	height: auto;
    }
    
    .sc-kIPQKe.eGDigk{
        display:none;
    }
    #cart-modal .modal-dialog {
      width: 100%;
      height: 100%;
      margin: 0;
      padding: 0;
      max-width: 100%;
      
    }
     #cart-modal .maxwirhhbsfd{
         max-width: 100%;
    }
    #cart-modal  .modal-content {
    height:auto;
      min-height:100%;
      border-radius: 0;
    }
    .area_note {
        margin-left:0px;
    }

}
.brlr {
	color: #000;
	font-weight: bold !important;
}
.color777{
    color: #767676;
}
.ui-widget.ui-widget-content{
    margin: 0px 15px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .disblynonesfg {
	display: block !important;
}
.disblynones{
    display: none;
}
.posionghyhs {
    position: relative;
}
.imginvoice45 {
	width: 100%;
	background-size: cover;
	margin-top: -165px;
	clip-path: inset(53% 0 0% 0);
}

.p_cls_invoices {
	position: absolute;
	margin: 0;
	top: 18px;
	font-weight: 600;
	font-size: 37px;
	left: 57px;
	width: auto;
	color: #fff;
	z-index: 3;
}

.mai_forcard {
	background: #fff;
	width: 90%;
	display: block;
	margin: 0 auto;
	padding: 3px;
	padding-top: 20px;
	margin-top: 0px;
	margin-bottom: 36px;
	padding-bottom: 12px;
	border-radius: 20px;
}
.div_inlinbsd5 {
	width: 49%;
	display: inline-block;
	color: #767676;
}
.ptexlasdk12 {
	margin: 0;
	font-weight: 500;
	font-size: 13px;
	padding: 7px 7px;
	text-align: right;
}
.divbotrswfnt {
	border: 1px solid #ccc;
	border-left: 0;
	border-right: 0;
}
.ordeiad152 {
	margin: 0;
	font-size: 15px;
	font-weight: 600;
	padding: 16px 11px;
	margin-top: 3px;
	padding-bottom: 2px;
}
.spd {
	float: right;
	margin-top: -43px;
	margin-right: 9px;
	box-shadow: none;
	border: none;
	font-size: 14px;
	letter-spacing: 0.5px;
	padding: 3px 10px;
	border-radius: 5px;
	background: #ef4723 !important;
}
.fortext45 {
	margin: 0;
    font-size: 15px;
    padding: 3px 8px;
    font-weight: 600;
    color: #767676;
}
.othertexta5 {
	font-weight: 300;
	padding: 1px 9px;
	margin: 0;
	color: #767676;
}
.textsg5865 {
	text-align: right;
	font-weight: 300;
	margin: 0;
	color:#767676;
}
.diply68s {
	width: 49%;
	display: inline-block;
}
.divmatexsf {
	padding: 6px 0px;
	border-top: 1px solid #ccc;
	margin-top: 5px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;
}

.productdesa {
	margin: 0;
	font-weight: 300;
	padding: 6px 6px;
	text-align: left;
}
.productdesa12 {
	margin: 0;
	font-weight: 300;
	padding: 7px 6px;
	text-align: right;
}

.badivlsdf87528 {
	margin: 0;
	font-size: 14px;
	text-align: center;
	padding: 14px 2px;
	background: #f4f4f4;
}
.ptexlasdk {
	margin: 0;
	font-weight: 500;
	font-size: 13px;
	padding: 7px 7px;
	text-align: left;
}
	/*.btn-group1 {
		border-radius: 0;
		margin: 0;
	}*/
	.featured-responsive {
		padding: 0px 15px;
	}
	.featured-place-wrap.food-item-card {
		margin-bottom: 15px;
		border: 1px solid #e7e7e7;
		border-radius: 4px;
	}
	#cart-modal .modal-dialog {
		margin: 0px auto;
	}
	.featured-title-box {
		padding: 8px;
		width: 65%;
	}
	
   .hRSZAX {
    background-color: rgb(255, 255, 255);
    border-bottom: 1px solid #e7e7e7;
    height: auto;
    position: sticky;
    top: 62px;
    z-index: 98;
    /* border-top: 1px solid #e7e7e7; */
    padding-top: 4px;
    }
.m5.boresfdsf {
	border-bottom: 0px solid #e7e7e7 !important;
}

}

@media only screen and (min-width: 320px) and (max-width: 667px) {
.wrapper .list li a {
    font-size: 16px;
    height: auto;
    padding-top: 0;
		margin-left: 8px;
		position:relative;
}

.spd{
    float: right;
    margin-top: -43px;
    margin-right: 9px;
    box-shadow: none;
    border: none;
    font-size: 14px;
    letter-spacing: 0.5px;
    padding: 3px 10px;
    border-radius: 5px;
    background:#ef4723 !important;
}

.mbs{
    background:#fff;
    margin-bottom: -18px;
}

.mbs p{
    margin-top: 0px !important;
    padding: 20px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}


.divinvoicenewmobile {
	background: #ffecf2;
}
.imginvoice45 {
	width: 100%;
	background-size: cover;
}
.posionghyhs {
	position: relative;
}
.p_cls_invoices {
	position: absolute;
	margin: 0;
	top: 45px;
	color: #fff;
	font-weight: 600;
	font-size: 25px;
	left: 12px;
}
.mai_forcard {
	background: #fff;
	width: 95%;
	display: block;
	margin: 0 auto;
	padding: 3px;
	padding-top: 20px;
	margin-top: 0px;
	margin-bottom: 36px;
	padding-bottom: 12px;
	border-radius: 20px;
}
.div_inlinbsd5 {
	width: 49%;
	display: inline-block;
}
.ptexlasdk {
	margin: 0;
	font-weight: 500;
	font-size: 13px;
	padding: 2px 7px;
	text-align: left;
}
.ptexlasdk12 {
	margin: 0;
	font-weight: 500;
	font-size: 13px;
	padding: 2px 7px;
	text-align: right;
}
.colidfr0sw {
	color: #767676;
}
.ordeiad152 {
	margin: 0;
	font-size: 15px;
	font-weight: 600;
	padding: 7px 11px;

	margin-top: 3px;
	padding-bottom: 2px;
}
.solomargoasnt {
	margin-bottom: 7px !important;
}
.divbotrswfnt {
	border: 1px solid #ccc;
	border-left: 0;
	border-right: 0;
}
.diply68s {
	width: 49%;
	display: inline-block;
}
.textsg5865 {
	text-align: right;
	font-weight: 300;
		margin: 0;
		color:#767676;
}
.othertexta5 {
	font-weight: 300;
	padding: 1px 9px;
	margin: 0;
	color: #767676;
}
.fortext45 {
	margin: 0;
    font-size: 15px;
    padding: 3px 8px;
    font-weight: 600;
    color: #767676;
}
.productdesa {
	margin: 0;
	font-weight: 300;
	padding: 3px 6px;
	text-align: left;
}
.productdesa12 {
	margin: 0;
	font-weight: 300;
	padding: 3px 6px;
	text-align: right;
}
.divmatexsf {
	padding: 6px 0px;
	border-top: 1px solid #ccc;
	margin-top: 5px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;
}
.divbakrownd425 {
	background: #004a4f;
	padding: 1px 2px;
}
.img_ppsodf {
	/* background: #004a4f; */
	width: 47%;
	margin: 13px auto;
	display: block;
}
.badivlsdf87528 {
	margin: 0;
	font-size: 14px;
	text-align: center;
	padding: 14px 2px;
	background: #f4f4f4;
}
.disblynones {
	display: none;
}
.disblynonesfg {
	display: block !important;
}
} 

.disblynonesfg {
	display: none;
}
.amount
{
    font-size: 12px;
    text-align: center;
    padding: 1px 8px;
}
    
.free-del 
{
    color: #000;
    text-align: center;
    padding: 0px 0px;
    width: 100%;
    display: block;
    font-weight: bold;
    margin: 10px auto;
    border-radius: 0;
}
.delbal {
        margin: 0;
        padding: 10px 2px;
    }


@media (min-width: 768px) and (max-width: 1024px) {
 .mcw,.container1,.container2,.mnnu {
    	max-width: 100%;
    }
    .poryysf{
        width:auto;
    }
}
.mx500{
    max-width:777px;
    margin:0px auto;
}
.warreq {
	border: 2px solid #ef4623;
	border-radius: 5px;
	padding: 3px 5px;
}
.system-icon4 {
    height: auto;
    width: 45px;
}
#an2 .modal-dialog{
    top:25%;
}
@media (max-width: 1024px){
    .cat_bgs .container{
        padding:0px;
    }
    .mbers{
        width:35px;
        overflow:hidden;
    }
}
.ser_bt .btn-group1{
         -moz-appearance: none;
        -webkit-appearance: none;
        appearance: none;
    }
#instructions,#quantity_for_menu,#autocomplete3{
    -moz-appearance: none;
        -webkit-appearance: none;
        appearance: none; 
}  
.input100 {
 -moz-appearance: none;
        -webkit-appearance: none;
        appearance: none; 
}
.inpad2{
-moz-appearance: none;
        -webkit-appearance: none;
        appearance: none; 
}
.wrapper .list li a.active {
    font-weight: 600;
		margin-left: 8px;
		position:relative;
}

/*

@media screen and (min-width:1000px){
    .featured-place-wrap.food-item-card .featured-title-box{
        width:auto !important;
    } 
    
    .booking-checkbox{
        margin-right:20px;
    }
    
}

*/

@media(min-width:767px) {
.wtxtc{
    text-align:center;
}
}
.lds-spinner {
	display: block;
	position: relative;
	width: 40px;
	height: 40px;
	margin: 50px auto;
}
.lds-spinner div {
  transform-origin: 20px 20px;
  animation: lds-spinner 1.2s linear infinite;
}
.lds-spinner div::after {
	content: " ";
	display: block;
	position: absolute;
	top: 3px;
	left: 14px;
	width: 4px;
	height: 11px;
	border-radius: 20%;
	background: #ef4623;
}
.lds-spinner div:nth-child(1) {
  transform: rotate(0deg);
  animation-delay: -1.1s;
}
.lds-spinner div:nth-child(2) {
  transform: rotate(30deg);
  animation-delay: -1s;
}
.lds-spinner div:nth-child(3) {
  transform: rotate(60deg);
  animation-delay: -0.9s;
}
.lds-spinner div:nth-child(4) {
  transform: rotate(90deg);
  animation-delay: -0.8s;
}
.lds-spinner div:nth-child(5) {
  transform: rotate(120deg);
  animation-delay: -0.7s;
}
.lds-spinner div:nth-child(6) {
  transform: rotate(150deg);
  animation-delay: -0.6s;
}
.lds-spinner div:nth-child(7) {
  transform: rotate(180deg);
  animation-delay: -0.5s;
}
.lds-spinner div:nth-child(8) {
  transform: rotate(210deg);
  animation-delay: -0.4s;
}
.lds-spinner div:nth-child(9) {
  transform: rotate(240deg);
  animation-delay: -0.3s;
}
.lds-spinner div:nth-child(10) {
  transform: rotate(270deg);
  animation-delay: -0.2s;
}
.lds-spinner div:nth-child(11) {
  transform: rotate(300deg);
  animation-delay: -0.1s;
}
.lds-spinner div:nth-child(12) {
  transform: rotate(330deg);
  animation-delay: 0s;
}
@keyframes lds-spinner {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.lds-facebook {
	display: inline-block;
	position: relative;
	width: 30px;
	height: 20px;
	top: -3px;
}
.lds-facebook div {
  display: inline-block;
  position: absolute;
  left: 8px;
  width: 6px;
  background: #fff;
  animation: lds-facebook 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;
}
.lds-facebook div:nth-child(1) {
  left: 4px;
  animation-delay: -0.24s;
}
.lds-facebook div:nth-child(2) {
  left: 14px;
  animation-delay: -0.12s;
}
.lds-facebook div:nth-child(3) {
  left: 24px;
  animation-delay: 0;
}
@keyframes lds-facebook {
  0% {
    top: 0px;
    height: 24px;
  }
  50%, 100% {
    top: 8px;
    height: 16px;
  }
}
.modal-dialog.cascading-modal .close.closeq{
    color:#333;
}
.group span {

	font-weight: 500 !important;

	font-family: inherit !important;

}
.promo_code1,.cart-page-menu-unit-price {
    	font-weight: 500 !important;
}


p.condess {
	margin-top: 10px;
	text-align: center;
	font-size: 12px;
	cursor: pointer;
}
.condess b.bolda {
    color: #ef4623;
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 500;
    font-family: 'Poppins';
}
.condess b.boldb {
	color: #ef4623;
	font-size: 18px;
	font-weight: bold;
}


.container3 {
	position: relative;
	max-width: 960px;
	margin: 0px auto;

}

.Frame-87 {
	margin: 0px 0 20px;
	padding: 25px 20px 25px 40px;
	background-color: #202020;
  }
  .Offers {
	/*width: 72px;
	height: 36px;
	margin: 0 250px 20px 0;*/
	font-family: Poppins;
	font-size: 24px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	color: #f24f23;
	display: block;
  }
  .-off-up-to-10-Use-code-TRYNEW {
	width: 100%;
	display: block;
	/* height: 24px; */
	flex-grow: 0;
	font-family: Poppins;
	font-size: 16px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	color: #fff;
	margin-bottom: 15px;
  }
  .-off-Use-code-PARTY {
	width: 100%;
	display: block;
	height: 24px;
	font-family: Poppins;
	font-size: 16px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	color: #fff;
  }
  .Frame-51 {
    width: max-content;
    height: 53px;
    margin: 17px 0 35px 0px;
    display: flex;
    justify-content: space-between;
}
  .Frame-48 {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	gap: 5px;
	padding: 0;
  }
  
.Vector-1 {
  width: 1px;
  height: 50px;
  background-color: #fff;
  margin: 0px 30px;
}
.Frame-50 {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 5px;
	padding: 0;
  }
.Delivery-Time {
	width: 109px;
	height: 24px;
	flex-grow: 0;
	font-family: Poppins;
	font-size: 16px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	color: #fff;
  }
  .-Mins {
	width: 62px;
	height: 24px;
	flex-grow: 0;
	font-family: Poppins;
	font-size: 16px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	color: #fff;
  }
  .Frame-49 {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 1px;
	margin: 2px 0 2px 0px;
	padding: 0;
  }
  .Frame-49 span {
	height: 24px;
	flex-grow: 0;
	font-family: Poppins;
	font-size: 16px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	color: #fff;
  }
  .Cost-for-two {
	width: 101px;
	height: 24px;
	flex-grow: 0;
	font-family: Poppins;
	font-size: 16px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	color: #fff;
  }
  .discount{
	width: 20px;
	height: 20px;
	margin-right: 10px;
  }
  h4.checktitle {
    font-family: Manrope;
    font-size: 32px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.32px;
    text-align: left;
    color: #191919;
	margin-bottom: 30px;
}
.Mobile-number {
	width: 313px;
	height: 30px;
	flex-grow: 0;
	font-family: Poppins;
	font-size: 20px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	color: #f24f23 ;
  }


.orderadd {
	font-family: Poppins;
    font-size: 20px;
    font-weight: 500;
	margin-bottom: 20px;
	margin-left: 5px;
}
.cartsec-1 {
    width: 25%;
	display: flex;
}

label.radio-inline {
    font-size: 14px;
	font-weight: bold;
}
ul#menu {
    display: inline-flex;
    padding-left:27px;
}
.Regular-Menu {
	margin: 20px 10px 0px 20px;
	font-family: Poppins;
	font-size: 20px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	color: #202020;
	display: block;
  }
  .Catering-Menu {
	margin: 15px 10px 0px 0px;
	font-family: Poppins;
	font-size: 20px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	display: block;
  }
  #menu li a {
    color: #202020;
    font-family: Poppins;
    font-size: 20px;
    font-weight: 500;
    text-align: left;
}
#menu li a:hover {
    color: #f24f23;
}
  span.storename {
    font-size: 18px;
    font-family: Manrope;
    font-weight: bold;
}
.cusadd {
    font-family: Manrope;
    font-size: 16px;
    font-weight: normal;
    margin-left: 18px;
}
.filter {
	width: 49px;
	height: 44px;
	flex-grow: 0;
	padding: 10px;
	border-radius: 10px;
	box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1);
	background-color: var(--light-color-base-tertiary-light);
	text-align: center;
	margin-right: 20px;
  }
  .addheading {
    font-family: Manrope;
    font-size: 32px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.32px;
    text-align: left;
    color: #191919;
	padding: 0px 20px;
}