/* Start custom CSS for text-editor, class: .elementor-element-46b37aef */p.backorder_notification {
    color: red;
    font-size: 2rem;
}

.woocommerce-cart .button  {
    background-color: #61CE70;
    text-decoration: none;
}

.woocommerce-cart .button:hover {
    color:white;
    background-color: #B0A377;
    text-decoration: none;
}


.woocommerce-cart .woocommerce-cart-form .actions button[name=update_cart]:hover {
    color:white;
    background-color: #B0A377;
    text-decoration: none;
}/* End custom CSS */