h1.site-title {
    font-family: "Timpani Heavy";
}
.label{
 color: #fff;
text-shadow: 0 -1px 0 rgba(0,0,0,.25)!important;
background-color: #ee7c2a !important;
background-image: -moz-linear-gradient(top,#f78c40,#e16309) !important;
background-image: -webkit-gradient(linear,0 0,0 100%,from(#f78c40),to(#e16309)) !important;
background-image: -webkit-linear-gradient(top,#f78c40,#e16309) !important;
background-image: -o-linear-gradient(top,#f78c40,#e16309) !important;
background-image: linear-gradient(to bottom,#f78c40,#e16309) !important;
background-repeat: repeat-x !important;
border-color: #e16309 #e16309 #984306 !important;
border-color: rgba(0,0,0,.1)rgba(0,0,0,.1)rgba(0,0,0,.25) !important;
padding:0px 5px 0px 5px !important;
}

/*.label{
text-shadow: 0 -1px 0 rgba(0,0,0,.25);
background-color: #ee7c2a;  
}*/
.woocommerce .related ul.products li.product, .woocommerce .related ul li.product, .woocommerce .upsells.products ul.products li.product, .woocommerce .upsells.products ul li.product, .woocommerce-page .related ul.products li.product, .woocommerce-page .related ul li.product, .woocommerce-page .upsells.products ul.products li.product, .woocommerce-page .upsells.products ul li.product {
width: 24% !important;
}