/*
 Theme Name: Kadence Child
 Template: kadence
 Description: Child theme for Kadence - custom templates
 Version: 1.0
*/

/* Ukryj breadcrumby na stronie produktu */
.single-product .product-title.product-above {
    display: none;
}

/* Ukryj kategorię produktu */
.single-product .product_meta {
    display: none;
}
