.posted_in,.tagged_as{
display:none;
}
a.button, button.button, input.button, #review_form #submit{
background-color: #9c4ab8;
}
.button{
background-color: #9c4ab8;
}
.shipping_calculator{
display:none;
}
.woothemes-compatible .parent_300x250{
display:none;
}
div.product p.price{
margin-bottom:10px;
}
div.product .product_title{
margin-bottom:10px;

}
div.product p.stock{
margin-bottom:10px;
}
.sku{
display:none;
margin-bottom:10px;
}
.cart-collaterals .cart_totals h2{
margin-left: 0px !important; 
}
.entry h2 {
    margin-bottom: 10px !important;
    font-size: 20px;
}
.shipping-calculator-form .col2-set{
text-align:left !important;
}

.checkout h3 {
    font-size: 20px;
}
.checkoutshipping{
display:none;
}
.products li.product a.button, form.cart button.button-alt ,.checkout-button.button-alt {
background-color: #9c4ab8;
}

.jigoshop-products .products li {
width: 200px;
}

.puff-products-image {
position: relative;
height: 196px;
overflow: hidden;
}

.puff-products-image img {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
