
.tabbable-line>.nav-tabs>li.active {
	/* border-bottom: 4px solid #97c21c;
	*/
	background:#008080;
	position: relative;
}

.tabbable-line>.nav-tabs>li.active>a {
	border: 0;
	font-family:'proxima_nova_altbold';
	font-size: 18.6px;
	color: #fff;
    background: #008080;
}

.tabbable-line>.nav-tabs>li.active>a>i {
	color: #404040;
}

.tabbable-line>.tab-content {
	margin-top: -3px;
	/* background-color: #fff; */
	border: 0;
	border-top: 1px solid #eee;
	/* padding: 15px 0; */
	    padding: 15px 14px;
}

.portlet .tabbable-line>.tab-content {
	padding-bottom: 0;
}

.allergies-container {
	padding-bottom: 10px;
	border-bottom: 1px solid #e6e6e6;
}
.tabbable-line>.tab-content>.tab-pane p{
	font-family:'Proxima Nova';
	font-size:16px;
}

.allG-dv {
	display: inline-block;
	margin: 0px 4px 0 0;
	padding-right: 4px;
	/*  border-right: 1px solid #ccc; */
}

.allG-sub-dv {
	margin: 0 auto;
	width: 34px;
}

.allG-txt {
	font-size: 8.3px;
	font-weight: 600;
	color: #353535;
	font-family: sans-serif;
}

.men-allG-txt {
	font-size: 9px;
	font-weight: 600;
	color: #353535;
}
/* .descline
{
	padding-top: 20px;
} */
/* .photo{
	    padding-top: 99%;
	  /*   width: 100%; 
     background-repeat: no-repeat;
    position: relative;
    z-index: 0;   
    border: 1px solid #e8ebe9;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-repeat: no-repeat;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: moz-none;
    -ms-user-select: none;
    user-select: none;
} */

/* Menu item details tabs */
/*
.form-group {
  margin-bottom: 20px;
}
label {
  font-weight: normal;
}
.form-control {
  -webkit-box-shadow: none;
  box-shadow: none;
}
 .form-groupleft {
	width: 48.5%;
	margin-bottom: 20px;
}

 .form-groupleft { 
	 width: 48.5%; 
	 margin-bottom: 20px; 
 }

 .form-group>.form-control,.form-groupleft>.form-control{
		  height: 44px !important;
		  } 
		 

text.form-control{
		  height: 44px;
		  }*/
 .box {
	background:#fff;
	margin:40px 0;
	border: solid 1px #e6e6e6;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
}
/* #content{ 
	padding-top:10%; 
	background-color: #f2f2f2; 
	width:100%; 
} */
.reg_h4{
	
    line-height: 20px;
   font-family: 'proxima_nova_ltsemibold';
    /* font-weight: 400; */
    /* text-transform: uppercase; */
    font-size: 24px;
    margin: 20px 0 20px 0;
    text-align: center;
    color: #333333;
}
.log-txt {
    /* font-size: 30px; */
	font-size: 26px;
    color: #333;
    
}

.trm-condtn-chbx{
	margin-right: 8px !important;
    position: relative;
    top: 1px;
}
.reg-btm-lnk{
	font-weight:600;
	text-decoration: underline;
}


/* label common  */
.label_control
{
   font-size: 16px;
   color:#666;
   font-family: 'proxima_nova_ltsemibold';
}

.sign-up-fields {
    height: 38px;
    font-family: 'Proxima Nova';
}

.already_account{
    color: #666;
    line-height: 20px;
    font-family: 'Proxima Nova';
    text-transform: capitalize;
    font-size: 16px;
    /* float: left; */
    margin: 20px 0 0 0;
    text-align: center;

}
/*
.mv_brand-color{
    background: #97c21c;
	border-color:#97c21c;
    font-weight: 600;
}*/

.mv_brand-color{
    border-color: #008080;
    line-height: 20px;
    font-family: 'proxima_nova_altbold';
	display:block;
	padding: 8px 20px;
    text-transform: uppercase;
    font-size: 21.4px;
    /* background: #008080; */
    background: #8cc63f;
    letter-spacing: 1px;
    color:#fff;
}

.mv_brand-color:hover
{
	 /* background: #008080;
	border-color:#008080; */
	color:#fff;
	
}
	.btn-success:hover{
	   /* background:#008080; 
	  border-color:#008080; */

	}
.terms,.already_account a
{
  color: #555;
}
.already_account a:hover
{
	text-decoration:underline;
		color:#333;
	
}
a.terms:hover,a.terms:ACTIVE,a.terms:FOCUS
{
	text-decoration:underline;
	color:#333;	
}
.terms{
    color: #666;
    text-decoration: underline;
	font-size: 16px;
	font-family: 'proxima_nova_ltsemibold';
}
.terms:hover{
    color: #333;
}

.checkbox{
	position:initial;
	
}


/*Menu item details & registration */

/* Accounts Popup container */
.mob-popup {
    position: relative;
    display: inline-block;
    cursor: pointer;
	font-family: 'Proxima Nova';
    color:#666;
    /* -webkit-user-select: none; */
    /* -moz-user-select: none; */
    /* -ms-user-select: none; */
    /* user-select: none; */
}

.mob-popup:hover{
	color:#555;
}

/* The actual popup */
.mob-popup .popuptext {
    visibility: hidden;
    width: 300px;
	display:inline-block;
    background-color: #fff;
	font-family: 'Proxima Nova';
    color: #666;
    text-align: left;
    position: absolute;
    border:1px solid #ccc;
    z-index: 1;
    top: -54px;
    right: 126%;
}

/* Popup arrow */
.mob-popup .popuptext::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 100%; /* To the right of the tooltip */
    margin-top: -2px;
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent transparent #ddd;
}

/* Toggle this class - hide and show the popup */
.mob-popup .show {
    visibility: visible;
    -webkit-animation: fadeIn 1s;
    animation: fadeIn 1s;
}

/* Add animation (fade in the popup) */
/* @-webkit-keyframes fadeIn { */
    /* from {opacity: 0;}  */
    /* to {opacity: 1;} */
/* } */

/* @keyframes fadeIn { */
    /* from {opacity: 0;} */
    /* to {opacity:1 ;} */
/* } */

.popuphead{
	padding: 10px 10px;
	font-family:'proxima_nova_ltsemibold';
	font-size:16px;
	width: 100%;
	background-color:#f3f3f3;
	display:inline-block;
}

.popupbody{
	padding:10px 10px;
	width: 100%;
	font-family:'Proxima Nova';
	color:#666;
	font-size:16px;
	font-weight:400;
	display:inline-block;
}

/* Accounts Popup container */


/*referral policy*/

.ref_polcy{
	color:#000; 
	/* bottom: 12px; */
	cursor:pointer;
	font-size:12px; 
	font-weight:600; 
	text-decoration:underline;
}

.ref_polcy a:link,.ref_polcy a:visited,.ref_polcy a:focus,.ref_polcy a:active {
    color: #000;
}

/*referal policy */

/*Terms */

terms_con{
color:#333;
}

.referal_policy h3{
line-height: 24px;
color: #333;
font-family:'proxima_nova_ltsemibold';	
font-size:24px;
text-transform: uppercase;
/*font-weight: 600;*/
} 

.referal_policy h4{
line-height: 24px;
color: #333;
font-family:'proxima_nova_ltsemibold';	
font-size:18.6px;
margin-bottom:12px;
/*font-weight: 600;*/
} 

.referal_policy h5{
line-height: 24px;
color: #333;
font-family:'proxima_nova_ltsemibold';	
font-size:24px;
text-transform: uppercase;
/*font-weight: 600;*/
} 
.referal_policy h6:FIRST-CHILD
{
font-weight: bold;
font-family:'Proxima Nova';
color: #333;
font-size: 16px;
line-height: 49px;
}
.referal_policy h6
{
font-family:'Proxima Nova';
font-size: 16px;
}
.policy_color{
	color: #333;
    font-family:'Proxima Nova';
    font-size: 16px;
}

.cst-tems-pad{
	padding-bottom:1px;
}

.cst-tms-ulst > li{
	margin-bottom:10px;
}

.cst-tms-ulst > li p{
	margin-bottom:14px;
}


/*Terms */

/*Add Address */

.adaddres-backbutton{
	float:none;
	/* margin: 14px auto 14px auto; */
	color: #fff;
    line-height: 20px;
    font-family: 'proxima_nova_altbold';
    text-transform: uppercase;
    font-size: 18.3px;
    /* background: #008080; */
    background: #8cc63f;
    padding: 10px 20px;
    display: block;
    text-align: center;
    border-radius: 3px;
    transition: all 0.4s ease-in-out;
    cursor: pointer;
	margin:0 auto 20px auto;
	width:260px;	
}

.dft-hdr-txt{
	display: block;
    float: none;
    border: 1px solid #ccc;
    width: 140px;
    font-family: 'Proxima Nova';
    font-size: 16px;
    color: #8cc63f;
    text-align: center;
    margin-bottom: 10px;
}	

.cad-csrow{
	margin-left: 0;
    margin-right: 0;
}

.cus-Address-rw{
	margin-bottom:40px;
	margin-left: 0;
    margin-right: 0;
}
.cus-Address{
	display:block;
	padding-right: 0;
    padding-left: 0;
}

.col-subad{
	padding-right: 0;
    padding-left: 0;
}
.shippingaddr{
	margin-bottom:0;
	font-family:'Proxima Nova';
}

.csadr-btn-dv{
	display:block;
	padding-right: 0;
    padding-left: 0;
}

.csadr-btn-dv div{
	text-align: center;
	margin-bottom: 14px;
}


.muladd_csrow{
	margin-bottom:40px;
}
.custmul-addrss{
	color: #fff;
    /* background: #008080; */
    background: #8cc63f;
    transition: all 0.4s ease-in-out;
	text-transform: uppercase;
    cursor: pointer;
	display: block;
	font-weight: 600;
}

.custmul-addrss:hover, .custmul-addrss:focus, .custmul-addrss:visited{
	color: #fff;
    /* background: #008080; */
    background: #6d9d2f;
    transition: all 0.4s ease-in-out;
    cursor: pointer;
	font-weight: 600;
}

.mul-ulad-btns{
	list-style: none;
    display: block;
	text-align: center;
    padding: 0;
    margin: 0;
} 

.mul-ulad-btns > li{	
	display: inline-block;
    width: 80%;
    margin: 0px auto 14px auto;
}

.madd-cart-blc, .madd-accnt-blc{
	display:none;
}


/*Add Address */


/*New landing page*/

.nlp-top .nlp-h1{
	font-size: 54px;
	font-family: 'Pacifico';
	color: #8cc63f;
	text-shadow: 0px 0px 47px rgba(255, 255, 255, .3);
}
.nlp-bottom{
margin:0 auto;
background-color:#fff;
box-shadow: rgba(0,0,0,.5) 0 0 15px;
}
.nlp-hd {
	margin:10px 0 20px 0;
	/* font-family: Proxima Nova; */
	font-family: 'Roboto', sans-serif;
	font-size: 23px;
	color: #000;
	line-height: 34px;
	text-align: center;
	font-weight: 600;
}
.nlp-top-caption{
	/* font-family: Proxima Nova; */
	font-family: 'Roboto', sans-serif;
	font-size: 24px;
	text-align:center;
	color: #333;
	margin-bottom: 20px;
}

.nlp-top-caption-ls{
	/* font-family: Proxima Nova; */
	font-family: 'Roboto', sans-serif;
	text-align:center;
	font-size:18px;
	color: #333;
	font-weight: 600;
	margin-bottom: 0px;
}

.nlp-strng{
	margin-bottom: 5px;
    display: inline-block;
}

.nlp-row{
		margin-top: 10px;
		margin-right: 0;
		margin-left: 0;
		text-align:center;
		margin-bottom:10px;
}
.nlp-row input{
	color: #555;
	font-size: 16px;
	width: 100%;
	border: 1px solid #cccccc;
	padding: 8px 10px;
	margin-bottom: 12px;
}

.nlp-form-item {
	width: 296px;
	display: inline-block;
	padding: 0 10px;
	text-align:center;
}
.nlp-form-btn{
	background-color: #8cc63f;
	border: 2px solid #8cc63f;
	font-family: 'Roboto', sans-serif;
	color: #fff;
	display: block;
	font-size: 20px;
	font-weight: bold;
	line-height: 36px;
	max-width: 370px;
	text-align: center;
	text-transform: uppercase;
	margin: 16px auto 0 auto;
	border-radius: 5px;
	width: 100%;
}
.nlp-disclaimer{
	padding-top: 0px;
}
.nlp-disclaimer p{
	font-family: 'Open Sans Light';
	font-size: 12px;
	text-align: center;
	margin-bottom: 10px;
}
/*New landing page*/
/* footer */
/* footer */
.main-footer .menu .menuul {
    list-style-type: none;
    padding: 0;
   /*  margin-top: 30px; */
}

.main-footer {
/*     background: #414B5B;
    margin-top: 120px;*/ 
    padding-top: 30px;
    padding-bottom: 30px;
     background: #555555;
    margin-top: 0;
    
}
/* .main-footer .menu h1 {
    color: #888;
} */
.main-footer .menu h2 {
    color: #888;
}
/* .main-footer .menu h1 {
    margin-top: 0;
    color: #8cc63f;
	font-family:'proxima_nova_ltsemibold';
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 18.7px;
    font-weight: 600;
    margin-bottom: 15px;
}

 */
 
.main-footer .menu h2 {
    margin-top: 0;
    color: #8cc63f;
	font-family:'proxima_nova_ltsemibold';
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 18.7px;
    font-weight: 600;
    /* margin-bottom: 15px; */
}


.main-footer .menu .menuul li {
    /* display: block; */
   /*  margin-bottom: 9px; */
   margin-top: 0;
   margin-bottom: 10px;
}


.main-footer .menu .menuul li a{
	color: #fff;
	font-family:'Proxima Nova';
    font-size: 16px;
}

.main-footer .menu .menuul li {
      /*  display: block; */
        margin-bottom: 16px;
   /*  text-align: center; */
    /* text-align: left; */
}


/* .main-footer .apps {
    text-align: right;
    margin-top:4%;
    float: right !important;
} */


.main-footer .apps .download {
    margin-bottom: 40px;
}


.main-footer--white .apps .download p {
    color: #8cc63f;
}

.main-footer .apps .download p {
    font-size: 13px;
    color: #fff;
    width: 90%;
    float: right;
    text-align: left;
    line-height: 20px;
}

.main-footer .apps .img-responsive{
	
	display:inline ! important;
	height:auto;
}

.download p {
    margin: 0 0 10px;
} 
/* ul .social-media li {
    display: inline;
    background-color: yellow;
} */
.fa_bg_color
{
	color: #8cc63f;
}

.download_apps {
	color: #8cc63f;
}
.main-footer .apps a{
	padding-left: 5px;	
}

.main-footer .col-sm-3
{
   position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  
}

.main-footer .menu .menuul li a:hover {
    color: #8cc63f;
  }
  
  .download_apps:hover{
  color:#8cc63f
  
  }
  
footer {
	background-color: #8cc63f;
	padding: 30px 0;
	font-family:'Proxima Nova';
}

.footer-tag {
	color: #fff;
	/* text-transform:uppercase; */
}

.mv-heart{
	
	color:#555
}
.footer_h2 {
	font-size: 18.7px;
	line-height:24px;
}
.footer_sub2{
	font-size:16px;
	margin-bottom: 0;
	line-height:24px;
}
  

/* footer */

.txt-rtaln{
	text-align: right;
}
.valblock{
	margin-right: 5px;
}

.litext{
	color:white;
	font-family:'Proxima Nova';
	font-size:16px;
	text-align:center;
	margin:auto;
	list-style-type:none;
}
.maddrs{
	margin: 20px 0 0 0;
}


/*Medias 768px*/

@media screen and (max-device-width: 768px){

/*index page*/
	
.banner .bottom {
    max-width: 100%;
    margin:0;
}

.banner-form-submit input[type="text"]{
    width: 68%;
}

.banner-form-submit .zip-button{
	margin: 0 auto;
    width: 68%;
	border-radius:5px;
    padding: 12px 0;
}

.banner .hom_top h1 {
    font-size: 3.8em;
}

.banner .bottom .stamp-wrap img {
    position: relative; 
    top: 0; 
    right: 0; 
}


.dropdown-menu{
	width:100%;
}


#giv_sign_popup .modal-dialog{
	max-width:90%;
	
}

.form_txt_tab{
	display:block;	
}

.form_txt_bsm{
	display:block;
	float:left;
	height: 50px;
	width:50%;
}

.form_txt_bgm{
	display:none;
} 

.form_txt_bgm_mobi {
	display: block;
    width: 100%;
    font-family: 'BentonSansBold';
    font-size: 26px;
	color:#333;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
}

.input_item_signup_sm, .input_item, .input_item_signup_lg, .input_item_giftcard{
	
	width: 100%;
}

.input_item_signup_sm input[type="text"] , .input_item_signup_lg input[type="text"], .input_item_giftcard input[type="password"]{
	width:100%;
}
.flt_lt, .flt_rt{
	float:left;
	text-align:left;
}
	
/* .sng_tst_pp{
 margin: 0 auto 10px auto; 
 width: 86%; 
	
 } */
 
.mkborderright{
	border-bottom: 1px solid #ccc;
}
.mkborderright:last-child {
	border-bottom: none;
}

/*index page*/


/*menu page*/

.button-submit-pop-menubutton{
	float:none;
	margin:20px auto;
	max-width:310px;
}

.menu-weeks-list{
	
	float:none;
	width:100%;
	margin:20px auto 0 auto;
}

.menu-main-list-item{
	width:100%;
	margin:15px auto;
}

.menu-weeks-list ul{
	display: inline-block;
}

.sub_divpopup{
	width: 94%;
}

.sub_divpopupsec{
	width: 94%;
}

/* 
#give8popup{
	margin-top: -11px;
    margin-right: -28px;
} */
/*menu page*/

/*forgot popup*/
#forgot-paswd-pop  .modal-dialog{
	width:80%;
}
/*forgot popup*/

/*registration page*/

.navbar-form .form-group .form-groupleft {
  margin-bottom: 5px;
}

}

/*End of Medias 768px*/

/*Medias 460px*/

@media screen and (max-device-width: 460px){

/*index page*/
.banner .hom_top h1 {
    font-size: 3.0em;
}

#wrong_zip_popup_hom  input[type="text"], #wrong_zip_popup_cityname  input[type="text"], #advwrong_zip_popup_hom  input[type="text"], .srwrong_zip_popup_hom input[type="text"]{
	
	width: 90%;
}

#wrong_zip_popup_hom .zip-button, #wrong_zip_popup_cityname .zip-button, #advwrong_zip_popup_hom .zip-button, .srwrong_zip_popup_hom.zip-button{
	
	width:90%;

}

/*campaign popup*/

#gv_img_cntr1{
	width: 96%;	
}

/*.banner-content p span {
   font-size: 18px;
   line-height: 36px;
}*/

/*campaign popup*/

/*index page*/

/*Menu page*/

/*Menu page*/


/*forgot popup*/
#forgot-paswd-pop  .modal-dialog{
	width:90%;
}

.forgot-paswd-pop h3{
	text-align:center;
}

.forgotpwd-a{
	float:none;
	display:block;
}

.for-pop-cls-btn{
	float:none;
	display:block;
	margin-top:20px;
	margin-right:0px;
}

/*forgot popup*/
}
/*End of Medias 460px*/

/*Medias 380px*/


@media screen and (max-device-width: 380px){
	
/*index page*/

.banner .hom_top h1 {
   font-size: 2.4em;
} 
/*index page*/

/*Menu page*/

.menu-weeks-list ul li a{
	font-size: 12px;
}

.menu-alergy-dv{
	margin: 5px 0 8px 0;
}

/*Menu page*/

}

@media screen and (max-device-width: 340px){

/*Menu page*/
/*
.menu-main-list-item-adds p{
	width: 66%;
}
*/
/*Menu page*/

}

/*End of Medias 380px*/
.hptxt{
	font-size: 14px;
    position: relative;
    text-align: center;
    margin: 10px auto 15px auto;
    display: block;
    line-height: 20px;
    font-family: Bentonsans;
    color: #fff;
}


@media (min-width: 320px){


.banner_home .hom_top h1{
	text-align:center;
	font-size: 42.7px;
	line-height:54px;
	margin-left: 0;
		
}
.tg_banner_home .hom_top h1{
	text-align:center;
	font-size: 41.7px;
	line-height:54px;
	margin-left: 0;
		
}

.tg_banner_home2 .hom_top h1{
	text-align:center;
	font-size: 41.7px;
	line-height:54px;
	margin-left: 0;
		
}

.hweb{
	display:none;
}

.hmobi{
	display:block;
}

#copy-btn {
	border: 0 none;
    outline: none;
    /* background: #008080; */
    background: #8cc63f;
    padding: 7px 30px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    cursor: pointer;
    border-radius: 3px;
    font-size: 21.4px;
    letter-spacing: 1px;
    font-family: 'proxima_nova_altbold';
    line-height: 22px;
 
   
}

.stamp-wrap{
	display:block;
}

.banner-content p span {
    font-size: 21.3px;
    text-align: center;
    font-family: BentonSansBold;
    line-height: 28px;
}

.see-zip-fld{
	text-align:center;
}

.banner-form-submit input[type="text"]{
	width:68%;
	text-align:center;
}

.banner-form-submit .zip-button{
	width: 68%;	
	padding: 8px 0;
}
.banner-content h4{
	text-align:center;	
}
.dsclmer{
	text-align:center;
}

.banner_home .bottom{
	max-width:100%;
	/* margin:0 auto; */
}
.tg_banner_home .bottom{
	max-width:100%;
	/* margin:0 auto; */
}

.tg_banner_home2 .bottom{
	max-width:100%;
	/* margin:0 auto; */
}

.wts_dinner{
	width: 96%;
    display: block;
    margin: 0 auto;
}

#wrong_zip_popup_hom  input[type="text"], #wrong_zip_popup_cityname  input[type="text"], #advwrong_zip_popup_hom  input[type="text"], .srwrong_zip_popup_hom input[type="text"]{
	width: 80%;
}

#wrong_zip_popup_hom .zip-button, #wrong_zip_popup_cityname .zip-button, #advwrong_zip_popup_hom .zip-button, .srwrong_zip_popup_hom .zip-button{
	
	display:block;
	width:80%;
	margin: 30px auto 0 auto;
}


/*Menu page*/

/* .cook_dat_dv{ width:100%; margin: 10px 0 10px 0; text-align: center;} */
.cook_dat_dv{ width:100%; margin: 0px 0 0px 0; text-align: center;}

.cook_dat_sp{ margin-bottom: 0; font-size: 18px; padding: 8px 8px; /* border: 2px solid #f68717; */ font-weight: 600; color: #555; position: relative; right: 0px;}

.menu-main-list {
    margin-top: 0px;
}

/* .cook_dat_dv{
	margin-top: 20px;
} */

.menu_contitem_dv {
    padding:0;
}

/* .menu-sec_fr {
    margin: 60px 0 0 0;
} */

.menu-main-list-item {
    width: 100%;
    margin: 15px auto;
}

.proceedbtn-div {
    position: relative;
    z-index: 0;
	padding: 0;
}

.button-submit-pop-menubutton {
    float: none;
    margin: 20px auto;
    max-width: 310px;
}

.menu-weeks-list {
    float: none;
    width: 100%;
    margin: 16px auto 0 auto;
}

.menu-weeks-list ul {
    display: inline-block;
}

.menu-weeks-date-links{
	    /* margin-top: 40px; */
	    margin-top: 16px;
}

.mark_dat_lnks ul{
	display:inline-block;
	list-style: none;
	width:100%;
	margin: 0;
    padding: 0;
	position: relative;
    left: 0px;
}

/* .mark_dat_lnks ul li {
    float: left;
    display: block;
    width:20%;
	margin-bottom:0;
	font-size:12px;
} */

.mark_dat_lnks ul li {
   
    display: inline-block;
   /*  width:70px; */
    width:40px;

}

li{
	margin-top: 0;
    margin-bottom: 14px;
}

.mark_dat_lnks ul li a {
    line-height: 20px;
    text-transform: uppercase;
    display: block;
    transition: all 0.2s ease-in-out;
    font-size:11px;
    padding: 8px 8px;
	color: #333;
}

.mark_dat_lnks ul li+li a {
    border-left: 2px solid #ccc;
}



.brow_menu_icn{
	display: inline-block;
    margin-right: 10px;
	margin-top: -12px;
}
.menu-weeks-list h5{
	display: inline-block;
	    margin-bottom: 0px;
}

.compgn_div_popu {
    margin: 0 15px 10px 15px;
}

.heading-cls{
	    padding: 0px;
		margin: 12px 0px 16px 0px;
}

.errordatadiv1,.errordatadiv2,.errordatadiv3,.errordatadiv4,.errordatadiv5,.errordatadiv6,.errordatadiv7{margin-left:0; margin-right:0;}

.mark_blck{
	margin: 16px 0;
}

.sub_divpopup {
    width: 94%;
}

.sub_divpopupsec {
    width: 75%;
    margin: 0 auto;
}


.menu-main-list-item-adds p{
	   width:46%;
	    /* width: 68%; */
	   /*  width: 69%; */
	
}


.menu-main-list-item-adds p > #lftxt{
	font-size: 18px;color: #008080;
}

/*tg fooditem*/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .tg-menu-main-list-item {
	    position: relative;
	    vertical-align: middle;
	    float:none;
	    display:inline-block;
	}
}

/*Menu page*/

/*cart page*/
.cart-steps {
    margin-top: 62px;
}

.menu-steps{
    margin-top: 62px;
}

.cust_container{
	width:100%;
	padding:0;
}

.button-submit-pop-backbutton{
	float:none;
	/* margin: 14px auto 14px auto; */
	margin:0 auto;
	width:260px;	
}

.order-confirmation-button_top {
    float: none;
    margin: 20px auto 0 auto;
    display: inline-block;
}

.order-confirmation-button_top a{
	float:none;
	margin:0 auto;
	width:260px;
}

.order-confirmation-buttons a{
	float:none;
	margin:0 auto;
	width:260px;
}

.cust_steps{
	text-align:center;
}

/* .cart-steps ul { */
    /* display: inline-block; */
    /* margin: 0 auto; */
	/* padding:0; */
/* } */

.cart-steps ul {
    display: none;
}


.cart-steps ul li{
	float:none;
	width:100%;
	margin:6px auto;
}

.cart-steps ul li a {
	display:inline-block;
}

.cust-row{
	margin:0;
}

.item-headings {
	font-size: 11px;
}

.item-headings th{
	text-Transform:uppercase;
}

.item-headings th, .item-headings td{
	font-family:'Proxima Nova';
	padding: 16px 2px;
	font-size:12px;
    vertical-align: middle;
    border-top: solid 1px #c0c0c0;
    text-align: center;
    word-wrap: break-word;
	
}

.item-headings  .item-headings-date{
	width: 19%;
}

.item-headings  .item-headings-itemdescr{
	width: 29%;
}

.item-headings  .item-headings-quanitity{
	width: 14%;
}

.item-headings  .item-headings-price{
	width: 18%;
}
.item-headings  .item-headings-subtotal{
	width: 20%;
}

/*tg*/

.item-headings  .tgitem-headings-itemdescr{
	width: 30%;
}

.item-headings  .tgitem-headings-quanitity{
	width: 22%;
}

.item-headings  .tgitem-headings-price{
	width: 22%;
}
.item-headings  .tgitem-headings-subtotal{
	width: 26%;
}



.cart-view-date{
	font-size: 12px;
}

.cart-view-quantity-sub span {
    font-size: 12px;
    padding-right: 4px;
}

.cart-view-subtotal {
    padding-right: 4px;
    font-size: 12px;
}


.cart-item-view-ordertotal span{
	font-size: 12px;
}

.grandtotalis {
    margin: 0 4px 0 0;
}

.cart-main-lt h3 {
    margin: 0 0 20px 0;
	padding: 18px 0 0 15px;
	font-size:16px;
}
.promotional-code-block-1 {
    padding: 0 0 10px 0;
    float: none;
}

.promotional-code-block-1 h6, .promotional-code-block-2 h6 {
	margin: 8px 14px 18px 14px;
	font-size: 16px;
}

.promo-apply-1 input {
    /* float: none; */
    width: 54%;
	margin-left:14px;
}

.promo-apply-2 input {
    /* float: none; */
    width: 100%;
	/* margin-left:14px; */
}


.promo-dapply {
    /* width: 76%; */
    width: 90%;
    margin-left:14px;
}

.promotional-code-block-2 {   
    padding: 0 0 10px 0;
	float:none;
}

.promo-rewrdapply {
    width: 76%;
    margin-left:14px;
}

.order-confirmation-main {
    width: 100%;
    min-width: auto;
}

.order-confirmation-main h5 {
	font-size:16px;
	padding: 20px 0 0 14px;
}

.order-summery-item{
	    padding: 14px 14px;
}

.home-del-hub-dv{
	font-size: 14px; 
}

 #deliveryradio{ 
	width: 18px;
    height: 18px; 
}

#pickupradio {
    width: 18px;
    height: 18px;
}

.cart-main-rt h3{
	font-size: 16px;
}

.cart-main-rt .button-shipping{
	 font-size: 15.3px;
}
.cart-main-rt .button-shipping1{
	 font-size: 15.3px;
}

#addAddr{margin-right:2px;}


.select-buttons span{
	font-size: 13px;
}

.np_inp_item{
	width:100%;
	float:none;
	display:block;
}

.np_inp_item_rt {
    width:100%;
	float:none;
	display:block;
}

#add-shipping-details input[type="text"]{
	width: 94%;
}

.button-submit-pop{
	float: none;
	margin:0 auto;
	width:97%;
	padding: 10px 2%;
}

.pop-cls-btn{
	float: none;
	margin:20px auto 0 auto;
	width:97%;
	padding: 10px 2%;
}

#add-shipping-details .modal-dialog, #add-card .modal-dialog {
	width:90%;
}

.Py_Deli_head_txt {
    margin-left: 8px;
}

.np_inp_item  label, .np_inp_item_rt label{
	padding: 0 0 0 0px;
}

.cart-main-lt-sub-dv4 {
    min-height: auto;
	padding-bottom:22px;
}

#dialog {
  width:320px; 
}


/*cart page*/

/*order confirmation page*/

.table-confirm_tab{
	min-height:auto;
}

.reg-confrmcnt{
	width:100%;
}

.regist_head{
	font-family:'proxima_nova_ltsemibold';
	font-size:21.3px;
	color:#333;
	margin-bottom:30px;
}
.reg-confrmcnt p{
	font-family:'Proxima Nova';
	font-size:16px;
	color:#666;
}
.reg_h4{
	font-size:18px;
	
}

/*order confirmation page*/

/*login page*/
.loginDetails{
	margin:0 auto;
	float:none;
	padding: 20px;
	min-height: 340px;
    background-color: #fff;
    box-shadow: rgba(0,0,0,.5) 0 0 2px;
}
.login-block{
	/* margin:30px 0; */
		margin: 60px 0px 44px 0px;
/*	min-height: 400px; */
}

.log-txt-fld{
	margin-bottom: 0px;
}

.log-txt {
   font-size: 25.3px;
   color: #333;
   display:block;
   line-height:32px;
   /* text-align:center; */
   font-family: 'proxima_nova_ltsemibold';

}
.txt-fld {
    margin: 25px 0 0 0;
}

.txt-fld label{
	font-size: 14px;
}

.login-fields{
	height: 38px;
	font-family: 'Proxima Nova';
	color:#666;
	font-size:16px;
}

#login-btn,#resetpwd {
	    border: 0 none;
    outline: none;
    /* background: #008080; */
    background: #8cc63f;
    padding: 10px 40px;
	font-family: 'proxima_nova_altbold';
    color: #fff;
	width:100%;
    text-transform: uppercase;
    cursor: pointer;
    border-radius: 3px;
    font-size: 21.4px;
    letter-spacing: 1px;
    line-height: 20px;
}
.forgt-linc {
    margin-bottom: 10px;
	text-align:center;
}
.forgt-linc a{
	width: auto;
    color: #666;
    font-family: 'Proxima Nova';
	font-size:16px;
	cursor:pointer;
	text-decoration: underline;
}

.forgt-linc a:hover{
	text-decoration:underline;
	 color: #333;
}


/* .make-login{
	margin-top: 40px;
} */

.forgot-paswd-pop h2{
	font-family:'BentonSansBold';
	color:#333;
	margin-left:0;
	text-align:center;
	font-size:39.3px;
}


/*login page*/

/*Registration page*/
/* .make-Register{
	margin-top: 68px;
} */

.reg-log-txt{
	font-size: 26px;
    padding: 0 20px;
	text-align:center;
}

/*Registration page*/

/*Registration confirmation page*/
.red_lnk, .red_lnk:hover {
	color:#666;
	text-decoration:underline;
}
/* .menu-regconfms{
	margin-top:68px;
} */

.cst-regsconf-conner{
	background-color:#fff;
	margin-top:30px;
	margin-bottom:40px;
	min-height:380px;
	padding-top:20px;
	padding-bottom:20px;
	box-shadow: rgba(0,0,0,.2) 0 0 15px;
}

/*Registration confirmation page*/

/*Menu item details page*/
/* .menu-sec-itmdts{
	margin-top: 60px;
} */
.make-menuitem{
	margin-top: 0px;
	background-color: #f6f0e8;
}
.cust-menitemdet-container{
	margin-top:0;
}
.back2menu{
	width:260px;
	margin: 6px auto 6px auto;
}

.proceed_chout{
	margin: 20px auto 6px auto;
}

.tabbable-line>.nav-tabs>li {
	width:100%;	
}

.menu-item-det-adds {
    width: 100%;
	display:inline-block;
	
}

.menu-item-det-adds p {
    /* font-size: 12px; */
	margin-bottom:10px;
}

.menu-item-detls-fmly #lftxt .ind-sze{font-family:'Proxima Nova'; font-size: 10px; color:#333;}


/*Menu item details page*/

/*Gift card 320*/

/* .make-giftCd-cont{
    margin-top: 60px;
} */

.gift-heading{
	margin-top: 34px;
}
		 
.gif_mhead{
	font-family:'proxima_nova_ltsemibold'; 
	letter-spacing: 1px; 
	font-size:32px; 
	color: #333;	
	display: inline-block;
	padding-bottom: 5px;
	position: relative;
}

.gif-mhead-sec{
	font-family:'proxima_nova_ltsemibold'; 
	letter-spacing: 1px; 
	font-size:32px; 
	color: #333;	
	display: inline-block;
	padding-bottom: 5px;
	position: relative;
}

.gif_mhead:before{
	content: "";
	position: absolute;
	width: 70%;
	height: 1px;
	bottom: -5px;
	left: 17%;
	border-bottom: 1px solid black;
}

.gif_cap_txt{
	font-family:'Proxima Nova';
	letter-spacing: 0.2px; 
	color: #666; 
	font-size:16px;
}
	
.step-onecontainer{
	width:100%; 
	display:inline-block; 
	font-family:'Open-Sans'; 
}

.step-number {
	color: #333;
	line-height: 24px;
	font-family: 'proxima_nova_ltsemibold'; 
	text-transform: uppercase;
	font-size: 18px;
}


/* .cust-gfc-container{
	padding:0;
} */

.gifc_container_main {
    float: none;
	text-align: center;
    border-radius: 5px;
	margin-bottom:20px;
}

.button-submit-gifc{
	margin: 0 auto;
	color: #fff;
	line-height: 20px;
	font-family: 'proxima_nova_altbold';
	font-weight: 400;
	font-size: 21.3px;
	/* background:#008080; */
	background:#8cc63f;
	padding: 8px 20px;
	display: block;
	text-align: center;
	border-radius: 3px;
	transition: all 0.4s ease-in-out;
	max-width: 300px;
	cursor: pointer;
}

.gclr{
	background:#008080;
	color: #fff;
	font-weight:600;
	border: 1px solid #ddd;
}

.gclr2 {
	background: #fff;
	color: #333;
	border: 1px solid #ddd;
}

.step-twocontainer{
	width:100%; display:inline-block; font-family: 'Open-Sans'; margin:10px 0 30px 0;
}

.step-threecontainer {
	margin:10px 0 30px 0;
}

.gif_cd_field{
	padding-right: 15px;
    padding-left: 15px;
}

.gif_cdmount .giftselaccountcommon {
	font-family:'Proxima Nova';
	width: 100%;
	padding: 9px 8px;
	border: solid 1px #ddd;
	color:#666;
	font-size: 16px;
	font-weight: 400;
	border-radius: 3px;
}

.input_item_gifc input[type="text"] {
	font-family:'Proxima Nova';
	width: 124px;
	padding: 6px 8px;
	margin-left: 8px;
	border: solid 1px #ddd;
	font-size: 16px;
	font-weight: 400;
	color: #666;
	border-radius: 3px;
}

.cust-gf-rw{
	margin:0 0 14px 0;
}

#gft_crd_che_message {
	font-family: 'Proxima Nova';
	padding: 8px;
	margin:0 auto;
	width:100%;
	border: solid 1px #ddd;
	font-size: 16px;
	line-height: 23px;
	font-weight: 400;
	/* color: #666; */
	color: #000;
	border-radius: 3px;
}

/*
.gif_cdmount{
	width:100%;
}
*/

.giftcard-cost {
    float: left;
    line-height: 20px;
    font-family: 'Proxima Nova';
    font-weight: 400;
    text-transform: uppercase;
    font-size: 16px;
	padding: 6px 12px;
    display: block;
	/* color:#666; */
    max-width: 180px;
    text-align: center;
    border-radius: 3px;
    transition: all 0.4s ease-in-out;
    cursor: pointer;
    margin: 0px 9px 0px 0px;
}

.input_item_gifc {
    display: inline-block;
	font-family: 'Proxima Nova';
	color: #666;
	width:100%;
    margin: 20px 0 0 0;
    font-size: 16px;
}

.cust-fld-dw{
	padding:0;
	margin: 0 0 14px 0;
}

.gif_cd_field input[type="text"], .gif_cdmount input[type="text"], .gif_cdmount input[type="password"] {
    font-family: 'Proxima Nova';
    width: 100%;
    padding: 6px 8px;
    border: solid 1px #ddd;
    font-size: 16px;
    font-weight: 400;
    /* color: #666; */
    color: #000;
    border-radius: 3px;
}

.button-submit-gifc-pre{
	display:none;
}

.button-submit-gifc-by{
	color: #fff;
	line-height: 20px;
	font-family: 'proxima_nova_altbold';
	font-weight: 400;
	font-size: 21.3px;
	/* background: #008080; */
	background: #8cc63f;
	padding: 8px 30px;
	font-weight: 600;
	margin: 0 auto;
	/* display: block; */
	 display: inline-block; 
	text-align: center;
	border-radius: 3px;
	transition: all 0.4s ease-in-out;
	max-width: 300px;
	cursor: pointer;
}


.input_item_gifc input[type="text"] {
	font-family: 'Proxima Nova';
	width: 124px;
	display: inline-block;
	padding: 6px 8px;
	margin-left: 8px;
	border: solid 1px #ddd;
	font-size: 16px;
	font-weight: 400;
	color: #666;
	border-radius: 3px;
}

/*Gift card*/

/*menu item details page*/

.nav-tabs li:nth-child(2) {
    border: none;
}

/*menu item details page*/

/*gift card order history page*/

.cust-gfchstry-container{
	margin: 20px auto;
    min-height: 400px;
	
}

/* .menu-gfc-hstry{
	margin-top: 50px;
}
 */
.gifc_txt_fld {
    max-width: 100%;
    display: inline-block;
	font-family:'Proxima Nova';
	font-size:16px;
	padding:20px 12px;
	color:#666;
	margin-bottom:20px;
}

.giftcrddiv_hist{
	margin-bottom:20px;
}

.giftcrddiv_hist h1 {
	text-align: center;
	color: #333;
	line-height: 28px;
	font-family: 'proxima_nova_ltsemibold';
	text-transform: uppercase;
	font-size: 26px;
	padding: 10px 0 6px 5px;
}

.gifc_sub_btn{
	border-radius: 5px;
	/* background-color: #008080; */
	background-color: #8cc63f;
	color: #fff;
	padding: 4px 12px;
	cursor: pointer;
	font-weight: 600;
	font-family: 'proxima_nova_altbold';
	font-size: 21.3px;
	text-align:center;
	display:block;
	margin-left:0px;
}

#gifc_code{
	display: inline-block;
    margin-top: 5px;
}


.previ-tebul {
    border-collapse: collapse;
    color: #666;
    font-family:'Proxima Nova';
    font-size: 16px;
    border:1px solid #ddd;
    width: 100%;
}

.previ-tebul th, #previ-tebul td {
    border: 1px solid #ccc;
    padding: 8px 10px;
}
	
.previ-tebul tbody{
	height: 300px; 
	
}

.previ-tebul tr:nth-child(odd){background-color: #fff;}
.previ-tebul tr:nth-child(even){background-color: #f2f2f2;}

.previ-tebul th {
    background-color: #008080;
    font-weight: 600;
    color: #fff;
}

.previ-tebul tr:hover td {
 background-color: #D2B48C; color:#333;
} 

.giftcrddiv-histsub, .giftcrddiv-histsub-rt{
	float:none;
	padding:0;
}

.giftcrddiv-histsub h3 ,.giftcrddiv-histsub-rt h3{
	padding: 0;
    color: #333;
    line-height: 28px;
    font-family: 'proxima_nova_ltsemibold';
    font-weight: 600;
    text-transform: uppercase;
    font-size: 18px;
    margin: 0 0 20px 0;
}


/*gift card order history*/

/*gift card confirmation */

/* .menu-gfc-confrm{
		margin-top:68px;
} */

.ord-cart-steps{
	display:inline-block;
	width:100%;
	margin:30px 0;
}

.cust-gifccnfrm-dv{
	margin-bottom: 50px;
}

/* .cust-gfcnfrm-container{
	padding:0;
} */

.gif-cnfrm-btn{
	padding: 8px 26px;
}

.mat-lnht{
	font-family:'Proxima Nova';
	font-size: 16px;
	color:#666;
	line-height:26px;
    margin-bottom: 10px;
}

.mat-lnht a {
	color: #666;
}

/*gift card confirmatio*/

/*fundraiser page*/
/* .menu-fundrsr{
	margin-top:60px;
} */
.cust-fund-flud{
	padding:0;
}

.cust-jumbo{
padding:0;
width:100%;
}
.jumbo-img{
	width:100%;
}
.cust-fundrsr-container{
	
}
.cust-fundrsr-dv{
	/* margin:0; */
	
}

.cust-fundrsrow-dv{
	display:table;
	height: 100%;
	padding-bottom: 18px;
}
.cust-fundrsrow-lftdv{
	display:table;
	height: 100%;
}
.cust-fundrs-lftcel{
	display:table-cell;
	vertical-align:middle;
}

.cust-fundrs-imgcel{
	
}
.cust-fundrsrow-rhtdv{
	display:table;
	height: 100%;
}

.cust-fundrs-rhtcel{
	display:table-cell;
	vertical-align:middle;
}

.cust-fundrs-rhtcel-btm{
	margin:30px 0;
}

.fund-rais-txt{
    font-size: 34px;
	line-height: 42px;
    text-align: center;
    margin: 20px 0 0 0;
    color: #333;
    font-family: 'proxima_nova_ltsemibold';
}

.fund-hed {
    /* font-family: Open-Sans;
    font-size: 18px;
	color: #000;
    margin: 0 6px;
    font-weight: 600;
    margin-bottom: 14px; */
    
    color: #333;
    line-height: 24px;
    font-family: 'proxima_nova_ltsemibold';
    text-transform: uppercase;
    font-size: 21.3px;
       /*  margin: 0 6px; */
     margin-bottom: 14px;
}
.fund-txt-nor{
	font-size: 14px;
	margin-bottom:12px;
	font-family: 'Proxima Nova';
    color: #666;
    font-size: 16px;
	
}
/*fundraiser page*/

.fund-step-number{
	color: #333;
    line-height: 24px;
    text-align: center;
    font-family: 'proxima_nova_ltsemibold';
	padding:20px 0 10px 2px;
    font-size: 24px;
}

.cust-gvgte-col{
background: #D2B48C;
    padding-bottom: 12px;
}
.gifc-pay-btn{
	color: #fff;
    line-height: 20px;
    /* background: #008080; */
    background: #8cc63f;
    width: 86%;
    margin: 20px auto 20px auto;
    padding: 10px 0;
    display: block;
    text-align: center;
    border-radius: 10px;
    transition: all 0.4s ease-in-out;
    cursor: pointer;
    color: #fff;
    line-height: 20px;
    font-family: 'proxima_nova_altbold';
    font-size: 18.3px;
}

.cus-fund-img-1{
	float:none;
	margin:0 auto 20px auto;
}

.cus-fund-img-2{
	float:none;
	margin:0 auto 20px auto;
}
.cus-fund-img-3{
	float:none;
	margin:0 auto 20px auto;
}

/*fundraiser*/


/*registration page*/
.reg-top
{
	margin-top:40px;
}

/*registration page*/

/*Free food*/
/* .menu-frefod-sec{
	
	margin-top:68px;
} */
.cust-frefd-col{
	float: none;
    margin: 0 auto;
}
.cust-fre-btn{
	margin:5px 0;
	color:#2baadf;font-weight:normal;text-decoration:underline;cursor:pointer; 
}

#facbk_drt_fre
{
	color: #2baadf;
	font-weight: normal;
	display:inline-block;
	text-decoration: underline;
}


.cust-free_copy{
	position:relative;
}
.bg-overlay {
   background: linear-gradient(rgba(0,0,0,-1.44), rgba(0,0,0,-1.44)), 
    url("../images/freefoodpic.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center center;
    color: #000;
    height: 620px;
    padding-top: 180px; 
    text-align:center;
    letter-spacing:2px;
    font-weight:bold;
}
.cust-frfoodcont
{
	
   display: table;
    height: 620px;
}
    
    
.gv10gt10-dv{
    display: table-cell;
    vertical-align: middle;
    float: none;
}

.invitesubtitle {
    color: #333;
    font-size: 16px;
    font-weight: 600;
	line-height: 26px;
    font-family: BentonSans;
	margin-bottom:20px;
}
    
.item-space
{
	display:block;
	width:auto;
}

.ref_polcy{
	color:#666; 
	cursor:pointer;
	font-size:12px; 
	text-decoration:underline;
}
.ref_polcy :hover{
	color:#333; 
	cursor:pointer;
	text-decoration:underline;
	
}
.termsofservice{

color: #666;
    padding: 0;
    border: none;
    font-size: 15px;
    display: inline;
    text-decoration: underline;
}

.forgot_pwd_nw{
	color:#666;
	line-height:24px;
    font-family:'Proxima Nova';
	font-size:16px;
}
.ref_polcy a:link,.ref_polcy a:visited,.ref_polcy a:focus,.ref_polcy a:active {
    color: #666;
    
}
.ref_polcy:HOVER{
	color: #333;
	
}
.btn-group-lg>.btn, .btn-lg {
    padding: 9px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

/*Free food*/

/*order history*/
/* .menu-Ordrhstry{
	margin-top:60px;
} */

.cust-Ordrhstry{
	padding-top: 40px;
    margin-top: 30px;
    padding-bottom: 40px;
    margin-bottom: 30px;
    background-color: #fff;
    box-shadow: rgba(0,0,0,.2) 0 0 15px;
    min-height: 500px;
}

.cust-orhstry-col{
	/* padding:0; */
}

.cust-orhstry-col h1 {
    float: left;
   /*  color: #f68717;
	width:100%; */
    /* font-family: 'open-sans';
    font-weight: 600; */
    text-transform: uppercase;
    color: #333;
    line-height: 28px;
    font-family: 'proxima_nova_ltsemibold';
    display: block;
    margin: 0 0 30px 0;
    text-align: center;
}

.move-down{
	margin-bottom: 40px;
}
/* order history*/
.brandcolor {
	color: #666;
    font-family: 'Proxima Nova';
    font-size: 16px;
}

#ordhst-previ-tebul th{
    border: 1px solid #ccc; 
    color: #fff;
	background-color: #008080;
    font-family: 'proxima_nova_ltsemibold';
    font-size: 16px;
}

#ordhst-previ-tebul td {
    border: 1px solid #ccc;
     color: #666;
    font-family: 'Proxima Nova';
    font-size: 16px;    
}

#ordhst-previ-tebul tr:hover td {
	background-color: #D2B48C; color:#333;
} 

#ordhst-previ-tebul tr:nth-child(odd){background-color: #fff;}
#ordhst-previ-tebul tr:nth-child(even){background-color: #f2f2f2;}

/* #ordhst-previ-tebul tr:nth-child(odd){background-color: #666; color:#fff;} */

/* #ordhst-previ-tebul tr:hover td {
 background-color: #666; color:#fff;
} */

/*order history*/

/*reward history 320 */
/* .menu-privileg{
	margin-top:60px;
} */
.cust-rewdhstry{
	padding-top: 40px;
    margin-top: 30px;
    padding-bottom: 40px;
    margin-bottom: 30px;
    background-color: #fff;
    box-shadow: rgba(0,0,0,.2) 0 0 15px;
    min-height: 600px;
}

.cust-rewdhstry h1{
    color: #333;
    line-height: 20px;
    font-family: 'proxima_nova_ltsemibold';
	display:block;
    text-transform: uppercase;
    margin: 0 0 30px 0;
}
.reward_tbl_heading{
		font-family: 'Proxima Nova';
		 color: #333;
		font-size: 16px;
		}
	#rewards_hist{
		font-family: 'Proxima Nova';
		color: #666;
		font-size: 16px;
		}
	
.rewrd-avaiAmnt{
	float:left;
}

.rewrd-avaiAmnt h3{
	font-size:18px;
	color: #333;
    line-height: 20px;
    font-family: 'proxima_nova_ltsemibold';
    text-transform: uppercase;
    
}

.get8_tst{
	 padding: 6px 0;
    color: #666;
    line-height: 20px;
    font-family: 'Proxima Nova';
    font-size: 18px;
	padding:6px 0;
}

.rewrd-soci-lnks{
	list-style:none;
	margin:30px auto;
	padding:0;
}

.rewrd-soci-lnks li{
	margin-bottom:0;
	display:inline-block;
}

#facbk_drt
{
	color: #2baadf;
	font-weight: normal;
	display:inline-block;
	text-decoration: underline;
	margin: 0px 10px 20px 0px;
}
.gve8btmtxt{
font-family: 'Proxima Nova';
    font-size: 16px;
	color:#666;
	

}
#email_drt
{
	color: #2baadf;
	font-weight: normal;
	text-decoration: underline;
	cursor: pointer;
	margin: 0px 10px 20px 0px;
}
#share_button
{
border: 0;
min-height: auto!important;
outline: none;
text-decoration: none;

}
#shareemail
{
border: 0;
min-height: auto !important;
outline: none;
text-decoration: none;
margin-bottom: 20px; 
}


/*reward history*/


/*Accounts page*/

.myacnt-cont{
	background-color:#fff;
	margin-top: 30px;
	padding-top:10px;
	padding-bottom:40px;
    margin-bottom: 30px;
    box-shadow: rgba(0,0,0,.2) 0 0 15px;
}
.input_common, .select_common {
		font-family: 'Proxima Nova';
		font-size: 16px;
		color: #666;
		/* font-weight: 600; */
}
.acctselcommon{
	border: solid 1px #ccc;
    padding: 6px 2%;
    font-family: 'Proxima Nova';
    font-size: 16px;
    width: 100%;
    color: #666;
    border-radius: 5px;
}

.acc-lft-button-shipping{
	color: #fff;
    line-height: 22px;
    font-family: 'proxima_nova_ltsemibold';
    text-transform: uppercase;
    font-size: 18.3px;
    /* background: #008080; */
    background: #8cc63f;
    padding: 10px 18px;
    float: none;
    display: block;
    margin: 10px 0 20px 0;
    cursor: pointer;
    text-align: center;
    border-radius: 3px;
    transition: all 0.4s ease-in-out;
}
	
.acc_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; 
    float:none;
	display: block;
    margin-top:10px;
    cursor:pointer;
    text-align: center;
    border-radius: 3px;
    transition: all 0.4s ease-in-out;
}
		
.acc_button-paymnet{
	color: #fff;
    line-height: 20px;
    font-family: 'proxima_nova_ltsemibold';
    text-transform: uppercase;
    font-size: 18.3px;
    background-color: #008080;
    /* background: #8cc63f; */
	float:none;
    padding: 12px 18px; 
    display: block;
	margin-top:10px;
	cursor: pointer;
    text-align: center;
    border-radius: 3px;
    transition: all 0.4s ease-in-out;
}

.acc_button-chngpwd{
	color: #fff;
    line-height: 20px;
    font-family: 'proxima_nova_ltsemibold';
    text-transform: uppercase;
    font-size: 18.3px;
    /* background: #008080; */
    background: #8cc63f;
	float:none;
    padding: 12px 18px; 
    display: block;
    margin-top:10px;
    cursor:pointer;
    text-align: center;
    border-radius: 3px;
    transition: all 0.4s ease-in-out;
}
		
/* .menu-accounts{
	margin-top:60px;
} */


.mvsubhead-userinfo{
	font-family: 'proxima_nova_ltsemibold';
    text-transform: uppercase;
    font-size: 18.3px;
	margin-top:26px;
	margin-bottom: 14px;
} 

.shipping-details {
       padding: 6px 12px;
}
.reg-success{
	font-size: 28px; font-weight: 600;margin-top:40px;
}
.userinfodata{
		margin: 10px 0;
		font-family: proxima_nova_ltsemibold;
		font-size: 16px;
		color: #666;}
.user-span{
    color: #555;
	font-family: 'Proxima Nova';
	font-size: 16px;
    margin-left: 2px;
}
.noletterspace
{
	    letter-spacing: -1px;
}
.shipping-details
{
    background: #8cc63f;
    border-color: #8cc63f;
	font-weight: 600;
    padding: 10px 20px;
    
}
.shipping-details:hover	{ background:#6d9d2f;  border-color: #6d9d2f; }
.shipping-details:FOCUS {
	 background:#6d9d2f;  border-color: #6d9d2f; 
}

.invitetitle
{
    color: #333;
    font-weight: 900;
    line-height:36px;
	width:100%;
    font-family: BentonSansBold;
    color: #333;
    margin-bottom: 20px;
    font-size: 20px;
}

.cust-cvv-accnt{
	width:100% !important;
}

/*Accounts page*/


/*faq page 320*/

/* .menu-faq-sec{
	margin-top:60px;
} */
.fq-cust-contnr{
	padding:0;
	margin-bottom:40px;
}
.fq-log-txt {
	font-family:'proxima_nova_ltsemibold';
    font-size: 26px;
    color: #fff;
    text-align: center;
    font-weight: 600;
    margin: 12px 0;
}
.fq-hed-txt {
    
}
.faqHeader {
	font-size: 21.3px;
	margin: 20px;
	font-family: 'proxima_nova_altbold';
	text-align: center;
	color: #333;
}
.fq-pnl{
	margin-bottom:8px !important;
}
.panel-heading [data-toggle="collapse"]::after {
	font-family: 'fontawesome';
	content: "\f054"; /* "play" icon */
	float: right;
	display:table-cell;
	vertical-align:middle;
	color: #008080;
	font-size: 16px;
	line-height: 22px;
	/* rotate "play" icon from > (right arrow) to down arrow */
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
}

.panel-heading [data-toggle="collapse"].collapsed::after {
	/* rotate "play" icon from > (right arrow) to ^ (up arrow) */
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
	color: #008080;
	display:table-cell;
	vertical-align:middle;
}
.cust-fq-pnlhed{
	padding:0;
}

.fq-pnl-bd{
	font-family:'Proxima Nova';
	color:#666;
	font-size:16px;
	line-height:22px;
}
.cus-ing{
	color:#000!important;
	display: table;
	padding:10px 15px;
	width: 100%;
}
.quest-faq{
	font-family:'Proxima Nova';
	font-size:18px;
	color:#666;
	width:92%;
	line-height:22px;
	display:inline-block;
}
.fq-strgtms{
	color: #2baadf;
	padding: 0;
	font-size: 16px;
	word-wrap: break-word;
	display: inline;
	text-decoration: underline;
}
.fq-strgtms:hover{
	color: #2baadf !important;
	text-decoration: underline;
}

.fq-strgtms:visited, .fq-strgtms:active, .fq-strgtms:active, .fq-strgtms:link{
	color: #2baadf !important;
	text-decoration: underline;
}

.cust-alpg-hed{
	background-color:#008080;
}


.previ-tebul-faq {
	border-collapse: collapse;
	color: #666;
	table-layout: fixed;
	font-family: 'Proxima Nova';
	font-size: 16px;
	border: 1px solid #ccc;
	width: 100%;
}

.previ-tebul-faq th {
	/* background-color: #008080; */
	border: 1px solid #ccc;
	word-wrap: break-word;
	padding: 8px 10px;
	font-weight: 600;
	color: #666;
}

.previ-tebul-faq td {
	border: 1px solid #ccc;
	padding: 6px 10px;
}

/* .previ-tebul-faq tr:hover td {
	background-color: #D2B48C; color:#333;
} */

.previ-tebul-faq tr:nth-child(odd){background-color: #fff;}
.previ-tebul-faq tr:nth-child(even){background-color: #f2f2f2;} 
/*faq page 320*/

/*terms 320*/
/* .make-terms{
	margin-top: 60px;
} */

/*terms*/
/*privacy policy*/
/* .make-privcplc{
    margin-top: 60px;
} */
/*privacy policy*/

/*referral policy, Terms, privacy*/
/* .make-refrl-plcycont{
	margin-top:60px;
} */

.referal_policy b {
	color:#333;
	font-family:'proxima_nova_ltsemibold';
	font-size: 18.6px;
}
.referal_policy p {
	font-family: 'Proxima Nova';
	line-height: 24px;
	color:#666;
	font-size: 16px;
}
  
.text-center b{
	color:#f68717;
}

.mvrewardtop
{
	margin-top:40px;
	margin-bottom:40px;
	padding-top:30px; 
	 padding-bottom:20px;
	background-color:#fff;
	box-shadow: rgba(0,0,0,.2) 0 0 15px;
}

/*referral policy, Terms, privacy*/

/*About us page */

.voffset3 {
	
}

/* .make-abtus{
	margin-top: 60px;
} */

.cst-lftimght{
	/* height:416px; */
}
.hgtabtsimg{
	/* height:100%; */
}

.cstcont-abtus{
	margin-top:40px;
	margin-bottom:40px;
	background-color:#fff;
	padding-top:30px;
	padding-bottom:30px;
	box-shadow: rgba(0,0,0,.2) 0 0 15px;
}
.cst-abtimg{
	padding-top: 22px;
	margin:15px 0 15px;
}

.cst-abtimg h3{
	line-height:24px;
	margin-top:24px;
    color: #333;
    font-family: 'proxima_nova_ltsemibold';
    font-size: 24px;
}

.cst-abtimg p{
	font-family: 'Proxima Nova';
	line-height: 24px;
	color:#666;
	font-size: 16px;
}

/* about us  */

/* contact us */
.text_right_none{
float:none;

} 

/* .make-cntctus{
	margin-top: 68px;	
} */

.cust-cntus{
	min-height: 300px;
    margin-top: 40px;
    padding-top: 30px;
    padding-bottom: 10px;
    margin-bottom: 40px;
    background-color: #fff;
	box-shadow: rgba(0,0,0,.2) 0 0 15px;
}

.cust-cntus h3{
	line-height: 24px;
    color: #333;
    font-family: 'proxima_nova_ltsemibold';
    font-size: 24px;
}
.cntctpl15{
	font-family: 'Proxima Nova';
	line-height: 24px;
	color:#666;
	font-size: 16px;
}

.cntctlb{
	font-family: 'proxima_nova_ltsemibold';
	line-height: 24px;
	color:#666;
	font-size: 16px;
	margin-bottom:8px;
}

.cntctmb14{
	font-family: 'Proxima Nova';
	line-height: 24px;
	color:#666;
	font-size: 16px;
	margin-bottom:8px;
}

.cstcntgp{
	padding-bottom:10px;
}

.cntctsuptlnk{
	color: #2baadf;
    word-wrap: break-word;
    text-decoration: underline;
}
.cntctsuptlnk:hover{
	color: #2baadf;
    word-wrap: break-word;
    text-decoration: underline;
}

/*contact us*/

/* Delivery Areas */

/* .make-DelvryAres{
		margin-top:60px;
} */


.deli_table {
  background: white;
  border-radius:3px;
  border-collapse: collapse;
  height: 320px;
  margin: auto;
  max-width: 600px;
  padding:5px;
  width: 100%;
  /* box-shadow: 0 5px 10px ; */
  animation: float 5s infinite;
  box-shadow: rgba(0,0,0,.2) 0 0 15px;
}
 
.deli_table th {
  color:#fff;
  background:#008080;
  font-family: 'proxima_nova_ltsemibold';
  font-size:21.3px;
  font-weight: 100;
  padding:7px;
  text-align:left;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  vertical-align:middle;
}

.deli_table th:first-child {
  border-top-left-radius:3px;
}
 
.deli_table th:last-child {
  border-top-right-radius:3px;
  border-right:none;
}
  
.deli_table tr {
  border-top: 1px solid #C1C3D1;
  border-bottom: 1px solid #C1C3D1;
  color:#666B85;
  font-size:16px;
  font-weight:normal;
  text-shadow: 0 1px 1px rgba(256, 256, 256, 0.1);
}
 
.deli_table tr:hover td {
  background:#666;
  color:#FFFFFF;
  font-family:'Proxima Nova';
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
 }
 
 
.deli_table tr:first-child {
  border-top:none;
}

.deli_table tr:last-child {
  border-bottom:none;
}
 
 .deli_table tr:nth-child(odd) td {
  background:#EBEBEB;
}
 
.deli_table tr:nth-child(odd):hover td {
 background:#666;
}
 
.deli_table tr:last-child td:first-child {
  border-bottom-left-radius:3px;
}
 
.deli_table tr:last-child td:last-child {
  border-bottom-right-radius:3px;
}
 
.deli_table td {
  background:#FFFFFF;
  padding:5px;
  text-align:left;
  vertical-align:middle;
  font-weight:400;
  font-family:'Proxima Nova';
  font-size:16px;
  text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.1);
  border-right: 1px solid #C1C3D1;
}

.deli_table td:last-child {
  border-right: 0px;
}

.deli_table th.text-left {
  text-align: left;
  vertical-align: middle;
  font-weight: 600;
}

.deli_table th.text-center {
  text-align: center;
}

.deli_table th.text-right {
  text-align: right;
}

.deli_table td.text-left {
  text-align: left;
  vertical-align: middle;
}

.deli_table td.text-center {
  text-align: center;
}

.deli_table td.text-right {
  text-align: right;
}
.cust_cont_delivery{
margin: 30px auto;
    display: block;
    /* background-color: #fff; */
    padding: 40px 0;
}
/*End of Delivery Areas */

/*preferences*/

/* .make-prefercont{
	margin-top:68px
} */

.prefer_main{
	width:100%;
	color:#000;
	font-family:'Proxima Nova';
	font-size:16px;
	margin:100px auto;
	box-shadow: rgba(0,0,0,.2) 0 0 15px;
    background-color: #fff;
    padding: 20px;
    border-radius: 5px;
    display:block;
}

.prefer_sub{
	margin:0 auto;
	width:100%;
}
.pref_tab_main{
width:100%;
}

.pref_tab{
	/* text-align:center; */
	width:100%;
}

.pref_tab tr:nth-child(even) {background-color: #f2f2f2;}

.pref_tab td{
	padding:6px 8px;
	text-align:left;
	border:2px solid #ddd;
}
.pref_chbx{
	margin-top:5px;
	width:20px;
	height:20px;
}

.pref_chbx_span{
	display:block;
	text-align:center;
	padding: 5px 0px;
}

.pref-button-shipping{
	margin:0 auto;
	color: #fff;
    line-height: 20px;
    font-family: 'Proxima Nova';
    font-weight: 600;
    text-transform: uppercase;
    font-size: 16px;
    /* background: #008080; */
    background: #8cc63f;
    padding: 12px 18px;
    display: inline-block;
    /* max-width: 180px; */
	cursor:pointer;
    text-align: center;
    border-radius: 3px;
    transition: all 0.4s ease-in-out;
}


/*preferences*/

/*allitems*/
/* .make-allfd-items{
	margin-top:62px;
} */

.allitem_contitem_dv{
	padding:0;
}

.allitm-heading-cls{
	padding: 0px;
    margin: 10px 0px 15px 0px;
}

/*allitems*/

/*allitems details*/
/* .allitemdet-cont{
	margin-top:62px;
} */

/*allitems details*/
/* footer */
.main-footer,.main-footer .menu .menuul li {
    text-align: center;
}
.main-footer .apps {
    margin-top: 4%;
	text-align:center;
    float:none !important;
}

.download_apps
{
    margin: 16px auto;
    display: table;

}
.main-footer .menu_app_link {
	display: grid;
    justify-content: center;
}

.menu,.apps{
	width:auto;
}
/*  footer*/

}

/*Medias 320px*/

@media (min-width: 375px){
	.mark_dat_lnks ul li {
   					width:48px;
	}
		.mark_dat_lnks ul li a {
   					font-size:15px;
	}
}
