/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 29 2025 | 10:33:05 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */

.widget_shopping_cart .button.checkout.wc-forward {
    background-color: #A31E1C !important;
    color: #fff !important;
}


.widget_shopping_cart .button.checkout.wc-forward:hover {
    background-color: #871816 !important;
}

.product-theme {
    cursor: pointer;
}

.custom-select-wrap a.wcpa_add_to_cart_button{padding:10px 20px; width:150px; text-align:center; line-height:inherit !important; letter-spacing:1px;
 background-color: #A31E1C !important;
    color: #fff !important;
}