/**
 * Add any custom CSS here.
 *
 * This file will be loaded after all other theme stylesheets.
 */
 
 /** remove cat count from shop page - uncomment if required */
p.is-xsmall.uppercase.count {display:none !important;}

/** comment "Comments Off" message in footer Latest News panel */
span.post_comments.oppercase.op-7.block.is-xsmall {display:none !important;}

/** Remove date box on news post */
div.badge.absolute.top.post-date.badge-outline {display:none !important;}

/** Change Woo Add to cart colour etc. */
.success-color {color: #f58635 !important;}

/** Hide uncategorised  */
.cat-item-105{display:none !important;}
