@import url(//fonts.googleapis.com/css?family=Open+Sans);
/*html,
body,
#main{
  height:100%;
}*/
@media (max-width: 767px) {
   body{
    padding: 0 0px !important;
  }
}
html{
width:100%;
height:100%;
}
body{
  padding-top:0px;
 
  width:100%;
height:100%;
}
h1,
h2,
h3{
  
}
.desktop_container{
  max-width: 1200px;
  margin:0 auto;
}
/*BOF ICON COLOR*/
.icon-red{
background-image: url("../img/glyphicons-halflings-red.png") !important;
}
.icon-spicy{
background-image: url("../img/chili.png") !important;
    background-position: 0 center;
    height: 20px;
    margin-left: 3px;
    margin-top: -4px;
    width: 22px;
}

.icon-vegetarian{
    background-image: url("../img/vegetarian.png") !important;
    background-position: 0 center;
    height: 20px;
    margin-left: 3px;
    margin-top: -4px;
    width: 22px;
}

.icon-healthy{
    background-image: url("../img/healthy.png") !important;
    background-position: 0 center;
    height: 20px;
    margin-left: 3px;
    margin-top: -4px;
    width: 22px;
}

.icon-special{
    background-image: url("../img/special.png") !important;
    background-position: 0 center;
    height: 20px;
    margin-left: 3px;
    margin-top: -4px;
    width: 22px;
}

.icon-gf{
    background-image: url("../img/gf.png") !important;
    background-position: 0 center;
    height: 20px;
    margin-left: 3px;
    margin-top: -4px;
    width: 22px;
    background-size: 19px;
}
/*EOF ICON COLOR*/
 .home_header .container{
  background: none;
 }
.navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .navbar-inner {
  padding:0px;
}
.tright{
text-align: right !important;
}
.navbar-inner .container{
  padding:0px;
}
.call-out .container{
  background: none;
}
.container{
  /*background: url('../img/black_pattern.png');*/
    background: rgba(31, 31, 31, 0.7);
    padding-bottom: 20px;
/*    padding-left: 20px;
    padding-right: 20px;*/
}
.add-on{
  width:100px !important;
}
.m-right{
  margin-right: 10px;
}
.m-left{
  margin-left: 10px;
}
.m-top{
  margin-top: 10px;
}
.m-bottom{
  margin-bottom: 10px;
}
.n_header_w{
      margin-bottom: 50px;
    margin-top: 44px;
}
.n_header_w .container{
  background: none;
}
.contact-us{
  margin: 0 auto 80px auto;
}


.navbar .nav > li > a {
  
}
.navbar .nav > .active > a,
.navbar .nav > li > a:hover{
  /*border-top:10px solid #f2c000;*/
}
.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
  background-color: transparent !important;
    background-image: url("../img/black_pattern.png");
    background-repeat: repeat;
    border-radius: 0 0 10px 10px;
    /*height: 15px !important;*/
    color: #FFFFFF !important;
   /*text-shadow: 1px 1px 1px #000000;*/
    background: none !important;
    box-shadow: none;
 }

.call-out{
    /*background: none repeat scroll 0 0 #f2c000;*/
    height: 300px;
    margin-bottom: 280px;
    margin-top: 23px;
    position: relative;
    z-index: 99;

}

.call-out-over {
  text-align: center;
  overflow: show;
  background-color: #fff;
      box-shadow: 1px 2px 3px #676767;
   width:480px;
    /*border-radius: 0 0 20px 20px;*/
    /*background-image:url('../img/dba_bottom_gradient.png');*/
    background-repeat:repeat-x;
     background-position: 0 bottom;
     margin-top: -85px;
}

.call-out-over h1{
  clear: both;
    float: right;
    font-size: 13.2em;
    padding: 16px 0 0;
    text-align: center;
    white-space: nowrap;
}
.call-out-over h2{
    font-size: 77px;
    line-height: 66px;
    margin: 16px 35px 11px;
    text-shadow: 1px 2px 0 #000000;
    white-space: normal;
}
.call-out-over h3{
   text-shadow: 1px 2px 0 #000000;
   white-space: normal;
}
.call-out-over .welcome_box{
  padding:10px;
  font-size: 30px;
  font-family: "Times New Roman";
  font-style: italic;
  color: #333;
  background-image:url('../img/menu_active_bg.png');
  background-repeat: repeat-x; 
  background-position: 0px -14px;
  text-shadow: 0 1px 0 #FFFFFF;
}

.center_block{
  margin: 0 auto;
  width: 200px;
}

.container{
  color: #777;
  padding: 0px 40px;

}

.edge_welcome{
border-right:1px solid #ccc;
}
.edge_welcome img{
  margin: 20px;
}

.v_box{
  background: url(../img/v_wrap.png) center center no-repeat;
  width:28px;
  height:28px;
  display:block;
  margin-top: 20px;
}
.about_us_intro{
     font-family: "Trebuchet MS";
     font-size: 14px;
     /*border-bottom: 1px solid #ccc;*/
     padding-bottom: 20px;
}

.image_holder{
  text-align: center;
}
.offer_block p{
  margin:7px 10px;
}
.offer_block h4{
  font-size: 30px;
}
.offer_block .small-text{
   display: block;
    font-size: 12px; 
}
.bag_image{
    width: 47px;
    height: 55px;
    background: url('../img/carry_out.png') center center no-repeat;
    margin-top: 6px;
    margin-right: 6px;
    background-size: 55px;
}

.truck_image{
    width: 74px;
    height: 55px;
    background: url('../img/delivery.png') center center no-repeat;
    margin-top: 7px;
    margin-right: 6px;
    background-size: 55px;
}


.dine_image{
     width: 57px;
    height: 55px;
    background: url('../img/dine_in.png') center center no-repeat;
    margin-top: 6px;
    margin-right: 6px;
    background-size: 55px;
}
.accept_block{
  margin-top: 30px !important;
  text-align: center;
  margin-left: 35px !important;
}
.accept_block .accept_title{
   display: block;
    float: left;
    font-size: 16px;
    font-weight: bold;
    margin-top: 6px;
}
.accept_block img{
  margin-bottom: 4px;
}
.cash{
   margin-top: 6px;
   margin-left:10px;
   display: block;
    float: left;
    color:#ff0000;
    font-weight: bold;
}
.service_header{
  font-size: 18px;
  letter-spacing: 1px;
  /*margin-top:20px;*/
  font-weight: bold;
  /*margin-bottom: 5px;*/
  /*text-shadow: 0 1px 0 #000;*/
  color:#FFF;
}
.header_color{
  color:#fff;
}
.page-header img{
  float:left;
  margin:8px
}
.page-header{
  border:none;
   margin-bottom: 0px;
   margin-top: 0;
   padding-bottom: 0px;
}
.page-header h1{
  font-size: 25px;
  padding-left: 10px;
  margin-bottom: 0px;
  margin-top: 20px
}
.home_header{
   border:none;
 box-shadow: none !important;
   border-top: none;
}

 .home_header ul li > a {
    font-size: 14px;
    color: #fff !important;
    border-top: none;
    padding: 12px 0px 12px 7px !important;
    font-weight: normal;
    text-shadow: 0 1px 0 #636363 !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: "Trebuchet MS",;
    margin-right: 13px;

 }
 .home_header ul li > a:hover{
    color:#fff !important;
  }

 .home_header ul li.active > a {
 color:#000 !important;
 }


.address_bar{
    color: #FFFFFF;
    font-family: "Times New Roman";
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 1px;
    padding-bottom: 3px;
    padding-top: 3px;
    margin-top: 20px;
}
.address_bar img{
  vertical-align: sub;
}
.offer_block{
  margin-top: 22px;
}
.offer_block .span3, .offer_block .span4 {
  margin-top: 10px;
}
.image_holder{
  margin-top: 15px;
}
.phone_block{
  text-align: center;
}
.address_block{
  text-align: center;
}
.address_block a{
    color: #FFFFFF;
    display: block;
    max-width: 500px;
    text-decoration: none;
}
footer,
.footer{
  position:relative;
  bottom:0;
  background:#392e02;
  padding: 10px 0;
  color:#fff;
}

.error{
  font-size: 14px;
  margin: 0 0 15px 33px;
}
input.span4, textarea.span4, .uneditable-input.span4{
  width: 295px !important;
}
.menu_header{
  /*border:1px solid;*/
  padding: 5px
}

.menu_trigger .span1{
  text-align: right;
}
/*BOF MODAL LAYOUT*/

.qd_modal{
  /*width:710px;*/
  /*width:auto !important;*/
  max-width: 700px;
  min-width: 300px;
  /*margin-top:0 !important;*/
 /* top: 50%;
  left: 50%;*/
}
.qd_modal .options_list{
  padding:5px;
  border:1px solid #ccc;
}
.qd_modal .h6{
  color:#fff;
  background:#bf0000;
  padding:5px;
  margin-bottom: 0;
}
.qd_modal input[type="radio"], .qd_modal input[type="checkbox"] {
/*  margin-top:0px;
  margin-right:5px;*/
}
.qd_modal .option_group{
    /*padding: 5px;*/
}
.qd_modal .input-large{
  /*width:203px;
  font-size: 12px;*/
}
.qd_modal .option_group_checkbox{
/*    margin-right: 30px;
    padding: 5px;
    min-height: 25px;*/
}
.qd_modal .option_group_checkbox .add_block{
  /*font-weight: bold;*/
}
.qd_modal input[type="text"]{
  width:15px;
}
.qd_modal .price_value{
  font-weight: bold;
}
.qd_modal .total_box{
font-size: 17px;
font-weight: bold;
margin-right:20px;
margin-left:20px;
margin-top: 6px;
}
.qd_modal .total_box .price{
  color:#bf0000;
}
.qd_modal .modal-body{
  /*max-height:600px;*/
/*  max-height: 420px;
  overflow: auto !important*/
 
}

/*EOF MODAL LAYOUT*/

/*BOF MENU*/

.menu_header{
   font-family: "Trebuchet MS";
   font-size: 18px;
   line-height: 20px;
}

.categories_short, .desktop_short{
  position:fixed;
  text-transform: uppercase;
  color:#777777;
  font-family: 'Trebuchet MS';
  font-size: 17px;
  letter-spacing: 2px;
  top: 26px;
  display: none;
  z-index: 997;
}

.open > .dropdown-menu {
    display: none; 
}

.categories_short li{
  font-size: 13px;
}
.categories_short a{
  color:#777777;
  text-decoration:none;
}
.categories_short a:hover{
  /*color:#eee;*/
}

/*dropdown mousehover*/
.dropdown:hover ul.dropdown-menu{
    display: block;    
}

a.menu:after, .dropdown-toggle:after {
  content: none;

}
a.dropdown-toggle{
    display: block;
    height: 17px;
    /*background-color: #666666;*/
    /*background-image: url("../img/menu_active_bg_2.png");*/
   /* background-position: 0px -17px;
    background-repeat: repeat-x;*/
    text-shadow: 0 1px 0 #000;
    color:#fff;
}
.print_menu{
    float: right;
    margin-right: 20px;
    margin-top: -30px;
    cursor:pointer;
    color:#fff;
}
.caret{
  border-top: 5px solid #FFFFFF;
}
.icon-print{
   background-image: url("../img/printer_icon.png");
    background-position: 0 0;
    height: 20px;
    width: 18px;
}
/*dropdown mousehover*/

/*EOF MENU*/


/*BOF CART / MENU LAYOUT*/
#menu .menu_rel{
  position: relative;
}
#cart{
  position:relative;
}
.checkout_2{
   color: #FFFFFF;
    font-size: 10px;
    font-style: italic;
    text-decoration: none;
}
.checkout_2:hover{
  color:#fff;
  text-decoration: none;
}
.red{
  color:#ff0000;
}
#menu{
  position:relative;
  padding-top: 0;
}
#cart .small_options{
   display: block;
   font-size: 10px;
   width: 100%;
   line-height: 12px;
}
#cart .options_group{
  margin-left:10px;
  max-width: 80%;
  color:#909090;
      margin-bottom: 5px;
}
#cart .cart_header{
    background: none repeat scroll 0 0 #BF0000;
    color: #FFFFFF;
    letter-spacing: 2px;
    /*text-transform: uppercase;;*/
    padding:15px;
    margin-bottom:0px;
    margin-top: 0;
}
#cart h5{
  text-shadow:1px 1px 1px #000; 
  font-size: 20px;
}
#cart .padding{
  padding:15px;
  border-left:1px solid #ccc;
  border-right:1px solid #ccc;
  border-bottom:1px solid #ccc;
}
#cart .item_row{
  margin-bottom: 10px;
  border-bottom:1px solid  #000;
  color: #000;
}
#cart .edit_options{
  clear:right;
}
#cart .additional_fees{
  font-weight: bold;
  padding: 5px 0px;
}
#cart .total_cost{
  font-size:19px;
  padding:10px 0px;
  border-top:3px dashed #BF0000;
  font-weight: bold;
  color:#bf0000;
  margin-top: 5px
}
#cart .cart_btn{
  padding:10px;
  font-weight: bold;
  text-transform: uppercase;
  background: #40d216;
  color:#ffffff;
  border-radius:0;
  display: block;
  /*width: 92%;*/
  margin: 0 !important;
  border: 0;
}
.reservation_btn{
  border:1px solid #fff;
  width: calc(50%);
  /*background:#40D216;*/
  padding: 10px 20px;
  font-size: 17px;
  text-transform: uppercase;
  color:#ffffff;
  border-radius:0;
  text-shadow:none;
  margin-bottom: 5px;
}
.reservation_btn:hover{
  color: #fff;
}

.home_order_btn_new{
  /*border:1px solid #fff;*/
  width: calc(100% - 30px);
  background:#40D216;
  padding: 10px 8px;
  font-size: 23px;
  text-transform: uppercase;
  color:#ffffff;
  border-radius:0;
  text-shadow:none;
  float: left;
  margin-bottom: 5px;
  font-weight: bold;
  border:none !important;
}
.home_order_btn_new:hover{
  background:#40D216;
  color: #fff;
}
.block_action_home{
  float: left;
  width: 30%;
}
.p_ad{
  padding:  0 10px !important;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
}
.footer_cart .h6{
    margin-bottom: 0px;
}
.footer_cart .h6 a{
  font-style: italic;
  color:#777777;
  text-decoration: none;
}
/*EOF CART LAYOUT*/

/*BOF MAP*/
#map{
    height: 300px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 1;
    margin-bottom: 10px;
}
.w_bg{
  background: #fff;
  margin-top: 20px;
  margin-bottom: 20px;
}
#map img {
    max-width: none;
}
/*EOF MAP*/

/*BOF ABOUT US*/
#about_us .tab-pane{
  max-height: 400px;
  overflow: auto;
}
#about_us .tabbable{
  margin-bottom:30px;
}
#about_us h4{
  color:#BF0000;
  padding-bottom: 5px;
  border-bottom:1px solid
}
#about_us h5{
  color:#BF0000;
  margin:3px 0px
}
#about_us .delivery_details{
     /*width: 280px;*/
}
#about_us .address{
  font-size: 17px;
  margin-top:5px;
}
#about_us #delivery_logo {
    background: url("../img/delivery_cart.png") no-repeat scroll center center transparent;
    float: left;
    margin-right: 15px;
    margin-top: 5px;
    padding: 15px 0;
    width: 35px;
     background-color: #C71C1C;
}
#about_us #pickup_logo {
    background: url("../img/pickup.png") no-repeat scroll center center transparent;
    float: left;
    margin-top: 5px;
    margin-right: 15px;
    padding: 17px 0;
    width: 35px;
    background-color: #C71C1C;
}
#about_us .cart_space{
  
}
#about_us .day{
letter-spacing: 2px;
  font-size: 15px;
  line-height: 25px;
  font-weight: bold;
  width: 50%;
}
#about_us .time_value{
   font-size: 15px;
   margin-top: 3px;
}
#about_us .close_text{
    float: left;
    font-size: 14px;
    margin-left: 36px;
    text-align: center;
    font-weight: bold;
}
#about_us .group_1,.to_text{
  text-align: center;

}
.to_text{
  font-weight: bold;
  font-size: 14px;
}
#about_us .group_2{
  text-align: center;
}

#about_us  .image_group{
  display: block;
}
#about_us  .image_group img{
  max-width: 240px;
}
#about_us  #gallery{
    display: block;
    max-height: 400px;
    position: relative;
}
/*EOF ABOUT  US*/

/*BOF FOOTER*/
#footer h5 {
  margin:0;
  font-style: italic;
}

#footer h5 img{

  margin-left: -4px;
margin-top: -30px;
width: 140px;
margin-right: 20px;
}

#footer h5 a{
  color:#777777;
  text-decoration: none;
}
/*EOF FOOTER*/

/*BOF CHECKOUT*/
.checkout, .register{
  margin-top:100px;
  padding: 20px;
}
.checkout .white_wrap{
      padding: 20px 20px 20px 20px !important;
}
.register_error{
  margin:0px;
  font-size: 10px;
}
.alert-error{
  background-color: #D22C50;
  color:#fff !important;
  font-weight: normal;
  text-shadow:none;

}
.alert .close{
  right:0 !important;
  color:#fff !important;
}
.alert-success{
  background: #40D316 !important;
    color: #fff !important;
    font-weight: normal;
}
.alert{
  border:none;
  border-radius: 0;
}
.method_btn{
    border: 1px solid #ccc;
    color: #646464;
    text-align: center;
    text-decoration: none;
    /*width: 80px;*/
    padding:2px 10px;
}

.method_btn:hover{
   text-decoration: none;
}


.checkout .options_group{
  font-size: 11px;
    font-style: italic;
    margin-left: 13px;
}
.checkout .item_row{
  margin-bottom: 7px
}
.checkout .small-text{
  font-size: 9px;
  font-style: italic;
}
.delivery_link{
  font-size: 12px;
}
.checkout .cart_btn{
  padding:10px;
  font-weight: bold;
  text-transform: uppercase;
  background: #40d216;
  color:#ffffff;
  /*width:100%;*/
  border-radius:0;
  display: block;
}
.checkout .cart_btn:hover{
  /*background: #a20303;*/
}
.checkout textarea{
  width:325px;
}
#cart .cart_btn{
/*    margin-left: 30px !important;*/
}
.green{
  color:green;
}

.green_2{
  color:#00DA00;
}
/*EOF CHECKOUT*/

/*BOF ACCOUNT*/
.order_details_table{
  width:100%;
}
.order_details_table th{
  text-align: left;
}
.detail_trigger{
  cursor: pointer;
}
.order_seperator{
  width:100%;
  border-bottom:1px dashed #000;
  margin:10px 0px;
}
.order_details{
  display:none;
}
/*EOF ACCOUNT*/

/*PHONE CSS*/
.even_form{
  margin-top: 40px;
}
.phone-size{
  font-size: 32px !important;
  margin-bottom: 10px !important;
}
.phone_header h1{ 
  font-size: 25px !important;
}
.center_content{
  margin:0 auto;
  position:relative;
  width:100%;
}

.hour_phone .day{
  font-size: 15px !important;
  font-weight: bold;
}
.hour_phone .time_value{
  font-size: 15px !important;
  margin-left: 10px;
}
.hour_phone .time_row {
  margin-bottom: 5px;
}
.hour_phone .to_text{
  margin-left: 10px;
  margin-right: 10px;
}
.hour_phone{
  max-width: 300px;
}
.phone_layout hr{
  margin:10px 0 !important;
}
.phone_menu {
  font-size:15px !important;
}
.phone_shortcut {
  margin-top:18px;
}
.phone_shortcut .dropdown-toggle{
    /*border-radius: 0 0 10px 10px;*/
    color: #FFFFFF;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    padding: 6px 10px 10px;
}
.phone_shortcut .dropdown-menu{
     font-size: 13px;
    margin-left: 4px;
    margin-top: -6px;
    border-radius: 0px;
}
.margin_phone{
  margin-top: 70px;
}
.register_form input{
  width:90%;
}
.small_service{
  font-size: 15px;
}
.checkout_form input, .checkout_form textarea{
  width: calc(100% - 13px);
}
.checkout_form input[name='save_address'], .checkout_form input[name='save_cc'], .checkout_form  input[name='add_new_card']{
  width:8% !important;
}

/*PHONE CSS*/

#supersize{
      position:fixed;
       z-index: -1;
       top: 0;
      -webkit-transform: translateZ(0px);
      -ms-transform: translateZ(0px);
      transform: translateZ(0px);
    }
#supersize img{
  height:100%;
  width:100%;
  position:fixed;
  max-width:none;
}
#footer h5 a{
  color:#0088CC;
  font-weight: normal;
}

/*BOF COUPON*/
.coupon_box{
    padding: 10px;
    text-align: center;
    margin-bottom: 10px;
    margin-left: 10px;
    max-width: 200px;
    margin: 0 auto;
}
.coupon_header{
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 5px;
}
/*EOF COUPON*/

.phone_welcome .row {
  text-align: center;

}
.phone_welcome .small-text{
  font-size: 10px;
}

.contact_bar{
    /*min-height: 100px;*/
    position: relative;
    width: 100%;
    /*background: url('../img/black_pattern.png');*/
    z-index: 1; 
    padding: 10px 0px;
}
.call-out .container{
  position: relative;
    z-index: 4;
}

.navbar-fixed-top, .navbar-fixed-bottom {
 /*background-image: url("../img/header_gradient.png");*/
    background-position: 0 37px;
    background-repeat: repeat-x;
    height: 60px;
}
.contact_info{
    text-align: right;
    color: #FFFFFF;
    font-size: 15px;
    margin-top: 10px;
}
.find_us{
  color:#fff;
  text-decoration: none;
}

.find_us:hover{
  color:#fff;
  text-decoration: none;
}

.container_header{
  border-radius:20px 20px 0 0 ;
  padding: 14px 20px 6px;
}
.inside_cart{
  background: #646464
}

.footer_cart .h6 a {
  color : #fff;
}
#gallery{
  background: #fff;
  padding: 20px;
}

.detail_block{
  /*border-radius: 10px 10px 0 0 ;*/
  padding-top: 10px !important;
  padding-bottom: 30px !important;

}
.container_home{
  padding-top:10px;
}
.detail_block .span10, .detail_block .span3, .detail_block .span4{
  margin-left:0px;
}

.detail_block .span2{
  margin-right: 10px
}

h1{
  color:#fff;
  padding: 5px;
  text-shadow: 2px 2px 2px #333333;
}

.about_us_intro{
  padding:10px;
  background: #fff;
  /*margin-top: 20px;*/
}
.menu_content{
  background: #f3f3f3;
  padding-bottom: 20px;
  padding-top: 5px;
}
.phone_layout .menu_content{
  padding-bottom: 0px !important;
}
.menu_content h4{
   margin-left: 25px;
    margin-right: 20px;
    margin-top: 30px;
    margin-bottom: 0px;
}
.menu_trigger{
    margin: 8px 24px;
    display: flex;
    line-height: 22px;
    position: relative;
    width: calc(100% - 47px);
    background: #fff;
    border-radius: 6px;
    padding: 0px 0px;
    min-height: 36px;
}
.menu_trigger.item_height{
  min-height: 50px;
}

.menu_trigger .span1{
  margin-left:80px;
}

.menu_content h1{
    margin-left: 0px;
    margin-right: 0px;
    margin-top: -5px;
}
.welcom_phone_wrap, .padding {
  background: #fff;
}
.welcom_phone_wrap{
  padding-bottom: 10px;
}
.about_wrap{
  background: #fff;
   padding-top: 10px;
}

.about_wrap h1{
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}

.menu_content a {
  color:#646464;

}
/*.menu_content a:hover {
  color:#0088CC;
}*/
.footer_wrap{
    padding-bottom: 10px;
    padding-top: 50px;
}
.footer_wrap .span4{
  /*margin-top: 30px;
  margin-left: 30px;*/
}
.footer_wrap .span7{
 /*   margin-left: 57px;
    margin-top: 25px;*/
}
.cright{
  margin-top: 15px;
  font-weight: bold;
}
#footer a{
  color: #E0E0E0;
}
.footer_wrap{
 color: #E0E0E0; 
}
#footer a:hover{
  color: #E0E0E0;
  text-decoration: none;
}
#footer{
   /*margin-top: -40px;*/
   padding-top: 0;
}
.f_content{
  margin-bottom: 25px;
}
#about_us .container{
  padding-bottom: 0
}
#footer h5 a {
  color: #777;
  font-weight:bold;
}

#social{
  margin-top: 10px;
}

.register_wrap{
    background: none repeat scroll 0 0 #FFFFFF;
    /*margin-top: 15px;*/
}
.white_wrap{
  background: #fff;
  padding:10px
}
.devices_about .day{
  margin-left: 15px;
}
.phone_promo{
  padding: 0 20px;
}

.inside_cart .alert{
  width:80%;
}
.cart_1 .alert{
  width: 80%;
}
.bigger_font{
  font-size:18px;
}
.city_state{
  margin-left: 53px;
}
.fill-up{
  width: 78% !important;
}
.datepicker{
  z-index: 9999;
}
.qd_modal i{
  margin-top: 8px;
  margin-left: 9px;
}
.qd_modal h4 .c_icon{
  margin-top: 1px;
  margin-left: 9px;
}
.reward_trigger{
  cursor: pointer;
}
.main_error{
background: #fff;
padding: 10px;
box-shadow: 2px 2px 2px #646464;
color:red;
}
.fill-up-full{
  width: 100%;
}

/*.cc_form{
  display: none;
}*/

/*PHONE DISPLAY*/
.background_phone{
  height: 100%;
  background-color:transparent;
  background-position:0 100%;
  background-repeat:no-repeat;

}
.center{
  text-align: center;
}
.padded{
  padding:5px;
}
.dba_phone{
  text-shadow: 1px 2px 0 #000000;
  white-space: normal;
  color:#fff;
  font-size: 30px !important;
  line-height:40px;
  /*margin-top: 10px !important;*/
}
.intro_phone{
  text-shadow: 1px 2px 0 #000000;
  white-space: normal;
  color:#fff;
  font-size: 20px !important;
  line-height:20px;
}
.phone_box{
  /*background:url('../img/bg_white.png');*/
  background:#fff;
   position: relative;
   margin:0 auto;
   border-radius:0 !important;
   box-shadow: 2px 2px 2px #646464;
   bottom: 0px;
   position: absolute
  }
.dba_wrap{
  background-color: #fff;
  box-shadow: 1px 4px 6px #333;
  width: 100%;
  /*max-width: 560px;*/
  /*border-radius: 0 0 20px 20px;*/
  /*background-image: url('../img/dba_bottom_gradient.png');*/
  /*background-repeat: repeat-x;*/
  /*background-position: 0 bottom;*/
  margin: 0 auto;
  margin-top: -6px;
  padding-top: 5px;
}

.phone_layout{
  min-height: 100%;
  /*position: relative;*/
  min-width: 260px !important;
}
.phone_box .cart_btn{
  padding:10px;
  font-weight: bold;
  text-transform: uppercase;
  background: #BF0000;
  color:#ffffff;
  border-radius:0;
  display: block;
    text-align: left;
}
.address_phone{
  text-align: center;
  font-size: 15px;
  padding:10px;
}
.v_box_phone{
  background: url(../img/v_phone.png) center center no-repeat;
  width:28px;
  height:28px;
  display:block;
}
.service_wrap_phone{
  /*max-width:360px;*/
  margin:0 auto !important;
}
.service_icon_phone{
  width:135px;
  margin:0 auto;
}
.phone_layout .service_header{
  /*color: #646464!important;*/
  /*text-shadow: 1px 1px 1px #fff;*/
  padding-top: 6px;
}
.phone_layout .header_color{
  color: #646464!important;
text-shadow: 1px 1px 1px #fff;
}
.promo_phone li {
  padding-left : 10px; 
}
.phone_box .menu_header{
  font-size: 15px !important;
}
.phone_box .btn_menu{
  padding: 5px;
  border: 1px solid #646464;
  margin-bottom:2px;
  /*background: #eee*/
  font-weight: bold;
  font-size: 15px;
  /*max-width: 90%*/
  margin-right: 12px;
  margin-left: 12px;
  display: block;
}
.phone_box i {
  margin-top: 0!important
}
.phone_box legend{
  margin-bottom: 0px;
}

#cart .small-text{
  font-size: 9px;
  font-style: italic;
}

.phone_layout p {
  margin:0px !important;
}
.phone_layout input, .phone_layout select, .phone_layout textarea, .phone_layout label, .phone_layout .control-group{
  margin-bottom: 0px;
}
.phone_layout textarea{
  height:50px;
}
.phone_box form{
  margin:0px;
}
.phone_box .form-actions{
  margin-bottom: 0px;
}
.checkout_phone input{
  width: 90% !important
}
.phone_box .categories_drop{
  padding: 2px;
  background-color: #E9E4E4;
  position: relative;
  border-radius: 3px;
  border: 1px solid #ccc;
  color: #000 !important;
  font-size:13px;
  text-transform: initial;
  }
  .phone_box .categories_qd{
    display: none;
      background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 0 0 10px 10px;
    box-shadow: 2px 2px 2px #646464;
    list-style: none outside none;
    margin-right: 5px;
    padding: 11px;
    position: absolute;
    right: 0;
    text-align: right;
    width: 50%;
    /*top:0px;*/

  }

.phone_box .menu_links{
  border-bottom: 1px dashed #646464;
  display: block;
  padding: 5px 0;
  width: 100%;
  font-size: 12px;
  
}
.phone_box .arrow_pointer{
    background: url("../img/arrow_point.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 20px;
    position: absolute;
    right: 5px;
    top: -18px;
    width: 20px;
    z-index: 9999;
}
.home_box{
  border-radius: 10px;
}
.menu_btn{
  min-width: 258px !important;
}
.address_link,.phone_link, .phone_link:hover, .address_link:hover{
  color: #000;
  text-decoration: none;
}
.phone_box hr{
  margin: 4px 0 !important;
}
.colorpicker {
    z-index: 100000;
}

#send_demo .background_thumb input[type="radio"]{
  margin:0 auto;
  width: 150px;
}

.demo_form{
     margin-top: 5px;
    width: 86%;
}
#send_demo .fill-up{
  width: 100% !important;
}
.qd_modal_demo .modal-footer{
  text-align: center;
}
.qd_modal_demo .modal-body {
  max-height: 500px;
  overflow: auto;
}

.background_thumb {
    margin-bottom: 10px;
    margin-right: 10px;
}
.dba_wrap{
  padding:5px;
}
.default_btn{
  background-image:none;
  background-color:  #eee;
}
.checkout_form input, .checkout_form select{
  margin-bottom: 0px;
}
.checkout_form .control-group{
  margin-bottom: 5px;
}
.checkout_form .help-inline{
  margin-bottom: 0px;
}
.checkout_form legend{
  margin-bottom: 5px;
}
.security_helper{
  cursor: pointer;
  position: relative;
  color:#2FD0FF
}

.cvv_number{
  width: 175px;
  max-width: 175px !important;
  position: absolute;
  z-index: 999;
  border: 1px solid;
  top: -101px;
  left: 14px;
}
.delivery_same_box{
  width: 16px !important;
  margin-top: 0px !important;
}
#main{
  overflow: hidden;
}
.reservation_form input{
  width: calc(100% - 132px) !important;
}
.reservation_form select{
 width: calc(100% - 118px) !important;  
}
.time_available_wrap .time_slots{
    /*float:left;*/
    padding: 8px 34px;
    margin-left: 5px;
    margin-bottom: 5px;
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    background: #73DAD2;
    font-weight: bold;
    display: inline-table;
    height: 40px;
}
.label_time{
      transform: translateY(50%);
}
.diff_date {
    font-size: 10px;
}
.time_available_wrap .time_result{
  text-align: center;
}
.center_text{
  text-align: center;
}

.time_available_wrap{
  margin:0 auto;
  max-width: 550px;
}
.time_available_wrap .pre_selected{
  background: #4B9916;
}
.time_available_wrap .disable{
   background: #ccc;
   pointer-events: none;
}
.loading_screen{
  background: url('../img/loading.gif') center center no-repeat;
  min-height: 125px;
}
.cutomer_info_row input {
  width: calc(100% - 14px) !important;
  border-radius:0px;
}
.reservation_form .btn, .reservation_placeholder .btn{
  width: calc(100% - 32px) !important;
}
.reservation_form {
  margin-bottom: 10px !important;
}
.new_bal{
  border-top: 1px dashed #ccc;
  color:#B51717;
}
.logo_place_holder img{
  margin-bottom: 5px
}

.phone_box .home_left{
  float: left;
  text-align: center;
  width: 40%;
}
.phone_box .home_left img{
  margin-left: 10px;
}

.phone_box .home_right{
  float: right;
  width: 60%;
  padding-top: 20px;
}
.home_box .info_home{
  height: 20px
}
.new_btn{
    display: inline-block;
    padding: 11px 8px;
    margin-bottom: 0;
    font-size: 14px;
    color: #333333;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
  /*border: 1px solid #fff;*/
}
.phone_menu_btn{
 /*  position: absolute;
  left: 7px;
  top: 15px;*/
}

.mm_dba{
    float: left;
    width: calc(100% - 52px);
    padding: 10px 0;
}

.mm_w{
    display: inline-block;
    float: left;
    padding: 10px;
    padding-top: 13px;
    min-height: 47px;
}
.mm_icon{
  width: 16px;
   -webkit-transition: all 500ms ease-in-out;
   -moz-transition: all 500ms ease-in-out;
   -o-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
}
.mm_icon.clicked{
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    /* IE6–IE9 */
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.9914448613738104, M12=-0.13052619222005157,M21=0.13052619222005157, M22=0.9914448613738104, sizingMethod='auto expand');
     zoom: 1;
}

.dba_wrap_m{
    background-color: #3886b0 !important;
    position: fixed;
    width: 100%;
    z-index: 9;
}

.dba_wrap{
  min-height: 50px;
}

nav:not(.mm-menu)
{
  display: none;
}
.mm-slideout{
  height: 100%
}

.mm-title{
  color:#fff !important;
  text-shadow:1px 1px 1px #000;
}
.mm-navbar, .mm-menu .mm-listview > li:after {
  border-color:#fff !important;
}
.mm-menu{
    color:#fff !important;
    text-shadow:1px 1px 1px #000;
}
.mm-menu .mm-listview > li .mm-prev:before, .mm-menu .mm-listview > li .mm-next:after, .mm-menu .mm-listview > li .mm-arrow:after{
    border-color:#fff !important;
}

.mm-menu .mm-listview > li .mm-prev:after, .mm-menu .mm-listview > li .mm-next:before{
    border-color:#fff !important;
}
.mm-menu .mm-navbar .mm-btn:before, .mm-menu .mm-navbar .mm-btn:after {
   border-color:#fff !important;
}
.mm-listview{
  font-size: 16px !important;
}
.mm-menu > .mm-panel > .mm-listview {
      margin-left: -26px !important;
}
.dba_wrap{
  position: fixed;
  z-index: 9;
}
.menu_wrapping{
  margin-top: 65px;
}
.close_cat{
  display: none;
}

.phone_menu_content .cat_header h4{
    font-size: 15px !important;
    margin: 0px;
    padding: 12px 5px;
    cursor: pointer;
    color: #fff;
    font-weight: normal;
    text-shadow: 1px 1px 1px #000;
    border: none;
    border-bottom: 1px solid;
    position: relative;

}
.cat_items{
  height: 100%;
  /*overflow-y:scroll;*/
}
.phone_menu_content .item_row{
   padding: 10px 7px;
  width: auto;
  font-size: 14px;
  font-weight: bold;
    height: 30px;
}
.phone_menu_content .even{
  background: #F9F9F9;
}
.phone_menu .cat_title{
    display: inline-block;
    width: 95%;
    text-align: left;
}
.phone_menu .expend{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.phone_menu .expend i {
    transition: all 0.2s ease-in-out;
}

.phone_menu .expend.active i {
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotateZ(90deg);
    transform: rotateZ(90deg);
}

.open_cat{
  background-image: url('../img/pos/black_pattern_light.png') !important;
}
.cart_icon{
  width: 25px;
  height: 25px;
  background: url('../img/cart_icon.png');
  background-size: 25px;
  background-repeat: no-repeat;
  margin-top: -2px;
}
.cart_mobile_info{
  margin-right: 10px;
  font-size: 16px;
  margin-top: 16px;
  color:#fff;
  text-decoration: none;
  text-shadow:1px 1px 1px #000;
  position: relative;
  margin-bottom: 10px;
}
.cart_total_item{
  position: absolute;
  left: 14px;
  top: -9px;
  background-color: rgb(238, 165, 23);
  border-radius: 100px;
  font-size: 12px;
  border: 1px solid #fff;
  width: 15px;
  height: 15px;
  text-align: center;
}
.count_content{
  margin-top: -4px;
  margin-left: -1px;
}

.cart_mobile_info:hover{
  text-decoration: none; 
  color:#fff;
}

.mobile_cart_total_amount{
  padding: 4px;
  /*border: 1px solid #fff;*/
}
body{
  font-family: Open Sans !important;
}

.menu_header{
  font-family: Open Sans !important; 
}

.return_btn{
  color: #fff;
  float: left;
  font-size: 16px;
  margin-top: 15px;
  font-weight: bold;
}
.return_btn i{
  margin-top: 4px
}
.return_btn:hover{
  color:#fff;
  text-decoration: none;
}
.rel_box{
  position: relative;
}

.phone_layout{
  overflow-y: auto;
}

.mobile_cart_btn{
  width: 100%;
  margin: 0px !important;
  z-index: 99;
  border-radius: 0px;
  border: none;
  color: #fff;
  font-size: 17px;
  padding: 10px 0px;
  font-weight: bold;
}

.mobile_cart_btn:hover{
  background-image: url('../img/pos/black_bg_light.png') !important;
}

.mobile_add_box{
  position: fixed;
  bottom: 0px;
  left: 0px;
  width: 100%;
  border-top: 1px dashed #646464;
  padding-top: 2px;
  background: #F4F4F4;
  z-index: 2;
}
.mobile_detail_content{
  width: calc(100% - 10px);
  margin: 40px auto;
  margin-bottom: 60px;
}

.mobile_detail_content .dish_main_info .dish_title{
  width:calc(80% - 10px);
  float:left;
}
.mobile_detail_content .dish_main_info .dish_title h4{
  font-size: 19px;
  line-height: 30px;
}

.mobile_detail_content .dish_main_info .dish_value{
  width: 20%;
  float: right;
  font-size: 18px;
  font-weight: bold;
  margin-top: 15px;
  text-align: right;
}
.f_name{
  margin-bottom: 9px;
  margin-top: -7px;
}
.mobile_description_details{
    font-style: italic;
  margin-bottom: 10px;
  border-bottom: 1px solid #EDEDED;
  padding-bottom: 5px;
}
.mobile_icons{
  margin-top: 10px !important;
}

.mobile_detail_content .h6{
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
  border-bottom: 1px dashed #efefef;
}
.mobile_detail_content .mobile_rules{
  font-size: 13px;
}
.mobile_detail_content .req_color{
  color:#D20000;
}
.mobile_detail_content .opt_color{
 color:#4BBE24; 
}
.qt_t_box{
    width: calc(100% - 10px);
    margin:0 auto;
    margin-bottom: 8px;
}
.mobile_detail_content .total_box {
  font-weight: bold;
  margin-top: 3px;
}
.mobile_detail_content .cart_qty_input{
   width: 26px;
  text-align: center;
  font-weight: bold;
  font-size: 15px;
  border-radius: 0;
  margin-top: 1px;
}
.mobile_btn{
  padding: 8px 12px 7px;
  border: 1px solid #fff;
  cursor: pointer;
  margin-bottom: 10px;
}
.qty_lb{
  font-weight: bold;
  font-size: 12px;
  margin-left: 2px;
}
.select_box{
  min-width: 25px;
  float: left;
}
.mobile_option_name{
  width: calc(100% - 25px);
  float: left;
  font-weight: 600;
  font-style: italic;
  font-size: 14px;
}
.mobile_detail_content .add_block{
  width: 33%;
  text-align: right;
  font-size: 12px;
  font-weight: bold;
  margin-top: 5px;
}
.mobile_detail_content .s_price_wrap{
 width: 33%;
  text-align: right;
  font-size: 12px;
  font-weight: bold;
  margin-top: 5px; 
  display: inline-block;
  text-align: right;
}
.mobile_detail_content .option_group_checkbox {
  margin-bottom: 4px;
  margin-top: 4px;
  cursor: pointer;
}

.mobile_detail_content .selectable_option{
  opacity: 0;
}
.mobile_detail_content .option_group_checkbox{
  background-image: url('../img/v_box_off.png');
  background-size: 15px;
  background-position-y: 3px;
  background-repeat: no-repeat;
  width: 67%;
  display: inline-block;
}
.mobile_cart_wrap{
  font-size: 17px;
  line-height: 20px;
}

.ahead_wrap .radio_ahead_type , .checkbox_place_holder, .checkbox_place_holder_bb{
  background-image: url('../img/v_box_off.png');
  background-size: 15px;
  background-position-y: 3px;
  background-repeat: no-repeat;
  cursor: pointer;
}

.ahead_wrap .option_group_checkbox.selected, .ahead_wrap .radio_ahead_type.selected, .checkbox_place_holder.selected, .checkbox_place_holder_bb.selected{
  background-image: url('../img/v_box_on.png');
}

.ahead_wrap input[type="radio"] {
    opacity: 0;
    /* margin-right: 10px; */
    width: 0px;
    display: none;
}

.mobile_detail_content .radio_cl_ph , .checkbox_place_holder, .checkbox_place_holder_bb{
  background-image: url('../img/v_box_off.png');
  background-size: 15px;
  background-position-y: 3px;
  background-repeat: no-repeat;
  cursor: pointer;
  
}
.mobile_detail_content .radio_cl_ph{
  margin-top: 4px;
  margin-bottom: 4px;
}

.mobile_detail_content .option_group_checkbox.selected, .mobile_detail_content .radio_cl_ph.selected, .checkbox_place_holder.selected, .checkbox_place_holder_bb.selected{
  background-image: url('../img/v_box_on.png');
}

.checkbox_place_holder input[type="radio"] {
  opacity: 0;
  margin-right: 10px;
}
.checkbox_place_holder_bb{
  margin-left: 11px;
  font-size: 19px;
  margin-bottom: 10px;
  display: inline-block;
}

.checkbox_place_holder_bb input[type="checkbox"] {
  opacity: 0;
  margin-right: 10px;
}
.mobile_detail_content .mobile_addon_input{
  width: 14px;
  text-align: center;
  font-weight: bold;
  font-size: 15px;
  border-radius: 0;
  margin-top: -2px;
  height: 15px;
}
.mobile_detail_content .attribute_qty_wrap{
  display: block;
  margin-top: 4px;
}
.mobile_detail_content .mobile_btn_sm{
  padding: 5px;
  display: inline-block;
  cursor:pointer;
}

/*//MODAL FIX*/
.phone_layout .alert{
  border-radius: 0;
  margin-bottom: 0px;
  padding: 8px 14px 8px 14px;
  margin-top: 10px;
}
.alert_home_phone{
  margin-top: 70px !important;
}
.phone_menu_content .alert{
  margin-top: 0px;
}
.option_wrap{
  margin-bottom: 20px;
}
.cart_wait{
  clear: both;
  display: block;
  text-align: center;
  /*width: calc(100% - 24px) !important;*/
}
.cart_wait:hover{
  text-decoration: none;
  color:#fff;
}
.mobile_detail_content .rw_in{
    min-width: 25px;
  float: left;
}
.mobile_detail_content .mobile_mid_option_name{
  width: calc(67% - 25px);
  float: left;
  font-weight: 600;
  font-style: italic;
  font-size: 14px;
}

.btn_menu {
  width: 100%;
  display:block;
  min-height: 40px;
}

.hour_group{
    margin-bottom: 8px;
}

.promo_phone .coupon_box{
      max-width: 223px;
  margin: 10px auto;
}

.sign_in_phone input, .sign_in_phone select{
    border-radius: 0px;
    padding: 13px 10px;
    font-size: 17px;
    width: calc(100% - 22px) !important;
    background-color: #F7F7F7;
    min-height: 23px;
  }

  .sign_in_phone textarea{
    border-radius: 0px;
    padding: 5px ;
    font-size: 14px;
    width: calc(100% - 12px) !important;
    background-color: #F7F7F7;
    min-height: 100px;
  }
  .sign_in_phone select{
      min-height: 46px;
      width: 100% !important;
  }
  .register_mobile_btn{
    width: 100%;
    padding: 15px;
    font-size: 20px;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
    border-radius: 0;
    border: none;
    margin-top: 6px;;
  }
  .forgot_text{
    margin-top: 5px;
  }
  button{
    font-family: Open Sans;
  }
  .hlf_btn{
    width: 50% !important
  }
  .cancel_btn{
  display: inline-block;
  background: #efefef;
  float: left;
  margin-top: 6px;
  text-align: center;
  font-size: 20px;
  padding: 15px 0px;
  color: #000;
  }
.cancel_btn:hover{
  color:#000;
  text-decoration: none;
}

  .small_mob_btn{
  padding: 0px 9px;
  color: #fff;
  font-family: Open Sans;
  font-size: 13px;
  line-height: 30px;
  margin-top: 4px;
  }
  .small_mob_btn:hover{
    color:#fff;
    text-decoration: none;
  }
  .padded_lg_btn{
  padding: 1px 6px;
  font-size: 15px;
  margin-top: 5px;
  display: inline-block;
  }
  .user_info_mobile label{
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 5px
  }

  .icon_padding{
    padding: 5px;
  }
@media (max-width: 767px) {
  .modal{
    width: calc(100% - 11px) !important;
    margin: 0 auto !important;
  }
}

@media (min-width: 768px) and (max-width: 979px) {
  .modal{
    width: calc(100% - 11px) !important;
    margin: 0 auto !important;
  } 
}

 .modal{
    border-radius: 0px !important;
    min-width: 276px;
  }
  .modal:before {
  display: inline-block;
  vertical-align: middle;
  content: " ";
  height: 100%;
}
.fine{
  font-size: 13px;
  font-style: italic;
}
.max_width{
  width: 100% !important
}
.cart_sub_header{
  border-bottom: 1px dashed #efefef;
  margin-bottom: 10px;
}
.cart_mobile .item_name{
  font-weight: bold;
}
.cart_mobile .options_group {
  font-size: 11px;
  color:#ccc;
  margin-left: 10px;
  width: 70%;
  line-height: 16px;
}
.cart_mobile .item_row{
  margin-top: 10px;
}
.cart_mobile .small-text{
  font-size: 10px;
}
.cart_mobile_height{
  margin-bottom: 140px;
}
a.mobile_cart_btn{
    display: inline-block;
  width: 100%;
  text-align: center;
  color: #fff;
}
a.mobile_cart_btn:hover{
  text-decoration: none;
  color:#fff;
}
.cart_mobile .smaller_row{
  font-size: 13px;
}
.phone_layout .coupon_input{
  float: left;
  width: 65% !important
}
.phone_layout .coupon_apply_btn{
  border: none;
  margin-top: 0px;
  width: calc(35% - 22px);
  padding: 10px 10px 11px 10px;
  font-weight: bold;
}
.phone_layout .coupon_form{
  margin-top: 10px;
}
.phone_layout .coupon_from_main{
  margin-bottom:  0px;
}
.phone_layout .method_btn{
  width: calc(50% - 24px);
  display: inline-block;
  padding: 10px;
  font-weight: bold;
  font-size: 17px;
}
.phone_layout .credit_wrap{
  margin-top: 10px;
}
.phone_layout .credit_wrap input[type='checkbox']{
  width: 30px !important;
  min-height: 28px;
  margin-right: 10px;
}
.phone_layout .cc_date_row select{
    width: 50% !important;
    float: left;
}
.phone_layout .cvv_input{
  width: 80% !important;
  float:left;
}

.phone_layout .security_btn{
  padding: 11px 8px;
  margin-top: 0px;
  width: calc(20% - 40px);
  display: block;
  float: left;
  text-align: center;
}
.phone_layout .cvv_number{
  left:-126px;
}
.phone_layout .additional_fees{
  font-size: 15px !important; 
}
.phone_layout .checkout_bottom{
  line-height: 20px;

}
.phone_layout .mobile_cart_wrap, .phone_layout .mobile_cart_wrap .total_cost{
  font-size: 16px !important;
}
.phone_layout .errorField{
  border:1px solid red;
}
.mobile_cart_btn{
  cursor: pointer;
}
.review_order_mobile .cart_mobile{
    border-bottom: 1px dashed #ccc;
  padding-bottom: 10px;
}
.review_order_mobile h3{
  font-size: 15px;
  line-height: 20px;
  font-family: Open sans;
  margin-top: 14px;
  margin-bottom: 0px;
}
.review_order_mobile .edit_details_btn{
  font-size: 13px;
  font-weight: normal;
}
.img_gallery{
  /*width: calc(33% - 4px);*/
  margin: 1px;
  vertical-align: top;
  /* float: left; */
  /*display: inline-block;*/
}
.gallery_wrap .img_wrap{
  width: calc(33% - 2px);
  display: inline-block;
  /* margin-bottom: 4px; */
  height: 80px;
  overflow: hidden;
  position: relative;
}

.ind_img_wrap{
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.ind_img_wrap iframe{
  width: 100%;
  /* vertical-align: middle; */
  display: block;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0;
  position: absolute;
  top: 0;
  border: none;
}

.ind_img_wrap img{
  width: 100%;
  /* vertical-align: middle; */
  display: block;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0;
  position: absolute;
  top: 0;
}

  


.gallery_display {
  /*margin-top: 60px;*/
  height: 100%;
  position: absolute;
  overflow: hidden;
  background-color: #000;
  z-index: 0;
}
.gallery_display .capion_block{
    position: fixed;
  width: 100%;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.64);
  color: #fff;
  bottom: 0px;
  min-height: 44px;
  padding: 10px;
  text-align: left;
}
.gallery_nav {
  position: fixed;
  z-index: 1;
  width: 100%;
  top: 50%;
}
.gallery_nav a{
  padding: 10px;
  background: rgba(19, 19, 19, 0.77);
  cursor: pointer;
}
.n_pass{
  left:-110%;
}
.pass{
  left:110%;
}
.img_visible{
  left:0%;
}

.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.mobile_res i{
  margin-top: 17px;
  margin-left: 2%;
}
.mobile_res select.reservation_width{
    width: 90% !important;
}
.mobile_res input.reservation_width{
   width: calc(90% - 22px) !important ;
}
.mobile_resa_btn .hlf_btn{
  display: block;
  float: left;
  width: calc(50% - 18px) !important;
  text-align: center;
  padding: 4px 9px;
  font-size: 14px;
}
.mobile_resa_btn a{
  cursor: pointer;
  font-weight: bold;
}
.mobile_resa_btn a[disabled='disabled']{
  background: #ccc !important;
  cursor: default !important; 
}
.mobile_res .error {
  display: block;
  margin-top: 13px !important;
}
.mobile_res .time_available_wrap{
  margin-top: 20px;
}
.mobile_res .resa_m_btn{
  display: block;
  font-weight: bold;
  text-align: center;
  width: calc(100% - 18px) !important;
  font-size: 16px;
}
.wide_row{
  padding-top: 12px !important;
  
}
.no_deco:hover{
  text-decoration: none;
}
.sure3_bottom{
  font-size: 13px;
    border: none !important;
    margin: 0 auto;
    text-align: center;
    position: absolute !important;
    bottom: 3px;
    left: 5px;
    font-style: italic;
}
.sure3_bottom img{
  vertical-align: sub;
}

.rdonly:hover
{
   cursor: pointer;
}

.margin_adjust{
  margin-bottom: 5px;
  display: inline-block;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

.res_icon_wrap{
    width: calc(10% - 1px);
    text-align: center;
    height: 49px;
    border-top: 1px solid #ccc;
    background-color: #F7F7F7;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
  }
  .select_icon{
    height: 44px !important
  }
  .select_icon i{
    margin-top: 16px;
  }

  .mobile_item_name{
      width: 90%; 
  }
  .mobile_item_price{
    /*width: 25%;*/
    text-align: right
  }
  .mobile_menu_image_wrap img{
    float: right;
    max-width: 120px;
  }

 .phone_layout .item_row {
    display: inline-block;
    width: calc(100% - 13px);
    height: auto;
  }
 .phone_layout .btn_menu{
  min-height: 20px !important;
  display: flex;
 }
 .phone_layout .btn_menu:hover{
  text-decoration: none;
 }
 .phone_menu_content{
  overflow-x: hidden
 }
 .re_order_trigger{
  margin-top: 3px;
 }
 .re_order_trigger a{
  cursor: pointer;
 }
 .re_order_trigger a:hover{
  text-decoration: none;
 }

.cancel_mod{
  color:#000 !important;
  background: #efefef !important;
  cursor: pointer;
}
.home_floating{
  width: 30%;
}
.home_floating img{
    width: 120px;
    margin-left: 13px;
    margin-top: -20px;
}
.service_content {
    margin-right: 10px;
    width: calc(70% - 20px);
    text-align: center;
}
.service_content .s_type{
  margin-left: 11px;
}
.service_row{
    color: #FFF;
    font-size: 15px;
    text-transform: uppercase;
    padding: 6px 0;
    width: 100%;
}
.service_row li{
  float: left;
  list-style-type: disc;
  margin-left: 14px;
}

.address_phone .phone_link{
    font-size: 18px;
    margin-bottom: 10px;
    display: inline-block;
}
.footer_power{
  margin-bottom: 10px;
}
.home_order_btn{
    font-size: 18px !important;
    display: block;
    float: none;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 20px;
    text-align: center;
    width: 130px;
}

.white_text{
  color:#fff;
}
.accept_block img, .mobile_card img{
  width: 50px;
}
.wait_list_actions {
  padding: 0px;
  border-top: none;
  background: none;
}
.full_btn{
  padding: 10px;
  width: calc(100% - 20px);
  display: block;
  text-align: center;
  font-size: 17px;
}
input.party_size_input{
    width: 27px !important;
    text-align: center;
    font-size: 24px;
    padding: 8px !important;
}
.wait_m_form{
  margin-bottom: 50px;
}
.wait_m_form .m_label{
    font-size: 17px;
    color: #9E9E9E;
    margin-top: 9px;
    margin-left: 6px;
}
.wait_m_form .mobile_btn{
    padding: 12px;
    margin: 0 4px;
}
.wait_m_form .register_box{
  margin-top: 10px;
}
.wait_m_form .checkbox_place_holder_bb{
  margin-bottom:0px;
  margin-right:5px; 
}
.register_block,.sign_block{
  display: none;
}

.register_text{
  font-size: 18px;
  color: #949494;
}
.main_wait_wrap {
  width: 100%
}
.wait_icon{
      max-width: 60px;
      float: left;
}
.est_time{
  float: left;
  margin-top: 10px;
  margin-left: 13px;
  font-size: 15px;
  width: calc(100% - 80px);
}
.btn_danger{
  background: #B31414 !important
}
.modal_btn{
      padding: 7px 0px !important;
    font-size: 18px;
    display: inline-block;
    text-align: center;
    cursor: pointer;
}
.wait_text{
  font-size: 22px;
  margin-bottom: 10px;
}
.wait_text label{
  font-style: italic;
  margin-bottom: 5px;
}
.med-text{
  font-size: 15px;
}
.status_holder{
  line-height: 25px;
}
.party_details_wrap{
  margin-bottom: 40px;
  margin-top: 10px;
}
.party_row{
    font-size: 20px;
    padding: 10px 5px;
    width: calc(100% - 10px);
    background: #F9F9F9;
    border-bottom: 1px solid #ccc;
}
.my_row{
  background-color: #DCFDDD;
  cursor: pointer;
}
.est_time_box{
    font-size: 13px;
    margin-top: 6px;
}
.calendar_btn:hover{
  background: #3B9DD2;
    color: #fff;
}
.calendar_btn{
     padding: 10px 5px;
    border-radius: 0;
    background: #3B9DD2;
    color: #fff;
    text-shadow: 1px 1px 1px #969696 !important;
    border: none;
    margin-right: 3px;
    font-size: 15px;
  }
  .outlook_btn{
    background: #FFC51C !important;
  }
  .apple_btn{
    background: #4C4C4C !important;
  }
  .cancel_resa_btn{
   background: #B32525  !important; 
  }
  .cancel_resa_modal_btn{
    background: #B32525  !important; 
  }
  .modal_hlf{
    padding: 0px 9px;
    color: #fff;
    font-family: Open Sans;
    font-size: 13px;
    line-height: 30px;
    margin-top: 4px;
    display: inline-block;
    float: left;
    text-align: center;
    width: calc(50% - 19px) !important;
    margin-bottom: 10px;
  }
  .modal_hlf:hover{
    text-decoration: none;
    cursor:pointer;
    color:#fff;
  }
  .cancel_modal_btn{
    background-color: #ccc
  }
  .super_padded{
    padding: 10px;
  }
  .resa_side{
    border-right:1px solid #ccc;
  }
.adjust_eye_icon{
  margin-top: -3px;
}
.width_adjust{
  width: 90%;
}
.coupon_btn{
     padding: 5px;
    border-radius: 0;
    border: none;
    font-size: 16px;

}
.checkout .method_switch{
  margin-top: 5px;
}
.ahead_type_trigger{
      width: 127px;
    display: inline-block;
}

.ahead_input{
  width: 127px !important;
  border-radius: 0px !important;
  text-align:center;
  margin-top: 5px;
  margin-bottom: 0px !important;
}
.ahead_type_name{
      margin-right: 3px;
    margin-left: 15px;
}
.ahead_input[readonly="readonly"]{
  cursor: pointer !important;
}
.m_ahead_input[readonly="readonly"]{
  width: calc(50% - 34px) !important;
}
.message_return_ph, .message_return_ph_pdisplay{
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    font-size: 12px;
    color:#ff0000;
}
.message_return_ph_pdisplay{
  max-width: 300px;
}
.message_cat_ph{
  text-align: left;
  font-size: 11px;
  color:#ff0000;
}
.datepicker {
  z-index: 1080 !important;
}
.modal-body{
  min-width: 300px;
}

.alert_desktop{
    position: fixed;
    top: 44px;
    display: inline;
    z-index: 999;
    width: inherit;
    padding: 10px 5px;
}
.checkout .ahead_type_trigger{
  /*width: 143px !important;*/
}
.checkout center{
  text-align: left;
}
.mobile_detail_content .message_return_ph_pdisplay{
  margin-top: 30px;
}
.phone_layout  .bootstrap-timepicker{
  /*right:0px;*/
}
/*.bootstrap-timepicker.dropdown-menu {
    border-radius: 0px !important;
    margin-left: -17px;
  }
  .bootstrap-timepicker.dropdown-menu:before,.bootstrap-timepicker.dropdown-menu:after{
    left:70px !important;
  }*/
.phone_layout .bootstrap-timepicker table td input {
    margin: 0;
    text-align: center;
    min-width: 25px !important;
    padding: 4px;
}

.phone_layout .bootstrap-timepicker table td a {
    border: 1px solid transparent;
    display: inline-block;
    margin: 0;
    outline: 0 none;
    padding: 8px 0;
    width: 20px;
  }
 .phone_layout h3 {
    font-size: 22px;
}
.image_d img {
     max-width: 90%;
    top: 9%;
    bottom: 23%;
    position: absolute;
    left: 4px;
}
.sign_click{
      height: 100px;
    display: block;
    position: relative;
}
.site_title{
  text-shadow:1px 1px 1px #000;
}
.site_intro{
   text-shadow:1px 1px 1px #000;
}
.special_wrap{
    position:  absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin-right: auto;
    margin-left: 0;
    top: calc(100% - 220px);
}
.menu_content .row-fluid [class*="span"] {
  min-height: auto !important
}
legend{
  color:#fff;
  text-shadow:1px 1px 1px #000;
}

.checkout legend{
  text-shadow:none !important;
  background:none !important;
  font-weight: bold;
}

.ad_box{
  width: 60%;
}
.hr_box{
  width: 40%;
}
.half_box{
    width: calc(50% - 22px);
    float: left;
    padding: 10px;
}
.box_2{
  border-right:1px solid #646464;
  min-height: 210px;
}
.box_border{
  border-right:1px solid #646464;
  min-height: 310px; 
  width: calc(100% - 4px);
  max-height: 320px;
  overflow: auto;
}
.title_about{
  padding: 10px;
  font-size: 25px;
  font-weight: bold;
  color:#fff;
  text-shadow:1px 1px 1px #000;
}
.hr_box .time_row{
  margin-bottom: 5px;
}
.hr_box .day{
  width: 40%;
}
.hr_box .hours_wrap{
  padding: 10px;
}
.hr_box .close_text{
  margin-left: 0px !important;
}
.coupon_wrap{
   padding: 20px;
   background: #fff;
}
.avai_text{
  font-size: 9px;
}
.service_w{
  min-width: 200px;
  margin-top:7px;
}
h5{
  font-size: 17px;
}

.qd_modal{
  min-width: 700px !important;
  max-width: 700px !important;
      left: 0 !important;
    right: 0 !important;
    margin-right: auto !important;
    margin-left: auto;
    padding: 0px;
}
.qd_modal .modal-footer{
       background-color: #fff; 
     border-top: none; 
}
.qd_modal form{
  margin-bottom: 0px;
}
.close{
    float: right;
    font-size: 33px;
    font-weight: bold;
    line-height: 28px;
    color: #2a2a2a;
    text-shadow: 0 1px 0 #ffffff;
    opacity: .8;
    filter: alpha(opacity=20);
    font-weight: bold;
    background: #fff;
    border-radius: 33px;
    padding: 4px 9px;
    border: 1px solid #646464;
}
.qd_modal .modal-header .item_name_only{
    position: relative;
    background: rgba(255, 255, 255, 0.85);
    width: auto;
    border-radius: 3px;
  }
.qd_modal .modal-header .image_title{
    position: absolute;
    bottom: 12px;
    padding: 6px 15px 8px;
  }
.n_cart_btn{
     width: 100%;
    
    border: 1px solid #fff;
    border-radius: 0px;
    padding: 10px;
    text-transform: uppercase;
    font-weight: bold;
}
.qd_modal .cart_wait{
  width: calc(100% - 20px) !important;
}
.qd_modal .qty_lb{
  float:left;
  margin-right: 5px;
  margin-top:5px;
}
.qd_modal .qt_t_box{
  margin-bottom: 0px;
}
.qd_modal  i {
  margin-left: 0px;
  margin-top: 0px;
}
.qd_modal .qt_t_box input{
  border-radius: 0px;
  text-align: center;
}
.qd_modal .qt_t_box  .mobile_btn{
  padding: 7px;
}
.qd_modal .s_price_wrap{
  margin-top: 0px;
}
.qd_modal .h6{
  margin-bottom: 0px;
  border-bottom: none;
  font-size: 13px;
}
.qd_modal .input-wrap{
    max-width: 300px;
    min-width: 300px;
    margin-left: 0px;
    margin-right: 20px;
}
.qd_modal .input-wrap .mobile_mid_option_name, .qd_modal .input-wrap .mobile_option_name, .qd_modal .input-wrap .s_price_wrap, .qd_modal .add_block{
  font-weight: normal;
}
.qd_modal .attribute_qty_wrap .mobile_addon_input{
  margin-top: -5px
}
.qd_modal .alert{
  margin-bottom: 0px;
  border-radius: 0px;
}
.reservation_content{
  margin-top: 20px;
}
input, select, textarea {
7  border-radius: 0px !important;
}
.n_btn, .c_btn, .qd_modal .n_btn_2{
    width: calc(100%);
    border-radius: 0pc;
    font-size: 18px;
    padding: 10px;
    text-transform: uppercase;
    margin: 0 auto;
    text-align: center;
    display: block;
    border: none;
}
.c_btn{
  background: #ccc !important;
}
.h_btn{
  width: calc(50% - 10px) !important;
  float: left;
  margin-top: 30px;
}

.add_to_cart_2 .btn{
  border:none;
  text-transform: uppercase;
  font-size: 15px;
   border-radius: 0px;
}

input[type="number"]{
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
    margin: 0; 
}
.s_block{
    width: calc(33%  - 2px );
    display: inline-block;
}

.container-sub{
    max-width: 1250px;
    margin: 0 auto;
}
.hl_box{
  float: left;
  width: calc(50% - 20px);
}
.sc_box{
  padding: 10px 0px 10px 40px;
  height: 200px;
}
.gray_box{
  background: #646464;
  /*padding-bottom: 10px;*/
  height: 112px;
}
.sev_box{
  width: calc(60% - 40px);
  float: left;
}
.th_box{
  width: 40%;
  float:left;
}
.phone_n{
  font-size: 15px;
}
.box_r{
    height: 68px;
    padding: 20px;
}
.sitting_text{
  color:#fff;
  margin-bottom: 10px;
  font-style: italic;
  min-height:10px;
}
.s_padding{
  padding: 20px;
  background:#fff;
}
.m_padding{
  padding: 10px;
  background:#fff; 
}
.hours_wrap{
      width: 90%;
    margin: 0 auto;
    padding: 20px 0px;
    min-height: 290px;
}
.hours_wrap .time_row{
  margin-bottom: 5px;
}

#bg_selector{
    width: 100%;
    
}
#bg_selector li {
  display: block;
  float: left;
  text-align: center;
  width: 33%;
  min-height: 194px;
  overflow: hidden;
  width: 316px !important
}

#bg_selector li img {
  border: none; 
  width:400px !important; 
  height: 200px !important;
}

#sd_next{
    position: absolute;
    right: 0px;
    margin-right: 20px;
    margin-top: -130px;
    height: 54px;
    width: 18px;
    cursor: pointer;
    background: url('../img/nav_right.png') no-repeat;
}

#sd_prev{
    position: absolute;
    left: 0;
    margin-left: 20px;
    margin-top: -130px;
    height: 54px;
    width: 18px;
    background: url('../img/nav_left.png') no-repeat;
    cursor: pointer;
}

#sd_next_2{
    position: absolute;
    right: 0px;
    margin-right: 20px;
    margin-top: -130px;
    height: 54px;
    width: 18px;
    cursor: pointer;
    background: url('../img/nav_right.png') no-repeat;
}

#sd_prev_2{
    position: absolute;
    left: 0;
    margin-left: 20px;
    margin-top: -130px;
    height: 54px;
    width: 18px;
    background: url('../img/nav_left.png') no-repeat;
    cursor: pointer;
}

.navigation{
  position: relative;
}
.gal_main{
      display: block;
    min-height: 150px;
    background: #fff;
    width: calc(100% - 120px);
    margin: 0 auto;
}
.caroufredsel_wrapper{
  height: 200px !important;
  /*width: calc(100% - 75px) !important;*/
  margin:0px !important;
}
.caroufredsel_wrapper ul{
  padding-left: 0px !important;
  padding-right: 0px !important;
}
#about_us .gallery_thumb {
    box-shadow: 1px 3px 5px #646464;
    height: 135px;
    /* margin-left: 7px; */
    padding: 8px;
    width: 85%;
}
.gal_wrap{
  background: #fff
}
.caroufredsel_wrapper li{
      display: block;
    float: left;
    text-align: center;
    width: 33%;
    min-height: 194px;
    overflow: hidden;
    position: relative;
}
.video_overlay{
    background: url('../img/video_icon.gif');
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    top: 60px;
    left: calc(50% - 20px);
    background-size: 40px;
    background-repeat: no-repeat;
}
#coupons {
      padding-top: 30px;
}
.promo_text{
      margin-left: 20px;
}
.dish_title_d{
  /*padding-left: 20px;*/
  width: 80%;
}
.bold_title{
  font-weight: 600;
}
.dish_price_d{
    position: absolute;
    right: 0px;
    padding: 0 10px 0 10px;
    margin: 5px;
    font-weight: bold;
    font-size: 16px;
}
.menu_trigger:hover{
  text-decoration: none;
  color: #478487;
}
.ahead_type_trigger{
    cursor: pointer;
    text-decoration: none;
    color: #646464;
    border: 1px solid #ccc;
    padding: 2px 6px;
    margin-bottom: 5px;
    text-align: center;
}
.ahead_type_trigger:hover{
   text-decoration: none;
}
.mob_btn{
      padding: 10px 10px;
    width: calc(50% - 24px);
}
.v_gallery{
    position: relative;
    width: 100%;
    margin-top: -25px;
}
.img_wrap .video_overlay{
  top:20px !important;
}
/*#cboxTitle {
    position: absolute !important;
    bottom: 0px !important;
    left: 0 !important;
    color: #FFF !important;
    background: rgba(0, 0, 0, 0.84) !important;
    height: 53px !important;
    width: calc(100% - 3px) !important;
    padding: 10px !important;
    top:inherit !important;
}*/
.push_right{
  left:80% !important;
}
.save_cc_wrap{
  font-size: 11px;
}

.save_cc_wrap input[type="checkbox"]{
    float: left;
    display: block;
    width: 17px;
}
.method_btn{
  border-color: #6d6e71;
}
.method_switch{
  margin-top: 10px;
  margin-bottom: 10px;
  color:#000;
  display: flex;
}
.method_switch .service_header {
    color: #6d6e71;
    font-size: 0.8em;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: normal;
}
.method_switch .icon{
    display: -webkit-inline-box;
}

.method_switch .s_block{
    width: 100%;
    display: inline-block;
    height: 73px;
    margin: 6px;
    cursor: pointer;
}

.method_switch .s_block.active, .ahead_wrap .ahead_method.active{
  background: #df0900
}
.method_switch .s_block.active .service_header, .ahead_wrap .ahead_method.active .service_header{
  color:#fff;
}

.method_switch .icon.bag_image{
    background: url(../img/method_pickup.png) center center no-repeat;
    width: 21px;
    height: 27px;
    margin: 13px 0;
    background-size: 19px;
    margin-bottom: 5px;
}

.method_switch .s_block.active .icon.bag_image{
 background: url(../img/method_pickup_active.png) center center no-repeat;
  background-size: 19px;
}

.method_switch .icon.truck_image{
    background: url(../img/method_delivery.png) center center no-repeat;
    width: 35px;
    height: 27px;
    margin: 13px 0;
    background-size: 32px;
    margin-bottom: 5px;
  }

.method_switch .s_block.active .icon.truck_image{
 background: url(../img/method_delivery_active.png) center center no-repeat;
  background-size: 32px;
}

.method_switch .icon.dine_image{
    background: url(../img/method_dine_in.png) center center no-repeat;
    width: 35px;
    height: 27px;
    margin: 13px 0;
    background-size: 25px;
    margin-bottom: 5px;
}

.method_switch .s_block.active .icon.dine_image{
  background: url(../img/method_dine_in_active.png) center center no-repeat;
  background-size: 25px;
}

.total_cost{
border-top: 2px #000 solid !important;  
}

.ahead_wrap .ahead_method{
   border-color: #6d6e71;
}

.ahead_wrap .ahead_method .service_header {
      color: #6d6e71;
    font-size: 0.85em;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: normal;
    margin-bottom: 5px;
}
.ahead_icons{
  display: flex;
}
.ahead_wrap .ahead_method .service_header.active {
      color: #fff;
}

.ahead_wrap .ahead_method .order_now_icon{
    background: url(../img/order_now.png) center center no-repeat;
    /* width: 21px; */
    height: 35px;
    margin: 8px 0;
    background-size: 30px;
    margin-bottom: 5px;
}

.ahead_wrap .ahead_method.active .order_now_icon{
   background: url(../img/order_now_active.png) center center no-repeat;
    background-size: 30px;
}

.ahead_wrap .ahead_method.active .order_later_icon{
   background: url(../img/order_later_active.png) center center no-repeat;
    background-size: 30px;
}

.ahead_wrap .ahead_method .order_later_icon{
    background: url(../img/order_later.png) center center no-repeat;
    /* width: 21px; */
    height: 35px;
    margin: 8px 0;
    background-size: 30px;
    margin-bottom: 5px;
}
.ahead_wrap .ahead_method{
  cursor: pointer;
  width: 100%;
  margin:5px;
}

.pickdate{
  display: flex;
}
.pickdate input{
    width: calc(50% - 26px) !important;
    margin: 5px;
}
.hide_pickdate{
  display: none;
}
.checkout .method_switch .s_block {

      width: 100%;

}
.checkout .gc_balance{
    display: flex;
    margin: 10px 0px;
}

.checkoutcoupon_wrap{
      display: flex;
    width: 100%;
    margin: 0 auto;
}
.checkout input[type="text"], .checkout input[type="number"]{
  height: 30px
}
.checkout select{
  height: 40px ;
  width:100% !important
}
.checkout .coupon_btn{
  padding: 10px;
  text-transform: uppercase;
}
.coupon_error{
  color:red;
  margin-left: 19px;
}
/*.tip_field{
  display: none;
}*/
.tip_field label{
    margin-top: 8px;
    float: left;
}
.tip_field input{
  text-align: right;
}

.see_me{
  color:#df0900;
  font-size: 20px;
}
.nd_review_order{
  width: 100%;
}
.phone_layout .ahead_control{
  display: flex;
}
.phone_layout .ahead_method.active{
  color:#fff;
}
.phone_layout .method_btn.active {
  background: #df0900;
  color:#fff;
}
.order_confirmation_text{
    font-size: 17px;
    line-height: 35px;
    text-align: center;
    padding:20px;

}
.obvious{
  font-size: 25px;
  font-weight: bold;
}
.payment_icons{
  display: flex;
}
.payment_method_btn {
    width: 100%;
    background: #fff;
    text-align: center;
    /* font-size: 1rem; */
    margin: 5px;
    border: 1px solid #6d6e71;
    cursor: pointer;
    padding: 5px;
  }
.payment_method_btn .service_header {
    color: #6d6e71;
    font-size: 0.85em;
    letter-spacing: 1px;
    font-weight: normal;
    line-height: 13px;
    margin-bottom: 5px;
}
.payment_method_btn.active .service_header{
    color:#fff;
  }
.payment_method_btn .service_header .small_text{
  font-size: 10px;
}
.payment_method_btn .cash_icon{
    background: url(../img/cash.png) center center no-repeat;
    /* width: 21px; */
    height: 33px;
    margin: 8px 0;
    background-size: 50px;
    margin-bottom: 5px;
}

.payment_method_btn.active .cash_icon{
    background: url(../img/cash_active.png) center center no-repeat;
    background-size: 50px;
}

.payment_method_btn .credit_card_icon{
    background: url(../img/credit_card.png) center center no-repeat;
    /* width: 21px; */
    height: 33px;
    margin: 8px 0;
    background-size: 46px;
    margin-bottom: 5px;
}

.payment_method_btn.active .credit_card_icon{
    background: url(../img/credit_card_active.png) center center no-repeat;
    background-size: 46px;
}
.check_box_label{
  display: block;
  float:left;
  font-weight: bold;
}
.checkbox_wrap{
      margin-top: 5px;
}

.checkbox_wrap input[type="checkbox"], .mobile_cc input[type="checkbox"]{
  float: left;
}
.save_add_mobile{
    display: block;
    float: left;
    margin-top: 5px;
    font-weight: bold;
}
.payment_method_spacer{
  margin: 10px 0;
}


.service_method_wrap .icon.bag_image{
    background: url(../img/method_pickup.png) center center no-repeat;
    width: auto;
    height: 27px;
    margin: 13px 0;
    background-size: 24px;
    margin-bottom: 5px;
}

.service_method_wrap .s_block.active .icon.bag_image{
 background: url(../img/method_pickup_active.png) center center no-repeat;
  background-size: 24px;
}

.service_method_wrap .icon.truck_image{
    background: url(../img/method_delivery.png) center center no-repeat;
    width: auto;
    height: 27px;
    margin: 13px 0;
    background-size: 40px;
    margin-bottom: 5px;
  }

.service_method_wrap .s_block.active .icon.truck_image{
 background: url(../img/method_delivery_active.png) center center no-repeat;
  background-size: 40px;
}

.service_method_wrap .icon.dine_image{
    background: url(../img/method_dine_in.png) center center no-repeat;
    width: auto;
    height: 27px;
    margin: 13px 0;
    background-size: 32px;
    margin-bottom: 5px;
}

.service_method_wrap .s_block.active .icon.dine_image{
  background: url(../img/method_dine_in_active.png) center center no-repeat;
  background-size: 32px;
}

.service_method_wrap{
  text-align: center;
  line-height: 30px;
  width: 100%;
}

.service_method_wrap .service_header{
    font-size: 13px;
    text-transform: uppercase;
    text-shadow: none;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 13px !important;
    margin-bottom: 5px;
}
  
.service_method_wrap .payment_method_btn, .service_method_wrap .s_block {
    width: 80%;
    display: inline-block;
}

.service_method_wrap .payment_method_btn, .service_method_wrap .s_block{
  padding: 5px;
  margin: 5px;
}
.service_method_wrap .icon{
  margin:13px !important;
  height: 33px !important;
  /*background-size: 40px !important; */
}
.complete_footer{
  margin-top: 30px;
  text-align: center;
}
.complete_icon_wrap{
    display: flex;
    max-width: 550px;
    margin: 0 auto;
}
.login_wrap{
  display: flex;
  max-width: 520px;
  margin: 0 auto
}
.new_register_wrap{
  max-width: 400px;
  margin:0 auto;
}
.register_btn{
  background: #006674 !important;
  box-shadow: none !important
}
.register_btn.active{
  background: #40d217 !important
}
.flex-it{
  display: flex
}

.sign_up_form{
  display: none;
}
.sign_up_form.active{
  display: block
}
.new_register_wrap{
  padding: 40px 60px;
}
.sign_up_form input{
  width: calc(100% - 30px);
  margin-bottom: 15px;
  height: 50px;
}
.new_register_wrap{
  background: rgba(31, 31, 31, 0.7);
}

.new_register_wrap input {
    background: none;
    border: 1px solid white;
    border-radius: 0px;
    color: white;
    font-size: 1.1rem;
    margin-bottom: 1em;
    padding-left: 20px;

}
.new_register_wrap input::-webkit-input-placeholder {
  color:#fff;
}

.new_register_wrap .register_error{
      margin: 10px;
    font-size: 10px;
    color: #ffcaca;
    margin-top: -10px;
}

.forgot_password{
      width: 100%;
    text-align: center;
    color: #fff;
    margin-top: 10px;
    text-transform: uppercase;
}
.forgot_password:hover{
  text-decoration: none;
  color: #fff;
}

.phone_layout .new_register_wrap{
  padding: 40px 20px;
}
.phone_layout .sign_up_form input{
  width: calc(100% - 23px) !important;
  height: 40px;
}
.sign_up_form select{
  width: calc(100% - 2px);
  margin-bottom: 15px;
  height: 60px;
      font-size: 18px;
    color: #fff;
    background: none;
    padding-left: 16px;
}
.sign_up_form select option{
  color:#646464;
}
.phone_layout .login_wrap{
  max-width: 100%;
  padding: 5px;
}
.phone_layout .register_btn{
    text-transform: none;
    background: #fff !important;
    border: 1px solid #696969;
    color: #696969;
}
.phone_layout .register_btn.active{
  color:#fff
}
.forgot_password_legend{
    color: #fff;
    font-size: 20px;
    font-weight: normal;
    margin: 20px 0;
}
.new_register_wrap input[type="checkbox"]{
    width: 31px !important;
    height: 25px !important;
}
.new_register_wrap .new_checbox_label{
  color:#fff;
  margin-top:5px;
  margin-left:5px;
}

.new_account_wrap{
  color: #fff;
  font-size: 18px;
}
.new_account_wrap .action_column{
  text-align: center;
  padding: 20px;
  line-height: 30px;
  border-right: 1px solid;
}
.new_account_wrap .customer_icon{
    background: url(../img/customer_profile_ors.png) center center no-repeat;
    width: 150px;
    height: 150px;
    background-size: 150px;
    border: 2px solid;
    margin: 0 auto;
}
.new_account_wrap .account_btn{
    margin-bottom: 10px;
    width: 63%;
    font-size: 15px;
    margin-top: 10px;
}
.new_account_wrap .tab_content{
    padding-top: 40px;
    padding-left: 40px;
    padding-right: 20px;
}

.new_account_wrap .small_account_btn{
    width: 40%;
    margin: 0;
    margin-top: 15px;
    font-size: 13px;
    padding: 7px;
}

.sure_3_green{
  color: #40d217
}

.new_account_wrap .quick_link{
    font-style: italic;
    color: #a5d1ff;
    font-size: 14px;
    cursor: pointer;
    text-decoration: none;
}
/*.new_account_wrap .info_tab{
  margin-top: 80px;
}*/

.new_account_wrap .customer_tab_content{
  display: none;
  line-height: 20px;
}

.new_account_wrap .customer_tab_content.active{
  display: block;
}

.new_account_wrap .address_wrap{
  line-height: 30px;
}

.new_account_wrap .address_entry{
  border-bottom: 1px solid;
  margin-bottom: 20px;
}
.new_account_wrap .address_entry .small_account_btn{
  margin-left: 10px;
}

.new_account_wrap .btn-danger{
  background: #D22C50 !important;
}
.new_account_wrap .order_details_table{
  line-height: 20px;
  font-size: 12px;
}
.new_account_wrap .order_details{
  line-height: 25px;
    font-size: 13px;
}
.new_account_wrap .detail_btn{
    font-size: 11px;
    color: #fff !important;
    padding: 5px;
    margin-bottom: 5px;
    width: calc(90% - 10px);
}
.new_account_wrap .gc_details{
  font-size: 14px;
}
.new_account_wrap .order_seperator{
  border-bottom:1px solid #fff; 
  margin-bottom: 30px;
}
.new_account_wrap .reservation_content{
  line-height: 30px;
    font-size: 14px;
}
.error_gratuity{
  color:#ff0000;
  display: block;
  text-align: center;
}
.phone_layout h3{
  margin-bottom: 10px;
}
.nav_menu_links{
  cursor: pointer;
}
.day_menu_display{
  font-size: .8em;
  font-style: italic;
  font-weight: normal;

}
.dish_descrition{
    padding-left: 5px;
    font-size: 12px;
    font-style: italic;
    max-width: 95%;
    margin-bottom: 5px;
    margin-left: 4px;
}
.dish_descrition_mobile{
  padding-left: 10px;
   font-size: 11px;
    font-style: italic;
    /*max-width: 85%; */
    font-weight: normal;
    margin-right: 10px;
}
.r{
      margin-bottom: 3px;
}
.menu_image_wrap{
    width: 180px;
    background-position: center;
    background-size: cover;
    border-radius: 0px 5px 5px 0px;
    min-height: 100px;
    background-repeat: no-repeat;
}
.mobile_menu_image_wrap{
  /*min-width: 40%;*/
}
.menu_image_wrap .menu_image{
  border-radius: 0 5px 5px 0;
}
.price_w_image{
    background: #ffffffc9;
    border-radius: 6px;
}
.title_only{
    margin-top: 8px;
    margin-left: 7px;
    color: #3389a3;
}
.mobile_dish_title{
     margin-top: 5px;
     max-width: 85%
}
.modal-header{
  position: relative;
}
.mobile_detail_content .image_title_mobile{
    padding: 2px 10px;
    width: calc(100% - 20px);
    position: absolute;
    bottom: 0px;
    background: #ffffffb8;
}
.phone_menu_content .dish_price_d{
  display: none;
}
.dual_layout{
  display: flex;
  padding: 0px 20px;

}
.dual_layout .menu_trigger{
  margin:10px 0px 0px;
  max-width: calc(50% - 5px);
}

.dual_layout .dual_menu_spacer{
  width: 20px
}