/* Shop main */
#shop-main {
  padding: 10px 0;
/* 	
  background-color: #fbfbfb;
  background-image: -moz-linear-gradient(center top , #fff, #eee);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
*/
}
#shop-main header.thumbnail {text-align: left;}
#shop-main header.thumbnail > img {
  width: 140px;
  height: auto;
}
.btn-collect {
  background-color: #f37b1d;
  border-color: #f37b1d;
  color: #fff;
}
.btn-collect:hover, .btn-collect:focus {
  background-color: #fff;
  color: #f37b1d;
}
.btn-collect[data-action="del"] {
  background-color: #dd514c;
  border-color: #dd514c;
}
.btn-collect[data-action="del"]:hover, .btn-collect[data-action="del"]:focus {
  background-color: #fff;
  color: #dd514c;
}

/*餐馆信息*/
.rest-info {
    width: 865px;
    height: 121px;
    border: 1px solid #ebebeb;
    border-right: 0 none;
    background-color: #fff;
    position: relative;
    zoom: 1;
    z-index: 3;
}

.rest-info .save-up-wrapper {
    width: 60px;
    height: 65px;
    padding: 19px 20px;
    position: absolute;
    right: -115px;
    top: 8px;
    text-align: center;
    background-color: #ffffff;
    border: 1px solid #ebebeb;
    border-left: none;
}

/* Menu list */
h2.menu-title {
  margin: 0; 
  padding: 10px;
  background-color: #fbfbfb;
  background-image: -moz-linear-gradient(center top , #fff, #eee);
  background-image: -webkit-linear-gradient(center top , #fff, #eee);
  background-image: -o-linear-gradient(center top , #fff, #eee);
  font: 16px/1em "Helvetica Neue",Arial,"Microsoft Yahei",sans-serif;
  -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.3); 
}

.menu-tab {
    border-bottom: 2px solid #e4e4e4;
    position: relative;
    margin-bottom: 20px;
}

.menu-tab ul li.curr {
    color: #ff2d4b;
    border-bottom: 2px solid #ff2d4b;
    margin-bottom: -2px;
}

.menu-tab ul li.txt {
    padding: 0 30px 16px;
}

.menu-tab ul li {
    float: left;
}

/* ===================================== */
/*                            Responsive                                      */
/* ===================================== */
@media (max-width: 1024px) {
  #main > div.am-container, #list, #list > #menu-list > .menu {padding: 0;}
}
#menu-list {padding: 0;}
.menu {
  margin-bottom: 15px;
  padding-left: 0;
}

.s1{
  max-width: 980px;
  background: #fafafa;
  display: table;
  margin-bottom: 20px;
  margin-top: 20px;
}

.s2{
  max-width: 980px;
  margin-top:10px;
  border-bottom: 2px solid #e4e4e4;
  position: relative;
  margin-bottom: 20px;
}

.s2 .curr {
    color: #ff2d4b;
    border-bottom: 2px solid #ff2d4b;
    margin-bottom: -2px;
}

.s2 p{
  text-align: center;
  font-size: 18px;
  margin-top:16px;
}


.s2 .b1:hover{
  color:red;
  background-color:  #eee;
}

.s2 a{
  color:#000;
  
}

.s2 a:hover{
  color:red;
  
}

.s3{
  max-width: 980px;
  display: table;
  margin-bottom: 15px;
}

.s3 a{
  color:#000;  
}
.s2 a:hover{
  color:red; 
}

.s3 .b1:hover{
  color:red;
}

.menu-food{
  height: 120px;
  width:auto;
  margin-left:-22px;
  margin-right:10px;
  margin-bottom:18px;
  background-color: #fafafa;
}
.menu-food .pic{
  width: 120px;
  height: 120px;
  float: left;
  overflow: hidden;
  display: block;
  position: relative;
}

.info {
    margin-left: 10px;
    font-size: 14px;
    color: #333;
    font-weight: 400;
    text-decoration: none;
    padding: 10px 0;
    height: 120px;
    max-width: 200px;
    float: left;


}
.info .p1 {
    width: 150px;
    overflow: hidden;
    margin-bottom: 5px;
    cursor: default;
    font-size: 16px;
    color: #333;
    font-weight: 400;
    text-decoration: none;
}

.info .info-desc {
    height: 52px;
}

.info .info-tizhi {
    font-size: 12px;
    color: #999;
    font-weight: 400;
    text-decoration: none;
  }

.info .m-break {
    line-height: 24px;
    margin-top:0px;
    position: absolute;
    bottom: 10px;
    color: #666;
    width: 180px;
}
.diancan{
  float: right;
  margin-bottom:5px;
  margin-left:0px;
  margin-right:-15px;
}

.seat {
    padding: 0 0 12px 13px;
    margin-bottom: 20px;
    background-color: #fafafa;
}
.seat .p2 {
    margin-bottom: 6px;
    border-bottom: 1px solid #e4e4e4;
    font-weight: 700;
    padding: 0 0 10px;
    font-size: 18px;
    margin-left: 5px;
    margin-right: 14px;
    color: black;
    text-align:center;
}
.seat .p3 {
    
    font-size: 14px;
   color: black;
}

.menu-tab {
    border-bottom: 2px solid #e4e4e4;
    position: relative;
    margin-bottom: 20px;
}

.food {
  height: 140px;
  border: 2px solid rgba(0, 0, 0, 0);
  overflow-y: hidden;
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  -webikt-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}
.food .thumbnail {
  width: 120px;
  height: 120px;
  padding-right: 0;
  overflow: hidden;
  float: left;
}
.food .info {
  padding: 0 10px;
  float: left;
}
.food .info .point {color: #f37b1d;}
.food .info .point > .like {
  background-color: #f37b1d;
  color: #fff;
}
.food .info .price {
  color: #0b6fa2;
  font-size: 14px;
}
.food .info i[class*="am-icon-"] {margin: 0 4px;}
.business, .addr {
  margin: 0; 
  padding-bottom 10px;
}

/*购物车*/
.empty {
    position: fixed;
    bottom: 0;
    z-index: 800;
    box-shadow: 0 -1px 10px 2px #e4e4e4;
    display: block;
}

/* Operate for menu-item */
/* ===================================== */
/*                                Responsive                                  */
/* ===================================== */
@media (min-width: 1025px) {
  div.menu:hover section.food, div.menu:focus section.food {border: 2px solid #e56c0c;}
  div.menu:hover .operate, div.menu:focus .operate {display: block;}
}
@media (max-width: 1024px) {
  div.menu .operate {
  	margin-left: 60%;
  	float: left;
  	top: 40px;
  	right: auto;
  	display: block;
  }
  div.menu .operate button {
  	margin: 0 5px;
	float: left;
  }
}
@media (max-width: 640px) {
  div.menu .operate {
  	margin: 0;
	float: none;
  	right: 20px;
  }
  div.menu .operate button {
	margin: 0 0 5px 0;
  	float: none;
  }
}

.operate {
  line-height: 16px;
  position: absolute;
  top: 30px;
  right: 20px;
  display: none;
}

.operate button {
  margin-bottom: 4px;
  padding: 5px;
  font-size: 14px;
  display: block;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.operate button > i {margin-right: 4px;}
.operate button.order {
  background-color: #0e90d2;
  color: #fff;
}
.operate button.review {
  background-color: #f37b1d;
  color: #fff;
}



/* Modal menu order */
#modal-menu-order .am-close, #modal-menu-review .am-close {
  width: 28px;
  background-color: #dd514c;
  filter: alpha(opacity=75); 
  opacity: 0.75;
  color: #fff;
  font-size: 16px;
  line-height: 28px;
  -moz-border-radius: 2px; 
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
#menu-review-form .am-dropdown {
  margin-left: 10px;
  background-color: #fff;
}
#menu-order-form input[type="reset"], #menu-review-form input[type="reset"] {display: none;}
#menu-order-form button#submit, #menu-review-form button#submit {
  margin: 0;
  background-color: #0e90d2;
  border-color: #0e90d2;
  color: #fff;
  font-weight: bold;
}

/* Sidebar for menu review-comment */
#review-comment-sidebar .am-offcanvas-bar {background-color: #f8f8f8;}
#review-comment-sidebar .am-offcanvas-bar:after {background-color: #ccc;}
#review-comment-sidebar .menu-name {
  padding: 100px 15px 15px;
  background: url("../img/drawer-bg.jpg") no-repeat 0 0;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  -moz-text-shadow: 0 0 6px rgba(0, 0, 0, 0.65);
  -webkit-text-shadow: 0 0 6px rgba(0, 0, 0, 0.65);
  text-shadow: 0 0 6px rgba(0, 0, 0, 0.65);
}
/* Menu rate */
#review-comment-sidebar .rate {
  padding: 10px;
  background-color: #fff;
}
#review-comment-sidebar .rate .point {
  width: 60px;
  height: 60px;
  margin: 0 auto;
  border: 5px solid rgba(255, 255, 255, 0.3); 
  background-color: #f09226;
  text-align: center;
  font-size: 18px;
  font-weiht: bold;
  color: #fff;
  -moz-border-radius: 50%; 
  -webkit-border-radius: 50%; 
  -o-border-radius: 50%; 
  border-radius: 50%; 
  -moz-box-shadow: 3px 3px 0 1px rgba(0, 0, 0, 0.1); 
  -webkit-box-shadow: 3px 3px 0 1px rgba(0, 0, 0, 0.1); 
  -o-box-shadow: 3px 3px 0 1px rgba(0, 0, 0, 0.1); 
  box-shadow: 3px 3px 0 1px rgba(0, 0, 0, 0.1); 
  behavior: url(../js/PIE.htc); 
}
#review-comment-sidebar .rate .point > span {
  display: inline-block;
  margin: 10px auto 0;
  font-weight: bold;
  font-style: italic;
}
#review-comment-sidebar .rate .total {
  text-align: center;
  color: #999;
  font-size: 14px;
}
#review-comment-sidebar .rate .total > span {
  margin-right: 2px;
  font-weight: bold;
}

#review-comment-sidebar .stars {padding-left: 10px;}
.stars {
  font-size: 14px;
  color: #999;
}
.stars ul, .stars ul li {list-style: none;}
.am-icon-star.full {color: #f09226;}
.stars .percent {
  margin-left: 4px;
  padding: 0 2px;
  font-size: 12px;
  font-style: italic;
}
.stars .percent:after {content: "%";}

/* Menu comments */
.comments .loading {
  padding: 20px;
  border-top: 1px solid #e2e2e2;
}
.comments .contain {
  border-top: 1px solid #e2e2e2;
  display: none;
}
#comment-list .comment-view {
  padding: 15px 5px;
  background-color: #f9f9f9;
  border-bottom: 1px solid #e2e2e2;
  font-size: 14px;
  word-break: break-all;
  overflow: hidden;
}
#comment-list .comment-view p {margin: 0;}
#comment-list .comment-view .title {
  padding: 0;
  margin-bottom: 5px;
  color: #999;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#comment-list .comment-view time {
  margin-left: 10px;
  padding-left:10px;
  border-left: 1px solid #e2e2e2;
  font-size: 12px;
}
#comment-list .comment-view .comment-rate {
  margin-left: 10px;
  padding-left:10px;
  border-left: 1px solid #e2e2e2;
}
#comment-list .comment-view .text {color: #333;}
#count { 
  width: 50px; 
  height: 30px; 
  margin: 0 5px;
  border: 1px solid #ccc; 
/*   line-height: 30px;  */
  text-align: center; 
  float: left; 
}
#plus, #subtract { 
  width: 26px; 
  height: 40px; 
  background-color: #eee; 
  border: 1px solid #ccc; 
  float: left; 
  cursor: pointer;
}
.number {
  height: 40px; 
  display: block; 
}
.table-seat-picker {
  margin-bottom: 20px;
  padding: 10px;
  border: 1px solid #ccc;
}

#order-list.am-show-lg-only .empty {
  background-color: #fff;
  text-align: center;
      width: 280px;
    border: 1px solid #e4e4e4\9;
}
#order-list.am-show-lg-only .empty .top-line, #order-list.am-show-lg-only .empty .am-icon-undo {display: none;}