/*
Theme Name: Storefront Child Theme
Theme URI: http://example.com/storefront-child-theme
Description: A custom Groove By Groove child theme for the Storefront theme.
Author: Isak
Template: storefront
Version: 1.0.4
*/

.site-header .custom-logo {
    max-height: 100px !important;
    width: auto !important;
}

.wc-block-featured-product__price {
    display: none;
}