/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 27 2026 | 18:30:37 */
#woofc-area > .woofc-cart-area a {
    font-style: normal;
}

.woofc-item-qty .woofc-item-qty-inner input.input-text.woofc-qty {
    display: none;
}

/**
  * SUGGESTED AREA
**/
.woofc-suggested > .woofc-suggested-heading {
	background: rgba(0, 0, 0, 0.25);
    border-radius: 3px;
    padding: 6px;
    font-weight: bold;
    text-transform: uppercase;
}
.woofc-suggested-product span.woocommerce-Price-amount.amount {
    font-size: 1.25em;
}