/*
 Theme Name:   Hitek Child
 Description:  Hitek Child Theme
 Author:       XTemos
 Author URI:   https://xtemos.com
 Template:     xts-hitek
 Version:      1.0.0
 Text Domain:  xts-theme
*/
.my_quantity{ color:green; } .my_quantity_none{ color: red; }

.xts-product .woocommerce-loop-product__title {
padding-bottom: 115px;
}

#itlcb-call-btn {
	right: 23px !important;
    bottom: -107px !important;
	width: 70px !important;
	height: 70px !important;
}
@media screen and (max-width: 768px) {
	#itlcb-call-btn {
right: 20px !important;
        bottom: -14px !important;
        width: 60px !important;
        height: 60px !important;
	}
}
@media screen and (max-width: 768px) {
	#itlcb-wrapper.itlcb-opened .itlcb-call-btn {
	right: 20px !important;
        bottom: -14px !important;
        width: 60px !important;
        height: 60px !important;
	}
}
@media screen and (min-width: 1400px) {
	#itlcb-wrapper.itlcb-opened .itlcb-call-btn {
	right: 10px !important;
      
	}
}
#supportTrigger {
	right: 151px !important;
}

.fwp_facet .facetwp-checkbox.checked {
	background-image: url('/wp-content/themes/xts-hitek-child/assets/img/checkbox-on.png');
}

.buy-btn .stock.out-of-stock,
.buy-btn .bis_notifier_wrapper {
	display: none !important;
}