/*
Theme Name: Bw KidXtore
Theme URI: https://kidxtore.bzotech.com/intro/
Author: BZOTech
Author URI: https://bzotech.com/
Description: KidXtore is a very cute WooCommerce theme with eye-catching designs and colorful colors. It is the ideal WordPress theme for e-commerce websites or businesses that sell goods for babies and kids.
Version: 2.4.3
Tested up to: 6.6
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Copyright: © 2024 BZOTech Theme. All rights reserved.
Tags: custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, post-formats, sticky-post, threaded-comments, block-styles, blog, news
Text Domain: bw-kidxtore
*/

.wc-block-components-radio-control .wc-block-components-radio-control__input {
    padding:0px !important;
}
.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox] {
    padding: 0px !important;
}
.shop-list-view list-col-item.list-3-item.product-category.product{
 display: none !important;
}
input[type="checkbox"]:before {
    width: 15px;
    height: 15px;
    top: 3px;
    left: 3px;
}