.footer-info-col {
  font-size: 14px; }

/*
ul.productGrid {
    display: table-row;
}

ul li.product {
    border: 1px solid black;
    display: table-cell;
}

div.slick-slide  {
    border: 1px solid #999999;
    border-radius: 10px;
    height: 100%;
    margin-right: 2px;
    display: table-cell;
}
*/
div.card-img-container img {
  border-radius: 10px; }

#menu .navPages-list .navPage-subMenu {
  width: 200px; }

.price-section {
  font-weight: bold;
  font-size: 16px; }

.price-section--withoutTax {
  color: #7BB36A; }

.non-sale-price--withoutTax {
  color: #6E423E !important; }

.footer-bottom {
  padding: 0; }
