.loginMenu .fa.fa-user {
    font-size: 16px;
    margin-right: 5px;
}
.user-account{
	padding-right:16px;
}

.categoryBlock > figure{
	text-align:center;
	min-height:195px;
}

.categoryBlock .content{
	height:40px;
	overflow:hidden;
}
.categoryDesc .clearfix.catlist{
	min-height:142px;
}

.menuDesc{
	width: 45%;
}

.ajaxform label.error {
	color:red;
}
.ajaxform input.error {
	border:1px solid red;
}
.detail-link {
	color:#000;
}
.itemlist_table  {
	padding: 7px !important;
}
.order-quantity{
	padding-right:11%;
}
.number{
	padding:10px 5px 10px 0!important;
}

.productDescrption .productImage {
	border: 0px !important;
}
.store_name{
	padding-right:15px;
}
.invitebox{
	border-right:1px solid #ccc;
	padding-right:60px;
	min-height:364px;
}
.Imagesection{ height:350px; overflow:hidden; float:left; text-align:left;}
.Imagesection > img{ max-width:100%;}

#head_part {
    position: fixed;
    top: 117px;
    z-index: 1;
}
.marginT98{margin-top:98px;  }

/*Date: 20170515 */
.topheader{ margin:0 auto; padding-top:0;}
.bgWhite{ background-color:#fff;}
.tableDiv{ display:table; height:200px; width:75%; margin:0 auto;}
.itemText{color: #33230f;font-size: 22px; margin: 0; font-weight: 400; font-family: 'pt_sansregular';}
.food_name{font-size: 30px;font-weight: 700; color: #33230f; text-transform: uppercase; margin-bottom:10px; font-family: 'pt_sansbold'; }
.food_image{margin:0 auto; display:table-cell; vertical-align:middle; height:100%; width:100%; box-shadow:0 0 5px #ddd; padding:10px;}
.reply_mgs{font-size: 24px;color: #33230f;font-weight: 400; font-family: 'pt_sansregular'; margin:5px auto;}
.apply_discount_button{padding: 5px 15px !important; min-width: inherit !important;float: left !important;}

/*Date: 20180202 */
/* Checkbox and Radio buttons */
.checkbox {padding-left: 20px; }
.checkbox label {
	display: inline-block;
	position: relative;
	padding-left: 10px;
	font-size: 17px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	color:#000;
}
.checkbox label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 20px;
  height: 20px;
  left: 0;
  top: 3px;
  margin-left: -20px;
  border: 2px solid #6a6868;
  border-radius: 3px;
  background-color: #fff;
  outline: none;
  -webkit-transition: border 0.1s ease-in-out, color 0.1s ease-in-out;
  -o-transition: border 0.1s ease-in-out, color 0.1s ease-in-out;
  transition: border 0.1s ease-in-out, color 0.1s ease-in-out; 
}
.checkbox label::after {
  display: inline-block;
  position: absolute;
  width: 24px;
  height: 24px;
  left: 0;
  top: 2px;
  margin-left: -20px;
  padding-left: 0px;
  padding-top: 0px;
  font-size: 24px;
  color: #000;
  outline: none;
}
.checkbox input[type="checkbox"] {opacity: 0; }
.checkbox input[type="checkbox"]:focus + label::before { outline: none; outline: 0px auto -webkit-focus-ring-color; outline-offset: -2px; }
.checkbox input[type="checkbox"]:checked + label::after { font-family: 'FontAwesome'; content: "\f046"; }
.checkbox input[type="checkbox"]:checked + label::before { opacity: 0;}
.checkbox input[type="checkbox"]:disabled + label { opacity: 0.65; }
.checkbox input[type="checkbox"]:disabled + label::before {background-color: #eeeeee; cursor: not-allowed; }
.checkbox.checkbox-circle label::before {border-radius: 50%; }
.checkbox.checkbox-inline {margin-top: 0; }
.home.cartIcon > span{ position: inherit; top: inherit;}
.home.cartIcon > span.quantity {
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    padding-top: 10px;
}
.loginMenu ul li a.home{vertical-align: middle;}

/***** Sandeep ****/
.clearfix::after, .clearfix::before {
    content: "";
    clear: both;
    display: table;
}
.select-store{
    margin-top:117px;
    margin-bottom:0px;
    z-index: 0;
    position: relative;
}
.select-store .shaporangeOne {
    height: 250px;
}
.select-store  .btnVist {
    bottom: 15px;
}
.footerContainer{ padding-bottom: 10px;}
.footerContainer .contactInfo {
    margin: 25px auto;
	padding-left: 0px;
    padding-right: 0px
}
.select-store{ padding:0 0 20px;}
.select-store .colLeft{ width: 49%; margin-top: 20px; margin-right: 1%;}
.select-store .colLeft.right{ width: 49%; margin-top: 20px; margin-right:0 ; margin-left: 1%;}
.select-store .shaporangeoverlay{padding: 0 30px; margin-top: 0px;}
.select-store .shaporangeOne {box-shadow: 0 0 10px #9e9e9e;}
.modal-dialog .sectionBlock .colLeft{width: 50%; margin-bottom: 20px;}
.modal-dialog .colLeft.right .shaporangeOne{ left: 0;}
.border-top { border-top:1px solid #333;}
.poweredby img{
	max-height: 50px;
	display: inline-block;
	vertical-align: middle;
}
.sq-input--error {
    border: 1px solid red !important;
}

/*Date: 20180918 */

.staticPage{
	padding: 20px 0;
	font-size: 16px;
	color: #33230f;
	font-weight: 400; 
	font-family: 'pt_sansregular';
}
.staticPage ul{
	font-weight: 400; 
	font-family: 'pt_sansregular';
	font-size: 16px;
	padding: 0 18px;
	margin: 20px 0;
}
.staticPage h1,
.staticPage h2, 
.staticPage h3, 
.staticPage h4, 
.staticPage h5, 
.staticPage h6{
	color: #33230f;
	font-family: 'pt_sansbold';
}
.poweredby a{
	color:#fff;
	position: relative;
	padding: 10px;
}
.poweredby a:hover{
	text-decoration: underline;
}
.poweredby a:after{
	position: absolute;
	right: 0px;
	content: '';
	top: 13px;
	border-right:1px solid #666;
	height: 15px;
}
.poweredby a:last-child:after{
	display: none;
}
.visible_xs{
    display:none;
}
.visible_xs_desktop{
    display:inline-block;
}
/* Responsive */
@media (min-width: 320px) and (max-width: 768px){
  .colLeft,
  .whiteTranprent,
  .colMiddle,
  .colLeft.right {
    float: left;
	}
	.visible_xs{
        display:inline-block;
    }
    .visible_xs_desktop{
        display:none;
    }
	.home.cartmobile.cartIcon > span {
     width: 38px;
    }
    .home.cartmobile.cartIcon > span {
         top: -5px;
         position: inherit;
    }
}
	
@media screen and (max-width: 767px) {
.btnBlock button.apply_discount_button { width: 100%;}
.select-store .colLeft,
	.select-store .colLeft.right{width: 100%;}
}

@media screen and (max-width:480px){
.foodcontainer{ max-width:450px;}
.tableDiv{width:90%;}	
.apply_discount_button{
	padding: 5px 15px !important; 
	min-width: inherit !important;
	float: left !important;
}
}
/*   Sandeep */

.paymentProfileText{color: #33230f;font-size: 17px; margin: 0; font-weight: 400; font-family: 'pt_sansregular';}

.terms_button_group  {
    position: relative;
    min-height: 1px;
}
.terms_button_group a {
    position: relative;
    padding: 10px;
    color: #1b1a17;
}
.terms_button_group a:hover {
    color: var(--background-color);
}
.terms_button_group a:first-child {
    padding-left: 0px !important;
}
.terms_button_group a:first-child:after {
    position: absolute;
    right: 0px;
    content: '';
    top: 13px;
    border-right: 1px solid #666;
    height: 15px;
}
.chekbox-inline {
    font-weight: normal;
}