/* Add CSS here */
.deal-product .woo-products, .woo_categories_slider {margin: 0;}
.blog-posts-content .container-inner {position: relative;}
.loop-entry .entry-taxonomies {position: absolute; top: 10px; right: 15px; left: auto;}
.popup-drawer .drawer-header .drawer-toggle.widget-toggle-close {color: var(--global-palette9);}
.elementor-shortcode .single-category-block {background: transparent; border: 1px solid #e5e5e5;}
.single-category-block .category-list .cat_name {margin-inline-end: 10px;}
.single-category-block .category-list h3.cat-title {padding: 0;}
.post-archive .loop-entry.type-post .entry-taxonomies .category-style-pill a {background: var(--global-palette9); color: var(--global-palette5);}
.woocommerce div.product form.cart .woocommerce-grouped-product-list .woocommerce-grouped-product-list-item div.quantity.spinners-added input[type="number"] {-moz-appearance: none;}
.blog-posts-content .container-inner .cat {
	position: absolute;
	z-index: 9;
	padding: 1px 9px;
	background: #fff;
	top: 10px;
	margin-inline-start: 10px;
	border-radius: 5px;
	text-transform: capitalize;
}
.site-header-item {
	margin-inline-end: 15px !important;
}
.site-header-item[data-section="thebase_customizer_header_html2"] {
	margin-inline-end: 0 !important;
}
.woocommerce-page li:hover a.added_to_cart:before, .woocommerce li:hover a.added_to_cart:before{background: var(--global-palette9);}
.woocommerce.widget_product_categories > ul li .thebase-cat-toggle-sub, .woocommerce .wp-block-woocommerce-product-categories > ul li .thebase-cat-toggle-sub{padding-left:7px !important;}
@media screen and (min-width: 1025px) and (max-width: 1250px) {.archive .products.grid-lg-col-6 {grid-template-columns: 1fr 1fr 1fr 1fr 1fr;}}
@media screen and (max-width: 1024px){.site-header-item .widget-toggle-open-container .widget-toggle-open{color: var(--global-palette5);} .site-header-item .widget-toggle-open-container .widget-toggle-open:hover{color: var(--global-palette-highlight-alt2);}}
@media screen and (max-width: 767px){body .tnp-widget-minimal input.tnp-email,body .tnp .tnp-email{width: 100% !important;}}

.pageloader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url(images/loader.gif) center no-repeat #ffffff;
}