/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 22 2025 | 10:36:44 */
.dwl-products-list-style-2 a.button.dwl-add-to-cart:hover{
	background-color: #fff;
    color: #1FA64A !important;
}
/* .dwl-products-list-style-2 .dwl-single-product-item.dwl-product-item {
	background-color: transparent;
} */
.dwl-products-list-style-2 .dwl-product-image{
	background-color:#fff;
	border-radius: 40px 40px 0 0;
}
.dwl-products-list-style-2 a.button.dwl-add-to-cart {
	 background-color: #fff;
}
a.button.dwl-add-to-cart {
    color: #1FA64A !important;
}
/* .dwl-single-product-item .dwl-product-title-price-bg {
	border-radius: 0px 0px 40px 40px;
	padding-bottom: 40px;
} */

/* dynamic-variation-swatches.css */

/* variation short description */
.variation-description p{
	font-size: 15px;
	line-height: 20px;
	font-weight: 500;
	margin: 10px 0;
}



