.shop-item__title {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.28571; }
  @media (min-width: 992px) {
    .shop-item__title {
      font-size: 1.125rem;
      font-weight: 500;
      line-height: 1.625; } }

.shop-item--card .shop-item__body {
  font-size: 0.875rem; }
  @media (min-width: 992px) {
    .shop-item--card .shop-item__body {
      font-size: 1rem; } }

.shop-item .product-item-limit {
  border: 1px solid #D1D1D1; }
