#productscategory_list .product-name {
    text-transform: uppercase;
    display: inline;
    width: 100%;
    overflow: hidden;
    font-family: 'Monolein';
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0.04cm;}
#productscategory_list p.price_display{
  margin-bottom: 5px; display:inline-block;    color: #333;
    font-size: 18px;
    letter-spacing: 0.04cm;}  
#productscategory_list p.price_display:before{
	font-family: "FontAwesome";
	content: "-";
	display: inline-block;
	font-weight: 600;
	font-size: 30px;
	vertical-align: top;
	line-height: 8px;
	}    
  #productscategory_list .product-name a {
    /* font-size: 15px; */
    /* line-height: 18px; */
    /* color: #3a3939; */
	 }
    #productscategory_list .product-name a:hover {
      color: #515151; }
#productscategory_list .exclusive span {
  font-size: 13px;
  line-height: 18px;
  padding: 2px 8px 3px;
  text-decoration: none; }
  #productscategory_list .exclusive span:focus, #productscategory_list .exclusive span:active {
    text-decoration: none; }

h3.page-product-heading1 ,
section.blockproductscategory h3.page-product-heading{
    font-size: 35px;
	font-family: "Monolein";
    letter-spacing: 0.12cm;
    padding: 80px 0 30px 0;
    background: transparent;
    text-align: center;
    font-weight: 300;
    color: #000;
}
 
	@media (max-width:547px) {	
		h3.page-product-heading1 ,
		section.blockproductscategory h3.page-product-heading{
			line-height:40px;
			padding: 20px 0 20px 0;s
	}

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