

 .cart-main-lt {
    width: 100%;
    /* min-width: 60%; */
    float: left;
    display: block;
    padding: 30px 0;
}

/*item details table*/
.cart-main-lt-sub-dv1 {
    /* min-height: 382px; */
	display:inline-block;
	width:100%;
	padding-bottom:20px;
    /* margin: 0px 20px 30px 20px; */
	margin: 0px 0px 30px 0px;
    background: #fff;
    box-shadow: rgba(0,0,0,.2) 0 0 15px;
}

.cart-main-lt h3 {
    padding: 18px 0 0 18px;
    color: #333;
    line-height: 20px;
    font-family: 'proxima_nova_ltsemibold';
    text-transform: uppercase;
    font-size: 21.4px;
    margin: 0 0 20px 0;
}

/* .item-headings {
    display: block;
    border-top: solid 1px #c0c0c0;
    border-bottom: solid 1px #c0c0c0;
    padding: 14px 0;
}

.item-headings span {
    float: left;
    display: block;
    color: #000;
    line-height: 20px;
    font-family: 'Open-Sans', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 16px;
    text-align: center;
}

.cart-main-lt .item-headings span {
    width: 180px;
} */

.item-headings {
	table-layout: fixed;
    margin: 0 auto;
    width: 98%;
	font-size: 14px;
    border-bottom: solid 1px #c0c0c0;
}

.cart-view-item {
    padding: 20px 0;
    border-bottom: solid 1px #c0c0c0;
}

.checkout_item {
    /* width: 180px;
    text-align: center; */
	padding: 0px;
}

.cart-view-date {
    color: #7a7a7a;
    font-family: 'Open-Sans', sans-serif;
    font-weight: 400;
    font-size: 14px;
}

.pac-container {
    background-color: #FFF;
     z-index: 999999999 !important;
    position: fixed;
    display: inline-block;
    float: left;
}

/* .cart-view-item-descr {
    display: block;
    float: left;
} */

/* .cart-view-quantity {
    display: block;
    float: left;
} */
.cart-view-quantity-sub span{
	display: block;
    color: #666;
    font-family: 'Proxima Nova';
    font-size: 16px;
    text-align: right;
	padding-right:18px;
}

.cart-view-subtotal {
    color: #666;
    padding-right: 20px;
    font-family: 'Proxima Nova';
    font-weight: 400;
    font-size: 16px;
    float: right;
}

.cart-item-view-ordertotal {
    padding: 14px 6px 14px 0;
    border-bottom: solid 1px #c0c0c0;
}

.cart-item-view-ordertotal span {
    display: block;
    color: #000;
    font-family: 'Proxima Nova';
    font-weight: 600;
    text-transform: uppercase;
    font-size: 16px;
    text-align: center;
}

.grandtotxt{
	float: left;
	margin-left: 10px;
}

.grandtotalis{
	margin: 0 20px 0 0;
    float: right;
	
}

.cart-item-view-ordertotal span	+ span {
    float: right;
    margin-right: 65px;
}

/*item details table*/


/*Promocode div*/
.cart-main-lt-sub-dv2 {
    /* min-height: 154px ; */
    /* margin: 0px 20px 30px 20px; */
	display:inline-block;
	width:100%;
	margin: 0px 0px 30px 0px;
	/* padding-bottom:20px; */
    background: #fff;
    box-shadow: rgba(0,0,0,.2) 0 0 15px;
}
.promotional-code-block-1 {
    width: 100%;
    padding: 10px 0px 10px 18px;
    float: left;
}

.promo-apply-1 {
    float: left;
	width:100%;
    /* padding: 10px 20px 0 0; */
}
.promo-apply-2 {
    float: left;
    width:100%;
    /* padding: 10px 20px 0 0; */
}
.promotional-code-block-1 h6, .promotional-code-block-2 h6 {
    display: block;
    color: #333;
    line-height: 20px;
    font-family: 'proxima_nova_ltsemibold';
	word-wrap:break-word;
    text-transform: uppercase;
    font-size: 21.3px;
    margin: 0 0 16px 0;
    padding-top: 10px;
}



.promo-apply-1 input {
    float: left;
    text-align: center;
    border: solid 1px #ccc;
    padding: 10px 20px;
    font-family: 'Proxima Nova';
    font-size: 16px;
    width: 272px; 
    color: #666/* #ccc */;
    border-radius: 5px;
}
.promo-apply-2 input {
    float: left;
    text-align: center;
    border: solid 1px #ccc;
    padding: 10px 20px;
    font-family: 'Proxima Nova';
    font-size: 16px;
    /* width: 272px;  */
    color: #666/* #ccc */;
    border-radius: 5px;
}

.promo-apply-1 a {

    display: block;
    /* background: #008080; */
    background: #8cc63f;
    padding: 10px 20px;
    color: #fff;
    line-height: 20px;
    font-family: 'proxima_nova_altbold';
    text-transform: uppercase;
    font-size: 18.3px;
    text-align: center;
    float: left;
	cursor:pointer;
    border-radius: 4px;
    margin: 0 0 0 14px;
}
/* .promo-apply-2 a{ */
#updatePhnbtn{
    display: block;
    /* background: #008080; */
    background: #8cc63f;
    padding: 10px 20px;
    color: #fff;
    line-height: 24px;
    font-family: 'proxima_nova_altbold';
    text-transform: uppercase;
    font-size: 18.3px;
    width:100%;
    text-align: center;
    float: left;
    cursor:pointer;
    border-radius: 4px;
    margin: 18px 0 0 0;
}
.promo-apply-cont{
	width:100%;
	display:table;
}

.promo-dapply {
    /* width: 364px; */
    width: 100%;
    float: left;
	margin:8px 0;
	display:table-cell;
    min-height: 10px;
}
.promo-dapply-rgt {
    width: 42%;
    float: left;
	display:table-cell;
    min-height: 10px;
}

.promo-mtxt {
	font-family:'Proxima Nova';
    font-size: 14px;
    text-align: left;
}
.promotional-code-block-2 {
    width: 100%;
    /* margin: 20px 20px; */
    padding: 10px 0px 10px 18px;
}

.promo-rewrd-cont{
	width:100%;
	display:table;
}

.promo-rewrdapply {
    width: 364px;
    float: left;
	margin:8px 0;
    display: table-cell;
    min-height: 10px;
}

.reward-mtxt {
    font-size: 12px;
    text-align: left;
    /* padding-top: 5px; */
}

/*Promocode div*/

/*Order summary*/
.cart-main-lt-sub-dv3 {
    /* min-height: 426px; */
    /* margin: 0px 20px 0px 20px; */
	display:inline-block;
	width:100%;
	margin: 0px;
	padding-bottom: 20px;
    background: #fff;
    box-shadow: rgba(0,0,0,.2) 0 0 15px;
}

.order-confirmation-main {
	width:100%;
    /* min-width: 600px; */
}

.order-confirmation-main h5 {
    padding: 20px 0 0 20px;
    color: #333;
    line-height: 20px;
    font-family: 'proxima_nova_ltsemibold';
    text-transform: uppercase;
    font-size: 21.3px;
    margin: 0 0 20px 0;
}

.order-summery-item {
    border: solid 1px #ccc;
    padding: 14px 20px;
    margin: -1px 0 0 0;
}
.order-summery-item span {
    color: #666;
    line-height: 20px;
    font-family: 'Proxima Nova';
    text-transform: uppercase;
    font-size: 16px;
    float: left;
}
.order-summery-item span+span {
    float: right;
}

.order-summery-item span+span em {
    display: inline-block;
}

.order-summery-item span+span strong {
    display: inline-block;
    width: 60px;
    text-align: right;
}
.order-confirmation-buttons{
    margin: 0 auto;
    width: 95%;
    padding: 16px 0;
}

.order-confirmation-button_top {
    float: none;
	margin: 0px auto 0 auto;
    display: inline-block;
}
.order-confirmation-buttons a{
    cursor: pointer;
    display: block;
    /* background: #008080; */
    background: #8cc63f;
    padding: 10px 20px;
    color: #fff;
    line-height: 20px;
    font-family: 'proxima_nova_ltsemibold';
    text-transform: uppercase;
    font-size: 18.3px;
    text-align: center;
    border-radius: 4px;
}

.order-confirmation-button_top a {
    cursor: pointer;
    display: block;
    /* background: #008080; */
    background: #8cc63f;
    padding: 10px 20px;
    color: #fff;
    line-height: 20px;
    font-family: 'proxima_nova_altbold';
    text-transform: uppercase;
    font-size: 18.3px;
    text-align: center;
    border-radius: 4px;
}


.place-order {
    float: right;
}

.btnplaceOrder{
	display:none;
}
.cart-main-lt-sub-dv6{
	display:block;
}

.cust_steps{
	text-align:left;
}

/*Order summary*/

/*Right side div*/
.cart-main-rt {
    width: 100%;
    display: block;
	padding-bottom:30px;
}

.cart-main-rt p {
    color: #666;
    font-family: 'Proxima Nova';
    font-size: 16px;
    text-transform: none;
    display: block;
    line-height: 24px;
    margin: 18px 0 18px 0;
}

.cart-main-lt-sub-dv4 {
    /* min-height: 638px; */
	display:inline-block;
	width:100%;
    margin: 0;
	padding-bottom:22px;
    background: #fff;
    box-shadow: rgba(0,0,0,.2) 0 0 15px;
}

.home-del-hub-dv {
    width: 100%;
    font-family: 'Proxima Nova';
    font-size: 18px;
    font-weight: 600;
	/* padding-left: 8px; */
    text-transform: uppercase;
    margin-bottom: 20px;
    line-height: 60px;
    background: #008080;
    /* text-align: center; */
    color: #fff;
}

.tab-col-dvo{
	display: inline-block;
    text-align: center;
    width: 51%;
    border-right: 2px solid #fff;
    line-height: 30px;
	/* padding: 2px 0; */
}
.tab-col-dvs{
	display: inline-block;
    text-align: center;
    width: 46%;
}

#deliveryradio{
    width: 20px;
    height: 20px;
	margin: -4px 0 0 0;
    vertical-align: middle;
}

#pickupradio {
    width: 20px;
    height: 20px;
	margin: -4px 0 0 0;
    vertical-align: middle;
}

/* {
    margin: 0 auto;
    width: 94%;
    position: relative;
} */

.cart-main-rt h3 {
    color: #333;
    line-height: 20px;
    padding-top: 6px;
    font-family: 'proxima_nova_ltsemibold';
    text-transform: uppercase;
    font-size: 21.4px;
    margin: 0 0 18px 0;
    text-align: center;
}
#hubaddressdata {
    color: #333;
    font-size: 16px;
	width:100%;
}
.selcommon {
    border: solid 1px #ccc;
    padding: 9px 2%;
    font-family: 'Proxima Nova';
    font-size: 16px;
    width: 97%;
    color: #666;
    border-radius: 5px;
    margin: 0 0 21px 0;
}

.tgselcommon {
    border: solid 1px #ccc;
    padding: 9px 2%;
    font-family: 'Proxima Nova';
    font-size: 16px;
    width: 100%;
    color: #666;
    border-radius: 5px;
    margin: 0 0 21px 0;
}

.delivery-instructions {
    /* padding-left: 2px; */
    display: block;
}
.delivery-instructions p {
    font-size: 14px;
    color: #6e6e6e;
    line-height: 18px;
    margin: 6px 0 6px 0;
}

.deli-inst-txara{
	/* width: 364px; */
	width: 100%;
    margin: 0 auto;
    display: block;
    resize: none;
	border:1px solid #ccc;
    color: #666;
    font-size: 16px;
    font-family: 'Proxima Nova';	
}


.cart-main-rt .button-shipping {
    color: #fff;
    line-height: 20px;
    font-family: 'proxima_nova_ltsemibold';
    text-transform: uppercase;
    font-size: 18.3px;
    /* background: #008080; */
    background: #8cc63f;
    padding: 12px 18px;
    /* display: inline-block; */
    display: block;
    /* max-width: 180px; */
    text-align: center;
    border-radius: 3px;
    transition: all 0.4s ease-in-out;
}

.button-shipping {
    color: #fff;
    line-height: 20px;
    font-family: 'proxima_nova_ltsemibold';
    text-transform: uppercase;
    font-size: 18.3px;
    /* background: #008080; */
    background: #8cc63f;
    padding: 12px 18px;
    display: block;
    cursor: pointer;
    /* max-width: 180px; */
    text-align: center;
    border-radius: 3px;
    transition: all 0.4s ease-in-out;
}

.cart-main-rt .button-shipping1 {
    color: #fff;
    line-height: 20px;
    font-family: 'proxima_nova_ltsemibold';
    text-transform: uppercase;
    font-size: 18.3px;
    /* background: #008080; */
    background: #8cc63f;
    padding: 12px 18px;
    display: block;
    /* max-width: 180px; */
    text-align: center;
    border-radius: 3px;
    transition: all 0.4s ease-in-out;
}

.cart-main-rt-in-sub {
    margin: 0 auto;
    width: 94%;
    position: relative;
}

.cart-main-rt-in-sub .button-addrs-edit {
    position: absolute;
    top: 20px;
    right: 0;
    width: 18px;
    height: 18px;
    display: block;
    background: url(../images/icon-edit.png) no-repeat center center;
    opacity: 0.4;
    transition: all 0.4s ease-in-out;
}
.Deli_head_txt {
    font-family: 'proxima_nova_ltsemibold';
    font-size: 16px;
	color:#666;
    margin-left: 2px;
    
}

.Py_Deli_head_txt {
    font-family: 'proxima_nova_ltsemibold';
    font-size: 16px;
    margin-left: 8px;
 
}


/* label {
    font-size: 0.875rem;
    color: #1a1a1a;
    cursor: pointer;
    display: block;
    font-weight: normal;
    line-height: 1.5;
    margin-bottom: 5px;
} */

.adding-popup {
    background: #fff;
    margin: 0 auto;
    padding: 30px;
    display: none;
}

.adding-popup h3 {
    text-align: left;
    /* margin: 0 0 30px 0; */
}

.adding-popup input[type="text"] {
    border: solid 1px #ccc;
    padding: 10px 2%;
	font-family: 'Proxima Nova';
	text-transform: capitalize;
    font-size: 16px;
    width: 96%;
    color: #666;
    border-radius: 5px;
    margin: 0 0 20px 0;
}

#add-shipping-details input[type="text"] {
    font-family: 'Proxima Nova';
    font-size: 16px;
    width: 94%;
    color: #666;
}

.deliverydet-table{
	display:table;
	width:100%;
}

.deliverydet-table h3 {
	padding:0;
	margin: 0 0 20px 0;
}

.deliverydet-table h3 span{
	width:94%;
	font-family:'proxima_nova_ltsemibold';
	font-size:21.4px;
	display:block;
	margin:0 auto;
}

.np_inp_item{
	padding:0;
	width:50%;
	float:left;
	display: table-cell;

}

.np_inp_item_rt{
	padding:0;
	width:50%;
	float:right;
	display: table-cell;
}


.np_inp_item  label, .np_inp_item_rt label{
	width: 94%;
	text-align:left;
    /* padding: 0 16px; */
}

 .np_inp_item_cust{
	width:100%;
	display: inline-block;
	text-align:center;
 }
.custtype{
	font-size: 18px;
	display: block;
	font-weight: 600;
	margin-bottom: 4px;
}

.cls_div_btn{
	display:inline-block;
	width: 97%;
    margin: 0px auto;
}


.button-submit-pop{
	float: right;
	cursor: pointer;
}

.pop-cls-btn {
    color: #fff;
    float: right;
    line-height: 20px;
    font-family: 'proxima_nova_ltsemibold';
    margin-right: 20px;
    text-transform: uppercase;
    font-size: 18.3px;
	font-weight:600;
    /* background: #008080; */
    background: #8cc63f;
    padding: 12px 20px;
    display: block;
    text-align: center;
    border-radius: 3px;
    transition: all 0.4s ease-in-out;
    cursor: pointer;
}

.pop-cls-btn:hover{
	 color: #fff;
}

#termsagree .modal-body{
	padding:0 20px 15px 20px;
}
.pay_trm_dv p {
    margin-bottom: 12px;
	font-family:'Proxima Nova';
	font-size: 14px;
}

.order-confirmation-buttons2 {
    margin-top: 14px;
	margin-bottom: 12px;
}

.paymt_chck_tab{
	width:150px;
	border-collapse:collapse;
}

.paymt_chck_tab td{
	margin:0;
}

.paymt_chck_tab td input[type="radio"]{
	margin:0;
	position:relative;
	top:2px;
	width: 16px;
    height: 16px;
	font-family: 'Proxima Nova';
    font-size: 16px;
}

.paymnt_chk {
	font-family: 'Proxima Nova';
	font-size:12px;
    margin:0;
}


#add-card input[type="text"] {
    font-family: 'Proxima Nova';
    font-size: 16px;
    width: 92%;
    color: #666;
	margin: 0 0 10px 0;
}

#add-card .selcommon{
	width: 92%;
	padding: 11px 1%;
	font-family: 'Proxima Nova';
    font-size: 16px;
	margin: 0 0 11px 0;
}

#add-card  #paymentcardcvv{
	
	margin: 0 0 10px 0;
}


#add-card .selcommon:-ms-input-placeholder{ color:#cccccc; font-size:12px;}
#add-card .selcommon::-webkit-input-placeholder{ color:#cccccc; font-size:12px;}
#add-card .selcommon::-moz-placeholder{ color:#cccccc; font-size:12px;}
#add-card .selcommon:-moz-placeholder{ color:#cccccc; font-size:12px;}

.Deliverytimediv-in-sub{
	width:100%;
	display: inline-block;
}


.select-time {
    /* float: left; */
    /* padding-top: 20px; */
}
.select-buttons {
    display: block;
	width:33.3%;
	text-align:center;
    float: left;
}
.select-buttons input {
    /* width: 98px; */
	width: 85%;
    height: 40px;
    opacity: 0;
    text-align: center;
    /* float: left; */
    z-index: 1;
    position: relative;
    cursor: pointer;
}
.select-buttons span {
    /* width: 86px; */
	top:-32px;
	margin: -20px auto 0 auto;
	width: 80%;
    display: inline-block;
    /* background: #97c21c; */
    border: 1px solid #ccc;
    padding: 12px 0;
    color: #000;
    line-height: 20px;
    font-family: 'Proxima Nova';
    text-transform: uppercase;
    font-size: 14px;
    text-align: center;
    /* float: left; */
    border-radius: 4px;
   /*  margin: 0 14px 0 -86px; */
    cursor: pointer;
    z-index: 1;
    position: relative;
}

.cart-main-rt hr {
    display: block;
    border: 0 none;
    height: 1px;
    background: #c0c0c0;
    margin: 18px 0;
}
.cart-main-lt-sub-dv5 {
    padding-top: 10px;
	display:inline-block;
	width:100%;
    /* min-height: 316px; */
	padding-bottom: 20px;
    background: #fff;
    box-shadow: rgba(0,0,0,.2) 0 0 15px;
}

.cart-main-lt-sub-dv6 {
	margin-top:30px;
    padding-top: 10px;
	display:inline-block;
	width:100%;
    /* min-height: 316px; */
	padding-bottom: 12px;
    background: #fff;
    box-shadow: rgba(0,0,0,.2) 0 0 15px;
}


.cart-main-rt-in-sub h6 {
    color: #000;
    line-height: 20px;
    font-family: 'Proxima Nova';
    font-weight: 600;
    text-transform: uppercase;
    font-size: 16px;
	opacity: 0.8;
	width:98%;
    padding: 0 0 0 4px;
    display: inline-block;
    margin-bottom:10px;
}

.cart-main-rt-in-sub h6 span {
    font-weight: 400;
}

#paymentcardcvv {  
    font-family: 'Proxima Nova';
    width: 92%;
	 /* border: 1px solid #ccc; */
    padding: 10px 2%;
    border: solid 1px #bcbcbc;
    font-size: 16px;
    font-weight: 600;
    color: #666;
    border-radius: 3px;
}
/*change it for mobile*/
.cart_full_lftcontainer{
	padding:0;
	display:inline-block;
	width: 100%;
}
.cart_full_rtcontainer{
	padding:0;
	display:inline-block;
	width: 100%;
}

/*change it for mobile*/

.trm-conditions-chckbx{
	width: 16px;
    height: 16px;
	top: 2px;
    position: relative;
}

.trm-cond-txt{
	/* display: inline-block; */
	font-family:'Proxima Nova';
    margin-left: 8px;
    font-size: 16px;
    margin-top: -1px;
}


/* order place popup css */

#mask {
  position:fixed;
  top:0;
  left:0;
  z-index:9000;
  opacity: 0.6;
  background-color:#000006;
  display:none;
}
.window {
  position:fixed;
  /* width:300px; */
  height:auto;
  display:none;
  border-radius: 10px;
  z-index:99999;
 padding:20px 0px;
} 
/* Customize your modal window here, you can add background image too */
#dialog {
  width:350px; 
  text-align:center;
  height:auto;
  background-color: #fff;
}

.ord-pro-txt{
	color: #008080; 
	font-size:20px;
	margin-bottom:8px;
	font-weight:600; 
	font-family:'Proxima Nova';
	
}

.ord-sub-tst{
	font-size:16px; 
	color:#333;
	margin-bottom:0px;
	font-weight:600; 
	font-family:'Proxima Nova';
}

/* order place popup css */
/*Cart page*/

/*order confirmation page*/

/* .menu-confrm-cont{
	margin-top: 60px;
} */


.cst-conf-conner{
	background-color:#fff;
	margin-top:30px;
	margin-bottom:40px;
	padding-top:20px;
	padding-bottom:20px;
	box-shadow: rgba(0,0,0,.2) 0 0 15px;
}

.confrm-steps{
	width: 100%;
    margin: 30px 0 0 0;
    display: block;
    height: 54px;
    padding: 6px 0;
}

.table-confirm_tab{
	width:100%;
	padding:20px 0;
}
.table-confirm_tab p{
	font-family:'Proxima Nova';
	font-size:16px;
	color:#666;
	line-height: 24px;
}

/*

.confirm_tab > tbody > tr > td,
.confirm_tab > tbody > tr > th,
.confirm_tab > tfoot > tr > td,
.confirm_tab > tfoot > tr > th,
.confirm_tab > thead > tr > td,
.confirm_tab > thead > tr > th {
    border: none;
}

.confirm_tab > tbody > tr > td{
	padding:8px 20px ;
	line-height:24px;
	font-family:'Proxima Nova';
	font-size:16px;
	color:#666;
}

.confirm_tab > tbody > tr > td p{
	margin-bottom:0px;
	font-family:'Proxima Nova';
	font-size:16px;
	color:#666;
}



.confirm_tab > tbody > tr > td p a{
	color:#666;
}
*/
#orderid{
	font-family:'proxima_nova_ltsemibold';
}

/*order confirmation page*/


/* Menu main details page */

.menu-item-description-main-rt {
    float: left;
    width: 90%;
    margin: 0 0 0 26px;
}
.menu-item-description-main-rt h4 {
    font-size: 22px;
    line-height: 26px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    color: #333;
    padding: 0 0 14px 0;
}
.menu-item-description-main-rt h5 {
    font-size: 14px;
    line-height: 24px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    color: #333;
    padding: 0 0 14px 0;
}
.menu-item-description-main-rt .menu-main-list-item-adds {
    width: 70%;
    min-width: 330px !important;
    padding: 6px 0;
    display: block;
}

.menu-main-list-item-adds p {
    float: left;
    margin-top: 9px;
    display: block;
    font-family: 'Proxima Nova';
    font-size: 16px;
    line-height: 20px;
    color: #333;
    width: 60%;
	margin-bottom: 12px;
	/* text-align:right; */
	width:60px;
	
	
}

#food-itemlayout {
    width: 96%;
    padding: 2%;
    border-radius: 1px;
    background-color: #fff;
    margin-bottom: 10px;
    margin-top: 10px;
    box-shadow: rgba(0,0,0,.5) 0 0 2px;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
	color: #555;
    cursor: default;
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    border-bottom-color: green;
	
}


/* Menu main details page */

/*login page*/

.forgot-paswd-pop{
	padding:10px;
}
.forgot-paswd-pop h2{
	margin-bottom: 0px;
}

.forgot-paswd-pop input {
    width: 100%;
    color: #666;
	font-family: 'Proxima Nova';
    font-size: 16px;
    padding: 10px 5px;
    border: solid 1px #ccc;
    margin: 0px auto 20px auto;
    display: block;
    outline: none;
    background: none;
    border-radius: 2px;
    
}

.forg_cls_div_btn{
	display: inline-block;
    width: 100%;
    margin: 0px auto;
}

.forgotpwd-a {
    float: right;
    border: 0 none;
	padding: 8px 20px;
    text-transform: uppercase;
    font-family: 'proxima_nova_altbold';
    font-size: 21.3px;
	color: #fff;
    background: #8cc63f;
    cursor: pointer;
	border-radius: 3px;
    transition: all 0.4s ease-in-out;
    letter-spacing: 2px;
    text-align: center;
}
.for-pop-cls-btn {
    float: right;
	color: #fff;
	text-transform: uppercase;
	font-family: 'proxima_nova_altbold';
    font-size: 21.3px;
    background: #8cc63f;
    margin: 0 20px 0 0;
    width: auto;
    padding: 8px 20px;
	text-align: center;
    border-radius: 3px;
    transition: all 0.4s ease-in-out;
    cursor: pointer;
}

#forgot-paswd-pop .modal-body{
	padding:0 15px 15px 15px;
}


/*login page*/


/*Menu item details & registration*/

.price_adjust {
	line-height: 28px;
}

/*  ----Notice text--- */
.notice_txt {
	margin: 20px 0;
}

.notice_txt-cont {
	font-family: 'Proxima Nova';
    font-size: 13.3px;
	line-height: 18px;
	color: #666;
}

.notc_hed {
	color: #333;
	font-weight: 600;
}

.back2menu {
	color: #fff;
	line-height: 20px;
	font-family: 'proxima_nova_altbold';
	font-weight: 600;
	text-transform: uppercase;
	font-size: 14px;
	/* background: #008080; */
	background: #8cc63f;
	padding: 6px 10px;
	display: block;
	max-width: 180px;
	text-align: center;
	border-radius: 3px;
	transition: all 0.4s ease-in-out;
	cursor: pointer;
	/* margin: 26px 0 6px 15px; */
	margin: 26px auto 6px auto;
} 

.back2menu:hover{
	color: #fff;
}

/* menu item anne changes */

#itemname {
	font-size: 24px;
	font-family: 'proxima_nova_altbold';
	text-transform: uppercase;
}

#itemshortdesc{
	font-family: 'Proxima Nova';
	font-size: 16px;
	margin-bottom:0;
}

.proceed_chout {
	color: #fff;
	line-height: 20px;
	font-family: 'proxima_nova_altbold';
	font-weight: 600;
	text-transform: uppercase;
	font-size: 14px;
	float:none;
	/* padding: 6px 0px; */
	display: block;
	max-width: 270px;
	text-align: center;
	border-radius: 3px;
	transition: all 0.4s ease-in-out;
	cursor: pointer;
	/* background:#008080; */
	background:#8cc63f;
	margin: 26px auto 6px auto;
	/* margin: 26px 15px 6px 0; */
}

.proceed_chout:hover{
	color: #fff;
}

.activetab_h1 {
	font-family: 'proxima_nova_altbold';
	font-size: 18.7px;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	background-color: #008080;
}
.inactivetab_h1 {
	font-family: 'proxima_nova_altbold';
	font-size: 18.7px;
	text-transform: uppercase;
	color: #008080;
	text-align: center;
	background-color: tan;
}
.single_price_h1{
	font-family: 'proxima_nova_altbold';
	font-size: 16px;
	text-transform: uppercase;
	color: #008080;
	text-align: center;
}

.family_sub_5{
	font-family: 'Proxima Nova';
	font-size: 14px;
	font-style:italic;
	text-transform: uppercase;
	color: #555;
	text-align: center;

}

.menu-item-det-adds .item-add-remove{float:right ! important;}
.menu-item-det-adds .d-item-add-remove{float: right ! important;}
.menu-item-detls-ind,.menu-item-detls-fmly
{
  float :right;

}

.minus,.minus2{
	display:none ;
}

.minushow{
	display:inline-block;
}

/* Menu item details tabs */

.menu-item-det-adds {
    width: 92%;
    padding: 6px 0;
    display: block;
}

.menu-item-det-adds input[type="text"]{
	background-color: #f6f0e8;
}

.menu-item-detls-ind{
    float: left;
    margin-top: 2px;
    display: block;
    font-family:'Proxima Nova';
    font-size: 14px;
    line-height: 20px;
    color: #333;
    /* width: 68%; */
     width: 40%;
	margin: 8px 0 0 0px;
}

.menu-item-detls-fmly {
    float: left;
    margin-top: 2px;
    display: block;
    font-family:'Proxima Nova';
    font-size: 14px;
    line-height: 20px;
    color: #333;
    width: 68%;
	margin: 0px 0 0 0px;
}

.menu-item-det-adds p > #lftxt {
    width: 76%;
    font-family:'Proxima Nova';

   /*  float: left; */
}

.menu-item-det-adds p > #rftxt {
    width: 64px;
	float: left;
	text-align:right;
	color: #008080;
	font-family:'proxima_nova_ltsemibold';
	text-decoration:line-through;
		font-size: 18px;
	
    /* font-weight: 700; */
}
.menu-item-det-adds p > #stkrftxt {
    width: 64px;
	float: left;
	text-align:right;
	color: #008080;
	font-family:'proxima_nova_ltsemibold';
	font-size: 18px;
    /* font-weight: 700; */
}

.menu-item-det-adds p > #lftxt #frftxt {
    margin-top: 10px;
    width: 64px;
    float: left;
    text-align:right;
    font-family:'proxima_nova_ltsemibold';
    color: #008080;
    text-decoration: line-through;
    font-size: 18px;
    /* font-weight: 700; */
}

.menu-item-det-adds p > #lftxt #stkrftxt {
    width: 64px;
    float: left;
    text-align:right;
    font-family:'proxima_nova_ltsemibold';
    color: #008080;
    font-size: 18px;
    /* font-weight: 700; */
}



/* Tabs panel */
.tabbable-panel {
	border: 1px solid #eee;
	/* padding: 10px; */
	background-color: #fff;
    box-shadow: rgba(0,0,0,.5) 0 0 2px;
}

.tabbable-line>.nav-tabs {
	border: none;
	margin: 0px;
}

.tabbable-line>.nav-tabs>li {
	/* margin-right: 2px; */
}

.tabbable-line>.nav-tabs>li>a {
	border: 0;
	margin-right: 0;
	font-family:'Proxima Nova';
	font-size:18.6px;
	color: #737373;
	background:#bfc3a8
}

.tabbable-line>.nav-tabs>li>a>i {
	color: #a6a6a6;
}

.tabbable-line>.nav-tabs>li.open, .tabbable-line>.nav-tabs>li:hover {
	/*  border-bottom: 4px solid #fbcdcf */;
	
}

.tabbable-line>.nav-tabs>li.open>a, .tabbable-line>.nav-tabs>li:hover>a
	{
	border: 0;
	/* background: none !important; */
	/* color: #333333; */
	background:#bfc3a8;
}

.tabbable-line>.nav-tabs>li.open>a>i, .tabbable-line>.nav-tabs>li:hover>a>i
	{
	/* color: #a6a6a6; */
	background:#bfc3a8;
}

.tabbable-line>.nav-tabs>li.open .dropdown-menu, .tabbable-line>.nav-tabs>li:hover .dropdown-menu
	{
	margin-top: 0px;
}
