/*
Theme Name:   Kadence Child
Theme URI:    https://www.kadencewp.com/kadence-theme/
Description:  Child theme for Kadence. Includes automatic cache-busting: every time you edit a file, the version number changes so browsers and cache plugins serve the fresh copy.
Author:       Your Name
Author URI:   https://example.com
Template:     kadence
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         blog, e-commerce, custom-menu, custom-logo, featured-images, full-width-template, threaded-comments, translation-ready
Text Domain:  kadence-child
*/

/* ==========================================================================
   Your custom CSS goes below this line.
   (You can also use assets/css/custom.css if you prefer to keep it separate.)
   ========================================================================== */


body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link) {
    min-height: 3em;
    border-radius: 25px !important;
}


.footer-widget-area>* {
    display: none;
}