/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 05 2025 | 20:38:17 */
/* item name */
.widget_shopping_cart_content .elementor-menu-cart__product-name a{
	color:#2c726d;
}
.elementor-menu-cart__footer-buttons a{
	background: #2c726d !important;
    color: #eee;
    font-size: 14px;
    border-radius: 50px !important;
    border: 2px solid #2c726d !important;
    text-transform: uppercase !important;
}

.elementor-menu-cart__product-price{
	color:black;
}