@font-face {
  font-family: candaraFont;
  src: url(../../fonts/Candara.eot) format('embedded-opentype'),
		url(../../fonts/Candara.woff) format('woff'),
		url(../../fonts/Candara.ttf) format('truetype'),
		url(../../fonts/Candara.svg) format('svg');
}

.fa-times{color:#000;}
.whitebg{background:rgba(225, 225, 225, 0.7); position:absolute; bottom:0px; width:100%;}
.submenu li {display: inline-block; padding:2px 10px; color:#000;}
.submenu a{ color:#000;}
.submenu{margin: 5px 10px;font-family: 'Dynalight', cursive; font-size:25px; font-style:italic;}
.MH230{max-height: 350px !important;}

/****************opening hours*************/
.submenuhours { 
	background: transparent;
	padding: 5px 0 20px 0px;
	/* padding: 20px 0px;
	border-right: 1px solid #dedede; */
}

.submenuhours .searchBox-Div {
    display: none;
}

.order-type .searchBox-Div {
	width: 100%;
	margin-top: 30px;
}

.order-type .searchBox .form-control {
    border-radius: 6px;
	font-size: 12px;
	padding: 8px 35px 8px 12px;
	background-color: #fff;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 1px rgba(0,0,0,.075);
}

.order-type .searchBox span {
    font-size: 16px;
	top: 6px;
	cursor: pointer;
}

.restaurantIndicator img {
	width: 80px;
	margin: 0 auto;
}

.ajaxvalappend {
	padding-left: 10px;
	position: relative;
}

.ajaxvalappend:before {
	content: "";
    position: absolute;
	left: -15px;
    border-left: 1px solid #dedede;
    height: 100%;
	/*left: -8px;*/
}

#MenuListing {
	padding: 0;
}

/* .submenuhours1 { 
	background:#fedb62;
	background: rgb(254 219 98 / .2);
}

.submenuhours2 { 
	background:#97b677;
	background: rgb(151 182 119 / 0.1);
} */

.submenuhours1 { 
	background: transparent;
}

.submenuhours2 { 
	background: transparent;
}

.hourmenu {
	margin: 10px 0;
	/*font-family: 'Dynalight', cursive; */
	font-size:22px; 
	font-style:italic; 
	padding:0;
}

.hourmenu li {
	display: block; 
	padding:5px 0px;
}

.hourmenu a {
	display: block;
	color: #282c3f;
	border-right: 4px solid transparent;
    font-style: normal;
    font-size: 19px;
    font-weight: normal;
	text-align: right;
    padding: 2px 30px 2px 6px;
	transition: border-color .2s, background .3s;
}
.hourmenu li a:hover {
	color: #dc3545;
    border-color: transparent;
}

.hourmenu li a:active,
.hourmenu li a.active {
	color: #dc3545;
    border-color: #dc3545;
    background: linear-gradient(to left, rgb(220 53 69 / 0) 0%, transparent 70%,transparent 100%);	
	/*color: #808080;
    border-color: #808080;
    background: linear-gradient(to left, rgba(0,0,0,0.1) 0%, transparent 70%,transparent 100%);	
	color: #06b9b8;
	border-color: #00bebd;
    background: linear-gradient(to left, rgb(0 190 189 / .1) 0%, transparent 70%,transparent 100%);*/
}

.hourmenu li a.active, .activehour {
	color: #dc3545 !important;
}

.smaller .hourmenu li a.active,
.hourmenu li a.active {
	font-weight: 700;
}

/* .hourmenu li a.active, .activehour {
	color: #000000 !important; 
} */

/* .activehour{color:#ef3125 !important;}
.hourmenu li a:active{ color:#ef3125 !important;} */

.order-type-update {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
	border-bottom: 1px solid #dedede;
	padding: 10px 0;
}

/*.order-type {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
	border-bottom: 1px solid #dedede;
	padding: 10px 0;
} */

/*@media (max-width: 767px) {
    .order-type > div {
        margin: 5px 0; 
    }
} */

.LSN{ list-style:none;}
.dashed{background:rgba(0, 0, 0, 0) url("../images/borderline.png") repeat-x scroll 0px 16px; line-height:25px; color:#000;}
.bg-white {background: rgb(255, 255, 255);font-size: 19px; text-align:left;}
.gray{ color:#656363;line-height: 20px;margin-top: 15px;}
.seedetails{color:#db2a24 !important; font-style:normal; font-size: 14px; }
.imagebor{border-radius: 50%;height: 85px;width: 85px; border:1px solid #db2a24; padding:5px;}

/****************opening hours*************/
@media (min-width: 1200px) and (max-width: 2500px) {
	 /* header{top:0; width:100%; z-index:11;  transition: height 0.3s ease 0s;} */		
	 .home_collapse{top:43px;}
	
}

@media screen and (min-width: 1200px) {
	header#menuheaderrs.smaller {
		position: fixed;
		top:0; 
		width:auto; 
		z-index:1; 
		min-width: 292px;
		transition: height 0.3s ease 0s;		
		/* min-width: 262px;
		min-width: 360px; */
	}
}


/*.modal-dialog{margin: 180px auto;}*/

/* header.smaller .submenuhours{height:55px; position: fixed;top: 0;z-index: 999; background:#000;
	 transition: height 0.3s ease 0s; width:100%;} */
.menu {width: 100%;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;transition: all 0.3s ease;}
.light-menu {width: 100%;height: 75px;position: fixed;background-color: rgba(255, 255, 255, 1);
background-color:rgba(4, 180, 49, 0.6);-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;transition: all 0.3s ease;}
#menu-center ul li {
	list-style: none;
	display: block; 
	margin: 5px 0;
	padding: 0;
}
/* a {color:#333;} */
.active{ color: #000000 !important;}

/* .active{ color:#db2a24 !important;} */

.plusicons{background:#fff;border-radius: 50%;color:#db2a24;font-size: 17px;left: 68%;padding: 5px;
 position: absolute;top: 9px;}
 
 .carousel-control{background:none;  border-radius: 50%;color:#fff;height:auto; opacity: 10;padding: 10px;width: auto;}
 .left{ left:0;}
 .right{ right:0 !important;}
 .h2lightbox{margin: 1px 0px 1px;text-align: left; font-size:20px;text-transform: uppercase; color: #1a1a1a !important; font-weight:bold}
 #getCustomizableModal{font-size:18px}
 .modal-body p{ text-align:justify;}
 .modal-body ul.additions {overflow: hidden;}
 .modal-footer p{text-align:justify;margin-bottom: 0;}
 .close{ opacity: 0.9;}
 
.bg-white-glass {background: rgb(255, 255, 255);font-size: 17px;}
.BB2{border-bottom:2px solid rgb(239, 49, 36)}

.bgevents {/*border-bottom: 2px solid #dc3522;*/}
.eventsbar{ background:rgba(0, 0, 0, 0.6); position:absolute; bottom:0;padding: 6px 0;
 text-align: center; color:#fff; font-size: 18px;}
.dateofevents{ font-size:14px;}
.events{ list-style:none; color:#fff; text-transform: uppercase; /*background:#dc3522;*/}
.events a{color:#22cecd;}
.events a:hover{color:#fff;}
.events a:active{color:#22cecd;}
.events li {display: inline-block;padding: 5px; font-size:20px; background:transparent!important;color: #808080;margin: 10px 0 0; font-weight: 700; /* margin:10px 6px 0px 6px ; */ }
.events li:hover, .events li.active{ background:transparent !important; color: #22cecd !important;}
.events .srolltopli.active a {
	color: #22cecd !important;
}

.events li.bgred {
	padding: 2px !important;
	margin: 2px !important;
	position: relative;
	top: -2px;
}

.events li.bgred .butcolor {
	background-color: transparent;
}

.h2header {
	color: #dc3545;
}

.h2header > span { border-bottom: 2px solid #dc3545; }

.h2header-sub{ 
	color: #282c3f;
	margin: 15px 0 0 0;
    font-size: 20px !important;
	/* color: #8d8d8d;
	color: #00bebd; */
}

.h2header-sub > span {
	border-bottom: 1px dotted #686b78;
    display: inline-block;
	padding: 5px 0;
	text-transform: capitalize;
    font-weight: bold;
}

.h2header_itemCount {
    color: #686b78;
    font-size: 17px;
    padding: 3px 0 10px 0;
    /*margin-left: 15px;*/
}

.butcolor{background:#dc3522; border:none;}
.bgred{background:#dc3522; padding:6px 4px 0 !important; overflow:inherit !important}
.bgwhite li{ background:#fff;}
.buttext > li > a{ padding:5px 13px !important;}
.buttext li{ padding:0px 10px !important; font-size:14px;}
.buttext li{ margin:0px; padding:0; width:100%;}
.dashedbgbosbtm{width:100%;float:left;position:relative;top:-7px;background-position:0 0;z-index:-1;height:5px;}
.parrhead{display:inline;}
.imagenotavailble{display:none !important;}

/*.dropdown-menu.buttext.bgwhite{ max-width: 300px; position:absolute; left:-180px;}*/
 .active a {color: #fff !important;}
.LSB {border: 1px solid #000000;color: #545454;font-size: 15px;padding: 8px 19px;}
.a-color {color: #000000 !important;}
.btn-default{background: #00bf3f !important;border: 0 none;border-radius: 0;color: #ffffff !important;font-size: 20px;padding: 8px 17px;
text-shadow: none;text-transform: uppercase;}

/*main categories*/

/*.dine-in{background:url("../images/dine-in.png") no-repeat scroll 100% 123% #6db4e6; display:block; text-align:left;    background-size:42%;}
.take-out{background:url("../images/take-out.png") no-repeat scroll 100% 100% #fedb62; background-size:25%; display:block; text-align:left}
.order-online{background:url("../images/order-online.png") no-repeat scroll 100% 104% #97b677; background-size:22%; display:block; text-align:left} */

.mmenuheading {
	display: inline-block;
	font-size: 22px;
	margin: 0 0 0 15px;
	color: #000;
	text-transform: uppercase;
	/* margin-left: 15px;
	font-size: 16px; */
	cursor: default;
}

.mmenuimge img{border-radius:30px 30px 0 0} 

.mmenuimge .dine-in, 
.mmenuimge .take-out, 
.mmenuimge .order-online { 
	display:flex;
	align-items:center;
	justify-content: left;
	border-radius:30px;
	padding:10px;
	background-color: #fff;
	min-height:100px
}

/* ------------------------------------------------- */
/* html {
	scroll-behavior: smooth;
} */

.no-margin {
	margin: 0;
}

.inline-block {
	display: inline-block;
}

.position-left {
	margin-right: 8px;
}

.position-right {
	margin-left: 8px;
}

input::placeholder {
  color: #808080 !important;
  opacity: 1; /* Firefox */
}

input:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #808080;
}

input::-ms-input-placeholder { /* Microsoft Edge */
 color: #808080;
}

input:focus::-webkit-input-placeholder { 
	color:transparent !important; 
}

input:focus:-moz-placeholder { 
	color:transparent !important; 
} /* FF 4-18 */

input:focus::-moz-placeholder { 
	color:transparent !important; 
} /* FF 19+ */

input:focus:-ms-input-placeholder { 
	color:transparent !important; 
} /* IE 10+ */

#specialInstructions::placeholder {
  color: #6f6f6f;
  opacity: 1; /* Firefox */
}

#specialInstructions:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #6f6f6f;
}

#specialInstructions::-ms-input-placeholder { /* Microsoft Edge */
 color: #6f6f6f;
}

.animated-icon {
	display: block;
	width: 30px;
	height: 20px;
	position: relative;
	margin: 0px;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer;
}

.animated-icon span {
	display: block;
	position: absolute;
	height: 3px;
	width: 100%;
	border-radius: 9px;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
}

.animated-icon span {
	background: #dc3545;
}

.animated-icon span:nth-child(1) {
	top: 0px;
}

.animated-icon span:nth-child(2) {
	top: 10px;
}

.animated-icon span:nth-child(3) {
	top: 20px;
}

.animated-icon.open span:nth-child(1) {
	top: 11px;
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	transform: rotate(135deg);
}

.animated-icon.open span:nth-child(2) {
	opacity: 0;
	left: -60px;
}

.animated-icon.open span:nth-child(3) {
	top: 11px;
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	-o-transform: rotate(-135deg);
	transform: rotate(-135deg);
}

.selectBox .dropdown-menu li a.selectClear,
.selectBox .dropdown-menu li a.selectClear:hover,
.selectBox .dropdown-menu li a.selectClear:focus {
    background: #92282a !important;
    color: #fff !important;
	outline: none !important;
}
.selectBox .dropdown-menu li a.selectClear .text {
	color: #fff;
	margin: 0 !important;
    text-transform: uppercase;
    font-weight: 700;
}

/* Custom Checkbox Starts */

.custom-checkboxDiv {
    float: left;
    width: 100%;
}

.custom-checkbox {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.custom-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.custom-checkbox .checkmark {
  position: absolute;
  top: 0;
  right: 0;
  height: 25px;
  width: 25px;
  border-radius: 4px;
  border: 1px solid #000;
  background-color: transparent;
}

.custom-checkbox:hover input ~ .checkmark {
  background-color: #efefef;
}

.custom-checkbox input:checked ~ .checkmark {
  background-color: transparent;
}

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.custom-checkbox input:checked ~ .checkmark:after {
  display: block;
}

.custom-checkbox .checkmark:after {
  left: 8px;
  top: 4px;
  width: 7px;
  height: 12px;
  border: solid #5F8D2B;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* Custom Checkbox Ends */

/* Custom Radio Starts */

.custom-radio {
  display: inline-block;
  position: relative;
  padding-left: 25px;
  margin-bottom: 0;
  cursor: pointer;
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.custom-radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.custom-radio .checkmark {
  position: absolute;
  top: 3px;
  left: 0;
  height: 16px;
  width: 16px;
  background-color: #eee;
  border-radius: 50%;
}

.custom-radio:hover input ~ .checkmark {
  background-color: #ccc;
}

.custom-radio input:checked ~ .checkmark {
  background-color: #2196F3;
}

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.custom-radio input:checked ~ .checkmark:after {
  display: block;
}

.custom-radio .checkmark:after {
  top: 5px;
  left: 5px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: white;
}

/* Custom Radio Ends */

.typeFilter__div {
    text-align: right;
}

.typeFilter li.typeFilter-list {
    padding: 5px 15% 5px 5px;
}

.typeFilter__div p {
    display: inline-block;
    margin: 0;
    padding: 5px 0;
    vertical-align: middle;
    text-transform: uppercase;
    font-size: 16px;
	color: #424242;
}

.typeFilter__div .typebtn-icon {
	display: inline-block;
    vertical-align: text-bottom;
}

.typeFilter__div .typebtn-icon img {
    width: 12px;
    height: 100%;
    margin-left: 12px;
}

.typeFilter__div .custom-checkbox {
    display: inline-block;
    vertical-align: text-top;
    margin-left: 15px;
}

.menuType-img {
	cursor: initial;
	display: inline-block;
	text-align: center;
	border: 1px solid transparent;
	background-color: #fff;
	border-radius: 50%;
	position: relative;
	width: 56px;
	height: 56px;
	box-shadow: 0 4px 5px 0 rgba(0,0,0,0.14), 0 1px 10px 0 rgba(0,0,0,0.12), 0 2px 4px -1px rgba(0,0,0,0.3);
}

.menuType-img img {
	width: 35px;
	height: 100%;
	/* width: 40px; */
}

.coloron .menuType-img:after {
    content: "";
    position: absolute;
    width: 70px;
    height: 70px;
    border: 1px solid #ccc;
    border-radius: 50%;
    left: -8px;
    top: -8px;
}

.coloroff .menuType-img,
.coloroff .mmenuheading {
	opacity: .6;
}

.is_dine_in.coloron .menuType-img {
	border-color: #6db4e6;
	background-color: #B6D9F2;
}

.is_take_out.coloron .menuType-img {
	border-color: #fedb62;
	background-color: #FFF8E0;
}

.is_order_online.coloron .menuType-img {
	border-color: #5C822F;
	background-color: #CCE7AC;
} 

.is_dine_in,
.is_take_out {
	position: relative;
}

.is_order_online,
.is_dine_in {
	text-align: left;
}

a.mmenuimge {
	display: inline-block;
}

/* .is_dine_in:after,
.is_take_out:after {
	content: "";
	position: absolute;
	height: 80%;
	top: 15px;
	right: 6px;
	bottom: 0;
	border-right: 1px solid #dedede; 
	 top: 24px;
	right: 0;
	height: 50%; 
} */

.is_dine_in:before {
	content: "";
	position: absolute;
	height: 80%;
	top: 15px;
	left: -8px;
	bottom: 0;
	border-right: 1px solid #dedede; 
}

.is_dine_in.coloron .menuType-img:after {
	border-color: #6db4e6;
}

.is_take_out.coloron .menuType-img:after {
	border-color: #fedb62;
}

.is_order_online.coloron .menuType-img:after {
	border-color: #5C822F;
}

/* .coloron .menuType-img img {
	filter: invert(1);
} */

.content-center {
	margin: 10px 0;
}

.searchBox input[type=text]:focus {
	border-width: 1px !important;
}

.searchBox-Div {
    width: 90%;
    margin: 0 auto;
}

.order-type .selectBox-Div {
    margin-top: 30px;
}

.selectBox .select_thumbnail {
    width: 14px;
	position: relative;
	top: -1px;
}

.selectBox .btn-default {
	background: #ffffff !important;
	border-radius: 6px;
	border: 1px solid #dedede;
	color: #444 !important;
	font-size: 12px;
	padding: 8px 12px;
}

.selectBox .bootstrap-select .btn-default:hover,
.selectBox .bootstrap-select .btn-default:focus {
	outline: none !important;
}

.selectBox .select_span {
	margin-left: 10px;
}

.selectBox .select_thumbnail i {
	color: #333;
}

.searchBox {
	position: relative;
}

.searchBox span {
	position: absolute;
	top: 0;
	right: 0;
}

.searchBox .form-control {
    height: auto;
    padding: 10px 35px 10px 12px;
    background-color: #FBFBFB;
    box-shadow: none;
	border: 1px solid #dedede;
}

.searchBox span {
    position: absolute;
    top: 7px;
    right: 10px;
    font-size: 18px;
    color: #bbb;
}

.order-type .searchBox .form-control,
.selectBox .filter-option-inner-inner {
	text-align: center;
}

.heading-left {
	text-align: left;
	padding-left: 0px;
	font-size: 24px;
}

.restrauMessage {
    font-size: 20px;
    text-align: center;
    padding: 10px 5px;
    border-radius: 5px;
    color: #282c3f;
	background-color: #D4D5D9;
	border: 1px solid #B1B3BA;
	box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 12%), 0 1px 5px 0 rgb(0 0 0 / 20%);
	-webkit-box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 12%), 0 1px 5px 0 rgb(0 0 0 / 20%);
	-moz-box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 12%), 0 1px 5px 0 rgb(0 0 0 / 20%);
	/*box-shadow: 0px 2px 5px rgb(123 123 123 / 40%);
	-webkit-box-shadow: 0px 2px 5px rgb(123 123 123 / 40%);
	-moz-box-shadow: 0px 2px 5px rgb(123 123 123 / 40%);*/
}

.menuData .menuData__list {
	float: left;
	width: 100%;
}

.menuData .menuData__list li {
	position: relative;
	margin-bottom: 10px;
	/* margin-bottom: 20px; */
}

.menuData .menuData__list li:before,
.menuData .menuData__list li:after {
	content: "";
	position: absolute;
	bottom: 0;
    height: 1px;
    background-color: #cccccc;
}

.menuData .menuData__list li:before {
	left: 0;
    width: 5%;
}
.additions li:before, .additions li:after{background:none !important}
.menuData .menuData__list li:after {
	right: 0;
    width: 20%;
}

.menuData__list .media {
	padding: 8px 0px;
	border-bottom: 1px solid #cccccc;
	text-align: left;
	transition: .3s all; display:flex; align-items:flex-start
	/* padding: 15px 15px 20px; */
}

/*.menuData__list:nth-child(odd) .media, 
.menuData__list .media:hover {
	background: linear-gradient(to right, #FBFBFB 0%, #FBFBFB 85%, #FFFFFF 85%, #FFFFFF 100%);
} */

.menuData__list .media:hover {
	background: #FBFBFB;
}

.menuData__list .menu-heading,
.cart-content .menu-heading,
.cart-content .menu-price {
	color: #282c3f;
	font-size: 20px;
	font-weight: 700;
}

.menu-div,
.additions-div,
.additions-div ul,
.additions-div ul li {
	float: left;
	width: 100%;
}

.menu-div .menu-heading,
.additions-div .additionName {
	float: left;
	width: 75%;
}

.menu-div .menu-price,
.additions-div .additionPrice {
	float: right;
	width: 25%;
	text-align: right;
	word-break: break-all;
}

.additions-div .additions-heading {
	margin-top: 0;
}

.menuData__list .menu-price {
	color: #282c3f;
	font-size: 18px;
	font-weight: bold;
}

.menuData__list .menu-heading {
	margin-top: 2px;
	margin-bottom: 5px; text-transform:uppercase;
}

.menuData__list .menu-heading p,
.menuData__list .menu-heading > span,
.cart-content .menu-heading p,
.cart-content .menu-heading > span {
    display: inline-block;
    margin: 5px 0;
}

.menuData__list .menu-description {
	color: #8e8e8e;
    font-size: 15px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.menuData__list .seedetails {
	font-size: 15px;
	color: #232323; font-weight:bold
}

.menuData .content-center,
.menuData .content-center p {
	text-align: left !important;
	font-size: 16px;
	color: #282c3f;
	/*word-break: break-all;*/
}

.notebox {
	color: #db2a24;
	margin-bottom: 5px;
}

.media .media-body .seedetails {
	color: #db2a24 !important;
}

.menuData__list .typebtn-icon img,
.cart-content .typebtn-icon img {
	width: 12px;
	margin-right: 5px;
	position: relative;
    top: -1px;
}

.modal .typebtn-icon img {
	margin-left: 0;
	width: 16px;
    margin-right: 8px;
}

.menuData__list .media-right {
	padding-left: 10px;
	min-width: 120px;
}

/* .menufwcoverrightpanel .menuData__list .media-right {
	padding-left: 0;
} */

.menuData__list .media-object {
	width: 100px;
	height: 100px;
	max-width: 100%;
	border-radius: 5px;
	background-color: #ffffff;
	margin: 0 auto 10px;
	object-fit: cover;
	/* object-fit: fill;
	box-shadow: 0 0 25px -16px #000; */
}

.media-object-wrapper {
	position: relative
}

.media-object-wrapper .media-object-a {
    position: absolute;
	top: 0;
	left: 0;
    bottom: 0;
    right: 0;
	text-align: center;
    /* padding: 2px 5px 0px;
    color: #dc3545;	
    display: block;
    background-color: #fff; */
}

.media-object-a span {    
    color: #ffffff;
	border-radius: 5px;
	float: right;
    margin: 4px 12px;
    text-shadow: 2px 2px 4px #000000;
	display: none;
    /* background-color: rgb(255 255 255 / 80%);
    padding: 3px 6px;
    line-height: 100px;
	display: inline-block; */
}

.menuData__list .modal .media-object {
	display: inline-block;
	/*width: 90px;
    height: 90px;*/max-width:100%; border-radius:5px;
    margin: 5px; width:auto; height:auto
}

.menuData__list .media-button {
	text-align: center;
	margin: 5px 0;
}

.media-button .menu-Available {
	color: #282c3f;
	font-size: 14px;
	text-align: center;
	margin-bottom: 2px; font-weight:bold
}

.menuData__list .media-button .btns {
	position: relative;
	text-transform: uppercase;
	background-color: #fff;
	border: 2px solid #fff;
	color: #222;
	padding: 4px 10px;
	font-size: 17px;
    margin: 5px 0;
    width: 80px;
	box-shadow: 0px 2px 5px rgba(123, 123, 123, 0.4);
	transition: ease all .5s; border-radius:10px
}

.menuData__list .media-button .btns span {
	position: absolute;
    font-size: 8px;
    top: 3px;
    right: 3px;
}

.menuData__list .media-button .btns.btn-add {
	color: #5F8D2B;
	border-color: #5F8D2B;
}

.menuData__list .media-button .btns.btn-less {
	color: #CF1516;
	border-color: #CF1516;
}

.menuData__list .media-button .btns.btn-add:hover,
.menuData__list .media-button .btns.btn-add:focus,
.menuData__list .media-button .btns.btn-add:active {
	color: #fff;
	background-color: #5F8D2B;
	outline: none;
}

.menuData__list .media-button .btns.btn-less:hover,
.menuData__list .media-button .btns.btn-less:focus,
.menuData__list .media-button .btns.btn-less:active {
	color: #fff;
	background-color: #CF1516;
	outline: none;
}

.cart {
    background-color: #FBFBFB;
    position: relative;
    padding: 20px;
    margin: 20px 0 15px 0;
	float: left;
	width: 100%;
	overflow: hidden;
}

.cart .cart-topIcon {
    position: absolute;
    width: 130px;
    height: 130px;
    background-color: #f2f2f2;
    border-radius: 50%;
    top: -45px;
    left: -45px;
	/* right: -45px;
    background-color: #B4E2DF;
	background-color: #e0e0e0; */
}

.cart .cart-topIcon span {
	color: #b5b5b5;
    font-size: 30px;
    text-align: center;
    left: 12%; 
    top: 50%;
	/* right: -25%;
	color: #63A9B5;
	color: #8d8d8d; */
}

.cart .cart-heading {
    font-weight: 700;
	margin-top: 0;
    margin-bottom: 10px;
}

.cart .cart-heading p {
    text-align: center;
}

.cart-heading .cart-heading1 {
    color: #7e808c;
    font-size: 28px;
    margin-bottom: 0;
}

.cart-heading .cart-heading2 {
    color: #93959f;
    font-size: 12px;
	margin-bottom: 16px;
}

.cart .cart-content {
    background-color: #fff;
    padding: 15px 15px 10px;
	margin-bottom: 10px;
    border-radius: 10px;
	text-align: left;
	float: left;
	width: 100%;
}

.cart .cart-content ul {
	margin-bottom: 10px;
}

.cart .cart-content li {
	margin-bottom: 15px;
}

.cart .cart-content li:last-child {
	margin-bottom: 0;
}

.cart-content .menu-heading {
	cursor: pointer;
	margin-top: 0px;
	color: #007bff; font-size:18px
}

.cart-content .customizeLink {
    margin-bottom: 10px;
	display: none;
}

.cart-content .customizeLink a {
	background-color: #fff;
    color: #282c3f;
	text-transform: capitalize;
	text-decoration: none !important;
}

.cart-content .menu-price,
.cart-content  .additionsPrice-div {
	text-align: right;
}

.cart-content .additions-div,
.cart-content  .additionsPrice-div {
	font-size: 13px;
	display: none;
}

.cart-content .additions-div ul {
	padding-left: 25px;
	margin-bottom: 10px;
}

.cart-content .additionsPrice-div ul {
	margin-bottom: 10px;
}

.cart-content .additions-div ul li,
.cart-content  .additionsPrice-div ul li {
	margin-bottom: 2px;
}

.cart-buttonDiv .cart-button {
	display: inline-block;
    border: 1px solid #8f8f8f;
    border-radius: 4px;
    width: 76px;
    box-sizing: border-box;
	float: left;
}

.cart-button .minus, 
.cart-button .plus {
    height: 26px;
	line-height: 30px;
    font-size: 9px;
    float: left;
    display: inline-block;
    vertical-align: middle;
    width: 30%;
    text-align: center;
	color: #333;	
    /* padding: 10px 5px; */
}

.cart-button .minus:hover {
	color: #dc3545;
}

.cart-button .plus:hover {
	color: #5F8D2B;
}

.cart-button .minus span, 
.cart-button .plus span {
	position: static;
}

.cart-button input {
    width: 40%;
    float: left;
    border: none;
    background-color: rgb(255 255 255) !important;
    padding: 6px;
	text-align: center;
    height: 26px;
	font-size: 12px;
	box-shadow: none;
	-webkit-box-shadow: none;
}

.cart-button input:focus {	
    box-shadow: none !important;
    border: 1px solid #fff !important;
    outline: none !important;
}

.cart-content button.edit_cart {
	font-size: 12px;
    padding: 4px 8px;
    outline: none !important;
	display: none;
}

.cart-buttonDiv .removeItem {
	display: inline-block;
	float: left;
    margin-left: 20px;
}

.cart-buttonDiv .removeItem .removeItem-btn {
	font-size: 12px;
    padding: 5px 10px;
    color: #000;
    background-color: #fbfbfb;
    /* background-color: #92282a; */
	outline: none !important;
}

button.edit_cart_old {
	display: none;
}

.takeout__div,
.subTotal__div {
	float: left;
	width: 100%;
	padding: 5px 0;
}

.subTotal__div div:first-child {
	padding-left: 0;
}

.subTotal__div div:last-child {
	padding-right: 0;
}

.subTotal__div:nth-child(n+3) {
	padding: 2px 0;
}

.subTotal__div:last-child {
	padding: 2px 0;
}

.subTotal__div.Total__div {
	padding: 0 0 5px;
}

.takeout__div {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.takeout__div-title p {
    text-transform: uppercase;
    margin-bottom: 0;
    font-size: 18px;
    color: #949494;
    font-weight: 700;
}

.takeout__div-title p a {
	color: #949494;
    font-size: 13px;
    display: inline-block;
    position: relative;
    left: 8px;
    top: -2px;
}

.subTotal__div-title p {
    color: #222;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 0;
}

.subTotal__div-title span,
.subTotal__div-price span {
    color: #7e808c;
    font-size: 14px;
}

.subTotal__div-price p {
	color: #222;
    font-weight: 700;
	font-size: 16px;
	margin-bottom: 0;
	text-align: right;
}

.deliverDiv .control-label {
    text-transform: uppercase;
    color: #555;
    letter-spacing: .5px;
}

.dividerDiv p {
    text-align: center;
    margin: 10px 0;
	padding: 5px 0;
    font-size: 16px;
}

.deliverDiv .takeout__div {
	border-top-color: transparent;
	border-bottom-color: transparent;
}

.deliverDiv .takeout__div-title p,
.deliverDiv .takeout__div-title p a {
	color: #555;
}

.zipcodeDiv ul li {
	display: inline-block;
	margin: 2px 2px 5px;
	text-align: center;
}

.zipcodeDiv ul li .zipcodeBox {
	display: inline-block;
    background: #ffffff;
    border: 1px solid #93959f;
    padding: 5px 13px;
    border-radius: 5px;
	font-size: 15px;
    color: #333;
    transition: .3s all;
}

.zipcodeDiv ul li .zipcodeBox:hover,
.zipcodeDiv ul li .zipcodeBox:focus,
.zipcodeDiv ul li .zipcodeBox.zipcode_selected {
	border-color: #93959f;
    background-color: #93959f;
    color: #fff;
}

.cart-Mainbutton {
	float: left;
	width: 100%;
	margin: 5px 0;
}

.btn-checkout {
    text-transform: uppercase;
    background-color: #51841B;
    color: #fff;
    font-weight: 700;
    font-size: 17px;
    letter-spacing: 0px;
    padding: 10px 20px;
	 box-shadow: 0px 2px 5px rgba(123, 123, 123, 0.4);
	transition: all .5s;
}

.btn-checkout:hover,
.btn-checkout:focus {
	color: #fff;
	outline: none;
    box-shadow: none; 
}

.btn-order {
    text-transform: uppercase;
    background-color: #E82E31;
    color: #fff;
    font-weight: 700;
    font-size: 17px;
    letter-spacing: 0px;
    padding: 10px 20px;	
    box-shadow: 0px 2px 5px rgba(123, 123, 123, 0.4);
	transition: all .5s;
}

.btn-order:hover,
.btn-order:focus {
	color: #fff;
	outline: none;
	box-shadow: none;
}

.affix {
    top: 0;
 }
 
 .affix .defaultOptions,
 .affix .cart,
 .affix .resTable_wrapper,
 .affix .menuHero_wrapper{
	max-width: 360px;	
	min-width: 360px;
 }
 
.scrollmenu {
    max-height: calc(90vh - 20px);
    overflow-x: hidden;
    overflow-y: scroll;
	/*scrollbar-width: none; */
}
 
.scrollmenu::-webkit-scrollbar {
  width: 0;
}
 
 #cart_details {
	width: 100%;
	float: left;
 }
 
 
#cart_details .cart-content  {
	max-height: calc(90vh - 370px);
	overflow-x: hidden;
	overflow-y: scroll;
	/* max-height: calc(90vh - 320px);
	max-height: calc(90vh - 425px); */
}

#cart_details .cart-content.cart-contentOuter  {
	max-height: 100%;
	overflow: hidden;
}
 
#cart_details .cart-content::-webkit-scrollbar {
  width: 3px;
}

.order-type::-webkit-scrollbar {
  width: 0;
}

#cart_details .cart-content::-webkit-scrollbar-track,
.order-type::-webkit-scrollbar-track {
  background: transparent; 
  /* background: #f1f1f1; */
}
 
#cart_details .cart-content::-webkit-scrollbar-thumb,
.order-type::-webkit-scrollbar-thumb {
  background: #888; 
}

#cart_details .cart-content::-webkit-scrollbar-thumb:hover,
.order-type::-webkit-scrollbar-thumb:hover {
  background: #555; 
}

.resTable_wrapper {
    float: left;
    width: 100%;
	background-color: #FBFBFB;	
    border: 2px dotted #cfcfcf;
    position: relative;
    padding: 20px;
    margin: 20px 0;
}

.resTable_wrapper .resTable_Div {
    text-align: center;	
}

.resTable_Div img {
	width: 75%;	
	margin: 0 auto 20px;
}

.resTable_Div .reserveBtn {
    background-color: #dc3545;
	border: 1px solid #dc3545;
    color: #fff;
    text-transform: uppercase;
	transition: .3s all;
}

.resTable_Div .reserveBtn:hover,
.resTable_Div .reserveBtn:focus {
	background-color: #ffffff;
	border-color: #dc3545;
    color: #dc3545;
	outline: none;
}

.cart_empty {
	text-align: center;
	margin: 10px 0;
}

.cart_empty img {
	width: 150px;
}

.cart_empty p,
.no_result p {
	text-align: center;
	margin: 10px 0;
	font-size: 20px;
    font-weight: 700;
	color: #93959f;
}

.no_result img.img-responsive {
    width: 250px;
    margin: 0 auto;
}

.no_result .btn-clearSearch {
	background-color: #fff;
	border: 1px solid #ff0000;
    color: #ff0000;
    text-transform: uppercase;
    margin: 20px 0;
    width: 100px;
    text-align: center;
	box-shadow: 0px 2px 5px rgba(123, 123, 123, 0.4);
	transition: .3s all;
}

.no_result .btn-clearSearch:hover,
.no_result .btn-clearSearch:focus {
	background-color: #ff0000;
	border: 1px solid #ff0000;
    color: #fff;
	box-shadow: none;
	outline: none;
}

.menuHero_wrapper {
    float: left;
    width: 100%;
}

.menuHero_wrapper img {
	width: 150px;
}

.add_cart_final,
.edit_cart_final {
    background-color: #3A9011;
    color: #fff;
	border: 1px solid transparent;	
    box-shadow: 5px 10px 15px rgb(0 0 0 / 0.3);
    text-transform: uppercase;
    font-size: 16px;
	width: 100%;
	position: relative;
	opacity: 1 !important;
	transition: .3s all; font-weight:bold; padding:11px
}

.add_cart_final span.left, 
.edit_cart_final span.left {
	float: left;
}

.add_cart_final span.right, 
.edit_cart_final span.right {
	float: right;
}

.add_cart_final:hover,
.add_cart_final:focus,
.edit_cart_final:hover,
.edit_cart_final:focus {
	color: #fff;
	box-shadow: none;
	outline: none;
}

@keyframes rotateSpinner{
	0%{transform:rotate(0deg)}
	80%{transform:rotate(350deg)}
	to{transform:rotate(1turn)}
}

.spinnerDiv {
    position: relative !important;
}

.spinner {
    border-style: solid;
    border-radius: 50%;
    animation: 1.25s ease-in-out infinite rotateSpinner,.3s ease-out 1 fadeIn;
    border-color: hsla(0,0%,100%,.75);
    border-top-color: #fff;
}

.spinner--absolute {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}

.spinner--inverted {
    border-color: rgb(40 44 63 / .75);
    border-top-color: #282c3f;
}

.spinner--xl {
    top: calc(50% - 24px);
    width: 48px;
    height: 48px;
    border-width: 6px;
}

.spinner--md {
    top: calc(50% - 16px);
    width: 32px;
    height: 32px;
    border-width: 4px;
}

.spinner--sm {
    top: calc(50% - 12px);
    width: 24px;
    height: 24px;
    border-width: 3px;
}

.add_cart_final .spinnerDiv, 
.edit_cart_final .spinnerDiv {
    background: transparent;
    position: absolute !important;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0 auto;
}

#cartaddressfillupmodel .dividerDiv {
	display: none;
}

#cartaddressfillupmodel .deliverDiv .control-label,
#cartdineinfillupmodel .deliverDiv .control-label {
	font-weight: normal;
}

#cartaddressfillupmodel .custom-checkbox {
	float: right;
}

#cartaddressfillupmodel .zipcodeDiv {
	margin-top: 0;
}

#cartaddressfillupmodel .takeout__div {
	float: none;
	width: auto;
	display: none !important;
}

#cartaddressfillupmodel .modal-body {
	padding-bottom: 0;
}

#cartaddressfillupmodel .modal-footer {
	overflow: hidden;
}

textarea {
	resize: none;
}

.mob-nav {
	background-color: #282c3f;
    padding: 0;
    text-align: center;
	display: none;
}

.mob-nav ul {
	margin: 0;
	display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.mob-nav li {  
	flex-grow: 3;  
	background-color: #51566f;
	border: 1px solid #282c3f;
	height: 43px;
	/* display: inline-block;
    margin: 0;
	width: 33.3%;
	float: left; */
}

.mob-nav li a {
    padding: 10px 5px;
    color: #fff;
    font-size: 15px;
	text-transform: uppercase;
    display: block;
	height: 43px;
}

.media-responsive {
	width: 100%;
	max-width: 100%;
}

/* .form-group-one {
    margin-top: 5px; 
}

.form-group-two select {
    display: inline-block;
    width: calc(100% - 75px);
    margin-left: 10px;
} */

#getCustomizableCode label,
#getCustomizableCode .control-label {
	font-weight: normal;
}

.char_limit {
	font-size: small;
}

.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
	top: 12px !important;
}

.selectBox .dropdown-menu li a {
	padding: 10px;
}

.selectBox .dropdown-menu > li > a:hover,
.selectBox .dropdown-menu > li > a:focus {
	background: #efefef !important;
	outline: none !important;
}

.selectBox .dropdown-menu > li > a:hover span.check-mark {
	color: #282c3f !important;
}

.cartClose,
.filterClose,
.orderScheduleClose {
	display: none;
}

#rightPanel .affix {
	bottom: 0;
	max-width: 360px;
	min-width: 360px;
}

#rightPanel  .affix .resTable_wrapper  {
	position: relative;
    top: 0;
}

.additions {
	margin: 10px 0;
	overflow: hidden;
}

.additions p  {
	padding: 0;
}

.additions,
.additions p {
	text-align: left;
}

.additions ul {
    list-style: circle;
    float: left;
    width: 100%;
    /* padding-left: 15px;*/
}

.additions ul li {
    margin-bottom: 5px !important;
	font-size: 13px;
	position: relative;
}

/* .additions ul li:after {
    content: "";
    position: absolute;
    right: -10px !important;
    border-right: 1px solid #9b9b9b;
    width: auto !important;
    height: 100% !important;
} */

.additions ul li:last-child:after {
	display: none;
}

.additions_listing {
	list-style: none;
	padding-left: 0;
	border: 1px solid #ccc;
    border-radius: 4px;
}

.additions_listing li {
    padding: 6px 10px;
    border-bottom: 1px solid #ccc;
}

.additions_listing li:last-child {
    border-bottom: none;
}

.additions_listing li label {
    width: 100%;
    margin: 0;
}

.additions_listing span {
	margin-left: 5px;
}

.additions_listing .addition-check {
	margin-right: 10px;
}

.additions_listing li label span:nth-child(3) {
	float: right;
}

.rightsidewebclosed { 
	display:none;
}

.rightsidewebopen {
	display:block;
}

/* .menufwcoverrightpanel {
	width: 75%;
} */

.smaller .top_line {
	position: fixed;
	width: 84%;
	height: 1px;
	margin: 0 auto;
	background-color: #dedede;
	top: 0;
	right: 0;
	left: 0;	
}

.order-type-update,
.order-type,
#MenuListing,
.menuData,
#rightPanel,
#getCustomizableModal,
#cartaddressfillupmodel {
	/*font-family: candaraFont;*/
}

.order-type .searchBox .form-control,
.selectBox .btn-default,
.menuData__list .media-button .btns,
.cart-button input,
.add_cart_final, 
.edit_cart_final,
.defaultOptions .defaultDate,
.defaultOptions .defaultTime,
.btn {
	font-family: "Lato",sans-serif;
}

#getCustomizableModal .modal-body {
	padding-left: 0;
	padding-right: 0;
}

.orderSetting_Div {
    border: 1px solid #93959f;
    border-radius: 5px;
    margin-bottom: 15px;
    text-align: center;
	overflow: hidden;
	/* float: left;
    width: 100%; */
}

.orderSetting_Div > div:first-child {
    border-right: 1px solid #686b78;
}

.orderSetting_Div > div {
    padding: 15px 10px;
    text-align: center;
}

.takeout__div-title p a.tooltip-info {
	font-size: 15px;
	left: 0;
	top: 0;
}

.tooltip-info,
.tooltip-info:hover,
.tooltip-info:focus {
	color: #007bff !important;
	outline: none;
}

/*.modal-dialog-centered {
	 min-height: calc(100% - 15px);
	width: inherit;
	display: flex;
	align-items: center;
	 height: 100%; 
}*/

.modal {
	text-align: center;
}

.modal:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
  
.modal-dialog {
	display: inline-block;
	vertical-align: middle;
	text-align: left;
}
  
.modal .modal-content {
	-webkit-animation-name: modal-animation;
	-webkit-animation-duration: 0.5s;
	animation-name: modal-animation;
	animation-duration: 0.5s;
}
  
@-webkit-keyframes modal-animation {
	from {
		top: -100px;
		opacity: 0;
	}
	to {
		top: 0px;
		opacity: 1;
	}
}
  
@keyframes modal-animation {
	from {
		top: -100px;
		opacity: 0;
	}
	to {
		top: 0px;
		opacity: 1;
	}
}

.modal-dialog-centered .modal-content {
	margin: 0 auto;
	width: 450px;
}

.modal-dialog-centered .modal-body {
    max-height: calc(90vh - 100px);
    overflow-y: scroll;
}

.modal.in .modal-dialog-centered {
    -webkit-transform: none;
    transform: none;
}

.modal-dialog-centered .modal-body::-webkit-scrollbar {
  width: 3px;
}

.modal-dialog-centered .modal-body::-webkit-scrollbar-track {
  background: transparent;
}
 
.modal-dialog-centered .modal-body::-webkit-scrollbar-thumb {
  background: #888; 
}

.modal-dialog-centered .modal-body::-webkit-scrollbar-thumb:hover {
  background: #555; 
}

.menuImagesModal .modal-header,
.menuImagesModal .modal-body {
	padding: 0;
	border: none;
}

.menuImagesModal .modal-dialog-centered .modal-body {
    max-height: 100%;
    overflow-y: hidden;
}

.menuImagesModal .modal-content {
	background-color: transparent;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none;
}

.menuImagesModal .modal-footer {
	display: none;
}

.menuImagesModal .modal-header .close{
	font-size: 40px;
    color: #fff;
	outline: none;
}

.defaultOptions {
	background-color: #FBFBFB;
    padding: 15px 15px 10px;
    margin-bottom: 15px;
    border-radius: 10px;
	text-align: left;
    float: left;
    width: 100%;
	position: relative;
}

.defaultOptions .defaultDate,
.defaultOptions .defaultDivider,
.defaultOptions .defaultTime {
    display: inline-block;
	color: #7e808c;
    /* position: relative; */
}

.defaultOptions .defaultDivider {
	margin: 0 15px;
}

.defaultOptions-title {
	float: left;
	width: 100%;
    margin-bottom: 10px;
	border-bottom: 1px dotted transparent;
	/*border-bottom: 1px dotted #cacaca; 
	border-bottom: 1px dotted #282c3f;
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center; */
	  
}

.defaultOptions-title .titleLeft {
	float: left;
    /* flex: 0 0 80%;
    max-width: 80%; */
}

.defaultOptions-title .titleRight {
	float: right;
    /* flex: 0 0 20%;
    max-width: 20%; */
}

.titleRight .defaultChange {
    margin-bottom: 0;
}

.defaultOptions p {
	font-size: 15px;
    margin-bottom: 5px;
    margin-left: 30px;
    position: relative;
	/* float: left;
	width: 100%; */
}

.defaultOptions-title .titleLeft-main {
    font-size: 18px;
    margin-left: 0;	
	margin-top: 2px;
    margin-bottom: 5px;
	color: #282c3f;
}

.defaultOptions .defaultIcon {
    font-size: 16px;
    vertical-align: middle;
    position: absolute;
	top: -2px;
    left: -27px;
    margin-right: 10px;
}

.defaultOptions .defaultChange a {
	font-size: 16px;
    padding: 4px 10px;
    color: #000;
    background-color: #ffffff;
    outline: none !important;
    border-radius: 5px;
	border: 1px solid #cacaca;
	display: inline-block;
    /* color: #007bff;
	font-size: 15px; */
}

#cartdineinfillupmodel .form-group {
	width: 47.5%;
    float: left;
    margin: 5px;
	background-color: #ffffff;
    border: 1px dotted #282c3f;
	border-radius: 5px;
    padding: 5px 10px;
	text-align: center;
	transition: .5s ease-in-out;
}

#cartdineinfillupmodel .control-label {
	font-size: 18px;
}

#cartdineinfillupmodel .control-label .defaultIcon {
    margin-right: 12px;
}

#cartdineinfillupmodel  .defaultDate,
#cartdineinfillupmodel  .defaultTime {
    margin: 5px 0;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    font-family: "Lato",sans-serif;
}

.menu-toggler,
.mobMenuName {
	display: none;
}

.mobMenuName {
	text-transform: uppercase;
	color: #222;
	float: left;
    padding: 15px;
    font-weight: 700;
    font-size: 20px;
}

sup.mobCartItem {
    background-color: #fff;
    color: #000;
    border-radius: 50px;
    margin-left: 5px;
    font-size: 12px;
	width: 20px;
	height: 20px;
	line-height: 20px;
	display: inline-block;
	text-align: center;
    /* padding: 3px; */
}
.h1_sister{
	color: #509E2F;
    font-size: 30px;
    font-weight: bold;
}

@media screen and (min-width: 992px) {
	.menu-collapse {
		display: block !important;
		
		/* margin-top: 195px; */
	}

	.menu-collapse.holiday-inn  {
		margin-top: 135px;
	}
}

@media screen and (max-width: 1199px) {
	/*.menuFixed,
	.cartFixed {
		position: static !important;
	} */

	#rightPanel .affix {
		position: static;
		max-width: 100%;
	}	
	
	 #rightPanel .affix .defaultOptions, 
	 #rightPanel .affix .cart, 
	 #rightPanel .affix .resTable_wrapper,
	 #rightPanel .affix .menuHero_wrapper {
		min-width: 100%;
		max-width: 100%;
	 }
}

@media screen and (max-width:991px) {
	html,
	body {
		overflow-x: hidden;
	}
	
	body {
		margin-bottom: 70px;
	}
	
	a.mmenuimge {
		display: inherit;
	}
	
	.restrauMessage {
		margin-top: 0;
	}
	
	.menuFixed,
	.cartFixed {
		position: static !important;
	}
	
	.m1.menu {
		background-color: #F2F2F2;
		min-height: 50px;
		display: block;
		text-align: right;
		float: left;
		margin-top: 10px;
	}
	
	.mobMenuName {
		display: inline-block;
	}
	
	.m1.menu .menu-toggler {
		display: block;
		padding: 10px;
		margin: 6px;
		float: right;
		border-color: transparent;
		outline: none !important;
	}
	
	.scrollmenu {
		max-height: 100%;
		overflow: hidden;
	}
	
	.hourmenu a {
		padding-left: 25px;
		text-align: left;
	}
	
	.menu-collapse {
		display: none;
	}
	
	.m1.menu .menu-collapse {
		width: 100%;
		float: left;
		background-color: #F8F9FA;
	}
	
	.mmenuimge .dine-in, 
	.mmenuimge .take-out, 
	.mmenuimge .order-online {
		justify-content: center;
		display: block;
		text-align: center;
		margin-top: 7px;
		padding-left: 0;
		padding-right: 0;
	}

	.menuType-img {
		display: block;
		text-align: center;
		margin: 0 auto;
	}
	
	.mmenuheading {
		margin: 20px 0 10px;
		display: block;
		text-align: center;
		font-size: 20px;
	}
	
	.order-type .searchBox-Div {
		padding: 20px 0 5px;
		border-top: 1px solid #dedede;		
		/*margin-bottom: 30px;
		border-bottom: 1px solid #dedede;*/
	}
	
	.order-type .selectBox-Div {
		margin-top: 0;
	}
	
	.ajaxvalappend {
		padding-left: 0;
	}
	
	.ajaxvalappend:before,
	.is_dine_in:before, 
	.is_dine_in:after, 
	.is_take_out:after	{
		display: none;
	}
	
	#cart_details .cart-content {
		max-height: calc(90vh - 230px);
	}
	 
	#scroll {
		bottom: 90px;
	}

	.mob-nav {
		display: block;
		position: fixed;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 4;
	}
	
	.cartPanel,
	.orderSchedule,
	.order-type	{
		display: none;
	}
	
	.cartClose {
		display: block;
		position: absolute;
		top: 2px;
		right: 18px;
		font-size: 50px;
		line-height: 50px;
	}
	
	.filterClose,
	.orderScheduleClose {
		display: block;
		font-size: 50px;
		line-height: 25px;
		padding: 5px 20px;
		float: right;
	}
	
	.orderScheduleClose {
		padding: 5px;
	}
	
	.cartPanel,
	.orderSchedule,
	.order-type	{		
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		width: 100%;
		margin: 0;
		z-index: 999;
		height: calc(100% - 43px);
		backface-visibility: hidden;
		/*bottom: 65px; transition: .5s all;*/
	}
	
	.orderSchedule {	
		background-color: #ffffff;
		padding: 15px;
	}
	
	.defaultOptions {
		border: 1px solid #cacaca;
		width: 100%;
	}
	
	.orderSchedule  .defaultOptions {
		margin-top: 40px;
	}
	
	.order-type {
		/*scrollbar-width: none;*/
		background-color: #fff;
		overflow-y: scroll;
	}
	
	.rightsidemobhide {
		display:none;
	}
	
	.mobtoggledisplay {
		display:block;
	}
	
	.smaller .top_line {
		display: none;
	}
	
	/* .modal-dialog-centered {
	    height: calc(100% - 70px);
		margin: 0;
	} */
	
	.bev-img {
		padding-left: 0;
		max-width: 150px; margin:0
	}
}

@media (min-width: 768px) {
	.modal-dialog.modal-md {
		width: 450px;
	}
	
	.modal-dialog.modal-dialog-centered {
		margin: 0 auto;
		width: 450px
	}
}

/* @media (min-width: 576px) {
	.modal-dialog-centered {
		min-height: calc(100% - 30px);
	}
} */

@media screen and (max-width: 767px) {
	.modal-dialog-centered .modal-content {
		width: 320px;
		margin: 0 auto;
	}
	
	#cartdineinfillupmodel .form-group {
		width: 100%;
		margin: 5px 0;
	}
	
	.orderSetting_Div > div:first-child {
		border-right: none;
		border-bottom: 1px solid #686b78;
	}
	
	#showDateAndTimeOnMobileOnLoad .modal-header .close,
	.defaultOptions-title .titleRight {
		display: none;
	}
}

/* ------------------------------------------------- */

@media (min-width:1024px) {#menu-center ul li {min-width:200px;}}
@media (min-width: 768px) {#menu-center ul li{text-overflow:ellipsis; overflow:hidden; white-space:nowrap; /*max-width:25%*/}
}	

.menuData{
	margin-bottom: 170px;
}
.margin-Top-90 {
		margin-top: 70px;}