.bottom-footer {
 
    text-transform: none!important;
}

/**** summary-thumbnails-only ****/



/**** summary-items ****/



.productsSummaryItem {
  width: 150px;
  height: 275px;
  margin: 50px;
  float: left;
  overflow: hidden;
  display: block;
  text-align: center;
}

.productName {
  font-weight: bold;

}




.summaryImageHolder  {
    width: 100%;
    height:210px;
    position:relative;
    overflow:hidden;
    }

.summaryImageHolder img {width: 100%;
    height: 200px;
    position:absolute; display:block;
    top:0;
    left:0; 
    }


/* Stylesheet: AndreasCollection Modified On 2015-05-24 19:41:00 */
