/*!
Theme Name: usik
Theme URI: https://usimedia.com/web/themes
Template: kadence
Author: Kadence WP
Author URI: https://usimedia.com/web
Description: A child theme for the Kadence Theme.
Version: 1.0.0
License: GNU General Public License v3.0 (or later)
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: usik
*/

/* Theme customization starts here
-------------------------------------------------------------- */
.wp-block-image figcaption {
    display: none !important;
 }

 .grecaptcha-badge { 
    visibility: hidden; 
}

/* Hide Woocommerce Product Page Categories and Tags */
.product_meta { 
    display:none !important; 
}