/*
Theme Name: Cadiant Child
Template: cadiant
Author: Aara Gems
Version: 1.0.1
Description: Child theme for demo site with custom product card style 4.
Text Domain: cadiant-child
*/

/* Hide WooSmart wishlist/compare buttons on product cards */
.product-block .woosw-btn,
.product-block .woosc-btn {
    display: none !important;
}
