/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 27 2024 | 23:39:01 */
.page-id-1024 a.wc-block-components-product-name {
    color: #15C39A;
    font-weight: 600;
    margin-bottom: 10px;
}
.page-id-1024 a.components-button.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained{
	color: #15C39A;
}
.page-id-1024 a.wc-block-components-totals-coupon-link {
    color: #15C39A;
    font-weight: 600;
}
.page-id-1024 a#wc-block-components-totals-shipping__change-address__link{
    color: #15C39A;
    font-weight: 600;
}
.page-id-1024 span.wc-block-components-button__text{
    color: #15C39A;
    font-weight: 600;
}
.page-id-1024 .is-large.wc-block-cart .wc-block-cart-items th {
	padding: 1.25rem 26px 1.25rem 0;
}
.page-id-1024 button.wc-block-cart-item__remove-link {
    background-color: #15C39A !important;
    color: #fff !important;
    text-decoration: none !important;
    padding: 12px 22px !important;
    border-radius: 12px !important;
}