/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: May 25 2026 | 12:19:46 */
.ova-product-slider.elementor-ralated .swiper-nav {
	display: none !important;	
}

.swiper-pagination-clickable.swiper-pagination-bullets {
	width: 100%;
 	position: relative;
 	text-align: center;
 	margin-top: 5rem;	
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	padding: 10px;	
}

.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--anchor.yith-wcwl-add-to-wishlist-button--single::before {
	content: '';
	background: radial-gradient(circle at center, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 80%);
	position: absolute;
	width: 66px;
	height: 98px;
	display: block;
	scale: 1.5;
	border-radius: 30%;
	filter: blur(8px);
	top: -3.5rem;
	right: -1.5rem;
	opacity: 0.6;
	z-index: -1;
}

.yith-wcwl-add-to-wishlist-button__label {
	display: none !important;	
}

.ova-product.product {
	overflow: hidden !important;	
}

.yith-wcwl-add-to-wishlist-button:not(.yith-wcwl-add-to-wishlist-button--themed-button) svg.yith-wcwl-add-to-wishlist-button-icon {
	color: #fff !important;	
}

.ova-icon-box.template3 {
	margin-bottom: 1rem;
	margin-right: 1rem;
}

.ova-is-featured {
	color: #000 !important;	
}
