.acm-slideshow::before {
  background-image: url('../../../templates/ja_diner/local/images/decor/decor_green.png');
}
.t3-masthead .ja-masthead::after {
  background: url('../../../templates/ja_diner/local/images/decor/decor_green.png');
}
.navbar-right {
  
}
.navbar-right .cart {
  line-height: 52px;
  padding: 10px;
  height: 100%;
  border-left: 1px solid #e8e6e3;
}
.navbar-right .cart .cart_dropdown_container {
  position: absolute;
  right: 0;
  background: #FFF;
  border: 1px solid #e8e6e3;
  margin-top: 10px;
}
.navbar-right .cart .cart_dropdown_container .cart_dropdown_content {
  padding: 10px;
}
#product-confirm #total_price {
  width: 100%;
  display: block;
  text-align: center;
  font-size: 45px;
  color: #111111;
}
#product_options .option_cat {
  padding: 10px 0;
  font-weight: bold;
}
#product_options .hikashop_product_options_inner .controls label {
  font-weight: normal;
}
#product_options .hikashop_product_options_inner .controls input.inputbox {
  width: auto;
  float: left;
  height: auto;
  margin: 6px 6px 0 0;
}