/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 29 2025 | 15:58:34 */
[data-header*="type-1"] [data-id="cart"] .ct-cart-content {
    --dropdownTopOffset: 15px;
    --theme-text-color: #555;
    --mini-cart-background-color: #fcfcfc;
	border-radius: 10px;
}
.woocommerce-mini-cart li, .woocommerce-mini-cart__total, .woocommerce-mini-cart__empty-message, .ct-shipping-progress-mini-cart, .ct-suggested-products--mini-cart .ct-module-title {
    color: #000 !important;
}