@charset "UTF-8";

/*
Theme Name: Icon Star
Theme URI: https://icon-infotech.net
Author: Mohammad Jewel
Author URI: https://facebook.com/jewelmm9
Description: This is a starter theme for running basic website with supported theme options.
Tested up to: 6.0.0
Requires PHP: 7.4
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: iconStarter
Tags: one-column, accessibility-ready, custom-logo, editor-style, featured-images, footer-widgets, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready

*/
.product-info h3 {
  margin: 10px 0;
  min-height: 40px;
}
.swiper-pagination-progressbar {
  background: rgba(255, 255, 255, 0.2) !important;
  height: 4px !important;
}
.swiper-pagination-progressbar-fill {
  background: #fb923c !important; /* orange */
}
header.style2 {
    background: #4f4f4f;
}



@media only screen and (max-width: 500px) {
	
}