body{
	font-family: "Open Sans",sans-serif !important;
}
.overflow-hide{
	overflow: hidden !important;
}
.hide-div{
	display: none !important;
}
/******* NAVIGATION *******/
#show_cart {
  cursor: pointer;
}
.navbar-brand {
  font-family: "Open Sans", sans-serif;
  color: #fff !important; }

.navbar-brand img {
  margin-top: -5px; }

.navbar {
  width: 100%;
}

.row-offcanvas-right.active .navbar {
  right: 50% !important;
  left: inherit !important; }

.navbar-toggle, .navbar-back {
  float: left;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  height: 40px;
  border: none; }

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus, .navbar-back {
  background-color: transparent;
  border: none; }

.navbar .cart .glyphicon-shopping-cart,
.navbar .glyphicon-chevron-left {
  color: #fff !important;
  margin: 0;
  width: 22px;
  font-size: 18px;
  border: none; }

.nav > li > a:hover, .nav > li > a:focus {
  background: none; }
  
/* Loader */

#loader{
  background: #00000052;
  width: 100%;
  height: 100%;
  min-height: 100%;
  position: fixed;
  display: none;
  z-index: 999999999999;
}
#loader .loader {
  border: 5px solid #f3f3f3;
  border-radius: 50%;
  border-top: 5px solid #3498db;
  width: 40px;
  height: 40px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  position: absolute;
  top: 50%;
  left: 45%;
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/* 
* 	Client Header 
*/
.office-info {
  background: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 4px solid #bd0a22;
  margin-top: -4px;
  margin-bottom: 20px;
  max-height: 400px !important;
}

.office-info .container {
  width: 100%;
}
  .office-info h3#title {
	font-size: 20px;
	margin-top: 10px;
	}
	.office-info h3#title a{
		color: inherit;
		font-size: inherit;
	}
	.office-info h3#title a:hover{
		text-decoration: none;
  }

#menu-nav {
  display: none !important;
}

.pn-Advancer {
  appearance: none;
  background: transparent;
  padding: 0;
  border: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  background-color: #444;
  width: 50px;
  text-align: center
}

.pn-Advancer_Left {
  left: 0px;
}

.pn-Advancer_Right {
  right: 0px;
}

.pn-Advancer_Icon {
  width: 20px;
  height: 44px;
  fill: #fff;
}

#menu-items .item-title .item-icons-container,
#item-buttons .modal-title .item-icons-container,
#half-half-selection .item-icons-container {
  display: inline-flex;
  margin-left: 10px;
}

#menu-items > .item-icons-container {
  display: inline-flex;
  flex-wrap: wrap;
  width: 100%;
  background-color: #fff;
  padding-top: 20px;
}

#displayDeals > .container > #deal_wizard > .item-icons-container {
  display: inline-flex;
  padding-bottom: 20px;
  width: 100%;
}

#displayDeals > .container > #deal_wizard > .item-icons-container > .item-icons {
  margin-right: 25px;
}

#displayDeals > .container > #deal_wizard > .item-icons-container > .item-icons > img {
  height: 30px;
  width: 30px;
}

#half-half-page > .container > #half-half-desc > .item-icons-container {
  display: inline-flex;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
}

.deal-menu-items .item-icons-container,
#displayDeals .section .item-icons-container,
#displayDeals .section .item-icons  {
  display: inline-flex;
}

.deal-menu-items .item-icons-container .item-icons img{
  height: 15px;
  width: 15px;
}

#menu-items .item-title .item-icons-container .item-icons,
#item-buttons .modal-title .item-icons-container .item-icons,
#half-half-selection .item-icons-container .item-icons,
#displayDeals .section .item-icons-container .item-icons {
  float: left;
  margin-left: 5px;
}

#menu-items > .item-icons-container .item-icons {
  float: left;
  font-weight: bold;
  width: 20%
}

#half-half-page > .container > #half-half-desc > .item-icons-container .item-icons {
  float: left;
  padding-right: 45px;
  font-weight: bold;
}

#menu-items .item-title .item-icons-container .item-icons img,
#item-buttons .modal-title .item-icons-container .item-icons img,
#half-half-page .item-icons-container .item-icons img,
#displayDeals .section .item-icons-container .item-icons img {
  height: 18px;
  width: 18px;
}

#displayDeals .section .item-icons img {
  height: 18px;
  width: 18px;
  margin-top: 3px;
}

#menu-items > .item-icons-container .item-icons img {
  height: 30px;
  width: 30px;
}


@media (max-width: 768px) {
  #menu-items ul li.group, #menu-items ul li.single {
      min-height: unset!important;
  }

  #add-popup-qty.fade:not(.in) .modal-dialog {
    -webkit-transform: translate3d(0, 25%, 0);
    transform: translate3d(0, 25%, 0);
  }

  #menu-items .item-title {
    word-break: break-word;
  }  

	.office-info h3#title {
		margin-bottom: 0;
  }
  
  #customise-page #customise-add-button, #customise-page #customise-out-of-stock-button {
    width: 50%!important;
  }

  #customise-page #cancel {
    width: 50% !important;
    position: fixed;
    bottom: 0;
    border-radius: 0;
    border: 0;
    padding: 15px;
    font-size: 20px;
    z-index: 1;
    background:#f74646!important;
    color:#fff!important;
    font-weight: bold!important;
    right: 0px;
  }

  #extra-toppings {
    margin-bottom: 50px;
  }
}

  #half-half-page .item-list ul {
    width: 100%!important;
  }

  .office-info p {
    font-weight: normal;
    font-size: 14px;
    color: #424242;
    margin-bottom:2px
  }
  
  .office-info .logo {
    padding-top: 10px;
    display: inline-block;
    vertical-align: middle;
  }
  
  .storeinfo {
    display: inline-block!important;
    vertical-align: middle!important;
    position: sticky;
  }

  .office-info .logo img {
    width: 250px;
	}
  .office-info .address {
    padding-top: 10px; }
  .office-info .payment-type img {
    padding-right: 5px;
    padding-left: 5px; }
  .office-info .store-info .store-time-clock {
     }
  .modal-open .modal{
	background: #fff;
  }
  .office-info .modal-body{
	padding: 0;
  }
  .office-info .modal-body h3, .office-info .modal-body p, .office-info .modal-body a{
	color: #000 !Important;
  }
  .office-info .modal-body #modal-info{
	padding: 10px
  }
  .office-info .modal-body #modal-store{
    position: relative;
    margin: 20px 0;
	text-align:center;
  }
  .office-info .modal-body #modal-store span{
	background: #fff;
    padding: 0 10px;
    position: relative;
    z-index: 5;
  }
  .office-info .modal-body #modal-store:before {
    content: " ";
    display: block;
    border-top: solid 1px #555555;
    width: 70%;
    margin-left: 15%;
    height: 1px; 
    position: absolute;
    top: 50%;
    z-index: 1;
 }
 
 .office-info .col-xs-1,  .office-info .col-xs-2, .office-info .col-xs-3,  .office-info .col-xs-4,  .office-info .col-xs-5,  .office-info .col-xs-6, .office-info .col-xs-7,  .office-info .col-xs-8,  .office-info .col-xs-9,  .office-info .col-xs-10,  .office-info .col-xs-11,  .office-info .col-xs-12 {
    padding-right: 10px;
    padding-left: 10px;
}
 
 .header-info-toggle{
	margin: 0;
    padding: 0;
    height: auto;
    cursor: pointer;
	height: auto;
 }
 
 @media (max-width: 768px){
	 .desk-top-title{
			display: none;
	 }
	 #estimated-time{
		float: left;
	 }
	 .office-info .payment-type{
		padding-top: 0;
		float: right;
	 }
  }
  
 .collapse-header-info {
    padding: 0;
    width: 100%;
	border: none;
    box-shadow: none;
 }

  @media (max-width: 768px) {
    .office-info .store-info .store-time-clock {
      display: inline-block; }
    .office-info .store-info .store-time-text {
      display: none; } }
  .office-info .payment-type, .office-info .store-info {
    padding-top: 0;
    text-align: left; }

#h-address a {
  cursor: pointer; }
  
#h-address a {
  cursor: pointer; }
  
/* New foooter start */
#footer-new {
	background: #000;
	color : #fff;
	color : #fff;
	width: 100%;
	text-align: center;
	height: 45px;
	z-index: 997;
}

.footer-fixed {
	position: fixed;
	bottom: 0;
}

.new_footer{
    padding: 10px 0;
}

.new_footer #footer-new-text{
	text-align: left;
	margin-top: -5px;
	font-size: 13px;
	margin-left: 50px;
}

.new_footer #footer-new-icons{
	margin-left: -30px;
}

.new_footer #footer-new-text p{
	margin: 0
}
.new_footer #footer-new-text #footer-new-links a {
	color: #fff;
}
.new_footer #footer-new-text #footer-new-links a:hover,
.new_footer #footer-new-text #footer-new-links a:visited{
	color: #fff;
	text-decoration: none;
}
.new_footer #footer-new-text #footer-new-link{

}
.new_footer #footer-new-text #footer-new-copyright{
	opacity: 0.7;
}
.new_footer #footer-new-icons img{
    width: 25px;
	margin: 0 5px;
	opacity: 0.7;
	transition: opacity .5s ease-out;
    -moz-transition: opacity .5s ease-out;
    -webkit-transition: opacity .5s ease-out;
    -o-transition: opacity .5s ease-out;
}
.new_footer #footer-new-icons img:hover{
	opacity: 1;
}
.new_footer #footer-new-brand{
	text-align: right;
	margin-left: -50px;
}
.new_footer #footer-new-brand img{
	width: 160px;
}
.new_footer #footer-new-brand span{
	margin-right: 10px;
	font-size: 14px;
    letter-spacing: 0.5px;
}
.new_footer #footer-new-text,
.new_footer #footer-new-icons,
.new_footer #footer-new-brand{
	position: relative;
}
.new_footer #footer-new-line{
	margin: 0px 10px;
}	
.new_footer #footer-new-line:after{
	content: "";
    display: inline-block;
    height: 25px;
    position: absolute;
    border-left: 2px solid #ffffff66;
    margin-left: -2px;
}	

@media (max-width: 1024px) {
  html {
    height: 100%;
  }
  body {
    height: 100%;
  }
	#footer-new {
		display: none;
	}
}
/* New foooter end */

#footer {
	position: absolute;
	bottom: 0px;
	background: #000;
	color : #fff;
	width: 100%;
	text-align: center;
	margin-bottom: -170px; 
	z-index: 997;
}

#footer strong{
	display: block;
}  

#footer-black{
	margin-top: 15px;
	padding: 0;
}  

#footer-travel div{
	margin: 0 auto;
}

#ftToggle {
  display: none; }

#ftToggle:active, #ftToggle:focus {
  border: 0;
  outline: none; }
  
#footer-copyright{
	padding-bottom: 5px;
}

#footer-links a{
	padding-bottom: 5px;
    color: #fff;
    display: block;
}

#footer-links a:hover{
	text-decoration: none;
	color: #fff;
}

#footer-social span{
	color :#757671;
}

#footer-text,
#footer-contact{
	text-align: left;
	font-size: 13px
}

#footer-brand{
	text-transform: uppercase;
}

#footer-brand span{
    display: block;
	letter-spacing: .6px;
	font-size: 12px;
	opacity: 0.7;
}

#footer-icons{
	margin-top: 25px;
}

#footer-icons img{
	width: 32px;
	opacity: 0.7;
	padding: 0 3px;
	transition: opacity .5s ease-out;
    -moz-transition: opacity .5s ease-out;
    -webkit-transition: opacity .5s ease-out;
    -o-transition: opacity .5s ease-out;
}

#footer-icons img:hover{
	opacity: 1;
}

#footer-icons #footer-social{
	margin-bottom: 10px;
}

#footer-text a,
#footer-contact a,
#footer-text a:hover,
#footer-contact a:hover{
	color: #fff;
	text-decoration: none;
}

.footer-h{
	color: #00AEEF;
	text-transform: uppercase;
    font-weight: bold;
	font-size: 16px;
    letter-spacing: 0.6px;
}

#footer-brand img{
	width: 180px;
}

#siteseal {
    display: block;
    padding-bottom: 20px;
    text-align: center;
	margin-top: 20px;
}

#p-type{
	text-align: center;
}

#p-type img{
	margin: 0 3px;
	display: block;
	margin: 0 auto;
}

#p-type #p-master{
	width: 45px;
	padding-top: 10px;
	padding-bottom: 20px;
}
#p-type #p-visa{
	width: 55px;
	padding-bottom: 20px;
}
#p-type #p-paypal{
	width: 75px;
}

#footer-loyalty #loyalty{
	background: transparent;
    border-radius: 0;
    margin-top: 5px;
	border-color: #757671;
	border-right: none;
}

#footer-loyalty .alert-success{
	padding: 10px;
    margin-top: 5px;
	margin-bottom: 0;
}

#footer-loyalty img{
    margin-top: 5px;
    width: 170px;
}

#footer-ofe strong{
	font-size: 13px;
    color: #757671;
    text-transform: uppercase;
}

#footer-loyalty .form-group{
	position: relative;
	margin-bottom: 0;
}

#footer-loyalty .input-group-btn{
	vertical-align: bottom;
} 

#footer-loyalty .input-group-btn button{
	color: #757671;
    background: transparent;
    border-color: #757671;
    text-shadow: none;
	border-radius: 0;
    border-left-color: transparent;
    border-left: none;
	height: 34px;
}

#footer-loyalty .input-group-btn button #loyalty-icon{
	top: -1px;
}

/* Footer Mobile */
@media (max-width: 1024px) {
  .loyalty-container {
    margin-top: 20px!important;
  }

	#footer-links, #footer-images, #footer-social, #footer-loyalty{
		text-align: center;
		padding: 5px 0;
	}
	
	#footer-loyalty img{
		margin: 0 auto;
	}
	
	#footer-black{
		margin-top: 5px;	
	}
	
	#p-type img{
		margin-top: 10px;
	}
	
	#footer-travel{
		margin-bottom: 10px;
	}
}

.modal {
  cursor: default!important;
}

.cart_items_qty {
  background-color:#fdd96d;
  padding: 0px 7px;
  border-radius: 20px;
  text-align: center;
  color:#000;
  display: none;
  font-weight: 700;
}

#add-popup-qty .modal-body .qty-btn-popup-single,
.modal-popup .modal-body .qty-btn-popup {
  border-radius: 50% !important;
  height: 40px;
  width: 40px;
  color: #000 !important;
  background:#f1f1f1;
}

html {
  position: relative;
  min-height: 100%;} 

body {
  padding-bottom: 50px;
  color: #333333;
  background-color: #e9eaed;}

.box {
  margin-bottom: 20px;
  background-color: white;
  border: transparent;}

.box-body {
  padding: 15px; }
  .box-body:before, .box-body:after {
    content: " ";
    display: table; }
  .box-body:after {
    clear: both; }

.box-heading {
  padding: 9px 15px;
  background:#021B23; }
  .box-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.box-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 300;
  font-family: "Open Sans", sans-serif;
  color: #FFF; }
  .box-title > a,
  .box-title > small,
  .box-title > .small,
  .box-title > small > a,
  .box-title > .small > a {
    color: FFF; }

.box-footer {
  padding: 10px 15px;
  background-color: whitesmoke;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.box > .list-group,
.box > .box-collapse > .list-group {
  margin-bottom: 0; }
  .box > .list-group .list-group-item,
  .box > .box-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .box > .list-group:first-child .list-group-item:first-child,
  .box > .box-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
  .box > .list-group:last-child .list-group-item:last-child,
  .box > .box-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }

.box-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.box > .table,
.box > .table-responsive > .table,
.box > .panel-collapse > .table {
  margin-bottom: 0; }
  .box > .table caption,
  .box > .table-responsive > .table caption,
  .box > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px; }
.box > .table:first-child,
.box > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .box > .table:first-child > thead:first-child > tr:first-child,
  .box > .table:first-child > tbody:first-child > tr:first-child,
  .box > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .box > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
    .box > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .box > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .box > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .box > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .box > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .box > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .box > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .box > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
      border-top-left-radius: 3px; }
    .box > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .box > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .box > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .box > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .box > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .box > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .box > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .box > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
      border-top-right-radius: 3px; }
.box > .table:last-child,
.box > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }
  .box > .table:last-child > tbody:last-child > tr:last-child,
  .box > .table:last-child > tfoot:last-child > tr:last-child,
  .box > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .box > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px; }
    .box > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .box > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .box > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .box > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .box > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .box > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .box > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .box > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
      border-bottom-left-radius: 3px; }
    .box > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .box > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .box > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .box > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .box > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .box > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .box > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .box > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
      border-bottom-right-radius: 3px; }
.box > .panel-body + .table,
.box > .panel-body + .table-responsive,
.box > .table + .panel-body,
.box > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd; }
.box > .table > tbody:first-child > tr:first-child th,
.box > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }
.box > .table-bordered,
.box > .table-responsive > .table-bordered {
  border: 0; }
  .box > .table-bordered > thead > tr > th:first-child,
  .box > .table-bordered > thead > tr > td:first-child,
  .box > .table-bordered > tbody > tr > th:first-child,
  .box > .table-bordered > tbody > tr > td:first-child,
  .box > .table-bordered > tfoot > tr > th:first-child,
  .box > .table-bordered > tfoot > tr > td:first-child,
  .box > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .box > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .box > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .box > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .box > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .box > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .box > .table-bordered > thead > tr > th:last-child,
  .box > .table-bordered > thead > tr > td:last-child,
  .box > .table-bordered > tbody > tr > th:last-child,
  .box > .table-bordered > tbody > tr > td:last-child,
  .box > .table-bordered > tfoot > tr > th:last-child,
  .box > .table-bordered > tfoot > tr > td:last-child,
  .box > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .box > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .box > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .box > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .box > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .box > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .box > .table-bordered > thead > tr:first-child > td,
  .box > .table-bordered > thead > tr:first-child > th,
  .box > .table-bordered > tbody > tr:first-child > td,
  .box > .table-bordered > tbody > tr:first-child > th,
  .box > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .box > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .box > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .box > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .box > .table-bordered > tbody > tr:last-child > td,
  .box > .table-bordered > tbody > tr:last-child > th,
  .box > .table-bordered > tfoot > tr:last-child > td,
  .box > .table-bordered > tfoot > tr:last-child > th,
  .box > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .box > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .box > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .box > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }
.box > .table-responsive {
  border: 0;
  margin-bottom: 0; }

.panel-group {
  margin-bottom: 20px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #dddddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #dddddd; }

.panel-default {
  border-color: #dddddd; }
  .panel-default > .panel-heading {
    color: #333333;
    background-color: whitesmoke;
    border-color: #dddddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #dddddd; }
    .panel-default > .panel-heading .badge {
      color: whitesmoke;
      background-color: #333333; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #dddddd; }

.panel-primary {
  border-color: #337ab7; }
  .panel-primary > .panel-heading {
    color: white;
    background-color: #337ab7;
    border-color: #337ab7; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #337ab7; }
    .panel-primary > .panel-heading .badge {
      color: #337ab7;
      background-color: white; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7; }

.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6; }
    .panel-success > .panel-heading .badge {
      color: #dff0d8;
      background-color: #3c763d; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #bce8f1; }
    .panel-info > .panel-heading .badge {
      color: #d9edf7;
      background-color: #31708f; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #faebcc; }
    .panel-warning > .panel-heading .badge {
      color: #fcf8e3;
      background-color: #8a6d3b; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1; }
    .panel-danger > .panel-heading .badge {
      color: #f2dede;
      background-color: #a94442; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

  @media (min-width: 1025px) {
    .toggle-left {
      display: none; } }

.navbar-nav {
  margin: 0;
  float: right;
  height: 58px; }
  .navbar-nav > li {
    float: left; }
    .navbar-nav > li > a {
      float: left;
      padding: 19px 15px;
      color: #FFF!important; }
      .navbar-nav > li > a:hover, .navbar-nav > li > a:focus {
        background: #555555 !important; }
      @media (max-width: 620px) {
        .navbar-nav > li > a {
          padding: 18px 20px;
          font-size: 20px;
          line-height: 20px; }
          .navbar-nav > li > a span.nav-text {
            display: none; } }
  @media (min-width: 994px) {
	.cart-collapse-nav {
     display: none; }
	.navbar-nav > li.map-collapse {
      display: none; }
	  }

.navbar-nav.navbar-right:last-child {
  margin-right: 0!important; }

#order-type-bt {
  margin-bottom: -10px;  }
  #order-type-bt button {
    width: 50%;
    box-shadow: none;
    top: 0px;
    background-color: #d9d9d9;
  }

#bt-checkout, #bt-continue {
  background-color: #2ecc71;
  color: #ffffff;
  font-size: 22px;
  text-align: center;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
  overflow: hidden;
  transition: background-color 80ms ease-in;
  margin-left: 2%;
  display: block;
  margin: 0 auto !important;
  border-radius: 0 !important;
  bottom: 0;
  z-index: 9999 !important;

}
  
#bt-checkout:hover, #bt-continue:hover {
  background-color: #27ae60; }
  
#float-box .disabled{
  background-color: #e74c3c !important;
}
  
.input-grp input[type=radio], .input-grp input[type=checkbox]{
	margin-right: 5px;
}  

/* Checkout Pay Button*/
#checkout-form-cash input[type=submit],
#checkout-form-cash input[type=button],
#checkout-form input[type=submit]{
    transition: background-color 80ms ease-in;
	border: none;
    padding: 0;
    background: transparent;
    -webkit-appearance: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    height: 40px;
    line-height: 40px;
    float: left;
    margin-right: 10px;
    padding: 0 20px;
    background-color: #2ecc71;
    text-align: center;
    color: #f9f9f9;
    font-size: 16px;}
		
#checkout-form input[type=submit]:hover,
#checkout-form-cash input[type=button]:hover,
#checkout-form-cash input[type=submit]:hover{
	background-color: #27ae60;
}

#login-section .form-wrap{
	text-align: center;
    margin: 0 auto;
    width: 35%;
	padding-bottom: 20px;
	transition: all 600ms;
}

#login-section{
	text-align: center;
}

.location .alert-danger{
	color: #fff;
    background: #E74C3C;
	border: 0;
	text-shadow: none;
	box-shadow: none;
	border-radius: 0;
}

#float-box #offline-alert-txt{
	margin-bottom: -10px;
}

.location .alert-danger a{
	color: #fff;
    text-decoration: underline;
}

@media (max-width: 1024px){
  #reorder-page {
    margin-top: 20px;
  }
  
	#login-section .form-wrap{
    width: 60%;
  }
  
  #main-content > .container {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
  }

  .office-info {
    background: #fff;
    padding-top: 0px;
    padding-bottom: 0px;
    border-bottom: none;
    margin-top: -3px;
    height: 0px;
}

  #office-main {
    display: none!important;
  }

  #login-section .form-wrap{
    width:100%;
  }
    
  .order-type-bt-mobile {
    position: absolute !important;
    top: 0px !important;
  }

  .office-wrapper {
    text-align: center;
  }
}

.form-wrap {
  margin-left: -9px;
  margin-right: -9px; }
  .form-wrap:before, .form-wrap:after {
    content: " ";
    display: table; }
  .form-wrap:after {
    clear: both; }
    .form-wrap span span {
      display: inline-block; }
  .form-wrap .opt-input {
    width: 43%!important; }
  .form-wrap .opt-mid {
    width: 4%!important;
    padding-top: 22px;
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0; }
    @media (max-width: 480px) {
      .form-wrap .opt-mid {
        padding: 0;
        text-align: center; } }
  .form-wrap label {
    margin-right: 15px; }
  .form-wrap .min-margin {
    margin-bottom: 5px; }
  .form-wrap .group-2-btn { }
    .form-wrap .group-2-btn:before, .form-wrap .group-2-btn:after {
      content: " ";
      display: table; }
    .form-wrap .group-2-btn:after {
      clear: both; }
    .form-wrap .group-2-btn .btn-2-block {
      display: block;
      width: 49%;
      float: left; }
	.form-wrap .group-2-btn #login {
      margin-right: 2%;
	  transition: background-color 80ms ease-in;
      text-shadow: none;
      box-shadow: none;
      border-color: transparent;
      background-color: #3498db;}
	.form-wrap .group-2-btn #login:hover {
	  border-color: transparent;
      background-color: #3276b1;}	
	.form-wrap .group-2-btn #cancel {
	  transition: background-color 80ms ease-in;
	  text-shadow: none;
	  box-shadow: none;
	  border-color: transparent;
	  background-color: #e74c3c;}
	.form-wrap .group-2-btn #cancel:hover {
	  border-color: transparent;
      background-color: #c0392b;}	
  .form-wrap .input-grp {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 15px; }
    @media (max-width: 480px) {
      .form-wrap .input-grp {
        width: 100%!important; } }
  .form-wrap .input-col-2 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px; }
    @media (min-width: 769px) {
      .form-wrap .input-col-2 {
        float: left;
        width: 50%; } }
	.form-wrap .form-control-feedback{
        right: 15px;
    }
	
	#register-details .panel-password{
	box-shadow: none;
	}
	
	#register-details .panel-password .panel-heading{
	background: none;
    border: none;
    box-shadow: none;
	padding: 0;
	}

    #register-details .toggle-password{
	background: transparent !important;
	margin: 0 !important;
	padding: 0 !important;
	}
	
	#register-details .toggle-password:before{
	padding-right: 5px;
	content: "\e033";
	font-family: 'Glyphicons Halflings';
	font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	}
	
	#changePassword .cancel-collapsed{
    background-color: #e74c3c !important;
	}
	
	#changePassword .cancel-collapsed:hover{
	border-color: transparent;
    background-color: #c0392b !important;
	}
		
	#register-details #continue{
	text-decoration: none;
    font: 14px "Open Sans";
    cursor: pointer;
    margin: 0;
    padding: 6px 12px;
    transition: background-color 80ms ease-in;
    text-shadow: none;
    box-shadow: none;
    border-color: transparent;
    background-color: #3498db;
	}
	
    #register-details #continue:hover{
	border-color: transparent;
    background-color: #3276b1;
	}
	
	#register-details #cancel{
	text-decoration: none;
    font: 14px "Open Sans";
    cursor: pointer;
    margin: 0;
    padding: 6px 12px;
    transition: background-color 80ms ease-in;
    text-shadow: none;
    box-shadow: none;
    border-color: transparent;
    background-color: #e74c3c;
	}
    #register-details #cancel:hover{
	border-color: transparent;
    background-color: #c0392b;
	}

/**	Ajax Popup - Do not touch **/
/*----------------------------------------impromptu---------------------------------------------- */
.jqifade {
  position: absolute;
  background-color: #000; }

div.jqi {
  z-index: 2000 !important;
  max-width: 400px;
  min-width: 200px;
  font-family: 'Open Sans' sans-serif;
  position: absolute;
  background-color: #ffffff;
  font-size: 11px;
  text-align: left;
  padding: 0;
  display:none;  
  width: 93%;
}

div.jqi .jqicontainer {
  font-weight: bold; }

div.jqi .jqiclose {
  display: none !important;
	background-image: url("../images/close.png");
	cursor: pointer;
	background-size: contain;
	color: black;
	cursor: pointer;
	font-size: 0;
	font-weight: bold;
	height: 25px;
	width: 10px;
	position: absolute;
	right: 4px;
	top: 5px;
	width: 25px;
	z-index: 999999;
	background-repeat: no-repeat; }

div.jqi .jqimessage h1 {
  color: #ff6a00; }

div.jqi .jqimessage h3 {
  color: #4d2000; }

div.jqi .jqimessage {
  padding: 10px 10px 0 10px;
  line-height: 20px;
  color: #021B23; 
  min-height: 97px;
  }

div.jqi .jqibuttons {
  padding: 5px 0 5px 0;	
  width: 100%;
  display: table; 
  text-align: center;
  background-color: #ECECEC;
  }

div.jqi button {
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 20px;
  padding-right: 20px;
  border: none;
  background-color: #3498db;
  text-align: center;
  color: #fff;
	font-size: 14px;
	font-weight: 300;  
	text-decoration: none;
  margin: 2px; }

div.jqi button:hover {
  background-color: #3276b1; }

div.jqi button.jqidefaultbutton {
  background-color: #3498db;
  transition: background-color 80ms ease-in;
  cursor: pointer; }

div.jqi button.jqidefaultbutton:hover {
  background-color: #3276b1; }

.jqiwarning .jqi .jqibuttons {
  /*background-color: rgba(0, 0, 0, 0.5);*/
  background-color: #ECECEC;
}
  

/*-------------------------------------------------------------------------------------------------- */
.ac_results ul li {
  font-size: 15px;
  border-top: 1px solid #cccccc;
  padding: 10px!important; }
  .ac_results ul li:first-child {
    border-top: transparent; }

h4.one {
  position: relative;
  margin: 20px 0;
  text-align: center; }
  h4.one:before {
    content: " ";
    display: block;
    border-top: solid 1px  #C3C3C3;
    width: 100%;
    height: 1px;
    position: absolute;
    top: 50%;
    z-index: 1; }
  h4.one span {
    background: #fff;
    padding: 0 10px;
    position: relative;
    z-index: 5; 
	color: #C3C3C3}

#signin, #register, #guest {
  display: block;
  border: 1px solid #dddddd;
  padding-top: 15px;
  margin: 0px !important;
  border-radius: 4px; }

#fb_profile_pic img{
  display: block;
  margin-left: auto;
  margin-right: auto;
  border-radius: 50%;
  margin-top: 10px;
}  

#fb-login #fb-login2{
  position: relative;
  color: #fff;
  background: #3b5998;
  padding: 10px 20px;
  border-radius: 4px;
  width: 300px;
  margin: 0 auto;
	font-size: 13px;
  font-weight: bold;
  margin: 0 auto;
	cursor: pointer;
  height: 40px;
}

#fb-login #fb-login2 div{
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 45px;
  font-weight: 600;
}

#fb-login #fb-login2::before,
#fb-login #fb-login2::after{
    position: absolute;
    display: inline-block;
    content: "";
}

#fb-login #fb-login2::before{
	background-image: url(../img/facebook-16.png);
    position: absolute;
    top: 13px;
    left: 15px;
    width: 18px;
    height: 16px;
    margin-right: 20px;
}

#fb-login #fb-login2::after{
	top: 0;
    left: 45px;
    width: 1px;
    height: 100%;
    background: #2F487C;
}

#fb-login #fb-login2:hover{
	background-color: #355192;
    -webkit-box-shadow: inset 0 -2px 0 rgba(0,0,0,.20);
    box-shadow: inset 0 -2px 0 rgba(0,0,0,.20);
}

#gSignInWrapper{
    margin: 0 auto;
    width: 100%;
    text-align: center;
}

#gSignInWrapper #customBtn{
	width: 300px;
    border-radius: 4px;
    text-align: center;
    box-shadow: none;
    border: 0;
    height: 36px;
    padding: 7px 20px;
	background: #DD4B39;
	position: relative;
	margin: 0 auto;
	cursor: pointer;
}

#gSignInWrapper #customBtn:hover{
	background-color: #e74b37;
    -webkit-box-shadow: inset 0 -2px 0 rgba(0,0,0,.20);
    box-shadow: inset 0 -2px 0 rgba(0,0,0,.20);
}

#gSignInWrapper #customBtn:before,
#gSignInWrapper #customBtn:after{
    position: absolute;
    display: inline-block;
    content: "";
}

#gSignInWrapper #customBtn:after{
    top: 0;
    left: 45px;
    width: 1px;
    height: 100%;
    background: #bf4031;
}

#gSignInWrapper #customBtn span.icon{
    width: 20px;
    height: 20px;
    position: absolute;
    top: 9px;
    left: 15px;
    background: no-repeat url("../img/google-g-logo-white_small.png");
    background-size: 17px;
    display: inline-block;
    vertical-align: middle;
}

#gSignInWrapper #customBtn span.buttonText{
    vertical-align: middle;
    padding: 0;
    font-weight: bold;
    font-family: 'Open sans', sans-serif;
    font-size: 13px;
	color: #fff;
}

.g_id_signin{
  max-width: 300px;
  margin: 0 auto;
}
@media (max-width: 320px){
  .g_id_signin{
      max-width: 284px;
  }
}

#login-form .form-group{
    margin-bottom: 0;
	position:relative;
}

#login-form .input-grp{
	padding-left: 0;
    margin-bottom: 0;
} 

.register-ling{
	float: right;
    text-align: right;
    margin-top: -30px;
	font-weight: bold;
}
.register-ling a{
	display: block;
    text-align: right;
    font-weight: normal;
}

#login-form .input-icon{
    position: absolute;
    left: 0;
	padding: 10px;
	color: #555 !important
}

#new-customer-details .input-icon,
#signin .input-icon,
#guest .input-icon,
#new-customer-details .input-icon,
#register .input-icon{
	position: absolute;
    padding: 0 10px;
    top: 35px;
    left: 10px;
	color: #555 !important
}

#signin input[type="text"],
#signin input[type="password"],
#signin input[type="email"],
#register input[type="text"],
#register input[type="password"],
#register input[type="email"],
#guest input[type="text"],
#guest input[type="password"],
#guest input[type="email"],
#new-customer-details input[type="text"],
#new-customer-details input[type="password"],
#new-customer-details input[type="email"],
#login-form input[type="password"],
#login-form input[type="text"],
#new-customer-details input{
	padding-left: 30px;
}

#back_to_menu{
	padding: 10px 0 0 10px;
    display: block;
}

.input-group-btn #validate{
	text-decoration: none;
    cursor: pointer;
    transition: background-color 80ms ease-in;
    text-shadow: none;
    box-shadow: none;
    border-color: transparent;
    background-color: #3498db;
    color: #fff;
}

.input-group-btn #validate:hover{
	border-color: transparent;
    background-color: #3276b1;
}

#new-customer-details center{
  padding: 10px;
  font-size: 18px;
  font-weight: bold;
  border-bottom: 1px solid #E2E2E2;
}
  
#fb_profile_pic_sml img{
  vertical-align: top;
  width: 20px;
  margin-left: 5px;
}
  
@media (max-width: 1024px){
  #new-customer-details .input-icon{
    left: 0;
  }

  #new-customer-details #register-details .input-icon{
    left: 10px;
  }
}

@media (max-width: 768px) {  
	#cartTotal{
	  vertical-align: top;
	  margin-top: 3px;
	}

	#fb_profile_pic_sml img{
	  vertical-align: top;
	  width: 45%;
	  margin-left: 0;
	}
}
/******* MAIN STYLE *******/
#wrap {
  height: auto;
  padding: 59px 0 0px; 
  background: none !important;}

.mainpage {
  position: relative; }

#main-content {
  width: 100%;
  padding-bottom: 10px;
  margin-bottom: 50px; 
  margin-top: 0px!important;
}

.heading {
  font-size: 42px;
  font-weight: 300;
  color: #555; }

.panel {
  border: none; }

#estimated-time h2 {
  font-size: 40px;
  display: inline-block;
  margin: 0;
  text-align: left; }
  
#estimated-time h4{
  font-size:14px;	
}  

#estimated-time {
  margin-bottom: 0;
  text-align:right; }
  #estimated-time p {
    font-size: 16px; }
    @media (max-width: 1200px) {
      #estimated-time p {
        font-size: 12px; } }
  @media (max-width: 1200px) {
    #estimated-time #est-time {
      font-size: 60px!important; } }
  @media (max-width: 481px) {
    #estimated-time #est-time {
      font-size: 39px!important; } }
  #estimated-time #time-mins {
    display: inline-block;
    font-size: 60px; }
    @media (max-width: 1200px) {
      #estimated-time #time-mins {
        font-size: 42px; } }

.half-lable {
  padding-left: 15px; }

.sub-item .order-item-basket {
  padding-left: 30px !important; }

/******** STEPS STYLE *******/
#steps {
  width: 65%;
  margin: 0 auto;
  padding: 20px 20px;
  text-align: center;
  font-family: Roboto;
  font-size: 24px; }

#steps_checkout {
  width: 29%;
  height: 100%;
  float: left;
  min-height: 850px;
  background: url("../images/organic-pizza.png");
  background-repeat: no-repeat;
  background-position: left bottom; }

/******** CLOSED STYLE ******/
.closed {
  width: 50%;
  margin: 0 auto;
  padding: 20px 0; }
  
.closed table tbody tr td{
  width: 50% !important;
  padding: 5px  }
  
.closed table tr.current_day td {
  color: #33E078; }

/******* STEP 1 / DELIVERY_PICKUP STYLE *******/
#order-type {
  background: #fff;
  border-radius: 4px;
  width: 50%;
  padding: 20px 0;
  display: block;
  margin-top: 70px;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3); }

#order-type #pickup-option, #order-type #delivery-option, #order-type #reorder-option {
  display: block;
  cursor: pointer;
  margin-top: 30px;
  margin-left: 15px;
  margin-right: 15px;
  position: relative;
  color: #333; }

#order-type #delivery-available-at {
  color: #222;
  margin-right: 0px;
  font-size: 19px;
  position: relative; }

#delivery-pickup-times h2 {
  font-size: 20px;
  margin-bottom: 0; }

#or {
  display: none; }

#fb-login {
  margin: 15px 0;
  text-align: center; }
 #signinButton{
	 display:block;
	 text-align:center;
 }

/******* STEP 2 / NEW_CUSTOMER STYLE *******/
#privacy a,
#loyalty-terms a {
  color: #ed1c24;
  text-decoration: none; }

#new_customer {
  width: 775px;
  float: left; }

#new_customer .customer-thumb {
  text-align: center; }

#new_customer #members {
  padding: 15px;
  margin: 0 auto; }

#new_customer #phone-hd {
  display: none; }

#new_customer #members h2 {
  display: none; }
  
#new_customer h4.one span {
  background: #FFF !important;
  color: #333 !important;
}

#signin #login, #register #register-customer, #guest .btn-primary{
  text-decoration: none;
  font: 14px "Open Sans";
  cursor: pointer;
  transition: background-color 80ms ease-in;
  text-shadow: none;
  box-shadow: none;
  border-color: transparent;
  background-color: #3498db;
  color: #fff;
}

#signin #login:hover, #register #register-customer:hover, #guest .btn-primary:hover{
 border-color: transparent;
 background-color: #3276B1;}

/** Step 2 **/
.menu-fixed {
  position: fixed;
  top: 80px;
  z-index: 1;}

#menu ul {
  list-style: none;
  margin: 0;
  padding: 0; 
  max-height: 76vh;
  overflow: auto;
}

#menu ul::-webkit-scrollbar {
    width: 6px;
}
#menu ul::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.6);
}
#menu ul::-webkit-scrollbar-thumb:window-inactive {
	background: rgba(0, 0, 0, 0.2); 
}

#menu ul li a {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
}

#menu ul li:hover > a {
  text-decoration: none;
}


#menu-items ul li.group:hover, #menu-items ul li.single:hover {
  border-color: #000;
  cursor: pointer;
  background-color: #eaeaea;
}

#menu-items .btn-group {
  margin-bottom: 5px; }

#menu-items a {
	color: #2196F3;
	text-decoration: none;}
  
#HalfHalf a{
  text-shadow: none;
  box-shadow: none;
  border-color: transparent;
  padding: 5px 10px;
}

#HalfHalf a{
  border-color: transparent;
  background-color: #3498db;
}

#HalfHalf a:hover{
  border-color: transparent;
  background-color: #3276b1;
}

.item-description{
  text-transform: capitalize;
  word-wrap: break-word;
  clear: both;
  padding-top: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
}

.remove-button{
  color: #D9534F;
  padding-right: 5px;
  cursor: pointer;
}

#menu-items a:hover {
  text-decoration: none; }

.menu-item {
  margin-bottom: 20px;
}

.menu-item .item-thumb {
  width: 33%;
  text-align: center;
}


.menu-item .item-block {
  display: inline-block;
  vertical-align: top;
  width: 66%; }

#menu-items .add-half-half {
  margin-left: 20px;
  color: #fff;
  text-decoration: underline; }

.qty-select, .menu-item-option {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  margin-bottom: 2px; }

.menu-item-option select{
    width: auto;
    padding: 0 5px;
    display: inline-block;
}

.menu-item-option .qty-select{
   margin-left: 5px;
}

.qty-select{
	width: auto;
    padding: 0 5px;
    display: inline-block;
}

#menu-items h1 {
	font-family: "Open Sans", sans-serif;
	color: #fff;
	margin: 0;
  padding: 18px;
  margin-top: 0;
  font-size: 16px;
  font-weight: 300;
  height: 50px;
	position: relative;
}

#menu-items h1 a {
  display: block;
  padding: 10px; }

#menu-title, #order-time h3, #payment_details h1, #pick-up-notes h3, #drivers-tip h3, #order-total h3, .box-heading {
  font-family: "Open Sans", sans-serif;
  color: #fff;
  margin: 0;
  padding: 6px;
  padding-left: 10px;
  font-weight: 300;
  margin-top: 0px;
  font-size: 18px;}

#menu-title, #menu-items h1, #order-time h3, #payment_details h1, #pick-up-notes h3, #drivers-tip h3, #order-total h3, .box-heading {
  background: #222;
}

#menu-desc-header, #menu-desc-footer {
  padding: 10px; 
  font-style: italic;
    font-size: 15px;
  }
    
#menu-desc-header img, #menu-desc-footer img{
  width: 100% !important;
} 

#menu-items ul {
  list-style: none;
  padding: 0; }

#menu-items ul li #item-buttons {
  margin-top: 10px; 
  height: 100px;
  position: relative;
  margin-bottom: 5px;
}

#menu-items ul li #item-buttons input[type=button],  #half-half-block a,
#HalfHalf a, #HALFHALF a{
  text-decoration: none;
  font: 14px "Open Sans";
  cursor: pointer; 
  margin: 2px 5px 0 0;
  padding: 3px 12px !important;
  transition: background-color 80ms ease-in;
  text-shadow: none;
  box-shadow: none;
  border-color: transparent;
  background-color: #3498db;
  color:#fff
}

#HalfHalf a:hover, #HALFHALF a:hover,  #half-half-block a:hover,
#menu-items ul li #item-buttons input[type=button]:hover,
#float-box #view-basket input[type=button]:hover,
#float-box #view-basket input[type=submit]:hover,
#float-box #edit-details-button:hover,
#customer_details_checkout #edit-details-button:hover,
#cancel-order-button:hover,
#back-menu-but#ton:hover,
#checkout input[type=button]#final_checkout:hover {
  border-color: transparent;
  background-color: #3276b1;
 }

#menu-items ul li #item-buttons input[type=button],
#float-box #view-basket input[type=button],
#float-box #view-basket input[type=submit],
#float-box #edit-details-button,
#customer_details_checkout #edit-details-button,
#cancel-order-button,
#back-menu-button,
#checkout input[type=button]#final_checkout, #customise-add-button, .add-half-half-bt {
  border-radius: 4px; }
  
#menu-items .item-options{
  width: auto;
  display: inline;
  margin-right: 5px;
}
 

#float-box #view-basket input[type=submit] {
  display: none; }

#float-box #float-details h2, #float-box #float-details div{
  padding: 0px 10px;
}
#float-box #customer-details{
  margin-top:10px;
}
#float-box #customer-details span{
  display: block;
  font-weight: bold;
}
#previous-button, #register-button, #member_login {
  background: #FDBE13;
  border-color: #FDBE13;
  -webkit-transition: background 0.3s linear;
  -moz-transition: background 0.3s linear;
  -ms-transition: background 0.3s linear;
  -o-transition: background 0.3s linear;
  transition: background 0.3s linear; }

#previous-button:hover, #register-button:hover {
  background: #FFCD48; }

.empty-button {
  margin-top: -10px !important;
  margin-bottom: -10px !important; }

#menu-items ul li #item-buttons input[type=button].order-now {
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 20px;
  padding-right: 20px;
  border: none;
  background-color: #8cc63e;
  line-height: 28px;
  text-align: center;
  color: #f1e7d0;
  text-decoration: none;
  font: 800 italic 1em "Open Sans", sans-serif;
  margin: 2px; }

#menu-items ul li {
  border-bottom: transparent;
  position: relative;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out; }
  
.sol-current-toppings-description{
	word-break: break-word;
	display:inline-block;
	width:60%;
	line-height:initial;
}
 @media screen and (max-width: 1200px){
	.sol-current-toppings-description{
		width:45%;
	}
} 
@media screen and (max-width: 996px){
	.sol-current-toppings-description{
		width:65%;
	}
}
@media screen and (max-width: 400px){
	.sol-current-toppings-description{
		width:52%;
	}
}  
  

/********** GRID TYPE ***********/
#menu-items ul.gridview li {
  margin: 2%;
  width: 46%;
  display: inline-block;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  vertical-align: top;
  min-height: 200px;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out; }

#menu-items ul.gridview li .item-thumb img {
  width: 100%;
  height: auto; }

#menu-items ul.gridview li .item-block {
  display: block;
  vertical-align: top;
  width: 100%;
  min-height: 150px; }

#menu-items ul.gridview li .item-thumb {
  display: block;
  margin: 0;
  padding-bottom: 10px;
  width: 100%; }

#menu-items .item-title {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase; 
  font-weight: bold;
  float: left;
  min-height: 46px!important;
}

#float-box {
  width: 340px;
  float: right;
  color: #555;
  background: #fff;
  padding-bottom: 10px; }
  
#float-box .btn-default.active{
  background: #2ecc71;
  color: #fff;
  text-shadow: none;
}
  
#float-box #float-details .alert-danger{
  color: #FFFFFF;
  background-color: #E74C3C;	
  border-color:transparent;
  background-image: none;
  text-shadow:none;
  box-shadow:none;
  border-radius: 0px;
  margin-bottom: -10px;
}
  
#float-box #order-type-details {
  overflow: hidden;
  padding: 0 10px;
}
	
#float-box #pickup-only-txt	{
  padding: 0 10px;
}

#cust_delivery br {
  display: none; }

#promotional_container {
  background-color: rgba(0,0,0,0.5)!important;
  z-index: 998;
}

#float-box h2, #float-box #promotional_program h3 {
  font: 17px "Open Sans", sans-serif;
  text-transform: uppercase;
  color: #555;
  text-align: left;
  margin-bottom: 3px; }
#float-box #location, #float-box #times, #float-box #view-customer-details, #float-box #promotional_program {
  padding: 0 10px; }
#float-box #times h2 {
  margin-top: 0; }
#float-box #times h2, #float-box #view-customer-details h2 {
  margin-bottom: 0px;
  margin-top: 0px; }
#float-box #location a,
#store-location {
  cursor: pointer; }
#float-box #location a#trading-hours {
  font-weight: 700;
  color: #8cc63e;
  text-decoration: underline; }
#float-box #view-basket {
  margin-bottom: 10px;
  margin-top: 10px; }
  #float-box #view-basket h2 {
    text-align: left;
    margin: 0;
    width: 100%;
    padding: 7px 10px;
    background: #222;
    color: #fff;
    font-weight: 300;	}
  #float-box #view-basket .item-delivery-fee {
    padding: 5px;
    background: #fff;
    color: #5cb85c;
    display: table;
    width: 100%;
	border-top: 1px solid #c8c8c8;
    font-size: 14px; }
  #float-box #view-basket .item-price-total {
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
    text-align: right;
    padding: 5px;
    border-top: 1px solid rgba(76, 76, 76, 0.5);
    border-bottom: 1px solid rgba(76, 76, 76, 0.5); }
    #float-box #view-basket .item-price-total span {
      text-align: right; }
  #float-box #view-basket #empty-basket-txt {
    width: 100%;
    display: inline-block;
    padding: 10px; }
  #float-box #view-basket ul#mybasket-ul {
    list-style: none;
    margin: 0;
    padding: 1px 0;}
    #float-box #view-basket ul#mybasket-ul li span.item-price-side {
      display: table-cell; }
    #float-box #view-basket ul#mybasket-ul li span.order-item-basket {
      display: table-cell;
      width: 100%;
      text-align: left;
      padding: 2px 0; }
      #float-box #view-basket ul#mybasket-ul li span.order-item-basket img {
        cursor: pointer;
        opacity: 0.7; }
        #float-box #view-basket ul#mybasket-ul li span.order-item-basket img:hover {
          opacity: 1; }
    #float-box #view-basket ul#mybasket-ul li.parent-item {
      text-align: right;
      vertical-align: text-top;
      width: 100%;
      padding: 5px;
      display: table;
      border-top: 1px dashed #C8C8C8; }
      #float-box #view-basket ul#mybasket-ul li.parent-item:first-child {
        border: transparent; }
  #float-box #view-basket input[type=button], #float-box #view-basket input[type=submit] {
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 20px;
    padding-right: 20px;
    border: none;
    background-color: #8cc63e;
    line-height: 28px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    font: 1em "Open Sans";
    cursor: pointer;
    -webkit-transition: background 0.5s linear;
    -moz-transition: background 0.5s linear;
    -ms-transition: background 0.5s linear;
    -o-transition: background 0.5s linear;
    transition: background 0.5s linear; }
#float-box #promotional_program #promtional-code, #deliveryStreet, .form-control {
	box-shadow: none !important;
}
#float-box #promotional_program #validate{
	background-color: #3498DB;
    color: #fff;
    text-shadow: none;
    border-color: #3498DB;
    box-shadow: none;
	transition: background-color 80ms ease-in;
}
#float-box #promotional_program #validate:hover{
	background-color: #3276B1;
	border-color: #3276B1;
}
.ac_results{
	width:auto !important;
	z-index: 9999;
}
#float-box #promotional_program label {
  float: left; }
#float-box #promotional_program label input {
  border: none;
  background: #ff6000;
  color: #fff;
  font-weight: normal;
  height: 30px; }

#promotional_program {
  margin-bottom: 10px; }

#promotional_program h3 {
  margin-top: 10px; }
  
.item-price{
	font-size: 16px;
    float: right;
    font-weight: bold;
}

#float-box #promo-code .input-group {
    padding: 0 6px;
}

#float-box #promo-code .input-group #promtional-code {
    padding-left: 30px;
    border-radius: 5px 0 0 5px;
}

#float-box #promo-code .input-group label {
    position: absolute;
    z-index: 5;
    left: 10px;
    font-size: 14px;
    width: 20px;
    margin-left: 3.5px;
    text-align: center;
    padding: 10px 0;
    top: -1px;
    color: #555 !important;
}

.alert{
	border: 0;
    background-image: none;
    text-shadow: none;
}

#float-box .alert-warning{
	margin-bottom: 0;
    margin-top: 10px;
    margin-right: 10px;
    margin-left: 10px;
	border-radius: 0;
}

.btn-delivery-done{
	transition: background-color 80ms ease-in;
    text-shadow: none;
    box-shadow: none;
    border-color: transparent;
    background-color: #3498db;
}

.btn-delivery-done:hover{
	border-color: transparent;
    background-color: #3276b1;
}

.tab-pane{
	padding: 0 !important;
}

.item-price-side {
  font-size: 13px; }

.order-item-basket {
  font-size: 13px; }

.item-delivery-fee span {
  font-weight: bold; }

.item-price-total span {
  font-size: 16px;
  font-weight: bold; }

#discount_removal_notif_note{
  font-size: 11px;
  font-weight: bold;
  margin-top: 4px;
  float: left;
  padding: 0 !important;
  text-transform: none;
}

.discount_info_rg {
  float: none !important;
  text-align: left;
}

#float-box #edit-details-button {
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 20px;
  padding-right: 20px;
  border: none;
  background-color: #8cc63e;
  text-align: center;
  line-height: 28px;
  color: #fff;
  text-decoration: none;
  font: 1em "Open Sans";
  cursor: pointer;
  margin: 2px;
  -webkit-transition: background 0.5s linear;
  -moz-transition: background 0.5s linear;
  -ms-transition: background 0.5s linear;
  -o-transition: background 0.5s linear;
  transition: background 0.5s linear; }

#logout a {
  color: #8cc63e; }

.fbClose {
  display: none; }

#checkout {
  position: relative;
  width: 100%;
  float: left;
  font-family: 'Open Sans', serif;
  font-size: 15px;
  color: #555;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px; }
  #checkout #checkout-view {
    border-radius: 4px;
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    background: #fff;
    padding: 10px;
    width: 70%;
    margin-bottom: 20px; }
#upsell-img{
  float:left;
  padding-right:10px;
  padding-bottom:10px;
  width:100% !important;
}	

.toggle-title {
  border: 1px solid #dfdfdf;
  border-radius: 50%;
  padding: 2px 5px;
  width: 26px!important;
  background-color: #dfdfdf;
  transition: ease 0.2s;
  position: absolute;
  left: 48%;
}

.item-description-popup {
  font-size: 15px !important;
  font-weight: 300 !important;
  word-break: break-word;
}

.modal-header > h4 {
  font-size: 26px !important;
}

.input-group-label.input-group-label-template2.input-group-label-default {
  font-size: 15px !important;
}


/*
 ------------------
  My Address box styles
 ------------------
 */
.delivery-address-box{
  padding: 2px 5px 10px 10px;
  width: 100%;
  min-height:73px;
  background: #e4eeef;
  margin: 10px 0;
  position:relative;
  transition: 0.2s all ease;
}
.delivery-address-box h5 span{
  font-size:18px;
}
.delivery-address-box:hover{
  background: #c9d7d8;
}

.delivery-address-box.address-selected{
  border:1px solid green !important;
  transition: 0.2s all ease;
}

.delivery-address-box .address-box-check{
  color: green;
  position:absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  opacity: 0;
  transition: 0.3s all ease;
}

.delivery-address-box .address-box-loading{
  color: green;
  position:absolute;
  top: 34%;
  right: 20px;
  opacity: 0;
  animation: loading-rotation 1.2s infinite linear;
  -webkit-animation: loading-rotation 1.2s infinite linear;
  -moz-animation: loading-rotation 1.2s infinite linear;
  -o-animation: loading-rotation 1.2s infinite linear;
}

.delivery-address-box.address-selected .address-box-check, .delivery-address-box.address-loading .address-box-loading{
  opacity:1;
}

@-webkit-keyframes loading-rotation {
      from {
              transform: rotate(0deg);
              -webkit-transform: rotate(0deg);
              -moz-transform: rotate(0deg);
              -o-transform: rotate(0deg);
      }
      to {
              transform: rotate(359deg);
              -webkit-transform: rotate(359deg);
              -moz-transform: rotate(359deg);
              -o-transform: rotate(359deg);
      }
}
	
#checkout form button{
	text-decoration: none;
    font: 14px "Open Sans";
    cursor: pointer;
    margin: 2px 5px 0 0;
    padding: 3px 12px !important;
    transition: background-color 80ms ease-in;
    text-shadow: none;
    box-shadow: none;
    border-color: transparent;
    background-color: #3498db;
    color: #fff;
	border-radius: 4px;
}

#checkout form button:hover {
  border-color: transparent;
  background-color: #3276b1;}
	
#checkout-view .row-price {
  width: 1% !important; }

#checkout-view .web {
  width: 1% !important;
  padding: 0; }

#checkout-view #remove-title {
  display: none; }

#checkout td, th {
  padding: 10px; }

#card-expire-block p {
  float: none !important; }

.item-price-span {
  margin-right: 45px !important;
  width: 50px;
  display: inline-table !important; }

.web img {
  margin-left: 20px; }

.grand-total-span {
  padding: 3px; }

#checkout #float-box {
  position: absolute;
  right: 0px;
  float: right; }

#checkout #payment_details, #checkout #pick-up-notes, #checkout #order-time, #checkout #drivers-tip, #checkout #order-total {
  float: left; }

#pick-up-notes{
  margin-top: 0 !important;
}

#pick-up-notes, #checkout #payment_details, #drivers-tip, #checkout order-total, #order-total {
  background: #fff;
  /*padding: 10px */
  width: 70%;
  margin-top: 20px; }
  
@media only screen and (max-width: 1200px) {
	.checkout-panel, #order-time, #pick-up-notes, #checkout #payment_details, #drivers-tip, #checkout order-total, #order-total {
	width: 65% !important;
	}
} 

@media (max-width: 992px) {  
#menu-items .accordion-toggle.collapsed h1:after {

    font-family: 'Glyphicons Halflings';
    content: "\e114";
    float: right;
    color: grey;
    transition: all 1s ease;
    background: #101010;
    height: 50px;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    padding: 19px 14px;
    font-size: 12px;
} 
  
#menu-items .accordion-toggle h1:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings';  /* essential for enabling glyphicon */
    content: "\e113";   /*    adjust as needed, taken from bootstrap.css */
    float: right;
    color: grey;
    transition: all 1s ease;
    background: #101010;
    height: 50px;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    padding: 19px 14px;
    font-size: 12px;
}
}

@media only screen and (max-width: 992px) {
	.checkout-panel, #checkout #payment_details, #checkout #pick-up-notes, #checkout #order-time, #checkout #drivers-tip, #checkout #order-total {
    width: 100% !important; } 
}

#order-time div, #pick-up-notes div, #drivers-tip div, #order-total div {
  padding: 10px; }

#order-time {
  background: #fff;
  /*padding: 10px;*/
  width: 70%;
  /*margin-top: 20px;*/ }

#payment_details {
  background: #fff;
  /*padding: 10px;*/
  width: 70%;
  /*margin-top: 20px;*/ }

#cancel-order-button {
  float: left;
  margin-right: 10px; }

#checkout #checkout-view #checkout-view table {
  font-family: arial; }

#checkout #checkout-view #checkout-view #checkout-table tr td {
  border-bottom: 1px #8cc63e solid; }

#checkout #checkout-view .item-row {
  font-family: arial;
  border-bottom: 1px solid #8cc63e; }

#checkout #checkout-view #checkout-title-row {
  font-family: arial;
  color: #fff;
  background: #8cc63e; }

#checkout #checkout-view .item-price-total {
  font-family: arial;
  color: #fff;
  width: 100%;
  padding: 3px;
  text-align: right;
  background: #8cc63e; }

#credit_payment {
  width: 100% !important; }

#cancel-order-button, #back-menu-button {
  cursor: pointer;
  border: none;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 15px;
  padding-right: 15px;
  border: none;
  background: #8cc63e;
  line-height: 28px;
  text-align: center;
  color: #fff;
  text-decoration: none;
  font-family: 'Open Sans';
  font-size: 18px;
  -webkit-transition: background 0.5s linear;
  -moz-transition: background 0.5s linear;
  -ms-transition: background 0.5s linear;
  -o-transition: background 0.5s linear;
  transition: background 0.5s linear; }

#customer_details_checkout {
  font-family: "Open Sans";
  width: 25% !important;
  position: absolute;
  top: 0;
  right: 37px;
  color: #555;
  padding: 1em;
  margin-left: 7px;
  margin-top: 70px;
  background: transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  background: #fff; }

#checkout-title-row {
  background: #8cc63e;
  color: #fff; }

#charactersLeft, #charsLeft {
  font-size: 14px !important;
  font-family: "Open Sans"; }

.grand-total-span {
  font-size: 14px !important;
  font-family: "Open Sans"; }

#customer_details_checkout h2 {
  font-family: 'Open Sans';
  font-weight: 300;
  color: #231f20;
  text-transform: uppercase;
  font-size: 20px;
  margin-bottom: 5px; }

#checkout-location {
  margin-top: -25px; }
  

#payment-details {
  padding: 20px; }

#payment_details h3, #payment_details h2 {
  margin-top: 0; }

#select-method {
  margin-bottom: 20px;
  display: table; }

#select-method div {
  margin-right: 40px;
  float: left; }
  
#select-method div:first-child img{
    /* margin-right: 10px !important;  */
  }	

#customer_details_checkout #checkout-location, #customer_details_checkout #checkout-times, #customer_details_checkout #view-basket, #customer_details_checkout #view-customer-details {
  color: #231f20;
  background: tranparent;
  width: 100%; }

#customer_details_checkout #checkout-location a {
  cursor: pointer;
  color: #ed1c24; }

#customer_details_checkout #checkout-location a#trading-hours {
  font-weight: 700;
  text-decoration: underline; }

#customer_details_checkout #edit-details-button {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 15px;
  padding-right: 15px;
  border: none;
  background-color: #8cc63e;
  line-height: 28px;
  text-align: center;
  color: #fff;
  margin-top: 20px;
  text-decoration: none;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  -webkit-transition: background 0.5s linear;
  -moz-transition: background 0.5s linear;
  -ms-transition: background 0.5s linear;
  -o-transition: background 0.5s linear;
  transition: background 0.5s linear; }

#car-expire-block p {
  width: 100% !important; }

#checkout input[type=button]#final_checkout, .cont-order {
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  -webkit-box-shadow: #6E7849 0 0 10px;
  background-color: #64ca00;
  background-image: -moz-linear-gradient(0deg, #8cc63e, #b6f94b);
  background-image: -ms-linear-gradient(0deg, #8cc63e, #b6f94b);
  background-image: -o-linear-gradient(0deg, #8cc63e, #b6f94b);
  background-image: -webkit-linear-gradient(0deg, #8cc63e, #b6f94b);
  background-image: linear-gradient(0deg, #8cc63e, #b6f94b);
  border-radius: 12px;
  border: 4px solid #ebebeb;
  color: #ffffff;
  display: inline-block;
  font-size: 21px;
  text-align: center;
  font-weight: 700;
  height: 52px;
  margin-top: 30px !important;
  width: 89%;
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: black 0px -1px 0px;
  box-shadow: inset 0px -2px 0px #8cc63e;
  overflow: hidden;
  -webkit-transition: all 1s;
  margin-left: 15px;
  margin-top: 0px; }

#street-input {
  width: 100% !Important; }

#confirm-order {
  background: #fff;
  width: 80%;
  padding: 20px 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  
@media (max-width: 992px) {
	#confirm-order {
	    width: 100%;
	}
} 

@media (max-width: 635px) {
	#confirm-order #feedback img{
		width: 95%;
	}
	
	#confirm-order h1{
		font-size: 25px;
	}
	
	#confirm-order h3{
		font-size: 20px;
	}
	
	#confirm-order h2{
		font-size: 23px;
	}
}
@media (max-width: 338px) {
#fb-root {
    display: none;
}

/* To fill the container and nothing else */

.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
    width: 100% !important;
}

.fb-like-box, .fb-like-box span, .fb-like-box span iframe[style] { width: 100% !important; }
}
/******* CARD FORM *******/
#card-name-block, #card-number-block, #card-cv-block, #card-expire-block {
  clear: both;
  margin-top: 20px;
  display: table;
  width: 100%; }

#card-name-block div, #card-number-block div, #card-cv-block div, #card-expire-block div {
  float: left;
  width: 25%; }

/****** Terms and Conditions / Feedback ******/
#privacy, #loyalty-terms, .feedbackWrapper,#feedback, #faq{
  background: #fff;}

#privacy h1, #loyalty-terms h1, .feedbackWrapper h1, #feedback h1 , #faq h1{
  margin: 0;
  color: #fff;
  padding: 10px 15px;
  font-size: 18px;
  font-family: 'Open Sans';
  background: #021B23;}
  
#faq .panel-group .panel{
    border-radius: 0px;
    margin: 10px 0;
	background: transparent;
	border: none;
    box-shadow: none;
}

#faq{
	padding-bottom: 10px;
}  

#faq .panel-default>.panel-heading{
    background-image: none;
	background: transparent;
}

#faq .panel-title{
	font-weight: bold;
    color: #505050;
}

#faq .panel-title>a:hover, #faq .panel-title>a:focus{
	text-decoration: none;
}

#faq .panel-default>.panel-heading+.panel-collapse>.panel-body{
	border-top: none;
	color: #505050;
}

#faq .panel-title:hover{
	color:#272727;
}

#faq .more-less{
	transition: all 0.5s ease;
	background-color: #2ECC71;
    color: #FFF;
    font-size: 14px;
    height: 25px;
    line-height: 25px;
    margin-right: 5px;
    text-align: center;
    width: 25px;
}

#faq .active{
	background-color: #505050;
}
  
#feedback form{
  padding: 15px;
}

#feedback_type2{
  margin-top: 0 !important;
}

#feedback-form #send{
  text-decoration: none;
  font: 14px "Open Sans";
  cursor: pointer;
  transition: background-color 80ms ease-in;
  text-shadow: none;
  box-shadow: none;
  border-color: transparent;
  background-color: #3498db;
  color: #fff;
}

#feedback-form #send:hover{
  border-color: transparent;
  background-color: #3276B1;
}

#feedback_name, #feedback_email{
  width: auto;
  margin-bottom: 10px;
  display: inline-block;
}

#feedback_type select{
  width: auto;
  margin: 10px 0;
}

#feedback_comment{
  width: 50%;
  margin-bottom: 10px;
}

#privacy p,
#loyalty-terms p {
  padding: 15px;
  line-height: 1.5em; }

#privacy br,
#loyalty-terms br {
  line-height: 26px; }

#privacy strong,
#loyalty-terms strong {
  line-height: 40px; }

.privacy-page,
.loyalty-terms-page {
  padding: 15px !important; }

.privacy-page h1,
.loyalty-terms-page h1 {
  margin: -15px -15px 15px -15px !important; }

.feedbackWrapper form {
  padding: 15px; }

.feedbackWrapper form div {
  padding: 5px 0; }
  
@media only screen and (max-width: 567px) {
	#feedback_name, #feedback_email,#feedback_comment, #feedback_type select{
	width:100%;
	}
}  
  
/* UI Notify  */

.ui-pnotify .alert-success{
  color: #FFFFFF;
  background-color: #2ECC71;
  border-color:transparent;
  text-shadow: none;
  border-radius: 0px;
  background-image: none;
}
.ui-pnotify .alert-warning{
  color: #FFFFFF;
  background-color: #F39C12;
  border-color:transparent;
  text-shadow: none;
  border-radius: 0px;
  background-image: none;
  font-size: 15px;
  padding-bottom: 0px;
}

.ui-pnotify-text h4{
  margin: 5px 0;
  font-size: 15px;
}

.ui-pnotify small{
  color: #FFFFFF;
}
@media only screen and (max-width: 480px) {
 .ui-pnotify{
    right:5px !important;
 }

 #customise-page #customise-item-details {
  margin-top: 50px !important;
 }
}

/*
*   Media Resize
*/
@media only screen and (max-width: 1024px) {
  #reorder-page {
    width: 100%!important;
  }

  .loyalty-container {
    width: 100%;
  }

  #menu-items .modal-popup .modal-body {
    margin-top: 10px;
  }
  
  #menu-items ul.gridview li {
    min-height: 250px;
    padding: 0 15px; }

  #menu {
    width: 200px; }

  #menu-items-fixed {
    width: 420px; 
  }

  #menu-items {
    width: 100%; 
  }

  .menu-item .item-thumb {
    width: 38%; 
  }

  .menu-item .item-block {
    width: 60%; 
  }

  #menu-items ul.gridview li .item-block {
    width: 100% !important;
    min-height: 150px; 
  }

  #menu-items ul.gridview li .item-thumb {
    width: 100% !important; 
  }

  #float-box {
    width: 290px;
    margin-right: 0; }


  .float-box-fixed {
    margin-left: 650px; 
  }

  #new_customer {
    width: 63%; 
  } 
}
@media only screen and (max-width: 1024px) {
  #float-box {
    margin-right: 0; } }

@media only screen and (max-width: 1200px) {
  #banner-container {
    float: none;
    text-align: center; 
  }

  #banner-container img {
    width: 40%; 
  } 
}
@media only screen and (max-width: 1024px) {
  .fbClose {
    margin: 0;
    margin-top: 0;
    border: 0;
    border-radius: 0;
    position: absolute;
    top: -18px;
    right: 0;
    width: 58px;
    height: 59px;
    background: transparent;
    box-shadow: none;
    text-align: center;
    color: #fff;
    display: block;
    -webkit-transition: background 0.5s linear;
    -moz-transition: background 0.5s linear;
    -ms-transition: background 0.5s linear;
    -o-transition: background 0.5s linear;
    transition: background 0.5s linear;
    cursor: pointer; }
	  
  .fbClose span{
	  top: 20px;
  }	  

  .pn-Advancer {
    appearance: none;
    padding: 0;
    border: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    background-color:#444;
    width: 20px;
    text-align: center;
  }

  #menu-items ul.gridview li {
    width: 29%;
    min-height: 230px;
    padding: 15px; }

  .main-header:after {
    display: none; }

  #steps {
    float: none;
    text-align: center; }

  #menu {
    -webkit-transition: ease .4s;
    transition: ease .4s;
    position: fixed;
    width: 100%;
    z-index: 10;
    margin-top: -50px;
    padding: 5px 20px;
  }

  #menu-items {
    width: 100%;
    margin-top: 15px; }

  /* MAIN CONTENT */
  #half-half-page {
    width: 100% !important; }

  #customise-page {
    width: 100% !important;
    margin: 0; 
  }

  #Footer {
    background-image: none !important; 
  }

  .menu-fixed {
    position: relative;
    width: 100% !Important;
    top: 0; 
  }

  .menu-items-fixed {
    margin-left: 0 !important; 
  }
	
  .menu-item {
    margin-bottom: 0px !important;
  }

  #menu-items {
    margin: 50px 0px 0px 0px !important;
    width: 100% !important; 
    float: none;
    padding-bottom: 20px!important;
  }

  #menu-ul::-webkit-scrollbar { 
    display: none; 
  }
  .menu-item .item-thumb {
    height: 150px;
    background-color: #eaeaea'
  }

  .menu-item .item-thumb img {
    height: 150px; 
    max-width: 100%!important}

  .menu-item .item-block {
    width: 73% !important; 
    padding-left: 10px;}

  #menu-items ul.gridview li .item-block {
    width: 100% !important;
    min-height: 150px; }

  #menu-items ul.gridview li .item-thumb {
    width: 100% !important; }

  .float-box-fixed {
    margin-left: 0 !important;
    position: relative;
    width: 100% !important;
    top: 0; }

  ::-webkit-scrollbar {
    width: 5px; }

  ::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 0px;
    border-radius: 0px; }

  ::-webkit-scrollbar-thumb {
    -webkit-border-radius: 0px;
    border-radius: 0px;
    background: rgba(203, 203, 203, 0.8);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5); }

  ::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(203, 203, 203, 0.4); }

  body {
    padding-bottom: 0px; }

  #wrap {
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out; }

  #main-content {
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    margin-bottom: 0; 
    margin-top: 58px;
  }

  .row-offcanvas {
    position: relative;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out; }

  .menu-item .item-thumb img {
    max-height: 220px;  
  }

  #float-box {
    width: 60% !important;
    float: none !important;
    margin: 0 !important;
    height: 100%;
    /* overflow-y: scroll; */
    border-radius: 0;
    padding-top: 59px; }
    #float-box .fbTitle {
      line-height: 47px;
      min-height: 56px;
      background: #555 !important;
      border-radius: 0;
      border-top-left-radius: 0px !important;
      border-top-right-radius: 0px !important;
      width: 100%;
      position: absolute;
      z-index: 999;
      top: 0;
      right: 0; }
    #float-box #view-basket ul#mybasket-ul {
      list-style: none;
      margin: 0;
      padding: 3px;
      height: auto;}

  .row-offcanvas-right.active .navbar {
    right: 60% !important; }

  .row-offcanvas-right
  .sidebar-offcanvas {
    right: -60% !important;
    /* 6 columns */ }

  .row-offcanvas-right.active
  .sidebar-offcanvas {
    right: 0% !important;
    /* 6 columns */ }

  .row-offcanvas-left
  .sidebar-offcanvas {
    left: -60% !important;
    /* 6 columns */ }

  .row-offcanvas-right.active {
    right: 60% !important;
    /* 6 columns */ }

  .row-offcanvas-left.active {
    left: 60% !important;
    /* 6 columns */ }

  .sidebar-offcanvas {
    position: fixed !important;
    top: 0;
    width: 60%;
    /* 6 columns */
    z-index: 0; }

  #ftToggle {
    display: block;
    width: 100%;
    padding: 6px 15px;
    font-size: 18px;
    background: #181818;
    color: #fff;
    border: 0; }

  #footer {
    position: relative;
    height: 0;
    overflow: hidden;
    margin-bottom: -150px;
  }

  .footerWrap {
    background: rgba(0, 0, 0, 0.2); 
	display: block;
    position: absolute;
    bottom: 0;
    height: 37px;
	width:100%;}

  .ftShow {
    height: auto !important; }

  .ftHide {
    height: 0 !important; } }
	
	
/*
* Media Size 991px
*/	
	
@media (max-width: 1024px) {
  nav .container {
    width: 100%; }

  /*.navbar-brand {*/
    /*font-size: 14px;*/
    /*text-align: center; }*/

  .payment-type {
    float: right;
    text-align: left !important; }

  #steps {
    float: left;
    margin-top: 10px;
    text-align: center;
    width: 100% !important; }

  #order-type {
    width: 90%; }

  #checkout #checkout-view {
    width: 100%; }

  #new_customer {
    width: 90%;
  }

  .nav > li > a > img {
    margin: auto; }

  .nav-pane li a {
    font-size: 14px;
    padding: 10px 5px; }

  #float-box #times h2, #float-box #view-customer-details h2 {
    margin-bottom: 0px; }
	
  .office-info .payment-type, .office-info .address, .office-info .logo img {
    text-align: center;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 768px) {
  #card-name-block div, #card-number-block div, #card-cv-block div, #card-expire-block div {
    width: 45% !important; 
  }
}
@media only screen and (max-width: 768px) {
  html{
    height: 100%;
  }

  body{
    height: 100%;
    position: relative;
  }

  #showmapmodal .modal-dialog {
    overflow: auto;
  }

  #wrap{
	min-height: 100%;
    position: relative;
	padding: inherit;
    padding-bottom: 70px;
  }
  #banner-container {
    float: none;
    text-align: center; }

  #banner-container img {
    width: 80% !important; }

  #order-type #pickup-option, #order-type #delivery-option, #order-type #reorder-option {
    display: block !important;
    height: auto !important;
    min-height: 55px;
    background-color: #fff;
    -webkit-transition: 0;
    -moz-transition: 0;
    -o-transition: 0;
    -ms-transition: 0;
    transition: 0;
    padding-bottom: 0 !important;
    padding: 5px; }

  #order-type #pickup-option:hover, #order-type #delivery-option:hover {
    background-color: #e6e6e6; }

  #customer_details_checkout {
    width: 100% !important;
    position: relative;
    min-height: 370px;
    padding-left: 13px;
    padding-right: 13px;
    padding-top: 3em;
    margin-left: 0px;
    background: transparent;
    margin-top: 20px;
    right: 0; }

  #cancel-order-button {
    margin-bottom: 20px; }

  #menu-items .btn-group {
    display: none; }
	
	.panel-group .panel {
		margin-top: 0!important;
		border-top: 1px solid #2B2B2B;
		border-bottom: 1px solid #131313;
		border-radius: 0;
  }
  
  /* Loyalty Responsive */
  .custom-modal-responsive{
    width: 100% !important;
    margin-left: 50%;
    transform: translateX(-50%) !important;
    -webkit-transform: translateX(-50%) !important;
  }

/*   .ui-pnotify {
    top: 5px !important;
    right: 42px !important; } */ }
@media only screen and (max-width: 568px) {
  #steps img {
    width: 23%;
    padding-top: 0px;
    padding-bottom: 10px; } }
@media (max-width: 768px) {
  #new_customer {
    width: 100%!important; } }
@media (max-width: 1024px) {
    .map-time, .map-add{
	    text-align: center !important;
		width: 100%;
		margin: 0;}
	.map-add{
		margin-bottom: 10px;
	}
	.office-info .modal-body #modal-store:before{
		width: 100%;
		margin-left: 0;}
	#map02{
		height: 280px !important;
	}	
}	
@media (max-width: 1024px) {

	#menu-items h1{
    padding: 15px;
    text-align: center;
	}
	
	#menu-desc-header, #menu-desc-footer{
    padding: 10px 15px;
	}
	
	.cart-collapse{
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 2;
    background: #2ecc71 !important;
    font-size: 17px !important;
    color: #fff !important;
    text-shadow: none;
    box-shadow: none;
    border: 0;
    height: 50px;
  }
	
	.cart-collapse #cartTotal{
	background: #fff;
    color: #000;
    font-size: 13px;
	}
}	
@media (max-width: 1024px) {
  .menu-item .item-thumb {
    width: 33%;
    text-align: center;
    background-color: #eaeaea;
    height: 150px;
    position: relative;
    float: left;
  }

  #menu-items ul li #item-buttons {
    height: unset!important;
  }

  #menu-items ul li.group,
  #menu-items ul li.single {
    min-height: 180px;
  }

  #wrap{
      min-height: 100%;
      position: relative;
      padding: inherit;
      padding-top: 59px;
      padding-bottom: 20px;
  }
  
  .office-info .logo,
  .office-info .payment-type,
  .office-info .col-md-5{
	width: 100%;
	text-align: center;
	margin: 0 auto;
    margin-top: -5px;
  }
  
  .office-info h3#title a{
    text-align: center;
    width: 100%;
    margin-bottom: -15px;
	font-size: 22px;
  }
  
  .office-info .payment-type #estimated-time{
	margin: 0 auto;
    float: none;
    text-align: center;
	margin-top: 10px;
  }

  .office-info{
      margin-bottom: 0!important;
      max-height: 400px !important;
  }
  
  #float-box #order-type-details-delivery{
	  padding-bottom: 15px;
  } 
  
  #float-box #deliveryStreetWrap{
	  padding: 0 !Important;
  }
  
  #order-type-bt{
	  margin-top: -10px;
  }

  #order-type-details  .input-grp{
	  /*margin-bottom: 0;*/
	}	

  .office-info .logo img{
	width: 100px;
  }
  
  .address{
	display:block;
	padding-top: 0;
	text-align: left
  }
  
  #h-address, #h-phone{
	font-size: 14px !important;
  }
  
  .office-info .modal-body #modal-store{
	margin: 10px 0 !important;
	font-size: 20px !important; 
  }
  
  .address h3{
	font-size: 19px;
	text-align: left;
  }

 .address #h-address, .address #h-phone {
    display: none; }

  .heading {
    font-size: 24px !important; }

  .payment-type {
    padding-top: 20px !important; }

  #card-name-block div, #card-number-block div, #card-cv-block div, #card-expire-block div {
    width: 45% !important; }

  #select-method div {
    margin-right: 20px !important; 
	margin-bottom: 10px !important;}

  .office-info .payment-type{
    text-align: center;
    padding-top: 0 !important;
    padding-left: 0;
    padding-right: 0; }
	
  .office-info .payment-type .payment-type span, .store-info .payment-type span {
	font-size: 35px !important;
	float: left !important; }

  #est-time span {
    font-size: 80px !important; }

  #estimated-time {}
    #estimated-time span:first {
      font-size: 80px !important; }
    #estimated-time p {
      font-size: 10px !important; }
    #estimated-time #time-mins {
      font-size: 22px !important;
      float: left !important;
      margin-top: 5px; }

  #menu-items ul.gridview li {
    width: 46%; }

  .row-offcanvas-right .sidebar-offcanvas {
    right: -85% !important; }

  .row-offcanvas-right.active {
    right: 85% !important; }

  .row-offcanvas-right.active .navbar {
    right: 85% !important;
    left: inherit !important; }

    #float-box .fbTitle {
      width: 85%; }

  #checkout {
    padding-left: 0px !important;
    padding-right: 0px !important; } 
	
  #main-content .container, .navbar .container{
    padding: 0;
    width: auto!important;
  }
  #order-type {
	background: none;
	padding: 0;
	margin: 0 auto;
	box-shadow: none;
	border-radius: unset;
  width: 100%;
  margin-top: 70px;
  }
  #order-type #pickup-option, #order-type #delivery-option, #order-type #reorder-option{
	min-height: auto;
	padding: 15px !important;
	margin-top: 20px;
    margin-bottom: 20px;
    margin-right: 15px;
    margin-left: 15px;
	position: relative;
	border-radius: 5px;
    border: none;
    box-shadow: #00000029 0px 2px 5px;
  }
  #estimated-time{
	display:none;
  }
  #order-type .method-option span{
	position: absolute;
	right: 15px;
	top: 16px;
    background: #d0021b;
    height: 50px;
    width: 50px;
    color: #fff;
    text-shadow: none;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
	font-size: 20px;
	padding-top: 3px;
	text-align: center;
  }
  #order-type .method-option div{
	width: 70px;
    position: absolute;
	text-align: center;
  }
  #order-type .method-option div img{
    
  }
  #order-type .method-option h1{
	margin: 10px;
	font-weight: bold;
	font-size: 30px;
    letter-spacing: -1px;
	color: #000;
	text-align: center;
  }
  #order-type .method-option span p{
	margin: 0;
    margin-top: -7px;
	font-size: 10px;
  }
  #order-type #delivery-available-at{
	background: transparent;
    width: 100%;
    height: auto;
    padding: 0;
    text-align: center;
    top: auto;
    right: auto;
    min-height: auto;
	padding-top: 10px;
    font-size: 14px;
	text-shadow: none;
  }
  #order-type .delivery-info{
	background: #fff;
	min-height: auto;
    padding: 15px !important;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: 15px;
    margin-left: 15px;
    position: relative;
    border-radius: 5px;
    border: 0;
	font-size: 16px !important;
	text-align: center;
    font-weight: bold;
    box-shadow: #00000029 0 2px 5px;
  }
} 
@media (min-width: 480px) {
	#order-type .method-option div{
		display:none;
	}
	#order-type #pickup-option #pickup-time, 
	#order-type #delivery-option #delivery-time,
	#order-type #reorder-option #reorder-time{
		display: none;
	}
}
@media only screen and (max-width: 390px) {
  .office-info .logo {
    padding-left: 0; 
    padding-top: 0;	}

/*  .logo { 
    float: left;
    width: 50%; } */

  .office-info .payment-type span {
    font-size: 36px !important; }

  #estimated-time #time-mins {
    font-size: 18px !important;}

  #estimated-time {}

  #checkout {
    padding-left: 0px !important;
    padding-right: 0px !important; } }
@media only screen and (max-width: 380px) {
  #menu-items ul.gridview li {
    width: 96%;
    min-height: 180px; } 
  .office-info .container{
	padding-left: 5px;
	padding-right: 5px;
  }
}
@media (max-width: 320px) {
/*.navbar-brand {*/
	/*font-size: 16px; */
/*}*/
#order-type .method-option div{
	left: 5px;
}
#order-type .method-option h1{
    font-size: 25px;
}
}

#login-section{
	background-color:#fff;
	padding:10px;
	border-bottom: 5px solid #C3C3C3;
}

#login-section .form-wrap label {
    color: #333;
    float: left;
    margin-left: 20px;
}

#login-section .register-link {
	margin-top: 10px;
	text-align: right;
}

.trading-hours-table tr td{
	padding: 3px;
	width: 60%;
}

.trading-hours-table tr th{
	padding: 3px;
	width: 10%;
	veritcle-align: top;
}

.checkout-panel{
    background: #fff;
    width: 70%;
    margin-top: 20px;
	float: left;
    margin-bottom: 20px;
}
/* Check Page Panel */
.checkout-panel h3.checkout-panel-heading{
    font-family: "Open Sans",sans-serif;
    color: #fff;
    margin: 0;
    padding: 6px;
    padding-left: 10px;
    font-weight: 300;
    margin-top: 0;
    font-size: 18px;
	background: #222;
}

.checkout-panel .inner{
	padding: 10px;
}

@media (max-width: 1024px){
	.checkout-panel{
		width: 100% !important;
	}
}

.form-control.pending{
    background: url('../images/ajax-loader.gif');
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 90% center;
    background-size: 14px;
 }
 
 .lunch-time{
    width: 100%;
 }

 .tab-pane{
	padding-top: 10px;
	padding-bottom: 10px;
 }
 
 /* saved cc */
 ul.payment-method-view{
	margin: 0;
    padding: 0;
    list-style: none;
 }
 
ul.payment-method-view li.payment-method-item:before, ul.payment-method-view li.payment-method-item:after{
    display: table;
    content: " ";
}
 
ul.payment-method-view li.payment-method-item{
	border-top: solid 1px #dee2e5;
    border-bottom: solid 1px #dee2e5;
    margin-bottom: -1px;
    padding: 8px 0;
    line-height: 50px;
    color: #6E787F;
}
  
ul.payment-method-view li.payment-method-item span.payment-method-type{
    font-size: 17px;
    font-weight: 800;
	color: #283036;
}

ul.payment-method-view li.payment-method-item span.payment-method-action{
	float: right;
}

span.payment-method-action a.payment-method-delete{
	color: #3D95CE;
	padding: 14px 9px;
    text-decoration: underline;
    background-color: transparent;
    border: none;
    -webkit-transition: color 167ms ease-in;
    -moz-transition: color 167ms ease-in;
    transition: color 167ms ease-in;
}

.payment-method-icon{
	width: 36px;
    height: 25px;
    background: transparent;
    display: inline-block;
    margin-bottom: -4px;
    margin-right: 15px;
    background-repeat: no-repeat;
}

.payment-method-icon.pm-mastercard-icon{
	width: 36px;
    height: 23px;
    background-image: url(../img/MasterCard.gif);
}
.payment-method-icon.pm-amex-icon {
    width: 36px;
    height: 26px;
    background-image: url("../img/amex.gif")
}

.payment-method-icon.pm-jcb-icon {
    width: 36px;
    height: 25px;
    background-image: url("../img/jcb.gif")
}

.payment-method-icon.pm-discover-icon {
    width: 36px;
    height: 23px;
    background-image: url("../img/discover.gif")
}

.payment-method-icon.pm-visa-icon{
	width: 36px;
    height: 23px;
    background-image: url(../img/Visa.gif);
}

/*
* Select2 css
*/
.selection{
	width: 100%;
}

.select2-container{
	height: 33px!important;
	line-height: 33px!important;
}

.select2-selection__rendered {
	padding-left: 30px!important;
	padding-right: 12px;
}        

.select2-container--default .select2-selection--single .select2-selection__rendered{
	line-height: 33px!important;
}

.has-error .select2-selection {
	border-color: #a94442!important;
}

.has-success .select2-selection {
	border-color: #3c763d!important;
}

.select2-selection--single {
  height: 100% !important;
}
.select2-selection__rendered{
  word-wrap: break-word !important;
  text-overflow: inherit !important;
  white-space: normal !important;
}        

#float-box .select2-container .select2-selection--single {
	height: 34px !important;
}



/* Float Box */

@media only screen and (max-width: 1024px){
		.half-lable{
			padding: 0;
			font-size: 20px;
			font-weight: bold;
		}
		#float-box #view-basket ul#mybasket-ul .sub-item{
			background: #FFF;
			width: 95% !important;
			padding: 0;
			margin-top: -3%;
			padding-bottom: 5%;
			margin-left: 2.5%;
			padding-top: 1%;
		}
    #float-box:not(.card) #view-basket ul#mybasket-ul .half-half-item.parent-item span.order-item-basket{
      padding-left: 25px !important;
    }
    #float-box #view-basket ul#mybasket-ul .half-half-item.parent-item span.order-item-basket .half-lable{
      vertical-align: top;
    }
		#float-box #view-basket ul#mybasket-ul .sub-item span.order-item-basket{
			padding-left: 40px !important;
		}
    #float-box #view-basket ul#mybasket-ul .sub-item.half-half-toppings span.order-item-basket{
      padding-left: 55px !important;
    }
    #float-box:not(.card) ul#mybasket-ul span.order-item-basket .deal-half-half-half-item{
      padding-left: 15px !important;
      font-size: 13px;
    }
    #float-box:not(.card) ul#mybasket-ul span.order-item-basket .deal-half-half-item-toppings{
      padding-left: 10px !important;
    }
		#float-box #view-basket ul#mybasket-ul .sub-item span.item-price-side{
			margin-top: -20px !important;
			font-weight: normal;
			font-style: italic;
		}
		#float-box #view-basket ul#mybasket-ul .sub-item span.item-label{
			font-weight: normal !important;
			font-size: 14px;
		}
		#float-box #view-basket ul#mybasket-ul .sub-item .x-label{
			padding-right: 5px;
			font-size: 14px;
		}
		#float-box #view-basket ul#mybasket-ul .sub-item .qty-label{
			padding: 5px;
		}
		.sub-item .order-item-basket {
			padding: 0 !important;
			font-style: italic;
		}
		#float-box #view-basket ul#mybasket-ul{
			margin-bottom: 15px;
			max-height: none !important;
			border-bottom: 1px solid rgba(170,170,170,.3);
			background: #fff;
			max-height: none !important;
			overflow: hidden;
			padding-bottom: 15px;
		}
		#street-validate{
			margin-top: 75px;
			display: block;
		}
		#order-type-bt{
			padding-left: 10px;
			padding-right: 10px;
			padding-top: 0;
			padding-bottom: 15px;
      margin: 0 !important;
      top: 58px;
			position: fixed;
			background: #ffffff;
			z-index: 3;
		}
		#float-box #promo-code .input-group {
			padding: 0 10px;
		}
		#float-box #view-basket h2 {
			text-align: center;
			border-bottom: 1px solid rgba(170,170,170,.3);
			background: #fff !important;
		}
		#float-box #view-basket ul#mybasket-ul li.parent-item{
			padding: 10px 15px !important;
			border: 0;
			position: relative;
			background: #fff;
			width: 95%;
			margin: 2.5%;
		}
		#float-box #view-basket ul#mybasket-ul li span.item-price-side{
			position: absolute;
			right: 0;
			margin-right: 65px;
			margin-top: 5px;
		}
		#float-box #view-basket .item-price-total span{
			font-size: 15px;
			margin-top: 7px;
		}
		#float-box #view-basket ul#mybasket-ul li.parent-item{
			padding: 10px 15px !important;
		}
		#float-box #view-basket{
			border-bottom: 1px solid rgba(170,170,170,.3);
			border-top: 1px solid rgba(170,170,170,.3);
			padding-bottom: 10px;
		}
		#float-box .order-item-basket .item-label{
			font-size: 12px;
		}
		#float-box #view-basket ul#mybasket-ul li span.item-price-side{
			font-size: 14px !important;
			top: 50% !important;
			margin-top: -11.5px !important;
		}
		#float-box .item-delivery-fee span{
			font-size: 14px;
		}
		#float-box #view-basket .item-price-total span, #float-box #view-basket .item-price-total span:nth-child(2){
			font-size: 20px !important;
		}
		#float-box #view-basket ul#mybasket-ul li.parent-item .half-half{
			font-size: 17px;
			font-weight: bold;
			width: 70%;
			display: block;
		}
		#float-box #view-basket #mybasket-ul .half-half-item{
			margin-top: -4.5% !important;
		}
		#float-box #view-basket #mybasket-ul .half-half-item .half-lable{
			width: 5%;
			display: inline-block;
			margin-left: -20px;
			font-size: 13px;
			margin-top: 3px;
		}
		#float-box #view-basket #mybasket-ul .half-half-item .item-label{
			width: 65%;
			font-weight: normal;
		}
		/* Menu */
		#menu-items h1 span{
			float: right;
			cursor: pointer;
			-webkit-transition: ease .4s;
			transition: ease .4s;
			display:none;
		}

		#menu-items h1.fixed span{
			display: block !important;  
		}
		
		#menu-items h1 span.active{
			-webkit-transform: rotate(180deg);
			transform: rotate(180deg);
		}
				
		.menu-hidden{
			display:none !important;
		}
		
		#menu #menu-title{
			display: none;
		}
		
		#menu ul {
			overflow-y: auto;
		}
			
		#float-box .btn-default.active{
			background: #2ECC71 !important;	
			color: #fff !important;
			border-bottom: none;
		}
		#float-box .btn-default{
			border: none;
			text-shadow: none;
			font-weight: bold;
			border-radius: 0px;
			background: none;
			color: #50575d;
			width: 45%;
			text-transform: UPPERCASE;
		}
		.btn-group .btn+.btn{
		    margin-left: 24px;
		}
		#float-box .input-group{
		    padding: 0 5px;
		}
		#float-box .input-group-btn:first-child>.btn{
			background: #AF9439 !important;	
			color: #000 !important;
			text-shadow: none;
			font-weight: bold;
			border: none;
			border-radius: 0px;
		}
		#float-box .input-group .form-control:last-child{
			height: 32px;
			border: none;
			border-radius: 0px;
		}
		#bt-checkout{
			background: #2ECC71 !important;	
			color: #fff !important;
			border-radius: 0px;
			bottom: 0;
			width: 100%;
			margin-left: 3%;
			font-size: 17px !important;
			height: 50px;
			margin-top: 0 !important;
		}
		#bt-continue{
			background: #2ECC71 !important;	
			color: #fff !important;
			border-radius: 0px;
			position: absolute;
			bottom: 0;
			width: 100%;
			margin-left: 0;
			font-size: 17px !important;
			height: 50px;
		}
		#float-box {
			width: 100% !important;
			overflow-y: auto !important;
			color: #50575D !important;
      background: #fff !important;
      z-index: 3!important;   
      overflow-x: hidden;  
      display: block!important;
		}
		#float-box .row{
			position: absolute;
			bottom: 10%;
		}
		#float-box #view-basket{
			margin: 0 !important;
		}
		#float-box #view-basket h2{
			color: #50575D !important;
			font-weight: bold !important;
			font-size: 20px;
			padding: 15px 0;
		}
		.row-offcanvas-right .sidebar-offcanvas{
			right: -100% !important;
		}
		#float-box .fbTitle{
			position: fixed;
			background: #fff !important;
			top: 0;
			font-size: 22px;
			text-align: center;
			font-weight: bold;
			color: #51585e !important;
		}
		#float-box .fbTitle .fbClose{
			left: 0;
			margin-top: -5px;
			padding-left: 20px;
		}
		#float-box .fbTitle .fbClose span:before{
			font-size: 14px;
			font-weight:bold;
			color: #50575d;
		}
		.row-offcanvas-right.active .navbar,
		#float-box .fbTitle{
			width: 100% !important;
		}
		.row-offcanvas-right.active .navbar,
		.row-offcanvas-right.active{
			right: 100% !important;
		}
		#float-box #view-basket .item-delivery-fee{
			background: none;
			color: #50575D !important;
			width: 65%;
			margin: 0 auto;
		}
		#float-box .item-delivery-fee span{
			font-size: 16px;
			font-style: italic;
		}
		#float-box #view-basket .item-price-total{
			border-bottom: none;
			border-top: none;
			width: 65%;
			margin: 0 auto;
			text-transform: uppercase;
		}
		.order-item-basket, .item-price-side{
			font-size: 16px !important;
			font-weight: bold;
			letter-spacing: 0.3px;
			position: relative;
			padding-left: 0px !important;
		}
		#float-box #view-basket ul#mybasket-ul .sub-item{
			position: relative;
			display: table;
		}
		#float-box #view-basket ul#mybasket-ul .sub-item .qty-label{
			font-size: 14px !important;
		}
		.order-item-basket{
		    font-weight: normal;
		}
		.order-item-basket .remove-button{
			top: 50%;
			margin-top: -12.5px;
			position: absolute;
			right: 0;
			background: url(../img/close.png);
			height: 25px;
			background-repeat: no-repeat;
			width: 25px;
			background-size: 100%;
			z-index: 2;
		}
		.order-item-basket .remove-button:before{
			display: none;
		}
		#float-box #view-basket ul#mybasket-ul li span.item-price-side{
			position: absolute;
			right: 0;
			margin-right: 65px;
			margin-top: 5px;
		}
		#float-box #view-basket .item-price-total span{
			font-size: 15px;
			margin-top: 7px;
		}
		#float-box #view-basket .item-price-total span:nth-child(2){
			font-size: 25px !Important;
		}
		#float-box #view-basket ul#mybasket-ul li.parent-item{
		    padding: 10px 15px !important;
			border: none;
			position: relative;
		}
		#float-box #view-basket ul#mybasket-ul li span.order-item-basket{	
			width: 100%;
		}
		#float-box .order-item-basket .qty-label{
			font-weight: bold;
			font-size: 20px;
			padding-right: 15px;
			vertical-align: middle;
		}
		#float-box .order-item-basket .x-label{
			padding-right: 15px;
			font-size: 19px;
			vertical-align: middle;
		}
		#float-box .order-item-basket .item-label{
			display: inline-block;
			width: 47%;
			word-break: break-word;
			vertical-align: middle;
			font-size: 16px;
			font-weight: bold;
		}
		#float-box #currency-code{
			display: none;
		}
		.ui-pnotify{
			z-index: 9999999999 !important;
		}

		#delivery-available-at{
			width: 100%;
			min-height: 55px;
			display: block;
		}
		#delivery-available-at i{
			display: block;
			padding-top: 3px;
			font-size: 18px;
			font-style: normal;
			text-transform: uppercase;
			margin-top: 10px;
		}
		#order-time h2{
		    font-size: 20px;
			margin-right: 0;
		}
		#order-time input{
			margin-top:5px;
		}
		#pick-up-notes div, #payment-details, #order-time #select-order-time{
			padding: 30px 20px !important;
		}
		#select-order-time div{
			padding-left: 10px !important;
		}
		#order-time div, #pick-up-notes div{
			padding: 0;
		}
		#payment_details h3{
			padding: 20px 0px;
		}
		.add-payment-method-view button.paypal{
			margin-bottom: 30px;
		}
		#checkout-form #pay{
			margin-top: 20px;
		}
		#discount_removal_notif{
			letter-spacing: normal !important;
			padding: 10px;
			margin-bottom: 0px;	
		}
		#float-details{
			display:none;
		}
		#float-box #view-basket .item-delivery-fee{
			padding-bottom: 10px !important;
			border: none;
		}
		#float-box #view-basket .item-delivery-fee, #float-box #view-basket .item-price-total{
			padding: 0;
		}
		#float-box #promo-code{
			padding: 15px 0;
		}
		#float-box #view-basket .item-price-total span{
			margin-top: 0;
			font-size: 25px;
    }
    
    #float-box #view-basket #discount_removal_notif_note{
      font-size: 10px !important;
      margin-left: 0 !important;
      text-align: left;
      display: block;
      float: none;
      margin-bottom: 10px;
      margin-right: 0;
    }
}

@media only screen and (max-width: 320px){
	#float-box #view-basket ul#mybasket-ul .sub-item span.order-item-basket{
		padding-left: 25px !important;
	}
  #float-box #view-basket ul#mybasket-ul .sub-item.half-half-toppings span.order-item-basket{
    padding-left: 40px !important;
  }
	#float-box #view-basket ul#mybasket-ul li span.item-price-side{
		margin-right: 60px;
	}
	#float-box .order-item-basket .x-label,
	#float-box .order-item-basket .qty-label{
		padding-right: 5px !important;
	}
	#float-box {
		overflow: hidden;
	}
	#order-type-bt{
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 0;
		padding-bottom: 15px;
		margin: 0 !important;
	}
}

/* Stickey Headers */
.followMeBar {
	position: relative;
	z-index: 1;
}
.followMeBar.fixed {
	position: fixed !important;
	top: 58px;
	width: 100%;
	box-sizing: border-box;
}
.followMeBar2.fixed {
	position: fixed !important;
	top: 0 !important;
	width: 100%;
	box-sizing: border-box;
}

/* Left Menu */
.main-mask {
	background-color: rgba(0, 0, 0, 0.3);
	height: 100vh;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
}

#left-nav #store-nav{
	width: 100%;
    padding: 10px;
    background: #eee;
}

#left-nav {
	-webkit-transition: ease .4s;
	transition: ease .4s;
	position: absolute;
	top: 60px;
	left: 0;
	width: 250px;
	height: 100vh;
	background-color: #fff;
	-webkit-transform: translatex(-250px);
	transform: translatex(-250px);
}
#left-nav.active {
	-webkit-transform: translatex(0);
	transform: translatex(0);
}
#left-nav ul{
	list-style: none;
	margin: 0;
    padding: 0;
	font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
#left-nav ul li {
	position: relative;
	min-height: 40px;
	line-height: 40px;
	padding-left: 10px;
	background-color: #fff;
	-webkit-transition: ease .4s;
	transition: ease .4s;
	border-bottom: solid 1px rgba(0, 0, 0, 0.2);
	list-style: none;
}
#left-nav ul li:last-child {
	border-bottom: none;
}
#left-nav ul li:hover {
	z-index: 10;
	background-color: #f5f5f5;
}
#left-nav ul li::after, #left-nav ul li::before {
	content: '';
	width: 7px;
	height: 1px;
	background-color: #ccc;
	-webkit-transform-origin: right center;
	transform-origin: right center;
	position: absolute;
	right: 10px;
	top: 24px;
}
#left-nav ul li::after {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
#left-nav ul li::before {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
#left-nav ul li a {
	text-decoration: none;
	color: inherit;
	width: 100%;
	display: inline-block;
}
#left-nav ul li ul {
	display: none;
	margin-left: -10px;
}
#left-nav ul li ul li {
	color: #fff;
	background-color: #0088cc;
	padding-left: 25px;
	border-bottom-color: rgba(255, 255, 255, 0.2);
}
#left-nav ul li ul li::before, header nav ul li ul li::after {
	background-color: #fff;
}
#left-nav ul li ul li:hover {
	background-color: #0088cc;
}

#nav_profile_pic img{
	display: block;
    margin-left: auto;
    margin-right: auto;
    border-radius: 50%;
	width: 100px;
	border: 3px solid #fff;
	margin-bottom: 5px;
}

#nav_google_login{
	margin-top: 5px;
	text-align: center;
}

.toggle-left{
	cursor: pointer;
	-webkit-transition: ease .4s;
	transition: ease .4s;
	position: absolute;
	width: 30px;
	top: 10px;
	left: 20px;
}

.toggle-left div {
	height: 3px;
	width: 100%;
	margin: 7px 0;
	background-color: #fff;
	-webkit-transform-origin: right center;
		  transform-origin: right center;
	-webkit-transition: .4s ease;
	transition: .4s ease;
}

.toggle-left.active {
}

.toggle-left.active div:nth-child(1) {
	width: 80%;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.toggle-left.active div:nth-child(2) {
	display: none;
}

.toggle-left.active div:nth-child(3) {
	width: 80%;
    margin-top: 14px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

/* Loyalty Stamp Modal Menu */

.custom-modal-responsive{
  max-width:400px;
  width:100%;
}
.modal_menu_item_boxes{
  min-height:60px;
  height:auto;
  width:calc(100% - 10px);
  float:left;
  margin:5px;
  border: 1px solid #00000018;
  padding:6px 6px 10px;
  position:relative;
  background: #fff;
}

.modal_menu_item_boxes .modalMenuHeader{
  font-weight:bold;
  font-size:16px;
  padding:5px
}

.modalMenuBody{
  padding: 0 8px;
}

.modalMenuBody select{
  float:left;
  width:auto;
  max-width:100%;
  margin:3px 3px 3px 0px;
}

.modalMenuItemControl{
  position: relative;
  width: 100%;
  float: left;
  margin-top: 3px;
}

/* Floatbox Enter Address */
#editDelivery{
    float: left;
    width: 100%;
}
#editDelivery .input-icon {
    position: absolute;
    padding: 0 10px;
    top: 10px;
    color: #555 !important;
}
#editDelivery input {
    padding-left: 30px;
}
#editDelivery .input-grp {
    padding: 0 10px;
}
#editDelivery input {
    text-shadow: none !important;
    box-shadow: none !important;
}
#editDelivery button{
    text-shadow: none !important;
    box-shadow: none !important;
}
#editDelivery .buttons{
    text-align: right;
}
#editDelivery .form-control-feedback {
    top: 0px !important;
    right: 10px !important;
}
#editDelivery .help-block {
    font-size: 13px;
}
#address-title-div {
    margin-bottom: 15px;
}
#location {
    padding: 0px !important;
}
#textDelivery{
    height: 20px;
}
#textDeliverytoggle{
    padding: 0 10px 0 10px;
}
#textDeliverytoggle .to{
    display: inline; float: left; width: 10%;
}
#textDeliverytoggle .delivery-address-container{
    display: inline; float: left;word-break: break-all; width: 90%;
}
#deliveryAddressWrap{
    padding: 15px 0px 0px;
}

@media only screen and (max-width: 768px){
  #menu-items ul li {
    padding: 20px 10px;
  }

  .item-description {
    height: auto;
  }
 
    #float-box #order-type-details-delivery{
        padding-bottom: 0px;
    }
    #editDelivery button{
        text-shadow: none !important;
        box-shadow: none !important;
        border: none !important;
    }
    #editDelivery .buttons{
        padding-top: 15px;
    }
    #address-title-div {
        background: none;
        text-align: center;
        color: #50575d !important;
        font-weight: bold !important;
        font-size: 20px;
        padding: 15px 0;
        border-bottom: 1px solid rgba(170,170,170,.3);
        border-top: 1px solid rgba(170,170,170,.3);
        text-transform: uppercase;
        background: #fff;
    }
    #editDelivery{
        background: #f5f5f5;
        margin-bottom: -15px;
        padding-bottom: 1px !important;
    }
    #deliveryAddressWrap{
        padding: 0px 0px 15px;
    }

    #menu-items > .item-icons-container {
      display: inline-block;
      padding-left: 15px;
      padding-bottom: 10px;
    }    

    #menu-items > .item-icons-container .item-icons {
      display: inline-block;
      padding: 0px;
      width: 50%;
    }   
    
    #displayDeals .section .item-icons-container .item-icons img {
      height: 18px;
      width: 18px;
    }

    #displayDeals > .container > #deal_wizard > .item-icons-container {
      background-color: #fff;
      display: inline-block;
      padding: 10px;
      width: 100%;
    }
    
    #displayDeals > .container > #deal_wizard > .item-icons-container > .item-icons {
      display: inline-block;
      width: 50%;
      margin-right: 0px;
    }
    
    #displayDeals > .container > #deal_wizard > .item-icons-container > .item-icons > img {
      height: 22px;
      width: 22px;
    }    
}

@media screen and (min-width: 1400px) {
  #float-box #view-basket ul#mybasket-ul{
    max-height: 654px;
	}

  .loyalty-container {
    min-height: 930px!important;
  }

  .office-wrapper {
    margin-left: 10%!important;
  }

	#menu-items ul li.group, #menu-items ul li.single{
		width: 100% !important;
	}
	
	.office-info #office-main{
		top: 40%;
	}
	
	#menu-scroll-down a{
		font-size: 25px;
	}
}

@media screen and (min-width: 1025px) {
	/* 
	New CSS for new template
  */
   
  /* For checkout cart items */

  .loyalty-container {
    background-color: #fff;
    width: 100%;
    padding: 30px 20%;
    min-height: 750px;
  }

  .cart-collapse {
    display: none; 
  }


  #bt-checkout {
    position: fixed !important;
    width: 25%;
  }
  .checkout-container #float-box #view-basket ul#mybasket-ul li.parent-item{
    font-weight: bold;
    padding-top: 10px !important;
    border: none !important;
    width: 96% !important;
  }

  .checkout-container #float-box #view-basket ul#mybasket-ul li.parent-item span.item-price-side,
  .checkout-container #float-box #view-basket ul#mybasket-ul li.parent-item .half-half,
  .checkout-container #float-box .order-item-basket .item-label{
    font-size: 15px !important;
  }

  .checkout-container #float-box #view-basket ul#mybasket-ul li.parent-item span.item-price-side{
    margin-top: 0 !important;
  }

  .checkout-container #float-box .order-item-basket .qty-label,
  .checkout-container #float-box .order-item-basket .x-label{
    padding-right: 0 !important;
    font-size: 15px !important;
  }

  .checkout-container #float-box #view-basket ul#mybasket-ul .sub-item span.order-item-basket{
    padding-left: 27px !important;
  }

  .checkout-container #float-box #view-basket ul#mybasket-ul .sub-item{
    background: transparent !important;
    margin: 0 !important;
    padding-bottom: 0 !important;
    padding-top: 5px !important;
  }

  .checkout-container #float-box #view-basket #mybasket-ul .half-half-item{
    margin-top: 0 !important;
  }

  .checkout-container #float-box #view-basket .item-price-total{
    width: 40% !important;
    padding-top: 30px !important;
    padding-bottom: 20px !important;
    position: relative!important;
    background: transparent !important;
    bottom: 0px !important;
  }

  .checkout-container #float-box #view-basket ul#mybasket-ul{
    max-height: none!important;
    overflow: hidden!important;
  }

  .checkout-container #float-box #view-basket #bt-checkout.bt-checkout.checkout{
    display: none!important;
  }
  
  .checkout-container #float-box {
    top: 0px !important;
  }

	.privacy-page, .feedbackWrapper, #feedback, #faq, #forgotten-password {
		width: 100%;
		margin: 0;
    font-size: 13px;
    padding: 20px 20%;
		background: #fff;
		min-height: 100vh;
	}

  #loyalty-terms {
		width: 100%;
		margin: 0;
    font-size: 14px;
    padding: 20px 20%;
		background: #fff;
		min-height: 100vh;
	}
	
	#privacy h1, #loyalty-terms h1, .feedbackWrapper h1, #feedback h1, #faq h1{
	    font-size: 20px;
		background: none;
		color: #333;
		font-weight: bold;
		text-transform: uppercase;
	}
	
	.modal-open{
		padding-right: 0 !important;
	}
	
	.menu-item .item-thumb img{
    width: 100% !important;
    height: 100% !important;
    max-height: 150px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
	}
	
	.navbar {
		width: 100%;
		border-bottom: 1px solid rgba(255,255,255,0.2);
		background: rgba(36,45,45,0.6);
		border: none;
		transition: 0.5s ease;
	}

	.nav-color {
		padding: 0 !important;
		background-color: #222222 !important;
	}
	
    .hide-elem {
        display: none;
    }

    body {
        /*background: url(../images/bg.jpg) top;*/
        /*background-size: cover;*/
        /*background-attachment: fixed;*/
        background-color: #fff;
    }
	
	#main-content{
		padding: 0;
		margin-bottom: -20px;
	}
	
	.office-info p, #h-address a{
		color: #fff;
		text-align: left !important;
	}
	
	.office-info .desk-top-title{
		font-size: 28px;
		font-weight: bold;
		letter-spacing: 1px;
	}

    .office-info #office-main{
		padding: 0;
		top: 20%;
		z-index: 0;
		text-align: left;
	}
	
	#estimated-time{
    text-align: center;
    position: relative;
  }
	
	#estimated-time #est-time{
		font-size: 70px;
	}
	
	#estimated-time #time-mins{
		font-size: 50px;
	}
	
	#estimated-time p{
		font-size: 13px;
		margin-left: 3px;
	}

	.office-info .logo img{
		margin: 0 auto;
    text-align: center;
    position: absolute;
    top: 50%;
    transform: translate(0%, -50%);
  }
  
  .office-wrapper {
    padding: 0px;
    width: 70%;
    margin-left: 50px;
  }

	.office-info {
		background: transparent;
		padding: 0;
		margin: 0;
		height: 100%;
		min-height: 100%;
		border: none;
		position: relative;
		height: 100vh !important;
		color: #fff;
		background: rgba(36,45,45,0.6);
	}

    #float-box {
      width: 25%;
      border-left: 1px solid #0000001a;
      top: 58px;
      margin-left: 0;
      right: 0;
      height: 100% !important;
      position: fixed;
      z-index: 998;
      bottom: 0px;
    }
	
	#float-box #view-basket{
		height: auto !important;
	}

	#float-box #menu-title, #float-box #float-details{
		display: none;
	}
	
	#float-box #order-type-details{
		padding: 0;
	}
	
	#address-title-div{
		 margin-bottom: 5px;
	}
	
	#editDelivery, #editDelivery input{
		font-size: 13px;
		color: #555;
	}
	
	#editDelivery .input-grp{
		margin-bottom: 10px;
	}
	
	#editDelivery input{
		border-radius: 0;
	}
	
	#editDelivery button{
		border-radius: 0;
		border: none;
	}
	
	#float-box .alert-danger{
		font-size: 13px;
	}
	
	.location .alert-danger{
		margin: 0px auto;
    font-size: 13px;
    float: none!important;
	}
	
	#float-box #offline-alert-txt{
		font-weight: bold;
		height: 100%;
	}
	
	.float-box-fixed #offline-alert-txt{
		margin-top: -33px;
	}
	
	.remove-top #offline-alert-txt{
		margin-top: 0 !important;
	}
	
	#float-box #offline-alert-txt p{
		padding-top: 10px;
		font-weight: normal;
	}
	
	#float-box #offline-alert-txt table{
		font-weight: normal;
		margin-top: 10px;
	}
	
	#offline-alert-txt .trading-hours-table tr th,
	#offline-alert-txt .trading-hours-table tr td{
		padding: 5px 0;
		text-transform: capitalize;
	}
	
	#float-box .select2-container .select2-selection--single{
		border-radius: 0;
		border: 1px solid #ccc;
	}
		
	.float-box #view-basket h2{
		border-top: none !important;
	}
	
	.order-type-bt{
		top: 58px;
		width: 25%;
		float: none;
		margin-left: 0;
		right: 0;
		position: fixed;
		z-index: 9;
		border-left: 1px solid #0000001a;
		border-bottom: 1px solid #0000001a;
	}
	
	#address-title-span{
		padding: 5px 15px;
		display: block;
	}

	#float-box #view-basket ul#mybasket-ul{
		min-height: fit-content;
    background: #ececec;
    overflow: auto;
    max-height: 342px;
	}
  
	#float-box::-webkit-scrollbar {
		width: 0px;  /* remove scrollbar space */
		background: transparent;  /* optional: just make scrollbar invisible */
	}
	/* optional: show position indicator in red */
	#float-box::-webkit-scrollbar-thumb {
		background: #0000003d;
	}

	#float-box #view-basket ul#mybasket-ul li.parent-item{
		border-top: none;
	}
	
	#float-box #view-basket .item-price-total{
		border-bottom: none;
		border-top: none;
    text-transform: uppercase;
    display: block !important;
		margin: 0 auto !important;
		position: fixed !important;
		width: 25% !important;
		border-radius: 0 !important;
		z-index: 9998 !important;
		padding: 10px 20px !important;
    background: #fff !important;
    bottom: 98px;
	}
	
	#float-box #view-basket .item-price-total span, #float-box #view-basket .item-price-total span:nth-child(2) {
		font-size: 17px !important;
		font-weight: bold;
  }
    #float-box #view-basket #discount_removal_notif_note{
      display: block;
      font-size: 11px !important;
      text-align: left;
      width: 80%;
    }

    .alert-danger-template2{
      margin-top: 10px !important;
    }
  

    .remove-top {
        top: auto;
		padding-bottom: 90px !important;
    }
	
	 .remove-top-1 {
        top: auto;
    }
	
	#menu-desc-header, #menu-desc-footer{
		padding: 20px 0px;
		margin-top: 10px;
    font-size: 13px;
    margin-left: 3%;
	}

    #menu-title, #menu-items h1, #order-time h3, #payment_details h1, #pick-up-notes h3, #drivers-tip h3, #order-total h3, .box-heading, #float-box #view-basket h2 {
        background: none;
        color: #000;
    }
	
	.menu-item{
		margin-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
		border-bottom: 1px solid #0000001a;
        margin: 0;
        width: 90%;
	}

	#menu-items ul li.group, #menu-items ul li.single {
		border-bottom: none;
		width: 30%;
		position: relative;
		display: inline-block;
	}

	.menu-item .item-thumb{
		width: 33%;
    text-align: center;
    background-color: #eaeaea;
    height: 150px;
    position: relative;
    float: left;
	}

	.menu-item .item-block{
		width: 66%;
    margin: 0 auto;
    padding: 10px;
	}
	
	.item-block-no-image{
		width: 100%;
    display: block;
    padding: 10px;
    height: 140px;
	}
	
	.item-block-no-image .add-deal,
	.item-block-no-image .add-half-half-bt{
    display: none;
	}

	#menu-items a{
		color: #2196F3;
		text-decoration: none;
	}
	
	.item-block .tooltip{
		z-index: 1;
	}
	
	.item-block .tooltip.top .tooltip-inner {
		background-color: #222222;
		padding: 10px;
		opacity: 1;
		font-size: 13px;
		word-wrap: break-word;
		text-transform: capitalize;
	}
	
	.tooltip.in {
		opacity: 1 !important;
	}
	
	.item-block .tooltip.top .tooltip-arrow {
		border-top-color: #000;
	}
	
	#menu-items .item-title{
		font-size: 16px;
		width: 80%;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    max-height: 46px!important;
	}
	
	#menu-items .group .item-title{
    width: 80% !important;
    height: 46px;
	}

	#menu-items .item-price{
		font-size: 14px;
		width: 20%;
		text-align: right;
	}
		
	.no-scroll{
		overflow: hidden;
	}

  #menu{
		-webkit-transition: ease .4s;
		transition: ease .4s;
    position: relative;
    background-color: #000;
    padding-right: 50px;
    padding-left: 50px;
    width: 100%;
  }
	
	.feedback_trigger.left-bottom.under{
		z-index: 1 !important;
	}
	
	.main-mask{
		z-index: 1000;
	}
	
	#menu.active {
		-webkit-transform: translatex(0);
		transform: translatex(0);
	}
	
	#menu ul li{
    display: inline-block;
    color: #fff;
    font-size: 20px;
    float: none;
  }
			
	#menu ul{
    width: 100%;
    overflow-x: hidden;
    white-space: nowrap;
    list-style-type: none;
	}

    .menu-items-fixed {
        margin-left: 0 !important;
    }

    #main-content > .container:first-child {
        padding: 0;
        margin: 0;
        width: 100% !important;
    }

  #menu-items {
      width: 80%;
      overflow-x: hidden;
      list-style-type: none;
      font-size: 15px!important;
  }
	
	#modal-store{
		text-align: center;
		padding-bottom: 10px;
	}
	
	#showmapmodal .modal-body{
		padding: 0;
	}
	
	#menu-items h1{
		font-size: 30px !important;
		padding: 20px 0;
    font-weight: 800;
    margin-left: 3%;
  }
  
  #add-popup-qty .modal-header {
    background-color: #f1f1f1;
    color: #000 !important;
  }

  #add-popup-qty .modal-body {
    background-color: #fff!important;
    color: #000 !important;
  }


    #menu-items ul li.group, #menu-items ul li.single {
        border: 1px solid #ccc;
        width: 30%;
        position: relative;
        display: inline-block;
        vertical-align: top;
        margin: 0px 0px 50px 3%;
        min-height: 150px;
    }
	
	#menu-items ul li.single #item-buttons .qty-select{
		width: 20% !important;
	}	
	
	#menu-items ul li.single #item-buttons .item-options{
		width: 79% !important;
		display: inline-block;
		margin-top: 0;
		margin-right: 0;
		float: right;
	}

    #menu-items ul {
        margin: 0;
    }
	
	.menu-item-option select, .item-options, .qty-select{
		font-size: 13px;
		padding: 5px !important;
		line-height: 1;
		height: auto;
		border-radius: 0;
	}	
	
	.qty-select, .menu-item-option {
		margin-bottom: 0;
	}
	
	#menu-items .item-options{
		margin-top: 2%;
	}
	
	select.menu-item-option{
		width: 79%;
		margin-right: 2%;
	}
	
	.menu-item-option .qty-select{
		width: 19% !important;
		margin-left: 0;
	}
	
	#menu-items .item-options{
		width: 100%;
		font-style: italic;
	}
	
	#promo-code{	
		display: block !important;
		margin: 0 auto !important;
		position: fixed !important;
		width: 25% !important;
		border-radius: 0 !important;
		bottom: 45px;
		z-index: 9999 !important;
		padding: 10px 0;
		background: #fff;
		border-top: 1px solid #0000001a;
  }

	#cart-promo-code{	
		display: block !important;
		margin: 0 !important;
		position: relative !important;
		width: 100% !important;
		border-radius: 0 !important;
		padding: 0;
		background: transparent;
    margin-bottom: 15px !important;
  }

	#cart-promo-code>.input-group{
    width: 90%;
    margin: auto;
  }
	#cart-promo-code>.input-group>.input-group-btn{
    margin: auto;
    border: none;
  }
	#cart-promo-code>.input-group>.input-group-btn button{
    color: white;
    background-color: #007bff;
    border: 1px solid #007bff;
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
  }
	
    #order-type-bt-pickup, #order-type-bt-delivery {
        border-radius: 0px !important;
        border: none;
    }
	
    .item-add-buttons {
        width: 100%;
        bottom: 0px;
    }

    #estimated-time > .alert {
        text-align: center !important;
    }

    #login-section {
	    position: fixed;
      z-index: 999;
      width: 50%;
      top: 50%;
      left: 50%;
      transform: translate(-50%,-50%);
      border-bottom: white 1px solid;
      padding: 10
    }
	
	#login-section .form-wrap{
		width: 70%;
	}
	
	#login-wrap{
		background-color: rgba(0,0,0,0.5);
		position: absolute;
		width: 100%;
		height: 100%;
		z-index: 1050;
		display:none;
	}
	
	#float-box #view-basket ul#mybasket-ul li.parent-item{
		position: relative;
		padding: 10px;
		margin: 2.5%;
		background: #fff;
		width: 95%;
	}
	
	.remove-button{
		top: 50%;
		margin-top: -12.5px;
		position: absolute;
		right: 0px;
		background: url(../img/close.png);
		height: 20px;
		background-repeat: no-repeat;
		width: 20px;
		background-size: 100%;
		z-index: 2;
		margin-right: 5%;
	}
	
	.remove-button:before{
		display: none;
	}

	#float-box #view-basket ul#mybasket-ul li span.item-price-side {
		position: absolute;
		right: 0;
		margin-right: 20%;
		margin-top: 5px;
		font-size: 13px !important;
		top: 50% !important;
		margin-top: -11.5px !important;
	}
	
	#float-box .order-item-basket .qty-label {
		font-size: 17px;
		padding-right: 4%;
		vertical-align: middle;
	}
	
	#float-box .order-item-basket .x-label {
		padding-right: 5%;
		font-size: 15px;
		vertical-align: middle;
	}
	
	#float-box .order-item-basket .item-label {
		display: inline-block;
		width: 47%;
		word-break: break-word;
		vertical-align: middle;
		font-size: 12px;
	}
	
	#float-box #view-basket ul#mybasket-ul .sub-item{
		position: relative;
		display: table;
		background: #FFF;
		width: 95% !important;
		padding: 0;
		margin-top: -6%;
		margin-bottom: 3%;
		padding-bottom: 3%;
		margin-left: 2.5%;
		padding-top: 1%;
	}

  #float-box #view-basket ul#mybasket-ul .half-half-item.parent-item span.order-item-basket .half-lable{
    vertical-align: top;
  }
	
	#float-box #view-basket ul#mybasket-ul .sub-item span.order-item-basket{
		padding-left: 40px !important;
		width: 100%;
	}

  #float-box #view-basket ul#mybasket-ul .sub-item.half-half-toppings span.order-item-basket{
    padding-left: 55px !important;
  }
	
	#float-box #view-basket ul#mybasket-ul .sub-item .qty-label{
		font-size: 14px !important;
		padding: 5px;
	}
	
	#float-box #view-basket ul#mybasket-ul .sub-item .x-label{
		padding-right: 5px;
		font-size: 12px !important;
		vertical-align: middle;
	}
	
	#float-box #view-basket #mybasket-ul .half-half-item {
		margin-top: -6% !important;
	}
	
	#float-box #view-basket ul#mybasket-ul .sub-item span.item-label{
		font-weight: normal !important;
		font-size: 12px !important;
		display: inline-block;
		width: 47%;
		word-break: break-word;
		vertical-align: middle;
	}
	
	#float-box #view-basket .item-delivery-fee{
		color: #50575D !important;
		border: none;
    font-style: italic;
    display: block;
		margin: 0 auto !important;
		position: fixed;
		width: 25%;
		border-radius: 0 !important;
		z-index: 9999 !important;
		padding: 10px 20px 0px 20px;
    background: #fff;
    bottom: 160px;
  }  
	
	.item-delivery-fee span{
		font-size: 13px;
  }
  
  .checkout-container .item-delivery-fee {
    display: inherit!important;
    position: inherit!important;
    background: transparent!important;
    width: 80%!important;
    padding-right: 37px!important;
  }
	
	#float-box #promo-code .input-group #promtional-code{
		font-size: 13px;
		height: auto;
	}
	
	#promo-code .input-group-btn #validate{
		font-size: 13px;
	}
	
	#float-box #view-basket h2{
		color: #555;
		text-align: center;
		font-size: 17px;
		padding-top: 10px;
		padding-bottom: 10px;
		font-weight: bold;
		border-top: 1px solid #0000001a;
		border-bottom: 1px solid #0000001a;
	}
	
	#float-box #view-basket #empty-basket-txt{
		font-style: italic;
		text-align: center;
		padding: 20px 0;
	}
	
	#order-type-details-delivery{
		border-top: 1px solid #0000001a;
		margin-top: 10px;
		font-size: 13px;
	}
	
	.sub-item .order-item-basket {
		padding: 0 !important;
		font-style: italic;
	}
	
	.sub-item .item-price-side{
		font-style: italic;
		font-size: 12px !important;
	}
	
	.item-add-buttons{
		width: 100%;
	}
	
	.item-add-buttons .add-button,
  #item-buttons .add-deal{
		width: 49%;
		margin-right: 2% !important;
		margin-left: 0 !important;
		margin-top: 0 !important;
		margin-bottom: 0 !important;
		border-radius: 0 !important;
	}
	
	.item-add-buttons .customise-page{
		width: 49%;
		margin: 0 !important;
		border-radius: 0 !important;
	}
	
	#menu-items ul li #item-buttons input[type=button], #half-half-block a, #HalfHalf a, #HALFHALF a{
		padding: 3px 0 !important;
    text-align: center;
    bottom: 0px;
  }
  
  .add-deal {
    position: absolute!important;
  }
	
	.popover{
		box-shadow: none;
	}
	
	.popover-content .list-unstyled li{
		padding: 5px 0;
  }
	
	/* For other pages */
	
	#customise-page, #half-half-page, #displayDeals, #new_customer, .checkout-container, #reorder-page, #confirm-order{
		width: 100%;
		margin: 0;
		padding: 20px;
		font-size: 13px;
		background: #fff;
		min-height: 100vh;
	}
	
	#checkout{
		padding:0;
		margin:0;
	}
	
	#pick-up-notes, #checkout #payment_details, #drivers-tip, #checkout order-total, #order-total, #order-time, .checkout-panel{
		width: 100%;
		margin: 0;
	}
	
	#customise-page #customise-item-details .customise-item-thumb{
		width: 200px;
	}
	
	.btn{
		border-radius: 0px !Important;
	}
	
	#credit_cards p{
		padding: 20px 0;
		margin: 0;
	}
	
	#new-customer-details center{
		padding: 20px 0;
	}
	
	.container .box-heading,
	.container .box-body{
		padding: 0;
	}
	
	/* For Checkout Page */
	
	.form-control{
		border-radius: 0;
		text-shadow: none;
		box-shadow: none;
	}
	
	#order-time, .checkout-panel, #pick-up-notes{
		border-bottom: 1px solid #0000001a;
		padding: 10px 0;
	}
	
	#checkout #payment_details{
		padding: 10px 0;
	}
	
	#order-time h3, .checkout-panel h3.checkout-panel-heading, #payment_details h1, #pick-up-notes h3, .box-title{
		font-size: 20px;
		background: none;
		color: #333;
		font-weight: bold;
		text-transform: uppercase;
	}
	
	#select-order-time div{
		padding: 10px 0;
	}
	
	#select-order-time #future_order_date, #select-order-time #order_time{
		border-radius: 0;
	}
	
	#float-box #pickup-only-txt{
		text-align: center;
		padding-bottom: 15px !important;
		text-transform: uppercase;
		padding-top: 10px;
		margin-bottom: -10px;
		font-weight: 500;
	}
	
	.float-box-fixed #pickup-only-txt{
		padding: 0 10px;
		margin-top: -15px;
		text-align: center;
		padding-top: 0 !important;
		border-bottom: 1px solid #0000001a;
		padding-bottom: 15px !important;
		margin-bottom: -10px;
	}
	
	#float-box #cart-alert{
		font-size: 15px !important;
		font-style: italic;
		text-align: center;
		font-weight: 800;
	}
	
	#estimated-time > .alert{
		text-align: center !important;
		border: none;
		box-shadow: none;
		padding: 15px 0;
		font-style: italic;
		font-size: 15px !important;
		width: 100%;
		text-align: center;
		margin: 10px auto;
		padding: 10px;
	}
	
	#menu-desc-header{
		padding-top: 0px;
    padding-bottom: 35px;
	}
	
	#menu-desc-footer{
		padding-bottom: 15px;
	}
	
	#menu-scroll-down{
		background: #fff;
		padding: 10px;
		border-radius: 10px;
	}
	
	#menu-scroll-down:after{
		content: '';
		position: absolute;
		bottom: 0;
		left: 50%;
		width: 0;
		height: 0;
		border: 15px solid transparent;
		border-top-color: #fff;
		border-bottom: 0;
		margin-left: -15px;
		margin-bottom: -15px;
	}
	
	#menu-scroll-down a {
		color: #555;
		font-size: 20px;
		font-weight: 800;
		text-decoration: none;
	}
	
	#menu-scroll-down a:hover {
		text-decoration: none;
	}
		
	.google-pay-button {
		background-color: inherit !important;
		border-radius: 4px !important;
		padding: 10px 8px !important;
		height: 43px !important;
		background-image: url(../img/google-pay-1.png) !important;
		background-position: center !important;
		background-repeat: no-repeat !important;
		background-size: cover !important;
		background-origin: unset;
	}
	
	/* HALF HALF, CUSTOMISE, DEALS FOR TEMPLATE 3 */
	#half-half-page, #customise-page, #displayDeals{
    background: #f5f5f5;
    padding-top: 72px;
  }
  
  #displayDeals .deal-item-description{
    display: block;
    padding: 0 5px;
    text-transform: capitalize;
    font-style: italic;
    color: #989898;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    min-height: 35px;
    width: 90%;
  }

  #displayDeals .descriptiontext{
    font-weight: 600;
    font-size: 14px;
  }

  #displayDeals .radio{
    margin-bottom: 0 !important;
  }
	
	#half-half-page h3{
		padding: 0 30px;
		display: block;
	}
	
	#half-half-page .item-list .half-half-sh,
	#half-half-hd,
	#customise-page #current-toppings #current-toppings-hd,
	#customise-page #extra-toppings #extra-toppings-hd,
	#displayDeals .current-toppings-deals:before,
	#displayDeals .extra-toppings-list-deals:before{
		background: #282828;
		font-weight: 700;	
		padding: 10px;
		font-size: 15px;
		text-transform: uppercase;
		position: relative;
	}
	
	#half-half-page .half-half-ft,
	#customise-page #extra-toppings #extra-toppings-ft,
	#customise-page #current-toppings #current-toppings-ft{
		display: none;
	}
	
	#half-half-page #half_half_sizes,
	#half-half-page #menu-option{
		display: inline-block;
		margin-top: 0;
	}
	
	#half-half-page #half-half-desc #half-half-desc-text,
	#half-half-page #half-half-desc #half_half_sizes,
	#menu-option,
	#add-half-half,
	#half-half-price{
		margin-left: 0;
		margin-bottom: 10px;
	}

	#half-half-page #half-half-desc .half-half{
		width: 48%;
		background: #fff !important;
	}
	
	#half-half-page #half-half-desc #first-half{
		margin-left: 0;
	}
	
	#half-half-page #half-half-desc #second-half{
		margin-right: 0;
	}
	
	#half-half-page #half-half-desc{
		padding: 10px 30px;
	}
	
	#half-half-page .item-list ul li,
	#customise-page #current-toppings #current-toppings-list ul#current-toppings-list-ul li,
	#customise-page #extra-toppings #extra-toppings-list ul#accordion li,
	#customise-page #customise-total{
		padding-top: 10px;
		padding-bottom: 10px;
		position: relative;
		padding-left: 10px;
		padding-right: 10px;
		line-height: inherit;
		border-bottom: 1px solid rgba(0, 0, 0, 0.1);
		text-transform: capitalize;
		font-weight: bold;
	}
	
	#customise-page #extra-toppings #extra-toppings-list ul#accordion li ul li.extra-row{
		padding-top: 10px;
		padding-bottom: 10px;
		position: relative;
		line-height: inherit;
		border-top: 1px solid rgba(0, 0, 0, 0.1);
		border-bottom: none;
		text-transform: capitalize;
		font-weight: bold;
	}
	
	#customise-page #extra-toppings #extra-toppings-list #accordion li ul{
		margin-top: 10px !important;
		margin-bottom: -10px !important;

	}

	
	#half-half-page .add-half .glyphicon{
		background: none;
	}
	
	#half-half-page .add-half{
		position: absolute;
		right: 10px;
		top: 23%;
		color: #078407;
	}
	
	#first-selected-item, #second-selected-item{
		margin: 0;
	}
	
	#half-half-hd span{
		position: absolute;
		right: 10px;
		padding: 5px;
		top: 22%;
		font-size: 10px;
		border-radius: 5px;
		cursor: pointer;
		margin-top: 0;
		margin-bottom: 0;
		text-transform: uppercase;
		font-family: "Open Sans";
		font-weight: bold;
	}
	
	#half-half-page #first-selected-item ul li, 
	#second-selected-item ul li{
		padding-top: 10px !important;
		padding-bottom: 10px !important;
		position: relative;
		padding-left: 10px !important;
		padding-right: 10px !important;
		line-height: inherit;
		border-bottom: 1px solid rgba(0, 0, 0, 0.1);
		text-transform: capitalize;
		font-weight: bold;
	}
	
	#half-half-page .first-current_extra_price, 
	#half-half-page .second-current_extra_price{
		position: absolute;
		right: 0;
	}
	
	#half-half-page .first-current_extra_price select, 
	#half-half-page .second-current_extra_price select,
	#half-half-page .first-current_extra_price span,
	#half-half-page .second-current_extra_price span,
	#customise-page #current-toppings-list-ul .current_extra_price span,
	#customise-page #current-toppings-list-ul .current_extra_price select{
		margin-right: 10px !Important;
	}
	
	#half-half-page .first-current_extra_price .glyphicon,
	#half-half-page .second-current_extra_price .glyphicon{
		font-size: 15px;
		background: none;
	}
	
	#half-half-page .current-row{
		line-height: inherit;
		font-weight: bold;
	}
	
	#half-half-page .first-accordion:before, .second-accordion:before{
		width: 100%;
		background: #282828;
		font-weight: 700;
		padding: 10px;
		font-size: 15px;
		text-transform: uppercase;
		position: relative;
		color: #fff;
		height: auto;
	}
	
	#half-half-page .accordion li a{
		background: none !important;
		font-weight: bold;
		font-size: 13px;
	}
	
	#half-half-page .accordion li a:before {
		position: absolute;
		transition: ease 0.2s;
		right: 0px;
		top: 35%;
		content: ' ';
		width: 23px;
		height: 13px;
		background: transparent url(https://cdn4.iconfinder.com/data/icons/mayssam/512/down-20.png) no-repeat right;
		border: 0;
	}
	
	#half-half-page .accordion li.open a:before{
		-moz-transform: rotate(180deg);
		-webkit-transform: rotate(180deg);
	}
	
	#half-half-page .accordion li ul{
		border-top: 1px solid rgba(0,0,0,0.1);
		margin-top: 10px !important;
	}
	
	#half-half-page .accordion li ul li{
		border-bottom: 1px solid rgba(0,0,0,0.1) !important;
		border-top: none !important;
		font-weight: normal !important;
	}
	
	#half-half-page .accordion li ul li:last-child{
		border-bottom: none !important;
		margin-bottom: -10px !important;
	}
	
	#half-half-page #first-selected-item ul ul li, #half-half-page #second-selected-item ul ul li{
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
	
	#half-half-page .add_extra{
		font-size: 16px;
		background: none;
		margin-left: 10px;
	}
	
	#half-half-page #first-selected-item ul li ul li:hover, #second-selected-item ul li ul li:hover{
		background: none;
	}
	
	#half-half-page ul.accordion li ul{
		margin: 0;
	}
	
	#half-half-page .extra-row{
		line-height: inherit;
	}
	
	#half-half-page ul.accordion{
		padding-bottom: 0;
	}
	
	#half-half-page #first-selected-item ul li.current-row-o, #second-selected-item ul li.current-row-o{
		background-color: transparent;
	}
	
	#customise-page #customise-item-details{
		padding: 0 30px;
		margin: 0;
	}
	
	#customise-page #customise-item-details #customise-item-name{
		font-weight: 500;
		font-size: 30px;
	}
	
	#customise-page #customise-item-details #customise-item-name,
	#customise-page #customise-item-details #customise-item-description,
	#customise-page #customise-item-details #customise-price-div,
	#customise-page #customise-item-details #customise-sizes,
	#customise-page #customise-item-details #item-option-block,
	#customise-page #customise-item-details #customise-qty,
	#customise-page #customise-item-details #add{
		margin-bottom: 10px;
	}
	
	#customise-page #customise-item-details #customise-sizes,
	#customise-page #customise-item-details #item-option-block,
	#customise-page #customise-item-details #customise-qty{
		display: inline-block;
		margin-right: 5px;
	}
	
	#customise-page #customise-item-details #add input[type=button]{
		border-radius: 0 !important;
	}
	
	#customise-page #current-toppings,
	#customise-page #extra-toppings{
		background: #fff;
		width: 46%;
		margin: 0;
		padding: 0;
	}
	
	#customise-page #current-toppings{
		margin-left: 30px;
	}
	
	#customise-page #extra-toppings{
		float: right;
		margin-right: 30px;
	}
		
	#customise-page #accordion li a,
	#customise-page #accordion li a:hover{
		text-decoration: none;
		font-size: 13px;
	}
	
	#customise-page .sol-current-toppings-description{
		color: #555;
		font-size: 13px;
		font-weight: normal !important;
	}
	
	#customise-page #current-toppings #current-toppings-list ul#current-toppings-list-ul li.current-row-o{
		background: none;
	}
	
	#customise-page #current-toppings #current-toppings-list ul#current-toppings-list-ul li span.current_extra_price{
		right: 0px;
		color: #555;
	}
	
	#customise-page #extra-toppings #extra-toppings-list ul#accordion li.open a.item:before{
		-moz-transform: rotate(180deg);
		-webkit-transform: rotate(180deg);
	}
	
	#customise-page #extra-toppings #extra-toppings-list ul#accordion li a.item:before{
		transition: ease 0.2s;
		right: 10px;
		top: 15px;
		content: ' ';
		width: 23px;
		height: 13px;
		background: transparent url(https://cdn4.iconfinder.com/data/icons/mayssam/512/down-20.png) no-repeat right;
		border: none;
	}
	
	#customise-page #extra-toppings #extra-toppings-list ul#accordion li ul li.extra-row span.condiment-price{
		font-weight: normal;
	}
	
	#customise-page #current-toppings #current-toppings-list ul#current-toppings-list-ul li .remove,
	#customise-page #extra-toppings #extra-toppings-list ul#accordion li ul li.extra-row span.condiment-price .add_extra{
		font-size: 16px;
	}
	
	#customise-page #extra-toppings #extra-toppings-list ul#accordion li ul li.extra-row span.condiment-price .add_extra{
		margin-left: 15px;
	}

	#displayDeals h2,
	#deal-description,
	#displayDeals #deal_wizard{
		padding: 0 30px;
		margin-left: 0;
		margin-right: 0;
	}
	
	#displayDeals h2{
		padding-top: 20px;
		font-weight: 500;
	}
	
	#displayDeals #deal_wizard{
		margin-top: 20px;
	}
	
	#displayDeals #deal_wizard .selection.dealitems{
		background: #fff;
	}
	
	.deal-image-display img{
		width: 200px;
	}
	
	#displayDeals #deal_wizard .head,
	#displayDeals #deal_wizard .deal-cont{
		padding: 10px;
	}
	
	#displayDeals #deal_wizard input[type=button],
	#displayDeals #add_to_order{
		border-radius: 0 !important;
	}
	
	#displayDeals #add_to_order{
		margin-left: 30px !important;
	}
	
	#displayDeals #deal_wizard .deal-cont .row{
		margin-top: -10px;
	}
	
	#displayDeals #deal_wizard .section{
		border-bottom: 1px solid rgba(0,0,0,0.1);
		color: #555;
	}
	
	.current-toppings-ft-deals{
		display:none;
	}
	
	#displayDeals #deal_wizard ul li{
		padding: 10px;
		color: #555;
		border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	}
	
	.extra-toppings-list-deals li a.item{
		color: #555;
		font-size: 13px;
		text-decoration: none;
	}
	
	.extra-toppings-list-deals li a.item:hover{
		text-decoration: none;
	}
	
	#extra-toppings-ft{
		color: #fff;
		background: #282828;
		padding: 5px 10px;
		font-size: 12px;
		text-transform: uppercase;
		position: relative;
		height: auto;
		font-style: italic;
	}
	
	#displayDeals #deal_wizard ul li.current-row-o{
		background-color: transparent !Important;
	}
	
	#displayDeals #deal_wizard ul li .current_extra_price{
		font-size: 12px;
	}
	
	#displayDeals .remove{
		color: #e74c3c !important;
	}
	
	#displayDeals .glyphicon-plus-sign{
		color: #2ecc71 !important;
	}
	
	#displayDeals #deal_wizard .condiment-price span,
	#displayDeals #deal_wizard ul li .current_extra_price span,
	#displayDeals #deal_wizard ul li .current_extra_price select{
		margin-right: 10px;
		color: #555;
	}
	
	.extra-toppings-list-deals .accordion li.extra-row .condiment-price,
	#displayDeals #deal_wizard ul li .current_extra_price{
		margin-right: -10px;
	}
	
	#displayDeals #deal_wizard ul li ul li{
		color: #555;
		border-top: 1px solid rgba(0, 0, 0, 0.1);
		border-bottom: none;
		line-height: inherit;
		padding: 10px 0;
	}
	
	#displayDeals #deal_wizard ul li ul{
		margin-bottom: -10px;
		margin-top: 10px;
	}
	
	#displayDeals .accordion li a{
		background:none;
	}
	
	#displayDeals .accordion li a:before{
		transition: ease 0.2s;
		right: 0;
		top: 5px;
		content: ' ';
		width: 23px;
		height: 13px;
		background: transparent url(https://cdn4.iconfinder.com/data/icons/mayssam/512/down-20.png) no-repeat right;
		border: none;
		position: absolute;
	}
	
	#displayDeals .accordion li.open a:before{
		-moz-transform: rotate(180deg);
		-webkit-transform: rotate(180deg);
  }
 
}	

@media only screen and (max-width: 1024px){
    .horizontal-menu-wrapper{
      display: none;
    }

    #footer-new {
      display: none!important;
    }

    #bt-checkout, #bt-continue {
      width: 100%
    }
}
@media only screen and (min-width: 769px) {
  .menu-item .item-thumb img {
    width: 100% !important;
    height: 100% !important;
    max-height: 150px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }

  .item-description{
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }

	#menu ul li:hover {
		background: #e2e2e2 !important;
  }
  
  #menu ul li a:hover, #menu ul li:hover > a{
    color: #fff !important;
    background: #555 !important;
  }

}

@media only screen and (min-width: 769px) and (max-width: 1024px){
    #menu-cont > #menu > #menu-ul > li > a.menu-active {
      border-bottom: 4px solid #f00!important;
    } 

    #menu {
      background-color:#000;
    }
  
    .menu-item .item-block{
      width: 62% !important;
    }
  
    .item-description {
      height: auto!important;
      min-height: auto!important;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
    }

    .menu-item .item-thumb {
      width: 35% !important;
    }
  

    .item-block-no-image {
      padding: 3px 15px;
    }

    .menu-item ul {
      padding-right: 15px!important;
    }

    #menu-items ul li.single,
    #menu-items ul li.group {
      border: 1px solid#ccc;
      width: 48%;
      position: relative;
      display: inline-block;
      vertical-align: top;
      margin: 0px 0px 50px 2%;
      min-height: 150px;
    }

    #menu-items ul li #item-buttons input[type="button"] {
      width: 45%;
    }

    #new_customer > .container {
      padding-right: 0px;
      padding-left: 0px;
      width: 100%;
    }

    .office-info h3#title {
      text-align: center;
    }

    .new_customer_default {
      margin-left: 0px!important;
    }

    #new_customer {
      width: 100%!important;
      margin-bottom: 70px;
    }

    #login-section {
      position: fixed;
      z-index: 999;
      width: 95%;
      top: 50%;
      left: 50%;
      transform: translate(-50%,-50%);
      border-bottom: 
      white 1px solid;
      padding: 10px;
  }

  #login-section .form-wrap {
    width: 100%;
  }

    #login-wrap {
      display: none;
      background:#000000c7;
      position: fixed;
      width: 100%;
      height: 100%;
      z-index: 1050;
    }

    #float-box #view-basket{
      margin-bottom: 10px !important;
    }
  
    

    .office-info .logo{
        position: absolute;
        width: 200px;
        transform: translate(-5%, -20%);
    }
    .office-info .storeinfo{
        transform: translate(35%, 0%);
    }

    #menu.active {
      -webkit-transform: translatex(0);
      transform: translatex(0);
    }
  
}

@media (min-width: 1025px) {
  #privacy, #loyalty-terms, .feedbackWrapper, #feedback, #faq {
    padding: 20px 20%!important;
  }
  #menu-title {
    display: none;
  }

  .office-info .logo {
    height: 400px;
    width: 250px;
  }

  .store-info {
    margin-left: 50px;
  }
}

@media (max-width: 1024px){
  #add-popup-qty .modal-header {
    background-color: #f1f1f1;
    color: #000 !important;
  }

  #add-popup-qty .modal-body {
    background-color: #fff!important;
    color: #000 !important;
  }

  .address {
    display: none; 
  }

	.office-info{
		height: auto;
	}
    .office-info .logo img{
        width: 100px;
    }
    .office-info .logo {
        width: 100%;
        text-align: center;
        margin: 0 auto;
		position: relative;
		transform: none;
    }
    .office-info .storeinfo{
        transform: translate(0%, 0%) !important;
    }

	div.menu-item-option .menu-item-option{
		width: 78% !important;
	}
	div.menu-item-option .qty{
		width: 20% !important;
		margin-left: 2% !important;
	}
	.item-add-buttons{
		margin-top: 1%;
	}
	#menu-items .item-options{
		width: 100%;
		font-style: italic;
		height: auto;
		padding: 5px;
		margin-top: 1%;
	}
	#login-section .form-wrap{
		width: 100%;
	}
	#login-wrap{
		background: rgba(0,0,0,0.5);
		position: fixed;
		width: 100%;
		height: 100%;
		z-index: 1050;
		display:none;
	}
	#login-section {
	  position: fixed;
		z-index: 999;
		width: 95%;
		top: 50%;
		left: 50%;
		transform: translate(-50%,-50%);
		border-bottom: white 1px solid;
	}
	#modal-store{
		text-align: center;
  }
  
	#bs-navbar{
		text-align: center;
  }
  
	#menu ul li{
      display: inline-block;
      color: #fff;
      font-size: 20px;
      float: none;
  }
  
	#menu ul li a{
    color: #fff!important;
}
  
	#menu ul{
    width: 100%;
    overflow-x: auto;
    white-space: nowrap;
    list-style-type: none;
	}
	.navbar-left{
		display: none;
	}
	#est-time-block, .office-info .storeinfo{
		transform: none;
  }
  
  	#menu.active {
		-webkit-transform: translatex(0);
		transform: translatex(0);
  }

}

[data-braintree-id=google-pay-button] {
    border-color: transparent !important;
    background-color: inherit !important;
}

.item-add-popup, 
#item-buttons > .item-add-buttons > .add-button, 
.qty-select, 
.add-deal, 
#item-buttons > .add-half-half-bt,
#item-buttons > .item-add-buttons > .customise-page,
#menu-items ul li #item-buttons .customise-page,
#item-buttons > .menu-item-option > select,
#item-buttons > select {
    display: none!important;
}

@media screen and (min-width: 1025px) {
.condiment-row-o .open > .item .other > ul > li {
  padding: 0px 20px;
}

.modal-footer > .item-add-buttons > .add-button {
  display: inline-block;
}

#menu-cont > #menu > #menu-ul > li > a.menu-active {
  border-bottom: 4px solid #f00!important;
} 

#menu-items ul li #item-buttons {
  margin-top: 0px;
  height: 0px;
  position: relative;
  margin-bottom: 0px;
}

#menu ul li a {
    font-size: 20px;
    color: 
    #fff;
    padding: 20px 25px;
    text-decoration: none;
    font-weight: normal;
}

.horizontal-menu-fixed {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: fixed!important;
  top: 58px;
  z-index: 997;
}

#menuitems-reorder > ul li{
    padding: 5px 20px !important;
    display: inline-block !important;
    width: 100% !important;
}

}

@media only screen and (max-width: 1024px){
  #menu-items .item-title {
    word-break: break-all;
  }

}

.office-main-template2 .logo img{
  max-width: 250px;
}

@media (max-width: 767px) {
  .menu-item .item-thumb img {
    height: auto!important;
  }
}

@media (max-width: 768px) {
  .menu-item .item-thumb {
    float: unset !important;
    display: inline-block !important;
    top: 50%;
    transform: translateY(-50%);
    position: absolute!important;
    width: 28% !important;
    background-color: transparent!important;
    height: auto;
  }

  #add-popup-qty .modal-dialog-popup {
    width: 100% !important;
    margin: 0px !important;
    bottom: 0px !important;
    position: inherit!important;
    display: block !important;
  }

  .pn-Advancer {
    background-color: #e2e2e2!important;
  }

  .pn-Advancer_Icon {
    fill: #949494!important;
}
  #menu-cont > #menu > #menu-ul > li > a.menu-active {
    background-color: #3498db;
    color: #fff!important;
  } 

  #menu {
    background-color:#fff;
  }

  #menu ul li a {
     color: #000!important;
     border-radius: 20px;
     background-color: #fff;
     padding: 5px 15px!important;
     font-size: 13px;
  }

  #menu ul li {
    padding: 5px;
  }

  #menu-title, #menu-items h1 {
    background-color: #e2e2e2!important;
    color: #000!important;
    font-weight: 900!important;
    text-align: left;
  }

  .menu-item .item-block{
    width: 70% !important;
    margin-left: 29%;
	}

  .item-description {
    height: auto!important;
    min-height: auto!important;
    font-size: 11px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }

  #menu-items .item-title {
    font-size: 14px !important;
}

  .modal-header > .item-description-popup {
    font-size: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    transition: ease 0.5s;
  }

  .modal-header > h4 {
    word-break: break-all;
  }

  .modal-header > .modal-title-full {
    -webkit-line-clamp: unset;
    transition: ease 0.5s;
  }

  .modal-header.toggled-title > .toggle-title {
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
  }

}


/*
  for payment method customized button
*/

.payment_type_label {
  cursor: pointer;
}

#payment_type_card {
  display: none;
}

#payment_type_cash {
  display: none;
}

.payment_active_label {
  visibility: hidden;
}


#payment_type_card:checked + .payment_active_label{
  display: inline-block;
  visibility: visible;
}

#payment_type_cash:checked + .payment_active_label{
  display: inline-block;
  visibility: visible;
}
    
@media screen and (min-width: 800px) {
  #payment_active{
    width: 9px;
    margin-left: 7px;
    margin-top: -3px;
    position: absolute;
  }
  
  #payment_active_2{
    width: 9px;
    margin-left: 8px;
    margin-top: -3px;
    position: absolute;
  }
}

@media only screen and (max-width: 1024px){
  #payment_active{
    width: 9px;
    margin-left: 8px;
    margin-top: -4px;
    position: absolute;
  }
  
  #payment_active_2{
    width: 9px;
    margin-left: 8px;
    margin-top: -4px;
    position: absolute;
  }
}

@media only screen and (max-width: 320px){
  #payment_active_2{
    margin-top: -3px;
  }

}

#payment_circle{
  width: 17px;
}

@media (max-width: 1024px){
	#payment_active_2{
    margin-left: 7px;
	}
}

#next-register{
  text-decoration: none;
  font: 14px "Open Sans";
  cursor: pointer;
  margin: 0;
  padding: 6px 12px;
  transition: background-color 80ms ease-in;
  text-shadow: none;
  box-shadow: none;
  border-color: transparent;
  background-color: #3498db;
}

#back-register{
  text-decoration: none;
  font: 14px "Open Sans";
  cursor: pointer;
  margin: 0;
  padding: 6px 12px;
  transition: background-color 80ms ease-in;
  text-shadow: none;
  box-shadow: none;
  border-color: transparent;
  background-color: #3498db;
}

/* confirm order styles */
#confirm-order-new{
    background: none !important;
}
#confirm-order-new .thankyou{
    text-align: center;
    font-size: 26px !important;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 30px;
}
#confirm-order-new #orderstatus{
    background: #fff !important;
    padding: 20px 40px;
    margin-top: 20px;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede
}
#confirm-order-new #orderstatus .status-title{
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 15px;
}
#confirm-order-new .status-title .status-result{
    color: #FF0000;
}
#confirm-order-new #orderstatus .delivery-title{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
    display: inline-block;
}
#confirm-order-new #orderstatus .delivery-address{
    font-size: 16px;
    margin-bottom: 5px;
    display: inline-block;
}
#confirm-order-new .eta{
    font-size: 16px;
    margin-bottom: 5px;
}
#confirm-order-new .eta-title{
    color: #b9b9b9;
    font-weight: bold;
}

#confirm-order-new {
    width: 80%;
    display: block;
    margin-left: auto;
    margin-right: auto; }

@media (max-width: 1024px) {
    #confirm-order-new {
        width: 100%;
    }
}

@media (max-width: 768px) {
    #confirm-order-new #feedback img{
        width: 95%;
    }

    #confirm-order-new h1{
        font-size: 25px;
    }

    #confirm-order-new h3{
        font-size: 20px;
    }

    #confirm-order-new h2{
        font-size: 23px;
    }


}
#confirmation-social-new{
    text-align: center;
    background: #fff;
    width: 80%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 20px 0;
    margin-bottom: 20px;
}
#confirm-order-new #orderdetails{
    background: #fff !important;
    padding: 20px 40px;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    min-height: 600px;
}
#confirm-order-new #orderdetails .order-title{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}
#confirm-order-new .details-div{
    margin-bottom: 10px;
    font-size: 15px;
}
#confirm-order-new .orderdetails-icon{
    width: 20px;
    margin-right: 5px;
}
#confirm-order-new .details-line{
    border-bottom: 1px solid #dedede;
    margin-top: 20px;
    margin-bottom: 20px;
}
#confirm-order-new #checkout-title-row{
    display: none;
}
#confirm-order-new .orders table{
    width: 70% !important;
    margin: auto !important;
}
#confirm-order-new .orders table tr{
    font-size: 15px !important;
}
#confirm-order-new .orders table .item-row td{
    background-color: #ffffff !important;
    padding-top: 5px !important;
    font-family: "Open Sans",sans-serif !important;
}
#confirm-order-new .orders table .item-qty-td{
    width: 33px !important;
    color: #595dff !important;
    letter-spacing: 5px;
    font-family: "Open Sans",sans-serif !important;
}
#confirm-order-new .orders table .row-price{
    width: 80px !important;
    font-family: "Open Sans",sans-serif !important;
}
#confirm-order-new .delivery-fee td{
    padding-top: 10px !important;
    font-weight: bold !important;
    padding-top: 15px !important;
    font-family: "Open Sans",sans-serif !important;
}
#confirm-order-new .item-price-total td{
    font-size: 18px !important;
    padding-top: 15px !important;
    text-transform: uppercase;
}
#confirmation-social-new #feedback-confirm h3,
#confirmation-social-new #fb_like_confirm h3{
    margin-top: 0;
    font-size: 20px;
}
@media (max-width: 1024px) {
  #confirmation-social-new{
    width: 100% !important;
  }
  #fb_like_confirm{
    margin-bottom: 30px !important;
  }
}
@media (max-width: 1024px) {
	#confirm-order-new .orders table{
    width:100% !important;
  }
  #confirmation-social-new .row{
    margin: 0;
  }
  #confirm-order-new #orderdetails, 
  #confirm-order-new #orderstatus{
    padding: 20px !important;
  }
  #confirm-order-new .thankyou{
    margin-bottom: 15px !important;
    font-size: 21px !important;
  }
  #confirm-order-new .orders table .row-price{
    width: auto !important;
    text-align: center;
  }
  #confirm-order-new .orders table .item-row td{
    padding: 10px !important;
  }
  #confirm-order-new .details-line{
    margin: 0 !important;
  }
}

/* STRIPE */
.stripe_use_different_card, .stripe_show_saved_cards {
    padding: 10px;
    border: 1px solid #ccc;
    margin-bottom: 10px;
    width: 100%;
    border-radius: 5px;
    cursor: pointer;
    text-align: center;
    background: #efefef;
}

.stripe_use_different_card > span, .stripe_show_saved_cards > span{
    font-size: 15px;
    font-weight: bold;
    color: #000;
}

.stripe-card {
    border: 1px solid #ccc;
    padding: 15px;
    width: 100%;
    border-radius: 5px;
    font-weight: bold!important;
    font-size: 15px;
}

.stripe-card.active {
  border: 2px solid #219653;
}

@media (max-width: 768px) {
    #card-element, .stripe-card, .stripe_use_different_card, .stripe_show_saved_cards {
        width: 100%;
    }
}

#verify_captcha_message{
  float: left;
  width: 100%;
  color: #f00;
} 

.feedback_content ul li {
	margin-right: 20px;
	margin-bottom: 7px ;
}

.fm_bootstrap .feedback_title {
	margin-bottom: 5px;
}

.fm_bootstrap .feedback_title span {
	margin-left: 5px;
}

.fm_bootstrap.feedback_content.email_present{
  height:560px;
}

.mobile-number-block {
    display: flex;
    justify-content: space-between;
}

.select2-container.mobile-areaCode {
  vertical-align: top;
}

.select2-container.mobile-areaCode .select2-dropdown {
    text-align: center;
}

.select2-container.mobile-areaCode .select2-selection--single {
    height: 100% !important;
}

.select2-container.mobile-areaCode .select2-selection--single .select2-selection__rendered {
    padding-left: 15px !important;
    text-align: center;
}

.mobile-areaCode.select2-container--disabled + input.allow-country-code-input,
.areacode-container:has(.mobile-areaCode.select2-container--disabled) + input.allow-country-code-input {
  width: 100% !important;
}

.select2-container--default.mobile-areaCode .select2-selection--single .select2-selection__arrow {
    top: 5px !important;
}

#new-customer-details .mobile-number-block input.allow-country-code-input {
  padding-left: 12px;
}

#new-customer-details .mobile-number-block select[name=areaCode][disabled] ~ input.allow-country-code-input {
  padding-left: 30px;
}

.field-wrapper.mobile-number-field-wrapper label {
    left: 20%;
}

.field-wrapper.mobile-number-field-wrapper.focused label {
    z-index: 1;
}

.mobile-number-block.mobile-number-disabled input[type="text"] {
  width: 100% !important;
}

#areaCode:disabled, .mobile-areaCode.select2-container--disabled {
  display: none !important;
}

#confirmation-social-new{
  display:none;
}

.background-new{
  background-color: #e6e6e6;
  height:100%;
  padding-top: 10px;
  padding-bottom: 70px;
}

.confirmation-card{
  background-color: #fff;
  display: flex;
  padding: 20px;
  flex-direction: column;
  align-items: center;
  gap: 40px;
  border-radius: 5px;
  max-width: 1184px; 
  margin: 0 auto;
  position: relative;
  top: 30px;
  margin-top: 50px;
  margin-bottom: 50px;
  padding: 35px 20px;
}

.confirmation-card .row,
.confirmation-card .store-details-frame .row,
.confirmation-card .order-summary-frame .row,
.confirmation-card .link-frame .row{
  margin-right:0px !important;
  margin-left:0px !important;
}

#confirmation-order-frame{
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: flex-start;
}

.confirmation-card .confirmation-order-frame{
  display: flex;
  width: 1184px;
  justify-content: space-between;
  align-items: flex-start;
}

.confirmation-card .store-details-frame{
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 32px;
  width: 100%;
  max-width: 100%;
}

.confirmation-card .confirmation-header{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  align-self: stretch;
}

.confirmation-card .image-responsive{
  width: 120px;
  flex-shrink: 0;
}

.confirmation-card .thankyou-expression{
  color: #000;
  font-size: 24px;
  font-style: normal;
  font-weight: 800;
  line-height: 160%;
}

.confirmation-card .store-name,
.confirmation-card .store-phone{
  font-size: 16px;
  font-weight: 700;
  line-height: 140%;
}

.confirmation-card .store-label{
  margin-left: 10px;
}

.confirmation-card .store-dial{
  margin-left: 5px;
}

.confirmation-card .status-label{
  font-size: 24px;
  font-weight: 800;
  line-height: 140%;
}

.confirmation-card .order-status-frame{
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-self: self-start;
  width: inherit;
  font-weight: bold;
}

.confirmation-card .order-status-frame .row{
  display: flex;
  justify-content: space-between;
  margin-bottom: 5px; 
  margin-left: 0px;
  font-size: 16px;
  font-weight: 700;
}

.confirmation-card .order-status-frame .col{
  flex: auto;
}

.confirmation-card .order-status-frame .col.txt{
  order: 1;
  font-weight: 700;
  color: #777;
  font-size: 16px;
}

.confirmation-card .order-status-frame .col.val{
  order: 2;
  text-align: right;
}

.confirmation-card .order-status-frame .status-val{
  color:#8BD97C;
}

.confirmation .order-status-frame #process_status{
  font-size: 14px !important;
}

.confirmation-card .get-direction{
  color:#fff !important;
  background-color:#4AACEF;
  border-radius:30px;
  display: flex;
  padding: 10px 16px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  cursor: pointer;
  font-size: 14px;
  font-style: normal !important;
  font-weight: 300;
  line-height: 140%;
}

.confirmation-card .order-summary-frame{
  padding-top: 15px;
  width: 100%;
}

.confirmation-card .sum-header{
  width: 100%;
  padding-top: 20px;
}

.confirmation-card .order-sum-title{
  font-size: 24px;
  font-weight: 800;
  line-height: 160%;
  padding-left: 27px;
}

.confirmation-card .sum-header .order-date,
.confirmation-card .sum-header .order-number,
.confirmation-card .sum-header .order-payment{
  color: #777;
  font-size: 16px;
  font-weight: 700;
  line-height: 140%;
}

.confirmation-card .sum-header .date-val,
.confirmation-card .sum-header .number-val,
.confirmation-card .sum-header .payment-val{
  color: #000;
  font-size: 15px;
  font-weight: 700;
  line-height: 140%; 
}

.confirmation-card .order-frame-mobile .order-date,
.confirmation-card .order-frame-mobile .order-number,
.confirmation-card .order-frame-mobile .order-payment{
  color: #777;
  font-size: 3.7vw;
  font-weight: 700;
  line-height: 140%;
}

.confirmation-card .order-frame-mobile .date-val,
.confirmation-card .order-frame-mobile .number-val,
.confirmation-card .order-frame-mobile .payment-val{
  color: #000;
  font-size: 3.7vw;
  font-weight: 700;
  line-height: 140%; 
}

.confirmation-card .order-detail-frame{
  width: 100%;
  padding: 0 10px;
  margin-top: 10px;
  text-align: left;
}

.confirmation-card .order-detail-items{
  display: block;
  width: 100%;
  padding:0 30px;
}

.confirmation-card .order-detail-items ul {
  list-style: none;
  width: 100%;
  padding:0 15px;
  display: flex;
  flex-flow: column;
  gap: 10px;
  border-top: 0 !important;
}

.confirmation-card .order-detail-items .item {
  margin-top: 15px;
}

.confirmation-card .order-detail-items .item:first-child {
  margin-top: unset;
}

.confirmation-card .order-detail-items .item-qty-td {
  color: #000;
  font-size: 16px;
  font-weight: 700;
  line-height: 140%;
  margin-right: 5px;
}

.confirmation-card .order-detail-items .item-description-td{
  margin-left: 5px;
  text-wrap: balance;
  text-transform: capitalize;
}

.confirmation-card .order-detail-items .item-description-td,
.confirmation-card .order-detail-items .row-price {
  color: #000;
  font-size: 16px;
  font-weight: 700;
  line-height: 140%;
}

.confirmation-card .order-detail-items .sub-item .item-qty-td{
  color: #777;
  font-size: 15px;
  font-weight: 700;
  line-height: 140%;
  margin-left: 10px;
  margin-right: 5px;
}

.confirmation-card .order-detail-items .sub-item .item-qty-td.hh-mod{
  margin-left: 35px;
}

.confirmation-card .order-detail-items .sub-item .item-qty-td.hh-no-mod{
  margin-left: 20px !important;
}

.confirmation-card .order-detail-items .sub-item .item-description-td{
  margin-left: 5px;
  text-wrap: balance;
  text-transform: capitalize;
}

.confirmation-card .order-detail-items .sub-item .item-description-td,
.confirmation-card .order-detail-items .sub-item .row-price {
  color: #777;
  font-size: 15px;
  font-weight: 700;
  line-height: 140%;
}

.confirmation-card .order-detail-items .row-price,
.confirmation-card .order-detail-items .sub-total,
.confirmation-card .order-detail-items .delivery-fee-total,
.confirmation-card .order-detail-items .grand-total {
  text-align: right;
}

.confirmation-card .order-detail-items .item-price-subtotal,
.confirmation-card .order-detail-items .delivery-fee,
.confirmation-card .order-detail-items .service-fee{
  font-size: 16px;
  font-weight: 900;
  color: #777;
}

.confirmation-card .order-detail-items .item-price-total span{
  font-size:24px;
  font-weight: 800;
}

.confirmation-card .order-detail-items .subtotal-fee,
.confirmation-card .order-detail-items .grandtotal-fee{
  display: flex;
  justify-content: space-between;
  margin: 0 -15px;
  padding-top: 20px !important;
}

.confirmation-card .order-detail-items .fee-total{
  display: flex;
  justify-content: space-between;
  margin: 0 -15px;
}

.confirmation-card .order-detail-items .grandtotal-fee {
  padding: 0 15px;
}

.confirmation-card .link-frame{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 32px;
  font-size: 17px;
}

.confirmation-card .share-frame{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
}

.confirmation-card .social-link{
  display: flex;
  align-items: flex-start;
  gap: 16px;
}

.confirmation-card .social-link .facebook-icon,
.confirmation-card .social-link .twitter-icon,
.confirmation-card .social-link .instagram-icon{
  cursor: pointer;
}

.confirmation-card .layout{
  display: grid;
}

.confirmation-card .receipt-bg-header{
  background-color: #c5c5c5;
  width: 105%;
  height: 32px;
  border-radius: 30px;
  justify-self: center;
  position: relative;
  z-index: 9;
  box-shadow: 0px 3px 6px 4px #0000000d;
}

.confirmation-card .receipt-bg-body{
  width: 100%;
  height: 100%;
  background-color: #eee;
  --mask: conic-gradient(from -45deg at bottom,#0000,#000 1deg 89deg,#0000 90deg) 50%/17px 100%;
  -webkit-mask: var(--mask);
          mask: var(--mask);
  padding-bottom: 50px;
  position: relative;
  margin-top: -18px;
  border-radius: 4px 4px;
  border-top: groove 5px #888896;
}

.confirmation-card .return-home{
  display:none;
  width: 90%;
  background: #428bca;
  color: #fff;
  padding: 12px 0;
  text-align: center;
  font-weight: 600;
  transition: all 500ms ease-in-out;
  font-size: 3.7vw;
}

a.return-home:hover {
  text-decoration: none;
  background: #53abf7 !important;
}

a.return-home:focus {
  outline-color: #0a5aa0 !important;
  text-decoration: none;
}

.confirmation-card #order-direction{
  width:100%;
  width:100%;
  background-color: #4AACEF;
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  position: unset;
}

.confirmation-card #order-direction .get-direction{
  margin-top: 0 !important;
}

.confirmation-card .order-frame-mobile{
  display: none;
}

.confirmation-card .order-frame-mobile .order-date, 
.confirmation-card .order-frame-mobile .order-number, 
.confirmation-card .order-frame-mobile .order-payment {
  font-weight: bold;
}

.confirmation-card .order-frame-mobile .order-detail-items .item{
  margin-top: 15px;
}

.confirmation-card .header-horizontal-separator{
  width: 90%;
  height: 1px;
  background-color: #E2E2E2;
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 20px;
}

.confirmation-card .body-horizontal-separator{
  width: 100%;
  height: 1px;
  background-color: #E2E2E2;
  margin: 0 auto;
  margin-top: 25px;
}

.confirmation-card .col-sm-4{
  border-right:1px solid #E2E2E2;
}

.confirmation-card .col-sm-4:last-child {
  border-right: none;
}

.confirmation-card .broken-horizontal-separator-desktop {
  width: 100%;
  display: flex;
  align-items: center;
  position: relative;
  height:38px;
}

.confirmation-card .broken-horizontal-separator-desktop .circle-left{
  height: 38px;
  position: absolute;
  width: 38px;
  top: 0;
  background-color: white;
  left: -20px;
  border-radius: 20px;
}

.confirmation-card .broken-horizontal-separator-desktop .circle-right{
  height: 38px;
  position: absolute;
  width: 38px;
  top: 0;
  background-color: white;
  right: -20px;
  border-radius: 20px;
}

.confirmation-card .broken-horizontal-separator-desktop hr{
  border: 1px dashed #E2E2E2;
  margin: 0;
  width: 100%;
}

.confirmation-card .broken-horizontal-separator-mobile{
  display:none;
}

.confirmation-card .broken-horizontal-separator-mobile {
  width: 100%;
  display: flex;
  align-items: center;
  position: relative;
  height:38px;
}

.confirmation-card .broken-horizontal-separator-mobile .circle-left{
  height: 38px;
  position: absolute;
  width: 38px;
  top: 0;
  background-color: white;
  left: -20px;
  border-radius: 20px;
}

.confirmation-card .broken-horizontal-separator-mobile .circle-right{
  height: 38px;
  position: absolute;
  width: 38px;
  top: 0;
  background-color: white;
  right: -20px;
  border-radius: 20px;
}

.confirmation-card .broken-horizontal-separator-mobile hr{
  border: 1px dashed #E2E2E2;
  margin: 0;
  width: 100%;
}

@media (max-width: 768px) {
  .background-new{
    background: unset;
    height:unset;
    padding-bottom: unset;
    padding-top: unset;
  }

  .confirmation-card {
    padding: 10px;
    top:unset;
    margin-top: unset;
    margin-bottom: unset;
    border-radius: unset;
  }

  .confirmation-card .image-responsive{
    width: 100px;
  }

  .confirmation-card .store-details-frame,
  .confirmation-card .order-summary-frame,
  .confirmation-card .order-detail-items {
    margin: 0;
  }

  .confirmation-card .order-status-frame .col {
    flex:1;
  }

  .confirmation-card .confirmation-header #confirmation-logo,
  .confirmation-card .confirmation-header .thankyou-expression{
    text-align: center;
    margin: auto;
    font-size: 5.7vw;
  }

  .confirmation-card .store-details-frame{
    padding: 5px 10px;
  }

  .confirmation-card #map{
    bottom:-90% !important;
  }

  .confirmation-card .receipt-bg-body{
    height:100%;
    padding-bottom: 50px;
  }

  .confirmation-card .order-sum-title {
    font-size: 4.7vw;
    padding-left: 15px;
  }

  .confirmation-card .order-detail-items .item-price-total span{
    font-size: 4.7vw;
  }

  .confirmation-card #order-direction {
    width: 100%;
    top:unset;
  }

  .confirmation-card .order-frame-mobile{
    padding-top: 20px;
    display: block;
  }

  .confirmation-card .order-frame-desktop{
    display: none;
  }

  .confirmation-card .order-detail-frame .col-sm-4{
    padding-bottom: 10px;
  }

  .confirmation-card .col-sm-4{
    border-right:unset;
  }

  .confirmation-card .order-detail-frame{
    display: flex;
    flex-direction: column;
    padding: 0 15px;
  }

  .confirmation-card .header-horizontal-separator{
    width: 90%;
    height: 1px;
    background-color: #E2E2E2;
    margin: 0 auto;
    margin-top: 8px;
  }

  .confirmation-card .body-horizontal-separator{
    width: 100%;
    height: 1px;
    background-color: #E2E2E2;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .confirmation-card .broken-horizontal-separator-desktop {
    display:none;
  }

  .confirmation-card .broken-horizontal-separator-mobile{
    display:flex;
  }
  
  #app-dl-container .row{
    margin-right:unset;
    margin-left:unset;
  }

  .confirmation-card .return-home{
    display:block;
  }

  .confirmation-card .feedback-verify{
    margin: 10px auto 25px auto;
  }
}

@media (max-width: 430px) {
  .background-new{
    background: unset;
    height:unset;
    padding-bottom: unset;
    padding-top: unset;
  }

  .confirmation-card {
    padding: 5px;
    top:unset;
    margin-top: unset;
    margin-bottom: unset;
  }

  .confirmation-card .store-details-frame{
    padding-top: 20px;
  }

  .confirmation-card .store-name, 
  .confirmation-card .store-phone {
    font-size: 3.7vw;
  }

  .confirmation-card .status-label{
    font-size: 4.7vw;
  }

  .confirmation-card .order-status-frame .row {
    font-size: 3.7vw !important;
  }

  .confirmation-card .order-status-frame .col.txt{
    font-size: 3.7vw;
  } 

  .confirmation-card #order-direction {
    width: 100%;
    top:unset;
    margin-right: 10px;
  }

  .confirmation-card #map{
    margin-bottom: -30px;
  }

  .confirmation-card .receipt-bg-body {
    height:100%;
    padding-bottom: 50px;
  }

  .confirmation-card .order-frame-mobile{
    padding-top: 20px;
    display: block;
  }

  .confirmation-card .order-frame-desktop{
    display: none;
  }

  .confirmation-card .order-frame-mobile .item-qty-td,
  .confirmation-card .order-frame-mobile .item-description-td,
  .confirmation-card .order-frame-mobile .row-price{
    font-size: 3.7vw !important;
  }

  .confirmation-card .order-detail-items .item-price-subtotal, 
  .confirmation-card .order-detail-items .delivery-fee, 
  .confirmation-card .order-detail-items .service-fee {
    font-size: 3.7vw;
  }

  .confirmation-card .order-detail-items {
    padding: 0 15px;
  }

  .confirmation-card .order-detail-frame{
    padding:unset;
    font-size: 3.7vw;
  }

  .confirmation-card .order-detail-frame .col-sm-4{
    padding-bottom: 10px;
  }

  .confirmation-card .col-sm-4{
    border-right:unset;
  }

  .confirmation-card .horizontal-separator{
    width: 90%;
    height: 1px;
    background-color: #E2E2E2;
    margin: 0 auto;
    margin-top: 8px;
  }

  .confirmation-card .body-horizontal-separator{
    width: 100%;
    height: 1px;
    background-color: #E2E2E2;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .confirmation-card .broken-horizontal-separator-mobile{
    display:flex;
  }

  .confirmation-card .link-frame {
    font-size: 3.7vw;
  }

  .confirmation-card .link-frame .feedback-verify{
    width: 80%;
    max-width: 70%;
    text-align: center;
  }
}

#areaCode[disabled], .mobile-areaCode.select2-container--disabled {
    display: none !important;
}

.select2-container.select2-container--open.mobile-areaCode .select2-results__option {
    text-align: center;
}

.select2-container.select2-container--open.mobile-areaCode .select2-results__option span.fi {
    left: -2px;
}

.confirmation-card .discount_removal_notif_note{
  font-size: 12px;
}

/* Country code */
.form-wrap .iti.iti--inline-dropdown, .form-wrap .iti.iti--allow-dropdown {
  margin-bottom: 5px;
}

.iti.iti--inline-dropdown, .iti.iti--allow-dropdown {
  width: 100%;
}

.iti--inline-dropdown .iti__search-input {
  font-size: 14px;
}
/* Country code - END */

/* Loyalty Terms Page */
#loyalty-terms {
  min-height: 100vh;
}