/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 24 2025 | 14:50:12 */
.woocommerce-Price-amount {
    color: #ffffff !important;
}
p.woocommerce-mini-cart__buttons.buttons a {
    background-color: #fd1c3b !important;
}

.scheme_dark .sc_layouts_cart_widget
 {
   
    background-color: #5d5d5d !important;
   }

@media (min-width: 768px) {
  .sc_layouts_cart_widget {
    width: 500px;
  }
}


.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
    margin-right: 8px;
    width: 80px;

  }

