/*
 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.
*/

#header-wrapper {
	margin: 0;
}

@media(max-width: 1540px){
	ul.products li.product .product-details .product-title h5{
		font-size: 1.2rem !important;
	}
}

@media (max-width: 767px) {
  .wdt-cus-home5-slider .wdt-carousel-holder .swiper.swiper-horizontal + .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination {
    left: 10px;
    right: auto;
  }
}