.card-page .kinds-block.collections_block .product-amount, .product-list .product-item .product-amount {
  display: block !important;
}
body .product-list.thumbs .product-item__bottom-left .shop2-discount-wrapper {
  margin-bottom: 0;
}
body .product-list.thumbs .product-item .product-additional__top {
  margin-top: 0;
  width: 100%;
  /*.product-amount .amount-title {
		display: block;
	}
	.product-amount .shop2-product-amount {
		width: 71px;
	}*/
}
.product-list.simple .product-item .product-amount {
  margin-left: 10px;
}
.shop2-product-amount button {
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-weight: 500;
  line-height: 1.35;
  color: #1f1f1f;
}
.cart-popup-container .cart-preview-container #shop2-cart {
  display: block;
}
.cart-popup-container .cart-preview-container .amount-wrap {
  display: block !important;
  margin-top: 10px;
}
