/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 14 2026 | 07:44:11 */
.yith-wcwl-icon {
	font-size: 13px!important;
    position: absolute!important;
}

.wishlist-title h2 {
	font-family:"Butler";
	font-size:40px;
	font-weight:700;
	text-transform:uppercase;
}
.wishlist_table {
	font-family:"Inter";
	font-size:13px;
}


.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist {
	top: 1em!important;
    right: 2em!important;
	left:unset!important;
}


@media (max-width: 481px) {
	.yith-wcwl-add-to-wishlist {
		z-index:0!important;
	}
	.wishlist_table {
		padding:0em 1em;
		display: flex;
    	flex-wrap: wrap;
	}
	.wishlist_table li {
		width: 100%;
    	margin-right: 1em;
    	margin-bottom: 2em!important;
	}
	.wishlist_table li .item-wrapper {
		width: 100%!important;
	}
	.wishlist_table .product-thumbnail {
		min-width: 100%!important;
		max-width:100%!important;
    	margin-right: 0px!important;
	}
	.wishlist_table li .item-wrapper .item-details {
		min-width: 100%;
	}
	
	
}



#wish-subscriber .product-add-to-cart {
    display: none;
}


