﻿.category-product-section-divider {
  border-right: .1px solid #f0f0f5; }

.category-listing .category-item {
  border-bottom: 0.1px solid #f0f0f5;
  margin-bottom: 5px; }
  .category-listing .category-item .category-text {
    font-size: 1em; }

.category-total-products {
  font-size: .6em; }
.product-card {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}