@media only screen and (max-width: 1165px) {
	.woocommerce ul.products li.product .button{
		width: 100% !important;
	}
	ul.products li.product button.woosq-btn{
		width: 100% !important;
	}
}
@media only screen and (max-width: 1024px) {
	.header-navbar > ul.no-bullets > li > a{
		padding: 15px 9px !important;
	}
}



@media only screen and (max-width: 768px) {
	a.wprmenu_parent_item > i.fas{
		display: none !important;
	}
	#woofc-count{
		display: block !important;
	}
        .halink-css-homelink{
                display: block !important;
        }
}