.com-virtuemart.view-category .browse-view > .row {
  justify-content: flex-start;
}
.com-virtuemart.view-category .browse-view .spacer.product-container {
  padding: 30px 20px !important;
}
.com-virtuemart.view-category .browse-view .spacer.product-container img {
  mix-blend-mode: multiply;
}
.com-virtuemart.view-category .browse-view .spacer.product-container .product_name {
  margin-bottom: 20px;
}
/* .com-virtuemart.view-category .browse-view .spacer.product-container .vm-product-media-container p, .com-virtuemart.view-category .browse-view .spacer.product-container .vm-product-media-container ul {
  display: none;
} */
.com-virtuemart.view-category .browse-view .spacer.product-container .childproduct-category-wrap {
  margin-top: 10px;
}
.com-virtuemart.view-category .browse-view .spacer.product-container .childproduct-category-wrap .childproduct-category {
  margin: 0;
  padding: 5px !important;
  border-radius: 0;
  border: 0;
}
.com-virtuemart.view-category .browse-view .spacer.product-container .childproduct-category-wrap .childproduct-category.active {
  background: #D12D27;
  cursor: default;
}
.com-virtuemart.view-category .browse-view .spacer.product-container .childproduct-category-wrap .childproduct-category.active img {
  mix-blend-mode: normal;
}
.com-virtuemart.view-category .browse-view .spacer.product-container .childproduct-category-wrap .childproduct-category:not(.active) {
  cursor: pointer;
}
.com-virtuemart.view-category .browse-view .spacer.product-container .childproduct-category-wrap .childproduct-category:not(.active):hover h3 {
  color: #D12D27;
}
.com-virtuemart.view-category .browse-view .spacer.product-container .childproduct-category-wrap .break {
  flex-basis: 100%;
  height: 0;
}
.com-virtuemart.view-category .browse-view .spacer.product-container .childproduct-category-wrap .childproduct-category-name {
  margin: 10px 0;
}
.com-virtuemart.view-category .browse-view .spacer.product-container .childproduct-category-wrap .childproduct-category-name h3 {
  font-family: "Muller", sans-serif;
  text-transform: none;
  line-height: 1.2;
  margin: 0;
}

/*# sourceMappingURL=fix.css.map */
