.moduletable_last_prosmotren .modopprod_item.product .image,
.moduletable_last_prosmotren .modopprod_item.product .product-block-price {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
}

.product_minus {
  background: #ccc;
  border: 1px solid #ccc;
  width: 38px !important;
  height: 38px;
  float: left;
  position: absolute;
  left: 0;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  -webkit-appearance: button;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  line-height: 36px;
}

.productfull .prod_qty_input .product_plus {
  position: absolute;
  top: 0;
  right: 0;
  line-height: 36px;
}

.jshop .prod_qty_input input {
  margin-bottom: 0px;
}

.product_plus {
  background: #ccc;
  border: 1px solid #ccc;
  width: 38px !important;
  height: 38px;
  float: right;
  position: absolute;
  left: 84px;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  -webkit-appearance: button;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  line-height: 36px;
}

/*# sourceMappingURL=product-detal.css.map */
