body {
	overflow-x: hidden;
}
.starter-template {
	padding: 40px 15px;
	text-align: center;
}
.navbar-inverse{
  background-image:none;
  border-color:transparent;
  z-index: 999;
	margin: 0px;box-shadow:0px 0px 8px #ddd; 
	background: rgb(255, 255, 255); 
}
.navbar .cart{
	/*padding: 15px;*/
}
.navbar .cart i{
	/*font-size:23px;*/
}
.navbar {
    -webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
    -o-transition: all 0.6s ease-out;
    -ms-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out;
}
.navbar {
    min-height: 60px;}
.navbar.scrolled {
	box-shadow:0px 0px 8px #ddd;
	border-bottom:1px solid #ccc;
    background: rgb(255, 255, 255); 
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover{
	background:#1b793f;}
.navbar-nav > li > a {
    padding-top: 22px;
    padding-bottom: 22px;
}
.content-wrapper{
  padding-top:60px;
}
.inner-nav{
	width:100%;
	float:left;
	/* position:absolute; */
	background: rgba(0, 0, 0, 0.6);
color:#fff;	
top:65px;
}
.inner-nav ul{
	margin:0px;
	padding:0px;
}
.inner-nav ul li{
    list-style: outside none none;
    float:left;
	padding:8px 20px;
	color:#fff;
}
.inner-nav ul li:first-child{
   padding-left:0px;
}
.inner-nav ul li.active{
    border-bottom: 2px solid #8cc63e;
}
.inner-nav ul li a{
	display:block;
	float:left;
	padding:8px 30px;
	color:#fff;
}
.inner-nav ul li a:first-child{
	padding-left:0px;
}
.alert-default {
    color: #676767;
    background-color: #f6f6f6;
    border-color: #c2c2c2;
}
/*----------------------Begin Sider Stye--------------------------*/
.background {
	top: -10%;
	left: -10%;
	width: 120%;
	height: 80%;
	z-index: 1;
}
.cloud {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	z-index: 2;
	opacity: 0.8;
}
.banner-bg{
	background:#f2f3f5;
}
.header{
	width:100%;
	float:left;
	padding:6% 0px;
}
.header1{
	background:#ebebeb url(../images/banners/6.jpg) left top / 100% 100% no-repeat;
}
/*.header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 12px 0;
	text-align: center;
	z-index: 100;
	color: #fff;
	margin-top: 20%;
}*/
.header h1 {
	font-size: 26px;
	color: #fff;
	margin-bottom: 25px;
}
.header a {
	font-size: 22px;
	text-decoration: none;
	padding-bottom: 2px;
	border-bottom: 1px solid #fff;
	color: #fff;
}
.slider-search {
	width: 100%;
	float: left;
	/*background: rgba(0, 0, 0, 0.7);*/
	color: #000;
	padding:0px
}
.center-block {
	float: none;
	margin-left: auto;
	margin-right: auto;
}
.input-group .icon-addon .form-control {
	border-radius: 0;
}
.icon-addon {
	position: relative;
	color: #555;
	display: block;
}
.icon-addon:after, .icon-addon:before {
	display: table;
	content: " ";
}
.icon-addon:after {
	clear: both;
}
.icon-addon.addon-md .glyphicon, .icon-addon .glyphicon, .icon-addon.addon-md .fa, .icon-addon .fa {
	position: absolute;
	z-index: 2;
	left: 0px;
	font-size: 14px;
	width: 40px;
	margin-left: 0px;
	text-align: center;
	padding: 10px 0;
	top: 0px
}
.icon-addon.addon-lg .form-control {
	line-height: 1.33;
	height: 46px;
	font-size: 18px;
	padding: 10px 16px 10px 40px;
}
.icon-addon.addon-sm .form-control {
	height: 30px;
	padding: 5px 10px 5px 28px;
	font-size: 12px;
	line-height: 1.5;
}
.icon-addon.addon-lg .fa, .icon-addon.addon-lg .glyphicon {
	font-size: 18px;
	margin-left: 0;
	left: 11px;
	top: 4px;
}
.icon-addon.addon-md .form-control, .icon-addon .form-control {
	padding-left: 40px;
	float: left;
	font-weight: normal;
}
.icon-addon.addon-sm .fa, .icon-addon.addon-sm .glyphicon {
	margin-left: 0;
	font-size: 12px;
	left: 5px;
	top: -1px
}
.icon-addon .form-control:focus + .glyphicon, .icon-addon:hover .glyphicon, .icon-addon .form-control:focus + .fa, .icon-addon:hover .fa {
	color: #2580db;
}

/*----------------------End Sider Stye--------------------------*/
#custom-search-input .fa-location-arrow{
	font-size: 25px;
	margin-bottom: 0px;
	cursor: pointer;
}
#custom-search-input input[type="radio"]{
	/* margin-top: 7px !important; */
}
#custom-search-input .radio-inline
{
	/* margin: 0px; */
	font-family: 'Nunito Sans', sans-serif
	font-weight: 600;
}
.slider-search-content{
	font-size: 18px;
	width: 100%;
	float: left;
	text-align: center;
	padding-bottom: 15px;
}
.navbar-right ul{
	margin: 0px;
	padding: 0px;
}
.navbar-right ul li{
list-style: none;
display: block;
float: left;
margin-right: 40px;	
}
.btn{
	border-radius:0px;}
.btn-transparent{color:#9dc469;background-color:transparnt;border:1px solid #9dc469}.btn-transparent.focus,.btn-success:focus{color:#fff;background-color:#9dc469;border-color:#255625}.btn-transparent:hover{color:#fff;background-color:#9dc469;border-color:#398439}.btn-transparent.active,.btn-transparent:active,.open>.dropdown-toggle.btn-transparent{color:#fff;background-color:#9dc469;border-color:#398439}.btn-transparent.active.focus,.btn-transparent.active:focus,.btn-transparent.active:hover,.btn-transparent:active.focus,.btn-transparent:active:focus,.btn-transparent:active:hover,.open>.dropdown-toggle.btn-transparent.focus,.open>.dropdown-toggle.btn-transparent:focus,.open>.dropdown-toggle.btn-transparent:hover{color:#fff;background-color:#398439;border-color:#255625}.btn-transparent.active,.btn-transparent:active,.open>.dropdown-toggle.btn-transparent{background-image:none}.btn-transparent.disabled.focus,.btn-transparent.disabled:focus,.btn-transparent.disabled:hover,.btn-transparent[disabled].focus,.btn-transparent[disabled]:focus,.btn-transparent[disabled]:hover,fieldset[disabled] .btn-transparent.focus,fieldset[disabled] .btn-transparent:focus,fieldset[disabled] .btn-transparent:hover{background-color:transparnt;border-color:#9dc469}.btn-transparent .badge{color:transparnt;background-color:#fff}
@font-face {
	font-family: 'Rajdhani-Light';
	src: url(../fonts/Rajdhani-Light.eot);
	src: url(../fonts/Rajdhani-Light.eot?#iefix) format('embedded-opentype'), url(../fonts/Rajdhani-Light.woff2) format('woff2'), url(../fonts/Rajdhani-Light.woff) format('woff'), url(../fonts/Rajdhani-Light.ttf) format('truetype'), url(../fonts/Rajdhani-Light.svg#Rajdhani-Light) format('svg');
	font-display: block;
}
@font-face {
	font-family: 'Rajdhani-Medium';
	src: url(../fonts/Rajdhani-Medium.eot);
	src: url(../fonts/Rajdhani-Medium.eot?#iefix) format('embedded-opentype'), url(../fonts/Rajdhani-Medium.woff2) format('woff2'), url(../fonts/Rajdhani-Medium.woff) format('woff'), url(../fonts/Rajdhani-Medium.ttf) format('truetype'), url(../fonts/Rajdhani-Medium.svg#glyphicons_halflingsregular) format('svg');
	font-display: block;
}
@font-face {
	font-family: 'Rajdhani-Regular';
	src: url(../fonts/Rajdhani-Regular.eot);
	src: url(../fonts/Rajdhani-Regular.eot?#iefix) format('embedded-opentype'), url(../fonts/Rajdhani-Regular.woff2) format('woff2'), url(../fonts/Rajdhani-Regular.woff) format('woff'), url(../fonts/Rajdhani-Regular.ttf) format('truetype'), url(../fonts/Rajdhani-Regular.svg#glyphicons_halflingsregular) format('svg');
	font-display: block;
}
@font-face {
	font-family: 'Rajdhani-Regular';
	src: url(../fonts/Rajdhani-Regular.eot);
	src: url(../fonts/Rajdhani-Regular.eot?#iefix) format('embedded-opentype'), url(../fonts/Rajdhani-Regular.woff2) format('woff2'), url(../fonts/Rajdhani-Regular.woff) format('woff'), url(../fonts/Rajdhani-Regular.ttf) format('truetype'), url(../fonts/Rajdhani-Regular.svg#glyphicons_halflingsregular) format('svg');
	font-display: block;
}
@font-face {
	font-family: 'Rajdhani-SemiBold';
	src: url(../fonts/Rajdhani-SemiBold.eot);
	src: url(../fonts/Rajdhani-SemiBold.eot?#iefix) format('embedded-opentype'), url(../fonts/Rajdhani-SemiBold.woff2) format('woff2'), url(../fonts/Rajdhani-SemiBold.woff) format('woff'), url(../fonts/Rajdhani-SemiBold.ttf) format('truetype'), url(../fonts/Rajdhani-SemiBold.svg#glyphicons_halflingsregular) format('svg');
	font-display: block;
}
@font-face {
	font-family: 'Rajdhani-Bold';
	src: url(../fonts/Rajdhani-Bold.eot);
	src: url(../fonts/Rajdhani-Bold.eot?#iefix) format('embedded-opentype'), url(../fonts/Rajdhani-Bold.woff2) format('woff2'), url(../fonts/Rajdhani-Bold.woff) format('woff'), url(../fonts/Rajdhani-Bold.ttf) format('truetype'), url(../fonts/Rajdhani-Bold.svg#glyphicons_halflingsregular) format('svg');
	font-display: block;
}
@font-face {
	font-family: 'SourceSansPro-Regular';
	src: url(../fonts/SourceSansPro-Regular.eot);
	src: url(../fonts/SourceSansPro-Regular.eot?#iefix) format('embedded-opentype'), url(../fonts/SourceSansPro-Regular.woff2) format('woff2'), url(../fonts/SourceSansPro-Regular.woff) format('woff'), url(../fonts/SourceSansPro-Regular.ttf) format('truetype'), url(../fonts/SourceSansPro-Regular.svg#glyphicons_halflingsregular) format('svg');
	font-display: block;
	
}

.navbar-inverse .navbar-nav > li > a{
	color:#333}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:active{
	color:#8cc63e;
}
img{
	max-width:100%}
body {
    /* font-family: 'SourceSansPro-Regular', sans-serif; */
	font-family: 'Roboto', sans-serif;
	font-size:17px;
}
.navbar-brand > img {
    display: inline-block;
    max-height: 40px;
}
.navbar-brand{
	padding:5px;
	min-height:60px;
}
.input-lg{
	border-radius:0px;
}
h1{
	/*color:#1b793f;*/
	font-family: 'Nunito Sans', sans-serif;
	font-weight: bold;
	}
h2, h3{
	font-family: 'Nunito Sans', sans-serif;
	}
h4{
	font-family: 'Nunito Sans', sans-serif;
	font-size:26px;
	line-height:30px;
	}
h5{
	font-family: 'Nunito Sans', sans-serif;
	font-size:23px;
	line-height:30px;
	}
h6{
	font-family: 'Nunito Sans', sans-serif;
	font-size:20px;
	line-height:30px;
	margin-top:0px;
	}
.inner-banner h1, .inner-banner h6{
	color:#fff!important;
}
.block {
	height: auto;
	margin-bottom: 20px;
}
.about-section{
	width:100%;
	float:left;
	background: #fff;
	padding: 15px 0px;
}
.about-icon {
	width:100%;
	float:left;
	margin-bottom:15px;
	text-align:center
}
.about-icon img{
	/*max-width:80px;*/
	max-height:120px;}
.about-content {
	width: 100%;
	float: left;
	/*height: 120px;*/
	overflow: hidden;
	text-align: center;
	color: #8a8a8a;
	margin-bottom:20px;
}
.app-section{
	width:100%;
	float:left;
	background-size: 100%;
	padding: 0px 0px;
	background-color: #ffbc49;
}
.app-section img{
	width:100%;
}

.heading-line {
    width: 90px;
    height: 4px;
    background: #9dc469;
    margin: 20px auto;
}
.hor-divider{
	width:100%;
	float:left;
	background:url(../images/divider.png) no-repeat center top;
	margin:40px 0px 0px 0px;
	height:70px;
	background-size:100%;
	}
.inner-banner{
	background:url(../images/inner-banner.jpeg) no-repeat center top;
	background-size: cover;
	width:100%;
	float:left;
	padding: 50px 0px 10px;
	text-align:center;
	min-height: 120px;
}
.inner-banner h1{
	color: #1b793f;
font-family: 'Nunito Sans', sans-serif;
font-weight: bold;
}

/* .restaurant-banner{
	background: url(../images/inner-banner.jpg) no-repeat center top;
	background-size: 100%;
} */

.main-content{
	width:100%;
	float:left;
min-height:400px;
padding:20px 0px 50px;
}
.tab-content > .tab-pane{
	padding:15px;
}
#exTab1{}
#exTab1 .tab-content {
  border:1px solid #f8f8f8;
  border-top: none;
  padding : 5px 15px;
}
#exTab1 .nav-pills > li > a {
  border-radius: 0;
}

#exTab1 li:first-child.active{
	border-left: 1px solid #f8f8f8;
}
#exTab1 li:last-child.active{
	border-right: 1px solid #f8f8f8;
}
.nav-pills > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
	background:#F8F8F8;
	border-top:3px solid #f8f8f8;
	color: #000;
}
.nav-pills > li > a:hover{ color:#8CC63E;
    background-color: #F8F8F8;
	border-top:3px solid #8CC63E;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    color:#8CC63E;
    background-color: #fff;
	border-top:3px solid #8CC63E;
}
@media (min-width:767px) {
#exTab2 .nav-tabs {
    margin-top: -64px;
	border-bottom: none;
}
}
#exTab2 .nav-tabs > li.active > a, #exTab2 .nav-tabs > li.active > a:focus, #exTab2 .nav-tabs > li.active > a:hover, #exTab2 .nav-tabs > li > a:hover {
    color:#71b100;
    cursor: default;
    background-color: #fff;	
    border-top: 3px solid #71b100;
    border: 0px solid transparent;
}
.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 0px solid transparent;
    border-radius: 4px 4px 0 0;
	background: rgba(0, 0, 0, .5);
	color:#fff;
	padding: 10px 9px;
}
.cusine-list ul{
	margin:0px!important;
	padding:0px!important;
width:100%;
}
.cusine-list li.dropdown{
	list-style:none;
	background:#222;
	padding:5px 10px;
}
.cusine-list li.dropdown a{
	color:#fff;
}
.cusine-list li.dropdown a{
	color:#fff;
}
.cusine-list .caret{
	margin-top:10px;
}
.no-padding{
	padding:0px!important;
}
.cusine-list ul li ul li a{
	color:#8CC63E!important;
	font-size:16px;
}
.panel{
	box-shadow:0px 0px 3px #ddd;
	border-radius:0px;
	border:0px;
}
.panel-heading{
	font-family: 'Nunito Sans', sans-serif
}
.panel-success .table{
	margin-bottom:0px;
}
.panel-success {
    border-color: #fff;
}
.panel-success > .panel-heading {
    color:#444;
    background-color: #fff;
    /*border-top:#8CC63E 3px solid;
	border-bottom:1px solid #ccc;*/border-radius:0px;
	font-weight:bold;
}
.product-table tr:first-child td {
    border:0px;
}
/* .product-desc{	
	padding:10px;transition: background-color 0.5s ease;
}
.product-desc:hover{
	background:#8CC63E;
	color:#fff;
} */
.order-nav ul{
	margin: 0px;
	padding: 0px;
}
.order-nav ul li{
	list-style:none;
}
.order-nav ul li a{
	display: block;
	padding: 6px 10px;
	width:100%;
	color: #3B3B3B;
}
.order-nav ul li a:hover,
.order-nav ul li.active,
.order-nav ul li.active a{
	text-decoration: none;
    color:#fff;
	background: #8CC63E;
	text-decoration: none;
    border-radius:0px;
}
.order-details {
    display: table-cell;
    float: left;
    line-height: 15px;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.pipe {
    color: #dadada;
    padding :0px 10px;
	line-height: 10px;
	color: #707070
}
.no-margin{
	margin:0px!important;
}
/*
.fa {
    text-align: center;
    text-decoration: none;
}

.fa:hover {
    opacity: 0.9;
	color: #fff;
	text-decoration: none;
}
.fa-facebook {
    background: #3B5998;
    color: white;
}
.fa-envelope-o {
    background:#F88337;
    color: white;
}

.fa-twitter {
    background: #55ACEE;
    color: white;
}
*/
.padding-top-35{
	margin-top:35px;
}
.padding-top-30{
	margin-top:30px;
}
.padding-top-25{
	margin-top:25px;
}
.padding-top-20{
	margin-top:20px;
}
.padding-top-15{
	margin-top:15px;
}
.padding-top-10{
	margin-top:10px;
}
.padding-bottom-35{
	margin-bottom:35px;
}
.padding-bottom-30{
	margin-bottom:30px;
}
.padding-bottom-25{
	margin-bottom:25px;
}
.padding-bottom-20{
	margin-bottom:20px;
}
.padding-bottom-15{
	margin-bottom:15px;
}
.padding-bottom-10{
	margin-bottom:10px;
}
/*----------------Begin Radio Button Toggle CSS------------------*/
.switchry {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 24px;
}
.switchry input {display:none;}
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #8cc63e;
  -webkit-transition: .4s;
  transition: .4s;
}
.slider:before {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}
input:checked + .slider {
  background-color: #8CC63E;
}
input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}
input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}
/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}
.slider.round:before {
  border-radius: 50%;
}
.text-warning{
	color:#f2ae02;
	font-weight: bold;
}
.share-div{
    height: auto;
    margin-bottom: 20px;
    background-color: #F5F5F5;
    position: relative;
    margin-top:20px;
	width:100%;
	float: left;
	padding: 30px;
}
.share-div::after{
    content: '';
    position: absolute;
    left: 48%;
    top: -15px;
    heigh:4px;
    width: 0;
    height: 0;
    border-left:15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #F5F5F5;
    clear: both;
}
.form-group{
	width:100%;
}
/*----------------End Radio Button Toggle CSS------------------*/
/*---------------------Begin Search Filter------------------------------*/
.cusine-search {
  width: 100%;
  font-size: 16px;
  padding:5px 20px 5px 40px;
  border: 1px solid #ddd;
  margin-bottom: 12px;  border-radius:0px;
}
/* #myInput {
  width: 100%;
  font-size: 16px;
  padding: 12px 15px 12px 15px;
  border: 1px solid #ddd;
  margin-bottom: 12px;  border-radius:4px;
} */
#myUL {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#myUL li a {
  margin-top: -1px; /* Prevent double borders */
  background-color: #f6f6f6;
  padding:3px 5px;
  text-decoration: none;
  font-size: 18px;
  color: black;
  display: block;
}
.alert {
   
    width: 100%;
    
}
#myUL li a.header {
  background-color: #e2e2e2;
  cursor: default;
}
#myUL li a:hover:not(.header) {
  background-color: #eee;
}
.form-control, .btn{
	border-radius:0px;
	
}
.btn{
	font-size: 18px;
}

.tip-amount .active{background:green}
.tip-amount{
	width:100%;
	float:left;
}
.tip-amount ul{
	margin:0px;
	padding:0px;
}
.tip-amount ul li{
	list-style:none;
}
.tip-amount ul li a{
	padding:4px 10px;
	display:block;
	float:left;
	margin-right:10px;
	border:1px solid #ccc;
}
/*---------------------End Search Filter------------------------------*/
/*----------------Begin Footer CSS---------------------*/
.site-footer-wrapper {
	background:#1b793f;
	padding:0px;
	width:100%;
	float:left
}
.site-footer {
	height: auto
}
.site-footer h5{
	color:#fff;
}
.site-footer ul {
	padding-left: 0;
	/*padding-top: 10px;*/
	padding-bottom: 0;
	margin:0;
	list-style: none
}
.site-footer ul:after {
	content: "";
	display: table;
	clear: both
}
.site-footer #contentwrapper {
	width: 100%;
	text-align: center;
}
.site-footer #contentcolumn {
	margin: 0;
	display: inline-block
}
.site-footer #leftcolumn {
	text-align: left
}
@media (min-width: 1200px) {
	.site-footer #leftcolumn {
		width: 100%
	}
	.site-footer #leftcolumn li {
		/*padding-right: 60px*/
	}
	.site-footer #leftcolumn li:last-child {
		padding-right: 0
	}
}
.site-footer #rightcolumn {
	/*width: 300px;*/
	margin-left: 0;
	/*display: inline-block*/
}
.site-footer #rightcolumn li {
	padding-right: 30px
}
.site-footer .footer-container:after {
	content: "";
	display: table;
	clear: both
}
.site-footer .links:after {
	content: "";
	display: table;
	clear: both
}
.site-footer .links .quick-links:last-child {
	padding-right: 0
}
.site-footer .links .quick-links .images-stores {
	text-decoration: none;
	vertical-align: middle
}
.site-footer .links .quick-links .images-stores a {
	display: inline-block
}
.site-footer .links .quick-links .images-stores.apple a {
	width: 91.13px;
	height: 27px;
	background-image: url(../images/0c4bed37.applestore.png)
}
.site-footer .links .quick-links .images-stores.apple a:hover {
	background-image: url(../images/0bcd3276.applestore_hover.png)
}
.site-footer .links .quick-links .images-stores.google {
	padding-right: 0
}
.site-footer .links .quick-links .images-stores.google a {
	width: 81px;
	height: 29px;
	background-image: url(../images/9831b643.googleplay.png)
}
.site-footer .links .quick-links .images-stores.google a:hover {
	background-image: url(../images/f46e64c9.googleplay_hover.png)
}
.site-footer .links .quick-links .text-footer:last-child {
	padding-right: 0
}
.site-footer .links .quick-links .text-footer a {
	text-align: left;
	color: #ccc;
	font-size: 13px
}
.site-footer .links .quick-links .text-footer a:hover {
	text-decoration: none;
	color: #fff;
	-moz-transition: color .2s linear;
	-o-transition: color .2s linear;
	-webkit-transition: color .2s linear;
	transition: color .2s linear
}
.site-footer .links .quick-links .icons {
	float: right;
	margin: 0 10px 0 0
}
@media (min-width: 960px) {
	.site-footer .links .quick-links .icons {
		margin: 0
	}
}
.site-footer .links .quick-links .icons:first-child {
	margin: 0;
	padding-right: 0
}
.site-footer .links .quick-links .icons a {
	font-size: 24px;
	color: #ccc;
}
.site-footer .links .quick-links .icons a:hover {
	text-decoration: none;
	color: #fff;
	-moz-transition: color .2s linear;
	-o-transition: color .2s linear;
	-webkit-transition: color .2s linear;
	transition: color .2s linear
}
.site-footer .links .quick-links li {
	align-self: center;
	/*display: inline;*/
	list-style-type: none;
	/*padding-right: 60px*/
}
.site-footer .social-links {
	float: right;
	margin: 0 10px 0 0
}
@media (min-width: 960px) {
	.site-footer .social-links {
		margin: 0
	}
}
.site-footer .legal-wrapper {
	background: #f8f8f8
}
.site-footer .legal {
	font-size: 11px;
	line-height: 14px;
	padding-bottom: 10px;
	padding-top: 5px;
	color: #dadada;
	text-align: center
}
.site-footer .legal:after {
	content: "";
	display: table;
	clear: both
}
.site-footer .legal a {
	color: #ccc
}
@media (max-width: 960px) {
	.site-footer .legal {
		padding-top: 10px
	}
}
.site-footer .legal .locally-made {
	text-align: center;
	padding-bottom: 30px;
	display: none;
	color: #ccc
}
@media (min-width: 960px) {
	.site-footer .legal .locally-made {
		display: inline
	}
}
.site-footer .legal .locally-made img {
	vertical-align: middle
}
.site-footer .legal .locally-made a {
	padding-right: 3px;
	padding-left: 5px
}
.site-footer .legal .disclaimer {
	text-align: center;
	display: inline;
	color: #ccc
}
.site-footer .legal .disclaimer .copyright,
.site-footer .legal .disclaimer .terms {
	display: inline
}
@media (min-width: 568px) {
	.site-footer .legal .disclaimer .copyright,
	.site-footer .legal .disclaimer .terms {
		display: block
	}
}
@media (min-width: 768px) {
	.site-footer .legal .disclaimer .copyright,
	.site-footer .legal .disclaimer .terms {
		display: inline
	}
}
.site-footer .legal .disclaimer .copyright a,
.site-footer .legal .disclaimer .terms a {
	text-decoration: underline
}
.site-footer .legal .disclaimer .copyright a:hover,
.site-footer .legal .disclaimer .terms a:hover {
	color: #3B598B
}
/*----------------End Footer CSS---------------------*/
/* --------------- Cuisine CSS ----------------------*/
.cuisine {
    position: relative;
    width: 100%;
}
.cuisine-image {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}
.middle {
	background: rgba(0,0,0,0.25);
  	transition: .5s ease;
  	opacity: 1;
  	position: absolute;
  	top: 50%;
  	width: 100%;
  	transform: translate(0%, -50%);
  	-ms-transform: translate(0%, -50%)
}
.cuisine:hover .cuisine-image {
  opacity: 0.8;
}
/*
.cuisine:hover .middle {
  opacity: 1;
}
*/
.cuisine-text {
  color: white;
  font-size: 25px;
  padding: 15px 15px;
}
/* --------------- End Cuisine CSS ----------------*/

/*------Home Search--------*/

#custom-search-input .nav-tabs > li{
	width: 25%;
}
#custom-search-input .tab-content{
	background: #fff;
}

#custom-search-input .nav-tabs > li > a{
	border-radius: 0px;
	margin: 0px;
	border: none;
	font-family: 'Nunito Sans', sans-serif;
	font-size: 18px;
	font-weight: bold;
	background-color: rgba(95,95,95,0.8);
	text-align: center;
}
#custom-search-input .nav-tabs > li > a:hover{
	background: rgba(95,95,95,0.9);
	
}

#custom-search-input .nav-tabs > li.active > a{
	background: #fff;
	
}
#custom-search-input .nav-tabs > li.active > a:hover{
	background: #fff;
	
}

/*------Home Search End--------*/

/*---Home Carousel------*/
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}

.slick-prev
{
    left: -25px;
}

.slick-next
{
    right: -25px;
}

.slick-prev{
	background: url("../images/prev.png") !important;
	height: 96px !important;
	width: 50px;
	left:-50px;
} 
.slick-next{
	background:  url("../images/next.png") !important;
	height: 96px !important;
	width: 50px;
	right: -50px;
}

.slick-next::before, .slick-prev::before {
    content: "";
}

.slick-disabled{
	opacity: 0.5;
}

/*.carousel-inner .active.left { left: -25%; }
.carousel-inner .next        { left:  25%; }
.carousel-inner .prev        { left: -25%; }
.carousel-control.left,.carousel-control.right {background-image:none;}
.item:not(.prev) {visibility: visible;}
.item.right:not(.prev) {visibility: hidden;}
.rightest{ visibility: visible;}*/
/*--------Search Page ------*/

/*.search-page .panel{
	border:1px solid #ddd;
	border-top:5px solid #8cc63e;
	box-shadow: none;
}
.search-page .panel-heading {
    background-color: #f5f5f5;
    border-color: #ddd;
    color: #333;
	border-bottom: 1px solid #8cc63e;
	border-radius: 0px;
}*/
.restaurant-item{
	background:#fff;
/*	border-left: 5px solid #8cc63e;*/
	border: 1px dotted #ccc;
	padding: 10px 5px;
    margin: 10px 0px ;
	position: relative;

}
.restaurant-item:hover{
	background:#fff;
	border: 1px dotted #8cc63e;
/* 	border: none;
	box-shadow: 0px 0px 5px #8cc63e; */
	padding: 10px 5px;
    margin: 10px 0px ;
}

.rest-status{
	position: absolute;
	top: 10px;
	right: 5px;
}

.green{
	color:#8cc63e;
}
.red{
	color: red;
}
.yellow{
	color:yellow;
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover{
	
	background-color: #8cc63e;
    border-color: #8cc63e;
    color: #fff;
    z-index: 2;
}

/*---Account----*/
.dropdown .account-nav{
	padding: 15px;
}
.dropdown-menu li{
	width: 100%;
}
.dropdown-menu li a{
	padding: 5px 10px;
}

/*************/

/*****Order-history*****/
.order-item{
	border-radius: 4px;
    margin-bottom: 20px;
    padding: 15px;
	border: 1px solid #ddd;
}
.order-item hr{
	border-top: 1px dotted #ddd;
}
.order-item .fa-heart{
	color: #FF0000;
}

.share-btn{
	padding: 10px;
}

.share-btn:hover{
	text-decoration: none;
}

.share-btn.fa-facebook{
	background: #3b5998;
	color: #fff;
}
 
.share-btn.fa-twitter{
	background: #0084b4;
	color: #fff;
}

.share-btn.fa-envelope-o{
	background: #ff931e;
	color: #fff;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active{
	background: #8cc63e none repeat scroll 0 0;
    border-radius: 0;
    color: #fff;
    text-decoration: none;
	border: 1px solid #8cc63e;
}

.btn-primary{
	background: #1b793f none repeat scroll 0 0;
    border-radius: 0;
    color: #fff;
    text-decoration: none;
	border: 1px solid #1b793f;
}
.btn[hidden]{
	display: none;
}
.card-footer{
	padding: 0px 15px;
}

.card-footer .btn{
    width:49%;
}
.rating{
    justify-content: flex-end !important;
}

.form-group .rating{
    justify-content: flex-start !important;
}
.form-group .rating .label-value{
	width:40%;
}
.form-group .rating .star-container{

}

*:focus {outline:none;}
.review-item .rating{
   padding-top: 10px;
}
.review-item blockquote, .review-item .rating .label-value{
	font-size: 15px;
}
.restaurant-banner .rating .label-value{
	color:#fff;
}

ng2-auto-complete{
	z-index:99 !important;
}

.sitewarning{
	background:#f44336;
	color:#fff;
	width: 100%;
	line-height: 40px;
	text-align: center;
}
#sidebar{
	position: relative;
}

#sidebar tbody.lineItemsSummary{
	display: none;
}

@media (min-width:768px){
 	.rightfixedsidebar{
		position: fixed;
		top:120px;
		right:1%;
		left:67%;
		z-index: 1;
	}
	.rightfixedsidebar .lineItems{
		display: none !important;
	}

	.rightfixedsidebar .lineItemsSummary{
		display: block !important;
	} 
	.checkoutrightfixedsidebar{

		position: fixed;
		top:120px;
		right:8%;
		left:65.6%;
		z-index: 1;
	}
	
}
@media (min-width:992px){
	.rightfixedsidebar{
		position: fixed;
		top:120px;
		right:1%;
		left:75%;
		z-index: 1;
	}
	.leftfixedsidebar{
		position: fixed;
		top:120px;
		left:2%;
		right:82%;
		z-index: 1;
	}

	.sidebarbottomfixed{
		bottom:160px;
		top: auto;
	}
}
@media (max-width:767px){
.navbar-inverse .navbar-toggle .icon-bar{
	background-color: #888;
}	
.cart > a{
	padding: 10px 0px !important;
}
.sitewarning{
	line-height: 30px;
	padding:0px 10px;
	font-size:12px;
}
.content-wrapper{
  padding-top:60px;
}

.site-footer #leftcolumn {
    text-align: center;
}

.site-footer h5 {
    text-align: center;
}

.site-footer #rightcolumn li {
    padding-right: 0px;
    width: 20%;
    float: left;
    margin: 0;
}

.search-results{
	padding:10px;
}

.inner-nav ul li{
	padding:8px 5px;
}

.features, .how_it_works, .how_it_works h2 {
	text-align: center;
}

.how_it_works h2 {
	text-align: center !important;
	border-bottom: 2px solid #8cc63e
}
.driver-page h1, .driver-page h2 {
	text-align: center !important;
}

}

.bs-datepicker{
    z-index: 99 !important;
}

.pagination{
	width:100%;
	text-align: center;
}

.ngx-pagination {
    display: inline-block;
    padding: 0;
}

.ngx-pagination .current {
    background: #8cc63e !important;
}

.ngx-pagination li {
    border: 1px solid #ddd; /* Gray */
}

.ngx-pagination li:first-child {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.ngx-pagination li:last-child {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.step1 .imgcircle{
	background: url("../images/sending.png") no-repeat 100% 100% #fff;
	background-size: cover;
}
.step2 .imgcircle{
	background: url("../images/checking.png") no-repeat 100% 100% #fff;
	background-size: cover;
}
.step3 .imgcircle{
	background: url("../images/rejected.png") no-repeat 100% 100% #fff;
	background-size: cover;
}

.step4 .imgcircle{
	background: url("../images/failed.png") no-repeat 100% 100% #fff;
	background-size: cover;
}
.step5 .imgcircle{
	background: url("../images/preparing.png") no-repeat 100% 100% #fff;
	background-size: cover;
}
.step6 .imgcircle{
	background: url("../images/outfordelivery.png") no-repeat 100% 100% #fff;
	background-size: cover;
}
.step7 .imgcircle{
	background: url("../images/outfordelivery.png") no-repeat 100% 100% #fff;
	background-size: cover;
}
.step8 .imgcircle{
	background: url("../images/delivered.png") no-repeat 100% 100% #fff;
	background-size: cover;
}

.step9 .imgcircle{
	background: url("../images/returns.png") no-repeat 100% 100% #fff;
	background-size: cover;
}

.brand-title{
	font-size: 13px;
	width: 100%;
	color: #8cc63e;
	text-align: center;
	font-weight: bold;
}

@media (max-width:480px){
	.brand-title{
		font-size: 10px;
		width: 100%;
		color: #8cc63e;
		text-align: center;
		font-weight: bold;
		margin: 0px;
	}

	#custom-search-input .tab-content > .tab-pane{
		padding: 15px 0px;
	}
}
.navbar-toggle{
margin-top:12px;
margin-bottom: 12px;
padding: 10px;
}
@media (max-width:767px){
.cart{
	margin: 12px 0px;
}
}

@media (max-width:480px){
	.navbar-brand{
		padding: 10px 0px;
	}
}

@media (max-width:380px){
	.navbar-brand{
		padding: 10px 0px;
	}
	.brand-title{
		font-size: 9px;
		width: 100%;
		color: #8cc63e;
		text-align: center;
		font-weight: bold;
		margin: 0px;
	}
	.header h1{
		font-size: 18px;
	}
}
.switchery{
	background-color:#fff !important;
	height: 32px !important;
	width: 64px !important;
	padding: 0px 2px !important;
}

.switchery > small{
	background-color: #64bd63 !important;
	top:1px !important
}

.switchery > small.checked{
	right:1px !important;
}
.form-group .rating .label-value{
    font-weight: bold !important;
}

/* store time selecter */
.store-time-selecter .nav-pills > li.odttype > a{
	border-radius: 0px !important;
	background-color: #f2f2f2;
	border: none;
}
.store-time-selecter .nav-pills > li.odttype:first-child > a{
    border-radius: 4px 0px 0px 4px !important
}

.store-time-selecter .nav-pills > li.odttype:last-child > a{
    border-radius: 0px 4px 4px 0px !important
}

.store-time-selecter .nav-pills > li.odttype.active > a,
.store-time-selecter .nav-pills > li.odttype.active > a:focus,
.store-time-selecter .nav-pills > li.odttype.active > a:hover {
	background-color: #8CC63E;
	color: #fff;
	border: none;
}

.timepickerctrl td.form-group{
	width: auto !important;
}
.owl-theme.home-about{
	background: #fff; border-radius: 4px; padding:10px;
}
@media (min-width:768px){
.owl-theme.home-about .owl-nav.disabled + .owl-dots{
    margin: 0px !important;
  	z-index: 999;
	position: absolute;
	bottom: 10px;
	right: 10px;
}
}
.owl-theme.home-about .owl-dots .owl-dot.active span, .owl-theme.home-about .owl-dots .owl-dot:hover span {
	background: #398439;
}
.owl-theme.home-about .owl-dots .owl-dot span {
	/*background: #9dc469;*/
}

.yellowbtn{
	background-color: #ffbd4a;
	border-color: #ffbd4a;
}

.yellowbtn:hover, .yellowbtn:focus, .yellowbtn:active{
	background-color: #ff914d;
	border-color: #ff914d;
}