/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 14 2023 | 00:40:33 */
i.far.fa-handshake {
    color: white;
    filter: invert(1);
    display: none;
	transition: 0.5 all ease-in-out;
}
.elementor-button-wrapper:hover i.far.fa-handshake {
	display: block;
}
.custom-product-kate img {
    display: none;
}
.custom-product-kate h5.jet-woo-category-title {
    text-align: left !important;
}
.custom-product-kate a.jet-woo-category-title__link {
    color: #f5d204;
}
.custom-product-kate .jet-woo-categories__item {
    margin-bottom: 10px;
    background: black;
}
.custom-product-kate .jet-woo-categories .jet-woo-category-title 
{
	margin:0px !important;
}
@media screen and (max-width: 671px) {
.jet-tabs__control-wrapper .jet-tabs__control {
    width: 40%;
}
/* img.swiper-slide-image {
		aspect-ratio: 3/2;
		object-fit: contain;
		width: 85%
		height: 60%
		filter: invert(1) !important;
	} */
	