/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
Add your custom styles here
*/

.topbar-list span.elementor-icon-list-icon {
	order: 1;
}
.topbar-list li.elementor-icon-list-item.elementor-inline-item {
	border-bottom: 1px solid #000;
}
.HeaderSearch button.e-search-submit {
	z-index: 99;
}
.htslider-slider .slick-dots {
	bottom: 20px;
}
h2.woocommerce-loop-category__title .count {
	display: none;
}
.Social-Btn span.elementor-button-content-wrapper {
    align-items: center;
}
.Social-Btn span.elementor-button-icon {
	font-size: 40px;
}
.product-count {
    font-family: 'Inter';
    font-size: 16px;
    color: #000;
}
.jet-filter-label {
    background: var(--e-global-color-13736ad);
}
.addtoCart form.cart button.single_add_to_cart_button.button.alt {
    margin-right: 15px;
}
.addtoCart button.wc-buy-now-btn.wc-buy-now-btn-single.single_add_to_cart_button.button.alt {
    margin-left: 0px !important;
}

.addtoCart button.wc-buy-now-btn.wc-buy-now-btn-single.single_add_to_cart_button.button.alt {
    margin-right: 8px !important;
}
 