/*
** General Adds
*/
.tcb-post-content .shariff {
    display: none!important;
}
.shariff {
    padding: 80px 0;
}

/*
** Woocommerce Adds
*/
img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail,
.woocommerce-product-gallery__image{
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.24)!important;
}
h2.woocommerce-loop-product__title {
    text-align: center;
    padding: 0!important;
}