.elementor-23 .elementor-element.elementor-element-a9eedf7 > .elementor-container{max-width:1440px;}/* Start custom CSS for shortcode, class: .elementor-element-cead776 */a.checkout-button.button.alt.wc-forward {
    background-color: #000000 !important;
    color: #FFFFFF !important;
    border: none;
    padding: 10px 20px;
    font-size: 15px;
    text-decoration: none;
    cursor: pointer;
}

a.checkout-button.button.alt.wc-forward:hover {
    background-color: #F1CBCA !important;
    color: #000000 !important;
}

button.button[name="update_cart"] {
    background-color: #000000 !important;
    color: #FFFFFF !important;
    border: none;
    padding: 10px 20px;
    font-size: 11px;
    cursor: pointer;
}

button.button[name="update_cart"]:hover {
    background-color: #F1CBCA !important;
    color: #000000 !important;
}

button.button[name="update_cart"]:disabled {
    background-color: #CCCCCC !important;
    color: #666666 !important;
    cursor: not-allowed;
}
button.button[name="apply_coupon"] {
    background-color: #000000 !important;
    color: #FFFFFF !important;
    border: none;
    padding: 10px 20px;
    font-size: 12px;
    cursor: pointer;
}

button.button[name="apply_coupon"]:hover {
    background-color: #F1CBCA !important;
    color: #000000 !important;
}
th.product-remove,
th.product-thumbnail,
th.product-name,
th.product-price,
th.product-quantity,
th.product-subtotal {
    color: #FFFFFF !important;
}/* End custom CSS */