.view-images-catalog li, .view-PromotedFrontPageProducts li {
  width: 230px;
  background-color: white;
  border: 1px solid #bdbdbd;
  overflow: visible;
  border-radius: 0 !important; }
  .view-images-catalog li .views-field-field-image-cache-fid, .view-PromotedFrontPageProducts li .views-field-field-image-cache-fid {
    width: 230px;
    height: 230px;
    display: table-cell;
    vertical-align: middle;
    text-align: center; }
  .view-images-catalog li .views-field-phpcode, .view-PromotedFrontPageProducts li .views-field-phpcode {
    margin: 5px 0; }
    .view-images-catalog li .views-field-phpcode a, .view-PromotedFrontPageProducts li .views-field-phpcode a {
      font-weight: 700;
      font-size: 15px;
      color: #1e1d1d;
      text-transform: uppercase;
      text-decoration: none;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      transition: all 0.3s ease; }
  .view-images-catalog li .views-field-field-short-title-value, .view-PromotedFrontPageProducts li .views-field-field-short-title-value {
    color: #1e1d1d;
    height: 55px;
    width: 230px;
    text-align: center;
    display: table-cell;
    vertical-align: middle; }
  .view-images-catalog li:hover, .view-PromotedFrontPageProducts li:hover {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    box-shadow: 3px 3px 3px #c6ad79; }

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