.product-cat {
background: rgb(103,73,18); background: -moz-linear-gradient(top,  rgba(103,73,18,1) 0%, rgba(158,122,56,1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(103,73,18,1)), color-stop(100%,rgba(158,122,56,1))); background: -webkit-linear-gradient(top,  rgba(103,73,18,1) 0%,rgba(158,122,56,1) 100%); background: -o-linear-gradient(top,  rgba(103,73,18,1) 0%,rgba(158,122,56,1) 100%); background: -ms-linear-gradient(top,  rgba(103,73,18,1) 0%,rgba(158,122,56,1) 100%); background: linear-gradient(to bottom,  rgba(103,73,18,1) 0%,rgba(158,122,56,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#674912', endColorstr='#9e7a38',GradientType=0 ); }
h1 { font-family: 'Raleway', sans-serif; font-weight: 400; }