html .shop2-product .form-add .product-price {
  width: 210px; }
  html .shop2-product-amount input[type="text"] {
    width: 50px; }
  html .product-item-thumb .product-amount {
    height: auto;
    border-top: 1px solid #e0efe6;
    padding: 8px 0 0; }
  html .product-item-thumb .product-amount .amount-title {
    width: 102px; }
  html .product-item-thumb .product-bot {
    border: none;
    padding-top: 0; }
