@font-face {
	font-family: 'NunitoSans-Regular';
	src: url(../fonts/NunitoSans-Regular.ttf)
}

@font-face {
	font-family: 'Century Gothic';
	src: url(../fonts/Century-Gothic.ttf)
}

@font-face {
	font-family: 'Akagi Book';
	src: url(../fonts/akagi/Akagi-Book.ttf)
}

@font-face {
	font-family: 'Akagi Extra Bold';
	src: url(../fonts/akagi/Akagi-Extra-Bold.ttf)
}

@font-face {
	font-family: 'Akagi Semi Bold';
	src: url(../fonts/akagi/Akagi-Semi-Bold.ttf)
}

@font-face {
	font-family: 'Avenir Roman';
	src: url(../fonts/avenir/Avenir-55Roman.ttf)
}

@font-face {
	font-family: 'Avenir Heavy';
	src: url(../fonts/avenir/Avenir-85Heavy.ttf)
}

@font-face {
	font-family: 'Avenir Black';
	src: url(../fonts/avenir/Avenir-95Black.ttf)
}

@font-face {
	font-family: 'Baskerville Bold';
	src: url(../fonts/baskerville/Baskerville-Bold.ttf)
}

@font-face {
	font-family: 'Baskerville Italic';
	src: url(../fonts/baskerville/Baskerville-Italic.ttf)
}

@font-face {
	font-family: 'Baskerville Regular';
	src: url(../fonts/baskerville/Baskerville-Regular.ttf)
}

@font-face {
	font-family: 'NotoSerifC Bold';
	src: url(../fonts/noto-sans/NotoSerifCJKtc-Bold.otf)
}

@font-face {
	font-family: 'NotoSerifC Light';
	src: url(../fonts/noto-sans/NotoSerifCJKtc-Light.otf)
}

@font-face {
	font-family: 'NotoSerifC Medium';
	src: url(../fonts/noto-sans/NotoSerifCJKtc-Medium.otf)
}

@font-face {
	font-family: 'Kollektif';
	src: url(../fonts/Kollektif.ttf)
}

@font-face {
	font-family: 'Rockwell';
	src: url(../fonts/Rockwell.otf)
}

@font-face {
	font-family: 'Domaine';
	src: url(../fonts/DomaineDisp-Regular.otf)
}

@font-face {
	font-family: 'WorkSans';
	src: url(../fonts/WorkSans-Regular.otf)
}

@font-face {
	font-family: 'Gotham Light';
	src: url(../fonts/GOTHAM-LIGHT.TTF)
}

@font-face {
	font-family: 'Myriadpro';
	src: url(../fonts/Myriadpro-condit.OTF)
}

@font-face {
	font-family: 'Nexa';
	src: url(../fonts/NexaRegular.otf)
}

@font-face {
	font-family: 'Quicksand';
	src: url(../fonts/Quicksand-Regular.ttf)
}

body {
	font-family: NunitoSans-Regular;
	outline: medium none!important;
	color: #000;
	background: #f5f5f5;
	background-size: cover
}

em {
	font-style: normal
}

#backgrounds {
	position: fixed;
	z-index: -1;
	height: 100%;
	width: 100%;
	background-size: cover!important;
	background: url(https://res.cloudinary.com/dhdjk9lzy/image/upload/v1713366508/FoodBot_Back_ssldr1.jpg) no-repeat center center;
	left: 0;
	top: 0
}

.backgrounds1 {
	background: 0 0
}

a,
button {
	transition: all .35s ease 0s
}

a {
	outline: medium none!important;
	text-decoration: none!important
}

.boxs {
	float: left;
	width: 100%
}

.outer {
	min-width: 300px;
	max-width: 460px;
	margin: 0 auto;
	width: 100%;
	background: #fff;
	display: block
}

.outer .inner {
	border: 1px solid #dfe2e7;
	background: #fff;
	min-height: 100vh;
	position: relative;
	overflow-y: hidden
}

.outer .top {
	padding: 20px 15px;
	position: relative
}

.outer .top h1 {
	font-size: 25px;
	color: #000;
	font-weight: 600;
	margin-top: 0px
}

.outer .top h2 {
	font-size: 16px;
	margin: 5px 0;
	margin-top: 13px;
	font-weight: 400;
	cursor: pointer
}

.outer .top h2 svg {
	width: 17px;
	position: relative;
	top: 2px;
	margin-right: -1px
}

.outer .top .loyality {
	font-size: 14px;
	font-weight: 700;
	position: relative;
	padding: 5px 0;
	padding-left: 39px
}

.outer .top .loyality span {
	font-weight: 400;
	font-size: 12px
}

.outer .top .loyality i {
	font-style: normal;
	float: left;
	position: absolute;
	left: 0;
	top: 6px;
	background-color: #e9f0ff;
	height: 28px;
	width: 28px;
	border-radius: 30px;
	text-align: center;
	padding: 5px
}

.outer .top .loyality2 {
	font-size: 14px;
	font-weight: 700;
	position: relative;
	padding: 5px 0;
	padding-left: 39px
}
.outer .top .loyality2 i {
	font-style: normal;
	float: left;
	position: absolute;
	left: 0;
	top: 0px;
	background-color: #eff1f5;
	height: 28px;
	width: 28px;
	border-radius: 30px;
	text-align: center;
	padding: 5px
}
.outer .top .loyality2 i svg {
	width: 15px
}

.outer .top .loyality i svg {
	width: 15px
}

.outer .top p {
	margin-top: 20px
}

.outer .top p span{
	margin-right: 3px
}

.outer .top p span:last-child {
	margin-right: 0px
}

.outer .top p small {
	font-size: 14px
}

svg {
	width: 11px;
	fill: #0084ff
}

.outer .pickup {
	border-top: 2px solid #cbd5e0;
	background: #fff;
	padding: 14px 15px;
	position: relative;
	position: relative;
	align-items: center
}

.outer .pickup p {
	font-size: 13px;
	margin: 0;
	font-weight: 700;
	position: relative;
	float: left;
	width: auto;
	max-width: 270px
}

.outer .pickup p {
	max-width: 100%;
	width: 70%
}

.outer .pickup p a {
	display: block;
	color: #000;
	font-size: 11px
}

.outer .pickup p a small {
	font-size: 11px
}

.outer .pickup p a svg:first-child {
	width: 14px;
	position: relative;
	bottom: -3px
}

.outer .pickup h1 {
	margin: 0;
	border: 1px solid #0084ff;
	float: right;
	display: flex;
	border-radius: 6px;
	right: 15px;
	top: 3px;
	margin-top: 5px
}

.outer .pickup h1 a {
	float: left;
	width: 100%;
	color: #0084ff;
	font-size: 12.5px;
	text-align: center;
	padding: 7px 20px;
	font-weight: 600
}

.offer {
	background-color: #f5f5f5;
	padding: 5px 15px;
	overflow-y: auto;
	width: 100%
}

.offer .discount-item__box {
	margin: 5px 0
}

.offer::-webkit-scrollbar {
	height: 3px
}

.offer .oinner {
	display: flex
}

.offer .discount-item {
	height: 100%
}

.offer .discount-item {
	background: #fff;
	padding: 9px 15px;
	padding-bottom: 0;
	border-radius: 15px;
	margin-right: 5px;
	float: left;
	width: 280px;
	position: relative;
	transition: all .35s ease 0s
}

.offer .discount-item:hover {
	box-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06)
}

.offer .discount-item .pen {
	height: 40px;
	width: 40px;
	background: #edf2f7;
	border-radius: 100px;
	display: flex;
	align-items: center;
	justify-content: center;
	display: inline-block;
	padding: 12px;
	position: relative;
	top: 1px;
	left: -5px
}

.offer .discount-item .pen svg {
	width: 15px
}

.offer .discount-item .text {
	font-weight: 700;
	position: relative;
	top: -11px;
	left: 4px
}

.offer .discount-item .text span {
	display: block;
	font-weight: 400;
	padding-left: 43px;
	font-size: 13px;
	margin-top: -9px;
	word-break: break-all
}

.offer .discount-item .text span small {
	font-size: 13px
}

.offer .discount-item .text .expire {
	color: gray;
	margin-top: 0
}

.offer .discount-item .checked {
	position: absolute;
	right: 12px;
	top: 7px
}

.carbtn button p {
	margin: 0;
	display: inline-block;
	width: fit-content;
	padding: 0 5px
}

.carbtn a small,
.carbtn button small {
	font-size: 15px
}

.carbtn1 a {
	float: left
}

.carbtn a i,
.carbtn button i {
	font-style: normal
}

.carbtn a:hover,
.carbtn button:hover {
	background: #0084ff
}

.carbtn a .price,
.carbtn button .price {
	position: absolute;
	right: 10px;
	top: 18px;
	font-size: 13px
}

.carbtn a .icon,
.carbtn button .icon {
	position: absolute;
	left: 10px
}

.carbtn a .icon svg,
.carbtn button svg {
	fill: #fff;
	width: 20px
}

.carbtn a .icon i,
.carbtn button .icon i {
	font-style: normal;
	background: #fff;
	color: #0084ff;
	height: 16px;
	width: 16px;
	border-radius: 30px;
	position: absolute;
	font-size: 12px;
	right: -9px;
	top: -5px
}

.pickupd {
	border-bottom: 2px solid #e2e8f0;
	padding: 0 15px
}

.pickupdMix {
	width: 100%;
	min-width: 299px;
	max-width: 457px;
	top: 30%;
	position: fixed;
	z-index: 1;
	padding: 0;
	padding-top: 5px;
}

.pickupd a {
	color: #a0aec0;
	font-size: 16px;
	padding: 6px 0;
	margin-right: 14px;
	display: inline-block;
	margin-bottom: -2px!important;
	width: 50%;
	margin: 0;
	text-align: center;
}

.pickupd a.active,
.pickupd a.active1 {
	box-shadow: inset 0 -3px 0 #0084ff;
	color: #0084ff;
	font-weight: 600
}

.pickupd a:hover {
	color: #0084ff
}

.orderwhere {
	padding: 25px 15px;
	padding-bottom: 10px
}

.orderwhere h2 {
	font-weight: 700;
	font-size: 18px;
	margin: 0;
	cursor: pointer;
	margin-bottom: 6px
}

.orderwhere h2 svg {
	float: right;
	fill: #a0aec0;
	width: 15px;
	margin-top: 3px
}

.branchlist {
	border-bottom: 1px solid #e2e8f0;
	padding: 20px 15px;
	cursor: pointer;
	transition: all .35s ease 0s;
	outline: 0
}

.branchlist:hover {
	background-color: #f5f5f5
}

.branchlist.close {
	opacity: .5
}

.branchlist.close:hover {
	background: #fff;
	cursor: not-allowed
}

.branchlist h1 {
	margin: 0;
	font-size: 16px;
	font-weight: 600
}

.branchlist h1 span {
	display: block;
	color: #a0aec0;
	font-size: 13px;
	margin-top: 5px
}

.branchlist h1 span i {
	font-style: inherit;
	padding: 3px 5px;
	border-radius: 3px;
	color: #fff;
	font-size: 12px;
	font-weight: 400;
	display: inline-block;
	margin-top: 5px
}

.branchlist h1 span i.closed {
	background: #f44336
}

.branchlist h1 span i.closed em {
	font-style: normal
}

input,
select,
textarea {
	background-color: #f5f5f5;
	border-width: 1px;
	border: 1px solid #e2e8f0;
	border-radius: .25rem;
	color: #595959;
	padding: 10px;
	width: 100%;
	transition: all .35s ease 0s;
	outline: 0
}

input:focus,
textarea:focus {
	border-color: #0084ff
}

.btns {
	color: #fff;
	background: #0084ff;
	position: relative;
	font-size: 15px;
	font-weight: 700;
	text-align: center;
	width: 100%;
	border-radius: 5px;
	display: block;
	padding: 10px 10px;
	border: none
}

.btns:hover {
	background: #0084ff;
	opacity: .9;
	color: #fff
}

.pverification {
	padding: 15px
}

.pverification label {
	font-weight: 400
}

.changelocouter {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, .4);
	z-index: 99;
	transition: all .35s ease 0s
}

.changelocouter p{
	background: #fff;
    text-align: center;
    padding: 12px 10px;
    font-size: 15px;
    position: absolute;
    bottom: 70%;
    margin: 0;
    border-bottom: 1px solid #f5f5f5; 
	width: 100%;
}

.changeloc {
	position: fixed;
	bottom: 0;
	width: 100%;
	padding: 10px 0;
	min-width: 300px;
	max-width: 460px;
	margin: 0 auto;
	background: #fff;
	height: 70%;
	z-index: 999;
	transition: all .35s ease 0s;
	overflow-y: auto
}

.changeloc .inners {
	border-bottom: 2px solid #f5f5f5;
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	padding-left: 30px;
	padding-right: 80px;
	transition: all .35s ease 0s
}

.changeloc .inners h1 {
	font-weight: 700;
	font-size: 15px;
	padding: 0 15px;
	margin-top: 0
}

.changeloc h2 {
	font-size: 19px;
	font-weight: 700;
	margin-top: 10px
}

.changeloc .inners h1 span {
	font-weight: 400;
	color: #8c8c8c;
	display: block;
	font-size: 12px;
	margin-top: 5px
}

.changeloc .inners svg {
	position: absolute;
	width: 23px;
	left: 15px;
	top: 17%
}

.changeloc .inners .change {
	position: absolute;
	right: 15px;
	color: #0084ff;
	font-size: 14px;
	top: 16%;
	text-transform: uppercase;
	font-weight: 700
}

.changeloc .inners:hover {
	background-color: #f5f5f5
}

::-webkit-scrollbar {
	width: 3px
}

::-webkit-scrollbar-track {
	background-color: #ebebeb;
	-webkit-border-radius: 10px;
	border-radius: 10px
}

::-webkit-scrollbar-thumb {
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: #0084ff
}

.mmenu::-webkit-scrollbar {
	height: 3px
}

.mmenu {
	overflow-y: auto;
	padding: 18px 10px;
	min-width: 300px;
	max-width: 460px;
	margin: 0 auto;
	box-shadow: inset 0 -3px 0 #f5f5f5
}

.mmenu .inners {
	width: 850px
}

.mmenu a {
	border: 1px solid #888d9a;
	display: inline-block;
	color: #888d9a;
	border-radius: 100px;
	padding: 5px 13px;
	margin: 5px;
	font-size: 13px
}

.mmenu a:hover {
	background: #0084ff;
	color: #fff;
	border-color: #0084ff
}

.mmenu a.active {
	background: #0084ff!important;
	color: #fff!important;
	border-color: #0084ff!important
}

.mmenu.home a:hover {
	background: 0 0;
	border-color: #888d9a;
	color: #888d9a
}

.mainmenu {
	padding: 10px;
	border-top: 10px solid #f5f5f5;
	outline: 0;
	padding-bottom: 0
}

.mainmenu.first {
	border: none
}

.mainmenu:first-child {
	border: none
}

.mainmenu h1 {
	font-weight: 700;
	font-size: 21px
}

.mainmenu .close {
	opacity: .7
}

.mainmenu .mitem {
	border-bottom: 1px solid #edf2f7;
	transition: all .35s ease 0s;
	margin-left: -10px;
	margin-right: -10px;
	padding: 15px 15px;
	position: relative;
	cursor: pointer
}

.mainmenu .mitem:hover {
	background-color: #f5f5f5
}

.mainmenu .mitem .incart {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 4px;
	background: #0084ff
}

.mainmenu .disabled,
.mmenu a.disabled {
	pointer-events: none;
	cursor: default;
	background: #888d9a4d
}

.mainmenu .disabled .mitem {
	opacity: .8;
	background: #f7f7f7
}

.mainmenu a:last-child .mitem {
	border: none
}

.mainmenu .mitem h2 {
	margin-top: 0;
	font-size: 18px;
	color: #000;
	word-wrap: break-word
}

.mainmenu.home .mitem h2 {
	margin-bottom: 4px
}

.mainmenu.home .mitem h2 span {
	font-size: 14px;
	color: #888d9a
}

.mainmenu.home .mitem p .price {
	margin-top: 5px
}

.mainmenu.home .mitem p .price img {
	height: 26px;
	position: relative;
	top: -2px;
	margin-left: 6px
}

.mainmenu.home .mitem p .cates::after {
	content: ", "
}

.mainmenu.home .mitem p small:last-child {
	display: none
}

.mainmenu .mitem h2 small {
	color: #0084ff;
	font-weight: 700;
	font-size: 13px
}

.mainmenu .mitem p {
	color: #888d9a;
	line-height: 1.5;
	font-size: 13px;
	margin: 0;
	word-wrap: break-word
}

.mainmenu .mitem p .price {
	display: block;
	font-weight: 700;
	color: #000;
	margin-top: 12px
}

.mainmenu .mitem p .price span {
	color: #888d9a;
	text-decoration: line-through
}

.mainmenu .mitem p .price i {
	font-style: inherit;
	padding: 2px 5px;
	border-radius: 3px;
	color: #fff;
	font-size: 12px;
	font-weight: 400;
	display: inline-block;
	margin-top: -5px;
	background: #f44336;
	font-weight: 700;
	margin-left: 10px
}

.mainmenu .mitem .promotion {
	position: absolute;
	width: 45px;
	left: -2px;
	top: -8px;
	z-index: 111
}

.mainmenu.home .mitem {
	float: left
}

.mainmenu.home .close {
	opacity: .5
}

.mainmenu .mitem .layer {
	background: rgba(255, 255, 255, .3);
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 11
}

.mainmenu.home .mitem p .price i {
	margin-top: 0;
	margin-left: 4px;
	position: relative;
	top: -1px
}

.mainmenu .mitem .dots {
	height: 6px;
	width: 6px;
	background: #000;
	border-radius: 33px;
	display: inline-block;
	margin: 0 1px;
	position: relative;
	top: -2px
}

.imgbox {
	float: left;
	width: 100%;
	display: flex;
	height: 90px;
	overflow: hidden;
	position: relative
}

.imgbox img {
	object-fit: cover;
	width: 100%;
	transition: all .35s ease 0s
}

.mainmenu .mitem:hover .imgbox img {
	transform: scale(1.2)
}

.footer {
	padding: 15px;
	border-top: 10px solid #f5f5f5
}

.carbtn {
	position: fixed;
    bottom: 0;
    width: 100%;
    padding: 10px;
    min-width: 300px;
    max-width: 460px;
    margin: 0 auto;
    padding-top: 0;
    /* margin-top: 51px;
    margin-bottom: -50px; */
	z-index: 1;
}

.carbtn a,
.carbtn button {
	color: #fff;
	outline: 0;
	background: #0084ff;
	position: relative;
	font-size: 15px;
	font-weight: 700;
	text-align: center;
	display: inline-block;
	width: 100%;
	border-radius: 5px;
	display: block;
	padding: 15px 10px;
	border: none
}

.hides {
	display: none
}

.errorMessage {
	position: fixed;
	top: 0;
	width: 100%;
	min-width: 300px;
	max-width: 460px;
	margin: 0 auto;
	display: block;
	left: unset;
	padding-right: 2px;
	z-index: 99999
}

.loaders {
	position: fixed;
	top: 0;
	width: 100%;
	min-width: 300px;
	max-width: 460px;
	margin: 0 auto;
	display: block;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #fff;
	opacity: .9;
	display: flex;
	z-index: 99999;
	visibility: hidden
}

.loaders img {
	width: 135px
}

.top .logins {
	right: 15px;
	position: absolute;
	top: 10px
}

.top .logins a {
	cursor: pointer;
	font-weight: 600
}

.top .logins p {
	margin: 0;
	font-weight: 600
}

.top .logins p span {
	margin: 0!important
}

.changeoffer {
	padding-top: 0;
	padding-bottom: 30px
}

.changeoffer h1,
.changeoffer p {
	margin: 0;
	position: relative;
	font-weight:600
}

.changeoffer p a {
	position: absolute;
	font-size: 17px;
	top: 0;
	right: 0;
	cursor: pointer
}

.changeoffer .ioffer {
	border-bottom: 1px solid #8c8c8c;
	padding: 15px;
	position: relative
}
.changeoffer .ioffer5 {
	/* border-bottom: 1px solid #8c8c8c; */
	padding: 7px;
	position: relative
}
.changeoffer .ioffer h1 {
	font-weight: 600;
	font-size: 16px;
	padding-right: 114px
}
.changeoffer .ioffer5 h1 {
	font-weight: 600;
	font-size: 16px;
	padding-right: 10px
}

.changeoffer .ioffer5 h1 .text1{
	display: block;
	font-size: 14px;
	word-wrap: break-word
}
.changeoffer .ioffer5 h1 .applyBtn1{
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    display: flex;
    justify-content: flex-end;
	/* left:70px; */
    /* align-items: center; */
    width: fit-content;
  }
.changeoffer .ioffer h1 .text {
	display: block;
	font-size: 14px;
	word-wrap: break-word
}

.changeoffer .ioffer1 h1 .applyBtn2{
    position: absolute;
    right: 0;
	left: 91%;
    top: 0;
    height: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: fit-content;
  }
.changeoffer .ioffer1 h1 .text2 {
	display: block;
	font-size: 14px;
	word-wrap: break-word
}
.changeoffer .ioffer1 {
	/* border-bottom: 1px solid #8c8c8c; */
	padding: 5px;
	position: relative
}

.changeoffer .ioffer h1 .text span {
	display: block;
	font-weight: 400;
	font-size: 13px;
	margin-top: 4px;
	word-wrap: break-word
}

.changeoffer .ioffer h1 .applyBtn {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	width: fit-content
}

.changeoffer .ioffer h1 a {
	font-weight: 600;
	text-align: right;
	cursor: pointer;
	font-size: 14px;
	padding: 8px 7px
}

.changeoffer .ioffer.applied,
.changeoffer .ioffer.disable {
	background: #fff;
	cursor: default;
	position: relative
}

.changeoffer .ioffer.applied h1 a {
	cursor: default;
	color: #8c8c8c;
	
}

.addresses {
	position: absolute;
	align-items: center;
	justify-content: center;
	background: #fff;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 222
}

.addresses .top .close {
	color: #0084ff;
	top: -10px;
	position: relative;
	right: -7px;
	font-size: 20px;
	opacity: 1;
	cursor: pointer
}

.addresses .top h2 {
	font-size: 14px;
	line-height: 30px;
	margin-top: 35px;
	cursor: auto
}

.addresses .current {
	color: #0084ff;
	margin-top: 10px;
	cursor: pointer;
	display: inline-block
}

.addresses .current:hover {
	opacity: .8
}

.addresses ._1b8uz {
	width: 100%;
	background: #0084ff;
	border-top-width: 0;
	box-shadow: 0 1px 7px 0 #d4d5d9;
	padding: 10px;
	font-size: 14px;
	color: #fff;
	font-weight: 500;
	margin-top: 4px;
	z-index: 1;
	left: 0
}

.loaders svg {
	width: 100px
}

.mainShow {
	z-index: 998;
	height: 40%
}

.mainShowCounter {
	z-index: 98
}

.mainShow .orderwhere {
	padding: 0;
	padding-bottom: 10px
}

.mainShow .mainmenu {
	padding: 0
}

.mainShow .mainmenu .mitem {
	border: none;
	margin: 0;
	padding: 10px 15px;
	position: relative;
	padding-right: 82px;
	font-weight: 600
}

.mainShow .mainmenu .mitem .changes {
	position: absolute;
	right: 15px;
	top: 0;
	font-size: 14px;
	height: 100%;
	display: flex;
	align-items: center
}

.mainShow .mainmenu .mitem .changes b {
	padding: 3px 7px;
	border-radius: 3px;
	font-weight: 400
}

.changeloc.mainShow h2 {
	padding: 0 15px
}

.timeShow {
	padding-top: 0;
	height: 44%
}

.timeShow .topMenu {
	float: left;
	width: 100%;
	overflow-x: auto
}

.timeShow .topMenu::-webkit-scrollbar {
	height: 2px
}

.timeShow .topMenu .innerDate {
	width: max-content
}

.timeShow .topMenu span {
	width: fit-content;
	text-align: center;
	padding: 13px 50px;
	float: left;
	cursor: pointer;
	transition: all .35s ease 0s;
	font-size: 15px
}

.timeShow .topMenu .innerDate.two {
	width: 100%
}

.timeShow .topMenu .innerDate.two span {
	width: 50%;
	padding: 13px 0
}

.timeShow .bottomMenu {
	height: 250px;
	overflow-y: auto;
	float: left;
	width: 100%
}

.timeShow .bottomMenu .slots {
	width: 100%;
	float: left;
	padding: 10px;
	text-align: center
}

.alert--warning {
	margin-bottom: 0;
	padding: 5px 10px;
	font-size: 14px
}

.outer .pickup .alert--warning {
	margin-top: 47px;
	cursor: pointer;
}

.headerMargin{
	margin-top: 35px;
}

.dataNotFound{
	font-size: 18px;
    margin: 0;
    padding: 90px 0px;
	text-align: center;
}