/*
Whislist heart
*/
/* .jet-woo-products-cqw-wrapper {
	top: auto !important;
	bottom: 0 !important;
	left: 0 !important;
} */
/*
End whislist heart
*/

/*
Products home page
*/
/* .jet-woo-product-title {
		font-family: "senlot", Sans-serif;
		font-size: 1.5em !important;
		font-weight: 400 !important;
		text-align: center !important;
		padding: 0em 0em 13em 0em !important;
} */

span.woocommerce-Price-amount.amount:after {
	content: "   Tax Incl.";
	padding-left: 0.7em;
	font-family: "senlot", Sans-serif;
}

.elementor-wc-products ul.products {
    display: block !important;
}

/*
End products home page
*/