/*
 Theme Name:   Kushi Child
 Theme URI:    https://wdtkushi.wpengine.com/
 Description:  Kushi Child Theme
 Author:       the WeDesignTech team
 Author URI:   https://wedesignthemes.com/
 Template:     kushi
 Text Domain:  kushi-child
 Version:      1.0.0
 Tested up to: 6.6
 Requires PHP: 7.4
 Tags: Blog,Portfolio,E-Commerce, 
 License: GNU General Public License v2 or later 
 License URI: https: //www.gnu.org/licenses/gpl-2.0.html
 Copyright (C) 2024 designthemes. All rights reserved.
*/

::-webkit-scrollbar {
   width: 8px;
   height: 2px;
}
::-webkit-scrollbar-track {
   background: transparent;
}
::-webkit-scrollbar-thumb {
   background: #000;
}

.woocommerce ul.products li.product.product-list-view .product-wrapper {
	align-items: center;
}
/* .woocommerce ul.products li.product .button {
	display: none !important
} */

/* :is(#woocommerce_product_categories-1, #media_image-2), #woocommerce_products-1 h2, .wdt-content-item .wdt-content-title-group.below { display:none; } */

.menu-item aside:not(#woocommerce_products-1), #woocommerce_products-1 h2, .wdt-content-item .wdt-content-title-group.below { display:none; }

#woocommerce_products-1 ul li a { margin: 0; }

.elementor-element .ui-widget-content { background : none }

.ui-widget-content .tinv-wraper.woocommerce { background: #fff}
/* #footer { background: red !important } */