/*
Theme Name: Bw Craftxtore
Theme URI: https://bw-craftxtore.bzotech.com/intro/
Author: BZOTech
Author URI: https://bzotech.com/
Description: CraftXtore WooCommerce theme lets you create a fantastic, magnificent web presentation for your pottery studio, handcrafted workshops, or alluring new craft goods store.
Version: 1.9.2
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-craftxtore
*/
/*mobile-items-with-icon-list*/
.mobile-items-with-icon-list .list-text-info__item.active {
    color: #f12535;
    font-weight: 600;
}

.mobile-items-with-icon-list .list-text-info__item.active a {
    color: #f12535;
}
.hide-on-mobile {
    display: block;
}

@media (max-width: 767px) {
    .hide-on-mobile {
        display: none !important;
    }
}
@media (max-width: 767px) {
   .aboutus-tatics .stat-number .js-counter {
        font-size: 30px;
	    color: #00c9cd;
	   font-weight: bold;
        line-height: 1;
        position: relative;
        display: inline-block;
    }
	.stat-number span.text {
		top: 0px;
	}
    .stat-text {
        padding-top: 5px;
    }
}