.category-info h1{
    text-align:center;white-space:pre-wrap;padding-bottom: 17px;
}
.category-info .desc{
	text-align:center;
	white-space:pre-wrap; 
	padding-bottom: 5rem;
	/*
	font-family: century-gothic;
	*/
    font-weight: 300;
    font-style: normal;
    font-size: 21px;
    letter-spacing: .02rem;
    line-height: 2.1rem;
    text-transform: none;
    color: #555;
}
.product-list-filter{
    margin: 0 0 40px 0;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 13px;
    letter-spacing: 0px;
    font-family: proxima-nova;
    font-weight: 400;
    font-style: normal;
    font-size: 17px;
    letter-spacing: .05em;
    line-height: 1.4em;
    text-transform: none;
}
.product-list-filter .list-item {
    display: inline-block;
    margin: 0 2.7em 0 0;
    padding-bottom: 1px;
}
.product-list-filter .item-link {
    color: #1d1d1d;
    transition: opacity .3s ease-in;
}