/*
Theme Name:   Sanitizex Child Theme
Theme URI:    http://www.example.com/sanitizex/
Description:  Sanitizex - Multipurpose eCommerce WordPress Template.
Author:       AHT
Author URI:   http://arrowhitech.com/
Template:     sanitizex
Version:      1.0
License:      
License URI:  
Tags:         one-column, two-columns, right-sidebar,  custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain:  lusion-child
*/

.st1 {
    margin-top: 50px !important;
    color: #323232 !important;
    font-family: "Poppins", Sans-serif;
    font-size: 35px;
    font-weight: 600;
}

.st2 {
    margin-top: 20px !important;
    color: #323232 !important;
    font-family: "Poppins", Sans-serif;
    font-size: 19px;
    font-weight: 300;
}

@media (max-width: 767.98px) {
    #js-init-sticky .tt-holder-wrapper {
        margin-top: 30px !important;
    }
    #js-init-sticky.fixed .tt-holder-wrapper {
        margin-top: 0px !important;
        top: 30px !important;
    }
	.serachbox_mobile .elementor-container.elementor-column-gap-default {
		padding:0px !important;
	}
	.serachbox_mobile .elementor-container.elementor-column-gap-default .elementor-search-form{
		max-width: 82%;
   		margin: auto;
	}
    .serachbox_mobile .elementor-widget-wrap.elementor-element-populated,
    .serachbox_mobile .elementor-widget-wrap.elementor-element-populated .elementor-widget-container {
        padding: 10px 0px !important;
        margin: 0px !important;
        border-radius: 0px 0px 0px 0px !important;
    }
	.serachbox_mobile .elementor-widget-wrap.elementor-element-populated .elementor-search-form__input {
        padding-left: 10px !important;
        padding-right: 10px !important;
		font-size:11px;
    }
    .serachbox_mobile .elementor-widget-wrap.elementor-element-populated .elementor-search-form__submit {
        padding-left: 10px !important;
        padding-right: 10px !important;
        min-width: unset !important;
		font-size:12px;
    }
	.serachbox_mobile .elementor-heading-title.elementor-size-large{
		font-size: 24px !important;
	}
}

.swiper-containernew .jet-woo-product-categories a {
    color: #54595f;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    font-weight: 400;
}

.swiper-containernew .jet-woo-product-title a {
    color: rgb(50, 50, 50);
    font-family: Poppins, sans-serif;
    font-size: 14px;
    font-weight: 600;
}

.swiper-containernew .woocommerce-Price-amount.amount {
    color: rgb(2, 157, 218);
    font-family: Poppins, sans-serif;
    font-size: 16px;
    font-weight: 600;
}

.swiper-containernew {
    padding: 0 20px;
}

.swiper-containernew .swiper-button-prev {
    left: -5px !important;
    width: 27px;
    height: 27px;
}

.swiper-containernew .swiper-button-next {
    right: -5px !important;
    width: 27px;
    height: 27px;
}

.price_slider_amount .button {
    background: #029dda!important;
}

.product-item .product-item__rating, .woocommerce ul.cart_list li .star-rating, .woocommerce ul.product_list_widget li .star-rating
{
	display:none !important;
}